|
TYPO3 API
SVNRelease
|
Go to the source code of this file.
Classes | |
| class | wsol_preview |
Namespaces | |
| namespace | TYPO3 |
Enumerations | |
| enum | TYPO3_PROCEED_IF_NO_USER |
Variables | |
| if(defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/mod/user/ws/wsol_preview.php'])) | $previewObject = t3lib_div::makeInstance('wsol_preview') |
Workspace preview module
62: class wsol_preview 71: function main() 133: function generateUrls() 164: function printFrameset() 206: function isBeLogin()
TOTAL FUNCTIONS: 4 (This index is automatically created/updated by the extension "extdeveval")
Definition at line 45 of file wsol_preview.php.
| if (defined('TYPO3_MODE')&&isset($GLOBALS['TYPO3_CONF_VARS'][TYPO3_MODE]['XCLASS']['typo3/mod/user/ws/wsol_preview.php'])) $previewObject = t3lib_div::makeInstance('wsol_preview') |
Definition at line 215 of file wsol_preview.php.
1.7.5.1