PHP 클래스 Text_Wiki_Render_Rst_Phplookup, horde

저자: Jan Schneider ([email protected])
상속: extends Text_Wiki_Render
파일 보기 프로젝트 열기: 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.

프로퍼티 상세