StaffGateway

StaffGateway

Staff Gateway

Methods

Inherited from TableAware
Inherited from QueryableGateway
Inherited from Gateway

queryAllStaff

Queries the list of users for the Manage Staff page.

StaffGateway::queryAllStaff( \Gibbon\Domain\QueryCriteria $criteria ): \Gibbon\Domain\Staff\DataSet

Return Value: \Gibbon\Domain\Staff\DataSet


selectStaffByID

StaffGateway::selectStaffByID( $gibbonPersonID, $type = null )