Todo List
GALRow | --GALTableRow | --GALHelp
[line 137]
GALHelp __construct( GALGallery $glb, $result, &$data, $table)
void canEdit( GALUser $user)
void canView( GALUser $user)
void delete( [ $super = false])
void get( $field, [ $super = true])
int getID( [ $super = false])
This method provides access to the help ID without knowing the name of the primary key field. This method is implemented by all classes whose tables have a single numerical primary key.
void set( $field, $value, [ $super = false])
void __get( $field)
void __set( $field, $value)