Method | Description | |
---|---|---|
baseUrl ( ) | ||
className ( ) : string | ||
classUrl ( ) : string | ||
instanceUrl ( ) : string | ||
refresh ( ) : |
Method | Description | |
---|---|---|
_all ( $params = null, $options = null ) | ||
_create ( $params = null, $options = null ) | ||
_delete ( $params = null, $options = null ) | ||
_request ( $method, $url, $params = [], $options = null ) | ||
_retrieve ( $id, $options = null ) | ||
_save ( $options = null ) | ||
_staticRequest ( $method, $url, $params, $options ) |
Method | Description | |
---|---|---|
_validateParams ( $params = null ) |
protected static _staticRequest ( $method, $url, $params, $options ) |
public instanceUrl ( ) : string | ||
return | string | The full API URL for this API resource. |