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() | |
|
|
Hanlde post request Only if we have a list of orders |
|
|
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 |
|
|
Main function of the module. Write the content to $this->content Fist check if we should move some orders |
|
|
Adds items to the ->MOD_MENU array. Used for the function menu selector. |
|
|
Generates the module content |
|
|
generates the orderlist for the module orders HTML Output will be put to $this->content; Deleting Recors within orders, is this possible |
|
|
Prints out the module HTML |
|
|
generates the userlist for the module orders HTML Output will be put to $this->content; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4