SC_alt_file_navframe Class Reference

List of all members.

Public Member Functions

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

Public Attributes

 $content
 $foldertree
 $doc
 $backPath
 $currentSubScript
 $cMR

Protected Member Functions

 getButtons ()

Detailed Description

Definition at line 70 of file alt_file_navframe.php.


Member Function Documentation

SC_alt_file_navframe::ajaxExpandCollapse ( params,
&$  ajaxObj 
)

Makes the AJAX call to expand or collapse the foldertree. 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 240 of file alt_file_navframe.php.

References $ajaxObj, and init().

SC_alt_file_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 210 of file alt_file_navframe.php.

References $GLOBALS, t3lib_BEfunc::cshItem(), and t3lib_iconWorks::skinImg().

Referenced by main().

SC_alt_file_navframe::init (  ) 

Initialiation of the script class

Returns:
void

Definition at line 94 of file alt_file_navframe.php.

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

Referenced by ajaxExpandCollapse().

SC_alt_file_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 117 of file alt_file_navframe.php.

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

SC_alt_file_navframe::main (  ) 

Main function, rendering the folder tree

Returns:
void

Definition at line 162 of file alt_file_navframe.php.

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

SC_alt_file_navframe::printContent (  ) 

Outputting the accumulated content to screen

Returns:
void

Definition at line 201 of file alt_file_navframe.php.


Member Data Documentation

SC_alt_file_navframe::$backPath

Definition at line 82 of file alt_file_navframe.php.

SC_alt_file_navframe::$cMR

Definition at line 86 of file alt_file_navframe.php.

SC_alt_file_navframe::$content

Definition at line 73 of file alt_file_navframe.php.

SC_alt_file_navframe::$currentSubScript

Definition at line 85 of file alt_file_navframe.php.

SC_alt_file_navframe::$doc

Definition at line 81 of file alt_file_navframe.php.

SC_alt_file_navframe::$foldertree

Definition at line 74 of file alt_file_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