localRecordList_actionsHook Schnittstellenreferenz

Aufstellung aller Elemente

Öffentliche Methoden

 makeClip ($table, $row, $cells, &$parentObject)
 makeControl ($table, $row, $cells, &$parentObject)
 renderListHeader ($table, $currentIdList, $headerColumns, &$parentObject)
 renderListHeaderActions ($table, $currentIdList, $cells, &$parentObject)

Dokumentation der Elementfunktionen

localRecordList_actionsHook::makeClip ( table,
row,
cells,
&$  parentObject 
)

modifies Web>List clip icons (copy, cut, paste, etc.) of a displayed row

Parameter:
string the current database table
array the current record row
array the default clip-icons to get modified
object Instance of calling object
Rückgabe:
array the modified clip-icons
localRecordList_actionsHook::makeControl ( table,
row,
cells,
&$  parentObject 
)

modifies Web>List control icons of a displayed row

Parameter:
string the current database table
array the current record row
array the default control-icons to get modified
object Instance of calling object
Rückgabe:
array the modified control-icons
localRecordList_actionsHook::renderListHeader ( table,
currentIdList,
headerColumns,
&$  parentObject 
)

modifies Web>List header row columns/cells

Parameter:
string the current database table
array Array of the currently displayed uids of the table
array An array of rendered cells/columns
object Instance of calling (parent) object
Rückgabe:
array Array of modified cells/columns
localRecordList_actionsHook::renderListHeaderActions ( table,
currentIdList,
cells,
&$  parentObject 
)

modifies Web>List header row clipboard/action icons

Parameter:
string the current database table
array Array of the currently displayed uids of the table
array An array of the current clipboard/action icons
object Instance of calling (parent) object
Rückgabe:
array Array of modified clipboard/action icons

Die Dokumentation für diese Schnittstelle 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