[ Index ] |
PHP Cross Reference of Unnamed Project |
[Source view] [Print] [Project Stats]
(no description)
Copyright: | (c) 2005 phpBB Group |
License: | http://opensource.org/licenses/gpl-license.php GNU Public License |
Version: | $Id$ |
File Size: | 1657 lines (52 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
acp_profile:: (5 methods):
main()
build_language_options()
save_profile_field()
update_insert()
add_field_ident()
Class: acp_profile - X-Ref
main($id, $mode) X-Ref |
No description |
build_language_options(&$cp, $field_type, $action = 'create') X-Ref |
Build all Language specific options |
save_profile_field(&$cp, $field_type, $action = 'create') X-Ref |
Save Profile Field |
update_insert($table, $sql_ary, $where_fields) X-Ref |
Update, then insert if not successfull |
add_field_ident($field_ident, $field_type) X-Ref |
Return sql statement for adding a new field ident (profile field) to the profile fields data table |
Generated: Wed Oct 2 15:03:47 2013 | Cross-referenced by PHPXref 0.7.1 |