PHP 클래스 WSDL\WSDL

저자: Piotr Olaszewski ([email protected])
파일 보기 프로젝트 열기: piotrooo/wsdl-creator 1 사용 예제들

공개 메소드들

메소드 설명
create ( ) : string
fromAnnotations ( string $class ) : WSDL
fromBuilder ( WSDLBuilder $builder ) : WSDL

비공개 메소드들

메소드 설명
__construct ( string $xml )

메소드 상세

create() 공개 메소드

public create ( ) : string
리턴 string

fromAnnotations() 공개 정적인 메소드

public static fromAnnotations ( string $class ) : WSDL
$class string
리턴 WSDL

fromBuilder() 공개 정적인 메소드

public static fromBuilder ( WSDLBuilder $builder ) : WSDL
$builder WSDL\Builder\WSDLBuilder
리턴 WSDL