Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Newscoop
Form
Decorator
Form
PHP Class Newscoop\Form\Decorator\Form
Inheritance:
extends
Zend_Form_Decorator_For\Zend_Form_Decorator_Form
Afficher le fichier
Open project: sourcefabric/newscoop
Méthodes publiques
Méthode
Description
getOptions
( ) :
array
Override the getOptions from the parent
render
(
string
$content
) :
string
Render a form
Method Details
getOptions()
public
méthode
setting the action to the template action
public
getOptions
( ) :
array
Résultat
array
render()
public
méthode
Replaces $content entirely from currently set element.
public
render
(
string
$content
) :
string
$content
string
Résultat
string