| $_aCheckPathes | ChWsbInstallerUi | |
| $_aTypesConfig | ChWsbInstallerUi | |
| $_sDefVersion | ChWsbInstallerUi | |
| $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() | ChWsbInstallerUi | |
| _isArchive($sType) | ChWsbInstallerUi | |
| _parseUpdate($aInfo) | ChWsbInstallerUi | |
| _perform($aDirectories, $sOperation, $aParams=array()) | ChWsbInstallerUi | |
| actionDelete($aDirectories, $sType='module') | ChWsbInstallerUi | |
| actionInstall($aDirectories) | ChWsbInstallerUi | |
| actionRecompile($aDirectories) | ChWsbInstallerUi | |
| actionUninstall($aDirectories) | ChWsbInstallerUi | |
| actionUpdate($aDirectories) | ChWsbInstallerUi | |
| actionUpload($sType, $aFile, $aFtpInfo) | ChWsbInstallerUi | |
| arrayToSQL($a, $sDiv=',') | ChWsbDb | |
| checkForUpdates($aModule) | ChWsbInstallerUi | static |
| checkForUpdatesByPath($sPath) | ChWsbInstallerUi | |
| cleanCache($sName) | ChWsbDb | |
| cleanMemory($sName) | ChWsbDb | |
| connect() | ChWsbDb | protected |
| disconnect() | ChWsbDb | protected |
| downloadUpdate($sLink) | ChWsbInstallerUi | |
| 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 | |
| getDbCacheObject() | ChWsbDb | |
| getFields($sTable) | ChWsbDb | |
| getFirstRow($sQuery, $aBindings=[], $iFetchStyle=PDO::FETCH_ASSOC) | ChWsbDb | |
| getInstalled() | ChWsbInstallerUi | |
| getInstance() | ChWsbDb | static |
| getLink() | ChWsbDb | |
| getNextRow() | ChWsbDb | |
| getNotInstalled($sResult) | ChWsbInstallerUi | |
| getNumRows($oStmt=null) | ChWsbDb | |
| 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 | |
| getUpdates($sResult) | ChWsbInstallerUi | |
| getUploader($sResult, $sPackageTitleKey='_adm_txt_modules_module', $bUnsetUpdate=false, $sAction=false) | ChWsbInstallerUi | |
| implode_escape($mixed) | ChWsbDb | |
| isFieldExists($sTable, $sFieldName) | ChWsbDb | |
| lastId() | ChWsbDb | |
| listTables() | ChWsbDb | |
| query($sQuery, $aBindings=[]) | ChWsbDb | |
| res($sQuery, $aBindings=[], $bReplaying=false) | ChWsbDb | |
| setCheckPathes($aPathes) | ChWsbInstallerUi | |
| setParam($sName, $sValue) | ChWsbDb | |
| setTimezone($sTimezone) | ChWsbDb | |
| unescape($mixed) | ChWsbDb | |