A_Sql
[ class tree: A_Sql ] [ index: A_Sql ] [ all elements ]

Class: A_Sql_Logicallist

Source Location: /Sql/Logicallist.php

Class Overview

A_Sql_Statement
   |
   --A_Sql_Logicallist

A_Sql_Logicallist


Variables

Methods


Child classes:

A_Sql_Having
A_Sql_Having
A_Sql_Where
A_Sql_Where

Inherited Variables

Inherited Methods


Class Details

[line 15]
A_Sql_Logicallist

Generate SQL AND/OR/NOT list strings.




[ Top ]


Class Variables

$data = array()

[line 18]



Tags:

access:  protected

Type:   mixed


[ Top ]

$escape =  true

[line 19]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


method addExpression [line 31]

void addExpression( $arg1, [ $arg2 = null], [ $arg3 = null])



Tags:

access:  public


Parameters:

   $arg1  
   $arg2  
   $arg3  

[ Top ]

method clear [line 26]

void clear( )



Tags:

access:  public


[ Top ]

method render [line 51]

void render( )



Tags:

access:  public


Overridden in child classes as:

A_Sql_Having::render()
A_Sql_Where::render()

[ Top ]

method setEscape [line 21]

void setEscape( $escape)



Tags:

access:  public


Parameters:

   $escape  

[ Top ]


Documentation generated on Sun, 24 Jul 2011 00:03:31 +0000 by phpDocumentor 1.4.3