PHP 클래스 Text_Wiki_Render_Rst_Raw, horde

저자: Gunnar Wrobel ([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.