TBE_browser_recordList Klassenreferenz
Aufstellung aller Elemente
Dokumentation der Elementfunktionen
| TBE_browser_recordList::ext_addP |
( |
|
) |
|
Returns additional, local GET parameters to include in the links of the record list.
- Rückgabe:
- string
| TBE_browser_recordList::generateList |
( |
|
) |
|
Local version that sets allFields to true to support userFieldSelect
- Rückgabe:
- void
- Siehe auch:
- fieldSelectBox
| TBE_browser_recordList::linkWrapItems |
( |
$ |
table, |
|
|
$ |
uid, |
|
|
$ |
code, |
|
|
$ |
row | |
|
) |
| | |
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...)
- Parameter:
-
| string | Table name |
| integer | UID (not used here) |
| string | Title string |
| array | Records array (from table name) |
- Rückgabe:
- string
| TBE_browser_recordList::listURL |
( |
$ |
altId = '', |
|
|
$ |
table = -1, |
|
|
$ |
exclList = '' | |
|
) |
| | |
Creates the URL for links
- Parameter:
-
| mixed | If not blank string, this is used instead of $this->id as the id value. |
| string | If this is "-1" then $this->table is used, otherwise the value of the input variable. |
| string | Commalist of fields NOT to pass as parameters (currently "sortField" and "sortRev") |
- Rückgabe:
- string Query-string for URL
| TBE_browser_recordList::TBE_browser_recordList |
( |
|
) |
|
Initializes the script path
- Rückgabe:
- void
Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei:
- /srv/www/vhosts/typo3.local/typo3_src-4.2.10/typo3/class.browse_links.php