Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Newscoop
Form
Decorator
Form
PHP Class Newscoop\Form\Decorator\Form
Inheritance:
extends
Zend_Form_Decorator_For\Zend_Form_Decorator_Form
Mostrar archivo
Open project: sourcefabric/newscoop
Public Methods
Method
Description
getOptions
( ) :
array
Override the getOptions from the parent
render
(
string
$content
) :
string
Render a form
Method Details
getOptions()
public
method
setting the action to the template action
public
getOptions
( ) :
array
return
array
render()
public
method
Replaces $content entirely from currently set element.
public
render
(
string
$content
) :
string
$content
string
return
string