PRADO Component Framework for PHP 5
  • Home
  • About
  • Testimonials
  • Demos
  • Download
  • Documentation
  • Forum
  • Development
  • Tutorials
  • Class Docs
  • API Manual
  • Wiki

Packages

  • None
  • System
    • Caching
    • Collections
    • Data
      • ActiveRecord
        • Relations
        • Scaffold
          • InputBuilder
      • Commom
        • Sqlite
      • Common
        • Mssql
        • Mysql
        • Oracle
        • Pgsql
        • Sqlite
      • DataGateway
      • SqlMap
        • Configuration
        • Statements
    • Exceptions
    • I18N
    • IO
    • Security
    • Util
    • Web
      • Javascripts
      • Services
      • UI
        • ActiveControls
        • WebControls
    • Xml
  • Wsat
    • pages
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Package System\Data\ActiveRecord

Packages summary
System\Data\ActiveRecord\Relations
System\Data\ActiveRecord\Scaffold
Classes summary
TActiveRecord Base class for active records.
TActiveRecordChangeEventParameter TActiveRecordChangeEventParameter class
TActiveRecordConfig TActiveRecordConfig module configuration class.
TActiveRecordCriteria Search criteria for Active Record.
TActiveRecordGateway TActiveRecordGateway excutes the SQL command queries and returns the data record as arrays (for most finder methods).
TActiveRecordInvalidFinderResult TActiveRecordInvalidFinderResult class. TActiveRecordInvalidFinderResult defines the enumerable type for possible results if an invalid TActiveRecord::__call magic-finder invoked.
TActiveRecordManager TActiveRecordManager provides the default DB connection, default active record gateway, and table meta data inspector.
Exceptions summary
TActiveRecordConfigurationException TActiveRecordConfigurationException class.
TActiveRecordException Base exception class for Active Records.
Terms of Service | Contact Us
PRADO v3.2.4 API Manual API documentation generated by ApiGen 2.8.0
Copyright © 2006-2014 by the PRADO Group.
Powered by PRADO