Scriptindex.de

[ Menü ]

Home
News
Scripts
Neuzugänge
Suchen
Bücher
Manuals

[ Inhalt ]

Script eintragen
Tutorial eintragen
Newsletter
Umfragen
Link zu uns
Werbung bei uns
Kontakt
Impressum

[ Statistik ]

Hits gesamt: 5201582
Hits Heute: 1011
max. Hits (10.07.07): 6964
User Online: 41
Scripts: 2828

[ Partner ]

CodeBase
I.S.U.M.
LUG Bayreuth
PEAR NEWS
PHP Classes

[ Facebook ]

[ Eigene Domain? ]

[ Buchtipp ]

ASP.NET Kochbuch mit C#
ASP.NET Kochbuch mit C#

Manuals > PEAR > HTML_QuickForm_Renderer::renderHtml()

HTML_QuickForm_Renderer::renderHtml()

HTML_QuickForm_Renderer::renderHtml() -- Visit a raw HTML/text element (package developer related)

Description

Called when visiting a raw HTML/text pseudo-element

Implementation of the method: HTML_QuickForm_html elements are used to directly add HTML to the form output. Thus they are useful with the Default renderer, but not with template-based one. Default renderer is currently the only one actually implementing this method, all others silently ignore HTML_QuickForm_html elements.

Parameter

object &$data

HTML_QuickForm_html element being visited

Throws

throws no exceptions thrown

Note

abstract

This function can not be called statically.


Copyright 1998 - 2009 by I.S.U.M.