Inheritance diagram for oxwRecommendation:
Collaboration diagram for oxwRecommendation:Public Member Functions | |
| getSimilarRecommLists () | |
| getRecommList () | |
Protected Attributes | |
| $_aComponentNames = array('oxcmp_cur' => 1) | |
| $_sThisTemplate = 'widget/sidebar/recommendation.tpl' | |
Recomendation list. Forms recomendation list.
Definition at line 7 of file oxwrecommendation.php.
| oxwRecommendation.getRecommList | ( | ) |
| oxwRecommendation.getSimilarRecommLists | ( | ) |
Returns similar recommendation list.
Definition at line 31 of file oxwrecommendation.php.
oxwRecommendation.$_aComponentNames = array('oxcmp_cur' => 1) [protected] |
Reimplemented from oxWidget.
Definition at line 17 of file oxwrecommendation.php.
oxwRecommendation.$_sThisTemplate = 'widget/sidebar/recommendation.tpl' [protected] |
Reimplemented from oxView.
Definition at line 24 of file oxwrecommendation.php.
1.7.1