Package pear-HTML_QuickForm_Controller: Information

    Source package: pear-HTML_QuickForm_Controller
    Version: 1.0.8-alt3
    Build time:  Jun 20, 2008, 04:04 AM
    Report package bug
    License: PHP License
    Summary: The add-on to HTML_QuickForm package that allows building of multipage forms
    Description: 
    The package is essentially an implementation of a PageController pattern.
    Architecture:
    * Controller class that examines HTTP requests and manages form values
    persistence across requests.
    * Page class (subclass of QuickForm) representing a single page of the
    form.
    * Business logic is contained in subclasses of Action class.
    Cool features:
    * Includes several default Actions that allow easy building of multipage
    forms.
    * Includes usage examples for common usage cases (single-page form,
    wizard, tabbed form).

    List of rpms provided by this srpm:
    pear-HTML_QuickForm_Controller (noarch)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    ACL:
    @qa_p7

      1. rpm-build-pear
      2. pear-core

    Last changed


    June 20, 2008 Vitaly Lipatov 1.0.8-alt3
    - autorebuild for correct requires(pre) (see bug #16086)
    Jan. 10, 2008 Vitaly Lipatov 1.0.8-alt2
    - update according to rpm-build-pear 0.3
    Jan. 5, 2008 Vitaly Lipatov 1.0.8-alt1
    - initial build for ALT Linux Sisyphus