You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="long_description"><p>This will only handle class from its own namespace and ignore all others.
125
-
This allows multiple autoloaders to be used in a nested fashion.</p></div>
124
+
<divclass="long_description"><p>This will only handle class from its own namespace and ignore all others.</p>
125
+
126
+
<p>This allows multiple autoloaders to be used in a nested fashion.</p></div>
126
127
<h3>Parameters</h3>
127
128
<divclass="subelement argument">
128
129
<h4>$className</h4>
@@ -169,7 +170,7 @@ <h2>Class file extension</h2>
169
170
<divclass="row"><footerclass="span12">
170
171
Template is built using <ahref="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <ahref="http://glyphicons.com/">Glyphicons</a>.<br>
171
172
Documentation is powered by <ahref="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
172
-
generated on 2012-10-28T21:56:52+02:00.<br></footer></div>
173
+
generated on 2012-10-29T15:55:44+02:00.<br></footer></div>
Copy file name to clipboardExpand all lines: docs/classes/triagens.ArangoDb.BindVars.html
+6-7Lines changed: 6 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -61,9 +61,7 @@
61
61
<liclass="method public "><ahref="#method_get" title="get :: Get the value of a bind variable with a specific name"><spanclass="description">Get the value of a bind variable with a specific name</span><pre>get()</pre></a></li>
62
62
<liclass="method public "><ahref="#method_getAll" title="getAll :: Get all registered bind variables"><spanclass="description">Get all registered bind variables</span><pre>getAll()</pre></a></li>
63
63
<liclass="method public "><ahref="#method_getCount" title="getCount :: Get the number of bind variables registered"><spanclass="description">Get the number of bind variables registered</span><pre>getCount()</pre></a></li>
64
-
<liclass="method public "><ahref="#method_set" title="set :: Set the value of a single bind variable or set all bind variables at once
65
-
This will also validate the bind values."><spanclass="description">Set the value of a single bind variable or set all bind variables at once
66
-
This will also validate the bind values.</span><pre>set()</pre></a></li>
64
+
<liclass="method public "><ahref="#method_set" title="set :: Set the value of a single bind variable or set all bind variables at once"><spanclass="description">Set the value of a single bind variable or set all bind variables at once</span><pre>set()</pre></a></li>
67
65
</ul>
68
66
</li>
69
67
<liclass="nav-header">
@@ -138,12 +136,13 @@ <h3>Returns</h3>
138
136
</div></div>
139
137
</div>
140
138
<aid="method_set"></a><divclass="element clickable method public method_set" data-toggle="collapse" data-target=".method_set .collapse">
141
-
<h2>Set the value of a single bind variable or set all bind variables at once
142
-
This will also validate the bind values.</h2>
139
+
<h2>Set the value of a single bind variable or set all bind variables at once</h2>
<divclass="long_description"><p>Allowed value types for bind parameters are string, int,
143
+
<divclass="long_description"><p>This will also validate the bind values.</p>
144
+
145
+
<p>Allowed value types for bind parameters are string, int,
147
146
double, bool and array. Arrays must not contain any other
148
147
than these types.</p></div>
149
148
<h3>Parameters</h3>
@@ -177,7 +176,7 @@ <h2>Current bind values</h2>
177
176
<divclass="row"><footerclass="span12">
178
177
Template is built using <ahref="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <ahref="http://glyphicons.com/">Glyphicons</a>.<br>
179
178
Documentation is powered by <ahref="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
180
-
generated on 2012-10-28T21:56:52+02:00.<br></footer></div>
179
+
generated on 2012-10-29T15:55:44+02:00.<br></footer></div>
Copy file name to clipboardExpand all lines: docs/classes/triagens.ArangoDb.ClientException.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -271,7 +271,7 @@ <h2>getTraceAsString()
271
271
<divclass="row"><footerclass="span12">
272
272
Template is built using <ahref="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <ahref="http://glyphicons.com/">Glyphicons</a>.<br>
273
273
Documentation is powered by <ahref="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
274
-
generated on 2012-10-28T21:56:52+02:00.<br></footer></div>
274
+
generated on 2012-10-29T15:55:44+02:00.<br></footer></div>
Copy file name to clipboardExpand all lines: docs/classes/triagens.ArangoDb.Collection.html
+45-28Lines changed: 45 additions & 28 deletions
Original file line number
Diff line number
Diff line change
@@ -58,25 +58,18 @@
58
58
<liclass="nav-header">
59
59
<iclass="icon-custom icon-method"></i> Methods
60
60
<ul>
61
-
<liclass="method public "><ahref="#method___clone" title="__clone :: Clone a collection
62
-
Returns the clone"><spanclass="description">Clone a collection
63
-
Returns the clone</span><pre>__clone()</pre></a></li>
61
+
<liclass="method public "><ahref="#method___clone" title="__clone :: Clone a collection"><spanclass="description">Clone a collection</span><pre>__clone()</pre></a></li>
64
62
<liclass="method public "><ahref="#method___construct" title="__construct :: Constructs an empty collection"><spanclass="description">Constructs an empty collection</span><pre>__construct()</pre></a></li>
65
-
<liclass="method public "><ahref="#method___toString" title="__toString :: Get a string representation of the collection
66
-
Returns the collection as JSON-encoded string"><spanclass="description">Get a string representation of the collection
67
-
Returns the collection as JSON-encoded string</span><pre>__toString()</pre></a></li>
63
+
<liclass="method public "><ahref="#method___toString" title="__toString :: Get a string representation of the collection"><spanclass="description">Get a string representation of the collection</span><pre>__toString()</pre></a></li>
68
64
<liclass="method public "><ahref="#method_createFromArray" title="createFromArray :: Factory method to construct a new collection"><spanclass="description">Factory method to construct a new collection</span><pre>createFromArray()</pre></a></li>
69
65
<liclass="method public "><ahref="#method_getAll" title="getAll :: Get all collection attributes"><spanclass="description">Get all collection attributes</span><pre>getAll()</pre></a></li>
70
-
<liclass="method public "><ahref="#method_getId" title="getId :: Get the collection id (if already known)
71
-
Collection ids are generated on the server only."><spanclass="description">Get the collection id (if already known)
72
-
Collection ids are generated on the server only.</span><pre>getId()</pre></a></li>
66
+
<liclass="method public "><ahref="#method_getDefaultType" title="getDefaultType :: Get the default collection type"><spanclass="description">Get the default collection type</span><pre>getDefaultType()</pre></a></li>
67
+
<liclass="method public "><ahref="#method_getId" title="getId :: Get the collection id (if already known)"><spanclass="description">Get the collection id (if already known)</span><pre>getId()</pre></a></li>
73
68
<liclass="method public "><ahref="#method_getName" title="getName :: Get the collection name (if already known)"><spanclass="description">Get the collection name (if already known)</span><pre>getName()</pre></a></li>
74
69
<liclass="method public "><ahref="#method_getType" title="getType :: Get the collection type (if already known)"><spanclass="description">Get the collection type (if already known)</span><pre>getType()</pre></a></li>
75
70
<liclass="method public "><ahref="#method_getWaitForSync" title="getWaitForSync :: Get the waitForSync value (if already known)"><spanclass="description">Get the waitForSync value (if already known)</span><pre>getWaitForSync()</pre></a></li>
76
71
<liclass="method public "><ahref="#method_set" title="set :: Set a collection attribute"><spanclass="description">Set a collection attribute</span><pre>set()</pre></a></li>
77
-
<liclass="method public "><ahref="#method_setId" title="setId :: Set the collection id
78
-
This will throw if the id of an existing collection gets updated to some other id"><spanclass="description">Set the collection id
79
-
This will throw if the id of an existing collection gets updated to some other id</span><pre>setId()</pre></a></li>
72
+
<liclass="method public "><ahref="#method_setId" title="setId :: Set the collection id"><spanclass="description">Set the collection id</span><pre>setId()</pre></a></li>
80
73
<liclass="method public "><ahref="#method_setName" title="setName :: Set the collection name"><spanclass="description">Set the collection name</span><pre>setName()</pre></a></li>
81
74
<liclass="method public "><ahref="#method_setType" title="setType :: Set the collection type."><spanclass="description">Set the collection type.</span><pre>setType()</pre></a></li>
82
75
<liclass="method public "><ahref="#method_setWaitForSync" title="setWaitForSync :: Set the waitForSync value"><spanclass="description">Set the waitForSync value</span><pre>setWaitForSync()</pre></a></li>
@@ -104,6 +97,8 @@
104
97
<liclass="constant "><ahref="#constant_ENTRY_TYPE" title="ENTRY_TYPE :: Collection type index"><spanclass="description">Collection type index</span><pre>ENTRY_TYPE</pre></a></li>
Template is built using <ahref="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <ahref="http://glyphicons.com/">Glyphicons</a>.<br>
429
446
Documentation is powered by <ahref="http://www.phpdoc.org/">phpDocumentor 2.0.0a10</a> and<br>
430
-
generated on 2012-10-28T21:56:52+02:00.<br></footer></div>
447
+
generated on 2012-10-29T15:55:44+02:00.<br></footer></div>
0 commit comments