Public Member Functions | |
| __construct ($config=array()) | |
| __destruct () | |
| getNodeSet ($category) | |
| getReloadDelay () | |
| getRequireUserInput () | |
| getStaticData () | |
| getDeactivationDelay () | |
| getRefWidth () | |
| getRefHeight () | |
| setReloadDelay ($newValue) | |
| setRequireUserInput ($requireUserInput) | |
| setStaticData ($staticData) | |
| setDeactivationDelay ($deactivationDelay) | |
| setRefWidth ($refWidth) | |
| setRefHeight ($refHeight) | |
| setDesiredWidth ($desiredWidth) | |
| setDesiredHeight ($desiredHeight) | |
| getDesiredWidth () | |
| getDesiredHeight () | |
| setLockWidth ($lockWidth) | |
| setLockHeight ($lockHeight) | |
| getLockWidth () | |
| getLockHeight () | |
| getEnrichment () | |
  Public Member Functions inherited from Template | |
| __construct ($config=array()) | |
| __destruct () | |
| getCurrentEntity () | |
| getCurrentEntityResource () | |
| getEnvironment () | |
| getProperties () | |
| addProperty ($prop) | |
| getJSLibPath () | |
| getVersion () | |
| setVersion ($version) | |
Protected Member Functions | |
| getData () | |
  Protected Member Functions inherited from Template | |
| getData () | |
| loadProperties ($propertyId) | |
| loadPropertiesFromPublicationId ($publicationId) | |
Protected Attributes | |
| $staticData = array() | |
  Protected Attributes inherited from Template | |
| $environment | |
| $client | |
| $properties | |
| $adwaysContentJSLib = '//d1xswutoby7io3.cloudfront.net/content/js/Adways-content/1.0.0/release.Adways-min.js' | |
| $adwaysServicesPath = 'https://services.adways.com/' | |
| $requestProperties = false | |
| $currentEntity = null | |
| $currentEntityResource = null | |
| $version = 0.1 | |
| $data = null | |
| __construct | ( | $config = array() | ) | 
| __destruct | ( | ) | 
      
  | 
  protected | 
| getDeactivationDelay | ( | ) | 
Implements TemplateInterface.
| getDesiredHeight | ( | ) | 
Implements TemplateInterface.
| getDesiredWidth | ( | ) | 
Implements TemplateInterface.
| getEnrichment | ( | ) | 
Implements TemplateInterface.
| getLockHeight | ( | ) | 
Implements TemplateInterface.
| getLockWidth | ( | ) | 
Implements TemplateInterface.
| getNodeSet | ( | $category | ) | 
Implements TemplateInterface.
| getRefHeight | ( | ) | 
Implements TemplateInterface.
| getRefWidth | ( | ) | 
Implements TemplateInterface.
| getReloadDelay | ( | ) | 
Implements TemplateInterface.
| getRequireUserInput | ( | ) | 
Implements TemplateInterface.
| getStaticData | ( | ) | 
Implements TemplateInterface.
| setDeactivationDelay | ( | $deactivationDelay | ) | 
Implements TemplateInterface.
| setDesiredHeight | ( | $desiredHeight | ) | 
Implements TemplateInterface.
| setDesiredWidth | ( | $desiredWidth | ) | 
Implements TemplateInterface.
| setLockHeight | ( | $lockHeight | ) | 
Implements TemplateInterface.
| setLockWidth | ( | $lockWidth | ) | 
Implements TemplateInterface.
| setRefHeight | ( | $refHeight | ) | 
Implements TemplateInterface.
| setRefWidth | ( | $refWidth | ) | 
Implements TemplateInterface.
| setReloadDelay | ( | $newValue | ) | 
Implements TemplateInterface.
| setRequireUserInput | ( | $requireUserInput | ) | 
Implements TemplateInterface.
| setStaticData | ( | $staticData | ) | 
Implements TemplateInterface.
      
  | 
  protected |