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