Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Neos
Neos
ViewHelpers
Backend
ColorOfStringViewHelper
PHP 클래스 Neos\Neos\ViewHelpers\Backend\ColorOfStringViewHelper
상속:
extends
Neos\FluidAdaptor\Core\ViewHelper\AbstractViewHelper
파일 보기
프로젝트 열기: neos/neos-development-collection
공개 메소드들
메소드
설명
render
(
string
$string
= null,
integer
$minimalBrightness
= 50 ) :
string
Outputs a hex color code (#000000) based on $text
메소드 상세
render()
공개
메소드
Outputs a hex color code (#000000) based on $text
public
render
(
string
$string
= null,
integer
$minimalBrightness
= 50 ) :
string
$string
string
$minimalBrightness
integer
리턴
string