PHP Class Totoro_Class

Afficher le fichier Open project: zblogcn/zblogphp

Méthodes publiques

Свойство Type Description
$config_array
$sv

Méthodes publiques

Méthode Description
__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 )

Method Details

__construct() public méthode

public __construct ( )

add_black_list() public méthode

public add_black_list ( $id )

build_content() public méthode

public build_content ( &$comment )

check_comment() public méthode

public check_comment ( &$comment )

check_ip() public méthode

public check_ip ( $ip )

export_submenu() public méthode

public export_submenu ( $action )

filter_ip() public méthode

public filter_ip ( $ip, $kill )

get_score() public méthode

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

init_config() public méthode

public init_config ( )

kill_ip() public méthode

public kill_ip ( $ip )

output_config() public méthode

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

replace_comment() public méthode

public replace_comment ( &$comment )

Property Details

$config_array public_oe property

public $config_array

$sv public_oe property

public $sv