SC_alt_shortcut Klassenreferenz

Aufstellung aller Elemente

Öffentliche Methoden

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

Öffentliche Attribute

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

Geschützte Attribute

 $isAjaxCall

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:
 Alle Klassen Namensbereiche Funktionen Variablen

Erzeugt am Wed Oct 28 16:40:21 2009 für Typo3 von  doxygen 1.6.1