Antidot PHP API  version 0.16.0
##PHP API to simplify integration of Antidot components
 All Classes Files Functions Variables Groups Pages
Public Attributes | List of all members
AfsProducer Class Reference

Defines AFS search replies' producers. More...

Inheritance diagram for AfsProducer:
BasicEnum

Public Attributes

const CHECK = 'CHECK'
 Reply set result of check query.
const SEARCH = 'SEARCH'
 Reply set result of search agent.
const SPELLCHECK = 'SPELLCHECK'
 Reply set result of spellcheck agent.
const CONCEPT = 'CONCEPT'
 Reply set result of concept agent.
const PROXY = 'PROXY'
 Reply set result of proxy.
const SEARCH_MASTER = 'SEARCH_MASTER'
 Reply set result of master agent.
const SEARCH_SLAVE = 'SEARCH_SLAVE'
 Reply set result of slave agent.

Additional Inherited Members

- Static Protected Member Functions inherited from BasicEnum
static check_val ($instance, $value, $msg=null)
 Checks whether the value is valid.

Detailed Description

Defines AFS search replies' producers.

Specifies which agent produces reply set.