oxActions Class Reference

Inheritance diagram for oxActions:

Inheritance graph
[legend]
Collaboration diagram for oxActions:

Collaboration graph
[legend]

List of all members.


Detailed Description

Article actions manager. Collects and keeps actions of chosen article.

Definition at line 6 of file oxactions.php.


Public Member Functions

 __construct ()
 addArticle ($sOxId)
 removeArticle ($sOxId)
 delete ($sOxId=null)

Protected Attributes

 $_sClassName = "oxactions"

Constructor & Destructor Documentation

oxActions.__construct (  ) 

Class constructor. Executes oxActions.init(), initiates parent constructor.

Reimplemented from oxBase.

Definition at line 18 of file oxactions.php.


Member Function Documentation

oxActions.addArticle ( sOxId  ) 

Adds an article to this actions

Parameters:
string $sOxId id of the article to be added
Returns:
null

Definition at line 31 of file oxactions.php.

oxActions.removeArticle ( sOxId  ) 

Removes an article from this actions

Parameters:
string $sOxId id of the article to be removed
Returns:
null

Definition at line 49 of file oxactions.php.

oxActions.delete ( sOxId = null  ) 

Removes article action, returns true on success. For performance - you can not load action object - just pass action ID.

Parameters:
string $sOxId Object ID
Returns:
bool

Reimplemented from oxBase.

Definition at line 68 of file oxactions.php.


Member Data Documentation

oxActions.$_sClassName = "oxactions" [protected]

Reimplemented from oxBase.

Definition at line 13 of file oxactions.php.


The documentation for this class was generated from the following file:

Generated on Tue Sep 29 16:47:59 2009 for OXID eShop CE by  doxygen 1.5.5