Solutions Open Source

Référence de la classe TBE_browser_recordList

Graphe d'héritage de TBE_browser_recordList:

Inheritance graph
[légende]
Graphe de collaboration de TBE_browser_recordList:

Collaboration graph
[légende]

Liste de tous les membres

Fonctions membres publiques

 TBE_browser_recordList ()
 listURL ($altId='', $table=-1, $exclList='')
 ext_addP ()
 linkWrapItems ($table, $uid, $code, $row)
 linkWrapTable ($table, $code)

Attributs publics

 $thisScript = 'browse_links.php'


Documentation des fonctions membres

TBE_browser_recordList::TBE_browser_recordList (  ) 

Initializes the script path

Renvoie:
void

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

Creates the URL for links

Paramètres:
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")
Renvoie:
string Query-string for URL

Réimplémentée à partir de recordList.

TBE_browser_recordList::ext_addP (  ) 

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

Renvoie:
string

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

Paramètres:
string Table name
integer UID (not used here)
string Title string
array Records array (from table name)
Renvoie:
string

Réimplémentée à partir de recordList.

TBE_browser_recordList::linkWrapTable ( table,
code 
)

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

Paramètres:
string Table name
string Table label
Renvoie:
string The linked table label

Réimplémentée à partir de recordList.


Documentation des données membres

TBE_browser_recordList::$thisScript = 'browse_links.php'


La documentation de cette classe a été générée à partir du fichier suivant :
Généré le Fri Aug 31 11:43:07 2007 pour OBLADY - Typo3 API v4.1.2 par  doxygen 1.5.3