Notebook
class Notebook extends Collection (View source)
Properties
| protected | $collection_key | ||
| string | $contents | ||
| protected | $dependencyTargetsType | ||
| protected | $dependencyTargetsDataType | ||
| bool | $disabled | ||
| string[] | $tags |
Methods
setContents($contents)
No description
string
getContents()
No description
setDependencyTargets($dependencyTargets)
No description
Target[]
getDependencyTargets()
No description
setDisabled($disabled)
No description
bool
getDisabled()
No description
setTags($tags)
No description
string[]
getTags()
No description
Details
setContents($contents)
No description
string
getContents()
No description
setDependencyTargets($dependencyTargets)
No description
Target[]
getDependencyTargets()
No description
setDisabled($disabled)
No description
bool
getDisabled()
No description
setTags($tags)
No description
string[]
getTags()
No description