|
UNA
|
This is the complete list of members for BxDolWikiQuery, including all inherited members.
| $_aDbCacheData (defined in BxDolDb) | BxDolDb | protectedstatic |
| $_aError (defined in BxDolDb) | BxDolDb | protected |
| $_aErrors (defined in BxDolDb) | BxDolDb | protectedstatic |
| $_aObject (defined in BxDolWikiQuery) | BxDolWikiQuery | protected |
| $_aParams (defined in BxDolDb) | BxDolDb | protectedstatic |
| $_bErrorChecking (defined in BxDolDb) | BxDolDb | protected |
| $_bMultuServersMode (defined in BxDolDb) | BxDolDb | protectedstatic |
| $_bPdoPersistent (defined in BxDolDb) | BxDolDb | protected |
| $_bReadOnlyMode (defined in BxDolDb) | BxDolDb | protectedstatic |
| $_iPdoErrorMode (defined in BxDolDb) | BxDolDb | protected |
| $_iPdoFetchType (defined in BxDolDb) | BxDolDb | protected |
| $_oDbCacheObject (defined in BxDolDb) | BxDolDb | protected |
| $_oStatement (defined in BxDolDb) | BxDolDb | protected |
| $_rLink (defined in BxDolDb) | BxDolDb | protectedstatic |
| $_sCharset (defined in BxDolDb) | BxDolDb | protected |
| $_sDbname (defined in BxDolDb) | BxDolDb | protected |
| $_sErrorKey (defined in BxDolDb) | BxDolDb | protectedstatic |
| $_sHost (defined in BxDolDb) | BxDolDb | protected |
| $_sParamsCacheName (defined in BxDolDb) | BxDolDb | protectedstatic |
| $_sParamsCacheNameMix (defined in BxDolDb) | BxDolDb | protectedstatic |
| $_sParamsCacheNameMixed (defined in BxDolDb) | BxDolDb | protectedstatic |
| $_sPassword (defined in BxDolDb) | BxDolDb | protected |
| $_sPort (defined in BxDolDb) | BxDolDb | protected |
| $_sSocket (defined in BxDolDb) | BxDolDb | protected |
| $_sStorageEngine (defined in BxDolDb) | BxDolDb | protected |
| $_sTableBlocksWithRevisions (defined in BxDolWikiQuery) | BxDolWikiQuery | protected |
| $_sUser (defined in BxDolDb) | BxDolDb | protected |
| __clone() | BxDolDb | |
| __construct($aObject) | BxDolWikiQuery | |
| __construct() (defined in BxDolFactory) | BxDolFactory | protected |
| addParam($sName, $sValue, $iKateg, $sDesc, $sType) (defined in BxDolDb) | BxDolDb | |
| arrayToSQL($a, $sDiv=',', $sOperator='=', $bWildcardSpaceChars=false) | BxDolDb | |
| balancer() (defined in BxDolDb) | BxDolDb | protected |
| cacheParams($bForceCacheInvalidate=false, $bForceCacheInvalidateMixed=false) (defined in BxDolDb) | BxDolDb | |
| cacheParamsClear($sCacheName='') (defined in BxDolDb) | BxDolDb | |
| cleanCache($sName) (defined in BxDolDb) | BxDolDb | |
| cleanMemory($sName) (defined in BxDolDb) | BxDolDb | |
| cleanMemoryAll() (defined in BxDolDb) | BxDolDb | |
| connect() | BxDolDb | |
| deleteAllRevisions($mixedBlockIds) (defined in BxDolWikiQuery) | BxDolWikiQuery | static |
| deleteRevisions($iBlockId, $sLang, $aRevisions) (defined in BxDolWikiQuery) | BxDolWikiQuery | |
| disconnect() | BxDolDb | |
| error($aError) (defined in BxDolDb) | BxDolDb | |
| errorOutput($aError) (defined in BxDolDb) | BxDolDb | protected |
| escape($s) | BxDolDb | |
| executeSQL($sPath, $aReplace=array(), $isBreakOnError=true) (defined in BxDolDb) | BxDolDb | |
| executeStatement($oStatement, $aBindings=array(), $bVerbose=null, &$iErrorCode=null) (defined in BxDolDb) | BxDolDb | protected |
| executeStatementException($oStatement, $aBindings=array(), $bVerbose=null) (defined in BxDolDb) | BxDolDb | protected |
| executeStatementSilent($oStatement, $aBindings=array(), $bVerbose=null) (defined in BxDolDb) | BxDolDb | protected |
| fetchField($oStatement, $iField, $aBindings=array()) (defined in BxDolDb) | BxDolDb | |
| fillArray($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC) | BxDolDb | |
| fromCache($sName, $sFunc) (defined in BxDolDb) | BxDolDb | |
| fromMemory($sName, $sFunc) (defined in BxDolDb) | BxDolDb | |
| genDbCacheKey($sName) (defined in BxDolDb) | BxDolDb | |
| getAffectedRows($oStatement=null) | BxDolDb | |
| getAll($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC) | BxDolDb | |
| getAllPages() (defined in BxDolWikiQuery) | BxDolWikiQuery | static |
| getAllWithKey($oStatement, $sFieldKey, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC) | BxDolDb | |
| getBlockContent($iBlockId, $sLang, $iRevision=false, $bAutoMainLang=true) | BxDolWikiQuery | |
| getBlockHistory($iBlockId, $sLang) (defined in BxDolWikiQuery) | BxDolWikiQuery | |
| getBlockLangs($iBlockId) (defined in BxDolWikiQuery) | BxDolWikiQuery | |
| getBlocks($sModule) (defined in BxDolWikiQuery) | BxDolWikiQuery | static |
| getBlocksWithMissingTranslations($sLang) (defined in BxDolWikiQuery) | BxDolWikiQuery | |
| getBlocksWithOutdatedTranslations($sLang) (defined in BxDolWikiQuery) | BxDolWikiQuery | |
| getCache($sName, $sFunc) (defined in BxDolDb) | BxDolDb | |
| getColumn($oStatement, $aBindings=array(), $iFetchColumnNumber=0) | BxDolDb | |
| getDbCacheObject() | BxDolDb | |
| getEncoding() (defined in BxDolDb) | BxDolDb | |
| getFields($sTable) (defined in BxDolDb) | BxDolDb | |
| getFirstRow($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC) | BxDolDb | |
| getInstance() | BxDolDb | static |
| getInstanceWithConf($aDbConf, &$sError) (defined in BxDolDb) | BxDolDb | static |
| getLink() (defined in BxDolDb) | BxDolDb | static |
| getNextRow($iFetchType=PDO::FETCH_ASSOC) | BxDolDb | |
| getNumRows($oStatement=null) | BxDolDb | |
| getOne($oStatement, $aBindings=array(), $iIndex=0) | BxDolDb | |
| getOption($sName) | BxDolDb | |
| getPageByBlockId($iBlockId) (defined in BxDolWikiQuery) | BxDolWikiQuery | |
| getPages($aAllExceptSpecified=array(), $aOnlySpecified=array()) (defined in BxDolWikiQuery) | BxDolWikiQuery | |
| getPairs($oStatement, $sFieldKey, $sFieldValue, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC) | BxDolDb | |
| getParam($sKey, $bFromCache=true) (defined in BxDolDb) | BxDolDb | |
| getParamsMix($iId) (defined in BxDolDb) | BxDolDb | |
| getParamsMixActive($sType) (defined in BxDolDb) | BxDolDb | |
| getParamsMixes($sType, $mixedPublished=false) (defined in BxDolDb) | BxDolDb | |
| getRow($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC) | BxDolDb | |
| getServerInfo() | BxDolDb | |
| getVersion() | BxDolDb | |
| getWikiObject($sObject) (defined in BxDolWikiQuery) | BxDolWikiQuery | static |
| getWikiObjectByField($sField, $sValue) (defined in BxDolWikiQuery) | BxDolWikiQuery | static |
| getWikiObjectByUri($sUri) (defined in BxDolWikiQuery) | BxDolWikiQuery | static |
| implode_escape($mixed) | BxDolDb | |
| insertPage($sUri, $sUrl, $sTitleLangKey, $iType=1, $iLayoutId=20, $iVisibleForLevels=2147483647, $sClass='BxTemplPageWiki') (defined in BxDolWikiQuery) | BxDolWikiQuery | |
| isFieldExists($sTable, $sFieldName) (defined in BxDolDb) | BxDolDb | |
| isIndexExists($sTable, $sIndexName) (defined in BxDolDb) | BxDolDb | |
| isParam($sKey, $bFromCache=true) (defined in BxDolDb) | BxDolDb | |
| isParamInCache($sKey) (defined in BxDolDb) | BxDolDb | protected |
| isTableExists($sTable) (defined in BxDolDb) | BxDolDb | |
| isValidFieldName($s) (defined in BxDolDb) | BxDolDb | |
| lastId() (defined in BxDolDb) | BxDolDb | |
| listTables() | BxDolDb | |
| log($s) (defined in BxDolDb) | BxDolDb | protected |
| pdoExceptionHandler($oException) | BxDolDb | |
| pdoExec($sQuery) | BxDolDb | |
| pdoQuery($sQuery) | BxDolDb | |
| ping() | BxDolDb | |
| prepare($sQuery) | BxDolDb | |
| prepareAsString($sQuery) | BxDolDb | |
| query($oStatement, $aBindings=array(), $bVerbose=null) | BxDolDb | |
| res($oStatement, $aBindings=array(), $bVerbose=null) | BxDolDb | |
| setCache($sName, $mData) (defined in BxDolDb) | BxDolDb | |
| setErrorChecking($b) (defined in BxDolDb) | BxDolDb | |
| setParam($sKey, $mixedValue, $iMixId=0) (defined in BxDolDb) | BxDolDb | |
| setReadOnlyMode($b) (defined in BxDolDb) | BxDolDb | |
| setTimezone($sTimezone) (defined in BxDolDb) | BxDolDb | |
| unescape($mixed) | BxDolDb | |
| updateBlockIndexingData($iBlockId, $sText) (defined in BxDolWikiQuery) | BxDolWikiQuery |