Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
ZF2rapid
Generator
ActionViewGenerator
PHP Class ZF2rapid\Generator\ActionViewGenerator
Inheritance:
extends
Zend\Code\Generator\BodyGenerator
Mostra file
Open project: zfrapid/zf2rapid
Class Usage Examples
Public Methods
Method
Description
__construct
(
null
|
string
$actionName
,
null
|
string
$controllerName
,
null
|
string
$moduleName
)
Protected Methods
Method
Description
addContent
(
string
$actionName
,
string
$controllerName
,
string
$moduleName
)
Generate view content
Method Details
__construct()
public
method
public
__construct
(
null
|
string
$actionName
,
null
|
string
$controllerName
,
null
|
string
$moduleName
)
$actionName
null
|
string
$controllerName
null
|
string
$moduleName
null
|
string
addContent()
protected
method
Generate view content
protected
addContent
(
string
$actionName
,
string
$controllerName
,
string
$moduleName
)
$actionName
string
$controllerName
string
$moduleName
string