[ Index ] |
|
Code source de vtiger CRM 5.0.2 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 174 lignes (7 kb) |
Inclus ou requis: | 2 fois |
Référencé: | 0 fois |
Nécessite: | 1 fichier include/logging.php |
get_left_form_header($left_title) X-Ref |
Create HTML to display formatted form title of a form in the left pane param $left_title - the string to display as the title in the header |
get_left_form_footer() X-Ref |
Create HTML to display formatted form footer of form in the left pane. |
get_form_header($form_title, $other_text, $show_help) X-Ref |
Create HTML to display formatted form title. param $form_title - the string to display as the title in the header param $other_text - the string to next to the title. Typically used for form buttons. param $show_help - the boolean which determines if the print and help links are shown. |
get_form_footer() X-Ref |
Create HTML to display formatted form footer |
get_module_title($module, $module_title, $show_help) X-Ref |
Create HTML to display formatted module title. param $module - the string to next to the title. Typically used for form buttons. param $module_title - the string to display as the module title param $show_help - the boolean which determines if the print and help links are shown. |
insert_popup_header($theme) X-Ref |
Create a header for a popup. param $theme - The name of the current theme |
insert_popup_footer() X-Ref |
Create a footer for a popup. |
Généré le : Sun Feb 25 10:22:19 2007 | par Balluche grâce à PHPXref 0.7 |