Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages | Examples

tx_commerce_order_localRecordlist Class Reference

List of all members.

Public Member Functions

 makeQueryArray ($table, $id, $addWhere="", $fieldList='*')
 writeTop ($row)
 generateList ()
 mylinkUrlMail ($code, $testString)
 renderListRow ($table, $row, $cc, $titleCol, $thumbsCol, $indent=0)
 renderListHeader ($table, $currentIdList)
 getTable ($table, $id, $rowlist)

Public Attributes

 $alternateBgColors = 1

Detailed Description

Check Xclass inclusion in inhertation


Member Function Documentation

tx_commerce_order_localRecordlist::generateList  ) 
 

auf eine tabell ebeschr�nken, keine while liste mehr

Change this hard limit

tx_commerce_order_localRecordlist::getTable table,
id,
rowlist
 

Query the table to build dropdown list

Get the poages below $order_pid

tx_commerce_order_localRecordlist::makeQueryArray table,
id,
addWhere = "",
fieldList = '*'
 

bitte aus der ext config nehmen, volker angefragt

tx_commerce_order_localRecordlist::mylinkUrlMail code,
testString
 

Wrapping input code in link to URL or email if $testString is either.

See also:
TYPO3 4.0.0, coped from there
Returns:
string Link-Wrapped $code value, if $testString was URL or email.

tx_commerce_order_localRecordlist::renderListHeader table,
currentIdList
 

Rendering the header row for a table

Parameters:
string Table name
array Array of the currectly displayed uids of the table
Returns:
string Header table row private
See also:
class.db_list_extra.php
Modified from this point to use relationla table queris

tx_commerce_order_localRecordlist::renderListRow table,
row,
cc,
titleCol,
thumbsCol,
indent = 0
 

Rendering a single row for the list

Parameters:
string Table name
array Current record
integer Counter, counting for each time an element is rendered (used for alternating colors)
string Table field (column) where header value is found
string Table field (column) where (possible) thumbnails can be found
integer Indent from left.
Returns:
string Table row for the element private
See also:
getTable()
Use own method, if typo3 4.0.0 is not installed

tx_commerce_order_localRecordlist::writeTop row  ) 
 

Writes the top of the full listing

Parameters:
array Current page record
Returns:
void (Adds content to internal variable, $this->HTMLcode)


Member Data Documentation

tx_commerce_order_localRecordlist::$alternateBgColors = 1
 


The documentation for this class was generated from the following file:
Generated on Sun Jan 13 23:12:22 2008 for tx_commerce by  doxygen 1.4.4