Todo List
GALResult | --GALTableIterator | --GALFilmIterator
Access the rows of a database result ressource as GALFilm objects. This class has got the same functionality as GALTableIterator.
[line 169]
GALFilmIterator __construct( GALGallery $glb, $table, resource $handle)
This constructor shouldn't be called by a library user, it is called inside GALFilms::rawLoad().
void buildRow( $source, &$data)