Renderer
[
class tree: Renderer
] [
index: Renderer
] [
all elements
]
Todo List
Packages:
Formagic
Filter
Item
Renderer
Rule
Translator
Files:
Array.php
Html.php
Interface.php
Xhtml.php
Interfaces:
Formagic_Renderer_Interface
Classes:
Formagic_Renderer_Array
Formagic_Renderer_Html
Formagic_Renderer_Xhtml
Class: Formagic_Renderer_Interface
Source Location: /Renderer/Interface.php
Interface Overview
Defines interface that all Formagic renderers have to implement.
Author(s):
Florian Sonnenburg
Version:
$Id: Interface.php 126 2011-05-18 18:41:58Z meweasle $
Copyright:
Copyright (c) 2008-2009 Florian Sonnenburg
Methods
render
Class Details
[line 31]
Defines interface that all Formagic renderers have to implement.
Tags:
author:
Florian Sonnenburg
version:
$Id: Interface.php 126 2011-05-18 18:41:58Z meweasle $
copyright:
Copyright (c) 2008-2009 Florian Sonnenburg
[
Top
]
Class Methods
method render
[line 39]
mixed render( $form,
Formagic
$Formagic)
Renders form item information into a specific data format.
Tags:
return:
The assembled form representation.
access:
public
Parameters:
Formagic
$Formagic
The formagic object to be rendered.
Formagic
$form
[
Top
]
Documentation generated on Sun, 22 May 2011 22:40:16 +0200 by
phpDocumentor 1.4.3