Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
FluidTYPO3
Vhs
ViewHelpers
ConstViewHelper
PHP Class FluidTYPO3\Vhs\ViewHelpers\ConstViewHelper
Renders the value of a PHP constant
Inheritance:
extends
TYPO3\CMS\Fluid\Core\ViewHelper\AbstractViewHelper
显示文件
Open project: fluidtypo3/vhs
Public Methods
Method
Description
render
(
string
$name
) :
mixed
Method Details
render()
public
method
public
render
(
string
$name
) :
mixed
$name
string
return
mixed