|
| __construct ($sSystem, $iId, $iInit=1) |
|
| __construct ($sSystem, $iId, $iInit=true, $oTemplate=false) |
|
| report ($aParams=[]) |
|
| getJsObjectName () |
|
| getJsScript ($bDynamicMode=false) |
|
| getJsClick () |
|
| getCounter ($aParams=[]) |
|
| getCounterAPI ($aParams=[]) |
|
| getElementBlock ($aParams=array()) |
|
| getElementInline ($aParams=array()) |
|
| getElement ($aParams=array()) |
|
| getElementAPI ($aParams=[]) |
|
| getReportedByWithComments ($sObjectNotes) |
|
| getPerformedByAPI ($aParams=[]) |
|
| isUndo () |
|
| getBaseUrl () |
|
| getStatCounter () |
|
| getCountByStatus ($iStatus) |
|
| getSocketName () |
|
| actionReport () |
|
| actionClearReport () |
|
| actionGetReportedBy () |
|
| isAllowedReport ($isPerformAction=false) |
|
| msgErrAllowedReport () |
|
| isAllowedReportView ($isPerformAction=false) |
|
| changeStatusReport ($iStatus, $iAuthorId, $sCmtText) |
|
| msgErrAllowedReportView () |
|
| 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) |
|
| getQueryObject () |
|
| checkAction ($sAction, $isPerformAction=false) |
|
| checkActionErrorMsg ($sAction) |
|
| onObjectDelete ($iObjectId=0) |
|
|
static | getObjectInstance ($sSys, $iId, $iInit=true, $oTemplate=false) |
|
static & | getSystems () |
|
static | onAuthorDelete ($iAuthorId) |
|
static | pruning () |
|
| _getDoReport ($aParams=array()) |
|
| _getCounterLabel ($iCount) |
|
| _getLabelDoReport ($aParams=array()) |
|
| _getReportedBy () |
|
| _returnReportData ($iObjectId, $iAuthorId, $iReportId, $aData, $bPerformed) |
|
| _returnReportDataForSocket ($aData, $aMask=[]) |
|
| _isShowDoReport ($aParams, $isAllowedReport, $isAllowedReportView, $bCount) |
|
| _isShowCounter ($aParams, $isAllowedReport, $isAllowedReportView, $bCount) |
|
| _isCount ($aVote=array()) |
|
| _getReport ($iObjectId=0, $bForceGet=false) |
|
| _isReport ($iObjectId=0, $bForceGet=false) |
|
| _getTrack ($iObjectId, $iAuthorId) |
|
| _getIconDoReport ($bPerformed) |
|
| _getTitleDoReport ($bPerformed) |
|
| _getFormObject () |
|
| _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 () |
|
| $_bCssJsAdded |
|
| $_sJsObjClass |
|
| $_sJsObjName |
|
| $_sStylePrefix |
|
| $_aHtmlIds |
|
| $_aElementDefaults |
|
| $_aElementDefaultsApi |
|
| $_aElementParamsApi |
|
| $_oTemplate |
|
| $_bUndo |
|
| $_sBaseUrl |
|
| $_sObjectCmts |
|
| $_sFormObject |
|
| $_sFormDisplayPost |
|
| $_sTypesPreList |
|
| $_aTypes |
|
| $_aReport |
|
| $_oTemplate = null |
|
| $_oQuery = null |
|
| $_bApi = false |
|
| $_iId = 0 |
|
| $_sSystem = '' |
|
| $_aSystem = array() |
|
| $_aMarkers = array () |
|
| $_sTmplContentElementBlock = '' |
|
| $_sTmplContentElementInline = '' |
|
| $_sTmplContentDoAction |
|
| $_sTmplContentDoActionLabel = '' |
|
| $_sTmplContentCounter = '' |
|
| $_sTmplContentCounterLabel = '' |
|