class ListingItems extends Table (View source)

Properties

array $filters Array of filter names containing available options and their keys.
string $defaultSortKey Default key to sort by.
string $presenter Class name for the paginator presenter.

Methods

void
filterHasNoBids()

Include auction-type items only.

void
filterHasFixedPrice()

Include fixed-type items only.

Details

at line 60
void filterHasNoBids()

Include auction-type items only.

Return Value

void

at line 70
void filterHasFixedPrice()

Include fixed-type items only.

Return Value

void