Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ZF2rapid
Generator
ActionViewGenerator
PHP 클래스 ZF2rapid\Generator\ActionViewGenerator
상속:
extends
Zend\Code\Generator\BodyGenerator
파일 보기
프로젝트 열기: zfrapid/zf2rapid
1 사용 예제들
공개 메소드들
메소드
설명
__construct
(
null
|
string
$actionName
,
null
|
string
$controllerName
,
null
|
string
$moduleName
)
보호된 메소드들
메소드
설명
addContent
(
string
$actionName
,
string
$controllerName
,
string
$moduleName
)
Generate view content
메소드 상세
__construct()
공개
메소드
public
__construct
(
null
|
string
$actionName
,
null
|
string
$controllerName
,
null
|
string
$moduleName
)
$actionName
null
|
string
$controllerName
null
|
string
$moduleName
null
|
string
addContent()
보호된
메소드
Generate view content
protected
addContent
(
string
$actionName
,
string
$controllerName
,
string
$moduleName
)
$actionName
string
$controllerName
string
$moduleName
string