PHP Class ScalrEnvironment20081125

Inheritance: extends ScalrEnvironment
Show file Open project: scalr/scalr

Protected Methods

Method Description
GetHttpsCertificate ( ) : DOMDocument Return HTTPS certificate and private key
ListRoleParams ( ) : DOMDocument
ListRoles ( ) : DOMDocument List farm roles and hosts list for each role
ListScripts ( )
ListVirtualhosts ( )

Method Details

GetHttpsCertificate() protected method

Return HTTPS certificate and private key
protected GetHttpsCertificate ( ) : DOMDocument
return DOMDocument

ListRoleParams() protected method

Deprecation: No longer supported. Method here for backward compatibility
protected ListRoleParams ( ) : DOMDocument
return DOMDocument

ListRoles() protected method

Allowed args: role=(String Role Name) | behaviour=(app|www|mysql|base|memcached)
protected ListRoles ( ) : DOMDocument
return DOMDocument

ListScripts() protected method

protected ListScripts ( )

ListVirtualhosts() protected method

protected ListVirtualhosts ( )