GiftVoucherAvailableRepository
class GiftVoucherAvailableRepository extends EntityRepository
Repository for Event Entity
Methods
mixed
findAllAlphabeticalOrder($number = null, $order = 'object')
Finds all GiftVoucherAvailable ordered by alphabetical order
mixed
findNotSuppressed()
Finds all GiftVoucherAvailable NOT suppressed
Details
at line 25
mixed
findAllAlphabeticalOrder($number = null, $order = 'object')
Finds all GiftVoucherAvailable ordered by alphabetical order
at line 43
mixed
findNotSuppressed()
Finds all GiftVoucherAvailable NOT suppressed