![]() |
Antidot PHP API
version 0.16.0
##PHP API to simplify integration of Antidot components
|
Interface used for complex query options. More...
Public Member Functions | |
copy () | |
Produces new instance copied from current one. | |
format () | |
Format object to appropriate string form. |
Interface used for complex query options.
This interface should never be used outside API internals.
copy | ( | ) |
Produces new instance copied from current one.
Implemented in AfsFacetDefault.
format | ( | ) |
Format object to appropriate string form.
This method can returns single string of array of string when multiple values can be assigned to one single AFS search engine query option.
Implemented in AfsFacetDefault.