Documentation TYPO3 par Ameos |
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() | |
Definition at line 82 of file alt_shortcut.php.
|
|
Creates lines for the editing form.
Definition at line 345 of file alt_shortcut.php. |
|
|
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
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(). |
|
|
Returns icon for shortcut display
Definition at line 495 of file alt_shortcut.php. |
|
|
Initialize (page output)
Definition at line 203 of file alt_shortcut.php. References t3lib_div::makeInstance(). |
|
||||||||||||||||
|
Returns title-label for icon
Definition at line 519 of file alt_shortcut.php. |
|
|
Main function, creating content in the frame
Definition at line 237 of file alt_shortcut.php. |
|
||||||||||||
|
Returns relative filename for icon.
Definition at line 482 of file alt_shortcut.php. References t3lib_div::isAbsPath(). |
|
|
Pre-initialization - setting input variables for storing shortcuts etc.
Definition at line 121 of file alt_shortcut.php. References t3lib_div::_GP(), and t3lib_div::makeInstance(). |
|
|
Adding shortcuts, editing shortcuts etc.
Definition at line 146 of file alt_shortcut.php. References t3lib_div::testInt(). |
|
|
Outputting the accumulated content to screen
Definition at line 454 of file alt_shortcut.php. |
1.4.6