Skip to content

Commit b0367b0

Browse files
Updated Documentation
1 parent 6ea8d8d commit b0367b0

File tree

60 files changed

+10098
-1778
lines changed

Some content is hidden

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

60 files changed

+10098
-1778
lines changed

Documentation/docset-installed.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Documentation set was installed to Xcode!
22

33
Path: /Users/Brandon/Library/Developer/Shared/Documentation/DocSets/com.BrandonMcQuilkin.M13ProgressSuite.docset
4-
Time: 2014-02-19 14:59:02 +0000
4+
Time: 2014-05-12 13:29:03 +0000

Documentation/docset/Contents/Resources/Documents/Categories/UINavigationController+M13ProgressViewBar.html

Lines changed: 159 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,18 @@ <h1 class="hideInXcode">UINavigationController(M13ProgressViewBar) Category Refe
4747

4848
<option value="//api/name/finishProgress">&nbsp;&nbsp;&nbsp;&nbsp;- finishProgress</option>
4949

50+
<option value="//api/name/isShowingProgressBar">&nbsp;&nbsp;&nbsp;&nbsp;- isShowingProgressBar</option>
51+
5052
<option value="//api/name/setIndeterminate:">&nbsp;&nbsp;&nbsp;&nbsp;- setIndeterminate:</option>
5153

54+
<option value="//api/name/setPrimaryColor:">&nbsp;&nbsp;&nbsp;&nbsp;- setPrimaryColor:</option>
55+
5256
<option value="//api/name/setProgress:animated:">&nbsp;&nbsp;&nbsp;&nbsp;- setProgress:animated:</option>
5357

5458
<option value="//api/name/setProgressTitle:">&nbsp;&nbsp;&nbsp;&nbsp;- setProgressTitle:</option>
5559

60+
<option value="//api/name/setSecondaryColor:">&nbsp;&nbsp;&nbsp;&nbsp;- setSecondaryColor:</option>
61+
5662
<option value="//api/name/showProgress">&nbsp;&nbsp;&nbsp;&nbsp;- showProgress</option>
5763

5864

@@ -89,12 +95,18 @@ <h1 class="hideInXcode">UINavigationController(M13ProgressViewBar) Category Refe
8995

9096
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/finishProgress">finishProgress</a></span></li>
9197

98+
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/isShowingProgressBar">isShowingProgressBar</a></span></li>
99+
92100
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/setIndeterminate:">setIndeterminate:</a></span></li>
93101

102+
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/setPrimaryColor:">setPrimaryColor:</a></span></li>
103+
94104
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/setProgress:animated:">setProgress:animated:</a></span></li>
95105

96106
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/setProgressTitle:">setProgressTitle:</a></span></li>
97107

108+
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/setSecondaryColor:">setSecondaryColor:</a></span></li>
109+
98110
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/showProgress">showProgress</a></span></li>
99111

100112
</ul></li>
@@ -183,6 +195,24 @@ <h3 class="subsubtitle task-title">Actions</h3>
183195
</span>
184196

185197

198+
</li><li>
199+
<span class="tooltip">
200+
<code><a href="#//api/name/isShowingProgressBar">&ndash;&nbsp;isShowingProgressBar</a></code>
201+
</span>
202+
203+
204+
</li><li>
205+
<span class="tooltip">
206+
<code><a href="#//api/name/setPrimaryColor:">&ndash;&nbsp;setPrimaryColor:</a></code>
207+
</span>
208+
209+
210+
</li><li>
211+
<span class="tooltip">
212+
<code><a href="#//api/name/setSecondaryColor:">&ndash;&nbsp;setSecondaryColor:</a></code>
213+
</span>
214+
215+
186216
</li>
187217
</ul>
188218

@@ -264,6 +294,42 @@ <h3 class="subsubtitle method-title">finishProgress</h3>
264294

265295

266296

297+
<div class="method-subsection declared-in-section">
298+
<h4 class="method-subtitle">Declared In</h4>
299+
<code class="declared-in-ref">UINavigationController+M13ProgressViewBar.h</code><br />
300+
</div>
301+
302+
303+
</div>
304+
305+
<div class="section-method">
306+
<a name="//api/name/isShowingProgressBar" title="isShowingProgressBar"></a>
307+
<h3 class="subsubtitle method-title">isShowingProgressBar</h3>
308+
309+
310+
311+
<div class="method-subsection brief-description">
312+
<p>Wether or not the progress bar is showing.</p>
313+
</div>
314+
315+
316+
317+
<div class="method-subsection method-declaration"><code>- (BOOL)isShowingProgressBar</code></div>
318+
319+
320+
321+
322+
323+
324+
325+
326+
327+
328+
329+
330+
331+
332+
267333
<div class="method-subsection declared-in-section">
268334
<h4 class="method-subtitle">Declared In</h4>
269335
<code class="declared-in-ref">UINavigationController+M13ProgressViewBar.h</code><br />
@@ -310,6 +376,52 @@ <h4 class="method-subtitle parameter-title">Parameters</h4>
310376

311377

312378

379+
<div class="method-subsection declared-in-section">
380+
<h4 class="method-subtitle">Declared In</h4>
381+
<code class="declared-in-ref">UINavigationController+M13ProgressViewBar.h</code><br />
382+
</div>
383+
384+
385+
</div>
386+
387+
<div class="section-method">
388+
<a name="//api/name/setPrimaryColor:" title="setPrimaryColor:"></a>
389+
<h3 class="subsubtitle method-title">setPrimaryColor:</h3>
390+
391+
392+
393+
<div class="method-subsection brief-description">
394+
<p>The primary color of the progress bar if you do not want it to be the same as the UINavigationBar&rsquo;s tint color. If set to nil, the UINavigationBar&rsquo;s tint color will be used.</p>
395+
</div>
396+
397+
398+
399+
<div class="method-subsection method-declaration"><code>- (void)setPrimaryColor:(UIColor *)<em>primaryColor</em></code></div>
400+
401+
402+
403+
<div class="method-subsection arguments-section parameters">
404+
<h4 class="method-subtitle parameter-title">Parameters</h4>
405+
406+
<dl class="argument-def parameter-def">
407+
<dt><em>primaryColor</em></dt>
408+
<dd><p>The color to set.</p></dd>
409+
</dl>
410+
411+
</div>
412+
413+
414+
415+
416+
417+
418+
419+
420+
421+
422+
423+
424+
313425
<div class="method-subsection declared-in-section">
314426
<h4 class="method-subtitle">Declared In</h4>
315427
<code class="declared-in-ref">UINavigationController+M13ProgressViewBar.h</code><br />
@@ -407,6 +519,52 @@ <h4 class="method-subtitle parameter-title">Parameters</h4>
407519

408520

409521

522+
<div class="method-subsection declared-in-section">
523+
<h4 class="method-subtitle">Declared In</h4>
524+
<code class="declared-in-ref">UINavigationController+M13ProgressViewBar.h</code><br />
525+
</div>
526+
527+
528+
</div>
529+
530+
<div class="section-method">
531+
<a name="//api/name/setSecondaryColor:" title="setSecondaryColor:"></a>
532+
<h3 class="subsubtitle method-title">setSecondaryColor:</h3>
533+
534+
535+
536+
<div class="method-subsection brief-description">
537+
<p>The secondary color of the progress bar, if nil, the secondary color will be the barTintColor.</p>
538+
</div>
539+
540+
541+
542+
<div class="method-subsection method-declaration"><code>- (void)setSecondaryColor:(UIColor *)<em>secondaryColor</em></code></div>
543+
544+
545+
546+
<div class="method-subsection arguments-section parameters">
547+
<h4 class="method-subtitle parameter-title">Parameters</h4>
548+
549+
<dl class="argument-def parameter-def">
550+
<dt><em>secondaryColor</em></dt>
551+
<dd><p>The color to set.</p></dd>
552+
</dl>
553+
554+
</div>
555+
556+
557+
558+
559+
560+
561+
562+
563+
564+
565+
566+
567+
410568
<div class="method-subsection declared-in-section">
411569
<h4 class="method-subtitle">Declared In</h4>
412570
<code class="declared-in-ref">UINavigationController+M13ProgressViewBar.h</code><br />
@@ -466,7 +624,7 @@ <h4 class="method-subtitle">Declared In</h4>
466624
<div id="footer">
467625
<hr />
468626
<div class="footer-copyright">
469-
<p><span class="copyright">&copy; 2014 Marxon13 Productions (Brandon McQuilkin). All rights reserved. (Last updated: 2014-02-19)</span><br />
627+
<p><span class="copyright">&copy; 2014 Marxon13 Productions (Brandon McQuilkin). All rights reserved. (Last updated: 2014-05-12)</span><br />
470628

471629
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 961)</a>.</span></p>
472630

Documentation/docset/Contents/Resources/Documents/Classes/M13ProgressConsole.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -829,7 +829,7 @@ <h4 class="method-subtitle">Declared In</h4>
829829
<div id="footer">
830830
<hr />
831831
<div class="footer-copyright">
832-
<p><span class="copyright">&copy; 2014 Marxon13 Productions (Brandon McQuilkin). All rights reserved. (Last updated: 2014-02-19)</span><br />
832+
<p><span class="copyright">&copy; 2014 Marxon13 Productions (Brandon McQuilkin). All rights reserved. (Last updated: 2014-05-12)</span><br />
833833

834834
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 961)</a>.</span></p>
835835

Documentation/docset/Contents/Resources/Documents/Classes/M13ProgressHUD.html

Lines changed: 87 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ <h1 class="hideInXcode">M13ProgressHUD Class Reference</h1>
9696

9797
<option value="//api/name/hide:">&nbsp;&nbsp;&nbsp;&nbsp;- hide:</option>
9898

99+
<option value="//api/name/initAndShowWithProgressView:progress:indeterminate:status:mask:inView:">&nbsp;&nbsp;&nbsp;&nbsp;- initAndShowWithProgressView:progress:indeterminate:status:mask:inView:</option>
100+
99101
<option value="//api/name/initWithProgressView:">&nbsp;&nbsp;&nbsp;&nbsp;- initWithProgressView:</option>
100102

101103
<option value="//api/name/isVisible">&nbsp;&nbsp;&nbsp;&nbsp;- isVisible</option>
@@ -198,6 +200,8 @@ <h1 class="hideInXcode">M13ProgressHUD Class Reference</h1>
198200

199201
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/hide:">hide:</a></span></li>
200202

203+
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/initAndShowWithProgressView:progress:indeterminate:status:mask:inView:">initAndShowWithProgressView:progress:indeterminate:status:mask:inView:</a></span></li>
204+
201205
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/initWithProgressView:">initWithProgressView:</a></span></li>
202206

203207
<li><span class="nodisclosure"></span><span class="sectionName"><a href="#//api/name/isVisible">isVisible</a></span></li>
@@ -267,6 +271,12 @@ <h3 class="subsubtitle task-title">Initalization</h3>
267271
</span>
268272

269273

274+
</li><li>
275+
<span class="tooltip">
276+
<code><a href="#//api/name/initAndShowWithProgressView:progress:indeterminate:status:mask:inView:">&ndash;&nbsp;initAndShowWithProgressView:progress:indeterminate:status:mask:inView:</a></code>
277+
</span>
278+
279+
270280
</li>
271281
</ul>
272282

@@ -1423,6 +1433,82 @@ <h4 class="method-subtitle">Discussion</h4>
14231433

14241434

14251435

1436+
<div class="method-subsection declared-in-section">
1437+
<h4 class="method-subtitle">Declared In</h4>
1438+
<code class="declared-in-ref">M13ProgressHUD.h</code><br />
1439+
</div>
1440+
1441+
1442+
</div>
1443+
1444+
<div class="section-method">
1445+
<a name="//api/name/initAndShowWithProgressView:progress:indeterminate:status:mask:inView:" title="initAndShowWithProgressView:progress:indeterminate:status:mask:inView:"></a>
1446+
<h3 class="subsubtitle method-title">initAndShowWithProgressView:progress:indeterminate:status:mask:inView:</h3>
1447+
1448+
1449+
1450+
<div class="method-subsection brief-description">
1451+
<p>Initalize and show the hud with parameters.</p>
1452+
</div>
1453+
1454+
1455+
1456+
<div class="method-subsection method-declaration"><code>- (id)initAndShowWithProgressView:(M13ProgressView *)<em>progressView</em> progress:(CGFloat)<em>progress</em> indeterminate:(BOOL)<em>indeterminate</em> status:(NSString *)<em>status</em> mask:(M13ProgressHUDMaskType)<em>maskType</em> inView:(UIView *)<em>view</em></code></div>
1457+
1458+
1459+
1460+
<div class="method-subsection arguments-section parameters">
1461+
<h4 class="method-subtitle parameter-title">Parameters</h4>
1462+
1463+
<dl class="argument-def parameter-def">
1464+
<dt><em>progressView</em></dt>
1465+
<dd><p>The <a href="#//api/name/progress">progress</a> view to show in the HUD.</p></dd>
1466+
</dl>
1467+
1468+
<dl class="argument-def parameter-def">
1469+
<dt><em>progress</em></dt>
1470+
<dd><p>The <a href="#//api/name/progress">progress</a> to display in the <a href="#//api/name/progress">progress</a> view.</p></dd>
1471+
</dl>
1472+
1473+
<dl class="argument-def parameter-def">
1474+
<dt><em>indeterminate</em></dt>
1475+
<dd><p>Wether or not the <a href="#//api/name/progress">progress</a> view is <a href="#//api/name/indeterminate">indeterminate</a>.</p></dd>
1476+
</dl>
1477+
1478+
<dl class="argument-def parameter-def">
1479+
<dt><em>status</em></dt>
1480+
<dd><p>The <a href="#//api/name/status">status</a> to display in the HUD.</p></dd>
1481+
</dl>
1482+
1483+
<dl class="argument-def parameter-def">
1484+
<dt><em>maskType</em></dt>
1485+
<dd><p>The type of mask to use for the HUD.</p></dd>
1486+
</dl>
1487+
1488+
<dl class="argument-def parameter-def">
1489+
<dt><em>view</em></dt>
1490+
<dd><p>The view to show the HUD in.</p></dd>
1491+
</dl>
1492+
1493+
</div>
1494+
1495+
1496+
1497+
<div class="method-subsection return">
1498+
<h4 class="method-subtitle parameter-title">Return Value</h4>
1499+
<p>A instance of M13PRogressHUD</p>
1500+
</div>
1501+
1502+
1503+
1504+
1505+
1506+
1507+
1508+
1509+
1510+
1511+
14261512
<div class="method-subsection declared-in-section">
14271513
<h4 class="method-subtitle">Declared In</h4>
14281514
<code class="declared-in-ref">M13ProgressHUD.h</code><br />
@@ -1681,7 +1767,7 @@ <h4 class="method-subtitle">Declared In</h4>
16811767
<div id="footer">
16821768
<hr />
16831769
<div class="footer-copyright">
1684-
<p><span class="copyright">&copy; 2014 Marxon13 Productions (Brandon McQuilkin). All rights reserved. (Last updated: 2014-02-19)</span><br />
1770+
<p><span class="copyright">&copy; 2014 Marxon13 Productions (Brandon McQuilkin). All rights reserved. (Last updated: 2014-05-12)</span><br />
16851771

16861772
<span class="generator">Generated by <a href="http://appledoc.gentlebytes.com">appledoc 2.2 (build 961)</a>.</span></p>
16871773

0 commit comments

Comments
 (0)