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

Class: A_Sql_Query

Source Location: /Sql/Query.php

Class Overview


A_Sql_Query


Methods



Class Details

[line 14]
A_Sql_Query



[ Top ]


Class Methods


method delete [line 32]

void delete( [ $table = null], [ $where = array()])



Tags:

access:  public


Parameters:

   $table  
   $where  

[ Top ]

method insert [line 22]

void insert( [ $table = null], [ $bind = array()])



Tags:

access:  public


Parameters:

   $table  
   $bind  

[ Top ]

method select [line 17]

void select( )



Tags:

access:  public


[ Top ]

method update [line 27]

void update( [ $table = null], [ $bind = array()], [ $where = array()])



Tags:

access:  public


Parameters:

   $table  
   $bind  
   $where  

[ Top ]


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