Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Examples
ExampleIMAPClient
PHP 클래스 Examples\ExampleIMAPClient
상속:
extends
PHPDaemon\Core\AppInstance
파일 보기
프로젝트 열기: kakserpom/phpdaemon
공개 메소드들
메소드
설명
onReady
( ) :
void
Called when the worker is ready to go.
보호된 메소드들
메소드
설명
getConfigDefaults
( ) :
array
|
boolean
Setting default config options
메소드 상세
getConfigDefaults()
보호된
메소드
Setting default config options
protected
getConfigDefaults
( ) :
array
|
boolean
리턴
array
|
boolean
onReady()
공개
메소드
Called when the worker is ready to go.
public
onReady
( ) :
void
리턴
void