TextPropertyItem
class TextPropertyItem extends OptionsPropertyOneItem (View source)
Single property item class of type text
Methods
Details
__construct(string $name = '', string $text = '')
No description
string
getName()
No description
string
getText()
No description
array
getValues()
Gets the values
void
setValues(array $values)
Sets the values
array|string
getDoc()
Gets MySQL documentation pointer
void
setDoc(string|array $doc)
Sets the doc
int
getLen()
No description
void
setLen(int $len)
No description
int
getSize()
No description
void
setSize(int $size)
No description
string
getHtml(Plugin $plugin, PluginType $pluginType)
No description