Renderer
[ class tree: Renderer ] [ index: Renderer ] [ all elements ]

Class: Formagic_Renderer

Source Location: /Renderer/Renderer.php

Class Overview


FormagicRenderer abstract superclass


Author(s):

  • Florian Sonnenburg

Version:

  • $Id: Renderer.php 40 2007-07-30 20:21:48Z $

Copyright:

  • Copyright (c) 2007

Methods


Child classes:

Formagic_Renderer_Array
Returns form items in array form to be processed by custom display manager
Formagic_Renderer_HTML
Formagic Renderer HTML

Class Details

[line 33]
FormagicRenderer abstract superclass



Tags:

author:  Florian Sonnenburg
version:  $Id: Renderer.php 40 2007-07-30 20:21:48Z $
copyright:  Copyright (c) 2007
abstract:  


[ Top ]


Class Methods


method fetch [line 54]

string fetch( &$FormagicObj, object $FormagicObj)

Abstract rendering method.

Has to return string.




Tags:

abstract:  
access:  public


Overridden in child classes as:

Formagic_Renderer_Array::fetch()
Returns data
Formagic_Renderer_HTML::fetch()
Returns form HTML string

Parameters:

object   $FormagicObj  
   &$FormagicObj  

[ Top ]

method __toString [line 41]

string __toString( )

String representation of FormagicItem



Tags:

access:  public


[ Top ]


Documentation generated on Thu, 23 Aug 2007 00:29:47 +0200 by phpDocumentor 1.4.0