Api‎ > ‎Model‎ > ‎Resource‎ > ‎

Traversable

Class RTraversableResource extends RResource

* Project : RawDev: The practical MVC framework for Rapid Web Development in PHP. License : MIT / X Window System License File : <{$file}> Last Modified : <{$lastModified}> Author : Raymond Bokenkamp <raymond@bokenkamp.com>

Vars

Functions

void function __fetch()

fetches the next record - if no record found then close

void function __open()

opens access to the records

void function __close()

closes access to the records

void function current()

TRAVERSABLE INTERFACE

Comments