Skip to content

Commit ea45ce5

Browse files
author
Jose F. Martinez Rivera
committed
Pushing updated docs on Museum Tab and View modifications
1 parent f386a3d commit ea45ce5

20 files changed

+421
-156
lines changed

build/docs/Events.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h2>
4141
<dt>
4242

4343

44-
<a href="museum-services.js.html#line58" class="name-link"><h4 class="name" id="Events">Events<span class="signature">()</span><span class="type-signature"></span></h4></a>
44+
<a href="museum_museum-services.js.html#line105" class="name-link"><h4 class="name" id="Events">Events<span class="signature">()</span><span class="type-signature"></span></h4></a>
4545

4646

4747

@@ -94,7 +94,7 @@ <h2>
9494
<!-- commented out by Allen Kim
9595
<dt class="tag-source">Source:</dt>
9696
<dd class="tag-source"><ul class="dummy"><li>
97-
<a href="museum-services.js.html">museum-services.js</a>, <a href="museum-services.js.html#line58">line 58</a>
97+
<a href="museum_museum-services.js.html">museum/museum-services.js</a>, <a href="museum_museum-services.js.html#line105">line 105</a>
9898
</li></ul></dd>
9999
-->
100100

@@ -149,7 +149,7 @@ <h3 class="subsection-title">Methods</h3>
149149
<dt>
150150

151151

152-
<a href="museum-services.js.html#line98" class="name-link"><h4 class="name" id=".getEvents">getEvents<span class="signature">()</span><span class="type-signature"> &rarr; {Promise}</span></h4></a>
152+
<a href="museum_museum-services.js.html#line145" class="name-link"><h4 class="name" id=".getEvents">getEvents<span class="signature">()</span><span class="type-signature"> &rarr; {Promise}</span></h4></a>
153153

154154

155155

@@ -192,7 +192,7 @@ <h3 class="subsection-title">Methods</h3>
192192
<!-- commented out by Allen Kim
193193
<dt class="tag-source">Source:</dt>
194194
<dd class="tag-source"><ul class="dummy"><li>
195-
<a href="museum-services.js.html">museum-services.js</a>, <a href="museum-services.js.html#line98">line 98</a>
195+
<a href="museum_museum-services.js.html">museum/museum-services.js</a>, <a href="museum_museum-services.js.html#line145">line 145</a>
196196
</li></ul></dd>
197197
-->
198198

@@ -264,7 +264,7 @@ <h5>Example</h5>
264264
<dt>
265265

266266

267-
<a href="museum-services.js.html#line164" class="name-link"><h4 class="name" id=".getSingleEvent">getSingleEvent<span class="signature">(id)</span><span class="type-signature"> &rarr; {Promise}</span></h4></a>
267+
<a href="museum_museum-services.js.html#line223" class="name-link"><h4 class="name" id=".getSingleEvent">getSingleEvent<span class="signature">(id)</span><span class="type-signature"> &rarr; {Promise}</span></h4></a>
268268

269269

270270

@@ -355,7 +355,7 @@ <h5>Parameters:</h5>
355355
<!-- commented out by Allen Kim
356356
<dt class="tag-source">Source:</dt>
357357
<dd class="tag-source"><ul class="dummy"><li>
358-
<a href="museum-services.js.html">museum-services.js</a>, <a href="museum-services.js.html#line164">line 164</a>
358+
<a href="museum_museum-services.js.html">museum/museum-services.js</a>, <a href="museum_museum-services.js.html#line223">line 223</a>
359359
</li></ul></dd>
360360
-->
361361

@@ -438,7 +438,7 @@ <h5>Example</h5>
438438
</div>
439439

440440
<nav>
441-
<h2><a href="index.html">Index</a></h2><h3>service</h3><ul><li><a href="Events.html">Events</a></li><li><a href="Museum.html">Museum</a></li><li><a href="News.html">News</a></li></ul><h3>controller</h3><ul><li><a href="Museum%2520General%2520View%2520Controller.html">Museum General View Controller</a></li><li><a href="Museum%2520Tab%2520Controllers.Museum%2520Segment%2520Controller.html">Museum Segment Controller</a></li></ul><h3>modules</h3><ul><li><a href="Museum%2520Tab%2520Controllers.html">Museum Tab Controllers</a></li></ul>
441+
<h2><a href="index.html">Index</a></h2><h3>service</h3><ul><li><a href="Artifacts.html">Artifacts</a></li><li><a href="Events.html">Events</a></li><li><a href="Exhibitions.html">Exhibitions</a></li><li><a href="Museum.html">Museum</a></li><li><a href="News.html">News</a></li></ul><h3>controller</h3><ul><li><a href="Museum%2520General%2520View%2520Controller.html">Museum General View Controller</a></li><li><a href="Museum%2520Tab%2520Controllers.Museum%2520Segment%2520Controller.html">Museum Segment Controller</a></li></ul><h3>modules</h3><ul><li><a href="Museum%2520Tab%2520Controllers.html">Museum Tab Controllers</a></li></ul><h3>Namespaces</h3><ul><li><a href="MuSA.html">MuSA</a></li></ul>
442442
</nav>
443443

444444
<br clear="both">

build/docs/Museum%20General%20View%20Controller.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h2>
4141
<dt>
4242

4343

44-
<a href="museum-controllers.js.html#line34" class="name-link"><h4 class="name" id="Museum General View Controller">Museum General View Controller<span class="signature">()</span><span class="type-signature"></span></h4></a>
44+
<a href="museum_museum-controllers.js.html#line34" class="name-link"><h4 class="name" id="Museum General View Controller">Museum General View Controller<span class="signature">()</span><span class="type-signature"></span></h4></a>
4545

4646

4747

@@ -50,7 +50,7 @@ <h2>
5050

5151

5252
<div class="description">
53-
<p>dd</p>
53+
<p>Controls the View Interactions between the Museum General View and the Application</p>
5454
</div>
5555

5656

@@ -84,7 +84,7 @@ <h2>
8484
<!-- commented out by Allen Kim
8585
<dt class="tag-source">Source:</dt>
8686
<dd class="tag-source"><ul class="dummy"><li>
87-
<a href="museum-controllers.js.html">museum-controllers.js</a>, <a href="museum-controllers.js.html#line34">line 34</a>
87+
<a href="museum_museum-controllers.js.html">museum/museum-controllers.js</a>, <a href="museum_museum-controllers.js.html#line34">line 34</a>
8888
</li></ul></dd>
8989
-->
9090

@@ -146,7 +146,7 @@ <h2>
146146
</div>
147147

148148
<nav>
149-
<h2><a href="index.html">Index</a></h2><h3>service</h3><ul><li><a href="Events.html">Events</a></li><li><a href="Museum.html">Museum</a></li><li><a href="News.html">News</a></li></ul><h3>controller</h3><ul><li><a href="Museum%2520General%2520View%2520Controller.html">Museum General View Controller</a></li><li><a href="Museum%2520Tab%2520Controllers.Museum%2520Segment%2520Controller.html">Museum Segment Controller</a></li></ul><h3>modules</h3><ul><li><a href="Museum%2520Tab%2520Controllers.html">Museum Tab Controllers</a></li></ul>
149+
<h2><a href="index.html">Index</a></h2><h3>service</h3><ul><li><a href="Artifacts.html">Artifacts</a></li><li><a href="Events.html">Events</a></li><li><a href="Exhibitions.html">Exhibitions</a></li><li><a href="Museum.html">Museum</a></li><li><a href="News.html">News</a></li></ul><h3>controller</h3><ul><li><a href="Museum%2520General%2520View%2520Controller.html">Museum General View Controller</a></li><li><a href="Museum%2520Tab%2520Controllers.Museum%2520Segment%2520Controller.html">Museum Segment Controller</a></li></ul><h3>modules</h3><ul><li><a href="Museum%2520Tab%2520Controllers.html">Museum Tab Controllers</a></li></ul><h3>Namespaces</h3><ul><li><a href="MuSA.html">MuSA</a></li></ul>
150150
</nav>
151151

152152
<br clear="both">

build/docs/Museum%20Tab%20Controllers.Museum%20Segment%20Controller.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ <h2>
4343
<dt>
4444

4545

46-
<a href="museum-controllers.js.html#line10" class="name-link"><h4 class="name" id="Museum Segment Controller">Museum Segment Controller<span class="signature">()</span><span class="type-signature"></span></h4></a>
46+
<a href="museum_museum-controllers.js.html#line10" class="name-link"><h4 class="name" id="Museum Segment Controller">Museum Segment Controller<span class="signature">()</span><span class="type-signature"></span></h4></a>
4747

4848

4949

@@ -86,7 +86,7 @@ <h2>
8686
<!-- commented out by Allen Kim
8787
<dt class="tag-source">Source:</dt>
8888
<dd class="tag-source"><ul class="dummy"><li>
89-
<a href="museum-controllers.js.html">museum-controllers.js</a>, <a href="museum-controllers.js.html#line10">line 10</a>
89+
<a href="museum_museum-controllers.js.html">museum/museum-controllers.js</a>, <a href="museum_museum-controllers.js.html#line10">line 10</a>
9090
</li></ul></dd>
9191
-->
9292

@@ -148,7 +148,7 @@ <h2>
148148
</div>
149149

150150
<nav>
151-
<h2><a href="index.html">Index</a></h2><h3>service</h3><ul><li><a href="Events.html">Events</a></li><li><a href="Museum.html">Museum</a></li><li><a href="News.html">News</a></li></ul><h3>controller</h3><ul><li><a href="Museum%2520General%2520View%2520Controller.html">Museum General View Controller</a></li><li><a href="Museum%2520Tab%2520Controllers.Museum%2520Segment%2520Controller.html">Museum Segment Controller</a></li></ul><h3>modules</h3><ul><li><a href="Museum%2520Tab%2520Controllers.html">Museum Tab Controllers</a></li></ul>
151+
<h2><a href="index.html">Index</a></h2><h3>service</h3><ul><li><a href="Artifacts.html">Artifacts</a></li><li><a href="Events.html">Events</a></li><li><a href="Exhibitions.html">Exhibitions</a></li><li><a href="Museum.html">Museum</a></li><li><a href="News.html">News</a></li></ul><h3>controller</h3><ul><li><a href="Museum%2520General%2520View%2520Controller.html">Museum General View Controller</a></li><li><a href="Museum%2520Tab%2520Controllers.Museum%2520Segment%2520Controller.html">Museum Segment Controller</a></li></ul><h3>modules</h3><ul><li><a href="Museum%2520Tab%2520Controllers.html">Museum Tab Controllers</a></li></ul><h3>Namespaces</h3><ul><li><a href="MuSA.html">MuSA</a></li></ul>
152152
</nav>
153153

154154
<br clear="both">

build/docs/Museum%20Tab%20Controllers.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h2>
4141
<dt>
4242

4343

44-
<a href="museum-controllers.js.html#line1" class="name-link"><h4 class="name" id="Museum Tab Controllers">Museum Tab Controllers<span class="signature">()</span><span class="type-signature"></span></h4></a>
44+
<a href="museum_museum-controllers.js.html#line1" class="name-link"><h4 class="name" id="Museum Tab Controllers">Museum Tab Controllers<span class="signature">()</span><span class="type-signature"></span></h4></a>
4545

4646

4747

@@ -91,7 +91,7 @@ <h2>
9191
<!-- commented out by Allen Kim
9292
<dt class="tag-source">Source:</dt>
9393
<dd class="tag-source"><ul class="dummy"><li>
94-
<a href="museum-controllers.js.html">museum-controllers.js</a>, <a href="museum-controllers.js.html#line1">line 1</a>
94+
<a href="museum_museum-controllers.js.html">museum/museum-controllers.js</a>, <a href="museum_museum-controllers.js.html#line1">line 1</a>
9595
</li></ul></dd>
9696
-->
9797

@@ -160,7 +160,7 @@ <h3 class="subsection-title">Classes</h3>
160160
</div>
161161

162162
<nav>
163-
<h2><a href="index.html">Index</a></h2><h3>service</h3><ul><li><a href="Events.html">Events</a></li><li><a href="Museum.html">Museum</a></li><li><a href="News.html">News</a></li></ul><h3>controller</h3><ul><li><a href="Museum%2520General%2520View%2520Controller.html">Museum General View Controller</a></li><li><a href="Museum%2520Tab%2520Controllers.Museum%2520Segment%2520Controller.html">Museum Segment Controller</a></li></ul><h3>modules</h3><ul><li><a href="Museum%2520Tab%2520Controllers.html">Museum Tab Controllers</a></li></ul>
163+
<h2><a href="index.html">Index</a></h2><h3>service</h3><ul><li><a href="Artifacts.html">Artifacts</a></li><li><a href="Events.html">Events</a></li><li><a href="Exhibitions.html">Exhibitions</a></li><li><a href="Museum.html">Museum</a></li><li><a href="News.html">News</a></li></ul><h3>controller</h3><ul><li><a href="Museum%2520General%2520View%2520Controller.html">Museum General View Controller</a></li><li><a href="Museum%2520Tab%2520Controllers.Museum%2520Segment%2520Controller.html">Museum Segment Controller</a></li></ul><h3>modules</h3><ul><li><a href="Museum%2520Tab%2520Controllers.html">Museum Tab Controllers</a></li></ul><h3>Namespaces</h3><ul><li><a href="MuSA.html">MuSA</a></li></ul>
164164
</nav>
165165

166166
<br clear="both">

build/docs/Museum.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h2>
4141
<dt>
4242

4343

44-
<a href="museum-services.js.html#line7" class="name-link"><h4 class="name" id="Museum">Museum<span class="signature">()</span><span class="type-signature"></span></h4></a>
44+
<a href="museum_museum-services.js.html#line7" class="name-link"><h4 class="name" id="Museum">Museum<span class="signature">()</span><span class="type-signature"></span></h4></a>
4545

4646

4747

@@ -96,7 +96,7 @@ <h2>
9696
<!-- commented out by Allen Kim
9797
<dt class="tag-source">Source:</dt>
9898
<dd class="tag-source"><ul class="dummy"><li>
99-
<a href="museum-services.js.html">museum-services.js</a>, <a href="museum-services.js.html#line7">line 7</a>
99+
<a href="museum_museum-services.js.html">museum/museum-services.js</a>, <a href="museum_museum-services.js.html#line7">line 7</a>
100100
</li></ul></dd>
101101
-->
102102

@@ -163,7 +163,7 @@ <h3 class="subsection-title">Methods</h3>
163163
<dt>
164164

165165

166-
<a href="museum-services.js.html#line32" class="name-link"><h4 class="name" id=".getGeneralMuseumInfo">getGeneralMuseumInfo<span class="signature">()</span><span class="type-signature"> &rarr; {Promise}</span></h4></a>
166+
<a href="museum_museum-services.js.html#line35" class="name-link"><h4 class="name" id=".getGeneralMuseumInfo">getGeneralMuseumInfo<span class="signature">()</span><span class="type-signature"> &rarr; {Promise}</span></h4></a>
167167

168168

169169

@@ -206,7 +206,7 @@ <h3 class="subsection-title">Methods</h3>
206206
<!-- commented out by Allen Kim
207207
<dt class="tag-source">Source:</dt>
208208
<dd class="tag-source"><ul class="dummy"><li>
209-
<a href="museum-services.js.html">museum-services.js</a>, <a href="museum-services.js.html#line32">line 32</a>
209+
<a href="museum_museum-services.js.html">museum/museum-services.js</a>, <a href="museum_museum-services.js.html#line35">line 35</a>
210210
</li></ul></dd>
211211
-->
212212

@@ -261,7 +261,7 @@ <h5>Returns:</h5>
261261
<dt>
262262

263263

264-
<a href="museum-services.js.html#line45" class="name-link"><h4 class="name" id=".getLocation">getLocation<span class="signature">()</span><span class="type-signature"> &rarr; {String}</span></h4></a>
264+
<a href="museum_museum-services.js.html#line91" class="name-link"><h4 class="name" id=".getLocation">getLocation<span class="signature">()</span><span class="type-signature"> &rarr; {String}</span></h4></a>
265265

266266

267267

@@ -304,7 +304,7 @@ <h5>Returns:</h5>
304304
<!-- commented out by Allen Kim
305305
<dt class="tag-source">Source:</dt>
306306
<dd class="tag-source"><ul class="dummy"><li>
307-
<a href="museum-services.js.html">museum-services.js</a>, <a href="museum-services.js.html#line45">line 45</a>
307+
<a href="museum_museum-services.js.html">museum/museum-services.js</a>, <a href="museum_museum-services.js.html#line91">line 91</a>
308308
</li></ul></dd>
309309
-->
310310

@@ -370,7 +370,7 @@ <h5>Returns:</h5>
370370
</div>
371371

372372
<nav>
373-
<h2><a href="index.html">Index</a></h2><h3>service</h3><ul><li><a href="Events.html">Events</a></li><li><a href="Museum.html">Museum</a></li><li><a href="News.html">News</a></li></ul><h3>controller</h3><ul><li><a href="Museum%2520General%2520View%2520Controller.html">Museum General View Controller</a></li><li><a href="Museum%2520Tab%2520Controllers.Museum%2520Segment%2520Controller.html">Museum Segment Controller</a></li></ul><h3>modules</h3><ul><li><a href="Museum%2520Tab%2520Controllers.html">Museum Tab Controllers</a></li></ul>
373+
<h2><a href="index.html">Index</a></h2><h3>service</h3><ul><li><a href="Artifacts.html">Artifacts</a></li><li><a href="Events.html">Events</a></li><li><a href="Exhibitions.html">Exhibitions</a></li><li><a href="Museum.html">Museum</a></li><li><a href="News.html">News</a></li></ul><h3>controller</h3><ul><li><a href="Museum%2520General%2520View%2520Controller.html">Museum General View Controller</a></li><li><a href="Museum%2520Tab%2520Controllers.Museum%2520Segment%2520Controller.html">Museum Segment Controller</a></li></ul><h3>modules</h3><ul><li><a href="Museum%2520Tab%2520Controllers.html">Museum Tab Controllers</a></li></ul><h3>Namespaces</h3><ul><li><a href="MuSA.html">MuSA</a></li></ul>
374374
</nav>
375375

376376
<br clear="both">

build/docs/News.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ <h2>
4141
<dt>
4242

4343

44-
<a href="museum-services.js.html#line187" class="name-link"><h4 class="name" id="News">News<span class="signature">()</span><span class="type-signature"></span></h4></a>
44+
<a href="museum_museum-services.js.html#line268" class="name-link"><h4 class="name" id="News">News<span class="signature">()</span><span class="type-signature"></span></h4></a>
4545

4646

4747

@@ -51,7 +51,7 @@ <h2>
5151

5252
<div class="description">
5353
<p>*
54-
Stores and retrieves the news articles. Provides an interfact for requests to the server</p>
54+
Stores and retrieves the news articles. Provides an interface for requests to the server</p>
5555
<ul>
5656
<li>News Title</li>
5757
<li>ID</li>
@@ -93,7 +93,7 @@ <h2>
9393
<!-- commented out by Allen Kim
9494
<dt class="tag-source">Source:</dt>
9595
<dd class="tag-source"><ul class="dummy"><li>
96-
<a href="museum-services.js.html">museum-services.js</a>, <a href="museum-services.js.html#line187">line 187</a>
96+
<a href="museum_museum-services.js.html">museum/museum-services.js</a>, <a href="museum_museum-services.js.html#line268">line 268</a>
9797
</li></ul></dd>
9898
-->
9999

@@ -148,7 +148,7 @@ <h3 class="subsection-title">Methods</h3>
148148
<dt>
149149

150150

151-
<a href="museum-services.js.html#line223" class="name-link"><h4 class="name" id=".getNews">getNews<span class="signature">()</span><span class="type-signature"> &rarr; {Promise}</span></h4></a>
151+
<a href="museum_museum-services.js.html#line304" class="name-link"><h4 class="name" id=".getNews">getNews<span class="signature">()</span><span class="type-signature"> &rarr; {Promise}</span></h4></a>
152152

153153

154154

@@ -191,7 +191,7 @@ <h3 class="subsection-title">Methods</h3>
191191
<!-- commented out by Allen Kim
192192
<dt class="tag-source">Source:</dt>
193193
<dd class="tag-source"><ul class="dummy"><li>
194-
<a href="museum-services.js.html">museum-services.js</a>, <a href="museum-services.js.html#line223">line 223</a>
194+
<a href="museum_museum-services.js.html">museum/museum-services.js</a>, <a href="museum_museum-services.js.html#line304">line 304</a>
195195
</li></ul></dd>
196196
-->
197197

@@ -261,7 +261,7 @@ <h5>Example</h5>
261261
<dt>
262262

263263

264-
<a href="museum-services.js.html#line289" class="name-link"><h4 class="name" id=".getNewsById">getNewsById<span class="signature">()</span><span class="type-signature"> &rarr; {Promise}</span></h4></a>
264+
<a href="museum_museum-services.js.html#line376" class="name-link"><h4 class="name" id=".getNewsById">getNewsById<span class="signature">()</span><span class="type-signature"> &rarr; {Promise}</span></h4></a>
265265

266266

267267

@@ -304,7 +304,7 @@ <h5>Example</h5>
304304
<!-- commented out by Allen Kim
305305
<dt class="tag-source">Source:</dt>
306306
<dd class="tag-source"><ul class="dummy"><li>
307-
<a href="museum-services.js.html">museum-services.js</a>, <a href="museum-services.js.html#line289">line 289</a>
307+
<a href="museum_museum-services.js.html">museum/museum-services.js</a>, <a href="museum_museum-services.js.html#line376">line 376</a>
308308
</li></ul></dd>
309309
-->
310310

@@ -387,7 +387,7 @@ <h5>Example</h5>
387387
</div>
388388

389389
<nav>
390-
<h2><a href="index.html">Index</a></h2><h3>service</h3><ul><li><a href="Events.html">Events</a></li><li><a href="Museum.html">Museum</a></li><li><a href="News.html">News</a></li></ul><h3>controller</h3><ul><li><a href="Museum%2520General%2520View%2520Controller.html">Museum General View Controller</a></li><li><a href="Museum%2520Tab%2520Controllers.Museum%2520Segment%2520Controller.html">Museum Segment Controller</a></li></ul><h3>modules</h3><ul><li><a href="Museum%2520Tab%2520Controllers.html">Museum Tab Controllers</a></li></ul>
390+
<h2><a href="index.html">Index</a></h2><h3>service</h3><ul><li><a href="Artifacts.html">Artifacts</a></li><li><a href="Events.html">Events</a></li><li><a href="Exhibitions.html">Exhibitions</a></li><li><a href="Museum.html">Museum</a></li><li><a href="News.html">News</a></li></ul><h3>controller</h3><ul><li><a href="Museum%2520General%2520View%2520Controller.html">Museum General View Controller</a></li><li><a href="Museum%2520Tab%2520Controllers.Museum%2520Segment%2520Controller.html">Museum Segment Controller</a></li></ul><h3>modules</h3><ul><li><a href="Museum%2520Tab%2520Controllers.html">Museum Tab Controllers</a></li></ul><h3>Namespaces</h3><ul><li><a href="MuSA.html">MuSA</a></li></ul>
391391
</nav>
392392

393393
<br clear="both">

0 commit comments

Comments
 (0)