Zend Framework
1.12
|
Public Member Functions | |
__construct ($text, $field=null) | |
Object constructor. | |
key () | |
Returns term key. | |
Static Public Member Functions | |
static | getPrefix ($str, $length) |
Get term prefix. | |
static | getLength ($str) |
Get UTF-8 string length. | |
Public Attributes | |
$field | |
$text | |
__construct | ( | $text, | |
$field = null |
|||
) |
Object constructor.
|
static |
Get UTF-8 string length.
string | $str |
|
static |
Get term prefix.
string | $str | |
integer | $length |
key | ( | ) |
Returns term key.
$field |
$text |