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_Interwiki
PHP 클래스 Text_Wiki_Render_Rst_Interwiki, horde
링크 보기:
http://www.horde.org/apps/wicked
저자:
Jan Schneider (
[email protected]
)
상속:
extends
Text_Wiki_Render_Xhtml_Interwiki
파일 보기
프로젝트 열기: horde/horde
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
$paragraph_links
array
A collector for link sections below a paragraph.
공개 메소드들
메소드
설명
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.
프로퍼티 상세
$paragraph_links
공개적으로 정적으로 프로퍼티
A collector for link sections below a paragraph.
public
static
array
$paragraph_links
리턴
array