Class TCommandEventParameter

Description

TCommandEventParameter class

TCommandEventParameter encapsulates the parameter data for Command event of button controls. You can access the name of the command via CommandName property, and the parameter carried with the command via CommandParameter property.

  • since: 3.0
  • version: $Id: TControl.php 1532 2006-12-01 12:28:55Z xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/TControl.php (line 2169)

TComponent
   |
   --TEventParameter
      |
      --TCommandEventParameter
Direct descendents
Class Description
TDataGridCommandEventParameter TDataGridCommandEventParameter class
TDataListCommandEventParameter TDataListCommandEventParameter class
TRepeaterCommandEventParameter TRepeaterCommandEventParameter class
Method Summary
TCommandEventParameter __construct ([string $name = ''], [string $parameter = ''])
string getCommandName ()
Methods
Constructor __construct (line 2179)

Constructor.

  • access: public
TCommandEventParameter __construct ([string $name = ''], [string $parameter = ''])
  • string $name: name of the command
  • string $parameter: parameter of the command

Redefined in descendants as:
getCommandName (line 2188)
  • return: name of the command
  • access: public
string getCommandName ()
getCommandParameter (line 2196)
  • return: parameter of the command
  • access: public
string getCommandParameter ()

Inherited Methods

Inherited From TComponent

TComponent::addParsedObject()
TComponent::attachEventHandler()
TComponent::canGetProperty()
TComponent::canSetProperty()
TComponent::createdOnTemplate()
TComponent::detachEventHandler()
TComponent::evaluateExpression()
TComponent::evaluateStatements()
TComponent::getEventHandlers()
TComponent::getSubProperty()
TComponent::hasEvent()
TComponent::hasEventHandler()
TComponent::hasProperty()
TComponent::raiseEvent()
TComponent::setSubProperty()
TComponent::__get()
TComponent::__set()

Documentation generated on Sun, 14 Jan 2007 21:41:43 -0500 by phpDocumentor 1.3.0RC4