PHP 클래스 Totoro_Class

파일 보기 프로젝트 열기: zblogcn/zblogphp

공개 프로퍼티들

프로퍼티 타입 설명
$config_array
$sv

공개 메소드들

메소드 설명
__construct ( )
add_black_list ( $id )
build_content ( &$comment )
check_comment ( &$comment )
check_ip ( $ip )
export_submenu ( $action )
filter_ip ( $ip, $kill )
get_score ( &$comment, $debug = false )
init_config ( )
kill_ip ( $ip )
output_config ( $type, $name, $convert = true )
replace_comment ( &$comment )

메소드 상세

__construct() 공개 메소드

public __construct ( )

add_black_list() 공개 메소드

public add_black_list ( $id )

build_content() 공개 메소드

public build_content ( &$comment )

check_comment() 공개 메소드

public check_comment ( &$comment )

check_ip() 공개 메소드

public check_ip ( $ip )

export_submenu() 공개 메소드

public export_submenu ( $action )

filter_ip() 공개 메소드

public filter_ip ( $ip, $kill )

get_score() 공개 메소드

public get_score ( &$comment, $debug = false )

init_config() 공개 메소드

public init_config ( )

kill_ip() 공개 메소드

public kill_ip ( $ip )

output_config() 공개 메소드

public output_config ( $type, $name, $convert = true )

replace_comment() 공개 메소드

public replace_comment ( &$comment )

프로퍼티 상세

$config_array 공개적으로 프로퍼티

public $config_array

$sv 공개적으로 프로퍼티

public $sv