InventoryScheduled
class InventoryScheduled extends Table (View source)
Properties
array | $columnHeaders | Column headers for the table. URL-friendly keys with human values. | |
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
filterTypeAuction()
Include auction-type items only.
void
filterTypeFixed()
Include fixed-type items only.
void
sortStartingIn($sortOrder)
Sort by time until item starts.
Details
at line 75
void
filterTypeAuction()
Include auction-type items only.
at line 85
void
filterTypeFixed()
Include fixed-type items only.
at line 95
void
sortStartingIn($sortOrder)
Sort by time until item starts.