File: Node.php
Source Location: /HTML_QuickForm2-2.1.0/HTML/QuickForm2/Node.php
Classes:
HTML_QuickForm2_Node
Abstract base class for all QuickForm2 Elements and Containers
Page Details:
Base class for all HTML_QuickForm2 elements
PHP version 5 LICENSE This source file is subject to BSD 3-Clause License that is bundled with this package in the file LICENSE and available at the URL https://raw.githubusercontent.com/pear/HTML_QuickForm2/trunk/docs/LICENSE
Includes:
require_once('HTML/Common2.php') [line 25]
HTML_Common2 - base class for HTML elements require_once('HTML/QuickForm2/Exception.php') [line 42]
Exception classes for HTML_QuickForm2 require_once('HTML/QuickForm2/Factory.php') [line 47]
Static factory class for QuickForm2 elements require_once('HTML/QuickForm2/Rule.php') [line 52]
Base class for HTML_QuickForm2 rules
Documentation generated on Wed, 10 Apr 2019 08:56:10 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|