\Pluf_Search_ResultSet

ResultSet class to iterate over a search result.

Summary

Methods
Properties
Constants
__construct()
current()
key()
next()
rewind()
valid()
count()
No public properties found
No constants found
No protected methods found
$results
N/A
No private methods found
No private properties found
N/A

Properties

$results

$results : 

Type

Methods

__construct()

__construct(  $search_res) 

Parameters

$search_res

current()

current() 

Get the current item.

key()

key() 

next()

next() 

rewind()

rewind() 

valid()

valid() 

count()

count()