Class jDaoCompiler

Description

Implements interfaces:

The compiler for the DAO xml files. it is used by jIncluder

It produces some php classes

Located in /dao/jDaoCompiler.class.php (line 30)


	
			
Variable Summary
static string $daoId
static string $daoPath
static string $dbType
Method Summary
void compile ( $selector)
Variables
static string $daoId = '' (line 35)

the current DAO id.

  • access: public
static string $daoPath = '' (line 41)

the current DAO file path

  • access: public
static string $dbType = '' (line 47)

The database type

  • access: public
Methods
compile (line 52)

compile the given class id.

  • access: public
void compile ( $selector)
  • $selector

Implementation of:
jISimpleCompiler::compile()
parse the given file, and store the result in a cache file

Documentation generated on Thu, 22 Mar 2012 22:14:35 +0100 by phpDocumentor 1.4.3