[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/lib/pear/HTML/QuickForm/ -> html.php (summary)

(no description)

File Size: 76 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

HTML_QuickForm_html:: (3 methods):
  __construct()
  HTML_QuickForm_html()
  accept()


Class: HTML_QuickForm_html  - X-Ref

A pseudo-element used for adding raw HTML to form

Intended for use with the default renderer only, template-based
ones may (and probably will) completely ignore this

__construct($text = null)   X-Ref
Class constructor

param: string $text   raw HTML to add
return: void

HTML_QuickForm_html($text = null)   X-Ref
Old syntax of class constructor. Deprecated in PHP7.


accept(&$renderer, $required=false, $error=null)   X-Ref
Accepts a renderer

param: object     An HTML_QuickForm_Renderer object
return: void



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1