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

Class: NotWhere

Source Location: /flatfile.php

Class Overview

WhereClause
   |
   --NotWhere

Negates a where clause


Methods


Inherited Methods

Class: WhereClause

WhereClause::testRow()
Tests a table row object

Class Details

[line 434]
Negates a where clause



[ Top ]


Class Methods


constructor NotWhere [line 446]

NotWhere NotWhere( WhereClause $whereclause)

Contructs a new NotWhere object

The constructed WhereClause will return the negation of the WhereClause object passed in when testing rows.




Parameters:

WhereClause   $whereclause   The WhereClause object to negate

[ Top ]

method testRow [line 451]

void testRow( mixed $row, [mixed $rowSchema = null])



Overrides WhereClause::testRow() (Tests a table row object)

[ Top ]


Documentation generated on Mon, 19 Mar 2007 22:21:03 +0000 by phpDocumentor 1.3.0RC3