SproutCMS

This is the code documentation for the SproutCMS project

Page options:

Inherited members

class Database_Expression

Database expression class to allow for explicit joins and where expressions.

Variables

NameVisibilityDescription
$expression 

Functions

NameVisibilityDescription
__constructpublic 
__toStringpublic 

public __construct

void $Database_Expression->__construct ( mixed $expression );

This function does not have a description

public __toString

unknown $Database_Expression->__toString ( );

This function does not have a description