Documentation TYPO3 par Ameos |
Public Member Functions | |
generateList () | |
addElement ($h, $icon, $data, $tdParams="", $lMargin="", $altLine='') | |
writeBottom () | |
getImageList ($files) | |
renderImage ($imgArr) |
Definition at line 55 of file index.php.
|
Returns a table-row with the content from the fields in the input data array. OBS: $this->fieldArray MUST be set! (represents the list of fields to display)
-tags
-tags. Must carry a ' ' as first character
Reimplemented from t3lib_recordList. |
|
Reading files and directories, counting elements and generating the list in ->HTMLcode
Reimplemented from fileList. Definition at line 56 of file index.php. References fileList::readDirectory(). |
|
Finishes the list with the "stopper"-gif, adding the HTML code for that item to the internal ->HTMLcode string
Reimplemented from t3lib_recordList. |