[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 174 lines (7 kb) |
Included or required: | 1 time |
Referenced: | 0 times |
Includes or requires: | 1 file 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. |
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |