Skip to content

Commit b65d76a

Browse files
committed
Merge branch 'working'
2 parents 9090f01 + dcd7aa9 commit b65d76a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+27280
-30873
lines changed

docs/api/asyncresponse.html

Lines changed: 2321 additions & 0 deletions
Large diffs are not rendered by default.

docs/api/base.html

Lines changed: 25 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h1>Properties</h1>
5959
<label class="property-key">package</label><div class="property-value"></div>
6060
<label class="property-key">version</label><div class="property-value"></div>
6161
</div>
62-
<h2>Description</h2>The root class for all other classes in this library<br><br><a name="includes"></a><h2>Includes</h2>globals.php <span class="nb-faded-text">(Require Once)</span><br>exceptions.php <span class="nb-faded-text">(Require Once)</span><br>http.php <span class="nb-faded-text">(Require Once)</span><br><a name="classes"></a><h2>Classes</h2>
62+
<h2>Description</h2>The root class for all other classes in this library<br><br><a name="includes"></a><h2>Includes</h2> <span class="nb-faded-text">(Require Once)</span><br> <span class="nb-faded-text">(Require Once)</span><br> <span class="nb-faded-text">(Require Once)</span><br><a name="classes"></a><h2>Classes</h2>
6363
<div id="Base" class="class">
6464
<h3>Base</h3>
6565
<div class="properties">
@@ -78,7 +78,7 @@ <h1>Properties</h1>
7878
</div>
7979
<label class="property-key">Abstract</label><div class="property-value">Yes 
8080
</div>
81-
<label class="property-key">Final</label><div class="property-value">Yes 
81+
<label class="property-key">Final</label><div class="property-value">No 
8282
</div>
8383
</div>
8484
<h4>Description</h4>
@@ -487,7 +487,8 @@ <h4>Description</h4>
487487
<tr>
488488
<td>$msg</td>
489489
<td style="white-space: normal;">string</td>
490-
<td><p>The message string (required); can be in sprintf() format.</p>
490+
<td><p>The message string (required); can be in
491+
sprintf() format.</p>
491492
</td>
492493
<td></td>
493494
</tr>
@@ -606,7 +607,7 @@ <h4>Properties</h4>
606607
<div style="clear: both"></div>
607608
</div>
608609
</div>
609-
<small xmlns="" class="footer">Documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor 2.0.0a10</a>.</small></div><div id="index"><div class="padder"><script xmlns="" type="text/javascript">
610+
<small xmlns="" class="footer">Documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor 2.0.0a12</a>.</small></div><div id="index"><div class="padder"><script xmlns="" type="text/javascript">
610611
$(function() {
611612

612613
var is_chrome = /chrome/.test( navigator.userAgent.toLowerCase() );
@@ -678,6 +679,8 @@ <h1>Namespaces</h1>
678679
<li><span class="class"><a href="exceptions.html#CreateError">CreateError</a><br><small></small></span></li>
679680
<li><span class="class"><a href="exceptions.html#CredentialError">CredentialError</a><br><small></small></span></li>
680681
<li><span class="class"><a href="http.html#CurlRequest">CurlRequest</a><br><small>The CurlRequest class is a simple wrapper to CURL functions.</small></span></li>
682+
<li><span class="class"><a href="dns.html#DNS">DNS</a><br><small>This class defines a "service"—a relationship between a specific OpenStack
683+
and a provided service, represented by a URL in the service catalog.</small></span></li>
681684
<li><span class="class"><a href="dbservice.html#DbService">DbService</a><br><small>The Rackspace Database As A Service (aka "Red Dwarf")</small></span></li>
682685
<li><span class="class"><a href="exceptions.html#DeleteError">DeleteError</a><br><small></small></span></li>
683686
<li><span class="class"><a href="exceptions.html#DocumentError">DocumentError</a><br><small></small></span></li>
@@ -698,6 +701,7 @@ <h1>Namespaces</h1>
698701
<li><span class="class"><a href="exceptions.html#HttpUrlError">HttpUrlError</a><br><small></small></span></li>
699702
<li><span class="class"><a href="exceptions.html#IdRequiredError">IdRequiredError</a><br><small></small></span></li>
700703
<li><span class="class"><a href="exceptions.html#InstanceNotFound">InstanceNotFound</a><br><small></small></span></li>
704+
<li><span class="class"><a href="exceptions.html#InvalidArgumentError">InvalidArgumentError</a><br><small></small></span></li>
701705
<li><span class="class"><a href="exceptions.html#JsonError">JsonError</a><br><small></small></span></li>
702706
<li><span class="class"><a href="lbservice.html#LoadBalancerService">LoadBalancerService</a><br><small>The Rackspace Cloud Load Balancers</small></span></li>
703707
<li><span class="class"><a href="metadata.html#Metadata">Metadata</a><br><small>The Metadata class represents either Server or Image metadata</small></span></li>
@@ -762,6 +766,23 @@ <h1>Namespaces</h1>
762766
</ul>
763767
</li>
764768
<li class="closed">
769+
<span class="folder">DNS</span><ul>
770+
<li><span class="class"><a href="exceptions.html#AsyncError">AsyncError</a><br><small></small></span></li>
771+
<li><span class="class"><a href="exceptions.html#AsyncHttpError">AsyncHttpError</a><br><small></small></span></li>
772+
<li><span class="class"><a href="asyncresponse.html#AsyncResponse">AsyncResponse</a><br><small>The AsyncResponse class encapsulates the data returned by a Cloud DNS
773+
asynchronous response.</small></span></li>
774+
<li><span class="class"><a href="exceptions.html#AsyncTimeoutError">AsyncTimeoutError</a><br><small></small></span></li>
775+
<li><span class="class"><a href="dnsobject.html#DnsObject">DnsObject</a><br><small>The DnsObject class is an extension of the PersistentObject class that
776+
permits the asynchronous responses used by Cloud DNS</small></span></li>
777+
<li><span class="class"><a href="domain.html#Domain">Domain</a><br><small>The Domain class represents a single domain</small></span></li>
778+
<li><span class="class"><a href="ptrrecord.html#PtrRecord">PtrRecord</a><br><small>PTR records are used for reverse DNS</small></span></li>
779+
<li><span class="class"><a href="record.html#Record">Record</a><br><small>The Record class represents a single domain record</small></span></li>
780+
<li><span class="class"><a href="exceptions.html#RecordTypeError">RecordTypeError</a><br><small></small></span></li>
781+
<li><span class="class"><a href="domain.html#Subdomain">Subdomain</a><br><small>The Subdomain is basically another domain, albeit one that is a child of
782+
a parent domain.</small></span></li>
783+
</ul>
784+
</li>
785+
<li class="closed">
765786
<span class="folder">DbService</span><ul>
766787
<li><span class="class"><a href="database.html#Database">Database</a><br><small>This class represents a Database in the Rackspace "Red Dwarf"
767788
database-as-a-service product.</small></span></li>

docs/api/cloud.html

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,9 @@ <h1>Properties</h1>
5959
<label class="property-key">package</label><div class="property-value"></div>
6060
<label class="property-key">version</label><div class="property-value"></div>
6161
</div>
62-
<h2>Description</h2>A convenience file that loads all the other components<br><br><a name="includes"></a><h2>Includes</h2>rackspace.php <span class="nb-faded-text">(Require Once)</span><br>compute.php <span class="nb-faded-text">(Require Once)</span><br>objectstore.php <span class="nb-faded-text">(Require Once)</span><br>dbservice.php <span class="nb-faded-text">(Require Once)</span><br>
62+
<h2>Description</h2>A convenience file that loads all the other components<br><br><a name="includes"></a><h2>Includes</h2> <span class="nb-faded-text">(Require Once)</span><br> <span class="nb-faded-text">(Require Once)</span><br> <span class="nb-faded-text">(Require Once)</span><br> <span class="nb-faded-text">(Require Once)</span><br>
6363
</div>
64-
<small xmlns="" class="footer">Documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor 2.0.0a10</a>.</small></div><div id="index"><div class="padder"><script xmlns="" type="text/javascript">
64+
<small xmlns="" class="footer">Documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor 2.0.0a12</a>.</small></div><div id="index"><div class="padder"><script xmlns="" type="text/javascript">
6565
$(function() {
6666

6767
var is_chrome = /chrome/.test( navigator.userAgent.toLowerCase() );
@@ -133,6 +133,8 @@ <h1>Namespaces</h1>
133133
<li><span class="class"><a href="exceptions.html#CreateError">CreateError</a><br><small></small></span></li>
134134
<li><span class="class"><a href="exceptions.html#CredentialError">CredentialError</a><br><small></small></span></li>
135135
<li><span class="class"><a href="http.html#CurlRequest">CurlRequest</a><br><small>The CurlRequest class is a simple wrapper to CURL functions.</small></span></li>
136+
<li><span class="class"><a href="dns.html#DNS">DNS</a><br><small>This class defines a "service"—a relationship between a specific OpenStack
137+
and a provided service, represented by a URL in the service catalog.</small></span></li>
136138
<li><span class="class"><a href="dbservice.html#DbService">DbService</a><br><small>The Rackspace Database As A Service (aka "Red Dwarf")</small></span></li>
137139
<li><span class="class"><a href="exceptions.html#DeleteError">DeleteError</a><br><small></small></span></li>
138140
<li><span class="class"><a href="exceptions.html#DocumentError">DocumentError</a><br><small></small></span></li>
@@ -153,6 +155,7 @@ <h1>Namespaces</h1>
153155
<li><span class="class"><a href="exceptions.html#HttpUrlError">HttpUrlError</a><br><small></small></span></li>
154156
<li><span class="class"><a href="exceptions.html#IdRequiredError">IdRequiredError</a><br><small></small></span></li>
155157
<li><span class="class"><a href="exceptions.html#InstanceNotFound">InstanceNotFound</a><br><small></small></span></li>
158+
<li><span class="class"><a href="exceptions.html#InvalidArgumentError">InvalidArgumentError</a><br><small></small></span></li>
156159
<li><span class="class"><a href="exceptions.html#JsonError">JsonError</a><br><small></small></span></li>
157160
<li><span class="class"><a href="lbservice.html#LoadBalancerService">LoadBalancerService</a><br><small>The Rackspace Cloud Load Balancers</small></span></li>
158161
<li><span class="class"><a href="metadata.html#Metadata">Metadata</a><br><small>The Metadata class represents either Server or Image metadata</small></span></li>
@@ -217,6 +220,23 @@ <h1>Namespaces</h1>
217220
</ul>
218221
</li>
219222
<li class="closed">
223+
<span class="folder">DNS</span><ul>
224+
<li><span class="class"><a href="exceptions.html#AsyncError">AsyncError</a><br><small></small></span></li>
225+
<li><span class="class"><a href="exceptions.html#AsyncHttpError">AsyncHttpError</a><br><small></small></span></li>
226+
<li><span class="class"><a href="asyncresponse.html#AsyncResponse">AsyncResponse</a><br><small>The AsyncResponse class encapsulates the data returned by a Cloud DNS
227+
asynchronous response.</small></span></li>
228+
<li><span class="class"><a href="exceptions.html#AsyncTimeoutError">AsyncTimeoutError</a><br><small></small></span></li>
229+
<li><span class="class"><a href="dnsobject.html#DnsObject">DnsObject</a><br><small>The DnsObject class is an extension of the PersistentObject class that
230+
permits the asynchronous responses used by Cloud DNS</small></span></li>
231+
<li><span class="class"><a href="domain.html#Domain">Domain</a><br><small>The Domain class represents a single domain</small></span></li>
232+
<li><span class="class"><a href="ptrrecord.html#PtrRecord">PtrRecord</a><br><small>PTR records are used for reverse DNS</small></span></li>
233+
<li><span class="class"><a href="record.html#Record">Record</a><br><small>The Record class represents a single domain record</small></span></li>
234+
<li><span class="class"><a href="exceptions.html#RecordTypeError">RecordTypeError</a><br><small></small></span></li>
235+
<li><span class="class"><a href="domain.html#Subdomain">Subdomain</a><br><small>The Subdomain is basically another domain, albeit one that is a child of
236+
a parent domain.</small></span></li>
237+
</ul>
238+
</li>
239+
<li class="closed">
220240
<span class="folder">DbService</span><ul>
221241
<li><span class="class"><a href="database.html#Database">Database</a><br><small>This class represents a Database in the Rackspace "Red Dwarf"
222242
database-as-a-service product.</small></span></li>

docs/api/collection.html

Lines changed: 32 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h1>Properties</h1>
5959
<label class="property-key">package</label><div class="property-value"></div>
6060
<label class="property-key">version</label><div class="property-value"></div>
6161
</div>
62-
<h2>Description</h2>An abstraction for working with ordered sets of objects<br><br><a name="includes"></a><h2>Includes</h2>base.php <span class="nb-faded-text">(Require Once)</span><br><a name="classes"></a><h2>Classes</h2>
62+
<h2>Description</h2>An abstraction for working with ordered sets of objects<br><br><a name="includes"></a><h2>Includes</h2> <span class="nb-faded-text">(Require Once)</span><br><a name="classes"></a><h2>Classes</h2>
6363
<div id="Collection" class="class">
6464
<h3>Collection</h3>
6565
<div class="properties">
@@ -509,7 +509,10 @@ <h4>Description</h4>
509509
<tbody><tr>
510510
<td>$testfunc</td>
511511
<td style="white-space: normal;">callable</td>
512-
<td><p>a callback function that is passed each item in turn. Note that <code>Select()</code> performs an explicit test for <code>FALSE</code>, so functions like <code>strpos()</code> need to be cast into a boolean value (and not just return the integer).</p>
512+
<td><p>a callback function that is passed each item
513+
in turn. Note that <code>Select()</code> performs an explicit test for
514+
<code>FALSE</code>, so functions like <code>strpos()</code> need to be cast into a
515+
boolean value (and not just return the integer).</p>
513516
</td>
514517
<td></td>
515518
</tr></tbody>
@@ -601,7 +604,8 @@ <h4>Description</h4>
601604
<tr>
602605
<td>$callback</td>
603606
<td style="white-space: normal;">callable</td>
604-
<td><p>the name of the function (or array of object, function name)</p>
607+
<td><p>the name of the function (or array of
608+
object, function name)</p>
605609
</td>
606610
<td></td>
607611
</tr>
@@ -872,7 +876,8 @@ <h4>Description</h4>
872876
<td>$itemclass</td>
873877
<td style="white-space: normal;">string</td>
874878
<td><ul>
875-
<li>the Class of each item in the collection (assumed to be the name of the factory method)</li>
879+
<li>the Class of each item in the collection
880+
(assumed to be the name of the factory method)</li>
876881
</ul>
877882
</td>
878883
<td></td>
@@ -1013,7 +1018,8 @@ <h4>Description</h4>
10131018
<tr>
10141019
<td>$msg</td>
10151020
<td style="white-space: normal;">string</td>
1016-
<td><p>The message string (required); can be in sprintf() format.</p>
1021+
<td><p>The message string (required); can be in
1022+
sprintf() format.</p>
10171023
</td>
10181024
<td></td>
10191025
</tr>
@@ -1284,7 +1290,7 @@ <h4>Properties</h4>
12841290
<div style="clear: both"></div>
12851291
</div>
12861292
</div>
1287-
<small xmlns="" class="footer">Documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor 2.0.0a10</a>.</small></div><div id="index"><div class="padder"><script xmlns="" type="text/javascript">
1293+
<small xmlns="" class="footer">Documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor 2.0.0a12</a>.</small></div><div id="index"><div class="padder"><script xmlns="" type="text/javascript">
12881294
$(function() {
12891295

12901296
var is_chrome = /chrome/.test( navigator.userAgent.toLowerCase() );
@@ -1356,6 +1362,8 @@ <h1>Namespaces</h1>
13561362
<li><span class="class"><a href="exceptions.html#CreateError">CreateError</a><br><small></small></span></li>
13571363
<li><span class="class"><a href="exceptions.html#CredentialError">CredentialError</a><br><small></small></span></li>
13581364
<li><span class="class"><a href="http.html#CurlRequest">CurlRequest</a><br><small>The CurlRequest class is a simple wrapper to CURL functions.</small></span></li>
1365+
<li><span class="class"><a href="dns.html#DNS">DNS</a><br><small>This class defines a "service"—a relationship between a specific OpenStack
1366+
and a provided service, represented by a URL in the service catalog.</small></span></li>
13591367
<li><span class="class"><a href="dbservice.html#DbService">DbService</a><br><small>The Rackspace Database As A Service (aka "Red Dwarf")</small></span></li>
13601368
<li><span class="class"><a href="exceptions.html#DeleteError">DeleteError</a><br><small></small></span></li>
13611369
<li><span class="class"><a href="exceptions.html#DocumentError">DocumentError</a><br><small></small></span></li>
@@ -1376,6 +1384,7 @@ <h1>Namespaces</h1>
13761384
<li><span class="class"><a href="exceptions.html#HttpUrlError">HttpUrlError</a><br><small></small></span></li>
13771385
<li><span class="class"><a href="exceptions.html#IdRequiredError">IdRequiredError</a><br><small></small></span></li>
13781386
<li><span class="class"><a href="exceptions.html#InstanceNotFound">InstanceNotFound</a><br><small></small></span></li>
1387+
<li><span class="class"><a href="exceptions.html#InvalidArgumentError">InvalidArgumentError</a><br><small></small></span></li>
13791388
<li><span class="class"><a href="exceptions.html#JsonError">JsonError</a><br><small></small></span></li>
13801389
<li><span class="class"><a href="lbservice.html#LoadBalancerService">LoadBalancerService</a><br><small>The Rackspace Cloud Load Balancers</small></span></li>
13811390
<li><span class="class"><a href="metadata.html#Metadata">Metadata</a><br><small>The Metadata class represents either Server or Image metadata</small></span></li>
@@ -1440,6 +1449,23 @@ <h1>Namespaces</h1>
14401449
</ul>
14411450
</li>
14421451
<li class="closed">
1452+
<span class="folder">DNS</span><ul>
1453+
<li><span class="class"><a href="exceptions.html#AsyncError">AsyncError</a><br><small></small></span></li>
1454+
<li><span class="class"><a href="exceptions.html#AsyncHttpError">AsyncHttpError</a><br><small></small></span></li>
1455+
<li><span class="class"><a href="asyncresponse.html#AsyncResponse">AsyncResponse</a><br><small>The AsyncResponse class encapsulates the data returned by a Cloud DNS
1456+
asynchronous response.</small></span></li>
1457+
<li><span class="class"><a href="exceptions.html#AsyncTimeoutError">AsyncTimeoutError</a><br><small></small></span></li>
1458+
<li><span class="class"><a href="dnsobject.html#DnsObject">DnsObject</a><br><small>The DnsObject class is an extension of the PersistentObject class that
1459+
permits the asynchronous responses used by Cloud DNS</small></span></li>
1460+
<li><span class="class"><a href="domain.html#Domain">Domain</a><br><small>The Domain class represents a single domain</small></span></li>
1461+
<li><span class="class"><a href="ptrrecord.html#PtrRecord">PtrRecord</a><br><small>PTR records are used for reverse DNS</small></span></li>
1462+
<li><span class="class"><a href="record.html#Record">Record</a><br><small>The Record class represents a single domain record</small></span></li>
1463+
<li><span class="class"><a href="exceptions.html#RecordTypeError">RecordTypeError</a><br><small></small></span></li>
1464+
<li><span class="class"><a href="domain.html#Subdomain">Subdomain</a><br><small>The Subdomain is basically another domain, albeit one that is a child of
1465+
a parent domain.</small></span></li>
1466+
</ul>
1467+
</li>
1468+
<li class="closed">
14431469
<span class="folder">DbService</span><ul>
14441470
<li><span class="class"><a href="database.html#Database">Database</a><br><small>This class represents a Database in the Rackspace "Red Dwarf"
14451471
database-as-a-service product.</small></span></li>

0 commit comments

Comments
 (0)