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 371]
Negates a where clause



[ Top ]


Class Methods


constructor NotWhere [line 383]

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 388]

void testRow( mixed $row)



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

[ Top ]


Documentation generated on Thu, 22 Dec 2005 12:59:51 +0000 by phpDocumentor 1.3.0RC3