PHP 클래스 acp_search

파일 보기 프로젝트 열기: phpbb/phpbb

공개 프로퍼티들

프로퍼티 타입 설명
$batch_size
$max_post_id
$search
$state
$u_action

공개 메소드들

메소드 설명
close_popup_js ( )
display_progress_bar ( $type )
get_max_post_id ( )
get_search_types ( )
index ( $id, $mode )
init_search ( $type, &$search, &$error ) : false Initialises a search backend object
main ( $id, $mode )
save_state ( $state = false )
settings ( $id, $mode )

메소드 상세

close_popup_js() 공개 메소드

public close_popup_js ( )

display_progress_bar() 공개 메소드

public display_progress_bar ( $type )

get_max_post_id() 공개 메소드

public get_max_post_id ( )

get_search_types() 공개 메소드

public get_search_types ( )

index() 공개 메소드

public index ( $id, $mode )

main() 공개 메소드

public main ( $id, $mode )

save_state() 공개 메소드

public save_state ( $state = false )

settings() 공개 메소드

public settings ( $id, $mode )

프로퍼티 상세

$batch_size 공개적으로 프로퍼티

public $batch_size

$max_post_id 공개적으로 프로퍼티

public $max_post_id

$state 공개적으로 프로퍼티

public $state

$u_action 공개적으로 프로퍼티

public $u_action