localRecordList_actionsHook Interface Reference

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 36 of file interface.localrecordlist_actionsHook.php.


Member Function Documentation

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

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

Parameters:
string the current database table
array the current record row
array the default clip-icons to get modified
object Instance of calling object
Returns:
array the modified clip-icons

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

modifies Web>List control icons of a displayed row

Parameters:
string the current database table
array the current record row
array the default control-icons to get modified
object Instance of calling object
Returns:
array the modified control-icons

localRecordList_actionsHook::renderListHeader ( table,
currentIdList,
headerColumns,
&$  parentObject 
)

modifies Web>List header row columns/cells

Parameters:
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
Returns:
array Array of modified cells/columns

localRecordList_actionsHook::renderListHeaderActions ( table,
currentIdList,
cells,
&$  parentObject 
)

modifies Web>List header row clipboard/action icons

Parameters:
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
Returns:
array Array of modified clipboard/action icons


The documentation for this interface was generated from the following file:
Generated on Sat Nov 29 04:23:31 2008 for TYPO3 API by  doxygen 1.4.7