PHP 클래스 XMPPXep, JAXL

저자: abhinavsingh
파일 보기 프로젝트 열기: jaxl/JAXL

보호된 프로퍼티들

프로퍼티 타입 설명
$jaxl JAXL Reference to JAXL instance which required me.

공개 메소드들

메소드 설명
__construct ( JAXL $jaxl )
__destruct ( )
init ( ) required by this xep extension

메소드 상세

__construct() 공개 메소드

public __construct ( JAXL $jaxl )
$jaxl JAXL

__destruct() 공개 메소드

public __destruct ( )

init() 추상적인 공개 메소드

required by this xep extension
abstract public init ( )

프로퍼티 상세

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

Reference to JAXL instance which required me.
protected JAXL $jaxl
리턴 JAXL