Public Member Functions | |
| main () | |
| generateUrls () | |
| printFrameset () | |
| isBeLogin () | |
Public Attributes | |
| $workspace = 0 | |
Definition at line 62 of file wsol_preview.php.
| wsol_preview::main | ( | ) |
| wsol_preview::generateUrls | ( | ) |
| wsol_preview::printFrameset | ( | ) |
| wsol_preview::isBeLogin | ( | ) |
Checks if a backend user is logged in. Due to the line "define('TYPO3_PROCEED_IF_NO_USER', '1');" the backend is initialized even if no backend user was authenticated. This is in order to allow previews through this module of yet not-logged in users.
Definition at line 206 of file wsol_preview.php.