Documentation TYPO3 par Ameos

TBE_browser_recordList Class Reference

Inheritance diagram for TBE_browser_recordList:

Inheritance graph
[legend]
Collaboration diagram for TBE_browser_recordList:

Collaboration graph
[legend]
List of all members.

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'

Detailed Description

Definition at line 156 of file class.browse_links.php.


Constructor & Destructor Documentation

TBE_browser_recordList::TBE_browser_recordList  ) 
 

Initializes the script path

Returns:
void

Definition at line 164 of file class.browse_links.php.

References t3lib_div::getIndpEnv().


Member Function Documentation

TBE_browser_recordList::ext_addP  ) 
 

Returns additional, local GET parameters to include in the links of the record list.

Returns:
string

Definition at line 177 of file browse_links.php.

TBE_browser_recordList::ext_addP  ) 
 

Returns additional, local GET parameters to include in the links of the record list.

Returns:
string

Definition at line 195 of file class.browse_links.php.

Referenced by listURL().

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...)

Parameters:
string Table name
integer UID (not used here)
string Title string
array Records array (from table name)
Returns:
string

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().

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...)

Parameters:
string Table name
integer UID (not used here)
string Title string
array Records array (from table name)
Returns:
string

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().

TBE_browser_recordList::linkWrapTable table,
code
 

Returns the title (based on $code) of a table ($table) without a link

Parameters:
string Table name
string Table label
Returns:
string The linked table label

Reimplemented from recordList.

Definition at line 231 of file browse_links.php.

TBE_browser_recordList::linkWrapTable table,
code
 

Returns the title (based on $code) of a table ($table) without a link

Parameters:
string Table name
string Table label
Returns:
string The linked table label

Reimplemented from recordList.

Definition at line 245 of file class.browse_links.php.

TBE_browser_recordList::listURL altId = '',
table = -1,
exclList = ''
 

Creates the URL for links

Parameters:
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")
Returns:
string Query-string for URL

Reimplemented from recordList.

Definition at line 158 of file browse_links.php.

References recordList::$table, ext_addP(), t3lib_extMgm::extRelPath(), and t3lib_div::inList().

TBE_browser_recordList::listURL altId = '',
table = -1,
exclList = ''
 

Creates the URL for links

Parameters:
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")
Returns:
string Query-string for URL

Reimplemented from recordList.

Definition at line 176 of file class.browse_links.php.

References recordList::$table, ext_addP(), and t3lib_div::inList().


The documentation for this class was generated from the following files:


Généré par Les experts TYPO3 avec  doxygen 1.4.6