|
UNA
|
Public Member Functions | |
| __construct ($sSystem, $iId, $iInit=1) | |
| getJsObjectName () | |
| getJsScript ($bDynamicMode=false) | |
| getCounter ($aParams=[]) | |
| getElementBlock ($aParams=array()) | |
| getElementInline ($aParams=array()) | |
| getElement ($aParams=array()) | |
| Public Member Functions inherited from BxDolView | |
| actionGetViewedBy () | |
| actionGetUsers () | |
| doView () | |
| isAllowedView ($isPerformAction=false) | |
| isAllowedViewView ($isPerformAction=false) | |
| isAllowedViewViewViewers ($isPerformAction=false) | |
| Public Member Functions inherited from BxDolObject | |
| init ($iId) | |
| getSystemId () | |
| getSystemName () | |
| getSystemInfo () | |
| getId () | |
| setId ($iId) | |
| isEnabled () | |
| isPerformed ($iObjectId, $iAuthorId, $iAuthorIp=0) | |
| getVote ($iObjectId=0, $bForceGet=false) | |
| getTrack ($iObjectId, $iAuthorId) | |
| getConditions ($sMainTable, $sMainField) | |
| getConditionsTrack ($sMainTable, $sMainField, $iAuthorId=0) | |
| getSqlParts ($sMainTable, $sMainField) | |
| getSqlPartsTrack ($sMainTable, $sMainField, $iAuthorId=0) | |
| getSqlPartsTrackAuthor ($sMainTable, $sMainField, $iObjectId=0) | |
| addMarkers ($aMarkers) | |
| getElementAPI ($aParams=[]) | |
| getCounterAPI ($aParams=[]) | |
| getQueryObject () | |
| checkAction ($sAction, $isPerformAction=false) | |
| checkActionErrorMsg ($sAction) | |
| onObjectDelete ($iObjectId=0) | |
Protected Member Functions | |
| _getDoView ($aParams=array(), $bAllowedView=true) | |
| _getCounterLabel ($iCount, $aParams=array()) | |
| _getLabelDo ($aParams=array()) | |
| _getViewedBy ($iStart=0, $iPerPage=0) | |
| Protected Member Functions inherited from BxDolView | |
| __construct ($sSystem, $iId, $iInit=true, $oTemplate=false) | |
| _getIconDo () | |
| _getTitleDo () | |
| Protected Member Functions inherited from BxDolObject | |
| _getAuthorId () | |
| _getAuthorPassword () | |
| _getAuthorIp () | |
| _getAuthorInfo ($iAuthorId=0) | |
| _getAuthorObject ($iAuthorId=0) | |
| _trigger () | |
| _triggerValue ($iValue) | |
| _replaceMarkers ($mixed) | |
| _prepareParamsData ($aParams) | |
| _getRequestParamsData ($aKeys=array()) | |
| _prepareRequestParamsData ($aParams, $aParamsAdd=array()) | |
| _getTmplContentElementBlock () | |
| _getTmplContentElementInline () | |
| _getTmplContentDoAction () | |
| _getTmplContentDoActionLabel () | |
| _getTmplContentCounter () | |
| _getTmplContentCounterLabel () | |
Protected Attributes | |
| $_sTmplNameByList | |
| $_sTmplContentDoViewLabel | |
| $_bCssJsAdded | |
| $_sStylePrefix | |
| $_sJsObjName | |
| $_aHtmlIds | |
| $_aElementDefaults | |
| Protected Attributes inherited from BxDolObject | |
| $_oTemplate = null | |
| $_oQuery = null | |
| $_bApi = false | |
| $_iId = 0 | |
| $_sSystem = '' | |
| $_aSystem = array() | |
| $_aMarkers = array () | |
| $_sTmplContentElementBlock = '' | |
| $_sTmplContentElementInline = '' | |
| $_sTmplContentDoAction | |
| $_sTmplContentDoActionLabel = '' | |
| $_sTmplContentCounter = '' | |
| $_sTmplContentCounterLabel = '' | |
Additional Inherited Members | |
| Static Public Member Functions inherited from BxDolView | |
| static | getObjectInstance ($sSys, $iId, $iInit=true) |
| static & | getSystems () |
| static | onAuthorDelete ($iAuthorId) |
| Static Public Member Functions inherited from BxDolObject | |
| static | pruning () |