SilverStripe Search

GetSetSearchResolverTrait

Setters and getters for the introspection.

Setters and getters to help with introspection/resolving, it's fairly simple, but extracted so it's cleaner to read the code

Table of Contents

Properties

$index  : BaseIndex

Methods

getIndex()  : BaseIndex
Get the current index
setIndex()  : $this
Set the current index

Properties

Methods

setIndex()

Set the current index

public setIndex(mixed $index) : $this
Parameters
$index : mixed
Return values
$this

        
On this page

Search results