ListItem
class ListItem extends Collection (View source)
Properties
protected | $collection_key | ||
bool | $checked | ||
protected | $childListItemsType | ||
protected | $childListItemsDataType | ||
protected | $textType | ||
protected | $textDataType |
Methods
setChecked($checked)
No description
bool
getChecked()
No description
setChildListItems($childListItems)
No description
ListItem[]
getChildListItems()
No description
getText()
No description
Details
setChecked($checked)
No description
bool
getChecked()
No description
setChildListItems($childListItems)
No description
ListItem[]
getChildListItems()
No description
setText(TextContent $text)
No description
TextContent
getText()
No description