Public Member Functions | |
| init () | |
| main () | |
| printContent () | |
Public Attributes | |
| $content | |
| $doc | |
Protected Member Functions | |
| getButtons () | |
Definition at line 76 of file show_rechis.php.
| SC_show_rechis::getButtons | ( | ) | [protected] |
Create the panel of buttons for submitting the form or otherwise perform operations.
Definition at line 147 of file show_rechis.php.
References $GLOBALS, t3lib_BEfunc::cshItem(), t3lib_div::makeInstance(), and t3lib_iconWorks::skinImg().
Referenced by main().
| SC_show_rechis::init | ( | ) |
Initialize the module output
Definition at line 93 of file show_rechis.php.
References $GLOBALS, and t3lib_div::makeInstance().
| SC_show_rechis::main | ( | ) |
Generate module output
Definition at line 111 of file show_rechis.php.
References getButtons(), and t3lib_div::makeInstance().
| SC_show_rechis::printContent | ( | ) |
Outputting the accumulated content to screen
Definition at line 135 of file show_rechis.php.
| SC_show_rechis::$content |
Definition at line 79 of file show_rechis.php.
| SC_show_rechis::$doc |
Definition at line 86 of file show_rechis.php.
1.4.7