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