Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Text_Wiki_Render_Rst_Emphasis
PHP 클래스 Text_Wiki_Render_Rst_Emphasis, horde
링크 보기:
http://www.horde.org/apps/wicked
저자:
Jan Schneider (
[email protected]
)
상속:
extends
Text_Wiki_Render
파일 보기
프로젝트 열기: horde/horde
공개 메소드들
메소드
설명
token
(
array
$options
) :
string
Renders a token into text matching the requested format.
메소드 상세
token()
공개
메소드
Renders a token into text matching the requested format.
public
token
(
array
$options
) :
string
$options
array
The "options" portion of the token (second element).
리턴
string
The text rendered from the token options.