"TYPO3 4.0.1: TBE_browser_recordList Class Reference", "datetime" => "Sat Dec 2 19:26:41 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>
Public Member Functions | |
TBE_browser_recordList () | |
listURL ($altId='', $table=-1, $exclList='') | |
ext_addP () | |
linkWrapItems ($table, $uid, $code, $row) | |
linkWrapTable ($table, $code) | |
listURL ($altId='', $table=-1, $exclList='') | |
ext_addP () | |
linkWrapItems ($table, $uid, $code, $row) | |
linkWrapTable ($table, $code) | |
Public Attributes | |
$thisScript = 'browse_links.php' |
Definition at line 156 of file class.browse_links.php.
|
Initializes the script path
Definition at line 164 of file class.browse_links.php. References t3lib_div::getIndpEnv(). |
|
Returns additional, local GET parameters to include in the links of the record list.
Definition at line 177 of file browse_links.php. |
|
Returns additional, local GET parameters to include in the links of the record list.
Definition at line 195 of file class.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 194 of file browse_links.php. References recordList::$table, t3lib_div::fixed_lgd(), t3lib_div::fixed_lgd_cs(), t3lib_iconWorks::getIcon(), and t3lib_div::int_from_ver(). |
|
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 212 of file class.browse_links.php. References recordList::$table, t3lib_div::fixed_lgd_cs(), t3lib_iconWorks::getIcon(), and t3lib_div::quoteJSvalue(). |
|
Returns the title (based on $code) of a table ($table) without a link
Reimplemented from recordList. Definition at line 231 of file browse_links.php. |
|
Returns the title (based on $code) of a table ($table) without a link
Reimplemented from recordList. Definition at line 245 of file class.browse_links.php. |
|
Creates the URL for links
Reimplemented from recordList. Definition at line 158 of file browse_links.php. References recordList::$table, ext_addP(), t3lib_extMgm::extRelPath(), and t3lib_div::inList(). |
|
Creates the URL for links
Reimplemented from recordList. Definition at line 176 of file class.browse_links.php. References recordList::$table, ext_addP(), and t3lib_div::inList(). |