Documentation TYPO3 par Ameos

SC_alt_shortcut Class Reference

List of all members.

Public Member Functions

 preinit ()
 preprocess ()
 init ()
 main ()
 editLoadedFunc ()
 editPageIdFunc ()
 printContent ()
 mIconFilename ($Ifilename, $backPath)
 getIcon ($modName)
 itemLabel ($inlabel, $modName, $M_modName='')

Public Attributes

 $modName
 $M_modName
 $URL
 $editSC
 $deleteCategory
 $editName
 $editGroup
 $whichItem
 $loadModules
 $doc
 $nGroups
 $nGlobals
 $content
 $lines
 $editLoaded
 $editError
 $editPath
 $editSC_rec
 $theEditRec
 $editPage
 $selOpt
 $alternativeTableUid = array()

Detailed Description

Definition at line 82 of file alt_shortcut.php.


Member Function Documentation

SC_alt_shortcut::editLoadedFunc  ) 
 

Creates lines for the editing form.

Returns:
void

Definition at line 345 of file alt_shortcut.php.

SC_alt_shortcut::editPageIdFunc  ) 
 

If "editPage" value is sent to script and it points to an accessible page, the internal var $this->theEditRec is set to the page record which should be loaded. Returns void

Returns:
void

Definition at line 406 of file alt_shortcut.php.

References t3lib_BEfunc::getRecord(), t3lib_BEfunc::getRecordPath(), t3lib_BEfunc::getRecordsByField(), t3lib_extMgm::isLoaded(), t3lib_BEfunc::openPageTree(), and t3lib_div::testInt().

SC_alt_shortcut::getIcon modName  ) 
 

Returns icon for shortcut display

Parameters:
string Backend module name
Returns:
string Icon file name

Definition at line 495 of file alt_shortcut.php.

SC_alt_shortcut::init  ) 
 

Initialize (page output)

Returns:
void

Definition at line 203 of file alt_shortcut.php.

References t3lib_div::makeInstance().

SC_alt_shortcut::itemLabel inlabel,
modName,
M_modName = ''
 

Returns title-label for icon

Parameters:
string In-label
string Backend module name (key)
string Backend module label (user defined?)
Returns:
string Label for the shortcut item

Definition at line 519 of file alt_shortcut.php.

SC_alt_shortcut::main  ) 
 

Main function, creating content in the frame

Returns:
void

Definition at line 237 of file alt_shortcut.php.

SC_alt_shortcut::mIconFilename Ifilename,
backPath
 

Returns relative filename for icon.

Parameters:
string Absolute filename of the icon
string Backpath string to prepend the icon after made relative
Returns:
void

Definition at line 482 of file alt_shortcut.php.

References t3lib_div::isAbsPath().

SC_alt_shortcut::preinit  ) 
 

Pre-initialization - setting input variables for storing shortcuts etc.

Returns:
void

Definition at line 121 of file alt_shortcut.php.

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

SC_alt_shortcut::preprocess  ) 
 

Adding shortcuts, editing shortcuts etc.

Returns:
void

Definition at line 146 of file alt_shortcut.php.

References t3lib_div::testInt().

SC_alt_shortcut::printContent  ) 
 

Outputting the accumulated content to screen

Returns:
void

Definition at line 454 of file alt_shortcut.php.


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


Généré par Le spécialiste TYPO3 avec  doxygen 1.4.6