Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

Commit

Permalink
documentation updates
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviaraujo committed Jan 26, 2024
1 parent 7891b32 commit 0bd16c2
Show file tree
Hide file tree
Showing 110 changed files with 1,238 additions and 202 deletions.
6 changes: 4 additions & 2 deletions docs/html/annotated.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,10 @@
<tr id="row_0_1_5_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classBetterFinds_1_1Pages_1_1LogoutModel.html" target="_self">LogoutModel</a></td><td class="desc">Model for the Logout page. This class is decorated with the Authorize attribute </td></tr>
<tr id="row_0_1_6_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classBetterFinds_1_1Pages_1_1MyAccountModel.html" target="_self">MyAccountModel</a></td><td class="desc">Model for the MyAccount page. This class is decorated with the Authorize attribute </td></tr>
<tr id="row_0_1_7_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classBetterFinds_1_1Pages_1_1MyAuctionsModel.html" target="_self">MyAuctionsModel</a></td><td class="desc">Model for the MyAuctions page. This class is decorated with the Authorize attribute </td></tr>
<tr id="row_0_1_8_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classBetterFinds_1_1Pages_1_1RegisterModel.html" target="_self">RegisterModel</a></td><td class="desc">Model for the Register page </td></tr>
<tr id="row_0_1_9_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classBetterFinds_1_1Pages_1_1SearchModel.html" target="_self">SearchModel</a></td><td class="desc">The Model for the Search page </td></tr>
<tr id="row_0_1_8_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classBetterFinds_1_1Pages_1_1MyBidsModel.html" target="_self">MyBidsModel</a></td><td class="desc">Model for the MyBids page. This class is decorated with the Authorize attribute </td></tr>
<tr id="row_0_1_9_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classBetterFinds_1_1Pages_1_1NotificationsModel.html" target="_self">NotificationsModel</a></td><td class="desc">Model for the Notifications page. This class is decorated with the Authorize attribute </td></tr>
<tr id="row_0_1_10_" class="even"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classBetterFinds_1_1Pages_1_1RegisterModel.html" target="_self">RegisterModel</a></td><td class="desc">Model for the Register page </td></tr>
<tr id="row_0_1_11_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classBetterFinds_1_1Pages_1_1SearchModel.html" target="_self">SearchModel</a></td><td class="desc">The Model for the Search page </td></tr>
<tr id="row_0_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_2_" class="arrow" onclick="toggleFolder('0_2_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceBetterFinds_1_1Services.html" target="_self">Services</a></td><td class="desc">The namespace containing the asynchronous services used at the start of the application </td></tr>
<tr id="row_0_2_0_"><td class="entry"><span style="width:48px;display:inline-block;">&#160;</span><span class="icona"><span class="icon">C</span></span><a class="el" href="classBetterFinds_1_1Services_1_1AuctionBackgroundService.html" target="_self">AuctionBackgroundService</a></td><td class="desc">Background service that checks for auctions that ended and notifies users </td></tr>
<tr id="row_0_3_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><span id="arr_0_3_" class="arrow" onclick="toggleFolder('0_3_')">&#9660;</span><span class="icona"><span class="icon">N</span></span><a class="el" href="namespaceBetterFinds_1_1Utils.html" target="_self">Utils</a></td><td class="desc">The namespace containing utility classes for this project </td></tr>
Expand Down
86 changes: 86 additions & 0 deletions docs/html/classBetterFinds_1_1Pages_1_1MyBidsModel-members.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,86 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.9.1"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>BetterFinds: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="style.css" rel="stylesheet" type="text/css"/>
<link href="dark_style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div style="background: rgb(2, 66, 66)" id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img style="margin: 0.5em 2em" alt="Logo" src="logo-min.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">BetterFinds
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.9.1 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search','.html');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>

<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>

<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceBetterFinds.html">BetterFinds</a></li><li class="navelem"><a class="el" href="namespaceBetterFinds_1_1Pages.html">Pages</a></li><li class="navelem"><a class="el" href="classBetterFinds_1_1Pages_1_1MyBidsModel.html">MyBidsModel</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">BetterFinds.Pages.MyBidsModel Member List</div> </div>
</div><!--header-->
<div class="contents">

<p>This is the complete list of members for <a class="el" href="classBetterFinds_1_1Pages_1_1MyBidsModel.html">BetterFinds.Pages.MyBidsModel</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classBetterFinds_1_1Pages_1_1MyBidsModel.html#a8187458e759ea0a2a8587666bac6dfeb">ClientBids</a></td><td class="entry"><a class="el" href="classBetterFinds_1_1Pages_1_1MyBidsModel.html">BetterFinds.Pages.MyBidsModel</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classBetterFinds_1_1Pages_1_1MyBidsModel.html#a161b1fbfbee6e0563a763c2e3a0ccec3">configuration</a></td><td class="entry"><a class="el" href="classBetterFinds_1_1Pages_1_1MyBidsModel.html">BetterFinds.Pages.MyBidsModel</a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classBetterFinds_1_1Pages_1_1MyBidsModel.html#a72260a2be810cf7ac8a1478590ae1f36">MyBidsModel</a>(IConfiguration configuration)</td><td class="entry"><a class="el" href="classBetterFinds_1_1Pages_1_1MyBidsModel.html">BetterFinds.Pages.MyBidsModel</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classBetterFinds_1_1Pages_1_1MyBidsModel.html#aa42a11aa63f04a5f3ddedea586f547e8">OnGet</a>()</td><td class="entry"><a class="el" href="classBetterFinds_1_1Pages_1_1MyBidsModel.html">BetterFinds.Pages.MyBidsModel</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<script src="custom.js"></script>
</body>
</html>
Loading

0 comments on commit 0bd16c2

Please sign in to comment.