Public Member Functions | |
getReloadDelay () | |
setReloadDelay ($int) | |
getRequireUserInput () | |
setRequireUserInput ($boolean) | |
getDeactivationDelay () | |
setDeactivationDelay ($int) | |
getEnrichment () | |
setLockWidth ($lockWidth) | |
setLockHeight ($lockHeight) | |
getLockWidth () | |
getLockHeight () | |
getStaticData () | |
setStaticData ($staticData) | |
getRefWidth () | |
getRefHeight () | |
setRefWidth ($int) | |
setRefHeight ($int) | |
setDesiredWidth ($desiredWidth) | |
setDesiredHeight ($desiredHeight) | |
getDesiredWidth () | |
getDesiredHeight () | |
getNodeSet ($category) | |
Public Member Functions inherited from TemplateInterface | |
getVersion () | |
getJSLibPath () | |
getEnvironment () | |
getProperties () | |
getDeactivationDelay | ( | ) |
Implemented in Template.
getDesiredHeight | ( | ) |
Implemented in Template.
getDesiredWidth | ( | ) |
Implemented in Template.
getEnrichment | ( | ) |
Implemented in Template.
getLockHeight | ( | ) |
Implemented in Template.
getLockWidth | ( | ) |
Implemented in Template.
getNodeSet | ( | $category | ) |
Implemented in Template.
getRefHeight | ( | ) |
Implemented in Template.
getRefWidth | ( | ) |
Implemented in Template.
getReloadDelay | ( | ) |
Implemented in Template.
getRequireUserInput | ( | ) |
Implemented in Template.
getStaticData | ( | ) |
Implemented in Template.
setDeactivationDelay | ( | $int | ) |
Implemented in Template.
setDesiredHeight | ( | $desiredHeight | ) |
Implemented in Template.
setDesiredWidth | ( | $desiredWidth | ) |
Implemented in Template.
setLockHeight | ( | $lockHeight | ) |
Implemented in Template.
setLockWidth | ( | $lockWidth | ) |
Implemented in Template.
setRefHeight | ( | $int | ) |
Implemented in Template.
setRefWidth | ( | $int | ) |
Implemented in Template.
setReloadDelay | ( | $int | ) |
Implemented in Template.
setRequireUserInput | ( | $boolean | ) |
Implemented in Template.
setStaticData | ( | $staticData | ) |
Implemented in Template.