Class jSelectorDao

Description

Selector for dao file syntax : "module~daoName".

file : daos/daoName.dao.xml

Located in /core/selector/jSelectorDao.class.php (line 20)

jSelectorModule
   |
   --jSelectorDao
Variable Summary
mixed $driver
mixed $type
mixed $_dirname
mixed $_suffix
mixed $_where
Method Summary
jSelectorDao __construct ( $sel,  $driver, [ $isprofile = true])
void getDaoClass ()
void _createPath ()
Variables
mixed $driver (line 22)
  • access: public
mixed $type = 'dao' (line 21)
  • access: protected

Redefinition of:
jSelectorModule::$type
mixed $_dirname = 'daos/' (line 23)
  • access: protected

Redefinition of:
jSelectorModule::$_dirname
mixed $_suffix = '.dao.xml' (line 24)
  • access: protected

Redefinition of:
jSelectorModule::$_suffix
mixed $_where (line 25)
  • access: protected

Inherited Variables

Inherited from jSelectorModule

jSelectorModule::$module
jSelectorModule::$resource
jSelectorModule::$_cachePath
jSelectorModule::$_cacheSuffix
jSelectorModule::$_compiler
jSelectorModule::$_compilerPath
jSelectorModule::$_path
jSelectorModule::$_useMultiSourceCompiler
Methods
Constructor __construct (line 27)
jSelectorDao __construct ( $sel,  $driver, [ $isprofile = true])
  • $sel
  • $driver
  • $isprofile

Redefinition of:
jSelectorModule::__construct()
getDaoClass (line 73)
  • access: public
void getDaoClass ()
getDaoRecordClass (line 76)
  • access: public
void getDaoRecordClass ()
_createCachePath (line 67)
  • access: protected
void _createCachePath ()

Redefinition of:
jSelectorModule::_createCachePath()
_createPath (line 45)
  • access: protected
void _createPath ()

Redefinition of:
jSelectorModule::_createPath()

Inherited Methods

Inherited From jSelectorModule

jSelectorModule::__construct()
jSelectorModule::getCompiledFilePath()
jSelectorModule::getCompiler()
jSelectorModule::getPath()
jSelectorModule::toString()
jSelectorModule::useMultiSourceCompiler()
jSelectorModule::_createCachePath()
jSelectorModule::_createPath()

Documentation generated on Mon, 19 Sep 2011 14:13:33 +0200 by phpDocumentor 1.4.3