PHP 클래스 Swoole\Config

상속: extends swoole\ArrayObject
파일 보기 프로젝트 열기: matyhtf/swoole_framework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$active
$debug
$dir_num

보호된 프로퍼티들

프로퍼티 타입 설명
$config
$config_path

공개 메소드들

메소드 설명
load ( $index )
offsetExists ( $index )
offsetGet ( $index )
offsetSet ( $index, $newval )
offsetUnset ( $index )
setPath ( $dir )

메소드 상세

load() 공개 메소드

public load ( $index )

offsetExists() 공개 메소드

public offsetExists ( $index )

offsetGet() 공개 메소드

public offsetGet ( $index )

offsetSet() 공개 메소드

public offsetSet ( $index, $newval )

offsetUnset() 공개 메소드

public offsetUnset ( $index )

setPath() 공개 메소드

public setPath ( $dir )

프로퍼티 상세

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

static public $active

$config 보호되어 있는 프로퍼티

protected $config

$config_path 보호되어 있는 프로퍼티

protected $config_path

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

static public $debug

$dir_num 공개적으로 프로퍼티

public $dir_num