MessageOnlyPropertyItem
class MessageOnlyPropertyItem extends OptionsPropertyOneItem (View source)
Single property item class of type messageOnly
Methods
__construct(string|null $name = null, string|null $text = null)
No description
from
OptionsPropertyItem
Details
__construct(string|null $name = null, string|null $text = null)
No description
string|null
getName()
No description
void
setName(string $name)
No description
string|null
getText()
No description
void
setText(string $text)
No description
string|null
getForce()
No description
void
setForce(string $force)
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