Class Finder
Namespace: System
Properties
Events
Methods
 NameDescription
  addParsedObject Processes an object that is created during parsing template.
  attachEventHandler Attaches an event handler to an event.
  canGetProperty Determines whether a property can be read.
  canSetProperty Determines whether a property can be set.
  createdOnTemplate This method is invoked after the component is instantiated by a template.
  detachEventHandler Detaches an existing event handler.
  evaluateExpression Evaluates a PHP expression in the context of this control.
  evaluateStatements Evaluates a list of PHP statements.
  getEventHandlers Returns the list of attached event handlers for an event.
  getSubProperty Evaluates a property path.
  hasEvent Determines whether an event is defined.
  hasEventHandler whether an event has been attached one or several handlers.
  hasProperty Determines whether a property is defined.
  raiseEvent Raises an event.
  setSubProperty Sets a value to a property path.
Derived classes