Todo List
GALResult | --GALTableIterator | --GALCommentIterator
Access the rows of a database result ressource as GALComment objects. This class has got the same functionality as GALTableIterator.
[line 193]
GALCommentIterator __construct( GALGallery $glb, $table, $handle)
GALComment buildRow( $source, array &$data)
This method overwrites GALTableIterator::buildRow() so that it builds GALComment objects instead of GALTableRow.