\SQL_Parser_Compiler

A SQL parse tree compiler.

Summary

Methods
Properties
Constants
SQL_Parser_Compiler()
getWhereValue()
getParams()
compileFunctionOpts()
compileSearchClause()
compileSelect()
compileUpdate()
compileDelete()
compileInsert()
compile()
$tree
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$tree

$tree : 

Type

Methods

SQL_Parser_Compiler()

SQL_Parser_Compiler(  $array = null) 

Parameters

$array

getWhereValue()

getWhereValue(  $arg) 

Parameters

$arg

getParams()

getParams(  $arg) 

Parameters

$arg

compileFunctionOpts()

compileFunctionOpts(  $arg) 

Parameters

$arg

compileSearchClause()

compileSearchClause(  $where_clause) 

Parameters

$where_clause

compileSelect()

compileSelect() 

compileUpdate()

compileUpdate() 

compileDelete()

compileDelete() 

compileInsert()

compileInsert() 

compile()

compile(  $array = null) 

Parameters

$array