PHP 클래스 Recurly_Addon, recurly-client-php

상속: extends Recurly_Resource
파일 보기 프로젝트 열기: recurly/recurly-client-php 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( )
create ( )
delete ( )
get ( $planCode, $addonCode, $client = null )
update ( )

보호된 메소드들

메소드 설명
getNodeName ( )
getWriteableAttributes ( )
uri ( )
uriForAddOn ( $planCode, $addonCode )

메소드 상세

__construct() 공개 메소드

public __construct ( )

create() 공개 메소드

public create ( )

delete() 공개 메소드

public delete ( )

get() 공개 정적인 메소드

public static get ( $planCode, $addonCode, $client = null )

getNodeName() 보호된 메소드

protected getNodeName ( )

getWriteableAttributes() 보호된 메소드

protected getWriteableAttributes ( )

update() 공개 메소드

public update ( )

uri() 보호된 메소드

protected uri ( )

uriForAddOn() 보호된 정적인 메소드

protected static uriForAddOn ( $planCode, $addonCode )