Skip to content

Commit d568abd

Browse files
committed
Merge pull request arangodb#16 from frankmayer/develop
Refactoring of CollectionHandler.php, DocumentHandler.php
2 parents b65895f + 0236a12 commit d568abd

Some content is hidden

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

45 files changed

+4442
-3106
lines changed

docs/classes.svg

Lines changed: 165 additions & 165 deletions
Loading

docs/classes/triagens.ArangoDb.Autoloader.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<li><a href="../markers.html"><i class="icon-map-marker"></i> Markers 
3838
<ul></ul></a></li>
3939
<li><a href="../deprecated.html"><i class="icon-stop"></i> Deprecated elements 
40-
<span class="label label-info">0</span></a></li>
40+
<span class="label label-info">11</span></a></li>
4141
</ul>
4242
</li>
4343
</ul></div>
@@ -169,7 +169,7 @@ <h2>Class file extension</h2>
169169
<div class="row"><footer class="span12">
170170
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
171171
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
172-
generated on 2012-10-04T10:55:44+02:00.<br></footer></div>
172+
generated on 2012-10-14T17:33:26+03:00.<br></footer></div>
173173
</div>
174174
</body>
175175
</html>

docs/classes/triagens.ArangoDb.BindVars.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<li><a href="../markers.html"><i class="icon-map-marker"></i> Markers 
3838
<ul></ul></a></li>
3939
<li><a href="../deprecated.html"><i class="icon-stop"></i> Deprecated elements 
40-
<span class="label label-info">0</span></a></li>
40+
<span class="label label-info">11</span></a></li>
4141
</ul>
4242
</li>
4343
</ul></div>
@@ -177,7 +177,7 @@ <h2>Current bind values</h2>
177177
<div class="row"><footer class="span12">
178178
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
179179
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
180-
generated on 2012-10-04T10:55:44+02:00.<br></footer></div>
180+
generated on 2012-10-14T17:33:26+03:00.<br></footer></div>
181181
</div>
182182
</body>
183183
</html>

docs/classes/triagens.ArangoDb.ClientException.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<li><a href="../markers.html"><i class="icon-map-marker"></i> Markers 
3838
<ul></ul></a></li>
3939
<li><a href="../deprecated.html"><i class="icon-stop"></i> Deprecated elements 
40-
<span class="label label-info">0</span></a></li>
40+
<span class="label label-info">11</span></a></li>
4141
</ul>
4242
</li>
4343
</ul></div>
@@ -271,7 +271,7 @@ <h2>getTraceAsString()
271271
<div class="row"><footer class="span12">
272272
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
273273
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
274-
generated on 2012-10-04T10:55:44+02:00.<br></footer></div>
274+
generated on 2012-10-14T17:33:26+03:00.<br></footer></div>
275275
</div>
276276
</body>
277277
</html>

docs/classes/triagens.ArangoDb.Collection.html

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
<li><a href="../markers.html"><i class="icon-map-marker"></i> Markers 
3838
<ul></ul></a></li>
3939
<li><a href="../deprecated.html"><i class="icon-stop"></i> Deprecated elements 
40-
<span class="label label-info">0</span></a></li>
40+
<span class="label label-info">11</span></a></li>
4141
</ul>
4242
</li>
4343
</ul></div>
@@ -99,6 +99,7 @@
9999
<li class="constant "><a href="#constant_ENTRY_ID" title="ENTRY_ID :: Collection id index"><span class="description">Collection id index</span><pre>ENTRY_ID</pre></a></li>
100100
<li class="constant "><a href="#constant_ENTRY_NAME" title="ENTRY_NAME :: Collection name index"><span class="description">Collection name index</span><pre>ENTRY_NAME</pre></a></li>
101101
<li class="constant "><a href="#constant_ENTRY_WAIT_SYNC" title="ENTRY_WAIT_SYNC :: Collection 'waitForSync' index"><span class="description">Collection 'waitForSync' index</span><pre>ENTRY_WAIT_SYNC</pre></a></li>
102+
<li class="constant "><a href="#constant_OPTION_PROPERTIES" title="OPTION_PROPERTIES :: properties option"><span class="description">properties option</span><pre>OPTION_PROPERTIES</pre></a></li>
102103
</ul>
103104
</li>
104105
</ul>
@@ -365,14 +366,20 @@ <h2>Collection 'waitForSync' index</h2>
365366
<div class="labels"></div>
366367
<div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
367368
</div>
369+
<a id="constant_OPTION_PROPERTIES"> </a><div class="element clickable constant constant_OPTION_PROPERTIES" data-toggle="collapse" data-target=".constant_OPTION_PROPERTIES .collapse">
370+
<h2>properties option</h2>
371+
<pre>OPTION_PROPERTIES </pre>
372+
<div class="labels"></div>
373+
<div class="row collapse"><div class="detail-description"><div class="long_description"></div></div></div>
374+
</div>
368375
</div>
369376
</div>
370377
</div>
371378
</div>
372379
<div class="row"><footer class="span12">
373380
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
374381
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
375-
generated on 2012-10-04T10:55:44+02:00.<br></footer></div>
382+
generated on 2012-10-14T17:33:26+03:00.<br></footer></div>
376383
</div>
377384
</body>
378385
</html>

0 commit comments

Comments
 (0)