[ Index ] |
|
Code source de eGroupWare 1.2.106-2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 296 lignes (8 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
customfields:: (9 méthodes):
customfields()
edit()
update_fields()
sort_by_order()
update()
delete()
create()
save_repository()
get_customfields()
Classe: customfields - X-Ref
Custiomfields class - manages customfield definitions in egw_config tablecustomfields($appname='') X-Ref |
edit($content = null) X-Ref |
Edit/Create Custom fields with type author: Ralf Becker <ralfbecker-AT-outdoor-training.de> param: array $content Content from the eTemplate Exec |
update_fields(&$content) X-Ref |
Pas de description |
sort_by_order($arr1,$arr2) X-Ref |
Pas de description |
update(&$content) X-Ref |
Pas de description |
delete(&$content) X-Ref |
deletes custom field from customfield definitions |
create(&$content) X-Ref |
create a new custom field |
save_repository() X-Ref |
save changes to repository |
get_customfields() X-Ref |
get customfields of using application author: Cornelius Weiss return: array with customfields |
Généré le : Sun Feb 25 17:20:01 2007 | par Balluche grâce à PHPXref 0.7 |