PHP Class Recurly_SubscriptionAddOn, recurly-client-php

Inheritance: extends Recurly_Resource
Show file Open project: recurly/recurly-client-php Class Usage Examples

Public Methods

Method Description
__toString ( ) Pretty string version of the object

Protected Methods

Method Description
getChangedAttributes ( $nested = false )
getNodeName ( )
getWriteableAttributes ( )
populateXmlDoc ( &$doc, &$node, &$obj, $nested = false )

Method Details

__toString() public method

Pretty string version of the object
public __toString ( )

getChangedAttributes() protected method

protected getChangedAttributes ( $nested = false )

getNodeName() protected method

protected getNodeName ( )

getWriteableAttributes() protected method

protected getWriteableAttributes ( )

populateXmlDoc() protected method

protected populateXmlDoc ( &$doc, &$node, &$obj, $nested = false )