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

tx_commerce_tcehooksHandler Class Reference

List of all members.

Public Member Functions

 processDatamap_afterDatabaseOperations ($status, $table, $id, &$fieldArray, &$pObj)
 processCmdmap_preProcess (&$command, $table, $id, &$value, &$pObj)
 notify_feuserObserver ($status, $table, $id, &$fieldArray, &$pObj)
 notify_addressObserver ($status, $table, $id, &$fieldArray, &$pObj)
 checkAddressDelete ($id)

Member Function Documentation

tx_commerce_tcehooksHandler::checkAddressDelete id  ) 
 

tx_commerce_tcehooksHandler::notify_addressObserver status,
table,
id,
&$  fieldArray,
&$  pObj
 

notify address observer

check status and notify observer

Parameters:
string $status: update or new
string $table: database table
string $id: database table
array $fieldArray: reference to the incoming fields
object $pObj: page Object reference

tx_commerce_tcehooksHandler::notify_feuserObserver status,
table,
id,
&$  fieldArray,
&$  pObj
 

notify feuser observer

get id and notify observer

Parameters:
string $status: update or new
string $table: database table
string $id: database table
array $fieldArray: reference to the incoming fields
object $pObj: page Object reference

tx_commerce_tcehooksHandler::processCmdmap_preProcess &$  command,
table,
id,
&$  value,
&$  pObj
 

processCmdmap_preProcess() this function is called by the Hook in tce from class.t3lib_tcemain.php before processing commands

Parameters:
string $command: reference to command: move,copy,version,delete or undelete
string $table: database table
string $id: database record uid
array $value: reference to command parameter array
object $pObj: page Object reference

tx_commerce_tcehooksHandler::processDatamap_afterDatabaseOperations status,
table,
id,
&$  fieldArray,
&$  pObj
 

processDatamap_afterDatabaseOperations() this function is called by the Hook in tce from class.t3lib_tcemain.php after processing insert & update database operations

Parameters:
string $status: update or new
string $table: database table
string $id: database table
array $fieldArray: reference to the incoming fields
object $pObj: page Object reference


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