SC_alt_shortcut Klassenreferenz
Aufstellung aller Elemente
Dokumentation der Elementfunktionen
| SC_alt_shortcut::editLoadedFunc |
( |
|
) |
|
Creates lines for the editing form.
- Rückgabe:
- void
| 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
- Rückgabe:
- void
| SC_alt_shortcut::getIcon |
( |
$ |
modName |
) |
|
Returns icon for shortcut display
- Parameter:
-
| string | Backend module name |
- Rückgabe:
- string Icon file name
| SC_alt_shortcut::getLinkedPageId |
( |
$ |
url |
) |
|
Return the ID of the page in the URL if found.
- Parameter:
-
| string | The URL of the current shortcut link |
- Rückgabe:
- string If a page ID was found, it is returned. Otherwise: 0
| SC_alt_shortcut::hasWorkspaceAccess |
( |
|
) |
|
Checks if user has access to Workspace module.
- Rückgabe:
- boolean Returns true if user has access to workspace module.
| SC_alt_shortcut::init |
( |
|
) |
|
Initialize (page output)
- Rückgabe:
- void
| SC_alt_shortcut::itemLabel |
( |
$ |
inlabel, |
|
|
$ |
modName, |
|
|
$ |
M_modName = '' | |
|
) |
| | |
Returns title-label for icon
- Parameter:
-
| string | In-label |
| string | Backend module name (key) |
| string | Backend module label (user defined?) |
- Rückgabe:
- string Label for the shortcut item
| SC_alt_shortcut::main |
( |
|
) |
|
Main function, creating content in the frame
- Rückgabe:
- void
| SC_alt_shortcut::mIconFilename |
( |
$ |
Ifilename, |
|
|
$ |
backPath | |
|
) |
| | |
Returns relative filename for icon.
- Parameter:
-
| string | Absolute filename of the icon |
| string | Backpath string to prepend the icon after made relative |
- Rückgabe:
- void
| SC_alt_shortcut::preinit |
( |
|
) |
|
Pre-initialization - setting input variables for storing shortcuts etc.
- Rückgabe:
- void
| SC_alt_shortcut::preprocess |
( |
|
) |
|
Adding shortcuts, editing shortcuts etc.
- Rückgabe:
- void
| SC_alt_shortcut::printContent |
( |
|
) |
|
Outputting the accumulated content to screen
- Rückgabe:
- void
| SC_alt_shortcut::workspaceSelector |
( |
|
) |
|
Create selector for workspaces and change workspace if command is given to do that.
- Rückgabe:
- string HTML
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
- /srv/www/vhosts/typo3.local/typo3_src-4.2.10/typo3/alt_shortcut.php