class acp_profile
Properties
$u_action | ||
$edit_lang_id | ||
$lang_defs |
Methods
main($id, $mode)
|
||
build_language_options($cp, $field_type, $action = 'create')
Build all Language specific options |
||
save_profile_field($cp, $field_type, $action = 'create')
Save Profile Field |
||
update_insert($table, $sql_ary, $where_fields)
Update, then insert if not successfull |
Details
at line 34
public
main($id, $mode)
at line 803
public
build_language_options($cp, $field_type, $action = 'create')
Build all Language specific options
at line 900
public
save_profile_field($cp, $field_type, $action = 'create')
Save Profile Field
at line 1203
public
update_insert($table, $sql_ary, $where_fields)
Update, then insert if not successfull