|
UNA
|
Public Member Functions | |
| __construct ($aOptions, $oTemplate=false) | |
| Public Member Functions inherited from BxBaseRecommendationProfile | |
| getCodeItem ($iId, $iCount) | |
| Public Member Functions inherited from BxDolRecommendationProfile | |
| actionAdd ($iProfileId=0, $iItemId=0) | |
| getItemsTypes ($aIds) | |
| Public Member Functions inherited from BxBaseRecommendation | |
| getCode ($iProfileId=0, $aParams=[]) | |
| getCodeAPI ($iProfileId=0, $aParams=[]) | |
| Public Member Functions inherited from BxDolRecommendation | |
| getConnection () | |
| getContentInfo () | |
| getList ($iProfileId=0, $aParams=[]) | |
| getCount ($iProfileId=0, $aParams=[]) | |
| actionIgnore ($iProfileId=0, $iItemId=0) | |
| add ($iProfileId, $iItemId) | |
| ignore ($iProfileId, $iItemId) | |
| processCriteria ($iProfileId, $iLimit=100) | |
| outputActionResult ($mixed, $sFormat='json') | |
| processCriteriaForSelection ($iProfileId, $iStart, $iPerPage, &$bShowPaginate) | |
Additional Inherited Members | |
| Static Public Member Functions inherited from BxDolRecommendation | |
| static | getObjectInstance ($sObject) |
| static | updateData ($iProfileId=0, $bImmediate=false) |
| static | getContextName ($sObject) |
| Protected Member Functions inherited from BxDolRecommendation | |
| __construct ($aObject) | |
| _getContextName () | |
| _getCriterionParams ($iProfileId, $aParams) | |
| Protected Attributes inherited from BxBaseRecommendation | |
| $_oTemplate | |
| $_sClassWrapper | |
| Protected Attributes inherited from BxDolRecommendation | |
| $_bIsApi | |
| $_oDb | |
| $_iObject | |
| $_sObject | |
| $_aObject | |
| $_aCriteria | |
| $_iProfileId | |
| $_iReducerAdd | |
| $_iReducerIgnore | |
| $_iPerPageDefault | |
| $_iPerPageDefaultShowcase | |
| BxTemplRecommendationProfile::__construct | ( | $aOptions, | |
| $oTemplate = false ) |
Reimplemented from BxBaseRecommendationProfile.