PHP 클래스 code_blocks_plugin, gitblog

저자: Rasmus Andersson
파일 보기 프로젝트 열기: rsms/gitblog 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$conf
$previous_failure

공개 메소드들

메소드 설명
_escapeBlockContentCB ( $m )
dummy_block ( $content, $cssclass )
filter ( $text = '' )
highlight ( $content, $lang, $extra_cssclass = null, $input_encoding = 'utf-8' )
init ( $context )

메소드 상세

_escapeBlockContentCB() 정적인 공개 메소드

static public _escapeBlockContentCB ( $m )

dummy_block() 정적인 공개 메소드

static public dummy_block ( $content, $cssclass )

filter() 정적인 공개 메소드

static public filter ( $text = '' )

highlight() 정적인 공개 메소드

static public highlight ( $content, $lang, $extra_cssclass = null, $input_encoding = 'utf-8' )

init() 정적인 공개 메소드

static public init ( $context )

프로퍼티 상세

$conf 공개적으로 정적으로 프로퍼티

public static $conf

$previous_failure 공개적으로 정적으로 프로퍼티

public static $previous_failure