Public Member Functions | Protected Attributes

RecommAdd Class Reference

Inheritance diagram for RecommAdd:
Collaboration diagram for RecommAdd:

List of all members.

Public Member Functions

 init ()
 getRecommLists ()

Protected Attributes

 $_sThisTemplate = 'recommadd.tpl'
 $_aUserRecommList = null

Detailed Description

Handles adding article to recommendation list process. Due to possibility of external modules we recommned to extend the vews from oxUBase view. However expreimentally we extend RecommAdd from Details view here.

Definition at line 8 of file recommadd.php.


Member Function Documentation

RecommAdd.getRecommLists (  ) 

Returns user recommlists

Returns:
array

Definition at line 39 of file recommadd.php.

RecommAdd.init (  ) 

Executes oxUBase.init()

Returns:
null

Reimplemented from Details.

Definition at line 29 of file recommadd.php.


Member Data Documentation

RecommAdd.$_aUserRecommList = null [protected]

Reimplemented from Details.

Definition at line 22 of file recommadd.php.

RecommAdd.$_sThisTemplate = 'recommadd.tpl' [protected]

Reimplemented from Details.

Definition at line 15 of file recommadd.php.


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