Property | Type | Description | |
---|---|---|---|
$edit_lang_id | |||
$lang_defs | |||
$u_action |
Property | Type | Description | |
---|---|---|---|
$type_collection | phpbb\di\service_collection |
Method | Description | |
---|---|---|
build_language_options ( &$cp, $field_type, $action = 'create' ) | Build all Language specific options | |
main ( $id, $mode ) | ||
save_profile_field ( &$cp, $field_type, $action = 'create' ) | Save Profile Field | |
update_insert ( $table, $sql_ary, $where_fields ) | Update, then insert if not successfull |
public build_language_options ( &$cp, $field_type, $action = 'create' ) |
public save_profile_field ( &$cp, $field_type, $action = 'create' ) |
public update_insert ( $table, $sql_ary, $where_fields ) |
protected service_collection,phpbb\di $type_collection | ||
return | phpbb\di\service_collection |