wsol_preview Class Reference

List of all members.

Public Member Functions

 main ()
 generateUrls ()
 printFrameset ()
 isBeLogin ()

Public Attributes

 $workspace = 0


Detailed Description

Definition at line 62 of file wsol_preview.php.


Member Function Documentation

wsol_preview::main (  ) 

Main function of class

Returns:
void

Definition at line 71 of file wsol_preview.php.

wsol_preview::generateUrls (  ) 

URLs generated in $this->URL array

Returns:
void

Definition at line 133 of file wsol_preview.php.

wsol_preview::printFrameset (  ) 

Outputting frameset HTML code

Returns:
void

Definition at line 164 of file wsol_preview.php.

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.

Returns:
boolean True, if there is a logged in backend user.

Definition at line 206 of file wsol_preview.php.


The documentation for this class was generated from the following file:
This documentation has been generated automatically from TYPO3 source code using Doxygen and is provided as is by Cast Iron Coding as a courtesy to other TYPO3 developers and users. Please consider Cast Iron Coding — a full-service web development agency in Portland, Oregon specializing in TYPO3 extension development — for all of your TYPO3 development and consulting needs!