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
ZF
Apigility
Admin
Controller
DocumentationController
PHP Class ZF\Apigility\Admin\Controller\DocumentationController
Inheritance:
extends
Zend\Mvc\Controller\AbstractActionController
Mostra file
Open project: zfcampus/zf-apigility-admin
Protected Properties
Property
Type
Description
$model
Public Methods
Method
Description
__construct
(
DocumentationModel
$docModel
)
indexAction
( )
Protected Methods
Method
Description
deriveRouteName
(
$route
)
Method Details
__construct()
public
method
public
__construct
(
DocumentationModel
$docModel
)
$docModel
ZF\Apigility\Admin\Model\DocumentationModel
deriveRouteName()
protected
method
protected
deriveRouteName
(
$route
)
indexAction()
public
method
public
indexAction
( )
Property Details
$model
protected_oe property
protected
$model