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_Xhtml_Wikilink2
PHP 클래스 Text_Wiki_Render_Xhtml_Wikilink2, horde
상속:
extends
Text_Wiki_Render_Xhtml_Wikilink
파일 보기
프로젝트 열기: horde/horde
공개 메소드들
메소드
설명
token
(
array
$options
) :
string
Renders a token into XHTML.
메소드 상세
token()
공개
메소드
Renders a token into XHTML.
public
token
(
array
$options
) :
string
$options
array
The "options" portion of the token (second element).
리턴
string
The text rendered from the token options.