|
TYPO3 API
SVNRelease
|
Public Member Functions | |
| init () | |
| main () | |
| printContent () | |
Public Attributes | |
| $MCONF = array() | |
| $MOD_MENU = array() | |
| $MOD_SETTINGS = array() | |
| $perms_clause | |
| $modTSconfig | |
| $type | |
| $pageinfo | |
| $url | |
| $id | |
| $wsInstruction = '' | |
| SC_mod_web_view_index::init | ( | ) |
Initialization of module
Definition at line 82 of file index.php.
References $BE_USER, $GLOBALS, t3lib_div\_GP(), and t3lib_BEfunc\getModTSconfig().
| SC_mod_web_view_index::main | ( | ) |
Main function
Definition at line 100 of file index.php.
References $BACK_PATH, $BE_USER, $CLIENT, $TCA, $TYPO3_CONF_VARS, t3lib_BEfunc\BEgetRootLine(), t3lib_BEfunc\firstDomainRecord(), t3lib_BEfunc\getDomainStartPage(), t3lib_div\getIndpEnv(), t3lib_div\makeInstance(), and t3lib_BEfunc\readPageAccess().
| SC_mod_web_view_index::printContent | ( | ) |
Redirect URL
Definition at line 134 of file index.php.
References t3lib_utility_Http\redirect().
1.7.5.1