UNA
BxDolModuleDb Class Reference
Inheritance diagram for BxDolModuleDb:
BxDolModuleQuery BxDolDb iBxDolSingleton BxDolFactory iBxDolSingleton BxAclDb BxAntispamDb BxApiDb BxBaseModGeneralDb BxChatPlusDb BxContactDb BxDataFoxDb BxDevDb BxDonationsDb BxEditorDb BxFontAwesomeDb BxFroalaDb BxGoogleTagManDb BxHelpToursDb BxIntercomDb BxInvDb BxMailchimpDb BxMarkerIoDb BxNexusDb BxOAuthDb BxOpencvDb BxPlyrDb BxProfilerDb BxSMTPDb BxWikiDb BxXeroDb

Public Member Functions

 __construct ($oConfig)
 
- Public Member Functions inherited from BxDolModuleQuery
 __clone ()
 
- Public Member Functions inherited from BxDolDb
 __clone ()
 
 connect ()
 
 disconnect ()
 
 ping ()
 
 pdoExec ($sQuery)
 
 pdoQuery ($sQuery)
 
 pdoExceptionHandler ($oException)
 
 getOption ($sName)
 
 getOne ($oStatement, $aBindings=array(), $iIndex=0)
 
 getRow ($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC)
 
 getColumn ($oStatement, $aBindings=array(), $iFetchColumnNumber=0)
 
 getFirstRow ($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC)
 
 getNextRow ($iFetchType=PDO::FETCH_ASSOC)
 
 getAll ($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC)
 
 fillArray ($oStatement, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC)
 
 getAllWithKey ($oStatement, $sFieldKey, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC)
 
 getPairs ($oStatement, $sFieldKey, $sFieldValue, $aBindings=array(), $iFetchType=PDO::FETCH_ASSOC)
 
 getNumRows ($oStatement=null)
 
 getAffectedRows ($oStatement=null)
 
 query ($oStatement, $aBindings=array(), $bVerbose=null)
 
 res ($oStatement, $aBindings=array(), $bVerbose=null)
 
 getServerInfo ()
 
 getVersion ()
 
 listTables ()
 
 getDbCacheObject ()
 
 escape ($s)
 
 implode_escape ($mixed)
 
 unescape ($mixed)
 
 prepare ($sQuery)
 
 prepareAsString ($sQuery)
 
 arrayToSQL ($a, $sDiv=',', $sOperator='=', $bWildcardSpaceChars=false)
 

Additional Inherited Members

- Static Public Member Functions inherited from BxDolModuleQuery
static getInstance ()
 
- Static Public Member Functions inherited from BxDolDb
static getInstance ()
 
- Protected Member Functions inherited from BxDolDb
 __construct ($aDbConf=false)
 

Detailed Description

Base class for all modules DB classes

Constructor & Destructor Documentation

◆ __construct()

BxDolModuleDb::__construct (   $oConfig)

Constructor


The documentation for this class was generated from the following file: