$_aSystem | ChWsbCmtsQuery | |
$_sTable | ChWsbCmtsQuery | |
$_sTableTrack | ChWsbCmtsQuery | |
$dbname | ChWsbDb | |
$host | ChWsbDb | protected |
$iCurrentFetchStyle | ChWsbDb | protected |
$instance | ChWsbDb | protectedstatic |
$link | ChWsbDb | protected |
$oCurrentStmt | ChWsbDb | protected |
$oDbCacheObject | ChWsbDb | |
$oParams | ChWsbDb | |
$password | ChWsbDb | |
$port | ChWsbDb | |
$socket | ChWsbDb | |
$user | ChWsbDb | |
__construct(&$aSystem) | ChWsbCmtsQuery | |
ChWsbDb::__construct() | ChWsbDb | protected |
addComment($iId, $iCmtParentId, $iAuthorId, $sText, $iMood) | ChWsbCmtsQuery | |
arrayToSQL($a, $sDiv=',') | ChWsbDb | |
cleanCache($sName) | ChWsbDb | |
cleanMemory($sName) | ChWsbDb | |
connect() | ChWsbDb | protected |
deleteAuthorComments($iAuthorId) | ChWsbCmtsQuery | |
deleteObjectComments($iObjectId) | ChWsbCmtsQuery | |
disconnect() | ChWsbDb | protected |
escape($sText, $bReal=true) | ChWsbDb | |
fetchField($mixedQuery, $iField, $aBindings=[]) | ChWsbDb | |
fillArray($oStmt, $iFetchType=PDO::FETCH_ASSOC) | ChWsbDb | |
fromCache($sName, $sFunc) | ChWsbDb | |
fromMemory($sName, $sFunc) | ChWsbDb | |
genDbCacheKey($sName) | ChWsbDb | |
getAffectedRows($oStmt=null) | ChWsbDb | |
getAll($sQuery, $aBindings=[], $iFetchType=PDO::FETCH_ASSOC) | ChWsbDb | |
getAllWithKey($sQuery, $sFieldKey, $aBindings=[], $iFetchType=PDO::FETCH_ASSOC) | ChWsbDb | |
getColumn($sQuery, $aBindings=[]) | ChWsbDb | |
getComment($iId, $iCmtId, $iAuthorId=0) | ChWsbCmtsQuery | |
getComments($iId, $iCmtParentId=0, $iAuthorId=0, $sCmtOrder='ASC', $iStart=0, $iCount=-1) | ChWsbCmtsQuery | |
getCommentSimple($iId, $iCmtId) | ChWsbCmtsQuery | |
getDbCacheObject() | ChWsbDb | |
getFields($sTable) | ChWsbDb | |
getFirstRow($sQuery, $aBindings=[], $iFetchStyle=PDO::FETCH_ASSOC) | ChWsbDb | |
getInstance() | ChWsbDb | static |
getLink() | ChWsbDb | |
getNextRow() | ChWsbDb | |
getNumRows($oStmt=null) | ChWsbDb | |
getObjectCommentsCount($iObjectId, $iParentId=-1) | ChWsbCmtsQuery | |
getOne($sQuery, $aBindings=[], $iIndex=0) | ChWsbDb | |
getPairs($sQuery, $sFieldKey, $sFieldValue, $aBindings=[]) | ChWsbDb | |
getParam($sName, $bCache=true) | ChWsbDb | |
getRow($sQuery, $aBindings=[], $iFetchStyle=PDO::FETCH_ASSOC) | ChWsbDb | |
getTableName() | ChWsbCmtsQuery | |
implode_escape($mixed) | ChWsbDb | |
isFieldExists($sTable, $sFieldName) | ChWsbDb | |
lastId() | ChWsbDb | |
listTables() | ChWsbDb | |
maintenance() | ChWsbCmtsQuery | |
query($sQuery, $aBindings=[]) | ChWsbDb | |
rateComment($iSystemId, $iCmtId, $iRate, $iAuthorId, $sAuthorIp) | ChWsbCmtsQuery | |
removeComment($iId, $iCmtId, $iCmtParentId) | ChWsbCmtsQuery | |
res($sQuery, $aBindings=[], $bReplaying=false) | ChWsbDb | |
setParam($sName, $sValue) | ChWsbDb | |
setTimezone($sTimezone) | ChWsbDb | |
unescape($mixed) | ChWsbDb | |
updateComment($iId, $iCmtId, $sText, $iMood) | ChWsbCmtsQuery | |
updateTriggerTable($iId, $iCount) | ChWsbCmtsQuery | |