Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Gc
View
Helper
Document
PHP Class Gc\View\Helper\Document
Inheritance:
extends
Zend\View\Helper\AbstractHelper
Show file
Open project: gotcms/gotcms
Class Usage Examples
Public Methods
Method
Description
__invoke
(
mixed
$identifier
= '' ) :
Model
Returns document from id.
Method Details
__invoke()
public
method
Returns document from id.
public
__invoke
(
mixed
$identifier
= '' ) :
Model
$identifier
mixed
Identifier
return
Gc\Document\Model