Class TActiveRecordChangeEventParameter

Description

TActiveRecordChangeEventParameter class

TActiveRecordChangeEventParameter encapsulates the parameter data for ActiveRecord change commit events that are broadcasted. The following change events may be raise: TActiveRecord::OnInsert, TActiveRecord::OnUpdate and TActiveRecord::OnDelete. The IsValid parameter can be set to false to prevent the requested change event to be performed.

  • author: Wei Zhuo<weizhuo@gmail.com>
  • version: $Id: TActiveRecord.php 3004 2011-06-26 09:56:56Z ctrlaltca@gmail.com $
  • since: 3.1.2

Located in /Data/ActiveRecord/TActiveRecord.php (line 1044)

TComponent
   |
   --TEventParameter
      |
      --TActiveRecordChangeEventParameter
Method Summary
boolean getIsValid ()
void setIsValid (boolean $value)
Methods

Documentation generated on Mon, 25 Jun 2012 14:37:11 +0200 by phpDocumentor 1.4.3