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

Class: DBcondition

Source Location: /workspace/readmail/lib/DBcondition.php

Class Overview




Variables

Methods



Class Details

[line 8]


[ Top ]


Class Variables

$cndstr =

[line 13]


Type:   mixed


[ Top ]

$condchar =

[line 10]


Type:   mixed


[ Top ]

$conds =

[line 12]


Type:   mixed


[ Top ]

$err =

[line 14]


Type:   mixed


[ Top ]

$sqltype =

[line 11]


Type:   mixed


[ Top ]



Class Methods


constructor DBcondition [line 19]

DBcondition DBcondition( $sqltype)



Parameters:

   $sqltype  

[ Top ]

method between [line 160]

void between( $column, $const1, $const2, [ $stat = ""], [ $at = "AND"])



Parameters:

   $column  
   $const1  
   $const2  
   $stat  
   $at  

[ Top ]

method betweenfunc [line 182]

void betweenfunc( $column, $xpre1, $xpre2, [ $stat = ""], [ $at = "AND"])



Parameters:

   $column  
   $xpre1  
   $xpre2  
   $stat  
   $at  

[ Top ]

method compc [line 56]

void compc( $column, $cond, $const, [ $at = "AND"])



Parameters:

   $column  
   $cond  
   $const  
   $at  

[ Top ]

method compsub [line 103]

void compsub( $column, $cond, $subname, [ $at = "AND"])



Parameters:

   $column  
   $cond  
   $subname  
   $at  

[ Top ]

method compx [line 80]

void compx( $column, $cond, $xpre, [ $at = "AND"])



Parameters:

   $column  
   $cond  
   $xpre  
   $at  

[ Top ]

method condition [line 257]

void condition( $str)



Parameters:

   $str  

[ Top ]

method ereg [line 142]

void ereg( $column, $const, [ $at = "AND"])



Parameters:

   $column  
   $const  
   $at  

[ Top ]

method getColumn [line 388]

void getColumn( $column)



Parameters:

   $column  

[ Top ]

method getwhere [line 30]

void getwhere( )



[ Top ]

method in [line 221]

void in( $column, $list, [ $stat = ""], [ $at = "AND"])



Parameters:

   $column  
   $list  
   $stat  
   $at  

[ Top ]

method insub [line 242]

void insub( $column, $select, [ $stat = ""], [ $at = "AND"])



Parameters:

   $column  
   $select  
   $stat  
   $at  

[ Top ]

method isnull [line 203]

void isnull( $column, [ $stat = ""], [ $at = "AND"])



Parameters:

   $column  
   $stat  
   $at  

[ Top ]

method like [line 124]

void like( $column, $const, [ $cond = ''], [ $at = "AND"])



Parameters:

   $column  
   $const  
   $cond  
   $at  

[ Top ]

method pgEscape [line 425]

void pgEscape( $var)



Parameters:

   $var  

[ Top ]

method setCond [line 268]

void setCond( $list)



Parameters:

   $list  

[ Top ]


Documentation generated on Mon, 12 Mar 2007 01:21:48 +0900 by phpDocumentor 1.3.1