Class TActiveRecordGatewayEventParameter

Description

Active Record command event parameter.

  • since: 3.1
  • version: $Id: TActiveRecordGateway.php 1606 2007-01-09 10:42:06Z wei $
  • author: Wei Zhuo <weizho[at]gmail[dot]com>

Located in /Data/ActiveRecord/TActiveRecordGateway.php (line 318)

TComponent
   |
   --TEventParameter
      |
      --TActiveRecordEventParameter
         |
         --TActiveRecordGatewayEventParameter
Method Summary
TActiveRecordGatewayEventParameter __construct (mixed $type, mixed $command, [mixed $record = null], [mixed $data = null])
mixed getData ()
string getType ()
Methods
Constructor __construct (line 328)

New gateway command event parameter.

  • access: public
TActiveRecordGatewayEventParameter __construct (mixed $type, mixed $command, [mixed $record = null], [mixed $data = null])
getCommand (line 347)
  • return: command to be executed.
  • access: public
TDbCommand getCommand ()
getData (line 363)
  • return: command data.
  • access: public
mixed getData ()
getRecord (line 355)
  • return: active record.
  • access: public
TActiveRecord getRecord ()
getType (line 339)
  • return: TActiveRecordStateType
  • access: public
string getType ()

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:00 -0500 by phpDocumentor 1.3.0RC4