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\Scaffold

Packages summary
System\Data\ActiveRecord\Scaffold\InputBuilder
Classes summary
TScaffoldBase Base class for Active Record scaffold views.
TScaffoldEditView Template control for editing an Active Record instance. The RecordClass determines the Active Record class to be edited. A particular record can be edited by specifying the setRecordPk RecordPk value (may be an array for composite keys).
TScaffoldListView TScaffoldListView displays a list of Active Records.
TScaffoldSearch TScaffoldSearch provide a simple textbox and a button that is used to perform search on a TScaffoldListView with ID given by setListViewID ListViewID.
TScaffoldView TScaffoldView is a composite control consisting of TScaffoldListView with a TScaffoldSearch. In addition, it will display a TScaffoldEditView when an "edit" command is raised from the TScaffoldListView (when the edit button is clicked). Futher more, the "add" button can be clicked that shows an empty data TScaffoldListView for creating new records.
Interfaces summary
IScaffoldEditRenderer IScaffoldEditRenderer interface.
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