"TYPO3 4.0.1: wsol_preview Class Reference", "datetime" => "Sat Dec 2 19:27:35 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>

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::generateUrls  ) 
 

URLs generated in $this->URL array

Returns:
void

Definition at line 133 of file wsol_preview.php.

References t3lib_div::_GP(), t3lib_div::getIndpEnv(), t3lib_BEfunc::getRecord(), isBeLogin(), and t3lib_BEfunc::isPidInVersionizedBranch().

Referenced by main().

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.

Referenced by generateUrls(), main(), and printFrameset().

wsol_preview::main  ) 
 

Main function of class

Returns:
void

Definition at line 71 of file wsol_preview.php.

References t3lib_div::_GP(), generateUrls(), isBeLogin(), and printFrameset().

wsol_preview::printFrameset  ) 
 

Outputting frameset HTML code

Returns:
void

Definition at line 164 of file wsol_preview.php.

References isBeLogin().

Referenced by main().


The documentation for this class was generated from the following file: