phpDocumentor GalleryCore
Storage
[ class tree: GalleryCore ] [ index: GalleryCore ] [ all elements ]

Class: GallerySearchResults

Source Location: /modules/core/classes/GalleryStorage.class

Class GallerySearchResults

Property Summary
array(string   $_fieldNames   Field names describing the record set
array   $_mapInfo   Gallery data type info array
ADORecordSet   $_recordSet   Internal record set object

[ Top ]
Method Summary
GallerySearchResults   GallerySearchResults()  
array   nextResult()   Return the next search result, as an associative array
int   resultCount()   The number of results from this search

[ Top ]
Properties
array(string   $_fieldNames [line 1518]

Field names describing the record set

API Tags:
Access:  private


[ Top ]
array   $_mapInfo [line 1526]

Gallery data type info array

API Tags:
Access:  private


[ Top ]
ADORecordSet   $_recordSet [line 1510]

Internal record set object

API Tags:
Access:  private


[ Top ]
Methods
Constructor GallerySearchResults  [line 1528]

  GallerySearchResults GallerySearchResults( $recordSet, [ $fieldNames = null], [ $mapInfo = null]  )

Parameters:
   $recordSet: 
   $fieldNames: 
   $mapInfo: 


[ Top ]
nextResult  [line 1548]

  array nextResult( )

Return the next search result, as an associative array


API Tags:
Return:  the next result or false if EOF


[ Top ]
resultCount  [line 1539]

  int resultCount( )

The number of results from this search


API Tags:
Return:  the number of results


[ Top ]

Documentation generated on Fri, 08 Oct 2010 05:04:14 -0700 by phpDocumentor 1.3.0RC6