Public Member Functions | |
init () | |
getRecommLists () | |
Protected Attributes | |
$_sThisTemplate = 'recommadd.tpl' | |
$_aUserRecommList = null |
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.
RecommAdd.getRecommLists | ( | ) |
RecommAdd.init | ( | ) |
Executes oxUBase.init()
Reimplemented from Details.
Definition at line 29 of file recommadd.php.
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.