| [ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 640 lignes (21 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
uisettings:: (17 méthodes):
uisettings()
edit_user()
index()
check_app()
is_forced_value()
create_password_box()
create_input_box()
process_help()
create_check_box()
create_option_string()
create_section()
create_subsection()
create_select_box()
create_notify()
create_text_area()
is_admin()
show_list()
Classe: uisettings - X-Ref
| uisettings() X-Ref |
| Pas de description |
| edit_user() X-Ref |
| add nation ACL tab to Admin >> Edit user |
| index() X-Ref |
| Pas de description |
| check_app() X-Ref |
| Pas de description |
| is_forced_value($_appname,$preference_name) X-Ref |
| Pas de description |
| create_password_box($label_name,$preference_name,$help='',$size='',$max_size='',$run_lang=True) X-Ref |
| Pas de description |
| create_input_box($label,$name,$help='',$default='',$size='',$max_size='',$type='',$run_lang=True) X-Ref |
| Pas de description |
| process_help($help,$run_lang=True) X-Ref |
| Pas de description |
| create_check_box($label,$name,$help='',$default='',$run_lang=True) X-Ref |
| Pas de description |
| create_option_string($selected,$values) X-Ref |
| Pas de description |
| create_section($title='') X-Ref |
| Pas de description |
| create_subsection($title='') X-Ref |
| Pas de description |
| create_select_box($label,$name,$values,$help='',$default='',$run_lang=True) X-Ref |
| Pas de description |
| create_notify($label,$name,$rows,$cols,$help='',$default='',$vars2='',$subst_help=True,$run_lang=True) X-Ref |
| creates text-area or inputfield with subtitution-variables param: string $label untranslated label param: string $name name of the pref param: int $rows of the textarea or input-box ($rows==1) param: int $cols of the textarea or input-box ($rows==1) param: string $help='' untranslated help-text, run through lang if $run_lang != false param: string $default='' default-value param: array $vars2='' array with extra substitution-variables of the form key => help-text param: boolean $subst_help=true show help about substitues param: boolean $run_lang=true should $help help be run through lang() |
| create_text_area($label,$name,$rows,$cols,$help='',$default='',$run_lang=True) X-Ref |
| Pas de description |
| is_admin() X-Ref |
| Pas de description |
| show_list($header=' ') X-Ref |
| Pas de description |
| Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |