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

tx_commerce_orders Class Reference

List of all members.

Public Member Functions

 init ()
 menuConfig ()
 doaction ()
 main ()
 printContent ()
 moduleContent ()
 orderList ($content= '')
 userList ()

Public Attributes

 $id
 $pointer
 $imagemode
 $table = 'tx_commerce_orders'
 $table_user = 'fe_users'
 $search_field
 $search_levels
 $showLimit
 $returnUrl
 $clear_cache
 $cmd
 $cmd_table
 $perms_clause
 $modTSconfig
 $pageinfo
 $doc
 $MCONF = array()
 $MOD_MENU = array()
 $MOD_SETTINGS = array()
 $include_once = array()

Member Function Documentation

tx_commerce_orders::doaction  ) 
 

Hanlde post request

Only if we have a list of orders

tx_commerce_orders::init  ) 
 

bitte aus der ext config nehmen, volker angefragt

Find a better solution for the fist array element

If we get an id via GP use this, else use the default id

tx_commerce_orders::main  ) 
 

Main function of the module. Write the content to $this->content

Fist check if we should move some orders

tx_commerce_orders::menuConfig  ) 
 

Adds items to the ->MOD_MENU array. Used for the function menu selector.

tx_commerce_orders::moduleContent  ) 
 

Generates the module content

tx_commerce_orders::orderList content = ''  ) 
 

generates the orderlist for the module orders HTML Output will be put to $this->content;

Deleting Recors within orders, is this possible

tx_commerce_orders::printContent  ) 
 

Prints out the module HTML

tx_commerce_orders::userList  ) 
 

generates the userlist for the module orders HTML Output will be put to $this->content;


Member Data Documentation

tx_commerce_orders::$clear_cache
 

tx_commerce_orders::$cmd
 

tx_commerce_orders::$cmd_table
 

tx_commerce_orders::$doc
 

tx_commerce_orders::$id
 

tx_commerce_orders::$imagemode
 

tx_commerce_orders::$include_once = array()
 

tx_commerce_orders::$MCONF = array()
 

tx_commerce_orders::$MOD_MENU = array()
 

tx_commerce_orders::$MOD_SETTINGS = array()
 

tx_commerce_orders::$modTSconfig
 

tx_commerce_orders::$pageinfo
 

tx_commerce_orders::$perms_clause
 

tx_commerce_orders::$pointer
 

tx_commerce_orders::$returnUrl
 

tx_commerce_orders::$search_field
 

tx_commerce_orders::$search_levels
 

tx_commerce_orders::$showLimit
 

tx_commerce_orders::$table = 'tx_commerce_orders'
 

tx_commerce_orders::$table_user = 'fe_users'
 


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