PHP 클래스 Textile, 68kb

파일 보기 프로젝트 열기: 68kb/68kb 1 사용 예제들

공개 메소드들

메소드 설명
TextileRestricted ( $text, $lite = '', $noimage = '' ) # Fake restricted version: restrictions are not supported for now.
TextileThis ( $text, $lite = '', $encode = '' )
blockLite ( $text ) # Workaround to ensure compatibility with TextPattern 4.0.3.

메소드 상세

TextileRestricted() 공개 메소드

# Fake restricted version: restrictions are not supported for now.
public TextileRestricted ( $text, $lite = '', $noimage = '' )

TextileThis() 공개 메소드

public TextileThis ( $text, $lite = '', $encode = '' )

blockLite() 공개 메소드

# Workaround to ensure compatibility with TextPattern 4.0.3.
public blockLite ( $text )