"TYPO3 4.0.1: SC_alt_db_navframe Class Reference", "datetime" => "Sat Dec 2 19:25:27 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>
Public Member Functions | |
| init () | |
| main () | |
| printContent () | |
| initializeTemporaryDBmount () | |
| settingTemporaryMountPoint ($pageId) | |
Public Attributes | |
| $content | |
| $pagetree | |
| $doc | |
| $active_tempMountPoint = 0 | |
| $currentSubScript | |
| $cMR | |
| $setTempDBmount | |
Definition at line 192 of file alt_db_navframe.php.
|
|
Initialiation of the class
Definition at line 210 of file alt_db_navframe.php. References t3lib_div::_GP(), initializeTemporaryDBmount(), and t3lib_div::makeInstance(). |
|
|
Getting temporary DB mount
Definition at line 415 of file alt_db_navframe.php. References t3lib_div::intInRange(), and t3lib_BEfunc::readPageAccess(). Referenced by init(). |
|
|
Main function, rendering the browsable page tree
Definition at line 313 of file alt_db_navframe.php. References t3lib_BEfunc::cshItem(), t3lib_div::fixed_lgd_cs(), and t3lib_div::getIndpEnv(). |
|
|
Outputting the accumulated content to screen
Definition at line 387 of file alt_db_navframe.php. |
|
|
Setting temporary page id as DB mount
Definition at line 449 of file alt_db_navframe.php. |