![]() |
Antidot PHP API
version 0.16.0
##PHP API to simplify integration of Antidot components
|
Implements match text. More...
Public Member Functions | |
__construct ($element) | |
Construct match text instance. | |
![]() | |
get_text () | |
Retrieve text. | |
accept (AfsTextVisitorInterface $visitor) | |
Accept visitors. |
Implements match text.
__construct | ( | $element | ) |
Construct match text instance.
$element | [in] a title or abstract element. This element is composed of AFS type (afs:t ) 'KwicMatch ' and the associated match text. |
Reimplemented from AfsText.