Jelix 1.6.40

jDaoCompiler
in package
implements jISimpleCompiler

The compiler for the DAO xml files. it is used by jIncluder It produces some php classes

Tags
subpackage

dao

Interfaces, Classes and Traits

jISimpleCompiler
interface for compiler which needs only one source file.

Table of Contents

compile()  : bool
compile the given class id.

Methods

compile()

compile the given class id.

public compile(mixed $selector) : bool
Parameters
$selector : mixed
Return values
bool

true : process ok

Search results