SC_alt_db_navframe Class Reference

List of all members.

Public Member Functions

 init ()
 initPage ()
 main ()
 printContent ()
 initializeTemporaryDBmount ()
 settingTemporaryMountPoint ($pageId)
 ajaxExpandCollapse ($params, &$ajaxObj)

Public Attributes

 $content
 $pagetree
 $doc
 $active_tempMountPoint = 0
 $backPath
 $currentSubScript
 $cMR
 $setTempDBmount
 $template
 $hasFilterBox

Protected Member Functions

 getButtons ()
 getWorkspaceInfo ()

Detailed Description

Definition at line 68 of file alt_db_navframe.php.


Member Function Documentation

SC_alt_db_navframe::ajaxExpandCollapse ( params,
&$  ajaxObj 
)

Makes the AJAX call to expand or collapse the pagetree. Called by typo3/ajax.php

Parameters:
array $params: additional parameters (not used here)
TYPO3AJAX &$ajaxObj: reference of the TYPO3AJAX object of this request
Returns:
void

Definition at line 378 of file alt_db_navframe.php.

SC_alt_db_navframe::getButtons (  )  [protected]

Create the panel of buttons for submitting the form or otherwise perform operations.

Returns:
array all available buttons as an assoc. array

Definition at line 257 of file alt_db_navframe.php.

References t3lib_div::getIndpEnv().

Referenced by main().

SC_alt_db_navframe::getWorkspaceInfo (  )  [protected]

Create the workspace information

Returns:
string HTML containing workspace info

Definition at line 284 of file alt_db_navframe.php.

SC_alt_db_navframe::init (  ) 

Initialiation of the class

Returns:
void

Definition at line 96 of file alt_db_navframe.php.

References $BACK_PATH, t3lib_div::_GP(), initializeTemporaryDBmount(), and t3lib_div::makeInstance().

SC_alt_db_navframe::initializeTemporaryDBmount (  ) 

Getting temporary DB mount

Returns:
void

Definition at line 324 of file alt_db_navframe.php.

Referenced by init().

SC_alt_db_navframe::initPage (  ) 

initialization for the visual parts of the class Use template rendering only if this is a non-AJAX call

Returns:
void

Definition at line 138 of file alt_db_navframe.php.

References $BACK_PATH, $GLOBALS, and t3lib_div::makeInstance().

SC_alt_db_navframe::main (  ) 

Main function, rendering the browsable page tree

Returns:
void

Definition at line 194 of file alt_db_navframe.php.

References $CLIENT, $GLOBALS, t3lib_div::fixed_lgd_cs(), getButtons(), and t3lib_iconWorks::skinImg().

SC_alt_db_navframe::printContent (  ) 

Outputting the accumulated content to screen

Returns:
void

Definition at line 248 of file alt_db_navframe.php.

SC_alt_db_navframe::settingTemporaryMountPoint ( pageId  ) 

Setting temporary page id as DB mount

Parameters:
integer The page id to set as DB mount
Returns:
void

Definition at line 359 of file alt_db_navframe.php.


Member Data Documentation

SC_alt_db_navframe::$active_tempMountPoint = 0

Definition at line 80 of file alt_db_navframe.php.

SC_alt_db_navframe::$backPath

Definition at line 81 of file alt_db_navframe.php.

SC_alt_db_navframe::$cMR

Definition at line 85 of file alt_db_navframe.php.

SC_alt_db_navframe::$content

Definition at line 71 of file alt_db_navframe.php.

SC_alt_db_navframe::$currentSubScript

Definition at line 84 of file alt_db_navframe.php.

SC_alt_db_navframe::$doc

Definition at line 79 of file alt_db_navframe.php.

SC_alt_db_navframe::$hasFilterBox

Definition at line 89 of file alt_db_navframe.php.

SC_alt_db_navframe::$pagetree

Definition at line 72 of file alt_db_navframe.php.

SC_alt_db_navframe::$setTempDBmount

Definition at line 86 of file alt_db_navframe.php.

SC_alt_db_navframe::$template

Definition at line 88 of file alt_db_navframe.php.


The documentation for this class was generated from the following file:
Generated on Sat Nov 29 04:23:32 2008 for TYPO3 API by  doxygen 1.4.7