PHP 클래스 IMP_Basic_Base, horde

저자: Michael Slusarz ([email protected])
파일 보기 프로젝트 열기: horde/horde 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$header_params array
$indices IMP_Indices_Mailbox
$output string
$title string
$vars Horde_Variables

공개 메소드들

메소드 설명
__construct ( Horde_Variables $vars )
render ( )
status ( )
url ( array $opts = [] )

보호된 메소드들

메소드 설명
_init ( )

메소드 상세

__construct() 공개 메소드

public __construct ( Horde_Variables $vars )
$vars Horde_Variables

_init() 추상적인 보호된 메소드

abstract protected _init ( )

render() 공개 메소드

public render ( )

status() 공개 메소드

public status ( )

url() 공개 정적인 메소드

public static url ( array $opts = [] )
$opts array

프로퍼티 상세

$header_params 공개적으로 프로퍼티

public array $header_params
리턴 array

$indices 공개적으로 프로퍼티

public IMP_Indices_Mailbox $indices
리턴 IMP_Indices_Mailbox

$output 공개적으로 프로퍼티

public string $output
리턴 string

$title 공개적으로 프로퍼티

public string $title
리턴 string

$vars 공개적으로 프로퍼티

public Horde_Variables $vars
리턴 Horde_Variables