Skip to content

Commit 2a96420

Browse files
Rohit MishraRohit Mishra
Rohit Mishra
authored and
Rohit Mishra
committed
Generate Api-reference doc
1 parent 4f0efe5 commit 2a96420

File tree

86 files changed

+1986
-940
lines changed

Some content is hidden

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

86 files changed

+1986
-940
lines changed

api-reference/404.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ <h3>Functions</h3>
121121
<li><a href="function-Contentstack.Utility.validateInput.html">Contentstack\Utility\validateInput</a></li>
122122
<li><a href="function-Contentstack.Utility.wrapResult.html">Contentstack\Utility\wrapResult</a></li>
123123
<li><a href="function-contentstackAddBoolean.html">contentstackAddBoolean</a></li>
124+
<li><a href="function-contentstackAddParam.html">contentstackAddParam</a></li>
124125
<li><a href="function-contentstackComparision.html">contentstackComparision</a></li>
125126
<li><a href="function-contentstackContains.html">contentstackContains</a></li>
126127
<li><a href="function-contentstackCreateError.html">contentstackCreateError</a></li>
@@ -178,7 +179,7 @@ <h1>Page not found</h1>
178179
</div>
179180
</div>
180181
</div>
181-
<script src="resources/combined.js?5bc7b5c3c3fe81a739ac8e1a3853678e5579e66b"></script>
182+
<script src="resources/combined.js?0e3c6f9e9537f5f7083901fd9cf14d9c16f3e170"></script>
182183
<script src="elementlist.js"></script>
183184
</body>
184185
</html>

api-reference/class-Contentstack.Stack.Assets.Assets.html

Lines changed: 71 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,20 @@ <h1>Class Assets</h1>
130130

131131

132132

133+
<dl class="tree">
134+
<dd style="padding-left:0px">
135+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html"><span>Contentstack\Stack\ContentType\BaseQuery\BaseQuery</span></a>
136+
137+
138+
139+
</dd>
140+
<dd style="padding-left:30px">
141+
<img src="resources/inherit.png" alt="Extended by">
142+
<b><span>Contentstack\Stack\Assets\Assets</span></b>
143+
144+
145+
</dd>
146+
</dl>
133147

134148

135149

@@ -144,7 +158,7 @@ <h1>Class Assets</h1>
144158
<b>Namespace:</b> <a href="namespace-Contentstack.html">Contentstack</a>\<a href="namespace-Contentstack.Stack.html">Stack</a>\<a href="namespace-Contentstack.Stack.Assets.html">Assets</a><br>
145159

146160

147-
<b>Located at</b> <a href="source-class-Contentstack.Stack.Assets.Assets.html#20-64" title="Go to source code">lib/models/assets.php</a>
161+
<b>Located at</b> <a href="source-class-Contentstack.Stack.Assets.Assets.html#21-68" title="Go to source code">lib/models/assets.php</a>
148162
<br>
149163
</div>
150164

@@ -164,7 +178,7 @@ <h1>Class Assets</h1>
164178

165179
<td class="name"><div>
166180
<a class="anchor" href="#___construct">#</a>
167-
<code><a href="source-class-Contentstack.Stack.Assets.Assets.html#35-44" title="Go to source code">__construct</a>( <span> <var>$asset_uid</var> = <span class="php-quote">''</span></span>, <span> <var>$stack</var> = <span class="php-quote">''</span></span> )</code>
181+
<code><a href="source-class-Contentstack.Stack.Assets.Assets.html#36-46" title="Go to source code">__construct</a>( <span> <var>$asset_uid</var> = <span class="php-quote">''</span></span>, <span> <var>$stack</var> = <span class="php-quote">''</span></span> )</code>
168182

169183
<div class="description short">
170184

@@ -178,6 +192,8 @@ <h1>Class Assets</h1>
178192

179193

180194

195+
<h4>Overrides</h4>
196+
<div class="list"><code><a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#___construct">Contentstack\Stack\ContentType\BaseQuery\BaseQuery::__construct()</a></code></div>
181197

182198
</div>
183199
</div></td>
@@ -194,7 +210,7 @@ <h1>Class Assets</h1>
194210

195211
<td class="name"><div>
196212
<a class="anchor" href="#_Query">#</a>
197-
<code><a href="source-class-Contentstack.Stack.Assets.Assets.html#51-53" title="Go to source code">Query</a>( )</code>
213+
<code><a href="source-class-Contentstack.Stack.Assets.Assets.html#53-55" title="Go to source code">Query</a>( )</code>
198214

199215
<div class="description short">
200216

@@ -224,7 +240,7 @@ <h1>Class Assets</h1>
224240

225241
<td class="name"><div>
226242
<a class="anchor" href="#_fetch">#</a>
227-
<code><a href="source-class-Contentstack.Stack.Assets.Assets.html#60-63" title="Go to source code">fetch</a>( )</code>
243+
<code><a href="source-class-Contentstack.Stack.Assets.Assets.html#62-65" title="Go to source code">fetch</a>( )</code>
228244

229245
<div class="description short">
230246

@@ -244,6 +260,45 @@ <h1>Class Assets</h1>
244260
</tr>
245261
</table>
246262

263+
<table class="summary inherited">
264+
<caption>Methods inherited from <a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#methods">Contentstack\Stack\ContentType\BaseQuery\BaseQuery</a></caption>
265+
<tr>
266+
<td><code>
267+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_addParam">addParam()</a>,
268+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_ascending">ascending()</a>,
269+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_containedIn">containedIn()</a>,
270+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_count">count()</a>,
271+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_descending">descending()</a>,
272+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_except">except()</a>,
273+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_exists">exists()</a>,
274+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_getQuery">getQuery()</a>,
275+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_greaterThan">greaterThan()</a>,
276+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_greaterThanEqualTo">greaterThanEqualTo()</a>,
277+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_includeContentType">includeContentType()</a>,
278+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_includeCount">includeCount()</a>,
279+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_includeOwner">includeOwner()</a>,
280+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_includeReference">includeReference()</a>,
281+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_includeSchema">includeSchema()</a>,
282+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_language">language()</a>,
283+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_lessThan">lessThan()</a>,
284+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_lessThanEqualTo">lessThanEqualTo()</a>,
285+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_limit">limit()</a>,
286+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_logicalAND">logicalAND()</a>,
287+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_logicalOR">logicalOR()</a>,
288+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_notContainedIn">notContainedIn()</a>,
289+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_notEqualTo">notEqualTo()</a>,
290+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_notExists">notExists()</a>,
291+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_only">only()</a>,
292+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_query">query()</a>,
293+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_regex">regex()</a>,
294+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_search">search()</a>,
295+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_skip">skip()</a>,
296+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_tags">tags()</a>,
297+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_toJSON">toJSON()</a>,
298+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#_where">where()</a>
299+
</code></td>
300+
</tr>
301+
</table>
247302

248303

249304

@@ -264,7 +319,7 @@ <h1>Class Assets</h1>
264319
</code></td>
265320

266321
<td class="name">
267-
<a href="source-class-Contentstack.Stack.Assets.Assets.html#22" title="Go to source code"><var>$operation</var></a>
322+
<a href="source-class-Contentstack.Stack.Assets.Assets.html#23" title="Go to source code"><var>$operation</var></a>
268323

269324
<div class="description short">
270325

@@ -289,7 +344,7 @@ <h1>Class Assets</h1>
289344
</code></td>
290345

291346
<td class="name">
292-
<a href="source-class-Contentstack.Stack.Assets.Assets.html#23" title="Go to source code"><var>$assetUid</var></a>
347+
<a href="source-class-Contentstack.Stack.Assets.Assets.html#24" title="Go to source code"><var>$assetUid</var></a>
293348

294349
<div class="description short">
295350

@@ -314,7 +369,7 @@ <h1>Class Assets</h1>
314369
</code></td>
315370

316371
<td class="name">
317-
<a href="source-class-Contentstack.Stack.Assets.Assets.html#24" title="Go to source code"><var>$stack</var></a>
372+
<a href="source-class-Contentstack.Stack.Assets.Assets.html#25" title="Go to source code"><var>$stack</var></a>
318373

319374
<div class="description short">
320375

@@ -339,7 +394,7 @@ <h1>Class Assets</h1>
339394
</code></td>
340395

341396
<td class="name">
342-
<a href="source-class-Contentstack.Stack.Assets.Assets.html#25" title="Go to source code"><var>$type</var></a>
397+
<a href="source-class-Contentstack.Stack.Assets.Assets.html#26" title="Go to source code"><var>$type</var></a>
343398

344399
<div class="description short">
345400

@@ -359,6 +414,14 @@ <h1>Class Assets</h1>
359414
</tr>
360415
</table>
361416

417+
<table class="summary inherited">
418+
<caption>Properties inherited from <a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#properties">Contentstack\Stack\ContentType\BaseQuery\BaseQuery</a></caption>
419+
<tr>
420+
<td><code>
421+
<a href="class-Contentstack.Stack.ContentType.BaseQuery.BaseQuery.html#$subQuery"><var>$subQuery</var></a>
422+
</code></td>
423+
</tr>
424+
</table>
362425

363426

364427

0 commit comments

Comments
 (0)