Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Horde_Imap_Client_Exception_SearchCharset
PHP 클래스 Horde_Imap_Client_Exception_SearchCharset, horde
저자:
Michael Slusarz (
[email protected]
)
상속:
extends
Horde_Imap_Client_Exception
파일 보기
프로젝트 열기: horde/horde
공개 프로퍼티들
프로퍼티
타입
설명
$charset
string
Charset that was attempted to be converted to.
공개 메소드들
메소드
설명
__construct
(
string
$charset
)
Constructor.
메소드 상세
__construct()
공개
메소드
Constructor.
public
__construct
(
string
$charset
)
$charset
string
The charset that was attempted to be converted to.
프로퍼티 상세
$charset
공개적으로 프로퍼티
Charset that was attempted to be converted to.
public
string
$charset
리턴
string