Update Compodoc
This commit is contained in:
@@ -8,52 +8,396 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="../images/favicon.ico">
|
||||
<link rel="stylesheet" href="../styles/style.css">
|
||||
<link rel="stylesheet" href="../styles/dark.css">
|
||||
<link rel="stylesheet" href="../styles/style.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div class="navbar navbar-default navbar-fixed-top visible-xs">
|
||||
<a href="../" class="navbar-brand">aktienbot documentation</a>
|
||||
<button type="button" class="btn btn-default btn-menu ion-ios-menu" id="btn-menu"></button>
|
||||
<button type="button" class="btn btn-default btn-menu fa fa-bars" id="btn-menu"></button>
|
||||
</div>
|
||||
|
||||
<div class="xs-menu menu" id="mobile-menu">
|
||||
<div id="book-search-input" role="search"><input type="text" placeholder="Type to search"></div> <compodoc-menu></compodoc-menu>
|
||||
<div id="book-search-input" role="search">
|
||||
<input type="text" placeholder="Type to search">
|
||||
</div>
|
||||
<nav>
|
||||
|
||||
<ul class="list">
|
||||
|
||||
<li class="title">
|
||||
<a href="../">aktienbot documentation</a>
|
||||
</li>
|
||||
|
||||
<li class="divider"></li>
|
||||
|
||||
|
||||
<li class="chapter">
|
||||
<a data-type="chapter-link" href="../"><span class="fa fa-home"></span>Getting started</a>
|
||||
<ul class="links">
|
||||
<li class="link">
|
||||
<a href="../" ><span class="fa fa-file-text-o"></span>README</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a
|
||||
|
||||
href="../overview.html"
|
||||
href="../overview.html"
|
||||
>
|
||||
<span class="fa fa-th"></span>Overview
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li class="chapter">
|
||||
<a data-type="chapter-link" href="./modules.html" >
|
||||
<span class="fa fa-archive"></span>
|
||||
<span>Modules</span>
|
||||
<span class="menu-toggler fa fa-angle-up" data-toggle="collapse"
|
||||
data-target="#xs-modules-links"
|
||||
></span>
|
||||
</a>
|
||||
<ul class="links collapse in"
|
||||
id="xs-modules-links"
|
||||
>
|
||||
<li class="link">
|
||||
<a href="../modules/AppModule.html" >AppModule</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li class="chapter">
|
||||
<div class="simple">
|
||||
<span class="fa fa-cogs"></span>
|
||||
<span>Components</span>
|
||||
<span class="menu-toggler fa fa-angle-up" data-toggle="collapse"
|
||||
data-target="#xs-components-links"
|
||||
></span>
|
||||
</div>
|
||||
<ul class="links collapse in"
|
||||
id="xs-components-links"
|
||||
>
|
||||
<li class="link">
|
||||
<a href="../components/AppComponent.html" >AppComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/BotSettingsComponent.html" >BotSettingsComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/ConfirmationDialogComponent.html" >ConfirmationDialogComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/DashboardComponent.html" >DashboardComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/HeaderComponent.html" >HeaderComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/HelpDialogComponent.html" >HelpDialogComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/LoginComponent.html" >LoginComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/ProfileComponent.html" >ProfileComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/RegisterComponent.html" >RegisterComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/UserDialogComponent.html" >UserDialogComponent</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="chapter">
|
||||
<div class="simple">
|
||||
<span class="fa fa-long-arrow-down"></span>
|
||||
<span>Injectables</span>
|
||||
<span class="menu-toggler fa fa-angle-up" data-toggle="collapse"
|
||||
data-target="#xs-injectables-links"
|
||||
></span>
|
||||
</div>
|
||||
<ul class="links collapse in"
|
||||
id="xs-injectables-links"
|
||||
>
|
||||
<li class="link">
|
||||
<a href="../injectables/AuthInterceptor.html" >AuthInterceptor</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../injectables/AuthService.html" >AuthService</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../injectables/BotService.html" >BotService</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../injectables/DataService.html" >DataService</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../injectables/HelperService.html" class="active" >HelperService</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../injectables/ProfileService.html" >ProfileService</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../injectables/TokenStorageService.html" >TokenStorageService</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li class="chapter">
|
||||
<div class="simple">
|
||||
<span class="fa fa-info"></span>
|
||||
<span>Interfaces</span>
|
||||
<span class="menu-toggler fa fa-angle-up" data-toggle="collapse"
|
||||
data-target="#xs-interfaces-links"
|
||||
></span>
|
||||
</div>
|
||||
<ul class="links collapse in"
|
||||
id="xs-interfaces-links"
|
||||
>
|
||||
<li class="link">
|
||||
<a href="../interfaces/Keyword.html" >Keyword</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../interfaces/Share.html" >Share</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../interfaces/Stock.html" >Stock</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../interfaces/TransactionData.html" >TransactionData</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
<li class="chapter">
|
||||
<a data-type="chapter-link" href="../miscellaneous.html" ><span class="fa fa-cubes"></span>Miscellaneous</a>
|
||||
</li>
|
||||
|
||||
<li class="chapter">
|
||||
<a data-type="chapter-link" href="../coverage.html" ><span class="fa fa-tasks"></span>Documentation coverage</a>
|
||||
</li>
|
||||
|
||||
<li class="divider"></li>
|
||||
<li class="copyright">
|
||||
Documentation generated using <a href="https://compodoc.github.io/compodoc/" target="_blank">
|
||||
<img src="..//images/compodoc-vectorise.svg" class="img-responsive">
|
||||
</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
<div class="container-fluid main">
|
||||
<div class="row main">
|
||||
<div class="hidden-xs menu">
|
||||
<compodoc-menu mode="normal"></compodoc-menu>
|
||||
<nav>
|
||||
|
||||
<ul class="list">
|
||||
|
||||
<li class="title">
|
||||
<a href="../">aktienbot documentation</a>
|
||||
</li>
|
||||
|
||||
<li class="divider"></li>
|
||||
|
||||
<div id="book-search-input" role="search">
|
||||
<input type="text" placeholder="Type to search">
|
||||
</div>
|
||||
|
||||
<li class="chapter">
|
||||
<a data-type="chapter-link" href="../"><span class="fa fa-home"></span>Getting started</a>
|
||||
<ul class="links">
|
||||
<li class="link">
|
||||
<a href="../" ><span class="fa fa-file-text-o"></span>README</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a
|
||||
|
||||
href="../overview.html"
|
||||
href="../overview.html"
|
||||
>
|
||||
<span class="fa fa-th"></span>Overview
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li class="chapter">
|
||||
<a data-type="chapter-link" href="./modules.html" >
|
||||
<span class="fa fa-archive"></span>
|
||||
<span>Modules</span>
|
||||
<span class="menu-toggler fa fa-angle-up" data-toggle="collapse"
|
||||
data-target="#modules-links"
|
||||
></span>
|
||||
</a>
|
||||
<ul class="links collapse in"
|
||||
id="modules-links"
|
||||
>
|
||||
<li class="link">
|
||||
<a href="../modules/AppModule.html" >AppModule</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li class="chapter">
|
||||
<div class="simple">
|
||||
<span class="fa fa-cogs"></span>
|
||||
<span>Components</span>
|
||||
<span class="menu-toggler fa fa-angle-up" data-toggle="collapse"
|
||||
data-target="#components-links"
|
||||
></span>
|
||||
</div>
|
||||
<ul class="links collapse in"
|
||||
id="components-links"
|
||||
>
|
||||
<li class="link">
|
||||
<a href="../components/AppComponent.html" >AppComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/BotSettingsComponent.html" >BotSettingsComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/ConfirmationDialogComponent.html" >ConfirmationDialogComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/DashboardComponent.html" >DashboardComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/HeaderComponent.html" >HeaderComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/HelpDialogComponent.html" >HelpDialogComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/LoginComponent.html" >LoginComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/ProfileComponent.html" >ProfileComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/RegisterComponent.html" >RegisterComponent</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../components/UserDialogComponent.html" >UserDialogComponent</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="chapter">
|
||||
<div class="simple">
|
||||
<span class="fa fa-long-arrow-down"></span>
|
||||
<span>Injectables</span>
|
||||
<span class="menu-toggler fa fa-angle-up" data-toggle="collapse"
|
||||
data-target="#injectables-links"
|
||||
></span>
|
||||
</div>
|
||||
<ul class="links collapse in"
|
||||
id="injectables-links"
|
||||
>
|
||||
<li class="link">
|
||||
<a href="../injectables/AuthInterceptor.html" >AuthInterceptor</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../injectables/AuthService.html" >AuthService</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../injectables/BotService.html" >BotService</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../injectables/DataService.html" >DataService</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../injectables/HelperService.html" class="active" >HelperService</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../injectables/ProfileService.html" >ProfileService</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../injectables/TokenStorageService.html" >TokenStorageService</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
<li class="chapter">
|
||||
<div class="simple">
|
||||
<span class="fa fa-info"></span>
|
||||
<span>Interfaces</span>
|
||||
<span class="menu-toggler fa fa-angle-up" data-toggle="collapse"
|
||||
data-target="#interfaces-links"
|
||||
></span>
|
||||
</div>
|
||||
<ul class="links collapse in"
|
||||
id="interfaces-links"
|
||||
>
|
||||
<li class="link">
|
||||
<a href="../interfaces/Keyword.html" >Keyword</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../interfaces/Share.html" >Share</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../interfaces/Stock.html" >Stock</a>
|
||||
</li>
|
||||
<li class="link">
|
||||
<a href="../interfaces/TransactionData.html" >TransactionData</a>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
<li class="chapter">
|
||||
<a data-type="chapter-link" href="../miscellaneous.html" ><span class="fa fa-cubes"></span>Miscellaneous</a>
|
||||
</li>
|
||||
|
||||
<li class="chapter">
|
||||
<a data-type="chapter-link" href="../coverage.html" ><span class="fa fa-tasks"></span>Documentation coverage</a>
|
||||
</li>
|
||||
|
||||
<li class="divider"></li>
|
||||
<li class="copyright">
|
||||
Documentation generated using <a href="https://compodoc.github.io/compodoc/" target="_blank">
|
||||
<img src="..//images/compodoc-vectorise.svg" class="img-responsive">
|
||||
</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
</div>
|
||||
<!-- START CONTENT -->
|
||||
<div class="content injectable">
|
||||
<div class="content-data">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<ol class="breadcrumb">
|
||||
<li>Injectables</li>
|
||||
<li >HelperService</li>
|
||||
<li>HelperService</li>
|
||||
</ol>
|
||||
|
||||
<ul class="nav nav-tabs" role="tablist">
|
||||
<li class="active">
|
||||
<a href="#info" role="tab" id="info-tab" data-toggle="tab" data-link="info">Info</a>
|
||||
</li>
|
||||
<li >
|
||||
<a href="#source" role="tab" id="source-tab" data-toggle="tab" data-link="source">Source</a>
|
||||
</li>
|
||||
<li class="active">
|
||||
<a href="#infos" id="infos-tab" role="tab" data-toggle="tab">Infos</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#source" role="tab" id="source-tab" data-toggle="tab">Source</a>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<div class="tab-content">
|
||||
<div class="tab-pane fade active in" id="c-info">
|
||||
<div class="tab-pane fade active in" id="infos">
|
||||
<p class="comment">
|
||||
<h3>File</h3>
|
||||
</p>
|
||||
@@ -62,247 +406,131 @@
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
<section>
|
||||
<h3 id="constructor">Constructor</h3>
|
||||
<table class="table table-sm table-bordered">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<code>constructor(botService: <a href="../injectables/BotService.html" >BotService</a>)</code>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h3 id="index">Index</h3>
|
||||
<table class="table table-sm table-bordered index-table">
|
||||
<tbody>
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<h6><b>Methods</b></h6>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<ul class="index-list">
|
||||
<li>
|
||||
<a href="#delay" >delay</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#formatKeywordsData" >formatKeywordsData</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#formatShareData" >formatShareData</a>
|
||||
</li>
|
||||
</ul>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
<h3 id="constructor">Constructor</h3>
|
||||
<table class="table table-sm table-bordered">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<code>constructor(botService: <a href="../injectables/BotService.html" target="_self">BotService</a>)</code>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<div class="io-line">Defined in <a href="" data-line="8" class="link-to-prism">src/app/Helpers/helper.service.ts:8</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<div>
|
||||
<b>Parameters :</b>
|
||||
<table class="params">
|
||||
<thead>
|
||||
<tr>
|
||||
<td>Name</td>
|
||||
<td>Type</td>
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>botService</td>
|
||||
|
||||
<td>
|
||||
<code><a href="../injectables/BotService.html" target="_self" >BotService</a></code>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
No
|
||||
</td>
|
||||
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
|
||||
<h3 id="methods">
|
||||
Methods
|
||||
</h3>
|
||||
<table class="table table-sm table-bordered">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<a name="delay"></a>
|
||||
<span class="name">
|
||||
<span ><b>delay</b></span>
|
||||
<a href="#delay"><span class="icon ion-ios-link"></span></a>
|
||||
</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<code>delay(ms: <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/number" target="_blank">number</a>)</code>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<div class="io-line">Defined in <a href="" data-line="14"
|
||||
class="link-to-prism">src/app/Helpers/helper.service.ts:14</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
|
||||
<div class="io-description">
|
||||
<b>Parameters :</b>
|
||||
|
||||
<table class="params">
|
||||
<thead>
|
||||
<tr>
|
||||
<td>Name</td>
|
||||
<td>Type</td>
|
||||
<td>Optional</td>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>ms</td>
|
||||
<td>
|
||||
<code><a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/number" target="_blank" >number</a></code>
|
||||
</td>
|
||||
|
||||
<td>
|
||||
No
|
||||
</td>
|
||||
|
||||
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
<div>
|
||||
</div>
|
||||
<div class="io-description">
|
||||
<b>Returns : </b> <code><a href="https://www.typescriptlang.org/docs/handbook/basic-types.html" target="_blank" >any</a></code>
|
||||
|
||||
</div>
|
||||
<div class="io-description">
|
||||
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="table table-sm table-bordered">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<a name="formatKeywordsData"></a>
|
||||
<span class="name">
|
||||
<span ><b>formatKeywordsData</b></span>
|
||||
<a href="#formatKeywordsData"><span class="icon ion-ios-link"></span></a>
|
||||
</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<code>formatKeywordsData()</code>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<div class="io-line">Defined in <a href="" data-line="31"
|
||||
class="link-to-prism">src/app/Helpers/helper.service.ts:31</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
|
||||
<div class="io-description">
|
||||
<b>Returns : </b> <code><a href="../interfaces/Keyword.html" target="_self" >Keyword[]</a></code>
|
||||
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="table table-sm table-bordered">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<a name="formatShareData"></a>
|
||||
<span class="name">
|
||||
<span ><b>formatShareData</b></span>
|
||||
<a href="#formatShareData"><span class="icon ion-ios-link"></span></a>
|
||||
</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<code>formatShareData()</code>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<div class="io-line">Defined in <a href="" data-line="18"
|
||||
class="link-to-prism">src/app/Helpers/helper.service.ts:18</a></div>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
|
||||
<div class="io-description">
|
||||
<b>Returns : </b> <code><a href="../interfaces/Share.html" target="_self" >Share[]</a></code>
|
||||
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
<h3 id="methods">Methods</h3>
|
||||
<table class="table table-sm table-bordered">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<b> delay</b>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<code>delay(ms: number)</code>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<div class="io-description"><p>Function to delay loading of webpage for a smoother user experience</p>
|
||||
</div>
|
||||
<div class="io-description">
|
||||
<b>Parameters :</b>
|
||||
<ul class="jsdoc-params">
|
||||
<li>
|
||||
<div>
|
||||
<b>ms</b>
|
||||
</div>
|
||||
<div>
|
||||
|
||||
</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="io-description">
|
||||
<b>Returns: </b> <code>void</code>
|
||||
|
||||
</div>
|
||||
<div class="io-description">
|
||||
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="table table-sm table-bordered">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<b> formatShareData</b>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<code>formatShareData()</code>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<div class="io-description"><p>Function to format share data</p>
|
||||
</div>
|
||||
<div class="io-description">
|
||||
</div>
|
||||
<div class="io-description">
|
||||
<b>Returns: </b> <code>Share[]</code>
|
||||
|
||||
</div>
|
||||
<div class="io-description">
|
||||
<p>Share</p>
|
||||
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<table class="table table-sm table-bordered">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<b> formatKeywordsData</b>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<code>formatKeywordsData()</code>
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="col-md-4">
|
||||
<div class="io-description">
|
||||
</div>
|
||||
<div class="io-description">
|
||||
<b>Returns: </b> <code>Keyword[]</code>
|
||||
|
||||
</div>
|
||||
<div class="io-description">
|
||||
<p>Keyword<br>Function to format keyword data</p>
|
||||
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</section>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<div class="tab-pane fade tab-source-code" id="c-source">
|
||||
<pre class="line-numbers compodoc-sourcecode"><code class="language-typescript">import { Injectable } from '@angular/core';
|
||||
<div class="tab-pane fade tab-source-code" id="source">
|
||||
<pre><code class="hljs javascript">import { Injectable } from '@angular/core';
|
||||
import { BotService } from '../Services/bot.service';
|
||||
import { Keyword, Share } from '../Views/bot-settings/bot-settings.component';
|
||||
|
||||
@@ -313,12 +541,17 @@ export class HelperService {
|
||||
constructor(private botService: BotService) {}
|
||||
|
||||
/**
|
||||
* Function to delay loading of webpage for a smoother user experience
|
||||
* @param {number} ms
|
||||
*/
|
||||
delay(ms: number) {
|
||||
return new Promise((resolve) => setTimeout(resolve, ms));
|
||||
}
|
||||
|
||||
/**
|
||||
* Function to format share data
|
||||
* @returns Share
|
||||
*/
|
||||
formatShareData(): Share[] {
|
||||
var shares: Share[] = [];
|
||||
this.botService.getSymbols().subscribe((result) => {
|
||||
@@ -331,7 +564,10 @@ export class HelperService {
|
||||
});
|
||||
return shares;
|
||||
}
|
||||
|
||||
/**
|
||||
* @returns Keyword
|
||||
* Function to format keyword data
|
||||
*/
|
||||
formatKeywordsData(): Keyword[] {
|
||||
var keywords: Keyword[] = [];
|
||||
this.botService.getKeywords().subscribe((result) => {
|
||||
@@ -347,7 +583,6 @@ export class HelperService {
|
||||
}
|
||||
</code></pre>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
@@ -356,12 +591,6 @@ export class HelperService {
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div><div class="search-results">
|
||||
<div class="has-results">
|
||||
<h1 class="search-results-title"><span class='search-results-count'></span> results matching "<span class='search-query'></span>"</h1>
|
||||
@@ -372,32 +601,9 @@ export class HelperService {
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!-- END CONTENT -->
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<label class="dark-mode-switch">
|
||||
<input type="checkbox">
|
||||
<span class="slider">
|
||||
<svg class="slider-icon" viewBox="0 0 24 24" fill="none" height="20" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" width="20" xmlns="http://www.w3.org/2000/svg">
|
||||
<path d="M21 12.79A9 9 0 1111.21 3 7 7 0 0021 12.79z"></path>
|
||||
</svg>
|
||||
</span>
|
||||
</label>
|
||||
|
||||
<script>
|
||||
var COMPODOC_CURRENT_PAGE_DEPTH = 1;
|
||||
var COMPODOC_CURRENT_PAGE_CONTEXT = 'injectable';
|
||||
var COMPODOC_CURRENT_PAGE_URL = 'HelperService.html';
|
||||
var MAX_SEARCH_RESULTS = 15;
|
||||
</script>
|
||||
|
||||
<script src="../js/libs/custom-elements.min.js"></script>
|
||||
<script src="../js/libs/lit-html.js"></script>
|
||||
|
||||
<script src="../js/menu-wc.js" defer></script>
|
||||
<script nomodule src="../js/menu-wc_es5.js" defer></script>
|
||||
|
||||
<script src="../js/libs/bootstrap-native.js"></script>
|
||||
|
||||
<script src="../js/libs/es6-shim.min.js"></script>
|
||||
@@ -407,17 +613,20 @@ export class HelperService {
|
||||
|
||||
<script src="../js/compodoc.js"></script>
|
||||
|
||||
<script src="../js/tabs.js"></script>
|
||||
<script src="../js/menu.js"></script>
|
||||
<script src="../js/libs/clipboard.min.js"></script>
|
||||
<script src="../js/libs/prism.js"></script>
|
||||
<script src="../js/sourceCode.js"></script>
|
||||
<script src="../js/search/search.js"></script>
|
||||
<script src="../js/search/lunr.min.js"></script>
|
||||
<script src="../js/search/search-lunr.js"></script>
|
||||
<script src="../js/search/search_index.js"></script>
|
||||
<script src="../js/lazy-load-graphs.js"></script>
|
||||
<script src="../js/search/search.js"></script>
|
||||
<script src="../js/search/lunr.min.js"></script>
|
||||
<script src="../js/search/search-lunr.js"></script>
|
||||
|
||||
<script src="../js/menu.js"></script>
|
||||
<script src="../js/libs/highlight.pack.js"></script>
|
||||
<script src="../js/libs/highlightjs-line-numbers.min.js"></script>
|
||||
<script src="../js/search/search_index.js"></script>
|
||||
<script>
|
||||
document.addEventListener('DOMContentLoaded', function() {
|
||||
hljs.initHighlightingOnLoad();
|
||||
hljs.initLineNumbersOnLoad();
|
||||
});
|
||||
</script>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user