PageIndex
class PageIndex extends AbstractIndex implements ApplicationAwareInterface (View source)
Traits
Trait ApplicationAwareTrait A trait used with ApplicationAwareInterface
Properties
protected IndexingDriverInterface | $indexDriver | from AbstractIndex | |
protected Application | $app | from ApplicationAwareTrait |
Methods
__construct()
PageIndex constructor.
getIndexer()
No description
void
clear()
Clear out all indexed items
Details
__construct()
PageIndex constructor.
Doesn't require any constructor arguments
bool
index(mixed $object)
Add an object to the index
bool
forget(mixed $object)
Remove an object from the index
protected IndexingDriverInterface
getIndexer()
No description
setApplication(Application $app)
Setter method for the application
void
clear()
Clear out all indexed items