Class Summary HTML_QuickForm_Action_Submit (Previous) (Next) HTML_QuickForm_DHTMLRulesTableless

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

HTML_QuickForm_Renderer_Tableless

Replacement for the default renderer of HTML_QuickForm that uses only XHTML and CSS but no table tags, and generates fully valid XHTML output.

Introduction

Содержание
Introduction --  Introduction to HTML_QuickForm_Renderer_Tableless
FAQ -- Answers to most Frequently Asked Questions

Important methods

Содержание
HTML_QuickForm_Renderer_Tableless::addStopFieldsetElements() -- Adds one or more element names that indicate the end of a fieldset (a new one will be opened when a the next header element occurs)
HTML_QuickForm_Renderer_Tableless::clearAllTemplates() -- Clears all the HTML out of the templates that surround notes, elements, etc.
HTML_QuickForm_Renderer_Tableless::setElementTemplate() -- Sets element template
HTML_QuickForm_Renderer_Tableless::setCloseFieldsetTemplate() -- Sets the template used when closing a fieldset
HTML_QuickForm_Renderer_Tableless::setFormTemplate() -- Sets form template
HTML_QuickForm_Renderer_Tableless::setGroupElementTemplate() -- Sets element template for elements within a group
HTML_QuickForm_Renderer_Tableless::setGroupTemplate() -- Sets template for a group wrapper
HTML_QuickForm_Renderer_Tableless::setHeaderTemplate() -- Sets header template
HTML_QuickForm_Renderer_Tableless::setOpenFieldsetTemplate() -- Sets the template used when opening a fieldset
HTML_QuickForm_Renderer_Tableless::setOpenHiddenFieldsetTemplate() -- Sets the template used when opening a hidden fieldset (i.e. a fieldset that is opened when there is no header element)
HTML_QuickForm_Renderer_Tableless::setRequiredNoteTemplate() -- Sets the note indicating required fields template
HTML_QuickForm_Renderer_Tableless::toHtml() -- returns the HTML generated for the form
Class Summary HTML_QuickForm_Action_Submit (Previous) (Next) HTML_QuickForm_DHTMLRulesTableless

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.