Documentation TYPO3 par Ameos |
Public Member Functions | |
listURL ($altId='', $table=-1, $exclList='') | |
ext_addP () | |
linkWrapItems ($table, $uid, $code, $row) | |
linkWrapTable ($table, $code) | |
Public Attributes | |
$script = 'browse_links.php' |
Definition at line 157 of file browse_links.php.
|
Returns additional, local GET parameters to include in the links of the record list.
Definition at line 187 of file browse_links.php. Referenced by listURL(). |
|
Returns the title (based on $code) of a record (from table $table) with the proper link around (that is for "pages"-records a link to the level of that record...)
Reimplemented from recordList. Definition at line 204 of file browse_links.php. References recordList::$table, t3lib_div::fixed_lgd_cs(), and t3lib_iconWorks::getIcon(). |
|
Returns the title (based on $code) of a table ($table) without a link
Reimplemented from recordList. Definition at line 237 of file browse_links.php. |
|
Creates the URL for links
Reimplemented from recordList. Definition at line 168 of file browse_links.php. References recordList::$table, ext_addP(), and t3lib_div::inList(). |