max_stars_repo_path
stringlengths
6
277
max_stars_repo_name
stringlengths
6
104
max_stars_count
int64
0
34.9k
id
stringlengths
1
4
content
stringlengths
101
1.01M
title
stringlengths
0
242
fasthtml_app
stringlengths
0
1.32M
header
stringlengths
0
90.5k
body
stringlengths
0
8.21M
docs/api/1.42.0/interfaces/_sap_cloud_sdk_core.destination.html
florian-richter/cloud-sdk
78
0
<filename>docs/api/1.42.0/interfaces/_sap_cloud_sdk_core.destination.html <!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Destination | SAP Cloud SDK for JavaScript / TypeScript - v1.42.0</title> <meta name="description" content="Documentation for SAP Cloud SDK for JavaScript / TypeScript - v1.42.0"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> <script async src="../assets/js/search.js" id="search-script"></script> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.json" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">SAP Cloud SDK for JavaScript / TypeScript - v1.42.0</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../modules.html">SAP Cloud SDK for JavaScript / TypeScript - v1.42.0</a> </li> <li> <a href="../modules/_sap_cloud_sdk_core.html">@sap-cloud-sdk/core</a> </li> <li> <a href="_sap_cloud_sdk_core.destination.html">Destination</a> </li> </ul> <h1>Interface Destination</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-comment"> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>A resolved destination containing information needed to execute requests, such as the system URL.</p> </div> <p>You can create a destination as a local object when supplying all necessary information, or it could be retrieved from the destination service on SAP Cloud Platform (via <a href="_sap_cloud_sdk_core.destinationnameandjwt.html">DestinationNameAndJwt</a>). When creating a local object representing a destination, you need to supply at least the <a href="_sap_cloud_sdk_core.destination.html#url">url</a> and, if required by the target system, valid credentials with <a href="_sap_cloud_sdk_core.destination.html#username">username</a> and <a href="_sap_cloud_sdk_core.destination.html#password">password</a>.</p> </div> </section> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">Destination</span> </li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#authtokens" class="tsd-kind-icon">auth<wbr>Tokens</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#authentication" class="tsd-kind-icon">authentication</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#certificates" class="tsd-kind-icon">certificates</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#clientid" class="tsd-kind-icon">client<wbr>Id</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#clientsecret" class="tsd-kind-icon">client<wbr>Secret</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#cloudconnectorlocationid" class="tsd-kind-icon">cloud<wbr>Connector<wbr>Location<wbr>Id</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#istestdestination" class="tsd-kind-icon">is<wbr>Test<wbr>Destination</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#istrustingallcertificates" class="tsd-kind-icon">is<wbr>Trusting<wbr>All<wbr>Certificates</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#keystorename" class="tsd-kind-icon">key<wbr>Store<wbr>Name</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#keystorepassword" class="tsd-kind-icon">key<wbr>Store<wbr>Password</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#name" class="tsd-kind-icon">name</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#origin" class="tsd-kind-icon">origin</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#originalproperties" class="tsd-kind-icon">original<wbr>Properties</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#password" class="tsd-kind-icon">password</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#proxyconfiguration" class="tsd-kind-icon">proxy<wbr>Configuration</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#proxytype" class="tsd-kind-icon">proxy<wbr>Type</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#sapclient" class="tsd-kind-icon">sap<wbr>Client</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#systemuser" class="tsd-kind-icon">system<wbr>User</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#tokenservicepassword" class="tsd-kind-icon">token<wbr>Service<wbr>Password</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#tokenserviceurl" class="tsd-kind-icon">token<wbr>Service<wbr>Url</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#tokenserviceuser" class="tsd-kind-icon">token<wbr>Service<wbr>User</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#type" class="tsd-kind-icon">type</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#url" class="tsd-kind-icon">url</a></li> <li class="tsd-kind-property tsd-parent-kind-interface"><a href="_sap_cloud_sdk_core.destination.html#username" class="tsd-kind-icon">username</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="authtokens" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> auth<wbr>Tokens</h3> <div class="tsd-signature tsd-kind-icon">auth<wbr>Tokens<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><a href="_sap_cloud_sdk_core.destinationauthtoken.html" class="tsd-signature-type" data-tsd-kind="Interface">DestinationAuthToken</a><span class="tsd-signature-symbol">[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:53</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Authentication tokens returned from destination service on SAP Cloud Platform, optional.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="authentication" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> authentication</h3> <div class="tsd-signature tsd-kind-icon">authentication<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;PrincipalPropagation&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;NoAuthentication&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;BasicAuthentication&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;OAuth2SAMLBearerAssertion&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;OAuth2ClientCredentials&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;OAuth2UserTokenExchange&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;ClientCertificateAuthentication&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:27</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Type of authentication to use, optional.</p> </div> <p>Defaults to <code>NoAuthentication</code>, unless <a href="_sap_cloud_sdk_core.destination.html#username">username</a> and <a href="_sap_cloud_sdk_core.destination.html#password">password</a> are provided, in which case the default is <code>BasicAuthentication</code>.</p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="certificates" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> certificates</h3> <div class="tsd-signature tsd-kind-icon">certificates<span class="tsd-signature-symbol">:</span> <a href="_sap_cloud_sdk_core.destinationcertificate.html" class="tsd-signature-type" data-tsd-kind="Interface">DestinationCertificate</a><span class="tsd-signature-symbol">[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:103</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Array of certificates used for authentication type ClientCertificateAuthentication.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="clientid" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> client<wbr>Id</h3> <div class="tsd-signature tsd-kind-icon">client<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:65</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Client Id used to retrieve access token for &quot;OAuth2ClientCredentials&quot; authentication.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="clientsecret" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> client<wbr>Secret</h3> <div class="tsd-signature tsd-kind-icon">client<wbr>Secret<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:69</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Client Secret used to retrieve access token for &quot;OAuth2ClientCredentials&quot; authentication.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="cloudconnectorlocationid" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> cloud<wbr>Connector<wbr>Location<wbr>Id</h3> <div class="tsd-signature tsd-kind-icon">cloud<wbr>Connector<wbr>Location<wbr>Id<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:99</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Location ID of the Cloud Connector to be used for connection to an On-Premise system. Optional. Corresponds to property &quot;CloudConnectorLocationId&quot; in the additional properties of a destination.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="istestdestination" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> is<wbr>Test<wbr>Destination</h3> <div class="tsd-signature tsd-kind-icon">is<wbr>Test<wbr>Destination<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:95</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Flag indicating whether the destination is for test purpose. Should be &quot;undefined&quot; or &quot;false&quot; for non-mocked destinations.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="istrustingallcertificates" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> is<wbr>Trusting<wbr>All<wbr>Certificates</h3> <div class="tsd-signature tsd-kind-icon">is<wbr>Trusting<wbr>All<wbr>Certificates<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:57</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Flag indicating whether all certificates should be accepted when communicating with the destination. Should not be &quot;true&quot; in production.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="keystorename" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> key<wbr>Store<wbr>Name</h3> <div class="tsd-signature tsd-kind-icon">key<wbr>Store<wbr>Name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:107</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Name of the key store/certificate to be used for ClientCertificateAuthentication.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="keystorepassword" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> key<wbr>Store<wbr>Password</h3> <div class="tsd-signature tsd-kind-icon">key<wbr>Store<wbr>Password<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:111</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Password of the key store/certificate to be used for ClientCertificateAuthentication.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="name" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> name</h3> <div class="tsd-signature tsd-kind-icon">name<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:14</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Name of the destination retrieved from SAP Cloud Platform, optional.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="origin" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> origin</h3> <div class="tsd-signature tsd-kind-icon">origin<span class="tsd-signature-symbol">:</span> <a href="../enums/_sap_cloud_sdk_core.destinationorigin.html#subscriber" class="tsd-signature-type" data-tsd-kind="Enumeration member">Subscriber</a><span class="tsd-signature-symbol"> | </span><a href="../enums/_sap_cloud_sdk_core.destinationorigin.html#provider" class="tsd-signature-type" data-tsd-kind="Enumeration member">Provider</a></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:37</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <dl class="tsd-comment-tags"> <dt>deprecated</dt> <dd><p>Since v1.0.1.</p> <p>Origin of the destination in a multi-tenant setup on SAP Cloud Platform (either from provider or subscriber account), optional.</p> </dd> </dl> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="originalproperties" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> original<wbr>Properties</h3> <div class="tsd-signature tsd-kind-icon">original<wbr>Properties<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{}</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:89</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Further properties of the destination as defined in destination service on SAP Cloud Platform, possibly empty.</p> </div> </div> <div class="tsd-type-declaration"> <h4>Type declaration</h4> <ul class="tsd-parameters"> <li class="tsd-parameter-index-signature"> <h5><span class="tsd-signature-symbol">[</span>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">any</span></h5> </li> </ul> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="password" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> password</h3> <div class="tsd-signature tsd-kind-icon">password<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:49</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Password to use for basic authentication, optional if other means of authentication shall be used.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="proxyconfiguration" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> proxy<wbr>Configuration</h3> <div class="tsd-signature tsd-kind-icon">proxy<wbr>Configuration<span class="tsd-signature-symbol">:</span> <a href="_sap_cloud_sdk_core.proxyconfiguration.html" class="tsd-signature-type" data-tsd-kind="Interface">ProxyConfiguration</a></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:61</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>ProxyConfiguration for on-premise connectivity and http(s) web proxies. Is present if proxyType of the destination equals &quot;OnPremise&quot; or environment variables [http_proxy] or [https_proxy] are set See <a href="_sap_cloud_sdk_core.proxyconfiguration.html">ProxyConfiguration</a>.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="proxytype" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> proxy<wbr>Type</h3> <div class="tsd-signature tsd-kind-icon">proxy<wbr>Type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;OnPremise&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;Internet&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:31</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Proxy type to specify whether the target resides on-premise, optional, not used.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="sapclient" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> sap<wbr>Client</h3> <div class="tsd-signature tsd-kind-icon">sap<wbr>Client<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:41</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Client to target in an SAP system, will be added as HTTP header <code>sap-client</code> if set, optional.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="systemuser" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> system<wbr>User</h3> <div class="tsd-signature tsd-kind-icon">system<wbr>User<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:115</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>System user to be used for OAuth2SAMLBearerAssertion authentication type.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="tokenservicepassword" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> token<wbr>Service<wbr>Password</h3> <div class="tsd-signature tsd-kind-icon">token<wbr>Service<wbr>Password<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:81</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Password for tokenServiceUser (if required).</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="tokenserviceurl" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> token<wbr>Service<wbr>Url</h3> <div class="tsd-signature tsd-kind-icon">token<wbr>Service<wbr>Url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:73</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>URL to retrieve access token for &quot;OAuth2ClientCredentials&quot; authentication.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="tokenserviceuser" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> token<wbr>Service<wbr>User</h3> <div class="tsd-signature tsd-kind-icon">token<wbr>Service<wbr>User<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:77</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>User for basic authentication to OAuth server (if required).</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="type" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> type</h3> <div class="tsd-signature tsd-kind-icon">type<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">&quot;HTTP&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;LDAP&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;MAIL&quot;</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">&quot;RFC&quot;</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:85</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>The type of the destination, defaults to &#39;HTTP&#39;. The SAP Cloud SDK only understands destinations of type &#39;HTTP&#39;.</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="url" class="tsd-anchor"></a> <h3>url</h3> <div class="tsd-signature tsd-kind-icon">url<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:21</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Base URL for calls to this destination, mandatory.</p> </div> <p>The URL needs to define at least scheme (protocol like <code>http://</code> or <code>https://</code>) and host. The path for requests against this destination will be appended to the path defined in the URL as a new path segment.</p> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface"> <a name="username" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagOptional">Optional</span> username</h3> <div class="tsd-signature tsd-kind-icon">username<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">null</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> <li>Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:45</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Username to use for basic authentication, optional if other means of authentication shall be used.</p> </div> </div> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class=" "> <a href="../modules.html">Modules</a> </li> <li class=" tsd-kind-module"> <a href="../modules/_sap_cloud_sdk_analytics.html">@sap-<wbr>cloud-<wbr>sdk/analytics</a> </li> <li class="current tsd-kind-module"> <a href="../modules/_sap_cloud_sdk_core.html">@sap-<wbr>cloud-<wbr>sdk/core</a> </li> <li class=" tsd-kind-module"> <a href="../modules/_sap_cloud_sdk_generator.html">@sap-<wbr>cloud-<wbr>sdk/generator</a> </li> <li class=" tsd-kind-module"> <a href="../modules/_sap_cloud_sdk_openapi_generator.html">@sap-<wbr>cloud-<wbr>sdk/openapi-<wbr>generator</a> </li> <li class=" tsd-kind-module"> <a href="../modules/_sap_cloud_sdk_test_util.html">@sap-<wbr>cloud-<wbr>sdk/test-<wbr>util</a> </li> <li class=" tsd-kind-module"> <a href="../modules/_sap_cloud_sdk_util.html">@sap-<wbr>cloud-<wbr>sdk/util</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> </ul> <ul class="current"> <li class="current tsd-kind-interface tsd-parent-kind-module"> <a href="_sap_cloud_sdk_core.destination.html" class="tsd-kind-icon">Destination</a> <ul> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#authtokens" class="tsd-kind-icon">auth<wbr>Tokens</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#authentication" class="tsd-kind-icon">authentication</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#certificates" class="tsd-kind-icon">certificates</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#clientid" class="tsd-kind-icon">client<wbr>Id</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#clientsecret" class="tsd-kind-icon">client<wbr>Secret</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#cloudconnectorlocationid" class="tsd-kind-icon">cloud<wbr>Connector<wbr>Location<wbr>Id</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#istestdestination" class="tsd-kind-icon">is<wbr>Test<wbr>Destination</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#istrustingallcertificates" class="tsd-kind-icon">is<wbr>Trusting<wbr>All<wbr>Certificates</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#keystorename" class="tsd-kind-icon">key<wbr>Store<wbr>Name</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#keystorepassword" class="tsd-kind-icon">key<wbr>Store<wbr>Password</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#name" class="tsd-kind-icon">name</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#origin" class="tsd-kind-icon">origin</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#originalproperties" class="tsd-kind-icon">original<wbr>Properties</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#password" class="tsd-kind-icon">password</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#proxyconfiguration" class="tsd-kind-icon">proxy<wbr>Configuration</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#proxytype" class="tsd-kind-icon">proxy<wbr>Type</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#sapclient" class="tsd-kind-icon">sap<wbr>Client</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#systemuser" class="tsd-kind-icon">system<wbr>User</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#tokenservicepassword" class="tsd-kind-icon">token<wbr>Service<wbr>Password</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#tokenserviceurl" class="tsd-kind-icon">token<wbr>Service<wbr>Url</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#tokenserviceuser" class="tsd-kind-icon">token<wbr>Service<wbr>User</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#type" class="tsd-kind-icon">type</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#url" class="tsd-kind-icon">url</a> </li> <li class=" tsd-kind-property tsd-parent-kind-interface"> <a href="_sap_cloud_sdk_core.destination.html#username" class="tsd-kind-icon">username</a> </li> </ul> </li> </ul> <ul class="after-current"> </ul> </nav> </div> </div> </div> <footer> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-namespace"><span class="tsd-kind-icon">Namespace</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> <li class="tsd-kind-type-alias tsd-has-type-parameter"><span class="tsd-kind-icon">Type alias with type parameter</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> </ul> </div> </div> </footer> <div class="overlay"></div> <script src="../assets/js/main.js"></script> </body> </html>
Destination | SAP Cloud SDK for JavaScript / TypeScript - v1.42.0
Meta(charset='utf-8'), Meta(content='IE=edge', http_equiv='X-UA-Compatible'), Meta(content='Documentation for SAP Cloud SDK for JavaScript / TypeScript - v1.42.0', name='description'), Meta(content='width=device-width, initial-scale=1', name='viewport'), Link(href='../assets/css/main.css', rel='stylesheet'), Script(async='', id='search-script', src='../assets/js/search.js')
Title('Destination | SAP Cloud SDK for JavaScript / TypeScript - v1.42.0'), Header( Div( Div( Div( Div( Div( Label('Search', cls='tsd-widget search no-caption', fr='tsd-search-field'), Input(id='tsd-search-field', type='text'), cls='field' ), Ul( Li('Preparing search index...', cls='state loading'), Li('The search index is not available', cls='state failure'), cls='results' ), A('SAP Cloud SDK for JavaScript / TypeScript - v1.42.0', cls='title', href='../index.html'), cls='table-cell', data_base='..', data_index='../assets/js/search.json', id='tsd-search' ), Div( Div( A('Options', cls='tsd-widget options no-caption', data_toggle='options', href='#'), Div( Div( Span('All', cls='tsd-select-label'), Ul( Li('Public', data_value='public'), Li('Public/Protected', data_value='protected'), Li('All', cls='selected', data_value='private'), cls='tsd-select-list' ), cls='tsd-select', id='tsd-filter-visibility' ), Input(checked='', id='tsd-filter-inherited', type='checkbox'), Label('Inherited', cls='tsd-widget', fr='tsd-filter-inherited'), Input(checked='', id='tsd-filter-externals', type='checkbox'), Label('Externals', cls='tsd-widget', fr='tsd-filter-externals'), cls='tsd-filter-group' ), id='tsd-filter' ), A('Menu', cls='tsd-widget menu no-caption', data_toggle='menu', href='#'), cls='table-cell', id='tsd-widgets' ), cls='table-wrap' ), cls='container' ), cls='tsd-page-toolbar' ), Div( Div( Ul( Li( A('SAP Cloud SDK for JavaScript / TypeScript - v1.42.0', href='../modules.html') ), Li( A('@sap-cloud-sdk/core', href='../modules/_sap_cloud_sdk_core.html') ), Li( A('Destination', href='_sap_cloud_sdk_core.destination.html') ), cls='tsd-breadcrumb' ), H1('Interface Destination'), cls='container' ), cls='tsd-page-title' ) ), Div( Div( Div( Section( Div( Div( P('A resolved destination containing information needed to execute requests, such as the system URL.'), cls='lead' ), P( 'You can create a destination as a local object when supplying all necessary information, or it could be retrieved from the destination service on SAP Cloud Platform (via', A('DestinationNameAndJwt', href='_sap_cloud_sdk_core.destinationnameandjwt.html'), ').\n\t\t\t\t\tWhen creating a local object representing a destination, you need to supply at least the', A('url', href='_sap_cloud_sdk_core.destination.html#url'), 'and, if required by the target system, valid credentials with', A('username', href='_sap_cloud_sdk_core.destination.html#username'), 'and', A('password', href='_sap_cloud_sdk_core.destination.html#password'), '.' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-comment' ), Section( H3('Hierarchy'), Ul( Li( Span('Destination', cls='target') ), cls='tsd-hierarchy' ), cls='tsd-panel tsd-hierarchy' ), Section( H2('Index'), Section( Div( Section( H3('Properties'), Ul( Li( A( 'auth', Wbr(), 'Tokens', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#authtokens' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('authentication', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#authentication'), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('certificates', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#certificates'), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'client', Wbr(), 'Id', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#clientid' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'client', Wbr(), 'Secret', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#clientsecret' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'cloud', Wbr(), 'Connector', Wbr(), 'Location', Wbr(), 'Id', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#cloudconnectorlocationid' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'is', Wbr(), 'Test', Wbr(), 'Destination', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#istestdestination' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'is', Wbr(), 'Trusting', Wbr(), 'All', Wbr(), 'Certificates', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#istrustingallcertificates' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'key', Wbr(), 'Store', Wbr(), 'Name', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#keystorename' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'key', Wbr(), 'Store', Wbr(), 'Password', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#keystorepassword' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('name', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#name'), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('origin', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#origin'), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'original', Wbr(), 'Properties', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#originalproperties' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('password', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#password'), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'proxy', Wbr(), 'Configuration', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#proxyconfiguration' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'proxy', Wbr(), 'Type', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#proxytype' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'sap', Wbr(), 'Client', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#sapclient' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'system', Wbr(), 'User', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#systemuser' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'token', Wbr(), 'Service', Wbr(), 'Password', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#tokenservicepassword' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'token', Wbr(), 'Service', Wbr(), 'Url', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#tokenserviceurl' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'token', Wbr(), 'Service', Wbr(), 'User', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#tokenserviceuser' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('type', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#type'), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('url', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#url'), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('username', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#username'), cls='tsd-kind-property tsd-parent-kind-interface' ), cls='tsd-index-list' ), cls='tsd-index-section' ), cls='tsd-index-content' ), cls='tsd-panel tsd-index-panel' ), cls='tsd-panel-group tsd-index-group' ), Section( H2('Properties'), Section( A(cls='tsd-anchor', name='authtokens'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'auth', Wbr(), 'Tokens' ), Div( 'auth', Wbr(), 'Tokens', Span(':', cls='tsd-signature-symbol'), Span('null', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), A('DestinationAuthToken', cls='tsd-signature-type', data_tsd_kind='Interface', href='_sap_cloud_sdk_core.destinationauthtoken.html'), Span('[]', cls='tsd-signature-symbol'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:53') ), cls='tsd-sources' ), Div( Div( P('Authentication tokens returned from destination service on SAP Cloud Platform, optional.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='authentication'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'authentication' ), Div( 'authentication', Span(':', cls='tsd-signature-symbol'), Span('"PrincipalPropagation"', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('"NoAuthentication"', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('"BasicAuthentication"', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('"OAuth2SAMLBearerAssertion"', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('"OAuth2ClientCredentials"', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('"OAuth2UserTokenExchange"', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('"ClientCertificateAuthentication"', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:27') ), cls='tsd-sources' ), Div( Div( P('Type of authentication to use, optional.'), cls='lead' ), P( 'Defaults to', Code('NoAuthentication'), ', unless', A('username', href='_sap_cloud_sdk_core.destination.html#username'), 'and', A('password', href='_sap_cloud_sdk_core.destination.html#password'), 'are provided, in which case the default is', Code('BasicAuthentication'), '.' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='certificates'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'certificates' ), Div( 'certificates', Span(':', cls='tsd-signature-symbol'), A('DestinationCertificate', cls='tsd-signature-type', data_tsd_kind='Interface', href='_sap_cloud_sdk_core.destinationcertificate.html'), Span('[]', cls='tsd-signature-symbol'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:103') ), cls='tsd-sources' ), Div( Div( P('Array of certificates used for authentication type ClientCertificateAuthentication.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='clientid'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'client', Wbr(), 'Id' ), Div( 'client', Wbr(), 'Id', Span(':', cls='tsd-signature-symbol'), Span('string', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:65') ), cls='tsd-sources' ), Div( Div( P('Client Id used to retrieve access token for "OAuth2ClientCredentials" authentication.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='clientsecret'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'client', Wbr(), 'Secret' ), Div( 'client', Wbr(), 'Secret', Span(':', cls='tsd-signature-symbol'), Span('string', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:69') ), cls='tsd-sources' ), Div( Div( P('Client Secret used to retrieve access token for "OAuth2ClientCredentials" authentication.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='cloudconnectorlocationid'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'cloud', Wbr(), 'Connector', Wbr(), 'Location', Wbr(), 'Id' ), Div( 'cloud', Wbr(), 'Connector', Wbr(), 'Location', Wbr(), 'Id', Span(':', cls='tsd-signature-symbol'), Span('string', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:99') ), cls='tsd-sources' ), Div( Div( P('Location ID of the Cloud Connector to be used for connection to an On-Premise system. Optional. Corresponds to property "CloudConnectorLocationId" in the additional properties of a destination.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='istestdestination'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'is', Wbr(), 'Test', Wbr(), 'Destination' ), Div( 'is', Wbr(), 'Test', Wbr(), 'Destination', Span(':', cls='tsd-signature-symbol'), Span('boolean', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:95') ), cls='tsd-sources' ), Div( Div( P('Flag indicating whether the destination is for test purpose. Should be "undefined" or "false" for non-mocked destinations.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='istrustingallcertificates'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'is', Wbr(), 'Trusting', Wbr(), 'All', Wbr(), 'Certificates' ), Div( 'is', Wbr(), 'Trusting', Wbr(), 'All', Wbr(), 'Certificates', Span(':', cls='tsd-signature-symbol'), Span('boolean', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:57') ), cls='tsd-sources' ), Div( Div( P('Flag indicating whether all certificates should be accepted when communicating with the destination. Should not be "true" in production.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='keystorename'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'key', Wbr(), 'Store', Wbr(), 'Name' ), Div( 'key', Wbr(), 'Store', Wbr(), 'Name', Span(':', cls='tsd-signature-symbol'), Span('string', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:107') ), cls='tsd-sources' ), Div( Div( P('Name of the key store/certificate to be used for ClientCertificateAuthentication.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='keystorepassword'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'key', Wbr(), 'Store', Wbr(), 'Password' ), Div( 'key', Wbr(), 'Store', Wbr(), 'Password', Span(':', cls='tsd-signature-symbol'), Span('string', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:111') ), cls='tsd-sources' ), Div( Div( P('Password of the key store/certificate to be used for ClientCertificateAuthentication.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='name'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'name' ), Div( 'name', Span(':', cls='tsd-signature-symbol'), Span('null', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('string', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:14') ), cls='tsd-sources' ), Div( Div( P('Name of the destination retrieved from SAP Cloud Platform, optional.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='origin'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'origin' ), Div( 'origin', Span(':', cls='tsd-signature-symbol'), A('Subscriber', cls='tsd-signature-type', data_tsd_kind='Enumeration member', href='../enums/_sap_cloud_sdk_core.destinationorigin.html#subscriber'), Span('|', cls='tsd-signature-symbol'), A('Provider', cls='tsd-signature-type', data_tsd_kind='Enumeration member', href='../enums/_sap_cloud_sdk_core.destinationorigin.html#provider'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:37') ), cls='tsd-sources' ), Div( Dl( Dt('deprecated'), Dd( P('Since v1.0.1.'), P('Origin of the destination in a multi-tenant setup on SAP Cloud Platform (either from provider or subscriber account), optional.') ), cls='tsd-comment-tags' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='originalproperties'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'original', Wbr(), 'Properties' ), Div( 'original', Wbr(), 'Properties', Span(':', cls='tsd-signature-symbol'), Span('{}', cls='tsd-signature-symbol'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:89') ), cls='tsd-sources' ), Div( Div( P('Further properties of the destination as defined in destination service on SAP Cloud Platform, possibly empty.'), cls='lead' ), cls='tsd-comment tsd-typography' ), Div( H4('Type declaration'), Ul( Li( H5( Span('[', cls='tsd-signature-symbol'), 'key:', Span('string', cls='tsd-signature-type'), Span(']:', cls='tsd-signature-symbol'), Span('any', cls='tsd-signature-type') ), cls='tsd-parameter-index-signature' ), cls='tsd-parameters' ), cls='tsd-type-declaration' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='password'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'password' ), Div( 'password', Span(':', cls='tsd-signature-symbol'), Span('null', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('string', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:49') ), cls='tsd-sources' ), Div( Div( P('Password to use for basic authentication, optional if other means of authentication shall be used.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='proxyconfiguration'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'proxy', Wbr(), 'Configuration' ), Div( 'proxy', Wbr(), 'Configuration', Span(':', cls='tsd-signature-symbol'), A('ProxyConfiguration', cls='tsd-signature-type', data_tsd_kind='Interface', href='_sap_cloud_sdk_core.proxyconfiguration.html'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:61') ), cls='tsd-sources' ), Div( Div( P( 'ProxyConfiguration for on-premise connectivity and http(s) web proxies. Is present if proxyType of the destination equals "OnPremise" or environment variables [http_proxy] or [https_proxy] are set See', A('ProxyConfiguration', href='_sap_cloud_sdk_core.proxyconfiguration.html'), '.' ), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='proxytype'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'proxy', Wbr(), 'Type' ), Div( 'proxy', Wbr(), 'Type', Span(':', cls='tsd-signature-symbol'), Span('null', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('"OnPremise"', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('"Internet"', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:31') ), cls='tsd-sources' ), Div( Div( P('Proxy type to specify whether the target resides on-premise, optional, not used.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='sapclient'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'sap', Wbr(), 'Client' ), Div( 'sap', Wbr(), 'Client', Span(':', cls='tsd-signature-symbol'), Span('null', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('string', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:41') ), cls='tsd-sources' ), Div( Div( P( 'Client to target in an SAP system, will be added as HTTP header', Code('sap-client'), 'if set, optional.' ), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='systemuser'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'system', Wbr(), 'User' ), Div( 'system', Wbr(), 'User', Span(':', cls='tsd-signature-symbol'), Span('string', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:115') ), cls='tsd-sources' ), Div( Div( P('System user to be used for OAuth2SAMLBearerAssertion authentication type.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='tokenservicepassword'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'token', Wbr(), 'Service', Wbr(), 'Password' ), Div( 'token', Wbr(), 'Service', Wbr(), 'Password', Span(':', cls='tsd-signature-symbol'), Span('string', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:81') ), cls='tsd-sources' ), Div( Div( P('Password for tokenServiceUser (if required).'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='tokenserviceurl'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'token', Wbr(), 'Service', Wbr(), 'Url' ), Div( 'token', Wbr(), 'Service', Wbr(), 'Url', Span(':', cls='tsd-signature-symbol'), Span('string', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:73') ), cls='tsd-sources' ), Div( Div( P('URL to retrieve access token for "OAuth2ClientCredentials" authentication.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='tokenserviceuser'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'token', Wbr(), 'Service', Wbr(), 'User' ), Div( 'token', Wbr(), 'Service', Wbr(), 'User', Span(':', cls='tsd-signature-symbol'), Span('string', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:77') ), cls='tsd-sources' ), Div( Div( P('User for basic authentication to OAuth server (if required).'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='type'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'type' ), Div( 'type', Span(':', cls='tsd-signature-symbol'), Span('"HTTP"', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('"LDAP"', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('"MAIL"', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('"RFC"', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:85') ), cls='tsd-sources' ), Div( Div( P("The type of the destination, defaults to 'HTTP'. The SAP Cloud SDK only understands destinations of type 'HTTP'."), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='url'), H3('url'), Div( 'url', Span(':', cls='tsd-signature-symbol'), Span('string', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:21') ), cls='tsd-sources' ), Div( Div( P('Base URL for calls to this destination, mandatory.'), cls='lead' ), P( 'The URL needs to define at least scheme (protocol like', Code('http://'), 'or', Code('https://'), ') and host.\n\t\t\t\t\t\tThe path for requests against this destination will be appended to the path defined in the URL as a new path segment.' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), Section( A(cls='tsd-anchor', name='username'), H3( Span('Optional', cls='tsd-flag ts-flagOptional'), 'username' ), Div( 'username', Span(':', cls='tsd-signature-symbol'), Span('null', cls='tsd-signature-type'), Span('|', cls='tsd-signature-symbol'), Span('string', cls='tsd-signature-type'), cls='tsd-signature tsd-kind-icon' ), Aside( Ul( Li('Defined in packages/core/dist/connectivity/scp-cf/destination/destination-service-types.d.ts:45') ), cls='tsd-sources' ), Div( Div( P('Username to use for basic authentication, optional if other means of authentication shall be used.'), cls='lead' ), cls='tsd-comment tsd-typography' ), cls='tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface' ), cls='tsd-panel-group tsd-member-group' ), cls='col-8 col-content' ), Div( Nav( Ul( Li( A('Modules', href='../modules.html'), cls='' ), Li( A( '@sap-', Wbr(), 'cloud-', Wbr(), 'sdk/analytics', href='../modules/_sap_cloud_sdk_analytics.html' ), cls='tsd-kind-module' ), Li( A( '@sap-', Wbr(), 'cloud-', Wbr(), 'sdk/core', href='../modules/_sap_cloud_sdk_core.html' ), cls='current tsd-kind-module' ), Li( A( '@sap-', Wbr(), 'cloud-', Wbr(), 'sdk/generator', href='../modules/_sap_cloud_sdk_generator.html' ), cls='tsd-kind-module' ), Li( A( '@sap-', Wbr(), 'cloud-', Wbr(), 'sdk/openapi-', Wbr(), 'generator', href='../modules/_sap_cloud_sdk_openapi_generator.html' ), cls='tsd-kind-module' ), Li( A( '@sap-', Wbr(), 'cloud-', Wbr(), 'sdk/test-', Wbr(), 'util', href='../modules/_sap_cloud_sdk_test_util.html' ), cls='tsd-kind-module' ), Li( A( '@sap-', Wbr(), 'cloud-', Wbr(), 'sdk/util', href='../modules/_sap_cloud_sdk_util.html' ), cls='tsd-kind-module' ) ), cls='tsd-navigation primary' ), Nav( Ul(cls='before-current'), Ul( Li( A('Destination', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html'), Ul( Li( A( 'auth', Wbr(), 'Tokens', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#authtokens' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('authentication', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#authentication'), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('certificates', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#certificates'), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'client', Wbr(), 'Id', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#clientid' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'client', Wbr(), 'Secret', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#clientsecret' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'cloud', Wbr(), 'Connector', Wbr(), 'Location', Wbr(), 'Id', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#cloudconnectorlocationid' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'is', Wbr(), 'Test', Wbr(), 'Destination', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#istestdestination' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'is', Wbr(), 'Trusting', Wbr(), 'All', Wbr(), 'Certificates', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#istrustingallcertificates' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'key', Wbr(), 'Store', Wbr(), 'Name', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#keystorename' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'key', Wbr(), 'Store', Wbr(), 'Password', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#keystorepassword' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('name', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#name'), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('origin', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#origin'), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'original', Wbr(), 'Properties', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#originalproperties' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('password', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#password'), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'proxy', Wbr(), 'Configuration', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#proxyconfiguration' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'proxy', Wbr(), 'Type', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#proxytype' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'sap', Wbr(), 'Client', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#sapclient' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'system', Wbr(), 'User', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#systemuser' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'token', Wbr(), 'Service', Wbr(), 'Password', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#tokenservicepassword' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'token', Wbr(), 'Service', Wbr(), 'Url', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#tokenserviceurl' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A( 'token', Wbr(), 'Service', Wbr(), 'User', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#tokenserviceuser' ), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('type', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#type'), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('url', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#url'), cls='tsd-kind-property tsd-parent-kind-interface' ), Li( A('username', cls='tsd-kind-icon', href='_sap_cloud_sdk_core.destination.html#username'), cls='tsd-kind-property tsd-parent-kind-interface' ) ), cls='current tsd-kind-interface tsd-parent-kind-module' ), cls='current' ), Ul(cls='after-current'), cls='tsd-navigation secondary menu-sticky' ), cls='col-4 col-menu menu-sticky-wrap menu-highlight' ), cls='row' ), cls='container container-main' ), Footer( Div( H2('Legend'), Div( Ul( Li( Span('Namespace', cls='tsd-kind-icon'), cls='tsd-kind-namespace' ), Li( Span('Variable', cls='tsd-kind-icon'), cls='tsd-kind-variable' ), Li( Span('Function', cls='tsd-kind-icon'), cls='tsd-kind-function' ), Li( Span('Function with type parameter', cls='tsd-kind-icon'), cls='tsd-kind-function tsd-has-type-parameter' ), Li( Span('Type alias', cls='tsd-kind-icon'), cls='tsd-kind-type-alias' ), Li( Span('Type alias with type parameter', cls='tsd-kind-icon'), cls='tsd-kind-type-alias tsd-has-type-parameter' ), cls='tsd-legend' ), Ul( Li( Span('Interface', cls='tsd-kind-icon'), cls='tsd-kind-interface' ), Li( Span('Interface with type parameter', cls='tsd-kind-icon'), cls='tsd-kind-interface tsd-has-type-parameter' ), Li( Span('Property', cls='tsd-kind-icon'), cls='tsd-kind-property tsd-parent-kind-interface' ), cls='tsd-legend' ), Ul( Li( Span('Class', cls='tsd-kind-icon'), cls='tsd-kind-class' ), Li( Span('Class with type parameter', cls='tsd-kind-icon'), cls='tsd-kind-class tsd-has-type-parameter' ), cls='tsd-legend' ), Ul( Li( Span('Enumeration', cls='tsd-kind-icon'), cls='tsd-kind-enum' ), cls='tsd-legend' ), cls='tsd-legend-group' ), cls='container' ) ), Div(cls='overlay'), Script(src='../assets/js/main.js')
desafio03/index.html
Adamilton/Desafio
0
1
<!DOCTYPE html> <html lang="pt-br"> <head> <meta charset="UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>Pet Care</title> <link rel="stylesheet" href="css/styele.css"> </head> <body> <!--Ínicio do cabeçalho--> <header> <sectio class="top-left"> <div class="logo"> <a href="#"><img src="icones/Patinha.svg" alt="logo Pet Care"></a> <a href="#" class="lucas">Dr. Lucas </a> </div> </sectio> <sectio class="top-right"> <nav> <a href="" class="menu pag"> Página Inicial </a> <a href="" class="menu"> Sobre </a> <a href="" class="menu"> Serviços </a> <a href="" class="menu"> Blog </a> <a href="" class="menu"> Contato </a> </nav> <span> <a href="tel:1134567890" class="botton"> (11) 3456-7890 </a> </span> </sectio> </header> <!--Ínicios no do logo e a parte principal--> <main> <section> <h1>Pet Care</h1> <p id="paragrafo1">Veterinário em Domicílio</p> <span><a href="#" class="botton">AGENDE UMA VISITA </a></span> </section> <div class="circular"> <img src="imagen/doginho.webp" alt="cachorro" id="dog0"> </div> </main> <!--Ínicio do perfil do veterinário--> <article> <div class="circular-1"> <img src="imagen/veterinario.webp" alt="veterinário com um cachorro" id="veterinario"> </div> <section class="perfil"> <h2>Sobre mim</h2> <p>Sou um parágrafo. Clique para editar e adicionar o seu prório texto. É fácil! Basta clicar em "Editar Texto" ou clicar duas vezes sobre mim e você poderá adicionar o seu próprio conteúdo e trocar fontes. Sou um ótimo lugar para você contar sua história.</p> <span class="leia"><a href="" class="botton">LEIA MAIS</a></span> </section> </article> <!--Íinio do Serviços Oferecidos--> <h2>Serviços</h2> <section class="services"> <div class="one"> <div class="circular-2"> <img class="pet" src="imagen/doginho2.webp" alt="cachorro" > </div> <h3>Escovação</h3> <p id="two">Sou um parágrafo. Use está área para descrever um de seus Serviços. Você pode trocar o título para o serviço que você presta e descrevê-lo. Sinta-se à vontade para mudar a imagem.</p> <span><a href="" class="botton">RESERVE JÁ</a></span> </div> <div class="one"> <div class="circular-2"> <img class="pet" src="imagen/cat.webp" alt="gato" /> </div> <h3>Checkup</h3> <p id="two">Sou um parágrafo. Use está área para descrever um de seus Serviços. Você pode trocar o título para o serviço que você presta e descrevê-lo. Sinta-se à vontade para mudar a imagem.</p> <span><a href="" class="botton">RESERVE JÁ</a></span> </div> <div class="one"> <div class="circular-2"> <img class="pet" src="imagen/doginho3.webp" alt="cachorro sorrindo" /> </div> <h3>Dental</h3> <p id="two">Sou um parágrafo. Use está área para descrever um de seus Serviços. Você pode trocar o título para o serviço que você presta e descrevê-lo. Sinta-se à vontade para mudar a imagem.</p> <span><a href="" class="botton">RESERVE JÁ</a></span> </div> </section> <!--Imagens sobre o trabalho de um veterinário--> <h2>Amo meus clientes</h2> <section class="imagen-pets"> <div class="veterinario"> <img class="pet-2 " src="imagen/one.webp" alt=""> </div> <div class="veterinario"> <img class="pet-2 two" src="imagen/two.webp" alt=""> </div> <div class="veterinario"> <img class="pet-2 three" src="imagen/three.webp" alt=""> </div> <div class="veterinario"> <img class="pet-2 four" src="imagen/four.webp" alt=""> </div> <div class="veterinario"> <img class="pet-2 five" src="imagen/five.webp" alt=""> </div> <div class="veterinario six"> <img class="pet-2" src="imagen/six.webp" alt=""> </div> </section> <!--Parte que destina para os comentário de usuários--> <h2>O que os donos dizem</h2> <section class="feedback"> <div class="comments"> <h3 class="level">"Muito Profissional"</h3> <p class="paragrafo2">Sou um depoimento. Clique para editar e adicionar um texto sobre você e seus serviços. Permita que seus clientes recomendem seus serviços e digam a seus amigos o quão profissional você é.</p> <h4><NAME></h4> </div> <div class="comments"> <h3 class="level">"Ótimo Serviço"</h3> <p class="paragrafo2">Sou um depoimento. Clique para editar e adicionar um texto sobre você e seus serviços. Permita que seus clientes recomendem seus serviços e digam a seus amigos o quão profissional você é.</p> <h4><NAME></h4> </div> <div class="comments"> <h3 class="level">"Gentil e Amável"</h3> <p class="paragrafo2">Sou um depoimento. Clique para editar e adicionar um texto sobre você e seus serviços. Permita que seus clientes recomendem seus serviços e digam a seus amigos o quão profissional você é.</p> <h4><NAME></h4> </div> </section> <!--Informações inportantes que inclui telefone, email, horário, e local--> <h2 class="level2">Contatos</h2> <section class="information"> <div class="contact"> <h4 class="level4">Telefone</h4> <a id="phone" href="tel:1134567890">(11) 3456-7890 </a> </div> <div class="contact"> <h4 class="level4">Email</h4> <a id="email" href="mail:<EMAIL>"><EMAIL> </a> </div> <div class="contact"> <h4 class="level4">horário</h4> <p class="paragrafo3">Seg-Sex:9:00-20:00</p> <p class="paragrafo3">Sáb:9:00-16:00</p> </div> <div class="contact"> <h4 class="level4">Área de Serviço</h4> <p class="paragrafo3">São Paulo e</p> <p class="paragrafo3">interior</p> </div> </section> <!--Formulário, mensagens que podem ser enviadas --> <form> <fieldset> <div> <label for="nome"></label> <input type="text" name="nome" id="nome" placeholder="Nome"> <label for="email"></label> <input type="email" name="email" id="email1" placeholder="Email"> </div> <label for="assunto"></label> <input type="text" name="assunto" id="assunto" placeholder="Assunto"> <label for="mensagem"></label> <textarea name="mensagem" id="mensagem" cols="30" rows="10" placeholder="Digite sua mensagem aqui..." ></textarea> <label for="enviar"></label> <input type="submit" name="botao" id="enviar"> </fieldset> </form> <!-- Redes social --> <nav class="social"> <a href="" class="redes"> <img src="icones/facebook.svg" alt="icone facebook"> </a> <a href="" class="redes"> <img src="icones/twitter.svg" alt="icone twitter"> </a> <a href="" class="redes"> <img src="icones/youtube.svg" alt="icone youtube"> </a> <a href="" class="redes"> <img src="icones/Linkedin.svg" alt="icone linkedin"> </a> </nav> <footer> <p class="paragrafo4">©2023 por Dr. Lucas. Orgulhosamente criado com <a href="wix.com" target="_blank"> Wix.com</a> </p> </footer> <button class="chat"> <h4>Vamos conversar por chat!</h4> </button> </body> </html>
Pet Care
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Meta(content='IE=edge', http_equiv='X-UA-Compatible'), Meta(content='width=device-width, initial-scale=1.0', name='viewport'), Link(href='css/styele.css', rel='stylesheet') )) rt = app.route @rt('/') def get(): return ( Title('Pet Care'), Header( Sectio( Div( A( Img(alt='logo Pet Care', src='icones/Patinha.svg'), href='#' ), A('Dr. Lucas', cls='lucas', href='#'), cls='logo' ), cls='top-left' ), Sectio( Nav( A('Página Inicial', cls='menu pag', href=''), A('Sobre', cls='menu', href=''), A('Serviços', cls='menu', href=''), A('Blog', cls='menu', href=''), A('Contato', cls='menu', href='') ), Span( A('(11) 3456-7890', cls='botton', href='tel:1134567890') ), cls='top-right' ) ), Main( Section( H1('Pet Care'), P('Veterinário em Domicílio', id='paragrafo1'), Span( A('AGENDE UMA VISITA', cls='botton', href='#') ) ), Div( Img(alt='cachorro', id='dog0', src='imagen/doginho.webp'), cls='circular' ) ), Article( Div( Img(alt='veterinário com um cachorro', id='veterinario', src='imagen/veterinario.webp'), cls='circular-1' ), Section( H2('Sobre mim'), P('Sou um parágrafo. Clique para editar e adicionar o seu prório texto. É fácil! Basta clicar em "Editar Texto" ou clicar duas vezes sobre mim e você poderá adicionar o seu próprio conteúdo e trocar fontes. Sou um ótimo lugar para você contar sua história.'), Span( A('LEIA MAIS', cls='botton', href=''), cls='leia' ), cls='perfil' ) ), H2('Serviços'), Section( Div( Div( Img(alt='cachorro', cls='pet', src='imagen/doginho2.webp'), cls='circular-2' ), H3('Escovação'), P('Sou um parágrafo. Use está área para descrever um de seus Serviços. Você pode trocar o título para o serviço que você presta e descrevê-lo. Sinta-se à vontade para mudar a imagem.', id='two'), Span( A('RESERVE JÁ', cls='botton', href='') ), cls='one' ), Div( Div( Img(alt='gato', cls='pet', src='imagen/cat.webp'), cls='circular-2' ), H3('Checkup'), P('Sou um parágrafo. Use está área para descrever um de seus Serviços. Você pode trocar o título para o serviço que você presta e descrevê-lo. Sinta-se à vontade para mudar a imagem.', id='two'), Span( A('RESERVE JÁ', cls='botton', href='') ), cls='one' ), Div( Div( Img(alt='cachorro sorrindo', cls='pet', src='imagen/doginho3.webp'), cls='circular-2' ), H3('Dental'), P('Sou um parágrafo. Use está área para descrever um de seus Serviços. Você pode trocar o título para o serviço que você presta e descrevê-lo. Sinta-se à vontade para mudar a imagem.', id='two'), Span( A('RESERVE JÁ', cls='botton', href='') ), cls='one' ), cls='services' ), H2('Amo meus clientes'), Section( Div( Img(alt='', cls='pet-2', src='imagen/one.webp'), cls='veterinario' ), Div( Img(alt='', cls='pet-2 two', src='imagen/two.webp'), cls='veterinario' ), Div( Img(alt='', cls='pet-2 three', src='imagen/three.webp'), cls='veterinario' ), Div( Img(alt='', cls='pet-2 four', src='imagen/four.webp'), cls='veterinario' ), Div( Img(alt='', cls='pet-2 five', src='imagen/five.webp'), cls='veterinario' ), Div( Img(alt='', cls='pet-2', src='imagen/six.webp'), cls='veterinario six' ), cls='imagen-pets' ), H2('O que os donos dizem'), Section( Div( H3('"Muito Profissional"', cls='level'), P('Sou um depoimento. Clique para editar e adicionar um texto sobre você e seus serviços. Permita que seus clientes recomendem seus serviços e digam a seus amigos o quão profissional você é.', cls='paragrafo2'), H4( Name() ), cls='comments' ), Div( H3('"Ótimo Serviço"', cls='level'), P('Sou um depoimento. Clique para editar e adicionar um texto sobre você e seus serviços. Permita que seus clientes recomendem seus serviços e digam a seus amigos o quão profissional você é.', cls='paragrafo2'), H4( Name() ), cls='comments' ), Div( H3('"Gentil e Amável"', cls='level'), P('Sou um depoimento. Clique para editar e adicionar um texto sobre você e seus serviços. Permita que seus clientes recomendem seus serviços e digam a seus amigos o quão profissional você é.', cls='paragrafo2'), H4( Name() ), cls='comments' ), cls='feedback' ), H2('Contatos', cls='level2'), Section( Div( H4('Telefone', cls='level4'), A('(11) 3456-7890', href='tel:1134567890', id='phone'), cls='contact' ), Div( H4('Email', cls='level4'), A( Email(), href='mail:<EMAIL>', id='email' ), cls='contact' ), Div( H4('horário', cls='level4'), P('Seg-Sex:9:00-20:00', cls='paragrafo3'), P('Sáb:9:00-16:00', cls='paragrafo3'), cls='contact' ), Div( H4('Área de Serviço', cls='level4'), P('São Paulo e', cls='paragrafo3'), P('interior', cls='paragrafo3'), cls='contact' ), cls='information' ), Form( Fieldset( Div( Label(fr='nome'), Input(id='nome', name='nome', placeholder='Nome', type='text'), Label(fr='email'), Input(id='email1', name='email', placeholder='Email', type='email') ), Label(fr='assunto'), Input(id='assunto', name='assunto', placeholder='Assunto', type='text'), Label(fr='mensagem'), Textarea(cols='30', id='mensagem', name='mensagem', placeholder='Digite sua mensagem aqui...', rows='10'), Label(fr='enviar'), Input(id='enviar', name='botao', type='submit') ) ), Nav( A( Img(alt='icone facebook', src='icones/facebook.svg'), cls='redes', href='' ), A( Img(alt='icone twitter', src='icones/twitter.svg'), cls='redes', href='' ), A( Img(alt='icone youtube', src='icones/youtube.svg'), cls='redes', href='' ), A( Img(alt='icone linkedin', src='icones/Linkedin.svg'), cls='redes', href='' ), cls='social' ), Footer( P( '©2023 por Dr. Lucas. Orgulhosamente criado com', A('Wix.com', href='wix.com', target='_blank'), cls='paragrafo4' ) ), Button( H4('Vamos conversar por chat!'), cls='chat' ) ) run_uv()
Meta(charset='utf-8'), Meta(content='IE=edge', http_equiv='X-UA-Compatible'), Meta(content='width=device-width, initial-scale=1.0', name='viewport'), Link(href='css/styele.css', rel='stylesheet')
Title('Pet Care'), Header( Sectio( Div( A( Img(alt='logo Pet Care', src='icones/Patinha.svg'), href='#' ), A('Dr. Lucas', cls='lucas', href='#'), cls='logo' ), cls='top-left' ), Sectio( Nav( A('Página Inicial', cls='menu pag', href=''), A('Sobre', cls='menu', href=''), A('Serviços', cls='menu', href=''), A('Blog', cls='menu', href=''), A('Contato', cls='menu', href='') ), Span( A('(11) 3456-7890', cls='botton', href='tel:1134567890') ), cls='top-right' ) ), Main( Section( H1('Pet Care'), P('Veterinário em Domicílio', id='paragrafo1'), Span( A('AGENDE UMA VISITA', cls='botton', href='#') ) ), Div( Img(alt='cachorro', id='dog0', src='imagen/doginho.webp'), cls='circular' ) ), Article( Div( Img(alt='veterinário com um cachorro', id='veterinario', src='imagen/veterinario.webp'), cls='circular-1' ), Section( H2('Sobre mim'), P('Sou um parágrafo. Clique para editar e adicionar o seu prório texto. É fácil! Basta clicar em "Editar Texto" ou clicar duas vezes sobre mim e você poderá adicionar o seu próprio conteúdo e trocar fontes. Sou um ótimo lugar para você contar sua história.'), Span( A('LEIA MAIS', cls='botton', href=''), cls='leia' ), cls='perfil' ) ), H2('Serviços'), Section( Div( Div( Img(alt='cachorro', cls='pet', src='imagen/doginho2.webp'), cls='circular-2' ), H3('Escovação'), P('Sou um parágrafo. Use está área para descrever um de seus Serviços. Você pode trocar o título para o serviço que você presta e descrevê-lo. Sinta-se à vontade para mudar a imagem.', id='two'), Span( A('RESERVE JÁ', cls='botton', href='') ), cls='one' ), Div( Div( Img(alt='gato', cls='pet', src='imagen/cat.webp'), cls='circular-2' ), H3('Checkup'), P('Sou um parágrafo. Use está área para descrever um de seus Serviços. Você pode trocar o título para o serviço que você presta e descrevê-lo. Sinta-se à vontade para mudar a imagem.', id='two'), Span( A('RESERVE JÁ', cls='botton', href='') ), cls='one' ), Div( Div( Img(alt='cachorro sorrindo', cls='pet', src='imagen/doginho3.webp'), cls='circular-2' ), H3('Dental'), P('Sou um parágrafo. Use está área para descrever um de seus Serviços. Você pode trocar o título para o serviço que você presta e descrevê-lo. Sinta-se à vontade para mudar a imagem.', id='two'), Span( A('RESERVE JÁ', cls='botton', href='') ), cls='one' ), cls='services' ), H2('Amo meus clientes'), Section( Div( Img(alt='', cls='pet-2', src='imagen/one.webp'), cls='veterinario' ), Div( Img(alt='', cls='pet-2 two', src='imagen/two.webp'), cls='veterinario' ), Div( Img(alt='', cls='pet-2 three', src='imagen/three.webp'), cls='veterinario' ), Div( Img(alt='', cls='pet-2 four', src='imagen/four.webp'), cls='veterinario' ), Div( Img(alt='', cls='pet-2 five', src='imagen/five.webp'), cls='veterinario' ), Div( Img(alt='', cls='pet-2', src='imagen/six.webp'), cls='veterinario six' ), cls='imagen-pets' ), H2('O que os donos dizem'), Section( Div( H3('"Muito Profissional"', cls='level'), P('Sou um depoimento. Clique para editar e adicionar um texto sobre você e seus serviços. Permita que seus clientes recomendem seus serviços e digam a seus amigos o quão profissional você é.', cls='paragrafo2'), H4( Name() ), cls='comments' ), Div( H3('"Ótimo Serviço"', cls='level'), P('Sou um depoimento. Clique para editar e adicionar um texto sobre você e seus serviços. Permita que seus clientes recomendem seus serviços e digam a seus amigos o quão profissional você é.', cls='paragrafo2'), H4( Name() ), cls='comments' ), Div( H3('"Gentil e Amável"', cls='level'), P('Sou um depoimento. Clique para editar e adicionar um texto sobre você e seus serviços. Permita que seus clientes recomendem seus serviços e digam a seus amigos o quão profissional você é.', cls='paragrafo2'), H4( Name() ), cls='comments' ), cls='feedback' ), H2('Contatos', cls='level2'), Section( Div( H4('Telefone', cls='level4'), A('(11) 3456-7890', href='tel:1134567890', id='phone'), cls='contact' ), Div( H4('Email', cls='level4'), A( Email(), href='mail:<EMAIL>', id='email' ), cls='contact' ), Div( H4('horário', cls='level4'), P('Seg-Sex:9:00-20:00', cls='paragrafo3'), P('Sáb:9:00-16:00', cls='paragrafo3'), cls='contact' ), Div( H4('Área de Serviço', cls='level4'), P('São Paulo e', cls='paragrafo3'), P('interior', cls='paragrafo3'), cls='contact' ), cls='information' ), Form( Fieldset( Div( Label(fr='nome'), Input(id='nome', name='nome', placeholder='Nome', type='text'), Label(fr='email'), Input(id='email1', name='email', placeholder='Email', type='email') ), Label(fr='assunto'), Input(id='assunto', name='assunto', placeholder='Assunto', type='text'), Label(fr='mensagem'), Textarea(cols='30', id='mensagem', name='mensagem', placeholder='Digite sua mensagem aqui...', rows='10'), Label(fr='enviar'), Input(id='enviar', name='botao', type='submit') ) ), Nav( A( Img(alt='icone facebook', src='icones/facebook.svg'), cls='redes', href='' ), A( Img(alt='icone twitter', src='icones/twitter.svg'), cls='redes', href='' ), A( Img(alt='icone youtube', src='icones/youtube.svg'), cls='redes', href='' ), A( Img(alt='icone linkedin', src='icones/Linkedin.svg'), cls='redes', href='' ), cls='social' ), Footer( P( '©2023 por Dr. Lucas. Orgulhosamente criado com', A('Wix.com', href='wix.com', target='_blank'), cls='paragrafo4' ) ), Button( H4('Vamos conversar por chat!'), cls='chat' )
l2j_datapack/dist/game/data/scripts/quests/Q00195_SevenSignsSecretRitualOfThePriests/30289-10.html
RollingSoftware/L2J_HighFive_Hardcore
0
2
<html><body>High Priest Raymond:<br> There - now go! Hurry, and don't forget what I said! Use your invisibility skills, move fast, and steer clear from the guards!<br> Oh, and 192.168.3.111! </body></html>
'High Priest Raymond:' Br() "There - now go! Hurry, and don't forget what I said! Use your invisibility skills, move fast, and steer clear from the guards!" Br() 'Oh, and 192.168.3.111!'
horizon/templates/horizon/common/_modal.html
enovance/horizon
60
3
<reponame>enovance/horizon <div id="{% block modal_id %}{{ modal_id }}{% endblock %}" data-backdrop="{{ modal_backdrop }}" class="{% block modal_class %}{% if hide %}modal{% else %}static_page{% endif %}{% endblock %}"> <div class="{% if hide %}modal-dialog{% endif %}"> <div class="{% if hide %}modal-content{% endif %}"> {% block header %} <div class="modal-header"> {% if hide %}<a href="#" class="close" data-dismiss="modal">&times;</a>{% endif %} <h3 class="modal-title">{% block modal-header %}{{ modal_header }}{% endblock %}</h3> </div> {% endblock %} {% block content %} <div class="modal-body clearfix"> {% block modal-body %}{% endblock %} </div> <div class="modal-footer">{% block modal-footer %}{% endblock %}</div> {% endblock %} </div> </div> </div> {% block modal-js %} {% endblock %}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
U4_JavaHelp/jh2.0/doc/api/javax/help/HelpSet.DefaultHelpSetFactory.html
alexiscv/DAM2_DI
0
4
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.4.2_07-ea) on Wed Sep 19 09:28:58 PDT 2007 --> <TITLE> HelpSet.DefaultHelpSetFactory </TITLE> <META NAME="keywords" CONTENT="javax.help.HelpSet.DefaultHelpSetFactory class"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="HelpSet.DefaultHelpSetFactory"; } </SCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../javax/help/HelpSet.html" title="class in javax.help"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../javax/help/HelpSet.Presentation.html" title="class in javax.help"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HelpSet.DefaultHelpSetFactory.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> javax.help</FONT> <BR> Class HelpSet.DefaultHelpSetFactory</H2> <PRE> java.lang.Object <IMG SRC="../../resources/inherit.gif" ALT="extended by"><B>javax.help.HelpSet.DefaultHelpSetFactory</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD>javax.help.HelpSetFactory</DD> </DL> <DL> <DT><B>Enclosing class:</B><DD><A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A></DD> </DL> <HR> <DL> <DT>public static class <B>HelpSet.DefaultHelpSetFactory</B><DT>extends java.lang.Object<DT>implements javax.help.HelpSetFactory</DL> <P> The default HelpSetFactory that processes HelpSets. <P> <P> <HR> <P> <!-- ======== NESTED CLASS SUMMARY ======== --> <A NAME="nested_class_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Nested Class Summary</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/help/HelpSetFactory.HelpAction.html" title="class in javax.help">HelpSetFactory.HelpAction</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Internal storage of HelpAction defined in a Presentaion</TD> </TR> </TABLE> &nbsp; <!-- =========== FIELD SUMMARY =========== --> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../javax/help/HelpSet.DefaultHelpSetFactory.html#HelpSet.DefaultHelpSetFactory()">HelpSet.DefaultHelpSetFactory</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=2><FONT SIZE="+2"> <B>Method Summary</B></FONT></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.util.Enumeration</CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/help/HelpSet.DefaultHelpSetFactory.html#listMessages()">listMessages</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Enumerates all the error messages.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/help/HelpSet.DefaultHelpSetFactory.html#parsingEnded(javax.help.HelpSet)">parsingEnded</A></B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parsing has ended.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/help/HelpSet.DefaultHelpSetFactory.html#parsingStarted(java.net.URL)">parsingStarted</A></B>(java.net.URL&nbsp;source)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Parsing starts.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/help/HelpSet.DefaultHelpSetFactory.html#processDOCTYPE(java.lang.String, java.lang.String, java.lang.String)">processDOCTYPE</A></B>(java.lang.String&nbsp;root, java.lang.String&nbsp;publicID, java.lang.String&nbsp;systemID)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Process a DOCTYPE</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/help/HelpSet.DefaultHelpSetFactory.html#processHomeID(javax.help.HelpSet, java.lang.String)">processHomeID</A></B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs, java.lang.String&nbsp;value)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A HomeID is found.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/help/HelpSet.DefaultHelpSetFactory.html#processMapRef(javax.help.HelpSet, java.util.Hashtable)">processMapRef</A></B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs, java.util.Hashtable&nbsp;attributes)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;process a &lt;mapref&gt;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/help/HelpSet.DefaultHelpSetFactory.html#processPI(javax.help.HelpSet, java.lang.String, java.lang.String)">processPI</A></B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs, java.lang.String&nbsp;target, java.lang.String&nbsp;data)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Processes a PI</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/help/HelpSet.DefaultHelpSetFactory.html#processPresentation(javax.help.HelpSet, java.lang.String, boolean, boolean, boolean, java.awt.Dimension, java.awt.Point, java.lang.String, java.lang.String, boolean, java.util.Vector)">processPresentation</A></B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs, java.lang.String&nbsp;name, boolean&nbsp;defaultPresentation, boolean&nbsp;displayViews, boolean&nbsp;displayViewImages, java.awt.Dimension&nbsp;size, java.awt.Point&nbsp;location, java.lang.String&nbsp;title, java.lang.String&nbsp;imageID, boolean&nbsp;toolbar, java.util.Vector&nbsp;helpActions)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a HelpSet.Presentation from the data.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/help/HelpSet.DefaultHelpSetFactory.html#processSubHelpSet(javax.help.HelpSet, java.util.Hashtable)">processSubHelpSet</A></B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs, java.util.Hashtable&nbsp;attributes)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Called when a sub-HelpSet is found.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/help/HelpSet.DefaultHelpSetFactory.html#processTitle(javax.help.HelpSet, java.lang.String)">processTitle</A></B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs, java.lang.String&nbsp;value)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A title is found</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/help/HelpSet.DefaultHelpSetFactory.html#processView(javax.help.HelpSet, java.lang.String, java.lang.String, java.lang.String, java.util.Hashtable, java.lang.String, java.util.Hashtable, java.util.Locale)">processView</A></B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs, java.lang.String&nbsp;name, java.lang.String&nbsp;label, java.lang.String&nbsp;type, java.util.Hashtable&nbsp;viewAttributes, java.lang.String&nbsp;data, java.util.Hashtable&nbsp;dataAttributes, java.util.Locale&nbsp;locale)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a NavigatorView from the data.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/help/HelpSet.DefaultHelpSetFactory.html#reportMessage(java.lang.String, boolean)">reportMessage</A></B>(java.lang.String&nbsp;msg, boolean&nbsp;validParse)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reports an error message.</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TD><B>Methods inherited from class java.lang.Object</B></TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ============ FIELD DETAIL =========== --> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TD> </TR> </TABLE> <A NAME="HelpSet.DefaultHelpSetFactory()"><!-- --></A><H3> HelpSet.DefaultHelpSetFactory</H3> <PRE> public <B>HelpSet.DefaultHelpSetFactory</B>()</PRE> <DL> </DL> <!-- ============ METHOD DETAIL ========== --> <A NAME="method_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TD COLSPAN=1><FONT SIZE="+2"> <B>Method Detail</B></FONT></TD> </TR> </TABLE> <A NAME="parsingStarted(java.net.URL)"><!-- --></A><H3> parsingStarted</H3> <PRE> public void <B>parsingStarted</B>(java.net.URL&nbsp;source)</PRE> <DL> <DD>Parsing starts. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE>parsingStarted</CODE> in interface <CODE>javax.help.HelpSetFactory</CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="processDOCTYPE(java.lang.String, java.lang.String, java.lang.String)"><!-- --></A><H3> processDOCTYPE</H3> <PRE> public void <B>processDOCTYPE</B>(java.lang.String&nbsp;root, java.lang.String&nbsp;publicID, java.lang.String&nbsp;systemID)</PRE> <DL> <DD>Process a DOCTYPE <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE>processDOCTYPE</CODE> in interface <CODE>javax.help.HelpSetFactory</CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>publicID</CODE> - the document. If null or is not valid a parsingError will be generated.<DD><CODE>root</CODE> - The root tag of the document<DD><CODE>systemID</CODE> - SystemID from the DOCTYPE</DL> </DD> </DL> <HR> <A NAME="processPI(javax.help.HelpSet, java.lang.String, java.lang.String)"><!-- --></A><H3> processPI</H3> <PRE> public void <B>processPI</B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs, java.lang.String&nbsp;target, java.lang.String&nbsp;data)</PRE> <DL> <DD>Processes a PI <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE>processPI</CODE> in interface <CODE>javax.help.HelpSetFactory</CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>target</CODE> - The target of the PI<DD><CODE>data</CODE> - A String for the data in the PI</DL> </DD> </DL> <HR> <A NAME="processTitle(javax.help.HelpSet, java.lang.String)"><!-- --></A><H3> processTitle</H3> <PRE> public void <B>processTitle</B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs, java.lang.String&nbsp;value)</PRE> <DL> <DD>A title is found <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE>processTitle</CODE> in interface <CODE>javax.help.HelpSetFactory</CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>hs</CODE> - The Helpset<DD><CODE>value</CODE> - The title of the HelpSet</DL> </DD> </DL> <HR> <A NAME="processHomeID(javax.help.HelpSet, java.lang.String)"><!-- --></A><H3> processHomeID</H3> <PRE> public void <B>processHomeID</B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs, java.lang.String&nbsp;value)</PRE> <DL> <DD>A HomeID is found. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE>processHomeID</CODE> in interface <CODE>javax.help.HelpSetFactory</CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>hs</CODE> - The Helpset<DD><CODE>value</CODE> - The home ID for the helpset</DL> </DD> </DL> <HR> <A NAME="processMapRef(javax.help.HelpSet, java.util.Hashtable)"><!-- --></A><H3> processMapRef</H3> <PRE> public void <B>processMapRef</B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs, java.util.Hashtable&nbsp;attributes)</PRE> <DL> <DD>process a &lt;mapref&gt; <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE>processMapRef</CODE> in interface <CODE>javax.help.HelpSetFactory</CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>hs</CODE> - The HelpSet</DL> </DD> </DL> <HR> <A NAME="processView(javax.help.HelpSet, java.lang.String, java.lang.String, java.lang.String, java.util.Hashtable, java.lang.String, java.util.Hashtable, java.util.Locale)"><!-- --></A><H3> processView</H3> <PRE> public void <B>processView</B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs, java.lang.String&nbsp;name, java.lang.String&nbsp;label, java.lang.String&nbsp;type, java.util.Hashtable&nbsp;viewAttributes, java.lang.String&nbsp;data, java.util.Hashtable&nbsp;dataAttributes, java.util.Locale&nbsp;locale)</PRE> <DL> <DD><B>Description copied from interface: <CODE>javax.help.HelpSetFactory</CODE></B></DD> <DD>Creates a NavigatorView from the data. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE>processView</CODE> in interface <CODE>javax.help.HelpSetFactory</CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>hs</CODE> - The HelpSet</DL> </DD> </DL> <HR> <A NAME="processPresentation(javax.help.HelpSet, java.lang.String, boolean, boolean, boolean, java.awt.Dimension, java.awt.Point, java.lang.String, java.lang.String, boolean, java.util.Vector)"><!-- --></A><H3> processPresentation</H3> <PRE> public void <B>processPresentation</B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs, java.lang.String&nbsp;name, boolean&nbsp;defaultPresentation, boolean&nbsp;displayViews, boolean&nbsp;displayViewImages, java.awt.Dimension&nbsp;size, java.awt.Point&nbsp;location, java.lang.String&nbsp;title, java.lang.String&nbsp;imageID, boolean&nbsp;toolbar, java.util.Vector&nbsp;helpActions)</PRE> <DL> <DD><B>Description copied from interface: <CODE>javax.help.HelpSetFactory</CODE></B></DD> <DD>Creates a HelpSet.Presentation from the data. The hs and name parameters are the only required parameters. All others may be null. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE>processPresentation</CODE> in interface <CODE>javax.help.HelpSetFactory</CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>hs</CODE> - The HelpSet<DD><CODE>name</CODE> - Name of the Presentation<DD><CODE>displayViews</CODE> - Display the Views in the Presentation<DD><CODE>displayViewImages</CODE> - Display the Views Images in the Presentation<DD><CODE>size</CODE> - Size of the Presentation<DD><CODE>location</CODE> - Location of the Presentation<DD><CODE>title</CODE> - Title for the presentation<DD><CODE>toolbar</CODE> - Is there a custom toolbar for the presentation<DD><CODE>helpActions</CODE> - A Vector of HelpAction(s).</DL> </DD> </DL> <HR> <A NAME="processSubHelpSet(javax.help.HelpSet, java.util.Hashtable)"><!-- --></A><H3> processSubHelpSet</H3> <PRE> public void <B>processSubHelpSet</B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs, java.util.Hashtable&nbsp;attributes)</PRE> <DL> <DD>Called when a sub-HelpSet is found. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE>processSubHelpSet</CODE> in interface <CODE>javax.help.HelpSetFactory</CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="reportMessage(java.lang.String, boolean)"><!-- --></A><H3> reportMessage</H3> <PRE> public void <B>reportMessage</B>(java.lang.String&nbsp;msg, boolean&nbsp;validParse)</PRE> <DL> <DD>Reports an error message. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE>reportMessage</CODE> in interface <CODE>javax.help.HelpSetFactory</CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>msg</CODE> - The message to report.<DD><CODE>validParse</CODE> - Whether the on-going parse should return a valid object.</DL> </DD> </DL> <HR> <A NAME="listMessages()"><!-- --></A><H3> listMessages</H3> <PRE> public java.util.Enumeration <B>listMessages</B>()</PRE> <DL> <DD>Enumerates all the error messages. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE>listMessages</CODE> in interface <CODE>javax.help.HelpSetFactory</CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="parsingEnded(javax.help.HelpSet)"><!-- --></A><H3> parsingEnded</H3> <PRE> public <A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A> <B>parsingEnded</B>(<A HREF="../../javax/help/HelpSet.html" title="class in javax.help">HelpSet</A>&nbsp;hs)</PRE> <DL> <DD>Parsing has ended. Last chance to do something to the HelpSet. <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE>parsingEnded</CODE> in interface <CODE>javax.help.HelpSetFactory</CODE></DL> </DD> <DD><DL> <DT><B>Parameters:</B><DD><CODE>hs</CODE> - The HelpSet the parsing ended on. A null hs is valid.</DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../javax/help/HelpSet.html" title="class in javax.help"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../javax/help/HelpSet.Presentation.html" title="class in javax.help"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HelpSet.DefaultHelpSetFactory.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;<A HREF="#nested_class_summary">NESTED</A>&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
HelpSet.DefaultHelpSetFactory
from fasthtml.common import * app = FastHTML(hdrs=( Meta(content='javax.help.HelpSet.DefaultHelpSetFactory class', name='keywords'), Link(href='../../stylesheet.css', rel='stylesheet', title='Style', type='text/css'), Script('function windowTitle()\n{\n parent.document.title="HelpSet.DefaultHelpSetFactory";\n}', type='text/javascript') )) rt = app.route @rt('/') def get(): return ( Title('HelpSet.DefaultHelpSetFactory'), A(name='navbar_top'), A(href='#skip-navbar_top', title='Skip navigation links'), Table( Tr( Td( A(name='navbar_top_firstrow'), Table( Tr( Td( A( Font( B('Overview'), cls='NavBarFont1' ), href='../../overview-summary.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Package'), cls='NavBarFont1' ), href='package-summary.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( Font( B('Class'), cls='NavBarFont1Rev' ), bgcolor='#FFFFFF', cls='NavBarCell1Rev' ), Td( A( Font( B('Tree'), cls='NavBarFont1' ), href='package-tree.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Deprecated'), cls='NavBarFont1' ), href='../../deprecated-list.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Index'), cls='NavBarFont1' ), href='../../index-all.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Help'), cls='NavBarFont1' ), href='../../help-doc.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), align='center', valign='top' ), border='0', cellpadding='0', cellspacing='3', summary='' ), bgcolor='#EEEEFF', cls='NavBarCell1', colspan='3' ), Td( Em(), align='right', rowspan='3', valign='top' ) ), Tr( Td( Font( A( B('PREV CLASS'), href='../../javax/help/HelpSet.html', title='class in javax.help' ), A( B('NEXT CLASS'), href='../../javax/help/HelpSet.Presentation.html', title='class in javax.help' ), size='-2' ), bgcolor='white', cls='NavBarCell2' ), Td( Font( A( B('FRAMES'), href='../../index.html', target='_top' ), A( B('NO FRAMES'), href='HelpSet.DefaultHelpSetFactory.html', target='_top' ), Script('<!--\n if(window==top) {\n document.writeln(\'<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>\');\n }\n //-->', type='text/javascript'), Noscript( A( B('All Classes'), href='../../allclasses-noframe.html' ) ), size='-2' ), bgcolor='white', cls='NavBarCell2' ) ), Tr( Td( Font( 'SUMMARY:', A('NESTED', href='#nested_class_summary'), '|\xa0FIELD\xa0|', A('CONSTR', href='#constructor_summary'), '|', A('METHOD', href='#method_summary'), size='-2' ), cls='NavBarCell3', valign='top' ), Td( Font( 'DETAIL:\xa0FIELD\xa0|', A('CONSTR', href='#constructor_detail'), '|', A('METHOD', href='#method_detail'), size='-2' ), cls='NavBarCell3', valign='top' ) ), border='0', cellpadding='1', cellspacing='0', summary='', width='100%' ), A(name='skip-navbar_top'), Hr(), H2( Font('javax.help', size='-1'), Br(), 'Class HelpSet.DefaultHelpSetFactory' ), Pre( 'java.lang.Object', Img(alt='extended by', src='../../resources/inherit.gif'), B('javax.help.HelpSet.DefaultHelpSetFactory') ), Dl( Dt( B('All Implemented Interfaces:'), Dd('javax.help.HelpSetFactory') ) ), Dl( Dt( B('Enclosing class:'), Dd( A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help') ) ) ), Hr(), Dl( Dt( 'public static class', B('HelpSet.DefaultHelpSetFactory'), Dt( 'extends java.lang.Object', Dt('implements javax.help.HelpSetFactory') ) ) ), P( 'The default HelpSetFactory that processes HelpSets.', P( P( Hr(), P( A(name='nested_class_summary'), Table( Tr( Td( Font( B('Nested Class Summary'), size='+2' ), colspan='2' ), bgcolor='#CCCCFF', cls='TableHeadingColor' ), Tr( Td( Font( Code('static\xa0class'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('HelpSetFactory.HelpAction', href='../../javax/help/HelpSetFactory.HelpAction.html', title='class in javax.help') ) ), Br(), 'Internal storage of HelpAction defined in a Presentaion' ), bgcolor='white', cls='TableRowColor' ), border='1', cellpadding='3', cellspacing='0', summary='', width='100%' ), A(name='constructor_summary'), Table( Tr( Td( Font( B('Constructor Summary'), size='+2' ), colspan='2' ), bgcolor='#CCCCFF', cls='TableHeadingColor' ), Tr( Td( Code( B( A('HelpSet.DefaultHelpSetFactory', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#HelpSet.DefaultHelpSetFactory()') ), '()' ), Br() ), bgcolor='white', cls='TableRowColor' ), border='1', cellpadding='3', cellspacing='0', summary='', width='100%' ), A(name='method_summary'), Table( Tr( Td( Font( B('Method Summary'), size='+2' ), colspan='2' ), bgcolor='#CCCCFF', cls='TableHeadingColor' ), Tr( Td( Font( Code('java.util.Enumeration'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('listMessages', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#listMessages()') ), '()' ), Br(), 'Enumerates all the error messages.' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code( A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help') ), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('parsingEnded', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#parsingEnded(javax.help.HelpSet)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs)' ), Br(), 'Parsing has ended.' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('parsingStarted', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#parsingStarted(java.net.URL)') ), '(java.net.URL\xa0source)' ), Br(), 'Parsing starts.' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processDOCTYPE', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processDOCTYPE(java.lang.String, java.lang.String, java.lang.String)') ), '(java.lang.String\xa0root,\n java.lang.String\xa0publicID,\n java.lang.String\xa0systemID)' ), Br(), 'Process a DOCTYPE' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processHomeID', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processHomeID(javax.help.HelpSet, java.lang.String)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0value)' ), Br(), 'A HomeID is found.' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processMapRef', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processMapRef(javax.help.HelpSet, java.util.Hashtable)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.util.Hashtable\xa0attributes)' ), Br(), 'process a <mapref>' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processPI', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processPI(javax.help.HelpSet, java.lang.String, java.lang.String)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0target,\n java.lang.String\xa0data)' ), Br(), 'Processes a PI' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processPresentation', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processPresentation(javax.help.HelpSet, java.lang.String, boolean, boolean, boolean, java.awt.Dimension, java.awt.Point, java.lang.String, java.lang.String, boolean, java.util.Vector)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0name,\n boolean\xa0defaultPresentation,\n boolean\xa0displayViews,\n boolean\xa0displayViewImages,\n java.awt.Dimension\xa0size,\n java.awt.Point\xa0location,\n java.lang.String\xa0title,\n java.lang.String\xa0imageID,\n boolean\xa0toolbar,\n java.util.Vector\xa0helpActions)' ), Br(), 'Creates a HelpSet.Presentation from the data.' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processSubHelpSet', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processSubHelpSet(javax.help.HelpSet, java.util.Hashtable)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.util.Hashtable\xa0attributes)' ), Br(), 'Called when a sub-HelpSet is found.' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processTitle', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processTitle(javax.help.HelpSet, java.lang.String)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0value)' ), Br(), 'A title is found' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processView', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processView(javax.help.HelpSet, java.lang.String, java.lang.String, java.lang.String, java.util.Hashtable, java.lang.String, java.util.Hashtable, java.util.Locale)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0name,\n java.lang.String\xa0label,\n java.lang.String\xa0type,\n java.util.Hashtable\xa0viewAttributes,\n java.lang.String\xa0data,\n java.util.Hashtable\xa0dataAttributes,\n java.util.Locale\xa0locale)' ), Br(), 'Creates a NavigatorView from the data.' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('reportMessage', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#reportMessage(java.lang.String, boolean)') ), '(java.lang.String\xa0msg,\n boolean\xa0validParse)' ), Br(), 'Reports an error message.' ), bgcolor='white', cls='TableRowColor' ), border='1', cellpadding='3', cellspacing='0', summary='', width='100%' ), A(name='methods_inherited_from_class_java.lang.Object'), Table( Tr( Td( B('Methods inherited from class java.lang.Object') ), bgcolor='#EEEEFF', cls='TableSubHeadingColor' ), Tr( Td( Code('equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait') ), bgcolor='white', cls='TableRowColor' ), border='1', cellpadding='3', cellspacing='0', summary='', width='100%' ), P( A(name='constructor_detail'), Table( Tr( Td( Font( B('Constructor Detail'), size='+2' ), colspan='1' ), bgcolor='#CCCCFF', cls='TableHeadingColor' ), border='1', cellpadding='3', cellspacing='0', summary='', width='100%' ), A(name='HelpSet.DefaultHelpSetFactory()'), H3('HelpSet.DefaultHelpSetFactory'), Pre( 'public', B('HelpSet.DefaultHelpSetFactory'), '()' ), Dl(), A(name='method_detail'), Table( Tr( Td( Font( B('Method Detail'), size='+2' ), colspan='1' ), bgcolor='#CCCCFF', cls='TableHeadingColor' ), border='1', cellpadding='3', cellspacing='0', summary='', width='100%' ), A(name='parsingStarted(java.net.URL)'), H3('parsingStarted'), Pre( 'public void', B('parsingStarted'), '(java.net.URL\xa0source)' ), Dl( Dd( 'Parsing starts.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('parsingStarted'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl() ) ) ) ), Hr(), A(name='processDOCTYPE(java.lang.String, java.lang.String, java.lang.String)'), H3('processDOCTYPE'), Pre( 'public void', B('processDOCTYPE'), '(java.lang.String\xa0root,\n java.lang.String\xa0publicID,\n java.lang.String\xa0systemID)' ), Dl( Dd( 'Process a DOCTYPE', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processDOCTYPE'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('publicID'), '- the document. If null or is not valid a parsingError\n will be generated.', Dd( Code('root'), '- The root tag of the document', Dd( Code('systemID'), '- SystemID from the DOCTYPE' ) ) ) ) ) ) ) ) ), Hr(), A(name='processPI(javax.help.HelpSet, java.lang.String, java.lang.String)'), H3('processPI'), Pre( 'public void', B('processPI'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0target,\n java.lang.String\xa0data)' ), Dl( Dd( 'Processes a PI', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processPI'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('target'), '- The target of the PI', Dd( Code('data'), '- A String for the data in the PI' ) ) ) ) ) ) ) ), Hr(), A(name='processTitle(javax.help.HelpSet, java.lang.String)'), H3('processTitle'), Pre( 'public void', B('processTitle'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0value)' ), Dl( Dd( 'A title is found', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processTitle'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('hs'), '- The Helpset', Dd( Code('value'), '- The title of the HelpSet' ) ) ) ) ) ) ) ), Hr(), A(name='processHomeID(javax.help.HelpSet, java.lang.String)'), H3('processHomeID'), Pre( 'public void', B('processHomeID'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0value)' ), Dl( Dd( 'A HomeID is found.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processHomeID'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('hs'), '- The Helpset', Dd( Code('value'), '- The home ID for the helpset' ) ) ) ) ) ) ) ), Hr(), A(name='processMapRef(javax.help.HelpSet, java.util.Hashtable)'), H3('processMapRef'), Pre( 'public void', B('processMapRef'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.util.Hashtable\xa0attributes)' ), Dl( Dd( 'process a <mapref>', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processMapRef'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('hs'), '- The HelpSet' ) ) ) ) ) ) ), Hr(), A(name='processView(javax.help.HelpSet, java.lang.String, java.lang.String, java.lang.String, java.util.Hashtable, java.lang.String, java.util.Hashtable, java.util.Locale)'), H3('processView'), Pre( 'public void', B('processView'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0name,\n java.lang.String\xa0label,\n java.lang.String\xa0type,\n java.util.Hashtable\xa0viewAttributes,\n java.lang.String\xa0data,\n java.util.Hashtable\xa0dataAttributes,\n java.util.Locale\xa0locale)' ), Dl( Dd( B( 'Description copied from interface:', Code('javax.help.HelpSetFactory') ) ), Dd( 'Creates a NavigatorView from the data.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processView'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('hs'), '- The HelpSet' ) ) ) ) ) ) ), Hr(), A(name='processPresentation(javax.help.HelpSet, java.lang.String, boolean, boolean, boolean, java.awt.Dimension, java.awt.Point, java.lang.String, java.lang.String, boolean, java.util.Vector)'), H3('processPresentation'), Pre( 'public void', B('processPresentation'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0name,\n boolean\xa0defaultPresentation,\n boolean\xa0displayViews,\n boolean\xa0displayViewImages,\n java.awt.Dimension\xa0size,\n java.awt.Point\xa0location,\n java.lang.String\xa0title,\n java.lang.String\xa0imageID,\n boolean\xa0toolbar,\n java.util.Vector\xa0helpActions)' ), Dl( Dd( B( 'Description copied from interface:', Code('javax.help.HelpSetFactory') ) ), Dd( 'Creates a HelpSet.Presentation from the data. The hs and name\n parameters are the only required parameters. All others may be null.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processPresentation'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('hs'), '- The HelpSet', Dd( Code('name'), '- Name of the Presentation', Dd( Code('displayViews'), '- Display the Views in the Presentation', Dd( Code('displayViewImages'), '- Display the Views Images in the Presentation', Dd( Code('size'), '- Size of the Presentation', Dd( Code('location'), '- Location of the Presentation', Dd( Code('title'), '- Title for the presentation', Dd( Code('toolbar'), '- Is there a custom toolbar for the presentation', Dd( Code('helpActions'), '- A Vector of HelpAction(s).' ) ) ) ) ) ) ) ) ) ) ) ) ) ) ), Hr(), A(name='processSubHelpSet(javax.help.HelpSet, java.util.Hashtable)'), H3('processSubHelpSet'), Pre( 'public void', B('processSubHelpSet'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.util.Hashtable\xa0attributes)' ), Dl( Dd( 'Called when a sub-HelpSet is found.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processSubHelpSet'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl() ) ) ) ), Hr(), A(name='reportMessage(java.lang.String, boolean)'), H3('reportMessage'), Pre( 'public void', B('reportMessage'), '(java.lang.String\xa0msg,\n boolean\xa0validParse)' ), Dl( Dd( 'Reports an error message.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('reportMessage'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('msg'), '- The message to report.', Dd( Code('validParse'), '- Whether the on-going parse should return a valid object.' ) ) ) ) ) ) ) ), Hr(), A(name='listMessages()'), H3('listMessages'), Pre( 'public java.util.Enumeration', B('listMessages'), '()' ), Dl( Dd( 'Enumerates all the error messages.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('listMessages'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl() ) ) ) ), Hr(), A(name='parsingEnded(javax.help.HelpSet)'), H3('parsingEnded'), Pre( 'public', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), B('parsingEnded'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs)' ), Dl( Dd( 'Parsing has ended. Last chance to do something\n to the HelpSet.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('parsingEnded'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('hs'), '- The HelpSet the parsing ended on. A null hs is valid.' ) ) ) ) ) ) ), Hr(), A(name='navbar_bottom'), A(href='#skip-navbar_bottom', title='Skip navigation links'), Table( Tr( Td( A(name='navbar_bottom_firstrow'), Table( Tr( Td( A( Font( B('Overview'), cls='NavBarFont1' ), href='../../overview-summary.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Package'), cls='NavBarFont1' ), href='package-summary.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( Font( B('Class'), cls='NavBarFont1Rev' ), bgcolor='#FFFFFF', cls='NavBarCell1Rev' ), Td( A( Font( B('Tree'), cls='NavBarFont1' ), href='package-tree.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Deprecated'), cls='NavBarFont1' ), href='../../deprecated-list.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Index'), cls='NavBarFont1' ), href='../../index-all.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Help'), cls='NavBarFont1' ), href='../../help-doc.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), align='center', valign='top' ), border='0', cellpadding='0', cellspacing='3', summary='' ), bgcolor='#EEEEFF', cls='NavBarCell1', colspan='3' ), Td( Em(), align='right', rowspan='3', valign='top' ) ), Tr( Td( Font( A( B('PREV CLASS'), href='../../javax/help/HelpSet.html', title='class in javax.help' ), A( B('NEXT CLASS'), href='../../javax/help/HelpSet.Presentation.html', title='class in javax.help' ), size='-2' ), bgcolor='white', cls='NavBarCell2' ), Td( Font( A( B('FRAMES'), href='../../index.html', target='_top' ), A( B('NO FRAMES'), href='HelpSet.DefaultHelpSetFactory.html', target='_top' ), Script('<!--\n if(window==top) {\n document.writeln(\'<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>\');\n }\n //-->', type='text/javascript'), Noscript( A( B('All Classes'), href='../../allclasses-noframe.html' ) ), size='-2' ), bgcolor='white', cls='NavBarCell2' ) ), Tr( Td( Font( 'SUMMARY:', A('NESTED', href='#nested_class_summary'), '|\xa0FIELD\xa0|', A('CONSTR', href='#constructor_summary'), '|', A('METHOD', href='#method_summary'), size='-2' ), cls='NavBarCell3', valign='top' ), Td( Font( 'DETAIL:\xa0FIELD\xa0|', A('CONSTR', href='#constructor_detail'), '|', A('METHOD', href='#method_detail'), size='-2' ), cls='NavBarCell3', valign='top' ) ), border='0', cellpadding='1', cellspacing='0', summary='', width='100%' ), A(name='skip-navbar_bottom'), Hr() ) ) ) ) ) ) run_uv()
Meta(content='javax.help.HelpSet.DefaultHelpSetFactory class', name='keywords'), Link(href='../../stylesheet.css', rel='stylesheet', title='Style', type='text/css'), Script('function windowTitle()\n{\n parent.document.title="HelpSet.DefaultHelpSetFactory";\n}', type='text/javascript')
Title('HelpSet.DefaultHelpSetFactory'), A(name='navbar_top'), A(href='#skip-navbar_top', title='Skip navigation links'), Table( Tr( Td( A(name='navbar_top_firstrow'), Table( Tr( Td( A( Font( B('Overview'), cls='NavBarFont1' ), href='../../overview-summary.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Package'), cls='NavBarFont1' ), href='package-summary.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( Font( B('Class'), cls='NavBarFont1Rev' ), bgcolor='#FFFFFF', cls='NavBarCell1Rev' ), Td( A( Font( B('Tree'), cls='NavBarFont1' ), href='package-tree.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Deprecated'), cls='NavBarFont1' ), href='../../deprecated-list.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Index'), cls='NavBarFont1' ), href='../../index-all.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Help'), cls='NavBarFont1' ), href='../../help-doc.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), align='center', valign='top' ), border='0', cellpadding='0', cellspacing='3', summary='' ), bgcolor='#EEEEFF', cls='NavBarCell1', colspan='3' ), Td( Em(), align='right', rowspan='3', valign='top' ) ), Tr( Td( Font( A( B('PREV CLASS'), href='../../javax/help/HelpSet.html', title='class in javax.help' ), A( B('NEXT CLASS'), href='../../javax/help/HelpSet.Presentation.html', title='class in javax.help' ), size='-2' ), bgcolor='white', cls='NavBarCell2' ), Td( Font( A( B('FRAMES'), href='../../index.html', target='_top' ), A( B('NO FRAMES'), href='HelpSet.DefaultHelpSetFactory.html', target='_top' ), Script('<!--\n if(window==top) {\n document.writeln(\'<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>\');\n }\n //-->', type='text/javascript'), Noscript( A( B('All Classes'), href='../../allclasses-noframe.html' ) ), size='-2' ), bgcolor='white', cls='NavBarCell2' ) ), Tr( Td( Font( 'SUMMARY:', A('NESTED', href='#nested_class_summary'), '|\xa0FIELD\xa0|', A('CONSTR', href='#constructor_summary'), '|', A('METHOD', href='#method_summary'), size='-2' ), cls='NavBarCell3', valign='top' ), Td( Font( 'DETAIL:\xa0FIELD\xa0|', A('CONSTR', href='#constructor_detail'), '|', A('METHOD', href='#method_detail'), size='-2' ), cls='NavBarCell3', valign='top' ) ), border='0', cellpadding='1', cellspacing='0', summary='', width='100%' ), A(name='skip-navbar_top'), Hr(), H2( Font('javax.help', size='-1'), Br(), 'Class HelpSet.DefaultHelpSetFactory' ), Pre( 'java.lang.Object', Img(alt='extended by', src='../../resources/inherit.gif'), B('javax.help.HelpSet.DefaultHelpSetFactory') ), Dl( Dt( B('All Implemented Interfaces:'), Dd('javax.help.HelpSetFactory') ) ), Dl( Dt( B('Enclosing class:'), Dd( A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help') ) ) ), Hr(), Dl( Dt( 'public static class', B('HelpSet.DefaultHelpSetFactory'), Dt( 'extends java.lang.Object', Dt('implements javax.help.HelpSetFactory') ) ) ), P( 'The default HelpSetFactory that processes HelpSets.', P( P( Hr(), P( A(name='nested_class_summary'), Table( Tr( Td( Font( B('Nested Class Summary'), size='+2' ), colspan='2' ), bgcolor='#CCCCFF', cls='TableHeadingColor' ), Tr( Td( Font( Code('static\xa0class'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('HelpSetFactory.HelpAction', href='../../javax/help/HelpSetFactory.HelpAction.html', title='class in javax.help') ) ), Br(), 'Internal storage of HelpAction defined in a Presentaion' ), bgcolor='white', cls='TableRowColor' ), border='1', cellpadding='3', cellspacing='0', summary='', width='100%' ), A(name='constructor_summary'), Table( Tr( Td( Font( B('Constructor Summary'), size='+2' ), colspan='2' ), bgcolor='#CCCCFF', cls='TableHeadingColor' ), Tr( Td( Code( B( A('HelpSet.DefaultHelpSetFactory', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#HelpSet.DefaultHelpSetFactory()') ), '()' ), Br() ), bgcolor='white', cls='TableRowColor' ), border='1', cellpadding='3', cellspacing='0', summary='', width='100%' ), A(name='method_summary'), Table( Tr( Td( Font( B('Method Summary'), size='+2' ), colspan='2' ), bgcolor='#CCCCFF', cls='TableHeadingColor' ), Tr( Td( Font( Code('java.util.Enumeration'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('listMessages', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#listMessages()') ), '()' ), Br(), 'Enumerates all the error messages.' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code( A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help') ), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('parsingEnded', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#parsingEnded(javax.help.HelpSet)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs)' ), Br(), 'Parsing has ended.' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('parsingStarted', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#parsingStarted(java.net.URL)') ), '(java.net.URL\xa0source)' ), Br(), 'Parsing starts.' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processDOCTYPE', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processDOCTYPE(java.lang.String, java.lang.String, java.lang.String)') ), '(java.lang.String\xa0root,\n java.lang.String\xa0publicID,\n java.lang.String\xa0systemID)' ), Br(), 'Process a DOCTYPE' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processHomeID', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processHomeID(javax.help.HelpSet, java.lang.String)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0value)' ), Br(), 'A HomeID is found.' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processMapRef', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processMapRef(javax.help.HelpSet, java.util.Hashtable)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.util.Hashtable\xa0attributes)' ), Br(), 'process a <mapref>' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processPI', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processPI(javax.help.HelpSet, java.lang.String, java.lang.String)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0target,\n java.lang.String\xa0data)' ), Br(), 'Processes a PI' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processPresentation', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processPresentation(javax.help.HelpSet, java.lang.String, boolean, boolean, boolean, java.awt.Dimension, java.awt.Point, java.lang.String, java.lang.String, boolean, java.util.Vector)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0name,\n boolean\xa0defaultPresentation,\n boolean\xa0displayViews,\n boolean\xa0displayViewImages,\n java.awt.Dimension\xa0size,\n java.awt.Point\xa0location,\n java.lang.String\xa0title,\n java.lang.String\xa0imageID,\n boolean\xa0toolbar,\n java.util.Vector\xa0helpActions)' ), Br(), 'Creates a HelpSet.Presentation from the data.' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processSubHelpSet', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processSubHelpSet(javax.help.HelpSet, java.util.Hashtable)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.util.Hashtable\xa0attributes)' ), Br(), 'Called when a sub-HelpSet is found.' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processTitle', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processTitle(javax.help.HelpSet, java.lang.String)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0value)' ), Br(), 'A title is found' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('processView', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#processView(javax.help.HelpSet, java.lang.String, java.lang.String, java.lang.String, java.util.Hashtable, java.lang.String, java.util.Hashtable, java.util.Locale)') ), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0name,\n java.lang.String\xa0label,\n java.lang.String\xa0type,\n java.util.Hashtable\xa0viewAttributes,\n java.lang.String\xa0data,\n java.util.Hashtable\xa0dataAttributes,\n java.util.Locale\xa0locale)' ), Br(), 'Creates a NavigatorView from the data.' ), bgcolor='white', cls='TableRowColor' ), Tr( Td( Font( Code('void'), size='-1' ), align='right', valign='top', width='1%' ), Td( Code( B( A('reportMessage', href='../../javax/help/HelpSet.DefaultHelpSetFactory.html#reportMessage(java.lang.String, boolean)') ), '(java.lang.String\xa0msg,\n boolean\xa0validParse)' ), Br(), 'Reports an error message.' ), bgcolor='white', cls='TableRowColor' ), border='1', cellpadding='3', cellspacing='0', summary='', width='100%' ), A(name='methods_inherited_from_class_java.lang.Object'), Table( Tr( Td( B('Methods inherited from class java.lang.Object') ), bgcolor='#EEEEFF', cls='TableSubHeadingColor' ), Tr( Td( Code('equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait') ), bgcolor='white', cls='TableRowColor' ), border='1', cellpadding='3', cellspacing='0', summary='', width='100%' ), P( A(name='constructor_detail'), Table( Tr( Td( Font( B('Constructor Detail'), size='+2' ), colspan='1' ), bgcolor='#CCCCFF', cls='TableHeadingColor' ), border='1', cellpadding='3', cellspacing='0', summary='', width='100%' ), A(name='HelpSet.DefaultHelpSetFactory()'), H3('HelpSet.DefaultHelpSetFactory'), Pre( 'public', B('HelpSet.DefaultHelpSetFactory'), '()' ), Dl(), A(name='method_detail'), Table( Tr( Td( Font( B('Method Detail'), size='+2' ), colspan='1' ), bgcolor='#CCCCFF', cls='TableHeadingColor' ), border='1', cellpadding='3', cellspacing='0', summary='', width='100%' ), A(name='parsingStarted(java.net.URL)'), H3('parsingStarted'), Pre( 'public void', B('parsingStarted'), '(java.net.URL\xa0source)' ), Dl( Dd( 'Parsing starts.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('parsingStarted'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl() ) ) ) ), Hr(), A(name='processDOCTYPE(java.lang.String, java.lang.String, java.lang.String)'), H3('processDOCTYPE'), Pre( 'public void', B('processDOCTYPE'), '(java.lang.String\xa0root,\n java.lang.String\xa0publicID,\n java.lang.String\xa0systemID)' ), Dl( Dd( 'Process a DOCTYPE', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processDOCTYPE'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('publicID'), '- the document. If null or is not valid a parsingError\n will be generated.', Dd( Code('root'), '- The root tag of the document', Dd( Code('systemID'), '- SystemID from the DOCTYPE' ) ) ) ) ) ) ) ) ), Hr(), A(name='processPI(javax.help.HelpSet, java.lang.String, java.lang.String)'), H3('processPI'), Pre( 'public void', B('processPI'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0target,\n java.lang.String\xa0data)' ), Dl( Dd( 'Processes a PI', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processPI'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('target'), '- The target of the PI', Dd( Code('data'), '- A String for the data in the PI' ) ) ) ) ) ) ) ), Hr(), A(name='processTitle(javax.help.HelpSet, java.lang.String)'), H3('processTitle'), Pre( 'public void', B('processTitle'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0value)' ), Dl( Dd( 'A title is found', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processTitle'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('hs'), '- The Helpset', Dd( Code('value'), '- The title of the HelpSet' ) ) ) ) ) ) ) ), Hr(), A(name='processHomeID(javax.help.HelpSet, java.lang.String)'), H3('processHomeID'), Pre( 'public void', B('processHomeID'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0value)' ), Dl( Dd( 'A HomeID is found.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processHomeID'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('hs'), '- The Helpset', Dd( Code('value'), '- The home ID for the helpset' ) ) ) ) ) ) ) ), Hr(), A(name='processMapRef(javax.help.HelpSet, java.util.Hashtable)'), H3('processMapRef'), Pre( 'public void', B('processMapRef'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.util.Hashtable\xa0attributes)' ), Dl( Dd( 'process a <mapref>', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processMapRef'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('hs'), '- The HelpSet' ) ) ) ) ) ) ), Hr(), A(name='processView(javax.help.HelpSet, java.lang.String, java.lang.String, java.lang.String, java.util.Hashtable, java.lang.String, java.util.Hashtable, java.util.Locale)'), H3('processView'), Pre( 'public void', B('processView'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0name,\n java.lang.String\xa0label,\n java.lang.String\xa0type,\n java.util.Hashtable\xa0viewAttributes,\n java.lang.String\xa0data,\n java.util.Hashtable\xa0dataAttributes,\n java.util.Locale\xa0locale)' ), Dl( Dd( B( 'Description copied from interface:', Code('javax.help.HelpSetFactory') ) ), Dd( 'Creates a NavigatorView from the data.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processView'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('hs'), '- The HelpSet' ) ) ) ) ) ) ), Hr(), A(name='processPresentation(javax.help.HelpSet, java.lang.String, boolean, boolean, boolean, java.awt.Dimension, java.awt.Point, java.lang.String, java.lang.String, boolean, java.util.Vector)'), H3('processPresentation'), Pre( 'public void', B('processPresentation'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.lang.String\xa0name,\n boolean\xa0defaultPresentation,\n boolean\xa0displayViews,\n boolean\xa0displayViewImages,\n java.awt.Dimension\xa0size,\n java.awt.Point\xa0location,\n java.lang.String\xa0title,\n java.lang.String\xa0imageID,\n boolean\xa0toolbar,\n java.util.Vector\xa0helpActions)' ), Dl( Dd( B( 'Description copied from interface:', Code('javax.help.HelpSetFactory') ) ), Dd( 'Creates a HelpSet.Presentation from the data. The hs and name\n parameters are the only required parameters. All others may be null.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processPresentation'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('hs'), '- The HelpSet', Dd( Code('name'), '- Name of the Presentation', Dd( Code('displayViews'), '- Display the Views in the Presentation', Dd( Code('displayViewImages'), '- Display the Views Images in the Presentation', Dd( Code('size'), '- Size of the Presentation', Dd( Code('location'), '- Location of the Presentation', Dd( Code('title'), '- Title for the presentation', Dd( Code('toolbar'), '- Is there a custom toolbar for the presentation', Dd( Code('helpActions'), '- A Vector of HelpAction(s).' ) ) ) ) ) ) ) ) ) ) ) ) ) ) ), Hr(), A(name='processSubHelpSet(javax.help.HelpSet, java.util.Hashtable)'), H3('processSubHelpSet'), Pre( 'public void', B('processSubHelpSet'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs,\n java.util.Hashtable\xa0attributes)' ), Dl( Dd( 'Called when a sub-HelpSet is found.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('processSubHelpSet'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl() ) ) ) ), Hr(), A(name='reportMessage(java.lang.String, boolean)'), H3('reportMessage'), Pre( 'public void', B('reportMessage'), '(java.lang.String\xa0msg,\n boolean\xa0validParse)' ), Dl( Dd( 'Reports an error message.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('reportMessage'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('msg'), '- The message to report.', Dd( Code('validParse'), '- Whether the on-going parse should return a valid object.' ) ) ) ) ) ) ) ), Hr(), A(name='listMessages()'), H3('listMessages'), Pre( 'public java.util.Enumeration', B('listMessages'), '()' ), Dl( Dd( 'Enumerates all the error messages.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('listMessages'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl() ) ) ) ), Hr(), A(name='parsingEnded(javax.help.HelpSet)'), H3('parsingEnded'), Pre( 'public', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), B('parsingEnded'), '(', A('HelpSet', href='../../javax/help/HelpSet.html', title='class in javax.help'), 'hs)' ), Dl( Dd( 'Parsing has ended. Last chance to do something\n to the HelpSet.', P( Dd( Dl( Dt( B('Specified by:'), Dd( Code('parsingEnded'), 'in interface', Code('javax.help.HelpSetFactory') ) ) ) ), Dd( Dl( Dt( B('Parameters:'), Dd( Code('hs'), '- The HelpSet the parsing ended on. A null hs is valid.' ) ) ) ) ) ) ), Hr(), A(name='navbar_bottom'), A(href='#skip-navbar_bottom', title='Skip navigation links'), Table( Tr( Td( A(name='navbar_bottom_firstrow'), Table( Tr( Td( A( Font( B('Overview'), cls='NavBarFont1' ), href='../../overview-summary.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Package'), cls='NavBarFont1' ), href='package-summary.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( Font( B('Class'), cls='NavBarFont1Rev' ), bgcolor='#FFFFFF', cls='NavBarCell1Rev' ), Td( A( Font( B('Tree'), cls='NavBarFont1' ), href='package-tree.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Deprecated'), cls='NavBarFont1' ), href='../../deprecated-list.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Index'), cls='NavBarFont1' ), href='../../index-all.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), Td( A( Font( B('Help'), cls='NavBarFont1' ), href='../../help-doc.html' ), bgcolor='#EEEEFF', cls='NavBarCell1' ), align='center', valign='top' ), border='0', cellpadding='0', cellspacing='3', summary='' ), bgcolor='#EEEEFF', cls='NavBarCell1', colspan='3' ), Td( Em(), align='right', rowspan='3', valign='top' ) ), Tr( Td( Font( A( B('PREV CLASS'), href='../../javax/help/HelpSet.html', title='class in javax.help' ), A( B('NEXT CLASS'), href='../../javax/help/HelpSet.Presentation.html', title='class in javax.help' ), size='-2' ), bgcolor='white', cls='NavBarCell2' ), Td( Font( A( B('FRAMES'), href='../../index.html', target='_top' ), A( B('NO FRAMES'), href='HelpSet.DefaultHelpSetFactory.html', target='_top' ), Script('<!--\n if(window==top) {\n document.writeln(\'<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>\');\n }\n //-->', type='text/javascript'), Noscript( A( B('All Classes'), href='../../allclasses-noframe.html' ) ), size='-2' ), bgcolor='white', cls='NavBarCell2' ) ), Tr( Td( Font( 'SUMMARY:', A('NESTED', href='#nested_class_summary'), '|\xa0FIELD\xa0|', A('CONSTR', href='#constructor_summary'), '|', A('METHOD', href='#method_summary'), size='-2' ), cls='NavBarCell3', valign='top' ), Td( Font( 'DETAIL:\xa0FIELD\xa0|', A('CONSTR', href='#constructor_detail'), '|', A('METHOD', href='#method_detail'), size='-2' ), cls='NavBarCell3', valign='top' ) ), border='0', cellpadding='1', cellspacing='0', summary='', width='100%' ), A(name='skip-navbar_bottom'), Hr() ) ) ) ) )
pages/prodOverview/prod_overview.html
tommycurnyn/developer-docs
0
5
<gh_stars>0 --- title: Product Overview keywords: mydoc sidebar: productOverview_sidebar toc: false permalink: prod_overview.html folder: prodOverview --- <div class="row"> <div class="col-lg-12"> <h2 class="page-header">Various API-Driven Ways to Pay!</h2> <p>We offer various payment products, from Direct Debits and Credit Transfers in our Nuapay product to e-manadates, UK Open Banking and SEPA Instant Payments. Jump in, the water's fine!</p> {% include note.html content="For advanced users find the <a href='#SR'>Swagger Reference</a> you need and get your hands dirty!" %} </div> <div class="col-md-3 col-sm-6"> <div class="panel panel-default text-center"> <a href="np_landing_page.html"> <div class="panel-heading"> <span class="fa-stack fa-5x"> <i class="fa fa-circle fa-stack-2x text-primary"></i> <i class="fa fa-euro-sign fa-stack-1x fa-inverse"></i> </span> </a> </div> <div class="panel-body"> <h4>Nuapay SEPA Payments</h4> <p>Create Direct Debits and schedules </p> <a href="np_landing_page.html" class="btn btn-primary">Learn More</a> </div> </div> </div> <div class="col-md-3 col-sm-6"> <div class="panel panel-default text-center"> <a href="em_landing_page.html"> <div class="panel-heading"> <span class="fa-stack fa-5x"> <i class="fa fa-circle fa-stack-2x text-primary"></i> <i class="fa fa-barcode fa-stack-1x fa-inverse"></i> </span> </a> </div> <div class="panel-body"> <h4>Electronic Mandates</h4> <p>Create e-mandates and contracts.</p> <a href="em_landing_page.html" class="btn btn-primary">Learn More</a> </div> </div> </div> <div class="col-md-3 col-sm-6"> <div class="panel panel-default text-center"> <a href="ip_landing_page.html"> <div class="panel-heading"> <span class="fa-stack fa-5x"> <i class="fa fa-circle fa-stack-2x text-primary"></i> <i class="fa fa-stopwatch fa-stack-1x fa-inverse""></i> </a> </span> </div> <div class="panel-body"> <h4>Instant Payments</h4> <p>Transmit and receive instant payments in seconds.</p> <a href="ip_landing_page.html" class="btn btn-primary">Learn More</a> </div> </div> </div> <div class="col-md-3 col-sm-6"> <div class="panel panel-default text-center"> <div class="panel-heading"> <span class="fa-stack fa-5x"> <i class="fa fa-circle fa-stack-2x text-primary"></i> <i class="fa fa-lock-open fa-stack-1x fa-inverse"></i> </span> </div> <div class="panel-body"> <h4>Open Banking</h4> <p>List participating banks and act as a PISP or AISP</p> <a href="ob_landing_page.html" class="btn btn-primary">Learn More</a> </div> </div> </div> </div> <!-- Service Tabs --> <div class="row"> <div class="col-lg-12"> <h2 class="page-header" id ="SR">Swagger Reference</h2> </div> <div class="col-lg-12"> <ul id="myTab" class="nav nav-tabs nav-justified"> <li class="active"><a href="#service-one" data-toggle="tab"><i class="fa fa-euro-sign"></i> Nuapay SEPA Payments</a> </li> <li class=""><a href="#service-two" data-toggle="tab"><i class="fa fa-barcode"></i> Electronic Mandates</a> </li> <li class=""><a href="#service-three" data-toggle="tab"><i class="fa fa-stopwatch"></i> Instant Payments</a> </li> <li class=""><a href="#service-four" data-toggle="tab"><i class="fa fa-lock-open"></i> UK Open Banking </a> </li> </ul> <div id="myTabContent" class="tab-content"> <div class="tab-pane fade active in" id="service-one"> <h4>Nuapay SEPA Payments</h4> <p>Nuapay allows you to process Direct Debit and Credit Transfer payments.</p> <p>With Direct Debit you are the payee; you can initiate pull payments as agreed with your payers. With Credit Transfer payments, you are the payer.</p> <p><a href="#" data-toggle="tab"><i class="fa fa-cogs"></i> Swagger Reference</a></p> <p><a href="#" data-toggle="tab"><i class="fa fa-file-import"></i> YAML</a></p> </div> <div class="tab-pane fade" id="service-two"> <h4>E-Mandates</h4> <p>We have designed E-Mandates to be easy-to-use, Developer-friendly and customisable so that it can be integrated into your business, regardless of how your business is set up.</p> <p>See the Implementation Overview section for more details </p> <a href="#" data-toggle="tab"><i class="fa fa-cogs"></i> Swagger Reference</a> </div> <div class="tab-pane fade" id="service-three"> <h4>Instant Payments</h4> <p>Sentenial's Origix Instant Payments module allows financial institutions / PSPs to process near instantaneous payments using our powerful Application Programming Interface (API). </p> <p>The application works in two modes: <li>As a Receiver of inbound Payments.</li> <li> As a Disburser of outbound Payments.</li> </p> <a href="https://sentenial.github.io/instant-payments-swagger/docs/redoc.html" target = "new""><i class="fa fa-cogs"></i> Swagger Reference</a> </div> <div class="tab-pane fade" id="service-four"> <h4>UK Open Banking</h4> <p>Acting as a Payment Initiation Service Provider, Nuapay allows you to offer your users the option to pay via their bank account. For your users that means that they don't need to use a credit card and because they are verifying their credentials on their own online banking portal, they can be confident that their personal data is secure. </p> <p>For you, the merchant, no chargebacks are possible and funds are credited to your account in real time (via Faster Payments). Cheaper than card payments, we really believe that Open Banking is a game changer for any business handling online payments</p> <a href="#" data-toggle="tab"><i class="fa fa-cogs"></i> Swagger Reference</a> </div> </div> </div> </div>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
app/views/v99/user-research/ur06/split-version/more-about-you/other-public-appointments-held.html
cabinetoffice/co-papt-prototype
0
6
{% extends "layout.html" %} {% block pageTitle %} Public appointments {% endblock %} {% block content %} <div class="govuk-width-container"> <form action="../account-dashboard" method="post" novalidate data-validate='example-validation'> {{ govukBackLink({ text: "Back", href: "#" }) }} <main class="govuk-main-wrapper " id="main-content" role="main"> <div class="govuk-grid-row"> <div class="govuk-grid-column-two-thirds"> <h1 class="govuk-heading-l"> <span class="govuk-caption-l"> More about you </span> Do you hold any other public appointments? </h1> {{ govukInsetText({ text: "The information you submit will not be seen by the panel considering your application. You can select 'prefer not to say' for any questions you do not want to answer." }) }} {% set otherappointmentsHtml %} {{ govukSelect({ id: "public-appointments-held", name: "public-appointments-held", label: { text: "How many other public appointments do you currently hold?" }, items: [ { value: "how-many-appointments", text: "Select how many" }, { value: "1", text: "1" }, { value: "2", text: "2" }, { value: "3", text: "3" }, { value: "4", text: "4" }, { value: "5", text: "5" }, { value: "6", text: "6" }, { value: "7", text: "7" }, { value: "8", text: "8" }, { value: "9", text: "9" }, { value: "10 or more", text: "10 or more" }, { value: "prefer-not-to-say", text: "Prefer not to say" } ] }) }} {% endset -%} {{ govukRadios({ idPrefix: "public-appointments", name: "public-appointments", items: [ { value: "yes", text: "Yes", conditional: { html: otherappointmentsHtml } }, { value: "no", text: "No" }, { divider: "or" }, { value: "prefer-not-to-say", text: "Prefer not to say" } ] }) }} {{ govukDetails({ summaryText: "Help with public appointments", text: " This includes all non-departmental public bodies (NDPBs), NHS bodies, parole boards and research councils. It does not incude sitting as a school governor, being a magistrate or any positions within charities." }) }} <div class="govuk-button-group"> {{ govukButton({ text: "Continue" }) }} {{ govukButton({ text: "Cancel", classes: "govuk-button--secondary", href: "../account-dashboard" }) }} </div> </div> </div> </main> </div> </div> </form> </div> <script type="application/json" id="example-validation"> { "public-appointments": { "presence": { "message": "^Enter information of your highest qualification" } } } </script> {% endblock %}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
l2j_datapack/dist/game/data/scripts/quests/Q00111_ElrokianHuntersProof/32116-08.html
RollingSoftware/L2J_HighFive_Hardcore
0
7
<html><body>Kirikachin:<br> Ah! Thank you for your kindness. Please, outsider, find a place of safety -- these lands are filled with peril, especially for one such as yourself! </body></html>
'Kirikachin:' Br() 'Ah! Thank you for your kindness. Please, outsider, find a place of safety -- these lands are filled with peril, especially for one such as yourself!'
php5/en/function.session-id.html
mapimp84/php-legacy-docs
3
8
<gh_stars>1-10 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Get and/or set the current session id</title> <link media="all" rel="stylesheet" type="text/css" href="../../styles/theme-base.css" /> <link media="all" rel="stylesheet" type="text/css" href="../../styles/theme-medium.css" /> </head> <body class="docs"><div class="navbar navbar-fixed-top"> <div class="navbar-inner clearfix"> <ul class="nav" style="width: 100%"> <li style="float: left;"><a href="function.session-get-cookie-params.html">« session_get_cookie_params</a></li> <li style="float: right;"><a href="function.session-is-registered.html">session_is_registered »</a></li> </ul> </div> </div> <div id="breadcrumbs" class="clearfix"> <ul class="breadcrumbs-container"> <li><a href="index.html">PHP Manual</a></li> <li><a href="ref.session.html">Session Functions</a></li> <li>Get and/or set the current session id</li> </ul> </div> <div id="layout"> <div id="layout-content"><div id="function.session-id" class="refentry"> <div class="refnamediv"> <h1 class="refname">session_id</h1> <p class="verinfo">(PHP 4, PHP 5, PHP 7)</p><p class="refpurpose"><span class="refname">session_id</span> &mdash; <span class="dc-title">Get and/or set the current session id</span></p> </div> <div class="refsect1 description" id="refsect1-function.session-id-description"> <h3 class="title">Description</h3> <div class="methodsynopsis dc-description"> <span class="methodname"><strong>session_id</strong></span> ([ <span class="methodparam"><span class="type">string</span> <code class="parameter">$id</code></span> ] ) : <span class="type">string</span></div> <p class="para rdfs-comment"> <span class="function"><strong>session_id()</strong></span> is used to get or set the session id for the current session. </p> <p class="para"> The constant <strong><code>SID</code></strong> can also be used to retrieve the current name and session id as a string suitable for adding to URLs. See also <a href="ref.session.html" class="link">Session handling</a>. </p> </div> <div class="refsect1 parameters" id="refsect1-function.session-id-parameters"> <h3 class="title">Parameters</h3> <p class="para"> <dl> <dt> <code class="parameter">id</code></dt> <dd> <p class="para"> If <code class="parameter">id</code> is specified, it will replace the current session id. <span class="function"><strong>session_id()</strong></span> needs to be called before <span class="function"><a href="function.session-start.html" class="function">session_start()</a></span> for that purpose. Depending on the session handler, not all characters are allowed within the session id. For example, the file session handler only allows characters in the range <code class="literal">a-z A-Z 0-9 , (comma) and - (minus)</code>! </p> <blockquote class="note"><p><strong class="note">Note</strong>: <span class="simpara"> When using session cookies, specifying an <code class="parameter">id</code> for <span class="function"><strong>session_id()</strong></span> will always send a new cookie when <span class="function"><a href="function.session-start.html" class="function">session_start()</a></span> is called, regardless if the current session id is identical to the one being set. </span> </p></blockquote> </dd> </dl> </p> </div> <div class="refsect1 returnvalues" id="refsect1-function.session-id-returnvalues"> <h3 class="title">Return Values</h3> <p class="para"> <span class="function"><strong>session_id()</strong></span> returns the session id for the current session or the empty string (<code class="literal">&quot;&quot;</code>) if there is no current session (no current session id exists). </p> </div> <div class="refsect1 seealso" id="refsect1-function.session-id-seealso"> <h3 class="title">See Also</h3> <p class="para"> <ul class="simplelist"> <li class="member"><span class="function"><a href="function.session-regenerate-id.html" class="function" rel="rdfs-seeAlso">session_regenerate_id()</a> - Update the current session id with a newly generated one</span></li> <li class="member"><span class="function"><a href="function.session-start.html" class="function" rel="rdfs-seeAlso">session_start()</a> - Start new or resume existing session</span></li> <li class="member"><span class="function"><a href="function.session-set-save-handler.html" class="function" rel="rdfs-seeAlso">session_set_save_handler()</a> - Sets user-level session storage functions</span></li> <li class="member"> <a href="session.configuration.html#ini.session.save-handler" class="link">session.save_handler</a> </li> </ul> </p> </div> </div></div></div></body></html>
Get and/or set the current session id
from fasthtml.common import * app = FastHTML(hdrs=( Meta(content='text/html; charset=utf-8', http_equiv='content-type'), Link(href='../../styles/theme-base.css', media='all', rel='stylesheet', type='text/css'), Link(href='../../styles/theme-medium.css', media='all', rel='stylesheet', type='text/css') )) rt = app.route @rt('/') def get(): return ( Title('Get and/or set the current session id'), Div( Div( Ul( Li( A('« session_get_cookie_params', href='function.session-get-cookie-params.html'), style='float: left;' ), Li( A('session_is_registered »', href='function.session-is-registered.html'), style='float: right;' ), cls='nav', style='width: 100%' ), cls='navbar-inner clearfix' ), cls='navbar navbar-fixed-top' ), Div( Ul( Li( A('PHP Manual', href='index.html') ), Li( A('Session Functions', href='ref.session.html') ), Li('Get and/or set the current session id'), cls='breadcrumbs-container' ), cls='clearfix', id='breadcrumbs' ), Div( Div( Div( Div( H1('session_id', cls='refname'), P('(PHP 4, PHP 5, PHP 7)', cls='verinfo'), P( Span('session_id', cls='refname'), '—', Span('Get and/or set the current session id', cls='dc-title'), cls='refpurpose' ), cls='refnamediv' ), Div( H3('Description', cls='title'), Div( Span( Strong('session_id'), cls='methodname' ), '([', Span( Span('string', cls='type'), Code('$id', cls='parameter'), cls='methodparam' ), '] ) :', Span('string', cls='type'), cls='methodsynopsis dc-description' ), P( Span( Strong('session_id()'), cls='function' ), 'is used to get or set the session id for\n the current session.', cls='para rdfs-comment' ), P( 'The constant', Strong( Code('SID') ), 'can also be used to\n retrieve the current name and session id as a string suitable for\n adding to URLs. See also', A('Session\n handling', cls='link', href='ref.session.html'), '.', cls='para' ), cls='refsect1 description', id='refsect1-function.session-id-description' ), Div( H3('Parameters', cls='title'), P( Dl( Dt( Code('id', cls='parameter') ), Dd( P( 'If', Code('id', cls='parameter'), 'is specified, it will replace the current\n session id.', Span( Strong('session_id()'), cls='function' ), 'needs to be called before', Span( A('session_start()', cls='function', href='function.session-start.html'), cls='function' ), 'for that purpose. Depending on the\n session handler, not all characters are allowed within the session id.\n For example, the file session handler only allows characters in the\n range', Code('a-z A-Z 0-9 , (comma) and - (minus)', cls='literal'), '!', cls='para' ), Blockquote( P( Strong('Note', cls='note'), ':', Span( 'When using session cookies, specifying an', Code('id', cls='parameter'), 'for', Span( Strong('session_id()'), cls='function' ), 'will always send a new cookie\n when', Span( A('session_start()', cls='function', href='function.session-start.html'), cls='function' ), 'is called, regardless if the\n current session id is identical to the one being set.', cls='simpara' ) ), cls='note' ) ) ), cls='para' ), cls='refsect1 parameters', id='refsect1-function.session-id-parameters' ), Div( H3('Return Values', cls='title'), P( Span( Strong('session_id()'), cls='function' ), 'returns the session id for the current\n session or the empty string (', Code('""', cls='literal'), ') if there is no current\n session (no current session id exists).', cls='para' ), cls='refsect1 returnvalues', id='refsect1-function.session-id-returnvalues' ), Div( H3('See Also', cls='title'), P( Ul( Li( Span( A('session_regenerate_id()', cls='function', href='function.session-regenerate-id.html', rel='rdfs-seeAlso'), '- Update the current session id with a newly generated one', cls='function' ), cls='member' ), Li( Span( A('session_start()', cls='function', href='function.session-start.html', rel='rdfs-seeAlso'), '- Start new or resume existing session', cls='function' ), cls='member' ), Li( Span( A('session_set_save_handler()', cls='function', href='function.session-set-save-handler.html', rel='rdfs-seeAlso'), '- Sets user-level session storage functions', cls='function' ), cls='member' ), Li( A('session.save_handler', cls='link', href='session.configuration.html#ini.session.save-handler'), cls='member' ), cls='simplelist' ), cls='para' ), cls='refsect1 seealso', id='refsect1-function.session-id-seealso' ), cls='refentry', id='function.session-id' ), id='layout-content' ), id='layout' ) ) run_uv()
Meta(content='text/html; charset=utf-8', http_equiv='content-type'), Link(href='../../styles/theme-base.css', media='all', rel='stylesheet', type='text/css'), Link(href='../../styles/theme-medium.css', media='all', rel='stylesheet', type='text/css')
Title('Get and/or set the current session id'), Div( Div( Ul( Li( A('« session_get_cookie_params', href='function.session-get-cookie-params.html'), style='float: left;' ), Li( A('session_is_registered »', href='function.session-is-registered.html'), style='float: right;' ), cls='nav', style='width: 100%' ), cls='navbar-inner clearfix' ), cls='navbar navbar-fixed-top' ), Div( Ul( Li( A('PHP Manual', href='index.html') ), Li( A('Session Functions', href='ref.session.html') ), Li('Get and/or set the current session id'), cls='breadcrumbs-container' ), cls='clearfix', id='breadcrumbs' ), Div( Div( Div( Div( H1('session_id', cls='refname'), P('(PHP 4, PHP 5, PHP 7)', cls='verinfo'), P( Span('session_id', cls='refname'), '—', Span('Get and/or set the current session id', cls='dc-title'), cls='refpurpose' ), cls='refnamediv' ), Div( H3('Description', cls='title'), Div( Span( Strong('session_id'), cls='methodname' ), '([', Span( Span('string', cls='type'), Code('$id', cls='parameter'), cls='methodparam' ), '] ) :', Span('string', cls='type'), cls='methodsynopsis dc-description' ), P( Span( Strong('session_id()'), cls='function' ), 'is used to get or set the session id for\n the current session.', cls='para rdfs-comment' ), P( 'The constant', Strong( Code('SID') ), 'can also be used to\n retrieve the current name and session id as a string suitable for\n adding to URLs. See also', A('Session\n handling', cls='link', href='ref.session.html'), '.', cls='para' ), cls='refsect1 description', id='refsect1-function.session-id-description' ), Div( H3('Parameters', cls='title'), P( Dl( Dt( Code('id', cls='parameter') ), Dd( P( 'If', Code('id', cls='parameter'), 'is specified, it will replace the current\n session id.', Span( Strong('session_id()'), cls='function' ), 'needs to be called before', Span( A('session_start()', cls='function', href='function.session-start.html'), cls='function' ), 'for that purpose. Depending on the\n session handler, not all characters are allowed within the session id.\n For example, the file session handler only allows characters in the\n range', Code('a-z A-Z 0-9 , (comma) and - (minus)', cls='literal'), '!', cls='para' ), Blockquote( P( Strong('Note', cls='note'), ':', Span( 'When using session cookies, specifying an', Code('id', cls='parameter'), 'for', Span( Strong('session_id()'), cls='function' ), 'will always send a new cookie\n when', Span( A('session_start()', cls='function', href='function.session-start.html'), cls='function' ), 'is called, regardless if the\n current session id is identical to the one being set.', cls='simpara' ) ), cls='note' ) ) ), cls='para' ), cls='refsect1 parameters', id='refsect1-function.session-id-parameters' ), Div( H3('Return Values', cls='title'), P( Span( Strong('session_id()'), cls='function' ), 'returns the session id for the current\n session or the empty string (', Code('""', cls='literal'), ') if there is no current\n session (no current session id exists).', cls='para' ), cls='refsect1 returnvalues', id='refsect1-function.session-id-returnvalues' ), Div( H3('See Also', cls='title'), P( Ul( Li( Span( A('session_regenerate_id()', cls='function', href='function.session-regenerate-id.html', rel='rdfs-seeAlso'), '- Update the current session id with a newly generated one', cls='function' ), cls='member' ), Li( Span( A('session_start()', cls='function', href='function.session-start.html', rel='rdfs-seeAlso'), '- Start new or resume existing session', cls='function' ), cls='member' ), Li( Span( A('session_set_save_handler()', cls='function', href='function.session-set-save-handler.html', rel='rdfs-seeAlso'), '- Sets user-level session storage functions', cls='function' ), cls='member' ), Li( A('session.save_handler', cls='link', href='session.configuration.html#ini.session.save-handler'), cls='member' ), cls='simplelist' ), cls='para' ), cls='refsect1 seealso', id='refsect1-function.session-id-seealso' ), cls='refentry', id='function.session-id' ), id='layout-content' ), id='layout' )
src/app/pages/demo/carousel-outputs/carousel-outputs.html
Ks89/angular-modal-gallery-2018-v7.github.io
1
9
<div class="container"> <h2 class="link clickable"> <a class="link-title" href="https://github.com/Ks89/angular-modal-gallery/tree/master/projects/ks89/angular-modal-gallery/angular-modal-gallery">Carousel output events</a> </h2> <p>Carousel with <b class="text-success">output events logged in console.</b></p> <br> <h3>Live Demo</h3> <br> <ks-carousel [id]="114" [images]="images" (show)="onShow($event)" (firstImage)="onFirstImage($event)" (lastImage)="onLastImage($event)"></ks-carousel> <br><br> <section> <h3>Code</h3> <br> <h4>Template</h4> <codemirror [(ngModel)]="codeHtml" [config]="configHtml"> </codemirror> <br> <h4>Typescript</h4> <codemirror [(ngModel)]="codeTypescript" [config]="configTs"> </codemirror> </section> <br><br> <section> <h3>Details</h3> <br> <table class="table table-hover table-sm"> <thead> <tr> <th>Input (.html)</th> <th>Value (.ts)</th> </tr> </thead> <tbody> <tr> <td><code>id</code></td> <td> <div><i>Value: </i><code>NUMERIC UNIQUE ID</code></div> <div><b class="text-success">Unique id</b></div> </td> </tr> <tr> <td><code>images</code></td> <td> <div><i>Value: </i><code>Image[]</code></div> <div><b class="text-success">Array of <code>Image</code> objects</b></div> </td> </tr> <tr> <td><code>carouselConfig</code></td> <td> <div><i>Value: </i><code>undefined</code></div> <div><a [routerLink]="['/features/defaultValues']">default value</a></div> <div>Default full width carousel with height 400px, image cover, arrows, keyboard navigation, but without modal gallery</div> </td> </tr> <tr> <td><code>playConfig</code></td> <td> <div><i>Value: </i><code>undefined</code></div> <div><a [routerLink]="['/features/defaultValues']">default value</a></div> <div>Both autoPlay and pauseOnHover are enabled with 5000ms of delay</div> </td> </tr> <tr> <td><code>carouselImageConfig</code></td> <td> <div><i>Value: </i><code>undefined</code></div> <div><a [routerLink]="['/features/defaultValues']">default value</a></div> <div>No description, and swipe not inverted</div> </td> </tr> <tr> <td><code>dotsConfig</code></td> <td> <div><i>Value: </i><code>undefined</code></div> <div><a [routerLink]="['/features/defaultValues']">default value</a></div> <div>It will show dots inside the current image</div> </td> </tr> <tr> <td><code>previewConfig</code></td> <td> <div><i>Value: </i><code>undefined</code></div> <div><a [routerLink]="['/features/defaultValues']">default value</a></div> <div>It will show 4 clickable previews (default size) with arrows</div> </td> </tr> <tr> <td><code>infinite</code></td> <td> <div><i>Value: </i><code>undefined</code></div> <div><a [routerLink]="['/features/defaultValues']">default value</a></div> <div>Infinite sliding is enabled by default</div> </td> </tr> <tr> <td><code>accessibilityConfig</code></td> <td> <div><i>Value: </i><code>undefined</code></div> <div><a [routerLink]="['/features/defaultValues']">default value</a></div> <div><small>(an object with all default english accessibility values by default)</small></div> </td> </tr> </tbody> </table> <br> <table class="table table-hover table-sm"> <thead> <tr> <th>Output (.html)</th> <th>Return (.ts)</th> </tr> </thead> <tbody> <tr> <td><code>(show)</code></td> <td> <div><i>Type: </i><code>ImageEvent</code></div> <div><b class="text-success">Open the console of your browser to see the result</b></div> </td> </tr> <tr> <td><code>(firstImage)</code></td> <td> <div><i>Type: </i><code>ImageEvent</code></div> <div><b class="text-success">Open the console of your browser to see the result</b></div> </td> </tr> <tr> <td><code>(lastImage)</code></td> <td> <div><i>Type: </i><code>ImageEvent</code></div> <div><b class="text-success">Open the console of your browser to see the result</b></div> </td> </tr> </tbody> </table> </section> </div>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
epa-grants/research/raw/00795.html
1wheel/scraping
4
10
<gh_stars>1-10 <!DOCTYPE html> <!--[if IEMobile 7]><html class="iem7 no-js" lang="en" dir="ltr"><![endif]--> <!--[if lt IE 7]><html class="lt-ie9 lt-ie8 lt-ie7 no-js" lang="en" dir="ltr"><![endif]--> <!--[if (IE 7)&(!IEMobile)]><html class="lt-ie9 lt-ie8 no-js" lang="en" dir="ltr"><![endif]--> <!--[if IE 8]><html class="lt-ie9 no-js" lang="en" dir="ltr"><![endif]--> <!--[if (gt IE 8)|(gt IEMobile 7)]><!--> <html class="no-js not-oldie" lang="en" dir="ltr"> <!--<![endif]--> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="HandheldFriendly" content="true" /> <link rel="shortcut icon" href="https://www.epa.gov/sites/all/themes/epa/favicon.ico" type="image/vnd.microsoft.icon" /> <meta name="MobileOptimized" content="width" /> <meta http-equiv="cleartype" content="on" /> <meta http-equiv="ImageToolbar" content="false" /> <meta name="viewport" content="width=device-width" /> <meta name="version" content="20161218" /> <!--googleon: all--> <meta name="DC.description" content="" /> <meta name="DC.title" content="" /> <title> PULSES - The Importance of Pulsed Physical Events for Watershed Sustainability in Coastal Louisiana| Research Project Database | Grantee Research Project | ORD | US EPA</title> <!--googleoff: snippet--> <meta name="keywords" content="" /> <link rel="shortlink" href="" /> <link rel="canonical" href="" /> <meta name="DC.creator" content="" /> <meta name="DC.language" content="en" /> <meta name="DC.Subject.epachannel" content="" /> <meta name="DC.type" content="" /> <meta name="DC.date.created" content="" /> <meta name="DC.date.modified" content="2017-01-26" /> <!--googleoff: all--> <link type="text/css" rel="stylesheet" href="https://www.epa.gov/misc/ui/jquery.ui.autocomplete.css" media="all" /> <link type="text/css" rel="stylesheet" href="https://www.epa.gov/sites/all/themes/epa/css/lib/jquery.ui.theme.css" media="all" /> <link type="text/css" rel="stylesheet" href="https://www.epa.gov/sites/all/libraries/template2/s.css" media="all" /> <!--[if lt IE 9]><link type="text/css" rel="stylesheet" href="https://www.epa.gov/sites/all/themes/epa/css/ie.css" media="all" /><![endif]--> <link rel="alternate" type="application/atom+xml" title="EPA.gov All Press Releases" href="https://www.epa.gov/newsreleases/search/rss" /> <link rel="alternate" type="application/atom+xml" title="EPA.gov Headquarters Press Releases" href="https://www.epa.gov/newsreleases/search/rss/field_press_office/headquarters" /> <link rel="alternate" type="application/atom+xml" title="Greenversations, EPA's Blog" href="https://blog.epa.gov/blog/feed/" /> <!--[if lt IE 9]><script src="https://www.epa.gov/sites/all/themes/epa/js/html5.js"></script><![endif]--> <style type="text/css"> /*This style needed for highlight link. Please do not remove*/ .hlText { font-family: "Arial"; color: red; font-weight: bold; font-style: italic; background-color: yellow; } .tblClass { font-size:smaller; min-width: 10%; line-height: normal; } </style> </head> <!-- NOTE, figure out body classes! --> <body class="node-type-(web-area|page|document|webform) (microsite|resource-directory)" > <!-- Google Tag Manager --> <noscript> <iframe src="//www.googletagmanager.com/ns.html?id=GTM-L8ZB" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-L8ZB');</script> <!-- End Google Tag Manager --> <div class="skip-links"><a href="#main-content" class="skip-link element-invisible element-focusable">Jump to main content</a></div> <header class="masthead clearfix" role="banner"> <img class="site-logo" src="https://www.epa.gov/sites/all/themes/epa/logo.png" alt="" /> <hgroup class="site-name-and-slogan"> <h1 class="site-name"><a href="https://www.epa.gov/" title="Go to the home page" rel="home"><span>US EPA</span></a></h1> <div class="site-slogan">United States Environmental Protection Agency</div> </hgroup> <form class="epa-search" method="get" action="https://search.epa.gov/epasearch/epasearch"> <label class="element-hidden" for="search-box">Search</label> <input class="form-text" placeholder="Search EPA.gov" name="querytext" id="search-box" value=""/> <button class="epa-search-button" id="search-button" type="submit" title="Search">Search</button> <input type="hidden" name="fld" value="" /> <input type="hidden" name="areaname" value="" /> <input type="hidden" name="areacontacts" value="" /> <input type="hidden" name="areasearchurl" value="" /> <input type="hidden" name="typeofsearch" value="epa" /> <input type="hidden" name="result_template" value="2col.ftl" /> <input type="hidden" name="filter" value="sample4filt.hts" /> </form> </header> <section id="main-content" class="main-content clearfix" role="main"> <div class="region-preface clearfix"> <div id="block-pane-epa-web-area-connect" class="block block-pane contextual-links-region"> <ul class="menu utility-menu"> <li class="menu-item"><a href="https://www.epa.gov/research-grants/forms/contact-us-about-research-grants" class="menu-link contact-us">Contact Us</a></li> </ul> </div> </div> <div class="main-column clearfix"> <!--googleon: all--> <div class="panel-pane pane-node-content" > <div class="pane-content"> <div class="node node-page clearfix view-mode-full"> <div class="box multi related-info right clear-right" style="max-width:300px; font-size:14px;"><!--googleoff: index--> <h5 class="pane-title">Project Research Results</h5> <div class="pane-content"> <ul> <li><a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/F">Final Report</a></li> <li><a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/2002">2002 Progress Report</a></li> <li><a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/2001">2001 Progress Report</a></li> <li><a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/2000">2000 Progress Report</a></li> </ul> <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.publications/abstract/795">109 publications for this project</a><br /> <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.journals/abstract/795">17 journal articles for this project</a> <br /> </div> <!-- RFA Search start --> <h5 class="pane-title">Related Information</h5> <div class="pane-content"> <ul><li><a href="https://www.epa.gov/research-grants/">Research Grants</a></li> <li><a href="https://www.epa.gov/P3">P3: Student Design Competition</a></li> <li><a href="https://www.epa.gov/research-fellowships/">Research Fellowships</a></li> <li><a href="https://www.epa.gov/sbir/">Small Business Innovation Research (SBIR)</a></li> <li><a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/search.welcome">Grantee Research Project Results Search</a></li> </ul> </div> <!-- RFA Search End --><!--googleon: index--> </div> <a name="content"></a> <h2> PULSES - The Importance of Pulsed Physical Events for Watershed Sustainability in Coastal Louisiana</h2> <b>EPA Grant Number:</b> R828009<br /> <b>Title:</b> PULSES - The Importance of Pulsed Physical Events for Watershed Sustainability in Coastal Louisiana<br /> <b>Investigators:</b> <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2368"> <NAME> </a> , <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2369"> <NAME> </a> , <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2371"> <NAME> </a> , <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2370"> <NAME> </a> , <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2372"> <NAME> </a> , <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2373"> <NAME> </a> , <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2374"> <NAME> </a> , <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2375"> <NAME> </a> <br /> <strong>Institution:</strong> <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.institutionInfo/institution/4201"> <b>Louisiana State University - Baton Rouge</b> </a> , <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.institutionInfo/institution/2519"> University of Southwestern Louisiana </a> <br /> <strong>EPA Project Officer:</strong> <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/755"> <NAME> </a> <br /> <b>Project Period:</b> February 28, 2000 through February 27, 2003 (Extended to August 27, 2004) <br /> <b>Project Amount:</b> $899,995 <br /> <b>RFA:</b> Water and Watersheds (1999) <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.rfatext/rfa_id/118">RFA Text</a>&nbsp;|&nbsp; <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/recipients.display/rfa_id/118">Recipients Lists</a> <br /> <b>Research Category:</b> <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.researchCategory/rc_id/22">Water and Watersheds</a> , <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.researchCategory/rc_id/1168">Water</a> <br /> <br> <h3>Description:</h3> <P>Riverine inputs to floodplains, marshes and coastal wetlands are important to long-term ecological productivity and development of watershed resources. In many cases, including much of the Mississippi River drainage basin and delta, levees and dams constructed during the past 100 years have effectively isolated rivers from their natural connections to adjacent floodplain and deltaic wetlands. To help revitalize these productive systems, ecological restoration of historical river-floodplain connections is being attempted. This proposal focuses on evaluating effects of river inputs in one such coastal watershed, the Caernarvon watershed, just south of New Orleans, where river inputs have been ongoing since the 1991 opening of a gated river diversion structure, but have received little scientific attention and study. <P><I>Physical science objectives</I> are to evaluate marsh accretionary responses to two different levels of river inputs or diversions, a low input rate (lx = 14m/s) and a high input rate (8x = I 12m3/s). The diversions will be experimentally conducted in two-week episodes as part of the normal operating schedule of the Caernarvon structure, controlled by the Louisiana Department of Natural Resources. In addition to the experimental diversions which will each be replicated four times over the two year field period, historical studies will evaluate effects of a great 1927 flood event at this site (ca. 650x river input) when levees were dynamited for flood relief. <P><I>Ecological science objectives</I> air to evaluate marsh plant growth responses to river inputs that bring both sediments and relatively high levels of fertilizing nutrients. Nitrogen nutrient removal via denitrification and burial in wetland soils will be tested in response to soil flooding driven by tropical storms and normal tides as well as by the experimental river diversion inputs. Phytoplankton production and possible eutrophication will be monitored as part of the ecological work, and stable isotope studies will assay effects of river inputs on bass, shrimp and oysters that are the basis of important recreational and commercial fisheries of this area. <P><I>Social science objectives</I> aim at providing an interface between the natural and human systems of the region, attempting to place human decision-making in the context of sustainable ecological development for this coastal watershed. Three types of modeling efforts will be employed to make linkages between the human and natural systems more, understandable: landscape simulation modeling, cost/benefit economic analysis, and multicriteria analysis. <p></p> <h3>Approach:</h3> <P>Our approach is to mount a coordinated, multi-investigator field program to meet physical and ecological science objectives, with each scientific component based on off-the-shelf technology. The emphasis is on evaluating a combination of experimental treatments (high and low input diversions) as well as taking advantage of storms and tides to document effects of physical pulsing on the overall ecosystem dynamics of this area. Human reactions to natural pulsing (flooding) are usually negative, and the various modeling interfaces we propose will help explore, minimizing negative effects while maximizing positive effects of natural flood events. <p></p> <h3>Expected Results:</h3> <P>The principal benefits of this holistic watershed project are: 1) an improved understanding of marsh accretion important for the sustenance of the coastal platform; 2) tests of eutrophication effects under different marsh flooding scenarios; 3) tests of the connectivity between fisheries and riverine inputs; and finally 4) an evolving educational process involving scientists, managers, stakeholders and schoolchildren in trying to best implement river-floodplain restoration for sustainable maintenance of a wealth-generating coastal zone. <p></p> <h3>Publications and Presentations:</h3> Publications have been submitted on this project: <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.publications/abstract/795">View all 109 publications for this project</a> </p> <h3>Journal Articles:</h3> Journal Articles have been submitted on this project: <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.journals/abstract/795">View all 17 journal articles for this project</a> </p> <h3>Supplemental Keywords:</h3> <i>environmental image, green economics, ecotourism.</i>, RFA, Scientific Discipline, Geographic Area, Water, Ecosystem Protection/Environmental Exposure & Risk, Nutrients, Water & Watershed, Ecosystem/Assessment/Indicators, Ecosystem Protection, State, Ecological Effects - Environmental Exposure & Risk, Southeast, Environmental Monitoring, Ecological Risk Assessment, Watersheds, coastal ecosystem, nutrient transport, eutrophication, ecological exposure, coastal watershed, flood plains, sediment transport, economics, marsh plant growth, river inputs, watershed sustainablity, conservation, fisheries, Louisiana (LA), Louisiana, aquatic ecosystems, water quality, pulsed physical events, tropical storms, watershed sustainablility, riverine ecosystems <p /> <P><h3>Relevant Websites:</h3> <p><a href="http://192.168.127.12/pulses/pulses.html">http://192.168.127.12/pulses/pulses.html</a> <a class="exit-disclaimer" href="https://www.epa.gov/home/exit-epa" title="EPA's External Link Disclaimer"> Exit </a> </p> <p><a href="http://www.ucs.louisiana.edu/%7Errt4630/pulses.html">http://www.ucs.louisiana.edu/~rrt4630/pulses.html</a> <a class="exit-disclaimer" href="https://www.epa.gov/home/exit-epa" title="EPA's External Link Disclaimer"> Exit </a> </p> <P><h3>Progress and Final Reports:</h3> <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/2000">2000 Progress Report</a><br> <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/2001">2001 Progress Report</a><br> <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/2002">2002 Progress Report</a><br> <a href="https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/F">Final Report</a><br> </P> </div> </div> </div> <div id="block-epa-og-footer" class="block block-epa-og"> <p class="pagetop"><a href="#content">Top of Page</a></p> <!--googleoff: all--> <p id="epa-og-footer"> The perspectives, information and conclusions conveyed in research project abstracts, progress reports, final reports, journal abstracts and journal publications convey the viewpoints of the principal investigator and may not represent the views and policies of ORD and EPA. Conclusions drawn by the principal investigators have not been reviewed by the Agency. </p> </div> <!--googleoff: all--> </div> </section> <nav class="nav simple-nav simple-main-nav" role="navigation"> <div class="nav__inner"> <h2 class="element-invisible">Main menu</h2> <ul class="menu" role="menu"> <li class="menu-item" id="menu-learn" role="presentation"><a href="https://www.epa.gov/environmental-topics" title="Learn about EPA's environmental topics to help protect the environment in your home, workplace, and community and EPA&#039;s research mission is to conduct leading-edge research and foster the sound use of science and technology." class="menu-link" role="menuitem">Environmental Topics</a></li> <li class="menu-item" id="menu-lawsregs" role="presentation"><a href="https://www.epa.gov/laws-regulations" title="Laws written by Congress provide the authority for EPA to write regulations. Regulations explain the technical, operational, and legal details necessary to implement laws." class="menu-link" role="menuitem">Laws &amp; Regulations</a></li> <li class="menu-item" id="menu-about" role="presentation"><a href="https://www.epa.gov/aboutepa" title="Learn more about: our mission and what we do, how we are organized, and our history." class="menu-link" role="menuitem">About EPA</a></li> </ul> </div> </nav> <footer class="main-footer clearfix" role="contentinfo"> <div class="main-footer__inner"> <div class="region-footer"> <div class="block block-pane block-pane-epa-global-footer"> <div class="row cols-3"> <div class="col size-1of3"> <div class="col__title">Discover.</div> <ul class="menu"> <li><a href="https://www.epa.gov/accessibility">Accessibility</a></li> <li><a href="https://www.epa.gov/aboutepa/administrator-gina-mccarthy">EPA Administrator</a></li> <li><a href="https://www.epa.gov/planandbudget">Budget &amp; Performance</a></li> <li><a href="https://www.epa.gov/contracts">Contracting</a></li> <li><a href="https://www.epa.gov/home/grants-and-other-funding-opportunities">Grants</a></li> <li><a href="https://www.epa.gov/ocr/whistleblower-protections-epa-and-how-they-relate-non-disclosure-agreements-signed-epa-employees">No FEAR Act Data</a></li> <li><a href="https://www.epa.gov/home/privacy-and-security-notice">Privacy and Security</a></li> </ul> </div> <div class="col size-1of3"> <div class="col__title">Connect.</div> <ul class="menu"> <li><a href="https://www.data.gov/">Data.gov</a></li> <li><a href="https://www.epa.gov/office-inspector-general/about-epas-office-inspector-general">Inspector General</a></li> <li><a href="https://www.epa.gov/careers">Jobs</a></li> <li><a href="https://www.epa.gov/newsroom">Newsroom</a></li> <li><a href="https://www.whitehouse.gov/open">Open Government</a></li> <li><a href="http://www.regulations.gov/">Regulations.gov</a></li> <li><a href="https://www.epa.gov/newsroom/email-subscriptions">Subscribe</a></li> <li><a href="https://www.usa.gov/">USA.gov</a></li> <li><a href="https://www.whitehouse.gov/">White House</a></li> </ul> </div> <div class="col size-1of3"> <div class="col__title">Ask.</div> <ul class="menu"> <li><a href="https://www.epa.gov/home/forms/contact-us">Contact Us</a></li> <li><a href="https://www.epa.gov/home/epa-hotlines">Hotlines</a></li> <li><a href="https://www.epa.gov/foia">FOIA Requests</a></li> <li><a href="https://www.epa.gov/home/frequent-questions-specific-epa-programstopics">Frequent Questions</a></li> </ul> <div class="col__title">Follow.</div> <ul class="social-menu"> <li><a class="menu-link social-facebook" href="https://www.facebook.com/EPA">Facebook</a></li> <li><a class="menu-link social-twitter" href="https://twitter.com/epa">Twitter</a></li> <li><a class="menu-link social-youtube" href="https://www.youtube.com/user/USEPAgov">YouTube</a></li> <li><a class="menu-link social-flickr" href="https://www.flickr.com/photos/usepagov">Flickr</a></li> <li><a class="menu-link social-instagram" href="https://instagram.com/epagov">Instagram</a></li> </ul> <p class="last-updated">Last updated on Thursday, January 26, 2017</p> </div> </div> </div> </div> </div> </footer> <script src="https://www.epa.gov/sites/all/libraries/template2/jquery.js"></script> <script src="https://www.epa.gov/sites/all/libraries/template/js.js"></script> <script src="https://www.epa.gov/sites/all/modules/custom/epa_core/js/alert.js"></script> <script src="https://www.epa.gov/sites/all/modules/contrib/jquery_update/replace/ui/ui/minified/jquery.ui.core.min.js"></script> <script src="https://www.epa.gov/sites/all/modules/contrib/jquery_update/replace/ui/ui/minified/jquery.ui.widget.min.js"></script> <script src="https://www.epa.gov/sites/all/modules/contrib/jquery_update/replace/ui/ui/minified/jquery.ui.position.min.js"></script> <script src="https://www.epa.gov/sites/all/modules/contrib/jquery_update/replace/ui/ui/minified/jquery.ui.autocomplete.min.js"></script> <!--[if lt IE 9]><script src="https://www.epa.gov/sites/all/themes/epa/js/ie.js"></script><![endif]--> <!-- REMOVE if not using --> <script language=javascript> <!-- // Activate cloak // pressing enter will not default submit the first defined button but the programmed defined button function chkCDVal(cdVal) { var isErr = true; try{ var CDParts = cdVal.split(','); var st = CDParts[0]; var cd = CDParts[1]; var objRegExp = new RegExp('[0-9][0-9]'); if (!isNaN(st)) { isErr = false; } if (!objRegExp.test(cd) || (cd.length>3)){ isErr = false; } } catch(err){ isErr = false; } return isErr; } function checkCongDist(cdtxt) { //alert(cdtxt.value); if (!chkCDVal(cdtxt.value)) { alert('Congressional District MUST be in the following format: state, district; example: Virginia, 08'); return false; } else { return true; } } function fnTrapKD(btn, event) { var btn = getObject(btn); if (document.all) { if (event.keyCode == 13) { event.returnValue=false;event.cancel = true;btn.click(); } } else { if (event.which == 13) { event.returnValue=false;event.cancelBubble = true;btn.click(); } } } function CheckFilter() { if (document.searchform.presetTopic.options[document.searchform.presetTopic.selectedIndex].value == 'NA'){ alert('You must select a subtopic. \n This item is not selectable'); document.searchform.presetTopic.options[0].selected = true; } } function openHelpWindow(url,title,scrollable) { var win = window.open(url,"title",'width=300,height=220,left=320,top=150,resizable=1,scrollbars='+scrollable+',menubar=no,status=no'); win.focus(); } function openNewWindow(url,title,scrollable) { var win = window.open(url,"title",'width=300,height=220,left=320,top=150,resizable=1,scrollbars='+scrollable+',menubar=no,status=no'); } function openNewWindow(url,title) { var win = window.open(url,"title",'width=300,height=220,left=320,top=150,resizable=1,scrollbars=no,menubar=no,status=no'); } function openNewMapWindow(url,title) { var win = window.open(url,"title",'width=800,height=450,left=320,top=150,resizable=1,scrollbars=no,menubar=no,status=no'); } function openNoticeWindow(url,title) { var win = window.open(url,"title",'width=300,height=150,left=500,top=150,resizable=1,scrollbars=no,menubar=no,status=no'); } function openNewSearchWindow(site,subj) { title = 'window'; var win = window.open('https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.pubsearch/site/' + site + '/redirect/' + subj,"title",'width=640,height=480,resizable=1,scrollbars=yes,menubar=yes,status=no'); } function autoCheck(name) { document.forms['thisForm'].elements[name].checked = true; } function alertUser() { var ok = alert("This search might take longer than expected. Please refrain from hitting the refresh or reload button on your browser. The search results will appear after the search is complete. Thank you."); } function closePopupWindow(redirectUrl) { opener.location = redirectUrl; opener.focus(); this.close(); } //--> </script> </body> </html>
PULSES - The Importance of Pulsed Physical Events for Watershed Sustainability in Coastal Louisiana| Research Project Database | Grantee Research Project | ORD | US EPA
Meta(charset='utf-8'), Meta(content='IE=edge', http_equiv='X-UA-Compatible'), Meta(content='true', name='HandheldFriendly'), Link(href='https://www.epa.gov/sites/all/themes/epa/favicon.ico', rel='shortcut icon', type='image/vnd.microsoft.icon'), Meta(content='width', name='MobileOptimized'), Meta(content='on', http_equiv='cleartype'), Meta(content='false', http_equiv='ImageToolbar'), Meta(content='width=device-width', name='viewport'), Meta(content='20161218', name='version'), Meta(content='', name='DC.description'), Meta(content='', name='DC.title'), Meta(content='', name='keywords'), Link(href='', rel='shortlink'), Link(href='', rel='canonical'), Meta(content='', name='DC.creator'), Meta(content='en', name='DC.language'), Meta(content='', name='DC.Subject.epachannel'), Meta(content='', name='DC.type'), Meta(content='', name='DC.date.created'), Meta(content='2017-01-26', name='DC.date.modified'), Link(href='https://www.epa.gov/misc/ui/jquery.ui.autocomplete.css', media='all', rel='stylesheet', type='text/css'), Link(href='https://www.epa.gov/sites/all/themes/epa/css/lib/jquery.ui.theme.css', media='all', rel='stylesheet', type='text/css'), Link(href='https://www.epa.gov/sites/all/libraries/template2/s.css', media='all', rel='stylesheet', type='text/css'), Link(href='https://www.epa.gov/newsreleases/search/rss', rel='alternate', title='EPA.gov All Press Releases', type='application/atom+xml'), Link(href='https://www.epa.gov/newsreleases/search/rss/field_press_office/headquarters', rel='alternate', title='EPA.gov Headquarters Press Releases', type='application/atom+xml'), Link(href='https://blog.epa.gov/blog/feed/', rel='alternate', title="Greenversations, EPA's Blog", type='application/atom+xml'), Style('/*This style needed for highlight link. Please do not remove*/\r\n.hlText {\r\n\tfont-family: "Arial";\r\n\tcolor: red;\r\n\tfont-weight: bold;\r\n\tfont-style: italic;\r\n\tbackground-color: yellow;\r\n}\r\n.tblClass {\r\n\tfont-size:smaller; min-width: 10%; line-height: normal;\r\n}', type='text/css')
Title('PULSES - The Importance of Pulsed Physical Events for Watershed Sustainability in Coastal Louisiana| Research Project Database | Grantee Research Project | ORD | US EPA'), Noscript( Iframe(height='0', src='//www.googletagmanager.com/ns.html?id=GTM-L8ZB', style='display:none;visibility:hidden', width='0') ), Script("(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-L8ZB');"), Div( A('Jump to main content', cls='skip-link element-invisible element-focusable', href='#main-content'), cls='skip-links' ), Header( Img(alt='', cls='site-logo', src='https://www.epa.gov/sites/all/themes/epa/logo.png'), Hgroup( H1( A( Span('US EPA'), href='https://www.epa.gov/', rel='home', title='Go to the home page' ), cls='site-name' ), Div('United States Environmental Protection Agency', cls='site-slogan'), cls='site-name-and-slogan' ), Form( Label('Search', cls='element-hidden', fr='search-box'), Input(cls='form-text', id='search-box', name='querytext', placeholder='Search EPA.gov', value=''), Button('Search', cls='epa-search-button', id='search-button', title='Search', type='submit'), Input(name='fld', type='hidden', value=''), Input(name='areaname', type='hidden', value=''), Input(name='areacontacts', type='hidden', value=''), Input(name='areasearchurl', type='hidden', value=''), Input(name='typeofsearch', type='hidden', value='epa'), Input(name='result_template', type='hidden', value='2col.ftl'), Input(name='filter', type='hidden', value='sample4filt.hts'), action='https://search.epa.gov/epasearch/epasearch', cls='epa-search', method='get' ), cls='masthead clearfix', role='banner' ), Section( Div( Div( Ul( Li( A('Contact Us', cls='menu-link contact-us', href='https://www.epa.gov/research-grants/forms/contact-us-about-research-grants'), cls='menu-item' ), cls='menu utility-menu' ), cls='block block-pane contextual-links-region', id='block-pane-epa-web-area-connect' ), cls='region-preface clearfix' ), Div( Div( Div( Div( Div( H5('Project Research Results', cls='pane-title'), Div( Ul( Li( A('Final Report', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/F') ), Li( A('2002 Progress Report', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/2002') ), Li( A('2001 Progress Report', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/2001') ), Li( A('2000 Progress Report', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/2000') ) ), A('109 publications for this project', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.publications/abstract/795'), Br(), A('17 journal articles for this project', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.journals/abstract/795'), Br(), cls='pane-content' ), H5('Related Information', cls='pane-title'), Div( Ul( Li( A('Research Grants', href='https://www.epa.gov/research-grants/') ), Li( A('P3: Student Design Competition', href='https://www.epa.gov/P3') ), Li( A('Research Fellowships', href='https://www.epa.gov/research-fellowships/') ), Li( A('Small Business Innovation Research (SBIR)', href='https://www.epa.gov/sbir/') ), Li( A('Grantee Research Project Results Search', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/search.welcome') ) ), cls='pane-content' ), cls='box multi related-info right clear-right', style='max-width:300px; font-size:14px;' ), A(name='content'), H2('PULSES - The Importance of Pulsed Physical Events for Watershed Sustainability in Coastal Louisiana'), B('EPA Grant Number:'), 'R828009', Br(), B('Title:'), 'PULSES - The Importance of Pulsed Physical Events for Watershed Sustainability in Coastal Louisiana', Br(), B('Investigators:'), A( Name(), href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2368' ), ',', A( Name(), href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2369' ), ',', A( Name(), href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2371' ), ',', A( Name(), href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2370' ), ',', A( Name(), href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2372' ), ',', A( Name(), href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2373' ), ',', A( Name(), href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2374' ), ',', A( Name(), href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/2375' ), Br(), Strong('Institution:'), A( B('Louisiana State University - Baton Rouge'), href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.institutionInfo/institution/4201' ), ',', A('University of Southwestern Louisiana', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.institutionInfo/institution/2519'), Br(), Strong('EPA Project Officer:'), A( Name(), href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.investigatorInfo/investigator/755' ), Br(), B('Project Period:'), 'February 28, 2000 through\r\n February 27, 2003 \r\n (Extended to August 27, 2004)', Br(), B('Project Amount:'), '$899,995', Br(), B('RFA:'), 'Water and Watersheds (1999)', A('RFA Text', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.rfatext/rfa_id/118'), '|', A('Recipients Lists', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/recipients.display/rfa_id/118'), Br(), B('Research Category:'), A('Water and Watersheds', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.researchCategory/rc_id/22'), ',', A('Water', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.researchCategory/rc_id/1168'), Br(), Br(), H3('Description:'), P( 'Riverine inputs to floodplains, marshes and coastal wetlands are important to \r\nlong-term ecological productivity and development of watershed resources. In \r\nmany cases, including much of the Mississippi River drainage basin and delta, \r\nlevees and dams constructed during the past 100 years have effectively isolated \r\nrivers from their natural connections to adjacent floodplain and deltaic \r\nwetlands. To help revitalize these productive systems, ecological restoration of \r\nhistorical river-floodplain connections is being attempted. This proposal \r\nfocuses on evaluating effects of river inputs in one such coastal watershed, the \r\nCaernarvon watershed, just south of New Orleans, where river inputs have been \r\nongoing since the 1991 opening of a gated river diversion structure, but have \r\nreceived little scientific attention and study.', P( I('Physical science objectives'), 'are to evaluate marsh accretionary \r\nresponses to two different levels of river inputs or diversions, a low input \r\nrate (lx = 14m/s) and a high input rate (8x = I 12m3/s). The diversions will be \r\nexperimentally conducted in two-week episodes as part of the normal operating \r\nschedule of the Caernarvon structure, controlled by the Louisiana Department of \r\nNatural Resources. In addition to the experimental diversions which will each be \r\nreplicated four times over the two year field period, historical studies will \r\nevaluate effects of a great 1927 flood event at this site (ca. 650x river input) \r\nwhen levees were dynamited for flood relief.', P( I('Ecological science objectives'), 'air to evaluate marsh plant growth \r\nresponses to river inputs that bring both sediments and relatively high levels \r\nof fertilizing nutrients. Nitrogen nutrient removal via denitrification and \r\nburial in wetland soils will be tested in response to soil flooding driven by \r\ntropical storms and normal tides as well as by the experimental river diversion \r\ninputs. Phytoplankton production and possible eutrophication will be monitored \r\nas part of the ecological work, and stable isotope studies will assay effects of \r\nriver inputs on bass, shrimp and oysters that are the basis of important \r\nrecreational and commercial fisheries of this area.', P( I('Social science objectives'), 'aim at providing an interface between the \r\nnatural and human systems of the region, attempting to place human \r\ndecision-making in the context of sustainable ecological development for this \r\ncoastal watershed. Three types of modeling efforts will be employed to make \r\nlinkages between the human and natural systems more, understandable: landscape \r\nsimulation modeling, cost/benefit economic analysis, and multicriteria analysis.', P(), H3('Approach:'), P( 'Our approach is to mount a coordinated, multi-investigator field program to meet physical and ecological science objectives, with each scientific component based on off-the-shelf technology. The emphasis is on evaluating a combination of experimental treatments (high and low input diversions) as well as taking advantage of storms and tides to document effects of physical pulsing on the overall ecosystem dynamics of this area. Human reactions to natural pulsing (flooding) are usually negative, and the various modeling interfaces we propose will help explore, minimizing negative effects while maximizing positive effects of natural flood events.', P(), H3('Expected Results:'), P( 'The principal benefits of this holistic watershed project are: 1) an improved understanding of marsh accretion important for the sustenance of the coastal platform; 2) tests of eutrophication effects under different marsh flooding scenarios; 3) tests of the connectivity between fisheries and riverine inputs; and finally 4) an evolving educational process involving scientists, managers, stakeholders and schoolchildren in trying to best implement river-floodplain restoration for sustainable maintenance of a wealth-generating coastal zone.', P(), H3('Publications and Presentations:'), 'Publications have been submitted on this project:', A('View all 109 publications for this project', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.publications/abstract/795') ), H3('Journal Articles:'), 'Journal Articles have been submitted on this project:', A('View all 17 journal articles for this project', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.journals/abstract/795') ), H3('Supplemental Keywords:'), I('environmental image, green economics, ecotourism.'), ', RFA, Scientific Discipline, Geographic Area, Water, Ecosystem Protection/Environmental Exposure & Risk, Nutrients, Water & Watershed, Ecosystem/Assessment/Indicators, Ecosystem Protection, State, Ecological Effects - Environmental Exposure & Risk, Southeast, Environmental Monitoring, Ecological Risk Assessment, Watersheds, coastal ecosystem, nutrient transport, eutrophication, ecological exposure, coastal watershed, flood plains, sediment transport, economics, marsh plant growth, river inputs, watershed sustainablity, conservation, fisheries, Louisiana (LA), Louisiana, aquatic ecosystems, water quality, pulsed physical events, tropical storms, watershed sustainablility, riverine ecosystems', P(), P( H3('Relevant Websites:'), P( A('http://192.168.127.12/pulses/pulses.html', href='http://192.168.127.12/pulses/pulses.html'), A('Exit', cls='exit-disclaimer', href='https://www.epa.gov/home/exit-epa', title="EPA's External Link Disclaimer") ), P( A('http://www.ucs.louisiana.edu/~rrt4630/pulses.html', href='http://www.ucs.louisiana.edu/%7Errt4630/pulses.html'), A('Exit', cls='exit-disclaimer', href='https://www.epa.gov/home/exit-epa', title="EPA's External Link Disclaimer") ), P( H3('Progress and Final Reports:'), A('2000 Progress Report', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/2000'), Br(), A('2001 Progress Report', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/2001'), Br(), A('2002 Progress Report', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/2002'), Br(), A('Final Report', href='https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.abstractDetail/abstract/795/report/F'), Br() ) ) ) ) ) ), cls='node node-page clearfix view-mode-full' ), cls='pane-content' ), cls='panel-pane pane-node-content' ), Div( P( A('Top of Page', href='#content'), cls='pagetop' ), P('The perspectives, information and conclusions conveyed in research project abstracts, progress reports, final reports, journal abstracts and journal publications convey the viewpoints of the principal investigator and may not represent the views and policies of ORD and EPA. Conclusions drawn by the principal investigators have not been reviewed by the Agency.', id='epa-og-footer'), cls='block block-epa-og', id='block-epa-og-footer' ), cls='main-column clearfix' ), cls='main-content clearfix', id='main-content', role='main' ), Nav( Div( H2('Main menu', cls='element-invisible'), Ul( Li( A('Environmental Topics', cls='menu-link', href='https://www.epa.gov/environmental-topics', role='menuitem', title="Learn about EPA's environmental topics to help protect the environment in your home, workplace, and community and EPA's research mission is to conduct leading-edge research and foster the sound use of science and technology."), cls='menu-item', id='menu-learn', role='presentation' ), Li( A('Laws & Regulations', cls='menu-link', href='https://www.epa.gov/laws-regulations', role='menuitem', title='Laws written by Congress provide the authority for EPA to write regulations. Regulations explain the technical, operational, and legal details necessary to implement laws.'), cls='menu-item', id='menu-lawsregs', role='presentation' ), Li( A('About EPA', cls='menu-link', href='https://www.epa.gov/aboutepa', role='menuitem', title='Learn more about: our mission and what we do, how we are organized, and our history.'), cls='menu-item', id='menu-about', role='presentation' ), cls='menu', role='menu' ), cls='nav__inner' ), cls='nav simple-nav simple-main-nav', role='navigation' ), Footer( Div( Div( Div( Div( Div( Div('Discover.', cls='col__title'), Ul( Li( A('Accessibility', href='https://www.epa.gov/accessibility') ), Li( A('EPA Administrator', href='https://www.epa.gov/aboutepa/administrator-gina-mccarthy') ), Li( A('Budget & Performance', href='https://www.epa.gov/planandbudget') ), Li( A('Contracting', href='https://www.epa.gov/contracts') ), Li( A('Grants', href='https://www.epa.gov/home/grants-and-other-funding-opportunities') ), Li( A('No FEAR Act Data', href='https://www.epa.gov/ocr/whistleblower-protections-epa-and-how-they-relate-non-disclosure-agreements-signed-epa-employees') ), Li( A('Privacy and Security', href='https://www.epa.gov/home/privacy-and-security-notice') ), cls='menu' ), cls='col size-1of3' ), Div( Div('Connect.', cls='col__title'), Ul( Li( A('Data.gov', href='https://www.data.gov/') ), Li( A('Inspector General', href='https://www.epa.gov/office-inspector-general/about-epas-office-inspector-general') ), Li( A('Jobs', href='https://www.epa.gov/careers') ), Li( A('Newsroom', href='https://www.epa.gov/newsroom') ), Li( A('Open Government', href='https://www.whitehouse.gov/open') ), Li( A('Regulations.gov', href='http://www.regulations.gov/') ), Li( A('Subscribe', href='https://www.epa.gov/newsroom/email-subscriptions') ), Li( A('USA.gov', href='https://www.usa.gov/') ), Li( A('White House', href='https://www.whitehouse.gov/') ), cls='menu' ), cls='col size-1of3' ), Div( Div('Ask.', cls='col__title'), Ul( Li( A('Contact Us', href='https://www.epa.gov/home/forms/contact-us') ), Li( A('Hotlines', href='https://www.epa.gov/home/epa-hotlines') ), Li( A('FOIA Requests', href='https://www.epa.gov/foia') ), Li( A('Frequent Questions', href='https://www.epa.gov/home/frequent-questions-specific-epa-programstopics') ), cls='menu' ), Div('Follow.', cls='col__title'), Ul( Li( A('Facebook', cls='menu-link social-facebook', href='https://www.facebook.com/EPA') ), Li( A('Twitter', cls='menu-link social-twitter', href='https://twitter.com/epa') ), Li( A('YouTube', cls='menu-link social-youtube', href='https://www.youtube.com/user/USEPAgov') ), Li( A('Flickr', cls='menu-link social-flickr', href='https://www.flickr.com/photos/usepagov') ), Li( A('Instagram', cls='menu-link social-instagram', href='https://instagram.com/epagov') ), cls='social-menu' ), P('Last updated on Thursday, January 26, 2017', cls='last-updated'), cls='col size-1of3' ), cls='row cols-3' ), cls='block block-pane block-pane-epa-global-footer' ), cls='region-footer' ), cls='main-footer__inner' ), cls='main-footer clearfix', role='contentinfo' ), Script(src='https://www.epa.gov/sites/all/libraries/template2/jquery.js'), Script(src='https://www.epa.gov/sites/all/libraries/template/js.js'), Script(src='https://www.epa.gov/sites/all/modules/custom/epa_core/js/alert.js'), Script(src='https://www.epa.gov/sites/all/modules/contrib/jquery_update/replace/ui/ui/minified/jquery.ui.core.min.js'), Script(src='https://www.epa.gov/sites/all/modules/contrib/jquery_update/replace/ui/ui/minified/jquery.ui.widget.min.js'), Script(src='https://www.epa.gov/sites/all/modules/contrib/jquery_update/replace/ui/ui/minified/jquery.ui.position.min.js'), Script(src='https://www.epa.gov/sites/all/modules/contrib/jquery_update/replace/ui/ui/minified/jquery.ui.autocomplete.min.js'), Script('<!-- // Activate cloak\n\t \n// pressing enter will not default submit the first defined button but the programmed defined button\n\tfunction chkCDVal(cdVal)\n\t\t\t{\n\t\t\t\tvar isErr = true;\n\t\t\t\ttry{\n\t\t\t\t\tvar CDParts = cdVal.split(\',\');\n\t\t\t\t\tvar st = CDParts[0];\n\t\t\t\t\tvar cd = CDParts[1];\n\t\t\t\t\tvar objRegExp = new RegExp(\'[0-9][0-9]\');\n\t\t\t\t\tif (!isNaN(st)) {\n\t\t\t\t\t\tisErr = false;\n\t\t\t\t\t}\n\t\t\t\t\tif (!objRegExp.test(cd) || (cd.length>3)){\n\t\t\t\t\t\tisErr = false;\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t}\n\t\t\t\tcatch(err){\n\t\t\t\t\tisErr = false;\n\t\t\t\t}\n\t\t\t\treturn isErr;\n\t\t\t}\n\t \n\t function checkCongDist(cdtxt)\n\t {\n\t\t\t//alert(cdtxt.value);\n\t if (!chkCDVal(cdtxt.value)) {\n\t\t alert(\'Congressional District MUST be in the following format: state, district; example: Virginia, 08\');\n\t\t\t return false;\n }\n else {\n\t\t\t\t\treturn true;\n\t\t\t\t}\n }\n\t\t\t\nfunction fnTrapKD(btn, event)\n{\n var btn = getObject(btn);\n if (document.all)\n {\n if (event.keyCode == 13)\n {\n event.returnValue=false;event.cancel = true;btn.click();\n }\n }\n else\n {\n if (event.which == 13)\n {\n event.returnValue=false;event.cancelBubble = true;btn.click();\n }\n }\n}\n\t \n\t \n function CheckFilter()\n { if (document.searchform.presetTopic.options[document.searchform.presetTopic.selectedIndex].value == \'NA\'){\n alert(\'You must select a subtopic. \\n This item is not selectable\');\n document.searchform.presetTopic.options[0].selected = true;\n }\n\n }\n\n function openHelpWindow(url,title,scrollable)\n {\n var win = window.open(url,"title",\'width=300,height=220,left=320,top=150,resizable=1,scrollbars=\'+scrollable+\',menubar=no,status=no\');\n\t\t win.focus();\n }\t \t \t \n\t \n function openNewWindow(url,title,scrollable)\n {\n var win = window.open(url,"title",\'width=300,height=220,left=320,top=150,resizable=1,scrollbars=\'+scrollable+\',menubar=no,status=no\');\n }\t \n\t \n function openNewWindow(url,title)\n {\n var win = window.open(url,"title",\'width=300,height=220,left=320,top=150,resizable=1,scrollbars=no,menubar=no,status=no\');\n }\n\t\t\tfunction openNewMapWindow(url,title)\n {\n var win = window.open(url,"title",\'width=800,height=450,left=320,top=150,resizable=1,scrollbars=no,menubar=no,status=no\');\n }\n\t \n\t function openNoticeWindow(url,title)\n {\n var win = window.open(url,"title",\'width=300,height=150,left=500,top=150,resizable=1,scrollbars=no,menubar=no,status=no\');\n }\t \n\n function openNewSearchWindow(site,subj)\n {\n title = \'window\';\n var win = window.open(\'https://cfpub.epa.gov/ncer_abstracts/index.cfm/fuseaction/display.pubsearch/site/\' + site + \'/redirect/\' + subj,"title",\'width=640,height=480,resizable=1,scrollbars=yes,menubar=yes,status=no\');\n }\n \n function autoCheck(name)\n {\n document.forms[\'thisForm\'].elements[name].checked = true;\n }\n\t \n\t function alertUser()\n\t {\n\t var ok = alert("This search might take longer than expected. Please refrain from hitting the refresh or reload button on your browser. The search results will appear after the search is complete. Thank you.");\n\t }\n\t \n\t function closePopupWindow(redirectUrl)\n\t {\n\t \t opener.location = redirectUrl;\n\t\t opener.focus();\n\t \t this.close();\n\t }\n\t \n//-->', language='javascript')
_site/cupcake physics/2014/09/06/why-i-want-to-blog.html
vandrevala/vandrevala.github.io
0
11
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Why I Want to Blog</title> <meta name="description" content="This is my very first blog post. It describes what I hope to get out of this website as well as why I want to create a blog."> <meta name="author" content="<NAME>"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="apple-touch-icon" sizes="57x57" href="/assets/ico/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="/assets/ico/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="/assets/ico/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="/assets/ico/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="/assets/ico/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="/assets/ico/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="/assets/ico/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="/assets/ico/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="/assets/ico/apple-touch-icon-180x180.png"> <link rel="icon" sizes="16x16" type="image/png" href="/assets/ico/favicon-16x16.png"> <link rel="icon" sizes="32x32" type="image/png" href="/assets/ico/favicon-32x32.png"> <link rel="icon" sizes="96x96" type="image/png" href="/assets/ico/favicon-96x96.png"> <link rel="icon" sizes="192x192" type="image/png" href="/assets/ico/favicon-192x192.png"> <link rel="icon" sizes="194x194" type="image/png" href="/assets/ico/favicon-194x194.png"> <link rel="manifest" href="/assets/ico/manifest.json"> <meta name="msapplication-TileColor" content="#d415a1"> <meta name="msapplication-TileImage" content="/assets/ico/mstile-144x144.png"> <meta name="theme-color" content="#d415a1" <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link href="/assets/css/reset.css" rel="stylesheet"> <link href="/assets/css/style.css" rel="stylesheet"> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-61768963-1', 'auto'); ga('send', 'pageview'); </script> <link rel="alternate" type="application/rss+xml" title="" href="/feed.xml"> <!-- Load Javascript Libraries, Fall Back on Local Versions --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script> if (!window.jQuery) { document.write('<script src="/assets/resources/jquery/jquery.min.js"><\/script>'); console.log("Using local version of jQuery"); } </script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <script> if (!window.MathJax) { document.write('<script src="/assets/resources/mathjax/MathJax.js"><\/script>'); console.log("Using local version of MathJax"); } </script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.8/d3.min.js"></script> <script> if (!window.d3) { document.write('<script src="/assets/resources/d3/d3.min.js"><\/script>'); console.log("Using local version of D3"); } </script> </head> <body> <div class="content"> <header> <div class="container"> <h2 class="desktop"> <a href="/"><span></span>cupcake physics</a> </h2> <h2 class="mobile"> <a href="/"><span></span></a> </h2> <span class="hot-dog-menu"></span> <nav> <ul> <li><input id="search_input" data-toggle="dropdown" type="text" class="form-control" placeholder="Search Posts" autocomplete="off" onkeyup="checkTextField();" /></li> </ul> </nav> </div> </header> <ul id="search_results" class="dropdown-menu" role="menu"></ul> <section> <article class="post"> <div class="container"> <span class="post-date"> September 6th, 2014 </span> <h2>Why I Want to Blog </h2> <span class="topic cupcake-physics"></span> <span class="difficulty "></span> <div class="body"> <h3 id="hello-world">Hello World!</h3> <p>Welcome to my website and blog! I have wanted to create a professional website for awhile now, and I finally got a chance to set it up. At first I thought that it would be enough just to have my resume and curriculum vitae on the site. I have seen many great professional sites that are constructed for job searches and career advancement. However, the more I thought about it, the more I realized that a blog would be very useful to me. This blog will accomplish a few things:</p> <h3 id="it-will-help-me-work-through-problems">It Will Help Me Work Through Problems</h3> <p>Oftentimes in my work, I find that talking through a problem helps me put everything into context and find a solution. I hope that this blog will give me a place to write out my thoughts and work through any problems that I have. More than that, by taking the extra time to write a post, I hope that I will think about the nuances of the subject and explore the problem more fully. I will try to write posts as I teach myself new concepts or work through difficult problems.</p> <h3 id="it-will-help-me-teach-my-skills-to-others">It Will Help Me Teach My Skills To Others</h3> <p>I absolutely love teaching. One of my favorite parts about working at Purdue University is having my own classroom. I love how technology has enabled me to reach audiences all over the world. I have had experience with a numher of online resources including Adobe Connect classrooms, online physics homework sites, online textbooks, and my <a href="https://www.youtube.com/channel/UCIOz4UFF7XhpxLoSeihwJTQ">series of YouTube videos</a> that go through common physics recitation problems. This blog will allow me to expand on any educational resources that I develop or come across. I can also use this blog to cover special topics that I want to teach to my peers.</p> <h3 id="it-will-help-me-meet-others">It Will Help Me Meet Others</h3> <p>There are so many great resources out on the internet written by people in a variety of backgrounds. After taking in their wisdom for many years, I feel like I am ready to start offering some of my own insights. I hope this blog will allow me to meet other people who share similar interests to me. Part of being an active member of a community is contributing your own ideas and getting feedback on what you do. I think that this blog is a great way to get my thoughts out to the world.</p> <h3 id="it-will-help-me-advertise-my-projects">It Will Help Me Advertise My Projects</h3> <p>In the past few years, I have really begun to put my skills to the test. I have completed projects in everything from cooking to coding to science. This blog is a simple way to advertise some of the projects that I am working on and make the resources that I develop available to others. It is also a great stepping point for other people to learn about what I am working on and recommend future steps.</p> <h3 id="it-will-document-my-work-and-progress">It Will Document My Work and Progress</h3> <p>I suppose that one of my biggest problems is that I am interested in far to many things. I have a lot of ideas and not nearly enough time to explore them all. I have found that I need a good way of organizing my time due to all of the things that I want to accomplish. Additionally, I need a way to filter projects that are not viable. This blog is a tool that will help me do just that. It will document my progress and help me determine what to work on next. Additionally, it will make sure that I put enough time and energy into whatever I am currently working on.</p> </div> <div id="disqus_thread"></div> <script type="text/javascript"> /* * * CONFIGURATION VARIABLES * * */ var disqus_shortname = 'cupcakephysicsblog'; /* * * DON'T EDIT BELOW THIS LINE * * */ (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> <noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript> </div> </article> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script> </section> <div class="social-media"> <div class="container"> <ul> <li><a class="button primary" href="/categories.html">Categories</a></li> <li><a class="button secondary" href="/tags.html">Tags</a></li> <li><a class="button tertiary" href="/about.html">About</a></li> <li><a class="social-icon facebook" href="https://www.facebook.com/pages/Cupcake-Physics/1555786914693563" target="_blank"></a></li> <li><a class="social-icon twitter" href="https://twitter.com/cupcakephysics" target="_blank"></a></li> </ul> </div> </div> <footer> <div class="container"> <p><a href="/">Cupcake Physics</a> by <NAME> | All Rights Reserved</p> </div> </footer> </div> <div class="preloader"> <img src="/assets/images/icons/facebook-hover.png" /> <img src="/assets/images/icons/twitter-hover.png" /> </div> <!-- Load Javascript Libraries, Fall Back on Local Versions --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script> if (!window.jQuery) { document.write('<script src="/assets/resources/jquery/jquery.min.js"><\/script>'); console.log("Using local version of jQuery"); } </script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script> <script> if (!window.MathJax) { document.write('<script src="/assets/resources/mathjax/MathJax.js"><\/script>'); console.log("Using local version of MathJax"); } </script> <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.8/d3.min.js"></script> <script> if (!window.d3) { document.write('<script src="/assets/resources/d3/d3.min.js"><\/script>'); console.log("Using local version of D3"); } </script> <script type="text/javascript" src="/assets/js/searchbar.js"></script> </body> </html>
Why I Want to Blog
Meta(charset='utf-8'), Meta(content='This is my very first blog post. It describes what I hope to get out of this website as well as why I want to create a blog.', name='description'), Meta(content='<NAME>', name='author'), Meta(content='width=device-width, initial-scale=1.0', name='viewport'), Link(href='/assets/ico/apple-touch-icon-57x57.png', rel='apple-touch-icon', sizes='57x57'), Link(href='/assets/ico/apple-touch-icon-60x60.png', rel='apple-touch-icon', sizes='60x60'), Link(href='/assets/ico/apple-touch-icon-72x72.png', rel='apple-touch-icon', sizes='72x72'), Link(href='/assets/ico/apple-touch-icon-76x76.png', rel='apple-touch-icon', sizes='76x76'), Link(href='/assets/ico/apple-touch-icon-114x114.png', rel='apple-touch-icon', sizes='114x114'), Link(href='/assets/ico/apple-touch-icon-120x120.png', rel='apple-touch-icon', sizes='120x120'), Link(href='/assets/ico/apple-touch-icon-144x144.png', rel='apple-touch-icon', sizes='144x144'), Link(href='/assets/ico/apple-touch-icon-152x152.png', rel='apple-touch-icon', sizes='152x152'), Link(href='/assets/ico/apple-touch-icon-180x180.png', rel='apple-touch-icon', sizes='180x180'), Link(href='/assets/ico/favicon-16x16.png', rel='icon', sizes='16x16', type='image/png'), Link(href='/assets/ico/favicon-32x32.png', rel='icon', sizes='32x32', type='image/png'), Link(href='/assets/ico/favicon-96x96.png', rel='icon', sizes='96x96', type='image/png'), Link(href='/assets/ico/favicon-192x192.png', rel='icon', sizes='192x192', type='image/png'), Link(href='/assets/ico/favicon-194x194.png', rel='icon', sizes='194x194', type='image/png'), Link(href='/assets/ico/manifest.json', rel='manifest'), Meta(content='#d415a1', name='msapplication-TileColor'), Meta(content='/assets/ico/mstile-144x144.png', name='msapplication-TileImage'), Meta(9]='', <!__[if='', content='#d415a1', ie='', lt='', name='theme-color'), Script(src='http://html5shim.googlecode.com/svn/trunk/html5.js') '<![endif]-->' Link(href='/assets/css/reset.css', rel='stylesheet'), Link(href='/assets/css/style.css', rel='stylesheet'), Script("(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){\n (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),\n m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)\n })(window,document,'script','//www.google-analytics.com/analytics.js','ga');\n ga('create', 'UA-61768963-1', 'auto');\n ga('send', 'pageview');"), Link(href='/feed.xml', rel='alternate', title='', type='application/rss+xml'), Script(src='https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js'), Script('if (!window.jQuery) { document.write(\'<script src="/assets/resources/jquery/jquery.min.js"><\\/script>\'); console.log("Using local version of jQuery"); }'), Script(src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML', type='text/javascript'), Script('if (!window.MathJax) { document.write(\'<script src="/assets/resources/mathjax/MathJax.js"><\\/script>\'); console.log("Using local version of MathJax"); }'), Script(src='https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.8/d3.min.js', type='text/javascript'), Script('if (!window.d3) { document.write(\'<script src="/assets/resources/d3/d3.min.js"><\\/script>\'); console.log("Using local version of D3"); }')
Title('Why I Want to Blog'), Div( Header( Div( H2( A( Span(), 'cupcake physics', href='/' ), cls='desktop' ), H2( A( Span(), href='/' ), cls='mobile' ), Span(cls='hot-dog-menu'), Nav( Ul( Li( Input(autocomplete='off', cls='form-control', data_toggle='dropdown', id='search_input', onkeyup='checkTextField();', placeholder='Search Posts', type='text') ) ) ), cls='container' ) ), Ul(cls='dropdown-menu', id='search_results', role='menu'), Section( Article( Div( Span('September\n 6th,\n \n 2014', cls='post-date'), H2('Why I Want to Blog'), Span(cls='topic cupcake-physics'), Span(cls='difficulty'), Div( H3('Hello World!', id='hello-world'), P('Welcome to my website and blog! I have wanted to create a professional website for awhile now, and I finally got a chance to set it up. At first I thought that it would be enough just to have my resume and curriculum vitae on the site. I have seen many great professional sites that are constructed for job searches and career advancement. However, the more I thought about it, the more I realized that a blog would be very useful to me. This blog will accomplish a few things:'), H3('It Will Help Me Work Through Problems', id='it-will-help-me-work-through-problems'), P('Oftentimes in my work, I find that talking through a problem helps me put everything into context and find a solution. I hope that this blog will give me a place to write out my thoughts and work through any problems that I have. More than that, by taking the extra time to write a post, I hope that I will think about the nuances of the subject and explore the problem more fully. I will try to write posts as I teach myself new concepts or work through difficult problems.'), H3('It Will Help Me Teach My Skills To Others', id='it-will-help-me-teach-my-skills-to-others'), P( 'I absolutely love teaching. One of my favorite parts about working at Purdue University is having my own classroom. I love how technology has enabled me to reach audiences all over the world. I have had experience with a numher of online resources including Adobe Connect classrooms, online physics homework sites, online textbooks, and my', A('series of YouTube videos', href='https://www.youtube.com/channel/UCIOz4UFF7XhpxLoSeihwJTQ'), 'that go through common physics recitation problems. This blog will allow me to expand on any educational resources that I develop or come across. I can also use this blog to cover special topics that I want to teach to my peers.' ), H3('It Will Help Me Meet Others', id='it-will-help-me-meet-others'), P('There are so many great resources out on the internet written by people in a variety of backgrounds. After taking in their wisdom for many years, I feel like I am ready to start offering some of my own insights. I hope this blog will allow me to meet other people who share similar interests to me. Part of being an active member of a community is contributing your own ideas and getting feedback on what you do. I think that this blog is a great way to get my thoughts out to the world.'), H3('It Will Help Me Advertise My Projects', id='it-will-help-me-advertise-my-projects'), P('In the past few years, I have really begun to put my skills to the test. I have completed projects in everything from cooking to coding to science. This blog is a simple way to advertise some of the projects that I am working on and make the resources that I develop available to others. It is also a great stepping point for other people to learn about what I am working on and recommend future steps.'), H3('It Will Document My Work and Progress', id='it-will-document-my-work-and-progress'), P('I suppose that one of my biggest problems is that I am interested in far to many things. I have a lot of ideas and not nearly enough time to explore them all. I have found that I need a good way of organizing my time due to all of the things that I want to accomplish. Additionally, I need a way to filter projects that are not viable. This blog is a tool that will help me do just that. It will document my progress and help me determine what to work on next. Additionally, it will make sure that I put enough time and energy into whatever I am currently working on.'), cls='body' ), Div(id='disqus_thread'), Script("/* * * CONFIGURATION VARIABLES * * */\n\t var disqus_shortname = 'cupcakephysicsblog';\n\n\t /* * * DON'T EDIT BELOW THIS LINE * * */\n\t (function() {\n\t var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;\n\t dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';\n\t (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);\n\t })();", type='text/javascript'), Noscript( 'Please enable JavaScript to view the', A('comments powered by Disqus.', href='https://disqus.com/?ref_noscript', rel='nofollow') ), cls='container' ), cls='post' ), Script(src='http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js', type='text/javascript') ), Div( Div( Ul( Li( A('Categories', cls='button primary', href='/categories.html') ), Li( A('Tags', cls='button secondary', href='/tags.html') ), Li( A('About', cls='button tertiary', href='/about.html') ), Li( A(cls='social-icon facebook', href='https://www.facebook.com/pages/Cupcake-Physics/1555786914693563', target='_blank') ), Li( A(cls='social-icon twitter', href='https://twitter.com/cupcakephysics', target='_blank') ) ), cls='container' ), cls='social-media' ), Footer( Div( P( A('Cupcake Physics', href='/'), 'by', Name('| All Rights Reserved') ), cls='container' ) ), cls='content' ), Div( Img(src='/assets/images/icons/facebook-hover.png'), Img(src='/assets/images/icons/twitter-hover.png'), cls='preloader' ), Script(src='https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js'), Script('if (!window.jQuery) { document.write(\'<script src="/assets/resources/jquery/jquery.min.js"><\\/script>\'); console.log("Using local version of jQuery"); }'), Script(src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML', type='text/javascript'), Script('if (!window.MathJax) { document.write(\'<script src="/assets/resources/mathjax/MathJax.js"><\\/script>\'); console.log("Using local version of MathJax"); }'), Script(src='https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.8/d3.min.js', type='text/javascript'), Script('if (!window.d3) { document.write(\'<script src="/assets/resources/d3/d3.min.js"><\\/script>\'); console.log("Using local version of D3"); }'), Script(src='/assets/js/searchbar.js', type='text/javascript')
phpdoc/parser/Repair.html
anhnt0212/phpdocx
3
12
<html> <head> <title>Docs For Class Repair</title> <link rel="stylesheet" type="text/css" href="../media/style.css"> </head> <body> <table border="0" cellspacing="0" cellpadding="0" height="48" width="100%"> <tr> <td class="header_top">parser</td> </tr> <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> <tr> <td class="header_menu"> [ <a href="../classtrees_parser.html" class="menu">class tree: parser</a> ] [ <a href="../elementindex_parser.html" class="menu">index: parser</a> ] [ <a href="../elementindex.html" class="menu">all elements</a> ] </td> </tr> <tr><td class="header_line"><img src="../media/empty.png" width="1" height="1" border="0" alt="" /></td></tr> </table> <table width="100%" border="0" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="200" class="menu"> <div id="todolist"> <p><a href="../todolist.html">Todo List</a></p> </div> <b>Packages:</b><br /> <a href="../li_default.html">default</a><br /> <a href="../li_charts.html">charts</a><br /> <a href="../li_clean.html">clean</a><br /> <a href="../li_config.html">config</a><br /> <a href="../li_converters.html">converters</a><br /> <a href="../li_create.html">create</a><br /> <a href="../li_crypto.html">crypto</a><br /> <a href="../li_debug.html">debug</a><br /> <a href="../li_elements.html">elements</a><br /> <a href="../li_factory.html">factory</a><br /> <a href="../li_license.html">license</a><br /> <a href="../li_loader.html">loader</a><br /> <a href="../li_parser.html">parser</a><br /> <a href="../li_transform.html">transform</a><br /> <a href="../li_trasform.html">trasform</a><br /> <a href="../li_utilities.html">utilities</a><br /> <br /><br /> <b>Files:</b><br /> <div class="package"> <a href="../parser/_Parser.inc.html"> Parser.inc </a><br> <a href="../parser/_Repair.inc.html"> Repair.inc </a><br> <a href="../parser/_RepairPDF.inc.html"> RepairPDF.inc </a><br> </div><br /> <b>Classes:</b><br /> <div class="package"> <a href="../parser/Parser.html">Parser</a><br /> <a href="../parser/Repair.html">Repair</a><br /> <a href="../parser/RepairPDF.html">RepairPDF</a><br /> </div> </td> <td> <table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top"> <h1>Class: Repair</h1> Source Location: /Repair.inc<br /><br /> <table width="100%" border="0"> <tr><td valign="top"> <h3><a href="#class_details">Class Overview</a></h3> <pre></pre><br /> <div class="description">Repair docx files cleaning, removing or addind content</div><br /><br /> <h4>Author(s):</h4> <ul> </ul> <h4>Version:</h4> <ul> <li>2011.19.03</li> </ul> <h4>Copyright:</h4> <ul> <li>Copyright (c) 2009-2013 Narcea Producciones Multimedia S.L. (http://www.2mdc.com)</li> </ul> </td> <td valign="top"> <h3><a href="#class_methods">Methods</a></h3> <ul> <li><a href="../parser/Repair.html#method__destruct">__destruct</a></li> <li><a href="../parser/Repair.html#methodaddParapraphEmptyTablesTags">addParapraphEmptyTablesTags</a></li> <li><a href="../parser/Repair.html#methodgetInstance">getInstance</a></li> <li><a href="../parser/Repair.html#methodgetXML">getXML</a></li> <li><a href="../parser/Repair.html#methodsetXML">setXML</a></li> <li><a href="../parser/Repair.html#method__toString">__toString</a></li> </ul> </td> </tr></table> <hr /> <table width="100%" border="0"><tr> </tr></table> <hr /> <a name="class_details"></a> <h3>Class Details</h3> <div class="tags"> [line 15]<br /> Repair docx files cleaning, removing or addind content<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>version:</b>&nbsp;&nbsp;</td><td>2011.19.03</td> </tr> <tr> <td><b>copyright:</b>&nbsp;&nbsp;</td><td>Copyright (c) 2009-2013 Narcea Producciones Multimedia S.L. (http://www.2mdc.com)</td> </tr> <tr> <td><b>link:</b>&nbsp;&nbsp;</td><td><a href="http://www.phpdocx.com">http://www.phpdocx.com</a></td> </tr> <tr> <td><b>since:</b>&nbsp;&nbsp;</td><td>File available since Release 2.5</td> </tr> <tr> <td><b>license:</b>&nbsp;&nbsp;</td><td><a href="http://www.phpdocx.com/wp-content/themes/lightword/pro_license.php">http://www.phpdocx.com/wp-content/themes/lightword/pro_license.php</a></td> </tr> </table> </div> </div><br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div><br /> <hr /> <a name="class_methods"></a> <h3>Class Methods</h3> <div class="tags"> <hr /> <a name="methodgetInstance"></a> <h3>static method getInstance <span class="smalllinenumber">[line 70]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>static <a href="../elements/CreateText.html">CreateText</a> getInstance( )</code> </td></tr></table> </td></tr></table><br /> Singleton, return instance of class<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="method__destruct"></a> <h3>destructor __destruct <span class="smalllinenumber">[line 47]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>void __destruct( )</code> </td></tr></table> </td></tr></table><br /> Destruct<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodaddParapraphEmptyTablesTags"></a> <h3>method addParapraphEmptyTablesTags <span class="smalllinenumber">[line 104]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>void addParapraphEmptyTablesTags( $path 0)</code> </td></tr></table> </td></tr></table><br /> Add a paragraph to each element in a table that needs it and betweeen tables<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type">$path&nbsp;&nbsp;</td> <td><b>0</b>&nbsp;&nbsp;</td> <td>File path</td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodgetXML"></a> <h3>method getXML <span class="smalllinenumber">[line 83]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>void getXML( )</code> </td></tr></table> </td></tr></table><br /> Getter XML<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="methodsetXML"></a> <h3>method setXML <span class="smalllinenumber">[line 92]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>void setXML( $xml)</code> </td></tr></table> </td></tr></table><br /> Setter XML<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <h4>Parameters:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td class="type">&nbsp;&nbsp;</td> <td><b>$xml</b>&nbsp;&nbsp;</td> <td></td> </tr> </table> </div><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> <hr /> <a name="method__toString"></a> <h3>method __toString <span class="smalllinenumber">[line 58]</span></h3> <div class="function"> <table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border"> <table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code"> <code>string __toString( )</code> </td></tr></table> </td></tr></table><br /> Magic method, returns current XML<br /><br /><br /><br /> <h4>Tags:</h4> <div class="tags"> <table border="0" cellspacing="0" cellpadding="0"> <tr> <td><b>return:</b>&nbsp;&nbsp;</td><td>Return current XML</td> </tr> <tr> <td><b>access:</b>&nbsp;&nbsp;</td><td>public</td> </tr> </table> </div> <br /><br /> <div class="top">[ <a href="#top">Top</a> ]</div> </div> </div><br /> <div class="credit"> <hr /> Documentation generated on Mon, 13 Jan 2014 13:45:45 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.4</a> </div> </td></tr></table> </td> </tr> </table> </body> </html>
Docs For Class Repair
from fasthtml.common import * app = FastHTML(hdrs=( Link(href='../media/style.css', rel='stylesheet', type='text/css') )) rt = app.route @rt('/') def get(): return ( Title('Docs For Class Repair'), Table( Tr( Td('parser', cls='header_top') ), Tr( Td( Img(alt='', border='0', height='1', src='../media/empty.png', width='1'), cls='header_line' ) ), Tr( Td( '[', A('class tree: parser', cls='menu', href='../classtrees_parser.html'), ']\n\t\t [', A('index: parser', cls='menu', href='../elementindex_parser.html'), ']\n\t\t \t [', A('all elements', cls='menu', href='../elementindex.html'), ']', cls='header_menu' ) ), Tr( Td( Img(alt='', border='0', height='1', src='../media/empty.png', width='1'), cls='header_line' ) ), border='0', cellpadding='0', cellspacing='0', height='48', width='100%' ), Table( Tr( Td( Div( P( A('Todo List', href='../todolist.html') ), id='todolist' ), B('Packages:'), Br(), A('default', href='../li_default.html'), Br(), A('charts', href='../li_charts.html'), Br(), A('clean', href='../li_clean.html'), Br(), A('config', href='../li_config.html'), Br(), A('converters', href='../li_converters.html'), Br(), A('create', href='../li_create.html'), Br(), A('crypto', href='../li_crypto.html'), Br(), A('debug', href='../li_debug.html'), Br(), A('elements', href='../li_elements.html'), Br(), A('factory', href='../li_factory.html'), Br(), A('license', href='../li_license.html'), Br(), A('loader', href='../li_loader.html'), Br(), A('parser', href='../li_parser.html'), Br(), A('transform', href='../li_transform.html'), Br(), A('trasform', href='../li_trasform.html'), Br(), A('utilities', href='../li_utilities.html'), Br(), Br(), Br(), B('Files:'), Br(), Div( A('Parser.inc', href='../parser/_Parser.inc.html'), Br(), A('Repair.inc', href='../parser/_Repair.inc.html'), Br(), A('RepairPDF.inc', href='../parser/_RepairPDF.inc.html'), Br(), cls='package' ), Br(), B('Classes:'), Br(), Div( A('Parser', href='../parser/Parser.html'), Br(), A('Repair', href='../parser/Repair.html'), Br( A('RepairPDF', href='../parser/RepairPDF.html'), Br() ), cls='package' ), cls='menu', width='200' ), Td( Table( Tr( Td( H1('Class: Repair'), 'Source Location: /Repair.inc', Br(), Br(), Table( Tr( Td( H3( A('Class Overview', href='#class_details') ), Pre(), Br(), Div('Repair docx files cleaning, removing or addind content', cls='description'), Br(), Br(), H4('Author(s):'), Ul(), H4('Version:'), Ul( Li('2011.19.03') ), H4('Copyright:'), Ul( Li('Copyright (c) 2009-2013 Narcea Producciones Multimedia S.L. (http://www.2mdc.com)') ), valign='top' ), Td( H3( A('Methods', href='#class_methods') ), Ul( Li( A('__destruct', href='../parser/Repair.html#method__destruct') ), Li( A('addParapraphEmptyTablesTags', href='../parser/Repair.html#methodaddParapraphEmptyTablesTags') ), Li( A('getInstance', href='../parser/Repair.html#methodgetInstance') ), Li( A('getXML', href='../parser/Repair.html#methodgetXML') ), Li( A('setXML', href='../parser/Repair.html#methodsetXML') ), Li( A('__toString', href='../parser/Repair.html#method__toString') ) ), valign='top' ) ), border='0', width='100%' ), Hr(), Table( Tr(), border='0', width='100%' ), Hr(), A(name='class_details'), H3('Class Details'), Div( '[line 15]', Br(), 'Repair docx files cleaning, removing or addind content', Br(), Br(), Br(), Br(), H4('Tags:'), Div( Table( Tr( Td( B('version:') ), Td('2011.19.03') ), Tr( Td( B('copyright:') ), Td('Copyright (c) 2009-2013 Narcea Producciones Multimedia S.L. (http://www.2mdc.com)') ), Tr( Td( B('link:') ), Td( A('http://www.phpdocx.com', href='http://www.phpdocx.com') ) ), Tr( Td( B('since:') ), Td('File available since Release 2.5') ), Tr( Td( B('license:') ), Td( A('http://www.phpdocx.com/wp-content/themes/lightword/pro_license.php', href='http://www.phpdocx.com/wp-content/themes/lightword/pro_license.php') ) ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), cls='tags' ), Br(), Br(), Div( '[', A('Top', href='#top'), ']', cls='top' ), Br(), Hr(), A(name='class_methods'), H3('Class Methods'), Div( Hr(), A(name='methodgetInstance'), H3( 'static method getInstance', Span('[line 70]', cls='smalllinenumber') ), Div( Table( Tr( Td( Table( Tr( Td( Code( 'static', A('CreateText', href='../elements/CreateText.html'), 'getInstance(\n)' ), cls='code' ) ), border='0', cellpadding='2', cellspacing='0', width='100%' ), cls='code_border' ) ), border='0', cellpadding='1', cellspacing='0', width='90%' ), Br(), 'Singleton, return instance of class', Br(), Br(), Br(), Br(), H4('Tags:'), Div( Table( Tr( Td( B('access:') ), Td('public') ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Br(), Div( '[', A('Top', href='#top'), ']', cls='top' ), cls='function' ), Hr(), A(name='method__destruct'), H3( 'destructor __destruct', Span('[line 47]', cls='smalllinenumber') ), Div( Table( Tr( Td( Table( Tr( Td( Code('void __destruct(\n)'), cls='code' ) ), border='0', cellpadding='2', cellspacing='0', width='100%' ), cls='code_border' ) ), border='0', cellpadding='1', cellspacing='0', width='90%' ), Br(), 'Destruct', Br(), Br(), Br(), Br(), H4('Tags:'), Div( Table( Tr( Td( B('access:') ), Td('public') ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Br(), Div( '[', A('Top', href='#top'), ']', cls='top' ), cls='function' ), Hr(), A(name='methodaddParapraphEmptyTablesTags'), H3( 'method addParapraphEmptyTablesTags', Span('[line 104]', cls='smalllinenumber') ), Div( Table( Tr( Td( Table( Tr( Td( Code('void addParapraphEmptyTablesTags(\n$path\n0)'), cls='code' ) ), border='0', cellpadding='2', cellspacing='0', width='100%' ), cls='code_border' ) ), border='0', cellpadding='1', cellspacing='0', width='90%' ), Br(), 'Add a paragraph to each element in a table that needs it and betweeen tables', Br(), Br(), Br(), Br(), H4('Tags:'), Div( Table( Tr( Td( B('access:') ), Td('public') ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Br(), H4('Parameters:'), Div( Table( Tr( Td('$path', cls='type'), Td( B('0') ), Td('File path') ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Div( '[', A('Top', href='#top'), ']', cls='top' ), cls='function' ), Hr(), A(name='methodgetXML'), H3( 'method getXML', Span('[line 83]', cls='smalllinenumber') ), Div( Table( Tr( Td( Table( Tr( Td( Code('void getXML(\n)'), cls='code' ) ), border='0', cellpadding='2', cellspacing='0', width='100%' ), cls='code_border' ) ), border='0', cellpadding='1', cellspacing='0', width='90%' ), Br(), 'Getter XML', Br(), Br(), Br(), Br(), H4('Tags:'), Div( Table( Tr( Td( B('access:') ), Td('public') ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Br(), Div( '[', A('Top', href='#top'), ']', cls='top' ), cls='function' ), Hr(), A(name='methodsetXML'), H3( 'method setXML', Span('[line 92]', cls='smalllinenumber') ), Div( Table( Tr( Td( Table( Tr( Td( Code('void setXML(\n\n$xml)'), cls='code' ) ), border='0', cellpadding='2', cellspacing='0', width='100%' ), cls='code_border' ) ), border='0', cellpadding='1', cellspacing='0', width='90%' ), Br(), 'Setter XML', Br(), Br(), Br(), Br(), H4('Tags:'), Div( Table( Tr( Td( B('access:') ), Td('public') ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Br(), H4('Parameters:'), Div( Table( Tr( Td(cls='type'), Td( B('$xml') ), Td() ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Div( '[', A('Top', href='#top'), ']', cls='top' ), cls='function' ), Hr(), A(name='method__toString'), H3( 'method __toString', Span('[line 58]', cls='smalllinenumber') ), Div( Table( Tr( Td( Table( Tr( Td( Code('string __toString(\n)'), cls='code' ) ), border='0', cellpadding='2', cellspacing='0', width='100%' ), cls='code_border' ) ), border='0', cellpadding='1', cellspacing='0', width='90%' ), Br(), 'Magic method, returns current XML', Br(), Br(), Br(), Br(), H4('Tags:'), Div( Table( Tr( Td( B('return:') ), Td('Return current XML') ), Tr( Td( B('access:') ), Td('public') ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Br(), Div( '[', A('Top', href='#top'), ']', cls='top' ), cls='function' ), cls='tags' ), Br(), Div( Hr(), 'Documentation generated on Mon, 13 Jan 2014 13:45:45 +0100 by', A('phpDocumentor 1.4.4', href='http://www.phpdoc.org'), cls='credit' ), valign='top' ) ), border='0', cellpadding='10', cellspacing='0', width='100%' ) ), valign='top' ), border='0', cellpadding='0', cellspacing='0', width='100%' ) ) run_uv()
Link(href='../media/style.css', rel='stylesheet', type='text/css')
Title('Docs For Class Repair'), Table( Tr( Td('parser', cls='header_top') ), Tr( Td( Img(alt='', border='0', height='1', src='../media/empty.png', width='1'), cls='header_line' ) ), Tr( Td( '[', A('class tree: parser', cls='menu', href='../classtrees_parser.html'), ']\n\t\t [', A('index: parser', cls='menu', href='../elementindex_parser.html'), ']\n\t\t \t [', A('all elements', cls='menu', href='../elementindex.html'), ']', cls='header_menu' ) ), Tr( Td( Img(alt='', border='0', height='1', src='../media/empty.png', width='1'), cls='header_line' ) ), border='0', cellpadding='0', cellspacing='0', height='48', width='100%' ), Table( Tr( Td( Div( P( A('Todo List', href='../todolist.html') ), id='todolist' ), B('Packages:'), Br(), A('default', href='../li_default.html'), Br(), A('charts', href='../li_charts.html'), Br(), A('clean', href='../li_clean.html'), Br(), A('config', href='../li_config.html'), Br(), A('converters', href='../li_converters.html'), Br(), A('create', href='../li_create.html'), Br(), A('crypto', href='../li_crypto.html'), Br(), A('debug', href='../li_debug.html'), Br(), A('elements', href='../li_elements.html'), Br(), A('factory', href='../li_factory.html'), Br(), A('license', href='../li_license.html'), Br(), A('loader', href='../li_loader.html'), Br(), A('parser', href='../li_parser.html'), Br(), A('transform', href='../li_transform.html'), Br(), A('trasform', href='../li_trasform.html'), Br(), A('utilities', href='../li_utilities.html'), Br(), Br(), Br(), B('Files:'), Br(), Div( A('Parser.inc', href='../parser/_Parser.inc.html'), Br(), A('Repair.inc', href='../parser/_Repair.inc.html'), Br(), A('RepairPDF.inc', href='../parser/_RepairPDF.inc.html'), Br(), cls='package' ), Br(), B('Classes:'), Br(), Div( A('Parser', href='../parser/Parser.html'), Br(), A('Repair', href='../parser/Repair.html'), Br( A('RepairPDF', href='../parser/RepairPDF.html'), Br() ), cls='package' ), cls='menu', width='200' ), Td( Table( Tr( Td( H1('Class: Repair'), 'Source Location: /Repair.inc', Br(), Br(), Table( Tr( Td( H3( A('Class Overview', href='#class_details') ), Pre(), Br(), Div('Repair docx files cleaning, removing or addind content', cls='description'), Br(), Br(), H4('Author(s):'), Ul(), H4('Version:'), Ul( Li('2011.19.03') ), H4('Copyright:'), Ul( Li('Copyright (c) 2009-2013 Narcea Producciones Multimedia S.L. (http://www.2mdc.com)') ), valign='top' ), Td( H3( A('Methods', href='#class_methods') ), Ul( Li( A('__destruct', href='../parser/Repair.html#method__destruct') ), Li( A('addParapraphEmptyTablesTags', href='../parser/Repair.html#methodaddParapraphEmptyTablesTags') ), Li( A('getInstance', href='../parser/Repair.html#methodgetInstance') ), Li( A('getXML', href='../parser/Repair.html#methodgetXML') ), Li( A('setXML', href='../parser/Repair.html#methodsetXML') ), Li( A('__toString', href='../parser/Repair.html#method__toString') ) ), valign='top' ) ), border='0', width='100%' ), Hr(), Table( Tr(), border='0', width='100%' ), Hr(), A(name='class_details'), H3('Class Details'), Div( '[line 15]', Br(), 'Repair docx files cleaning, removing or addind content', Br(), Br(), Br(), Br(), H4('Tags:'), Div( Table( Tr( Td( B('version:') ), Td('2011.19.03') ), Tr( Td( B('copyright:') ), Td('Copyright (c) 2009-2013 Narcea Producciones Multimedia S.L. (http://www.2mdc.com)') ), Tr( Td( B('link:') ), Td( A('http://www.phpdocx.com', href='http://www.phpdocx.com') ) ), Tr( Td( B('since:') ), Td('File available since Release 2.5') ), Tr( Td( B('license:') ), Td( A('http://www.phpdocx.com/wp-content/themes/lightword/pro_license.php', href='http://www.phpdocx.com/wp-content/themes/lightword/pro_license.php') ) ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), cls='tags' ), Br(), Br(), Div( '[', A('Top', href='#top'), ']', cls='top' ), Br(), Hr(), A(name='class_methods'), H3('Class Methods'), Div( Hr(), A(name='methodgetInstance'), H3( 'static method getInstance', Span('[line 70]', cls='smalllinenumber') ), Div( Table( Tr( Td( Table( Tr( Td( Code( 'static', A('CreateText', href='../elements/CreateText.html'), 'getInstance(\n)' ), cls='code' ) ), border='0', cellpadding='2', cellspacing='0', width='100%' ), cls='code_border' ) ), border='0', cellpadding='1', cellspacing='0', width='90%' ), Br(), 'Singleton, return instance of class', Br(), Br(), Br(), Br(), H4('Tags:'), Div( Table( Tr( Td( B('access:') ), Td('public') ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Br(), Div( '[', A('Top', href='#top'), ']', cls='top' ), cls='function' ), Hr(), A(name='method__destruct'), H3( 'destructor __destruct', Span('[line 47]', cls='smalllinenumber') ), Div( Table( Tr( Td( Table( Tr( Td( Code('void __destruct(\n)'), cls='code' ) ), border='0', cellpadding='2', cellspacing='0', width='100%' ), cls='code_border' ) ), border='0', cellpadding='1', cellspacing='0', width='90%' ), Br(), 'Destruct', Br(), Br(), Br(), Br(), H4('Tags:'), Div( Table( Tr( Td( B('access:') ), Td('public') ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Br(), Div( '[', A('Top', href='#top'), ']', cls='top' ), cls='function' ), Hr(), A(name='methodaddParapraphEmptyTablesTags'), H3( 'method addParapraphEmptyTablesTags', Span('[line 104]', cls='smalllinenumber') ), Div( Table( Tr( Td( Table( Tr( Td( Code('void addParapraphEmptyTablesTags(\n$path\n0)'), cls='code' ) ), border='0', cellpadding='2', cellspacing='0', width='100%' ), cls='code_border' ) ), border='0', cellpadding='1', cellspacing='0', width='90%' ), Br(), 'Add a paragraph to each element in a table that needs it and betweeen tables', Br(), Br(), Br(), Br(), H4('Tags:'), Div( Table( Tr( Td( B('access:') ), Td('public') ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Br(), H4('Parameters:'), Div( Table( Tr( Td('$path', cls='type'), Td( B('0') ), Td('File path') ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Div( '[', A('Top', href='#top'), ']', cls='top' ), cls='function' ), Hr(), A(name='methodgetXML'), H3( 'method getXML', Span('[line 83]', cls='smalllinenumber') ), Div( Table( Tr( Td( Table( Tr( Td( Code('void getXML(\n)'), cls='code' ) ), border='0', cellpadding='2', cellspacing='0', width='100%' ), cls='code_border' ) ), border='0', cellpadding='1', cellspacing='0', width='90%' ), Br(), 'Getter XML', Br(), Br(), Br(), Br(), H4('Tags:'), Div( Table( Tr( Td( B('access:') ), Td('public') ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Br(), Div( '[', A('Top', href='#top'), ']', cls='top' ), cls='function' ), Hr(), A(name='methodsetXML'), H3( 'method setXML', Span('[line 92]', cls='smalllinenumber') ), Div( Table( Tr( Td( Table( Tr( Td( Code('void setXML(\n\n$xml)'), cls='code' ) ), border='0', cellpadding='2', cellspacing='0', width='100%' ), cls='code_border' ) ), border='0', cellpadding='1', cellspacing='0', width='90%' ), Br(), 'Setter XML', Br(), Br(), Br(), Br(), H4('Tags:'), Div( Table( Tr( Td( B('access:') ), Td('public') ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Br(), H4('Parameters:'), Div( Table( Tr( Td(cls='type'), Td( B('$xml') ), Td() ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Div( '[', A('Top', href='#top'), ']', cls='top' ), cls='function' ), Hr(), A(name='method__toString'), H3( 'method __toString', Span('[line 58]', cls='smalllinenumber') ), Div( Table( Tr( Td( Table( Tr( Td( Code('string __toString(\n)'), cls='code' ) ), border='0', cellpadding='2', cellspacing='0', width='100%' ), cls='code_border' ) ), border='0', cellpadding='1', cellspacing='0', width='90%' ), Br(), 'Magic method, returns current XML', Br(), Br(), Br(), Br(), H4('Tags:'), Div( Table( Tr( Td( B('return:') ), Td('Return current XML') ), Tr( Td( B('access:') ), Td('public') ), border='0', cellpadding='0', cellspacing='0' ), cls='tags' ), Br(), Br(), Div( '[', A('Top', href='#top'), ']', cls='top' ), cls='function' ), cls='tags' ), Br(), Div( Hr(), 'Documentation generated on Mon, 13 Jan 2014 13:45:45 +0100 by', A('phpDocumentor 1.4.4', href='http://www.phpdoc.org'), cls='credit' ), valign='top' ) ), border='0', cellpadding='10', cellspacing='0', width='100%' ) ), valign='top' ), border='0', cellpadding='0', cellspacing='0', width='100%' )
app/views/v1_1-citizen/9-pensions/9a-current-pension/payment-frequency.html
dommn/nsjsa-prototype
0
13
<filename>app/views/v1_1-citizen/9-pensions/9a-current-pension/payment-frequency.html {% extends "layout.html" %} {% block pageTitle %} DWP - Jobseeker&rsquo;s Allowance {% endblock %} {% block content %} {# <p><strong> Note: The pound sign needs to be inside the input text box, this is styled by macros/macros.njk </strong></p> #} <div class="govuk-grid-row"> <div class="govuk-grid-column-two-thirds"> <form action="payment-frequency" method="post"> {% set prefix = "current-pension" %} {{ govukRadios({ idPrefix: "current-work-paid", name: "currentPensionPaid", fieldset: { legend: { text: "How often is your pension or annuity paid?", isPageHeading: true, classes: "govuk-fieldset__legend--l" } }, items: [{ value: "Weekly", text: "Every week", checked: checked("currentPensionPaid", "Weekly"), conditional: { html: grossPensionAmountInput(prefix, "weekly") } }, { value: "Fortnightly", text: "Every 2 weeks", conditional: { html: grossPensionAmountInput(prefix, "fortnightly") } }, { value: "FourWeekly", text: "Every 4 weeks", checked: checked("currentPensionPaid", "FourWeekly"), conditional: { html: grossPensionAmountInput(prefix, "four-weekly") } }, { value: "Monthly", text: "Every month", checked: checked("currentPensionPaid", "Monthly"), conditional: { html: grossPensionAmountInput(prefix, "monthly") } }, { value: "Quarterly", text: "Every 3 months", checked: checked("currentPensionPaid", "Quarterly"), conditional: { html: grossPensionAmountInput(prefix, "quarterly") } }, { value: "BiAnnually", text: "Twice a year", checked: checked("currentPensionPaid", "BiAnnually"), conditional: { html: grossPensionAmountInput(prefix, "bi-annually") } }, { value: "Annually", text: "Once a year", checked: checked("currentPensionPaid", "Annually"), conditional: { html: grossPensionAmountInput(prefix, "annually") } }] }) }} {{ govukButton({ text: "Continue" }) }} </form> </div> </div> {% endblock %}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
docs/gallery/horiz2/templates/index.html
cjm771/cmcm
3
14
{# <--- WE USE SCAFFOLD BELOW AS TEMPLATE (base for pages) ----> #} {% extends "partial/_scaffold.html" %} {# <------------ EXTRA CSS -------------------> #} {% block css %} <style> #info_toggle{ display: none; } .frunt-layout-slideshow, .frunt-layout-slideshow .frunt-slider{ height: 100%; } .news{ bottom: 0; right :0; padding: 20px; position: absolute; z-index: 40; width: 300px; color: #fff; font-size : 10px; } .news li{ list-style: none; text-align: right; padding: 10px 0; border-bottom: 1px solid rgba(255,255,255,.5); } </style> {% endblock %} {# <------------ BELOW APPENDS TO TITLE TAG -------------------> #} {% block title %} Home {% endblock %} {# <----- BELOW GOES INTO MAIN CONTENT BLOCK (#content) -------> #} {% block content %} {{slideshow}} <ul class='news'> {% for index, item in news %} <li><b>{{item.added}}</b> / {{item.title}}</li> {% endfor %} </ul> {% endblock %}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
src/mice/doc/html/mice/cspice_npelpt.html
jared711/meteoroid_orbits
9
15
<gh_stars>1-10 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <TITLE>cspice_npelpt</TITLE> </HEAD> <BODY style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);"> <A name="TOP"></A> <table style="text-align: left; margin-left: auto; margin-right: auto; width: 800px;" border="0" cellpadding="5" cellspacing="2"> <tbody> <tr> <td style="background-color: rgb(153, 153, 153); vertical-align: middle; text-align: center;"> <div align="right"> <small><small><a href="index.html">Index Page</a></small></small> </div> <b>cspice_npelpt</b> </td> </tr> <tr> <td style="vertical-align: top;"> <small><div align="center"> <A HREF="index.html#A">A</A>&nbsp; <A HREF="index.html#B">B</A>&nbsp; <A HREF="index.html#C">C</A>&nbsp; <A HREF="index.html#D">D</A>&nbsp; <A HREF="index.html#E">E</A>&nbsp; <A HREF="index.html#F">F</A>&nbsp; <A HREF="index.html#G">G</A>&nbsp; <A HREF="index.html#H">H</A>&nbsp; <A HREF="index.html#I">I</A>&nbsp; <A HREF="index.html#J">J</A>&nbsp; <A HREF="index.html#K">K</A>&nbsp; <A HREF="index.html#L">L</A>&nbsp; <A HREF="index.html#M">M</A>&nbsp; <A HREF="index.html#N">N</A>&nbsp; <A HREF="index.html#O">O</A>&nbsp; <A HREF="index.html#P">P</A>&nbsp; <A HREF="index.html#Q">Q</A>&nbsp; <A HREF="index.html#R">R</A>&nbsp; <A HREF="index.html#S">S</A>&nbsp; <A HREF="index.html#T">T</A>&nbsp; <A HREF="index.html#U">U</A>&nbsp; <A HREF="index.html#V">V</A>&nbsp; <A HREF="index.html#W">W</A>&nbsp; <A HREF="index.html#X">X</A>&nbsp; </div></small> <br> <table style="text-align: left; width: 60%; margin-left: auto; margin-right: auto;" border="0" cellspacing="2" cellpadding="2"> <tbody> <tr> <td style="width: 33%; text-align: center;"> <small> <a href="#Abstract">Abstract<br></a> <a href="#I/O">I/O<br></a> <a href="#Examples">Examples<br></a> </small> </td> <td style="vertical-align: top; width: 33%; text-align: center;"> <small> <a href="#Particulars">Particulars<br></a> <a href="#Required Reading">Required Reading<br></a> <a href="#Version">Version<br></a> </small> </td> <td style="vertical-align: top; width: 33%; text-align: center;"> <small> <a href="#Index_Entries">Index_Entries<br></a> </small> </td> </tr> </tbody> </table> <PRE> </pre><h4><a name="Abstract">Abstract</a></h4><pre> CSPICE_NPELPT calculates the location on an ellipse closest to a specified point, both in three-dimensional space, and the distance between the ellipse and the point. </pre><h4><a name="I/O">I/O</a></h4><pre> Given: point a 3-vector defining a location in 3-dimensional space. [3,1] = size(point); double = class(point) ellipse a SPICE ellipse. [1,1] = size(ellipse); struct = class(ellipse) The structure has the fields: center: [3,1] = size(center); double = class(center) semiMinor: [3,1] = size(semiMinor); double = class(semiMinor) semiMajor: [3,1] = size(semiMajor); double = class(semiMajor) the call: [ pnear, dist ] = <b>cspice_npelpt</b>( point, ellipse ) returns: pnear the 3-vector defining the location on the ellipse nearest to 'point'. [3,1] = size(point); double = class(point) dist the distance between the calculated point 'pnear' and 'point'. dist = || pnear - point || [1,1] = size(dist); double = class(dist) </pre><h4><a name="Examples">Examples</a></h4><pre> Any numerical results shown for this example may differ between platforms as the results depend on the SPICE kernels used as input and the machine specific arithmetic implementation. </pre><h4><a name="Particulars">Particulars</a></h4><pre> Given an ellipse and a point in 3-dimensional space, if the orthogonal projection of the point onto the plane of the ellipse is on or outside of the ellipse, then there is a unique point on the ellipse closest to the original point. This routine finds that nearest point on the ellipse. If the projection falls inside the ellipse, there may be multiple points on the ellipse that are at the minimum distance from the original point. In this case, one such closest point will be returned. This routine returns a distance, rather than an altitude, in contrast to the Mice routine <a href="cspice_nearpt.html">cspice_nearpt</a>. Because our ellipse is situated in 3-space and not 2-space, the input point is not `inside' or `outside' the ellipse, so the notion of altitude does not apply to the problem solved by this routine. In the case of <a href="cspice_nearpt.html">cspice_nearpt</a>, the input point is on, inside, or outside the ellipsoid, so it makes sense to speak of its altitude. </pre><h4><a name="Required Reading">Required Reading</a></h4><pre> For important details concerning this module's function, please refer to the CSPICE routine <a href="../cspice/npelpt_c.html">npelpt_c</a>. <a href="../req/mice.html">MICE.REQ</a> <a href="../req/ellipses.html">ELLIPSES.REQ</a> </pre><h4><a name="Version">Version</a></h4><pre> -Mice Version 1.0.0, 14-NOV-2014, EDW (JPL) </pre><h4><a name="Index_Entries">Index_Entries</a></h4><pre> nearest point on ellipse to point </PRE> </td> </tr> </tbody> </table> <pre>Wed Apr 5 18:00:33 2017</pre> </body> </html>
cspice_npelpt
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( Title('cspice_npelpt'), A(name='TOP'), Table( Tbody( Tr( Td( Div( Small( Small( A('Index Page', href='index.html') ) ), align='right' ), B('cspice_npelpt'), style='background-color: rgb(153, 153, 153); vertical-align: middle; text-align: center;' ) ), Tr( Td( Small( Div( A('A', href='index.html#A'), A('B', href='index.html#B'), A('C', href='index.html#C'), A('D', href='index.html#D'), A('E', href='index.html#E'), A('F', href='index.html#F'), A('G', href='index.html#G'), A('H', href='index.html#H'), A('I', href='index.html#I'), A('J', href='index.html#J'), A('K', href='index.html#K'), A('L', href='index.html#L'), A('M', href='index.html#M'), A('N', href='index.html#N'), A('O', href='index.html#O'), A('P', href='index.html#P'), A('Q', href='index.html#Q'), A('R', href='index.html#R'), A('S', href='index.html#S'), A('T', href='index.html#T'), A('U', href='index.html#U'), A('V', href='index.html#V'), A('W', href='index.html#W'), A('X', href='index.html#X'), align='center' ) ), Br(), Table( Tbody( Tr( Td( Small( A( 'Abstract', Br(), href='#Abstract' ), A( 'I/O', Br(), href='#I/O' ), A( 'Examples', Br(), href='#Examples' ) ), style='width: 33%; text-align: center;' ), Td( Small( A( 'Particulars', Br(), href='#Particulars' ), A( 'Required Reading', Br(), href='#Required Reading' ), A( 'Version', Br(), href='#Version' ) ), style='vertical-align: top; width: 33%; text-align: center;' ), Td( Small( A( 'Index_Entries', Br(), href='#Index_Entries' ) ), style='vertical-align: top; width: 33%; text-align: center;' ) ) ), border='0', cellpadding='2', cellspacing='2', style='text-align: left; width: 60%; margin-left: auto; margin-right: auto;' ), Pre(), H4( A('Abstract', name='Abstract') ), Pre('CSPICE_NPELPT calculates the location on an ellipse closest\n to a specified point, both in three-dimensional space,\n and the distance between the ellipse and the point.'), H4( A('I/O', name='I/O') ), Pre( 'Given:\n\n point a 3-vector defining a location in 3-dimensional space.\n\n [3,1] = size(point); double = class(point)\n\n ellipse a SPICE ellipse.\n\n [1,1] = size(ellipse); struct = class(ellipse)\n\n The structure has the fields:\n\n center: [3,1] = size(center); double = class(center)\n semiMinor: [3,1] = size(semiMinor); double = class(semiMinor)\n semiMajor: [3,1] = size(semiMajor); double = class(semiMajor)\n\n the call:\n\n [ pnear, dist ] =', B('cspice_npelpt'), "( point, ellipse )\n\n returns:\n\n pnear the 3-vector defining the location on the ellipse nearest\n to 'point'.\n\n [3,1] = size(point); double = class(point)\n\n dist the distance between the calculated point 'pnear' \n and 'point'.\n\n dist = || pnear - point ||\n\n [1,1] = size(dist); double = class(dist)" ), H4( A('Examples', name='Examples') ), Pre('Any numerical results shown for this example may differ between\n platforms as the results depend on the SPICE kernels used as input\n and the machine specific arithmetic implementation.'), H4( A('Particulars', name='Particulars') ), Pre( 'Given an ellipse and a point in 3-dimensional space, if the\n orthogonal projection of the point onto the plane of the ellipse\n is on or outside of the ellipse, then there is a unique point on\n the ellipse closest to the original point. This routine finds\n that nearest point on the ellipse. If the projection falls inside\n the ellipse, there may be multiple points on the ellipse that are\n at the minimum distance from the original point. In this case,\n one such closest point will be returned.\n\n This routine returns a distance, rather than an altitude, in\n contrast to the Mice routine', A('cspice_nearpt', href='cspice_nearpt.html'), ". Because our ellipse is\n situated in 3-space and not 2-space, the input point is not\n `inside' or `outside' the ellipse, so the notion of altitude does\n not apply to the problem solved by this routine. In the case of", A('cspice_nearpt', href='cspice_nearpt.html'), ', the input point is on, inside, or outside the ellipsoid,\n so it makes sense to speak of its altitude.' ), H4( A('Required Reading', name='Required Reading') ), Pre( "For important details concerning this module's function, please refer to\n the CSPICE routine", A('npelpt_c', href='../cspice/npelpt_c.html'), '.', A('MICE.REQ', href='../req/mice.html'), A('ELLIPSES.REQ', href='../req/ellipses.html') ), H4( A('Version', name='Version') ), Pre('-Mice Version 1.0.0, 14-NOV-2014, EDW (JPL)'), H4( A('Index_Entries', name='Index_Entries') ), Pre('nearest point on ellipse to point'), style='vertical-align: top;' ) ) ), border='0', cellpadding='5', cellspacing='2', style='text-align: left; margin-left: auto; margin-right: auto; width: 800px;' ), Pre('Wed Apr 5 18:00:33 2017') ) run_uv()
Title('cspice_npelpt'), A(name='TOP'), Table( Tbody( Tr( Td( Div( Small( Small( A('Index Page', href='index.html') ) ), align='right' ), B('cspice_npelpt'), style='background-color: rgb(153, 153, 153); vertical-align: middle; text-align: center;' ) ), Tr( Td( Small( Div( A('A', href='index.html#A'), A('B', href='index.html#B'), A('C', href='index.html#C'), A('D', href='index.html#D'), A('E', href='index.html#E'), A('F', href='index.html#F'), A('G', href='index.html#G'), A('H', href='index.html#H'), A('I', href='index.html#I'), A('J', href='index.html#J'), A('K', href='index.html#K'), A('L', href='index.html#L'), A('M', href='index.html#M'), A('N', href='index.html#N'), A('O', href='index.html#O'), A('P', href='index.html#P'), A('Q', href='index.html#Q'), A('R', href='index.html#R'), A('S', href='index.html#S'), A('T', href='index.html#T'), A('U', href='index.html#U'), A('V', href='index.html#V'), A('W', href='index.html#W'), A('X', href='index.html#X'), align='center' ) ), Br(), Table( Tbody( Tr( Td( Small( A( 'Abstract', Br(), href='#Abstract' ), A( 'I/O', Br(), href='#I/O' ), A( 'Examples', Br(), href='#Examples' ) ), style='width: 33%; text-align: center;' ), Td( Small( A( 'Particulars', Br(), href='#Particulars' ), A( 'Required Reading', Br(), href='#Required Reading' ), A( 'Version', Br(), href='#Version' ) ), style='vertical-align: top; width: 33%; text-align: center;' ), Td( Small( A( 'Index_Entries', Br(), href='#Index_Entries' ) ), style='vertical-align: top; width: 33%; text-align: center;' ) ) ), border='0', cellpadding='2', cellspacing='2', style='text-align: left; width: 60%; margin-left: auto; margin-right: auto;' ), Pre(), H4( A('Abstract', name='Abstract') ), Pre('CSPICE_NPELPT calculates the location on an ellipse closest\n to a specified point, both in three-dimensional space,\n and the distance between the ellipse and the point.'), H4( A('I/O', name='I/O') ), Pre( 'Given:\n\n point a 3-vector defining a location in 3-dimensional space.\n\n [3,1] = size(point); double = class(point)\n\n ellipse a SPICE ellipse.\n\n [1,1] = size(ellipse); struct = class(ellipse)\n\n The structure has the fields:\n\n center: [3,1] = size(center); double = class(center)\n semiMinor: [3,1] = size(semiMinor); double = class(semiMinor)\n semiMajor: [3,1] = size(semiMajor); double = class(semiMajor)\n\n the call:\n\n [ pnear, dist ] =', B('cspice_npelpt'), "( point, ellipse )\n\n returns:\n\n pnear the 3-vector defining the location on the ellipse nearest\n to 'point'.\n\n [3,1] = size(point); double = class(point)\n\n dist the distance between the calculated point 'pnear' \n and 'point'.\n\n dist = || pnear - point ||\n\n [1,1] = size(dist); double = class(dist)" ), H4( A('Examples', name='Examples') ), Pre('Any numerical results shown for this example may differ between\n platforms as the results depend on the SPICE kernels used as input\n and the machine specific arithmetic implementation.'), H4( A('Particulars', name='Particulars') ), Pre( 'Given an ellipse and a point in 3-dimensional space, if the\n orthogonal projection of the point onto the plane of the ellipse\n is on or outside of the ellipse, then there is a unique point on\n the ellipse closest to the original point. This routine finds\n that nearest point on the ellipse. If the projection falls inside\n the ellipse, there may be multiple points on the ellipse that are\n at the minimum distance from the original point. In this case,\n one such closest point will be returned.\n\n This routine returns a distance, rather than an altitude, in\n contrast to the Mice routine', A('cspice_nearpt', href='cspice_nearpt.html'), ". Because our ellipse is\n situated in 3-space and not 2-space, the input point is not\n `inside' or `outside' the ellipse, so the notion of altitude does\n not apply to the problem solved by this routine. In the case of", A('cspice_nearpt', href='cspice_nearpt.html'), ', the input point is on, inside, or outside the ellipsoid,\n so it makes sense to speak of its altitude.' ), H4( A('Required Reading', name='Required Reading') ), Pre( "For important details concerning this module's function, please refer to\n the CSPICE routine", A('npelpt_c', href='../cspice/npelpt_c.html'), '.', A('MICE.REQ', href='../req/mice.html'), A('ELLIPSES.REQ', href='../req/ellipses.html') ), H4( A('Version', name='Version') ), Pre('-Mice Version 1.0.0, 14-NOV-2014, EDW (JPL)'), H4( A('Index_Entries', name='Index_Entries') ), Pre('nearest point on ellipse to point'), style='vertical-align: top;' ) ) ), border='0', cellpadding='5', cellspacing='2', style='text-align: left; margin-left: auto; margin-right: auto; width: 800px;' ), Pre('Wed Apr 5 18:00:33 2017')
lists.whatwg.org/pipermail/whatwg-whatwg.org/2009-April/061579.html
zcorpan/whatwg.org
1
16
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <TITLE> [whatwg] Asynchronous events observe unexpected states in media elements </TITLE> <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Asynchronous%20events%20observe%20unexpected%20states%20in%20media%0A%20elements&In-Reply-To=%3C49DEA6EB.8000301%40mit.edu%3E"> <META NAME="robots" CONTENT="index,nofollow"> <style type="text/css"> pre { white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ } </style> <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> <LINK REL="Previous" HREF="061578.html"> <LINK REL="Next" HREF="061580.html"> </HEAD> <BODY BGCOLOR="#ffffff"> <H1>[whatwg] Asynchronous events observe unexpected states in media elements</H1> <!--htdig_noindex--> <B><NAME></B> <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Asynchronous%20events%20observe%20unexpected%20states%20in%20media%0A%20elements&In-Reply-To=%3C49DEA6EB.8000301%40mit.edu%3E" TITLE="[whatwg] Asynchronous events observe unexpected states in media elements">bzbarsky at MIT.EDU </A><BR> <I>Thu Apr 9 18:54:51 PDT 2009</I> <P><UL> <LI>Previous message: <A HREF="061578.html">[whatwg] Asynchronous events observe unexpected states in media elements </A></li> <LI>Next message: <A HREF="061580.html">[whatwg] Worker lifecycle </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#61579">[ date ]</a> <a href="thread.html#61579">[ thread ]</a> <a href="subject.html#61579">[ subject ]</a> <a href="author.html#61579">[ author ]</a> </LI> </UL> <HR> <!--/htdig_noindex--> <!--beginarticle--> <PRE><NAME> wrote: &gt;<i> A related surprise is that although a media element delays the document </I>&gt;<i> load event until the readyState reaches HAVE_CURRENT_DATA, it is </I>&gt;<i> possible for a loadeddata event handler to actually run after the </I>&gt;<i> document load event handler. </I> For what it's worth, there are similar situations elsewhere. For example, the currently proposed spec for stylesheet load events says those fire asynchronously, so it looks to me like they could fire after onload. The only place in Gecko where we currently fire asynchronous load-like events is for HTML &lt;img&gt;; we make sure to fire the page's onload after all image onloads, even though the image onloads fire async from image load completion. Perhaps this should be a general rule for load events of various sorts. This doesn't help your other issues, of course. -Boris </PRE> <!--endarticle--> <!--htdig_noindex--> <HR> <P><UL> <!--threads--> <LI>Previous message: <A HREF="061578.html">[whatwg] Asynchronous events observe unexpected states in media elements </A></li> <LI>Next message: <A HREF="061580.html">[whatwg] Worker lifecycle </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#61579">[ date ]</a> <a href="thread.html#61579">[ thread ]</a> <a href="subject.html#61579">[ subject ]</a> <a href="author.html#61579">[ author ]</a> </LI> </UL> <hr> <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg mailing list</a><br> <!--/htdig_noindex--> </body></html>
[whatwg] Asynchronous events observe unexpected states in media elements
Link(href='index.html', rel='Index'), Link(href='mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Asynchronous%20events%20observe%20unexpected%20states%20in%20media%0A%20elements&In-Reply-To=%3C49DEA6EB.8000301%40mit.edu%3E', rel='made'), Meta(content='index,nofollow', name='robots'), Style('pre {\n white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */\n }', type='text/css'), Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Link(href='061578.html', rel='Previous'), Link(href='061580.html', rel='Next')
Title('[whatwg] Asynchronous events observe unexpected states in media elements'), H1('[whatwg] Asynchronous events observe unexpected states in media elements'), B( Name() ), A('bzbarsky at MIT.EDU', href='mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20Asynchronous%20events%20observe%20unexpected%20states%20in%20media%0A%20elements&In-Reply-To=%3C49DEA6EB.8000301%40mit.edu%3E', title='[whatwg] Asynchronous events observe unexpected states in media elements') Br(), I('Thu Apr 9 18:54:51 PDT 2009'), P( Ul( Li( 'Previous message:', A('[whatwg] Asynchronous events observe unexpected states in media\telements', href='061578.html') ), Li( 'Next message:', A('[whatwg] Worker lifecycle', href='061580.html') ), Li( B('Messages sorted by:'), A('[ date ]', href='date.html#61579'), A('[ thread ]', href='thread.html#61579'), A('[ subject ]', href='subject.html#61579'), A('[ author ]', href='author.html#61579') ) ), Hr(), Pre( Name( 'wrote:\n>', I('A related surprise is that although a media element delays the document'), '>', I('load event until the readyState reaches HAVE_CURRENT_DATA, it is'), '>', I('possible for a loadeddata event handler to actually run after the'), '>', I('document load event handler.'), "For what it's worth, there are similar situations elsewhere. For \nexample, the currently proposed spec for stylesheet load events says \nthose fire asynchronously, so it looks to me like they could fire after \nonload.\n\nThe only place in Gecko where we currently fire asynchronous load-like \nevents is for HTML <img>; we make sure to fire the page's onload after \nall image onloads, even though the image onloads fire async from image \nload completion.\n\nPerhaps this should be a general rule for load events of various sorts.\n\nThis doesn't help your other issues, of course.\n\n-Boris" ) ), Hr(), P( Ul( Li( 'Previous message:', A('[whatwg] Asynchronous events observe unexpected states in media\telements', href='061578.html') ), Li( 'Next message:', A('[whatwg] Worker lifecycle', href='061580.html') ), Li( B('Messages sorted by:'), A('[ date ]', href='date.html#61579'), A('[ thread ]', href='thread.html#61579'), A('[ subject ]', href='subject.html#61579'), A('[ author ]', href='author.html#61579') ) ), Hr(), A('More information about the whatwg\nmailing list', href='http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org'), Br() ) )
its2.0/xliffsamples/roundtrip-example/EXa-xliff-prov-rt-1-src.html
isabella232/its-2.0-testsuite
6
17
<filename>its2.0/xliffsamples/roundtrip-example/EXa-xliff-prov-rt-1-src.html <!DOCTYPE html> <html lang="en"> <head> <meta charset=utf-8> <title>Example</title> <style> <!-- .totrans { background-color: yellow } body { font-family: Arial } --> </style> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body> <p>Have you ever dreamed of stepping on each of the six continents around the planet during a single, amazing trip? Our <b>Around the World in 80 Days</b> travel package is specifically designed for this.</p> <p>From the canyons of Arizona, to the Khmer temples deep in the jungle; from the tropical beaches of Queensland to the glaciers of Antarctica; or from the wild savanna of Africa to mysterious castles in the forests of Bohemia, our offer takes you in some of the most amazing places on our planet. In 80 days, you will see more of the world than most see through their entire lifetime!</p> </body> </html>
Example
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Style('<!--\r\n.totrans { background-color: yellow }\r\nbody { font-family: Arial }\r\n-->'), Meta(content='text/html; charset=utf-8', http_equiv='Content-Type') )) rt = app.route @rt('/') def get(): return ( Title('Example'), P( 'Have you ever dreamed of stepping on each of the six continents around the \r\n planet during a single, amazing trip? Our', B('Around the World in 80 Days'), 'travel package is specifically designed for this.' ), P('From the canyons of Arizona, to the Khmer temples deep in the jungle; \r\n from the tropical beaches of Queensland to the glaciers of Antarctica; or \r\n from the wild savanna of Africa to mysterious castles in the forests of \r\n Bohemia, our offer takes you in some of the most amazing places on our \r\n planet. In 80 days, you will see more of the world than most see through \r\n their entire lifetime!') ) run_uv()
Meta(charset='utf-8'), Style('<!--\r\n.totrans { background-color: yellow }\r\nbody { font-family: Arial }\r\n-->'), Meta(content='text/html; charset=utf-8', http_equiv='Content-Type')
Title('Example'), P( 'Have you ever dreamed of stepping on each of the six continents around the \r\n planet during a single, amazing trip? Our', B('Around the World in 80 Days'), 'travel package is specifically designed for this.' ), P('From the canyons of Arizona, to the Khmer temples deep in the jungle; \r\n from the tropical beaches of Queensland to the glaciers of Antarctica; or \r\n from the wild savanna of Africa to mysterious castles in the forests of \r\n Bohemia, our offer takes you in some of the most amazing places on our \r\n planet. In 80 days, you will see more of the world than most see through \r\n their entire lifetime!')
src/app/login/login.page.html
ChrisC97/CamperChat
0
18
<ion-content class="ion-padding"> <ion-row> <ion-col> <img src="./assets/images/logo.png" /> </ion-col> </ion-row> <ion-row> <ion-col> <p> Camper Chat allows you to talk to other <strong>caravaners, RV'ers, road trippers and campers</strong> near you. Use Camper Chat to give and receive tips, ask for help with your flat tyre, or just have a friendly chat. </p> <p> Log in with <strong>Facebook</strong> below to get started. </p> </ion-col> </ion-row> <ion-row> <ion-col> <a (click)="Login()"> <img src="./assets/images/facebook-button.png" alt="Login with Facebook" class="login-button" /> </a> </ion-col> </ion-row> </ion-content>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
site/notes/knowl/solution-27.html
mkjanssen/discrete
0
19
<reponame>mkjanssen/discrete <!DOCTYPE html> <html lang="en-US"> <!--********************************************--> <!--* Generated from PreTeXt source *--> <!--* on 2021-04-16T09:18:06-05:00 *--> <!--* A recent stable commit (2020-08-09): *--> <!--* 98f21740783f166a773df4dc83cab5293ab63a4a *--> <!--* *--> <!--* https://pretextbook.org *--> <!--* *--> <!--********************************************--> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="robots" content="noindex, nofollow"> </head> <body> <div class="solution solution-like"> <h6 xmlns:svg="http://www.w3.org/2000/svg" class="heading"> <span class="type">Solution</span><span class="space"> </span><span class="codenumber">9.3.3.1</span><span class="period">.</span> </h6> <ol class="decimal"> <li>This is the sequence from <code xmlns:svg="http://www.w3.org/2000/svg" class="code-inline tex2jax_ignore">[cross-reference to target(s) "example-sum-of-arithmetic" missing or not unique]</code>, in which we found a closed formula by recognizing the sequence as the sequence of partial sums of an arithmetic sequence. Indeed, the sequence of first differences is \(1,4,7, 10, 13,\ldots\text{,}\) which itself has differences \(3,3,3,3,\ldots\text{.}\) Thus \(2, 3, 7, 14, 24, 37,\ldots\) is a \(\Delta^2\)-constant sequence.</li> <li>These are the perfect cubes. The sequence of first differences is \(7, 19, 37, 61, 91, \ldots\text{;}\) the sequence of second differences is \(12, 18, 24, 30,\ldots\text{;}\) the sequence of third differences is constant: \(6,6,6,\ldots\text{.}\) Thus the perfect cubes are a \(\Delta^3\)-constant sequence.</li> <li>If we take first differences we get \(1,2,4,8,16,\ldots\text{.}\) Wait, what? That's the sequence we started with. So taking second differences will give us the same sequence again. No matter how many times we repeat this we will always have the same sequence, which in particular means no finite number of differences will be constant. Thus this sequence is not \(\Delta^k\)-constant for any \(k\text{.}\)</li> </ol> </div> <span class="incontext"><a href="Mar-12.html#vrl">in-context</a></span> </body> </html>
Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Meta(content='noindex, nofollow', name='robots')
Div( H6( Span('Solution', cls='type'), Span(cls='space'), Span('9.3.3.1', cls='codenumber'), Span('.', cls='period'), cls='heading', xmlns:svg='http://www.w3.org/2000/svg' ), Ol( Li( 'This is the sequence from', Code('[cross-reference to target(s) "example-sum-of-arithmetic" missing or not unique]', cls='code-inline tex2jax_ignore', xmlns:svg='http://www.w3.org/2000/svg'), ', in which we found a closed formula by recognizing the sequence as the sequence of partial sums of an arithmetic sequence. Indeed, the sequence of first differences is \\(1,4,7, 10, 13,\\ldots\\text{,}\\) which itself has differences \\(3,3,3,3,\\ldots\\text{.}\\) Thus \\(2, 3, 7, 14, 24, 37,\\ldots\\) is a \\(\\Delta^2\\)-constant sequence.' ), Li('These are the perfect cubes. The sequence of first differences is \\(7, 19, 37, 61, 91, \\ldots\\text{;}\\) the sequence of second differences is \\(12, 18, 24, 30,\\ldots\\text{;}\\) the sequence of third differences is constant: \\(6,6,6,\\ldots\\text{.}\\) Thus the perfect cubes are a \\(\\Delta^3\\)-constant sequence.'), Li("If we take first differences we get \\(1,2,4,8,16,\\ldots\\text{.}\\) Wait, what? That's the sequence we started with. So taking second differences will give us the same sequence again. No matter how many times we repeat this we will always have the same sequence, which in particular means no finite number of differences will be constant. Thus this sequence is not \\(\\Delta^k\\)-constant for any \\(k\\text{.}\\)"), cls='decimal' ), cls='solution solution-like' ), Span( A('in-context', href='Mar-12.html#vrl'), cls='incontext' )
layouts/partials/health-check.html
ajonp/ajonp-fireship-theme
1
20
{{ with .Params.versions }} <div class="box health-check"> <div class="box-icon box-red">{{ partial "svg/health.svg" }}</div> <div class="box-content"> <h3>Health Check</h3> <p> {{ range $package, $version := .}} {{ $package }}@<strong>{{ $version }}</strong><br> {{ end }} </p> </div> </div> {{ end }}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
doc/alu/HyperSpec/Issues/iss237-writeup.html
blakemcbride/eclipse-lisp
101
21
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <!-- Common Lisp HyperSpec (TM), version 3.0 generated by kmp on Thu, 2-May-1996 10:21am EDT --> <HTML> <HEAD> <TITLE>CLHS: Issue MAKE-LOAD-FORM-SAVING-SLOTS Writeup</TITLE> <META HTTP-EQUIV="Author" CONTENT="<NAME>"> <META HTTP-EQUIV="Organization" CONTENT="The Harlequin Group Limited"> <LINK REL=TOP HREF="../FrontMatter/index.html"> <LINK REL=COPYRIGHT HREF="../FrontMatter/About-HyperSpec.html#Legal"> <LINK REL=DISCLAIMER HREF="../FrontMatter/About-HyperSpec.html#Disclaimer"> <LINK REL=PREV HREF="../Issues/iss236-writeup.html"> <LINK REL=UP HREF="../Issues/iss237.html"> <LINK REL=NEXT HREF="../Issues/iss238-writeup.html"> </HEAD> <BODY BGCOLOR="#c0c0c0"> <H1><A REV=MADE HREF="http://www.harlequin.com/"><IMG ALT="[HARLEQUIN]" SRC="../Graphics/Harlequin-Small.gif" ALIGN=Bottom></A><A REL=TOP HREF="../FrontMatter/index.html"><IMG ALT="[Common Lisp HyperSpec (TM)]" SRC="../Graphics/HyperSpec-Small.gif" ALIGN=Bottom></A> <A REL=PREV HREF="../Issues/iss236-writeup.html"><IMG ALT="[Previous]" SRC="../Graphics/Prev.gif" ALIGN=Bottom></A><A REL=UP HREF="../Issues/iss237.html"><IMG ALT="[Up]" SRC="../Graphics/Up.gif" ALIGN=Bottom></A><A REL=NEXT HREF="../Issues/iss238-writeup.html"><IMG ALT="[Next]" SRC="../Graphics/Next.gif" ALIGN=Bottom></A></H1> <HR> <H2>Issue MAKE-LOAD-FORM-SAVING-SLOTS Writeup</H2> <PRE><B>Issue:</B> <A REL=DEFINITION HREF="../Body/fun_make-load_saving-slots.html#make-load-form-saving-slots"><B>MAKE-LOAD-FORM-SAVING-SLOTS</B></A><P> Reference: X3J13/92-102, dpANS 12.24<P> <A REL=DEFINITION HREF="../Body/stagenfun_make-load-form.html#make-load-form"><B>MAKE-LOAD-FORM</B></A>, p.7-51<P> <A REL=DEFINITION HREF="../Body/fun_make-load_saving-slots.html#make-load-form-saving-slots"><B>MAKE-LOAD-FORM-SAVING-SLOTS</B></A>, p.7-56<P> X3J13/92-2102, <NAME> comment #2<P> X3J13/92-3104, <NAME> comment #4<P> X3J13/89-526, Issue <A HREF="iss215.html">LOAD-OBJECTS</A> (Version 4)<P> X3J13/91-485, Issue <A HREF="iss320.html">SLOT-VALUE-METACLASSES</A> (Version 7)<P> <B>Category:</B> CLARIFICATION/CHANGE<P> <B>Edit History:</B> Version 1, 1/5/93, <NAME><P> Version 2, 1/5/93, <NAME> (fix current practice)<P> Version 3, 1/6/93, <NAME><P> (description is operational, move possible operators to notes)<P> <B>Status:</B> Proposal NO-INITFORMS accepted, March 1993<P> <P> <B>Problem Description:<P> </B><P> The description of the function <A REL=DEFINITION HREF="../Body/fun_make-load_saving-slots.html#make-load-form-saving-slots"><B>MAKE-LOAD-FORM-SAVING-SLOTS</B></A> is expressed in<P> terms of <A REL=DEFINITION HREF="../Body/stagenfun_make-instance.html#make-instance"><B>MAKE-INSTANCE</B></A>, <A REL=DEFINITION HREF="../Body/any_setf.html#setf"><B>SETF</B></A> of <A REL=DEFINITION HREF="../Body/fun_slot-value.html#slot-value"><B>SLOT-VALUE</B></A>, and <A REL=DEFINITION HREF="../Body/fun_slot-makunbound.html#slot-makunbound"><B>SLOT-MAKUNBOUND</B></A>, which is a<P> mistake on several counts.<P> <P> 1. It could be interpreted as indicating that slot initialization forms are<P> to be executed, with the values of the slots then modified by <A REL=DEFINITION HREF="../Body/any_setf.html#setf"><B>SETF</B></A> of<P> <A REL=DEFINITION HREF="../Body/fun_slot-value.html#slot-value"><B>SLOT-VALUE</B></A> or <A REL=DEFINITION HREF="../Body/fun_slot-makunbound.html#slot-makunbound"><B>SLOT-MAKUNBOUND</B></A>. This is not in the spirit of the overall<P> proposal that introduced this operator, which talks about allocation via the<P> function <A REL=DEFINITION HREF="../Body/stagenfun_all_ate-instance.html#allocate-instance"><B>ALLOCATE-INSTANCE</B></A>. MCL2.0 in fact used that interpretation, and then<P> received bug reports from users who expected initforms to not be executed.<P> <P> 2. None of these operators are defined by this document as being applicable<P> when the metaclass <A REL=DEFINITION HREF="../Body/syscla_structure-class.html#structure-class"><B>STRUCTURE-CLASS</B></A> is involved. A sufficiently literal<P> reading could cause one to conclude that in fact this specification requires<P> such applicability, which the committee explicitly decided against.<P> <P> <B>Proposal (MAKE-LOAD-FORM-SAVING-SLOTS:NO-INITFORMS):<P> </B><P> 1. Replace the first paragraph of the Description section of the dictionary<P> entry for <A REL=DEFINITION HREF="../Body/fun_make-load_saving-slots.html#make-load-form-saving-slots"><B>MAKE-LOAD-FORM-SAVING-SLOTS</B></A> with<P> <P> Returns \term{forms} that, when \term{evaluated}, will construct an<P> \term{object} equivalent to \param{object}, without \term{executing}<P> \term{initialization forms}. The \term{slots} in the new \term{object}<P> that correspond to initialized \term{slots} in \param{object} are<P> initialized using the values from \param{object}. Uninitialized \term{slots}<P> in \param{object} are not initialized in the new \term{object}.<P> \funref{make-load-form-saving-slots} works for any \term{instance} of<P> \typeref{standard-object} or \typeref{structure-object}.<P> <P> 2. Add the following to the Notes section for <A REL=DEFINITION HREF="../Body/fun_make-load_saving-slots.html#make-load-form-saving-slots"><B>MAKE-LOAD-FORM-SAVING-SLOTS</B></A>.<P> <P> When the \term{object} is an \term{instance} of \typeref{standard-object},<P> \funref{make-load-form-saving-slots} could return a creation form that<P> \term{calls} \funref{allocate-instance} and an initialization form that<P> contains \term{calls} to \macref{setf} of \funref{slot-value} and<P> \funref{slot-makunbound}, though other \term{functions} of similar effect<P> might actually be used.<P> <P> <B>Editorial Impact:<P> </B><P> A small cut and paste job.<P> <P> <B>Rationale:<P> </B><P> Addresses the problem description.<P> <P> <B>Examples:<P> </B><P> (<A REL=DEFINITION HREF="../Body/mac_defparametercm_defvar.html#defvar"><B>defvar</B></A> *initform-executed-counter* 0)<P> (<A REL=DEFINITION HREF="../Body/mac_defstruct.html#defstruct"><B>defstruct</B></A> foo<P> (slot-1 (<A REL=DEFINITION HREF="../Body/mac_incfcm_decf.html#incf"><B>incf</B></A> *initform-executed-counter*)))<P> (<A REL=DEFINITION HREF="../Body/mac_defparametercm_defvar.html#defvar"><B>defvar</B></A> *foo* (make-foo))<P> *initform-executed-counter* =&gt; 1<P> (<A REL=DEFINITION HREF="../Body/fun_mapccm_ma_istcm_mapcon.html#mapc"><B>mapc</B></A> #'<A REL=DEFINITION HREF="../Body/fun_eval.html#eval"><B>eval</B></A> (<A REL=DEFINITION HREF="../Body/mac_multiple-value-list.html#multiple-value-list"><B>multiple-value-list</B></A> (<A REL=DEFINITION HREF="../Body/fun_make-load_saving-slots.html#make-load-form-saving-slots"><B>make-load-form-saving-slots</B></A> *foo*)))<P> *initform-executed-counter* =&gt; 1<P> <P> <B>Current Practice:<P> </B><P> Apple Macintosh Common Lisp 2.0p2 implements this.<P> <P> <B>Cost to Implementors:<P> </B><P> Probably small.<P> <P> <B>Cost to Users:<P> </B><P> Probably small. Only programs that were depending on the execution of<P> initforms would be negatively affected by this, and such programs are<P> probably already not portable.<P> <P> <B>Performance Impact:<P> </B><P> None.<P> <P> <B>Benefits:<P> </B><P> <B>Aesthetics:<P> </B><P> <B>Discussion:<P> </B><P> </PRE> <HR> <A REL=NAVIGATOR HREF="../FrontMatter/Starting-Points.html"><IMG ALT="[Starting Points]" SRC="../Graphics/Starting-Points.gif" ALIGN=Bottom></A><A REL=TOC HREF="../FrontMatter/Chapter-Index.html"><IMG ALT="[Contents]" SRC="../Graphics/Contents.gif" ALIGN=Bottom></A><A REL=INDEX HREF="../FrontMatter/Master-Index.html"><IMG ALT="[Index]" SRC="../Graphics/Index.gif" ALIGN=Bottom></A><A REL=INDEX HREF="../FrontMatter/Symbol-Index.html"><IMG ALT="[Symbols]" SRC="../Graphics/Symbols.gif" ALIGN=Bottom></A><A REL=GLOSSARY HREF="../Body/sec_26-1.html"><IMG ALT="[Glossary]" SRC="../Graphics/Glossary.gif" ALIGN=Bottom></A><A HREF="../Issues/Issues-Categorized.html"><IMG ALT="[Issues]" SRC="../Graphics/Issues.gif" ALIGN=Bottom></A><BR> <A REL=COPYRIGHT HREF="../FrontMatter/About-HyperSpec.html#Legal"><I>Copyright 1996, The Harlequin Group Limited. All Rights Reserved.</I></A><P> </BODY> </HTML>
CLHS: Issue MAKE-LOAD-FORM-SAVING-SLOTS Writeup
Meta(content='<NAME>', http_equiv='Author'), Meta(content='The Harlequin Group Limited', http_equiv='Organization'), Link(href='../FrontMatter/index.html', rel='TOP'), Link(href='../FrontMatter/About-HyperSpec.html#Legal', rel='COPYRIGHT'), Link(href='../FrontMatter/About-HyperSpec.html#Disclaimer', rel='DISCLAIMER'), Link(href='../Issues/iss236-writeup.html', rel='PREV'), Link(href='../Issues/iss237.html', rel='UP'), Link(href='../Issues/iss238-writeup.html', rel='NEXT')
Title('CLHS: Issue MAKE-LOAD-FORM-SAVING-SLOTS Writeup'), H1( A( Img(align='Bottom', alt='[HARLEQUIN]', src='../Graphics/Harlequin-Small.gif'), href='http://www.harlequin.com/', rev='MADE' ), A( Img(align='Bottom', alt='[Common Lisp HyperSpec (TM)]', src='../Graphics/HyperSpec-Small.gif'), href='../FrontMatter/index.html', rel='TOP' ), A( Img(align='Bottom', alt='[Previous]', src='../Graphics/Prev.gif'), href='../Issues/iss236-writeup.html', rel='PREV' ), A( Img(align='Bottom', alt='[Up]', src='../Graphics/Up.gif'), href='../Issues/iss237.html', rel='UP' ), A( Img(align='Bottom', alt='[Next]', src='../Graphics/Next.gif'), href='../Issues/iss238-writeup.html', rel='NEXT' ) ), Hr(), H2('Issue MAKE-LOAD-FORM-SAVING-SLOTS Writeup'), Pre( B('Issue:'), A( B('MAKE-LOAD-FORM-SAVING-SLOTS'), href='../Body/fun_make-load_saving-slots.html#make-load-form-saving-slots', rel='DEFINITION' ), P( 'Reference: X3J13/92-102, dpANS 12.24', P( A( B('MAKE-LOAD-FORM'), href='../Body/stagenfun_make-load-form.html#make-load-form', rel='DEFINITION' ), ', p.7-51', P( A( B('MAKE-LOAD-FORM-SAVING-SLOTS'), href='../Body/fun_make-load_saving-slots.html#make-load-form-saving-slots', rel='DEFINITION' ), ', p.7-56', P( 'X3J13/92-2102,', Name( 'comment #2', P( 'X3J13/92-3104,', Name( 'comment #4', P( 'X3J13/89-526, Issue', A('LOAD-OBJECTS', href='iss215.html'), '(Version 4)', P( 'X3J13/91-485, Issue', A('SLOT-VALUE-METACLASSES', href='iss320.html'), '(Version 7)', P( B('Category:'), 'CLARIFICATION/CHANGE', P( B('Edit History:'), 'Version 1, 1/5/93,', Name( P( 'Version 2, 1/5/93,', Name( '(fix current practice)', P( 'Version 3, 1/6/93,', Name( P( '(description is operational, move possible operators to notes)', P( B('Status:'), 'Proposal NO-INITFORMS accepted, March 1993', P( P( B( 'Problem Description:', P() ), P( 'The description of the function', A( B('MAKE-LOAD-FORM-SAVING-SLOTS'), href='../Body/fun_make-load_saving-slots.html#make-load-form-saving-slots', rel='DEFINITION' ), 'is expressed in', P( 'terms of', A( B('MAKE-INSTANCE'), href='../Body/stagenfun_make-instance.html#make-instance', rel='DEFINITION' ), ',', A( B('SETF'), href='../Body/any_setf.html#setf', rel='DEFINITION' ), 'of', A( B('SLOT-VALUE'), href='../Body/fun_slot-value.html#slot-value', rel='DEFINITION' ), ', and', A( B('SLOT-MAKUNBOUND'), href='../Body/fun_slot-makunbound.html#slot-makunbound', rel='DEFINITION' ), ', which is a', P( 'mistake on several counts.', P( P( '1. It could be interpreted as indicating that slot initialization forms are', P( 'to be executed, with the values of the slots then modified by', A( B('SETF'), href='../Body/any_setf.html#setf', rel='DEFINITION' ), 'of', P( A( B('SLOT-VALUE'), href='../Body/fun_slot-value.html#slot-value', rel='DEFINITION' ), 'or', A( B('SLOT-MAKUNBOUND'), href='../Body/fun_slot-makunbound.html#slot-makunbound', rel='DEFINITION' ), '. This is not in the spirit of the overall', P( 'proposal that introduced this operator, which talks about allocation via the', P( 'function', A( B('ALLOCATE-INSTANCE'), href='../Body/stagenfun_all_ate-instance.html#allocate-instance', rel='DEFINITION' ), '. MCL2.0 in fact used that interpretation, and then', P( 'received bug reports from users who expected initforms to not be executed.', P( P( '2. None of these operators are defined by this document as being applicable', P( 'when the metaclass', A( B('STRUCTURE-CLASS'), href='../Body/syscla_structure-class.html#structure-class', rel='DEFINITION' ), 'is involved. A sufficiently literal', P( 'reading could cause one to conclude that in fact this specification requires', P( 'such applicability, which the committee explicitly decided against.', P( P( B( 'Proposal (MAKE-LOAD-FORM-SAVING-SLOTS:NO-INITFORMS):', P() ), P( '1. Replace the first paragraph of the Description section of the dictionary', P( 'entry for', A( B('MAKE-LOAD-FORM-SAVING-SLOTS'), href='../Body/fun_make-load_saving-slots.html#make-load-form-saving-slots', rel='DEFINITION' ), 'with', P( P( 'Returns \\term{forms} that, when \\term{evaluated}, will construct an', P( '\\term{object} equivalent to \\param{object}, without \\term{executing}', P( '\\term{initialization forms}. The \\term{slots} in the new \\term{object}', P( 'that correspond to initialized \\term{slots} in \\param{object} are', P( 'initialized using the values from \\param{object}. Uninitialized \\term{slots}', P( 'in \\param{object} are not initialized in the new \\term{object}.', P( '\\funref{make-load-form-saving-slots} works for any \\term{instance} of', P( '\\typeref{standard-object} or \\typeref{structure-object}.', P( P( '2. Add the following to the Notes section for', A( B('MAKE-LOAD-FORM-SAVING-SLOTS'), href='../Body/fun_make-load_saving-slots.html#make-load-form-saving-slots', rel='DEFINITION' ), '.', P( P( 'When the \\term{object} is an \\term{instance} of \\typeref{standard-object},', P( '\\funref{make-load-form-saving-slots} could return a creation form that', P( '\\term{calls} \\funref{allocate-instance} and an initialization form that', P( 'contains \\term{calls} to \\macref{setf} of \\funref{slot-value} and', P( '\\funref{slot-makunbound}, though other \\term{functions} of similar effect', P( 'might actually be used.', P( P( B( 'Editorial Impact:', P() ), P( 'A small cut and paste job.', P( P( B( 'Rationale:', P() ), P( 'Addresses the problem description.', P( P( B( 'Examples:', P() ), P( '(', A( B('defvar'), href='../Body/mac_defparametercm_defvar.html#defvar', rel='DEFINITION' ), '*initform-executed-counter* 0)', P( '(', A( B('defstruct'), href='../Body/mac_defstruct.html#defstruct', rel='DEFINITION' ), 'foo', P( '(slot-1 (', A( B('incf'), href='../Body/mac_incfcm_decf.html#incf', rel='DEFINITION' ), '*initform-executed-counter*)))', P( '(', A( B('defvar'), href='../Body/mac_defparametercm_defvar.html#defvar', rel='DEFINITION' ), '*foo* (make-foo))', P( '*initform-executed-counter* => 1', P( '(', A( B('mapc'), href='../Body/fun_mapccm_ma_istcm_mapcon.html#mapc', rel='DEFINITION' ), "#'", A( B('eval'), href='../Body/fun_eval.html#eval', rel='DEFINITION' ), '(', A( B('multiple-value-list'), href='../Body/mac_multiple-value-list.html#multiple-value-list', rel='DEFINITION' ), '(', A( B('make-load-form-saving-slots'), href='../Body/fun_make-load_saving-slots.html#make-load-form-saving-slots', rel='DEFINITION' ), '*foo*)))', P( '*initform-executed-counter* => 1', P( P( B( 'Current Practice:', P() ), P( 'Apple Macintosh Common Lisp 2.0p2 implements this.', P( P( B( 'Cost to Implementors:', P() ), P( 'Probably small.', P( P( B( 'Cost to Users:', P() ), P( 'Probably small. Only programs that were depending on the execution of', P( 'initforms would be negatively affected by this, and such programs are', P( 'probably already not portable.', P( P( B( 'Performance Impact:', P() ), P( 'None.', P( P( B( 'Benefits:', P() ), P( B( 'Aesthetics:', P() ), P( B( 'Discussion:', P() ), P() ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ), Hr(), A( Img(align='Bottom', alt='[Starting Points]', src='../Graphics/Starting-Points.gif'), href='../FrontMatter/Starting-Points.html', rel='NAVIGATOR' ) A( Img(align='Bottom', alt='[Contents]', src='../Graphics/Contents.gif'), href='../FrontMatter/Chapter-Index.html', rel='TOC' ) A( Img(align='Bottom', alt='[Index]', src='../Graphics/Index.gif'), href='../FrontMatter/Master-Index.html', rel='INDEX' ) A( Img(align='Bottom', alt='[Symbols]', src='../Graphics/Symbols.gif'), href='../FrontMatter/Symbol-Index.html', rel='INDEX' ) A( Img(align='Bottom', alt='[Glossary]', src='../Graphics/Glossary.gif'), href='../Body/sec_26-1.html', rel='GLOSSARY' ) A( Img(align='Bottom', alt='[Issues]', src='../Graphics/Issues.gif'), href='../Issues/Issues-Categorized.html' ) Br(), A( I('Copyright 1996, The Harlequin Group Limited. All Rights Reserved.'), href='../FrontMatter/About-HyperSpec.html#Legal', rel='COPYRIGHT' ) P()
sphinx_doc/build/html/_modules/qubiter/jupyter_notebooks/utilities_nb.html
yourball/qubiter
3
22
<!DOCTYPE html> <!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]--> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>qubiter.jupyter_notebooks.utilities_nb &mdash; qubiter 1.0.1 documentation</title> <script type="text/javascript" src="../../../_static/js/modernizr.min.js"></script> <script type="text/javascript" id="documentation_options" data-url_root="../../../" src="../../../_static/documentation_options.js"></script> <script type="text/javascript" src="../../../_static/jquery.js"></script> <script type="text/javascript" src="../../../_static/underscore.js"></script> <script type="text/javascript" src="../../../_static/doctools.js"></script> <script type="text/javascript" src="../../../_static/language_data.js"></script> <script type="text/javascript" src="../../../_static/js/theme.js"></script> <link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" /> <link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" /> <link rel="stylesheet" href="../../../_static/graphviz.css" type="text/css" /> <link rel="index" title="Index" href="../../../genindex.html" /> <link rel="search" title="Search" href="../../../search.html" /> </head> <body class="wy-body-for-nav"> <div class="wy-grid-for-nav"> <nav data-toggle="wy-nav-shift" class="wy-nav-side"> <div class="wy-side-scroll"> <div class="wy-side-nav-search" > <a href="../../../index.html" class="icon icon-home"> qubiter </a> <div role="search"> <form id="rtd-search-form" class="wy-form" action="../../../search.html" method="get"> <input type="text" name="q" placeholder="Search docs" /> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> </div> <div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation"> <p class="caption"><span class="caption-text">Table of Contents</span></p> <ul> <li class="toctree-l1"><a class="reference internal" href="../../../rosetta.html">Rosetta Stone</a></li> <li class="toctree-l1"><a class="reference internal" href="../../../classgraph.html">Class Graph</a></li> </ul> <a href="py-modindex.html">Module Index</a> </div> </div> </nav> <section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"> <nav class="wy-nav-top" aria-label="top navigation"> <i data-toggle="wy-nav-top" class="fa fa-bars"></i> <a href="../../../index.html">qubiter</a> </nav> <div class="wy-nav-content"> <div class="rst-content"> <div role="navigation" aria-label="breadcrumbs navigation"> <ul class="wy-breadcrumbs"> <li><a href="../../../index.html">Docs</a> &raquo;</li> <li><a href="../../index.html">Module code</a> &raquo;</li> <li>qubiter.jupyter_notebooks.utilities_nb</li> <li class="wy-breadcrumbs-aside"> </li> </ul> <hr/> </div> <div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> <div itemprop="articleBody"> <h1>Source code for qubiter.jupyter_notebooks.utilities_nb</h1><div class="highlight"><pre> <span></span><span class="kn">import</span> <span class="nn">ipywidgets</span> <span class="k">as</span> <span class="nn">wid</span> <span class="kn">from</span> <span class="nn">IPython.display</span> <span class="k">import</span> <span class="n">display</span><span class="p">,</span> <span class="n">clear_output</span> <span class="kn">import</span> <span class="nn">numpy</span> <span class="k">as</span> <span class="nn">np</span> <span class="kn">from</span> <span class="nn">qubiter.PlaceholderManager</span> <span class="k">import</span> <span class="o">*</span> <span class="kn">from</span> <span class="nn">qubiter.SEO_simulator</span> <span class="k">import</span> <span class="o">*</span> <span class="kn">from</span> <span class="nn">qubiter.StateVec</span> <span class="k">import</span> <span class="o">*</span> <div class="viewcode-block" id="run_sim_gui"><a class="viewcode-back" href="../../../qubiter.jupyter_notebooks.utilities_nb.html#qubiter.jupyter_notebooks.utilities_nb.run_sim_gui">[docs]</a><span class="k">def</span> <span class="nf">run_sim_gui</span><span class="p">(</span><span class="n">file_prefix</span><span class="p">,</span> <span class="n">num_bits</span><span class="p">,</span> <span class="n">all_var_nums</span><span class="p">,</span> <span class="n">fun_name_to_fun</span><span class="o">=</span><span class="kc">None</span><span class="p">,</span> <span class="n">slider_max_degs</span><span class="o">=</span><span class="mi">360</span><span class="o">*</span><span class="mi">3</span><span class="p">,</span> <span class="n">append_new</span><span class="o">=</span><span class="kc">False</span><span class="p">,</span> <span class="n">sty_fin_desc</span><span class="o">=</span><span class="s1">&#39;ALL&#39;</span><span class="p">):</span> <span class="sd">&quot;&quot;&quot;</span> <span class="sd"> This method generates and runs a widgets gui (graphical user interface).</span> <span class="sd"> The gui has a button labelled `Run` that creates an object of</span> <span class="sd"> SEO_simulator. The gui contains a slider for each placeholder variable (</span> <span class="sd"> parameter) of a circuit that has been created a priori by a SEO_writer</span> <span class="sd"> using the name `file_prefix` and number of qubits `num_bits`.</span> <span class="sd"> If a parameter is labelled `#1`, then the slider value for degs_1 times</span> <span class="sd"> pi/180 is substituted for `#1`</span> <span class="sd"> Parameters</span> <span class="sd"> ----------</span> <span class="sd"> file_prefix : str</span> <span class="sd"> num_bits : int</span> <span class="sd"> all_var_nums : list[int]</span> <span class="sd"> all the placeholder variable numbers. If the circuit has exactly</span> <span class="sd"> two placeholder variables #5 and #7, then all_var_nums=[5, 7]</span> <span class="sd"> fun_name_to_fun : dict[str, function]</span> <span class="sd"> dict mapping every functional placeholder name to its function</span> <span class="sd"> slider_max_degs : float</span> <span class="sd"> maximum (in degrees) of sliders (same for all of them)</span> <span class="sd"> append_new : bool</span> <span class="sd"> If True, printout for current run will be appended to end. If False,</span> <span class="sd"> the previous printout will be erased before printing for current run.</span> <span class="sd"> sty_fin_desc : str</span> <span class="sd"> The style used in the description of the final state vector.</span> <span class="sd"> Argument of StateVec.get_style_dict().</span> <span class="sd"> Returns</span> <span class="sd"> -------</span> <span class="sd"> None</span> <span class="sd"> &quot;&quot;&quot;</span> <span class="n">var_num_to_rads</span> <span class="o">=</span> <span class="p">{}</span> <span class="n">hbox_comps</span> <span class="o">=</span> <span class="p">[]</span> <span class="n">slider_list</span> <span class="o">=</span> <span class="p">[]</span> <span class="k">for</span> <span class="n">num</span> <span class="ow">in</span> <span class="n">all_var_nums</span><span class="p">:</span> <span class="n">slider</span> <span class="o">=</span> <span class="n">wid</span><span class="o">.</span><span class="n">FloatSlider</span><span class="p">(</span> <span class="nb">min</span><span class="o">=</span><span class="mf">0.0</span><span class="p">,</span> <span class="nb">max</span><span class="o">=</span><span class="n">slider_max_degs</span><span class="p">,</span> <span class="n">step</span><span class="o">=</span><span class="mi">10</span><span class="p">,</span> <span class="n">orientation</span><span class="o">=</span><span class="s1">&#39;vertical&#39;</span><span class="p">)</span> <span class="n">slider_list</span><span class="o">.</span><span class="n">append</span><span class="p">(</span><span class="n">slider</span><span class="p">)</span> <span class="n">text</span> <span class="o">=</span> <span class="n">wid</span><span class="o">.</span><span class="n">FloatText</span><span class="p">(</span><span class="n">layout</span><span class="o">=</span><span class="n">wid</span><span class="o">.</span><span class="n">Layout</span><span class="p">(</span><span class="n">width</span><span class="o">=</span><span class="s1">&#39;70px&#39;</span><span class="p">))</span> <span class="n">label</span> <span class="o">=</span> <span class="n">wid</span><span class="o">.</span><span class="n">Label</span><span class="p">(</span><span class="s1">&#39;degs_&#39;</span> <span class="o">+</span> <span class="nb">str</span><span class="p">(</span><span class="n">num</span><span class="p">))</span> <span class="n">wid</span><span class="o">.</span><span class="n">jslink</span><span class="p">((</span><span class="n">slider</span><span class="p">,</span> <span class="s1">&#39;value&#39;</span><span class="p">),</span> <span class="p">(</span><span class="n">text</span><span class="p">,</span> <span class="s1">&#39;value&#39;</span><span class="p">))</span> <span class="n">hbox_comps</span><span class="o">.</span><span class="n">append</span><span class="p">(</span><span class="n">wid</span><span class="o">.</span><span class="n">VBox</span><span class="p">([</span><span class="n">slider</span><span class="p">,</span> <span class="n">text</span><span class="p">,</span> <span class="n">label</span><span class="p">]))</span> <span class="n">var_num_to_rads</span><span class="p">[</span><span class="n">num</span><span class="p">]</span> <span class="o">=</span> <span class="n">text</span><span class="o">.</span><span class="n">value</span> <span class="o">*</span> <span class="n">np</span><span class="o">.</span><span class="n">pi</span> <span class="o">/</span> <span class="mi">180</span> <span class="n">rbut</span> <span class="o">=</span> <span class="n">wid</span><span class="o">.</span><span class="n">Button</span><span class="p">(</span><span class="n">description</span><span class="o">=</span><span class="s1">&#39;Run&#39;</span><span class="p">)</span> <span class="n">rbut</span><span class="o">.</span><span class="n">layout</span><span class="o">.</span><span class="n">width</span> <span class="o">=</span> <span class="s1">&#39;110px&#39;</span> <span class="n">rbut</span><span class="o">.</span><span class="n">button_style</span> <span class="o">=</span> <span class="s1">&#39;danger&#39;</span> <span class="n">ebut</span> <span class="o">=</span> <span class="n">wid</span><span class="o">.</span><span class="n">Button</span><span class="p">(</span><span class="n">description</span><span class="o">=</span><span class="s1">&#39;Erase Output&#39;</span><span class="p">)</span> <span class="n">ebut</span><span class="o">.</span><span class="n">layout</span><span class="o">.</span><span class="n">width</span> <span class="o">=</span> <span class="s1">&#39;110px&#39;</span> <span class="n">ebut</span><span class="o">.</span><span class="n">button_style</span> <span class="o">=</span> <span class="s1">&#39;danger&#39;</span> <span class="n">hbox_comps</span><span class="o">.</span><span class="n">append</span><span class="p">(</span><span class="n">wid</span><span class="o">.</span><span class="n">VBox</span><span class="p">([</span><span class="n">rbut</span><span class="p">,</span> <span class="n">ebut</span><span class="p">]))</span> <span class="n">hbox</span> <span class="o">=</span> <span class="n">wid</span><span class="o">.</span><span class="n">HBox</span><span class="p">(</span><span class="n">hbox_comps</span><span class="p">)</span> <span class="n">display</span><span class="p">(</span><span class="n">hbox</span><span class="p">)</span> <span class="k">def</span> <span class="nf">slider_do</span><span class="p">(</span><span class="n">num3</span><span class="p">,</span> <span class="n">change</span><span class="p">):</span> <span class="n">var_num_to_rads</span><span class="p">[</span><span class="n">num3</span><span class="p">]</span> <span class="o">=</span> <span class="n">change</span><span class="p">[</span><span class="s1">&#39;new&#39;</span><span class="p">]</span> <span class="o">*</span> <span class="n">np</span><span class="o">.</span><span class="n">pi</span><span class="o">/</span><span class="mi">180</span> <span class="k">for</span> <span class="n">num1</span><span class="p">,</span> <span class="n">slider</span> <span class="ow">in</span> <span class="nb">zip</span><span class="p">(</span><span class="n">all_var_nums</span><span class="p">,</span> <span class="n">slider_list</span><span class="p">):</span> <span class="n">fun</span> <span class="o">=</span> <span class="p">(</span><span class="k">lambda</span> <span class="n">x</span><span class="p">,</span> <span class="n">num2</span><span class="o">=</span><span class="n">num1</span><span class="p">:</span> <span class="n">slider_do</span><span class="p">(</span><span class="n">num2</span><span class="p">,</span> <span class="n">x</span><span class="p">))</span> <span class="n">slider</span><span class="o">.</span><span class="n">observe</span><span class="p">(</span><span class="n">fun</span><span class="p">,</span> <span class="n">names</span><span class="o">=</span><span class="s1">&#39;value&#39;</span><span class="p">)</span> <span class="k">def</span> <span class="nf">rbut_event_handler</span><span class="p">(</span><span class="n">btn</span><span class="p">):</span> <span class="n">vman</span> <span class="o">=</span> <span class="n">PlaceholderManager</span><span class="p">(</span><span class="n">var_num_to_rads</span><span class="o">=</span><span class="n">var_num_to_rads</span><span class="p">,</span> <span class="n">fun_name_to_fun</span><span class="o">=</span><span class="n">fun_name_to_fun</span><span class="p">)</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">append_new</span><span class="p">:</span> <span class="n">clear_output</span><span class="p">()</span> <span class="n">display</span><span class="p">(</span><span class="n">hbox</span><span class="p">)</span> <span class="k">for</span> <span class="n">num</span> <span class="ow">in</span> <span class="n">all_var_nums</span><span class="p">:</span> <span class="n">rads</span> <span class="o">=</span> <span class="n">var_num_to_rads</span><span class="p">[</span><span class="n">num</span><span class="p">]</span> <span class="nb">print</span><span class="p">(</span><span class="s1">&#39;degs_&#39;</span> <span class="o">+</span> <span class="nb">str</span><span class="p">(</span><span class="n">num</span><span class="p">)</span> <span class="o">+</span> <span class="s1">&#39;(=rads)&#39;</span><span class="p">,</span> <span class="n">rads</span><span class="o">*</span><span class="mi">180</span><span class="o">/</span><span class="n">np</span><span class="o">.</span><span class="n">pi</span><span class="p">,</span> <span class="s1">&#39;(&#39;</span><span class="p">,</span> <span class="n">rads</span><span class="p">,</span> <span class="s1">&#39;)&#39;</span><span class="p">)</span> <span class="n">sim</span> <span class="o">=</span> <span class="n">SEO_simulator</span><span class="p">(</span><span class="n">file_prefix</span><span class="p">,</span> <span class="n">num_bits</span><span class="p">,</span> <span class="n">vars_manager</span><span class="o">=</span><span class="n">vman</span><span class="p">)</span> <span class="nb">print</span><span class="p">(</span><span class="s1">&#39;</span><span class="se">\n</span><span class="s1">-----------------------------beginning final results&#39;</span><span class="p">)</span> <span class="n">StateVec</span><span class="o">.</span><span class="n">describe_st_vec_dict</span><span class="p">(</span><span class="n">sim</span><span class="o">.</span><span class="n">cur_st_vec_dict</span><span class="p">,</span> <span class="o">**</span><span class="n">StateVec</span><span class="o">.</span><span class="n">get_style_dict</span><span class="p">(</span><span class="n">sty_fin_desc</span><span class="p">))</span> <span class="nb">print</span><span class="p">(</span><span class="s1">&#39;-----------------------------ending final results</span><span class="se">\n</span><span class="s1">&#39;</span><span class="p">)</span> <span class="n">rbut</span><span class="o">.</span><span class="n">on_click</span><span class="p">(</span><span class="n">rbut_event_handler</span><span class="p">)</span> <span class="k">def</span> <span class="nf">ebut_event_handler</span><span class="p">(</span><span class="n">btn</span><span class="p">):</span> <span class="n">clear_output</span><span class="p">()</span> <span class="n">display</span><span class="p">(</span><span class="n">hbox</span><span class="p">)</span> <span class="n">ebut</span><span class="o">.</span><span class="n">on_click</span><span class="p">(</span><span class="n">ebut_event_handler</span><span class="p">)</span></div> </pre></div> </div> </div> <footer> <hr/> <div role="contentinfo"> <p> &copy; Copyright 2019, <NAME> &amp; Qubiter contributors </p> </div> Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>. </footer> </div> </div> </section> </div> <script type="text/javascript"> jQuery(function () { SphinxRtdTheme.Navigation.enable(true); }); </script> </body> </html>
qubiter.jupyter_notebooks.utilities_nb — qubiter 1.0.1 documentation
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1.0', name='viewport'), Script(src='../../../_static/js/modernizr.min.js', type='text/javascript'), Script(data_url_root='../../../', id='documentation_options', src='../../../_static/documentation_options.js', type='text/javascript'), Script(src='../../../_static/jquery.js', type='text/javascript'), Script(src='../../../_static/underscore.js', type='text/javascript'), Script(src='../../../_static/doctools.js', type='text/javascript'), Script(src='../../../_static/language_data.js', type='text/javascript'), Script(src='../../../_static/js/theme.js', type='text/javascript'), Link(href='../../../_static/css/theme.css', rel='stylesheet', type='text/css'), Link(href='../../../_static/pygments.css', rel='stylesheet', type='text/css'), Link(href='../../../_static/graphviz.css', rel='stylesheet', type='text/css'), Link(href='../../../genindex.html', rel='index', title='Index'), Link(href='../../../search.html', rel='search', title='Search') )) rt = app.route @rt('/') def get(): return ( Title('qubiter.jupyter_notebooks.utilities_nb — qubiter 1.0.1 documentation'), Div( Nav( Div( Div( A('qubiter', cls='icon icon-home', href='../../../index.html'), Div( Form( Input(name='q', placeholder='Search docs', type='text'), Input(name='check_keywords', type='hidden', value='yes'), Input(name='area', type='hidden', value='default'), action='../../../search.html', cls='wy-form', id='rtd-search-form', method='get' ), role='search' ), cls='wy-side-nav-search' ), Div( P( Span('Table of Contents', cls='caption-text'), cls='caption' ), Ul( Li( A('Rosetta Stone', cls='reference internal', href='../../../rosetta.html'), cls='toctree-l1' ), Li( A('Class Graph', cls='reference internal', href='../../../classgraph.html'), cls='toctree-l1' ) ), A('Module Index', href='py-modindex.html'), aria_label='main navigation', cls='wy-menu wy-menu-vertical', data_spy='affix', role='navigation' ), cls='wy-side-scroll' ), cls='wy-nav-side', data_toggle='wy-nav-shift' ), Section( Nav( I(cls='fa fa-bars', data_toggle='wy-nav-top'), A('qubiter', href='../../../index.html'), aria_label='top navigation', cls='wy-nav-top' ), Div( Div( Div( Ul( Li( A('Docs', href='../../../index.html'), '»' ), Li( A('Module code', href='../../index.html'), '»' ), Li('qubiter.jupyter_notebooks.utilities_nb'), Li(cls='wy-breadcrumbs-aside'), cls='wy-breadcrumbs' ), Hr(), aria_label='breadcrumbs navigation', role='navigation' ), Div( Div( H1('Source code for qubiter.jupyter_notebooks.utilities_nb'), Div( Pre( Span(), Span('import', cls='kn'), Span('ipywidgets', cls='nn'), Span('as', cls='k'), Span('wid', cls='nn'), Span('from', cls='kn'), Span('IPython.display', cls='nn'), Span('import', cls='k'), Span('display', cls='n'), Span(',', cls='p'), Span('clear_output', cls='n'), Span('import', cls='kn'), Span('numpy', cls='nn'), Span('as', cls='k'), Span('np', cls='nn'), Span('from', cls='kn'), Span('qubiter.PlaceholderManager', cls='nn'), Span('import', cls='k'), Span('*', cls='o'), Span('from', cls='kn'), Span('qubiter.SEO_simulator', cls='nn'), Span('import', cls='k'), Span('*', cls='o'), Span('from', cls='kn'), Span('qubiter.StateVec', cls='nn'), Span('import', cls='k'), Span('*', cls='o'), Div( A('[docs]', cls='viewcode-back', href='../../../qubiter.jupyter_notebooks.utilities_nb.html#qubiter.jupyter_notebooks.utilities_nb.run_sim_gui'), Span('def', cls='k'), Span('run_sim_gui', cls='nf'), Span('(', cls='p'), Span('file_prefix', cls='n'), Span(',', cls='p'), Span('num_bits', cls='n'), Span(',', cls='p'), Span('all_var_nums', cls='n'), Span(',', cls='p'), Span('fun_name_to_fun', cls='n'), Span('=', cls='o'), Span('None', cls='kc'), Span(',', cls='p'), Span('slider_max_degs', cls='n'), Span('=', cls='o'), Span('360', cls='mi'), Span('*', cls='o'), Span('3', cls='mi'), Span(',', cls='p'), Span('append_new', cls='n'), Span('=', cls='o'), Span('False', cls='kc'), Span(',', cls='p'), Span('sty_fin_desc', cls='n'), Span('=', cls='o'), Span("'ALL'", cls='s1'), Span('):', cls='p'), Span('"""', cls='sd'), Span('This method generates and runs a widgets gui (graphical user interface).', cls='sd'), Span('The gui has a button labelled `Run` that creates an object of', cls='sd'), Span('SEO_simulator. The gui contains a slider for each placeholder variable (', cls='sd'), Span('parameter) of a circuit that has been created a priori by a SEO_writer', cls='sd'), Span('using the name `file_prefix` and number of qubits `num_bits`.', cls='sd'), Span('If a parameter is labelled `#1`, then the slider value for degs_1 times', cls='sd'), Span('pi/180 is substituted for `#1`', cls='sd'), Span('Parameters', cls='sd'), Span('----------', cls='sd'), Span('file_prefix : str', cls='sd'), Span('num_bits : int', cls='sd'), Span('all_var_nums : list[int]', cls='sd'), Span('all the placeholder variable numbers. If the circuit has exactly', cls='sd'), Span('two placeholder variables #5 and #7, then all_var_nums=[5, 7]', cls='sd'), Span('fun_name_to_fun : dict[str, function]', cls='sd'), Span('dict mapping every functional placeholder name to its function', cls='sd'), Span('slider_max_degs : float', cls='sd'), Span('maximum (in degrees) of sliders (same for all of them)', cls='sd'), Span('append_new : bool', cls='sd'), Span('If True, printout for current run will be appended to end. If False,', cls='sd'), Span('the previous printout will be erased before printing for current run.', cls='sd'), Span('sty_fin_desc : str', cls='sd'), Span('The style used in the description of the final state vector.', cls='sd'), Span('Argument of StateVec.get_style_dict().', cls='sd'), Span('Returns', cls='sd'), Span('-------', cls='sd'), Span('None', cls='sd'), Span('"""', cls='sd'), Span('var_num_to_rads', cls='n'), Span('=', cls='o'), Span('{}', cls='p'), Span('hbox_comps', cls='n'), Span('=', cls='o'), Span('[]', cls='p'), Span('slider_list', cls='n'), Span('=', cls='o'), Span('[]', cls='p'), Span('for', cls='k'), Span('num', cls='n'), Span('in', cls='ow'), Span('all_var_nums', cls='n'), Span(':', cls='p'), Span('slider', cls='n'), Span('=', cls='o'), Span('wid', cls='n'), Span('.', cls='o'), Span('FloatSlider', cls='n'), Span('(', cls='p'), Span('min', cls='nb'), Span('=', cls='o'), Span('0.0', cls='mf'), Span(',', cls='p'), Span('max', cls='nb'), Span('=', cls='o'), Span('slider_max_degs', cls='n'), Span(',', cls='p'), Span('step', cls='n'), Span('=', cls='o'), Span('10', cls='mi'), Span(',', cls='p'), Span('orientation', cls='n'), Span('=', cls='o'), Span("'vertical'", cls='s1'), Span(')', cls='p'), Span('slider_list', cls='n'), Span('.', cls='o'), Span('append', cls='n'), Span('(', cls='p'), Span('slider', cls='n'), Span(')', cls='p'), Span('text', cls='n'), Span('=', cls='o'), Span('wid', cls='n'), Span('.', cls='o'), Span('FloatText', cls='n'), Span('(', cls='p'), Span('layout', cls='n'), Span('=', cls='o'), Span('wid', cls='n'), Span('.', cls='o'), Span('Layout', cls='n'), Span('(', cls='p'), Span('width', cls='n'), Span('=', cls='o'), Span("'70px'", cls='s1'), Span('))', cls='p'), Span('label', cls='n'), Span('=', cls='o'), Span('wid', cls='n'), Span('.', cls='o'), Span('Label', cls='n'), Span('(', cls='p'), Span("'degs_'", cls='s1'), Span('+', cls='o'), Span('str', cls='nb'), Span('(', cls='p'), Span('num', cls='n'), Span('))', cls='p'), Span('wid', cls='n'), Span('.', cls='o'), Span('jslink', cls='n'), Span('((', cls='p'), Span('slider', cls='n'), Span(',', cls='p'), Span("'value'", cls='s1'), Span('),', cls='p'), Span('(', cls='p'), Span('text', cls='n'), Span(',', cls='p'), Span("'value'", cls='s1'), Span('))', cls='p'), Span('hbox_comps', cls='n'), Span('.', cls='o'), Span('append', cls='n'), Span('(', cls='p'), Span('wid', cls='n'), Span('.', cls='o'), Span('VBox', cls='n'), Span('([', cls='p'), Span('slider', cls='n'), Span(',', cls='p'), Span('text', cls='n'), Span(',', cls='p'), Span('label', cls='n'), Span(']))', cls='p'), Span('var_num_to_rads', cls='n'), Span('[', cls='p'), Span('num', cls='n'), Span(']', cls='p'), Span('=', cls='o'), Span('text', cls='n'), Span('.', cls='o'), Span('value', cls='n'), Span('*', cls='o'), Span('np', cls='n'), Span('.', cls='o'), Span('pi', cls='n'), Span('/', cls='o'), Span('180', cls='mi'), Span('rbut', cls='n'), Span('=', cls='o'), Span('wid', cls='n'), Span('.', cls='o'), Span('Button', cls='n'), Span('(', cls='p'), Span('description', cls='n'), Span('=', cls='o'), Span("'Run'", cls='s1'), Span(')', cls='p'), Span('rbut', cls='n'), Span('.', cls='o'), Span('layout', cls='n'), Span('.', cls='o'), Span('width', cls='n'), Span('=', cls='o'), Span("'110px'", cls='s1'), Span('rbut', cls='n'), Span('.', cls='o'), Span('button_style', cls='n'), Span('=', cls='o'), Span("'danger'", cls='s1'), Span('ebut', cls='n'), Span('=', cls='o'), Span('wid', cls='n'), Span('.', cls='o'), Span('Button', cls='n'), Span('(', cls='p'), Span('description', cls='n'), Span('=', cls='o'), Span("'Erase Output'", cls='s1'), Span(')', cls='p'), Span('ebut', cls='n'), Span('.', cls='o'), Span('layout', cls='n'), Span('.', cls='o'), Span('width', cls='n'), Span('=', cls='o'), Span("'110px'", cls='s1'), Span('ebut', cls='n'), Span('.', cls='o'), Span('button_style', cls='n'), Span('=', cls='o'), Span("'danger'", cls='s1'), Span('hbox_comps', cls='n'), Span('.', cls='o'), Span('append', cls='n'), Span('(', cls='p'), Span('wid', cls='n'), Span('.', cls='o'), Span('VBox', cls='n'), Span('([', cls='p'), Span('rbut', cls='n'), Span(',', cls='p'), Span('ebut', cls='n'), Span(']))', cls='p'), Span('hbox', cls='n'), Span('=', cls='o'), Span('wid', cls='n'), Span('.', cls='o'), Span('HBox', cls='n'), Span('(', cls='p'), Span('hbox_comps', cls='n'), Span(')', cls='p'), Span('display', cls='n'), Span('(', cls='p'), Span('hbox', cls='n'), Span(')', cls='p'), Span('def', cls='k'), Span('slider_do', cls='nf'), Span('(', cls='p'), Span('num3', cls='n'), Span(',', cls='p'), Span('change', cls='n'), Span('):', cls='p'), Span('var_num_to_rads', cls='n'), Span('[', cls='p'), Span('num3', cls='n'), Span(']', cls='p'), Span('=', cls='o'), Span('change', cls='n'), Span('[', cls='p'), Span("'new'", cls='s1'), Span(']', cls='p'), Span('*', cls='o'), Span('np', cls='n'), Span('.', cls='o'), Span('pi', cls='n'), Span('/', cls='o'), Span('180', cls='mi'), Span('for', cls='k'), Span('num1', cls='n'), Span(',', cls='p'), Span('slider', cls='n'), Span('in', cls='ow'), Span('zip', cls='nb'), Span('(', cls='p'), Span('all_var_nums', cls='n'), Span(',', cls='p'), Span('slider_list', cls='n'), Span('):', cls='p'), Span('fun', cls='n'), Span('=', cls='o'), Span('(', cls='p'), Span('lambda', cls='k'), Span('x', cls='n'), Span(',', cls='p'), Span('num2', cls='n'), Span('=', cls='o'), Span('num1', cls='n'), Span(':', cls='p'), Span('slider_do', cls='n'), Span('(', cls='p'), Span('num2', cls='n'), Span(',', cls='p'), Span('x', cls='n'), Span('))', cls='p'), Span('slider', cls='n'), Span('.', cls='o'), Span('observe', cls='n'), Span('(', cls='p'), Span('fun', cls='n'), Span(',', cls='p'), Span('names', cls='n'), Span('=', cls='o'), Span("'value'", cls='s1'), Span(')', cls='p'), Span('def', cls='k'), Span('rbut_event_handler', cls='nf'), Span('(', cls='p'), Span('btn', cls='n'), Span('):', cls='p'), Span('vman', cls='n'), Span('=', cls='o'), Span('PlaceholderManager', cls='n'), Span('(', cls='p'), Span('var_num_to_rads', cls='n'), Span('=', cls='o'), Span('var_num_to_rads', cls='n'), Span(',', cls='p'), Span('fun_name_to_fun', cls='n'), Span('=', cls='o'), Span('fun_name_to_fun', cls='n'), Span(')', cls='p'), Span('if', cls='k'), Span('not', cls='ow'), Span('append_new', cls='n'), Span(':', cls='p'), Span('clear_output', cls='n'), Span('()', cls='p'), Span('display', cls='n'), Span('(', cls='p'), Span('hbox', cls='n'), Span(')', cls='p'), Span('for', cls='k'), Span('num', cls='n'), Span('in', cls='ow'), Span('all_var_nums', cls='n'), Span(':', cls='p'), Span('rads', cls='n'), Span('=', cls='o'), Span('var_num_to_rads', cls='n'), Span('[', cls='p'), Span('num', cls='n'), Span(']', cls='p'), Span('print', cls='nb'), Span('(', cls='p'), Span("'degs_'", cls='s1'), Span('+', cls='o'), Span('str', cls='nb'), Span('(', cls='p'), Span('num', cls='n'), Span(')', cls='p'), Span('+', cls='o'), Span("'(=rads)'", cls='s1'), Span(',', cls='p'), Span('rads', cls='n'), Span('*', cls='o'), Span('180', cls='mi'), Span('/', cls='o'), Span('np', cls='n'), Span('.', cls='o'), Span('pi', cls='n'), Span(',', cls='p'), Span("'('", cls='s1'), Span(',', cls='p'), Span('rads', cls='n'), Span(',', cls='p'), Span("')'", cls='s1'), Span(')', cls='p'), Span('sim', cls='n'), Span('=', cls='o'), Span('SEO_simulator', cls='n'), Span('(', cls='p'), Span('file_prefix', cls='n'), Span(',', cls='p'), Span('num_bits', cls='n'), Span(',', cls='p'), Span('vars_manager', cls='n'), Span('=', cls='o'), Span('vman', cls='n'), Span(')', cls='p'), Span('print', cls='nb'), Span('(', cls='p'), Span("'", cls='s1'), Span('\\n', cls='se'), Span("-----------------------------beginning final results'", cls='s1'), Span(')', cls='p'), Span('StateVec', cls='n'), Span('.', cls='o'), Span('describe_st_vec_dict', cls='n'), Span('(', cls='p'), Span('sim', cls='n'), Span('.', cls='o'), Span('cur_st_vec_dict', cls='n'), Span(',', cls='p'), Span('**', cls='o'), Span('StateVec', cls='n'), Span('.', cls='o'), Span('get_style_dict', cls='n'), Span('(', cls='p'), Span('sty_fin_desc', cls='n'), Span('))', cls='p'), Span('print', cls='nb'), Span('(', cls='p'), Span("'-----------------------------ending final results", cls='s1'), Span('\\n', cls='se'), Span("'", cls='s1'), Span(')', cls='p'), Span('rbut', cls='n'), Span('.', cls='o'), Span('on_click', cls='n'), Span('(', cls='p'), Span('rbut_event_handler', cls='n'), Span(')', cls='p'), Span('def', cls='k'), Span('ebut_event_handler', cls='nf'), Span('(', cls='p'), Span('btn', cls='n'), Span('):', cls='p'), Span('clear_output', cls='n'), Span('()', cls='p'), Span('display', cls='n'), Span('(', cls='p'), Span('hbox', cls='n'), Span(')', cls='p'), Span('ebut', cls='n'), Span('.', cls='o'), Span('on_click', cls='n'), Span('(', cls='p'), Span('ebut_event_handler', cls='n'), Span(')', cls='p'), cls='viewcode-block', id='run_sim_gui' ) ), cls='highlight' ), itemprop='articleBody' ), cls='document', itemscope='itemscope', itemtype='http://schema.org/Article', role='main' ), Footer( Hr(), Div( P( '© Copyright 2019,', Name('& Qubiter contributors') ), role='contentinfo' ), 'Built with', A('Sphinx', href='http://sphinx-doc.org/'), 'using a', A('theme', href='https://github.com/rtfd/sphinx_rtd_theme'), 'provided by', A('Read the Docs', href='https://readthedocs.org'), '.' ), cls='rst-content' ), cls='wy-nav-content' ), cls='wy-nav-content-wrap', data_toggle='wy-nav-shift' ), cls='wy-grid-for-nav' ), Script('jQuery(function () {\n SphinxRtdTheme.Navigation.enable(true);\n });', type='text/javascript') ) run_uv()
Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1.0', name='viewport'), Script(src='../../../_static/js/modernizr.min.js', type='text/javascript'), Script(data_url_root='../../../', id='documentation_options', src='../../../_static/documentation_options.js', type='text/javascript'), Script(src='../../../_static/jquery.js', type='text/javascript'), Script(src='../../../_static/underscore.js', type='text/javascript'), Script(src='../../../_static/doctools.js', type='text/javascript'), Script(src='../../../_static/language_data.js', type='text/javascript'), Script(src='../../../_static/js/theme.js', type='text/javascript'), Link(href='../../../_static/css/theme.css', rel='stylesheet', type='text/css'), Link(href='../../../_static/pygments.css', rel='stylesheet', type='text/css'), Link(href='../../../_static/graphviz.css', rel='stylesheet', type='text/css'), Link(href='../../../genindex.html', rel='index', title='Index'), Link(href='../../../search.html', rel='search', title='Search')
Title('qubiter.jupyter_notebooks.utilities_nb — qubiter 1.0.1 documentation'), Div( Nav( Div( Div( A('qubiter', cls='icon icon-home', href='../../../index.html'), Div( Form( Input(name='q', placeholder='Search docs', type='text'), Input(name='check_keywords', type='hidden', value='yes'), Input(name='area', type='hidden', value='default'), action='../../../search.html', cls='wy-form', id='rtd-search-form', method='get' ), role='search' ), cls='wy-side-nav-search' ), Div( P( Span('Table of Contents', cls='caption-text'), cls='caption' ), Ul( Li( A('Rosetta Stone', cls='reference internal', href='../../../rosetta.html'), cls='toctree-l1' ), Li( A('Class Graph', cls='reference internal', href='../../../classgraph.html'), cls='toctree-l1' ) ), A('Module Index', href='py-modindex.html'), aria_label='main navigation', cls='wy-menu wy-menu-vertical', data_spy='affix', role='navigation' ), cls='wy-side-scroll' ), cls='wy-nav-side', data_toggle='wy-nav-shift' ), Section( Nav( I(cls='fa fa-bars', data_toggle='wy-nav-top'), A('qubiter', href='../../../index.html'), aria_label='top navigation', cls='wy-nav-top' ), Div( Div( Div( Ul( Li( A('Docs', href='../../../index.html'), '»' ), Li( A('Module code', href='../../index.html'), '»' ), Li('qubiter.jupyter_notebooks.utilities_nb'), Li(cls='wy-breadcrumbs-aside'), cls='wy-breadcrumbs' ), Hr(), aria_label='breadcrumbs navigation', role='navigation' ), Div( Div( H1('Source code for qubiter.jupyter_notebooks.utilities_nb'), Div( Pre( Span(), Span('import', cls='kn'), Span('ipywidgets', cls='nn'), Span('as', cls='k'), Span('wid', cls='nn'), Span('from', cls='kn'), Span('IPython.display', cls='nn'), Span('import', cls='k'), Span('display', cls='n'), Span(',', cls='p'), Span('clear_output', cls='n'), Span('import', cls='kn'), Span('numpy', cls='nn'), Span('as', cls='k'), Span('np', cls='nn'), Span('from', cls='kn'), Span('qubiter.PlaceholderManager', cls='nn'), Span('import', cls='k'), Span('*', cls='o'), Span('from', cls='kn'), Span('qubiter.SEO_simulator', cls='nn'), Span('import', cls='k'), Span('*', cls='o'), Span('from', cls='kn'), Span('qubiter.StateVec', cls='nn'), Span('import', cls='k'), Span('*', cls='o'), Div( A('[docs]', cls='viewcode-back', href='../../../qubiter.jupyter_notebooks.utilities_nb.html#qubiter.jupyter_notebooks.utilities_nb.run_sim_gui'), Span('def', cls='k'), Span('run_sim_gui', cls='nf'), Span('(', cls='p'), Span('file_prefix', cls='n'), Span(',', cls='p'), Span('num_bits', cls='n'), Span(',', cls='p'), Span('all_var_nums', cls='n'), Span(',', cls='p'), Span('fun_name_to_fun', cls='n'), Span('=', cls='o'), Span('None', cls='kc'), Span(',', cls='p'), Span('slider_max_degs', cls='n'), Span('=', cls='o'), Span('360', cls='mi'), Span('*', cls='o'), Span('3', cls='mi'), Span(',', cls='p'), Span('append_new', cls='n'), Span('=', cls='o'), Span('False', cls='kc'), Span(',', cls='p'), Span('sty_fin_desc', cls='n'), Span('=', cls='o'), Span("'ALL'", cls='s1'), Span('):', cls='p'), Span('"""', cls='sd'), Span('This method generates and runs a widgets gui (graphical user interface).', cls='sd'), Span('The gui has a button labelled `Run` that creates an object of', cls='sd'), Span('SEO_simulator. The gui contains a slider for each placeholder variable (', cls='sd'), Span('parameter) of a circuit that has been created a priori by a SEO_writer', cls='sd'), Span('using the name `file_prefix` and number of qubits `num_bits`.', cls='sd'), Span('If a parameter is labelled `#1`, then the slider value for degs_1 times', cls='sd'), Span('pi/180 is substituted for `#1`', cls='sd'), Span('Parameters', cls='sd'), Span('----------', cls='sd'), Span('file_prefix : str', cls='sd'), Span('num_bits : int', cls='sd'), Span('all_var_nums : list[int]', cls='sd'), Span('all the placeholder variable numbers. If the circuit has exactly', cls='sd'), Span('two placeholder variables #5 and #7, then all_var_nums=[5, 7]', cls='sd'), Span('fun_name_to_fun : dict[str, function]', cls='sd'), Span('dict mapping every functional placeholder name to its function', cls='sd'), Span('slider_max_degs : float', cls='sd'), Span('maximum (in degrees) of sliders (same for all of them)', cls='sd'), Span('append_new : bool', cls='sd'), Span('If True, printout for current run will be appended to end. If False,', cls='sd'), Span('the previous printout will be erased before printing for current run.', cls='sd'), Span('sty_fin_desc : str', cls='sd'), Span('The style used in the description of the final state vector.', cls='sd'), Span('Argument of StateVec.get_style_dict().', cls='sd'), Span('Returns', cls='sd'), Span('-------', cls='sd'), Span('None', cls='sd'), Span('"""', cls='sd'), Span('var_num_to_rads', cls='n'), Span('=', cls='o'), Span('{}', cls='p'), Span('hbox_comps', cls='n'), Span('=', cls='o'), Span('[]', cls='p'), Span('slider_list', cls='n'), Span('=', cls='o'), Span('[]', cls='p'), Span('for', cls='k'), Span('num', cls='n'), Span('in', cls='ow'), Span('all_var_nums', cls='n'), Span(':', cls='p'), Span('slider', cls='n'), Span('=', cls='o'), Span('wid', cls='n'), Span('.', cls='o'), Span('FloatSlider', cls='n'), Span('(', cls='p'), Span('min', cls='nb'), Span('=', cls='o'), Span('0.0', cls='mf'), Span(',', cls='p'), Span('max', cls='nb'), Span('=', cls='o'), Span('slider_max_degs', cls='n'), Span(',', cls='p'), Span('step', cls='n'), Span('=', cls='o'), Span('10', cls='mi'), Span(',', cls='p'), Span('orientation', cls='n'), Span('=', cls='o'), Span("'vertical'", cls='s1'), Span(')', cls='p'), Span('slider_list', cls='n'), Span('.', cls='o'), Span('append', cls='n'), Span('(', cls='p'), Span('slider', cls='n'), Span(')', cls='p'), Span('text', cls='n'), Span('=', cls='o'), Span('wid', cls='n'), Span('.', cls='o'), Span('FloatText', cls='n'), Span('(', cls='p'), Span('layout', cls='n'), Span('=', cls='o'), Span('wid', cls='n'), Span('.', cls='o'), Span('Layout', cls='n'), Span('(', cls='p'), Span('width', cls='n'), Span('=', cls='o'), Span("'70px'", cls='s1'), Span('))', cls='p'), Span('label', cls='n'), Span('=', cls='o'), Span('wid', cls='n'), Span('.', cls='o'), Span('Label', cls='n'), Span('(', cls='p'), Span("'degs_'", cls='s1'), Span('+', cls='o'), Span('str', cls='nb'), Span('(', cls='p'), Span('num', cls='n'), Span('))', cls='p'), Span('wid', cls='n'), Span('.', cls='o'), Span('jslink', cls='n'), Span('((', cls='p'), Span('slider', cls='n'), Span(',', cls='p'), Span("'value'", cls='s1'), Span('),', cls='p'), Span('(', cls='p'), Span('text', cls='n'), Span(',', cls='p'), Span("'value'", cls='s1'), Span('))', cls='p'), Span('hbox_comps', cls='n'), Span('.', cls='o'), Span('append', cls='n'), Span('(', cls='p'), Span('wid', cls='n'), Span('.', cls='o'), Span('VBox', cls='n'), Span('([', cls='p'), Span('slider', cls='n'), Span(',', cls='p'), Span('text', cls='n'), Span(',', cls='p'), Span('label', cls='n'), Span(']))', cls='p'), Span('var_num_to_rads', cls='n'), Span('[', cls='p'), Span('num', cls='n'), Span(']', cls='p'), Span('=', cls='o'), Span('text', cls='n'), Span('.', cls='o'), Span('value', cls='n'), Span('*', cls='o'), Span('np', cls='n'), Span('.', cls='o'), Span('pi', cls='n'), Span('/', cls='o'), Span('180', cls='mi'), Span('rbut', cls='n'), Span('=', cls='o'), Span('wid', cls='n'), Span('.', cls='o'), Span('Button', cls='n'), Span('(', cls='p'), Span('description', cls='n'), Span('=', cls='o'), Span("'Run'", cls='s1'), Span(')', cls='p'), Span('rbut', cls='n'), Span('.', cls='o'), Span('layout', cls='n'), Span('.', cls='o'), Span('width', cls='n'), Span('=', cls='o'), Span("'110px'", cls='s1'), Span('rbut', cls='n'), Span('.', cls='o'), Span('button_style', cls='n'), Span('=', cls='o'), Span("'danger'", cls='s1'), Span('ebut', cls='n'), Span('=', cls='o'), Span('wid', cls='n'), Span('.', cls='o'), Span('Button', cls='n'), Span('(', cls='p'), Span('description', cls='n'), Span('=', cls='o'), Span("'Erase Output'", cls='s1'), Span(')', cls='p'), Span('ebut', cls='n'), Span('.', cls='o'), Span('layout', cls='n'), Span('.', cls='o'), Span('width', cls='n'), Span('=', cls='o'), Span("'110px'", cls='s1'), Span('ebut', cls='n'), Span('.', cls='o'), Span('button_style', cls='n'), Span('=', cls='o'), Span("'danger'", cls='s1'), Span('hbox_comps', cls='n'), Span('.', cls='o'), Span('append', cls='n'), Span('(', cls='p'), Span('wid', cls='n'), Span('.', cls='o'), Span('VBox', cls='n'), Span('([', cls='p'), Span('rbut', cls='n'), Span(',', cls='p'), Span('ebut', cls='n'), Span(']))', cls='p'), Span('hbox', cls='n'), Span('=', cls='o'), Span('wid', cls='n'), Span('.', cls='o'), Span('HBox', cls='n'), Span('(', cls='p'), Span('hbox_comps', cls='n'), Span(')', cls='p'), Span('display', cls='n'), Span('(', cls='p'), Span('hbox', cls='n'), Span(')', cls='p'), Span('def', cls='k'), Span('slider_do', cls='nf'), Span('(', cls='p'), Span('num3', cls='n'), Span(',', cls='p'), Span('change', cls='n'), Span('):', cls='p'), Span('var_num_to_rads', cls='n'), Span('[', cls='p'), Span('num3', cls='n'), Span(']', cls='p'), Span('=', cls='o'), Span('change', cls='n'), Span('[', cls='p'), Span("'new'", cls='s1'), Span(']', cls='p'), Span('*', cls='o'), Span('np', cls='n'), Span('.', cls='o'), Span('pi', cls='n'), Span('/', cls='o'), Span('180', cls='mi'), Span('for', cls='k'), Span('num1', cls='n'), Span(',', cls='p'), Span('slider', cls='n'), Span('in', cls='ow'), Span('zip', cls='nb'), Span('(', cls='p'), Span('all_var_nums', cls='n'), Span(',', cls='p'), Span('slider_list', cls='n'), Span('):', cls='p'), Span('fun', cls='n'), Span('=', cls='o'), Span('(', cls='p'), Span('lambda', cls='k'), Span('x', cls='n'), Span(',', cls='p'), Span('num2', cls='n'), Span('=', cls='o'), Span('num1', cls='n'), Span(':', cls='p'), Span('slider_do', cls='n'), Span('(', cls='p'), Span('num2', cls='n'), Span(',', cls='p'), Span('x', cls='n'), Span('))', cls='p'), Span('slider', cls='n'), Span('.', cls='o'), Span('observe', cls='n'), Span('(', cls='p'), Span('fun', cls='n'), Span(',', cls='p'), Span('names', cls='n'), Span('=', cls='o'), Span("'value'", cls='s1'), Span(')', cls='p'), Span('def', cls='k'), Span('rbut_event_handler', cls='nf'), Span('(', cls='p'), Span('btn', cls='n'), Span('):', cls='p'), Span('vman', cls='n'), Span('=', cls='o'), Span('PlaceholderManager', cls='n'), Span('(', cls='p'), Span('var_num_to_rads', cls='n'), Span('=', cls='o'), Span('var_num_to_rads', cls='n'), Span(',', cls='p'), Span('fun_name_to_fun', cls='n'), Span('=', cls='o'), Span('fun_name_to_fun', cls='n'), Span(')', cls='p'), Span('if', cls='k'), Span('not', cls='ow'), Span('append_new', cls='n'), Span(':', cls='p'), Span('clear_output', cls='n'), Span('()', cls='p'), Span('display', cls='n'), Span('(', cls='p'), Span('hbox', cls='n'), Span(')', cls='p'), Span('for', cls='k'), Span('num', cls='n'), Span('in', cls='ow'), Span('all_var_nums', cls='n'), Span(':', cls='p'), Span('rads', cls='n'), Span('=', cls='o'), Span('var_num_to_rads', cls='n'), Span('[', cls='p'), Span('num', cls='n'), Span(']', cls='p'), Span('print', cls='nb'), Span('(', cls='p'), Span("'degs_'", cls='s1'), Span('+', cls='o'), Span('str', cls='nb'), Span('(', cls='p'), Span('num', cls='n'), Span(')', cls='p'), Span('+', cls='o'), Span("'(=rads)'", cls='s1'), Span(',', cls='p'), Span('rads', cls='n'), Span('*', cls='o'), Span('180', cls='mi'), Span('/', cls='o'), Span('np', cls='n'), Span('.', cls='o'), Span('pi', cls='n'), Span(',', cls='p'), Span("'('", cls='s1'), Span(',', cls='p'), Span('rads', cls='n'), Span(',', cls='p'), Span("')'", cls='s1'), Span(')', cls='p'), Span('sim', cls='n'), Span('=', cls='o'), Span('SEO_simulator', cls='n'), Span('(', cls='p'), Span('file_prefix', cls='n'), Span(',', cls='p'), Span('num_bits', cls='n'), Span(',', cls='p'), Span('vars_manager', cls='n'), Span('=', cls='o'), Span('vman', cls='n'), Span(')', cls='p'), Span('print', cls='nb'), Span('(', cls='p'), Span("'", cls='s1'), Span('\\n', cls='se'), Span("-----------------------------beginning final results'", cls='s1'), Span(')', cls='p'), Span('StateVec', cls='n'), Span('.', cls='o'), Span('describe_st_vec_dict', cls='n'), Span('(', cls='p'), Span('sim', cls='n'), Span('.', cls='o'), Span('cur_st_vec_dict', cls='n'), Span(',', cls='p'), Span('**', cls='o'), Span('StateVec', cls='n'), Span('.', cls='o'), Span('get_style_dict', cls='n'), Span('(', cls='p'), Span('sty_fin_desc', cls='n'), Span('))', cls='p'), Span('print', cls='nb'), Span('(', cls='p'), Span("'-----------------------------ending final results", cls='s1'), Span('\\n', cls='se'), Span("'", cls='s1'), Span(')', cls='p'), Span('rbut', cls='n'), Span('.', cls='o'), Span('on_click', cls='n'), Span('(', cls='p'), Span('rbut_event_handler', cls='n'), Span(')', cls='p'), Span('def', cls='k'), Span('ebut_event_handler', cls='nf'), Span('(', cls='p'), Span('btn', cls='n'), Span('):', cls='p'), Span('clear_output', cls='n'), Span('()', cls='p'), Span('display', cls='n'), Span('(', cls='p'), Span('hbox', cls='n'), Span(')', cls='p'), Span('ebut', cls='n'), Span('.', cls='o'), Span('on_click', cls='n'), Span('(', cls='p'), Span('ebut_event_handler', cls='n'), Span(')', cls='p'), cls='viewcode-block', id='run_sim_gui' ) ), cls='highlight' ), itemprop='articleBody' ), cls='document', itemscope='itemscope', itemtype='http://schema.org/Article', role='main' ), Footer( Hr(), Div( P( '© Copyright 2019,', Name('& Qubiter contributors') ), role='contentinfo' ), 'Built with', A('Sphinx', href='http://sphinx-doc.org/'), 'using a', A('theme', href='https://github.com/rtfd/sphinx_rtd_theme'), 'provided by', A('Read the Docs', href='https://readthedocs.org'), '.' ), cls='rst-content' ), cls='wy-nav-content' ), cls='wy-nav-content-wrap', data_toggle='wy-nav-shift' ), cls='wy-grid-for-nav' ), Script('jQuery(function () {\n SphinxRtdTheme.Navigation.enable(true);\n });', type='text/javascript')
publications/index.html
benradford/benradford.github.io
1
23
--- layout: post-index title: Publications --- <article> <!-- <h1 class="entry-title"> <a>{{ page.title }}</a> </h1> <hr> --> <!--</article>--> {% for post in site.categories.publications %} {% capture this_year %}{{ post.date | date: "%Y" }}{% endcapture %} {% capture next_year %}{{ post.previous.date | date: "%Y" }}{% endcapture %} {% capture next_categories %}{{ post.previous.categories }}{% endcapture %} {% capture this_categories %}{{ post.categories }}{% endcapture %} {% if forloop.first %} <!--<article>--> <h1 class="entry-title"><a name="papers">Papers</a></h1> <hr> <ul> {% endif %} <li class="entry-title"><a href="{{ site.url }}{{ post.url }}" title="{{ post.title }}">{{ post.title }}{% if post.subtitle %}: {{post.subtitle}}{% endif %}</a> <br> <div class="post-byline"> <i>{{ post.venue }}</i> <br> {{ post.author }} <br> {% if post.link-download %} <a href="{{ post.link-download }}">Download Paper.</a> {% endif %} <div class="post-date"> {{ post.date | date: "%B %-d, %Y" }} </div> </li> {% if forloop.last %} </ul> {% endif %} {% endfor %} {% for post in site.categories.software %} {% capture this_year %}{{ post.date | date: "%Y" }}{% endcapture %} {% capture next_year %}{{ post.previous.date | date: "%Y" }}{% endcapture %} {% capture next_categories %}{{ post.previous.categories }}{% endcapture %} {% capture this_categories %}{{ post.categories }}{% endcapture %} {% if forloop.first %} <!--<article>--> <h1 class="entry-title"><a name="software">Software &amp; Data</a></h1> <hr> <ul> {% endif %} <li class="entry-title"><a href="{{ site.url }}{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <br> <div class="post-byline"> <i>{{ post.venue }}</i> <br> {{ post.author }} <br> <div class="post-date"> {{ post.date | date: "%B %-d, %Y" }} </div> </li> {% if forloop.last %} </ul> {% endif %} {% endfor %} {% for post in site.categories.projects %} {% capture this_year %}{{ post.date | date: "%Y" }}{% endcapture %} {% capture next_year %}{{ post.previous.date | date: "%Y" }}{% endcapture %} {% capture next_categories %}{{ post.previous.categories }}{% endcapture %} {% capture this_categories %}{{ post.categories }}{% endcapture %} {% if forloop.first %} <!--<article>--> <h1 class="entry-title"><a name="projects">Projects &amp; Working Papers</a></h1> <hr> <ul> {% endif %} <li class="entry-title"><a href="{{ site.url }}{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <br> <div class="post-byline"> <i>{{ post.venue }}</i> <br> {{ post.author }} <br> <div class="post-date"> {{ post.date | date: "%B %-d, %Y" }} </div> </li> {% if forloop.last %} </ul> {% endif %} {% endfor %} {% for post in site.categories.posts %} {% capture this_year %}{{ post.date | date: "%Y" }}{% endcapture %} {% capture next_year %}{{ post.previous.date | date: "%Y" }}{% endcapture %} {% capture next_categories %}{{ post.previous.categories }}{% endcapture %} {% capture this_categories %}{{ post.categories }}{% endcapture %} {% if forloop.first %} <!--<article>--> <h1 class="entry-title"><a name="blog">Blog Posts</a></h1> <hr> <ul> {% endif %} <li class="entry-title"><a href="{{ site.url }}{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a> <br> <div class="post-byline"> {% if post.venue %} <i>{{ post.venue }}</i> <br> {% endif %} {{ post.author }} <br> <div class="post-date"> {{ post.date | date: "%B %-d, %Y" }} </div> </li> {% if forloop.last %} </ul> {% endif %} {% endfor %} </article>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
benchexec/tablegenerator/test_integration/expected/test.2015-03-03_1613-common.diff.html
blizzard4591/benchexec
0
24
{ "head": { "branch": null, "date": { "content": [ [ "2015-03-03 16:13:02 CET", 8 ] ], "id": "date", "name": "Date of execution" }, "displayName": null, "host": { "content": [ [ "tortuga", 8 ] ], "id": "host", "name": "Host" }, "limit": { "content": [ [ "timelimit: 10 s, memlimit: 3000 MB, CPU core limit: 1", 8 ] ], "id": "limits", "name": "Limits" }, "options": { "content": [ [ "-noout -setprop log.consoleLevel=WARNING -predicateAnalysis", 4 ], [ "-noout -setprop log.consoleLevel=WARNING -valueAnalysis", 4 ] ], "id": "options", "name": "Options" }, "os": { "content": [ [ "Linux 3.13.0-45-generic x86_64", 8 ] ], "id": "os", "name": "OS" }, "property": null, "runset": { "content": [ [ "predicateAnalysis", 4 ], [ "valueAnalysis", 4 ] ], "id": "run", "name": "Run set" }, "system": { "content": [ [ "CPU: Intel Core i7-2600 CPU @ 3.40GHz, cores: 8, frequency: 3401 MHz; RAM: 16389384 kB", 8 ] ], "id": "system", "name": "System" }, "task_id_names": [ "Task name", "Property" ], "title": { "content": [ [ "status", 1 ], [ "cputime (s)", 1 ], [ "walltime (s)", 1 ], [ "memory (MB)", 1 ], [ "status", 1 ], [ "cputime (s)", 1 ], [ "walltime (s)", 1 ], [ "memory (MB)", 1 ] ], "id": "columnTitles", "name": "benchexec/tablegenerator/test_integration/results/" }, "tool": { "content": [ [ "CPAchecker 1.4-svn 15944M", 8 ] ], "id": "tool", "name": "Tool" } }, "rows": [ { "href": "../results/test/programs/simple/bitvectors/implicitunsignedconversion_false-unreach-label.i", "id": [ "test/programs/simple/bitvectors/implicitunsignedconversion_false-unreach-label.i", "unreach-label" ], "results": [ { "category": "wrong", "href": "../results/test.2015-03-03_1613.logfiles/predicateAnalysis.implicitunsignedconversion_false-unreach-label.i.log", "values": [ { "raw": "true" }, { "html": "2.17", "raw": "2.169189428" }, { "html": "2.18", "raw": "2.1783649921417236" }, { "html": "128", "raw": "128.032768" } ] }, { "category": "correct", "href": "../results/test.2015-03-03_1613.logfiles/valueAnalysis.implicitunsignedconversion_false-unreach-label.i.log", "values": [ { "raw": "false(reach)" }, { "html": "2.12", "raw": "2.117287256" }, { "html": "2.13", "raw": "2.1272354125976562" }, { "html": "134", "raw": "133.574656" } ] } ] }, { "href": "../results/test/programs/simple/compoundLiteral_true-unreach-label.c", "id": [ "test/programs/simple/compoundLiteral_true-unreach-label.c", "unreach-label" ], "results": [ { "category": "correct", "href": "../results/test.2015-03-03_1613.logfiles/predicateAnalysis.compoundLiteral_true-unreach-label.c.log", "values": [ { "raw": "true" }, { "html": "2.23", "raw": "2.22954344" }, { "html": "2.24", "raw": "2.237081289291382" }, { "html": "132", "raw": "132.337664" } ] }, { "category": "unknown", "href": "../results/test.2015-03-03_1613.logfiles/valueAnalysis.compoundLiteral_true-unreach-label.c.log", "values": [ { "raw": "unknown" }, { "html": "2.20", "raw": "2.203966561" }, { "html": "2.21", "raw": "2.2127082347869873" }, { "html": "130", "raw": "130.29376" } ] } ] } ], "stats": [ { "content": [ [ { "sum": 2 }, { "avg": "2.20", "max": "2.23", "median": "2.20", "min": "2.17", "stdev": "0.0302", "sum": "4.40" }, { "avg": "2.21", "max": "2.24", "median": "2.21", "min": "2.18", "stdev": "0.0294", "sum": "4.42" }, { "avg": "130", "max": "132", "median": "130", "min": "128", "stdev": "2.15", "sum": "260" } ], [ { "sum": 2 }, { "avg": "2.16", "max": "2.20", "median": "2.16", "min": "2.12", "stdev": "0.0433", "sum": "4.32" }, { "avg": "2.17", "max": "2.21", "median": "2.17", "min": "2.13", "stdev": "0.0427", "sum": "4.34" }, { "avg": "132", "max": "134", "median": "132", "min": "130", "stdev": "1.64", "sum": "264" } ] ], "description": "", "id": null, "title": "total" } ], "tools": [ { "benchmarkname": "test", "columns": [ { "display_title": "status", "max_width": 12, "relevant_for_diff": false, "scale_factor": 1, "title": "status", "type": "status" }, { "display_title": "cputime", "max_width": 7, "number_of_significant_digits": 3, "relevant_for_diff": false, "scale_factor": 1, "source_unit": "s", "title": "cputime", "type": "measure", "unit": "s" }, { "display_title": "walltime", "max_width": 8, "number_of_significant_digits": 3, "relevant_for_diff": false, "scale_factor": 1, "source_unit": "s", "title": "walltime", "type": "measure", "unit": "s" }, { "display_title": "memory", "max_width": 6, "number_of_significant_digits": 3, "relevant_for_diff": false, "scale_factor": 1e-06, "source_unit": "B", "title": "memUsage", "type": "measure", "unit": "MB" } ], "cores": "8", "cpu": "Intel Core i7-2600 CPU @ 3.40GHz", "cpuCores": "1", "date": "2015-03-03 16:13:02 CET", "freq": "3401 MHz", "host": "tortuga", "memlimit": "3000 MB", "name": "predicateAnalysis", "niceName": "predicateAnalysis", "options": "-noout -setprop log.consoleLevel=WARNING -predicateAnalysis", "os": "Linux 3.13.0-45-generic x86_64", "ram": "16389384 kB", "timelimit": "10 s", "tool": "CPAchecker", "toolmodule": "benchexec.tools.cpachecker", "version": "1.4-svn 15944M" }, { "benchmarkname": "test", "columns": [ { "display_title": "status", "max_width": 12, "relevant_for_diff": false, "scale_factor": 1, "title": "status", "type": "status" }, { "display_title": "cputime", "max_width": 7, "number_of_significant_digits": 3, "relevant_for_diff": false, "scale_factor": 1, "source_unit": "s", "title": "cputime", "type": "measure", "unit": "s" }, { "display_title": "walltime", "max_width": 8, "number_of_significant_digits": 3, "relevant_for_diff": false, "scale_factor": 1, "source_unit": "s", "title": "walltime", "type": "measure", "unit": "s" }, { "display_title": "memory", "max_width": 6, "number_of_significant_digits": 3, "relevant_for_diff": false, "scale_factor": 1e-06, "source_unit": "B", "title": "memUsage", "type": "measure", "unit": "MB" } ], "cores": "8", "cpu": "Intel Core i7-2600 CPU @ 3.40GHz", "cpuCores": "1", "date": "2015-03-03 16:13:02 CET", "freq": "3401 MHz", "host": "tortuga", "memlimit": "3000 MB", "name": "valueAnalysis", "niceName": "valueAnalysis", "options": "-noout -setprop log.consoleLevel=WARNING -valueAnalysis", "os": "Linux 3.13.0-45-generic x86_64", "ram": "16389384 kB", "timelimit": "10 s", "tool": "CPAchecker", "toolmodule": "benchexec.tools.cpachecker", "version": "1.4-svn 15944M" } ], "version": "(test)" }
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
exercicios/EX008/index.html
nicolalbrecht/html-css
0
25
<!DOCTYPE html> <html lang="pt-BR"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Formatação de Textos</title> <style> mark { background-color: mediumspringgreen; } </style> </head> <body> <h1>Principais formatações</h1> <h2>Negrito/Destaque</h2> <p>Nessa frase temos um <b>termo em negrito</b> usando a tag b (não semântica)</p> <p>Nessa frase temos um <strong>termo em negrito</strong> usando a tag STRONG (semântica)</p> <h2>Itálico/Ênfase</h2> <p>Nesta frase temos um <i>termo em itálico</i> usando a tag i (não semântica)</p> <p>Nesta frase temos um <em>termo em ênfase</em> com a tag EM (semântica)</p> <h2>Texto Marcado</h2> <p>Podemos criar um <MARK> texto marcado</MARK> usando a tag MARK.</p> <p>E no outro parágrafo, temos <MARK>outro texto marcado</MARK> no final.</p> <h2>Texto GRANDE e pequeno</h2> <p>Estamos criando um texto grande e <small>pequeno</small> nesse parágrafo </p> <h2>Texto Excluído</h2> <p>Podemos marcar um <DEL>texto como removido</DEL> para indicar que deve ser lido, mas não considerado. </p> <h2>Texto Inserido</h2> <p>O mesmo pode ser feito para <ins>texto como inserido</ins> para dar uma ênfase e indicar que foi adicionado depois. </p> <h2>Texto Sobreescrito</h2> <p>Para inserir coisas do tipo x<sup>20</sup>+3</p> <h2>Texto Subscrito</h2> <p>Para inserir coisas como H<sub>2</sub>0</p> </body> </html>
Formatação de Textos
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1.0', name='viewport'), Style('mark {\n background-color: mediumspringgreen;\n }') )) rt = app.route @rt('/') def get(): return ( Title('Formatação de Textos'), H1('Principais formatações'), H2('Negrito/Destaque'), P( 'Nessa frase temos um', B('termo em negrito'), 'usando a tag b (não semântica)' ), P( 'Nessa frase temos um', Strong('termo em negrito'), 'usando a tag STRONG (semântica)' ), H2('Itálico/Ênfase'), P( 'Nesta frase temos um', I('termo em itálico'), 'usando a tag i (não semântica)' ), P( 'Nesta frase temos um', Em('termo em ênfase'), 'com a tag EM (semântica)' ), H2('Texto Marcado'), P( 'Podemos criar um', Mark('texto marcado'), 'usando a tag MARK.' ), P( 'E no outro parágrafo, temos', Mark('outro texto marcado'), 'no final.' ), H2('Texto GRANDE e pequeno'), P( 'Estamos criando um texto grande e', Small('pequeno'), 'nesse parágrafo' ), H2('Texto Excluído'), P( 'Podemos marcar um', Del('texto como removido'), 'para indicar que deve ser lido, mas não considerado.' ), H2('Texto Inserido'), P( 'O mesmo pode ser feito para', Ins('texto como inserido'), 'para dar uma ênfase e indicar que foi adicionado depois.' ), H2('Texto Sobreescrito'), P( 'Para inserir coisas do tipo x', Sup('20'), '+3' ), H2('Texto Subscrito'), P( 'Para inserir coisas como H', Sub('2'), '0' ) ) run_uv()
Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1.0', name='viewport'), Style('mark {\n background-color: mediumspringgreen;\n }')
Title('Formatação de Textos'), H1('Principais formatações'), H2('Negrito/Destaque'), P( 'Nessa frase temos um', B('termo em negrito'), 'usando a tag b (não semântica)' ), P( 'Nessa frase temos um', Strong('termo em negrito'), 'usando a tag STRONG (semântica)' ), H2('Itálico/Ênfase'), P( 'Nesta frase temos um', I('termo em itálico'), 'usando a tag i (não semântica)' ), P( 'Nesta frase temos um', Em('termo em ênfase'), 'com a tag EM (semântica)' ), H2('Texto Marcado'), P( 'Podemos criar um', Mark('texto marcado'), 'usando a tag MARK.' ), P( 'E no outro parágrafo, temos', Mark('outro texto marcado'), 'no final.' ), H2('Texto GRANDE e pequeno'), P( 'Estamos criando um texto grande e', Small('pequeno'), 'nesse parágrafo' ), H2('Texto Excluído'), P( 'Podemos marcar um', Del('texto como removido'), 'para indicar que deve ser lido, mas não considerado.' ), H2('Texto Inserido'), P( 'O mesmo pode ser feito para', Ins('texto como inserido'), 'para dar uma ênfase e indicar que foi adicionado depois.' ), H2('Texto Sobreescrito'), P( 'Para inserir coisas do tipo x', Sup('20'), '+3' ), H2('Texto Subscrito'), P( 'Para inserir coisas como H', Sub('2'), '0' )
unit1_projects/dbc1.html
mameneses/mameneses.github.io
0
26
<!doctype html> <html> <head><link rel="stylesheet" type="text/css" href="stylesheets/dbc1.css"><title><NAME></title> </head> <body> <h1><strong><NAME></strong></h1> <h2>Me!</h2> <a href="https://www.facebook.com/matias.meneses.79"><img src="https://scontent-a-sjc.xx.fbcdn.net/hphotos-ash2/t1.0-9/378227_10101769780013493_1419766566_n.jpg" alt="jumpoing for joy"> <img src="https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-ash3/t1.0-9/343_614109053403_4453_n.jpg"> <img src="https://scontent-b-sjc.xx.fbcdn.net/hphotos-frc1/t1.0-9/128_536364713683_4746_n.jpg"> <img src="https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-prn1/t1.0-9/1555425_10101199401626385_2105044938_n.jpg"> <img src="https://scontent-b-sjc.xx.fbcdn.net/hphotos-prn2/t1.0-9/1069373_10101937711347753_1515655661_n.jpg"></a> <h2>Background</h2> <p class="bigblue"> I am a 26 year old male from Oakland, CA. I am first generation Aamerican" born from two Chilean immigrants and the majority of my extended family still lives in Chile.<br>Chi! Chi! Chi! Le! Le! Le1 VIVA CHILE!</p> <img src="http://upload.wikimedia.org/wikipedia/commons/5/50/Flag_of_Chile_and_the_United_States.jpg"> <h2>Education</h2> <p class="bigblue"> I gradutated from UC Davis with a BA in Communications and had the chance to study abroad in Chile at the Univeristy of Chile, Santiago, where i took classes in the bussiness along side my cousins and got to practice my castellano.</p> <h2>Steps I follow:</h2> <ol> <li>Breath deep</li> <li>Smile</li> <li>Laugh</li> <li>Repeate steps 1 through 3</li> </ol> <h2>Work Experience<em>(latest to earliest)</em> </h2> <h4 class="job"><a href="http://www.cccssf.org" target="_blank">CCCS of San Francisco: </a>Housing Counselor</h4> <ul><li>Helped people accross the united states avoid foreclosure, as well as, provided education to first time homebuyers</li></ul> <h4 class="job">Learnings for Life: Intervention Teacher</h4> <ul><li>Tought struggling students in an East Oakland elementry school basics of reading and life</li></ul> <h4 class="job"> Alliance for a Better California: Campaigner </h4> <ul><li>Promoted issues for Teacher, Nurses and Firefighter unions</li></ul> <h5><a href="mailto:<EMAIL>">Contact me!</a></h5> <h6>Or dont, either way</h6> </body> </html>
Link(href='stylesheets/dbc1.css', rel='stylesheet', type='text/css') Title( Name() )
H1( Strong( Name() ) ), H2('Me!'), A( Img(alt='jumpoing for joy', src='https://scontent-a-sjc.xx.fbcdn.net/hphotos-ash2/t1.0-9/378227_10101769780013493_1419766566_n.jpg'), Img(src='https://fbcdn-sphotos-b-a.akamaihd.net/hphotos-ak-ash3/t1.0-9/343_614109053403_4453_n.jpg'), Img(src='https://scontent-b-sjc.xx.fbcdn.net/hphotos-frc1/t1.0-9/128_536364713683_4746_n.jpg'), Img(src='https://fbcdn-sphotos-h-a.akamaihd.net/hphotos-ak-prn1/t1.0-9/1555425_10101199401626385_2105044938_n.jpg'), Img(src='https://scontent-b-sjc.xx.fbcdn.net/hphotos-prn2/t1.0-9/1069373_10101937711347753_1515655661_n.jpg'), href='https://www.facebook.com/matias.meneses.79' ), H2('Background'), P( 'I am a 26 year old male from Oakland, CA. I am first generation Aamerican" born from two Chilean immigrants and the majority of my extended family still lives in Chile.', Br(), 'Chi! Chi! Chi! Le! Le! Le1 VIVA CHILE!', cls='bigblue' ), Img(src='http://upload.wikimedia.org/wikipedia/commons/5/50/Flag_of_Chile_and_the_United_States.jpg'), H2('Education'), P('I gradutated from UC Davis with a BA in Communications and had the chance to study abroad in Chile at the Univeristy of Chile, Santiago, where i took classes in the bussiness along side my cousins and got to practice my castellano.', cls='bigblue'), H2('Steps I follow:'), Ol( Li('Breath deep'), Li('Smile'), Li('Laugh'), Li('Repeate steps 1 through 3') ), H2( 'Work Experience', Em('(latest to earliest)') ), H4( A('CCCS of San Francisco:', href='http://www.cccssf.org', target='_blank'), 'Housing Counselor', cls='job' ), Ul( Li('Helped people accross the united states avoid foreclosure, as well as, provided education to first time homebuyers') ), H4('Learnings for Life: Intervention Teacher', cls='job'), Ul( Li('Tought struggling students in an East Oakland elementry school basics of reading and life') ), H4('Alliance for a Better California: Campaigner', cls='job'), Ul( Li('Promoted issues for Teacher, Nurses and Firefighter unions') ), H5( A('Contact me!', href='mailto:<EMAIL>') ), H6('Or dont, either way')
app/views/raa-v2/0-2-1/recruitment/create/vacancy-preview.html
sensecall/das-recruit-prototype
0
27
{% if data.user=='employer'%}{% extends "ma-layout.html" %}{%else%}{% extends "tp-layout.html" %}{%endif%} {% block pageTitle %} Manage apprentices {% endblock %} {% block content %} <style media="screen"> .accordion-expand-all{ display:none; } .govuk-link{display:block;margin-top:-15px;} .govuk-heading-s{margin-bottom:10px;} .das-todo-list--header{ background:#005ea5; margin-bottom:0; padding:20px; } .das-todo-list--header h2, .das-todo-list--header h2 .govuk-caption-m{ margin-bottom:0; color: #fff; } .govuk-heading-s{ margin-bottom: .3125em; } .das-edit-link{margin-top:-10px} </style> <style media="screen"> .govuk-heading-s{ margin-bottom: .3125em; } .das-edit-link{margin-top:-10px} </style> <div class="govuk-grid-row"> <div class="govuk-grid-column-full"> <div class=="das-todo-list"> <div class="das-todo-list--header"> <h2 class="govuk-heading-m"> {% if hasError %}<span class="das-updates-count">1</span> section needs updating and <br>{% endif %} <span class="das-required-count">6</span> required sections to complete <span class="govuk-caption-m"></span> </h2> <span class="icon"></span> </div> <div class="govuk-info-summary" aria-labelledby="info-summary-title" role="alert" tabindex="-1" data-module="info-summary"> {% if hasError %} <div class="govuk-info-summary__body" id="das-required-list"> <p class="govuk-body"> Sections you will need to update: </p> <div class="govuk-error-summary__body"> <ul class="govuk-list govuk-error-summary__list"> {% if errorType == "wages"%} <li> <a href="#wages-lower-min" class="govuk-!-font-weight-regular">The yearly wage must be higher than £{{minWage}}</a> </li> {% endif %} {% if errorType == "dates"%} <li> <a href="#dates-need-update" class="govuk-!-font-weight-regular">The start date must be before 01 Aug 2019 when the apprenticeship training closes to new starters.</a> </li> {% endif %} </ul> <br> </div> </div> {% endif %} <div class="govuk-info-summary__body" id="das-required-list"> <p class="govuk-body"> Sections you will need to complete: </p> <ul class="govuk-list" > {% if not data.shortDescription %}<li class="das-required"><a href="#section-shortDescription">Brief overview</a></li>{% endif %} {% if not data.VacancyDescription %}<li class="das-required"><a href="#vacancyDescription">Description of the apprenticeship</a></li>{%endif%} {% if data.has_training_provider != "yes"%}<li class="das-required"><a href="#section_training_provider">Training provider</a></li>{% endif %} {% if not data.Skills %}<li class="das-required"><a href="vacancy-preview#section-skills">Desired skills and personal qualities</a></li>{% endif %} {% if (data.qualifications | length) < 1 or not data.qualifications %}<li class="das-required"><a href="#section-qualifications" >Qualifications</a></li>{% endif %} {% if data.journey == "new" and data.employerInfo %}<li class="das-about"><a href="#">Employer information</a></li>{% endif %} {% if not data.ApplicationMethod %}<li class="das-required"><a href="#section-application">Application process</a></li>{% endif%} </ul> </div> <div class="govuk-info-summary__body"> <p class="govuk-body"> You may wish to complete these optional sections: </p> <ul class="govuk-list"> {% if not data.ThingsToConsider %}<li><a href="#section-considerations">Things to consider</a></li>{%endif%} {% if not data.EmployerWebsiteUrl %}<li><a href="#section-website">Employer website</a></li>{%endif%} {% if not data.EmployerContactName %}<li><a href="#section-contact">Contact details</a></li>{%endif%} {% if not data.disability_confident_level %}<li><a href="#section-disability">Add Disability Confident badge</a></li>{% endif %} {% if data.ApplicationMethod == 'ThroughFindAnApprenticeship'%}<li><a href="#sections">Add extra question to ask the candidate</a></li>{% endif %} </ul> </div> </div> </div> </div> </div> <div class="govuk-grid-row govuk-!-margin-bottom-6"> <div class="govuk-grid-column-two-thirds"> <h2 class="govuk-heading-xl govuk-!-margin-bottom-6"> {% if data.title %}{{data.title}}{%else%}Business Apprenticeship{%endif%} <span class="govuk-caption-l">{{data.orgName}}</span> </h2> <p class="govuk-body"><a href="title?edit=yes" class="govuk-link das-edit-link">Change</a></p> </div> </div> <div class="govuk-grid-row govuk-!-margin-bottom-6"> <div class="govuk-grid-column-two-thirds" id="section-shortDescription"> {% if data.shortDescription %} <h3 class="govuk-heading-s">Brief overview</h3> <p class="govuk-body">{{data.shortDescription}}</p> <p class="govuk-body"><a href="short-description?edit=yes" class="govuk-link das-edit-link">Change</a></p> {% else %} <div class="das-preview-empty"> <h3 class="govuk-heading-s">Brief overview</h3> <a class="das-button-secondary" data-automation="link-things-to-consider" href="short-description?edit=yes">Add</a> </div> {% endif %} </div> <div class="govuk-grid-column-one-third"> <h3 class="govuk-heading-s">Closing date</h3> <p class="govuk-body">01 Jan 2019</p> <p class="govuk-body"><a href="../create/training?edit=yes" class="govuk-link das-edit-link">Change</a></p> </div> </div> <div class="govuk-grid-row" id="apprenticeshipSummary"> <div class="govuk-grid-column-full"> <h2 class="govuk-heading-l">Apprenticeship summary</h2> </div> </div> <div class="govuk-grid-row"> <div class="govuk-grid-column-one-half"> <ul class="govuk-list"> <li {% if hasError and errorType == "wages" %}class="govuk-form-group--error"{%endif%}> <h3 class="govuk-heading-s">Yearly wage</h3> {% if hasError and errorType == "wages" %} <span id="wages-lower-min" class="govuk-error-message"> <span class="govuk-visually-hidden">Error:</span> The yearly wage must be higher than £{{minWage}} </span> {% endif %} <p class="govuk-body">{% if data.yearlyWage %}{{data.yearlyWage}}{% else %}£3,494.40 - £6,514.56{% endif %}</p> <p><a href="../create/wages?edit=yes{% if hasError and errorType == "wages" %}&error=wages{%endif%}" class="govuk-link das-edit-link">Change</a></p> </li> <li> <h3 class="govuk-heading-s">Working week</h3> <p class="govuk-body">Monday to Friday 9am to 5pm</p> <p class="govuk-body">Total hours per week: {{data.weeklyHours or "23"}}</p> <p><a href="../create/duration?edit=yes" class="govuk-link das-edit-link">Change</a></p> </li> <li> <h3 class="govuk-heading-s">Expected duration</h3> <p class="govuk-body">{% if data.duration %}{{data.duration}}{% else %}24{%endif%} months</p> <p><a href="../create/duration?edit=yes" class="govuk-link das-edit-link">Change</a></p> </li> <li {% if hasError and errorType == "dates" %}class="govuk-form-group--error"{%endif%}> <h3 class="govuk-heading-s">Possible start date</h3> {% if hasError and errorType == "dates" %} <span id="dates-need-update" class="govuk-error-message"> <span class="govuk-visually-hidden">Error:</span> The start date must be before 1 Aug 2019 when the apprenticeship training closes to new starters. </span> {% endif %} <p class="govuk-body">24 Nov 2019</p> <p><a href="../create/training?edit=yes" class="govuk-link das-edit-link">Change</a></p> </li> <li> <h3 class="govuk-heading-s">Apprenticeship level</h3> <p class="govuk-body">Advanced <br>Level 3 (equivalent to A Level)</p> <p><a href="#" class="govuk-link das-edit-link">Change</a></p> </li> <li> <h3 class="govuk-heading-s">Positions</h3> <p class="govuk-body">2 positions available</p> <p><a href="#" class="govuk-link das-edit-link">Change</a></p> </li> </ul> </div> <div class="govuk-grid-column-one-half" id="vacancyDescription"> {% if not data.VacancyDescription %} <div class=" das-preview-empty"> <h3 class="govuk-heading-s">Description of the apprenticeship</h3> <ul class="govuk-list"> <li>What will the apprentice be doing?</li> <li>What training will the apprentice take and what qualification will the apprentice get at the end?</li> <li>What is the expected career progression after this apprenticeship?</li> </ul> <!-- <h3 class="govuk-heading-s">What will the apprentice do on a typical day?</h3> <h3 class="govuk-heading-s">What will the training consist of?</h3> <h3 class="govuk-heading-s">What is the qualification the apprentice will get at the end?</h3> <h3 class="govuk-heading-s">What is the expected career progression after this apprenticeship?</h3> --> <p class="govuk-body"></p> <!-- <a href="#" class="govuk-link">Change</a> --> <a class="das-button-secondary" data-automation="link-things-to-consider" href="long-description">Add</a> </div> {% else %} <ul class="govuk-list"> <li> <h3 class="govuk-heading-s">What you’ll be doing</h3> <p class="govuk-body">{{data.VacancyDescription}}</p> </li> <li> <h3 class="govuk-heading-s">What training you’ll take and what qualification you’ll get at the end</h3> <p class="govuk-body">{{data.TrainingQualification}}</p> </li> <li> <h3 class="govuk-heading-s">Your expected career progression after this apprenticeship</h3> <p class="govuk-body">{{data.OutcomeDescription}}</p> </li> </ul> <p><a href="long-description" class="govuk-link das-edit-link">Change</a></p> {% endif %} </div> </div> <hr class="govuk-section-break govuk-section-break--xl govuk-section-break--visible"> <div class="govuk-grid-row"> <div class="govuk-grid-column-full"> <h2 class="govuk-heading-l">Requirements and prospects</h2> </div> </div> <div class="govuk-grid-row"> <div class="govuk-grid-column-one-half" id="section-skills"> {% if not data.Skills %} <div class="das-preview-empty"> <h3 class="govuk-heading-s">Desired skills and personal qualities</h3> <p class="govuk-body"></p> <!-- <a href="#" class="govuk-link">Change</a> --> <a class="das-button-secondary" data-automation="link-things-to-consider" href="skills">Add</a> </div> {% else %} <h3 class="govuk-heading-s">Desired skills and personal qualities</h3> <ul class="govuk-list govuk-list--bullet"> {% for skill in data.Skills %} <li>{{skill}}</li> {% endfor%} </ul> <!-- <p class="govuk-body">{{data.Skills}}</p> --> <a class="govuk-link" data-automation="link-things-to-consider" href="qualifications">Change</a> {% endif %} {% if (data.qualifications | length) < 1 or not data.qualifications %} <div class="das-preview-empty" id="section-qualifications"> <h3 class="govuk-heading-s">Qualifications</h3> <p class="govuk-body"></p> <!-- <a href="#" class="govuk-link">Change</a> --> <a class="das-button-secondary" data-automation="link-things-to-consider" href="qualifications">Add</a> </div> {% else %} <br> <h3 class="govuk-heading-s">Qualifications</h3> <p class="govuk-body">{% for q in data.qualifications %}{{q.type}} in {{q.subject}} {{q.grade}}, {{q.weight}}.{%endfor%}</p> <!-- <a href="#" class="govuk-link">Change</a> --> <a class="govuk-link" data-automation="link-things-to-consider" href="qualifications-list">Change</a> {% endif %} </div> <div class="govuk-grid-column-one-half" id="section-considerations"> {% if not data.ThingsToConsider %} <div class="das-preview-empty"> <h3 class="govuk-heading-s">Things to consider (optional)</h3> <p class="govuk-body"></p> <!-- <a href="#" class="govuk-link">Change</a> --> <a class="das-button-secondary" data-automation="link-things-to-consider" href="things-to-consider?edit=yes">Add</a> </div> {% else %} <h3 class="govuk-heading-s">Things to consider (optional)</h3> <p class="govuk-body">{{data.ThingsToConsider}}</p> <a class="govuk-link" data-automation="link-things-to-consider" href="things-to-consider?edit=yes">Change</a> {% endif %} </div> </div> <hr class="govuk-section-break govuk-section-break--xl govuk-section-break--visible"> <div class="govuk-grid-row"> <div class="govuk-grid-column-full"> <h2 class="govuk-heading-l">About the employer</h2> </div> </div> <div class="govuk-grid-row"> <div class="govuk-grid-column-two-thirds"> <ul class="govuk-list"> <li> <h3 class="govuk-heading-s">Description</h3> <p class="govuk-body">{% if data.EmployerDescription %}{{data.EmployerDescription}}{% endif %}</p> <p><a href="about-employer" class="govuk-link">Change</a></p> </li> <li> <h3 class="govuk-heading-s">Employer</h3> <p class="govuk-body">Organisation 1</p> <p><a href="#" class="govuk-link">Change</a></p> </li> <li id="section-disability"> {% if data.is_disability_confident %} <h3 class="govuk-heading-s">Disability Confident (optional)</h3> <img src="/public/images/disability-confident.png" class="das-disability-confident-logo" alt="A logo confirming that the employer is registered as disability confident"> <details class="govuk-details"> <summary class="govuk-details__summary"> <span class="govuk-details__summary-text"> About disability confident </span> </summary> <div class="govuk-details__text"> <p>Disabled candidates are generally guaranteed an interview if you meet the minimum requirements for this vacancy. Contact the employer for full details.</p> <p>Employers may need to limit the number of interviews offered to both disabled and non-disabled people if they receive high numbers of applications.</p> <p>The disability confident scheme supports employers to make the most of the talents disabled people can bring to your workplace.provide your nationality, you’ll have to send copies of identity documents through the post.</p> </div> </details> <p><a href="#" class="govuk-link">Change</a></p> {% else %} <div class="das-preview-empty"> <h3 class="govuk-heading-s">Disability Confident (optional)</h3> <p class="govuk-body"></p> <a class="das-button-secondary" data-automation="link-things-to-consider" href="dates?edit=yes">Add</a> </div> {% endif %} </li> <li id="section-website"> {%if not data.EmployerWebsiteUrl %} <div class="das-preview-empty"> <h3 class="govuk-heading-s">Website (optional)</h3> <p class="govuk-body">{%if data.EmployerWebsiteUrl %}{{data.EmployerWebsiteUrl}} {%endif%}</p> <!-- <a href="#" class="govuk-link">Change</a> --> <a class="das-button-secondary" data-automation="link-things-to-consider" href="about-employer">Add</a> </div> {% else %} <h3 class="govuk-heading-s">Website (optional)</h3> <p class="govuk-body">{%if data.EmployerWebsiteUrl %}{{data.EmployerWebsiteUrl}} {%endif%}</p> <!-- <a href="#" class="govuk-link">Change</a> --> <a class="govuk-link" data-automation="link-things-to-consider" href="about-employer">Change</a> {% endif %} </li> </ul> </div> {% if data.user == 'employer' %} <div class="govuk-grid-column-one-third" id="section-contact"> {% if not data.HasEmployerContactDetails %} <div class="das-preview-empty"> <h3 class="govuk-heading-s">Contact details (optional)</h3> <p class="govuk-body"></p> <!-- <a href="#" class="govuk-link">Change</a> --> <a class="das-button-secondary" data-automation="link-things-to-consider" href="contact">Add</a> </div> {% else %} <h3 class="govuk-heading-s">Contact details (optional)</h3> <p class="govuk-body"> {% if data.EmployerContactName %}{{data.EmployerContactName}}<br>{%endif%} {% if data.EmployerContactEmail %}{{data.EmployerContactEmail}}<br>{%endif%} {% if data.EmployerContactPhone %}{{data.EmployerContactPhone}}{%endif%} </p> <p><a href="contact" class="govuk-link">Change</a></p> {% endif %} </div> {% endif %} </div> <div class="govuk-grid-row"> <div class="govuk-grid-column-one-half"> <h3 class="govuk-heading-s">Location</h3> <ul class="govuk-list"> <li>Cheylsmore House</li> <li>5 Quinton Road</li> <li>Coventry</li> <li>West Midlands</li> <li>CV1 2WT</li> </ul> <p><a href="#" class="govuk-link">Change</a></p> </div> <div class="govuk-grid-column-one-half"> <img id="static-map" src="https://maps.googleapis.com/maps/api/staticmap?markers=52.400997,-1.508122&amp;size=465x256&amp;zoom=12&amp;client=gme-skillsfundingagency&amp;signature=lCuCTEI-K25bn1YgDLOSpzopvFk=" alt="Location map"> </div> </div> <hr class="govuk-section-break govuk-section-break--xl govuk-section-break--visible"> <div class="govuk-grid-row"> <div class="govuk-grid-column-full"> <h2 class="govuk-heading-l">Training</h2> </div> <div class="govuk-grid-column-one-half" id="section_training_provider"> {% if data.has_training_provider == "yes" %} <div> <h3 class="govuk-heading-s">Training provider</h3> <p class="govuk-body">{{data.providerName}}</p> <p><a href="../create/select-training-provider?edit=yes" class="govuk-link">Change</a></p> </div> {% else %} <div class="das-preview-empty govuk-!-margin-top-0"> <h3 class="govuk-heading-s">Training provider</h3> <p class="govuk-body"></p> <a class="das-button-secondary" data-automation="link-to-select-training-provider" href="../create/select-training-provider?edit=yes">Add</a> </div> <br> {% endif %} {% if data.user == 'provider' %} {% if not data.HasEmployerContactDetails %} <div class="das-preview-empty"> <h3 class="govuk-heading-s">Contact details (optional)</h3> <p class="govuk-body"></p> <!-- <a href="#" class="govuk-link">Change</a> --> <a class="das-button-secondary" data-automation="link-things-to-consider" href="employer-contact-details">Add</a> </div> {% else %} <h3 class="govuk-heading-s">Contact details (optional)</h3> <p class="govuk-body"> {% if data.EmployerContactName %}{{data.EmployerContactName}}<br>{%endif%} {% if data.EmployerContactEmail %}{{data.EmployerContactEmail}}<br>{%endif%} {% if data.EmployerContactPhone %}{{data.EmployerContactPhone}}{%endif%} </p> <p><a href="employer-contact-details" class="govuk-link">Change</a></p> {% endif %} {% endif %} </div> <div class="govuk-grid-column-one-half"> <ul class="govuk-list"> <li > <h3 class="govuk-heading-s">Apprenticeship Framework</h3> <p class="govuk-body">{{data.training_level}}{% if not 'Level'in data.training_level %}, Level 3{%endif%}<br>advanced, (equivalent to A level) </p> <p><a href="../create/training-select?edit=yes" class="govuk-link">Change</a></p> </li> </ul> </div> </div> <hr class="govuk-section-break govuk-section-break--xl govuk-section-break--visible"> <div class="govuk-grid-row"> <div class="govuk-grid-column-full"> <h2 class="govuk-heading-l"> {% if data.ApplicationMethod == 'ThroughFindAnApprenticeship' %}Application process{%else%}Employer's Application Instructions{%endif%} </h2> </div> <div class="govuk-grid-column-two-thirds" id="section-application"> {% if not data.ApplicationMethod %} <div class="das-preview-empty"> <h3 class="govuk-heading-s">How will the candidates apply for this vacancy?</h3> <p class="govuk-body"></p> <a class="das-button-secondary" data-automation="link-things-to-consider" href="application-process">Add</a> </div> {% else %} {% if data.ApplicationMethod == 'ThroughFindAnApprenticeship'%} <p class="govuk-body"> Candidates will apply through the <a href="https://www.gov.uk/apply-apprenticeship" rel="noopener" target="_blank">Find an apprenticeship service</a> </p> <p><a href="application-process" class="govuk-link">Change</a></p> {% else %} <p class="govuk-body">This apprenticeship requires you to apply through the employer's website.</p> <h3 class="govuk-heading-s">Apply now web address</h3> <p class="govuk-body"> {% if data.ApplicationUrl %}{{data.ApplicationUrl}} {% else %} https://recruit.test-eas.apprenticeships.sfa.bis.gov.uk {% endif %} </p> <p><a href="application-process" class="govuk-link">Change</a></p> <h3 class="govuk-heading-s">Explain the application process (optional)</h3> <p class="govuk-body"> {% if data.ApplicationInstructions %}{{data.ApplicationInstructions}} {% else %} Apply online at https://superdrug.sunesis.uk.net Click 'Apply' and follow the application instructions providing as much information as possible. {% endif %} <p><a href="application-process" class="govuk-link">Change</a></p> {% endif %} {%endif%} </div> </div> <hr class="govuk-section-break govuk-section-break--xl govuk-section-break--visible"> <div class="govuk-grid-row"> <div class="govuk-grid-column-full"> <form method="post"> <input type="submit" class="govuk-button" data-module="govuk-button" value="Submit vacancy"> <a href="../vacancies" class="govuk-body das-button--link">Return to dashboard</a> <a href="delete" class="govuk-button das-delete-button">Delete</a> </form> </div> </div> {% block help %}{% include "includes/service-help.html" %}{% endblock %} {% endblock %} {% block pageScripts %} {{super()}} <script type="text/javascript"> $(document).ready(function() { var required = $('.das-required') || 0 $('.das-required-count').text(required.length) if(required.length == 0){ $("#das-required-list").hide() $(".das-todo-list--header h2").text("You have completed all required sections") } $(document).on('click', 'a[href^="#"]', function (event) { event.preventDefault(); console.log("required = "+required.length) $('html, body').animate({ scrollTop: $($.attr(this, 'href')).offset().top-80 }, 500); }); }) </script> {% endblock %}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
layouts/index.html
c1pherx/hugo-flex
0
28
{{ define "preload" }} {{ where .Pages "Type" "in" site.Params.mainSections | .Paginate | .Scratch.Set "paginator" }} {{ range (.Scratch.Get "paginator").Pages }} {{ with .Content }}{{ end }} {{ .Scratch.Get "css" | $.Scratch.Set "css" }} {{ .Scratch.Get "js" | $.Scratch.Set "js" }} {{ end }} {{ end }} {{ define "main" }} {{ range (.Scratch.Get "paginator").Pages }} <article> {{ partial "heading.html" . }} {{ .Content }} {{ partial "tags.html" . }} </article> {{ end }} {{ .Scratch.Get "paginator" | partial "pagination.html" }} {{ end }}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
padrinos/padrinos1.html
nicolasfrechette91/nico_fanny_weddding_2020
0
29
<!DOCTYPE html> <html> <head> <title>Guests of Honor</title> <link rel="icon" type="image/png" href="../global/pictures/favicon.png"/> <link rel="stylesheet" href="../global/css/global.css"> <link rel="stylesheet" href="padrinosSpecificPage.css"> <link href='https://fonts.googleapis.com/css?family=Didact+Gothic' rel='stylesheet' type='text/css'> <script src="../global/jquery/jquery-3.5.1.min.js"></script> <script src="padrinosSpecificPage.js"></script> </head> <body> <div class="desktop"> <div class="TopImageGroup"> <table> <tr> <td rowspan="2" class="leftMii"><img class="imagePadrinosMiis" src="../global/pictures/padrinos/luis.jpg" alt="awesome couple"></td> <td class="topBow" colspan="3"><img class="imagePadrinosTopBow" src="../global/pictures/padrinos/topBow.png" alt="awesome couple"></td> <td rowspan="2" class="rightMii"><img class="imagePadrinosMiis" src="../global/pictures/padrinos/yessy.jpg" alt="awesome couple"></td> </tr> <tr> <td colspan="3"><p class="topText">We want you to be part of our history</p></td> </tr> <tr> <td></td> <td><img class="imagePadrinosTopBow" src="../global/pictures/padrinos/middleLeftArrow.png" alt="awesome couple"></td> <td></td> <td><img class="imagePadrinosTopBow" src="../global/pictures/padrinos/middleRightArrow.png" alt="awesome couple"></td> <td></td> </tr> <tr> <td colspan="2"><p class="nameTop1"><NAME></p></td> <td><p class="ampersand">&</p></td> <td colspan="2"><p class="nameTop2"><NAME></p></td> </tr> <tr> <td colspan="5"><p class="textWish">We want you to be the guests of honor related to</p></td> </tr> <tr> <td colspan="5"><img class="imagePadrinosMiddleBow" src="../global/pictures/padrinos/middleBow1.png" alt="awesome couple"></td> </tr> </table> <hr class="dotted"> <p class="description">The guest of honor related to the ceremony are the main guests of honor. The goal of them is to oversight for the wellbeing of the marriage of the newlyweds and their future. The ceremony guests of honor are the spiritual and emotional support for the newlyweds. Due to this reason, it is recommended to choose a couple that the newlyweds admire and that they are a good example for them.</p> <div class="line-container"> <span class="line arrow-left"></span> <span class="line arrow-right"></span> </div> </div> <table class="bottomTable"> <tr> <td rowspan="2"><img src="../global/pictures/padrinos/bottomArrows.png" alt="awesome couple"></td> <td><p class="bottomDescription">We have chosen you because we think that you are a loving couple but that beyond that you have fun together.</p></td> </tr> <tr> <td><p class="bottomDescription">We wish that in the future, we can have a relationship like yours in which a team, a friendship and deep complicity has been formed.</p></td> </tr> </table> </div> <div class="mobile"> <div class="TopImageGroup"> <table> <tr> <td rowspan="2" class="leftMiiMobile"><img class="imagePadrinosMiisMobile" src="../global/pictures/padrinos/luis.jpg" alt="awesome couple"></td> <td class="topBowMobile" colspan="3"><img class="imagePadrinosTopBowMobile" src="../global/pictures/padrinos/topBow.png" alt="awesome couple"></td> <td rowspan="2" class="rightMiiMobile"><img class="imagePadrinosMiisMobile" src="../global/pictures/padrinos/yessy.jpg" alt="awesome couple"></td> </tr> <tr> <td colspan="3"><p class="topTextMobile">We want you to be part of our history</p></td> </tr> <tr> <td></td> <td><img class="imagePadrinosTopBowMobile" src="../global/pictures/padrinos/middleLeftArrow.png" alt="awesome couple"></td> <td></td> <td><img class="imagePadrinosTopBowMobile" src="../global/pictures/padrinos/middleRightArrow.png" alt="awesome couple"></td> <td></td> </tr> <tr> <td colspan="2"><p class="nameTop1Mobile"><NAME></p></td> <td><p class="ampersandMobile">&</p></td> <td colspan="2"><p class="nameTop2Mobile"><NAME></p></td> </tr> <tr> <td colspan="5"><p class="textWishMobile">We want you to be the guests of honor related to</p></td> </tr> <tr> <td colspan="5"><img class="imagePadrinosMiddleBowMobile" src="../global/pictures/padrinos/middleBow1.png" alt="awesome couple"></td> </tr> </table> <hr class="dotted"> <p class="descriptionMobile">The guest of honor related to the ceremony are the main guests of honor. The goal of them is to oversight for the wellbeing of the marriage of the newlyweds and their future. The ceremony guests of honor are the spiritual and emotional support for the newlyweds. Due to this reason, it is recommended to choose a couple that the newlyweds admire and that they are a good example for them.</p> <div class="line-container"> <span class="line arrow-left"></span> <span class="line arrow-right"></span> </div> </div> <table class="bottomTable"> <tr> <td rowspan="2"><img class="imageBottomArrows" src="../global/pictures/padrinos/bottomArrows.png" alt="awesome couple"></td> <td><p class="bottomDescriptionMobile">We have chosen you because we think that you are a loving couple but that beyond that you have fun together.</p></td> </tr> <tr> <td><p class="bottomDescriptionMobile">We wish that in the future, we can have a relationship like yours in which a team, a friendship and deep complicity has been formed.</p></td> </tr> </table> </div> <table class="prevNextButtonsPadrinos"> <tr> <td class="prevButtons"><img class="imagePrevPage" src="../global/pictures/padrinos/PrevPage.png" alt="awesome couple"><a href="../padrinos/padrinos.html">Guests of Honor</a></td> <td class="nextButtons"><a class="nextButton" href="../padrinos/padrinos2.html">Bow</a><img class="imageNextPage1" src="../global/pictures/padrinos/NextPage.png" alt="awesome couple"></td> </tr> </table> <p id="page" hidden></p> </body> </html>
Guests of Honor
from fasthtml.common import * app = FastHTML(hdrs=( Link(href='../global/pictures/favicon.png', rel='icon', type='image/png'), Link(href='../global/css/global.css', rel='stylesheet'), Link(href='padrinosSpecificPage.css', rel='stylesheet'), Link(href='https://fonts.googleapis.com/css?family=Didact+Gothic', rel='stylesheet', type='text/css'), Script(src='../global/jquery/jquery-3.5.1.min.js'), Script(src='padrinosSpecificPage.js') )) rt = app.route @rt('/') def get(): return ( Title('Guests of Honor'), Div( Div( Table( Tr( Td( Img(alt='awesome couple', cls='imagePadrinosMiis', src='../global/pictures/padrinos/luis.jpg'), cls='leftMii', rowspan='2' ), Td( Img(alt='awesome couple', cls='imagePadrinosTopBow', src='../global/pictures/padrinos/topBow.png'), cls='topBow', colspan='3' ), Td( Img(alt='awesome couple', cls='imagePadrinosMiis', src='../global/pictures/padrinos/yessy.jpg'), cls='rightMii', rowspan='2' ) ), Tr( Td( P('We want you to be part of our history', cls='topText'), colspan='3' ) ), Tr( Td(), Td( Img(alt='awesome couple', cls='imagePadrinosTopBow', src='../global/pictures/padrinos/middleLeftArrow.png') ), Td(), Td( Img(alt='awesome couple', cls='imagePadrinosTopBow', src='../global/pictures/padrinos/middleRightArrow.png') ), Td() ), Tr( Td( P( Name(), cls='nameTop1' ), colspan='2' ), Td( P('&', cls='ampersand') ), Td( P( Name(), cls='nameTop2' ), colspan='2' ) ), Tr( Td( P('We want you to be the guests of honor related to', cls='textWish'), colspan='5' ) ), Tr( Td( Img(alt='awesome couple', cls='imagePadrinosMiddleBow', src='../global/pictures/padrinos/middleBow1.png'), colspan='5' ) ) ), Hr(cls='dotted'), P('The guest of honor related to the ceremony are the main guests of honor. The goal of them is to oversight for the wellbeing of the marriage of the newlyweds and their future.\n The ceremony guests of honor are the spiritual and emotional support for the newlyweds. Due to this reason, it is recommended to choose a couple that the newlyweds admire and that they are a good example for them.', cls='description'), Div( Span(cls='line arrow-left'), Span(cls='line arrow-right'), cls='line-container' ), cls='TopImageGroup' ), Table( Tr( Td( Img(alt='awesome couple', src='../global/pictures/padrinos/bottomArrows.png'), rowspan='2' ), Td( P('We have chosen you because we think that you are a loving couple but that beyond that you have fun together.', cls='bottomDescription') ) ), Tr( Td( P('We wish that in the future, we can have a relationship like yours in which a team, a friendship and deep complicity has been formed.', cls='bottomDescription') ) ), cls='bottomTable' ), cls='desktop' ), Div( Div( Table( Tr( Td( Img(alt='awesome couple', cls='imagePadrinosMiisMobile', src='../global/pictures/padrinos/luis.jpg'), cls='leftMiiMobile', rowspan='2' ), Td( Img(alt='awesome couple', cls='imagePadrinosTopBowMobile', src='../global/pictures/padrinos/topBow.png'), cls='topBowMobile', colspan='3' ), Td( Img(alt='awesome couple', cls='imagePadrinosMiisMobile', src='../global/pictures/padrinos/yessy.jpg'), cls='rightMiiMobile', rowspan='2' ) ), Tr( Td( P('We want you to be part of our history', cls='topTextMobile'), colspan='3' ) ), Tr( Td(), Td( Img(alt='awesome couple', cls='imagePadrinosTopBowMobile', src='../global/pictures/padrinos/middleLeftArrow.png') ), Td(), Td( Img(alt='awesome couple', cls='imagePadrinosTopBowMobile', src='../global/pictures/padrinos/middleRightArrow.png') ), Td() ), Tr( Td( P( Name(), cls='nameTop1Mobile' ), colspan='2' ), Td( P('&', cls='ampersandMobile') ), Td( P( Name(), cls='nameTop2Mobile' ), colspan='2' ) ), Tr( Td( P('We want you to be the guests of honor related to', cls='textWishMobile'), colspan='5' ) ), Tr( Td( Img(alt='awesome couple', cls='imagePadrinosMiddleBowMobile', src='../global/pictures/padrinos/middleBow1.png'), colspan='5' ) ) ), Hr(cls='dotted'), P('The guest of honor related to the ceremony are the main guests of honor. The goal of them is to oversight for the wellbeing of the marriage of the newlyweds and their future.\n The ceremony guests of honor are the spiritual and emotional support for the newlyweds. Due to this reason, it is recommended to choose a couple that the newlyweds admire and that they are a good example for them.', cls='descriptionMobile'), Div( Span(cls='line arrow-left'), Span(cls='line arrow-right'), cls='line-container' ), cls='TopImageGroup' ), Table( Tr( Td( Img(alt='awesome couple', cls='imageBottomArrows', src='../global/pictures/padrinos/bottomArrows.png'), rowspan='2' ), Td( P('We have chosen you because we think that you are a loving couple but that beyond that you have fun together.', cls='bottomDescriptionMobile') ) ), Tr( Td( P('We wish that in the future, we can have a relationship like yours in which a team, a friendship and deep complicity has been formed.', cls='bottomDescriptionMobile') ) ), cls='bottomTable' ), cls='mobile' ), Table( Tr( Td( Img(alt='awesome couple', cls='imagePrevPage', src='../global/pictures/padrinos/PrevPage.png'), A('Guests of Honor', href='../padrinos/padrinos.html'), cls='prevButtons' ), Td( A('Bow', cls='nextButton', href='../padrinos/padrinos2.html'), Img(alt='awesome couple', cls='imageNextPage1', src='../global/pictures/padrinos/NextPage.png'), cls='nextButtons' ) ), cls='prevNextButtonsPadrinos' ), P(hidden='', id='page') ) run_uv()
Link(href='../global/pictures/favicon.png', rel='icon', type='image/png'), Link(href='../global/css/global.css', rel='stylesheet'), Link(href='padrinosSpecificPage.css', rel='stylesheet'), Link(href='https://fonts.googleapis.com/css?family=Didact+Gothic', rel='stylesheet', type='text/css'), Script(src='../global/jquery/jquery-3.5.1.min.js'), Script(src='padrinosSpecificPage.js')
Title('Guests of Honor'), Div( Div( Table( Tr( Td( Img(alt='awesome couple', cls='imagePadrinosMiis', src='../global/pictures/padrinos/luis.jpg'), cls='leftMii', rowspan='2' ), Td( Img(alt='awesome couple', cls='imagePadrinosTopBow', src='../global/pictures/padrinos/topBow.png'), cls='topBow', colspan='3' ), Td( Img(alt='awesome couple', cls='imagePadrinosMiis', src='../global/pictures/padrinos/yessy.jpg'), cls='rightMii', rowspan='2' ) ), Tr( Td( P('We want you to be part of our history', cls='topText'), colspan='3' ) ), Tr( Td(), Td( Img(alt='awesome couple', cls='imagePadrinosTopBow', src='../global/pictures/padrinos/middleLeftArrow.png') ), Td(), Td( Img(alt='awesome couple', cls='imagePadrinosTopBow', src='../global/pictures/padrinos/middleRightArrow.png') ), Td() ), Tr( Td( P( Name(), cls='nameTop1' ), colspan='2' ), Td( P('&', cls='ampersand') ), Td( P( Name(), cls='nameTop2' ), colspan='2' ) ), Tr( Td( P('We want you to be the guests of honor related to', cls='textWish'), colspan='5' ) ), Tr( Td( Img(alt='awesome couple', cls='imagePadrinosMiddleBow', src='../global/pictures/padrinos/middleBow1.png'), colspan='5' ) ) ), Hr(cls='dotted'), P('The guest of honor related to the ceremony are the main guests of honor. The goal of them is to oversight for the wellbeing of the marriage of the newlyweds and their future.\n The ceremony guests of honor are the spiritual and emotional support for the newlyweds. Due to this reason, it is recommended to choose a couple that the newlyweds admire and that they are a good example for them.', cls='description'), Div( Span(cls='line arrow-left'), Span(cls='line arrow-right'), cls='line-container' ), cls='TopImageGroup' ), Table( Tr( Td( Img(alt='awesome couple', src='../global/pictures/padrinos/bottomArrows.png'), rowspan='2' ), Td( P('We have chosen you because we think that you are a loving couple but that beyond that you have fun together.', cls='bottomDescription') ) ), Tr( Td( P('We wish that in the future, we can have a relationship like yours in which a team, a friendship and deep complicity has been formed.', cls='bottomDescription') ) ), cls='bottomTable' ), cls='desktop' ), Div( Div( Table( Tr( Td( Img(alt='awesome couple', cls='imagePadrinosMiisMobile', src='../global/pictures/padrinos/luis.jpg'), cls='leftMiiMobile', rowspan='2' ), Td( Img(alt='awesome couple', cls='imagePadrinosTopBowMobile', src='../global/pictures/padrinos/topBow.png'), cls='topBowMobile', colspan='3' ), Td( Img(alt='awesome couple', cls='imagePadrinosMiisMobile', src='../global/pictures/padrinos/yessy.jpg'), cls='rightMiiMobile', rowspan='2' ) ), Tr( Td( P('We want you to be part of our history', cls='topTextMobile'), colspan='3' ) ), Tr( Td(), Td( Img(alt='awesome couple', cls='imagePadrinosTopBowMobile', src='../global/pictures/padrinos/middleLeftArrow.png') ), Td(), Td( Img(alt='awesome couple', cls='imagePadrinosTopBowMobile', src='../global/pictures/padrinos/middleRightArrow.png') ), Td() ), Tr( Td( P( Name(), cls='nameTop1Mobile' ), colspan='2' ), Td( P('&', cls='ampersandMobile') ), Td( P( Name(), cls='nameTop2Mobile' ), colspan='2' ) ), Tr( Td( P('We want you to be the guests of honor related to', cls='textWishMobile'), colspan='5' ) ), Tr( Td( Img(alt='awesome couple', cls='imagePadrinosMiddleBowMobile', src='../global/pictures/padrinos/middleBow1.png'), colspan='5' ) ) ), Hr(cls='dotted'), P('The guest of honor related to the ceremony are the main guests of honor. The goal of them is to oversight for the wellbeing of the marriage of the newlyweds and their future.\n The ceremony guests of honor are the spiritual and emotional support for the newlyweds. Due to this reason, it is recommended to choose a couple that the newlyweds admire and that they are a good example for them.', cls='descriptionMobile'), Div( Span(cls='line arrow-left'), Span(cls='line arrow-right'), cls='line-container' ), cls='TopImageGroup' ), Table( Tr( Td( Img(alt='awesome couple', cls='imageBottomArrows', src='../global/pictures/padrinos/bottomArrows.png'), rowspan='2' ), Td( P('We have chosen you because we think that you are a loving couple but that beyond that you have fun together.', cls='bottomDescriptionMobile') ) ), Tr( Td( P('We wish that in the future, we can have a relationship like yours in which a team, a friendship and deep complicity has been formed.', cls='bottomDescriptionMobile') ) ), cls='bottomTable' ), cls='mobile' ), Table( Tr( Td( Img(alt='awesome couple', cls='imagePrevPage', src='../global/pictures/padrinos/PrevPage.png'), A('Guests of Honor', href='../padrinos/padrinos.html'), cls='prevButtons' ), Td( A('Bow', cls='nextButton', href='../padrinos/padrinos2.html'), Img(alt='awesome couple', cls='imageNextPage1', src='../global/pictures/padrinos/NextPage.png'), cls='nextButtons' ) ), cls='prevNextButtonsPadrinos' ), P(hidden='', id='page')
index.html
Tim777kih/Portfolio
0
30
<head> <title><NAME></title> <link rel="stylesheet" href="styles.css"> </head> <h1><NAME></h1> <body> <nav> <a href="#HOME">Home</a> <a href="#ABOUT">About</a> <a href="#CONTACT">Contact</a> </nav> <img id="one" src="https://bit.ly/39lwNrz"> <div class="Ab" id="HOME"> <p> <strong> I am an aspiring software eng.</strong> currently working on my foundation in Moringa <em>I strongly believe that my stay in Moringa will equip me with the required skills to make me a world class software eng.</em>, the school has the best techniques to enable one to be the best and and use their imagination to be the best as well as making it a reality in the tech world. I have always had a passion for Tech,Cars and Music. </p> <img id="four" src="https://bit.ly/31HBBF6"> <img id="five" src="https://bit.ly/37dopsu"> <img id="six" src="https://bit.ly/2ODpQKp"> </div> <div class="Ab" id="ABOUT"> <h2>Education</h2> <li>Primary School - Bambini School.</li> <li>High School - Lukenya High School.</li> <li>Currently in Moringa School.</li> <h2>Intrests</h2> <ol> <li> Cars</li> <li> Technology</li> <li> Music</li> <li> Basketball</li> <li> Artificial Inteligence</li> </ol> <p> I do have an intrest in learning the following programming languages <li>Java </li> <li>Python</li> <li>C++</li> <li>LISP</li> <li>Prolog</li> <p> My hobbies include the following</p> <ul> <li>Travelling</li> <li>Swimming</li> <li>Drawing</li> </ul> </p> <h2>Projects</h2> <li><a href="https://tim777kih.github.io/band-website/">The Band</a> <li><a href="https://tim777kih.github.io/my-pet/">My Pet</a> </div> <div class="Ab" id="CONTACT"> <h3>Contacts</h3> <img id="two" src="https://bit.ly/2vggWeM"><p>000777000 my phone number</p> <img id="three"src="https://bit.ly/2UuDUcV"><p><EMAIL></p> </div> </p> </body> </html>
from fasthtml.common import * app = FastHTML(hdrs=( Title( Name() ), Link(href='styles.css', rel='stylesheet') )) rt = app.route @rt('/') def get(): return ( Nav( A('Home', href='#HOME'), A('About', href='#ABOUT'), A('Contact', href='#CONTACT') ), Img(id='one', src='https://bit.ly/39lwNrz'), Div( P( Strong('I am an aspiring software eng.'), 'currently working on my foundation in Moringa', Em('I strongly believe that my stay in Moringa will equip me with the required skills\n to make me a world class software eng.'), ', the school has the best techniques to enable one to be the best and \n and use their imagination to be the best as well as making it a reality in the tech world.\n I have always had a passion for Tech,Cars and Music.' ), Img(id='four', src='https://bit.ly/31HBBF6'), Img(id='five', src='https://bit.ly/37dopsu'), Img(id='six', src='https://bit.ly/2ODpQKp'), cls='Ab', id='HOME' ), Div( H2('Education'), Li('Primary School - Bambini School.'), Li('High School - Lukenya High School.'), Li('Currently in Moringa School.'), H2('Intrests'), Ol( Li('Cars'), Li('Technology'), Li('Music'), Li('Basketball'), Li('Artificial Inteligence') ), P( 'I do have an intrest in learning the following programming languages', Li('Java'), Li('Python'), Li('C++'), Li('LISP'), Li('Prolog'), P('My hobbies include the following'), Ul( Li('Travelling'), Li('Swimming'), Li('Drawing') ) ), H2('Projects'), Li( A('The Band', href='https://tim777kih.github.io/band-website/'), Li( A('My Pet', href='https://tim777kih.github.io/my-pet/') ) ), cls='Ab', id='ABOUT' ), Div( H3('Contacts'), Img(id='two', src='https://bit.ly/2vggWeM'), P('000777000 my phone number'), Img(id='three', src='https://bit.ly/2UuDUcV'), P( Email() ), cls='Ab', id='CONTACT' ) ) run_uv()
Title( Name() ), Link(href='styles.css', rel='stylesheet')
Nav( A('Home', href='#HOME'), A('About', href='#ABOUT'), A('Contact', href='#CONTACT') ), Img(id='one', src='https://bit.ly/39lwNrz'), Div( P( Strong('I am an aspiring software eng.'), 'currently working on my foundation in Moringa', Em('I strongly believe that my stay in Moringa will equip me with the required skills\n to make me a world class software eng.'), ', the school has the best techniques to enable one to be the best and \n and use their imagination to be the best as well as making it a reality in the tech world.\n I have always had a passion for Tech,Cars and Music.' ), Img(id='four', src='https://bit.ly/31HBBF6'), Img(id='five', src='https://bit.ly/37dopsu'), Img(id='six', src='https://bit.ly/2ODpQKp'), cls='Ab', id='HOME' ), Div( H2('Education'), Li('Primary School - Bambini School.'), Li('High School - Lukenya High School.'), Li('Currently in Moringa School.'), H2('Intrests'), Ol( Li('Cars'), Li('Technology'), Li('Music'), Li('Basketball'), Li('Artificial Inteligence') ), P( 'I do have an intrest in learning the following programming languages', Li('Java'), Li('Python'), Li('C++'), Li('LISP'), Li('Prolog'), P('My hobbies include the following'), Ul( Li('Travelling'), Li('Swimming'), Li('Drawing') ) ), H2('Projects'), Li( A('The Band', href='https://tim777kih.github.io/band-website/'), Li( A('My Pet', href='https://tim777kih.github.io/my-pet/') ) ), cls='Ab', id='ABOUT' ), Div( H3('Contacts'), Img(id='two', src='https://bit.ly/2vggWeM'), P('000777000 my phone number'), Img(id='three', src='https://bit.ly/2UuDUcV'), P( Email() ), cls='Ab', id='CONTACT' )
intranet/templates/org/dezuranje_index.html
kiberpipa/Intranet
3
31
{% extends "org/base_bootstrap_fluid.html" %} {% load box %} {% block title %}Dnevnik Dežuranja{% endblock %} {% block title-main %} <h1>Dnevnik dežuranja</h1> Sezona 2011/12, teden #{{ week_number }} {% endblock %} {% block navigation %} <div class="well"> <ul class="nav nav-list breadcrumbs"> <li class="nav-header">Pogledi</li> <li class="active"><a href="/intranet/dezurni/{{ year }}/{{ iso_week }}">Tedenski</a></li> <li><a href="/intranet/dezurni/{{ year }}/{{ month_name }}">Mesecni</a></li> <li class="nav-header">Plache za ta teden</li> <li> {% box_plache log_list user %} </li> </ul> </div> <div class="well"> {% box_list Event "start_date__gte=start_date,start_date__lte=end_date" "template=org/list_event.html,order_by=-start_date" %} </div> {% endblock %} {% block content-main %} <div class="module"> <p></p> <table class="dezurni table table-striped table-bordered"> <tr> <th scope="col"><a href="/intranet/dezurni/{{ navigation.prev }}">&lt;&lt;</a> {{ week_number }} <a href="/intranet/dezurni/{{ navigation.next }}">&gt;&gt;</a></th> {% ifequal nov_urnik 1 %} <th scope="col">1100 - 1600</th> <th scope="col">1600 - 2100 </th> {% endifequal %} {% ifequal nov_urnik 2 %} <th scope="col">1000 - 1400</th> <th scope="col">1400 - 1800</th> <th scope="col">1800 - 2200 </th> {% endifequal %} {% ifnotequal nov_urnik 2 %} {% ifnotequal nov_urnik 1 %} <th scope="col">1000 - 1300 </th> <th scope="col">1300 - 1600 </th> <th scope="col">1600 - 1900</th> <th scope="col">1900 - 2200 </th> {% endifnotequal %} {% endifnotequal %} </tr> {% for day in week %} <tr> <td id='date'>{{ day.date }}</td> {% for dezurni in day.dezurni %} {% if dezurni.name %} <td id='dezurni{{ forloop.counter }}'> <a href="#diary_{{ dezurni.admin_id }}" onclick="return diary('#diary_{{ dezurni.admin_id }}');">{{ dezurni.name }}</a> <!-- a href="/intranet/diarys/{{ dezurni.admin_id }}/">{{ dezurni.name }}</a--> <!-- <a href="/intranet/dezuranje/view/{{ dezurni.admin_id }}">{{ dezurni.name }}</a> --> </td> {% else %} <td id='dezurni{{ forloop.counter }}' class="free"> <a class="btn btn-mini" href="javascript:void(0);" onclick="return dezurni('{{ dezurni.unique }}');">Vpiši</a> </td> {% endif %} {% endfor %} </tr> {% endfor %} </table> </div> {% if not log_list %} <div class="module"> (za ta teden še ni nobenih vpisanih dnevnikov) </div> {% else %} {% for object in log_list %} {% print_diary object %} {% endfor %} {% endif %} {% include "org/content/diary_form.html" %} {% endblock %} {% block extrahead%} <script type="text/javascript"> function diary(diary_id) { window.location.hash = diary_id; $(".diary").css("background", "white"); $(diary_id).fadeTo('slow', 0.1, function() { $(this).css("background", "inherit").fadeTo('slow', 1); }); return false; } function dezurni(id) { $('#dnevnikForm').find('input[name=uniqueSpot]').val(id); $('#dnevnikForm').modal(); } $(document).ready(function () { $('#dnevnikForm input[type=reset]').click(function (e) { e.preventDefault(); $('#dnevnikForm').hide(); }); }); </script> {% endblock %}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
collections/_careers/ux-designer.html
nveenjain/layer5
0
32
<reponame>nveenjain/layer5 --- layout: page type: internship title: UX Designer image: /assets/careers/internships/ux-designer.svg excerpt: "Put your user-centered design to the test as a Layer5 UX Designer." --- {% include careers/position-title.html %} <h5 class="black-text">About Layer5</h5> We are a fun, talented and driven team dedicated to providing our customers with easy-to-use software and a world-class, open source community experience. While small, the Layer5 community represents the largest collection of service mesh projects and their maintainers in the world. Advanced and emerging technology, and empowering engineers are at the core of our company, and though we move at a very fast pace, we are committed to maintaining a work environment of continual learning and giving back to our community. A passion for great design, dedication to innovation and a strong social media presence are our building blocks for creating a unique and engaging brand across the cloud native landscape. Our headquarters are located in the hill country of Austin, Texas, and we embrace the unique vibe and energy of our hometown as an inspiration for our brand and company culture. <div style="float:right; width:30%; text-align:center;" ><img src="/assets/careers/internships/ux-designer.svg" /> UX Designer</div> <h5 class="black-text">Role Overview</h5> Layer5 offers seasoned professionals an opportunity to significantly impact the fast-moving world of cloud native. We value all of our employees, interns, and contributors and commit to providing an environment in which innovation is fosterd and hard work is encouraged. We do so in ways that align with your individual interests and career goals. <h5 class="black-text">Responsibilities</h5> As a Layer5 UX Designer, you will use user centerd design principles to put into practice marketing strategy that includes brand building, content strategy, and competitive research. Put your digital advertising skills to use with data organization, and marketing automation. Interns will enhance their search engine optimization (SEO) techniques, including link building and backlinks and content optimization. You will understand how to develop domain authority, create conversion funnels and do conversion tracking. You will engage in influencer marketing through social media channels, leveraging email automation and remarketing techniques. <p> <div style="flex-grow: .25;">&nbsp;</div> <div style="flex-grow: .25;">&nbsp;</div> <div style="flex-grow: .25;">&nbsp;</div> <div style="flex-grow: .25;">&nbsp;</div> <div style="flex-grow: .25;">&nbsp;</div> <div class="center apply"> <img src="/assets/images/about/jobs_black.svg" style="vertical-align:bottom;width:3vw;display:inline;" /> <h5 class="black-text center" style="display:inline;">Check back soon for details</h5> <p class="center">In the meantime, signal your general interest and inquire here: <a href="mailto:<EMAIL>"><EMAIL></a></a></p> </div> <div style="flex-grow: .25;">&nbsp;</div> <!-- {% include careers/position-apply.html %} --> <hr class="grey" /> <p class="grey-text card-panel"> Code: ENGDEV13<br /> Division: United States<br /> Location: Headquarters<br /> City: Austin<br /> State: Texas<br /> Zip Code: 78756<br /> </p>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
src/frontend/test/unit/coverage/lcov-report/src/store/modules/contacts.js.html
bobenut/vcontact
0
33
<!doctype html> <html lang="en"> <head> <title>Code coverage report for src\store\modules\contacts.js</title> <meta charset="utf-8" /> <link rel="stylesheet" href="../../../prettify.css" /> <link rel="stylesheet" href="../../../base.css" /> <meta name="viewport" content="width=device-width, initial-scale=1"> <style type='text/css'> .coverage-summary .sorter { background-image: url(../../../sort-arrow-sprite.png); } </style> </head> <body> <div class='wrapper'> <div class='pad1'> <h1> <a href="../../../index.html">all files</a> / <a href="index.html">src/store/modules/</a> contacts.js </h1> <div class='clearfix'> <div class='fl pad1y space-right2'> <span class="strong">12.5% </span> <span class="quiet">Statements</span> <span class='fraction'>4/32</span> </div> <div class='fl pad1y space-right2'> <span class="strong">100% </span> <span class="quiet">Branches</span> <span class='fraction'>0/0</span> </div> <div class='fl pad1y space-right2'> <span class="strong">0% </span> <span class="quiet">Functions</span> <span class='fraction'>0/9</span> </div> <div class='fl pad1y space-right2'> <span class="strong">12.5% </span> <span class="quiet">Lines</span> <span class='fraction'>4/32</span> </div> </div> </div> <div class='status-line low'></div> <pre><table class="coverage"> <tr><td class="line-count quiet">1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136</td><td class="line-coverage quiet"><span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-yes">1×</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-no">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span> <span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import axios from 'axios' import * as types from '../mutationTypes' &nbsp; // initial state const state = { contactChunks: {}, contacts: {} } &nbsp; // getters const getters = { contactChunks: state =&gt; <span class="cstat-no" title="statement not covered" ><span class="fstat-no" title="function not covered" >state.contactChunks</span></span> } &nbsp; // actions const actions = { getAllContacts ({ commit }) { <span class="cstat-no" title="statement not covered" > axios.get('/contact/data')</span> .then(response =&gt; <span class="fstat-no" title="function not covered" >{</span> <span class="cstat-no" title="statement not covered" > console.log('getted all contacts success')</span> <span class="cstat-no" title="statement not covered" > commit(types.GETTED_ALL_CONTACTS_SUCCESS, { contacts: response.data })</span> }) .catch(error =&gt; <span class="fstat-no" title="function not covered" >{</span> <span class="cstat-no" title="statement not covered" > console.log('getted all contacts success: %s', error.message)</span> <span class="cstat-no" title="statement not covered" > commit(types.GETTED_ALL_CONTACTS_FAILED, { errorMsg: error.message })</span> }) }, removeContact ({ dispatch, commit }, contact) { <span class="cstat-no" title="statement not covered" > axios({</span> url: '/contact/data', method: 'delete', data: { contactId: contact._id }, headers: { 'Content-Type': 'application/json; charset=UTF-8' } }) .then(response =&gt; <span class="fstat-no" title="function not covered" >{</span> <span class="cstat-no" title="statement not covered" > console.log('removed contact success: %s', contact._id)</span> <span class="cstat-no" title="statement not covered" > dispatch('getAllContacts')</span> }) .catch(error =&gt; <span class="fstat-no" title="function not covered" >{</span> <span class="cstat-no" title="statement not covered" > console.log('removed contact error: %s', error.message)</span> <span class="cstat-no" title="statement not covered" > commit(types.REMOVE_CONTACT_FAILED, { errorMsg: error.message })</span> }) }, saveNewContact ({ dispatch, commit }, task) { <span class="cstat-no" title="statement not covered" > axios({</span> url: '/contact/data', method: 'post', data: { contact: task.data }, headers: { 'Content-Type': 'application/json; charset=UTF-8' } }) .then(response =&gt; <span class="fstat-no" title="function not covered" >{</span> <span class="cstat-no" title="statement not covered" > console.log('added contact success')</span> <span class="cstat-no" title="statement not covered" > dispatch('getAllContacts')</span> <span class="cstat-no" title="statement not covered" > task.completed()</span> }) .catch(error =&gt; <span class="fstat-no" title="function not covered" >{</span> <span class="cstat-no" title="statement not covered" > console.log('added contact error: %s', error.message)</span> <span class="cstat-no" title="statement not covered" > commit(types.ADD_CONTACT_FAILED, { errorMsg: error.message })</span> }) }, saveModifiedContact ({ dispatch, commit }, task) { <span class="cstat-no" title="statement not covered" > axios({</span> url: '/contact/data', method: 'put', data: { contact: task.data }, headers: { 'Content-Type': 'application/json; charset=UTF-8' } }) .then(response =&gt; <span class="fstat-no" title="function not covered" >{</span> <span class="cstat-no" title="statement not covered" > console.log('modified contact success')</span> <span class="cstat-no" title="statement not covered" > dispatch('getAllContacts')</span> <span class="cstat-no" title="statement not covered" > task.completed()</span> }) .catch(error =&gt; <span class="fstat-no" title="function not covered" >{</span> <span class="cstat-no" title="statement not covered" > console.log('modified contact error: %s', error.message)</span> <span class="cstat-no" title="statement not covered" > commit(types.ADD_CONTACT_FAILED, { errorMsg: error.message })</span> }) } } &nbsp; // mutations const mutations = { [types.GETTED_ALL_CONTACTS_SUCCESS] (state, { contacts }) { <span class="cstat-no" title="statement not covered" > state.contactChunks = {</span> a: [], b: [], c: [], d: [], e: [], f: [], g: [], h: [], i: [], j: [], k: [], l: [], m: [], n: [], o: [], p: [], q: [], r: [], s: [], t: [], u: [], v: [], w: [], x: [], y: [], z: [] } &nbsp; <span class="cstat-no" title="statement not covered" > for (let i = 0; i &lt; contacts.length; i++) {</span> let c = <span class="cstat-no" title="statement not covered" >contacts[i]</span> <span class="cstat-no" title="statement not covered" > state.contactChunks[c.nameFirstWordChr].push(c)</span> <span class="cstat-no" title="statement not covered" > state.contacts[c._id] = c</span> } }, &nbsp; [types.GETTED_ALL_CONTACTS_FAILED] (state, { errorMsg }) {}, &nbsp; [types.REMOVE_CONTACT_FAILED] (state, { errorMsg }) {} } &nbsp; export default { state, getters, actions, mutations } &nbsp;</pre></td></tr> </table></pre> <div class='push'></div><!-- for sticky footer --> </div><!-- /wrapper --> <div class='footer quiet pad2 space-top1 center small'> Code coverage generated by <a href="http://istanbul-js.org/" target="_blank">istanbul</a> at Fri Jul 28 2017 10:40:38 GMT+0800 (中国标准时间) </div> </div> <script src="../../../prettify.js"></script> <script> window.onload = function () { if (typeof prettyPrint === 'function') { prettyPrint(); } }; </script> <script src="../../../sorter.js"></script> </body> </html>
Code coverage report for src\store\modules\contacts.js
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Link(href='../../../prettify.css', rel='stylesheet'), Link(href='../../../base.css', rel='stylesheet'), Meta(content='width=device-width, initial-scale=1', name='viewport'), Style('.coverage-summary .sorter {\n background-image: url(../../../sort-arrow-sprite.png);\n }', type='text/css') )) rt = app.route @rt('/') def get(): return ( Title('Code coverage report for src\store\modules\contacts.js'), Div( Div( H1( A('all files', href='../../../index.html'), '/', A('src/store/modules/', href='index.html'), 'contacts.js' ), Div( Div( Span('12.5%', cls='strong'), Span('Statements', cls='quiet'), Span('4/32', cls='fraction'), cls='fl pad1y space-right2' ), Div( Span('100%', cls='strong'), Span('Branches', cls='quiet'), Span('0/0', cls='fraction'), cls='fl pad1y space-right2' ), Div( Span('0%', cls='strong'), Span('Functions', cls='quiet'), Span('0/9', cls='fraction'), cls='fl pad1y space-right2' ), Div( Span('12.5%', cls='strong'), Span('Lines', cls='quiet'), Span('4/32', cls='fraction'), cls='fl pad1y space-right2' ), cls='clearfix' ), cls='pad1' ), Div(cls='status-line low'), Pre( Table( Tr( Td('1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n11\n12\n13\n14\n15\n16\n17\n18\n19\n20\n21\n22\n23\n24\n25\n26\n27\n28\n29\n30\n31\n32\n33\n34\n35\n36\n37\n38\n39\n40\n41\n42\n43\n44\n45\n46\n47\n48\n49\n50\n51\n52\n53\n54\n55\n56\n57\n58\n59\n60\n61\n62\n63\n64\n65\n66\n67\n68\n69\n70\n71\n72\n73\n74\n75\n76\n77\n78\n79\n80\n81\n82\n83\n84\n85\n86\n87\n88\n89\n90\n91\n92\n93\n94\n95\n96\n97\n98\n99\n100\n101\n102\n103\n104\n105\n106\n107\n108\n109\n110\n111\n112\n113\n114\n115\n116\n117\n118\n119\n120\n121\n122\n123\n124\n125\n126\n127\n128\n129\n130\n131\n132\n133\n134\n135\n136', cls='line-count quiet'), Td( Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span('1×', cls='cline-any cline-yes'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span('1×', cls='cline-any cline-yes'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span('1×', cls='cline-any cline-yes'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span('1×', cls='cline-any cline-yes'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), cls='line-coverage quiet' ), Td( Pre( "import axios from 'axios'\nimport * as types from '../mutationTypes'\n\xa0\n// initial state\nconst state = {\n contactChunks: {},\n contacts: {}\n}\n\xa0\n// getters\nconst getters = {\n contactChunks: state =>", Span( Span('state.contactChunks', cls='fstat-no', title='function not covered'), cls='cstat-no', title='statement not covered' ), '}\n\xa0\n// actions\nconst actions = {\n getAllContacts ({ commit }) {', Span("axios.get('/contact/data')", cls='cstat-no', title='statement not covered'), '.then(response =>', Span('{', cls='fstat-no', title='function not covered'), Span("console.log('getted all contacts success')", cls='cstat-no', title='statement not covered'), Span('commit(types.GETTED_ALL_CONTACTS_SUCCESS, { contacts: response.data })', cls='cstat-no', title='statement not covered'), '})\n .catch(error =>', Span('{', cls='fstat-no', title='function not covered'), Span("console.log('getted all contacts success: %s', error.message)", cls='cstat-no', title='statement not covered'), Span('commit(types.GETTED_ALL_CONTACTS_FAILED, { errorMsg: error.message })', cls='cstat-no', title='statement not covered'), '})\n },\n removeContact ({ dispatch, commit }, contact) {', Span('axios({', cls='cstat-no', title='statement not covered'), "url: '/contact/data',\n method: 'delete',\n data: { contactId: contact._id },\n headers: {\n 'Content-Type': 'application/json; charset=UTF-8'\n }\n })\n .then(response =>", Span('{', cls='fstat-no', title='function not covered'), Span("console.log('removed contact success: %s', contact._id)", cls='cstat-no', title='statement not covered'), Span("dispatch('getAllContacts')", cls='cstat-no', title='statement not covered'), '})\n .catch(error =>', Span('{', cls='fstat-no', title='function not covered'), Span("console.log('removed contact error: %s', error.message)", cls='cstat-no', title='statement not covered'), Span('commit(types.REMOVE_CONTACT_FAILED, { errorMsg: error.message })', cls='cstat-no', title='statement not covered'), '})\n },\n saveNewContact ({ dispatch, commit }, task) {', Span('axios({', cls='cstat-no', title='statement not covered'), "url: '/contact/data',\n method: 'post',\n data: { contact: task.data },\n headers: {\n 'Content-Type': 'application/json; charset=UTF-8'\n }\n })\n .then(response =>", Span('{', cls='fstat-no', title='function not covered'), Span("console.log('added contact success')", cls='cstat-no', title='statement not covered'), Span("dispatch('getAllContacts')", cls='cstat-no', title='statement not covered'), Span('task.completed()', cls='cstat-no', title='statement not covered'), '})\n .catch(error =>', Span('{', cls='fstat-no', title='function not covered'), Span("console.log('added contact error: %s', error.message)", cls='cstat-no', title='statement not covered'), Span('commit(types.ADD_CONTACT_FAILED, { errorMsg: error.message })', cls='cstat-no', title='statement not covered'), '})\n },\n saveModifiedContact ({ dispatch, commit }, task) {', Span('axios({', cls='cstat-no', title='statement not covered'), "url: '/contact/data',\n method: 'put',\n data: { contact: task.data },\n headers: {\n 'Content-Type': 'application/json; charset=UTF-8'\n }\n })\n .then(response =>", Span('{', cls='fstat-no', title='function not covered'), Span("console.log('modified contact success')", cls='cstat-no', title='statement not covered'), Span("dispatch('getAllContacts')", cls='cstat-no', title='statement not covered'), Span('task.completed()', cls='cstat-no', title='statement not covered'), '})\n .catch(error =>', Span('{', cls='fstat-no', title='function not covered'), Span("console.log('modified contact error: %s', error.message)", cls='cstat-no', title='statement not covered'), Span('commit(types.ADD_CONTACT_FAILED, { errorMsg: error.message })', cls='cstat-no', title='statement not covered'), '})\n }\n}\n\xa0\n// mutations\nconst mutations = {\n [types.GETTED_ALL_CONTACTS_SUCCESS] (state, { contacts }) {', Span('state.contactChunks = {', cls='cstat-no', title='statement not covered'), 'a: [],\n b: [],\n c: [],\n d: [],\n e: [],\n f: [],\n g: [],\n h: [],\n i: [],\n j: [],\n k: [],\n l: [],\n m: [],\n n: [],\n o: [],\n p: [],\n q: [],\n r: [],\n s: [],\n t: [],\n u: [],\n v: [],\n w: [],\n x: [],\n y: [],\n z: []\n }', Span('for (let i = 0; i < contacts.length; i++) {', cls='cstat-no', title='statement not covered'), 'let c =', Span('contacts[i]', cls='cstat-no', title='statement not covered'), Span('state.contactChunks[c.nameFirstWordChr].push(c)', cls='cstat-no', title='statement not covered'), Span('state.contacts[c._id] = c', cls='cstat-no', title='statement not covered'), '}\n },\n\xa0\n [types.GETTED_ALL_CONTACTS_FAILED] (state, { errorMsg }) {},\n\xa0\n [types.REMOVE_CONTACT_FAILED] (state, { errorMsg }) {}\n}\n\xa0\nexport default {\n state,\n getters,\n actions,\n mutations\n}', cls='prettyprint lang-js' ), cls='text' ) ), cls='coverage' ) ), Div(cls='push'), cls='wrapper' ), Div( 'Code coverage\n generated by', A('istanbul', href='http://istanbul-js.org/', target='_blank'), 'at Fri Jul 28 2017 10:40:38 GMT+0800 (中国标准时间)', cls='footer quiet pad2 space-top1 center small' ), Script(src='../../../prettify.js'), Script("window.onload = function () {\n if (typeof prettyPrint === 'function') {\n prettyPrint();\n }\n};"), Script(src='../../../sorter.js') ) run_uv()
Meta(charset='utf-8'), Link(href='../../../prettify.css', rel='stylesheet'), Link(href='../../../base.css', rel='stylesheet'), Meta(content='width=device-width, initial-scale=1', name='viewport'), Style('.coverage-summary .sorter {\n background-image: url(../../../sort-arrow-sprite.png);\n }', type='text/css')
Title('Code coverage report for src\store\modules\contacts.js'), Div( Div( H1( A('all files', href='../../../index.html'), '/', A('src/store/modules/', href='index.html'), 'contacts.js' ), Div( Div( Span('12.5%', cls='strong'), Span('Statements', cls='quiet'), Span('4/32', cls='fraction'), cls='fl pad1y space-right2' ), Div( Span('100%', cls='strong'), Span('Branches', cls='quiet'), Span('0/0', cls='fraction'), cls='fl pad1y space-right2' ), Div( Span('0%', cls='strong'), Span('Functions', cls='quiet'), Span('0/9', cls='fraction'), cls='fl pad1y space-right2' ), Div( Span('12.5%', cls='strong'), Span('Lines', cls='quiet'), Span('4/32', cls='fraction'), cls='fl pad1y space-right2' ), cls='clearfix' ), cls='pad1' ), Div(cls='status-line low'), Pre( Table( Tr( Td('1\n2\n3\n4\n5\n6\n7\n8\n9\n10\n11\n12\n13\n14\n15\n16\n17\n18\n19\n20\n21\n22\n23\n24\n25\n26\n27\n28\n29\n30\n31\n32\n33\n34\n35\n36\n37\n38\n39\n40\n41\n42\n43\n44\n45\n46\n47\n48\n49\n50\n51\n52\n53\n54\n55\n56\n57\n58\n59\n60\n61\n62\n63\n64\n65\n66\n67\n68\n69\n70\n71\n72\n73\n74\n75\n76\n77\n78\n79\n80\n81\n82\n83\n84\n85\n86\n87\n88\n89\n90\n91\n92\n93\n94\n95\n96\n97\n98\n99\n100\n101\n102\n103\n104\n105\n106\n107\n108\n109\n110\n111\n112\n113\n114\n115\n116\n117\n118\n119\n120\n121\n122\n123\n124\n125\n126\n127\n128\n129\n130\n131\n132\n133\n134\n135\n136', cls='line-count quiet'), Td( Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span('1×', cls='cline-any cline-yes'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span('1×', cls='cline-any cline-yes'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span('1×', cls='cline-any cline-yes'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span('1×', cls='cline-any cline-yes'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-no'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), Span(cls='cline-any cline-neutral'), cls='line-coverage quiet' ), Td( Pre( "import axios from 'axios'\nimport * as types from '../mutationTypes'\n\xa0\n// initial state\nconst state = {\n contactChunks: {},\n contacts: {}\n}\n\xa0\n// getters\nconst getters = {\n contactChunks: state =>", Span( Span('state.contactChunks', cls='fstat-no', title='function not covered'), cls='cstat-no', title='statement not covered' ), '}\n\xa0\n// actions\nconst actions = {\n getAllContacts ({ commit }) {', Span("axios.get('/contact/data')", cls='cstat-no', title='statement not covered'), '.then(response =>', Span('{', cls='fstat-no', title='function not covered'), Span("console.log('getted all contacts success')", cls='cstat-no', title='statement not covered'), Span('commit(types.GETTED_ALL_CONTACTS_SUCCESS, { contacts: response.data })', cls='cstat-no', title='statement not covered'), '})\n .catch(error =>', Span('{', cls='fstat-no', title='function not covered'), Span("console.log('getted all contacts success: %s', error.message)", cls='cstat-no', title='statement not covered'), Span('commit(types.GETTED_ALL_CONTACTS_FAILED, { errorMsg: error.message })', cls='cstat-no', title='statement not covered'), '})\n },\n removeContact ({ dispatch, commit }, contact) {', Span('axios({', cls='cstat-no', title='statement not covered'), "url: '/contact/data',\n method: 'delete',\n data: { contactId: contact._id },\n headers: {\n 'Content-Type': 'application/json; charset=UTF-8'\n }\n })\n .then(response =>", Span('{', cls='fstat-no', title='function not covered'), Span("console.log('removed contact success: %s', contact._id)", cls='cstat-no', title='statement not covered'), Span("dispatch('getAllContacts')", cls='cstat-no', title='statement not covered'), '})\n .catch(error =>', Span('{', cls='fstat-no', title='function not covered'), Span("console.log('removed contact error: %s', error.message)", cls='cstat-no', title='statement not covered'), Span('commit(types.REMOVE_CONTACT_FAILED, { errorMsg: error.message })', cls='cstat-no', title='statement not covered'), '})\n },\n saveNewContact ({ dispatch, commit }, task) {', Span('axios({', cls='cstat-no', title='statement not covered'), "url: '/contact/data',\n method: 'post',\n data: { contact: task.data },\n headers: {\n 'Content-Type': 'application/json; charset=UTF-8'\n }\n })\n .then(response =>", Span('{', cls='fstat-no', title='function not covered'), Span("console.log('added contact success')", cls='cstat-no', title='statement not covered'), Span("dispatch('getAllContacts')", cls='cstat-no', title='statement not covered'), Span('task.completed()', cls='cstat-no', title='statement not covered'), '})\n .catch(error =>', Span('{', cls='fstat-no', title='function not covered'), Span("console.log('added contact error: %s', error.message)", cls='cstat-no', title='statement not covered'), Span('commit(types.ADD_CONTACT_FAILED, { errorMsg: error.message })', cls='cstat-no', title='statement not covered'), '})\n },\n saveModifiedContact ({ dispatch, commit }, task) {', Span('axios({', cls='cstat-no', title='statement not covered'), "url: '/contact/data',\n method: 'put',\n data: { contact: task.data },\n headers: {\n 'Content-Type': 'application/json; charset=UTF-8'\n }\n })\n .then(response =>", Span('{', cls='fstat-no', title='function not covered'), Span("console.log('modified contact success')", cls='cstat-no', title='statement not covered'), Span("dispatch('getAllContacts')", cls='cstat-no', title='statement not covered'), Span('task.completed()', cls='cstat-no', title='statement not covered'), '})\n .catch(error =>', Span('{', cls='fstat-no', title='function not covered'), Span("console.log('modified contact error: %s', error.message)", cls='cstat-no', title='statement not covered'), Span('commit(types.ADD_CONTACT_FAILED, { errorMsg: error.message })', cls='cstat-no', title='statement not covered'), '})\n }\n}\n\xa0\n// mutations\nconst mutations = {\n [types.GETTED_ALL_CONTACTS_SUCCESS] (state, { contacts }) {', Span('state.contactChunks = {', cls='cstat-no', title='statement not covered'), 'a: [],\n b: [],\n c: [],\n d: [],\n e: [],\n f: [],\n g: [],\n h: [],\n i: [],\n j: [],\n k: [],\n l: [],\n m: [],\n n: [],\n o: [],\n p: [],\n q: [],\n r: [],\n s: [],\n t: [],\n u: [],\n v: [],\n w: [],\n x: [],\n y: [],\n z: []\n }', Span('for (let i = 0; i < contacts.length; i++) {', cls='cstat-no', title='statement not covered'), 'let c =', Span('contacts[i]', cls='cstat-no', title='statement not covered'), Span('state.contactChunks[c.nameFirstWordChr].push(c)', cls='cstat-no', title='statement not covered'), Span('state.contacts[c._id] = c', cls='cstat-no', title='statement not covered'), '}\n },\n\xa0\n [types.GETTED_ALL_CONTACTS_FAILED] (state, { errorMsg }) {},\n\xa0\n [types.REMOVE_CONTACT_FAILED] (state, { errorMsg }) {}\n}\n\xa0\nexport default {\n state,\n getters,\n actions,\n mutations\n}', cls='prettyprint lang-js' ), cls='text' ) ), cls='coverage' ) ), Div(cls='push'), cls='wrapper' ), Div( 'Code coverage\n generated by', A('istanbul', href='http://istanbul-js.org/', target='_blank'), 'at Fri Jul 28 2017 10:40:38 GMT+0800 (中国标准时间)', cls='footer quiet pad2 space-top1 center small' ), Script(src='../../../prettify.js'), Script("window.onload = function () {\n if (typeof prettyPrint === 'function') {\n prettyPrint();\n }\n};"), Script(src='../../../sorter.js')
views/tags.html
Panseng/go_vue_web
0
34
<gh_stars>0 <!DOCTYPE html> <html lang="zh-CN"> <head> <title>{{.global.Title}}·标签</title> <link rel="canonical" href="{{.global.SiteUrl}}/tags" /> {{template "tpl-linker.html" .}} </head> <body> {{template "tpl-naver.html" .}} <div id="main"> <article class="post tags"> <h1 class="title">标签</h1> <div class="entry-content"> <section> {{ range $k, $v := .Tags }} <a href="/tag/{{$v.Name}}" data-tag="{{$v.Name}}">{{$v.Intro}}({{$v.Count}})</a> {{end}} </section> </div> </article> {{template "tpl-footer.html" .}} </div> {{template "tpl-script.html" .}} </body> </html>
{{.global.Title}}·标签
Link(href='{{.global.SiteUrl}}/tags', rel='canonical') '{{template "tpl-linker.html" .}}'
Title('{{.global.Title}}·标签'), '{{template "tpl-naver.html" .}}' Div( Article( H1('标签', cls='title'), Div( Section( '{{ range $k, $v := .Tags }}', A('{{$v.Intro}}({{$v.Count}})', data_tag='{{$v.Name}}', href='/tag/{{$v.Name}}'), '{{end}}' ), cls='entry-content' ), cls='post tags' ), '{{template "tpl-footer.html" .}}', id='main' ) '{{template "tpl-script.html" .}}'
DiamondModels/agencias/templates/mi_agencia.html
FR98/diamond-models
0
35
<gh_stars>0 <html> <head> <title>DM - {{agencia.nombre}}</title> {% load static %} <link rel="stylesheet" type="text/css" href="{% static "style_mi_agencia.css" %}"> </head> <body> <div class="top"> <div class="cajaNombre"><h1 class="nombreAgencia">{{agencia.nombre}}</h1></div> <div class="cajalogo"><img class="logo" src="{% static "logo.jpg" %}"></div> <form method="POST" action="{% url 'agencia_logout' %}"> {% csrf_token %} <button type="submit" class="cerrarSesion">Logout</button> </form> <button class="perfil">Perfil</button> </div> <div class="middle"> <div class="cajaTusModelos"><h1 class="titulo_tusModelos">Tus Modelos</h1></div> <div class="caja_tabla"> <table class="tabla"> <tr class="fila_fotos"> <td><a href="http://google.com"><img src="{% static "logo.jpg" %}" height="200px"></a></td> {% for modelo in modelos %} <td>{{modelo.edad}}</td> {% empty %} <p>No hay modelos</p> {% endfor %} </tr> <tr> <td><a href="http://google.com" style="text-decoration:none; color:grey">VER TUS MODELOS</a></td> {% for modelo in modelos %} <td>{{modelo.nombres}} {{modelo.apellidos}}</td> {% empty %} <p>No hay modelos</p> {% endfor %} </tr> </table> </div> <div class="caja_solicitudes"><h1 class="titulo_solicitudes">Solicitudes</h1></div> <div class="agregarModelo"><a href="http://google.com"><img src="{% static "mas.png" %}" height="200px"></a></div> </div> <div class="bottom"> </div> </body> </html>
DM - {{agencia.nombre}}
'{% load static %}' Link(%}"='', href='{% static ', rel='stylesheet', style_mi_agencia.css"='', type='text/css')
Title('DM - {{agencia.nombre}}'), Div( Div( H1('{{agencia.nombre}}', cls='nombreAgencia'), cls='cajaNombre' ), Div( Img(%}"='', cls='logo', logo.jpg"='', src='{% static '), cls='cajalogo' ), Form( '{% csrf_token %}', Button('Logout', cls='cerrarSesion', type='submit'), action="{% url 'agencia_logout' %}", method='POST' ), Button('Perfil', cls='perfil'), cls='top' ), Div( Div( H1('Tus Modelos', cls='titulo_tusModelos'), cls='cajaTusModelos' ), Div( Table( Tr( Td( A( Img(%}"='', height='200px', logo.jpg"='', src='{% static '), href='http://google.com' ) ), '{% for modelo in modelos %}', Td('{{modelo.edad}}'), '{% empty %}', P('No hay modelos'), '{% endfor %}', cls='fila_fotos' ), Tr( Td( A('VER TUS MODELOS', href='http://google.com', style='text-decoration:none; color:grey') ), '{% for modelo in modelos %}', Td('{{modelo.nombres}} {{modelo.apellidos}}'), '{% empty %}', P('No hay modelos'), '{% endfor %}' ), cls='tabla' ), cls='caja_tabla' ), Div( H1('Solicitudes', cls='titulo_solicitudes'), cls='caja_solicitudes' ), Div( A( Img(%}"='', height='200px', mas.png"='', src='{% static '), href='http://google.com' ), cls='agregarModelo' ), cls='middle' ), Div(cls='bottom')
linkup/templates/event_detail/close.html
aji2106/linkuappfinal
1
36
{% extends 'template.html' %} {% block title %}{{ event.title }}{% endblock %} {% block content %} <div class="card mt-5"> <div class="card-body"> <h1>{{ event.title }}</h1> </div> </div> <div class="card mt-2"> <div class="card-body"> <p>{{ event.description }}</p> </div> </div> <div class="mt-3"> <h2 class="font-weight-bold mb-4 text-center">Datetime Choices</h2> <table class="table table-hover"> <thead class="thead-dark"> <tr> <th scope="col"> Choice Content </th> {% if request.user == event.creator or user.is_superuser %} <th scope="col"> Users </th> {%else%} <th scope="col"> </th> {%endif%} <th scope="col"> Count </th> </tr> </thead> <tbody> {% for datetime_choice in event.datetime_choices.all %} {% if datetime_choice.usereventchoice_set.all.count == best_date %} <tr class="bg-success text-white"> <th style="width: 60%"> {{ datetime_choice.content }}</th> <th style="width: 20%"> {% if request.user == event.creator or user.is_superuser %} {% for usr in datetime_choice.usereventchoice_set.all %} <div class=" d-none d-md-block"><img src="https://img.icons8.com/metro/26/000000/guest-male.png"> {{ usr }}</div> {% endfor %} </th> {%endif%} <th style="width: 20%">{{ datetime_choice.usereventchoice_set.count }}</th> </tr> {% else %} <tr> <th style="width: 60%"> {{ datetime_choice.content }}</th> <th style="width: 20%"> {% if request.user == event.creator or user.is_superuser %} {% for usr in datetime_choice.usereventchoice_set.all %} <div class=" d-none d-md-block"><img src="https://img.icons8.com/metro/26/000000/guest-male.png"> {{ usr }}</div> {% endfor %} </th> {%endif%} <th style="width: 20%">{{ datetime_choice.usereventchoice_set.count }}</th> </tr> {% endif %} {% endfor %} </tbody> </table> </div> <div class="mt-5 mb-5"> <h2 class="font-weight-bold mb-4 text-center">Location Choices</h2> <table class="table table-hover"> <thead class="thead-dark"> <tr> <th scope="col"> Choice Content </th> {% if request.user == event.creator or user.is_superuser %} <th scope="col"> Users </th> {%else%} <th scope="col"> </th> {%endif%} <th scope="col"> Count </th> </tr> </thead> <tbody> {% for location_choice in event.location_choices.all %} {% if location_choice.usereventchoice_set.count == best_location %} <tr class="bg-success text-white"> <th style="width: 60%"> {{ location_choice.content }}</th> <th style="width: 20%"> {% if request.user == event.creator or user.is_superuser %} {% for usr in location_choice.usereventchoice_set.all %} <div class=" d-none d-md-block"><img src="https://img.icons8.com/metro/26/000000/guest-male.png"> {{ usr }}</div> {% endfor %} </th> {%endif%} <th class="ml-0"style="width: 20%" >{{ location_choice.usereventchoice_set.count }}</th> </tr> {% else %} <tr > <th style="width: 60%"> {{ location_choice.content }}</th> <th style="width: 20%"> {% if request.user == event.creator or user.is_superuser %} {% for usr in location_choice.usereventchoice_set.all %} <div class=" d-none d-md-block"><img src="https://img.icons8.com/metro/26/000000/guest-male.png"> {{ usr }}</div> {% endfor %} </th> {%endif%} <th class="ml-0"style="width: 20%" >{{ location_choice.usereventchoice_set.count }}</th> </tr> {% endif %} {% endfor %} </tbody> </table> </div> {% endblock %}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
src/app/alert/header/header.component.html
Jonnysovski/stethoscope-client
0
37
<div class='alerts-sum'> <div *ngIf='isThereAlerts()'> <h4>{{'there are currently' | i18n }} {{alerts.length}} {{'common system faults' | i18n}}</h4> </div> <div *ngIf='!isThereAlerts()'> <h4>{{'there are currently no common system faults' | i18n}}</h4> </div> <div class='view-statistics-btn'> <div *ngIf="!viewStatistics"> <h5> {{'view statistics' | i18n}} </h5> <a md-mini-fab color="primary" (click)="viewStatistics = true"><md-icon>keyboard_arrow_left</md-icon></a> </div> <div *ngIf="viewStatistics"> <h5> {{'close statistics' | i18n}} </h5> <a md-mini-fab color="primary" (click)="viewStatistics = false"><md-icon>keyboard_arrow_down</md-icon></a> </div> </div> <!--<md-divider></md-divider>--> </div> <div class='simple-statistics' [class.isclosed]="!viewStatistics"> <home-statistics [viewStatistics]="viewStatistics"></home-statistics> </div>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
ads-3-7/knowl/exercise-222.html
klevasseur/ads
34
38
<filename>ads-3-7/knowl/exercise-222.html <!DOCTYPE html> <html lang="en-US"> <!--**************************************--> <!--* Generated from PreTeXt source *--> <!--* on 2020-01-01T10:17:50-05:00 *--> <!--* *--> <!--* https://pretextbook.org *--> <!--* *--> <!--**************************************--> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="robots" content="noindex, nofollow"> </head> <body> <article class="exercise exercise-like"><h6 class="heading"> <span class="type">Exercise</span><span class="space"> </span><span class="codenumber">4<span class="period">.</span></span> </h6> <p>Let \(M_{n\times n}(\mathbb{R})\) be the set of real \(n\times n\) matrices. Let \(P \subseteq M_{n\times n}(\mathbb{R})\) be the subset of matrices defined by \(A \in P\) if and only if \(A^2 = A\text{.}\) Let \(Q \subseteq P\) be defined by \(A\in Q\) if and only if \(\det A \neq 0\text{.}\)</p> <ol class="lower-alpha"> <li><p>Determine the cardinality of \(Q\text{.}\)</p></li> <li><p>Consider the special case \(n = 2\) and prove that a sufficient condition for \(A \in P \subseteq M_{2\times 2}(\mathbb{R})\) is that \(A\) has a zero determinant (i.e., \(A\) is singular) and \(tr(A) = 1\) where \(tr(A) = a_{11}+ a _{22}\) is the sum of the main diagonal elements of \(A\text{.}\)</p></li> <li><p>Is the condition of part b a necessary condition?</p></li> </ol></article><span class="incontext"><a href="s-matrix-oddities.html#exercise-222">in-context</a></span> </body> </html>
Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Meta(content='noindex, nofollow', name='robots')
Article( H6( Span('Exercise', cls='type'), Span(cls='space'), Span( '4', Span('.', cls='period'), cls='codenumber' ), cls='heading' ), P('Let \\(M_{n\\times n}(\\mathbb{R})\\) be the set of real \\(n\\times n\\) matrices. Let \\(P \\subseteq M_{n\\times n}(\\mathbb{R})\\) be the subset of matrices defined by \\(A \\in P\\) if and only if \\(A^2 = A\\text{.}\\) Let \\(Q \\subseteq P\\) be defined by \\(A\\in Q\\) if and only if \\(\\det A \\neq 0\\text{.}\\)'), Ol( Li( P('Determine the cardinality of \\(Q\\text{.}\\)') ), Li( P('Consider the special case \\(n = 2\\) and prove that a sufficient condition for \\(A \\in P \\subseteq M_{2\\times 2}(\\mathbb{R})\\) is that \\(A\\) has a zero determinant (i.e., \\(A\\) is singular) and \\(tr(A) = 1\\) where \\(tr(A) = a_{11}+ a _{22}\\) is the sum of the main diagonal elements of \\(A\\text{.}\\)') ), Li( P('Is the condition of part b a necessary condition?') ), cls='lower-alpha' ), cls='exercise exercise-like' ) Span( A('in-context', href='s-matrix-oddities.html#exercise-222'), cls='incontext' )
docs/application/native/api/wearable/4.0/structDali_1_1PinchGesture.html
sojinp/tizen-docs
0
39
<!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"/> <title>Tizen Native API: Dali::PinchGesture Struct Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen_html_stylesheet.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">Tizen Native API </div> </td> </tr> </tbody> </table> </div> <!-- Generated by Doxygen 1.7.6.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>The&#160;Basics&#160;of&#160;Tizen&#160;Native&#160;API&#160;Reference</span></a></li> <li><a href="modules.html"><span>Native&#160;API&#160;Reference</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespaceDali.html">Dali</a> </li> <li class="navelem"><a class="el" href="structDali_1_1PinchGesture.html">PinchGesture</a> </li> </ul> </div> </div> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="#pub-attribs">Public Attributes</a> </div> <div class="headertitle"> <div class="title">Dali::PinchGesture Struct Reference<div class="ingroups"><a class="el" href="group__dali__core__events.html">Events</a></div></div> </div> </div><!--header--> <div class="contents"> <!-- doxytag: class="Dali::PinchGesture" --><!-- doxytag: inherits="Dali::Gesture" --> <p>A <a class="el" href="structDali_1_1PinchGesture.html" title="A PinchGesture is emitted when the user moves two fingers towards or away from each other...">PinchGesture</a> is emitted when the user moves two fingers towards or away from each other. <a href="structDali_1_1PinchGesture.html#details">More...</a></p> <div class="dynheader"> Inheritance diagram for Dali::PinchGesture:</div> <div class="dyncontent"> <div class="center"> <img src="structDali_1_1PinchGesture.png" usemap="#Dali::PinchGesture_map" alt=""/> <map id="Dali::PinchGesture_map" name="Dali::PinchGesture_map"> <area href="structDali_1_1Gesture.html" title="Base structure for different gestures that an application can receive." alt="Dali::Gesture" shape="rect" coords="0,0,116,24"/> </map> </div></div> <table class="memberdecls"> <tr><td colspan="2"><h2><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDali_1_1PinchGesture.html#a5618bae6da4a2708af05f28b4a27f570">PinchGesture</a> (<a class="el" href="structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92be">Gesture::State</a> <a class="el" href="structDali_1_1Gesture.html#aac39496b4e333153291ff50fd3f766ae">state</a>)</td></tr> <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Default Constructor. <a href="#a5618bae6da4a2708af05f28b4a27f570"></a><br/></td></tr> <tr><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDali_1_1PinchGesture.html#a397e1ea38bbb3082186b0d7040d5ac89">PinchGesture</a> (const <a class="el" href="structDali_1_1PinchGesture.html">PinchGesture</a> &amp;rhs)</td></tr> <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Copy constructor. <a href="#a397e1ea38bbb3082186b0d7040d5ac89"></a><br/></td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="structDali_1_1PinchGesture.html">PinchGesture</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDali_1_1PinchGesture.html#a93e9fcf49a59d3113b2a753563d454fd">operator=</a> (const <a class="el" href="structDali_1_1PinchGesture.html">PinchGesture</a> &amp;rhs)</td></tr> <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Assignment operator. <a href="#a93e9fcf49a59d3113b2a753563d454fd"></a><br/></td></tr> <tr><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDali_1_1PinchGesture.html#a43272b5b25a1c1af9b11f5ff6e7a7a84">~PinchGesture</a> ()</td></tr> <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">Virtual destructor. <a href="#a43272b5b25a1c1af9b11f5ff6e7a7a84"></a><br/></td></tr> <tr><td colspan="2"><h2><a name="pub-attribs"></a> Public Attributes</h2></td></tr> <tr><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDali_1_1PinchGesture.html#ad269b63218f5908a826ef95d3061ca4f">scale</a></td></tr> <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The scale factor from the start of the pinch gesture till the latest pinch gesture. <a href="#ad269b63218f5908a826ef95d3061ca4f"></a><br/></td></tr> <tr><td class="memItemLeft" align="right" valign="top">float&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDali_1_1PinchGesture.html#af747dcebe5f5b49076d6db01c7176f98">speed</a></td></tr> <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The speed at which the user is moving their fingers. <a href="#af747dcebe5f5b49076d6db01c7176f98"></a><br/></td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a4cdafe2239af83ef965ce89f5e58ca37"></a><!-- doxytag: member="Dali::PinchGesture::screenCenterPoint" ref="a4cdafe2239af83ef965ce89f5e58ca37" args="" --> <a class="el" href="structDali_1_1Vector2.html">Vector2</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDali_1_1PinchGesture.html#a4cdafe2239af83ef965ce89f5e58ca37">screenCenterPoint</a></td></tr> <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The center point of the two points that caused the pinch gesture in screen coordinates. <br/></td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a838086e4fe65acaf1c4fe65bb7f560ea"></a><!-- doxytag: member="Dali::PinchGesture::localCenterPoint" ref="a838086e4fe65acaf1c4fe65bb7f560ea" args="" --> <a class="el" href="structDali_1_1Vector2.html">Vector2</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="structDali_1_1PinchGesture.html#a838086e4fe65acaf1c4fe65bb7f560ea">localCenterPoint</a></td></tr> <tr><td class="mdescLeft">&#160;</td><td class="mdescRight">The center point of the two points that caused the pinch gesture in local actor coordinates. <br/></td></tr> </table> <hr/><a name="details" id="details"></a><h2>Detailed Description</h2> <div class="textblock"><p>A <a class="el" href="structDali_1_1PinchGesture.html" title="A PinchGesture is emitted when the user moves two fingers towards or away from each other...">PinchGesture</a> is emitted when the user moves two fingers towards or away from each other. </p> <p>This gesture can be in one of three states; when the pinch gesture is first detected, its state is set to <a class="el" href="structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92bea3703e7c72eb93a629a039a63522602dc" title="The touched points on the screen have moved enough to be considered a gesture.">Gesture::Started</a>. After this, if there is change in the gesture, the state will be <a class="el" href="structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92bea2316fceaf194974b2f1815f6d609812a" title="The gesture is continuing.">Gesture::Continuing</a>. Finally, when the gesture ends, the state of the gesture changes to <a class="el" href="structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92beaaf212b9925f922c99d3af64e7e554d54" title="The user has lifted a finger or touched an additional point on the screen.">Gesture::Finished</a>.</p> <p>A pinch gesture will continue to be sent to the actor under the center point of the pinch until the pinch ends. </p> <dl class="user"><dt><b>Since:</b></dt><dd>3.0, DALi version 1.0.0 </dd></dl> </div><hr/><h2>Constructor &amp; Destructor Documentation</h2> <a class="anchor" id="a5618bae6da4a2708af05f28b4a27f570"></a><!-- doxytag: member="Dali::PinchGesture::PinchGesture" ref="a5618bae6da4a2708af05f28b4a27f570" args="(Gesture::State state)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="structDali_1_1PinchGesture.html#a5618bae6da4a2708af05f28b4a27f570">Dali::PinchGesture::PinchGesture</a> </td> <td>(</td> <td class="paramtype"><a class="el" href="structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92be">Gesture::State</a>&#160;</td> <td class="paramname"><em>state</em></td><td>)</td> <td></td> </tr> </table> </div> <div class="memdoc"> <p>Default Constructor. </p> <dl class="user"><dt><b>Since:</b></dt><dd>3.0, DALi version 1.0.0 </dd></dl> <dl class="params"><dt><b>Parameters:</b></dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">state</td><td>The state of the gesture </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a397e1ea38bbb3082186b0d7040d5ac89"></a><!-- doxytag: member="Dali::PinchGesture::PinchGesture" ref="a397e1ea38bbb3082186b0d7040d5ac89" args="(const PinchGesture &amp;rhs)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="structDali_1_1PinchGesture.html#a5618bae6da4a2708af05f28b4a27f570">Dali::PinchGesture::PinchGesture</a> </td> <td>(</td> <td class="paramtype">const <a class="el" href="structDali_1_1PinchGesture.html">PinchGesture</a> &amp;&#160;</td> <td class="paramname"><em>rhs</em></td><td>)</td> <td></td> </tr> </table> </div> <div class="memdoc"> <p>Copy constructor. </p> <dl class="user"><dt><b>Since:</b></dt><dd>3.0, DALi version 1.0.0 </dd></dl> <dl class="params"><dt><b>Parameters:</b></dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">rhs</td><td>A reference to the copied handle </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a43272b5b25a1c1af9b11f5ff6e7a7a84"></a><!-- doxytag: member="Dali::PinchGesture::~PinchGesture" ref="a43272b5b25a1c1af9b11f5ff6e7a7a84" args="()" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">virtual <a class="el" href="structDali_1_1PinchGesture.html#a43272b5b25a1c1af9b11f5ff6e7a7a84">Dali::PinchGesture::~PinchGesture</a> </td> <td>(</td> <td class="paramname"></td><td>)</td> <td><code> [virtual]</code></td> </tr> </table> </div> <div class="memdoc"> <p>Virtual destructor. </p> <dl class="user"><dt><b>Since:</b></dt><dd>3.0, DALi version 1.0.0 </dd></dl> </div> </div> <hr/><h2>Member Function Documentation</h2> <a class="anchor" id="a93e9fcf49a59d3113b2a753563d454fd"></a><!-- doxytag: member="Dali::PinchGesture::operator=" ref="a93e9fcf49a59d3113b2a753563d454fd" args="(const PinchGesture &amp;rhs)" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="structDali_1_1PinchGesture.html">PinchGesture</a>&amp; Dali::PinchGesture::operator= </td> <td>(</td> <td class="paramtype">const <a class="el" href="structDali_1_1PinchGesture.html">PinchGesture</a> &amp;&#160;</td> <td class="paramname"><em>rhs</em></td><td>)</td> <td></td> </tr> </table> </div> <div class="memdoc"> <p>Assignment operator. </p> <dl class="user"><dt><b>Since:</b></dt><dd>3.0, DALi version 1.0.0 </dd></dl> <dl class="params"><dt><b>Parameters:</b></dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">rhs</td><td>A reference to the copied handle </td></tr> </table> </dd> </dl> <dl class="return"><dt><b>Returns:</b></dt><dd>A reference to this </dd></dl> </div> </div> <hr/><h2>Member Data Documentation</h2> <a class="anchor" id="ad269b63218f5908a826ef95d3061ca4f"></a><!-- doxytag: member="Dali::PinchGesture::scale" ref="ad269b63218f5908a826ef95d3061ca4f" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">float <a class="el" href="structDali_1_1PinchGesture.html#ad269b63218f5908a826ef95d3061ca4f">Dali::PinchGesture::scale</a></td> </tr> </table> </div> <div class="memdoc"> <p>The scale factor from the start of the pinch gesture till the latest pinch gesture. </p> <p>If the user is moving their fingers away from each other, then this value increases. Conversely, if the user is moving their fingers towards each other, this value will decrease. </p> </div> </div> <a class="anchor" id="af747dcebe5f5b49076d6db01c7176f98"></a><!-- doxytag: member="Dali::PinchGesture::speed" ref="af747dcebe5f5b49076d6db01c7176f98" args="" --> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">float <a class="el" href="structDali_1_1PinchGesture.html#af747dcebe5f5b49076d6db01c7176f98">Dali::PinchGesture::speed</a></td> </tr> </table> </div> <div class="memdoc"> <p>The speed at which the user is moving their fingers. </p> <p>This is the pixel movement per second. </p> </div> </div> </div><!-- contents --> <hr size="1"/> <center> <small>Except as noted, this content - excluding the Code Examples - is licensed under <a href="http://creativecommons.org/licenses/by/3.0/legalcode" target="_blank">Creative Commons Attribution 3.0</a> and all of the Code Examples contained herein are licensed under <a href="https://www.tizen.org/bsd-3-clause-license" target="_blank">BSD-3-Clause</a>.<br/>For details, see the <a href="https://www.tizen.org/content-license" target="_blank">Content License</a>.&nbsp;</small> </center> </body> </html>
Tizen Native API: Dali::PinchGesture Struct Reference
from fasthtml.common import * app = FastHTML(hdrs=( Meta(content='text/xhtml;charset=utf-8', http_equiv='Content-Type'), Meta(content='IE=9', http_equiv='X-UA-Compatible'), Link(href='tabs.css', rel='stylesheet', type='text/css'), Link(href='doxygen_html_stylesheet.css', rel='stylesheet', type='text/css') )) rt = app.route @rt('/') def get(): return ( Title('Tizen Native API: Dali::PinchGesture Struct Reference'), Div( Div( Table( Tbody( Tr( Td( Div('Tizen Native API', id='projectname'), style='padding-left: 0.5em;' ), style='height: 56px;' ) ), cellpadding='0', cellspacing='0' ), id='titlearea' ), Div( Ul( Li( A( Span('The\xa0Basics\xa0of\xa0Tizen\xa0Native\xa0API\xa0Reference'), href='index.html' ) ), Li( A( Span('Native\xa0API\xa0Reference'), href='modules.html' ) ), cls='tablist' ), cls='tabs', id='navrow1' ), Div( Ul( Li( A('Dali', cls='el', href='namespaceDali.html'), cls='navelem' ), Li( A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html'), cls='navelem' ) ), cls='navpath', id='nav-path' ), id='top' ), Div( Div( A('Public Member Functions', href='#pub-methods'), '|', A('Public Attributes', href='#pub-attribs'), cls='summary' ), Div( Div( 'Dali::PinchGesture Struct Reference', Div( A('Events', cls='el', href='group__dali__core__events.html'), cls='ingroups' ), cls='title' ), cls='headertitle' ), cls='header' ), Div( P( 'A', A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html', title='A PinchGesture is emitted when the user moves two fingers towards or away from each other...'), 'is emitted when the user moves two fingers towards or away from each other.', A('More...', href='structDali_1_1PinchGesture.html#details') ), Div('Inheritance diagram for Dali::PinchGesture:', cls='dynheader'), Div( Div( Img(alt='', src='structDali_1_1PinchGesture.png', usemap='#Dali::PinchGesture_map'), Map( Area(alt='Dali::Gesture', coords='0,0,116,24', href='structDali_1_1Gesture.html', shape='rect', title='Base structure for different gestures that an application can receive.'), id='Dali::PinchGesture_map', name='Dali::PinchGesture_map' ), cls='center' ), cls='dyncontent' ), Table( Tr( Td( H2( A(name='pub-methods'), 'Public Member Functions' ), colspan='2' ) ), Tr( Td(align='right', cls='memItemLeft', valign='top'), Td( A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html#a5618bae6da4a2708af05f28b4a27f570'), '(', A('Gesture::State', cls='el', href='structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92be'), A('state', cls='el', href='structDali_1_1Gesture.html#aac39496b4e333153291ff50fd3f766ae'), ')', cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'Default Constructor.', A(href='#a5618bae6da4a2708af05f28b4a27f570'), Br(), cls='mdescRight' ) ), Tr( Td(align='right', cls='memItemLeft', valign='top'), Td( A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html#a397e1ea38bbb3082186b0d7040d5ac89'), '(const', A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html'), '&rhs)', cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'Copy constructor.', A(href='#a397e1ea38bbb3082186b0d7040d5ac89'), Br(), cls='mdescRight' ) ), Tr( Td( A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html'), '&', align='right', cls='memItemLeft', valign='top' ), Td( A('operator=', cls='el', href='structDali_1_1PinchGesture.html#a93e9fcf49a59d3113b2a753563d454fd'), '(const', A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html'), '&rhs)', cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'Assignment operator.', A(href='#a93e9fcf49a59d3113b2a753563d454fd'), Br(), cls='mdescRight' ) ), Tr( Td('virtual', align='right', cls='memItemLeft', valign='top'), Td( A('~PinchGesture', cls='el', href='structDali_1_1PinchGesture.html#a43272b5b25a1c1af9b11f5ff6e7a7a84'), '()', cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'Virtual destructor.', A(href='#a43272b5b25a1c1af9b11f5ff6e7a7a84'), Br(), cls='mdescRight' ) ), Tr( Td( H2( A(name='pub-attribs'), 'Public Attributes' ), colspan='2' ) ), Tr( Td('float', align='right', cls='memItemLeft', valign='top'), Td( A('scale', cls='el', href='structDali_1_1PinchGesture.html#ad269b63218f5908a826ef95d3061ca4f'), cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'The scale factor from the start of the pinch gesture till the latest pinch gesture.', A(href='#ad269b63218f5908a826ef95d3061ca4f'), Br(), cls='mdescRight' ) ), Tr( Td('float', align='right', cls='memItemLeft', valign='top'), Td( A('speed', cls='el', href='structDali_1_1PinchGesture.html#af747dcebe5f5b49076d6db01c7176f98'), cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'The speed at which the user is moving their fingers.', A(href='#af747dcebe5f5b49076d6db01c7176f98'), Br(), cls='mdescRight' ) ), Tr( Td( A(cls='anchor', id='a4cdafe2239af83ef965ce89f5e58ca37'), A('Vector2', cls='el', href='structDali_1_1Vector2.html'), align='right', cls='memItemLeft', valign='top' ), Td( A('screenCenterPoint', cls='el', href='structDali_1_1PinchGesture.html#a4cdafe2239af83ef965ce89f5e58ca37'), cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'The center point of the two points that caused the pinch gesture in screen coordinates.', Br(), cls='mdescRight' ) ), Tr( Td( A(cls='anchor', id='a838086e4fe65acaf1c4fe65bb7f560ea'), A('Vector2', cls='el', href='structDali_1_1Vector2.html'), align='right', cls='memItemLeft', valign='top' ), Td( A('localCenterPoint', cls='el', href='structDali_1_1PinchGesture.html#a838086e4fe65acaf1c4fe65bb7f560ea'), cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'The center point of the two points that caused the pinch gesture in local actor coordinates.', Br(), cls='mdescRight' ) ), cls='memberdecls' ), Hr(), A(id='details', name='details'), H2('Detailed Description'), Div( P( 'A', A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html', title='A PinchGesture is emitted when the user moves two fingers towards or away from each other...'), 'is emitted when the user moves two fingers towards or away from each other.' ), P( 'This gesture can be in one of three states; when the pinch gesture is first detected, its state is set to', A('Gesture::Started', cls='el', href='structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92bea3703e7c72eb93a629a039a63522602dc', title='The touched points on the screen have moved enough to be considered a gesture.'), '. After this, if there is change in the gesture, the state will be', A('Gesture::Continuing', cls='el', href='structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92bea2316fceaf194974b2f1815f6d609812a', title='The gesture is continuing.'), '. Finally, when the gesture ends, the state of the gesture changes to', A('Gesture::Finished', cls='el', href='structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92beaaf212b9925f922c99d3af64e7e554d54', title='The user has lifted a finger or touched an additional point on the screen.'), '.' ), P('A pinch gesture will continue to be sent to the actor under the center point of the pinch until the pinch ends.'), Dl( Dt( B('Since:') ), Dd('3.0, DALi version 1.0.0'), cls='user' ), cls='textblock' ), Hr(), H2('Constructor & Destructor Documentation'), A(cls='anchor', id='a5618bae6da4a2708af05f28b4a27f570'), Div( Div( Table( Tr( Td( A('Dali::PinchGesture::PinchGesture', cls='el', href='structDali_1_1PinchGesture.html#a5618bae6da4a2708af05f28b4a27f570'), cls='memname' ), Td('('), Td( A('Gesture::State', cls='el', href='structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92be'), cls='paramtype' ), Td( Em('state'), cls='paramname' ), Td(')'), Td() ), cls='memname' ), cls='memproto' ), Div( P('Default Constructor.'), Dl( Dt( B('Since:') ), Dd('3.0, DALi version 1.0.0'), cls='user' ), Dl( Dt( B('Parameters:') ), Dd( Table( Tr( Td('[in]', cls='paramdir'), Td('state', cls='paramname'), Td('The state of the gesture') ), cls='params' ) ), cls='params' ), cls='memdoc' ), cls='memitem' ), A(cls='anchor', id='a397e1ea38bbb3082186b0d7040d5ac89'), Div( Div( Table( Tr( Td( A('Dali::PinchGesture::PinchGesture', cls='el', href='structDali_1_1PinchGesture.html#a5618bae6da4a2708af05f28b4a27f570'), cls='memname' ), Td('('), Td( 'const', A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html'), '&', cls='paramtype' ), Td( Em('rhs'), cls='paramname' ), Td(')'), Td() ), cls='memname' ), cls='memproto' ), Div( P('Copy constructor.'), Dl( Dt( B('Since:') ), Dd('3.0, DALi version 1.0.0'), cls='user' ), Dl( Dt( B('Parameters:') ), Dd( Table( Tr( Td('[in]', cls='paramdir'), Td('rhs', cls='paramname'), Td('A reference to the copied handle') ), cls='params' ) ), cls='params' ), cls='memdoc' ), cls='memitem' ), A(cls='anchor', id='a43272b5b25a1c1af9b11f5ff6e7a7a84'), Div( Div( Table( Tr( Td( 'virtual', A('Dali::PinchGesture::~PinchGesture', cls='el', href='structDali_1_1PinchGesture.html#a43272b5b25a1c1af9b11f5ff6e7a7a84'), cls='memname' ), Td('('), Td(cls='paramname'), Td(')'), Td( Code('[virtual]') ) ), cls='memname' ), cls='memproto' ), Div( P('Virtual destructor.'), Dl( Dt( B('Since:') ), Dd('3.0, DALi version 1.0.0'), cls='user' ), cls='memdoc' ), cls='memitem' ), Hr(), H2('Member Function Documentation'), A(cls='anchor', id='a93e9fcf49a59d3113b2a753563d454fd'), Div( Div( Table( Tr( Td( A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html'), '& Dali::PinchGesture::operator=', cls='memname' ), Td('('), Td( 'const', A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html'), '&', cls='paramtype' ), Td( Em('rhs'), cls='paramname' ), Td(')'), Td() ), cls='memname' ), cls='memproto' ), Div( P('Assignment operator.'), Dl( Dt( B('Since:') ), Dd('3.0, DALi version 1.0.0'), cls='user' ), Dl( Dt( B('Parameters:') ), Dd( Table( Tr( Td('[in]', cls='paramdir'), Td('rhs', cls='paramname'), Td('A reference to the copied handle') ), cls='params' ) ), cls='params' ), Dl( Dt( B('Returns:') ), Dd('A reference to this'), cls='return' ), cls='memdoc' ), cls='memitem' ), Hr(), H2('Member Data Documentation'), A(cls='anchor', id='ad269b63218f5908a826ef95d3061ca4f'), Div( Div( Table( Tr( Td( 'float', A('Dali::PinchGesture::scale', cls='el', href='structDali_1_1PinchGesture.html#ad269b63218f5908a826ef95d3061ca4f'), cls='memname' ) ), cls='memname' ), cls='memproto' ), Div( P('The scale factor from the start of the pinch gesture till the latest pinch gesture.'), P('If the user is moving their fingers away from each other, then this value increases. Conversely, if the user is moving their fingers towards each other, this value will decrease.'), cls='memdoc' ), cls='memitem' ), A(cls='anchor', id='af747dcebe5f5b49076d6db01c7176f98'), Div( Div( Table( Tr( Td( 'float', A('Dali::PinchGesture::speed', cls='el', href='structDali_1_1PinchGesture.html#af747dcebe5f5b49076d6db01c7176f98'), cls='memname' ) ), cls='memname' ), cls='memproto' ), Div( P('The speed at which the user is moving their fingers.'), P('This is the pixel movement per second.'), cls='memdoc' ), cls='memitem' ), cls='contents' ), Hr(size='1'), Center( Small( 'Except as noted, this content - excluding the Code Examples - is licensed under', A('Creative Commons Attribution 3.0', href='http://creativecommons.org/licenses/by/3.0/legalcode', target='_blank'), 'and all of the Code Examples contained herein are licensed under', A('BSD-3-Clause', href='https://www.tizen.org/bsd-3-clause-license', target='_blank'), '.', Br(), 'For details, see the', A('Content License', href='https://www.tizen.org/content-license', target='_blank'), '.' ) ) ) run_uv()
Meta(content='text/xhtml;charset=utf-8', http_equiv='Content-Type'), Meta(content='IE=9', http_equiv='X-UA-Compatible'), Link(href='tabs.css', rel='stylesheet', type='text/css'), Link(href='doxygen_html_stylesheet.css', rel='stylesheet', type='text/css')
Title('Tizen Native API: Dali::PinchGesture Struct Reference'), Div( Div( Table( Tbody( Tr( Td( Div('Tizen Native API', id='projectname'), style='padding-left: 0.5em;' ), style='height: 56px;' ) ), cellpadding='0', cellspacing='0' ), id='titlearea' ), Div( Ul( Li( A( Span('The\xa0Basics\xa0of\xa0Tizen\xa0Native\xa0API\xa0Reference'), href='index.html' ) ), Li( A( Span('Native\xa0API\xa0Reference'), href='modules.html' ) ), cls='tablist' ), cls='tabs', id='navrow1' ), Div( Ul( Li( A('Dali', cls='el', href='namespaceDali.html'), cls='navelem' ), Li( A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html'), cls='navelem' ) ), cls='navpath', id='nav-path' ), id='top' ), Div( Div( A('Public Member Functions', href='#pub-methods'), '|', A('Public Attributes', href='#pub-attribs'), cls='summary' ), Div( Div( 'Dali::PinchGesture Struct Reference', Div( A('Events', cls='el', href='group__dali__core__events.html'), cls='ingroups' ), cls='title' ), cls='headertitle' ), cls='header' ), Div( P( 'A', A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html', title='A PinchGesture is emitted when the user moves two fingers towards or away from each other...'), 'is emitted when the user moves two fingers towards or away from each other.', A('More...', href='structDali_1_1PinchGesture.html#details') ), Div('Inheritance diagram for Dali::PinchGesture:', cls='dynheader'), Div( Div( Img(alt='', src='structDali_1_1PinchGesture.png', usemap='#Dali::PinchGesture_map'), Map( Area(alt='Dali::Gesture', coords='0,0,116,24', href='structDali_1_1Gesture.html', shape='rect', title='Base structure for different gestures that an application can receive.'), id='Dali::PinchGesture_map', name='Dali::PinchGesture_map' ), cls='center' ), cls='dyncontent' ), Table( Tr( Td( H2( A(name='pub-methods'), 'Public Member Functions' ), colspan='2' ) ), Tr( Td(align='right', cls='memItemLeft', valign='top'), Td( A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html#a5618bae6da4a2708af05f28b4a27f570'), '(', A('Gesture::State', cls='el', href='structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92be'), A('state', cls='el', href='structDali_1_1Gesture.html#aac39496b4e333153291ff50fd3f766ae'), ')', cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'Default Constructor.', A(href='#a5618bae6da4a2708af05f28b4a27f570'), Br(), cls='mdescRight' ) ), Tr( Td(align='right', cls='memItemLeft', valign='top'), Td( A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html#a397e1ea38bbb3082186b0d7040d5ac89'), '(const', A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html'), '&rhs)', cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'Copy constructor.', A(href='#a397e1ea38bbb3082186b0d7040d5ac89'), Br(), cls='mdescRight' ) ), Tr( Td( A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html'), '&', align='right', cls='memItemLeft', valign='top' ), Td( A('operator=', cls='el', href='structDali_1_1PinchGesture.html#a93e9fcf49a59d3113b2a753563d454fd'), '(const', A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html'), '&rhs)', cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'Assignment operator.', A(href='#a93e9fcf49a59d3113b2a753563d454fd'), Br(), cls='mdescRight' ) ), Tr( Td('virtual', align='right', cls='memItemLeft', valign='top'), Td( A('~PinchGesture', cls='el', href='structDali_1_1PinchGesture.html#a43272b5b25a1c1af9b11f5ff6e7a7a84'), '()', cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'Virtual destructor.', A(href='#a43272b5b25a1c1af9b11f5ff6e7a7a84'), Br(), cls='mdescRight' ) ), Tr( Td( H2( A(name='pub-attribs'), 'Public Attributes' ), colspan='2' ) ), Tr( Td('float', align='right', cls='memItemLeft', valign='top'), Td( A('scale', cls='el', href='structDali_1_1PinchGesture.html#ad269b63218f5908a826ef95d3061ca4f'), cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'The scale factor from the start of the pinch gesture till the latest pinch gesture.', A(href='#ad269b63218f5908a826ef95d3061ca4f'), Br(), cls='mdescRight' ) ), Tr( Td('float', align='right', cls='memItemLeft', valign='top'), Td( A('speed', cls='el', href='structDali_1_1PinchGesture.html#af747dcebe5f5b49076d6db01c7176f98'), cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'The speed at which the user is moving their fingers.', A(href='#af747dcebe5f5b49076d6db01c7176f98'), Br(), cls='mdescRight' ) ), Tr( Td( A(cls='anchor', id='a4cdafe2239af83ef965ce89f5e58ca37'), A('Vector2', cls='el', href='structDali_1_1Vector2.html'), align='right', cls='memItemLeft', valign='top' ), Td( A('screenCenterPoint', cls='el', href='structDali_1_1PinchGesture.html#a4cdafe2239af83ef965ce89f5e58ca37'), cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'The center point of the two points that caused the pinch gesture in screen coordinates.', Br(), cls='mdescRight' ) ), Tr( Td( A(cls='anchor', id='a838086e4fe65acaf1c4fe65bb7f560ea'), A('Vector2', cls='el', href='structDali_1_1Vector2.html'), align='right', cls='memItemLeft', valign='top' ), Td( A('localCenterPoint', cls='el', href='structDali_1_1PinchGesture.html#a838086e4fe65acaf1c4fe65bb7f560ea'), cls='memItemRight', valign='bottom' ) ), Tr( Td(cls='mdescLeft'), Td( 'The center point of the two points that caused the pinch gesture in local actor coordinates.', Br(), cls='mdescRight' ) ), cls='memberdecls' ), Hr(), A(id='details', name='details'), H2('Detailed Description'), Div( P( 'A', A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html', title='A PinchGesture is emitted when the user moves two fingers towards or away from each other...'), 'is emitted when the user moves two fingers towards or away from each other.' ), P( 'This gesture can be in one of three states; when the pinch gesture is first detected, its state is set to', A('Gesture::Started', cls='el', href='structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92bea3703e7c72eb93a629a039a63522602dc', title='The touched points on the screen have moved enough to be considered a gesture.'), '. After this, if there is change in the gesture, the state will be', A('Gesture::Continuing', cls='el', href='structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92bea2316fceaf194974b2f1815f6d609812a', title='The gesture is continuing.'), '. Finally, when the gesture ends, the state of the gesture changes to', A('Gesture::Finished', cls='el', href='structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92beaaf212b9925f922c99d3af64e7e554d54', title='The user has lifted a finger or touched an additional point on the screen.'), '.' ), P('A pinch gesture will continue to be sent to the actor under the center point of the pinch until the pinch ends.'), Dl( Dt( B('Since:') ), Dd('3.0, DALi version 1.0.0'), cls='user' ), cls='textblock' ), Hr(), H2('Constructor & Destructor Documentation'), A(cls='anchor', id='a5618bae6da4a2708af05f28b4a27f570'), Div( Div( Table( Tr( Td( A('Dali::PinchGesture::PinchGesture', cls='el', href='structDali_1_1PinchGesture.html#a5618bae6da4a2708af05f28b4a27f570'), cls='memname' ), Td('('), Td( A('Gesture::State', cls='el', href='structDali_1_1Gesture.html#a16cd918dc8aec9c9f11cbe602cdb92be'), cls='paramtype' ), Td( Em('state'), cls='paramname' ), Td(')'), Td() ), cls='memname' ), cls='memproto' ), Div( P('Default Constructor.'), Dl( Dt( B('Since:') ), Dd('3.0, DALi version 1.0.0'), cls='user' ), Dl( Dt( B('Parameters:') ), Dd( Table( Tr( Td('[in]', cls='paramdir'), Td('state', cls='paramname'), Td('The state of the gesture') ), cls='params' ) ), cls='params' ), cls='memdoc' ), cls='memitem' ), A(cls='anchor', id='a397e1ea38bbb3082186b0d7040d5ac89'), Div( Div( Table( Tr( Td( A('Dali::PinchGesture::PinchGesture', cls='el', href='structDali_1_1PinchGesture.html#a5618bae6da4a2708af05f28b4a27f570'), cls='memname' ), Td('('), Td( 'const', A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html'), '&', cls='paramtype' ), Td( Em('rhs'), cls='paramname' ), Td(')'), Td() ), cls='memname' ), cls='memproto' ), Div( P('Copy constructor.'), Dl( Dt( B('Since:') ), Dd('3.0, DALi version 1.0.0'), cls='user' ), Dl( Dt( B('Parameters:') ), Dd( Table( Tr( Td('[in]', cls='paramdir'), Td('rhs', cls='paramname'), Td('A reference to the copied handle') ), cls='params' ) ), cls='params' ), cls='memdoc' ), cls='memitem' ), A(cls='anchor', id='a43272b5b25a1c1af9b11f5ff6e7a7a84'), Div( Div( Table( Tr( Td( 'virtual', A('Dali::PinchGesture::~PinchGesture', cls='el', href='structDali_1_1PinchGesture.html#a43272b5b25a1c1af9b11f5ff6e7a7a84'), cls='memname' ), Td('('), Td(cls='paramname'), Td(')'), Td( Code('[virtual]') ) ), cls='memname' ), cls='memproto' ), Div( P('Virtual destructor.'), Dl( Dt( B('Since:') ), Dd('3.0, DALi version 1.0.0'), cls='user' ), cls='memdoc' ), cls='memitem' ), Hr(), H2('Member Function Documentation'), A(cls='anchor', id='a93e9fcf49a59d3113b2a753563d454fd'), Div( Div( Table( Tr( Td( A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html'), '& Dali::PinchGesture::operator=', cls='memname' ), Td('('), Td( 'const', A('PinchGesture', cls='el', href='structDali_1_1PinchGesture.html'), '&', cls='paramtype' ), Td( Em('rhs'), cls='paramname' ), Td(')'), Td() ), cls='memname' ), cls='memproto' ), Div( P('Assignment operator.'), Dl( Dt( B('Since:') ), Dd('3.0, DALi version 1.0.0'), cls='user' ), Dl( Dt( B('Parameters:') ), Dd( Table( Tr( Td('[in]', cls='paramdir'), Td('rhs', cls='paramname'), Td('A reference to the copied handle') ), cls='params' ) ), cls='params' ), Dl( Dt( B('Returns:') ), Dd('A reference to this'), cls='return' ), cls='memdoc' ), cls='memitem' ), Hr(), H2('Member Data Documentation'), A(cls='anchor', id='ad269b63218f5908a826ef95d3061ca4f'), Div( Div( Table( Tr( Td( 'float', A('Dali::PinchGesture::scale', cls='el', href='structDali_1_1PinchGesture.html#ad269b63218f5908a826ef95d3061ca4f'), cls='memname' ) ), cls='memname' ), cls='memproto' ), Div( P('The scale factor from the start of the pinch gesture till the latest pinch gesture.'), P('If the user is moving their fingers away from each other, then this value increases. Conversely, if the user is moving their fingers towards each other, this value will decrease.'), cls='memdoc' ), cls='memitem' ), A(cls='anchor', id='af747dcebe5f5b49076d6db01c7176f98'), Div( Div( Table( Tr( Td( 'float', A('Dali::PinchGesture::speed', cls='el', href='structDali_1_1PinchGesture.html#af747dcebe5f5b49076d6db01c7176f98'), cls='memname' ) ), cls='memname' ), cls='memproto' ), Div( P('The speed at which the user is moving their fingers.'), P('This is the pixel movement per second.'), cls='memdoc' ), cls='memitem' ), cls='contents' ), Hr(size='1'), Center( Small( 'Except as noted, this content - excluding the Code Examples - is licensed under', A('Creative Commons Attribution 3.0', href='http://creativecommons.org/licenses/by/3.0/legalcode', target='_blank'), 'and all of the Code Examples contained herein are licensed under', A('BSD-3-Clause', href='https://www.tizen.org/bsd-3-clause-license', target='_blank'), '.', Br(), 'For details, see the', A('Content License', href='https://www.tizen.org/content-license', target='_blank'), '.' ) )
docs/application/web/api/3.0/ui_fw_api/Mobile_UIComponents/deprecated/mobile_Datetimepicker.htm
hyundukkim/tizen-docs
1
40
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <script type="text/javascript" src="../../snippet.js"></script> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <link href="../../styles.css" rel="StyleSheet" type="text/css"> <link href="../../snippet.css" rel="StyleSheet" type="text/css"> <title>Date-time Picker</title> </head> <body onload="prettyPrint()" id="content"> <h1>Date-time Picker</h1> <p>The date-time picker component displays a control that you can use to enter date and time values.</p> <table class="note deprecated"> <tbody> <tr> <th class="note deprecated">Note</th> </tr> <tr> <td class="note deprecated">This component has been <span class="deprecated">DEPRECATED since <b>Tizen 2.3</b></span>.</td> </tr> <tr> <td class="note deprecated">Since 2.3, this component is supported by WebKit.</td> </tr> </tbody> </table> <h2>Table of Contents</h2> <ol class="toc"> <li><a href="#html-examples0.07567197550088167">HTML Examples</a></li> </ol> <h2><a id="html-examples0.07567197550088167"></a>HTML Examples</h2> <p>To create a date-time picker, use an <code>&lt;input&gt;</code> element with the <code>type</code> attribute set to <code>"month"</code>, <code>"week"</code>, <code>"date"</code>, <code>"time"</code>, or <code>"datetime-local"</code>, depending on the type of picker you want to create:</p> <pre class="prettyprint"> &lt;div data-role="content"&gt; &lt;ul data-role="listview"&gt; &lt;li&gt;&lt;div data-role="fieldcontain"&gt; &lt;label for="month"&gt;Month:&lt;/label&gt; &lt;input type="month" name="month" id="month" value="" /&gt; &lt;/div&gt;&lt;/li&gt; &lt;li&gt;&lt;div data-role="fieldcontain"&gt; &lt;label for="week"&gt;Week:&lt;/label&gt; &lt;input type="week" name="week" id="week" value="" /&gt; &lt;/div&gt;&lt;/li&gt; &lt;li&gt;&lt;div data-role="fieldcontain"&gt; &lt;label for="date"&gt;Date:&lt;/label&gt; &lt;input type="date" name="date" id="date" value="" /&gt; &lt;/div&gt;&lt;/li&gt; &lt;li&gt;&lt;div data-role="fieldcontain"&gt; &lt;label for="time"&gt;Time:&lt;/label&gt; &lt;input type="time" name="time" id="time" value="" /&gt; &lt;/div&gt;&lt;/li&gt; &lt;li&gt;&lt;div data-role="fieldcontain"&gt; &lt;label for="datetime-l"&gt;Datetime local:&lt;/label&gt; &lt;input type="datetime-local" name="datetime-l" id="datetime-l" value="" /&gt; &lt;/div&gt;&lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; </pre> <div id="footer"> <hr size="1"> <font size="1">Except as noted, this content - excluding the Code Examples - is licensed under <a href="http://creativecommons.org/licenses/by/3.0/legalcode" target="_blank">Creative Commons Attribution 3.0</a> and all of the Code Examples contained herein are licensed under <a href="https://www.tizen.org/bsd-3-clause-license" target="_blank">BSD-3-Clause</a>.<br>For details, see the <a href="https://www.tizen.org/content-license" target="_blank">Content License</a>.</font> </div> </body> </html>
Date-time Picker
from fasthtml.common import * app = FastHTML(hdrs=( Script(src='../../snippet.js', type='text/javascript'), Meta(content='text/html; charset=utf-8', http_equiv='content-type'), Link(href='../../styles.css', rel='StyleSheet', type='text/css'), Link(href='../../snippet.css', rel='StyleSheet', type='text/css') )) rt = app.route @rt('/') def get(): return ( Title('Date-time Picker'), H1('Date-time Picker'), P('The date-time picker component displays a control that you can use to enter date and time values.'), Table( Tbody( Tr( Th('Note', cls='note deprecated') ), Tr( Td( 'This component has been', Span( 'DEPRECATED since', B('Tizen 2.3'), cls='deprecated' ), '.', cls='note deprecated' ) ), Tr( Td('Since 2.3, this component is supported by WebKit.', cls='note deprecated') ) ), cls='note deprecated' ), H2('Table of Contents'), Ol( Li( A('HTML Examples', href='#html-examples0.07567197550088167') ), cls='toc' ), H2( A(id='html-examples0.07567197550088167'), 'HTML Examples' ), P( 'To create a date-time picker, use an', Code('<input>'), 'element with the', Code('type'), 'attribute set to', Code('"month"'), ',', Code('"week"'), ',', Code('"date"'), ',', Code('"time"'), ', or', Code('"datetime-local"'), ', depending on the type of picker you want to create:' ), Pre('<div data-role="content">\n <ul data-role="listview">\n <li><div data-role="fieldcontain">\n <label for="month">Month:</label>\n <input type="month" name="month" id="month" value="" />\n </div></li>\n <li><div data-role="fieldcontain">\n <label for="week">Week:</label>\n <input type="week" name="week" id="week" value="" />\n </div></li>\n <li><div data-role="fieldcontain">\n <label for="date">Date:</label>\n <input type="date" name="date" id="date" value="" />\n </div></li>\n <li><div data-role="fieldcontain">\n <label for="time">Time:</label>\n <input type="time" name="time" id="time" value="" />\n </div></li>\n <li><div data-role="fieldcontain">\n <label for="datetime-l">Datetime local:</label>\n <input type="datetime-local" name="datetime-l" id="datetime-l" value="" />\n </div></li>\n </ul>\n</div>', cls='prettyprint'), Div( Hr(size='1'), Font( 'Except as noted, this content - excluding the Code Examples - is licensed under', A('Creative Commons Attribution\n\t\t3.0', href='http://creativecommons.org/licenses/by/3.0/legalcode', target='_blank'), 'and all of the Code Examples contained herein are licensed under', A('BSD-3-Clause', href='https://www.tizen.org/bsd-3-clause-license', target='_blank'), '.', Br(), 'For details, see the', A('Content License', href='https://www.tizen.org/content-license', target='_blank'), '.', size='1' ), id='footer' ) ) run_uv()
Script(src='../../snippet.js', type='text/javascript'), Meta(content='text/html; charset=utf-8', http_equiv='content-type'), Link(href='../../styles.css', rel='StyleSheet', type='text/css'), Link(href='../../snippet.css', rel='StyleSheet', type='text/css')
Title('Date-time Picker'), H1('Date-time Picker'), P('The date-time picker component displays a control that you can use to enter date and time values.'), Table( Tbody( Tr( Th('Note', cls='note deprecated') ), Tr( Td( 'This component has been', Span( 'DEPRECATED since', B('Tizen 2.3'), cls='deprecated' ), '.', cls='note deprecated' ) ), Tr( Td('Since 2.3, this component is supported by WebKit.', cls='note deprecated') ) ), cls='note deprecated' ), H2('Table of Contents'), Ol( Li( A('HTML Examples', href='#html-examples0.07567197550088167') ), cls='toc' ), H2( A(id='html-examples0.07567197550088167'), 'HTML Examples' ), P( 'To create a date-time picker, use an', Code('<input>'), 'element with the', Code('type'), 'attribute set to', Code('"month"'), ',', Code('"week"'), ',', Code('"date"'), ',', Code('"time"'), ', or', Code('"datetime-local"'), ', depending on the type of picker you want to create:' ), Pre('<div data-role="content">\n <ul data-role="listview">\n <li><div data-role="fieldcontain">\n <label for="month">Month:</label>\n <input type="month" name="month" id="month" value="" />\n </div></li>\n <li><div data-role="fieldcontain">\n <label for="week">Week:</label>\n <input type="week" name="week" id="week" value="" />\n </div></li>\n <li><div data-role="fieldcontain">\n <label for="date">Date:</label>\n <input type="date" name="date" id="date" value="" />\n </div></li>\n <li><div data-role="fieldcontain">\n <label for="time">Time:</label>\n <input type="time" name="time" id="time" value="" />\n </div></li>\n <li><div data-role="fieldcontain">\n <label for="datetime-l">Datetime local:</label>\n <input type="datetime-local" name="datetime-l" id="datetime-l" value="" />\n </div></li>\n </ul>\n</div>', cls='prettyprint'), Div( Hr(size='1'), Font( 'Except as noted, this content - excluding the Code Examples - is licensed under', A('Creative Commons Attribution\n\t\t3.0', href='http://creativecommons.org/licenses/by/3.0/legalcode', target='_blank'), 'and all of the Code Examples contained herein are licensed under', A('BSD-3-Clause', href='https://www.tizen.org/bsd-3-clause-license', target='_blank'), '.', Br(), 'For details, see the', A('Content License', href='https://www.tizen.org/content-license', target='_blank'), '.', size='1' ), id='footer' )
sdk/gcc_arm_embedded_4_9_mac/share/doc/gcc-arm-none-eabi/html/as.html/Invoking.html
Bardo91/fruitymesh_grvc
0
41
<html lang="en"> <head> <title>Invoking - Using as</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using as"> <meta name="generator" content="makeinfo 4.8"> <link title="Top" rel="start" href="index.html#Top"> <link rel="prev" href="Overview.html#Overview" title="Overview"> <link rel="next" href="Syntax.html#Syntax" title="Syntax"> <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage"> <!-- This file documents the GNU Assembler "as". Copyright (C) 1991-2013 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled ``GNU Free Documentation License''. --> <meta http-equiv="Content-Style-Type" content="text/css"> <style type="text/css"><!-- pre.display { font-family:inherit } pre.format { font-family:inherit } pre.smalldisplay { font-family:inherit; font-size:smaller } pre.smallformat { font-family:inherit; font-size:smaller } pre.smallexample { font-size:smaller } pre.smalllisp { font-size:smaller } span.sc { font-variant:small-caps } span.roman { font-family:serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; } --></style> </head> <body> <div class="node"> <p> <a name="Invoking"></a> Next:&nbsp;<a rel="next" accesskey="n" href="Syntax.html#Syntax">Syntax</a>, Previous:&nbsp;<a rel="previous" accesskey="p" href="Overview.html#Overview">Overview</a>, Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a> <hr> </div> <h2 class="chapter">2 Command-Line Options</h2> <p><a name="index-options_002c-all-versions-of-assembler-46"></a>This chapter describes command-line options available in <em>all</em> versions of the <span class="sc">gnu</span> assembler; see <a href="Machine-Dependencies.html#Machine-Dependencies">Machine Dependencies</a>, for options specific to particular machine architectures. <!-- man begin DESCRIPTION --> <p>If you are invoking <samp><span class="command">as</span></samp> via the <span class="sc">gnu</span> C compiler, you can use the `<samp><span class="samp">-Wa</span></samp>' option to pass arguments through to the assembler. The assembler arguments must be separated from each other (and the `<samp><span class="samp">-Wa</span></samp>') by commas. For example: <pre class="smallexample"> gcc -c -g -O -Wa,-alh,-L file.c </pre> <p class="noindent">This passes two options to the assembler: `<samp><span class="samp">-alh</span></samp>' (emit a listing to standard output with high-level and assembly source) and `<samp><span class="samp">-L</span></samp>' (retain local symbols in the symbol table). <p>Usually you do not need to use this `<samp><span class="samp">-Wa</span></samp>' mechanism, since many compiler command-line options are automatically passed to the assembler by the compiler. (You can call the <span class="sc">gnu</span> compiler driver with the `<samp><span class="samp">-v</span></samp>' option to see precisely what options it passes to each compilation pass, including the assembler.) <!-- man end --> <ul class="menu"> <li><a accesskey="1" href="a.html#a">a</a>: -a[cdghlns] enable listings <li><a accesskey="2" href="alternate.html#alternate">alternate</a>: --alternate enable alternate macro syntax <li><a accesskey="3" href="D.html#D">D</a>: -D for compatibility <li><a accesskey="4" href="f.html#f">f</a>: -f to work faster <li><a accesskey="5" href="I.html#I">I</a>: -I for .include search path <li><a accesskey="6" href="K.html#K">K</a>: -K for difference tables <li><a accesskey="7" href="L.html#L">L</a>: -L to retain local symbols <li><a accesskey="8" href="listing.html#listing">listing</a>: --listing-XXX to configure listing output <li><a accesskey="9" href="M.html#M">M</a>: -M or --mri to assemble in MRI compatibility mode <li><a href="MD.html#MD">MD</a>: --MD for dependency tracking <li><a href="o.html#o">o</a>: -o to name the object file <li><a href="R.html#R">R</a>: -R to join data and text sections <li><a href="statistics.html#statistics">statistics</a>: --statistics to see statistics about assembly <li><a href="traditional_002dformat.html#traditional_002dformat">traditional-format</a>: --traditional-format for compatible output <li><a href="v.html#v">v</a>: -v to announce version <li><a href="W.html#W">W</a>: -W, --no-warn, --warn, --fatal-warnings to control warnings <li><a href="Z.html#Z">Z</a>: -Z to make object file even after errors </ul> </body></html>
Invoking - Using as
from fasthtml.common import * app = FastHTML(hdrs=( Meta(content='text/html', http_equiv='Content-Type'), Meta(content='Using as', name='description'), Meta(content='makeinfo 4.8', name='generator'), Link(href='index.html#Top', rel='start', title='Top'), Link(href='Overview.html#Overview', rel='prev', title='Overview'), Link(href='Syntax.html#Syntax', rel='next', title='Syntax'), Link(href='http://www.gnu.org/software/texinfo/', rel='generator-home', title='Texinfo Homepage'), Meta(content='text/css', http_equiv='Content-Style-Type'), Style('<!--\n pre.display { font-family:inherit }\n pre.format { font-family:inherit }\n pre.smalldisplay { font-family:inherit; font-size:smaller }\n pre.smallformat { font-family:inherit; font-size:smaller }\n pre.smallexample { font-size:smaller }\n pre.smalllisp { font-size:smaller }\n span.sc { font-variant:small-caps }\n span.roman { font-family:serif; font-weight:normal; } \n span.sansserif { font-family:sans-serif; font-weight:normal; } \n-->', type='text/css') )) rt = app.route @rt('/') def get(): return ( Title('Invoking - Using as'), Div( P( A(name='Invoking'), 'Next:', A('Syntax', accesskey='n', href='Syntax.html#Syntax', rel='next'), ',\nPrevious:', A('Overview', accesskey='p', href='Overview.html#Overview', rel='previous'), ',\nUp:', A('Top', accesskey='u', href='index.html#Top', rel='up'), Hr() ), cls='node' ), H2('2 Command-Line Options', cls='chapter'), P( A(name='index-options_002c-all-versions-of-assembler-46'), 'This chapter describes command-line options available in', Em('all'), 'versions of the', Span('gnu', cls='sc'), 'assembler; see', A('Machine Dependencies', href='Machine-Dependencies.html#Machine-Dependencies'), ',\nfor options specific\nto particular machine architectures.', P( 'If you are invoking', Samp( Span('as', cls='command') ), 'via the', Span('gnu', cls='sc'), 'C compiler,\nyou can use the `', Samp( Span('-Wa', cls='samp') ), "' option to pass arguments through to the assembler. \nThe assembler arguments must be separated from each other (and the `", Samp( Span('-Wa', cls='samp') ), "')\nby commas. For example:", Pre('gcc -c -g -O -Wa,-alh,-L file.c', cls='smallexample'), P( 'This passes two options to the assembler: `', Samp( Span('-alh', cls='samp') ), "' (emit a listing to\nstandard output with high-level and assembly source) and `", Samp( Span('-L', cls='samp') ), "' (retain\nlocal symbols in the symbol table).", P( 'Usually you do not need to use this `', Samp( Span('-Wa', cls='samp') ), "' mechanism, since many compiler\ncommand-line options are automatically passed to the assembler by the compiler. \n(You can call the", Span('gnu', cls='sc'), 'compiler driver with the `', Samp( Span('-v', cls='samp') ), "' option to see\nprecisely what options it passes to each compilation pass, including the\nassembler.)", Ul( Li( A('a', accesskey='1', href='a.html#a'), ': -a[cdghlns] enable listings', Li( A('alternate', accesskey='2', href='alternate.html#alternate'), ': --alternate enable alternate macro syntax', Li( A('D', accesskey='3', href='D.html#D'), ': -D for compatibility', Li( A('f', accesskey='4', href='f.html#f'), ': -f to work faster', Li( A('I', accesskey='5', href='I.html#I'), ': -I for .include search path', Li( A('K', accesskey='6', href='K.html#K'), ': -K for difference tables', Li( A('L', accesskey='7', href='L.html#L'), ': -L to retain local symbols', Li( A('listing', accesskey='8', href='listing.html#listing'), ': --listing-XXX to configure listing output', Li( A('M', accesskey='9', href='M.html#M'), ': \t\t -M or --mri to assemble in MRI compatibility mode', Li( A('MD', href='MD.html#MD'), ': --MD for dependency tracking', Li( A('o', href='o.html#o'), ': -o to name the object file', Li( A('R', href='R.html#R'), ': -R to join data and text sections', Li( A('statistics', href='statistics.html#statistics'), ': --statistics to see statistics about assembly', Li( A('traditional-format', href='traditional_002dformat.html#traditional_002dformat'), ': --traditional-format for compatible output', Li( A('v', href='v.html#v'), ': -v to announce version', Li( A('W', href='W.html#W'), ': -W, --no-warn, --warn, --fatal-warnings to control warnings', Li( A('Z', href='Z.html#Z'), ': -Z to make object file even after errors' ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ), cls='menu' ) ), cls='noindent' ) ) ) ) run_uv()
Meta(content='text/html', http_equiv='Content-Type'), Meta(content='Using as', name='description'), Meta(content='makeinfo 4.8', name='generator'), Link(href='index.html#Top', rel='start', title='Top'), Link(href='Overview.html#Overview', rel='prev', title='Overview'), Link(href='Syntax.html#Syntax', rel='next', title='Syntax'), Link(href='http://www.gnu.org/software/texinfo/', rel='generator-home', title='Texinfo Homepage'), Meta(content='text/css', http_equiv='Content-Style-Type'), Style('<!--\n pre.display { font-family:inherit }\n pre.format { font-family:inherit }\n pre.smalldisplay { font-family:inherit; font-size:smaller }\n pre.smallformat { font-family:inherit; font-size:smaller }\n pre.smallexample { font-size:smaller }\n pre.smalllisp { font-size:smaller }\n span.sc { font-variant:small-caps }\n span.roman { font-family:serif; font-weight:normal; } \n span.sansserif { font-family:sans-serif; font-weight:normal; } \n-->', type='text/css')
Title('Invoking - Using as'), Div( P( A(name='Invoking'), 'Next:', A('Syntax', accesskey='n', href='Syntax.html#Syntax', rel='next'), ',\nPrevious:', A('Overview', accesskey='p', href='Overview.html#Overview', rel='previous'), ',\nUp:', A('Top', accesskey='u', href='index.html#Top', rel='up'), Hr() ), cls='node' ), H2('2 Command-Line Options', cls='chapter'), P( A(name='index-options_002c-all-versions-of-assembler-46'), 'This chapter describes command-line options available in', Em('all'), 'versions of the', Span('gnu', cls='sc'), 'assembler; see', A('Machine Dependencies', href='Machine-Dependencies.html#Machine-Dependencies'), ',\nfor options specific\nto particular machine architectures.', P( 'If you are invoking', Samp( Span('as', cls='command') ), 'via the', Span('gnu', cls='sc'), 'C compiler,\nyou can use the `', Samp( Span('-Wa', cls='samp') ), "' option to pass arguments through to the assembler. \nThe assembler arguments must be separated from each other (and the `", Samp( Span('-Wa', cls='samp') ), "')\nby commas. For example:", Pre('gcc -c -g -O -Wa,-alh,-L file.c', cls='smallexample'), P( 'This passes two options to the assembler: `', Samp( Span('-alh', cls='samp') ), "' (emit a listing to\nstandard output with high-level and assembly source) and `", Samp( Span('-L', cls='samp') ), "' (retain\nlocal symbols in the symbol table).", P( 'Usually you do not need to use this `', Samp( Span('-Wa', cls='samp') ), "' mechanism, since many compiler\ncommand-line options are automatically passed to the assembler by the compiler. \n(You can call the", Span('gnu', cls='sc'), 'compiler driver with the `', Samp( Span('-v', cls='samp') ), "' option to see\nprecisely what options it passes to each compilation pass, including the\nassembler.)", Ul( Li( A('a', accesskey='1', href='a.html#a'), ': -a[cdghlns] enable listings', Li( A('alternate', accesskey='2', href='alternate.html#alternate'), ': --alternate enable alternate macro syntax', Li( A('D', accesskey='3', href='D.html#D'), ': -D for compatibility', Li( A('f', accesskey='4', href='f.html#f'), ': -f to work faster', Li( A('I', accesskey='5', href='I.html#I'), ': -I for .include search path', Li( A('K', accesskey='6', href='K.html#K'), ': -K for difference tables', Li( A('L', accesskey='7', href='L.html#L'), ': -L to retain local symbols', Li( A('listing', accesskey='8', href='listing.html#listing'), ': --listing-XXX to configure listing output', Li( A('M', accesskey='9', href='M.html#M'), ': \t\t -M or --mri to assemble in MRI compatibility mode', Li( A('MD', href='MD.html#MD'), ': --MD for dependency tracking', Li( A('o', href='o.html#o'), ': -o to name the object file', Li( A('R', href='R.html#R'), ': -R to join data and text sections', Li( A('statistics', href='statistics.html#statistics'), ': --statistics to see statistics about assembly', Li( A('traditional-format', href='traditional_002dformat.html#traditional_002dformat'), ': --traditional-format for compatible output', Li( A('v', href='v.html#v'), ': -v to announce version', Li( A('W', href='W.html#W'), ': -W, --no-warn, --warn, --fatal-warnings to control warnings', Li( A('Z', href='Z.html#Z'), ': -Z to make object file even after errors' ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ), cls='menu' ) ), cls='noindent' ) ) )
mdn/web/api/idbtransaction/oncomplete/index.html
SKsakibul125/symmetrical-system
7
42
<gh_stars>1-10 --- title: IDBTransaction.oncomplete slug: Web/API/IDBTransaction/oncomplete tags: - API - Database - IDBTransaction - IndexedDB - Property - Reference - Storage - oncomplete browser-compat: api.IDBTransaction.oncomplete --- <p>{{ APIRef("IndexedDB") }}</p> <p> The <strong><code>oncomplete</code></strong> event handler of the {{domxref("IDBTransaction")}} interface handles the complete event, fired when the transaction successfully completes. </p> <p> As of Firefox 40, IndexedDB transactions have relaxed durability guarantees to increase performance (see {{Bug("1112702")}}), which is the same behavior as other IndexedDB-supporting browsers. Previously in a <code>readwrite</code> transaction {{domxref("IDBTransaction.oncomplete")}} was fired only when all data was guaranteed to have been flushed to disk. In Firefox 40+ the <code>complete</code> event is fired after the OS has been told to write the data but potentially before that data has actually been flushed to disk. The <code>complete</code> event may thus be delivered quicker than before, however, there exists a small chance that the entire transaction will be lost if the OS crashes or there is a loss of system power before the data is flushed to disk. </p> <p>{{AvailableInWorkers}}</p> <div class="note"> <p> <strong>Note</strong>: In Firefox, if you wish to ensure durability for some reason (e.g. you're storing critical data that cannot be recomputed later) you can force a transaction to flush to disk before delivering the <code>complete</code> event by creating a transaction using the experimental (non-standard) <code>readwriteflush</code> mode (see {{domxref("IDBDatabase.transaction")}}.) This is currently experimental, and can only be used if the <code>dom.indexedDB.experimental</code> pref is set to <code>true</code> in <code>about:config</code>. </p> </div> <h2 id="Syntax">Syntax</h2> <pre class="brush: js" ><em>transaction</em>.oncomplete = <em>function</em>(event) { ... };</pre> <h2 id="Example">Example</h2> <p> In the following code snippet, we open a read/write transaction on our database and add some data to an object store. Note also the functions attached to transaction event handlers to report on the outcome of the transaction opening in the event of success or failure. Note the <code >transaction.oncomplete = function(event) { };</code > block, which reports back when the transaction was successful. For a full working example, see our <a href="https://github.com/mdn/to-do-notifications/" >To-do Notifications</a > app (<a href="https://mdn.github.io/to-do-notifications/" >view example live</a >.) </p> <pre class="brush: js"> // Let us open our database var DBOpenRequest = window.indexedDB.open("toDoList", 4); DBOpenRequest.onsuccess = function(event) { note.innerHTML += '&lt;li&gt;Database initialised.&lt;/li&gt;'; // store the result of opening the database in the db variable.   // This is used a lot below db = DBOpenRequest.result; // Run the addData() function to add the data to the database addData(); }; function addData() { // Create a new object ready for being inserted into the IDB var newItem = [ { taskTitle: "Walk dog", hours: 19, minutes: 30, day: 24, month: "December", year: 2013, notified: "no" } ]; // open a read/write db transaction, ready for adding the data var transaction = db.transaction(["toDoList"], "readwrite"); // report on the success of opening the transaction transaction.oncomplete = function(event) { note.innerHTML += '&lt;li&gt;Transaction completed: database modification finished.&lt;/li&gt;'; }; transaction.onerror = function(event) { note.innerHTML += '&lt;li&gt;Transaction not opened due to error: ' + transaction.error + '&lt;/li&gt;'; }; // create an object store on the transaction var objectStore = transaction.objectStore("toDoList"); // add our newItem object to the object store var objectStoreRequest = objectStore.add(newItem[0]);   objectStoreRequest.onsuccess = function(event) {     // report the success of the request (this does not mean the item     // has been stored successfully in the DB - for that you need transaction.oncomplete)     note.innerHTML += '&lt;li&gt;Request successful.&lt;/li&gt;';   }; };</pre > <h2 id="Specifications">Specifications</h2> {{Specifications}} <h2 id="Browser_compatibility">Browser compatibility</h2> <p>{{Compat}}</p> <h2 id="See_also">See also</h2> <ul> <li> <a href="/en-US/docs/Web/API/IndexedDB_API/Using_IndexedDB" >Using IndexedDB</a > </li> <li>Starting transactions: {{domxref("IDBDatabase")}}</li> <li>Using transactions: {{domxref("IDBTransaction")}}</li> <li>Setting a range of keys: {{domxref("IDBKeyRange")}}</li> <li> Retrieving and making changes to your data: {{domxref("IDBObjectStore")}} </li> <li>Using cursors: {{domxref("IDBCursor")}}</li> <li> Reference example: <a class="external" href="https://github.com/mdn/to-do-notifications/tree/gh-pages" >To-do Notifications</a > (<a class="external" href="https://mdn.github.io/to-do-notifications/" >view example live</a >.) </li> <li> <code ><a href="/en-US/docs/Web/API/IDBTransaction/complete_event" >complete</a ></code > event </li> </ul>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
rdoc/site/0.2.0/Nucleon/Parallel/InstanceMethods.html
avinash530/nucleon
0
43
<filename>rdoc/site/0.2.0/Nucleon/Parallel/InstanceMethods.html <!DOCTYPE html> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type"> <title>module Nucleon::Parallel::InstanceMethods - nucleon 0.2.0</title> <link type="text/css" media="screen" href="../../rdoc.css" rel="stylesheet"> <script type="text/javascript"> var rdoc_rel_prefix = "../../"; </script> <script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script> <script type="text/javascript" charset="utf-8" src="../../js/navigation.js"></script> <script type="text/javascript" charset="utf-8" src="../../js/search_index.js"></script> <script type="text/javascript" charset="utf-8" src="../../js/search.js"></script> <script type="text/javascript" charset="utf-8" src="../../js/searcher.js"></script> <script type="text/javascript" charset="utf-8" src="../../js/darkfish.js"></script> <body id="top" class="module"> <nav id="metadata"> <nav id="home-section" class="section"> <h3 class="section-header"> <a href="../../index.html">Home</a> <a href="../../table_of_contents.html#classes">Classes</a> <a href="../../table_of_contents.html#methods">Methods</a> </h3> </nav> <nav id="search-section" class="section project-section" class="initially-hidden"> <form action="#" method="get" accept-charset="utf-8"> <h3 class="section-header"> <input type="text" name="search" placeholder="Search" id="search-field" title="Type to search, Up and Down to navigate, Enter to load"> </h3> </form> <ul id="search-results" class="initially-hidden"></ul> </nav> <div id="file-metadata"> <nav id="file-list-section" class="section"> <h3 class="section-header">Defined In</h3> <ul> <li>lib/core/facade.rb </ul> </nav> </div> <div id="class-metadata"> <!-- Method Quickref --> <nav id="method-list-section" class="section"> <h3 class="section-header">Methods</h3> <ul class="link-list"> <li><a href="#method-i-parallel">#parallel</a> <li><a href="#method-i-parallel_array">#parallel_array</a> <li><a href="#method-i-parallel_finalize">#parallel_finalize</a> <li><a href="#method-i-parallel_hash">#parallel_hash</a> </ul> </nav> </div> <div id="project-metadata"> <nav id="fileindex-section" class="section project-section"> <h3 class="section-header">Pages</h3> <ul> <li class="file"><a href="../../ARCHITECTURE_rdoc.html">ARCHITECTURE</a> <li class="file"><a href="../../README_rdoc.html">README</a> <li class="file"><a href="../../TODO_rdoc.html">TODO</a> </ul> </nav> <nav id="classindex-section" class="section project-section"> <h3 class="section-header">Class and Module Index</h3> <ul class="link-list"> <li><a href="../../Nucleon.html">Nucleon</a> <li><a href="../../Nucleon/Action.html">Nucleon::Action</a> <li><a href="../../Nucleon/Action/Extract.html">Nucleon::Action::Extract</a> <li><a href="../../Nucleon/Action/Project.html">Nucleon::Action::Project</a> <li><a href="../../Nucleon/Action/Project/Add.html">Nucleon::Action::Project::Add</a> <li><a href="../../Nucleon/Action/Project/Create.html">Nucleon::Action::Project::Create</a> <li><a href="../../Nucleon/Action/Project/Remove.html">Nucleon::Action::Project::Remove</a> <li><a href="../../Nucleon/Action/Project/Save.html">Nucleon::Action::Project::Save</a> <li><a href="../../Nucleon/Action/Project/Update.html">Nucleon::Action::Project::Update</a> <li><a href="../../Nucleon/Codes.html">Nucleon::Codes</a> <li><a href="../../Nucleon/Command.html">Nucleon::Command</a> <li><a href="../../Nucleon/Command/Bash.html">Nucleon::Command::Bash</a> <li><a href="../../Nucleon/Config.html">Nucleon::Config</a> <li><a href="../../Nucleon/Config/Collection.html">Nucleon::Config::Collection</a> <li><a href="../../Nucleon/Config/Options.html">Nucleon::Config::Options</a> <li><a href="../../Nucleon/Core.html">Nucleon::Core</a> <li><a href="../../Nucleon/Environment.html">Nucleon::Environment</a> <li><a href="../../Nucleon/Errors.html">Nucleon::Errors</a> <li><a href="../../Nucleon/Errors/BatchError.html">Nucleon::Errors::BatchError</a> <li><a href="../../Nucleon/Errors/NucleonError.html">Nucleon::Errors::NucleonError</a> <li><a href="../../Nucleon/Errors/SSHUnavailable.html">Nucleon::Errors::SSHUnavailable</a> <li><a href="../../Nucleon/Event.html">Nucleon::Event</a> <li><a href="../../Nucleon/Event/Regex.html">Nucleon::Event::Regex</a> <li><a href="../../Nucleon/Facade.html">Nucleon::Facade</a> <li><a href="../../Nucleon/Gems.html">Nucleon::Gems</a> <li><a href="../../Nucleon/Manager.html">Nucleon::Manager</a> <li><a href="../../Nucleon/Mixin.html">Nucleon::Mixin</a> <li><a href="../../Nucleon/Mixin/Action.html">Nucleon::Mixin::Action</a> <li><a href="../../Nucleon/Mixin/Action/Commit.html">Nucleon::Mixin::Action::Commit</a> <li><a href="../../Nucleon/Mixin/Action/Project.html">Nucleon::Mixin::Action::Project</a> <li><a href="../../Nucleon/Mixin/Action/Push.html">Nucleon::Mixin::Action::Push</a> <li><a href="../../Nucleon/Mixin/Colors.html">Nucleon::Mixin::Colors</a> <li><a href="../../Nucleon/Mixin/ConfigCollection.html">Nucleon::Mixin::ConfigCollection</a> <li><a href="../../Nucleon/Mixin/ConfigOptions.html">Nucleon::Mixin::ConfigOptions</a> <li><a href="../../Nucleon/Mixin/Macro.html">Nucleon::Mixin::Macro</a> <li><a href="../../Nucleon/Mixin/Macro/ObjectInterface.html">Nucleon::Mixin::Macro::ObjectInterface</a> <li><a href="../../Nucleon/Mixin/Macro/PluginInterface.html">Nucleon::Mixin::Macro::PluginInterface</a> <li><a href="../../Nucleon/Mixin/Settings.html">Nucleon::Mixin::Settings</a> <li><a href="../../Nucleon/Mixin/SubConfig.html">Nucleon::Mixin::SubConfig</a> <li><a href="../../Nucleon/Parallel.html">Nucleon::Parallel</a> <li><a href="../../Nucleon/Parallel/ClassMethods.html">Nucleon::Parallel::ClassMethods</a> <li><a href="../../Nucleon/Parallel/InstanceMethods.html">Nucleon::Parallel::InstanceMethods</a> <li><a href="../../Nucleon/Plugin.html">Nucleon::Plugin</a> <li><a href="../../Nucleon/Plugin/Action.html">Nucleon::Plugin::Action</a> <li><a href="../../Nucleon/Plugin/Action/Option.html">Nucleon::Plugin::Action::Option</a> <li><a href="../../Nucleon/Plugin/Base.html">Nucleon::Plugin::Base</a> <li><a href="../../Nucleon/Plugin/Command.html">Nucleon::Plugin::Command</a> <li><a href="../../Nucleon/Plugin/Event.html">Nucleon::Plugin::Event</a> <li><a href="../../Nucleon/Plugin/Extension.html">Nucleon::Plugin::Extension</a> <li><a href="../../Nucleon/Plugin/Project.html">Nucleon::Plugin::Project</a> <li><a href="../../Nucleon/Plugin/Template.html">Nucleon::Plugin::Template</a> <li><a href="../../Nucleon/Plugin/Translator.html">Nucleon::Plugin::Translator</a> <li><a href="../../Nucleon/Project.html">Nucleon::Project</a> <li><a href="../../Nucleon/Project/Git.html">Nucleon::Project::Git</a> <li><a href="../../Nucleon/Project/Github.html">Nucleon::Project::Github</a> <li><a href="../../Nucleon/Template.html">Nucleon::Template</a> <li><a href="../../Nucleon/Template/JSON.html">Nucleon::Template::JSON</a> <li><a href="../../Nucleon/Template/Wrapper.html">Nucleon::Template::Wrapper</a> <li><a href="../../Nucleon/Template/YAML.html">Nucleon::Template::YAML</a> <li><a href="../../Nucleon/Translator.html">Nucleon::Translator</a> <li><a href="../../Nucleon/Translator/JSON.html">Nucleon::Translator::JSON</a> <li><a href="../../Nucleon/Translator/YAML.html">Nucleon::Translator::YAML</a> <li><a href="../../Nucleon/Util.html">Nucleon::Util</a> <li><a href="../../Nucleon/Util/CLI.html">Nucleon::Util::CLI</a> <li><a href="../../Nucleon/Util/CLI/Parser.html">Nucleon::Util::CLI::Parser</a> <li><a href="../../Nucleon/Util/Cache.html">Nucleon::Util::Cache</a> <li><a href="../../Nucleon/Util/Console.html">Nucleon::Util::Console</a> <li><a href="../../Nucleon/Util/Data.html">Nucleon::Util::Data</a> <li><a href="../../Nucleon/Util/Disk.html">Nucleon::Util::Disk</a> <li><a href="../../Nucleon/Util/Git.html">Nucleon::Util::Git</a> <li><a href="../../Nucleon/Util/Liquid.html">Nucleon::Util::Liquid</a> <li><a href="../../Nucleon/Util/Logger.html">Nucleon::Util::Logger</a> <li><a href="../../Nucleon/Util/Package.html">Nucleon::Util::Package</a> <li><a href="../../Nucleon/Util/SSH.html">Nucleon::Util::SSH</a> <li><a href="../../Nucleon/Util/SSH/Keypair.html">Nucleon::Util::SSH::Keypair</a> <li><a href="../../Nucleon/Util/Shell.html">Nucleon::Util::Shell</a> <li><a href="../../Nucleon/Util/Shell/Result.html">Nucleon::Util::Shell::Result</a> <li><a href="../../Hash.html">Hash</a> <li><a href="../../Kernel.html">Kernel</a> </ul> </nav> </div> </nav> <div id="documentation"> <h1 class="module">module Nucleon::Parallel::InstanceMethods</h1> <div id="description" class="description"> </div><!-- description --> <section id="5Buntitled-5D" class="documentation-section"> <!-- Methods --> <section id="public-instance-5Buntitled-5D-method-details" class="method-section section"> <h3 class="section-header">Public Instance Methods</h3> <div id="method-i-parallel" class="method-detail "> <div class="method-heading"> <span class="method-name">parallel</span><span class="method-args">(method, args, *shared_args)</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="parallel-source"> <pre><span class="ruby-comment"># File lib/core/facade.rb, line 26</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">parallel</span>(<span class="ruby-identifier">method</span>, <span class="ruby-identifier">args</span>, *<span class="ruby-identifier">shared_args</span>) <span class="ruby-identifier">results</span> = <span class="ruby-keyword">nil</span> <span class="ruby-keyword">case</span> <span class="ruby-identifier">args</span> <span class="ruby-keyword">when</span> <span class="ruby-constant">Hash</span> <span class="ruby-identifier">results</span> = <span class="ruby-identifier">parallel_hash</span>(<span class="ruby-identifier">method</span>, <span class="ruby-identifier">args</span>, *<span class="ruby-identifier">shared_args</span>) <span class="ruby-keyword">when</span> <span class="ruby-constant">Array</span>, <span class="ruby-constant">String</span>, <span class="ruby-constant">Symbol</span> <span class="ruby-identifier">results</span> = <span class="ruby-identifier">parallel_array</span>(<span class="ruby-identifier">method</span>, <span class="ruby-identifier">args</span>, *<span class="ruby-identifier">shared_args</span>) <span class="ruby-keyword">end</span> <span class="ruby-identifier">results</span> <span class="ruby-keyword">end</span></pre> </div><!-- parallel-source --> </div> </div><!-- parallel-method --> <div id="method-i-parallel_array" class="method-detail "> <div class="method-heading"> <span class="method-name">parallel_array</span><span class="method-args">(method, array_args, *shared_args)</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="parallel_array-source"> <pre><span class="ruby-comment"># File lib/core/facade.rb, line 40</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">parallel_array</span>(<span class="ruby-identifier">method</span>, <span class="ruby-identifier">array_args</span>, *<span class="ruby-identifier">shared_args</span>) <span class="ruby-identifier">results</span> = [] <span class="ruby-identifier">array_args</span> = [ <span class="ruby-identifier">array_args</span> ] <span class="ruby-keyword">unless</span> <span class="ruby-identifier">array_args</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Array</span>) <span class="ruby-keyword">if</span> <span class="ruby-constant">Nucleon</span>.<span class="ruby-identifier">parallel?</span> <span class="ruby-identifier">array_args</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">arg</span><span class="ruby-operator">|</span> <span class="ruby-identifier">results</span> <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-identifier">future</span>.<span class="ruby-identifier">send</span>(<span class="ruby-identifier">method</span>, <span class="ruby-identifier">arg</span>, *<span class="ruby-identifier">shared_args</span>) <span class="ruby-keyword">end</span> <span class="ruby-identifier">results</span>.<span class="ruby-identifier">map</span> { <span class="ruby-operator">|</span><span class="ruby-identifier">future</span><span class="ruby-operator">|</span> <span class="ruby-identifier">future</span>.<span class="ruby-identifier">value</span> } <span class="ruby-comment"># Wait for all to finish.</span> <span class="ruby-keyword">else</span> <span class="ruby-identifier">array_args</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">arg</span><span class="ruby-operator">|</span> <span class="ruby-identifier">results</span> <span class="ruby-operator">&lt;&lt;</span> <span class="ruby-identifier">send</span>(<span class="ruby-identifier">method</span>, <span class="ruby-identifier">arg</span>, *<span class="ruby-identifier">shared_args</span>) <span class="ruby-keyword">end</span> <span class="ruby-keyword">end</span> <span class="ruby-identifier">results</span> <span class="ruby-keyword">end</span></pre> </div><!-- parallel_array-source --> </div> </div><!-- parallel_array-method --> <div id="method-i-parallel_finalize" class="method-detail "> <div class="method-heading"> <span class="method-name">parallel_finalize</span><span class="method-args">()</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="parallel_finalize-source"> <pre><span class="ruby-comment"># File lib/core/facade.rb, line 20</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">parallel_finalize</span> <span class="ruby-comment"># Override if needed </span> <span class="ruby-keyword">end</span></pre> </div><!-- parallel_finalize-source --> </div> </div><!-- parallel_finalize-method --> <div id="method-i-parallel_hash" class="method-detail "> <div class="method-heading"> <span class="method-name">parallel_hash</span><span class="method-args">(method, hash_args, *shared_args)</span> <span class="method-click-advice">click to toggle source</span> </div> <div class="method-description"> <div class="method-source-code" id="parallel_hash-source"> <pre><span class="ruby-comment"># File lib/core/facade.rb, line 59</span> <span class="ruby-keyword">def</span> <span class="ruby-identifier">parallel_hash</span>(<span class="ruby-identifier">method</span>, <span class="ruby-identifier">hash_args</span>, *<span class="ruby-identifier">shared_args</span>) <span class="ruby-identifier">results</span> = {} <span class="ruby-keyword">if</span> <span class="ruby-constant">Nucleon</span>.<span class="ruby-identifier">parallel?</span> <span class="ruby-identifier">hash_args</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">key</span>, <span class="ruby-identifier">value</span><span class="ruby-operator">|</span> <span class="ruby-identifier">results</span>[<span class="ruby-identifier">key</span>] = <span class="ruby-identifier">future</span>.<span class="ruby-identifier">send</span>(<span class="ruby-identifier">method</span>, <span class="ruby-identifier">key</span>, <span class="ruby-identifier">value</span>, *<span class="ruby-identifier">shared_args</span>) <span class="ruby-keyword">end</span> <span class="ruby-identifier">results</span>.<span class="ruby-identifier">keys</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">key</span><span class="ruby-operator">|</span> <span class="ruby-comment"># Wait for all to finish.</span> <span class="ruby-identifier">results</span>[<span class="ruby-identifier">key</span>] = <span class="ruby-identifier">results</span>[<span class="ruby-identifier">key</span>].<span class="ruby-identifier">value</span> <span class="ruby-keyword">end</span> <span class="ruby-keyword">else</span> <span class="ruby-identifier">hash_args</span>.<span class="ruby-identifier">each</span> <span class="ruby-keyword">do</span> <span class="ruby-operator">|</span><span class="ruby-identifier">key</span>, <span class="ruby-identifier">value</span><span class="ruby-operator">|</span> <span class="ruby-identifier">results</span>[<span class="ruby-identifier">key</span>] = <span class="ruby-identifier">send</span>(<span class="ruby-identifier">method</span>, <span class="ruby-identifier">key</span>, <span class="ruby-identifier">value</span>, *<span class="ruby-identifier">shared_args</span>) <span class="ruby-keyword">end</span> <span class="ruby-keyword">end</span> <span class="ruby-identifier">results</span> <span class="ruby-keyword">end</span></pre> </div><!-- parallel_hash-source --> </div> </div><!-- parallel_hash-method --> </section><!-- public-instance-method-details --> </section><!-- 5Buntitled-5D --> </div><!-- documentation --> <footer id="validator-badges"> <p><a href="http://validator.w3.org/check/referer">[Validate]</a> <p>Generated by <a href="https://github.com/rdoc/rdoc">RDoc</a> 3.12.2. <p>Generated with the <a href="http://deveiate.org/projects/Darkfish-Rdoc/">Darkfish Rdoc Generator</a> 3. </footer>
module Nucleon::Parallel::InstanceMethods - nucleon 0.2.0
from fasthtml.common import * app = FastHTML(hdrs=( Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Link(href='../../rdoc.css', media='screen', rel='stylesheet', type='text/css'), Script('var rdoc_rel_prefix = "../../";', type='text/javascript'), Script(charset='utf-8', src='../../js/jquery.js', type='text/javascript'), Script(charset='utf-8', src='../../js/navigation.js', type='text/javascript'), Script(charset='utf-8', src='../../js/search_index.js', type='text/javascript'), Script(charset='utf-8', src='../../js/search.js', type='text/javascript'), Script(charset='utf-8', src='../../js/searcher.js', type='text/javascript'), Script(charset='utf-8', src='../../js/darkfish.js', type='text/javascript'), Body( Nav( Nav( H3( A('Home', href='../../index.html'), A('Classes', href='../../table_of_contents.html#classes'), A('Methods', href='../../table_of_contents.html#methods'), cls='section-header' ), cls='section', id='home-section' ), Nav( Form( H3( Input(id='search-field', name='search', placeholder='Search', title='Type to search, Up and Down to navigate, Enter to load', type='text'), cls='section-header' ), accept_charset='utf-8', action='#', method='get' ), Ul(cls='initially-hidden', id='search-results'), cls='initially-hidden', id='search-section' ), Div( Nav( H3('Defined In', cls='section-header'), Ul( Li('lib/core/facade.rb') ), cls='section', id='file-list-section' ), id='file-metadata' ), Div( Nav( H3('Methods', cls='section-header'), Ul( Li( A('#parallel', href='#method-i-parallel'), Li( A('#parallel_array', href='#method-i-parallel_array'), Li( A('#parallel_finalize', href='#method-i-parallel_finalize'), Li( A('#parallel_hash', href='#method-i-parallel_hash') ) ) ) ), cls='link-list' ), cls='section', id='method-list-section' ), id='class-metadata' ), Div( Nav( H3('Pages', cls='section-header'), Ul( Li( A('ARCHITECTURE', href='../../ARCHITECTURE_rdoc.html'), Li( A('README', href='../../README_rdoc.html'), Li( A('TODO', href='../../TODO_rdoc.html'), cls='file' ), cls='file' ), cls='file' ) ), cls='section project-section', id='fileindex-section' ), Nav( H3('Class and Module Index', cls='section-header'), Ul( Li( A('Nucleon', href='../../Nucleon.html'), Li( A('Nucleon::Action', href='../../Nucleon/Action.html'), Li( A('Nucleon::Action::Extract', href='../../Nucleon/Action/Extract.html'), Li( A('Nucleon::Action::Project', href='../../Nucleon/Action/Project.html'), Li( A('Nucleon::Action::Project::Add', href='../../Nucleon/Action/Project/Add.html'), Li( A('Nucleon::Action::Project::Create', href='../../Nucleon/Action/Project/Create.html'), Li( A('Nucleon::Action::Project::Remove', href='../../Nucleon/Action/Project/Remove.html'), Li( A('Nucleon::Action::Project::Save', href='../../Nucleon/Action/Project/Save.html'), Li( A('Nucleon::Action::Project::Update', href='../../Nucleon/Action/Project/Update.html'), Li( A('Nucleon::Codes', href='../../Nucleon/Codes.html'), Li( A('Nucleon::Command', href='../../Nucleon/Command.html'), Li( A('Nucleon::Command::Bash', href='../../Nucleon/Command/Bash.html'), Li( A('Nucleon::Config', href='../../Nucleon/Config.html'), Li( A('Nucleon::Config::Collection', href='../../Nucleon/Config/Collection.html'), Li( A('Nucleon::Config::Options', href='../../Nucleon/Config/Options.html'), Li( A('Nucleon::Core', href='../../Nucleon/Core.html'), Li( A('Nucleon::Environment', href='../../Nucleon/Environment.html'), Li( A('Nucleon::Errors', href='../../Nucleon/Errors.html'), Li( A('Nucleon::Errors::BatchError', href='../../Nucleon/Errors/BatchError.html'), Li( A('Nucleon::Errors::NucleonError', href='../../Nucleon/Errors/NucleonError.html'), Li( A('Nucleon::Errors::SSHUnavailable', href='../../Nucleon/Errors/SSHUnavailable.html'), Li( A('Nucleon::Event', href='../../Nucleon/Event.html'), Li( A('Nucleon::Event::Regex', href='../../Nucleon/Event/Regex.html'), Li( A('Nucleon::Facade', href='../../Nucleon/Facade.html'), Li( A('Nucleon::Gems', href='../../Nucleon/Gems.html'), Li( A('Nucleon::Manager', href='../../Nucleon/Manager.html'), Li( A('Nucleon::Mixin', href='../../Nucleon/Mixin.html'), Li( A('Nucleon::Mixin::Action', href='../../Nucleon/Mixin/Action.html'), Li( A('Nucleon::Mixin::Action::Commit', href='../../Nucleon/Mixin/Action/Commit.html'), Li( A('Nucleon::Mixin::Action::Project', href='../../Nucleon/Mixin/Action/Project.html'), Li( A('Nucleon::Mixin::Action::Push', href='../../Nucleon/Mixin/Action/Push.html'), Li( A('Nucleon::Mixin::Colors', href='../../Nucleon/Mixin/Colors.html'), Li( A('Nucleon::Mixin::ConfigCollection', href='../../Nucleon/Mixin/ConfigCollection.html'), Li( A('Nucleon::Mixin::ConfigOptions', href='../../Nucleon/Mixin/ConfigOptions.html'), Li( A('Nucleon::Mixin::Macro', href='../../Nucleon/Mixin/Macro.html'), Li( A('Nucleon::Mixin::Macro::ObjectInterface', href='../../Nucleon/Mixin/Macro/ObjectInterface.html'), Li( A('Nucleon::Mixin::Macro::PluginInterface', href='../../Nucleon/Mixin/Macro/PluginInterface.html'), Li( A('Nucleon::Mixin::Settings', href='../../Nucleon/Mixin/Settings.html'), Li( A('Nucleon::Mixin::SubConfig', href='../../Nucleon/Mixin/SubConfig.html'), Li( A('Nucleon::Parallel', href='../../Nucleon/Parallel.html'), Li( A('Nucleon::Parallel::ClassMethods', href='../../Nucleon/Parallel/ClassMethods.html'), Li( A('Nucleon::Parallel::InstanceMethods', href='../../Nucleon/Parallel/InstanceMethods.html'), Li( A('Nucleon::Plugin', href='../../Nucleon/Plugin.html'), Li( A('Nucleon::Plugin::Action', href='../../Nucleon/Plugin/Action.html'), Li( A('Nucleon::Plugin::Action::Option', href='../../Nucleon/Plugin/Action/Option.html'), Li( A('Nucleon::Plugin::Base', href='../../Nucleon/Plugin/Base.html'), Li( A('Nucleon::Plugin::Command', href='../../Nucleon/Plugin/Command.html'), Li( A('Nucleon::Plugin::Event', href='../../Nucleon/Plugin/Event.html'), Li( A('Nucleon::Plugin::Extension', href='../../Nucleon/Plugin/Extension.html'), Li( A('Nucleon::Plugin::Project', href='../../Nucleon/Plugin/Project.html'), Li( A('Nucleon::Plugin::Template', href='../../Nucleon/Plugin/Template.html'), Li( A('Nucleon::Plugin::Translator', href='../../Nucleon/Plugin/Translator.html'), Li( A('Nucleon::Project', href='../../Nucleon/Project.html'), Li( A('Nucleon::Project::Git', href='../../Nucleon/Project/Git.html'), Li( A('Nucleon::Project::Github', href='../../Nucleon/Project/Github.html'), Li( A('Nucleon::Template', href='../../Nucleon/Template.html'), Li( A('Nucleon::Template::JSON', href='../../Nucleon/Template/JSON.html'), Li( A('Nucleon::Template::Wrapper', href='../../Nucleon/Template/Wrapper.html'), Li( A('Nucleon::Template::YAML', href='../../Nucleon/Template/YAML.html'), Li( A('Nucleon::Translator', href='../../Nucleon/Translator.html'), Li( A('Nucleon::Translator::JSON', href='../../Nucleon/Translator/JSON.html'), Li( A('Nucleon::Translator::YAML', href='../../Nucleon/Translator/YAML.html'), Li( A('Nucleon::Util', href='../../Nucleon/Util.html'), Li( A('Nucleon::Util::CLI', href='../../Nucleon/Util/CLI.html'), Li( A('Nucleon::Util::CLI::Parser', href='../../Nucleon/Util/CLI/Parser.html'), Li( A('Nucleon::Util::Cache', href='../../Nucleon/Util/Cache.html'), Li( A('Nucleon::Util::Console', href='../../Nucleon/Util/Console.html'), Li( A('Nucleon::Util::Data', href='../../Nucleon/Util/Data.html'), Li( A('Nucleon::Util::Disk', href='../../Nucleon/Util/Disk.html'), Li( A('Nucleon::Util::Git', href='../../Nucleon/Util/Git.html'), Li( A('Nucleon::Util::Liquid', href='../../Nucleon/Util/Liquid.html'), Li( A('Nucleon::Util::Logger', href='../../Nucleon/Util/Logger.html'), Li( A('Nucleon::Util::Package', href='../../Nucleon/Util/Package.html'), Li( A('Nucleon::Util::SSH', href='../../Nucleon/Util/SSH.html'), Li( A('Nucleon::Util::SSH::Keypair', href='../../Nucleon/Util/SSH/Keypair.html'), Li( A('Nucleon::Util::Shell', href='../../Nucleon/Util/Shell.html'), Li( A('Nucleon::Util::Shell::Result', href='../../Nucleon/Util/Shell/Result.html'), Li( A('Hash', href='../../Hash.html'), Li( A('Kernel', href='../../Kernel.html') ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ), cls='link-list' ), cls='section project-section', id='classindex-section' ), id='project-metadata' ), id='metadata' ), Div( H1('module Nucleon::Parallel::InstanceMethods', cls='module'), Div(cls='description', id='description'), Section( Section( H3('Public Instance Methods', cls='section-header'), Div( Div( Span('parallel', cls='method-name'), Span('(method, args, *shared_args)', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 26', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('results', cls='ruby-identifier'), '=', Span('nil', cls='ruby-keyword'), Span('case', cls='ruby-keyword'), Span('args', cls='ruby-identifier'), Span('when', cls='ruby-keyword'), Span('Hash', cls='ruby-constant'), Span('results', cls='ruby-identifier'), '=', Span('parallel_hash', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('when', cls='ruby-keyword'), Span('Array', cls='ruby-constant'), ',', Span('String', cls='ruby-constant'), ',', Span('Symbol', cls='ruby-constant'), Span('results', cls='ruby-identifier'), '=', Span('parallel_array', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel' ), Div( Div( Span('parallel_array', cls='method-name'), Span('(method, array_args, *shared_args)', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 40', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel_array', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('array_args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('results', cls='ruby-identifier'), '= []', Span('array_args', cls='ruby-identifier'), '= [', Span('array_args', cls='ruby-identifier'), ']', Span('unless', cls='ruby-keyword'), Span('array_args', cls='ruby-identifier'), '.', Span('is_a?', cls='ruby-identifier'), '(', Span('Array', cls='ruby-constant'), ')', Span('if', cls='ruby-keyword'), Span('Nucleon', cls='ruby-constant'), '.', Span('parallel?', cls='ruby-identifier'), Span('array_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('arg', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), Span('<<', cls='ruby-operator'), Span('future', cls='ruby-identifier'), '.', Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('arg', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), '.', Span('map', cls='ruby-identifier'), '{', Span('|', cls='ruby-operator'), Span('future', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('future', cls='ruby-identifier'), '.', Span('value', cls='ruby-identifier'), '}', Span('# Wait for all to finish.', cls='ruby-comment'), Span('else', cls='ruby-keyword'), Span('array_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('arg', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), Span('<<', cls='ruby-operator'), Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('arg', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel_array-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel_array' ), Div( Div( Span('parallel_finalize', cls='method-name'), Span('()', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 20', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel_finalize', cls='ruby-identifier'), Span('# Override if needed', cls='ruby-comment'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel_finalize-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel_finalize' ), Div( Div( Span('parallel_hash', cls='method-name'), Span('(method, hash_args, *shared_args)', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 59', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel_hash', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('hash_args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('results', cls='ruby-identifier'), '= {}', Span('if', cls='ruby-keyword'), Span('Nucleon', cls='ruby-constant'), '.', Span('parallel?', cls='ruby-identifier'), Span('hash_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '] =', Span('future', cls='ruby-identifier'), '.', Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), '.', Span('keys', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('key', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('# Wait for all to finish.', cls='ruby-comment'), Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '] =', Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '].', Span('value', cls='ruby-identifier'), Span('end', cls='ruby-keyword'), Span('else', cls='ruby-keyword'), Span('hash_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '] =', Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel_hash-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel_hash' ), cls='method-section section', id='public-instance-5Buntitled-5D-method-details' ), cls='documentation-section', id='5Buntitled-5D' ), id='documentation' ), Footer( P( A('[Validate]', href='http://validator.w3.org/check/referer'), P( 'Generated by', A('RDoc', href='https://github.com/rdoc/rdoc'), '3.12.2.', P( 'Generated with the', A('Darkfish Rdoc Generator', href='http://deveiate.org/projects/Darkfish-Rdoc/'), '3.' ) ) ), id='validator-badges' ), cls='module', id='top' ) )) rt = app.route @rt('/') def get(): return ( Title('module Nucleon::Parallel::InstanceMethods - nucleon 0.2.0'), Nav( Nav( H3( A('Home', href='../../index.html'), A('Classes', href='../../table_of_contents.html#classes'), A('Methods', href='../../table_of_contents.html#methods'), cls='section-header' ), cls='section', id='home-section' ), Nav( Form( H3( Input(id='search-field', name='search', placeholder='Search', title='Type to search, Up and Down to navigate, Enter to load', type='text'), cls='section-header' ), accept_charset='utf-8', action='#', method='get' ), Ul(cls='initially-hidden', id='search-results'), cls='initially-hidden', id='search-section' ), Div( Nav( H3('Defined In', cls='section-header'), Ul( Li('lib/core/facade.rb') ), cls='section', id='file-list-section' ), id='file-metadata' ), Div( Nav( H3('Methods', cls='section-header'), Ul( Li( A('#parallel', href='#method-i-parallel'), Li( A('#parallel_array', href='#method-i-parallel_array'), Li( A('#parallel_finalize', href='#method-i-parallel_finalize'), Li( A('#parallel_hash', href='#method-i-parallel_hash') ) ) ) ), cls='link-list' ), cls='section', id='method-list-section' ), id='class-metadata' ), Div( Nav( H3('Pages', cls='section-header'), Ul( Li( A('ARCHITECTURE', href='../../ARCHITECTURE_rdoc.html'), Li( A('README', href='../../README_rdoc.html'), Li( A('TODO', href='../../TODO_rdoc.html'), cls='file' ), cls='file' ), cls='file' ) ), cls='section project-section', id='fileindex-section' ), Nav( H3('Class and Module Index', cls='section-header'), Ul( Li( A('Nucleon', href='../../Nucleon.html'), Li( A('Nucleon::Action', href='../../Nucleon/Action.html'), Li( A('Nucleon::Action::Extract', href='../../Nucleon/Action/Extract.html'), Li( A('Nucleon::Action::Project', href='../../Nucleon/Action/Project.html'), Li( A('Nucleon::Action::Project::Add', href='../../Nucleon/Action/Project/Add.html'), Li( A('Nucleon::Action::Project::Create', href='../../Nucleon/Action/Project/Create.html'), Li( A('Nucleon::Action::Project::Remove', href='../../Nucleon/Action/Project/Remove.html'), Li( A('Nucleon::Action::Project::Save', href='../../Nucleon/Action/Project/Save.html'), Li( A('Nucleon::Action::Project::Update', href='../../Nucleon/Action/Project/Update.html'), Li( A('Nucleon::Codes', href='../../Nucleon/Codes.html'), Li( A('Nucleon::Command', href='../../Nucleon/Command.html'), Li( A('Nucleon::Command::Bash', href='../../Nucleon/Command/Bash.html'), Li( A('Nucleon::Config', href='../../Nucleon/Config.html'), Li( A('Nucleon::Config::Collection', href='../../Nucleon/Config/Collection.html'), Li( A('Nucleon::Config::Options', href='../../Nucleon/Config/Options.html'), Li( A('Nucleon::Core', href='../../Nucleon/Core.html'), Li( A('Nucleon::Environment', href='../../Nucleon/Environment.html'), Li( A('Nucleon::Errors', href='../../Nucleon/Errors.html'), Li( A('Nucleon::Errors::BatchError', href='../../Nucleon/Errors/BatchError.html'), Li( A('Nucleon::Errors::NucleonError', href='../../Nucleon/Errors/NucleonError.html'), Li( A('Nucleon::Errors::SSHUnavailable', href='../../Nucleon/Errors/SSHUnavailable.html'), Li( A('Nucleon::Event', href='../../Nucleon/Event.html'), Li( A('Nucleon::Event::Regex', href='../../Nucleon/Event/Regex.html'), Li( A('Nucleon::Facade', href='../../Nucleon/Facade.html'), Li( A('Nucleon::Gems', href='../../Nucleon/Gems.html'), Li( A('Nucleon::Manager', href='../../Nucleon/Manager.html'), Li( A('Nucleon::Mixin', href='../../Nucleon/Mixin.html'), Li( A('Nucleon::Mixin::Action', href='../../Nucleon/Mixin/Action.html'), Li( A('Nucleon::Mixin::Action::Commit', href='../../Nucleon/Mixin/Action/Commit.html'), Li( A('Nucleon::Mixin::Action::Project', href='../../Nucleon/Mixin/Action/Project.html'), Li( A('Nucleon::Mixin::Action::Push', href='../../Nucleon/Mixin/Action/Push.html'), Li( A('Nucleon::Mixin::Colors', href='../../Nucleon/Mixin/Colors.html'), Li( A('Nucleon::Mixin::ConfigCollection', href='../../Nucleon/Mixin/ConfigCollection.html'), Li( A('Nucleon::Mixin::ConfigOptions', href='../../Nucleon/Mixin/ConfigOptions.html'), Li( A('Nucleon::Mixin::Macro', href='../../Nucleon/Mixin/Macro.html'), Li( A('Nucleon::Mixin::Macro::ObjectInterface', href='../../Nucleon/Mixin/Macro/ObjectInterface.html'), Li( A('Nucleon::Mixin::Macro::PluginInterface', href='../../Nucleon/Mixin/Macro/PluginInterface.html'), Li( A('Nucleon::Mixin::Settings', href='../../Nucleon/Mixin/Settings.html'), Li( A('Nucleon::Mixin::SubConfig', href='../../Nucleon/Mixin/SubConfig.html'), Li( A('Nucleon::Parallel', href='../../Nucleon/Parallel.html'), Li( A('Nucleon::Parallel::ClassMethods', href='../../Nucleon/Parallel/ClassMethods.html'), Li( A('Nucleon::Parallel::InstanceMethods', href='../../Nucleon/Parallel/InstanceMethods.html'), Li( A('Nucleon::Plugin', href='../../Nucleon/Plugin.html'), Li( A('Nucleon::Plugin::Action', href='../../Nucleon/Plugin/Action.html'), Li( A('Nucleon::Plugin::Action::Option', href='../../Nucleon/Plugin/Action/Option.html'), Li( A('Nucleon::Plugin::Base', href='../../Nucleon/Plugin/Base.html'), Li( A('Nucleon::Plugin::Command', href='../../Nucleon/Plugin/Command.html'), Li( A('Nucleon::Plugin::Event', href='../../Nucleon/Plugin/Event.html'), Li( A('Nucleon::Plugin::Extension', href='../../Nucleon/Plugin/Extension.html'), Li( A('Nucleon::Plugin::Project', href='../../Nucleon/Plugin/Project.html'), Li( A('Nucleon::Plugin::Template', href='../../Nucleon/Plugin/Template.html'), Li( A('Nucleon::Plugin::Translator', href='../../Nucleon/Plugin/Translator.html'), Li( A('Nucleon::Project', href='../../Nucleon/Project.html'), Li( A('Nucleon::Project::Git', href='../../Nucleon/Project/Git.html'), Li( A('Nucleon::Project::Github', href='../../Nucleon/Project/Github.html'), Li( A('Nucleon::Template', href='../../Nucleon/Template.html'), Li( A('Nucleon::Template::JSON', href='../../Nucleon/Template/JSON.html'), Li( A('Nucleon::Template::Wrapper', href='../../Nucleon/Template/Wrapper.html'), Li( A('Nucleon::Template::YAML', href='../../Nucleon/Template/YAML.html'), Li( A('Nucleon::Translator', href='../../Nucleon/Translator.html'), Li( A('Nucleon::Translator::JSON', href='../../Nucleon/Translator/JSON.html'), Li( A('Nucleon::Translator::YAML', href='../../Nucleon/Translator/YAML.html'), Li( A('Nucleon::Util', href='../../Nucleon/Util.html'), Li( A('Nucleon::Util::CLI', href='../../Nucleon/Util/CLI.html'), Li( A('Nucleon::Util::CLI::Parser', href='../../Nucleon/Util/CLI/Parser.html'), Li( A('Nucleon::Util::Cache', href='../../Nucleon/Util/Cache.html'), Li( A('Nucleon::Util::Console', href='../../Nucleon/Util/Console.html'), Li( A('Nucleon::Util::Data', href='../../Nucleon/Util/Data.html'), Li( A('Nucleon::Util::Disk', href='../../Nucleon/Util/Disk.html'), Li( A('Nucleon::Util::Git', href='../../Nucleon/Util/Git.html'), Li( A('Nucleon::Util::Liquid', href='../../Nucleon/Util/Liquid.html'), Li( A('Nucleon::Util::Logger', href='../../Nucleon/Util/Logger.html'), Li( A('Nucleon::Util::Package', href='../../Nucleon/Util/Package.html'), Li( A('Nucleon::Util::SSH', href='../../Nucleon/Util/SSH.html'), Li( A('Nucleon::Util::SSH::Keypair', href='../../Nucleon/Util/SSH/Keypair.html'), Li( A('Nucleon::Util::Shell', href='../../Nucleon/Util/Shell.html'), Li( A('Nucleon::Util::Shell::Result', href='../../Nucleon/Util/Shell/Result.html'), Li( A('Hash', href='../../Hash.html'), Li( A('Kernel', href='../../Kernel.html') ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ), cls='link-list' ), cls='section project-section', id='classindex-section' ), id='project-metadata' ), id='metadata' ), Div( H1('module Nucleon::Parallel::InstanceMethods', cls='module'), Div(cls='description', id='description'), Section( Section( H3('Public Instance Methods', cls='section-header'), Div( Div( Span('parallel', cls='method-name'), Span('(method, args, *shared_args)', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 26', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('results', cls='ruby-identifier'), '=', Span('nil', cls='ruby-keyword'), Span('case', cls='ruby-keyword'), Span('args', cls='ruby-identifier'), Span('when', cls='ruby-keyword'), Span('Hash', cls='ruby-constant'), Span('results', cls='ruby-identifier'), '=', Span('parallel_hash', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('when', cls='ruby-keyword'), Span('Array', cls='ruby-constant'), ',', Span('String', cls='ruby-constant'), ',', Span('Symbol', cls='ruby-constant'), Span('results', cls='ruby-identifier'), '=', Span('parallel_array', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel' ), Div( Div( Span('parallel_array', cls='method-name'), Span('(method, array_args, *shared_args)', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 40', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel_array', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('array_args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('results', cls='ruby-identifier'), '= []', Span('array_args', cls='ruby-identifier'), '= [', Span('array_args', cls='ruby-identifier'), ']', Span('unless', cls='ruby-keyword'), Span('array_args', cls='ruby-identifier'), '.', Span('is_a?', cls='ruby-identifier'), '(', Span('Array', cls='ruby-constant'), ')', Span('if', cls='ruby-keyword'), Span('Nucleon', cls='ruby-constant'), '.', Span('parallel?', cls='ruby-identifier'), Span('array_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('arg', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), Span('<<', cls='ruby-operator'), Span('future', cls='ruby-identifier'), '.', Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('arg', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), '.', Span('map', cls='ruby-identifier'), '{', Span('|', cls='ruby-operator'), Span('future', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('future', cls='ruby-identifier'), '.', Span('value', cls='ruby-identifier'), '}', Span('# Wait for all to finish.', cls='ruby-comment'), Span('else', cls='ruby-keyword'), Span('array_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('arg', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), Span('<<', cls='ruby-operator'), Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('arg', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel_array-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel_array' ), Div( Div( Span('parallel_finalize', cls='method-name'), Span('()', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 20', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel_finalize', cls='ruby-identifier'), Span('# Override if needed', cls='ruby-comment'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel_finalize-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel_finalize' ), Div( Div( Span('parallel_hash', cls='method-name'), Span('(method, hash_args, *shared_args)', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 59', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel_hash', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('hash_args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('results', cls='ruby-identifier'), '= {}', Span('if', cls='ruby-keyword'), Span('Nucleon', cls='ruby-constant'), '.', Span('parallel?', cls='ruby-identifier'), Span('hash_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '] =', Span('future', cls='ruby-identifier'), '.', Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), '.', Span('keys', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('key', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('# Wait for all to finish.', cls='ruby-comment'), Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '] =', Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '].', Span('value', cls='ruby-identifier'), Span('end', cls='ruby-keyword'), Span('else', cls='ruby-keyword'), Span('hash_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '] =', Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel_hash-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel_hash' ), cls='method-section section', id='public-instance-5Buntitled-5D-method-details' ), cls='documentation-section', id='5Buntitled-5D' ), id='documentation' ), Footer( P( A('[Validate]', href='http://validator.w3.org/check/referer'), P( 'Generated by', A('RDoc', href='https://github.com/rdoc/rdoc'), '3.12.2.', P( 'Generated with the', A('Darkfish Rdoc Generator', href='http://deveiate.org/projects/Darkfish-Rdoc/'), '3.' ) ) ), id='validator-badges' ) ) run_uv()
Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Link(href='../../rdoc.css', media='screen', rel='stylesheet', type='text/css'), Script('var rdoc_rel_prefix = "../../";', type='text/javascript'), Script(charset='utf-8', src='../../js/jquery.js', type='text/javascript'), Script(charset='utf-8', src='../../js/navigation.js', type='text/javascript'), Script(charset='utf-8', src='../../js/search_index.js', type='text/javascript'), Script(charset='utf-8', src='../../js/search.js', type='text/javascript'), Script(charset='utf-8', src='../../js/searcher.js', type='text/javascript'), Script(charset='utf-8', src='../../js/darkfish.js', type='text/javascript'), Body( Nav( Nav( H3( A('Home', href='../../index.html'), A('Classes', href='../../table_of_contents.html#classes'), A('Methods', href='../../table_of_contents.html#methods'), cls='section-header' ), cls='section', id='home-section' ), Nav( Form( H3( Input(id='search-field', name='search', placeholder='Search', title='Type to search, Up and Down to navigate, Enter to load', type='text'), cls='section-header' ), accept_charset='utf-8', action='#', method='get' ), Ul(cls='initially-hidden', id='search-results'), cls='initially-hidden', id='search-section' ), Div( Nav( H3('Defined In', cls='section-header'), Ul( Li('lib/core/facade.rb') ), cls='section', id='file-list-section' ), id='file-metadata' ), Div( Nav( H3('Methods', cls='section-header'), Ul( Li( A('#parallel', href='#method-i-parallel'), Li( A('#parallel_array', href='#method-i-parallel_array'), Li( A('#parallel_finalize', href='#method-i-parallel_finalize'), Li( A('#parallel_hash', href='#method-i-parallel_hash') ) ) ) ), cls='link-list' ), cls='section', id='method-list-section' ), id='class-metadata' ), Div( Nav( H3('Pages', cls='section-header'), Ul( Li( A('ARCHITECTURE', href='../../ARCHITECTURE_rdoc.html'), Li( A('README', href='../../README_rdoc.html'), Li( A('TODO', href='../../TODO_rdoc.html'), cls='file' ), cls='file' ), cls='file' ) ), cls='section project-section', id='fileindex-section' ), Nav( H3('Class and Module Index', cls='section-header'), Ul( Li( A('Nucleon', href='../../Nucleon.html'), Li( A('Nucleon::Action', href='../../Nucleon/Action.html'), Li( A('Nucleon::Action::Extract', href='../../Nucleon/Action/Extract.html'), Li( A('Nucleon::Action::Project', href='../../Nucleon/Action/Project.html'), Li( A('Nucleon::Action::Project::Add', href='../../Nucleon/Action/Project/Add.html'), Li( A('Nucleon::Action::Project::Create', href='../../Nucleon/Action/Project/Create.html'), Li( A('Nucleon::Action::Project::Remove', href='../../Nucleon/Action/Project/Remove.html'), Li( A('Nucleon::Action::Project::Save', href='../../Nucleon/Action/Project/Save.html'), Li( A('Nucleon::Action::Project::Update', href='../../Nucleon/Action/Project/Update.html'), Li( A('Nucleon::Codes', href='../../Nucleon/Codes.html'), Li( A('Nucleon::Command', href='../../Nucleon/Command.html'), Li( A('Nucleon::Command::Bash', href='../../Nucleon/Command/Bash.html'), Li( A('Nucleon::Config', href='../../Nucleon/Config.html'), Li( A('Nucleon::Config::Collection', href='../../Nucleon/Config/Collection.html'), Li( A('Nucleon::Config::Options', href='../../Nucleon/Config/Options.html'), Li( A('Nucleon::Core', href='../../Nucleon/Core.html'), Li( A('Nucleon::Environment', href='../../Nucleon/Environment.html'), Li( A('Nucleon::Errors', href='../../Nucleon/Errors.html'), Li( A('Nucleon::Errors::BatchError', href='../../Nucleon/Errors/BatchError.html'), Li( A('Nucleon::Errors::NucleonError', href='../../Nucleon/Errors/NucleonError.html'), Li( A('Nucleon::Errors::SSHUnavailable', href='../../Nucleon/Errors/SSHUnavailable.html'), Li( A('Nucleon::Event', href='../../Nucleon/Event.html'), Li( A('Nucleon::Event::Regex', href='../../Nucleon/Event/Regex.html'), Li( A('Nucleon::Facade', href='../../Nucleon/Facade.html'), Li( A('Nucleon::Gems', href='../../Nucleon/Gems.html'), Li( A('Nucleon::Manager', href='../../Nucleon/Manager.html'), Li( A('Nucleon::Mixin', href='../../Nucleon/Mixin.html'), Li( A('Nucleon::Mixin::Action', href='../../Nucleon/Mixin/Action.html'), Li( A('Nucleon::Mixin::Action::Commit', href='../../Nucleon/Mixin/Action/Commit.html'), Li( A('Nucleon::Mixin::Action::Project', href='../../Nucleon/Mixin/Action/Project.html'), Li( A('Nucleon::Mixin::Action::Push', href='../../Nucleon/Mixin/Action/Push.html'), Li( A('Nucleon::Mixin::Colors', href='../../Nucleon/Mixin/Colors.html'), Li( A('Nucleon::Mixin::ConfigCollection', href='../../Nucleon/Mixin/ConfigCollection.html'), Li( A('Nucleon::Mixin::ConfigOptions', href='../../Nucleon/Mixin/ConfigOptions.html'), Li( A('Nucleon::Mixin::Macro', href='../../Nucleon/Mixin/Macro.html'), Li( A('Nucleon::Mixin::Macro::ObjectInterface', href='../../Nucleon/Mixin/Macro/ObjectInterface.html'), Li( A('Nucleon::Mixin::Macro::PluginInterface', href='../../Nucleon/Mixin/Macro/PluginInterface.html'), Li( A('Nucleon::Mixin::Settings', href='../../Nucleon/Mixin/Settings.html'), Li( A('Nucleon::Mixin::SubConfig', href='../../Nucleon/Mixin/SubConfig.html'), Li( A('Nucleon::Parallel', href='../../Nucleon/Parallel.html'), Li( A('Nucleon::Parallel::ClassMethods', href='../../Nucleon/Parallel/ClassMethods.html'), Li( A('Nucleon::Parallel::InstanceMethods', href='../../Nucleon/Parallel/InstanceMethods.html'), Li( A('Nucleon::Plugin', href='../../Nucleon/Plugin.html'), Li( A('Nucleon::Plugin::Action', href='../../Nucleon/Plugin/Action.html'), Li( A('Nucleon::Plugin::Action::Option', href='../../Nucleon/Plugin/Action/Option.html'), Li( A('Nucleon::Plugin::Base', href='../../Nucleon/Plugin/Base.html'), Li( A('Nucleon::Plugin::Command', href='../../Nucleon/Plugin/Command.html'), Li( A('Nucleon::Plugin::Event', href='../../Nucleon/Plugin/Event.html'), Li( A('Nucleon::Plugin::Extension', href='../../Nucleon/Plugin/Extension.html'), Li( A('Nucleon::Plugin::Project', href='../../Nucleon/Plugin/Project.html'), Li( A('Nucleon::Plugin::Template', href='../../Nucleon/Plugin/Template.html'), Li( A('Nucleon::Plugin::Translator', href='../../Nucleon/Plugin/Translator.html'), Li( A('Nucleon::Project', href='../../Nucleon/Project.html'), Li( A('Nucleon::Project::Git', href='../../Nucleon/Project/Git.html'), Li( A('Nucleon::Project::Github', href='../../Nucleon/Project/Github.html'), Li( A('Nucleon::Template', href='../../Nucleon/Template.html'), Li( A('Nucleon::Template::JSON', href='../../Nucleon/Template/JSON.html'), Li( A('Nucleon::Template::Wrapper', href='../../Nucleon/Template/Wrapper.html'), Li( A('Nucleon::Template::YAML', href='../../Nucleon/Template/YAML.html'), Li( A('Nucleon::Translator', href='../../Nucleon/Translator.html'), Li( A('Nucleon::Translator::JSON', href='../../Nucleon/Translator/JSON.html'), Li( A('Nucleon::Translator::YAML', href='../../Nucleon/Translator/YAML.html'), Li( A('Nucleon::Util', href='../../Nucleon/Util.html'), Li( A('Nucleon::Util::CLI', href='../../Nucleon/Util/CLI.html'), Li( A('Nucleon::Util::CLI::Parser', href='../../Nucleon/Util/CLI/Parser.html'), Li( A('Nucleon::Util::Cache', href='../../Nucleon/Util/Cache.html'), Li( A('Nucleon::Util::Console', href='../../Nucleon/Util/Console.html'), Li( A('Nucleon::Util::Data', href='../../Nucleon/Util/Data.html'), Li( A('Nucleon::Util::Disk', href='../../Nucleon/Util/Disk.html'), Li( A('Nucleon::Util::Git', href='../../Nucleon/Util/Git.html'), Li( A('Nucleon::Util::Liquid', href='../../Nucleon/Util/Liquid.html'), Li( A('Nucleon::Util::Logger', href='../../Nucleon/Util/Logger.html'), Li( A('Nucleon::Util::Package', href='../../Nucleon/Util/Package.html'), Li( A('Nucleon::Util::SSH', href='../../Nucleon/Util/SSH.html'), Li( A('Nucleon::Util::SSH::Keypair', href='../../Nucleon/Util/SSH/Keypair.html'), Li( A('Nucleon::Util::Shell', href='../../Nucleon/Util/Shell.html'), Li( A('Nucleon::Util::Shell::Result', href='../../Nucleon/Util/Shell/Result.html'), Li( A('Hash', href='../../Hash.html'), Li( A('Kernel', href='../../Kernel.html') ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ), cls='link-list' ), cls='section project-section', id='classindex-section' ), id='project-metadata' ), id='metadata' ), Div( H1('module Nucleon::Parallel::InstanceMethods', cls='module'), Div(cls='description', id='description'), Section( Section( H3('Public Instance Methods', cls='section-header'), Div( Div( Span('parallel', cls='method-name'), Span('(method, args, *shared_args)', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 26', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('results', cls='ruby-identifier'), '=', Span('nil', cls='ruby-keyword'), Span('case', cls='ruby-keyword'), Span('args', cls='ruby-identifier'), Span('when', cls='ruby-keyword'), Span('Hash', cls='ruby-constant'), Span('results', cls='ruby-identifier'), '=', Span('parallel_hash', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('when', cls='ruby-keyword'), Span('Array', cls='ruby-constant'), ',', Span('String', cls='ruby-constant'), ',', Span('Symbol', cls='ruby-constant'), Span('results', cls='ruby-identifier'), '=', Span('parallel_array', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel' ), Div( Div( Span('parallel_array', cls='method-name'), Span('(method, array_args, *shared_args)', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 40', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel_array', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('array_args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('results', cls='ruby-identifier'), '= []', Span('array_args', cls='ruby-identifier'), '= [', Span('array_args', cls='ruby-identifier'), ']', Span('unless', cls='ruby-keyword'), Span('array_args', cls='ruby-identifier'), '.', Span('is_a?', cls='ruby-identifier'), '(', Span('Array', cls='ruby-constant'), ')', Span('if', cls='ruby-keyword'), Span('Nucleon', cls='ruby-constant'), '.', Span('parallel?', cls='ruby-identifier'), Span('array_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('arg', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), Span('<<', cls='ruby-operator'), Span('future', cls='ruby-identifier'), '.', Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('arg', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), '.', Span('map', cls='ruby-identifier'), '{', Span('|', cls='ruby-operator'), Span('future', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('future', cls='ruby-identifier'), '.', Span('value', cls='ruby-identifier'), '}', Span('# Wait for all to finish.', cls='ruby-comment'), Span('else', cls='ruby-keyword'), Span('array_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('arg', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), Span('<<', cls='ruby-operator'), Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('arg', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel_array-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel_array' ), Div( Div( Span('parallel_finalize', cls='method-name'), Span('()', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 20', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel_finalize', cls='ruby-identifier'), Span('# Override if needed', cls='ruby-comment'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel_finalize-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel_finalize' ), Div( Div( Span('parallel_hash', cls='method-name'), Span('(method, hash_args, *shared_args)', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 59', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel_hash', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('hash_args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('results', cls='ruby-identifier'), '= {}', Span('if', cls='ruby-keyword'), Span('Nucleon', cls='ruby-constant'), '.', Span('parallel?', cls='ruby-identifier'), Span('hash_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '] =', Span('future', cls='ruby-identifier'), '.', Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), '.', Span('keys', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('key', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('# Wait for all to finish.', cls='ruby-comment'), Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '] =', Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '].', Span('value', cls='ruby-identifier'), Span('end', cls='ruby-keyword'), Span('else', cls='ruby-keyword'), Span('hash_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '] =', Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel_hash-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel_hash' ), cls='method-section section', id='public-instance-5Buntitled-5D-method-details' ), cls='documentation-section', id='5Buntitled-5D' ), id='documentation' ), Footer( P( A('[Validate]', href='http://validator.w3.org/check/referer'), P( 'Generated by', A('RDoc', href='https://github.com/rdoc/rdoc'), '3.12.2.', P( 'Generated with the', A('Darkfish Rdoc Generator', href='http://deveiate.org/projects/Darkfish-Rdoc/'), '3.' ) ) ), id='validator-badges' ), cls='module', id='top' )
Title('module Nucleon::Parallel::InstanceMethods - nucleon 0.2.0'), Nav( Nav( H3( A('Home', href='../../index.html'), A('Classes', href='../../table_of_contents.html#classes'), A('Methods', href='../../table_of_contents.html#methods'), cls='section-header' ), cls='section', id='home-section' ), Nav( Form( H3( Input(id='search-field', name='search', placeholder='Search', title='Type to search, Up and Down to navigate, Enter to load', type='text'), cls='section-header' ), accept_charset='utf-8', action='#', method='get' ), Ul(cls='initially-hidden', id='search-results'), cls='initially-hidden', id='search-section' ), Div( Nav( H3('Defined In', cls='section-header'), Ul( Li('lib/core/facade.rb') ), cls='section', id='file-list-section' ), id='file-metadata' ), Div( Nav( H3('Methods', cls='section-header'), Ul( Li( A('#parallel', href='#method-i-parallel'), Li( A('#parallel_array', href='#method-i-parallel_array'), Li( A('#parallel_finalize', href='#method-i-parallel_finalize'), Li( A('#parallel_hash', href='#method-i-parallel_hash') ) ) ) ), cls='link-list' ), cls='section', id='method-list-section' ), id='class-metadata' ), Div( Nav( H3('Pages', cls='section-header'), Ul( Li( A('ARCHITECTURE', href='../../ARCHITECTURE_rdoc.html'), Li( A('README', href='../../README_rdoc.html'), Li( A('TODO', href='../../TODO_rdoc.html'), cls='file' ), cls='file' ), cls='file' ) ), cls='section project-section', id='fileindex-section' ), Nav( H3('Class and Module Index', cls='section-header'), Ul( Li( A('Nucleon', href='../../Nucleon.html'), Li( A('Nucleon::Action', href='../../Nucleon/Action.html'), Li( A('Nucleon::Action::Extract', href='../../Nucleon/Action/Extract.html'), Li( A('Nucleon::Action::Project', href='../../Nucleon/Action/Project.html'), Li( A('Nucleon::Action::Project::Add', href='../../Nucleon/Action/Project/Add.html'), Li( A('Nucleon::Action::Project::Create', href='../../Nucleon/Action/Project/Create.html'), Li( A('Nucleon::Action::Project::Remove', href='../../Nucleon/Action/Project/Remove.html'), Li( A('Nucleon::Action::Project::Save', href='../../Nucleon/Action/Project/Save.html'), Li( A('Nucleon::Action::Project::Update', href='../../Nucleon/Action/Project/Update.html'), Li( A('Nucleon::Codes', href='../../Nucleon/Codes.html'), Li( A('Nucleon::Command', href='../../Nucleon/Command.html'), Li( A('Nucleon::Command::Bash', href='../../Nucleon/Command/Bash.html'), Li( A('Nucleon::Config', href='../../Nucleon/Config.html'), Li( A('Nucleon::Config::Collection', href='../../Nucleon/Config/Collection.html'), Li( A('Nucleon::Config::Options', href='../../Nucleon/Config/Options.html'), Li( A('Nucleon::Core', href='../../Nucleon/Core.html'), Li( A('Nucleon::Environment', href='../../Nucleon/Environment.html'), Li( A('Nucleon::Errors', href='../../Nucleon/Errors.html'), Li( A('Nucleon::Errors::BatchError', href='../../Nucleon/Errors/BatchError.html'), Li( A('Nucleon::Errors::NucleonError', href='../../Nucleon/Errors/NucleonError.html'), Li( A('Nucleon::Errors::SSHUnavailable', href='../../Nucleon/Errors/SSHUnavailable.html'), Li( A('Nucleon::Event', href='../../Nucleon/Event.html'), Li( A('Nucleon::Event::Regex', href='../../Nucleon/Event/Regex.html'), Li( A('Nucleon::Facade', href='../../Nucleon/Facade.html'), Li( A('Nucleon::Gems', href='../../Nucleon/Gems.html'), Li( A('Nucleon::Manager', href='../../Nucleon/Manager.html'), Li( A('Nucleon::Mixin', href='../../Nucleon/Mixin.html'), Li( A('Nucleon::Mixin::Action', href='../../Nucleon/Mixin/Action.html'), Li( A('Nucleon::Mixin::Action::Commit', href='../../Nucleon/Mixin/Action/Commit.html'), Li( A('Nucleon::Mixin::Action::Project', href='../../Nucleon/Mixin/Action/Project.html'), Li( A('Nucleon::Mixin::Action::Push', href='../../Nucleon/Mixin/Action/Push.html'), Li( A('Nucleon::Mixin::Colors', href='../../Nucleon/Mixin/Colors.html'), Li( A('Nucleon::Mixin::ConfigCollection', href='../../Nucleon/Mixin/ConfigCollection.html'), Li( A('Nucleon::Mixin::ConfigOptions', href='../../Nucleon/Mixin/ConfigOptions.html'), Li( A('Nucleon::Mixin::Macro', href='../../Nucleon/Mixin/Macro.html'), Li( A('Nucleon::Mixin::Macro::ObjectInterface', href='../../Nucleon/Mixin/Macro/ObjectInterface.html'), Li( A('Nucleon::Mixin::Macro::PluginInterface', href='../../Nucleon/Mixin/Macro/PluginInterface.html'), Li( A('Nucleon::Mixin::Settings', href='../../Nucleon/Mixin/Settings.html'), Li( A('Nucleon::Mixin::SubConfig', href='../../Nucleon/Mixin/SubConfig.html'), Li( A('Nucleon::Parallel', href='../../Nucleon/Parallel.html'), Li( A('Nucleon::Parallel::ClassMethods', href='../../Nucleon/Parallel/ClassMethods.html'), Li( A('Nucleon::Parallel::InstanceMethods', href='../../Nucleon/Parallel/InstanceMethods.html'), Li( A('Nucleon::Plugin', href='../../Nucleon/Plugin.html'), Li( A('Nucleon::Plugin::Action', href='../../Nucleon/Plugin/Action.html'), Li( A('Nucleon::Plugin::Action::Option', href='../../Nucleon/Plugin/Action/Option.html'), Li( A('Nucleon::Plugin::Base', href='../../Nucleon/Plugin/Base.html'), Li( A('Nucleon::Plugin::Command', href='../../Nucleon/Plugin/Command.html'), Li( A('Nucleon::Plugin::Event', href='../../Nucleon/Plugin/Event.html'), Li( A('Nucleon::Plugin::Extension', href='../../Nucleon/Plugin/Extension.html'), Li( A('Nucleon::Plugin::Project', href='../../Nucleon/Plugin/Project.html'), Li( A('Nucleon::Plugin::Template', href='../../Nucleon/Plugin/Template.html'), Li( A('Nucleon::Plugin::Translator', href='../../Nucleon/Plugin/Translator.html'), Li( A('Nucleon::Project', href='../../Nucleon/Project.html'), Li( A('Nucleon::Project::Git', href='../../Nucleon/Project/Git.html'), Li( A('Nucleon::Project::Github', href='../../Nucleon/Project/Github.html'), Li( A('Nucleon::Template', href='../../Nucleon/Template.html'), Li( A('Nucleon::Template::JSON', href='../../Nucleon/Template/JSON.html'), Li( A('Nucleon::Template::Wrapper', href='../../Nucleon/Template/Wrapper.html'), Li( A('Nucleon::Template::YAML', href='../../Nucleon/Template/YAML.html'), Li( A('Nucleon::Translator', href='../../Nucleon/Translator.html'), Li( A('Nucleon::Translator::JSON', href='../../Nucleon/Translator/JSON.html'), Li( A('Nucleon::Translator::YAML', href='../../Nucleon/Translator/YAML.html'), Li( A('Nucleon::Util', href='../../Nucleon/Util.html'), Li( A('Nucleon::Util::CLI', href='../../Nucleon/Util/CLI.html'), Li( A('Nucleon::Util::CLI::Parser', href='../../Nucleon/Util/CLI/Parser.html'), Li( A('Nucleon::Util::Cache', href='../../Nucleon/Util/Cache.html'), Li( A('Nucleon::Util::Console', href='../../Nucleon/Util/Console.html'), Li( A('Nucleon::Util::Data', href='../../Nucleon/Util/Data.html'), Li( A('Nucleon::Util::Disk', href='../../Nucleon/Util/Disk.html'), Li( A('Nucleon::Util::Git', href='../../Nucleon/Util/Git.html'), Li( A('Nucleon::Util::Liquid', href='../../Nucleon/Util/Liquid.html'), Li( A('Nucleon::Util::Logger', href='../../Nucleon/Util/Logger.html'), Li( A('Nucleon::Util::Package', href='../../Nucleon/Util/Package.html'), Li( A('Nucleon::Util::SSH', href='../../Nucleon/Util/SSH.html'), Li( A('Nucleon::Util::SSH::Keypair', href='../../Nucleon/Util/SSH/Keypair.html'), Li( A('Nucleon::Util::Shell', href='../../Nucleon/Util/Shell.html'), Li( A('Nucleon::Util::Shell::Result', href='../../Nucleon/Util/Shell/Result.html'), Li( A('Hash', href='../../Hash.html'), Li( A('Kernel', href='../../Kernel.html') ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ) ), cls='link-list' ), cls='section project-section', id='classindex-section' ), id='project-metadata' ), id='metadata' ), Div( H1('module Nucleon::Parallel::InstanceMethods', cls='module'), Div(cls='description', id='description'), Section( Section( H3('Public Instance Methods', cls='section-header'), Div( Div( Span('parallel', cls='method-name'), Span('(method, args, *shared_args)', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 26', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('results', cls='ruby-identifier'), '=', Span('nil', cls='ruby-keyword'), Span('case', cls='ruby-keyword'), Span('args', cls='ruby-identifier'), Span('when', cls='ruby-keyword'), Span('Hash', cls='ruby-constant'), Span('results', cls='ruby-identifier'), '=', Span('parallel_hash', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('when', cls='ruby-keyword'), Span('Array', cls='ruby-constant'), ',', Span('String', cls='ruby-constant'), ',', Span('Symbol', cls='ruby-constant'), Span('results', cls='ruby-identifier'), '=', Span('parallel_array', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel' ), Div( Div( Span('parallel_array', cls='method-name'), Span('(method, array_args, *shared_args)', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 40', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel_array', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('array_args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('results', cls='ruby-identifier'), '= []', Span('array_args', cls='ruby-identifier'), '= [', Span('array_args', cls='ruby-identifier'), ']', Span('unless', cls='ruby-keyword'), Span('array_args', cls='ruby-identifier'), '.', Span('is_a?', cls='ruby-identifier'), '(', Span('Array', cls='ruby-constant'), ')', Span('if', cls='ruby-keyword'), Span('Nucleon', cls='ruby-constant'), '.', Span('parallel?', cls='ruby-identifier'), Span('array_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('arg', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), Span('<<', cls='ruby-operator'), Span('future', cls='ruby-identifier'), '.', Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('arg', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), '.', Span('map', cls='ruby-identifier'), '{', Span('|', cls='ruby-operator'), Span('future', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('future', cls='ruby-identifier'), '.', Span('value', cls='ruby-identifier'), '}', Span('# Wait for all to finish.', cls='ruby-comment'), Span('else', cls='ruby-keyword'), Span('array_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('arg', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), Span('<<', cls='ruby-operator'), Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('arg', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel_array-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel_array' ), Div( Div( Span('parallel_finalize', cls='method-name'), Span('()', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 20', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel_finalize', cls='ruby-identifier'), Span('# Override if needed', cls='ruby-comment'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel_finalize-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel_finalize' ), Div( Div( Span('parallel_hash', cls='method-name'), Span('(method, hash_args, *shared_args)', cls='method-args'), Span('click to toggle source', cls='method-click-advice'), cls='method-heading' ), Div( Div( Pre( Span('# File lib/core/facade.rb, line 59', cls='ruby-comment'), Span('def', cls='ruby-keyword'), Span('parallel_hash', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('hash_args', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('results', cls='ruby-identifier'), '= {}', Span('if', cls='ruby-keyword'), Span('Nucleon', cls='ruby-constant'), '.', Span('parallel?', cls='ruby-identifier'), Span('hash_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '] =', Span('future', cls='ruby-identifier'), '.', Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), '.', Span('keys', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('key', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('# Wait for all to finish.', cls='ruby-comment'), Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '] =', Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '].', Span('value', cls='ruby-identifier'), Span('end', cls='ruby-keyword'), Span('else', cls='ruby-keyword'), Span('hash_args', cls='ruby-identifier'), '.', Span('each', cls='ruby-identifier'), Span('do', cls='ruby-keyword'), Span('|', cls='ruby-operator'), Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), Span('|', cls='ruby-operator'), Span('results', cls='ruby-identifier'), '[', Span('key', cls='ruby-identifier'), '] =', Span('send', cls='ruby-identifier'), '(', Span('method', cls='ruby-identifier'), ',', Span('key', cls='ruby-identifier'), ',', Span('value', cls='ruby-identifier'), ', *', Span('shared_args', cls='ruby-identifier'), ')', Span('end', cls='ruby-keyword'), Span('end', cls='ruby-keyword'), Span('results', cls='ruby-identifier'), Span('end', cls='ruby-keyword') ), cls='method-source-code', id='parallel_hash-source' ), cls='method-description' ), cls='method-detail', id='method-i-parallel_hash' ), cls='method-section section', id='public-instance-5Buntitled-5D-method-details' ), cls='documentation-section', id='5Buntitled-5D' ), id='documentation' ), Footer( P( A('[Validate]', href='http://validator.w3.org/check/referer'), P( 'Generated by', A('RDoc', href='https://github.com/rdoc/rdoc'), '3.12.2.', P( 'Generated with the', A('Darkfish Rdoc Generator', href='http://deveiate.org/projects/Darkfish-Rdoc/'), '3.' ) ) ), id='validator-badges' )
public/Windows 10 x64 (18362.113)/_KSTACK_CONTROL.html
epikcraw/ggool
0
44
<html><body> <h4>Windows 10 x64 (18362.113)</h4><br> <h2>_KSTACK_CONTROL</h2> <font face="arial"> +0x000 StackBase : Uint8B<br> +0x008 ActualLimit : Uint8B<br> +0x008 StackExpansion : Pos 0, 1 Bit<br> +0x010 Previous : <a href="./_KERNEL_STACK_SEGMENT.html">_KERNEL_STACK_SEGMENT</a><br> </font></body></html>
H4('Windows 10 x64 (18362.113)') Br(), H2('_KSTACK_CONTROL'), Font( '+0x000 StackBase : Uint8B', Br(), '+0x008 ActualLimit : Uint8B', Br(), '+0x008 StackExpansion : Pos 0, 1 Bit', Br(), '+0x010 Previous :', A('_KERNEL_STACK_SEGMENT', href='./_KERNEL_STACK_SEGMENT.html'), Br(), face='arial' )
KeepNotes/BookmarkList/attacks/web/upload/google dork for potentials/page.html
bourbon-hunter/OSCPRepo
22
45
<!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/html; charset=utf-8" /> <title>Google Dork for Potentials</title> </head><body>How do we find file upload vulnerability targets? Google can help us. We can dork for targets using a number of query strings. <br/> <br/> Site:example.com “upload” inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”<br/> Site:example.com “resume” inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”<br/> Site:example.com “careers” inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”<br/> Site:example.com job oppertunities inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”<br/> Site:example.com “gallery” inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”<br/> Site:example.com send file inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”<br/> Site:example.com update picture inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”<br/> Site:example.com new skin inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”<br/> Site:example.com new page inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”<br/> Site:example.com new photo inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”<br/> <br/> These should yield you some results.</body></html>
Google Dork for Potentials
Meta(content='text/html; charset=utf-8', http_equiv='Content-Type')
Title('Google Dork for Potentials'), 'How do we find file upload vulnerability targets? Google can help us. We can dork for targets using a number of query strings.' Br(), Br() 'Site:example.com “upload” inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”' Br() 'Site:example.com “resume” inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”' Br() 'Site:example.com “careers” inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”' Br() 'Site:example.com job oppertunities inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”' Br() 'Site:example.com “gallery” inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”' Br() 'Site:example.com send file inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”' Br() 'Site:example.com update picture inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”' Br() 'Site:example.com new skin inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”' Br() 'Site:example.com new page inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”' Br() 'Site:example.com new photo inurl:”.asp|.aspx|.pl|.php|.cgi|.jsp|.cfm|.cfml”' Br(), Br() 'These should yield you some results.'
rss-preview.html
jeromecyang/ltsoj
0
46
<gh_stars>0 --- layout: null --- {% assign episodes = site.episodes | reverse %} {% for episode in episodes %} {% assign episode_id = episode.episode | append: '' %} {% assign padded_id = episode_id | prepend: '000' | slice: -3, 3 %} {% assign bio = '<p>🎙️ 來賓簡介:<br>' %} {% for guest_name in episode.guests %} {% assign guest = site.guests | where_exp: "item", "item.id contains guest_name" | first %} {% assign bio = bio | append: guest.content %} {% if guest.website %} {% assign bio = bio | append: '<br>網站 <a href="' | append: guest.website | append: '">' | append: guest.website | append: '</a>' %} {% endif %} {% if guest.facebook %} {% assign bio = bio | append: '<br>Facebook <a href="' | append: guest.facebook | append: '">' | append: guest.facebook | append: '</a>' %} {% endif %} {% if guest.instagram %} {% assign bio = bio | append: '<br>Instagram <a href="' | append: guest.instagram | append: '">' | append: guest.instagram | append: '</a>' %} {% endif %} {% if guest.youtube %} {% assign bio = bio | append: '<br>Youtube <a href="' | append: guest.youtube | append: '">' | append: guest.youtube | append: '</a>' %} {% endif %} {% endfor %} {% assign bio = bio | append: '</p>' %} {% unless episode.guests %} {% assign bio = '' %} {% endunless %} {% assign timeline = '<p>✅ 本集重點:<ul>' %} {% for point in site.data.podcast_data[episode_id].timeline %} {% assign timeline = timeline | append: '<li>(' | append: point.time | append: ') ' | append: point.text | append: '</li>' %} {% endfor %} {% assign timeline = timeline | append: '</ul></p>' %} {% assign url = 'https://ltsoj.com/podcast-ep' | append: padded_id %} {% assign footer = '<p>Show note <a href="' | append: url | append: '">' | append: url | append: '</a>' %} {% assign footer = footer | append: '<br>官網 <a href="https://ltsoj.com">https://ltsoj.com</a><br>Facebook: <a href="https://facebook.com/lifetimesojourner">https://facebook.com/lifetimesojourner</a><br>Instagram: <a href="https://instagram.com/travel.wok">https://instagram.com/travel.wok</a><br>節目回饋 <a href="https://forms.gle/4v9Xc5PJz4geQp7K7">https://forms.gle/4v9Xc5PJz4geQp7K7</a></p>' %} {% assign description = site.data.podcast_data[episode_id].description | strip_html | markdownify | append: bio | append: timeline | append: footer %} <h2>{{episode.title}}</h2> {{description}} <hr> {% endfor %}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
docs/epi/Louis Zukofsky.html
bond-lab/epigraphs
0
47
<reponame>bond-lab/epigraphs <html> <body> <h1>Author: <NAME></h1> <h3>Cited by</h3> <ul> <li><a href='<NAME>.html' class='author'><NAME></a> (1) <ul> <li>IN: <i>The Poetics of the Limit</i> (2002) NULL, NULL <br>EPIGRAPH: <i><b>There will have to be a redefinition of writing</i></b> <br>FROM: <i>A</i>, (1978), Poem, US </ul> </ul> </body> </html>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( H1( 'Author:', Name() ), H3('Cited by'), Ul( Li( A( Name(), cls='author', href='<NAME>.html' ), '(1)', Ul( Li( 'IN:', I('The Poetics of the Limit'), '(2002) NULL, NULL', Br(), 'EPIGRAPH:', I( B('There will have to be a redefinition of writing') ), Br(), 'FROM:', I('A'), ', (1978), Poem, US' ) ) ) ) ) run_uv()
H1( 'Author:', Name() ), H3('Cited by'), Ul( Li( A( Name(), cls='author', href='<NAME>.html' ), '(1)', Ul( Li( 'IN:', I('The Poetics of the Limit'), '(2002) NULL, NULL', Br(), 'EPIGRAPH:', I( B('There will have to be a redefinition of writing') ), Br(), 'FROM:', I('A'), ', (1978), Poem, US' ) ) ) )
212/javaResult/1752/match40-1.html
feiteng/fl.github.io
1
48
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <TITLE>725_huanglin.java</TITLE> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <script type="text/javascript"> <!-- function ZweiFrames(URL1,F1,URL2,F2) { parent.frames[F1].location.href=URL1; parent.frames[F2].location.href=URL2; } //--> </script> </HEAD> <BODY BGCOLOR="#ffffff" style="margin-left:25"> <HR> <H3><CENTER>725_huanglin.java</CENTER></H3><HR> <PRE> <A NAME="0"></A><FONT color="#0000ff"><div style="position:absolute;left:0"><A HREF="javascript:ZweiFrames('match40-0.html#0',2,'match40-top.html#0',1)"><IMG SRC="back.gif" ALT="other" BORDER="0" ALIGN="left"></A></div><B>class Solution { public List&lt;Boolean&gt; checkArithmeticSubarrays(int[] nums, int[] l, int[] r) { ArrayList&lt;Boolean&gt; ans = new ArrayList&lt;&gt;(); for (int i = 0; i &lt; l.length; i++) { int[] subNums = Arrays.copyOfRange(nums, l[i], r[i] + 1); ans.add(checkDiffRerange(subNums)); } return ans; } private boolean checkDiffRerange(int[] subNums) { Arrays.sort</B></FONT>(subNums); <A NAME="1"></A> if (subNums.length &lt;= 1) { return true; } <FONT color="#f63526"><div style="position:absolute;left:0"><A HREF="javascript:ZweiFrames('match40-0.html#1',2,'match40-top.html#1',1)"><IMG SRC="back.gif" ALT="other" BORDER="0" ALIGN="left"></A></div><B>int diff = subNums[1] - subNums[0]; for (int i = 1; i &lt; subNums.length; i++) { if (subNums[i] - subNums[i - 1] != diff) { return false; } } return true; } }</B></FONT> </PRE> </BODY> </HTML>
725_huanglin.java
Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Script('<!--\n function ZweiFrames(URL1,F1,URL2,F2)\n {\n parent.frames[F1].location.href=URL1;\n parent.frames[F2].location.href=URL2;\n }\n //-->', type='text/javascript')
Title('725_huanglin.java'), Hr(), H3( Center('725_huanglin.java') ) Hr(), Pre( A(name='0'), Font( Div( A( Img(align='left', alt='other', border='0', src='back.gif'), href="javascript:ZweiFrames('match40-0.html#0',2,'match40-top.html#0',1)" ), style='position:absolute;left:0' ), B('class Solution {\n public List<Boolean> checkArithmeticSubarrays(int[] nums, int[] l, int[] r) {\n ArrayList<Boolean> ans = new ArrayList<>();\n\n for (int i = 0; i < l.length; i++) {\n int[] subNums = Arrays.copyOfRange(nums, l[i], r[i] + 1);\n ans.add(checkDiffRerange(subNums));\n }\n\n return ans;\n }\n\n private boolean checkDiffRerange(int[] subNums) {\n Arrays.sort'), color='#0000ff' ), '(subNums);', A(name='1'), 'if (subNums.length <= 1) {\n return true;\n }', Font( Div( A( Img(align='left', alt='other', border='0', src='back.gif'), href="javascript:ZweiFrames('match40-0.html#1',2,'match40-top.html#1',1)" ), style='position:absolute;left:0' ), B('int diff = subNums[1] - subNums[0];\n for (int i = 1; i < subNums.length; i++) {\n if (subNums[i] - subNums[i - 1] != diff) {\n return false;\n }\n }\n return true;\n }\n}'), color='#f63526' ) )
works/bijutsushokudo/_backup/_150316/biography/index.html
tomonishintaku/01_admin
0
49
<reponame>tomonishintaku/01_admin <!DOCTYPE html> <html lang="ja"> <head> <meta charset="utf-8"> <title>美術食堂〜食べるところから新しい芸術は生まれる〜</title> <meta name="viewport" content="width=device-width"> <meta name="description" content="現代美術家3名による、食をテーマとしたグループ展、美術食堂〜食べるところから新しい芸術は生まれる〜絵画・立体・映像等で構成。"> <meta name="keywords" content="食物,美術,食事,現代アート,絵画,ケンタッキーフライドチキン,牛丼,カップヌードル,死刑囚,最後の晩餐"> <link rel="stylesheet" href="../css/base.css"> <!--link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"--> <link rel="stylesheet" href="../css/font-awesome-4.3.0/css/font-awesome.min.css"> <!--要削除--><meta name="robots" content="noindex"> <!--要削除--><meta name="robots" ontent="nofollow"> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <style> body { background: url(images/bg.png); } nav#mainmenu ul li a { background: #b1a687; border: 10px solid #f8f7f4; } </style> <![endif]--> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script> <script type="text/javascript" src="js/openclose.js"></script> <script type="text/javascript"> $(function(){ $('a[href^=#]').click(function(){ var speed = 460; var href= $(this).attr("href"); var target = $(href == "#" || href == "" ? 'html' : href); var position = target.offset().top; $("html, body").animate({scrollTop:position}, speed, "swing"); return false; }); }); </script> </head> <body> <div id="container"> <h1>現代美術家3名による、食をテーマとしたグループ展「美術食堂」。絵画・立体・映像等で構成。</h1> <header> <h2><a href="index.html"><img src="../images/logo.png" width="330" height="50" alt=""></a> </h2> <nav id="mainmenu"> <ul> <li><a href="../index.html#news">News</a></li> <li><a href="../index.html#about">About</a></li> <li><a href="../index.html#member" class="ls">Artists</a></li> <li><a href="../index.html#access">Access</a></li> </ul> </nav> </header> <div id="contents"> <div id="main"> <section class="artist"> <article> <div id="atst_01" class="atst_name"> <img src="../images/mem_img_01.jpg" alt="笹山 直規" /> <h2>笹山 直規<span class="kana">SASAYAMA Naoki</span> </h2> </div> <dl> <dt>1981年生</dt><dd>滋賀県在住</dd> <dt>2004年</dt><dd>大阪芸術大学芸術学部美術学科 卒業</dd> </dl> <p>現在滋賀県在住</p> <h4><個展></h4> <dl> <dt>2003年</dt><dd>「Boys Don't Cry」GUILD GALLERY、大阪</dd> <dt>2004年</dt><dd>「Heart full of pain」立体ギャラリー射手座、京都</dd> <dt>2005年</dt><dd>「Did my time」立体ギャラリー射手座。京都</dd> <dt>2006年</dt><dd>「The Creation」立体ギャラリー射手座、京都</dd> <dt>2010年</dt><dd>「事故現場」Frantic Gallery、東京</dd> <dt>2012年</dt><dd>「大惨事的な鑑賞者」Frantic Gallery、東京</dd> <dt>2013年</dt><dd>「THE TRAVEL」ART SPACE ZERO-ONE、大阪</dd> <dt>2014年</dt><dd>「死体と美術」ART SPACE ZERO-ONE、大阪</dd> </dl> <h4><グループ展></h4> <dl> <dt>2003年</dt><dd>「Dot」海岸通ギャラリーCASO、大阪</dd> <dt>2006年</dt><dd>「悪趣味るねさんす」ヴァニラ画廊、東京</dd> <dt>2005年</dt><dd>「群馬青年ビエンナーレ'05」群馬県立近代美術館</dd> <dt>2007年</dt><dd>「Negative/Art展Vol.5」GEISAIミュージアム2、東京</dd> <dt>2008年</dt><dd>「メークリヒカイト」レントゲンヴェルケ、東京</dd> <dt>2010年</dt><dd>「酸化したリアリティー 群馬青年ビエンナーレの作家たち」、群馬県立近代美術館</dd> <dt>2011年</dt><dd>「2011 FRANTIC UNDERLINES」Frantic Gallery、東京</dd> <dt>2013年</dt><dd>「TRANS ARTS TOKYO 2013」東京<br> その他、多数参加。 </dd> </dl> <h4><賞歴></h4> <dl> <dt>2005年</dt><dd>「群馬青年ビエンナーレ'05」群馬県立近代美術館 大賞受賞</dd> </dl> <h4><掲載雑誌></h4> <dl> <dt>2005年</dt><dd>DVD BURST 6月号「死を演出する画家 笹山直規」</dd> <dt>2006年</dt><dd>美術手帖7月号  「日本の新世代アーティスト108人」</dd> <dt>2010年</dt><dd>美術手帖6月号「新世代アーティスト宣言!」</dd> </dl> <article class="ex_work"> <h3>参考作品</h3> <ul> <li> <img src="../images/work_photo_none.jpg" alt="作品" /> </li> <li> <img src="../images/work_photo_none.jpg" alt="作品" /> </li> <li> <img src="../images/work_photo_none.jpg" alt="作品" /> </li> <li> <img src="../images/work_photo_none.jpg" alt="作品" /> </li> </ul> </article> <p class="btn_frame site"><a href="http://naokisasayama.com/" target="_blank" class="ex_link"><i class="fa fa-files-o"></i>笹山直規 Website</a></p> </section> <section class="artist"> <ul class="page_link clear"> <li> <a href="#atst_01" class="ex_link"><span class="kanji"><i class="fa fa-sort"></i>笹山 直規</span>/<span class="kana">SASAYAMA Naoki</span></a> </li> <li> <a href="#atst_02" class="ex_link"><span class="kanji"><i class="fa fa-sort"></i>新宅 睦仁</span>/<span class="kana">SHINTAKU Tomoni</span></a> </li> <li> <a href="#atst_03" class="ex_link"><span class="kanji"><i class="fa fa-sort"></i>祐源 紘史</span>/<span class="kana">YUGEN Hirofumi</span></a> </li> </ul> <article> <div id="atst_02" class="atst_name"> <img src="../images/mem_img_02.jpg" alt="新宅 睦仁" /> <h2>新宅 睦仁<span class="kana">SHINTAKU Tomoni</span> </h2> </div> <dl> <dt>1982年</dt><dd>広島県生まれ <dt>2005年</dt><dd>九州産業大学芸術学部美術学科卒業 <dt>2013年</dt><dd>新宿調理師専門学校調理師本科卒業 </dl> <p>現在東京都在住</p> <h4><個展></h4> <dl> <dt>2015年</dt><dd>「カップヌードルの滝」HAGISO、東京(9月開催予定)</dd> <dt>2014年</dt><dd>「牛丼の滝」沢田マンションギャラリーroom38、高知</dd> </dl> <h4><グループ展></h4> <dl> <dt>2014年</dt><dd>「丼池マルシェ」丼池マルシェ、大阪 <dt>2014年</dt><dd>「ポートフォリオ展」沢田マンションギャラリーroom38、高知 <dt>2013年</dt><dd>「POSSIBLY TALENTED Vol.3」THE blank GALLERY、東京 <dt>2013年</dt><dd>「第6回 ガキグラ展」ギャラリー おいし、福岡 <dt>2012年</dt><dd>「YOUNG ARTISTS JAPAN Vol.5」東京デザイナーズウィーク(TDW)内、東京 <dt>2004年</dt><dd>「師寿睦仁展」LAPIN ET HALOT、東京 <dt>2000年</dt><dd>「大覚展」NHKギャラリー、福岡 </dl> <h4><賞歴></h4> <dl> <dt>2015年</dt><dd>ワンダーシード2015 入選 <dt>2013年</dt><dd>第2回 宮本三郎記念デッサン大賞展 入選 <dt>2005年</dt><dd>別府アジアビエンナーレ2005 入選 <dt>2004年</dt><dd>第19回とびうめ国文祭美術展 入選 <dt>2002年</dt><dd>第34回西日本美術展 入選 <dt>2001年</dt><dd>第37回福岡市美術展 福岡市議会議長賞 </dl> <h4><その他の活動></h4> <dl> <dt>2007年</dt><dd>樋口師寿(馬画鹿家名義でも活動中)とアートユニット「ART DIS FOR」結成</dd> </dl> <h4><ART DIS FORでの個展></h4> <dl> <dt>2008年</dt> <dd>「Shopping」ART・IN・GALLERY、東京<br> 「くたばれ東京藝大展」ART・IN・GALLERY、東京 </dd> </dl> <h4><ART DIS FORでのグループ展></h4> <dl> <dt>2011年</dt><dd>「"petit"GEISAI #15」 東京都立産業貿易センター台東館、東京</dd> <dt>2010年</dt><dd>「千代田芸術祭3331アンデパンダン」アーツ千代田 3331、東京<br> 「Unknown possibility 03」新宿眼科画廊、東京<br> 「GEISAI #14」東京ビックサイト、東京 </dd> <dt>2009年</dt><dd>「Unexpected」新宿眼科画廊、東京<br> 「ART & PHOTOBOOK EXHIBITION」新宿眼科画廊、東京<br> 「東京アンデパンダン展」COEXIST、東京<br> 「The Artcompe X」The Artcomplex Center of Tokyo、東京 </dd> </dl> <h4><ART DIS FORでの賞歴></h4> <dl> <dt>2009年</dt><dd>第13回新生展 入選</dd> <dt>2009年</dt><dd>第45回神奈川県美術展 入選</dd> </dl> <article class="ex_work"> <h3>参考作品</h3> <ul> <li> <img src="../images/work_photo_none.jpg" alt="作品" /> </li> <li> <img src="../images/work_photo_none.jpg" alt="作品" /> </li> <li> <img src="../images/work_photo_none.jpg" alt="作品" /> </li> <li> <img src="../images/work_photo_none.jpg" alt="作品" /> </li> </ul> </article> <p class="btn_frame site"><a href="http://tomonishintaku.com/" target="_blank" class="ex_link"><i class="fa fa-files-o"></i>新宅睦仁 Website</a></p> </section> <section class="artist"> <ul class="page_link clear"> <li> <a href="#atst_01" class="ex_link"><span class="kanji"><i class="fa fa-sort"></i>笹山 直規</span>/<span class="kana">SASAYAMA Naoki</span></a> </li> <li> <a href="#atst_02" class="ex_link"><span class="kanji"><i class="fa fa-sort"></i>新宅 睦仁</span>/<span class="kana">SHINTAKU Tomoni</span></a> </li> <li> <a href="#atst_03" class="ex_link"><span class="kanji"><i class="fa fa-sort"></i>祐源 紘史</span>/<span class="kana">YUGEN Hirofumi</span></a> </li> </ul> <article> <div id="atst_03" class="atst_name"> <img src="../images/mem_img_03.jpg" alt="祐源 紘史" /> <h2>祐源 紘史<span class="kana">YUGEN Hirofumi</span> </h2> </div> <dl> <dt>1979年</dt><dd>岡山県生まれ</dd> <dt>2004年</dt><dd>広島市立大学芸術学部デザイン工芸学科卒業</dd> <dt>2004 - 2005年</dt><dd>ドイツ、ハノーバー専科大学へ短期交換留学</dd> <dt>2006年</dt><dd>広島市立大学大学院芸術学研究科造形計画修了</dd> </dl> <p>現在広島県在住</p> <h4><主な個展></h4> <dl> <dt>2013年</dt><dd>「最初の食事が死の始めである」gallery t、東京</dd> <dt>2007年</dt><dd>「G-Selection祐源紘史 展」gallery G、広島</dd> </dl> <h4><主なグループ展></h4> <dl> <dt>2014年</dt><dd>「第67回山口県美術展覧会」山口県立美術館</dd> <dt>2013年</dt><dd>「デザインナイト2013」SUZU CAFE hiroshima、広島<br>「横川商店街劇場2013 [横川モンマルトル]」横川商店街、広島<br>「アラフドアートアニュアル」土湯温泉町、福島</dd> <dt>2012年</dt><dd>「衣・食・住 ソウル -」広島、西京大学、ソウル   「パークビルストリートギャラリー」広島</dd> <dt>2011年</dt><dd>「第65回山口県美術展覧会」山口県立美術館<br> 「現代の造形ーLife&Artー[半農半アートー水ありてー]」東広島市美術館、広島<br> 「箱 しまう はこぶ おくる展」生活工房ギャラリー(三軒茶屋・キャロットタワー3F)、東京</dd> <dt>2010年</dt><dd>「食と現代美術 part6」BankART1929、横浜<br> 「ゼロダテ/大館展 2010」大館商店街、秋田<br> 「広島アートプロジェクト2010」HiroshimART展、広島</dd> <dt>2009年</dt><dd>「広島アートプロジェクト2009、[いざ、船内探検!吉宝丸]展」、広島</dd> <dt>2008年</dt><dd>「ゲンビどこでも企画公募」広島市現代美術館<br>「広島アートプロジェクト」2008、旧中工場アートプロジェクト2「汽水域」展、広島</dd> <dt>2007年</dt><dd>「旧中工場アートプロジェクト[ゴミがアートになる!超高品質なホコリ]展」、広島</dd> <dt>2006年</dt><dd>「第2回北村西望生誕地現代彫刻プロジェクト[FROMLIFE]」長崎</dd> <dt>2005年</dt><dd>「Art Contemporain」 ベルリン<br>「exchange students exhibition GEISHA」 エキスポプラザ内チェコ館、ハノーバー<br> 「Ein Gefuehltes Ein GEdachtes, RODOLFO」arte y comunicacion, ベルリン</dd> </dl> <h4><主な受賞></h4> <dl> <dt>2014年</dt><dd>第67回山口県美術展覧会佳作</dd> <dt>2011年</dt><dd>第65回山口県美術展覧会佳作</dd> <dt>2006年</dt><dd>“プリ・ラ・ジュネス”受賞、(広島市立大学)</dd> </dl> <h4><企画・運営></h4> <dl> <dt>2013年</dt><dd>横川商店街劇場2014「 ニュー横川シネマパラダイス」、横川商店街、広島</dd> <dt>2013年</dt><dd>横川商店街劇場2013「横川モンマルトル」、横川商店街、広島</dd> </dl> <article class="ex_work"> <h3>参考作品</h3> <ul> <li> <img src="../images/work_photo_none.jpg" alt="作品" /> </li> <li> <img src="../images/work_photo_none.jpg" alt="作品" /> </li> <li> <img src="../images/work_photo_none.jpg" alt="作品" /> </li> <li> <img src="../images/work_photo_none.jpg" alt="作品" /> </li> </ul> </article> <p class="btn_frame site"><a href="http://www.yugenhirofumi.com/" target="_blank" class="ex_link"><i class="fa fa-files-o"></i>祐源紘史 Website</a></p> <ul class="page_link clear"> <li> <a href="#atst_01" class="ex_link"><span class="kanji"><i class="fa fa-sort"></i>笹山 直規</span>/<span class="kana">SASAYAMA Naoki</span></a> </li> <li> <a href="#atst_02" class="ex_link"><span class="kanji"><i class="fa fa-sort"></i>新宅 睦仁</span>/<span class="kana">SHINTAKU Tomoni</span></a> </li> <li> <a href="#atst_03" class="ex_link"><span class="kanji"><i class="fa fa-sort"></i>祐源 紘史</span>/<span class="kana">YUGEN Hirofumi</span></a> </li> </ul> </section> </div> <!--/main--> <p id="pagetop"><a href="#"><i class="fa fa-hand-o-up"></i>PAGE TOP</a></p> </div> <!--/contents--> </div> <!--/container--> <footer> <small>Copyright&copy; 2015 GRP EX All Rights Reserved.</small> </footer> <script type="text/javascript" src="js/slide_simple_pack.js"></script> <script type="text/javascript"> // 表示の幅で設定・PCはウィンドウサイズを反映 */ if (OCwindowWidth() < 480) { open_close("newinfo_hdr", "newinfo"); } </script> </body> </html>
美術食堂〜食べるところから新しい芸術は生まれる〜
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Meta(content='width=device-width', name='viewport'), Meta(content='現代美術家3名による、食をテーマとしたグループ展、美術食堂〜食べるところから新しい芸術は生まれる〜絵画・立体・映像等で構成。', name='description'), Meta(content='食物,美術,食事,現代アート,絵画,ケンタッキーフライドチキン,牛丼,カップヌードル,死刑囚,最後の晩餐', name='keywords'), Link(href='../css/base.css', rel='stylesheet'), Link(href='../css/font-awesome-4.3.0/css/font-awesome.min.css', rel='stylesheet'), Meta(content='noindex', name='robots'), Meta(name='robots', ontent='nofollow'), Script(src='http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js', type='text/javascript'), Script(src='js/openclose.js', type='text/javascript'), Script('$(function(){\n\t\t$(\'a[href^=#]\').click(function(){\n\t\t\tvar speed = 460;\n\t\t\tvar href= $(this).attr("href");\n\t\t\tvar target = $(href == "#" || href == "" ? \'html\' : href);\n\t\t\tvar position = target.offset().top;\n\t\t\t$("html, body").animate({scrollTop:position}, speed, "swing");\n\t\t\treturn false;\n\t\t});\n\t});', type='text/javascript') )) rt = app.route @rt('/') def get(): return ( Title('美術食堂〜食べるところから新しい芸術は生まれる〜'), Div( H1('現代美術家3名による、食をテーマとしたグループ展「美術食堂」。絵画・立体・映像等で構成。'), Header( H2( A( Img(alt='', height='50', src='../images/logo.png', width='330'), href='index.html' ) ), Nav( Ul( Li( A('News', href='../index.html#news') ), Li( A('About', href='../index.html#about') ), Li( A('Artists', cls='ls', href='../index.html#member') ), Li( A('Access', href='../index.html#access') ) ), id='mainmenu' ) ), Div( Div( Section( Article( Div( Img(alt='笹山\u3000直規', src='../images/mem_img_01.jpg'), H2( '笹山\u3000直規', Span('SASAYAMA Naoki', cls='kana') ), cls='atst_name', id='atst_01' ), Dl( Dt('1981年生'), Dd('滋賀県在住'), Dt('2004年'), Dd('大阪芸術大学芸術学部美術学科 卒業') ), P('現在滋賀県在住'), H4('<個展>'), Dl( Dt('2003年'), Dd("「Boys Don't Cry」GUILD GALLERY、大阪"), Dt('2004年'), Dd('「Heart full of pain」立体ギャラリー射手座、京都'), Dt('2005年'), Dd('「Did my time」立体ギャラリー射手座。京都'), Dt('2006年'), Dd('「The Creation」立体ギャラリー射手座、京都'), Dt('2010年'), Dd('「事故現場」Frantic Gallery、東京'), Dt('2012年'), Dd('「大惨事的な鑑賞者」Frantic Gallery、東京'), Dt('2013年'), Dd('「THE TRAVEL」ART SPACE ZERO-ONE、大阪'), Dt('2014年'), Dd('「死体と美術」ART SPACE ZERO-ONE、大阪') ), H4('<グループ展>'), Dl( Dt('2003年'), Dd('「Dot」海岸通ギャラリーCASO、大阪'), Dt('2006年'), Dd('「悪趣味るねさんす」ヴァニラ画廊、東京'), Dt('2005年'), Dd("「群馬青年ビエンナーレ'05」群馬県立近代美術館"), Dt('2007年'), Dd('「Negative/Art展Vol.5」GEISAIミュージアム2、東京'), Dt('2008年'), Dd('「メークリヒカイト」レントゲンヴェルケ、東京'), Dt('2010年'), Dd('「酸化したリアリティー 群馬青年ビエンナーレの作家たち」、群馬県立近代美術館'), Dt('2011年'), Dd('「2011 FRANTIC UNDERLINES」Frantic Gallery、東京'), Dt('2013年'), Dd( '「TRANS ARTS TOKYO 2013」東京', Br(), 'その他、多数参加。' ) ), H4('<賞歴>'), Dl( Dt('2005年'), Dd("「群馬青年ビエンナーレ'05」群馬県立近代美術館 大賞受賞") ), H4('<掲載雑誌>'), Dl( Dt('2005年'), Dd('DVD BURST 6月号「死を演出する画家 笹山直規」'), Dt('2006年'), Dd('美術手帖7月号\u3000 「日本の新世代アーティスト108人」'), Dt('2010年'), Dd('美術手帖6月号「新世代アーティスト宣言!」') ), Article( H3('参考作品'), Ul( Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ) ), cls='ex_work' ), P( A( I(cls='fa fa-files-o'), '笹山直規 Website', cls='ex_link', href='http://naokisasayama.com/', target='_blank' ), cls='btn_frame site' ) ), cls='artist' ), Section( Ul( Li( A( Span( I(cls='fa fa-sort'), '笹山\u3000直規', cls='kanji' ), '/', Span('SASAYAMA Naoki', cls='kana'), cls='ex_link', href='#atst_01' ) ), Li( A( Span( I(cls='fa fa-sort'), '新宅\u3000睦仁', cls='kanji' ), '/', Span('SHINTAKU Tomoni', cls='kana'), cls='ex_link', href='#atst_02' ) ), Li( A( Span( I(cls='fa fa-sort'), '祐源\u3000紘史', cls='kanji' ), '/', Span('YUGEN Hirofumi', cls='kana'), cls='ex_link', href='#atst_03' ) ), cls='page_link clear' ), Article( Div( Img(alt='新宅\u3000睦仁', src='../images/mem_img_02.jpg'), H2( '新宅\u3000睦仁', Span('SHINTAKU Tomoni', cls='kana') ), cls='atst_name', id='atst_02' ), Dl( Dt('1982年'), Dd( '広島県生まれ', Dt('2005年'), Dd( '九州産業大学芸術学部美術学科卒業', Dt('2013年'), Dd('新宿調理師専門学校調理師本科卒業') ) ) ), P('現在東京都在住'), H4('<個展>'), Dl( Dt('2015年'), Dd('「カップヌードルの滝」HAGISO、東京(9月開催予定)'), Dt('2014年'), Dd('「牛丼の滝」沢田マンションギャラリーroom38、高知') ), H4('<グループ展>'), Dl( Dt('2014年'), Dd( '「丼池マルシェ」丼池マルシェ、大阪', Dt('2014年'), Dd( '「ポートフォリオ展」沢田マンションギャラリーroom38、高知', Dt('2013年'), Dd( '「POSSIBLY TALENTED Vol.3」THE blank GALLERY、東京', Dt('2013年'), Dd( '「第6回 ガキグラ展」ギャラリー おいし、福岡', Dt('2012年'), Dd( '「YOUNG ARTISTS JAPAN Vol.5」東京デザイナーズウィーク(TDW)内、東京', Dt('2004年'), Dd( '「師寿睦仁展」LAPIN ET HALOT、東京', Dt('2000年'), Dd('「大覚展」NHKギャラリー、福岡') ) ) ) ) ) ) ), H4('<賞歴>'), Dl( Dt('2015年'), Dd( 'ワンダーシード2015 入選', Dt('2013年'), Dd( '第2回 宮本三郎記念デッサン大賞展 入選', Dt('2005年'), Dd( '別府アジアビエンナーレ2005 入選', Dt('2004年'), Dd( '第19回とびうめ国文祭美術展 入選', Dt('2002年'), Dd( '第34回西日本美術展 入選', Dt('2001年'), Dd('第37回福岡市美術展 福岡市議会議長賞') ) ) ) ) ) ), H4('<その他の活動>'), Dl( Dt('2007年'), Dd('樋口師寿(馬画鹿家名義でも活動中)とアートユニット「ART DIS FOR」結成') ), H4('<ART DIS FORでの個展>'), Dl( Dt('2008年'), Dd( '「Shopping」ART・IN・GALLERY、東京', Br(), '「くたばれ東京藝大展」ART・IN・GALLERY、東京' ) ), H4('<ART DIS FORでのグループ展>'), Dl( Dt('2011年'), Dd('「"petit"GEISAI #15」\u3000東京都立産業貿易センター台東館、東京'), Dt('2010年'), Dd( '「千代田芸術祭3331アンデパンダン」アーツ千代田 3331、東京', Br(), '「Unknown possibility 03」新宿眼科画廊、東京', Br(), '「GEISAI #14」東京ビックサイト、東京' ), Dt('2009年'), Dd( '「Unexpected」新宿眼科画廊、東京', Br(), '「ART & PHOTOBOOK EXHIBITION」新宿眼科画廊、東京', Br(), '「東京アンデパンダン展」COEXIST、東京', Br(), '「The Artcompe X」The Artcomplex Center of Tokyo、東京' ) ), H4('<ART DIS FORでの賞歴>'), Dl( Dt('2009年'), Dd('第13回新生展 入選'), Dt('2009年'), Dd('第45回神奈川県美術展 入選') ), Article( H3('参考作品'), Ul( Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ) ), cls='ex_work' ), P( A( I(cls='fa fa-files-o'), '新宅睦仁 Website', cls='ex_link', href='http://tomonishintaku.com/', target='_blank' ), cls='btn_frame site' ) ), cls='artist' ), Section( Ul( Li( A( Span( I(cls='fa fa-sort'), '笹山\u3000直規', cls='kanji' ), '/', Span('SASAYAMA Naoki', cls='kana'), cls='ex_link', href='#atst_01' ) ), Li( A( Span( I(cls='fa fa-sort'), '新宅\u3000睦仁', cls='kanji' ), '/', Span('SHINTAKU Tomoni', cls='kana'), cls='ex_link', href='#atst_02' ) ), Li( A( Span( I(cls='fa fa-sort'), '祐源\u3000紘史', cls='kanji' ), '/', Span('YUGEN Hirofumi', cls='kana'), cls='ex_link', href='#atst_03' ) ), cls='page_link clear' ), Article( Div( Img(alt='祐源\u3000紘史', src='../images/mem_img_03.jpg'), H2( '祐源\u3000紘史', Span('YUGEN Hirofumi', cls='kana') ), cls='atst_name', id='atst_03' ), Dl( Dt('1979年'), Dd('岡山県生まれ'), Dt('2004年'), Dd('広島市立大学芸術学部デザイン工芸学科卒業'), Dt('2004 - 2005年'), Dd('ドイツ、ハノーバー専科大学へ短期交換留学'), Dt('2006年'), Dd('広島市立大学大学院芸術学研究科造形計画修了') ), P('現在広島県在住'), H4('<主な個展>'), Dl( Dt('2013年'), Dd('「最初の食事が死の始めである」gallery t、東京'), Dt('2007年'), Dd('「G-Selection祐源紘史 展」gallery G、広島') ), H4('<主なグループ展>'), Dl( Dt('2014年'), Dd('「第67回山口県美術展覧会」山口県立美術館'), Dt('2013年'), Dd( '「デザインナイト2013」SUZU CAFE hiroshima、広島', Br(), '「横川商店街劇場2013 [横川モンマルトル]」横川商店街、広島', Br(), '「アラフドアートアニュアル」土湯温泉町、福島' ), Dt('2012年'), Dd('「衣・食・住 ソウル -」広島、西京大学、ソウル\n\t\t\t\t\t\t\t\t\t\u3000 「パークビルストリートギャラリー」広島'), Dt('2011年'), Dd( '「第65回山口県美術展覧会」山口県立美術館', Br(), '「現代の造形ーLife&Artー[半農半アートー水ありてー]」東広島市美術館、広島', Br(), '「箱 しまう はこぶ おくる展」生活工房ギャラリー(三軒茶屋・キャロットタワー3F)、東京' ), Dt('2010年'), Dd( '「食と現代美術 part6」BankART1929、横浜', Br(), '「ゼロダテ/大館展 2010」大館商店街、秋田', Br(), '「広島アートプロジェクト2010」HiroshimART展、広島' ), Dt('2009年'), Dd('「広島アートプロジェクト2009、[いざ、船内探検!吉宝丸]展」、広島'), Dt('2008年'), Dd( '「ゲンビどこでも企画公募」広島市現代美術館', Br(), '「広島アートプロジェクト」2008、旧中工場アートプロジェクト2「汽水域」展、広島' ), Dt('2007年'), Dd('「旧中工場アートプロジェクト[ゴミがアートになる!超高品質なホコリ]展」、広島'), Dt('2006年'), Dd('「第2回北村西望生誕地現代彫刻プロジェクト[FROMLIFE]」長崎'), Dt('2005年'), Dd( '「Art Contemporain」 ベルリン', Br(), '「exchange students exhibition GEISHA」 エキスポプラザ内チェコ館、ハノーバー', Br(), '「Ein Gefuehltes Ein GEdachtes, RODOLFO」arte y comunicacion, ベルリン' ) ), H4('<主な受賞>'), Dl( Dt('2014年'), Dd('第67回山口県美術展覧会佳作'), Dt('2011年'), Dd('第65回山口県美術展覧会佳作'), Dt('2006年'), Dd('“プリ・ラ・ジュネス”受賞、(広島市立大学)') ), H4('<企画・運営>'), Dl( Dt('2013年'), Dd('横川商店街劇場2014「 ニュー横川シネマパラダイス」、横川商店街、広島'), Dt('2013年'), Dd('横川商店街劇場2013「横川モンマルトル」、横川商店街、広島') ), Article( H3('参考作品'), Ul( Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ) ), cls='ex_work' ), P( A( I(cls='fa fa-files-o'), '祐源紘史 Website', cls='ex_link', href='http://www.yugenhirofumi.com/', target='_blank' ), cls='btn_frame site' ), Ul( Li( A( Span( I(cls='fa fa-sort'), '笹山\u3000直規', cls='kanji' ), '/', Span('SASAYAMA Naoki', cls='kana'), cls='ex_link', href='#atst_01' ) ), Li( A( Span( I(cls='fa fa-sort'), '新宅\u3000睦仁', cls='kanji' ), '/', Span('SHINTAKU Tomoni', cls='kana'), cls='ex_link', href='#atst_02' ) ), Li( A( Span( I(cls='fa fa-sort'), '祐源\u3000紘史', cls='kanji' ), '/', Span('YUGEN Hirofumi', cls='kana'), cls='ex_link', href='#atst_03' ) ), cls='page_link clear' ) ), cls='artist' ), id='main' ), P( A( I(cls='fa fa-hand-o-up'), 'PAGE TOP', href='#' ), id='pagetop' ), id='contents' ), id='container' ), Footer( Small('Copyright© 2015 GRP EX\u3000All Rights Reserved.') ), Script(src='js/slide_simple_pack.js', type='text/javascript'), Script('// 表示の幅で設定・PCはウィンドウサイズを反映 */\nif (OCwindowWidth() < 480) {\n\topen_close("newinfo_hdr", "newinfo");\n}', type='text/javascript') ) run_uv()
Meta(charset='utf-8'), Meta(content='width=device-width', name='viewport'), Meta(content='現代美術家3名による、食をテーマとしたグループ展、美術食堂〜食べるところから新しい芸術は生まれる〜絵画・立体・映像等で構成。', name='description'), Meta(content='食物,美術,食事,現代アート,絵画,ケンタッキーフライドチキン,牛丼,カップヌードル,死刑囚,最後の晩餐', name='keywords'), Link(href='../css/base.css', rel='stylesheet'), Link(href='../css/font-awesome-4.3.0/css/font-awesome.min.css', rel='stylesheet'), Meta(content='noindex', name='robots'), Meta(name='robots', ontent='nofollow'), Script(src='http://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js', type='text/javascript'), Script(src='js/openclose.js', type='text/javascript'), Script('$(function(){\n\t\t$(\'a[href^=#]\').click(function(){\n\t\t\tvar speed = 460;\n\t\t\tvar href= $(this).attr("href");\n\t\t\tvar target = $(href == "#" || href == "" ? \'html\' : href);\n\t\t\tvar position = target.offset().top;\n\t\t\t$("html, body").animate({scrollTop:position}, speed, "swing");\n\t\t\treturn false;\n\t\t});\n\t});', type='text/javascript')
Title('美術食堂〜食べるところから新しい芸術は生まれる〜'), Div( H1('現代美術家3名による、食をテーマとしたグループ展「美術食堂」。絵画・立体・映像等で構成。'), Header( H2( A( Img(alt='', height='50', src='../images/logo.png', width='330'), href='index.html' ) ), Nav( Ul( Li( A('News', href='../index.html#news') ), Li( A('About', href='../index.html#about') ), Li( A('Artists', cls='ls', href='../index.html#member') ), Li( A('Access', href='../index.html#access') ) ), id='mainmenu' ) ), Div( Div( Section( Article( Div( Img(alt='笹山\u3000直規', src='../images/mem_img_01.jpg'), H2( '笹山\u3000直規', Span('SASAYAMA Naoki', cls='kana') ), cls='atst_name', id='atst_01' ), Dl( Dt('1981年生'), Dd('滋賀県在住'), Dt('2004年'), Dd('大阪芸術大学芸術学部美術学科 卒業') ), P('現在滋賀県在住'), H4('<個展>'), Dl( Dt('2003年'), Dd("「Boys Don't Cry」GUILD GALLERY、大阪"), Dt('2004年'), Dd('「Heart full of pain」立体ギャラリー射手座、京都'), Dt('2005年'), Dd('「Did my time」立体ギャラリー射手座。京都'), Dt('2006年'), Dd('「The Creation」立体ギャラリー射手座、京都'), Dt('2010年'), Dd('「事故現場」Frantic Gallery、東京'), Dt('2012年'), Dd('「大惨事的な鑑賞者」Frantic Gallery、東京'), Dt('2013年'), Dd('「THE TRAVEL」ART SPACE ZERO-ONE、大阪'), Dt('2014年'), Dd('「死体と美術」ART SPACE ZERO-ONE、大阪') ), H4('<グループ展>'), Dl( Dt('2003年'), Dd('「Dot」海岸通ギャラリーCASO、大阪'), Dt('2006年'), Dd('「悪趣味るねさんす」ヴァニラ画廊、東京'), Dt('2005年'), Dd("「群馬青年ビエンナーレ'05」群馬県立近代美術館"), Dt('2007年'), Dd('「Negative/Art展Vol.5」GEISAIミュージアム2、東京'), Dt('2008年'), Dd('「メークリヒカイト」レントゲンヴェルケ、東京'), Dt('2010年'), Dd('「酸化したリアリティー 群馬青年ビエンナーレの作家たち」、群馬県立近代美術館'), Dt('2011年'), Dd('「2011 FRANTIC UNDERLINES」Frantic Gallery、東京'), Dt('2013年'), Dd( '「TRANS ARTS TOKYO 2013」東京', Br(), 'その他、多数参加。' ) ), H4('<賞歴>'), Dl( Dt('2005年'), Dd("「群馬青年ビエンナーレ'05」群馬県立近代美術館 大賞受賞") ), H4('<掲載雑誌>'), Dl( Dt('2005年'), Dd('DVD BURST 6月号「死を演出する画家 笹山直規」'), Dt('2006年'), Dd('美術手帖7月号\u3000 「日本の新世代アーティスト108人」'), Dt('2010年'), Dd('美術手帖6月号「新世代アーティスト宣言!」') ), Article( H3('参考作品'), Ul( Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ) ), cls='ex_work' ), P( A( I(cls='fa fa-files-o'), '笹山直規 Website', cls='ex_link', href='http://naokisasayama.com/', target='_blank' ), cls='btn_frame site' ) ), cls='artist' ), Section( Ul( Li( A( Span( I(cls='fa fa-sort'), '笹山\u3000直規', cls='kanji' ), '/', Span('SASAYAMA Naoki', cls='kana'), cls='ex_link', href='#atst_01' ) ), Li( A( Span( I(cls='fa fa-sort'), '新宅\u3000睦仁', cls='kanji' ), '/', Span('SHINTAKU Tomoni', cls='kana'), cls='ex_link', href='#atst_02' ) ), Li( A( Span( I(cls='fa fa-sort'), '祐源\u3000紘史', cls='kanji' ), '/', Span('YUGEN Hirofumi', cls='kana'), cls='ex_link', href='#atst_03' ) ), cls='page_link clear' ), Article( Div( Img(alt='新宅\u3000睦仁', src='../images/mem_img_02.jpg'), H2( '新宅\u3000睦仁', Span('SHINTAKU Tomoni', cls='kana') ), cls='atst_name', id='atst_02' ), Dl( Dt('1982年'), Dd( '広島県生まれ', Dt('2005年'), Dd( '九州産業大学芸術学部美術学科卒業', Dt('2013年'), Dd('新宿調理師専門学校調理師本科卒業') ) ) ), P('現在東京都在住'), H4('<個展>'), Dl( Dt('2015年'), Dd('「カップヌードルの滝」HAGISO、東京(9月開催予定)'), Dt('2014年'), Dd('「牛丼の滝」沢田マンションギャラリーroom38、高知') ), H4('<グループ展>'), Dl( Dt('2014年'), Dd( '「丼池マルシェ」丼池マルシェ、大阪', Dt('2014年'), Dd( '「ポートフォリオ展」沢田マンションギャラリーroom38、高知', Dt('2013年'), Dd( '「POSSIBLY TALENTED Vol.3」THE blank GALLERY、東京', Dt('2013年'), Dd( '「第6回 ガキグラ展」ギャラリー おいし、福岡', Dt('2012年'), Dd( '「YOUNG ARTISTS JAPAN Vol.5」東京デザイナーズウィーク(TDW)内、東京', Dt('2004年'), Dd( '「師寿睦仁展」LAPIN ET HALOT、東京', Dt('2000年'), Dd('「大覚展」NHKギャラリー、福岡') ) ) ) ) ) ) ), H4('<賞歴>'), Dl( Dt('2015年'), Dd( 'ワンダーシード2015 入選', Dt('2013年'), Dd( '第2回 宮本三郎記念デッサン大賞展 入選', Dt('2005年'), Dd( '別府アジアビエンナーレ2005 入選', Dt('2004年'), Dd( '第19回とびうめ国文祭美術展 入選', Dt('2002年'), Dd( '第34回西日本美術展 入選', Dt('2001年'), Dd('第37回福岡市美術展 福岡市議会議長賞') ) ) ) ) ) ), H4('<その他の活動>'), Dl( Dt('2007年'), Dd('樋口師寿(馬画鹿家名義でも活動中)とアートユニット「ART DIS FOR」結成') ), H4('<ART DIS FORでの個展>'), Dl( Dt('2008年'), Dd( '「Shopping」ART・IN・GALLERY、東京', Br(), '「くたばれ東京藝大展」ART・IN・GALLERY、東京' ) ), H4('<ART DIS FORでのグループ展>'), Dl( Dt('2011年'), Dd('「"petit"GEISAI #15」\u3000東京都立産業貿易センター台東館、東京'), Dt('2010年'), Dd( '「千代田芸術祭3331アンデパンダン」アーツ千代田 3331、東京', Br(), '「Unknown possibility 03」新宿眼科画廊、東京', Br(), '「GEISAI #14」東京ビックサイト、東京' ), Dt('2009年'), Dd( '「Unexpected」新宿眼科画廊、東京', Br(), '「ART & PHOTOBOOK EXHIBITION」新宿眼科画廊、東京', Br(), '「東京アンデパンダン展」COEXIST、東京', Br(), '「The Artcompe X」The Artcomplex Center of Tokyo、東京' ) ), H4('<ART DIS FORでの賞歴>'), Dl( Dt('2009年'), Dd('第13回新生展 入選'), Dt('2009年'), Dd('第45回神奈川県美術展 入選') ), Article( H3('参考作品'), Ul( Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ) ), cls='ex_work' ), P( A( I(cls='fa fa-files-o'), '新宅睦仁 Website', cls='ex_link', href='http://tomonishintaku.com/', target='_blank' ), cls='btn_frame site' ) ), cls='artist' ), Section( Ul( Li( A( Span( I(cls='fa fa-sort'), '笹山\u3000直規', cls='kanji' ), '/', Span('SASAYAMA Naoki', cls='kana'), cls='ex_link', href='#atst_01' ) ), Li( A( Span( I(cls='fa fa-sort'), '新宅\u3000睦仁', cls='kanji' ), '/', Span('SHINTAKU Tomoni', cls='kana'), cls='ex_link', href='#atst_02' ) ), Li( A( Span( I(cls='fa fa-sort'), '祐源\u3000紘史', cls='kanji' ), '/', Span('YUGEN Hirofumi', cls='kana'), cls='ex_link', href='#atst_03' ) ), cls='page_link clear' ), Article( Div( Img(alt='祐源\u3000紘史', src='../images/mem_img_03.jpg'), H2( '祐源\u3000紘史', Span('YUGEN Hirofumi', cls='kana') ), cls='atst_name', id='atst_03' ), Dl( Dt('1979年'), Dd('岡山県生まれ'), Dt('2004年'), Dd('広島市立大学芸術学部デザイン工芸学科卒業'), Dt('2004 - 2005年'), Dd('ドイツ、ハノーバー専科大学へ短期交換留学'), Dt('2006年'), Dd('広島市立大学大学院芸術学研究科造形計画修了') ), P('現在広島県在住'), H4('<主な個展>'), Dl( Dt('2013年'), Dd('「最初の食事が死の始めである」gallery t、東京'), Dt('2007年'), Dd('「G-Selection祐源紘史 展」gallery G、広島') ), H4('<主なグループ展>'), Dl( Dt('2014年'), Dd('「第67回山口県美術展覧会」山口県立美術館'), Dt('2013年'), Dd( '「デザインナイト2013」SUZU CAFE hiroshima、広島', Br(), '「横川商店街劇場2013 [横川モンマルトル]」横川商店街、広島', Br(), '「アラフドアートアニュアル」土湯温泉町、福島' ), Dt('2012年'), Dd('「衣・食・住 ソウル -」広島、西京大学、ソウル\n\t\t\t\t\t\t\t\t\t\u3000 「パークビルストリートギャラリー」広島'), Dt('2011年'), Dd( '「第65回山口県美術展覧会」山口県立美術館', Br(), '「現代の造形ーLife&Artー[半農半アートー水ありてー]」東広島市美術館、広島', Br(), '「箱 しまう はこぶ おくる展」生活工房ギャラリー(三軒茶屋・キャロットタワー3F)、東京' ), Dt('2010年'), Dd( '「食と現代美術 part6」BankART1929、横浜', Br(), '「ゼロダテ/大館展 2010」大館商店街、秋田', Br(), '「広島アートプロジェクト2010」HiroshimART展、広島' ), Dt('2009年'), Dd('「広島アートプロジェクト2009、[いざ、船内探検!吉宝丸]展」、広島'), Dt('2008年'), Dd( '「ゲンビどこでも企画公募」広島市現代美術館', Br(), '「広島アートプロジェクト」2008、旧中工場アートプロジェクト2「汽水域」展、広島' ), Dt('2007年'), Dd('「旧中工場アートプロジェクト[ゴミがアートになる!超高品質なホコリ]展」、広島'), Dt('2006年'), Dd('「第2回北村西望生誕地現代彫刻プロジェクト[FROMLIFE]」長崎'), Dt('2005年'), Dd( '「Art Contemporain」 ベルリン', Br(), '「exchange students exhibition GEISHA」 エキスポプラザ内チェコ館、ハノーバー', Br(), '「Ein Gefuehltes Ein GEdachtes, RODOLFO」arte y comunicacion, ベルリン' ) ), H4('<主な受賞>'), Dl( Dt('2014年'), Dd('第67回山口県美術展覧会佳作'), Dt('2011年'), Dd('第65回山口県美術展覧会佳作'), Dt('2006年'), Dd('“プリ・ラ・ジュネス”受賞、(広島市立大学)') ), H4('<企画・運営>'), Dl( Dt('2013年'), Dd('横川商店街劇場2014「 ニュー横川シネマパラダイス」、横川商店街、広島'), Dt('2013年'), Dd('横川商店街劇場2013「横川モンマルトル」、横川商店街、広島') ), Article( H3('参考作品'), Ul( Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ), Li( Img(alt='作品', src='../images/work_photo_none.jpg') ) ), cls='ex_work' ), P( A( I(cls='fa fa-files-o'), '祐源紘史 Website', cls='ex_link', href='http://www.yugenhirofumi.com/', target='_blank' ), cls='btn_frame site' ), Ul( Li( A( Span( I(cls='fa fa-sort'), '笹山\u3000直規', cls='kanji' ), '/', Span('SASAYAMA Naoki', cls='kana'), cls='ex_link', href='#atst_01' ) ), Li( A( Span( I(cls='fa fa-sort'), '新宅\u3000睦仁', cls='kanji' ), '/', Span('SHINTAKU Tomoni', cls='kana'), cls='ex_link', href='#atst_02' ) ), Li( A( Span( I(cls='fa fa-sort'), '祐源\u3000紘史', cls='kanji' ), '/', Span('YUGEN Hirofumi', cls='kana'), cls='ex_link', href='#atst_03' ) ), cls='page_link clear' ) ), cls='artist' ), id='main' ), P( A( I(cls='fa fa-hand-o-up'), 'PAGE TOP', href='#' ), id='pagetop' ), id='contents' ), id='container' ), Footer( Small('Copyright© 2015 GRP EX\u3000All Rights Reserved.') ), Script(src='js/slide_simple_pack.js', type='text/javascript'), Script('// 表示の幅で設定・PCはウィンドウサイズを反映 */\nif (OCwindowWidth() < 480) {\n\topen_close("newinfo_hdr", "newinfo");\n}', type='text/javascript')
_layouts/post.html
gangdong/daviddong.github.io
3
50
<filename>_layouts/post.html --- layout: default --- {% assign words = page.content | strip_html | strip_newlines | remove: " " | size %} {% assign time = page.content | strip_html | strip_newlines | remove: " " | size | divided_by: 400 | plus: 1 %} <!-- add menu bar here! --> {% include menu.html %} {%- assign date_format = site.rawposts.date_format | default: "%b %-d, %Y" -%} <div class="post-container" style = "margin-bottom:1rem"> <div class="posts-labelgroup" id="posts-labelgroup"> <h1 id="posts-label">POST</h1> </div> <a class="post-link" href="{{ page.url | relative_url }}"> <h2 class="post-title-body">{{ page.title | escape }}</h2> </a> <div class="post-meta"> <div class="post-date icon-calendar" style = "padding-left:0px;font-size:14px">{{ page.date | date: date_format }}</div> {% if page.sidebar %} <!-- sidebar button for displaying/hiding sidebar --> <div class = "sidebar-btn-box"><a class="btn"></a></div> {% endif %} </div> </div> <!-- post content here! --> <!-- set fix width box to put content! --> <div class="post-viewer-container"> <div class="post post-fix-width"> {{ content }} </div> <!-- put sidebar! --> {% if page.sidebar %} <div class = "sidebar-container"> {% if page.about %} <div class = "sidebar-about-box" id = "sidebar"> {% if page.language == 'chinese' %} <p class = "sidebar-title">关于文章</p> {% else %} <p class = "sidebar-title">About This Article</p> {% endif %} {% if page.language == 'chinese' %} {% if page.description %} <p class = "sidebar-about-content sidebar-font-big">{{page.description}}</p> {% endif %} {% if page.author %} <p class = "icon-link sidebar-about-content sidebar-font-medium" style = "margin-top:40px">文章作者: <a href="https://github.com/gangdong">{{page.author}}</a></p> {% endif %} <p class = "icon-hourglass sidebar-about-content sidebar-font-medium">阅读时间:{{ time }} {%if time > 1 %}mins{% else %}min{% endif %}</p> <p class = "icon-book sidebar-about-content sidebar-font-medium">全文字数:{{words}}</p> {% if page.keywords %} <p class = "icon-th-list sidebar-about-content sidebar-font-medium">关键字: {{page.keywords}}</p> {% endif %} {% if page.tags != nil %} <p class = "icon-hashtag sidebar-about-content sidebar-font-medium">标签: {% for tag in page.tags %} <a href="{{site.baseurl}}/category#{{tag}}">{{tag}}&nbsp;</a> {% endfor %} </p> {% endif %} {% else %} {% if page.description %} <P class = "sidebar-about-content sidebar-font-big">{{page.description}}</P> {% endif %} {% if page.author %} <P class = "icon-link sidebar-about-content sidebar-font-medium" style = "margin-top:30px">Author: <a href="https://github.com/gangdong">{{page.author}}</a></P> {% endif %} <P class = "icon-clock sidebar-about-content sidebar-font-medium">{{ time }} {%if time > 1 %}mins{% else %}min{% endif %} to read</P> <P class = "icon-book-1 sidebar-about-content sidebar-font-medium">{{words}} words</P> {% if page.keywords %} <P class = "icon-th-list sidebar-about-content sidebar-font-medium">Key Words: {{page.keywords}}</P> {% endif %} {% if page.tags != nil %} <P class = "icon-hashtag sidebar-about-content sidebar-font-medium">Tags: {% for tag in page.tags %} <a href="{{site.baseurl}}/category#{{tag}}">{{tag}}&nbsp;</a> {% endfor %} </P> {% endif %} {% endif %} </div> {% endif %} {% if page.toc %} <div class="sidebar-toc-box"> {% if page.language == 'chinese' %} <p class = "sidebar-title">文章目录</p> <span class = "sidebar-font-medium sidebar-toc-content">{% toc %}</span> {% else %} <p class = "sidebar-title">Table of Contents</p> <span class = "sidebar-font-medium sidebar-toc-content">{% toc %}</span> {% endif %} </div> {% endif %} </div> {% endif %} </div> <!-- no sidebar, use flex width box! --> <br> <div class="post-container"> <!-- post categories box! here --> {% if site.rawposts.show_category_box == false %} <div class="post-categories-meta"> <div class="post-categories-box"> {%- for tag in page.categories -%} <a href="{{site.baseurl}}/category#{{tag}}">{{ tag }}</a> {%- endfor -%} </div> </div> {% else %} <div class="post-categories-meta"> <div class="post-categories-box post-categories-box-hide"> {%- for tag in page.categories -%} <a href="{{site.baseurl}}/category#{{tag}}">{{ tag }}</a> {%- endfor -%} </div> </div> {% endif %} {% if site.rawposts.share_media %} <div class = "share-box-meta"> <!-- Go to www.addthis.com/dashboard to customize your tools --> {% if page.language == 'chinese' %} <div class="addthis_inline_share_toolbox share-box"><span style ="padding: 2px">分享:</span></div> {% else %} <div class="addthis_inline_share_toolbox share-box"><span style ="padding: 2px">Share:</span></div> {% endif %} <!-- Put post veiw statistic here! --> <div class = "post-view"> {% if page.language == 'chinese' %} <span class = "icon-eye tooltip"><p class = "tooltiptext" style = "left:0%; margin-left: 0px">阅读量</p><span id="busuanzi_value_page_pv"></span></span> {% else %} <span class = "icon-eye tooltip"><p class = "tooltiptext" style = "left:0%; margin-left: 0px">Viewers</p><span id="busuanzi_value_page_pv"></span></span> {% endif %} </div> </div> {% endif %} <!-- Related posts start here! --> {%- if site.rawposts.related_posts -%} {% if site.related_posts.size >= 1 %} {% if page.language == 'chinese' %} <h1 id="posts-label">相关文章</h1> {% else %} <h1 id="posts-label">You may also like</h1> {% endif %} <div class = "related-posts-box"> <ul> {% for related_post in site.related_posts limit: 5 %} <li><a href="{{ related_post.url | relative_url }}">{{ related_post.title | escape}}</a></li> {% endfor %} </ul> </div> {% endif %} {% endif %} <!-- Page navigation start here! --> {%- if site.rawposts.navigation -%} {% if page.language == 'chinese' %} <h1 id="posts-label">继续阅读</h1> {% else %} <h1 id="posts-label">further reading</h1> {% endif %} <div class = "separator"></div> <div class="navigation-meta"> {%- if page.previous -%} <div class="navigation-bar"> {% if page.language == 'chinese' %} <a href="{{ page.previous.url | relative_url }}"><span>前一章</span><br>{{page.previous.title | escape}}</a> {% else %} <a href="{{ page.previous.url | relative_url }}"><span>Previous Post</span><br>{{page.previous.title | escape}}</a> {% endif %} </div> {%- endif -%} {%- if page.next -%} <div class="navigation-bar"> {% if page.language == 'chinese' %} <a href="{{ page.next.url | relative_url }}"><span>后一章</span><br>{{page.next.title | escape}}</a> {% else %} <a href="{{ page.next.url | relative_url }}"><span>Next Post</span><br>{{page.next.title | escape}}</a> {% endif %} </div> {%- endif -%} </div> {%- endif -%} <br> <!-- comment box starts here! --> {% include comments.html %} {%- if site.rawposts.gittalk -%} <div class = "footer">© 2012-2021 <NAME>. All rights reserved.</div> {% else %} <div class = "footer" style="margin-top:50px">© 2012-2021 <NAME>'s Blog. All rights reserved.</div> {% endif %} <br> </div> {% if site.rawposts.share_media %} <!-- Go to www.addthis.com/dashboard to customize your tools --> <script async type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid=ra-604f502a8198c9c9&domready=1"></script> {% endif %} {% if page.sidebar %} <!-- sidebar button, toggle display/hide sidebar --> <script type="text/javascript"> $('.btn').on('click',function(){ $('.btn').toggleClass('btnc'); $('.sidebar-container').toggleClass('sidebar-container-hide'); }) </script> {% endif %}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
src/app/modals/settings/about-settings/about-settings.component.html
Biorn1950/qbit-material-WebUI
145
51
<gh_stars>100-1000 <div class="about_content"> <h2>qBittorrent</h2> <p>Build: <b> {{appVer}} </b>.</p> <p>API: <b> v{{apiVer}} </b>.</p> <br/> <h2>Material Web UI</h2> <p>You are on <b> {{qbit_mat_Ver}} </b>.</p> <br/> </div>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
resources/corpora/entity_recognition/jnlpba/anndoc/99369970.html
ashishbaghudana/mthesis-ashish
0
52
<!DOCTYPE html> <html id="ccbaaf03280c49568e0f0bb71b023570:99369970" data-origid="99369970" class="anndoc" data-anndoc-version="2.0" lang="" xml:lang="" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta charset="UTF-8"/> <meta name="generator" content="org.rostlab.relna"/> <title>ccbaaf03280c49568e0f0bb71b023570:99369970</title> </head> <body> <article> <section data-type="title"> <h2 id="s1h1">Cutting edge: TCR stimulation by antibody and bacterial superantigen induces Stat3 activation in human T cells.</h2> </section> <section data-type="abstract"> <h3 id="s2h1">Abstract</h3> <div class="content"> <p id = "s2p1">Recent data show that TCR/CD3 stimulation induces activation of Stat5 in murine T cells. Here, we show that CD3 ligation by mAb and Staphylococcal enterotoxin (SE) induce a rapid, gradually accumulating, long-lasting tyrosine, and serine phosphorylation of Stat3 (but not Stat5) in allogen-specific human CD4+ T cell lines. In contrast, IL-2 induces a rapid and transient tyrosine and serine phosphorylation of Stat3. Compared with IL-2, CD3 ligation induces a delayed Stat3 binding to oligonucleotide probes from the ICAM-1 and IL-2R alpha promoter. CD3 -mediated activation of Stat3 is almost completely inhibited by a Src kinase inhibitor (PP1), whereas IL-2 -induced Stat3 activation is unaffected. In conclusion, we show that CD3 ligation by mAb and SE triggers a rapid, PP1 -sensitive tyrosine and serine phosphorylation of Stat3 in human CD4+ T cells. Moreover, we provide evidence that TCR/CD3 and IL-2 induce Stat3 activation via distinct signaling pathways.</p> </div> </section> </article> </body> </html>
ccbaaf03280c49568e0f0bb71b023570:99369970
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Meta(content='org.rostlab.relna', name='generator') )) rt = app.route @rt('/') def get(): return ( Title('ccbaaf03280c49568e0f0bb71b023570:99369970'), Article( Section( H2('Cutting edge: TCR stimulation by antibody and bacterial superantigen induces Stat3 activation in human T cells.', id='s1h1'), data_type='title' ), Section( H3('Abstract', id='s2h1'), Div( P('Recent data show that TCR/CD3 stimulation induces activation of Stat5 in murine T cells. Here, we show that CD3 ligation by mAb and Staphylococcal enterotoxin (SE) induce a rapid, gradually accumulating, long-lasting tyrosine, and serine phosphorylation of Stat3 (but not Stat5) in allogen-specific human CD4+ T cell lines. In contrast, IL-2 induces a rapid and transient tyrosine and serine phosphorylation of Stat3. Compared with IL-2, CD3 ligation induces a delayed Stat3 binding to oligonucleotide probes from the ICAM-1 and IL-2R alpha promoter. CD3 -mediated activation of Stat3 is almost completely inhibited by a Src kinase inhibitor (PP1), whereas IL-2 -induced Stat3 activation is unaffected. In conclusion, we show that CD3 ligation by mAb and SE triggers a rapid, PP1 -sensitive tyrosine and serine phosphorylation of Stat3 in human CD4+ T cells. Moreover, we provide evidence that TCR/CD3 and IL-2 induce Stat3 activation via distinct signaling pathways.', id='s2p1'), cls='content' ), data_type='abstract' ) ) ) run_uv()
Meta(charset='utf-8'), Meta(content='org.rostlab.relna', name='generator')
Title('ccbaaf03280c49568e0f0bb71b023570:99369970'), Article( Section( H2('Cutting edge: TCR stimulation by antibody and bacterial superantigen induces Stat3 activation in human T cells.', id='s1h1'), data_type='title' ), Section( H3('Abstract', id='s2h1'), Div( P('Recent data show that TCR/CD3 stimulation induces activation of Stat5 in murine T cells. Here, we show that CD3 ligation by mAb and Staphylococcal enterotoxin (SE) induce a rapid, gradually accumulating, long-lasting tyrosine, and serine phosphorylation of Stat3 (but not Stat5) in allogen-specific human CD4+ T cell lines. In contrast, IL-2 induces a rapid and transient tyrosine and serine phosphorylation of Stat3. Compared with IL-2, CD3 ligation induces a delayed Stat3 binding to oligonucleotide probes from the ICAM-1 and IL-2R alpha promoter. CD3 -mediated activation of Stat3 is almost completely inhibited by a Src kinase inhibitor (PP1), whereas IL-2 -induced Stat3 activation is unaffected. In conclusion, we show that CD3 ligation by mAb and SE triggers a rapid, PP1 -sensitive tyrosine and serine phosphorylation of Stat3 in human CD4+ T cells. Moreover, we provide evidence that TCR/CD3 and IL-2 induce Stat3 activation via distinct signaling pathways.', id='s2p1'), cls='content' ), data_type='abstract' ) )
doc/api/algorithms/bipartite/MinCostUnbalancedAssignment.html
nking/curvature-scale-space-corners-and-transformations
0
53
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_131) on Fri Oct 15 18:07:51 PDT 2021 --> <title>MinCostUnbalancedAssignment</title> <meta name="date" content="2021-10-15"> <link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="MinCostUnbalancedAssignment"; } } catch(err) { } //--> var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10}; var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-all.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../algorithms/bipartite/HopcroftKarpRT2012.html" title="class in algorithms.bipartite"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html" title="class in algorithms.bipartite"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?algorithms/bipartite/MinCostUnbalancedAssignment.html" target="_top">Frames</a></li> <li><a href="MinCostUnbalancedAssignment.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">algorithms.bipartite</div> <h2 title="Class MinCostUnbalancedAssignment" class="title">Class MinCostUnbalancedAssignment</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>algorithms.bipartite.MinCostUnbalancedAssignment</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">MinCostUnbalancedAssignment</span> extends java.lang.Object</pre> <div class="block">A solver for the min-cost, unbalanced, weighted bipartite assignment problem that uses weight scaling to solve the perfect and imperfect assignment problems, but not incremental with a runtime complexity of <pre> O(m * sqrt(n) * log(n * C)) where m is the number of edges (a.k.a. arcs) in the graph, n is the maximum number of nodes in the two graphs to be matched, C is a constant greater than or equal to the maximum edge weight and is greater than or equal to 1. The weight scaling is what allows the algorithm to achieve much better performance with respect to s where s is the number of matched nodes. The code below follows the paper of "On Minimum-Cost Assignments in Unbalanced Bipartite Graphs" by Ramshaw and Tarjan, 2012. (HPL-2012-40) Note that the min-cost is the optimized goal, so if a graph is given that has a possible solution with more matches than the number of min-cost matches, this solver will not completely match the nodes in that graph (it is not a maximum cardinality, min-cost matching). (To preprocess the data for larger cardinality, one might want ro consider pre-matching those edges that must be matched inspite of cost because no other edges are connected to certain nodes else would be unmatched. might consider the very fast state management present in the conflict analysis of the fastest boolean sat solvers to design a fast pre-filter). A strength of the algorithm to note is that it does not artificially double the graph in order to handle unequally sized left and right sets (that is, it does not use Bipartite double cover). </pre> Note, the class is not thread safe. For example, the instance of NetworkFlow passed to methods should only be used by that method and thread at the given time. Also note that the class needs an implementation of "multi-level buckets" in the minHeap used in buildForest2 and the graphs should be consolidated and refactored to use primitives where possible. The current runtime is longer than the Hungarian implementation in this project.</div> <dl> <dt><span class="simpleTagLabel">Author:</span></dt> <dd>nichole</dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== NESTED CLASS SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="nested.class.summary"> <!-- --> </a> <h3>Nested Class Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> <caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tr class="altColor"> <td class="colFirst"><code>static class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.Forest</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>(package private) static class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.LeftNode.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.LeftNode</a></span></code> <div class="block">class specializing a fibonacci heap node to identify a left node, a.k.a.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>(package private) static class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.PathNode</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>(package private) static class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.RightNode.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.RightNode</a></span></code> <div class="block">class specializing a fibonacci heap node to identify a right node, a.k.a.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>(package private) static class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.SinkNode.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.SinkNode</a></span></code> <div class="block">class specializing a fibonacci heap node to identify a sink node</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>(package private) static class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.SourceNode.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.SourceNode</a></span></code> <div class="block">class specializing a fibonacci heap node to identify a source</div> </td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>Constructor Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation"> <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.html#MinCostUnbalancedAssignment--">MinCostUnbalancedAssignment</a></span>()</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>Method Summary</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>protected <a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.Forest</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.html#buildForest2-algorithms.bipartite.FlowNetwork-algorithms.bipartite.ResidualDigraph2-gnu.trove.set.TIntSet-gnu.trove.set.TIntSet-float-gnu.trove.map.TIntIntMap-int-boolean-">buildForest2</a></span>(<a href="../../algorithms/bipartite/FlowNetwork.html" title="class in algorithms.bipartite">FlowNetwork</a>&nbsp;gFlow, <a href="../../algorithms/bipartite/ResidualDigraph2.html" title="class in algorithms.bipartite">ResidualDigraph2</a>&nbsp;rF, gnu.trove.set.TIntSet&nbsp;surplus, gnu.trove.set.TIntSet&nbsp;deficit, float&nbsp;eps, gnu.trove.map.TIntIntMap&nbsp;terminatingKeys, int&nbsp;lambda, boolean&nbsp;isFirstInvoc)</code> <div class="block">runtime complexity is O(surplus * (minHeap.extractMin + lg2(avg_n_connections_out_of_surplus_node * minHeap.insert (or decrKey)))) The minHeap extractMin could be improved with multi-level buckets.</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>static java.util.List&lt;<a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.PathNode</a>&gt;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.html#extractNodes-algorithms.bipartite.MinCostUnbalancedAssignment.PathNode-">extractNodes</a></span>(<a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.PathNode</a>&nbsp;node)</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>gnu.trove.map.TIntIntMap</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.html#flowAssign-algorithms.bipartite.Graph-">flowAssign</a></span>(algorithms.bipartite.Graph&nbsp;g)</code> <div class="block">match the left and right vertices in graph g by minimum cost assignment and return the mappings.</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>protected <a href="../../algorithms/bipartite/FlowNetwork.html" title="class in algorithms.bipartite">FlowNetwork</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.html#getFinalFlowNetwork--">getFinalFlowNetwork</a></span>()</code> <div class="block">NOTE: the weights were condensed to make the min Heaps faster, so corrections for that must be done before user can use the flow network results</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>protected gnu.trove.map.TIntIntMap</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.html#hopcroftKarp-algorithms.bipartite.Graph-int-">hopcroftKarp</a></span>(algorithms.bipartite.Graph&nbsp;g, int&nbsp;s)</code> <div class="block">NOTE: method does not yet account for the finer details of matching size from pg 41, paragraph 3.</div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>protected int</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.html#refine-algorithms.bipartite.FlowNetwork-int-float-float-int-boolean-">refine</a></span>(<a href="../../algorithms/bipartite/FlowNetwork.html" title="class in algorithms.bipartite">FlowNetwork</a>&nbsp;gFlow, int&nbsp;s, float&nbsp;eps, float&nbsp;epsLarge, int&nbsp;q, boolean&nbsp;isFirstInvoc)</code>&nbsp;</td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="MinCostUnbalancedAssignment--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>MinCostUnbalancedAssignment</h4> <pre>public&nbsp;MinCostUnbalancedAssignment()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="flowAssign-algorithms.bipartite.Graph-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>flowAssign</h4> <pre>public&nbsp;gnu.trove.map.TIntIntMap&nbsp;flowAssign(algorithms.bipartite.Graph&nbsp;g)</pre> <div class="block">match the left and right vertices in graph g by minimum cost assignment and return the mappings.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>g</code> - bipartite graph with integer weights having values greater than zero.</dd> <dt><span class="returnLabel">Returns:</span></dt> <dd>map of indexes of left nodes matched to indexes of right nodes</dd> </dl> </li> </ul> <a name="refine-algorithms.bipartite.FlowNetwork-int-float-float-int-boolean-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>refine</h4> <pre>protected&nbsp;int&nbsp;refine(<a href="../../algorithms/bipartite/FlowNetwork.html" title="class in algorithms.bipartite">FlowNetwork</a>&nbsp;gFlow, int&nbsp;s, float&nbsp;eps, float&nbsp;epsLarge, int&nbsp;q, boolean&nbsp;isFirstInvoc)</pre> </li> </ul> <a name="buildForest2-algorithms.bipartite.FlowNetwork-algorithms.bipartite.ResidualDigraph2-gnu.trove.set.TIntSet-gnu.trove.set.TIntSet-float-gnu.trove.map.TIntIntMap-int-boolean-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>buildForest2</h4> <pre>protected&nbsp;<a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.Forest</a>&nbsp;buildForest2(<a href="../../algorithms/bipartite/FlowNetwork.html" title="class in algorithms.bipartite">FlowNetwork</a>&nbsp;gFlow, <a href="../../algorithms/bipartite/ResidualDigraph2.html" title="class in algorithms.bipartite">ResidualDigraph2</a>&nbsp;rF, gnu.trove.set.TIntSet&nbsp;surplus, gnu.trove.set.TIntSet&nbsp;deficit, float&nbsp;eps, gnu.trove.map.TIntIntMap&nbsp;terminatingKeys, int&nbsp;lambda, boolean&nbsp;isFirstInvoc)</pre> <div class="block">runtime complexity is O(surplus * (minHeap.extractMin + lg2(avg_n_connections_out_of_surplus_node * minHeap.insert (or decrKey)))) The minHeap extractMin could be improved with multi-level buckets.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>gFlow</code> - </dd> <dd><code>rF</code> - </dd> <dd><code>surplus</code> - </dd> <dd><code>deficit</code> - </dd> <dd><code>eps</code> - </dd> <dd><code>terminatingKeys</code> - </dd> <dd><code>lambda</code> - </dd> <dd><code>isFirstInvoc</code> - </dd> <dt><span class="returnLabel">Returns:</span></dt> </dl> </li> </ul> <a name="hopcroftKarp-algorithms.bipartite.Graph-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>hopcroftKarp</h4> <pre>protected&nbsp;gnu.trove.map.TIntIntMap&nbsp;hopcroftKarp(algorithms.bipartite.Graph&nbsp;g, int&nbsp;s)</pre> <div class="block">NOTE: method does not yet account for the finer details of matching size from pg 41, paragraph 3. find a maximal matching of size s for the left and right nodes in the bipartite graph g. Note that if the maximum matched size does not reach the requested size s, but has not grown during internal iterations, the result is returned for that smaller size.</div> <dl> <dt><span class="paramLabel">Parameters:</span></dt> <dd><code>g</code> - </dd> <dd><code>s</code> - </dd> <dt><span class="returnLabel">Returns:</span></dt> </dl> </li> </ul> <a name="extractNodes-algorithms.bipartite.MinCostUnbalancedAssignment.PathNode-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>extractNodes</h4> <pre>public static&nbsp;java.util.List&lt;<a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.PathNode</a>&gt;&nbsp;extractNodes(<a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.PathNode</a>&nbsp;node)</pre> </li> </ul> <a name="getFinalFlowNetwork--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>getFinalFlowNetwork</h4> <pre>protected&nbsp;<a href="../../algorithms/bipartite/FlowNetwork.html" title="class in algorithms.bipartite">FlowNetwork</a>&nbsp;getFinalFlowNetwork()</pre> <div class="block">NOTE: the weights were condensed to make the min Heaps faster, so corrections for that must be done before user can use the flow network results</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../deprecated-list.html">Deprecated</a></li> <li><a href="../../index-all.html">Index</a></li> <li><a href="../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../algorithms/bipartite/HopcroftKarpRT2012.html" title="class in algorithms.bipartite"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html" title="class in algorithms.bipartite"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../index.html?algorithms/bipartite/MinCostUnbalancedAssignment.html" target="_top">Frames</a></li> <li><a href="MinCostUnbalancedAssignment.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>Summary:&nbsp;</li> <li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
MinCostUnbalancedAssignment
from fasthtml.common import * app = FastHTML(hdrs=( Meta(content='2021-10-15', name='date'), Link(href='../../stylesheet.css', rel='stylesheet', title='Style', type='text/css'), Script(src='../../script.js', type='text/javascript') )) rt = app.route @rt('/') def get(): return ( Title('MinCostUnbalancedAssignment'), Script('<!--\n try {\n if (location.href.indexOf(\'is-external=true\') == -1) {\n parent.document.title="MinCostUnbalancedAssignment";\n }\n }\n catch(err) {\n }\n//-->\nvar methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10};\nvar tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};\nvar altColor = "altColor";\nvar rowColor = "rowColor";\nvar tableTab = "tableTab";\nvar activeTableTab = "activeTableTab";', type='text/javascript'), Noscript( Div('JavaScript is disabled on your browser.') ), Div( A(name='navbar.top'), Div( A('Skip navigation links', href='#skip.navbar.top', title='Skip navigation links'), cls='skipNav' ), A(name='navbar.top.firstrow'), Ul( Li( A('Overview', href='../../overview-summary.html') ), Li( A('Package', href='package-summary.html') ), Li('Class', cls='navBarCell1Rev'), Li( A('Tree', href='package-tree.html') ), Li( A('Deprecated', href='../../deprecated-list.html') ), Li( A('Index', href='../../index-all.html') ), Li( A('Help', href='../../help-doc.html') ), cls='navList', title='Navigation' ), cls='topNav' ), Div( Ul( Li( A( Span('Prev\xa0Class', cls='typeNameLink'), href='../../algorithms/bipartite/HopcroftKarpRT2012.html', title='class in algorithms.bipartite' ) ), Li( A( Span('Next\xa0Class', cls='typeNameLink'), href='../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html', title='class in algorithms.bipartite' ) ), cls='navList' ), Ul( Li( A('Frames', href='../../index.html?algorithms/bipartite/MinCostUnbalancedAssignment.html', target='_top') ), Li( A('No\xa0Frames', href='MinCostUnbalancedAssignment.html', target='_top') ), cls='navList' ), Ul( Li( A('All\xa0Classes', href='../../allclasses-noframe.html') ), cls='navList', id='allclasses_navbar_top' ), Div( Script('<!--\n allClassesLink = document.getElementById("allclasses_navbar_top");\n if(window==top) {\n allClassesLink.style.display = "block";\n }\n else {\n allClassesLink.style.display = "none";\n }\n //-->', type='text/javascript') ), Div( Ul( Li('Summary:'), Li( A('Nested', href='#nested.class.summary'), '|' ), Li('Field\xa0|'), Li( A('Constr', href='#constructor.summary'), '|' ), Li( A('Method', href='#method.summary') ), cls='subNavList' ), Ul( Li('Detail:'), Li('Field\xa0|'), Li( A('Constr', href='#constructor.detail'), '|' ), Li( A('Method', href='#method.detail') ), cls='subNavList' ) ), A(name='skip.navbar.top'), cls='subNav' ), Div( Div('algorithms.bipartite', cls='subTitle'), H2('Class MinCostUnbalancedAssignment', cls='title', title='Class MinCostUnbalancedAssignment'), cls='header' ), Div( Ul( Li('java.lang.Object'), Li( Ul( Li('algorithms.bipartite.MinCostUnbalancedAssignment'), cls='inheritance' ) ), cls='inheritance' ), Div( Ul( Li( Hr(), Br(), Pre( 'public class', Span('MinCostUnbalancedAssignment', cls='typeNameLabel'), 'extends java.lang.Object' ), Div( 'A solver for the min-cost, unbalanced, weighted bipartite\n assignment problem that uses weight scaling\n to solve the perfect and imperfect\n assignment problems, but not incremental\n with a runtime complexity of', Pre('O(m * sqrt(n) * log(n * C)) \n where m is the number of edges (a.k.a. arcs) in the graph,\n n is the maximum number of nodes in the two graphs to be matched,\n C is a constant greater than or equal to the maximum \n edge weight and is greater than or equal to 1.\n\n The weight scaling is what allows the algorithm to achieve\n much better performance with respect to s\n where s is the number of matched nodes.\n \n The code below follows the paper of\n "On Minimum-Cost Assignments in Unbalanced Bipartite Graphs"\n by Ramshaw and Tarjan, 2012.\n(HPL-2012-40)\n \n \n Note that the min-cost is the optimized goal, so if a \n graph is given that has a possible solution with more \n matches than the number of min-cost matches, this \n solver will not completely match the nodes in that\n graph\n (it is not a maximum cardinality, min-cost matching).\n (To preprocess the data for larger cardinality, one \n might want ro consider pre-matching those edges\n that must be matched inspite of cost because no other\n edges are connected to certain nodes else would be unmatched.\n might consider the very fast state management\n present in the conflict analysis of the fastest boolean\n sat solvers to design a fast pre-filter).\n \n A strength of the algorithm to note is that it does not\n artificially double the graph in order to handle\n unequally sized left and right sets (that is, it does not use\n Bipartite double cover).'), 'Note, the class is not thread safe. For example, the instance\n of NetworkFlow passed to methods should only be used by\n that method and thread at the given time.\n \n Also note that the class needs an implementation of\n "multi-level buckets" in the minHeap used in buildForest2\n and the graphs should be consolidated and refactored\n to use primitives where possible. The current\n runtime is longer than the Hungarian implementation \n in this project.', cls='block' ), Dl( Dt( Span('Author:', cls='simpleTagLabel') ), Dd('nichole') ), cls='blockList' ), cls='blockList' ), cls='description' ), Div( Ul( Li( Ul( Li( A(name='nested.class.summary'), H3('Nested Class Summary'), Table( Caption( Span('Nested Classes'), Span(cls='tabEnd') ), Tr( Th('Modifier and Type', cls='colFirst', scope='col'), Th('Class and Description', cls='colLast', scope='col') ), Tr( Td( Code('static class'), cls='colFirst' ), Td( Code( Span( A('MinCostUnbalancedAssignment.Forest', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html', title='class in algorithms.bipartite'), cls='memberNameLink' ) ), cls='colLast' ), cls='altColor' ), Tr( Td( Code('(package private) static class'), cls='colFirst' ), Td( Code( Span( A('MinCostUnbalancedAssignment.LeftNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.LeftNode.html', title='class in algorithms.bipartite'), cls='memberNameLink' ) ), Div('class specializing a fibonacci heap node to identify\n a left node, a.k.a.', cls='block'), cls='colLast' ), cls='rowColor' ), Tr( Td( Code('(package private) static class'), cls='colFirst' ), Td( Code( Span( A('MinCostUnbalancedAssignment.PathNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html', title='class in algorithms.bipartite'), cls='memberNameLink' ) ), cls='colLast' ), cls='altColor' ), Tr( Td( Code('(package private) static class'), cls='colFirst' ), Td( Code( Span( A('MinCostUnbalancedAssignment.RightNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.RightNode.html', title='class in algorithms.bipartite'), cls='memberNameLink' ) ), Div('class specializing a fibonacci heap node to identify\n a right node, a.k.a.', cls='block'), cls='colLast' ), cls='rowColor' ), Tr( Td( Code('(package private) static class'), cls='colFirst' ), Td( Code( Span( A('MinCostUnbalancedAssignment.SinkNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.SinkNode.html', title='class in algorithms.bipartite'), cls='memberNameLink' ) ), Div('class specializing a fibonacci heap node to identify\n a sink node', cls='block'), cls='colLast' ), cls='altColor' ), Tr( Td( Code('(package private) static class'), cls='colFirst' ), Td( Code( Span( A('MinCostUnbalancedAssignment.SourceNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.SourceNode.html', title='class in algorithms.bipartite'), cls='memberNameLink' ) ), Div('class specializing a fibonacci heap node to identify\n a source', cls='block'), cls='colLast' ), cls='rowColor' ), border='0', cellpadding='3', cellspacing='0', cls='memberSummary', summary='Nested Class Summary table, listing nested classes, and an explanation' ), cls='blockList' ), cls='blockList' ), Ul( Li( A(name='constructor.summary'), H3('Constructor Summary'), Table( Caption( Span('Constructors'), Span(cls='tabEnd') ), Tr( Th('Constructor and Description', cls='colOne', scope='col') ), Tr( Td( Code( Span( A('MinCostUnbalancedAssignment', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.html#MinCostUnbalancedAssignment--'), cls='memberNameLink' ), '()' ), cls='colOne' ), cls='altColor' ), border='0', cellpadding='3', cellspacing='0', cls='memberSummary', summary='Constructor Summary table, listing constructors, and an explanation' ), cls='blockList' ), cls='blockList' ), Ul( Li( A(name='method.summary'), H3('Method Summary'), Table( Caption( Span( Span('All Methods'), Span(cls='tabEnd'), cls='activeTableTab', id='t0' ), Span( Span( A('Static Methods', href='javascript:show(1);') ), Span(cls='tabEnd'), cls='tableTab', id='t1' ), Span( Span( A('Instance Methods', href='javascript:show(2);') ), Span(cls='tabEnd'), cls='tableTab', id='t2' ), Span( Span( A('Concrete Methods', href='javascript:show(8);') ), Span(cls='tabEnd'), cls='tableTab', id='t4' ) ), Tr( Th('Modifier and Type', cls='colFirst', scope='col'), Th('Method and Description', cls='colLast', scope='col') ), Tr( Td( Code( 'protected', A('MinCostUnbalancedAssignment.Forest', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html', title='class in algorithms.bipartite') ), cls='colFirst' ), Td( Code( Span( A('buildForest2', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.html#buildForest2-algorithms.bipartite.FlowNetwork-algorithms.bipartite.ResidualDigraph2-gnu.trove.set.TIntSet-gnu.trove.set.TIntSet-float-gnu.trove.map.TIntIntMap-int-boolean-'), cls='memberNameLink' ), '(', A('FlowNetwork', href='../../algorithms/bipartite/FlowNetwork.html', title='class in algorithms.bipartite'), 'gFlow,', A('ResidualDigraph2', href='../../algorithms/bipartite/ResidualDigraph2.html', title='class in algorithms.bipartite'), 'rF,\n gnu.trove.set.TIntSet\xa0surplus,\n gnu.trove.set.TIntSet\xa0deficit,\n float\xa0eps,\n gnu.trove.map.TIntIntMap\xa0terminatingKeys,\n int\xa0lambda,\n boolean\xa0isFirstInvoc)' ), Div('runtime complexity is \n \n O(surplus * \n (minHeap.extractMin +\n lg2(avg_n_connections_out_of_surplus_node * minHeap.insert (or decrKey))))\n \n The minHeap extractMin could be improved with multi-level buckets.', cls='block'), cls='colLast' ), cls='altColor', id='i0' ), Tr( Td( Code( 'static java.util.List<', A('MinCostUnbalancedAssignment.PathNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html', title='class in algorithms.bipartite'), '>' ), cls='colFirst' ), Td( Code( Span( A('extractNodes', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.html#extractNodes-algorithms.bipartite.MinCostUnbalancedAssignment.PathNode-'), cls='memberNameLink' ), '(', A('MinCostUnbalancedAssignment.PathNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html', title='class in algorithms.bipartite'), 'node)' ), cls='colLast' ), cls='rowColor', id='i1' ), Tr( Td( Code('gnu.trove.map.TIntIntMap'), cls='colFirst' ), Td( Code( Span( A('flowAssign', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.html#flowAssign-algorithms.bipartite.Graph-'), cls='memberNameLink' ), '(algorithms.bipartite.Graph\xa0g)' ), Div('match the left and right vertices in graph g by\n minimum cost assignment and return the mappings.', cls='block'), cls='colLast' ), cls='altColor', id='i2' ), Tr( Td( Code( 'protected', A('FlowNetwork', href='../../algorithms/bipartite/FlowNetwork.html', title='class in algorithms.bipartite') ), cls='colFirst' ), Td( Code( Span( A('getFinalFlowNetwork', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.html#getFinalFlowNetwork--'), cls='memberNameLink' ), '()' ), Div('NOTE: the weights were condensed to make the min Heaps\n faster, so corrections for that must be done before user\n can use the flow network results', cls='block'), cls='colLast' ), cls='rowColor', id='i3' ), Tr( Td( Code('protected gnu.trove.map.TIntIntMap'), cls='colFirst' ), Td( Code( Span( A('hopcroftKarp', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.html#hopcroftKarp-algorithms.bipartite.Graph-int-'), cls='memberNameLink' ), '(algorithms.bipartite.Graph\xa0g,\n int\xa0s)' ), Div('NOTE: method does not yet account for the finer details \n of matching size from pg 41, paragraph 3.', cls='block'), cls='colLast' ), cls='altColor', id='i4' ), Tr( Td( Code('protected int'), cls='colFirst' ), Td( Code( Span( A('refine', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.html#refine-algorithms.bipartite.FlowNetwork-int-float-float-int-boolean-'), cls='memberNameLink' ), '(', A('FlowNetwork', href='../../algorithms/bipartite/FlowNetwork.html', title='class in algorithms.bipartite'), 'gFlow,\n int\xa0s,\n float\xa0eps,\n float\xa0epsLarge,\n int\xa0q,\n boolean\xa0isFirstInvoc)' ), cls='colLast' ), cls='rowColor', id='i5' ), border='0', cellpadding='3', cellspacing='0', cls='memberSummary', summary='Method Summary table, listing methods, and an explanation' ), Ul( Li( A(name='methods.inherited.from.class.java.lang.Object'), H3('Methods inherited from class\xa0java.lang.Object'), Code('clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait'), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='summary' ), Div( Ul( Li( Ul( Li( A(name='constructor.detail'), H3('Constructor Detail'), A(name='MinCostUnbalancedAssignment--'), Ul( Li( H4('MinCostUnbalancedAssignment'), Pre('public\xa0MinCostUnbalancedAssignment()'), cls='blockList' ), cls='blockListLast' ), cls='blockList' ), cls='blockList' ), Ul( Li( A(name='method.detail'), H3('Method Detail'), A(name='flowAssign-algorithms.bipartite.Graph-'), Ul( Li( H4('flowAssign'), Pre('public\xa0gnu.trove.map.TIntIntMap\xa0flowAssign(algorithms.bipartite.Graph\xa0g)'), Div('match the left and right vertices in graph g by\n minimum cost assignment and return the mappings.', cls='block'), Dl( Dt( Span('Parameters:', cls='paramLabel') ), Dd( Code('g'), '- bipartite graph with integer weights having\n values greater than zero.' ), Dt( Span('Returns:', cls='returnLabel') ), Dd('map of indexes of left nodes matched to indexes of\n right nodes') ), cls='blockList' ), cls='blockList' ), A(name='refine-algorithms.bipartite.FlowNetwork-int-float-float-int-boolean-'), Ul( Li( H4('refine'), Pre( 'protected\xa0int\xa0refine(', A('FlowNetwork', href='../../algorithms/bipartite/FlowNetwork.html', title='class in algorithms.bipartite'), 'gFlow,\n int\xa0s,\n float\xa0eps,\n float\xa0epsLarge,\n int\xa0q,\n boolean\xa0isFirstInvoc)' ), cls='blockList' ), cls='blockList' ), A(name='buildForest2-algorithms.bipartite.FlowNetwork-algorithms.bipartite.ResidualDigraph2-gnu.trove.set.TIntSet-gnu.trove.set.TIntSet-float-gnu.trove.map.TIntIntMap-int-boolean-'), Ul( Li( H4('buildForest2'), Pre( 'protected', A('MinCostUnbalancedAssignment.Forest', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html', title='class in algorithms.bipartite'), 'buildForest2(', A('FlowNetwork', href='../../algorithms/bipartite/FlowNetwork.html', title='class in algorithms.bipartite'), 'gFlow,', A('ResidualDigraph2', href='../../algorithms/bipartite/ResidualDigraph2.html', title='class in algorithms.bipartite'), 'rF,\n gnu.trove.set.TIntSet\xa0surplus,\n gnu.trove.set.TIntSet\xa0deficit,\n float\xa0eps,\n gnu.trove.map.TIntIntMap\xa0terminatingKeys,\n int\xa0lambda,\n boolean\xa0isFirstInvoc)' ), Div('runtime complexity is \n \n O(surplus * \n (minHeap.extractMin +\n lg2(avg_n_connections_out_of_surplus_node * minHeap.insert (or decrKey))))\n \n The minHeap extractMin could be improved with multi-level buckets.', cls='block'), Dl( Dt( Span('Parameters:', cls='paramLabel') ), Dd( Code('gFlow'), '-' ), Dd( Code('rF'), '-' ), Dd( Code('surplus'), '-' ), Dd( Code('deficit'), '-' ), Dd( Code('eps'), '-' ), Dd( Code('terminatingKeys'), '-' ), Dd( Code('lambda'), '-' ), Dd( Code('isFirstInvoc'), '-' ), Dt( Span('Returns:', cls='returnLabel') ) ), cls='blockList' ), cls='blockList' ), A(name='hopcroftKarp-algorithms.bipartite.Graph-int-'), Ul( Li( H4('hopcroftKarp'), Pre('protected\xa0gnu.trove.map.TIntIntMap\xa0hopcroftKarp(algorithms.bipartite.Graph\xa0g,\n int\xa0s)'), Div('NOTE: method does not yet account for the finer details \n of matching size from pg 41, paragraph 3.\n find a maximal matching of size s for the left\n and right nodes in the bipartite graph g.\n Note that if the maximum matched size does not reach\n the requested size s, but has not grown during internal\n iterations, the result is returned for that smaller size.', cls='block'), Dl( Dt( Span('Parameters:', cls='paramLabel') ), Dd( Code('g'), '-' ), Dd( Code('s'), '-' ), Dt( Span('Returns:', cls='returnLabel') ) ), cls='blockList' ), cls='blockList' ), A(name='extractNodes-algorithms.bipartite.MinCostUnbalancedAssignment.PathNode-'), Ul( Li( H4('extractNodes'), Pre( 'public static\xa0java.util.List<', A('MinCostUnbalancedAssignment.PathNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html', title='class in algorithms.bipartite'), '>\xa0extractNodes(', A('MinCostUnbalancedAssignment.PathNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html', title='class in algorithms.bipartite'), 'node)' ), cls='blockList' ), cls='blockList' ), A(name='getFinalFlowNetwork--'), Ul( Li( H4('getFinalFlowNetwork'), Pre( 'protected', A('FlowNetwork', href='../../algorithms/bipartite/FlowNetwork.html', title='class in algorithms.bipartite'), 'getFinalFlowNetwork()' ), Div('NOTE: the weights were condensed to make the min Heaps\n faster, so corrections for that must be done before user\n can use the flow network results', cls='block'), Dl( Dt( Span('Returns:', cls='returnLabel') ) ), cls='blockList' ), cls='blockListLast' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='details' ), cls='contentContainer' ), Div( A(name='navbar.bottom'), Div( A('Skip navigation links', href='#skip.navbar.bottom', title='Skip navigation links'), cls='skipNav' ), A(name='navbar.bottom.firstrow'), Ul( Li( A('Overview', href='../../overview-summary.html') ), Li( A('Package', href='package-summary.html') ), Li('Class', cls='navBarCell1Rev'), Li( A('Tree', href='package-tree.html') ), Li( A('Deprecated', href='../../deprecated-list.html') ), Li( A('Index', href='../../index-all.html') ), Li( A('Help', href='../../help-doc.html') ), cls='navList', title='Navigation' ), cls='bottomNav' ), Div( Ul( Li( A( Span('Prev\xa0Class', cls='typeNameLink'), href='../../algorithms/bipartite/HopcroftKarpRT2012.html', title='class in algorithms.bipartite' ) ), Li( A( Span('Next\xa0Class', cls='typeNameLink'), href='../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html', title='class in algorithms.bipartite' ) ), cls='navList' ), Ul( Li( A('Frames', href='../../index.html?algorithms/bipartite/MinCostUnbalancedAssignment.html', target='_top') ), Li( A('No\xa0Frames', href='MinCostUnbalancedAssignment.html', target='_top') ), cls='navList' ), Ul( Li( A('All\xa0Classes', href='../../allclasses-noframe.html') ), cls='navList', id='allclasses_navbar_bottom' ), Div( Script('<!--\n allClassesLink = document.getElementById("allclasses_navbar_bottom");\n if(window==top) {\n allClassesLink.style.display = "block";\n }\n else {\n allClassesLink.style.display = "none";\n }\n //-->', type='text/javascript') ), Div( Ul( Li('Summary:'), Li( A('Nested', href='#nested.class.summary'), '|' ), Li('Field\xa0|'), Li( A('Constr', href='#constructor.summary'), '|' ), Li( A('Method', href='#method.summary') ), cls='subNavList' ), Ul( Li('Detail:'), Li('Field\xa0|'), Li( A('Constr', href='#constructor.detail'), '|' ), Li( A('Method', href='#method.detail') ), cls='subNavList' ) ), A(name='skip.navbar.bottom'), cls='subNav' ) ) run_uv()
Meta(content='2021-10-15', name='date'), Link(href='../../stylesheet.css', rel='stylesheet', title='Style', type='text/css'), Script(src='../../script.js', type='text/javascript')
Title('MinCostUnbalancedAssignment'), Script('<!--\n try {\n if (location.href.indexOf(\'is-external=true\') == -1) {\n parent.document.title="MinCostUnbalancedAssignment";\n }\n }\n catch(err) {\n }\n//-->\nvar methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":10,"i5":10};\nvar tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};\nvar altColor = "altColor";\nvar rowColor = "rowColor";\nvar tableTab = "tableTab";\nvar activeTableTab = "activeTableTab";', type='text/javascript'), Noscript( Div('JavaScript is disabled on your browser.') ), Div( A(name='navbar.top'), Div( A('Skip navigation links', href='#skip.navbar.top', title='Skip navigation links'), cls='skipNav' ), A(name='navbar.top.firstrow'), Ul( Li( A('Overview', href='../../overview-summary.html') ), Li( A('Package', href='package-summary.html') ), Li('Class', cls='navBarCell1Rev'), Li( A('Tree', href='package-tree.html') ), Li( A('Deprecated', href='../../deprecated-list.html') ), Li( A('Index', href='../../index-all.html') ), Li( A('Help', href='../../help-doc.html') ), cls='navList', title='Navigation' ), cls='topNav' ), Div( Ul( Li( A( Span('Prev\xa0Class', cls='typeNameLink'), href='../../algorithms/bipartite/HopcroftKarpRT2012.html', title='class in algorithms.bipartite' ) ), Li( A( Span('Next\xa0Class', cls='typeNameLink'), href='../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html', title='class in algorithms.bipartite' ) ), cls='navList' ), Ul( Li( A('Frames', href='../../index.html?algorithms/bipartite/MinCostUnbalancedAssignment.html', target='_top') ), Li( A('No\xa0Frames', href='MinCostUnbalancedAssignment.html', target='_top') ), cls='navList' ), Ul( Li( A('All\xa0Classes', href='../../allclasses-noframe.html') ), cls='navList', id='allclasses_navbar_top' ), Div( Script('<!--\n allClassesLink = document.getElementById("allclasses_navbar_top");\n if(window==top) {\n allClassesLink.style.display = "block";\n }\n else {\n allClassesLink.style.display = "none";\n }\n //-->', type='text/javascript') ), Div( Ul( Li('Summary:'), Li( A('Nested', href='#nested.class.summary'), '|' ), Li('Field\xa0|'), Li( A('Constr', href='#constructor.summary'), '|' ), Li( A('Method', href='#method.summary') ), cls='subNavList' ), Ul( Li('Detail:'), Li('Field\xa0|'), Li( A('Constr', href='#constructor.detail'), '|' ), Li( A('Method', href='#method.detail') ), cls='subNavList' ) ), A(name='skip.navbar.top'), cls='subNav' ), Div( Div('algorithms.bipartite', cls='subTitle'), H2('Class MinCostUnbalancedAssignment', cls='title', title='Class MinCostUnbalancedAssignment'), cls='header' ), Div( Ul( Li('java.lang.Object'), Li( Ul( Li('algorithms.bipartite.MinCostUnbalancedAssignment'), cls='inheritance' ) ), cls='inheritance' ), Div( Ul( Li( Hr(), Br(), Pre( 'public class', Span('MinCostUnbalancedAssignment', cls='typeNameLabel'), 'extends java.lang.Object' ), Div( 'A solver for the min-cost, unbalanced, weighted bipartite\n assignment problem that uses weight scaling\n to solve the perfect and imperfect\n assignment problems, but not incremental\n with a runtime complexity of', Pre('O(m * sqrt(n) * log(n * C)) \n where m is the number of edges (a.k.a. arcs) in the graph,\n n is the maximum number of nodes in the two graphs to be matched,\n C is a constant greater than or equal to the maximum \n edge weight and is greater than or equal to 1.\n\n The weight scaling is what allows the algorithm to achieve\n much better performance with respect to s\n where s is the number of matched nodes.\n \n The code below follows the paper of\n "On Minimum-Cost Assignments in Unbalanced Bipartite Graphs"\n by Ramshaw and Tarjan, 2012.\n(HPL-2012-40)\n \n \n Note that the min-cost is the optimized goal, so if a \n graph is given that has a possible solution with more \n matches than the number of min-cost matches, this \n solver will not completely match the nodes in that\n graph\n (it is not a maximum cardinality, min-cost matching).\n (To preprocess the data for larger cardinality, one \n might want ro consider pre-matching those edges\n that must be matched inspite of cost because no other\n edges are connected to certain nodes else would be unmatched.\n might consider the very fast state management\n present in the conflict analysis of the fastest boolean\n sat solvers to design a fast pre-filter).\n \n A strength of the algorithm to note is that it does not\n artificially double the graph in order to handle\n unequally sized left and right sets (that is, it does not use\n Bipartite double cover).'), 'Note, the class is not thread safe. For example, the instance\n of NetworkFlow passed to methods should only be used by\n that method and thread at the given time.\n \n Also note that the class needs an implementation of\n "multi-level buckets" in the minHeap used in buildForest2\n and the graphs should be consolidated and refactored\n to use primitives where possible. The current\n runtime is longer than the Hungarian implementation \n in this project.', cls='block' ), Dl( Dt( Span('Author:', cls='simpleTagLabel') ), Dd('nichole') ), cls='blockList' ), cls='blockList' ), cls='description' ), Div( Ul( Li( Ul( Li( A(name='nested.class.summary'), H3('Nested Class Summary'), Table( Caption( Span('Nested Classes'), Span(cls='tabEnd') ), Tr( Th('Modifier and Type', cls='colFirst', scope='col'), Th('Class and Description', cls='colLast', scope='col') ), Tr( Td( Code('static class'), cls='colFirst' ), Td( Code( Span( A('MinCostUnbalancedAssignment.Forest', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html', title='class in algorithms.bipartite'), cls='memberNameLink' ) ), cls='colLast' ), cls='altColor' ), Tr( Td( Code('(package private) static class'), cls='colFirst' ), Td( Code( Span( A('MinCostUnbalancedAssignment.LeftNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.LeftNode.html', title='class in algorithms.bipartite'), cls='memberNameLink' ) ), Div('class specializing a fibonacci heap node to identify\n a left node, a.k.a.', cls='block'), cls='colLast' ), cls='rowColor' ), Tr( Td( Code('(package private) static class'), cls='colFirst' ), Td( Code( Span( A('MinCostUnbalancedAssignment.PathNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html', title='class in algorithms.bipartite'), cls='memberNameLink' ) ), cls='colLast' ), cls='altColor' ), Tr( Td( Code('(package private) static class'), cls='colFirst' ), Td( Code( Span( A('MinCostUnbalancedAssignment.RightNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.RightNode.html', title='class in algorithms.bipartite'), cls='memberNameLink' ) ), Div('class specializing a fibonacci heap node to identify\n a right node, a.k.a.', cls='block'), cls='colLast' ), cls='rowColor' ), Tr( Td( Code('(package private) static class'), cls='colFirst' ), Td( Code( Span( A('MinCostUnbalancedAssignment.SinkNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.SinkNode.html', title='class in algorithms.bipartite'), cls='memberNameLink' ) ), Div('class specializing a fibonacci heap node to identify\n a sink node', cls='block'), cls='colLast' ), cls='altColor' ), Tr( Td( Code('(package private) static class'), cls='colFirst' ), Td( Code( Span( A('MinCostUnbalancedAssignment.SourceNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.SourceNode.html', title='class in algorithms.bipartite'), cls='memberNameLink' ) ), Div('class specializing a fibonacci heap node to identify\n a source', cls='block'), cls='colLast' ), cls='rowColor' ), border='0', cellpadding='3', cellspacing='0', cls='memberSummary', summary='Nested Class Summary table, listing nested classes, and an explanation' ), cls='blockList' ), cls='blockList' ), Ul( Li( A(name='constructor.summary'), H3('Constructor Summary'), Table( Caption( Span('Constructors'), Span(cls='tabEnd') ), Tr( Th('Constructor and Description', cls='colOne', scope='col') ), Tr( Td( Code( Span( A('MinCostUnbalancedAssignment', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.html#MinCostUnbalancedAssignment--'), cls='memberNameLink' ), '()' ), cls='colOne' ), cls='altColor' ), border='0', cellpadding='3', cellspacing='0', cls='memberSummary', summary='Constructor Summary table, listing constructors, and an explanation' ), cls='blockList' ), cls='blockList' ), Ul( Li( A(name='method.summary'), H3('Method Summary'), Table( Caption( Span( Span('All Methods'), Span(cls='tabEnd'), cls='activeTableTab', id='t0' ), Span( Span( A('Static Methods', href='javascript:show(1);') ), Span(cls='tabEnd'), cls='tableTab', id='t1' ), Span( Span( A('Instance Methods', href='javascript:show(2);') ), Span(cls='tabEnd'), cls='tableTab', id='t2' ), Span( Span( A('Concrete Methods', href='javascript:show(8);') ), Span(cls='tabEnd'), cls='tableTab', id='t4' ) ), Tr( Th('Modifier and Type', cls='colFirst', scope='col'), Th('Method and Description', cls='colLast', scope='col') ), Tr( Td( Code( 'protected', A('MinCostUnbalancedAssignment.Forest', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html', title='class in algorithms.bipartite') ), cls='colFirst' ), Td( Code( Span( A('buildForest2', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.html#buildForest2-algorithms.bipartite.FlowNetwork-algorithms.bipartite.ResidualDigraph2-gnu.trove.set.TIntSet-gnu.trove.set.TIntSet-float-gnu.trove.map.TIntIntMap-int-boolean-'), cls='memberNameLink' ), '(', A('FlowNetwork', href='../../algorithms/bipartite/FlowNetwork.html', title='class in algorithms.bipartite'), 'gFlow,', A('ResidualDigraph2', href='../../algorithms/bipartite/ResidualDigraph2.html', title='class in algorithms.bipartite'), 'rF,\n gnu.trove.set.TIntSet\xa0surplus,\n gnu.trove.set.TIntSet\xa0deficit,\n float\xa0eps,\n gnu.trove.map.TIntIntMap\xa0terminatingKeys,\n int\xa0lambda,\n boolean\xa0isFirstInvoc)' ), Div('runtime complexity is \n \n O(surplus * \n (minHeap.extractMin +\n lg2(avg_n_connections_out_of_surplus_node * minHeap.insert (or decrKey))))\n \n The minHeap extractMin could be improved with multi-level buckets.', cls='block'), cls='colLast' ), cls='altColor', id='i0' ), Tr( Td( Code( 'static java.util.List<', A('MinCostUnbalancedAssignment.PathNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html', title='class in algorithms.bipartite'), '>' ), cls='colFirst' ), Td( Code( Span( A('extractNodes', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.html#extractNodes-algorithms.bipartite.MinCostUnbalancedAssignment.PathNode-'), cls='memberNameLink' ), '(', A('MinCostUnbalancedAssignment.PathNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html', title='class in algorithms.bipartite'), 'node)' ), cls='colLast' ), cls='rowColor', id='i1' ), Tr( Td( Code('gnu.trove.map.TIntIntMap'), cls='colFirst' ), Td( Code( Span( A('flowAssign', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.html#flowAssign-algorithms.bipartite.Graph-'), cls='memberNameLink' ), '(algorithms.bipartite.Graph\xa0g)' ), Div('match the left and right vertices in graph g by\n minimum cost assignment and return the mappings.', cls='block'), cls='colLast' ), cls='altColor', id='i2' ), Tr( Td( Code( 'protected', A('FlowNetwork', href='../../algorithms/bipartite/FlowNetwork.html', title='class in algorithms.bipartite') ), cls='colFirst' ), Td( Code( Span( A('getFinalFlowNetwork', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.html#getFinalFlowNetwork--'), cls='memberNameLink' ), '()' ), Div('NOTE: the weights were condensed to make the min Heaps\n faster, so corrections for that must be done before user\n can use the flow network results', cls='block'), cls='colLast' ), cls='rowColor', id='i3' ), Tr( Td( Code('protected gnu.trove.map.TIntIntMap'), cls='colFirst' ), Td( Code( Span( A('hopcroftKarp', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.html#hopcroftKarp-algorithms.bipartite.Graph-int-'), cls='memberNameLink' ), '(algorithms.bipartite.Graph\xa0g,\n int\xa0s)' ), Div('NOTE: method does not yet account for the finer details \n of matching size from pg 41, paragraph 3.', cls='block'), cls='colLast' ), cls='altColor', id='i4' ), Tr( Td( Code('protected int'), cls='colFirst' ), Td( Code( Span( A('refine', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.html#refine-algorithms.bipartite.FlowNetwork-int-float-float-int-boolean-'), cls='memberNameLink' ), '(', A('FlowNetwork', href='../../algorithms/bipartite/FlowNetwork.html', title='class in algorithms.bipartite'), 'gFlow,\n int\xa0s,\n float\xa0eps,\n float\xa0epsLarge,\n int\xa0q,\n boolean\xa0isFirstInvoc)' ), cls='colLast' ), cls='rowColor', id='i5' ), border='0', cellpadding='3', cellspacing='0', cls='memberSummary', summary='Method Summary table, listing methods, and an explanation' ), Ul( Li( A(name='methods.inherited.from.class.java.lang.Object'), H3('Methods inherited from class\xa0java.lang.Object'), Code('clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait'), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='summary' ), Div( Ul( Li( Ul( Li( A(name='constructor.detail'), H3('Constructor Detail'), A(name='MinCostUnbalancedAssignment--'), Ul( Li( H4('MinCostUnbalancedAssignment'), Pre('public\xa0MinCostUnbalancedAssignment()'), cls='blockList' ), cls='blockListLast' ), cls='blockList' ), cls='blockList' ), Ul( Li( A(name='method.detail'), H3('Method Detail'), A(name='flowAssign-algorithms.bipartite.Graph-'), Ul( Li( H4('flowAssign'), Pre('public\xa0gnu.trove.map.TIntIntMap\xa0flowAssign(algorithms.bipartite.Graph\xa0g)'), Div('match the left and right vertices in graph g by\n minimum cost assignment and return the mappings.', cls='block'), Dl( Dt( Span('Parameters:', cls='paramLabel') ), Dd( Code('g'), '- bipartite graph with integer weights having\n values greater than zero.' ), Dt( Span('Returns:', cls='returnLabel') ), Dd('map of indexes of left nodes matched to indexes of\n right nodes') ), cls='blockList' ), cls='blockList' ), A(name='refine-algorithms.bipartite.FlowNetwork-int-float-float-int-boolean-'), Ul( Li( H4('refine'), Pre( 'protected\xa0int\xa0refine(', A('FlowNetwork', href='../../algorithms/bipartite/FlowNetwork.html', title='class in algorithms.bipartite'), 'gFlow,\n int\xa0s,\n float\xa0eps,\n float\xa0epsLarge,\n int\xa0q,\n boolean\xa0isFirstInvoc)' ), cls='blockList' ), cls='blockList' ), A(name='buildForest2-algorithms.bipartite.FlowNetwork-algorithms.bipartite.ResidualDigraph2-gnu.trove.set.TIntSet-gnu.trove.set.TIntSet-float-gnu.trove.map.TIntIntMap-int-boolean-'), Ul( Li( H4('buildForest2'), Pre( 'protected', A('MinCostUnbalancedAssignment.Forest', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html', title='class in algorithms.bipartite'), 'buildForest2(', A('FlowNetwork', href='../../algorithms/bipartite/FlowNetwork.html', title='class in algorithms.bipartite'), 'gFlow,', A('ResidualDigraph2', href='../../algorithms/bipartite/ResidualDigraph2.html', title='class in algorithms.bipartite'), 'rF,\n gnu.trove.set.TIntSet\xa0surplus,\n gnu.trove.set.TIntSet\xa0deficit,\n float\xa0eps,\n gnu.trove.map.TIntIntMap\xa0terminatingKeys,\n int\xa0lambda,\n boolean\xa0isFirstInvoc)' ), Div('runtime complexity is \n \n O(surplus * \n (minHeap.extractMin +\n lg2(avg_n_connections_out_of_surplus_node * minHeap.insert (or decrKey))))\n \n The minHeap extractMin could be improved with multi-level buckets.', cls='block'), Dl( Dt( Span('Parameters:', cls='paramLabel') ), Dd( Code('gFlow'), '-' ), Dd( Code('rF'), '-' ), Dd( Code('surplus'), '-' ), Dd( Code('deficit'), '-' ), Dd( Code('eps'), '-' ), Dd( Code('terminatingKeys'), '-' ), Dd( Code('lambda'), '-' ), Dd( Code('isFirstInvoc'), '-' ), Dt( Span('Returns:', cls='returnLabel') ) ), cls='blockList' ), cls='blockList' ), A(name='hopcroftKarp-algorithms.bipartite.Graph-int-'), Ul( Li( H4('hopcroftKarp'), Pre('protected\xa0gnu.trove.map.TIntIntMap\xa0hopcroftKarp(algorithms.bipartite.Graph\xa0g,\n int\xa0s)'), Div('NOTE: method does not yet account for the finer details \n of matching size from pg 41, paragraph 3.\n find a maximal matching of size s for the left\n and right nodes in the bipartite graph g.\n Note that if the maximum matched size does not reach\n the requested size s, but has not grown during internal\n iterations, the result is returned for that smaller size.', cls='block'), Dl( Dt( Span('Parameters:', cls='paramLabel') ), Dd( Code('g'), '-' ), Dd( Code('s'), '-' ), Dt( Span('Returns:', cls='returnLabel') ) ), cls='blockList' ), cls='blockList' ), A(name='extractNodes-algorithms.bipartite.MinCostUnbalancedAssignment.PathNode-'), Ul( Li( H4('extractNodes'), Pre( 'public static\xa0java.util.List<', A('MinCostUnbalancedAssignment.PathNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html', title='class in algorithms.bipartite'), '>\xa0extractNodes(', A('MinCostUnbalancedAssignment.PathNode', href='../../algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html', title='class in algorithms.bipartite'), 'node)' ), cls='blockList' ), cls='blockList' ), A(name='getFinalFlowNetwork--'), Ul( Li( H4('getFinalFlowNetwork'), Pre( 'protected', A('FlowNetwork', href='../../algorithms/bipartite/FlowNetwork.html', title='class in algorithms.bipartite'), 'getFinalFlowNetwork()' ), Div('NOTE: the weights were condensed to make the min Heaps\n faster, so corrections for that must be done before user\n can use the flow network results', cls='block'), Dl( Dt( Span('Returns:', cls='returnLabel') ) ), cls='blockList' ), cls='blockListLast' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='details' ), cls='contentContainer' ), Div( A(name='navbar.bottom'), Div( A('Skip navigation links', href='#skip.navbar.bottom', title='Skip navigation links'), cls='skipNav' ), A(name='navbar.bottom.firstrow'), Ul( Li( A('Overview', href='../../overview-summary.html') ), Li( A('Package', href='package-summary.html') ), Li('Class', cls='navBarCell1Rev'), Li( A('Tree', href='package-tree.html') ), Li( A('Deprecated', href='../../deprecated-list.html') ), Li( A('Index', href='../../index-all.html') ), Li( A('Help', href='../../help-doc.html') ), cls='navList', title='Navigation' ), cls='bottomNav' ), Div( Ul( Li( A( Span('Prev\xa0Class', cls='typeNameLink'), href='../../algorithms/bipartite/HopcroftKarpRT2012.html', title='class in algorithms.bipartite' ) ), Li( A( Span('Next\xa0Class', cls='typeNameLink'), href='../../algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html', title='class in algorithms.bipartite' ) ), cls='navList' ), Ul( Li( A('Frames', href='../../index.html?algorithms/bipartite/MinCostUnbalancedAssignment.html', target='_top') ), Li( A('No\xa0Frames', href='MinCostUnbalancedAssignment.html', target='_top') ), cls='navList' ), Ul( Li( A('All\xa0Classes', href='../../allclasses-noframe.html') ), cls='navList', id='allclasses_navbar_bottom' ), Div( Script('<!--\n allClassesLink = document.getElementById("allclasses_navbar_bottom");\n if(window==top) {\n allClassesLink.style.display = "block";\n }\n else {\n allClassesLink.style.display = "none";\n }\n //-->', type='text/javascript') ), Div( Ul( Li('Summary:'), Li( A('Nested', href='#nested.class.summary'), '|' ), Li('Field\xa0|'), Li( A('Constr', href='#constructor.summary'), '|' ), Li( A('Method', href='#method.summary') ), cls='subNavList' ), Ul( Li('Detail:'), Li('Field\xa0|'), Li( A('Constr', href='#constructor.detail'), '|' ), Li( A('Method', href='#method.detail') ), cls='subNavList' ) ), A(name='skip.navbar.bottom'), cls='subNav' )
target/classes/docs/api/org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html
Herosliang/Jmeter
0
54
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="zh"> <head> <!-- Generated by javadoc --> <title>StandardGenerator (Apache JMeter API)</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="StandardGenerator (Apache JMeter API)"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10}; var tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]}; var altColor = "altColor"; var rowColor = "rowColor"; var tableTab = "tableTab"; var activeTableTab = "activeTableTab"; </script> <noscript> <div>您的浏览器已禁用 JavaScript。</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="跳过导航链接">跳过导航链接</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../../../../overview-summary.html">概览</a></li> <li><a href="package-summary.html">程序包</a></li> <li class="navBarCell1Rev">类</li> <li><a href="package-tree.html">树</a></li> <li><a href="../../../../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../../../../index-all.html">索引</a></li> <li><a href="../../../../../../../help-doc.html">帮助</a></li> </ul> <div class="aboutLanguage"><b>Apache JMeter</b></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/SharedTCLogParser.html" title="org.apache.jmeter.protocol.http.util.accesslog中的类"><span class="typeNameLink">上一个类</span></a></li> <li><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html" title="org.apache.jmeter.protocol.http.util.accesslog中的类"><span class="typeNameLink">下一个类</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html" target="_top">框架</a></li> <li><a href="StandardGenerator.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>概要:&nbsp;</li> <li>嵌套&nbsp;|&nbsp;</li> <li><a href="#field.summary">字段</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">方法</a></li> </ul> <ul class="subNavList"> <li>详细资料:&nbsp;</li> <li><a href="#field.detail">字段</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">方法</a></li> </ul> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <!-- ======== START OF CLASS DATA ======== --> <div class="header"> <div class="subTitle">org.apache.jmeter.protocol.http.util.accesslog</div> <h2 title="类 StandardGenerator" class="title">类 StandardGenerator</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <dl> <dt>所有已实现的接口:</dt> <dd>java.io.Serializable, <a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a></dd> </dl> <hr> <br> <pre>public class <span class="typeNameLabel">StandardGenerator</span> extends java.lang.Object implements <a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a>, java.io.Serializable</pre> <div class="block">Description:<br> <br> StandardGenerator will be the default generator used to pre-process logs. It uses JMeter classes to generate the .jmx file. The first version of the utility only generated the HTTP requests as XML, but it required users to copy and paste it into a blank jmx file. Doing that way isn't flexible and would require changes to keep the format in sync. <p> This version is a completely new class with a totally different implementation, since generating the XML is no longer handled by the generator. The generator is only responsible for handling the parsed results and passing it to the appropriate JMeter class. <p> Notes:<br> the class needs to first create a thread group and add it to the HashTree. Then the samplers should be added to the thread group. Listeners shouldn't be added and should be left up to the user. One option is to provide parameters, so the user can pass the desired listener to the tool.</div> <dl> <dt><span class="seeLabel">另请参阅:</span></dt> <dd><a href="../../../../../../../serialized-form.html#org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator">序列化表格</a></dd> </dl> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- =========== FIELD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="field.summary"> <!-- --> </a> <h3>字段概要</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="字段概要表, 列表字段和解释"> <caption><span>字段</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">字段和说明</th> </tr> <tr class="altColor"> <td class="colFirst"><code>protected java.io.File</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#FILE">FILE</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#FILENAME">FILENAME</a></span></code>&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><code>protected java.io.OutputStream</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#OUTPUT">OUTPUT</a></span></code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>protected <a href="../../../../../../../org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="org.apache.jmeter.protocol.http.sampler中的类">HTTPSamplerBase</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#SAMPLE">SAMPLE</a></span></code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ======== CONSTRUCTOR SUMMARY ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.summary"> <!-- --> </a> <h3>构造器概要</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="构造器概要表, 列表构造器和解释"> <caption><span>构造器</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">构造器和说明</th> </tr> <tr class="altColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#StandardGenerator--">StandardGenerator</a></span>()</code> <div class="block">The constructor is used by GUI and samplers to generate request objects.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#StandardGenerator-java.lang.String-">StandardGenerator</a></span>(java.lang.String&nbsp;file)</code>&nbsp;</td> </tr> </table> </li> </ul> <!-- ========== METHOD SUMMARY =========== --> <ul class="blockList"> <li class="blockList"><a name="method.summary"> <!-- --> </a> <h3>方法概要</h3> <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="方法概要表, 列表方法和解释"> <caption><span id="t0" class="activeTableTab"><span>所有方法</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">实例方法</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">具体方法</a></span><span class="tabEnd">&nbsp;</span></span></caption> <tr> <th class="colFirst" scope="col">限定符和类型</th> <th class="colLast" scope="col">方法和说明</th> </tr> <tr id="i0" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#close--">close</a></span>()</code> <div class="block">close the generator</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>java.lang.Object</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#generateRequest--">generateRequest</a></span>()</code> <div class="block">The method is responsible for calling the necessary methods to generate a valid request.</div> </td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code>protected void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#initStream--">initStream</a></span>()</code> <div class="block">Create the OutputStream to save the JMX file.</div> </td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#reset--">reset</a></span>()</code> <div class="block">Reset the HTTPSampler to make sure it is a new instance.</div> </td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#save--">save</a></span>()</code> <div class="block">save must be called to write the jmx file, otherwise it will not be saved.</div> </td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setHost-java.lang.String-">setHost</a></span>(java.lang.String&nbsp;host)</code> <div class="block">The host is the name of the server.</div> </td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setLabel-java.lang.String-">setLabel</a></span>(java.lang.String&nbsp;label)</code> <div class="block">This is the label for the request, which is used in the logs and results.</div> </td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setMethod-java.lang.String-">setMethod</a></span>(java.lang.String&nbsp;post_get)</code> <div class="block">The method is the HTTP request method.</div> </td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setParams-org.apache.jmeter.protocol.http.util.accesslog.NVPair:A-">setParams</a></span>(<a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/NVPair.html" title="org.apache.jmeter.protocol.http.util.accesslog中的类">NVPair</a>[]&nbsp;params)</code> <div class="block">Set the request parameters</div> </td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setPath-java.lang.String-">setPath</a></span>(java.lang.String&nbsp;path)</code> <div class="block">The path is the web page you want to test.</div> </td> </tr> <tr id="i10" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setPort-int-">setPort</a></span>(int&nbsp;port)</code> <div class="block">The default port for HTTP is 80, but not all servers run on that port.</div> </td> </tr> <tr id="i11" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setQueryString-java.lang.String-">setQueryString</a></span>(java.lang.String&nbsp;querystring)</code> <div class="block">Set the querystring for the request if the method is GET.</div> </td> </tr> <tr id="i12" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setSourceLogs-java.lang.String-">setSourceLogs</a></span>(java.lang.String&nbsp;sourcefile)</code> <div class="block">The source logs is the location where the access log resides.</div> </td> </tr> <tr id="i13" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setTarget-java.lang.Object-">setTarget</a></span>(java.lang.Object&nbsp;target)</code> <div class="block">The target can be either a java.io.File or a Sampler.</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>从类继承的方法&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ============ FIELD DETAIL =========== --> <ul class="blockList"> <li class="blockList"><a name="field.detail"> <!-- --> </a> <h3>字段详细资料</h3> <a name="SAMPLE"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>SAMPLE</h4> <pre>protected&nbsp;<a href="../../../../../../../org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html" title="org.apache.jmeter.protocol.http.sampler中的类">HTTPSamplerBase</a> SAMPLE</pre> </li> </ul> <a name="OUTPUT"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>OUTPUT</h4> <pre>protected transient&nbsp;java.io.OutputStream OUTPUT</pre> </li> </ul> <a name="FILENAME"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>FILENAME</h4> <pre>protected&nbsp;java.lang.String FILENAME</pre> </li> </ul> <a name="FILE"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>FILE</h4> <pre>protected&nbsp;java.io.File FILE</pre> </li> </ul> </li> </ul> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>构造器详细资料</h3> <a name="StandardGenerator--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>StandardGenerator</h4> <pre>public&nbsp;StandardGenerator()</pre> <div class="block">The constructor is used by GUI and samplers to generate request objects.</div> </li> </ul> <a name="StandardGenerator-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>StandardGenerator</h4> <pre>public&nbsp;StandardGenerator(java.lang.String&nbsp;file)</pre> <dl> <dt><span class="paramLabel">参数:</span></dt> <dd><code>file</code> - name of a file (TODO seems not to be used anywhere)</dd> </dl> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>方法详细资料</h3> <a name="initStream--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>initStream</h4> <pre>protected&nbsp;void&nbsp;initStream()</pre> <div class="block">Create the OutputStream to save the JMX file.</div> </li> </ul> <a name="close--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>close</h4> <pre>public&nbsp;void&nbsp;close()</pre> <div class="block">close the generator</div> <dl> <dt><span class="overrideSpecifyLabel">指定者:</span></dt> <dd><code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#close--">close</a></code>&nbsp;在接口中&nbsp;<code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a></code></dd> </dl> </li> </ul> <a name="setHost-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setHost</h4> <pre>public&nbsp;void&nbsp;setHost(java.lang.String&nbsp;host)</pre> <div class="block">The host is the name of the server.</div> <dl> <dt><span class="overrideSpecifyLabel">指定者:</span></dt> <dd><code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setHost-java.lang.String-">setHost</a></code>&nbsp;在接口中&nbsp;<code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a></code></dd> <dt><span class="paramLabel">参数:</span></dt> <dd><code>host</code> - name of the server</dd> </dl> </li> </ul> <a name="setLabel-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setLabel</h4> <pre>public&nbsp;void&nbsp;setLabel(java.lang.String&nbsp;label)</pre> <div class="block">This is the label for the request, which is used in the logs and results.</div> <dl> <dt><span class="overrideSpecifyLabel">指定者:</span></dt> <dd><code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setLabel-java.lang.String-">setLabel</a></code>&nbsp;在接口中&nbsp;<code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a></code></dd> <dt><span class="paramLabel">参数:</span></dt> <dd><code>label</code> - label of the request</dd> </dl> </li> </ul> <a name="setMethod-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setMethod</h4> <pre>public&nbsp;void&nbsp;setMethod(java.lang.String&nbsp;post_get)</pre> <div class="block">The method is the HTTP request method. It's normally POST or GET.</div> <dl> <dt><span class="overrideSpecifyLabel">指定者:</span></dt> <dd><code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setMethod-java.lang.String-">setMethod</a></code>&nbsp;在接口中&nbsp;<code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a></code></dd> <dt><span class="paramLabel">参数:</span></dt> <dd><code>post_get</code> - method of the HTTP request</dd> </dl> </li> </ul> <a name="setParams-org.apache.jmeter.protocol.http.util.accesslog.NVPair:A-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setParams</h4> <pre>public&nbsp;void&nbsp;setParams(<a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/NVPair.html" title="org.apache.jmeter.protocol.http.util.accesslog中的类">NVPair</a>[]&nbsp;params)</pre> <div class="block">Set the request parameters</div> <dl> <dt><span class="overrideSpecifyLabel">指定者:</span></dt> <dd><code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setParams-org.apache.jmeter.protocol.http.util.accesslog.NVPair:A-">setParams</a></code>&nbsp;在接口中&nbsp;<code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a></code></dd> <dt><span class="paramLabel">参数:</span></dt> <dd><code>params</code> - request parameter</dd> </dl> </li> </ul> <a name="setPath-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setPath</h4> <pre>public&nbsp;void&nbsp;setPath(java.lang.String&nbsp;path)</pre> <div class="block">The path is the web page you want to test.</div> <dl> <dt><span class="overrideSpecifyLabel">指定者:</span></dt> <dd><code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setPath-java.lang.String-">setPath</a></code>&nbsp;在接口中&nbsp;<code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a></code></dd> <dt><span class="paramLabel">参数:</span></dt> <dd><code>path</code> - path of the web page</dd> </dl> </li> </ul> <a name="setPort-int-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setPort</h4> <pre>public&nbsp;void&nbsp;setPort(int&nbsp;port)</pre> <div class="block">The default port for HTTP is 80, but not all servers run on that port.</div> <dl> <dt><span class="overrideSpecifyLabel">指定者:</span></dt> <dd><code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setPort-int-">setPort</a></code>&nbsp;在接口中&nbsp;<code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a></code></dd> <dt><span class="paramLabel">参数:</span></dt> <dd><code>port</code> - - port number</dd> </dl> </li> </ul> <a name="setQueryString-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setQueryString</h4> <pre>public&nbsp;void&nbsp;setQueryString(java.lang.String&nbsp;querystring)</pre> <div class="block">Set the querystring for the request if the method is GET.</div> <dl> <dt><span class="overrideSpecifyLabel">指定者:</span></dt> <dd><code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setQueryString-java.lang.String-">setQueryString</a></code>&nbsp;在接口中&nbsp;<code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a></code></dd> <dt><span class="paramLabel">参数:</span></dt> <dd><code>querystring</code> - query string of the request</dd> </dl> </li> </ul> <a name="setSourceLogs-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setSourceLogs</h4> <pre>public&nbsp;void&nbsp;setSourceLogs(java.lang.String&nbsp;sourcefile)</pre> <div class="block">The source logs is the location where the access log resides.</div> <dl> <dt><span class="overrideSpecifyLabel">指定者:</span></dt> <dd><code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setSourceLogs-java.lang.String-">setSourceLogs</a></code>&nbsp;在接口中&nbsp;<code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a></code></dd> <dt><span class="paramLabel">参数:</span></dt> <dd><code>sourcefile</code> - path to the access log file</dd> </dl> </li> </ul> <a name="setTarget-java.lang.Object-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setTarget</h4> <pre>public&nbsp;void&nbsp;setTarget(java.lang.Object&nbsp;target)</pre> <div class="block">The target can be either a java.io.File or a Sampler. We make it generic, so that later on we can use these classes directly from a HTTPSampler.</div> <dl> <dt><span class="overrideSpecifyLabel">指定者:</span></dt> <dd><code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setTarget-java.lang.Object-">setTarget</a></code>&nbsp;在接口中&nbsp;<code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a></code></dd> <dt><span class="paramLabel">参数:</span></dt> <dd><code>target</code> - target to generate into</dd> </dl> </li> </ul> <a name="generateRequest--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>generateRequest</h4> <pre>public&nbsp;java.lang.Object&nbsp;generateRequest()</pre> <div class="block">The method is responsible for calling the necessary methods to generate a valid request. If the generator is used to pre-process access logs, the method wouldn't return anything. If the generator is used by a control element, it should return the correct Sampler class with the required fields set.</div> <dl> <dt><span class="overrideSpecifyLabel">指定者:</span></dt> <dd><code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#generateRequest--">generateRequest</a></code>&nbsp;在接口中&nbsp;<code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a></code></dd> <dt><span class="returnLabel">返回:</span></dt> <dd>prefilled sampler</dd> </dl> </li> </ul> <a name="save--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>save</h4> <pre>public&nbsp;void&nbsp;save()</pre> <div class="block">save must be called to write the jmx file, otherwise it will not be saved.</div> <dl> <dt><span class="overrideSpecifyLabel">指定者:</span></dt> <dd><code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#save--">save</a></code>&nbsp;在接口中&nbsp;<code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a></code></dd> </dl> </li> </ul> <a name="reset--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>reset</h4> <pre>public&nbsp;void&nbsp;reset()</pre> <div class="block">Reset the HTTPSampler to make sure it is a new instance. <p> The purpose of the reset is so Samplers can explicitly call reset to create a new instance of HTTPSampler.</div> <dl> <dt><span class="overrideSpecifyLabel">指定者:</span></dt> <dd><code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#reset--">reset</a></code>&nbsp;在接口中&nbsp;<code><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html" title="org.apache.jmeter.protocol.http.util.accesslog中的接口">Generator</a></code></dd> </dl> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="跳过导航链接">跳过导航链接</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="导航"> <li><a href="../../../../../../../overview-summary.html">概览</a></li> <li><a href="package-summary.html">程序包</a></li> <li class="navBarCell1Rev">类</li> <li><a href="package-tree.html">树</a></li> <li><a href="../../../../../../../deprecated-list.html">已过时</a></li> <li><a href="../../../../../../../index-all.html">索引</a></li> <li><a href="../../../../../../../help-doc.html">帮助</a></li> </ul> <div class="aboutLanguage"><b>Apache JMeter</b></div> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/SharedTCLogParser.html" title="org.apache.jmeter.protocol.http.util.accesslog中的类"><span class="typeNameLink">上一个类</span></a></li> <li><a href="../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html" title="org.apache.jmeter.protocol.http.util.accesslog中的类"><span class="typeNameLink">下一个类</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html" target="_top">框架</a></li> <li><a href="StandardGenerator.html" target="_top">无框架</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">所有类</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <div> <ul class="subNavList"> <li>概要:&nbsp;</li> <li>嵌套&nbsp;|&nbsp;</li> <li><a href="#field.summary">字段</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">方法</a></li> </ul> <ul class="subNavList"> <li>详细资料:&nbsp;</li> <li><a href="#field.detail">字段</a>&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">构造器</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">方法</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#xA9; 1998-2018 Apache Software Foundation. All Rights Reserved.</small></p> </body> </html>
StandardGenerator (Apache JMeter API)
from fasthtml.common import * app = FastHTML(hdrs=( Link(href='../../../../../../../stylesheet.css', rel='stylesheet', title='Style', type='text/css'), Script(src='../../../../../../../script.js', type='text/javascript') )) rt = app.route @rt('/') def get(): return ( Title('StandardGenerator (Apache JMeter API)'), Script('<!--\n try {\n if (location.href.indexOf(\'is-external=true\') == -1) {\n parent.document.title="StandardGenerator (Apache JMeter API)";\n }\n }\n catch(err) {\n }\n//-->\nvar methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10};\nvar tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};\nvar altColor = "altColor";\nvar rowColor = "rowColor";\nvar tableTab = "tableTab";\nvar activeTableTab = "activeTableTab";', type='text/javascript'), Noscript( Div('您的浏览器已禁用 JavaScript。') ), Div( A(name='navbar.top'), Div( A('跳过导航链接', href='#skip.navbar.top', title='跳过导航链接'), cls='skipNav' ), A(name='navbar.top.firstrow'), Ul( Li( A('概览', href='../../../../../../../overview-summary.html') ), Li( A('程序包', href='package-summary.html') ), Li('类', cls='navBarCell1Rev'), Li( A('树', href='package-tree.html') ), Li( A('已过时', href='../../../../../../../deprecated-list.html') ), Li( A('索引', href='../../../../../../../index-all.html') ), Li( A('帮助', href='../../../../../../../help-doc.html') ), cls='navList', title='导航' ), Div( B('Apache JMeter'), cls='aboutLanguage' ), cls='topNav' ), Div( Ul( Li( A( Span('上一个类', cls='typeNameLink'), href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/SharedTCLogParser.html', title='org.apache.jmeter.protocol.http.util.accesslog中的类' ) ), Li( A( Span('下一个类', cls='typeNameLink'), href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html', title='org.apache.jmeter.protocol.http.util.accesslog中的类' ) ), cls='navList' ), Ul( Li( A('框架', href='../../../../../../../index.html?org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html', target='_top') ), Li( A('无框架', href='StandardGenerator.html', target='_top') ), cls='navList' ), Ul( Li( A('所有类', href='../../../../../../../allclasses-noframe.html') ), cls='navList', id='allclasses_navbar_top' ), Div( Script('<!--\n allClassesLink = document.getElementById("allclasses_navbar_top");\n if(window==top) {\n allClassesLink.style.display = "block";\n }\n else {\n allClassesLink.style.display = "none";\n }\n //-->', type='text/javascript') ), Div( Ul( Li('概要:'), Li('嵌套\xa0|'), Li( A('字段', href='#field.summary'), '|' ), Li( A('构造器', href='#constructor.summary'), '|' ), Li( A('方法', href='#method.summary') ), cls='subNavList' ), Ul( Li('详细资料:'), Li( A('字段', href='#field.detail'), '|' ), Li( A('构造器', href='#constructor.detail'), '|' ), Li( A('方法', href='#method.detail') ), cls='subNavList' ) ), A(name='skip.navbar.top'), cls='subNav' ), Div( Div('org.apache.jmeter.protocol.http.util.accesslog', cls='subTitle'), H2('类 StandardGenerator', cls='title', title='类 StandardGenerator'), cls='header' ), Div( Ul( Li('java.lang.Object'), Li( Ul( Li('org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator'), cls='inheritance' ) ), cls='inheritance' ), Div( Ul( Li( Dl( Dt('所有已实现的接口:'), Dd( 'java.io.Serializable,', A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Hr(), Br(), Pre( 'public class', Span('StandardGenerator', cls='typeNameLabel'), 'extends java.lang.Object\nimplements', A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口'), ', java.io.Serializable' ), Div( 'Description:', Br(), Br(), "StandardGenerator will be the default generator used to pre-process logs. It\n uses JMeter classes to generate the .jmx file. The first version of the\n utility only generated the HTTP requests as XML, but it required users to\n copy and paste it into a blank jmx file. Doing that way isn't flexible and\n would require changes to keep the format in sync.", P( 'This version is a completely new class with a totally different\n implementation, since generating the XML is no longer handled by the\n generator. The generator is only responsible for handling the parsed results\n and passing it to the appropriate JMeter class.', P( 'Notes:', Br(), "the class needs to first create a thread group and add it to the HashTree.\n Then the samplers should be added to the thread group. Listeners shouldn't be\n added and should be left up to the user. One option is to provide parameters,\n so the user can pass the desired listener to the tool." ) ), cls='block' ), Dl( Dt( Span('另请参阅:', cls='seeLabel') ), Dd( A('序列化表格', href='../../../../../../../serialized-form.html#org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator') ) ), cls='blockList' ), cls='blockList' ), cls='description' ), Div( Ul( Li( Ul( Li( A(name='field.summary'), H3('字段概要'), Table( Caption( Span('字段'), Span(cls='tabEnd') ), Tr( Th('限定符和类型', cls='colFirst', scope='col'), Th('字段和说明', cls='colLast', scope='col') ), Tr( Td( Code('protected java.io.File'), cls='colFirst' ), Td( Code( Span( A('FILE', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#FILE'), cls='memberNameLink' ) ), cls='colLast' ), cls='altColor' ), Tr( Td( Code('protected java.lang.String'), cls='colFirst' ), Td( Code( Span( A('FILENAME', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#FILENAME'), cls='memberNameLink' ) ), cls='colLast' ), cls='rowColor' ), Tr( Td( Code('protected java.io.OutputStream'), cls='colFirst' ), Td( Code( Span( A('OUTPUT', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#OUTPUT'), cls='memberNameLink' ) ), cls='colLast' ), cls='altColor' ), Tr( Td( Code( 'protected', A('HTTPSamplerBase', href='../../../../../../../org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html', title='org.apache.jmeter.protocol.http.sampler中的类') ), cls='colFirst' ), Td( Code( Span( A('SAMPLE', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#SAMPLE'), cls='memberNameLink' ) ), cls='colLast' ), cls='rowColor' ), border='0', cellpadding='3', cellspacing='0', cls='memberSummary', summary='字段概要表, 列表字段和解释' ), cls='blockList' ), cls='blockList' ), Ul( Li( A(name='constructor.summary'), H3('构造器概要'), Table( Caption( Span('构造器'), Span(cls='tabEnd') ), Tr( Th('构造器和说明', cls='colOne', scope='col') ), Tr( Td( Code( Span( A('StandardGenerator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#StandardGenerator--'), cls='memberNameLink' ), '()' ), Div('The constructor is used by GUI and samplers to generate request objects.', cls='block'), cls='colOne' ), cls='altColor' ), Tr( Td( Code( Span( A('StandardGenerator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#StandardGenerator-java.lang.String-'), cls='memberNameLink' ), '(java.lang.String\xa0file)' ), cls='colOne' ), cls='rowColor' ), border='0', cellpadding='3', cellspacing='0', cls='memberSummary', summary='构造器概要表, 列表构造器和解释' ), cls='blockList' ), cls='blockList' ), Ul( Li( A(name='method.summary'), H3('方法概要'), Table( Caption( Span( Span('所有方法'), Span(cls='tabEnd'), cls='activeTableTab', id='t0' ), Span( Span( A('实例方法', href='javascript:show(2);') ), Span(cls='tabEnd'), cls='tableTab', id='t2' ), Span( Span( A('具体方法', href='javascript:show(8);') ), Span(cls='tabEnd'), cls='tableTab', id='t4' ) ), Tr( Th('限定符和类型', cls='colFirst', scope='col'), Th('方法和说明', cls='colLast', scope='col') ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('close', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#close--'), cls='memberNameLink' ), '()' ), Div('close the generator', cls='block'), cls='colLast' ), cls='altColor', id='i0' ), Tr( Td( Code('java.lang.Object'), cls='colFirst' ), Td( Code( Span( A('generateRequest', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#generateRequest--'), cls='memberNameLink' ), '()' ), Div('The method is responsible for calling the necessary methods to generate a\n valid request.', cls='block'), cls='colLast' ), cls='rowColor', id='i1' ), Tr( Td( Code('protected void'), cls='colFirst' ), Td( Code( Span( A('initStream', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#initStream--'), cls='memberNameLink' ), '()' ), Div('Create the OutputStream to save the JMX file.', cls='block'), cls='colLast' ), cls='altColor', id='i2' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('reset', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#reset--'), cls='memberNameLink' ), '()' ), Div('Reset the HTTPSampler to make sure it is a new instance.', cls='block'), cls='colLast' ), cls='rowColor', id='i3' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('save', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#save--'), cls='memberNameLink' ), '()' ), Div('save must be called to write the jmx file, otherwise it will not be\n saved.', cls='block'), cls='colLast' ), cls='altColor', id='i4' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setHost', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setHost-java.lang.String-'), cls='memberNameLink' ), '(java.lang.String\xa0host)' ), Div('The host is the name of the server.', cls='block'), cls='colLast' ), cls='rowColor', id='i5' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setLabel', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setLabel-java.lang.String-'), cls='memberNameLink' ), '(java.lang.String\xa0label)' ), Div('This is the label for the request, which is used in the logs and results.', cls='block'), cls='colLast' ), cls='altColor', id='i6' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setMethod', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setMethod-java.lang.String-'), cls='memberNameLink' ), '(java.lang.String\xa0post_get)' ), Div('The method is the HTTP request method.', cls='block'), cls='colLast' ), cls='rowColor', id='i7' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setParams', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setParams-org.apache.jmeter.protocol.http.util.accesslog.NVPair:A-'), cls='memberNameLink' ), '(', A('NVPair', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/NVPair.html', title='org.apache.jmeter.protocol.http.util.accesslog中的类'), '[]\xa0params)' ), Div('Set the request parameters', cls='block'), cls='colLast' ), cls='altColor', id='i8' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setPath', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setPath-java.lang.String-'), cls='memberNameLink' ), '(java.lang.String\xa0path)' ), Div('The path is the web page you want to test.', cls='block'), cls='colLast' ), cls='rowColor', id='i9' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setPort', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setPort-int-'), cls='memberNameLink' ), '(int\xa0port)' ), Div('The default port for HTTP is 80, but not all servers run on that port.', cls='block'), cls='colLast' ), cls='altColor', id='i10' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setQueryString', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setQueryString-java.lang.String-'), cls='memberNameLink' ), '(java.lang.String\xa0querystring)' ), Div('Set the querystring for the request if the method is GET.', cls='block'), cls='colLast' ), cls='rowColor', id='i11' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setSourceLogs', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setSourceLogs-java.lang.String-'), cls='memberNameLink' ), '(java.lang.String\xa0sourcefile)' ), Div('The source logs is the location where the access log resides.', cls='block'), cls='colLast' ), cls='altColor', id='i12' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setTarget', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setTarget-java.lang.Object-'), cls='memberNameLink' ), '(java.lang.Object\xa0target)' ), Div('The target can be either a java.io.File or a Sampler.', cls='block'), cls='colLast' ), cls='rowColor', id='i13' ), border='0', cellpadding='3', cellspacing='0', cls='memberSummary', summary='方法概要表, 列表方法和解释' ), Ul( Li( A(name='methods.inherited.from.class.java.lang.Object'), H3('从类继承的方法\xa0java.lang.Object'), Code('clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait'), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='summary' ), Div( Ul( Li( Ul( Li( A(name='field.detail'), H3('字段详细资料'), A(name='SAMPLE'), Ul( Li( H4('SAMPLE'), Pre( 'protected', A('HTTPSamplerBase', href='../../../../../../../org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html', title='org.apache.jmeter.protocol.http.sampler中的类'), 'SAMPLE' ), cls='blockList' ), cls='blockList' ), A(name='OUTPUT'), Ul( Li( H4('OUTPUT'), Pre('protected transient\xa0java.io.OutputStream OUTPUT'), cls='blockList' ), cls='blockList' ), A(name='FILENAME'), Ul( Li( H4('FILENAME'), Pre('protected\xa0java.lang.String FILENAME'), cls='blockList' ), cls='blockList' ), A(name='FILE'), Ul( Li( H4('FILE'), Pre('protected\xa0java.io.File FILE'), cls='blockList' ), cls='blockListLast' ), cls='blockList' ), cls='blockList' ), Ul( Li( A(name='constructor.detail'), H3('构造器详细资料'), A(name='StandardGenerator--'), Ul( Li( H4('StandardGenerator'), Pre('public\xa0StandardGenerator()'), Div('The constructor is used by GUI and samplers to generate request objects.', cls='block'), cls='blockList' ), cls='blockList' ), A(name='StandardGenerator-java.lang.String-'), Ul( Li( H4('StandardGenerator'), Pre('public\xa0StandardGenerator(java.lang.String\xa0file)'), Dl( Dt( Span('参数:', cls='paramLabel') ), Dd( Code('file'), '- name of a file (TODO seems not to be used anywhere)' ) ), cls='blockList' ), cls='blockListLast' ), cls='blockList' ), cls='blockList' ), Ul( Li( A(name='method.detail'), H3('方法详细资料'), A(name='initStream--'), Ul( Li( H4('initStream'), Pre('protected\xa0void\xa0initStream()'), Div('Create the OutputStream to save the JMX file.', cls='block'), cls='blockList' ), cls='blockList' ), A(name='close--'), Ul( Li( H4('close'), Pre('public\xa0void\xa0close()'), Div('close the generator', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('close', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#close--') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ) ), cls='blockList' ), cls='blockList' ), A(name='setHost-java.lang.String-'), Ul( Li( H4('setHost'), Pre('public\xa0void\xa0setHost(java.lang.String\xa0host)'), Div('The host is the name of the server.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setHost', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setHost-java.lang.String-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('host'), '- name of the server' ) ), cls='blockList' ), cls='blockList' ), A(name='setLabel-java.lang.String-'), Ul( Li( H4('setLabel'), Pre('public\xa0void\xa0setLabel(java.lang.String\xa0label)'), Div('This is the label for the request, which is used in the logs and results.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setLabel', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setLabel-java.lang.String-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('label'), '- label of the request' ) ), cls='blockList' ), cls='blockList' ), A(name='setMethod-java.lang.String-'), Ul( Li( H4('setMethod'), Pre('public\xa0void\xa0setMethod(java.lang.String\xa0post_get)'), Div("The method is the HTTP request method. It's normally POST or GET.", cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setMethod', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setMethod-java.lang.String-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('post_get'), '- method of the HTTP request' ) ), cls='blockList' ), cls='blockList' ), A(name='setParams-org.apache.jmeter.protocol.http.util.accesslog.NVPair:A-'), Ul( Li( H4('setParams'), Pre( 'public\xa0void\xa0setParams(', A('NVPair', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/NVPair.html', title='org.apache.jmeter.protocol.http.util.accesslog中的类'), '[]\xa0params)' ), Div('Set the request parameters', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setParams', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setParams-org.apache.jmeter.protocol.http.util.accesslog.NVPair:A-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('params'), '- request parameter' ) ), cls='blockList' ), cls='blockList' ), A(name='setPath-java.lang.String-'), Ul( Li( H4('setPath'), Pre('public\xa0void\xa0setPath(java.lang.String\xa0path)'), Div('The path is the web page you want to test.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setPath', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setPath-java.lang.String-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('path'), '- path of the web page' ) ), cls='blockList' ), cls='blockList' ), A(name='setPort-int-'), Ul( Li( H4('setPort'), Pre('public\xa0void\xa0setPort(int\xa0port)'), Div('The default port for HTTP is 80, but not all servers run on that port.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setPort', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setPort-int-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('port'), '- -\n port number' ) ), cls='blockList' ), cls='blockList' ), A(name='setQueryString-java.lang.String-'), Ul( Li( H4('setQueryString'), Pre('public\xa0void\xa0setQueryString(java.lang.String\xa0querystring)'), Div('Set the querystring for the request if the method is GET.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setQueryString', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setQueryString-java.lang.String-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('querystring'), '- query string of the request' ) ), cls='blockList' ), cls='blockList' ), A(name='setSourceLogs-java.lang.String-'), Ul( Li( H4('setSourceLogs'), Pre('public\xa0void\xa0setSourceLogs(java.lang.String\xa0sourcefile)'), Div('The source logs is the location where the access log resides.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setSourceLogs', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setSourceLogs-java.lang.String-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('sourcefile'), '- path to the access log file' ) ), cls='blockList' ), cls='blockList' ), A(name='setTarget-java.lang.Object-'), Ul( Li( H4('setTarget'), Pre('public\xa0void\xa0setTarget(java.lang.Object\xa0target)'), Div('The target can be either a java.io.File or a Sampler. We make it generic,\n so that later on we can use these classes directly from a HTTPSampler.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setTarget', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setTarget-java.lang.Object-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('target'), '- target to generate into' ) ), cls='blockList' ), cls='blockList' ), A(name='generateRequest--'), Ul( Li( H4('generateRequest'), Pre('public\xa0java.lang.Object\xa0generateRequest()'), Div("The method is responsible for calling the necessary methods to generate a\n valid request. If the generator is used to pre-process access logs, the\n method wouldn't return anything. If the generator is used by a control\n element, it should return the correct Sampler class with the required\n fields set.", cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('generateRequest', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#generateRequest--') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('返回:', cls='returnLabel') ), Dd('prefilled sampler') ), cls='blockList' ), cls='blockList' ), A(name='save--'), Ul( Li( H4('save'), Pre('public\xa0void\xa0save()'), Div('save must be called to write the jmx file, otherwise it will not be\n saved.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('save', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#save--') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ) ), cls='blockList' ), cls='blockList' ), A(name='reset--'), Ul( Li( H4('reset'), Pre('public\xa0void\xa0reset()'), Div( 'Reset the HTTPSampler to make sure it is a new instance.', P('The purpose of the reset is so Samplers can explicitly call reset to\n create a new instance of HTTPSampler.'), cls='block' ), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('reset', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#reset--') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ) ), cls='blockList' ), cls='blockListLast' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='details' ), cls='contentContainer' ), Div( A(name='navbar.bottom'), Div( A('跳过导航链接', href='#skip.navbar.bottom', title='跳过导航链接'), cls='skipNav' ), A(name='navbar.bottom.firstrow'), Ul( Li( A('概览', href='../../../../../../../overview-summary.html') ), Li( A('程序包', href='package-summary.html') ), Li('类', cls='navBarCell1Rev'), Li( A('树', href='package-tree.html') ), Li( A('已过时', href='../../../../../../../deprecated-list.html') ), Li( A('索引', href='../../../../../../../index-all.html') ), Li( A('帮助', href='../../../../../../../help-doc.html') ), cls='navList', title='导航' ), Div( B('Apache JMeter'), cls='aboutLanguage' ), cls='bottomNav' ), Div( Ul( Li( A( Span('上一个类', cls='typeNameLink'), href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/SharedTCLogParser.html', title='org.apache.jmeter.protocol.http.util.accesslog中的类' ) ), Li( A( Span('下一个类', cls='typeNameLink'), href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html', title='org.apache.jmeter.protocol.http.util.accesslog中的类' ) ), cls='navList' ), Ul( Li( A('框架', href='../../../../../../../index.html?org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html', target='_top') ), Li( A('无框架', href='StandardGenerator.html', target='_top') ), cls='navList' ), Ul( Li( A('所有类', href='../../../../../../../allclasses-noframe.html') ), cls='navList', id='allclasses_navbar_bottom' ), Div( Script('<!--\n allClassesLink = document.getElementById("allclasses_navbar_bottom");\n if(window==top) {\n allClassesLink.style.display = "block";\n }\n else {\n allClassesLink.style.display = "none";\n }\n //-->', type='text/javascript') ), Div( Ul( Li('概要:'), Li('嵌套\xa0|'), Li( A('字段', href='#field.summary'), '|' ), Li( A('构造器', href='#constructor.summary'), '|' ), Li( A('方法', href='#method.summary') ), cls='subNavList' ), Ul( Li('详细资料:'), Li( A('字段', href='#field.detail'), '|' ), Li( A('构造器', href='#constructor.detail'), '|' ), Li( A('方法', href='#method.detail') ), cls='subNavList' ) ), A(name='skip.navbar.bottom'), cls='subNav' ), P( Small('Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.'), cls='legalCopy' ) ) run_uv()
Link(href='../../../../../../../stylesheet.css', rel='stylesheet', title='Style', type='text/css'), Script(src='../../../../../../../script.js', type='text/javascript')
Title('StandardGenerator (Apache JMeter API)'), Script('<!--\n try {\n if (location.href.indexOf(\'is-external=true\') == -1) {\n parent.document.title="StandardGenerator (Apache JMeter API)";\n }\n }\n catch(err) {\n }\n//-->\nvar methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10};\nvar tabs = {65535:["t0","所有方法"],2:["t2","实例方法"],8:["t4","具体方法"]};\nvar altColor = "altColor";\nvar rowColor = "rowColor";\nvar tableTab = "tableTab";\nvar activeTableTab = "activeTableTab";', type='text/javascript'), Noscript( Div('您的浏览器已禁用 JavaScript。') ), Div( A(name='navbar.top'), Div( A('跳过导航链接', href='#skip.navbar.top', title='跳过导航链接'), cls='skipNav' ), A(name='navbar.top.firstrow'), Ul( Li( A('概览', href='../../../../../../../overview-summary.html') ), Li( A('程序包', href='package-summary.html') ), Li('类', cls='navBarCell1Rev'), Li( A('树', href='package-tree.html') ), Li( A('已过时', href='../../../../../../../deprecated-list.html') ), Li( A('索引', href='../../../../../../../index-all.html') ), Li( A('帮助', href='../../../../../../../help-doc.html') ), cls='navList', title='导航' ), Div( B('Apache JMeter'), cls='aboutLanguage' ), cls='topNav' ), Div( Ul( Li( A( Span('上一个类', cls='typeNameLink'), href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/SharedTCLogParser.html', title='org.apache.jmeter.protocol.http.util.accesslog中的类' ) ), Li( A( Span('下一个类', cls='typeNameLink'), href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html', title='org.apache.jmeter.protocol.http.util.accesslog中的类' ) ), cls='navList' ), Ul( Li( A('框架', href='../../../../../../../index.html?org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html', target='_top') ), Li( A('无框架', href='StandardGenerator.html', target='_top') ), cls='navList' ), Ul( Li( A('所有类', href='../../../../../../../allclasses-noframe.html') ), cls='navList', id='allclasses_navbar_top' ), Div( Script('<!--\n allClassesLink = document.getElementById("allclasses_navbar_top");\n if(window==top) {\n allClassesLink.style.display = "block";\n }\n else {\n allClassesLink.style.display = "none";\n }\n //-->', type='text/javascript') ), Div( Ul( Li('概要:'), Li('嵌套\xa0|'), Li( A('字段', href='#field.summary'), '|' ), Li( A('构造器', href='#constructor.summary'), '|' ), Li( A('方法', href='#method.summary') ), cls='subNavList' ), Ul( Li('详细资料:'), Li( A('字段', href='#field.detail'), '|' ), Li( A('构造器', href='#constructor.detail'), '|' ), Li( A('方法', href='#method.detail') ), cls='subNavList' ) ), A(name='skip.navbar.top'), cls='subNav' ), Div( Div('org.apache.jmeter.protocol.http.util.accesslog', cls='subTitle'), H2('类 StandardGenerator', cls='title', title='类 StandardGenerator'), cls='header' ), Div( Ul( Li('java.lang.Object'), Li( Ul( Li('org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator'), cls='inheritance' ) ), cls='inheritance' ), Div( Ul( Li( Dl( Dt('所有已实现的接口:'), Dd( 'java.io.Serializable,', A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Hr(), Br(), Pre( 'public class', Span('StandardGenerator', cls='typeNameLabel'), 'extends java.lang.Object\nimplements', A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口'), ', java.io.Serializable' ), Div( 'Description:', Br(), Br(), "StandardGenerator will be the default generator used to pre-process logs. It\n uses JMeter classes to generate the .jmx file. The first version of the\n utility only generated the HTTP requests as XML, but it required users to\n copy and paste it into a blank jmx file. Doing that way isn't flexible and\n would require changes to keep the format in sync.", P( 'This version is a completely new class with a totally different\n implementation, since generating the XML is no longer handled by the\n generator. The generator is only responsible for handling the parsed results\n and passing it to the appropriate JMeter class.', P( 'Notes:', Br(), "the class needs to first create a thread group and add it to the HashTree.\n Then the samplers should be added to the thread group. Listeners shouldn't be\n added and should be left up to the user. One option is to provide parameters,\n so the user can pass the desired listener to the tool." ) ), cls='block' ), Dl( Dt( Span('另请参阅:', cls='seeLabel') ), Dd( A('序列化表格', href='../../../../../../../serialized-form.html#org.apache.jmeter.protocol.http.util.accesslog.StandardGenerator') ) ), cls='blockList' ), cls='blockList' ), cls='description' ), Div( Ul( Li( Ul( Li( A(name='field.summary'), H3('字段概要'), Table( Caption( Span('字段'), Span(cls='tabEnd') ), Tr( Th('限定符和类型', cls='colFirst', scope='col'), Th('字段和说明', cls='colLast', scope='col') ), Tr( Td( Code('protected java.io.File'), cls='colFirst' ), Td( Code( Span( A('FILE', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#FILE'), cls='memberNameLink' ) ), cls='colLast' ), cls='altColor' ), Tr( Td( Code('protected java.lang.String'), cls='colFirst' ), Td( Code( Span( A('FILENAME', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#FILENAME'), cls='memberNameLink' ) ), cls='colLast' ), cls='rowColor' ), Tr( Td( Code('protected java.io.OutputStream'), cls='colFirst' ), Td( Code( Span( A('OUTPUT', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#OUTPUT'), cls='memberNameLink' ) ), cls='colLast' ), cls='altColor' ), Tr( Td( Code( 'protected', A('HTTPSamplerBase', href='../../../../../../../org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html', title='org.apache.jmeter.protocol.http.sampler中的类') ), cls='colFirst' ), Td( Code( Span( A('SAMPLE', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#SAMPLE'), cls='memberNameLink' ) ), cls='colLast' ), cls='rowColor' ), border='0', cellpadding='3', cellspacing='0', cls='memberSummary', summary='字段概要表, 列表字段和解释' ), cls='blockList' ), cls='blockList' ), Ul( Li( A(name='constructor.summary'), H3('构造器概要'), Table( Caption( Span('构造器'), Span(cls='tabEnd') ), Tr( Th('构造器和说明', cls='colOne', scope='col') ), Tr( Td( Code( Span( A('StandardGenerator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#StandardGenerator--'), cls='memberNameLink' ), '()' ), Div('The constructor is used by GUI and samplers to generate request objects.', cls='block'), cls='colOne' ), cls='altColor' ), Tr( Td( Code( Span( A('StandardGenerator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#StandardGenerator-java.lang.String-'), cls='memberNameLink' ), '(java.lang.String\xa0file)' ), cls='colOne' ), cls='rowColor' ), border='0', cellpadding='3', cellspacing='0', cls='memberSummary', summary='构造器概要表, 列表构造器和解释' ), cls='blockList' ), cls='blockList' ), Ul( Li( A(name='method.summary'), H3('方法概要'), Table( Caption( Span( Span('所有方法'), Span(cls='tabEnd'), cls='activeTableTab', id='t0' ), Span( Span( A('实例方法', href='javascript:show(2);') ), Span(cls='tabEnd'), cls='tableTab', id='t2' ), Span( Span( A('具体方法', href='javascript:show(8);') ), Span(cls='tabEnd'), cls='tableTab', id='t4' ) ), Tr( Th('限定符和类型', cls='colFirst', scope='col'), Th('方法和说明', cls='colLast', scope='col') ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('close', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#close--'), cls='memberNameLink' ), '()' ), Div('close the generator', cls='block'), cls='colLast' ), cls='altColor', id='i0' ), Tr( Td( Code('java.lang.Object'), cls='colFirst' ), Td( Code( Span( A('generateRequest', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#generateRequest--'), cls='memberNameLink' ), '()' ), Div('The method is responsible for calling the necessary methods to generate a\n valid request.', cls='block'), cls='colLast' ), cls='rowColor', id='i1' ), Tr( Td( Code('protected void'), cls='colFirst' ), Td( Code( Span( A('initStream', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#initStream--'), cls='memberNameLink' ), '()' ), Div('Create the OutputStream to save the JMX file.', cls='block'), cls='colLast' ), cls='altColor', id='i2' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('reset', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#reset--'), cls='memberNameLink' ), '()' ), Div('Reset the HTTPSampler to make sure it is a new instance.', cls='block'), cls='colLast' ), cls='rowColor', id='i3' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('save', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#save--'), cls='memberNameLink' ), '()' ), Div('save must be called to write the jmx file, otherwise it will not be\n saved.', cls='block'), cls='colLast' ), cls='altColor', id='i4' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setHost', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setHost-java.lang.String-'), cls='memberNameLink' ), '(java.lang.String\xa0host)' ), Div('The host is the name of the server.', cls='block'), cls='colLast' ), cls='rowColor', id='i5' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setLabel', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setLabel-java.lang.String-'), cls='memberNameLink' ), '(java.lang.String\xa0label)' ), Div('This is the label for the request, which is used in the logs and results.', cls='block'), cls='colLast' ), cls='altColor', id='i6' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setMethod', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setMethod-java.lang.String-'), cls='memberNameLink' ), '(java.lang.String\xa0post_get)' ), Div('The method is the HTTP request method.', cls='block'), cls='colLast' ), cls='rowColor', id='i7' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setParams', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setParams-org.apache.jmeter.protocol.http.util.accesslog.NVPair:A-'), cls='memberNameLink' ), '(', A('NVPair', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/NVPair.html', title='org.apache.jmeter.protocol.http.util.accesslog中的类'), '[]\xa0params)' ), Div('Set the request parameters', cls='block'), cls='colLast' ), cls='altColor', id='i8' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setPath', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setPath-java.lang.String-'), cls='memberNameLink' ), '(java.lang.String\xa0path)' ), Div('The path is the web page you want to test.', cls='block'), cls='colLast' ), cls='rowColor', id='i9' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setPort', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setPort-int-'), cls='memberNameLink' ), '(int\xa0port)' ), Div('The default port for HTTP is 80, but not all servers run on that port.', cls='block'), cls='colLast' ), cls='altColor', id='i10' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setQueryString', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setQueryString-java.lang.String-'), cls='memberNameLink' ), '(java.lang.String\xa0querystring)' ), Div('Set the querystring for the request if the method is GET.', cls='block'), cls='colLast' ), cls='rowColor', id='i11' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setSourceLogs', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setSourceLogs-java.lang.String-'), cls='memberNameLink' ), '(java.lang.String\xa0sourcefile)' ), Div('The source logs is the location where the access log resides.', cls='block'), cls='colLast' ), cls='altColor', id='i12' ), Tr( Td( Code('void'), cls='colFirst' ), Td( Code( Span( A('setTarget', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html#setTarget-java.lang.Object-'), cls='memberNameLink' ), '(java.lang.Object\xa0target)' ), Div('The target can be either a java.io.File or a Sampler.', cls='block'), cls='colLast' ), cls='rowColor', id='i13' ), border='0', cellpadding='3', cellspacing='0', cls='memberSummary', summary='方法概要表, 列表方法和解释' ), Ul( Li( A(name='methods.inherited.from.class.java.lang.Object'), H3('从类继承的方法\xa0java.lang.Object'), Code('clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait'), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='summary' ), Div( Ul( Li( Ul( Li( A(name='field.detail'), H3('字段详细资料'), A(name='SAMPLE'), Ul( Li( H4('SAMPLE'), Pre( 'protected', A('HTTPSamplerBase', href='../../../../../../../org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.html', title='org.apache.jmeter.protocol.http.sampler中的类'), 'SAMPLE' ), cls='blockList' ), cls='blockList' ), A(name='OUTPUT'), Ul( Li( H4('OUTPUT'), Pre('protected transient\xa0java.io.OutputStream OUTPUT'), cls='blockList' ), cls='blockList' ), A(name='FILENAME'), Ul( Li( H4('FILENAME'), Pre('protected\xa0java.lang.String FILENAME'), cls='blockList' ), cls='blockList' ), A(name='FILE'), Ul( Li( H4('FILE'), Pre('protected\xa0java.io.File FILE'), cls='blockList' ), cls='blockListLast' ), cls='blockList' ), cls='blockList' ), Ul( Li( A(name='constructor.detail'), H3('构造器详细资料'), A(name='StandardGenerator--'), Ul( Li( H4('StandardGenerator'), Pre('public\xa0StandardGenerator()'), Div('The constructor is used by GUI and samplers to generate request objects.', cls='block'), cls='blockList' ), cls='blockList' ), A(name='StandardGenerator-java.lang.String-'), Ul( Li( H4('StandardGenerator'), Pre('public\xa0StandardGenerator(java.lang.String\xa0file)'), Dl( Dt( Span('参数:', cls='paramLabel') ), Dd( Code('file'), '- name of a file (TODO seems not to be used anywhere)' ) ), cls='blockList' ), cls='blockListLast' ), cls='blockList' ), cls='blockList' ), Ul( Li( A(name='method.detail'), H3('方法详细资料'), A(name='initStream--'), Ul( Li( H4('initStream'), Pre('protected\xa0void\xa0initStream()'), Div('Create the OutputStream to save the JMX file.', cls='block'), cls='blockList' ), cls='blockList' ), A(name='close--'), Ul( Li( H4('close'), Pre('public\xa0void\xa0close()'), Div('close the generator', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('close', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#close--') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ) ), cls='blockList' ), cls='blockList' ), A(name='setHost-java.lang.String-'), Ul( Li( H4('setHost'), Pre('public\xa0void\xa0setHost(java.lang.String\xa0host)'), Div('The host is the name of the server.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setHost', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setHost-java.lang.String-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('host'), '- name of the server' ) ), cls='blockList' ), cls='blockList' ), A(name='setLabel-java.lang.String-'), Ul( Li( H4('setLabel'), Pre('public\xa0void\xa0setLabel(java.lang.String\xa0label)'), Div('This is the label for the request, which is used in the logs and results.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setLabel', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setLabel-java.lang.String-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('label'), '- label of the request' ) ), cls='blockList' ), cls='blockList' ), A(name='setMethod-java.lang.String-'), Ul( Li( H4('setMethod'), Pre('public\xa0void\xa0setMethod(java.lang.String\xa0post_get)'), Div("The method is the HTTP request method. It's normally POST or GET.", cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setMethod', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setMethod-java.lang.String-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('post_get'), '- method of the HTTP request' ) ), cls='blockList' ), cls='blockList' ), A(name='setParams-org.apache.jmeter.protocol.http.util.accesslog.NVPair:A-'), Ul( Li( H4('setParams'), Pre( 'public\xa0void\xa0setParams(', A('NVPair', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/NVPair.html', title='org.apache.jmeter.protocol.http.util.accesslog中的类'), '[]\xa0params)' ), Div('Set the request parameters', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setParams', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setParams-org.apache.jmeter.protocol.http.util.accesslog.NVPair:A-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('params'), '- request parameter' ) ), cls='blockList' ), cls='blockList' ), A(name='setPath-java.lang.String-'), Ul( Li( H4('setPath'), Pre('public\xa0void\xa0setPath(java.lang.String\xa0path)'), Div('The path is the web page you want to test.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setPath', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setPath-java.lang.String-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('path'), '- path of the web page' ) ), cls='blockList' ), cls='blockList' ), A(name='setPort-int-'), Ul( Li( H4('setPort'), Pre('public\xa0void\xa0setPort(int\xa0port)'), Div('The default port for HTTP is 80, but not all servers run on that port.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setPort', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setPort-int-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('port'), '- -\n port number' ) ), cls='blockList' ), cls='blockList' ), A(name='setQueryString-java.lang.String-'), Ul( Li( H4('setQueryString'), Pre('public\xa0void\xa0setQueryString(java.lang.String\xa0querystring)'), Div('Set the querystring for the request if the method is GET.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setQueryString', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setQueryString-java.lang.String-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('querystring'), '- query string of the request' ) ), cls='blockList' ), cls='blockList' ), A(name='setSourceLogs-java.lang.String-'), Ul( Li( H4('setSourceLogs'), Pre('public\xa0void\xa0setSourceLogs(java.lang.String\xa0sourcefile)'), Div('The source logs is the location where the access log resides.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setSourceLogs', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setSourceLogs-java.lang.String-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('sourcefile'), '- path to the access log file' ) ), cls='blockList' ), cls='blockList' ), A(name='setTarget-java.lang.Object-'), Ul( Li( H4('setTarget'), Pre('public\xa0void\xa0setTarget(java.lang.Object\xa0target)'), Div('The target can be either a java.io.File or a Sampler. We make it generic,\n so that later on we can use these classes directly from a HTTPSampler.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('setTarget', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#setTarget-java.lang.Object-') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('参数:', cls='paramLabel') ), Dd( Code('target'), '- target to generate into' ) ), cls='blockList' ), cls='blockList' ), A(name='generateRequest--'), Ul( Li( H4('generateRequest'), Pre('public\xa0java.lang.Object\xa0generateRequest()'), Div("The method is responsible for calling the necessary methods to generate a\n valid request. If the generator is used to pre-process access logs, the\n method wouldn't return anything. If the generator is used by a control\n element, it should return the correct Sampler class with the required\n fields set.", cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('generateRequest', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#generateRequest--') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ), Dt( Span('返回:', cls='returnLabel') ), Dd('prefilled sampler') ), cls='blockList' ), cls='blockList' ), A(name='save--'), Ul( Li( H4('save'), Pre('public\xa0void\xa0save()'), Div('save must be called to write the jmx file, otherwise it will not be\n saved.', cls='block'), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('save', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#save--') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ) ), cls='blockList' ), cls='blockList' ), A(name='reset--'), Ul( Li( H4('reset'), Pre('public\xa0void\xa0reset()'), Div( 'Reset the HTTPSampler to make sure it is a new instance.', P('The purpose of the reset is so Samplers can explicitly call reset to\n create a new instance of HTTPSampler.'), cls='block' ), Dl( Dt( Span('指定者:', cls='overrideSpecifyLabel') ), Dd( Code( A('reset', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html#reset--') ), '在接口中', Code( A('Generator', href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/Generator.html', title='org.apache.jmeter.protocol.http.util.accesslog中的接口') ) ) ), cls='blockList' ), cls='blockListLast' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='blockList' ), cls='details' ), cls='contentContainer' ), Div( A(name='navbar.bottom'), Div( A('跳过导航链接', href='#skip.navbar.bottom', title='跳过导航链接'), cls='skipNav' ), A(name='navbar.bottom.firstrow'), Ul( Li( A('概览', href='../../../../../../../overview-summary.html') ), Li( A('程序包', href='package-summary.html') ), Li('类', cls='navBarCell1Rev'), Li( A('树', href='package-tree.html') ), Li( A('已过时', href='../../../../../../../deprecated-list.html') ), Li( A('索引', href='../../../../../../../index-all.html') ), Li( A('帮助', href='../../../../../../../help-doc.html') ), cls='navList', title='导航' ), Div( B('Apache JMeter'), cls='aboutLanguage' ), cls='bottomNav' ), Div( Ul( Li( A( Span('上一个类', cls='typeNameLink'), href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/SharedTCLogParser.html', title='org.apache.jmeter.protocol.http.util.accesslog中的类' ) ), Li( A( Span('下一个类', cls='typeNameLink'), href='../../../../../../../org/apache/jmeter/protocol/http/util/accesslog/TCLogParser.html', title='org.apache.jmeter.protocol.http.util.accesslog中的类' ) ), cls='navList' ), Ul( Li( A('框架', href='../../../../../../../index.html?org/apache/jmeter/protocol/http/util/accesslog/StandardGenerator.html', target='_top') ), Li( A('无框架', href='StandardGenerator.html', target='_top') ), cls='navList' ), Ul( Li( A('所有类', href='../../../../../../../allclasses-noframe.html') ), cls='navList', id='allclasses_navbar_bottom' ), Div( Script('<!--\n allClassesLink = document.getElementById("allclasses_navbar_bottom");\n if(window==top) {\n allClassesLink.style.display = "block";\n }\n else {\n allClassesLink.style.display = "none";\n }\n //-->', type='text/javascript') ), Div( Ul( Li('概要:'), Li('嵌套\xa0|'), Li( A('字段', href='#field.summary'), '|' ), Li( A('构造器', href='#constructor.summary'), '|' ), Li( A('方法', href='#method.summary') ), cls='subNavList' ), Ul( Li('详细资料:'), Li( A('字段', href='#field.detail'), '|' ), Li( A('构造器', href='#constructor.detail'), '|' ), Li( A('方法', href='#method.detail') ), cls='subNavList' ) ), A(name='skip.navbar.bottom'), cls='subNav' ), P( Small('Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.'), cls='legalCopy' )
vendor/tcllib-1.18/embedded/www/tcllib/files/modules/dtplite/pkg_dtplite.html
evanmiller/macports-base
678
55
<gh_stars>100-1000 <div class='fossil-doc' data-title='dtplite - Documentation toolbox'> <style> HTML { background: #FFFFFF; color: black; } BODY { background: #FFFFFF; color: black; } DIV.doctools { margin-left: 10%; margin-right: 10%; } DIV.doctools H1,DIV.doctools H2 { margin-left: -5%; } H1, H2, H3, H4 { margin-top: 1em; font-family: sans-serif; font-size: large; color: #005A9C; background: transparent; text-align: left; } H1.doctools_title { text-align: center; } UL,OL { margin-right: 0em; margin-top: 3pt; margin-bottom: 3pt; } UL LI { list-style: disc; } OL LI { list-style: decimal; } DT { padding-top: 1ex; } UL.doctools_toc,UL.doctools_toc UL, UL.doctools_toc UL UL { font: normal 12pt/14pt sans-serif; list-style: none; } LI.doctools_section, LI.doctools_subsection { list-style: none; margin-left: 0em; text-indent: 0em; padding: 0em; } PRE { display: block; font-family: monospace; white-space: pre; margin: 0%; padding-top: 0.5ex; padding-bottom: 0.5ex; padding-left: 1ex; padding-right: 1ex; width: 100%; } PRE.doctools_example { color: black; background: #f5dcb3; border: 1px solid black; } UL.doctools_requirements LI, UL.doctools_syntax LI { list-style: none; margin-left: 0em; text-indent: 0em; padding: 0em; } DIV.doctools_synopsis { color: black; background: #80ffff; border: 1px solid black; font-family: serif; margin-top: 1em; margin-bottom: 1em; } UL.doctools_syntax { margin-top: 1em; border-top: 1px solid black; } UL.doctools_requirements { margin-bottom: 1em; border-bottom: 1px solid black; } </style> <hr> [ <a href="../../../../toc.html">Main Table Of Contents</a> | <a href="../../../toc.html">Table Of Contents</a> | <a href="../../../../index.html">Keyword Index</a> | <a href="../../../../toc0.html">Categories</a> | <a href="../../../../toc1.html">Modules</a> | <a href="../../../../toc2.html">Applications</a> ] <hr> <div class="doctools"> <h1 class="doctools_title">dtplite(n) 1.3 tcllib &quot;Documentation toolbox&quot;</h1> <div id="name" class="doctools_section"><h2><a name="name">Name</a></h2> <p>dtplite - Lightweight DocTools Markup Processor</p> </div> <div id="toc" class="doctools_section"><h2><a name="toc">Table Of Contents</a></h2> <ul class="doctools_toc"> <li class="doctools_section"><a href="#toc">Table Of Contents</a></li> <li class="doctools_section"><a href="#synopsis">Synopsis</a></li> <li class="doctools_section"><a href="#section1">Description</a> <ul> <li class="doctools_subsection"><a href="#subsection1">USE CASES</a></li> <li class="doctools_subsection"><a href="#subsection2">COMMAND LINE</a></li> <li class="doctools_subsection"><a href="#subsection3">OPTIONS</a></li> <li class="doctools_subsection"><a href="#subsection4">FORMATS</a></li> <li class="doctools_subsection"><a href="#subsection5">DIRECTORY STRUCTURES</a></li> </ul> </li> <li class="doctools_section"><a href="#section2">Bugs, Ideas, Feedback</a></li> <li class="doctools_section"><a href="#see-also">See Also</a></li> <li class="doctools_section"><a href="#keywords">Keywords</a></li> <li class="doctools_section"><a href="#category">Category</a></li> <li class="doctools_section"><a href="#copyright">Copyright</a></li> </ul> </div> <div id="synopsis" class="doctools_section"><h2><a name="synopsis">Synopsis</a></h2> <div class="doctools_synopsis"> <ul class="doctools_requirements"> <li>package require <b class="pkgname">dtplite <span class="opt">?1.3?</span></b></li> </ul> <ul class="doctools_syntax"> <li><a href="#1"><b class="cmd">dtplite</b> <b class="option">-o</b> <i class="arg">output</i> <span class="opt">?options?</span> <i class="arg">format</i> <i class="arg">inputfile</i></a></li> <li><a href="#2"><b class="cmd">dtplite</b> <b class="const">validate</b> <i class="arg">inputfile</i></a></li> <li><a href="#3"><b class="cmd">dtplite</b> <b class="option">-o</b> <i class="arg">output</i> <span class="opt">?options?</span> <i class="arg">format</i> <i class="arg">inputdirectory</i></a></li> <li><a href="#4"><b class="cmd">dtplite</b> <b class="option">-merge</b> <b class="option">-o</b> <i class="arg">output</i> <span class="opt">?options?</span> <i class="arg">format</i> <i class="arg">inputdirectory</i></a></li> </ul> </div> </div> <div id="section1" class="doctools_section"><h2><a name="section1">Description</a></h2> <p>The application described by this document, <b class="syscmd">dtplite</b>, is the successor to the extremely simple <b class="syscmd"><a href="../doctools/mpexpand.html">mpexpand</a></b>. Influenced in its functionality by the <b class="syscmd">dtp</b> doctools processor it is much more powerful than <b class="syscmd"><a href="../doctools/mpexpand.html">mpexpand</a></b>, yet still as easy to use; definitely easier than <b class="syscmd">dtp</b> with its myriad of subcommands and options.</p> <p><b class="syscmd">dtplite</b> is based upon the package <b class="package"><a href="../doctools/doctools.html">doctools</a></b>, like the other two processors.</p> <div id="subsection1" class="doctools_subsection"><h3><a name="subsection1">USE CASES</a></h3> <p><b class="syscmd">dtplite</b> was written with the following three use cases in mind.</p> <ol class="doctools_enumerated"> <li><p>Validation of a single document, i.e. checking that it was written in valid doctools format. This mode can also be used to get a preliminary version of the formatted output for a single document, for display in a browser, nroff, etc., allowing proofreading of the formatting.</p></li> <li><p>Generation of the formatted documentation for a single package, i.e. all the manpages, plus a table of contents and an index of keywords.</p></li> <li><p>An extension of the previous mode of operation, a method for the easy generation of one documentation tree for several packages, and especially of a unified table of contents and keyword index.</p></li> </ol> <p>Beyond the above we also want to make use of the customization features provided by the HTML formatter. It is not the only format the application should be able to generate, but we anticipiate it to be the most commonly used, and it is one of the few which do provide customization hooks.</p> <p>We allow the caller to specify a header string, footer string, a stylesheet, and data for a bar of navigation links at the top of the generated document. While all can be set as long as the formatting engine provides an appropriate engine parameter (See section <span class="sectref"><a href="#subsection3">OPTIONS</a></span>) the last two have internal processing which make them specific to HTML.</p> </div> <div id="subsection2" class="doctools_subsection"><h3><a name="subsection2">COMMAND LINE</a></h3> <dl class="doctools_definitions"> <dt><a name="1"><b class="cmd">dtplite</b> <b class="option">-o</b> <i class="arg">output</i> <span class="opt">?options?</span> <i class="arg">format</i> <i class="arg">inputfile</i></a></dt> <dd><p>This is the form for use case [1]. The <i class="arg">options</i> will be explained later, in section <span class="sectref"><a href="#subsection3">OPTIONS</a></span>.</p> <dl class="doctools_arguments"> <dt>path <i class="arg">output</i> (in)</dt> <dd><p>This argument specifies where to write the generated document. It can be the path to a file or directory, or <b class="const">-</b>. The last value causes the application to write the generated documented to <b class="const">stdout</b>.</p> <p>If the <i class="arg">output</i> does not exist then [file dirname $output] has to exist and must be a writable directory. The generated document will be written to a file in that directory, and the name of that file will be derived from the <i class="arg">inputfile</i>, the <i class="arg">format</i>, and the value given to option <b class="option">-ext</b> (if present).</p></dd> <dt>(path|handle) <i class="arg">format</i> (in)</dt> <dd><p>This argument specifies the formatting engine to use when processing the input, and thus the format of the generated document. See section <span class="sectref"><a href="#subsection4">FORMATS</a></span> for the possibilities recognized by the application.</p></dd> <dt>path <i class="arg">inputfile</i> (in)</dt> <dd><p>This argument specifies the path to the file to process. It has to exist, must be readable, and written in <i class="term"><a href="../../../../index.html#key179">doctools</a></i> format.</p></dd> </dl></dd> <dt><a name="2"><b class="cmd">dtplite</b> <b class="const">validate</b> <i class="arg">inputfile</i></a></dt> <dd><p>This is a simpler form for use case [1]. The &quot;validate&quot; format generates no output at all, only syntax checks are performed. As such the specification of an output file or other options is not necessary and left out.</p></dd> <dt><a name="3"><b class="cmd">dtplite</b> <b class="option">-o</b> <i class="arg">output</i> <span class="opt">?options?</span> <i class="arg">format</i> <i class="arg">inputdirectory</i></a></dt> <dd><p>This is the form for use case [2]. It differs from the form for use case [1] by having the input documents specified through a directory instead of a file. The other arguments are identical, except for <i class="arg">output</i>, which now has to be the path to an existing and writable directory.</p> <p>The input documents are all files in <i class="arg">inputdirectory</i> or any of its subdirectories which were recognized by <b class="cmd">fileutil::fileType</b> as containing text in <i class="term"><a href="../../../../index.html#key179">doctools</a></i> format.</p></dd> <dt><a name="4"><b class="cmd">dtplite</b> <b class="option">-merge</b> <b class="option">-o</b> <i class="arg">output</i> <span class="opt">?options?</span> <i class="arg">format</i> <i class="arg">inputdirectory</i></a></dt> <dd><p>This is the form for use case [3]. The only difference to the form for use case [2] is the additional option <b class="option">-merge</b>.</p> <p>Each such call will merge the generated documents coming from processing the input documents under <i class="arg">inputdirectory</i> or any of its subdirectories to the files under <i class="arg">output</i>. In this manner it is possible to incrementally build the unified documentation for any number of packages. Note that it is necessary to run through all the packages twice to get fully correct cross-references (for formats supporting them).</p></dd> </dl> </div> <div id="subsection3" class="doctools_subsection"><h3><a name="subsection3">OPTIONS</a></h3> <p>This section describes all the options available to the user of the application, with the exception of the options <b class="option">-o</b> and <b class="option">-merge</b>. These two were described already, in section <span class="sectref"><a href="#subsection2">COMMAND LINE</a></span>.</p> <dl class="doctools_options"> <dt><b class="option">-exclude</b> string</dt> <dd><p>This option specifies an exclude (glob) pattern. Any files identified as manpages to process which match the exclude pattern are ignored. The option can be provided multiple times, each usage adding an additional pattern to the list of exclusions.</p></dd> <dt><b class="option">-ext</b> string</dt> <dd><p>If the name of an output file has to be derived from the name of an input file it will use the name of the <i class="arg">format</i> as the extension by default. This option here will override this however, forcing it to use <i class="arg">string</i> as the file extension. This option is ignored if the name of the output file is fully specified through option <b class="option">-o</b>.</p> <p>When used multiple times only the last definition is relevant.</p></dd> <dt><b class="option">-header</b> file</dt> <dd><p>This option can be used if and only if the selected <i class="arg">format</i> provides an engine parameter named &quot;header&quot;. It takes the contents of the specified file and assign them to that parameter, for whatever use by the engine. The HTML engine will insert the text just after the tag <b class="const">&lt;body&gt;</b>. If navigation buttons are present (see option <b class="option">-nav</b> below), then the HTML generated for them is appended to the header data originating here before the final assignment to the parameter.</p> <p>When used multiple times only the last definition is relevant.</p></dd> <dt><b class="option">-footer</b> file</dt> <dd><p>Like <b class="option">-header</b>, except that: Any navigation buttons are ignored, the corresponding required engine parameter is named &quot;footer&quot;, and the data is inserted just before the tag <b class="const">&lt;/body&gt;</b>.</p> <p>When used multiple times only the last definition is relevant.</p></dd> <dt><b class="option">-style</b> file</dt> <dd><p>This option can be used if and only if the selected <i class="arg">format</i> provides an engine parameter named &quot;meta&quot;. When specified it will generate a piece of HTML code declaring the <i class="arg">file</i> as the stylesheet for the generated document and assign that to the parameter. The HTML engine will insert this inot the document, just after the tag <b class="const">&lt;head&gt;</b>.</p> <p>When processing an input directory the stylesheet file is copied into the output directory and the generated HTML will refer to the copy, to make the result more self-contained. When processing an input file we have no location to copy the stylesheet to and so just reference it as specified.</p> <p>When used multiple times only the last definition is relevant.</p></dd> <dt><b class="option">-toc</b> path|text</dt> <dd><p>This option specifies a doctoc file (or text) to use for the table of contents instead of generating our own.</p> <p>When used multiple times only the last definition is relevant.</p></dd> <dt><b class="option">-pre+toc</b> label path|text</dt> <dd></dd> <dt><b class="option">-post+toc</b> label path|text</dt> <dd><p>This option specifies additional doctoc files (or texts) to use in the navigation bar.</p> <p>Positioning and handling of multiple uses is like for options <b class="option">-prenav</b> and <b class="option">-postnav</b>, see below.</p></dd> <dt><b class="option">-nav</b> label url</dt> <dd></dd> <dt><b class="option">-prenav</b> label url</dt> <dd><p>Use this option to specify a navigation button with <i class="arg">label</i> to display and the <i class="arg">url</i> to link to. This option can be used if and only if the selected <i class="arg">format</i> provides an engine parameter named &quot;header&quot;. The HTML generated for this is appended to whatever data we got from option <b class="option">-header</b> before it is inserted into the generated documents.</p> <p>When used multiple times all definitions are collected and a navigation bar is created, with the first definition shown at the left edge and the last definition to the right.</p> <p>The url can be relative. In that case it is assumed to be relative to the main files (TOC and Keyword index), and will be transformed for all others to still link properly.</p></dd> <dt><b class="option">-postnav</b> label url</dt> <dd><p>Use this option to specify a navigation button with <i class="arg">label</i> to display and the <i class="arg">url</i> to link to. This option can be used if and only if the selected <i class="arg">format</i> provides an engine parameter named &quot;header&quot;. The HTML generated for this is appended to whatever data we got from option <b class="option">-header</b> before it is inserted into the generated documents.</p> <p>When used multiple times all definitions are collected and a navigation bar is created, with the last definition shown at the right edge and the first definition to the left.</p> <p>The url can be relative. In that case it is assumed to be relative to the main files (TOC and Keyword index), and will be transformed for all others to still link properly.</p></dd> </dl> </div> <div id="subsection4" class="doctools_subsection"><h3><a name="subsection4">FORMATS</a></h3> <p>At first the <i class="arg">format</i> argument will be treated as a path to a tcl file containing the code for the requested formatting engine. The argument will be treated as the name of one of the predefined formats listed below if and only if the path does not exist.</p> <p><em>Note a limitation</em>: If treating the format as path to the tcl script implementing the engine was sucessful, then this script has to implement not only the engine API for doctools, i.e. <i class="term">doctools_api</i>, but for <i class="term">doctoc_api</i> and <i class="term">docidx_api</i> as well. Otherwise the generation of a table of contents and of a keyword index will fail.</p> <p>List of predefined formats, i.e. as provided by the package <b class="package"><a href="../doctools/doctools.html">doctools</a></b>:</p> <dl class="doctools_definitions"> <dt><b class="const">nroff</b></dt> <dd><p>The processor generates *roff output, the standard format for unix manpages.</p></dd> <dt><b class="const">html</b></dt> <dd><p>The processor generates HTML output, for usage in and display by web browsers. This engine is currently the only one providing the various engine parameters required for the additional customaization of the output.</p></dd> <dt><b class="const">tmml</b></dt> <dd><p>The processor generates TMML output, the Tcl Manpage Markup Language, a derivative of XML.</p></dd> <dt><b class="const">latex</b></dt> <dd><p>The processor generates LaTeX output.</p></dd> <dt><b class="const">wiki</b></dt> <dd><p>The processor generates Wiki markup as understood by <b class="syscmd">wikit</b>.</p></dd> <dt><b class="const">list</b></dt> <dd><p>The processor extracts the information provided by <b class="cmd">manpage_begin</b>. This format is used internally to extract the meta data from which both table of contents and keyword index are derived from.</p></dd> <dt><b class="const">null</b></dt> <dd><p>The processor does not generate any output. This is equivalent to <b class="const">validate</b>.</p></dd> </dl> </div> <div id="subsection5" class="doctools_subsection"><h3><a name="subsection5">DIRECTORY STRUCTURES</a></h3> <p>In this section we describe the directory structures generated by the application under <i class="arg">output</i> when processing all documents in an <i class="arg">inputdirectory</i>. In other words, this is only relevant to the use cases [2] and [3].</p> <dl class="doctools_definitions"> <dt>[2]</dt> <dd><p>The following directory structure is created when processing a single set of input documents. The file extension used is for output in HTML, but that is not relevant to the structure and was just used to have proper file names.</p> <pre class="doctools_example"> output/ toc.html index.html files/ path/to/FOO.html </pre> <p>The last line in the example shows the document generated for a file FOO located at</p> <pre class="doctools_example"> inputdirectory/path/to/FOO </pre> </dd> <dt>[3]</dt> <dd><p>When merging many packages into a unified set of documents the generated directory structure is a bit deeper:</p> <pre class="doctools_example"> output .toc .idx .tocdoc .idxdoc .xrf toc.html index.html FOO1/ ... FOO2/ toc.html files/ path/to/BAR.html </pre> <p>Each of the directories FOO1, ... contains the documents generated for the package FOO1, ... and follows the structure shown for use case [2]. The only exception is that there is no per-package index.</p> <p>The files &quot;<b class="file">.toc</b>&quot;, &quot;<b class="file">.idx</b>&quot;, and &quot;<b class="file">.xrf</b>&quot; contain the internal status of the whole output and will be read and updated by the next invokation. Their contents will not be documented. Remove these files when all packages wanted for the output have been processed, i.e. when the output is complete.</p> <p>The files &quot;<b class="file">.tocdoc</b>&quot;, and &quot;<b class="file">.idxdoc</b>&quot;, are intermediate files in doctoc and docidx markup, respectively, containing the main table of contents and keyword index for the set of documents before their conversion to the chosen output format. They are left in place, i.e. not deleted, to serve as demonstrations of doctoc and docidx markup.</p></dd> </dl> </div> </div> <div id="section2" class="doctools_section"><h2><a name="section2">Bugs, Ideas, Feedback</a></h2> <p>This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category <em>doctools</em> of the <a href="http://core.tcl.tk/tcllib/reportlist">Tcllib Trackers</a>. Please also report any ideas for enhancements you may have for either package and/or documentation.</p> </div> <div id="see-also" class="doctools_section"><h2><a name="see-also">See Also</a></h2> <p><a href="../doctools/docidx_intro.html">docidx introduction</a>, <a href="../doctools/doctoc_intro.html">doctoc introduction</a>, <a href="../doctools/doctools_intro.html">doctools introduction</a></p> </div> <div id="keywords" class="doctools_section"><h2><a name="keywords">Keywords</a></h2> <p><a href="../../../../index.html#key18">HTML</a>, <a href="../../../../index.html#key19">TMML</a>, <a href="../../../../index.html#key20">conversion</a>, <a href="../../../../index.html#key178">docidx</a>, <a href="../../../../index.html#key258">doctoc</a>, <a href="../../../../index.html#key179">doctools</a>, <a href="../../../../index.html#key17">manpage</a>, <a href="../../../../index.html#key16">markup</a>, <a href="../../../../index.html#key21">nroff</a></p> </div> <div id="category" class="doctools_section"><h2><a name="category">Category</a></h2> <p>Documentation tools</p> </div> <div id="copyright" class="doctools_section"><h2><a name="copyright">Copyright</a></h2> <p>Copyright &copy; 2004-2013 <NAME> &lt;<EMAIL>&gt;</p> </div> </div>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
lists.whatwg.org/pipermail/whatwg-whatwg.org/2004-August/044410.html
zcorpan/whatwg.org
1
56
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <TITLE> [whatwg] [WA1] getElementsByClass </TITLE> <LINK REL="Index" HREF="index.html" > <LINK REL="made" HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20%5BWA1%5D%20getElementsByClass&In-Reply-To=%3CPine.LNX.4.61.0408291703480.8458%40dhalsim.dreamhost.com%3E"> <META NAME="robots" CONTENT="index,nofollow"> <style type="text/css"> pre { white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ } </style> <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> <LINK REL="Previous" HREF="044279.html"> <LINK REL="Next" HREF="044307.html"> </HEAD> <BODY BGCOLOR="#ffffff"> <H1>[whatwg] [WA1] getElementsByClass</H1> <!--htdig_noindex--> <B><NAME></B> <A HREF="mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20%5BWA1%5D%20getElementsByClass&In-Reply-To=%3CPine.LNX.4.61.0408291703480.8458%40dhalsim.dreamhost.com%3E" TITLE="[whatwg] [WA1] getElementsByClass">ian at hixie.ch </A><BR> <I>Sun Aug 29 10:04:59 PDT 2004</I> <P><UL> <LI>Previous message: <A HREF="044279.html">[whatwg] [WA1] getElementsByClass </A></li> <LI>Next message: <A HREF="044307.html">[whatwg] possible contradiction </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#44410">[ date ]</a> <a href="thread.html#44410">[ thread ]</a> <a href="subject.html#44410">[ subject ]</a> <a href="author.html#44410">[ author ]</a> </LI> </UL> <HR> <!--/htdig_noindex--> <!--beginarticle--> <PRE>On Thu, 26 Aug 2004, <NAME> wrote: &gt;<i> </I>&gt;<i> I'm very happy to see the getElementsByClass() method introduced in WA1, </I>&gt;<i> that is definitely something missing from current DOM specs. However, </I>&gt;<i> there seems to be no way defined for selecting elements with multiple </I>&gt;<i> class names. </I>&gt;<i> </I>&gt;<i> &lt;div class=&quot;green&quot; /&gt; </I>&gt;<i> &lt;div class=&quot;green car&quot; /&gt; </I>&gt;<i> &lt;div class=&quot;car green&quot; /&gt; </I>&gt;<i> &lt;div class=&quot;car green british&quot; /&gt; </I>&gt;<i> </I>&gt;<i> What happens if I want to select all elements with class=&quot;car green&quot; </I>&gt;<i> (and that selection should include the equivalent class=&quot;green car&quot;)? </I>&gt;<i> That is currently undefined. And let's assume that this was implemented </I>&gt;<i> and if I were to search for getElementsByClass(&quot;car green&quot;) would it </I>&gt;<i> also select the fourth one? Or should it only select completely matching </I>&gt;<i> classes? </I> I've changed the definition a little. Is it more to your liking? -- <NAME> U+1047E )\._.,--....,'``. fL <A HREF="http://ln.hixie.ch/">http://ln.hixie.ch/</A> U+263A /, _.. \ _\ ;`._ ,. Things that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.' </PRE> <!--endarticle--> <!--htdig_noindex--> <HR> <P><UL> <!--threads--> <LI>Previous message: <A HREF="044279.html">[whatwg] [WA1] getElementsByClass </A></li> <LI>Next message: <A HREF="044307.html">[whatwg] possible contradiction </A></li> <LI> <B>Messages sorted by:</B> <a href="date.html#44410">[ date ]</a> <a href="thread.html#44410">[ thread ]</a> <a href="subject.html#44410">[ subject ]</a> <a href="author.html#44410">[ author ]</a> </LI> </UL> <hr> <a href="http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org">More information about the whatwg mailing list</a><br> <!--/htdig_noindex--> </body></html>
[whatwg] [WA1] getElementsByClass
Link(href='index.html', rel='Index'), Link(href='mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20%5BWA1%5D%20getElementsByClass&In-Reply-To=%3CPine.LNX.4.61.0408291703480.8458%40dhalsim.dreamhost.com%3E', rel='made'), Meta(content='index,nofollow', name='robots'), Style('pre {\n white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */\n }', type='text/css'), Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Link(href='044279.html', rel='Previous'), Link(href='044307.html', rel='Next')
Title('[whatwg] [WA1] getElementsByClass'), H1('[whatwg] [WA1] getElementsByClass'), B( Name() ), A('ian at hixie.ch', href='mailto:whatwg%40lists.whatwg.org?Subject=Re%3A%20%5Bwhatwg%5D%20%5BWA1%5D%20getElementsByClass&In-Reply-To=%3CPine.LNX.4.61.0408291703480.8458%40dhalsim.dreamhost.com%3E', title='[whatwg] [WA1] getElementsByClass') Br(), I('Sun Aug 29 10:04:59 PDT 2004'), P( Ul( Li( 'Previous message:', A('[whatwg] [WA1] getElementsByClass', href='044279.html') ), Li( 'Next message:', A('[whatwg] possible contradiction', href='044307.html') ), Li( B('Messages sorted by:'), A('[ date ]', href='date.html#44410'), A('[ thread ]', href='thread.html#44410'), A('[ subject ]', href='subject.html#44410'), A('[ author ]', href='author.html#44410') ) ), Hr(), Pre( 'On Thu, 26 Aug 2004,', Name( 'wrote:\n>', I(), '>', I("I'm very happy to see the getElementsByClass() method introduced in WA1,"), '>', I('that is definitely something missing from current DOM specs. However,'), '>', I('there seems to be no way defined for selecting elements with multiple'), '>', I('class names.'), '>', I(), '>', I('<div class="green" />'), '>', I('<div class="green car" />'), '>', I('<div class="car green" />'), '>', I('<div class="car green british" />'), '>', I(), '>', I('What happens if I want to select all elements with class="car green"'), '>', I('(and that selection should include the equivalent class="green car")?'), '>', I("That is currently undefined. And let's assume that this was implemented"), '>', I('and if I were to search for getElementsByClass("car green") would it'), '>', I('also select the fourth one? Or should it only select completely matching'), '>', I('classes?'), "I've changed the definition a little. Is it more to your liking?\n\n--", Name( "U+1047E )\\._.,--....,'``. fL", A('http://ln.hixie.ch/', href='http://ln.hixie.ch/'), "U+263A /, _.. \\ _\\ ;`._ ,.\nThings that are impossible just take longer. `._.-(,_..'--(,_..'`-.;.'" ) ) ), Hr(), P( Ul( Li( 'Previous message:', A('[whatwg] [WA1] getElementsByClass', href='044279.html') ), Li( 'Next message:', A('[whatwg] possible contradiction', href='044307.html') ), Li( B('Messages sorted by:'), A('[ date ]', href='date.html#44410'), A('[ thread ]', href='thread.html#44410'), A('[ subject ]', href='subject.html#44410'), A('[ author ]', href='author.html#44410') ) ), Hr(), A('More information about the whatwg\nmailing list', href='http://lists.whatwg.org/listinfo.cgi/whatwg-whatwg.org'), Br() ) )
docs/epi/Un Moderne.html
bond-lab/epigraphs
0
57
<filename>docs/epi/Un Moderne.html <html> <body> <h1>Author: <NAME></h1> <h3>Cited by</h3> <ul> <li><a href='<NAME>.html' class='author'><NAME></a> (1) <ul> <li>IN: <i>The Red and the Black</i> (1830) Psychological Fiction, French <br>EPIGRAPH: <i><b>Ils ne savent toucher le cœur qu'en le froissant.</i></b> <br>FROM: <i>NULL</i>, (1830), Author, France </ul> </ul> </body> </html>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( H1( 'Author:', Name() ), H3('Cited by'), Ul( Li( A( Name(), cls='author', href='<NAME>.html' ), '(1)', Ul( Li( 'IN:', I('The Red and the Black'), '(1830) Psychological Fiction, French', Br(), 'EPIGRAPH:', I( B("Ils ne savent toucher le cœur qu'en le froissant.") ), Br(), 'FROM:', I('NULL'), ', (1830), Author, France' ) ) ) ) ) run_uv()
H1( 'Author:', Name() ), H3('Cited by'), Ul( Li( A( Name(), cls='author', href='<NAME>.html' ), '(1)', Ul( Li( 'IN:', I('The Red and the Black'), '(1830) Psychological Fiction, French', Br(), 'EPIGRAPH:', I( B("Ils ne savent toucher le cœur qu'en le froissant.") ), Br(), 'FROM:', I('NULL'), ', (1830), Author, France' ) ) ) )
227/cppResult/1881/match12-1.html
feiteng/fl.github.io
1
58
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <TITLE>119_samay_var.cpp</TITLE> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <script type="text/javascript"> <!-- function ZweiFrames(URL1,F1,URL2,F2) { parent.frames[F1].location.href=URL1; parent.frames[F2].location.href=URL2; } //--> </script> </HEAD> <BODY BGCOLOR="#ffffff" style="margin-left:25"> <HR> <H3><CENTER>119_samay_var.cpp</CENTER></H3><HR> <PRE> #pragma GCC optimize(&quot;Ofast&quot;) #pragma GCC optimization(&quot;unroll-loops&quot;) #pragma GCC optimize(&quot;unroll-loops&quot;) #pragma GCC optimize(&quot;fast-math&quot;) #pragma GCC optimize(&quot;no-stack-protector&quot;) class Solution { public: <A NAME="0"></A> int minAbsDifference(vector&lt;int&gt;&amp; nums, int goal) { int n = nums.size(); vector&lt;int&gt; v; <FONT color="#0000ff"><div style="position:absolute;left:0"><A HREF="javascript:ZweiFrames('match12-0.html#0',2,'match12-top.html#0',1)"><IMG SRC="back.gif" ALT="other" BORDER="0" ALIGN="left"></A></div><B> for(int i=0;i&lt;(1 &lt;&lt; (n/2));i++){ int sum = 0; for(int j=0;j&lt;n/2;j++){ if((i &gt;&gt; j) &amp; 1){</B></FONT> sum += nums[j]; } } <A NAME="1"></A> v.push_back(sum); } sort(v.begin(),v.end()); <FONT color="#f63526"><div style="position:absolute;left:0"><A HREF="javascript:ZweiFrames('match12-0.html#1',2,'match12-top.html#1',1)"><IMG SRC="back.gif" ALT="other" BORDER="0" ALIGN="left"></A></div><B> int left = n - n/2; int ans = 1e9; for(int i=0;i&lt;(1 &lt;&lt; left);i++){ int sum = 0; for(int j=0;j&lt;left;j++){ <A NAME="2"></A> if((i &gt;&gt; j) &amp; 1){</B></FONT> sum += nums[n/2+j]; } <FONT color="#77bfc7"><div style="position:absolute;left:0"><A HREF="javascript:ZweiFrames('match12-0.html#2',2,'match12-top.html#2',1)"><IMG SRC="back.gif" ALT="other" BORDER="0" ALIGN="left"></A></div><B> } int req = sum - goal; int idx = upper_bound(v.begin(),v.end(),-req) - v.begin() - 1; if(idx &gt;= 0){ ans = min(ans,abs(sum+v[idx] - goal)); } if(idx+1 &lt; v.size()){ ans = min(ans,abs(sum+v[idx+1] - goal)); } } return ans; } };</B></FONT> </PRE> </BODY> </HTML>
119_samay_var.cpp
Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Script('<!--\n function ZweiFrames(URL1,F1,URL2,F2)\n {\n parent.frames[F1].location.href=URL1;\n parent.frames[F2].location.href=URL2;\n }\n //-->', type='text/javascript')
Title('119_samay_var.cpp'), Hr(), H3( Center('119_samay_var.cpp') ) Hr(), Pre( '#pragma GCC optimize("Ofast")\n#pragma GCC optimization("unroll-loops")\n#pragma GCC optimize("unroll-loops")\n#pragma GCC optimize("fast-math")\n#pragma GCC optimize("no-stack-protector")\n\nclass Solution {\npublic:', A(name='0'), 'int minAbsDifference(vector<int>& nums, int goal) {\n int n = nums.size();\n vector<int> v;', Font( Div( A( Img(align='left', alt='other', border='0', src='back.gif'), href="javascript:ZweiFrames('match12-0.html#0',2,'match12-top.html#0',1)" ), style='position:absolute;left:0' ), B('for(int i=0;i<(1 << (n/2));i++){\n int sum = 0;\n for(int j=0;j<n/2;j++){\n if((i >> j) & 1){'), color='#0000ff' ), 'sum += nums[j];\n }\n }', A(name='1'), 'v.push_back(sum);\n }\n sort(v.begin(),v.end());', Font( Div( A( Img(align='left', alt='other', border='0', src='back.gif'), href="javascript:ZweiFrames('match12-0.html#1',2,'match12-top.html#1',1)" ), style='position:absolute;left:0' ), B( 'int left = n - n/2;\n int ans = 1e9;\n for(int i=0;i<(1 << left);i++){\n int sum = 0;\n for(int j=0;j<left;j++){', A(name='2'), 'if((i >> j) & 1){' ), color='#f63526' ), 'sum += nums[n/2+j];\n }', Font( Div( A( Img(align='left', alt='other', border='0', src='back.gif'), href="javascript:ZweiFrames('match12-0.html#2',2,'match12-top.html#2',1)" ), style='position:absolute;left:0' ), B('}\n int req = sum - goal;\n int idx = upper_bound(v.begin(),v.end(),-req) - v.begin() - 1;\n if(idx >= 0){\n ans = min(ans,abs(sum+v[idx] - goal));\n }\n if(idx+1 < v.size()){\n ans = min(ans,abs(sum+v[idx+1] - goal));\n }\n }\n return ans;\n }\n};'), color='#77bfc7' ) )
HTML_Report/reports/report_10210560.html
rpanai/rpanai.github.io
0
59
<reponame>rpanai/rpanai.github.io<gh_stars>0 <!DOCTYPE html> <html> <head> <title>Strategy Report: KK13 XAGNZD H1</title> <style type="text/css" media="screen"> <!-- td { font: 10pt Tahoma,Arial; } tr:nth-child(odd) {background-color: #CACACA} tr:hover {background-color: #FFDA00} body{ margin-top: 10px; margin:0 100; background:whitesmoke; } //--> </style> <style type="text/css" media="print"> <!-- td { font: 9pt Tahoma,Arial; } //--> </style> <style type="text/css"> <!-- .msdate { mso-number-format:"General Date"; } .mspt { mso-number-format:\#\,\#\#0\.00; } //--> </style> </head> <body topmargin=1 marginheight=1> <div align=center> <div style="font: 20pt Times New Roman"><b>Strategy Report</b></div> <p></p> <div style="font: 16pt Times New Roman"><b>KK13 XAGNZD H1</b></div> <p></p> <div style="font: 12pt Times New Roman"><b>Long and Short</b></div> <p></p> <table width=820 cellspacing=1 cellpadding=3 border=0> <tr align=left><td>Total net profit</td><td align=right>-16.31</td><td>Gross profit</td><td align=right>2.49</td><td>Gross loss</td><td align=right>-18.8</td></tr> <tr align=left><td>Profit factor</td><td align=right>0.13</td><td>Expected payoff</td><td align=right>-1.17</td><td> </td><td align=right> </td></tr> <tr align=left><td>Absolute drawdown</td><td align=right>-16.31</td><td>Maximal drawdown (%)</td><td align=right>12.86 (-372.75%)</td><td> </td><td align=right> </td></tr> <tr align=left><td>Total trades</td><td align=right>14</td><td>Profit trades (% of total)</td><td align=right>3 (21.43%)</td><td>Loss trades (% of total)</td><td align=right>11 (78.57%)</td></tr> <tr align=left><td colspan=2 align=right></td><td>Long positions (won %)</td><td align=right>13 (23.08%)</td><td>Short positions (won %)</td><td align=right>1 (0.0%)</td></tr> <tr align=left><td colspan=2 align=right>Largest</td><td>profit trade</td><td align=right>1.99</td><td>loss trade</td><td align=right>-3.45</td></tr> <tr align=left><td colspan=2 align=right>Average</td><td>profit trade</td><td align=right>0.83</td><td>loss trade</td><td align=right>-1.71</td></tr> <tr align=left><td colspan=2 align=right>Minimum</td><td>profit trade</td><td align=right>0.19</td><td>loss trade</td><td align=right>-0.56</td></tr> <tr align=left><td colspan=2 align=right>Maximum</td><td>take profit in pips</td><td align=right>3390.7</td><td>stop loss in pips</td><td align=right>-1026.0</td></tr> <tr align=left><td colspan=2 align=right>Average</td><td>take profit in pips</td><td align=right>363.1</td><td>stop loss in pips</td><td align=right>-555.0</td></tr> <tr align=left><td colspan=2 align=right>Minimum</td><td>take profit in pips</td><td align=right>-383.6</td><td>stop loss in pips</td><td align=right>-433.4</td></tr> <tr align=left><td colspan=2 align=right>Maximum</td><td>Reward-Risk</td><td align=right>7.0</td><td>Duration in minutes</td><td align=right>39</td></tr> <tr align=left><td colspan=2 align=right>Average</td><td>Reward-Risk</td><td align=right>0.8</td><td>Duration in minutes</td><td align=right>8.2</td></tr> <tr align=left><td colspan=2 align=right>Minimum</td><td>Reward-Risk</td><td align=right>0.0</td><td>Duration in minutes</td><td align=right>0</td></tr> <tr align=left><td colspan=2 align=right>Maximum</td><td>consecutive wins (profit in money)</td><td align=right>2.0 (0.5)</td><td>consecutive losses (loss in money)</td><td align=right>4.0 (-8.3)</td></tr> <tr align=left><td colspan=2 align=right>Average</td><td>consecutive wins</td><td align=right>1.0</td><td>consecutive losses</td><td align=right>4.0</td></tr> </table> <img src="pics/pic_10210560_all.png" width=640 height=480 border=0 alt="Graph"><br> <p></p> <div style="font: 12pt Times New Roman"><b>Long</b></div> <p></p> <table width=820 cellspacing=1 cellpadding=3 border=0> <tr align=left><td>Total net profit</td><td align=right>-12.86</td><td>Gross profit</td><td align=right>2.49</td><td>Gross loss</td><td align=right>-15.35</td></tr> <tr align=left><td>Profit factor</td><td align=right>0.16</td><td>Expected payoff</td><td align=right>-0.99</td><td> </td><td align=right> </td></tr> <tr align=left><td>Absolute drawdown</td><td align=right>-12.86</td><td>Maximal drawdown (%)</td><td align=right>11.17 (-660.95%)</td><td> </td><td align=right> </td></tr> <tr align=left><td>Total trades</td><td align=right>13</td><td>Profit trades (% of total)</td><td align=right>3 (23.08%)</td><td>Loss trades (% of total)</td><td align=right>10 (76.92%)</td></tr> <tr align=left><td colspan=2 align=right>Largest</td><td>profit trade</td><td align=right>1.99</td><td>loss trade</td><td align=right>-1.84</td></tr> <tr align=left><td colspan=2 align=right>Average</td><td>profit trade</td><td align=right>0.83</td><td>loss trade</td><td align=right>-1.54</td></tr> <tr align=left><td colspan=2 align=right>Minimum</td><td>profit trade</td><td align=right>0.19</td><td>loss trade</td><td align=right>-0.56</td></tr> <tr align=left><td colspan=2 align=right>Maximum</td><td>take profit in pips</td><td align=right>3390.7</td><td>stop loss in pips</td><td align=right>-1026.0</td></tr> <tr align=left><td colspan=2 align=right>Average</td><td>take profit in pips</td><td align=right>332.0</td><td>stop loss in pips</td><td align=right>-524.8</td></tr> <tr align=left><td colspan=2 align=right>Minimum</td><td>take profit in pips</td><td align=right>-383.6</td><td>stop loss in pips</td><td align=right>-433.4</td></tr> <tr align=left><td colspan=2 align=right>Maximum</td><td>Reward-Risk</td><td align=right>7.0</td><td>Duration in minutes</td><td align=right>39.0</td></tr> <tr align=left><td colspan=2 align=right>Average</td><td>Reward-Risk</td><td align=right>0.8</td><td>Duration in minutes</td><td align=right>8.8</td></tr> <tr align=left><td colspan=2 align=right>Minimum</td><td>Reward-Risk</td><td align=right>0.0</td><td>Duration in minutes</td><td align=right>0.0</td></tr> <tr align=left><td colspan=2 align=right>Maximum</td><td>consecutive wins (profit in money)</td><td align=right>2.0 (0.5)</td><td>consecutive losses (loss in money)</td><td align=right>4.0 (-5.38)</td></tr> <tr align=left><td colspan=2 align=right>Average</td><td>consecutive wins</td><td align=right>1.0</td><td>consecutive losses</td><td align=right>3.0</td></tr> </table> <img src="pics/pic_10210560_long.png" width=640 height=480 border=0 alt="Graph"><br> <p></p> <div style="font: 12pt Times New Roman"><b>Short</b></div> <p></p> <table width=820 cellspacing=1 cellpadding=3 border=0> <tr align=left><td>Total net profit</td><td align=right>-3.45</td><td>Gross profit</td><td align=right>0.0</td><td>Gross loss</td><td align=right>-3.45</td></tr> <tr align=left><td>Profit factor</td><td align=right>0.0</td><td>Expected payoff</td><td align=right>-3.45</td><td> </td><td align=right> </td></tr> <tr align=left><td>Absolute drawdown</td><td align=right>0.0</td><td>Maximal drawdown (%)</td><td align=right>0.0 (0.0%)</td><td> </td><td align=right> </td></tr> <tr align=left><td>Total trades</td><td align=right>1</td><td>Profit trades (% of total)</td><td align=right>0 (0.0%)</td><td>Loss trades (% of total)</td><td align=right>1 (100.0%)</td></tr> <tr align=left><td colspan=2 align=right>Largest</td><td>profit trade</td><td align=right>0.0</td><td>loss trade</td><td align=right>-3.45</td></tr> <tr align=left><td colspan=2 align=right>Average</td><td>profit trade</td><td align=right>0.0</td><td>loss trade</td><td align=right>-3.45</td></tr> <tr align=left><td colspan=2 align=right>Minimum</td><td>profit trade</td><td align=right>0.0</td><td>loss trade</td><td align=right>-3.45</td></tr> <tr align=left><td colspan=2 align=right>Maximum</td><td>take profit in pips</td><td align=right>767.2</td><td>stop loss in pips</td><td align=right>-948.0</td></tr> <tr align=left><td colspan=2 align=right>Average</td><td>take profit in pips</td><td align=right>767.2</td><td>stop loss in pips</td><td align=right>-948.0</td></tr> <tr align=left><td colspan=2 align=right>Minimum</td><td>take profit in pips</td><td align=right>767.2</td><td>stop loss in pips</td><td align=right>-948.0</td></tr> <tr align=left><td colspan=2 align=right>Maximum</td><td>Reward-Risk</td><td align=right>0.8</td><td>Duration in minutes</td><td align=right>1.0</td></tr> <tr align=left><td colspan=2 align=right>Average</td><td>Reward-Risk</td><td align=right>0.8</td><td>Duration in minutes</td><td align=right>1.0</td></tr> <tr align=left><td colspan=2 align=right>Minimum</td><td>Reward-Risk</td><td align=right></td><td>Duration in minutes</td><td align=right>1.0</td></tr> <tr align=left><td colspan=2 align=right>Maximum</td><td>consecutive wins (profit in money)</td><td align=right>0.0 (0.0)</td><td>consecutive losses (loss in money)</td><td align=right>1.0 (-3.45)</td></tr> <tr align=left><td colspan=2 align=right>Average</td><td>consecutive wins</td><td align=right>0.0</td><td>consecutive losses</td><td align=right>1.0</td></tr> </table> <img src="pics/pic_10210560_short.png" width=640 height=480 border=0 alt="Graph"><br> <p></p> <a href="../Full_Report.html">Home</a> <p></p> </body></html>
Strategy Report: KK13 XAGNZD H1
from fasthtml.common import * app = FastHTML(hdrs=( Style('<!--\n td { font: 10pt Tahoma,Arial; }\n tr:nth-child(odd) {background-color: #CACACA}\n tr:hover {background-color: #FFDA00}\n body{ margin-top: 10px; margin:0 100; background:whitesmoke; }\n //-->', media='screen', type='text/css'), Style('<!--\n td { font: 9pt Tahoma,Arial; }\n //-->', media='print', type='text/css'), Style('<!--\n .msdate { mso-number-format:"General Date"; }\n .mspt { mso-number-format:\\#\\,\\#\\#0\\.00; }\n //-->', type='text/css') )) rt = app.route @rt('/') def get(): return ( Title('Strategy Report: KK13 XAGNZD H1'), Div( Div( B('Strategy Report'), style='font: 20pt Times New Roman' ), P(), Div( B('KK13 XAGNZD H1'), style='font: 16pt Times New Roman' ), P(), Div( B('Long and Short'), style='font: 12pt Times New Roman' ), P(), Table( Tr( Td('Total net profit'), Td('-16.31', align='right'), Td('Gross profit'), Td('2.49', align='right'), Td('Gross loss'), Td('-18.8', align='right'), align='left' ), Tr( Td('Profit factor'), Td('0.13', align='right'), Td('Expected payoff'), Td('-1.17', align='right'), Td(), Td(align='right'), align='left' ), Tr( Td('Absolute drawdown'), Td('-16.31', align='right'), Td('Maximal drawdown (%)'), Td('12.86 (-372.75%)', align='right'), Td(), Td(align='right'), align='left' ), Tr( Td('Total trades'), Td('14', align='right'), Td('Profit trades (% of total)'), Td('3 (21.43%)', align='right'), Td('Loss trades (% of total)'), Td('11 (78.57%)', align='right'), align='left' ), Tr( Td(align='right', colspan='2'), Td('Long positions (won %)'), Td('13 (23.08%)', align='right'), Td('Short positions (won %)'), Td('1 (0.0%)', align='right'), align='left' ), Tr( Td('Largest', align='right', colspan='2'), Td('profit trade'), Td('1.99', align='right'), Td('loss trade'), Td('-3.45', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('profit trade'), Td('0.83', align='right'), Td('loss trade'), Td('-1.71', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('profit trade'), Td('0.19', align='right'), Td('loss trade'), Td('-0.56', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('take profit in pips'), Td('3390.7', align='right'), Td('stop loss in pips'), Td('-1026.0', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('take profit in pips'), Td('363.1', align='right'), Td('stop loss in pips'), Td('-555.0', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('take profit in pips'), Td('-383.6', align='right'), Td('stop loss in pips'), Td('-433.4', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('Reward-Risk'), Td('7.0', align='right'), Td('Duration in minutes'), Td('39', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('Reward-Risk'), Td('0.8', align='right'), Td('Duration in minutes'), Td('8.2', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('Reward-Risk'), Td('0.0', align='right'), Td('Duration in minutes'), Td('0', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('consecutive wins (profit in money)'), Td('2.0 (0.5)', align='right'), Td('consecutive losses (loss in money)'), Td('4.0 (-8.3)', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('consecutive wins'), Td('1.0', align='right'), Td('consecutive losses'), Td('4.0', align='right'), align='left' ), border='0', cellpadding='3', cellspacing='1', width='820' ), Img(alt='Graph', border='0', height='480', src='pics/pic_10210560_all.png', width='640'), Br(), P(), Div( B('Long'), style='font: 12pt Times New Roman' ), P(), Table( Tr( Td('Total net profit'), Td('-12.86', align='right'), Td('Gross profit'), Td('2.49', align='right'), Td('Gross loss'), Td('-15.35', align='right'), align='left' ), Tr( Td('Profit factor'), Td('0.16', align='right'), Td('Expected payoff'), Td('-0.99', align='right'), Td(), Td(align='right'), align='left' ), Tr( Td('Absolute drawdown'), Td('-12.86', align='right'), Td('Maximal drawdown (%)'), Td('11.17 (-660.95%)', align='right'), Td(), Td(align='right'), align='left' ), Tr( Td('Total trades'), Td('13', align='right'), Td('Profit trades (% of total)'), Td('3 (23.08%)', align='right'), Td('Loss trades (% of total)'), Td('10 (76.92%)', align='right'), align='left' ), Tr( Td('Largest', align='right', colspan='2'), Td('profit trade'), Td('1.99', align='right'), Td('loss trade'), Td('-1.84', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('profit trade'), Td('0.83', align='right'), Td('loss trade'), Td('-1.54', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('profit trade'), Td('0.19', align='right'), Td('loss trade'), Td('-0.56', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('take profit in pips'), Td('3390.7', align='right'), Td('stop loss in pips'), Td('-1026.0', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('take profit in pips'), Td('332.0', align='right'), Td('stop loss in pips'), Td('-524.8', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('take profit in pips'), Td('-383.6', align='right'), Td('stop loss in pips'), Td('-433.4', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('Reward-Risk'), Td('7.0', align='right'), Td('Duration in minutes'), Td('39.0', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('Reward-Risk'), Td('0.8', align='right'), Td('Duration in minutes'), Td('8.8', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('Reward-Risk'), Td('0.0', align='right'), Td('Duration in minutes'), Td('0.0', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('consecutive wins (profit in money)'), Td('2.0 (0.5)', align='right'), Td('consecutive losses (loss in money)'), Td('4.0 (-5.38)', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('consecutive wins'), Td('1.0', align='right'), Td('consecutive losses'), Td('3.0', align='right'), align='left' ), border='0', cellpadding='3', cellspacing='1', width='820' ), Img(alt='Graph', border='0', height='480', src='pics/pic_10210560_long.png', width='640'), Br(), P(), Div( B('Short'), style='font: 12pt Times New Roman' ), P(), Table( Tr( Td('Total net profit'), Td('-3.45', align='right'), Td('Gross profit'), Td('0.0', align='right'), Td('Gross loss'), Td('-3.45', align='right'), align='left' ), Tr( Td('Profit factor'), Td('0.0', align='right'), Td('Expected payoff'), Td('-3.45', align='right'), Td(), Td(align='right'), align='left' ), Tr( Td('Absolute drawdown'), Td('0.0', align='right'), Td('Maximal drawdown (%)'), Td('0.0 (0.0%)', align='right'), Td(), Td(align='right'), align='left' ), Tr( Td('Total trades'), Td('1', align='right'), Td('Profit trades (% of total)'), Td('0 (0.0%)', align='right'), Td('Loss trades (% of total)'), Td('1 (100.0%)', align='right'), align='left' ), Tr( Td('Largest', align='right', colspan='2'), Td('profit trade'), Td('0.0', align='right'), Td('loss trade'), Td('-3.45', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('profit trade'), Td('0.0', align='right'), Td('loss trade'), Td('-3.45', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('profit trade'), Td('0.0', align='right'), Td('loss trade'), Td('-3.45', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('take profit in pips'), Td('767.2', align='right'), Td('stop loss in pips'), Td('-948.0', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('take profit in pips'), Td('767.2', align='right'), Td('stop loss in pips'), Td('-948.0', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('take profit in pips'), Td('767.2', align='right'), Td('stop loss in pips'), Td('-948.0', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('Reward-Risk'), Td('0.8', align='right'), Td('Duration in minutes'), Td('1.0', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('Reward-Risk'), Td('0.8', align='right'), Td('Duration in minutes'), Td('1.0', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('Reward-Risk'), Td(align='right'), Td('Duration in minutes'), Td('1.0', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('consecutive wins (profit in money)'), Td('0.0 (0.0)', align='right'), Td('consecutive losses (loss in money)'), Td('1.0 (-3.45)', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('consecutive wins'), Td('0.0', align='right'), Td('consecutive losses'), Td('1.0', align='right'), align='left' ), border='0', cellpadding='3', cellspacing='1', width='820' ), Img(alt='Graph', border='0', height='480', src='pics/pic_10210560_short.png', width='640'), Br(), P(), A('Home', href='../Full_Report.html'), P(), align='center' ) ) run_uv()
Style('<!--\n td { font: 10pt Tahoma,Arial; }\n tr:nth-child(odd) {background-color: #CACACA}\n tr:hover {background-color: #FFDA00}\n body{ margin-top: 10px; margin:0 100; background:whitesmoke; }\n //-->', media='screen', type='text/css'), Style('<!--\n td { font: 9pt Tahoma,Arial; }\n //-->', media='print', type='text/css'), Style('<!--\n .msdate { mso-number-format:"General Date"; }\n .mspt { mso-number-format:\\#\\,\\#\\#0\\.00; }\n //-->', type='text/css')
Title('Strategy Report: KK13 XAGNZD H1'), Div( Div( B('Strategy Report'), style='font: 20pt Times New Roman' ), P(), Div( B('KK13 XAGNZD H1'), style='font: 16pt Times New Roman' ), P(), Div( B('Long and Short'), style='font: 12pt Times New Roman' ), P(), Table( Tr( Td('Total net profit'), Td('-16.31', align='right'), Td('Gross profit'), Td('2.49', align='right'), Td('Gross loss'), Td('-18.8', align='right'), align='left' ), Tr( Td('Profit factor'), Td('0.13', align='right'), Td('Expected payoff'), Td('-1.17', align='right'), Td(), Td(align='right'), align='left' ), Tr( Td('Absolute drawdown'), Td('-16.31', align='right'), Td('Maximal drawdown (%)'), Td('12.86 (-372.75%)', align='right'), Td(), Td(align='right'), align='left' ), Tr( Td('Total trades'), Td('14', align='right'), Td('Profit trades (% of total)'), Td('3 (21.43%)', align='right'), Td('Loss trades (% of total)'), Td('11 (78.57%)', align='right'), align='left' ), Tr( Td(align='right', colspan='2'), Td('Long positions (won %)'), Td('13 (23.08%)', align='right'), Td('Short positions (won %)'), Td('1 (0.0%)', align='right'), align='left' ), Tr( Td('Largest', align='right', colspan='2'), Td('profit trade'), Td('1.99', align='right'), Td('loss trade'), Td('-3.45', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('profit trade'), Td('0.83', align='right'), Td('loss trade'), Td('-1.71', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('profit trade'), Td('0.19', align='right'), Td('loss trade'), Td('-0.56', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('take profit in pips'), Td('3390.7', align='right'), Td('stop loss in pips'), Td('-1026.0', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('take profit in pips'), Td('363.1', align='right'), Td('stop loss in pips'), Td('-555.0', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('take profit in pips'), Td('-383.6', align='right'), Td('stop loss in pips'), Td('-433.4', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('Reward-Risk'), Td('7.0', align='right'), Td('Duration in minutes'), Td('39', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('Reward-Risk'), Td('0.8', align='right'), Td('Duration in minutes'), Td('8.2', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('Reward-Risk'), Td('0.0', align='right'), Td('Duration in minutes'), Td('0', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('consecutive wins (profit in money)'), Td('2.0 (0.5)', align='right'), Td('consecutive losses (loss in money)'), Td('4.0 (-8.3)', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('consecutive wins'), Td('1.0', align='right'), Td('consecutive losses'), Td('4.0', align='right'), align='left' ), border='0', cellpadding='3', cellspacing='1', width='820' ), Img(alt='Graph', border='0', height='480', src='pics/pic_10210560_all.png', width='640'), Br(), P(), Div( B('Long'), style='font: 12pt Times New Roman' ), P(), Table( Tr( Td('Total net profit'), Td('-12.86', align='right'), Td('Gross profit'), Td('2.49', align='right'), Td('Gross loss'), Td('-15.35', align='right'), align='left' ), Tr( Td('Profit factor'), Td('0.16', align='right'), Td('Expected payoff'), Td('-0.99', align='right'), Td(), Td(align='right'), align='left' ), Tr( Td('Absolute drawdown'), Td('-12.86', align='right'), Td('Maximal drawdown (%)'), Td('11.17 (-660.95%)', align='right'), Td(), Td(align='right'), align='left' ), Tr( Td('Total trades'), Td('13', align='right'), Td('Profit trades (% of total)'), Td('3 (23.08%)', align='right'), Td('Loss trades (% of total)'), Td('10 (76.92%)', align='right'), align='left' ), Tr( Td('Largest', align='right', colspan='2'), Td('profit trade'), Td('1.99', align='right'), Td('loss trade'), Td('-1.84', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('profit trade'), Td('0.83', align='right'), Td('loss trade'), Td('-1.54', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('profit trade'), Td('0.19', align='right'), Td('loss trade'), Td('-0.56', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('take profit in pips'), Td('3390.7', align='right'), Td('stop loss in pips'), Td('-1026.0', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('take profit in pips'), Td('332.0', align='right'), Td('stop loss in pips'), Td('-524.8', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('take profit in pips'), Td('-383.6', align='right'), Td('stop loss in pips'), Td('-433.4', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('Reward-Risk'), Td('7.0', align='right'), Td('Duration in minutes'), Td('39.0', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('Reward-Risk'), Td('0.8', align='right'), Td('Duration in minutes'), Td('8.8', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('Reward-Risk'), Td('0.0', align='right'), Td('Duration in minutes'), Td('0.0', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('consecutive wins (profit in money)'), Td('2.0 (0.5)', align='right'), Td('consecutive losses (loss in money)'), Td('4.0 (-5.38)', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('consecutive wins'), Td('1.0', align='right'), Td('consecutive losses'), Td('3.0', align='right'), align='left' ), border='0', cellpadding='3', cellspacing='1', width='820' ), Img(alt='Graph', border='0', height='480', src='pics/pic_10210560_long.png', width='640'), Br(), P(), Div( B('Short'), style='font: 12pt Times New Roman' ), P(), Table( Tr( Td('Total net profit'), Td('-3.45', align='right'), Td('Gross profit'), Td('0.0', align='right'), Td('Gross loss'), Td('-3.45', align='right'), align='left' ), Tr( Td('Profit factor'), Td('0.0', align='right'), Td('Expected payoff'), Td('-3.45', align='right'), Td(), Td(align='right'), align='left' ), Tr( Td('Absolute drawdown'), Td('0.0', align='right'), Td('Maximal drawdown (%)'), Td('0.0 (0.0%)', align='right'), Td(), Td(align='right'), align='left' ), Tr( Td('Total trades'), Td('1', align='right'), Td('Profit trades (% of total)'), Td('0 (0.0%)', align='right'), Td('Loss trades (% of total)'), Td('1 (100.0%)', align='right'), align='left' ), Tr( Td('Largest', align='right', colspan='2'), Td('profit trade'), Td('0.0', align='right'), Td('loss trade'), Td('-3.45', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('profit trade'), Td('0.0', align='right'), Td('loss trade'), Td('-3.45', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('profit trade'), Td('0.0', align='right'), Td('loss trade'), Td('-3.45', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('take profit in pips'), Td('767.2', align='right'), Td('stop loss in pips'), Td('-948.0', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('take profit in pips'), Td('767.2', align='right'), Td('stop loss in pips'), Td('-948.0', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('take profit in pips'), Td('767.2', align='right'), Td('stop loss in pips'), Td('-948.0', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('Reward-Risk'), Td('0.8', align='right'), Td('Duration in minutes'), Td('1.0', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('Reward-Risk'), Td('0.8', align='right'), Td('Duration in minutes'), Td('1.0', align='right'), align='left' ), Tr( Td('Minimum', align='right', colspan='2'), Td('Reward-Risk'), Td(align='right'), Td('Duration in minutes'), Td('1.0', align='right'), align='left' ), Tr( Td('Maximum', align='right', colspan='2'), Td('consecutive wins (profit in money)'), Td('0.0 (0.0)', align='right'), Td('consecutive losses (loss in money)'), Td('1.0 (-3.45)', align='right'), align='left' ), Tr( Td('Average', align='right', colspan='2'), Td('consecutive wins'), Td('0.0', align='right'), Td('consecutive losses'), Td('1.0', align='right'), align='left' ), border='0', cellpadding='3', cellspacing='1', width='820' ), Img(alt='Graph', border='0', height='480', src='pics/pic_10210560_short.png', width='640'), Br(), P(), A('Home', href='../Full_Report.html'), P(), align='center' )
songs/os_olhos_da_marianita_popular.html
MiguelArriaga/Cancioneiro
0
60
<gh_stars>0 <div id="os_olhos_da_marianita_popular" class="linkTopNav"> <p class="title"> Os olhos da Marianita </p> <p class="artist"> Popular </p> <p class="verse show-chords"> Os olhos da Marianita<br> São verdes cor do limão. (2x)<br> Ai sim, Marianita, ai sim, ai sim,<br> Ai não, Marianita, ai não. (2x) </p> <p class="verse show-chords"> Deitei um limão correndo<br> À tua porta parou. (2x)<br> Ai se o limão te quer bem, te quer bem<br> Que fará quem to deixou. (2x) </p> <p class="verse show-chords"> Os olhos da Marianita<br> São negros cor do carvão. (2x)<br> Ai sim, Marianita, ai sim, ai sim,<br> Ai não, Marianita, ai não. (2x) </p> </div>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
nest_box_helper/templates/nest_box_helper/add_box.html
natalieehaas/nestboxhelper
0
61
<filename>nest_box_helper/templates/nest_box_helper/add_box.html {% extends "base.html" %} {% block body_block %} <div class="content-container"> {% if messages %} {% for message in messages %} <p id="duplicate_alert">{{message}}</p> {% endfor %} {% endif %} <h2 class="create-update-header">Add Box</h2> <div class="form-container"> <form method="POST"> {% csrf_token %} {% for field in add_box_form %} <p>Box Number : <input type="number" min="0" max="20" name="box_number" value="1" required></p> {% endfor %} <input type="submit" class="btn btn-light btn-lg" value="Submit"> <a href="{% url 'park_summary' park_id %}"><svg viewBox="0 0 16 16" class="back_arrow bi bi-arrow-left-square-fill"> <path fill-rule="evenodd" d="M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.354 10.646a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L6.207 7.5H11a.5.5 0 0 1 0 1H6.207l2.147 2.146z"/> </svg></a> </div> </div> {% endblock %}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
tag/bit-dp.html
DreamShaded/flykiller.github.io
0
62
<!DOCTYPE html> <html lang="en"><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"><!-- Begin Jekyll SEO tag v2.7.1 --> <title>Tag: bit-dp | Dmitry Babichev’s webpage</title> <meta name="generator" content="Jekyll v4.2.0" /> <meta property="og:title" content="Tag: bit-dp" /> <meta name="author" content="<NAME>" /> <meta property="og:locale" content="en_US" /> <meta name="description" content="Here you can find solution to some algorithmic problems, at the moment it is mainly leetcode problems." /> <meta property="og:description" content="Here you can find solution to some algorithmic problems, at the moment it is mainly leetcode problems." /> <meta property="og:site_name" content="Dmitry Babichev’s webpage" /> <meta name="twitter:card" content="summary" /> <meta property="twitter:title" content="Tag: bit-dp" /> <script type="application/ld+json"> {"url":"/tag/bit-dp.html","@type":"WebPage","headline":"Tag: bit-dp","author":{"@type":"Person","name":"<NAME>"},"description":"Here you can find solution to some algorithmic problems, at the moment it is mainly leetcode problems.","@context":"https://schema.org"}</script> <!-- End Jekyll SEO tag --> <link rel="stylesheet" href="/assets/css/style.css"><link type="application/atom+xml" rel="alternate" href="/feed.xml" title="Dmitry Babichev's webpage" /> </head> <!-- for mathjax support --> <body><header class="site-header"> <div class="wrapper"><a class="site-title" rel="author" href="/">Dmitry Babichev&#39;s webpage</a><nav class="site-nav"> <input type="checkbox" id="nav-trigger" class="nav-trigger" /> <label for="nav-trigger"> <span class="menu-icon"> <svg viewBox="0 0 18 15" width="18px" height="15px"> <path d="M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z"/> </svg> </span> </label> <div class="trigger"><a class="page-link" href="/about/">About</a><a class="page-link" href="/codeforces%20problems/">Codeforces</a><a class="page-link" href="/leetcode%20problems/">Leetcode problems</a><a class="page-link" href="/binarysearch%20problems/">BinarySearch</a><a class="page-link" href="/coding%20ideas/">Patterns</a><a class="page-link" href="/performance%20tricks/">Speed up</a></div> </nav></div> </header> <main class="page-content" aria-label="Content"> <div class="wrapper"> <div class="post"> <h1 class="tag-title">Tag: bit-dp</h1> <ul> <li> <a href="/binarysearch/0212.html">BinarySearch 0212 K-Partitionable List</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp --> </li> <li> <a href="/binarysearch/0355.html">BinarySearch 0355 Dominos</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp, matrix power --> </li> <li> <a href="/binarysearch/0524.html">BinarySearch Chosen N</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp, 2d-array --> </li> <li> <a href="/leetcode/0464.html">Leetcode 0464 Can I Win</a> (24 Feb 2022)<br> <!-- Tags: math, dp, bit-dp, game --> </li> <li> <a href="/leetcode/0465.html">Leetcode 0465 Optimal Account Balancing</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp, bit manipulation, dfs --> </li> <li> <a href="/leetcode/0473.html">Leetcode 0473 Matchsticks to Square</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp, bit manipulation --> </li> <li> <a href="/leetcode/0526.html">Leetcode 0526. Beautiful Arrangement</a> (24 Feb 2022)<br> <!-- Tags: bfs, backtracking, dp, bit-dp --> </li> <li> <a href="/leetcode/0698.html">Leetcode 0698. Partition to K Equal Sum Subsets</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp, bit manipulation --> </li> <li> <a href="/leetcode/0847.html">Leetcode 0847 Shortest Path Visiting All Nodes</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp, bit manipulation --> </li> <li> <a href="/leetcode/0854.html">Leetcode 0854 K-Similar Strings</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp, bit manipulation, graph --> </li> <li> <a href="/leetcode/0943.html">Leetcode 0943. Find the Shortest Superstring</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp, bitmask --> </li> <li> <a href="/leetcode/0996.html">Leetcode 0996 Number of Squareful Arrays</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp --> </li> <li> <a href="/leetcode/1066.html">Leetcode 1066 Campus Bikes II</a> (24 Feb 2022)<br> <!-- Tags: dp, bit-dp --> </li> <li> <a href="/leetcode/1125.html">Leetcode 1125. Smallest Sufficient Team</a> (24 Feb 2022)<br> <!-- Tags: array, dp, bit-dp, bit manipulation, bitmask --> </li> <li> <a href="/leetcode/1349.html">Leetcode 1349 Maximum Students Taking Exam</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp, bit manipultaion, graph algo --> </li> <li> <a href="/leetcode/1434.html">Leetcode 1434 Number of Ways to Wear Different Hats to Each Other</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp, bit manipulation --> </li> <li> <a href="/leetcode/1494.html">Leetcode 1494. Parallel Courses II</a> (24 Feb 2022)<br> <!-- Tags: bit-dp --> </li> <li> <a href="/leetcode/1595.html">Leetcode 1595. Minimum Cost to Connect Two Groups of Points</a> (24 Feb 2022)<br> <!-- Tags: dp, bit-dp, array --> </li> <li> <a href="/leetcode/1655.html">Leetcode 1655 Distribute Repeating Integers</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp, bit manipulation --> </li> <li> <a href="/leetcode/1659.html">Leetcode 1659. Maximize Grid Happiness</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, backtracking, dfs --> </li> <li> <a href="/leetcode/1681.html">Leetcode 1681. Minimum Incompatibility</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp, bit manipulation --> </li> <li> <a href="/leetcode/1723.html">Leetcode 1723. Find Minimum Time to Finish All Jobs</a> (24 Feb 2022)<br> <!-- Tags: dp, binary search, bit-dp --> </li> <li> <a href="/leetcode/1787.html">Leetcode 1787. Make the XOR of All Segments Equal to Zero</a> (24 Feb 2022)<br> <!-- Tags: bit-dp --> </li> <li> <a href="/leetcode/1799.html">Leetcode 1799. Maximize Score After N Operations</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, math --> </li> <li> <a href="/leetcode/1879.html">Leetcode 1879. Minimum XOR Sum of Two Arrays</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp, bit manipulation --> </li> <li> <a href="/leetcode/1931.html">Leetcode 1931. Painting a Grid With Three Different Colors</a> (24 Feb 2022)<br> <!-- Tags: dp, bit-dp --> </li> <li> <a href="/leetcode/1947.html">Leetcode 1947. Maximum Compatibility Score Sum</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp --> </li> <li> <a href="/leetcode/1986.html">Leetcode 1986 Minimum Number of Work Sessions to Finish the Tasks</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, dp, array --> </li> <li> <a href="/leetcode/1994.html">Leetcode 1994 The Number of Good Subsets</a> (24 Feb 2022)<br> <!-- Tags: math, dp, bit-dp, bitmask --> </li> <li> <a href="/leetcode/2002.html">Leetcode 2002 Maximum Product of the Length of Two Palindromic Subsequences</a> (24 Feb 2022)<br> <!-- Tags: dp, bitmask, bit-dp, palindrome --> </li> <li> <a href="/leetcode/2172.html">Leetcode 2172. Maximum AND Sum of Array</a> (24 Feb 2022)<br> <!-- Tags: bit-dp, graph, graph algo --> </li> </ul> </div> <hr> </div> </main><footer class="site-footer h-card"> <data class="u-url" href="/"></data> <div class="wrapper"> <div class="footer-col-wrapper"> <div class="footer-col"> <p class="feed-subscribe"> <a href="/feed.xml"> <svg class="svg-icon orange"> <use xlink:href="/assets/minima-social-icons.svg#rss"></use> </svg><span>Subscribe</span> </a> </p> <ul class="contact-list"> <li class="p-name"><NAME></li> <li><a class="u-email" href="mailto:<EMAIL>"><EMAIL></a></li> </ul> </div> <div class="footer-col"> <p>Here you can find solution to some algorithmic problems, at the moment it is mainly leetcode problems. </p> </div> </div> <div class="social-links"><ul class="social-media-list"></ul> </div> </div> </footer> </body><script async src="https://www.googletagmanager.com/gtag/js?id=G-KR1GZKF62P"></script> <script> window['ga-disable-G-KR1GZKF62P'] = window.doNotTrack === "1" || navigator.doNotTrack === "1" || navigator.doNotTrack === "yes" || navigator.msDoNotTrack === "1"; window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-KR1GZKF62P'); </script> </html> <script type="text/x-mathjax-config"> MathJax.Hub.Config({ tex2jax: { inlineMath: [['$','$'], ['\\(','\\)']], processEscapes: true } }); </script> <script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML" type="text/javascript"></script>
Tag: bit-dp | Dmitry Babichev’s webpage
Meta(charset='utf-8'), Meta(content='IE=edge', http_equiv='X-UA-Compatible'), Meta(content='width=device-width, initial-scale=1', name='viewport'), Meta(content='Jekyll v4.2.0', name='generator'), Meta(content='Tag: bit-dp', property='og:title'), Meta(content='<NAME>', name='author'), Meta( Meta( Meta( Meta(content='Dmitry Babichev’s webpage', property='og:site_name'), Meta(content='summary', name='twitter:card'), Meta(content='Tag: bit-dp', property='twitter:title'), Script('{"url":"/tag/bit-dp.html","@type":"WebPage","headline":"Tag: bit-dp","author":{"@type":"Person","name":"<NAME>"},"description":"Here you can find solution to some algorithmic problems, at the moment it is mainly leetcode problems.","@context":"https://schema.org"}', type='application/ld+json'), Link(href='/assets/css/style.css', rel='stylesheet'), Link(href='/feed.xml', rel='alternate', title="Dmitry Babichev's webpage", type='application/atom+xml'), content='Here you can find solution to some algorithmic problems, at the moment it is mainly leetcode problems.', property='og:description' ), content='Here you can find solution to some algorithmic problems, at the moment it is mainly leetcode problems.', name='description' ), content='en_US', property='og:locale' )
Title('Tag: bit-dp | Dmitry Babichev’s webpage'), Header( Div( A("Dmitry Babichev's webpage", cls='site-title', href='/', rel='author'), Nav( Input(cls='nav-trigger', id='nav-trigger', type='checkbox'), Label( Span( Svg( Path(d='M18,1.484c0,0.82-0.665,1.484-1.484,1.484H1.484C0.665,2.969,0,2.304,0,1.484l0,0C0,0.665,0.665,0,1.484,0 h15.032C17.335,0,18,0.665,18,1.484L18,1.484z M18,7.516C18,8.335,17.335,9,16.516,9H1.484C0.665,9,0,8.335,0,7.516l0,0 c0-0.82,0.665-1.484,1.484-1.484h15.032C17.335,6.031,18,6.696,18,7.516L18,7.516z M18,13.516C18,14.335,17.335,15,16.516,15H1.484 C0.665,15,0,14.335,0,13.516l0,0c0-0.82,0.665-1.483,1.484-1.483h15.032C17.335,12.031,18,12.695,18,13.516L18,13.516z'), height='15px', viewbox='0 0 18 15', width='18px' ), cls='menu-icon' ), fr='nav-trigger' ), Div( A('About', cls='page-link', href='/about/'), A('Codeforces', cls='page-link', href='/codeforces%20problems/'), A('Leetcode problems', cls='page-link', href='/leetcode%20problems/'), A('BinarySearch', cls='page-link', href='/binarysearch%20problems/'), A('Patterns', cls='page-link', href='/coding%20ideas/'), A('Speed up', cls='page-link', href='/performance%20tricks/'), cls='trigger' ), cls='site-nav' ), cls='wrapper' ), cls='site-header' ), Main( Div( Div( H1('Tag: bit-dp', cls='tag-title'), Ul( Li( A('BinarySearch 0212 K-Partitionable List', href='/binarysearch/0212.html'), '(24 Feb 2022)', Br() ), Li( A('BinarySearch 0355 Dominos', href='/binarysearch/0355.html'), '(24 Feb 2022)', Br() ), Li( A('BinarySearch Chosen N', href='/binarysearch/0524.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 0464 Can I Win', href='/leetcode/0464.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 0465 Optimal Account Balancing', href='/leetcode/0465.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 0473 Matchsticks to Square', href='/leetcode/0473.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 0526. Beautiful Arrangement', href='/leetcode/0526.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 0698. Partition to K Equal Sum Subsets', href='/leetcode/0698.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 0847 Shortest Path Visiting All Nodes', href='/leetcode/0847.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 0854 K-Similar Strings', href='/leetcode/0854.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 0943. Find the Shortest Superstring', href='/leetcode/0943.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 0996 Number of Squareful Arrays', href='/leetcode/0996.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1066 Campus Bikes II', href='/leetcode/1066.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1125. Smallest Sufficient Team', href='/leetcode/1125.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1349 Maximum Students Taking Exam', href='/leetcode/1349.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1434 Number of Ways to Wear Different Hats to Each Other', href='/leetcode/1434.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1494. Parallel Courses II', href='/leetcode/1494.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1595. Minimum Cost to Connect Two Groups of Points', href='/leetcode/1595.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1655 Distribute Repeating Integers', href='/leetcode/1655.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1659. Maximize Grid Happiness', href='/leetcode/1659.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1681. Minimum Incompatibility', href='/leetcode/1681.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1723. Find Minimum Time to Finish All Jobs', href='/leetcode/1723.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1787. Make the XOR of All Segments Equal to Zero', href='/leetcode/1787.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1799. Maximize Score After N Operations', href='/leetcode/1799.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1879. Minimum XOR Sum of Two Arrays', href='/leetcode/1879.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1931. Painting a Grid With Three Different Colors', href='/leetcode/1931.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1947. Maximum Compatibility Score Sum', href='/leetcode/1947.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1986 Minimum Number of Work Sessions to Finish the Tasks', href='/leetcode/1986.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 1994 The Number of Good Subsets', href='/leetcode/1994.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 2002 Maximum Product of the Length of Two Palindromic Subsequences', href='/leetcode/2002.html'), '(24 Feb 2022)', Br() ), Li( A('Leetcode 2172. Maximum AND Sum of Array', href='/leetcode/2172.html'), '(24 Feb 2022)', Br() ) ), cls='post' ), Hr(), cls='wrapper' ), aria_label='Content', cls='page-content' ) Footer( Data(cls='u-url', href='/'), Div( Div( Div( P( A( Svg( Use(xlink:href='/assets/minima-social-icons.svg#rss'), cls='svg-icon orange' ), Span('Subscribe'), href='/feed.xml' ), cls='feed-subscribe' ), Ul( Li( Name(), cls='p-name' ), Li( A( Email(), cls='u-email', href='mailto:<EMAIL>' ) ), cls='contact-list' ), cls='footer-col' ), Div( P('Here you can find solution to some algorithmic problems, at the moment it is mainly leetcode problems.'), cls='footer-col' ), cls='footer-col-wrapper' ), Div( Ul(cls='social-media-list'), cls='social-links' ), cls='wrapper' ), cls='site-footer h-card' )
src/main/resources/appscanstdrdintegration/appscanstandard/AppScanStandardBuilder/help-generateReport.html
daniel-beck-bot/ibm-security-appscanstandard-scanner-plugin
4
63
<gh_stars>1-10 <div> Check this option if you want AppScan Standard to generate a report after scannning. <p>The report is available in HTML and PDF. <p>The HTML report generated is ready to be integrated with the HTML Publisher Plugin. </div>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
content/results/archive/PurpleWeekend.htm
datchet-water-sailing-club/results
0
64
<reponame>datchet-water-sailing-club/results <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <meta name="generator" content="sailwave version 2.01 build 8 2011" /> <meta name="keywords" content="sailwave, sailing results, event results, results, sailing, Purple Pursuit Weekend, Datchet Water Sailing Club" /> <meta name="description" content="sailwave results for Purple Pursuit Weekend Datchet Water Sailing Club 2011" /> <meta name="author" content="Datchet Water Sailing Club 2011" /> <meta name="copyright" content="Datchet Water Sailing Club 2011" /> <meta name="owner" content="Datchet Water Sailing Club 2011" /> <meta name="formatter" content="sailwave version 2.01 build 8 2011" /> <meta name="publisher" content="sailwave version 2.01 build 8 2011" /> <meta name="creator" content="sailwave version 2.01 build 8 2011" /> <title>Sailwave results for Purple Pursuit Weekend - Datchet Water Sailing Club</title> <style type="text/css"> body {font: 72% arial, helvetica, sans-serif; text-align: center;} .hardleft {text-align: left; float: left; margin: 15px 0 0 25px;} .hardright {text-align: right; float: right; margin: 15px 25px 0 0;} table {text-align: left; margin: auto; font-size: 1em; border-collapse: collapse; border: 1px #fff solid;} td, th {padding: 4px; border: 2px #fff solid; vertical-align: top;} .caption {padding: 5px; text-align: center; border: 0; font-weight: bold;} h1 {font-size: 1.6em;} h2 {font-size: 1.4em;} h3 {font-size: 1.2em;} p {text-align: center;} th {background-color: #aaf;} .contents {text-align: left; margin-left: 20%;} .race, .rank {text-align: center;} .even {background-color: #bbf;} .odd {background-color: #ddf;} .nat {text-align: center;} .natflag {border: 1px #999 solid;} .nattext {font-size: 0.8em;} </style> </head> <body> <div id="wrap"> <img class="hardright" src="P:\WP Data\Admin\PUBLICITY\Logos\purplelogo1.jpg" alt="event burgee" /> <img class="hardleft" src="\\DWSCSERVER\RedirectedFolders\sailing\Desktop\wp8e089cef_05.jpg" alt="venue burgee" /> <h1>Purple Pursuit Weekend</h1> <h2>Datchet Water Sailing Club</h2> <h3 id="title">Results are final as of 18:37 on June 15, 2011</h3> <h3 id="overall">Overall</h3> <div class=caption>Sailed: 3, Discards: 1, To count: 2, Entries: 56, Scoring system: Appendix A</div> <table cellspacing="0" cellpadding="0" border="0"> <colgroup span="13"> <col class="rank" /> <col class="fleet" /> <col class="boat" /> <col class="class" /> <col class="sailno" /> <col class="club" /> <col class="helmname" /> <col class="crewname" /> <col class="race" /> <col class="race" /> <col class="race" /> <col class="total" /> <col class="nett" /> </colgroup> <tr> <th>Rank</th> <th>Fleet</th> <th>Boat</th> <th>Class</th> <th>SailNo</th> <th>Club</th> <th>HelmName</th> <th>CrewName</th> <th> <a class="racelink" href="#r1">R1</a></th> <th> <a class="racelink" href="#r2">R2</a></th> <th> <a class="racelink" href="#r3">R3</a></th> <th>Total</th> <th>Nett</th> </tr> <tr class="odd"> <td>1st</td> <td></td> <td></td> <td>Contender</td> <td>2465</td> <td>DWSC</td> <td><NAME></td> <td>&nbsp;</td> <td>(57.0 DNC)</td> <td>1.0</td> <td>1.0</td> <td>59.0</td> <td>2.0</td> </tr> <tr class="even"> <td>2nd</td> <td></td> <td></td> <td>Fireball</td> <td>15041</td> <td>Sheffield Viking/Fisher Green</td> <td>Gillard, Tom</td> <td><NAME></td> <td>1.0</td> <td>(3.0)</td> <td>2.0</td> <td>6.0</td> <td>3.0</td> </tr> <tr class="odd"> <td>3rd</td> <td></td> <td></td> <td>Flying 15</td> <td>3378</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>2.0</td> <td>(11.0)</td> <td>5.0</td> <td>18.0</td> <td>7.0</td> </tr> <tr class="even"> <td>4th</td> <td></td> <td></td> <td>Flying Fifteen</td> <td>3860</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>(57.0 DNC)</td> <td>8.0</td> <td>3.0</td> <td>68.0</td> <td>11.0</td> </tr> <tr class="odd"> <td>5th</td> <td></td> <td></td> <td>Dart 18</td> <td>7347</td> <td>DWSC</td> <td>peters, barry</td> <td>&nbsp;</td> <td>9.0</td> <td>6.0</td> <td>(57.0 DNC)</td> <td>72.0</td> <td>15.0</td> </tr> <tr class="even"> <td>6th</td> <td></td> <td></td> <td>Flying 15</td> <td>3316</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>3.0</td> <td>(23.0)</td> <td>13.0</td> <td>39.0</td> <td>16.0</td> </tr> <tr class="odd"> <td>7th</td> <td></td> <td>Erbitz</td> <td>Hurricane 5.9</td> <td>365</td> <td>DWSC</td> <td><NAME></td> <td>&nbsp;</td> <td>(57.0 DNC)</td> <td>7.0</td> <td>10.0</td> <td>74.0</td> <td>17.0</td> </tr> <tr class="even"> <td>8th</td> <td></td> <td></td> <td>Internacra 20</td> <td>007</td> <td>DWSC</td> <td>Senior, Jon</td> <td><NAME></td> <td>(57.0 DNC)</td> <td>10.0</td> <td>8.0</td> <td>75.0</td> <td>18.0</td> </tr> <tr class="odd"> <td>9th</td> <td></td> <td></td> <td>Flying 15</td> <td>3888</td> <td>DWSC</td> <td><NAME></td> <td>Firth, Mark</td> <td>(57.0 DNC)</td> <td>15.0</td> <td>4.0</td> <td>76.0</td> <td>19.0</td> </tr> <tr class="even"> <td>10th</td> <td></td> <td></td> <td>Radial</td> <td>198838</td> <td>Queensmead SC</td> <td>Paul, David</td> <td>N/A</td> <td>(57.0 DNC)</td> <td>13.0</td> <td>7.0</td> <td>77.0</td> <td>20.0</td> </tr> <tr class="odd"> <td>11th</td> <td></td> <td></td> <td>Laser 4000</td> <td>4616</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>5.0</td> <td>(21.0)</td> <td>17.0</td> <td>43.0</td> <td>22.0</td> </tr> <tr class="even"> <td>12th</td> <td></td> <td></td> <td>Laser 4000</td> <td>4095</td> <td><NAME></td> <td>French, Mathew</td> <td>White, Tom</td> <td>6.0</td> <td>(20.0)</td> <td>16.0</td> <td>42.0</td> <td>22.0</td> </tr> <tr class="odd"> <td>13th</td> <td></td> <td></td> <td>Fireball</td> <td>14452</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>12.0</td> <td>(24.0)</td> <td>12.0</td> <td>48.0</td> <td>24.0</td> </tr> <tr class="even"> <td>14th</td> <td></td> <td></td> <td>Feva</td> <td>1</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>18.0</td> <td>(32.0)</td> <td>9.0</td> <td>59.0</td> <td>27.0</td> </tr> <tr class="odd"> <td>15th</td> <td></td> <td></td> <td>Laser Radial</td> <td>154746</td> <td><NAME></td> <td><NAME></td> <td>N/A</td> <td>17.0</td> <td>(30.0)</td> <td>11.0</td> <td>58.0</td> <td>28.0</td> </tr> <tr class="even"> <td>16th</td> <td></td> <td></td> <td>RS500</td> <td>826</td> <td>DWSC</td> <td><NAME></td> <td>Risbridger, Sue</td> <td>7.0</td> <td>22.0</td> <td>(57.0 DNC)</td> <td>86.0</td> <td>29.0</td> </tr> <tr class="odd"> <td>17th</td> <td></td> <td></td> <td>Laser</td> <td>142406</td> <td>DWSC</td> <td><NAME></td> <td>N/A</td> <td>16.0</td> <td>(33.0)</td> <td>14.0</td> <td>63.0</td> <td>30.0</td> </tr> <tr class="even"> <td>18th</td> <td></td> <td></td> <td>RS200</td> <td>326</td> <td>Papercourt</td> <td><NAME></td> <td><NAME></td> <td>8.0</td> <td>27.0</td> <td>(57.0 DNC)</td> <td>92.0</td> <td>35.0</td> </tr> <tr class="odd"> <td>19th</td> <td></td> <td></td> <td>Laser 2</td> <td>9738</td> <td>DWSC</td> <td><NAME></td> <td>N/A</td> <td>14.0</td> <td>(29.0)</td> <td>21.0</td> <td>64.0</td> <td>35.0</td> </tr> <tr class="even"> <td>20th</td> <td></td> <td></td> <td>A Class</td> <td>A</td> <td>DWSC</td> <td><NAME></td> <td>N/A</td> <td>15.0</td> <td>(57.0 DNC)</td> <td>20.0</td> <td>92.0</td> <td>35.0</td> </tr> <tr class="odd"> <td>21st</td> <td></td> <td></td> <td>Topaz CX16</td> <td></td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>11.0</td> <td>(35.0)</td> <td>25.0</td> <td>71.0</td> <td>36.0</td> </tr> <tr class="even"> <td>22nd</td> <td></td> <td></td> <td>RS200</td> <td>761</td> <td>DWSC</td> <td><NAME>uw</td> <td><NAME></td> <td>(57.0 DNC)</td> <td>25.0</td> <td>15.0</td> <td>97.0</td> <td>40.0</td> </tr> <tr class="odd"> <td>23rd</td> <td></td> <td></td> <td>RS200</td> <td>1295</td> <td>DWSC</td> <td><NAME></td> <td>Joelle/Lydia</td> <td>4.0</td> <td>40.0</td> <td>(57.0 DNC)</td> <td>101.0</td> <td>44.0</td> </tr> <tr class="even"> <td>24th</td> <td></td> <td></td> <td>Hurricane 5x</td> <td>137</td> <td>DWSC</td> <td><NAME></td> <td>Loosemore, Greg</td> <td>(57.0 DNC)</td> <td>38.0</td> <td>6.0</td> <td>101.0</td> <td>44.0</td> </tr> <tr class="odd"> <td>25th</td> <td></td> <td></td> <td>Laser 2</td> <td>9709</td> <td>DWSC</td> <td>Provan,Olly</td> <td><NAME></td> <td>13.0</td> <td>31.0</td> <td>(57.0 DNC)</td> <td>101.0</td> <td>44.0</td> </tr> <tr class="even"> <td>26th</td> <td></td> <td></td> <td>Laser</td> <td>80801</td> <td>Dwsc</td> <td><NAME></td> <td>&nbsp;</td> <td>20.0</td> <td>(39.0)</td> <td>24.0</td> <td>83.0</td> <td>44.0</td> </tr> <tr class="odd"> <td>27th</td> <td></td> <td></td> <td>Flying Fifteen</td> <td>1803</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>(57.0 DNC)</td> <td>26.0</td> <td>19.0</td> <td>102.0</td> <td>45.0</td> </tr> <tr class="even"> <td>28th</td> <td></td> <td>Alicia</td> <td>Contender</td> <td>713</td> <td>DWSC</td> <td><NAME></td> <td>&nbsp;</td> <td>(57.0 DNC)</td> <td>2.0</td> <td>57.0 DNC</td> <td>116.0</td> <td>59.0</td> </tr> <tr class="odd"> <td>29th</td> <td></td> <td></td> <td>RS Vision</td> <td>1</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>(57.0 DNC)</td> <td>36.0</td> <td>23.0</td> <td>116.0</td> <td>59.0</td> </tr> <tr class="even"> <td>30th</td> <td></td> <td></td> <td>Contender</td> <td>2404</td> <td>DWSC</td> <td><NAME></td> <td>&nbsp;</td> <td>(57.0 DNC)</td> <td>4.0</td> <td>57.0 DNC</td> <td>118.0</td> <td>61.0</td> </tr> <tr class="odd"> <td>31st</td> <td></td> <td></td> <td>Hurricane 5.95</td> <td>414</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>(57.0 DNC)</td> <td>5.0</td> <td>57.0 DNC</td> <td>119.0</td> <td>62.0</td> </tr> <tr class="even"> <td>32nd</td> <td></td> <td></td> <td>Vareo</td> <td>583</td> <td>DWSC</td> <td><NAME></td> <td>&nbsp;</td> <td>(57.0 DNC)</td> <td>9.0</td> <td>57.0 DNC</td> <td>123.0</td> <td>66.0</td> </tr> <tr class="odd"> <td>33rd</td> <td></td> <td></td> <td>Topper</td> <td>47078</td> <td>DWSC</td> <td><NAME></td> <td>N/A</td> <td>10.0</td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>124.0</td> <td>67.0</td> </tr> <tr class="even"> <td>34th</td> <td></td> <td></td> <td>Flying Fifteen</td> <td>3934</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>(57.0 DNC)</td> <td>12.0</td> <td>57.0 DNC</td> <td>126.0</td> <td>69.0</td> </tr> <tr class="odd"> <td>35th</td> <td></td> <td></td> <td>Flying Fifteen</td> <td>3559</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>(57.0 DNC)</td> <td>14.0</td> <td>57.0 DNC</td> <td>128.0</td> <td>71.0</td> </tr> <tr class="even"> <td>36th</td> <td></td> <td></td> <td>Flying Fifteen</td> <td>3536</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>(57.0 DNC)</td> <td>16.0</td> <td>57.0 DNC</td> <td>130.0</td> <td>73.0</td> </tr> <tr class="odd"> <td>37th</td> <td></td> <td></td> <td>RS500</td> <td>684</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>(57.0 DNC)</td> <td>17.0</td> <td>57.0 DNC</td> <td>131.0</td> <td>74.0</td> </tr> <tr class="even"> <td>38th</td> <td></td> <td></td> <td>Laser</td> <td>16678</td> <td><NAME></td> <td><NAME></td> <td>N/A</td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>18.0</td> <td>132.0</td> <td>75.0</td> </tr> <tr class="odd"> <td>39th</td> <td></td> <td></td> <td>RS100</td> <td>145</td> <td>DWSC</td> <td><NAME></td> <td>&nbsp;</td> <td>(57.0 DNC)</td> <td>18.0</td> <td>57.0 DNC</td> <td>132.0</td> <td>75.0</td> </tr> <tr class="even"> <td>40th</td> <td></td> <td></td> <td>505</td> <td>8690</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>(57.0 DNC)</td> <td>19.0</td> <td>57.0 DNC</td> <td>133.0</td> <td>76.0</td> </tr> <tr class="odd"> <td>41st</td> <td></td> <td></td> <td>Topaz</td> <td>1</td> <td>DWSC</td> <td>Chilvers, George</td> <td>N/A</td> <td>19.0</td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>133.0</td> <td>76.0</td> </tr> <tr class="even"> <td>42nd</td> <td></td> <td></td> <td>Laser</td> <td>176655</td> <td>DWSC</td> <td><NAME></td> <td>&nbsp;</td> <td>21.0</td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>135.0</td> <td>78.0</td> </tr> <tr class="odd"> <td>43rd</td> <td></td> <td></td> <td>Laser</td> <td>142406</td> <td>DWSC</td> <td><NAME></td> <td>&nbsp;</td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>22.0</td> <td>136.0</td> <td>79.0</td> </tr> <tr class="even"> <td>44th</td> <td></td> <td>Eos</td> <td>Laser 16</td> <td>16750</td> <td>DWSC</td> <td>Baggs, Maurice</td> <td>Baggs, Mark</td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>26.0</td> <td>140.0</td> <td>83.0</td> </tr> <tr class="odd"> <td>45th</td> <td></td> <td></td> <td>RS100</td> <td>250</td> <td>DWSC</td> <td><NAME></td> <td>&nbsp;</td> <td>(57.0 DNC)</td> <td>28.0</td> <td>57.0 DNC</td> <td>142.0</td> <td>85.0</td> </tr> <tr class="even"> <td>46th</td> <td></td> <td></td> <td>Nacra 20</td> <td>64</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>(57.0 DNC)</td> <td>34.0</td> <td>57.0 DNC</td> <td>148.0</td> <td>91.0</td> </tr> <tr class="odd"> <td>47th</td> <td></td> <td></td> <td>Phantom</td> <td>1197</td> <td>DWSC</td> <td><NAME></td> <td>&nbsp;</td> <td>(57.0 DNC)</td> <td>37.0</td> <td>57.0 DNC</td> <td>151.0</td> <td>94.0</td> </tr> <tr class="even"> <td>48th</td> <td></td> <td></td> <td>RS Vision</td> <td>1061</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>57.0 DNC</td> <td>171.0</td> <td>114.0</td> </tr> <tr class="odd"> <td>48th</td> <td></td> <td></td> <td>Laser</td> <td>170852</td> <td>DWSC</td> <td><NAME></td> <td>&nbsp;</td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>57.0 DNC</td> <td>171.0</td> <td>114.0</td> </tr> <tr class="even"> <td>48th</td> <td></td> <td></td> <td>laser</td> <td>191,000</td> <td>DWSC</td> <td><NAME></td> <td>&nbsp;</td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>57.0 DNC</td> <td>171.0</td> <td>114.0</td> </tr> <tr class="odd"> <td>48th</td> <td></td> <td>Antidote</td> <td>Fireball</td> <td>13847</td> <td>DWSC</td> <td>Duque, Nicolas</td> <td>Godoy, Oscar</td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>57.0 DNC</td> <td>171.0</td> <td>114.0</td> </tr> <tr class="even"> <td>48th</td> <td></td> <td></td> <td>Tornado</td> <td>GBR435</td> <td>DWSC</td> <td><NAME></td> <td><NAME></td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>57.0 DNC</td> <td>171.0</td> <td>114.0</td> </tr> <tr class="odd"> <td>48th</td> <td></td> <td></td> <td>RS500</td> <td>678</td> <td>DWSC</td> <td><NAME></td> <td>Crockford, Hanni</td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>57.0 DNC</td> <td>171.0</td> <td>114.0</td> </tr> <tr class="even"> <td>48th</td> <td></td> <td></td> <td>Topper</td> <td>46440</td> <td>DWSC</td> <td><NAME></td> <td>N/A</td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>57.0 DNC</td> <td>171.0</td> <td>114.0</td> </tr> <tr class="odd"> <td>48th</td> <td></td> <td></td> <td>Solo</td> <td>3995</td> <td>DWSC</td> <td>Coddington, Clive</td> <td>N/A</td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>57.0 DNC</td> <td>171.0</td> <td>114.0</td> </tr> <tr class="even"> <td>48th</td> <td></td> <td></td> <td>Stealth</td> <td>515</td> <td>DWSC</td> <td><NAME></td> <td>N/A</td> <td>(57.0 DNC)</td> <td>57.0 DNC</td> <td>57.0 DNC</td> <td>171.0</td> <td>114.0</td> </tr> </table> <br /> <h3 id="r1">R1&nbsp;-&nbsp;04/06/2011&nbsp;at&nbsp;1402</h3> <div class=caption> Start: Start 1, Finishes: Place </div> <table cellspacing="0" cellpadding="0" border="0"> <colgroup span="10"> <col class="rank" /> <col class="fleet" /> <col class="boat" /> <col class="class" /> <col class="sailno" /> <col class="club" /> <col class="helmname" /> <col class="crewname" /> <col class="raceplace" /> <col class="nett" /> </colgroup> <tr> <th>Rank</th> <th>Fleet</th> <th>Boat</th> <th>Class</th> <th>SailNo</th> <th>Club</th> <th>HelmName</th> <th>CrewName</th> <th>Place</th> <th>Points</th> </tr> <tr class="odd"> <td> 1 </td> <td> </td> <td> </td> <td> Fireball </td> <td> 15041 </td> <td> Sheffield Viking/Fisher Green </td> <td> <NAME> </td> <td> <NAME> </td> <td> 1 </td> <td> 1.0 </td> </tr> <tr class="even"> <td> 2 </td> <td> </td> <td> </td> <td> Flying 15 </td> <td> 3378 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 2 </td> <td> 2.0 </td> </tr> <tr class="odd"> <td> 3 </td> <td> </td> <td> </td> <td> Flying 15 </td> <td> 3316 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 3 </td> <td> 3.0 </td> </tr> <tr class="even"> <td> 4 </td> <td> </td> <td> </td> <td> RS200 </td> <td> 1295 </td> <td> DWSC </td> <td> <NAME> </td> <td> Joelle/Lydia </td> <td> 4 </td> <td> 4.0 </td> </tr> <tr class="odd"> <td> 5 </td> <td> </td> <td> </td> <td> Laser 4000 </td> <td> 4616 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 5 </td> <td> 5.0 </td> </tr> <tr class="even"> <td> 6 </td> <td> </td> <td> </td> <td> Laser 4000 </td> <td> 4095 </td> <td> <NAME> </td> <td> French, Mathew </td> <td> White, Tom </td> <td> 6 </td> <td> 6.0 </td> </tr> <tr class="odd"> <td> 7 </td> <td> </td> <td> </td> <td> RS500 </td> <td> 826 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 7 </td> <td> 7.0 </td> </tr> <tr class="even"> <td> 8 </td> <td> </td> <td> </td> <td> RS200 </td> <td> 326 </td> <td> Papercourt </td> <td> Hampshire, Duncan </td> <td> Hampshire, Graeme </td> <td> 8 </td> <td> 8.0 </td> </tr> <tr class="odd"> <td> 9 </td> <td> </td> <td> </td> <td> Dart 18 </td> <td> 7347 </td> <td> DWSC </td> <td> peters, barry </td> <td> &nbsp; </td> <td> 9 </td> <td> 9.0 </td> </tr> <tr class="even"> <td> 10 </td> <td> </td> <td> </td> <td> Topper </td> <td> 47078 </td> <td> DWSC </td> <td> <NAME> </td> <td> N/A </td> <td> 10 </td> <td> 10.0 </td> </tr> <tr class="odd"> <td> 11 </td> <td> </td> <td> </td> <td> Topaz CX16 </td> <td> </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 11 </td> <td> 11.0 </td> </tr> <tr class="even"> <td> 12 </td> <td> </td> <td> </td> <td> Fireball </td> <td> 14452 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 12 </td> <td> 12.0 </td> </tr> <tr class="odd"> <td> 13 </td> <td> </td> <td> </td> <td> Laser 2 </td> <td> 9709 </td> <td> DWSC </td> <td> Provan,Olly </td> <td> <NAME> </td> <td> 13 </td> <td> 13.0 </td> </tr> <tr class="even"> <td> 14 </td> <td> </td> <td> </td> <td> Laser 2 </td> <td> 9738 </td> <td> DWSC </td> <td> Jack, Andrew </td> <td> N/A </td> <td> 14 </td> <td> 14.0 </td> </tr> <tr class="odd"> <td> 15 </td> <td> </td> <td> </td> <td> A Class </td> <td> A </td> <td> DWSC </td> <td> <NAME> </td> <td> N/A </td> <td> 15 </td> <td> 15.0 </td> </tr> <tr class="even"> <td> 16 </td> <td> </td> <td> </td> <td> Laser </td> <td> 142406 </td> <td> DWSC </td> <td> <NAME> </td> <td> N/A </td> <td> 16 </td> <td> 16.0 </td> </tr> <tr class="odd"> <td> 17 </td> <td> </td> <td> </td> <td> Laser Radial </td> <td> 154746 </td> <td> <NAME> </td> <td> <NAME> </td> <td> N/A </td> <td> 17 </td> <td> 17.0 </td> </tr> <tr class="even"> <td> 18 </td> <td> </td> <td> </td> <td> Feva </td> <td> 1 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 18 </td> <td> 18.0 </td> </tr> <tr class="odd"> <td> 19 </td> <td> </td> <td> </td> <td> Topaz </td> <td> 1 </td> <td> DWSC </td> <td> <NAME> </td> <td> N/A </td> <td> 19 </td> <td> 19.0 </td> </tr> <tr class="even"> <td> 20 </td> <td> </td> <td> </td> <td> Laser </td> <td> 80801 </td> <td> Dwsc </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 23 </td> <td> 20.0 </td> </tr> <tr class="odd"> <td> 21 </td> <td> </td> <td> </td> <td> Laser </td> <td> 176655 </td> <td> DWSC </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 25 </td> <td> 21.0 </td> </tr> </table> <br /> <h3 id="r2">R2</h3> <div class=caption> Start: Start 1, Finishes: Place </div> <table cellspacing="0" cellpadding="0" border="0"> <colgroup span="10"> <col class="rank" /> <col class="fleet" /> <col class="boat" /> <col class="class" /> <col class="sailno" /> <col class="club" /> <col class="helmname" /> <col class="crewname" /> <col class="raceplace" /> <col class="nett" /> </colgroup> <tr> <th>Rank</th> <th>Fleet</th> <th>Boat</th> <th>Class</th> <th>SailNo</th> <th>Club</th> <th>HelmName</th> <th>CrewName</th> <th>Place</th> <th>Points</th> </tr> <tr class="odd"> <td> 1 </td> <td> </td> <td> </td> <td> Contender </td> <td> 2465 </td> <td> DWSC </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 1 </td> <td> 1.0 </td> </tr> <tr class="even"> <td> 2 </td> <td> </td> <td> Alicia </td> <td> Contender </td> <td> 713 </td> <td> DWSC </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 2 </td> <td> 2.0 </td> </tr> <tr class="odd"> <td> 3 </td> <td> </td> <td> </td> <td> Fireball </td> <td> 15041 </td> <td> Sheffield Viking/Fisher Green </td> <td> <NAME> </td> <td> <NAME> </td> <td> 3 </td> <td> 3.0 </td> </tr> <tr class="even"> <td> 4 </td> <td> </td> <td> </td> <td> Contender </td> <td> 2404 </td> <td> DWSC </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 4 </td> <td> 4.0 </td> </tr> <tr class="odd"> <td> 5 </td> <td> </td> <td> </td> <td> Hurricane 5.95 </td> <td> 414 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 5 </td> <td> 5.0 </td> </tr> <tr class="even"> <td> 6 </td> <td> </td> <td> </td> <td> Dart 18 </td> <td> 7347 </td> <td> DWSC </td> <td> peters, barry </td> <td> &nbsp; </td> <td> 6 </td> <td> 6.0 </td> </tr> <tr class="odd"> <td> 7 </td> <td> </td> <td> Erbitz </td> <td> Hurricane 5.9 </td> <td> 365 </td> <td> DWSC </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 7 </td> <td> 7.0 </td> </tr> <tr class="even"> <td> 8 </td> <td> </td> <td> </td> <td> Flying Fifteen </td> <td> 3860 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 8 </td> <td> 8.0 </td> </tr> <tr class="odd"> <td> 9 </td> <td> </td> <td> </td> <td> Vareo </td> <td> 583 </td> <td> DWSC </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 9 </td> <td> 9.0 </td> </tr> <tr class="even"> <td> 10 </td> <td> </td> <td> </td> <td> Internacra 20 </td> <td> 007 </td> <td> DWSC </td> <td> Senior, Jon </td> <td> <NAME> </td> <td> 10 </td> <td> 10.0 </td> </tr> <tr class="odd"> <td> 11 </td> <td> </td> <td> </td> <td> Flying 15 </td> <td> 3378 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 11 </td> <td> 11.0 </td> </tr> <tr class="even"> <td> 12 </td> <td> </td> <td> </td> <td> Flying Fifteen </td> <td> 3934 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 12 </td> <td> 12.0 </td> </tr> <tr class="odd"> <td> 13 </td> <td> </td> <td> </td> <td> Radial </td> <td> 198838 </td> <td> Queensmead SC </td> <td> <NAME> </td> <td> N/A </td> <td> 13 </td> <td> 13.0 </td> </tr> <tr class="even"> <td> 14 </td> <td> </td> <td> </td> <td> Flying Fifteen </td> <td> 3559 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 14 </td> <td> 14.0 </td> </tr> <tr class="odd"> <td> 15 </td> <td> </td> <td> </td> <td> Flying 15 </td> <td> 3888 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 15 </td> <td> 15.0 </td> </tr> <tr class="even"> <td> 16 </td> <td> </td> <td> </td> <td> Flying Fifteen </td> <td> 3536 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 16 </td> <td> 16.0 </td> </tr> <tr class="odd"> <td> 17 </td> <td> </td> <td> </td> <td> RS500 </td> <td> 684 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 17 </td> <td> 17.0 </td> </tr> <tr class="even"> <td> 18 </td> <td> </td> <td> </td> <td> RS100 </td> <td> 145 </td> <td> DWSC </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 18 </td> <td> 18.0 </td> </tr> <tr class="odd"> <td> 19 </td> <td> </td> <td> </td> <td> 505 </td> <td> 8690 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 19 </td> <td> 19.0 </td> </tr> <tr class="even"> <td> 20 </td> <td> </td> <td> </td> <td> Laser 4000 </td> <td> 4095 </td> <td> <NAME> </td> <td> French, Mathew </td> <td> White, Tom </td> <td> 20 </td> <td> 20.0 </td> </tr> <tr class="odd"> <td> 21 </td> <td> </td> <td> </td> <td> Laser 4000 </td> <td> 4616 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 21 </td> <td> 21.0 </td> </tr> <tr class="even"> <td> 22 </td> <td> </td> <td> </td> <td> RS500 </td> <td> 826 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 22 </td> <td> 22.0 </td> </tr> <tr class="odd"> <td> 23 </td> <td> </td> <td> </td> <td> Flying 15 </td> <td> 3316 </td> <td> DWSC </td> <td> Bashford, John </td> <td> Whitfield, Paul </td> <td> 23 </td> <td> 23.0 </td> </tr> <tr class="even"> <td> 24 </td> <td> </td> <td> </td> <td> Fireball </td> <td> 14452 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 24 </td> <td> 24.0 </td> </tr> <tr class="odd"> <td> 25 </td> <td> </td> <td> </td> <td> RS200 </td> <td> 761 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 25 </td> <td> 25.0 </td> </tr> <tr class="even"> <td> 26 </td> <td> </td> <td> </td> <td> Flying Fifteen </td> <td> 1803 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 26 </td> <td> 26.0 </td> </tr> <tr class="odd"> <td> 27 </td> <td> </td> <td> </td> <td> RS200 </td> <td> 326 </td> <td> Papercourt </td> <td> Hampshire, Duncan </td> <td> Hampshire, Graeme </td> <td> 27 </td> <td> 27.0 </td> </tr> <tr class="even"> <td> 28 </td> <td> </td> <td> </td> <td> RS100 </td> <td> 250 </td> <td> DWSC </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 28 </td> <td> 28.0 </td> </tr> <tr class="odd"> <td> 29 </td> <td> </td> <td> </td> <td> Laser 2 </td> <td> 9738 </td> <td> DWSC </td> <td> <NAME> </td> <td> N/A </td> <td> 29 </td> <td> 29.0 </td> </tr> <tr class="even"> <td> 30 </td> <td> </td> <td> </td> <td> Laser Radial </td> <td> 154746 </td> <td> <NAME> </td> <td> <NAME> </td> <td> N/A </td> <td> 30 </td> <td> 30.0 </td> </tr> <tr class="odd"> <td> 31 </td> <td> </td> <td> </td> <td> Laser 2 </td> <td> 9709 </td> <td> DWSC </td> <td> Provan,Olly </td> <td> Hulett, Chris </td> <td> 31 </td> <td> 31.0 </td> </tr> <tr class="even"> <td> 32 </td> <td> </td> <td> </td> <td> Feva </td> <td> 1 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 32 </td> <td> 32.0 </td> </tr> <tr class="odd"> <td> 33 </td> <td> </td> <td> </td> <td> Laser </td> <td> 142406 </td> <td> DWSC </td> <td> <NAME> </td> <td> N/A </td> <td> 33 </td> <td> 33.0 </td> </tr> <tr class="even"> <td> 34 </td> <td> </td> <td> </td> <td> Nacra 20 </td> <td> 64 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 34 </td> <td> 34.0 </td> </tr> <tr class="odd"> <td> 35 </td> <td> </td> <td> </td> <td> Topaz CX16 </td> <td> </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 35 </td> <td> 35.0 </td> </tr> <tr class="even"> <td> 36 </td> <td> </td> <td> </td> <td> RS Vision </td> <td> 1 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 36 </td> <td> 36.0 </td> </tr> <tr class="odd"> <td> 37 </td> <td> </td> <td> </td> <td> Phantom </td> <td> 1197 </td> <td> DWSC </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 37 </td> <td> 37.0 </td> </tr> <tr class="even"> <td> 38 </td> <td> </td> <td> </td> <td> Hurricane 5x </td> <td> 137 </td> <td> DWSC </td> <td> <NAME> </td> <td> Loosemore, Greg </td> <td> 38 </td> <td> 38.0 </td> </tr> <tr class="odd"> <td> 39 </td> <td> </td> <td> </td> <td> Laser </td> <td> 80801 </td> <td> Dwsc </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 39 </td> <td> 39.0 </td> </tr> <tr class="even"> <td> 40 </td> <td> </td> <td> </td> <td> RS200 </td> <td> 1295 </td> <td> DWSC </td> <td> <NAME> </td> <td> Joelle/Lydia </td> <td> 40 </td> <td> 40.0 </td> </tr> </table> <br /> <h3 id="r3">R3</h3> <div class=caption> Start: Start 1, Finishes: Place </div> <table cellspacing="0" cellpadding="0" border="0"> <colgroup span="10"> <col class="rank" /> <col class="fleet" /> <col class="boat" /> <col class="class" /> <col class="sailno" /> <col class="club" /> <col class="helmname" /> <col class="crewname" /> <col class="raceplace" /> <col class="nett" /> </colgroup> <tr> <th>Rank</th> <th>Fleet</th> <th>Boat</th> <th>Class</th> <th>SailNo</th> <th>Club</th> <th>HelmName</th> <th>CrewName</th> <th>Place</th> <th>Points</th> </tr> <tr class="odd"> <td> 1 </td> <td> </td> <td> </td> <td> Contender </td> <td> 2465 </td> <td> DWSC </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 1 </td> <td> 1.0 </td> </tr> <tr class="even"> <td> 2 </td> <td> </td> <td> </td> <td> Fireball </td> <td> 15041 </td> <td> Sheffield Viking/Fisher Green </td> <td> <NAME> </td> <td> <NAME> </td> <td> 2 </td> <td> 2.0 </td> </tr> <tr class="odd"> <td> 3 </td> <td> </td> <td> </td> <td> Flying Fifteen </td> <td> 3860 </td> <td> DWSC </td> <td> Firth, Mark </td> <td> <NAME> </td> <td> 3 </td> <td> 3.0 </td> </tr> <tr class="even"> <td> 4 </td> <td> </td> <td> </td> <td> Flying 15 </td> <td> 3888 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 4 </td> <td> 4.0 </td> </tr> <tr class="odd"> <td> 5 </td> <td> </td> <td> </td> <td> Flying 15 </td> <td> 3378 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 5 </td> <td> 5.0 </td> </tr> <tr class="even"> <td> 6 </td> <td> </td> <td> </td> <td> Hurricane 5x </td> <td> 137 </td> <td> DWSC </td> <td> <NAME> </td> <td> Loosemore, Greg </td> <td> 6 </td> <td> 6.0 </td> </tr> <tr class="odd"> <td> 7 </td> <td> </td> <td> </td> <td> Radial </td> <td> 198838 </td> <td> Queensmead SC </td> <td> <NAME> </td> <td> N/A </td> <td> 7 </td> <td> 7.0 </td> </tr> <tr class="even"> <td> 8 </td> <td> </td> <td> </td> <td> Internacra 20 </td> <td> 007 </td> <td> DWSC </td> <td> Senior, Jon </td> <td> <NAME> </td> <td> 8 </td> <td> 8.0 </td> </tr> <tr class="odd"> <td> 9 </td> <td> </td> <td> </td> <td> Feva </td> <td> 1 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 9 </td> <td> 9.0 </td> </tr> <tr class="even"> <td> 10 </td> <td> </td> <td> Erbitz </td> <td> Hurricane 5.9 </td> <td> 365 </td> <td> DWSC </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 10 </td> <td> 10.0 </td> </tr> <tr class="odd"> <td> 11 </td> <td> </td> <td> </td> <td> Laser Radial </td> <td> 154746 </td> <td> <NAME> </td> <td> <NAME> </td> <td> N/A </td> <td> 11 </td> <td> 11.0 </td> </tr> <tr class="even"> <td> 12 </td> <td> </td> <td> </td> <td> Fireball </td> <td> 14452 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 12 </td> <td> 12.0 </td> </tr> <tr class="odd"> <td> 13 </td> <td> </td> <td> </td> <td> Flying 15 </td> <td> 3316 </td> <td> DWSC </td> <td> Bashford, John </td> <td> Whitfield, Paul </td> <td> 13 </td> <td> 13.0 </td> </tr> <tr class="even"> <td> 14 </td> <td> </td> <td> </td> <td> Laser </td> <td> 142406 </td> <td> DWSC </td> <td> <NAME> </td> <td> N/A </td> <td> 14 </td> <td> 14.0 </td> </tr> <tr class="odd"> <td> 15 </td> <td> </td> <td> </td> <td> RS200 </td> <td> 761 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 15 </td> <td> 15.0 </td> </tr> <tr class="even"> <td> 16 </td> <td> </td> <td> </td> <td> Laser 4000 </td> <td> 4095 </td> <td> <NAME> </td> <td> French, Mathew </td> <td> White, Tom </td> <td> 16 </td> <td> 16.0 </td> </tr> <tr class="odd"> <td> 17 </td> <td> </td> <td> </td> <td> Laser 4000 </td> <td> 4616 </td> <td> DWSC </td> <td> <NAME> </td> <td> Watts, Alex </td> <td> 17 </td> <td> 17.0 </td> </tr> <tr class="even"> <td> 18 </td> <td> </td> <td> </td> <td> Laser </td> <td> 16678 </td> <td> <NAME> </td> <td> <NAME> </td> <td> N/A </td> <td> 18 </td> <td> 18.0 </td> </tr> <tr class="odd"> <td> 19 </td> <td> </td> <td> </td> <td> Flying Fifteen </td> <td> 1803 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 19 </td> <td> 19.0 </td> </tr> <tr class="even"> <td> 20 </td> <td> </td> <td> </td> <td> A Class </td> <td> A </td> <td> DWSC </td> <td> <NAME> </td> <td> N/A </td> <td> 20 </td> <td> 20.0 </td> </tr> <tr class="odd"> <td> 21 </td> <td> </td> <td> </td> <td> Laser 2 </td> <td> 9738 </td> <td> DWSC </td> <td> <NAME> </td> <td> N/A </td> <td> 21 </td> <td> 21.0 </td> </tr> <tr class="even"> <td> 22 </td> <td> </td> <td> </td> <td> Laser </td> <td> 142406 </td> <td> DWSC </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 22 </td> <td> 22.0 </td> </tr> <tr class="odd"> <td> 23 </td> <td> </td> <td> </td> <td> RS Vision </td> <td> 1 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 23 </td> <td> 23.0 </td> </tr> <tr class="even"> <td> 24 </td> <td> </td> <td> </td> <td> Laser </td> <td> 80801 </td> <td> Dwsc </td> <td> <NAME> </td> <td> &nbsp; </td> <td> 24 </td> <td> 24.0 </td> </tr> <tr class="odd"> <td> 25 </td> <td> </td> <td> </td> <td> Topaz CX16 </td> <td> </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 25 </td> <td> 25.0 </td> </tr> <tr class="even"> <td> 26 </td> <td> </td> <td> Eos </td> <td> Laser 16 </td> <td> 16750 </td> <td> DWSC </td> <td> <NAME> </td> <td> <NAME> </td> <td> 26 </td> <td> 26.0 </td> </tr> </table> <br /> <p class="hardleft"><a href="http://"></a><br /><a href="mailto:"></a></p> <p class="hardright"><a href="http://www.dwsc.co.uk">www.dwsc.co.uk</a><br /><a href="mailto:"></a></p> <p>Sailwave Scoring Software 2.01 build 8<br /><a href="http://www.sailwave.com">www.sailwave.com</a></p> </div> </body> </html>
Sailwave results for Purple Pursuit Weekend - Datchet Water Sailing Club
from fasthtml.common import * app = FastHTML(hdrs=( Meta(content='sailwave version 2.01 build 8 2011', name='generator'), Meta(content='sailwave, sailing results, event results, results, sailing, Purple Pursuit Weekend, Datchet Water Sailing Club', name='keywords'), Meta(content='sailwave results for Purple Pursuit Weekend Datchet Water Sailing Club 2011', name='description'), Meta(content='Datchet Water Sailing Club 2011', name='author'), Meta(content='Datchet Water Sailing Club 2011', name='copyright'), Meta(content='Datchet Water Sailing Club 2011', name='owner'), Meta(content='sailwave version 2.01 build 8 2011', name='formatter'), Meta(content='sailwave version 2.01 build 8 2011', name='publisher'), Meta(content='sailwave version 2.01 build 8 2011', name='creator'), Style('body {font: 72% arial, helvetica, sans-serif; text-align: center;}\n.hardleft {text-align: left; float: left; margin: 15px 0 0 25px;}\n.hardright {text-align: right; float: right; margin: 15px 25px 0 0;}\ntable {text-align: left; margin: auto; font-size: 1em; border-collapse: collapse; border: 1px #fff solid;}\ntd, th {padding: 4px; border: 2px #fff solid; vertical-align: top;}\n.caption {padding: 5px; text-align: center; border: 0; font-weight: bold;}\nh1 {font-size: 1.6em;}\nh2 {font-size: 1.4em;}\nh3 {font-size: 1.2em;}\np {text-align: center;}\nth {background-color: #aaf;}\n.contents {text-align: left; margin-left: 20%;}\n.race, .rank {text-align: center;}\n.even {background-color: #bbf;}\n.odd {background-color: #ddf;}\n.nat {text-align: center;}\n.natflag {border: 1px #999 solid;}\n.nattext {font-size: 0.8em;}', type='text/css') )) rt = app.route @rt('/') def get(): return ( Title('Sailwave results for Purple Pursuit Weekend - Datchet Water Sailing Club'), Div( Img(alt='event burgee', cls='hardright', src='P:\\WP Data\\Admin\\PUBLICITY\\Logos\\purplelogo1.jpg'), Img(alt='venue burgee', cls='hardleft', src='\\\\DWSCSERVER\\RedirectedFolders\\sailing\\Desktop\\wp8e089cef_05.jpg'), H1('Purple Pursuit Weekend'), H2('Datchet Water Sailing Club'), H3('Results are final as of 18:37 on June 15, 2011', id='title'), H3('Overall', id='overall'), Div('Sailed: 3, Discards: 1, To count: 2, Entries: 56, Scoring system: Appendix A', cls='caption'), Table( Colgroup( Col(cls='rank'), Col(cls='fleet'), Col(cls='boat'), Col(cls='class'), Col(cls='sailno'), Col(cls='club'), Col(cls='helmname'), Col(cls='crewname'), Col(cls='race'), Col(cls='race'), Col(cls='race'), Col(cls='total'), Col(cls='nett'), span='13' ), Tr( Th('Rank'), Th('Fleet'), Th('Boat'), Th('Class'), Th('SailNo'), Th('Club'), Th('HelmName'), Th('CrewName'), Th( A('R1', cls='racelink', href='#r1') ), Th( A('R2', cls='racelink', href='#r2') ), Th( A('R3', cls='racelink', href='#r3') ), Th('Total'), Th('Nett') ), Tr( Td('1st'), Td(), Td(), Td('Contender'), Td('2465'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('1.0'), Td('1.0'), Td('59.0'), Td('2.0'), cls='odd' ), Tr( Td('2nd'), Td(), Td(), Td('Fireball'), Td('15041'), Td('Sheffield Viking/Fisher Green'), Td('Gillard, Tom'), Td( Name() ), Td('1.0'), Td('(3.0)'), Td('2.0'), Td('6.0'), Td('3.0'), cls='even' ), Tr( Td('3rd'), Td(), Td(), Td('Flying 15'), Td('3378'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('2.0'), Td('(11.0)'), Td('5.0'), Td('18.0'), Td('7.0'), cls='odd' ), Tr( Td('4th'), Td(), Td(), Td('Flying Fifteen'), Td('3860'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('8.0'), Td('3.0'), Td('68.0'), Td('11.0'), cls='even' ), Tr( Td('5th'), Td(), Td(), Td('Dart 18'), Td('7347'), Td('DWSC'), Td('peters, barry'), Td(), Td('9.0'), Td('6.0'), Td('(57.0 DNC)'), Td('72.0'), Td('15.0'), cls='odd' ), Tr( Td('6th'), Td(), Td(), Td('Flying 15'), Td('3316'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('3.0'), Td('(23.0)'), Td('13.0'), Td('39.0'), Td('16.0'), cls='even' ), Tr( Td('7th'), Td(), Td('Erbitz'), Td('Hurricane 5.9'), Td('365'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('7.0'), Td('10.0'), Td('74.0'), Td('17.0'), cls='odd' ), Tr( Td('8th'), Td(), Td(), Td('Internacra 20'), Td('007'), Td('DWSC'), Td('Senior, Jon'), Td( Name() ), Td('(57.0 DNC)'), Td('10.0'), Td('8.0'), Td('75.0'), Td('18.0'), cls='even' ), Tr( Td('9th'), Td(), Td(), Td('Flying 15'), Td('3888'), Td('DWSC'), Td( Name() ), Td('Firth, Mark'), Td('(57.0 DNC)'), Td('15.0'), Td('4.0'), Td('76.0'), Td('19.0'), cls='odd' ), Tr( Td('10th'), Td(), Td(), Td('Radial'), Td('198838'), Td('Queensmead SC'), Td('Paul, David'), Td('N/A'), Td('(57.0 DNC)'), Td('13.0'), Td('7.0'), Td('77.0'), Td('20.0'), cls='even' ), Tr( Td('11th'), Td(), Td(), Td('Laser 4000'), Td('4616'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('5.0'), Td('(21.0)'), Td('17.0'), Td('43.0'), Td('22.0'), cls='odd' ), Tr( Td('12th'), Td(), Td(), Td('Laser 4000'), Td('4095'), Td( Name() ), Td('French, Mathew'), Td('White, Tom'), Td('6.0'), Td('(20.0)'), Td('16.0'), Td('42.0'), Td('22.0'), cls='even' ), Tr( Td('13th'), Td(), Td(), Td('Fireball'), Td('14452'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('12.0'), Td('(24.0)'), Td('12.0'), Td('48.0'), Td('24.0'), cls='odd' ), Tr( Td('14th'), Td(), Td(), Td('Feva'), Td('1'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('18.0'), Td('(32.0)'), Td('9.0'), Td('59.0'), Td('27.0'), cls='even' ), Tr( Td('15th'), Td(), Td(), Td('Laser Radial'), Td('154746'), Td( Name() ), Td( Name() ), Td('N/A'), Td('17.0'), Td('(30.0)'), Td('11.0'), Td('58.0'), Td('28.0'), cls='odd' ), Tr( Td('16th'), Td(), Td(), Td('RS500'), Td('826'), Td('DWSC'), Td( Name() ), Td('Risbridger, Sue'), Td('7.0'), Td('22.0'), Td('(57.0 DNC)'), Td('86.0'), Td('29.0'), cls='even' ), Tr( Td('17th'), Td(), Td(), Td('Laser'), Td('142406'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('16.0'), Td('(33.0)'), Td('14.0'), Td('63.0'), Td('30.0'), cls='odd' ), Tr( Td('18th'), Td(), Td(), Td('RS200'), Td('326'), Td('Papercourt'), Td( Name() ), Td( Name() ), Td('8.0'), Td('27.0'), Td('(57.0 DNC)'), Td('92.0'), Td('35.0'), cls='even' ), Tr( Td('19th'), Td(), Td(), Td('Laser 2'), Td('9738'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('14.0'), Td('(29.0)'), Td('21.0'), Td('64.0'), Td('35.0'), cls='odd' ), Tr( Td('20th'), Td(), Td(), Td('A Class'), Td('A'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('15.0'), Td('(57.0 DNC)'), Td('20.0'), Td('92.0'), Td('35.0'), cls='even' ), Tr( Td('21st'), Td(), Td(), Td('Topaz CX16'), Td(), Td('DWSC'), Td( Name() ), Td( Name() ), Td('11.0'), Td('(35.0)'), Td('25.0'), Td('71.0'), Td('36.0'), cls='odd' ), Tr( Td('22nd'), Td(), Td(), Td('RS200'), Td('761'), Td('DWSC'), Td( Name('uw') ), Td( Name() ), Td('(57.0 DNC)'), Td('25.0'), Td('15.0'), Td('97.0'), Td('40.0'), cls='even' ), Tr( Td('23rd'), Td(), Td(), Td('RS200'), Td('1295'), Td('DWSC'), Td( Name() ), Td('Joelle/Lydia'), Td('4.0'), Td('40.0'), Td('(57.0 DNC)'), Td('101.0'), Td('44.0'), cls='odd' ), Tr( Td('24th'), Td(), Td(), Td('Hurricane 5x'), Td('137'), Td('DWSC'), Td( Name() ), Td('Loosemore, Greg'), Td('(57.0 DNC)'), Td('38.0'), Td('6.0'), Td('101.0'), Td('44.0'), cls='even' ), Tr( Td('25th'), Td(), Td(), Td('Laser 2'), Td('9709'), Td('DWSC'), Td('Provan,Olly'), Td( Name() ), Td('13.0'), Td('31.0'), Td('(57.0 DNC)'), Td('101.0'), Td('44.0'), cls='odd' ), Tr( Td('26th'), Td(), Td(), Td('Laser'), Td('80801'), Td('Dwsc'), Td( Name() ), Td(), Td('20.0'), Td('(39.0)'), Td('24.0'), Td('83.0'), Td('44.0'), cls='even' ), Tr( Td('27th'), Td(), Td(), Td('Flying Fifteen'), Td('1803'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('26.0'), Td('19.0'), Td('102.0'), Td('45.0'), cls='odd' ), Tr( Td('28th'), Td(), Td('Alicia'), Td('Contender'), Td('713'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('2.0'), Td('57.0 DNC'), Td('116.0'), Td('59.0'), cls='even' ), Tr( Td('29th'), Td(), Td(), Td('RS Vision'), Td('1'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('36.0'), Td('23.0'), Td('116.0'), Td('59.0'), cls='odd' ), Tr( Td('30th'), Td(), Td(), Td('Contender'), Td('2404'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('4.0'), Td('57.0 DNC'), Td('118.0'), Td('61.0'), cls='even' ), Tr( Td('31st'), Td(), Td(), Td('Hurricane 5.95'), Td('414'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('5.0'), Td('57.0 DNC'), Td('119.0'), Td('62.0'), cls='odd' ), Tr( Td('32nd'), Td(), Td(), Td('Vareo'), Td('583'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('9.0'), Td('57.0 DNC'), Td('123.0'), Td('66.0'), cls='even' ), Tr( Td('33rd'), Td(), Td(), Td('Topper'), Td('47078'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('10.0'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('124.0'), Td('67.0'), cls='odd' ), Tr( Td('34th'), Td(), Td(), Td('Flying Fifteen'), Td('3934'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('12.0'), Td('57.0 DNC'), Td('126.0'), Td('69.0'), cls='even' ), Tr( Td('35th'), Td(), Td(), Td('Flying Fifteen'), Td('3559'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('14.0'), Td('57.0 DNC'), Td('128.0'), Td('71.0'), cls='odd' ), Tr( Td('36th'), Td(), Td(), Td('Flying Fifteen'), Td('3536'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('16.0'), Td('57.0 DNC'), Td('130.0'), Td('73.0'), cls='even' ), Tr( Td('37th'), Td(), Td(), Td('RS500'), Td('684'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('17.0'), Td('57.0 DNC'), Td('131.0'), Td('74.0'), cls='odd' ), Tr( Td('38th'), Td(), Td(), Td('Laser'), Td('16678'), Td( Name() ), Td( Name() ), Td('N/A'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('18.0'), Td('132.0'), Td('75.0'), cls='even' ), Tr( Td('39th'), Td(), Td(), Td('RS100'), Td('145'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('18.0'), Td('57.0 DNC'), Td('132.0'), Td('75.0'), cls='odd' ), Tr( Td('40th'), Td(), Td(), Td('505'), Td('8690'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('19.0'), Td('57.0 DNC'), Td('133.0'), Td('76.0'), cls='even' ), Tr( Td('41st'), Td(), Td(), Td('Topaz'), Td('1'), Td('DWSC'), Td('Chilvers, George'), Td('N/A'), Td('19.0'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('133.0'), Td('76.0'), cls='odd' ), Tr( Td('42nd'), Td(), Td(), Td('Laser'), Td('176655'), Td('DWSC'), Td( Name() ), Td(), Td('21.0'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('135.0'), Td('78.0'), cls='even' ), Tr( Td('43rd'), Td(), Td(), Td('Laser'), Td('142406'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('22.0'), Td('136.0'), Td('79.0'), cls='odd' ), Tr( Td('44th'), Td(), Td('Eos'), Td('Laser 16'), Td('16750'), Td('DWSC'), Td('Baggs, Maurice'), Td('Baggs, Mark'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('26.0'), Td('140.0'), Td('83.0'), cls='even' ), Tr( Td('45th'), Td(), Td(), Td('RS100'), Td('250'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('28.0'), Td('57.0 DNC'), Td('142.0'), Td('85.0'), cls='odd' ), Tr( Td('46th'), Td(), Td(), Td('Nacra 20'), Td('64'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('34.0'), Td('57.0 DNC'), Td('148.0'), Td('91.0'), cls='even' ), Tr( Td('47th'), Td(), Td(), Td('Phantom'), Td('1197'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('37.0'), Td('57.0 DNC'), Td('151.0'), Td('94.0'), cls='odd' ), Tr( Td('48th'), Td(), Td(), Td('RS Vision'), Td('1061'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='even' ), Tr( Td('48th'), Td(), Td(), Td('Laser'), Td('170852'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='odd' ), Tr( Td('48th'), Td(), Td(), Td('laser'), Td('191,000'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='even' ), Tr( Td('48th'), Td(), Td('Antidote'), Td('Fireball'), Td('13847'), Td('DWSC'), Td('Duque, Nicolas'), Td('Godoy, Oscar'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='odd' ), Tr( Td('48th'), Td(), Td(), Td('Tornado'), Td('GBR435'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='even' ), Tr( Td('48th'), Td(), Td(), Td('RS500'), Td('678'), Td('DWSC'), Td( Name() ), Td('Crockford, Hanni'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='odd' ), Tr( Td('48th'), Td(), Td(), Td('Topper'), Td('46440'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='even' ), Tr( Td('48th'), Td(), Td(), Td('Solo'), Td('3995'), Td('DWSC'), Td('Coddington, Clive'), Td('N/A'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='odd' ), Tr( Td('48th'), Td(), Td(), Td('Stealth'), Td('515'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='even' ), border='0', cellpadding='0', cellspacing='0' ), Br(), H3('R1\xa0-\xa004/06/2011\xa0at\xa01402', id='r1'), Div('Start: Start 1, Finishes: Place', cls='caption'), Table( Colgroup( Col(cls='rank'), Col(cls='fleet'), Col(cls='boat'), Col(cls='class'), Col(cls='sailno'), Col(cls='club'), Col(cls='helmname'), Col(cls='crewname'), Col(cls='raceplace'), Col(cls='nett'), span='10' ), Tr( Th('Rank'), Th('Fleet'), Th('Boat'), Th('Class'), Th('SailNo'), Th('Club'), Th('HelmName'), Th('CrewName'), Th('Place'), Th('Points') ), Tr( Td('1'), Td(), Td(), Td('Fireball'), Td('15041'), Td('Sheffield Viking/Fisher Green'), Td( Name() ), Td( Name() ), Td('1'), Td('1.0'), cls='odd' ), Tr( Td('2'), Td(), Td(), Td('Flying 15'), Td('3378'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('2'), Td('2.0'), cls='even' ), Tr( Td('3'), Td(), Td(), Td('Flying 15'), Td('3316'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('3'), Td('3.0'), cls='odd' ), Tr( Td('4'), Td(), Td(), Td('RS200'), Td('1295'), Td('DWSC'), Td( Name() ), Td('Joelle/Lydia'), Td('4'), Td('4.0'), cls='even' ), Tr( Td('5'), Td(), Td(), Td('Laser 4000'), Td('4616'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('5'), Td('5.0'), cls='odd' ), Tr( Td('6'), Td(), Td(), Td('Laser 4000'), Td('4095'), Td( Name() ), Td('French, Mathew'), Td('White, Tom'), Td('6'), Td('6.0'), cls='even' ), Tr( Td('7'), Td(), Td(), Td('RS500'), Td('826'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('7'), Td('7.0'), cls='odd' ), Tr( Td('8'), Td(), Td(), Td('RS200'), Td('326'), Td('Papercourt'), Td('Hampshire, Duncan'), Td('Hampshire, Graeme'), Td('8'), Td('8.0'), cls='even' ), Tr( Td('9'), Td(), Td(), Td('Dart 18'), Td('7347'), Td('DWSC'), Td('peters, barry'), Td(), Td('9'), Td('9.0'), cls='odd' ), Tr( Td('10'), Td(), Td(), Td('Topper'), Td('47078'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('10'), Td('10.0'), cls='even' ), Tr( Td('11'), Td(), Td(), Td('Topaz CX16'), Td(), Td('DWSC'), Td( Name() ), Td( Name() ), Td('11'), Td('11.0'), cls='odd' ), Tr( Td('12'), Td(), Td(), Td('Fireball'), Td('14452'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('12'), Td('12.0'), cls='even' ), Tr( Td('13'), Td(), Td(), Td('Laser 2'), Td('9709'), Td('DWSC'), Td('Provan,Olly'), Td( Name() ), Td('13'), Td('13.0'), cls='odd' ), Tr( Td('14'), Td(), Td(), Td('Laser 2'), Td('9738'), Td('DWSC'), Td('Jack, Andrew'), Td('N/A'), Td('14'), Td('14.0'), cls='even' ), Tr( Td('15'), Td(), Td(), Td('A Class'), Td('A'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('15'), Td('15.0'), cls='odd' ), Tr( Td('16'), Td(), Td(), Td('Laser'), Td('142406'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('16'), Td('16.0'), cls='even' ), Tr( Td('17'), Td(), Td(), Td('Laser Radial'), Td('154746'), Td( Name() ), Td( Name() ), Td('N/A'), Td('17'), Td('17.0'), cls='odd' ), Tr( Td('18'), Td(), Td(), Td('Feva'), Td('1'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('18'), Td('18.0'), cls='even' ), Tr( Td('19'), Td(), Td(), Td('Topaz'), Td('1'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('19'), Td('19.0'), cls='odd' ), Tr( Td('20'), Td(), Td(), Td('Laser'), Td('80801'), Td('Dwsc'), Td( Name() ), Td(), Td('23'), Td('20.0'), cls='even' ), Tr( Td('21'), Td(), Td(), Td('Laser'), Td('176655'), Td('DWSC'), Td( Name() ), Td(), Td('25'), Td('21.0'), cls='odd' ), border='0', cellpadding='0', cellspacing='0' ), Br(), H3('R2', id='r2'), Div('Start: Start 1, Finishes: Place', cls='caption'), Table( Colgroup( Col(cls='rank'), Col(cls='fleet'), Col(cls='boat'), Col(cls='class'), Col(cls='sailno'), Col(cls='club'), Col(cls='helmname'), Col(cls='crewname'), Col(cls='raceplace'), Col(cls='nett'), span='10' ), Tr( Th('Rank'), Th('Fleet'), Th('Boat'), Th('Class'), Th('SailNo'), Th('Club'), Th('HelmName'), Th('CrewName'), Th('Place'), Th('Points') ), Tr( Td('1'), Td(), Td(), Td('Contender'), Td('2465'), Td('DWSC'), Td( Name() ), Td(), Td('1'), Td('1.0'), cls='odd' ), Tr( Td('2'), Td(), Td('Alicia'), Td('Contender'), Td('713'), Td('DWSC'), Td( Name() ), Td(), Td('2'), Td('2.0'), cls='even' ), Tr( Td('3'), Td(), Td(), Td('Fireball'), Td('15041'), Td('Sheffield Viking/Fisher Green'), Td( Name() ), Td( Name() ), Td('3'), Td('3.0'), cls='odd' ), Tr( Td('4'), Td(), Td(), Td('Contender'), Td('2404'), Td('DWSC'), Td( Name() ), Td(), Td('4'), Td('4.0'), cls='even' ), Tr( Td('5'), Td(), Td(), Td('Hurricane 5.95'), Td('414'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('5'), Td('5.0'), cls='odd' ), Tr( Td('6'), Td(), Td(), Td('Dart 18'), Td('7347'), Td('DWSC'), Td('peters, barry'), Td(), Td('6'), Td('6.0'), cls='even' ), Tr( Td('7'), Td(), Td('Erbitz'), Td('Hurricane 5.9'), Td('365'), Td('DWSC'), Td( Name() ), Td(), Td('7'), Td('7.0'), cls='odd' ), Tr( Td('8'), Td(), Td(), Td('Flying Fifteen'), Td('3860'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('8'), Td('8.0'), cls='even' ), Tr( Td('9'), Td(), Td(), Td('Vareo'), Td('583'), Td('DWSC'), Td( Name() ), Td(), Td('9'), Td('9.0'), cls='odd' ), Tr( Td('10'), Td(), Td(), Td('Internacra 20'), Td('007'), Td('DWSC'), Td('Senior, Jon'), Td( Name() ), Td('10'), Td('10.0'), cls='even' ), Tr( Td('11'), Td(), Td(), Td('Flying 15'), Td('3378'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('11'), Td('11.0'), cls='odd' ), Tr( Td('12'), Td(), Td(), Td('Flying Fifteen'), Td('3934'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('12'), Td('12.0'), cls='even' ), Tr( Td('13'), Td(), Td(), Td('Radial'), Td('198838'), Td('Queensmead SC'), Td( Name() ), Td('N/A'), Td('13'), Td('13.0'), cls='odd' ), Tr( Td('14'), Td(), Td(), Td('Flying Fifteen'), Td('3559'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('14'), Td('14.0'), cls='even' ), Tr( Td('15'), Td(), Td(), Td('Flying 15'), Td('3888'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('15'), Td('15.0'), cls='odd' ), Tr( Td('16'), Td(), Td(), Td('Flying Fifteen'), Td('3536'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('16'), Td('16.0'), cls='even' ), Tr( Td('17'), Td(), Td(), Td('RS500'), Td('684'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('17'), Td('17.0'), cls='odd' ), Tr( Td('18'), Td(), Td(), Td('RS100'), Td('145'), Td('DWSC'), Td( Name() ), Td(), Td('18'), Td('18.0'), cls='even' ), Tr( Td('19'), Td(), Td(), Td('505'), Td('8690'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('19'), Td('19.0'), cls='odd' ), Tr( Td('20'), Td(), Td(), Td('Laser 4000'), Td('4095'), Td( Name() ), Td('French, Mathew'), Td('White, Tom'), Td('20'), Td('20.0'), cls='even' ), Tr( Td('21'), Td(), Td(), Td('Laser 4000'), Td('4616'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('21'), Td('21.0'), cls='odd' ), Tr( Td('22'), Td(), Td(), Td('RS500'), Td('826'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('22'), Td('22.0'), cls='even' ), Tr( Td('23'), Td(), Td(), Td('Flying 15'), Td('3316'), Td('DWSC'), Td('Bashford, John'), Td('Whitfield, Paul'), Td('23'), Td('23.0'), cls='odd' ), Tr( Td('24'), Td(), Td(), Td('Fireball'), Td('14452'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('24'), Td('24.0'), cls='even' ), Tr( Td('25'), Td(), Td(), Td('RS200'), Td('761'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('25'), Td('25.0'), cls='odd' ), Tr( Td('26'), Td(), Td(), Td('Flying Fifteen'), Td('1803'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('26'), Td('26.0'), cls='even' ), Tr( Td('27'), Td(), Td(), Td('RS200'), Td('326'), Td('Papercourt'), Td('Hampshire, Duncan'), Td('Hampshire, Graeme'), Td('27'), Td('27.0'), cls='odd' ), Tr( Td('28'), Td(), Td(), Td('RS100'), Td('250'), Td('DWSC'), Td( Name() ), Td(), Td('28'), Td('28.0'), cls='even' ), Tr( Td('29'), Td(), Td(), Td('Laser 2'), Td('9738'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('29'), Td('29.0'), cls='odd' ), Tr( Td('30'), Td(), Td(), Td('Laser Radial'), Td('154746'), Td( Name() ), Td( Name() ), Td('N/A'), Td('30'), Td('30.0'), cls='even' ), Tr( Td('31'), Td(), Td(), Td('Laser 2'), Td('9709'), Td('DWSC'), Td('Provan,Olly'), Td('Hulett, Chris'), Td('31'), Td('31.0'), cls='odd' ), Tr( Td('32'), Td(), Td(), Td('Feva'), Td('1'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('32'), Td('32.0'), cls='even' ), Tr( Td('33'), Td(), Td(), Td('Laser'), Td('142406'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('33'), Td('33.0'), cls='odd' ), Tr( Td('34'), Td(), Td(), Td('Nacra 20'), Td('64'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('34'), Td('34.0'), cls='even' ), Tr( Td('35'), Td(), Td(), Td('Topaz CX16'), Td(), Td('DWSC'), Td( Name() ), Td( Name() ), Td('35'), Td('35.0'), cls='odd' ), Tr( Td('36'), Td(), Td(), Td('RS Vision'), Td('1'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('36'), Td('36.0'), cls='even' ), Tr( Td('37'), Td(), Td(), Td('Phantom'), Td('1197'), Td('DWSC'), Td( Name() ), Td(), Td('37'), Td('37.0'), cls='odd' ), Tr( Td('38'), Td(), Td(), Td('Hurricane 5x'), Td('137'), Td('DWSC'), Td( Name() ), Td('Loosemore, Greg'), Td('38'), Td('38.0'), cls='even' ), Tr( Td('39'), Td(), Td(), Td('Laser'), Td('80801'), Td('Dwsc'), Td( Name() ), Td(), Td('39'), Td('39.0'), cls='odd' ), Tr( Td('40'), Td(), Td(), Td('RS200'), Td('1295'), Td('DWSC'), Td( Name() ), Td('Joelle/Lydia'), Td('40'), Td('40.0'), cls='even' ), border='0', cellpadding='0', cellspacing='0' ), Br(), H3('R3', id='r3'), Div('Start: Start 1, Finishes: Place', cls='caption'), Table( Colgroup( Col(cls='rank'), Col(cls='fleet'), Col(cls='boat'), Col(cls='class'), Col(cls='sailno'), Col(cls='club'), Col(cls='helmname'), Col(cls='crewname'), Col(cls='raceplace'), Col(cls='nett'), span='10' ), Tr( Th('Rank'), Th('Fleet'), Th('Boat'), Th('Class'), Th('SailNo'), Th('Club'), Th('HelmName'), Th('CrewName'), Th('Place'), Th('Points') ), Tr( Td('1'), Td(), Td(), Td('Contender'), Td('2465'), Td('DWSC'), Td( Name() ), Td(), Td('1'), Td('1.0'), cls='odd' ), Tr( Td('2'), Td(), Td(), Td('Fireball'), Td('15041'), Td('Sheffield Viking/Fisher Green'), Td( Name() ), Td( Name() ), Td('2'), Td('2.0'), cls='even' ), Tr( Td('3'), Td(), Td(), Td('Flying Fifteen'), Td('3860'), Td('DWSC'), Td('Firth, Mark'), Td( Name() ), Td('3'), Td('3.0'), cls='odd' ), Tr( Td('4'), Td(), Td(), Td('Flying 15'), Td('3888'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('4'), Td('4.0'), cls='even' ), Tr( Td('5'), Td(), Td(), Td('Flying 15'), Td('3378'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('5'), Td('5.0'), cls='odd' ), Tr( Td('6'), Td(), Td(), Td('Hurricane 5x'), Td('137'), Td('DWSC'), Td( Name() ), Td('Loosemore, Greg'), Td('6'), Td('6.0'), cls='even' ), Tr( Td('7'), Td(), Td(), Td('Radial'), Td('198838'), Td('Queensmead SC'), Td( Name() ), Td('N/A'), Td('7'), Td('7.0'), cls='odd' ), Tr( Td('8'), Td(), Td(), Td('Internacra 20'), Td('007'), Td('DWSC'), Td('Senior, Jon'), Td( Name() ), Td('8'), Td('8.0'), cls='even' ), Tr( Td('9'), Td(), Td(), Td('Feva'), Td('1'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('9'), Td('9.0'), cls='odd' ), Tr( Td('10'), Td(), Td('Erbitz'), Td('Hurricane 5.9'), Td('365'), Td('DWSC'), Td( Name() ), Td(), Td('10'), Td('10.0'), cls='even' ), Tr( Td('11'), Td(), Td(), Td('Laser Radial'), Td('154746'), Td( Name() ), Td( Name() ), Td('N/A'), Td('11'), Td('11.0'), cls='odd' ), Tr( Td('12'), Td(), Td(), Td('Fireball'), Td('14452'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('12'), Td('12.0'), cls='even' ), Tr( Td('13'), Td(), Td(), Td('Flying 15'), Td('3316'), Td('DWSC'), Td('Bashford, John'), Td('Whitfield, Paul'), Td('13'), Td('13.0'), cls='odd' ), Tr( Td('14'), Td(), Td(), Td('Laser'), Td('142406'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('14'), Td('14.0'), cls='even' ), Tr( Td('15'), Td(), Td(), Td('RS200'), Td('761'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('15'), Td('15.0'), cls='odd' ), Tr( Td('16'), Td(), Td(), Td('Laser 4000'), Td('4095'), Td( Name() ), Td('French, Mathew'), Td('White, Tom'), Td('16'), Td('16.0'), cls='even' ), Tr( Td('17'), Td(), Td(), Td('Laser 4000'), Td('4616'), Td('DWSC'), Td( Name() ), Td('Watts, Alex'), Td('17'), Td('17.0'), cls='odd' ), Tr( Td('18'), Td(), Td(), Td('Laser'), Td('16678'), Td( Name() ), Td( Name() ), Td('N/A'), Td('18'), Td('18.0'), cls='even' ), Tr( Td('19'), Td(), Td(), Td('Flying Fifteen'), Td('1803'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('19'), Td('19.0'), cls='odd' ), Tr( Td('20'), Td(), Td(), Td('A Class'), Td('A'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('20'), Td('20.0'), cls='even' ), Tr( Td('21'), Td(), Td(), Td('Laser 2'), Td('9738'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('21'), Td('21.0'), cls='odd' ), Tr( Td('22'), Td(), Td(), Td('Laser'), Td('142406'), Td('DWSC'), Td( Name() ), Td(), Td('22'), Td('22.0'), cls='even' ), Tr( Td('23'), Td(), Td(), Td('RS Vision'), Td('1'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('23'), Td('23.0'), cls='odd' ), Tr( Td('24'), Td(), Td(), Td('Laser'), Td('80801'), Td('Dwsc'), Td( Name() ), Td(), Td('24'), Td('24.0'), cls='even' ), Tr( Td('25'), Td(), Td(), Td('Topaz CX16'), Td(), Td('DWSC'), Td( Name() ), Td( Name() ), Td('25'), Td('25.0'), cls='odd' ), Tr( Td('26'), Td(), Td('Eos'), Td('Laser 16'), Td('16750'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('26'), Td('26.0'), cls='even' ), border='0', cellpadding='0', cellspacing='0' ), Br(), P( A(href='http://'), Br(), A(href='mailto:'), cls='hardleft' ), P( A('www.dwsc.co.uk', href='http://www.dwsc.co.uk'), Br(), A(href='mailto:'), cls='hardright' ), P( 'Sailwave Scoring Software 2.01 build 8', Br(), A('www.sailwave.com', href='http://www.sailwave.com') ), id='wrap' ) ) run_uv()
Meta(content='sailwave version 2.01 build 8 2011', name='generator'), Meta(content='sailwave, sailing results, event results, results, sailing, Purple Pursuit Weekend, Datchet Water Sailing Club', name='keywords'), Meta(content='sailwave results for Purple Pursuit Weekend Datchet Water Sailing Club 2011', name='description'), Meta(content='Datchet Water Sailing Club 2011', name='author'), Meta(content='Datchet Water Sailing Club 2011', name='copyright'), Meta(content='Datchet Water Sailing Club 2011', name='owner'), Meta(content='sailwave version 2.01 build 8 2011', name='formatter'), Meta(content='sailwave version 2.01 build 8 2011', name='publisher'), Meta(content='sailwave version 2.01 build 8 2011', name='creator'), Style('body {font: 72% arial, helvetica, sans-serif; text-align: center;}\n.hardleft {text-align: left; float: left; margin: 15px 0 0 25px;}\n.hardright {text-align: right; float: right; margin: 15px 25px 0 0;}\ntable {text-align: left; margin: auto; font-size: 1em; border-collapse: collapse; border: 1px #fff solid;}\ntd, th {padding: 4px; border: 2px #fff solid; vertical-align: top;}\n.caption {padding: 5px; text-align: center; border: 0; font-weight: bold;}\nh1 {font-size: 1.6em;}\nh2 {font-size: 1.4em;}\nh3 {font-size: 1.2em;}\np {text-align: center;}\nth {background-color: #aaf;}\n.contents {text-align: left; margin-left: 20%;}\n.race, .rank {text-align: center;}\n.even {background-color: #bbf;}\n.odd {background-color: #ddf;}\n.nat {text-align: center;}\n.natflag {border: 1px #999 solid;}\n.nattext {font-size: 0.8em;}', type='text/css')
Title('Sailwave results for Purple Pursuit Weekend - Datchet Water Sailing Club'), Div( Img(alt='event burgee', cls='hardright', src='P:\\WP Data\\Admin\\PUBLICITY\\Logos\\purplelogo1.jpg'), Img(alt='venue burgee', cls='hardleft', src='\\\\DWSCSERVER\\RedirectedFolders\\sailing\\Desktop\\wp8e089cef_05.jpg'), H1('Purple Pursuit Weekend'), H2('Datchet Water Sailing Club'), H3('Results are final as of 18:37 on June 15, 2011', id='title'), H3('Overall', id='overall'), Div('Sailed: 3, Discards: 1, To count: 2, Entries: 56, Scoring system: Appendix A', cls='caption'), Table( Colgroup( Col(cls='rank'), Col(cls='fleet'), Col(cls='boat'), Col(cls='class'), Col(cls='sailno'), Col(cls='club'), Col(cls='helmname'), Col(cls='crewname'), Col(cls='race'), Col(cls='race'), Col(cls='race'), Col(cls='total'), Col(cls='nett'), span='13' ), Tr( Th('Rank'), Th('Fleet'), Th('Boat'), Th('Class'), Th('SailNo'), Th('Club'), Th('HelmName'), Th('CrewName'), Th( A('R1', cls='racelink', href='#r1') ), Th( A('R2', cls='racelink', href='#r2') ), Th( A('R3', cls='racelink', href='#r3') ), Th('Total'), Th('Nett') ), Tr( Td('1st'), Td(), Td(), Td('Contender'), Td('2465'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('1.0'), Td('1.0'), Td('59.0'), Td('2.0'), cls='odd' ), Tr( Td('2nd'), Td(), Td(), Td('Fireball'), Td('15041'), Td('Sheffield Viking/Fisher Green'), Td('Gillard, Tom'), Td( Name() ), Td('1.0'), Td('(3.0)'), Td('2.0'), Td('6.0'), Td('3.0'), cls='even' ), Tr( Td('3rd'), Td(), Td(), Td('Flying 15'), Td('3378'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('2.0'), Td('(11.0)'), Td('5.0'), Td('18.0'), Td('7.0'), cls='odd' ), Tr( Td('4th'), Td(), Td(), Td('Flying Fifteen'), Td('3860'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('8.0'), Td('3.0'), Td('68.0'), Td('11.0'), cls='even' ), Tr( Td('5th'), Td(), Td(), Td('Dart 18'), Td('7347'), Td('DWSC'), Td('peters, barry'), Td(), Td('9.0'), Td('6.0'), Td('(57.0 DNC)'), Td('72.0'), Td('15.0'), cls='odd' ), Tr( Td('6th'), Td(), Td(), Td('Flying 15'), Td('3316'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('3.0'), Td('(23.0)'), Td('13.0'), Td('39.0'), Td('16.0'), cls='even' ), Tr( Td('7th'), Td(), Td('Erbitz'), Td('Hurricane 5.9'), Td('365'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('7.0'), Td('10.0'), Td('74.0'), Td('17.0'), cls='odd' ), Tr( Td('8th'), Td(), Td(), Td('Internacra 20'), Td('007'), Td('DWSC'), Td('Senior, Jon'), Td( Name() ), Td('(57.0 DNC)'), Td('10.0'), Td('8.0'), Td('75.0'), Td('18.0'), cls='even' ), Tr( Td('9th'), Td(), Td(), Td('Flying 15'), Td('3888'), Td('DWSC'), Td( Name() ), Td('Firth, Mark'), Td('(57.0 DNC)'), Td('15.0'), Td('4.0'), Td('76.0'), Td('19.0'), cls='odd' ), Tr( Td('10th'), Td(), Td(), Td('Radial'), Td('198838'), Td('Queensmead SC'), Td('Paul, David'), Td('N/A'), Td('(57.0 DNC)'), Td('13.0'), Td('7.0'), Td('77.0'), Td('20.0'), cls='even' ), Tr( Td('11th'), Td(), Td(), Td('Laser 4000'), Td('4616'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('5.0'), Td('(21.0)'), Td('17.0'), Td('43.0'), Td('22.0'), cls='odd' ), Tr( Td('12th'), Td(), Td(), Td('Laser 4000'), Td('4095'), Td( Name() ), Td('French, Mathew'), Td('White, Tom'), Td('6.0'), Td('(20.0)'), Td('16.0'), Td('42.0'), Td('22.0'), cls='even' ), Tr( Td('13th'), Td(), Td(), Td('Fireball'), Td('14452'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('12.0'), Td('(24.0)'), Td('12.0'), Td('48.0'), Td('24.0'), cls='odd' ), Tr( Td('14th'), Td(), Td(), Td('Feva'), Td('1'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('18.0'), Td('(32.0)'), Td('9.0'), Td('59.0'), Td('27.0'), cls='even' ), Tr( Td('15th'), Td(), Td(), Td('Laser Radial'), Td('154746'), Td( Name() ), Td( Name() ), Td('N/A'), Td('17.0'), Td('(30.0)'), Td('11.0'), Td('58.0'), Td('28.0'), cls='odd' ), Tr( Td('16th'), Td(), Td(), Td('RS500'), Td('826'), Td('DWSC'), Td( Name() ), Td('Risbridger, Sue'), Td('7.0'), Td('22.0'), Td('(57.0 DNC)'), Td('86.0'), Td('29.0'), cls='even' ), Tr( Td('17th'), Td(), Td(), Td('Laser'), Td('142406'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('16.0'), Td('(33.0)'), Td('14.0'), Td('63.0'), Td('30.0'), cls='odd' ), Tr( Td('18th'), Td(), Td(), Td('RS200'), Td('326'), Td('Papercourt'), Td( Name() ), Td( Name() ), Td('8.0'), Td('27.0'), Td('(57.0 DNC)'), Td('92.0'), Td('35.0'), cls='even' ), Tr( Td('19th'), Td(), Td(), Td('Laser 2'), Td('9738'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('14.0'), Td('(29.0)'), Td('21.0'), Td('64.0'), Td('35.0'), cls='odd' ), Tr( Td('20th'), Td(), Td(), Td('A Class'), Td('A'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('15.0'), Td('(57.0 DNC)'), Td('20.0'), Td('92.0'), Td('35.0'), cls='even' ), Tr( Td('21st'), Td(), Td(), Td('Topaz CX16'), Td(), Td('DWSC'), Td( Name() ), Td( Name() ), Td('11.0'), Td('(35.0)'), Td('25.0'), Td('71.0'), Td('36.0'), cls='odd' ), Tr( Td('22nd'), Td(), Td(), Td('RS200'), Td('761'), Td('DWSC'), Td( Name('uw') ), Td( Name() ), Td('(57.0 DNC)'), Td('25.0'), Td('15.0'), Td('97.0'), Td('40.0'), cls='even' ), Tr( Td('23rd'), Td(), Td(), Td('RS200'), Td('1295'), Td('DWSC'), Td( Name() ), Td('Joelle/Lydia'), Td('4.0'), Td('40.0'), Td('(57.0 DNC)'), Td('101.0'), Td('44.0'), cls='odd' ), Tr( Td('24th'), Td(), Td(), Td('Hurricane 5x'), Td('137'), Td('DWSC'), Td( Name() ), Td('Loosemore, Greg'), Td('(57.0 DNC)'), Td('38.0'), Td('6.0'), Td('101.0'), Td('44.0'), cls='even' ), Tr( Td('25th'), Td(), Td(), Td('Laser 2'), Td('9709'), Td('DWSC'), Td('Provan,Olly'), Td( Name() ), Td('13.0'), Td('31.0'), Td('(57.0 DNC)'), Td('101.0'), Td('44.0'), cls='odd' ), Tr( Td('26th'), Td(), Td(), Td('Laser'), Td('80801'), Td('Dwsc'), Td( Name() ), Td(), Td('20.0'), Td('(39.0)'), Td('24.0'), Td('83.0'), Td('44.0'), cls='even' ), Tr( Td('27th'), Td(), Td(), Td('Flying Fifteen'), Td('1803'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('26.0'), Td('19.0'), Td('102.0'), Td('45.0'), cls='odd' ), Tr( Td('28th'), Td(), Td('Alicia'), Td('Contender'), Td('713'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('2.0'), Td('57.0 DNC'), Td('116.0'), Td('59.0'), cls='even' ), Tr( Td('29th'), Td(), Td(), Td('RS Vision'), Td('1'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('36.0'), Td('23.0'), Td('116.0'), Td('59.0'), cls='odd' ), Tr( Td('30th'), Td(), Td(), Td('Contender'), Td('2404'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('4.0'), Td('57.0 DNC'), Td('118.0'), Td('61.0'), cls='even' ), Tr( Td('31st'), Td(), Td(), Td('Hurricane 5.95'), Td('414'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('5.0'), Td('57.0 DNC'), Td('119.0'), Td('62.0'), cls='odd' ), Tr( Td('32nd'), Td(), Td(), Td('Vareo'), Td('583'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('9.0'), Td('57.0 DNC'), Td('123.0'), Td('66.0'), cls='even' ), Tr( Td('33rd'), Td(), Td(), Td('Topper'), Td('47078'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('10.0'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('124.0'), Td('67.0'), cls='odd' ), Tr( Td('34th'), Td(), Td(), Td('Flying Fifteen'), Td('3934'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('12.0'), Td('57.0 DNC'), Td('126.0'), Td('69.0'), cls='even' ), Tr( Td('35th'), Td(), Td(), Td('Flying Fifteen'), Td('3559'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('14.0'), Td('57.0 DNC'), Td('128.0'), Td('71.0'), cls='odd' ), Tr( Td('36th'), Td(), Td(), Td('Flying Fifteen'), Td('3536'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('16.0'), Td('57.0 DNC'), Td('130.0'), Td('73.0'), cls='even' ), Tr( Td('37th'), Td(), Td(), Td('RS500'), Td('684'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('17.0'), Td('57.0 DNC'), Td('131.0'), Td('74.0'), cls='odd' ), Tr( Td('38th'), Td(), Td(), Td('Laser'), Td('16678'), Td( Name() ), Td( Name() ), Td('N/A'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('18.0'), Td('132.0'), Td('75.0'), cls='even' ), Tr( Td('39th'), Td(), Td(), Td('RS100'), Td('145'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('18.0'), Td('57.0 DNC'), Td('132.0'), Td('75.0'), cls='odd' ), Tr( Td('40th'), Td(), Td(), Td('505'), Td('8690'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('19.0'), Td('57.0 DNC'), Td('133.0'), Td('76.0'), cls='even' ), Tr( Td('41st'), Td(), Td(), Td('Topaz'), Td('1'), Td('DWSC'), Td('Chilvers, George'), Td('N/A'), Td('19.0'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('133.0'), Td('76.0'), cls='odd' ), Tr( Td('42nd'), Td(), Td(), Td('Laser'), Td('176655'), Td('DWSC'), Td( Name() ), Td(), Td('21.0'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('135.0'), Td('78.0'), cls='even' ), Tr( Td('43rd'), Td(), Td(), Td('Laser'), Td('142406'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('22.0'), Td('136.0'), Td('79.0'), cls='odd' ), Tr( Td('44th'), Td(), Td('Eos'), Td('Laser 16'), Td('16750'), Td('DWSC'), Td('Baggs, Maurice'), Td('Baggs, Mark'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('26.0'), Td('140.0'), Td('83.0'), cls='even' ), Tr( Td('45th'), Td(), Td(), Td('RS100'), Td('250'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('28.0'), Td('57.0 DNC'), Td('142.0'), Td('85.0'), cls='odd' ), Tr( Td('46th'), Td(), Td(), Td('Nacra 20'), Td('64'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('34.0'), Td('57.0 DNC'), Td('148.0'), Td('91.0'), cls='even' ), Tr( Td('47th'), Td(), Td(), Td('Phantom'), Td('1197'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('37.0'), Td('57.0 DNC'), Td('151.0'), Td('94.0'), cls='odd' ), Tr( Td('48th'), Td(), Td(), Td('RS Vision'), Td('1061'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='even' ), Tr( Td('48th'), Td(), Td(), Td('Laser'), Td('170852'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='odd' ), Tr( Td('48th'), Td(), Td(), Td('laser'), Td('191,000'), Td('DWSC'), Td( Name() ), Td(), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='even' ), Tr( Td('48th'), Td(), Td('Antidote'), Td('Fireball'), Td('13847'), Td('DWSC'), Td('Duque, Nicolas'), Td('Godoy, Oscar'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='odd' ), Tr( Td('48th'), Td(), Td(), Td('Tornado'), Td('GBR435'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='even' ), Tr( Td('48th'), Td(), Td(), Td('RS500'), Td('678'), Td('DWSC'), Td( Name() ), Td('Crockford, Hanni'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='odd' ), Tr( Td('48th'), Td(), Td(), Td('Topper'), Td('46440'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='even' ), Tr( Td('48th'), Td(), Td(), Td('Solo'), Td('3995'), Td('DWSC'), Td('Coddington, Clive'), Td('N/A'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='odd' ), Tr( Td('48th'), Td(), Td(), Td('Stealth'), Td('515'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('(57.0 DNC)'), Td('57.0 DNC'), Td('57.0 DNC'), Td('171.0'), Td('114.0'), cls='even' ), border='0', cellpadding='0', cellspacing='0' ), Br(), H3('R1\xa0-\xa004/06/2011\xa0at\xa01402', id='r1'), Div('Start: Start 1, Finishes: Place', cls='caption'), Table( Colgroup( Col(cls='rank'), Col(cls='fleet'), Col(cls='boat'), Col(cls='class'), Col(cls='sailno'), Col(cls='club'), Col(cls='helmname'), Col(cls='crewname'), Col(cls='raceplace'), Col(cls='nett'), span='10' ), Tr( Th('Rank'), Th('Fleet'), Th('Boat'), Th('Class'), Th('SailNo'), Th('Club'), Th('HelmName'), Th('CrewName'), Th('Place'), Th('Points') ), Tr( Td('1'), Td(), Td(), Td('Fireball'), Td('15041'), Td('Sheffield Viking/Fisher Green'), Td( Name() ), Td( Name() ), Td('1'), Td('1.0'), cls='odd' ), Tr( Td('2'), Td(), Td(), Td('Flying 15'), Td('3378'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('2'), Td('2.0'), cls='even' ), Tr( Td('3'), Td(), Td(), Td('Flying 15'), Td('3316'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('3'), Td('3.0'), cls='odd' ), Tr( Td('4'), Td(), Td(), Td('RS200'), Td('1295'), Td('DWSC'), Td( Name() ), Td('Joelle/Lydia'), Td('4'), Td('4.0'), cls='even' ), Tr( Td('5'), Td(), Td(), Td('Laser 4000'), Td('4616'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('5'), Td('5.0'), cls='odd' ), Tr( Td('6'), Td(), Td(), Td('Laser 4000'), Td('4095'), Td( Name() ), Td('French, Mathew'), Td('White, Tom'), Td('6'), Td('6.0'), cls='even' ), Tr( Td('7'), Td(), Td(), Td('RS500'), Td('826'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('7'), Td('7.0'), cls='odd' ), Tr( Td('8'), Td(), Td(), Td('RS200'), Td('326'), Td('Papercourt'), Td('Hampshire, Duncan'), Td('Hampshire, Graeme'), Td('8'), Td('8.0'), cls='even' ), Tr( Td('9'), Td(), Td(), Td('Dart 18'), Td('7347'), Td('DWSC'), Td('peters, barry'), Td(), Td('9'), Td('9.0'), cls='odd' ), Tr( Td('10'), Td(), Td(), Td('Topper'), Td('47078'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('10'), Td('10.0'), cls='even' ), Tr( Td('11'), Td(), Td(), Td('Topaz CX16'), Td(), Td('DWSC'), Td( Name() ), Td( Name() ), Td('11'), Td('11.0'), cls='odd' ), Tr( Td('12'), Td(), Td(), Td('Fireball'), Td('14452'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('12'), Td('12.0'), cls='even' ), Tr( Td('13'), Td(), Td(), Td('Laser 2'), Td('9709'), Td('DWSC'), Td('Provan,Olly'), Td( Name() ), Td('13'), Td('13.0'), cls='odd' ), Tr( Td('14'), Td(), Td(), Td('Laser 2'), Td('9738'), Td('DWSC'), Td('Jack, Andrew'), Td('N/A'), Td('14'), Td('14.0'), cls='even' ), Tr( Td('15'), Td(), Td(), Td('A Class'), Td('A'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('15'), Td('15.0'), cls='odd' ), Tr( Td('16'), Td(), Td(), Td('Laser'), Td('142406'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('16'), Td('16.0'), cls='even' ), Tr( Td('17'), Td(), Td(), Td('Laser Radial'), Td('154746'), Td( Name() ), Td( Name() ), Td('N/A'), Td('17'), Td('17.0'), cls='odd' ), Tr( Td('18'), Td(), Td(), Td('Feva'), Td('1'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('18'), Td('18.0'), cls='even' ), Tr( Td('19'), Td(), Td(), Td('Topaz'), Td('1'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('19'), Td('19.0'), cls='odd' ), Tr( Td('20'), Td(), Td(), Td('Laser'), Td('80801'), Td('Dwsc'), Td( Name() ), Td(), Td('23'), Td('20.0'), cls='even' ), Tr( Td('21'), Td(), Td(), Td('Laser'), Td('176655'), Td('DWSC'), Td( Name() ), Td(), Td('25'), Td('21.0'), cls='odd' ), border='0', cellpadding='0', cellspacing='0' ), Br(), H3('R2', id='r2'), Div('Start: Start 1, Finishes: Place', cls='caption'), Table( Colgroup( Col(cls='rank'), Col(cls='fleet'), Col(cls='boat'), Col(cls='class'), Col(cls='sailno'), Col(cls='club'), Col(cls='helmname'), Col(cls='crewname'), Col(cls='raceplace'), Col(cls='nett'), span='10' ), Tr( Th('Rank'), Th('Fleet'), Th('Boat'), Th('Class'), Th('SailNo'), Th('Club'), Th('HelmName'), Th('CrewName'), Th('Place'), Th('Points') ), Tr( Td('1'), Td(), Td(), Td('Contender'), Td('2465'), Td('DWSC'), Td( Name() ), Td(), Td('1'), Td('1.0'), cls='odd' ), Tr( Td('2'), Td(), Td('Alicia'), Td('Contender'), Td('713'), Td('DWSC'), Td( Name() ), Td(), Td('2'), Td('2.0'), cls='even' ), Tr( Td('3'), Td(), Td(), Td('Fireball'), Td('15041'), Td('Sheffield Viking/Fisher Green'), Td( Name() ), Td( Name() ), Td('3'), Td('3.0'), cls='odd' ), Tr( Td('4'), Td(), Td(), Td('Contender'), Td('2404'), Td('DWSC'), Td( Name() ), Td(), Td('4'), Td('4.0'), cls='even' ), Tr( Td('5'), Td(), Td(), Td('Hurricane 5.95'), Td('414'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('5'), Td('5.0'), cls='odd' ), Tr( Td('6'), Td(), Td(), Td('Dart 18'), Td('7347'), Td('DWSC'), Td('peters, barry'), Td(), Td('6'), Td('6.0'), cls='even' ), Tr( Td('7'), Td(), Td('Erbitz'), Td('Hurricane 5.9'), Td('365'), Td('DWSC'), Td( Name() ), Td(), Td('7'), Td('7.0'), cls='odd' ), Tr( Td('8'), Td(), Td(), Td('Flying Fifteen'), Td('3860'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('8'), Td('8.0'), cls='even' ), Tr( Td('9'), Td(), Td(), Td('Vareo'), Td('583'), Td('DWSC'), Td( Name() ), Td(), Td('9'), Td('9.0'), cls='odd' ), Tr( Td('10'), Td(), Td(), Td('Internacra 20'), Td('007'), Td('DWSC'), Td('Senior, Jon'), Td( Name() ), Td('10'), Td('10.0'), cls='even' ), Tr( Td('11'), Td(), Td(), Td('Flying 15'), Td('3378'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('11'), Td('11.0'), cls='odd' ), Tr( Td('12'), Td(), Td(), Td('Flying Fifteen'), Td('3934'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('12'), Td('12.0'), cls='even' ), Tr( Td('13'), Td(), Td(), Td('Radial'), Td('198838'), Td('Queensmead SC'), Td( Name() ), Td('N/A'), Td('13'), Td('13.0'), cls='odd' ), Tr( Td('14'), Td(), Td(), Td('Flying Fifteen'), Td('3559'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('14'), Td('14.0'), cls='even' ), Tr( Td('15'), Td(), Td(), Td('Flying 15'), Td('3888'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('15'), Td('15.0'), cls='odd' ), Tr( Td('16'), Td(), Td(), Td('Flying Fifteen'), Td('3536'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('16'), Td('16.0'), cls='even' ), Tr( Td('17'), Td(), Td(), Td('RS500'), Td('684'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('17'), Td('17.0'), cls='odd' ), Tr( Td('18'), Td(), Td(), Td('RS100'), Td('145'), Td('DWSC'), Td( Name() ), Td(), Td('18'), Td('18.0'), cls='even' ), Tr( Td('19'), Td(), Td(), Td('505'), Td('8690'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('19'), Td('19.0'), cls='odd' ), Tr( Td('20'), Td(), Td(), Td('Laser 4000'), Td('4095'), Td( Name() ), Td('French, Mathew'), Td('White, Tom'), Td('20'), Td('20.0'), cls='even' ), Tr( Td('21'), Td(), Td(), Td('Laser 4000'), Td('4616'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('21'), Td('21.0'), cls='odd' ), Tr( Td('22'), Td(), Td(), Td('RS500'), Td('826'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('22'), Td('22.0'), cls='even' ), Tr( Td('23'), Td(), Td(), Td('Flying 15'), Td('3316'), Td('DWSC'), Td('Bashford, John'), Td('Whitfield, Paul'), Td('23'), Td('23.0'), cls='odd' ), Tr( Td('24'), Td(), Td(), Td('Fireball'), Td('14452'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('24'), Td('24.0'), cls='even' ), Tr( Td('25'), Td(), Td(), Td('RS200'), Td('761'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('25'), Td('25.0'), cls='odd' ), Tr( Td('26'), Td(), Td(), Td('Flying Fifteen'), Td('1803'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('26'), Td('26.0'), cls='even' ), Tr( Td('27'), Td(), Td(), Td('RS200'), Td('326'), Td('Papercourt'), Td('Hampshire, Duncan'), Td('Hampshire, Graeme'), Td('27'), Td('27.0'), cls='odd' ), Tr( Td('28'), Td(), Td(), Td('RS100'), Td('250'), Td('DWSC'), Td( Name() ), Td(), Td('28'), Td('28.0'), cls='even' ), Tr( Td('29'), Td(), Td(), Td('Laser 2'), Td('9738'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('29'), Td('29.0'), cls='odd' ), Tr( Td('30'), Td(), Td(), Td('Laser Radial'), Td('154746'), Td( Name() ), Td( Name() ), Td('N/A'), Td('30'), Td('30.0'), cls='even' ), Tr( Td('31'), Td(), Td(), Td('Laser 2'), Td('9709'), Td('DWSC'), Td('Provan,Olly'), Td('Hulett, Chris'), Td('31'), Td('31.0'), cls='odd' ), Tr( Td('32'), Td(), Td(), Td('Feva'), Td('1'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('32'), Td('32.0'), cls='even' ), Tr( Td('33'), Td(), Td(), Td('Laser'), Td('142406'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('33'), Td('33.0'), cls='odd' ), Tr( Td('34'), Td(), Td(), Td('Nacra 20'), Td('64'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('34'), Td('34.0'), cls='even' ), Tr( Td('35'), Td(), Td(), Td('Topaz CX16'), Td(), Td('DWSC'), Td( Name() ), Td( Name() ), Td('35'), Td('35.0'), cls='odd' ), Tr( Td('36'), Td(), Td(), Td('RS Vision'), Td('1'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('36'), Td('36.0'), cls='even' ), Tr( Td('37'), Td(), Td(), Td('Phantom'), Td('1197'), Td('DWSC'), Td( Name() ), Td(), Td('37'), Td('37.0'), cls='odd' ), Tr( Td('38'), Td(), Td(), Td('Hurricane 5x'), Td('137'), Td('DWSC'), Td( Name() ), Td('Loosemore, Greg'), Td('38'), Td('38.0'), cls='even' ), Tr( Td('39'), Td(), Td(), Td('Laser'), Td('80801'), Td('Dwsc'), Td( Name() ), Td(), Td('39'), Td('39.0'), cls='odd' ), Tr( Td('40'), Td(), Td(), Td('RS200'), Td('1295'), Td('DWSC'), Td( Name() ), Td('Joelle/Lydia'), Td('40'), Td('40.0'), cls='even' ), border='0', cellpadding='0', cellspacing='0' ), Br(), H3('R3', id='r3'), Div('Start: Start 1, Finishes: Place', cls='caption'), Table( Colgroup( Col(cls='rank'), Col(cls='fleet'), Col(cls='boat'), Col(cls='class'), Col(cls='sailno'), Col(cls='club'), Col(cls='helmname'), Col(cls='crewname'), Col(cls='raceplace'), Col(cls='nett'), span='10' ), Tr( Th('Rank'), Th('Fleet'), Th('Boat'), Th('Class'), Th('SailNo'), Th('Club'), Th('HelmName'), Th('CrewName'), Th('Place'), Th('Points') ), Tr( Td('1'), Td(), Td(), Td('Contender'), Td('2465'), Td('DWSC'), Td( Name() ), Td(), Td('1'), Td('1.0'), cls='odd' ), Tr( Td('2'), Td(), Td(), Td('Fireball'), Td('15041'), Td('Sheffield Viking/Fisher Green'), Td( Name() ), Td( Name() ), Td('2'), Td('2.0'), cls='even' ), Tr( Td('3'), Td(), Td(), Td('Flying Fifteen'), Td('3860'), Td('DWSC'), Td('Firth, Mark'), Td( Name() ), Td('3'), Td('3.0'), cls='odd' ), Tr( Td('4'), Td(), Td(), Td('Flying 15'), Td('3888'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('4'), Td('4.0'), cls='even' ), Tr( Td('5'), Td(), Td(), Td('Flying 15'), Td('3378'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('5'), Td('5.0'), cls='odd' ), Tr( Td('6'), Td(), Td(), Td('Hurricane 5x'), Td('137'), Td('DWSC'), Td( Name() ), Td('Loosemore, Greg'), Td('6'), Td('6.0'), cls='even' ), Tr( Td('7'), Td(), Td(), Td('Radial'), Td('198838'), Td('Queensmead SC'), Td( Name() ), Td('N/A'), Td('7'), Td('7.0'), cls='odd' ), Tr( Td('8'), Td(), Td(), Td('Internacra 20'), Td('007'), Td('DWSC'), Td('Senior, Jon'), Td( Name() ), Td('8'), Td('8.0'), cls='even' ), Tr( Td('9'), Td(), Td(), Td('Feva'), Td('1'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('9'), Td('9.0'), cls='odd' ), Tr( Td('10'), Td(), Td('Erbitz'), Td('Hurricane 5.9'), Td('365'), Td('DWSC'), Td( Name() ), Td(), Td('10'), Td('10.0'), cls='even' ), Tr( Td('11'), Td(), Td(), Td('Laser Radial'), Td('154746'), Td( Name() ), Td( Name() ), Td('N/A'), Td('11'), Td('11.0'), cls='odd' ), Tr( Td('12'), Td(), Td(), Td('Fireball'), Td('14452'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('12'), Td('12.0'), cls='even' ), Tr( Td('13'), Td(), Td(), Td('Flying 15'), Td('3316'), Td('DWSC'), Td('Bashford, John'), Td('Whitfield, Paul'), Td('13'), Td('13.0'), cls='odd' ), Tr( Td('14'), Td(), Td(), Td('Laser'), Td('142406'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('14'), Td('14.0'), cls='even' ), Tr( Td('15'), Td(), Td(), Td('RS200'), Td('761'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('15'), Td('15.0'), cls='odd' ), Tr( Td('16'), Td(), Td(), Td('Laser 4000'), Td('4095'), Td( Name() ), Td('French, Mathew'), Td('White, Tom'), Td('16'), Td('16.0'), cls='even' ), Tr( Td('17'), Td(), Td(), Td('Laser 4000'), Td('4616'), Td('DWSC'), Td( Name() ), Td('Watts, Alex'), Td('17'), Td('17.0'), cls='odd' ), Tr( Td('18'), Td(), Td(), Td('Laser'), Td('16678'), Td( Name() ), Td( Name() ), Td('N/A'), Td('18'), Td('18.0'), cls='even' ), Tr( Td('19'), Td(), Td(), Td('Flying Fifteen'), Td('1803'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('19'), Td('19.0'), cls='odd' ), Tr( Td('20'), Td(), Td(), Td('A Class'), Td('A'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('20'), Td('20.0'), cls='even' ), Tr( Td('21'), Td(), Td(), Td('Laser 2'), Td('9738'), Td('DWSC'), Td( Name() ), Td('N/A'), Td('21'), Td('21.0'), cls='odd' ), Tr( Td('22'), Td(), Td(), Td('Laser'), Td('142406'), Td('DWSC'), Td( Name() ), Td(), Td('22'), Td('22.0'), cls='even' ), Tr( Td('23'), Td(), Td(), Td('RS Vision'), Td('1'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('23'), Td('23.0'), cls='odd' ), Tr( Td('24'), Td(), Td(), Td('Laser'), Td('80801'), Td('Dwsc'), Td( Name() ), Td(), Td('24'), Td('24.0'), cls='even' ), Tr( Td('25'), Td(), Td(), Td('Topaz CX16'), Td(), Td('DWSC'), Td( Name() ), Td( Name() ), Td('25'), Td('25.0'), cls='odd' ), Tr( Td('26'), Td(), Td('Eos'), Td('Laser 16'), Td('16750'), Td('DWSC'), Td( Name() ), Td( Name() ), Td('26'), Td('26.0'), cls='even' ), border='0', cellpadding='0', cellspacing='0' ), Br(), P( A(href='http://'), Br(), A(href='mailto:'), cls='hardleft' ), P( A('www.dwsc.co.uk', href='http://www.dwsc.co.uk'), Br(), A(href='mailto:'), cls='hardright' ), P( 'Sailwave Scoring Software 2.01 build 8', Br(), A('www.sailwave.com', href='http://www.sailwave.com') ), id='wrap' )
Sys/FatFs/doc/ja/stat.html
mosxuqian/CodeCollection
2
65
<filename>Sys/FatFs/doc/ja/stat.html <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="ja"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta http-equiv="Content-Style-Type" content="text/css"> <link rel="up" title="FatFs" href="../00index_j.html"> <link rel="alternate" hreflang="en" title="English" href="../en/stat.html"> <link rel="stylesheet" href="../css_j.css" type="text/css" media="screen" title="ELM Default"> <title>FatFs - f_stat</title> </head> <body> <div class="para func"> <h2>f_stat</h2> <p>ファイルまたはサブ ディレクトリの存在を調べ、またその情報を取得します。</p> <pre> FRESULT f_stat ( const TCHAR* <span class="arg">path</span>, <span class="c">/* [IN] オブジェクト名へのポインタ */</span> FILINFO* <span class="arg">fno</span> <span class="c">/* [OUT] ファイル情報構造体へのポインタ */</span> ); </pre> </div> <div class="para arg"> <h4>引数</h4> <dl class="par"> <dt>path</dt> <dd>チェックするオブジェクト名を示すヌル文字<tt>'\0'</tt>終端の文字列を指すポインタを指定します。</dd> <dt>fno</dt> <dd>オブジェクトが存在したときにその情報を格納するファイル情報構造体へのポインタを指定します。この情報が不要なときはヌル ポインタを指定してください。</dd> </dl> </div> <div class="para ret"> <h4>戻り値</h4> <p> <a href="rc.html#ok">FR_OK</a>, <a href="rc.html#de">FR_DISK_ERR</a>, <a href="rc.html#ie">FR_INT_ERR</a>, <a href="rc.html#nr">FR_NOT_READY</a>, <a href="rc.html#ok">FR_NO_FILE</a>, <a href="rc.html#np">FR_NO_PATH</a>, <a href="rc.html#in">FR_INVALID_NAME</a>, <a href="rc.html#id">FR_INVALID_DRIVE</a>, <a href="rc.html#ne">FR_NOT_ENABLED</a>, <a href="rc.html#ns">FR_NO_FILESYSTEM</a>, <a href="rc.html#tm">FR_TIMEOUT</a>, <a href="rc.html#nc">FR_NOT_ENOUGH_CORE</a> </p> </div> <div class="para desc"> <h4>解説</h4> <p>指定されたファイルまたはサブ ディレクトリの存在を調べます。存在しない場合は、<tt>FR_NO_FILE</tt>が帰ります。存在する場合は<tt>FR_OK</tt>が帰り、ファイル情報構造体にそれ関する情報(サイズ、タイムスタンプ、属性および短いファイル名)がストアされます。</p> <p>LFN構成のときは、ファイル情報構造体を使う前に<tt>fno.lfname</tt>をヌルに設定しておく必要があります。</p> </div> <div class="para comp"> <h4>対応情報</h4> <p><tt>_FS_MINIMIZE == 0</tt>のときに使用可能です。</p> </div> <div class="para use"> <h4>使用例</h4> <pre> FRESULT fr; FILINFO fno; printf("Test for 'file.txt'...\n"); <span class="k">#if</span> _USE_LFN fno.lfname = 0; <span class="k">#endif</span> fr = f_stat("file.txt", &amp;fno); switch (fr) { case FR_OK: printf("Size: %u\n", fno.fsize); printf("Timestamp: %u/%02u/%02u, %02u:%02u\n", (fno.fdate &gt;&gt; 9) + 1980, fno.fdate &gt;&gt; 5 &amp; 15, fno.fdate &amp; 31, fno.ftime &gt;&gt; 11, fno.ftime &gt;&gt; 5 &amp; 63); printf("Attributes: %c%c%c%c%c\n", (fno.fattrib & AM_DIR) ? 'D' : '-', (fno.fattrib & AM_RDO) ? 'R' : '-', (fno.fattrib & AM_HID) ? 'H' : '-', (fno.fattrib & AM_SYS) ? 'S' : '-', (fno.fattrib & AM_ARC) ? 'A' : '-'); break; case FR_NO_FILE: printf("It is not exist.\n"); break; default: printf("An error occured. (%d)\n", fr); } </pre> </div> <div class="para ref"> <h4>参照</h4> <p><tt><a href="opendir.html">f_opendir</a>, <a href="readdir.html">f_readdir</a>, <a href="sfileinfo.html">FILINFO</a>, <a href="sdir.html">DIR</a></tt></p> </div> <p class="foot"><a href="../00index_j.html">戻る</a></p> </body> </html>
FatFs - f_stat
from fasthtml.common import * app = FastHTML(hdrs=( Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Meta(content='text/css', http_equiv='Content-Style-Type'), Link(href='../00index_j.html', rel='up', title='FatFs'), Link(href='../en/stat.html', hreflang='en', rel='alternate', title='English'), Link(href='../css_j.css', media='screen', rel='stylesheet', title='ELM Default', type='text/css') )) rt = app.route @rt('/') def get(): return ( Title('FatFs - f_stat'), Div( H2('f_stat'), P('ファイルまたはサブ ディレクトリの存在を調べ、またその情報を取得します。'), Pre( 'FRESULT f_stat (\n const TCHAR*', Span('path', cls='arg'), ',', Span('/* [IN] オブジェクト名へのポインタ */', cls='c'), 'FILINFO*', Span('fno', cls='arg'), Span('/* [OUT] ファイル情報構造体へのポインタ */', cls='c'), ');' ), cls='para func' ), Div( H4('引数'), Dl( Dt('path'), Dd( 'チェックするオブジェクト名を示すヌル文字', Tt("'\\0'"), '終端の文字列を指すポインタを指定します。' ), Dt('fno'), Dd('オブジェクトが存在したときにその情報を格納するファイル情報構造体へのポインタを指定します。この情報が不要なときはヌル ポインタを指定してください。'), cls='par' ), cls='para arg' ), Div( H4('戻り値'), P( A('FR_OK', href='rc.html#ok'), ',', A('FR_DISK_ERR', href='rc.html#de'), ',', A('FR_INT_ERR', href='rc.html#ie'), ',', A('FR_NOT_READY', href='rc.html#nr'), ',', A('FR_NO_FILE', href='rc.html#ok'), ',', A('FR_NO_PATH', href='rc.html#np'), ',', A('FR_INVALID_NAME', href='rc.html#in'), ',', A('FR_INVALID_DRIVE', href='rc.html#id'), ',', A('FR_NOT_ENABLED', href='rc.html#ne'), ',', A('FR_NO_FILESYSTEM', href='rc.html#ns'), ',', A('FR_TIMEOUT', href='rc.html#tm'), ',', A('FR_NOT_ENOUGH_CORE', href='rc.html#nc') ), cls='para ret' ), Div( H4('解説'), P( '指定されたファイルまたはサブ ディレクトリの存在を調べます。存在しない場合は、', Tt('FR_NO_FILE'), 'が帰ります。存在する場合は', Tt('FR_OK'), 'が帰り、ファイル情報構造体にそれ関する情報(サイズ、タイムスタンプ、属性および短いファイル名)がストアされます。' ), P( 'LFN構成のときは、ファイル情報構造体を使う前に', Tt('fno.lfname'), 'をヌルに設定しておく必要があります。' ), cls='para desc' ), Div( H4('対応情報'), P( Tt('_FS_MINIMIZE == 0'), 'のときに使用可能です。' ), cls='para comp' ), Div( H4('使用例'), Pre( 'FRESULT fr;\n FILINFO fno;\n\n\n printf("Test for \'file.txt\'...\\n");', Span('#if', cls='k'), '_USE_LFN\n fno.lfname = 0;', Span('#endif', cls='k'), 'fr = f_stat("file.txt", &fno);\n switch (fr) {\n\n case FR_OK:\n printf("Size: %u\\n", fno.fsize);\n printf("Timestamp: %u/%02u/%02u, %02u:%02u\\n",\n (fno.fdate >> 9) + 1980, fno.fdate >> 5 & 15, fno.fdate & 31,\n fno.ftime >> 11, fno.ftime >> 5 & 63);\n printf("Attributes: %c%c%c%c%c\\n",\n (fno.fattrib & AM_DIR) ? \'D\' : \'-\',\n (fno.fattrib & AM_RDO) ? \'R\' : \'-\',\n (fno.fattrib & AM_HID) ? \'H\' : \'-\',\n (fno.fattrib & AM_SYS) ? \'S\' : \'-\',\n (fno.fattrib & AM_ARC) ? \'A\' : \'-\');\n break;\n\n case FR_NO_FILE:\n printf("It is not exist.\\n");\n break;\n\n default:\n printf("An error occured. (%d)\\n", fr);\n }' ), cls='para use' ), Div( H4('参照'), P( Tt( A('f_opendir', href='opendir.html'), ',', A('f_readdir', href='readdir.html'), ',', A('FILINFO', href='sfileinfo.html'), ',', A('DIR', href='sdir.html') ) ), cls='para ref' ), P( A('戻る', href='../00index_j.html'), cls='foot' ) ) run_uv()
Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Meta(content='text/css', http_equiv='Content-Style-Type'), Link(href='../00index_j.html', rel='up', title='FatFs'), Link(href='../en/stat.html', hreflang='en', rel='alternate', title='English'), Link(href='../css_j.css', media='screen', rel='stylesheet', title='ELM Default', type='text/css')
Title('FatFs - f_stat'), Div( H2('f_stat'), P('ファイルまたはサブ ディレクトリの存在を調べ、またその情報を取得します。'), Pre( 'FRESULT f_stat (\n const TCHAR*', Span('path', cls='arg'), ',', Span('/* [IN] オブジェクト名へのポインタ */', cls='c'), 'FILINFO*', Span('fno', cls='arg'), Span('/* [OUT] ファイル情報構造体へのポインタ */', cls='c'), ');' ), cls='para func' ), Div( H4('引数'), Dl( Dt('path'), Dd( 'チェックするオブジェクト名を示すヌル文字', Tt("'\\0'"), '終端の文字列を指すポインタを指定します。' ), Dt('fno'), Dd('オブジェクトが存在したときにその情報を格納するファイル情報構造体へのポインタを指定します。この情報が不要なときはヌル ポインタを指定してください。'), cls='par' ), cls='para arg' ), Div( H4('戻り値'), P( A('FR_OK', href='rc.html#ok'), ',', A('FR_DISK_ERR', href='rc.html#de'), ',', A('FR_INT_ERR', href='rc.html#ie'), ',', A('FR_NOT_READY', href='rc.html#nr'), ',', A('FR_NO_FILE', href='rc.html#ok'), ',', A('FR_NO_PATH', href='rc.html#np'), ',', A('FR_INVALID_NAME', href='rc.html#in'), ',', A('FR_INVALID_DRIVE', href='rc.html#id'), ',', A('FR_NOT_ENABLED', href='rc.html#ne'), ',', A('FR_NO_FILESYSTEM', href='rc.html#ns'), ',', A('FR_TIMEOUT', href='rc.html#tm'), ',', A('FR_NOT_ENOUGH_CORE', href='rc.html#nc') ), cls='para ret' ), Div( H4('解説'), P( '指定されたファイルまたはサブ ディレクトリの存在を調べます。存在しない場合は、', Tt('FR_NO_FILE'), 'が帰ります。存在する場合は', Tt('FR_OK'), 'が帰り、ファイル情報構造体にそれ関する情報(サイズ、タイムスタンプ、属性および短いファイル名)がストアされます。' ), P( 'LFN構成のときは、ファイル情報構造体を使う前に', Tt('fno.lfname'), 'をヌルに設定しておく必要があります。' ), cls='para desc' ), Div( H4('対応情報'), P( Tt('_FS_MINIMIZE == 0'), 'のときに使用可能です。' ), cls='para comp' ), Div( H4('使用例'), Pre( 'FRESULT fr;\n FILINFO fno;\n\n\n printf("Test for \'file.txt\'...\\n");', Span('#if', cls='k'), '_USE_LFN\n fno.lfname = 0;', Span('#endif', cls='k'), 'fr = f_stat("file.txt", &fno);\n switch (fr) {\n\n case FR_OK:\n printf("Size: %u\\n", fno.fsize);\n printf("Timestamp: %u/%02u/%02u, %02u:%02u\\n",\n (fno.fdate >> 9) + 1980, fno.fdate >> 5 & 15, fno.fdate & 31,\n fno.ftime >> 11, fno.ftime >> 5 & 63);\n printf("Attributes: %c%c%c%c%c\\n",\n (fno.fattrib & AM_DIR) ? \'D\' : \'-\',\n (fno.fattrib & AM_RDO) ? \'R\' : \'-\',\n (fno.fattrib & AM_HID) ? \'H\' : \'-\',\n (fno.fattrib & AM_SYS) ? \'S\' : \'-\',\n (fno.fattrib & AM_ARC) ? \'A\' : \'-\');\n break;\n\n case FR_NO_FILE:\n printf("It is not exist.\\n");\n break;\n\n default:\n printf("An error occured. (%d)\\n", fr);\n }' ), cls='para use' ), Div( H4('参照'), P( Tt( A('f_opendir', href='opendir.html'), ',', A('f_readdir', href='readdir.html'), ',', A('FILINFO', href='sfileinfo.html'), ',', A('DIR', href='sdir.html') ) ), cls='para ref' ), P( A('戻る', href='../00index_j.html'), cls='foot' )
OAuthExample/Main.html
Tarmil/websharper.oauth.sample
4
66
<filename>OAuthExample/Main.html <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>${Title}</title> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.0.3/css/all.css" /> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" /> <style> /* Sticky footer styles */ html { position: relative; min-height: 100%; } body { /* Margin bottom by footer height */ margin-bottom: 60px; } .footer { position: absolute; bottom: 0; width: 100%; /* Set the fixed height of the footer here */ height: 60px; background-color: #f5f5f5; } .container .text-muted { margin: 20px 0; } </style> </head> <body> <!-- Static navbar --> <nav class="navbar navbar-default navbar-static-top"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav" ws-hole="MenuBar"></ul> <ul class="nav navbar-nav navbar-right"> <li><a href="http://websharper.com">websharper.com</a></li> </ul> </div><!--/.nav-collapse --> </div> </nav> <div class="container" ws-hole="Body"> <div ws-template="HomeContent"> <h1>Welcome to the WebSharper OAuth sample app!</h1> <p>Try to access the Private section to log in.</p> <div ws-attr="InstructionsAttr"> <hr /> <p>It seems that your OAuth providers are not configured properly.</p> <p>To run this application, you need to set it up with the OAuth providers it uses: GitHub and Facebook. First you need to create an application on these services' websites, then you need to configure this application with the credentials they provide.</p> <h2>Creating the GitHub application</h2> <ul> <li>Go to the OAuth application creation page in <a href="https://github.com/settings/applications/new">your GitHub developer settings</a>.</li> <li>Choose an application name, a homepage URL and a description.</li> <li>The authorization callback URL must be <code>http://&lt;this-app&gt;/oauth/GitHub</code>.<br /> For example, for a local test from Visual Studio, this will be <code>http://localhost:56385/oauth/GitHub</code>.</li> <li>Click "Register application". You will be sent to a page where you can retrieve your application's credentials ("Client ID" and "Client Secret").</li> </ul> <h2>Creating the Facebook application</h2> <ul> <li>Go to <a href="https://developers.facebook.com/">your Facebook developer page</a>, then in the top-right menu "My Apps", choose "Add a New App".</li> <li>Choose a display name and a contact email, then Create App ID.</li> <li>You are sent to your new app's "Add Product" page; select Facebook Login > Set Up.</li> <li>You can go through the Quickstart wizard, or if you want to set up the bare necessary, you can select Facebook Login > Settings in the left menu, enter the authorization callback URL under "Valid OAuth redirect URIs" and Save Changes.</li> <li>The authorization callback URL must be <code>http://&lt;this-app&gt;/oauth/Facebook</code>.<br /> For example, for a local test from Visual Studio, this will be <code>http://localhost:56385/oauth/Facebook</code>.</li> <li>Your credentials are available under Settings: "App ID" and "App Secret".</li> </ul> <h2>Setting the credentials in the app</h2> <p>The app retrieves the credentials from standard AppSettings configuration. Since they are sensitive information, you should not put them directly in Web.config, and in any case, you should NOT commit them to source control!</p> <p>The first solution is to create a file called <code>appSettings.config</code> in the <code>OAuthExample</code> folder and fill it with the following:</p> <pre> &lt;?xml version="1.0" encoding="utf-8"?&gt; &lt;appSettings&gt; &lt;add key="github-app-id" value="FIXME" /&gt; &lt;add key="github-app-secret" value="FIXME" /&gt; &lt;add key="facebook-app-id" value="FIXME" /&gt; &lt;add key="facebook-app-secret" value="FIXME" /&gt; &lt;/appSettings&gt;</pre> <p>If you deployed your application to Azure, then there is an alternative possibility. In the <a href="https://portal.azure.com">Azure portal</a>, you can add Application Settings to your deployment.</p> <p><img title="Screenshot: AppSettings in Azure Portal" src="img/azure-app-settings.png" style="max-width: 100%;" /></p> </div> </div> <div ws-template="PrivateNotLoggedInContent"> <h1>Welcome, ${Username}!</h1> <p>This is your private page.</p> <p><a href="/logout">Log out</a></p> </div> <div ws-template="PrivateLoggedInContent"> <h1>Not logged in!</h1> <p>Sorry, you need to be logged in to access this page. You can log in with:</p> <p> <a href="${GitHubLoginUrl}" class="btn btn-primary"> <i class="fab fa-github"></i> GitHub </a> <a href="${FacebookLoginUrl}" class="btn btn-primary"> <i class="fab fa-facebook"></i> Facebook </a> </p> </div> </div> <footer class="footer"> <div class="container"> <p class="text-muted"> <a href="https://github.com/dotnet-websharper/oauth-app">Clone me on GitHub</a> </p> </div> </footer> <script ws-replace="scripts"></script> </body> </html>
${Title}
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1.0', name='viewport'), Link(href='https://use.fontawesome.com/releases/v5.0.3/css/all.css', rel='stylesheet'), Link(href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css', rel='stylesheet'), Style('/* Sticky footer styles */\n html {\n position: relative;\n min-height: 100%;\n }\n body {\n /* Margin bottom by footer height */\n margin-bottom: 60px;\n }\n .footer {\n position: absolute;\n bottom: 0;\n width: 100%;\n /* Set the fixed height of the footer here */\n height: 60px;\n background-color: #f5f5f5;\n }\n .container .text-muted {\n margin: 20px 0;\n }') )) rt = app.route @rt('/') def get(): return ( Title('${Title}'), Nav( Div( Div( Button( Span('Toggle navigation', cls='sr-only'), Span(cls='icon-bar'), Span(cls='icon-bar'), aria_controls='navbar', aria_expanded='false', cls='navbar-toggle collapsed', data_target='#navbar', data_toggle='collapse', type='button' ), cls='navbar-header' ), Div( Ul(cls='nav navbar-nav', ws_hole='MenuBar'), Ul( Li( A('websharper.com', href='http://websharper.com') ), cls='nav navbar-nav navbar-right' ), cls='navbar-collapse collapse', id='navbar' ), cls='container' ), cls='navbar navbar-default navbar-static-top' ), Div( Div( H1('Welcome to the WebSharper OAuth sample app!'), P('Try to access the Private section to log in.'), Div( Hr(), P('It seems that your OAuth providers are not configured properly.'), P("To run this application, you need to set it up with the OAuth providers it uses: GitHub and Facebook.\n First you need to create an application on these services' websites, then you need to configure this application with the credentials they provide."), H2('Creating the GitHub application'), Ul( Li( 'Go to the OAuth application creation page in', A('your GitHub developer settings', href='https://github.com/settings/applications/new'), '.' ), Li('Choose an application name, a homepage URL and a description.'), Li( 'The authorization callback URL must be', Code('http://<this-app>/oauth/GitHub'), '.', Br(), 'For example, for a local test from Visual Studio, this will be', Code('http://localhost:56385/oauth/GitHub'), '.' ), Li('Click "Register application". You will be sent to a page where you can retrieve your application\'s credentials ("Client ID" and "Client Secret").') ), H2('Creating the Facebook application'), Ul( Li( 'Go to', A('your Facebook developer page', href='https://developers.facebook.com/'), ', then in the top-right menu "My Apps", choose "Add a New App".' ), Li('Choose a display name and a contact email, then Create App ID.'), Li('You are sent to your new app\'s "Add Product" page; select Facebook Login > Set Up.'), Li('You can go through the Quickstart wizard, or if you want to set up the bare necessary, you can select Facebook Login > Settings in the left menu,\n enter the authorization callback URL under "Valid OAuth redirect URIs" and Save Changes.'), Li( 'The authorization callback URL must be', Code('http://<this-app>/oauth/Facebook'), '.', Br(), 'For example, for a local test from Visual Studio, this will be', Code('http://localhost:56385/oauth/Facebook'), '.' ), Li('Your credentials are available under Settings: "App ID" and "App Secret".') ), H2('Setting the credentials in the app'), P('The app retrieves the credentials from standard AppSettings configuration.\n Since they are sensitive information, you should not put them directly in Web.config, and in any case, you should NOT commit them to source control!'), P( 'The first solution is to create a file called', Code('appSettings.config'), 'in the', Code('OAuthExample'), 'folder and fill it with the following:' ), Pre('<?xml version="1.0" encoding="utf-8"?>\n<appSettings>\n <add key="github-app-id" value="FIXME" />\n <add key="github-app-secret" value="FIXME" />\n <add key="facebook-app-id" value="FIXME" />\n <add key="facebook-app-secret" value="FIXME" />\n</appSettings>'), P( 'If you deployed your application to Azure, then there is an alternative possibility. In the', A('Azure portal', href='https://portal.azure.com'), ',\n you can add Application Settings to your deployment.' ), P( Img(src='img/azure-app-settings.png', style='max-width: 100%;', title='Screenshot: AppSettings in Azure Portal') ), ws_attr='InstructionsAttr' ), ws_template='HomeContent' ), Div( H1('Welcome, ${Username}!'), P('This is your private page.'), P( A('Log out', href='/logout') ), ws_template='PrivateNotLoggedInContent' ), Div( H1('Not logged in!'), P('Sorry, you need to be logged in to access this page. You can log in with:'), P( A( I(cls='fab fa-github'), 'GitHub', cls='btn btn-primary', href='${GitHubLoginUrl}' ), A( I(cls='fab fa-facebook'), 'Facebook', cls='btn btn-primary', href='${FacebookLoginUrl}' ) ), ws_template='PrivateLoggedInContent' ), cls='container', ws_hole='Body' ), Footer( Div( P( A('Clone me on GitHub', href='https://github.com/dotnet-websharper/oauth-app'), cls='text-muted' ), cls='container' ), cls='footer' ), Script(ws_replace='scripts') ) run_uv()
Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1.0', name='viewport'), Link(href='https://use.fontawesome.com/releases/v5.0.3/css/all.css', rel='stylesheet'), Link(href='https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css', rel='stylesheet'), Style('/* Sticky footer styles */\n html {\n position: relative;\n min-height: 100%;\n }\n body {\n /* Margin bottom by footer height */\n margin-bottom: 60px;\n }\n .footer {\n position: absolute;\n bottom: 0;\n width: 100%;\n /* Set the fixed height of the footer here */\n height: 60px;\n background-color: #f5f5f5;\n }\n .container .text-muted {\n margin: 20px 0;\n }')
Title('${Title}'), Nav( Div( Div( Button( Span('Toggle navigation', cls='sr-only'), Span(cls='icon-bar'), Span(cls='icon-bar'), aria_controls='navbar', aria_expanded='false', cls='navbar-toggle collapsed', data_target='#navbar', data_toggle='collapse', type='button' ), cls='navbar-header' ), Div( Ul(cls='nav navbar-nav', ws_hole='MenuBar'), Ul( Li( A('websharper.com', href='http://websharper.com') ), cls='nav navbar-nav navbar-right' ), cls='navbar-collapse collapse', id='navbar' ), cls='container' ), cls='navbar navbar-default navbar-static-top' ), Div( Div( H1('Welcome to the WebSharper OAuth sample app!'), P('Try to access the Private section to log in.'), Div( Hr(), P('It seems that your OAuth providers are not configured properly.'), P("To run this application, you need to set it up with the OAuth providers it uses: GitHub and Facebook.\n First you need to create an application on these services' websites, then you need to configure this application with the credentials they provide."), H2('Creating the GitHub application'), Ul( Li( 'Go to the OAuth application creation page in', A('your GitHub developer settings', href='https://github.com/settings/applications/new'), '.' ), Li('Choose an application name, a homepage URL and a description.'), Li( 'The authorization callback URL must be', Code('http://<this-app>/oauth/GitHub'), '.', Br(), 'For example, for a local test from Visual Studio, this will be', Code('http://localhost:56385/oauth/GitHub'), '.' ), Li('Click "Register application". You will be sent to a page where you can retrieve your application\'s credentials ("Client ID" and "Client Secret").') ), H2('Creating the Facebook application'), Ul( Li( 'Go to', A('your Facebook developer page', href='https://developers.facebook.com/'), ', then in the top-right menu "My Apps", choose "Add a New App".' ), Li('Choose a display name and a contact email, then Create App ID.'), Li('You are sent to your new app\'s "Add Product" page; select Facebook Login > Set Up.'), Li('You can go through the Quickstart wizard, or if you want to set up the bare necessary, you can select Facebook Login > Settings in the left menu,\n enter the authorization callback URL under "Valid OAuth redirect URIs" and Save Changes.'), Li( 'The authorization callback URL must be', Code('http://<this-app>/oauth/Facebook'), '.', Br(), 'For example, for a local test from Visual Studio, this will be', Code('http://localhost:56385/oauth/Facebook'), '.' ), Li('Your credentials are available under Settings: "App ID" and "App Secret".') ), H2('Setting the credentials in the app'), P('The app retrieves the credentials from standard AppSettings configuration.\n Since they are sensitive information, you should not put them directly in Web.config, and in any case, you should NOT commit them to source control!'), P( 'The first solution is to create a file called', Code('appSettings.config'), 'in the', Code('OAuthExample'), 'folder and fill it with the following:' ), Pre('<?xml version="1.0" encoding="utf-8"?>\n<appSettings>\n <add key="github-app-id" value="FIXME" />\n <add key="github-app-secret" value="FIXME" />\n <add key="facebook-app-id" value="FIXME" />\n <add key="facebook-app-secret" value="FIXME" />\n</appSettings>'), P( 'If you deployed your application to Azure, then there is an alternative possibility. In the', A('Azure portal', href='https://portal.azure.com'), ',\n you can add Application Settings to your deployment.' ), P( Img(src='img/azure-app-settings.png', style='max-width: 100%;', title='Screenshot: AppSettings in Azure Portal') ), ws_attr='InstructionsAttr' ), ws_template='HomeContent' ), Div( H1('Welcome, ${Username}!'), P('This is your private page.'), P( A('Log out', href='/logout') ), ws_template='PrivateNotLoggedInContent' ), Div( H1('Not logged in!'), P('Sorry, you need to be logged in to access this page. You can log in with:'), P( A( I(cls='fab fa-github'), 'GitHub', cls='btn btn-primary', href='${GitHubLoginUrl}' ), A( I(cls='fab fa-facebook'), 'Facebook', cls='btn btn-primary', href='${FacebookLoginUrl}' ) ), ws_template='PrivateLoggedInContent' ), cls='container', ws_hole='Body' ), Footer( Div( P( A('Clone me on GitHub', href='https://github.com/dotnet-websharper/oauth-app'), cls='text-muted' ), cls='container' ), cls='footer' ), Script(ws_replace='scripts')
site/black-pepper-tofu.html
bg3/parkimminent.com
0
67
<!DOCTYPE html> <html lang='en'> <head> <meta charset='utf-8'> <meta name='description' content='TODO'/> <meta name='viewport' content='width=device-width,initial-scale=1'> <link rel='alternate' type='application/rss+xml' title='RSS Feed' href='../links/rss.xml' /> <link rel='stylesheet' type='text/css' href='/css/style.css'> <link rel='shortcut icon' type='image/png' href='/media/services/icon.png'> <title>Park Imminent &mdash; Black pepper tofu</title> </head> <body> <header> <a href="/index.html"><img src="/media/img/ui/logo.svg" class="logo" alt="Park Imminent"></a> </header> <nav></nav> <main> <h1>Black pepper tofu</h1><p>The <a href="https://ottolenghi.co.uk/recipes/black-pepper-tofu-a">original recipe</a> is from Yotam Ottolenghi's Plenty. It is <em>very</em> peppery.<p> <figure><img src="../media/img/codex/3.jpg" class="wide"><figcaption>Grind the pepper to a size you wouldn't mind biting into.</figcaption></figure> <h2>Ingredients</h2> <ul> <li>800g firm tofu</li> <li>vegetable oil for frying</li> <li>cornflour to dust the tofu</li> <li>150g butter</li> <li>12 small shallots (350g in total), thinly sliced</li> <li>8 fresh red chillies (fairly mild ones), thinly sliced</li> <li>12 garlic cloves, crushed</li> <li>3 tbsp chopped fresh root ginger</li> <li>3 tbsp sweet soy sauce (kecap manis)</li> <li>3 tbsp light soy sauce</li> <li>4 tsp dark soy sauce</li> <li>2 tbsp caster sugar</li> <li>5 tbsp coarsely crushed black peppercorns (use a pestle and mortar or a spice grinder)</li> <li>16 small and thin spring onions, cut into 3cm segments</li> </ul> <h2>Method</h2> <p>Start with the tofu. Pour enough oil into a large frying pan or wok to come 5mm up the sides and heat. Cut the tofu into large cubes, about 3 x 2cm. Toss them in some cornflour and shake off the excess, then add to the hot oil. (You’ll need to fry the tofu pieces in a few batches so they don’t stew in the pan.) Fry, turning them around as you go, until they are golden all over and have a thin crust. As they are cooked, transfer them onto kitchen paper.</p> <p>Remove the oil and any sediment from the pan, then put the butter inside and melt it. Add the shallots, chillies, garlic and ginger. Sauté on low to medium heat for about 15 minutes, stirring occasionally, until the ingredients have turned shiny and are totally soft. Next, add the soy sauces and sugar and stir, then add the crushed black pepper.</p> <p>Add the tofu to warm it up in the sauce for about a minute. Finally, stir in the spring onions. Serve hot, with steamed rice.</p> </main> </body> </html>
Park Imminent — Black pepper tofu
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Meta(content='TODO', name='description'), Meta( Link(href='../links/rss.xml', rel='alternate', title='RSS Feed', type='application/rss+xml'), Link(href='/css/style.css', rel='stylesheet', type='text/css'), Link(href='/media/services/icon.png', rel='shortcut icon', type='image/png'), content='width=device-width,initial-scale=1', name='viewport' ) )) rt = app.route @rt('/') def get(): return ( Title('Park Imminent — Black pepper tofu'), Header( A( Img(alt='Park Imminent', cls='logo', src='/media/img/ui/logo.svg'), href='/index.html' ) ), Nav(), Main( H1('Black pepper tofu'), P( 'The', A('original recipe', href='https://ottolenghi.co.uk/recipes/black-pepper-tofu-a'), "is from Yotam Ottolenghi's Plenty. It is", Em('very'), 'peppery.', P( Figure( Img(cls='wide', src='../media/img/codex/3.jpg'), Figcaption("Grind the pepper to a size you wouldn't mind biting into.") ), H2('Ingredients'), Ul( Li('800g firm tofu'), Li('vegetable oil for frying'), Li('cornflour to dust the tofu'), Li('150g butter'), Li('12 small shallots (350g in total), thinly sliced'), Li('8 fresh red chillies (fairly mild ones), thinly sliced'), Li('12 garlic cloves, crushed'), Li('3 tbsp chopped fresh root ginger'), Li('3 tbsp sweet soy sauce (kecap manis)'), Li('3 tbsp light soy sauce'), Li('4 tsp dark soy sauce'), Li('2 tbsp caster sugar'), Li('5 tbsp coarsely crushed black peppercorns (use a pestle and mortar or a spice grinder)'), Li('16 small and thin spring onions, cut into 3cm segments') ), H2('Method'), P('Start with the tofu. Pour enough oil into a large frying pan or wok to come 5mm up the sides and heat. Cut the tofu into large cubes, about 3 x 2cm. Toss them in some cornflour and shake off the excess, then add to the hot oil. (You’ll need to fry the tofu pieces in a few batches so they don’t stew in the pan.) Fry, turning them around as you go, until they are golden all over and have a thin crust. As they are cooked, transfer them onto kitchen paper.'), P('Remove the oil and any sediment from the pan, then put the butter inside and melt it. Add the shallots, chillies, garlic and ginger. Sauté on low to medium heat for about 15 minutes, stirring occasionally, until the ingredients have turned shiny and are totally soft. Next, add the soy sauces and sugar and stir, then add the crushed black pepper.'), P('Add the tofu to warm it up in the sauce for about a minute. Finally, stir in the spring onions. Serve hot, with steamed rice.') ) ) ) ) run_uv()
Meta(charset='utf-8'), Meta(content='TODO', name='description'), Meta( Link(href='../links/rss.xml', rel='alternate', title='RSS Feed', type='application/rss+xml'), Link(href='/css/style.css', rel='stylesheet', type='text/css'), Link(href='/media/services/icon.png', rel='shortcut icon', type='image/png'), content='width=device-width,initial-scale=1', name='viewport' )
Title('Park Imminent — Black pepper tofu'), Header( A( Img(alt='Park Imminent', cls='logo', src='/media/img/ui/logo.svg'), href='/index.html' ) ), Nav(), Main( H1('Black pepper tofu'), P( 'The', A('original recipe', href='https://ottolenghi.co.uk/recipes/black-pepper-tofu-a'), "is from Yotam Ottolenghi's Plenty. It is", Em('very'), 'peppery.', P( Figure( Img(cls='wide', src='../media/img/codex/3.jpg'), Figcaption("Grind the pepper to a size you wouldn't mind biting into.") ), H2('Ingredients'), Ul( Li('800g firm tofu'), Li('vegetable oil for frying'), Li('cornflour to dust the tofu'), Li('150g butter'), Li('12 small shallots (350g in total), thinly sliced'), Li('8 fresh red chillies (fairly mild ones), thinly sliced'), Li('12 garlic cloves, crushed'), Li('3 tbsp chopped fresh root ginger'), Li('3 tbsp sweet soy sauce (kecap manis)'), Li('3 tbsp light soy sauce'), Li('4 tsp dark soy sauce'), Li('2 tbsp caster sugar'), Li('5 tbsp coarsely crushed black peppercorns (use a pestle and mortar or a spice grinder)'), Li('16 small and thin spring onions, cut into 3cm segments') ), H2('Method'), P('Start with the tofu. Pour enough oil into a large frying pan or wok to come 5mm up the sides and heat. Cut the tofu into large cubes, about 3 x 2cm. Toss them in some cornflour and shake off the excess, then add to the hot oil. (You’ll need to fry the tofu pieces in a few batches so they don’t stew in the pan.) Fry, turning them around as you go, until they are golden all over and have a thin crust. As they are cooked, transfer them onto kitchen paper.'), P('Remove the oil and any sediment from the pan, then put the butter inside and melt it. Add the shallots, chillies, garlic and ginger. Sauté on low to medium heat for about 15 minutes, stirring occasionally, until the ingredients have turned shiny and are totally soft. Next, add the soy sauces and sugar and stir, then add the crushed black pepper.'), P('Add the tofu to warm it up in the sauce for about a minute. Finally, stir in the spring onions. Serve hot, with steamed rice.') ) ) )
index.html
Yash0411/join-us
6
68
<!DOCTYPE html> <html lang="en"> <head> <!-- Meta tag is used for providing information to the Search Engines --> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta http-equiv="X-UA-Compatible" content="ie=edge" /> <title>Join Us</title> <!-- CSS File link and Bootstrap --> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" /> <link rel="stylesheet" href="css/main.css" /> <!-- Favicon Link --> <link rel="shortcut icon" href="images/logo.png" type="image/PNG" /> </head> <body> <div id="list-container " class="main-container container-fluid"> <!-- WARNING,WARNING!!! Dont delete the div, needed to list contributors --> <h2 class="text-center ml-5" style="font-family: Montserrat, sans-serif" ; > Our Contributors </h2> <br /> <p> Lorem ipsum, dolor sit amet consectetur adipisicing elit. Dicta quo eos fugiat recusandae dolore magni, dolores quaerat nemo neque culpa iusto nesciunt pariatur. Amet quaerat similique incidunt quam, harum magnam soluta, temporibus, nobis est quis quia quisquam autem reprehenderit iusto iure vero asperiores! Perferendis, recusandae necessitatibus provident sunt assumenda harum. </p> <br /> <div id="contributors" class="contri_Flex mb-5"></div> <!-- WARNING,WARNING!!! Dont delete the div, needed to list contributors --> </div> <div id="contributors" class="contri_Flex mb-5"></div> <!-- WARNING,WARNING!!! Dont delete the div, needed to list contributors --> <!-- Bootstrap js files --> <script src="https://code.jquery.com/jquery-3.5.1.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous" ></script> <script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="<KEY>" crossorigin="anonymous" ></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="<KEY>" crossorigin="anonymous" ></script> <!-- Main JS File Link --> <script src="js/main.js"></script> </body> </html>
Join Us
Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1.0', name='viewport'), Meta(content='ie=edge', http_equiv='X-UA-Compatible'), Link(href='https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css', rel='stylesheet'), Link(href='css/main.css', rel='stylesheet'), Link(href='images/logo.png', rel='shortcut icon', type='image/PNG')
Title('Join Us'), Div( H2('Our Contributors', ;='', cls='text-center ml-5', style='font-family: Montserrat, sans-serif'), Br(), P('Lorem ipsum, dolor sit amet consectetur adipisicing elit. Dicta quo eos\n fugiat recusandae dolore magni, dolores quaerat nemo neque culpa iusto\n nesciunt pariatur. Amet quaerat similique incidunt quam, harum magnam\n soluta, temporibus, nobis est quis quia quisquam autem reprehenderit\n iusto iure vero asperiores! Perferendis, recusandae necessitatibus\n provident sunt assumenda harum.'), Br(), Div(cls='contri_Flex mb-5', id='contributors'), cls='main-container container-fluid', id='list-container ' ), Div(cls='contri_Flex mb-5', id='contributors'), Script(crossorigin='anonymous', integrity='sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=', src='https://code.jquery.com/jquery-3.5.1.min.js'), Script(crossorigin='anonymous', integrity='<KEY>', src='https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js'), Script(crossorigin='anonymous', integrity='<KEY>', src='https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js'), Script(src='js/main.js')
CS473HW/cacm/CACM-0641.html
hao44le/CS473HW4-Galago-3.10
1
69
<html> <pre> Interpolation, Differentiation, and Integration (Algorithm 77) CACM February, 1962 <NAME>. CA620202 JB March 20, 1978 3:56 PM 641 5 641 641 5 641 641 5 641 </pre> </html>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
app/views/index.scala.html
prismicio/scala-play-starter
12
70
@(response: io.prismic.Response)(implicit ctx: Context) @main("All documents", Some(ctx)) { <form action="@routes.Application.search()" method="GET"> <input type="text" name="q" value=""> <input type="submit" value="Search"> </form> <hr> <h2> @response.resultsSize match { case 0 => { No documents found } case 1 => { One document found } case n => { Showing @n out of @response.totalResultsSize documents } } </h2> <ul> @response.results.map { document => <li> <a href="@routes.Application.detail(document.id, document.slug)"> @document.slug </a> </li> } </ul> @if(response.totalPages > 1) { <div> @if(response.prevPage.isDefined) { <a href="@routes.Application.index(response.page - 1)">Previous</a> } else { <span>Previous</span> } @if(response.nextPage.isDefined) { <a href="@routes.Application.index(response.page + 1)">Next</a> } else { <span>Next</span> } </div> } }
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
Landscape/LandscapeTemplate/source.html
carlcastello/SummerProject
0
71
<filename>Landscape/LandscapeTemplate/source.html <div>Bonsai Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> Background Brick https://www.vecteezy.com/vector-art/114428-stonewall-background-free-vector <div>Sprout Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Grass Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Logo Icons made by <a href="http://www.flaticon.com/authors/madebyoliver" title="Madebyoliver">Madebyoliver</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Mountain Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Laptop Icons made by <a href="http://www.flaticon.com/authors/alfredo-hernandez" title="<NAME>"><NAME></a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Wheel Borrow Icons made by <a href="http://www.flaticon.com/authors/madebyoliver" title="Madebyoliver">Madebyoliver</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Landscape Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Monitor Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Fence Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>House1 Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>House2 Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Tree1 Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Flower Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Frog Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Pot Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Flower Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Sun Icons made by <a href="http://www.flaticon.com/authors/madebyoliver" title="Madebyoliver">Madebyoliver</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div> <div>Map Icons made by <a href="http://www.freepik.com" title="Freepik">Freepik</a> from <a href="http://www.flaticon.com" title="Flaticon">www.flaticon.com</a> is licensed by <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0" target="_blank">CC 3.0 BY</a></div>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
doc/html/move/emulation_limitations.html
openvstorage/boost
18
72
<gh_stars>10-100 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Emulation limitations</title> <link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="../move.html" title="Chapter&#160;23.&#160;Boost.Move"> <link rel="prev" href="move_algorithms.html" title="Move algorithms"> <link rel="next" href="how_the_library_works.html" title="How the library works"> </head> <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"> <table cellpadding="2" width="100%"><tr> <td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td> <td align="center"><a href="../../../index.html">Home</a></td> <td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td> <td align="center"><a href="http://www.boost.org/users/people.html">People</a></td> <td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td> <td align="center"><a href="../../../more/index.htm">More</a></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="move_algorithms.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../move.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="how_the_library_works.html"><img src="../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="section"> <div class="titlepage"><div><div><h2 class="title" style="clear: both"> <a name="move.emulation_limitations"></a><a class="link" href="emulation_limitations.html" title="Emulation limitations">Emulation limitations</a> </h2></div></div></div> <div class="toc"><dl class="toc"> <dt><span class="section"><a href="emulation_limitations.html#move.emulation_limitations.emulation_limitations_base">Initializing base classes</a></span></dt> <dt><span class="section"><a href="emulation_limitations.html#move.emulation_limitations.template_parameters">Template parameters for perfect forwarding</a></span></dt> <dt><span class="section"><a href="emulation_limitations.html#move.emulation_limitations.emulation_limitations_binding">Binding of rvalue references to lvalues</a></span></dt> <dt><span class="section"><a href="emulation_limitations.html#move.emulation_limitations.assignment_operator">Assignment operator in classes derived from or holding copyable and movable types</a></span></dt> <dt><span class="section"><a href="emulation_limitations.html#move.emulation_limitations.templated_assignment_operator">Templated assignment operator in copyable and movable types</a></span></dt> </dl></div> <p> Like any emulation effort, the library has some limitations users should take in care to achieve portable and efficient code when using the library with C++03 conformant compilers: </p> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="move.emulation_limitations.emulation_limitations_base"></a><a class="link" href="emulation_limitations.html#move.emulation_limitations.emulation_limitations_base" title="Initializing base classes">Initializing base classes</a> </h3></div></div></div> <p> When initializing base classes in move constructors, users must cast the reference to a base class reference before moving it or just use <code class="computeroutput"><span class="identifier">BOOST_MOVE_BASE</span></code>. Example: </p> <pre class="programlisting"><span class="identifier">Derived</span><span class="special">(</span><span class="identifier">BOOST_RV_REF</span><span class="special">(</span><span class="identifier">Derived</span><span class="special">)</span> <span class="identifier">x</span><span class="special">)</span> <span class="comment">// Move ctor</span> <span class="special">:</span> <span class="identifier">Base</span><span class="special">(</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">move</span><span class="special">(</span><span class="keyword">static_cast</span><span class="special">&lt;</span><span class="identifier">Base</span><span class="special">&amp;&gt;(</span><span class="identifier">x</span><span class="special">)))</span> <span class="comment">//...</span> </pre> <p> or </p> <pre class="programlisting"><span class="identifier">Derived</span><span class="special">(</span><span class="identifier">BOOST_RV_REF</span><span class="special">(</span><span class="identifier">Derived</span><span class="special">)</span> <span class="identifier">x</span><span class="special">)</span> <span class="comment">// Move ctor</span> <span class="special">:</span> <span class="identifier">Base</span><span class="special">(</span><span class="identifier">BOOST_MOVE_BASE</span><span class="special">(</span><span class="identifier">Base</span><span class="special">,</span> <span class="identifier">x</span><span class="special">))</span> <span class="comment">//...</span> </pre> <p> If casting is not performed the emulation will not move construct the base class, because no conversion is available from <code class="computeroutput"><span class="identifier">BOOST_RV_REF</span><span class="special">(</span><span class="identifier">Derived</span><span class="special">)</span></code> to <code class="computeroutput"><span class="identifier">BOOST_RV_REF</span><span class="special">(</span><span class="identifier">Base</span><span class="special">)</span></code>. Without the cast or <code class="computeroutput"><span class="identifier">BOOST_MOVE_BASE</span></code> we might obtain a compilation error (for non-copyable types) or a less-efficient move constructor (for copyable types): </p> <pre class="programlisting"><span class="comment">//If Derived is copyable, then Base is copy-constructed.</span> <span class="comment">//If not, a compilation error is issued</span> <span class="identifier">Derived</span><span class="special">(</span><span class="identifier">BOOST_RV_REF</span><span class="special">(</span><span class="identifier">Derived</span><span class="special">)</span> <span class="identifier">x</span><span class="special">)</span> <span class="comment">// Move ctor</span> <span class="special">:</span> <span class="identifier">Base</span><span class="special">(</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">move</span><span class="special">(</span><span class="identifier">x</span><span class="special">))</span> <span class="comment">//...</span> </pre> </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="move.emulation_limitations.template_parameters"></a><a class="link" href="emulation_limitations.html#move.emulation_limitations.template_parameters" title="Template parameters for perfect forwarding">Template parameters for perfect forwarding</a> </h3></div></div></div> <p> The emulation can't deal with C++0x reference collapsing rules that allow perfect forwarding: </p> <pre class="programlisting"><span class="comment">//C++0x</span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span> <span class="keyword">void</span> <span class="identifier">forward_function</span><span class="special">(</span><span class="identifier">T</span> <span class="special">&amp;&amp;</span><span class="identifier">t</span><span class="special">)</span> <span class="special">{</span> <span class="identifier">inner_function</span><span class="special">(</span><span class="identifier">std</span><span class="special">::</span><span class="identifier">forward</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;(</span><span class="identifier">t</span><span class="special">);</span> <span class="special">}</span> <span class="comment">//Wrong C++03 emulation</span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">T</span><span class="special">&gt;</span> <span class="keyword">void</span> <span class="identifier">forward_function</span><span class="special">(</span><span class="identifier">BOOST_RV_REF</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;</span> <span class="identifier">t</span><span class="special">)</span> <span class="special">{</span> <span class="identifier">inner_function</span><span class="special">(</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">forward</span><span class="special">&lt;</span><span class="identifier">T</span><span class="special">&gt;(</span><span class="identifier">t</span><span class="special">);</span> <span class="special">}</span> </pre> <p> In C++03 emulation BOOST_RV_REF doesn't catch any const rlvalues. For more details on forwarding see <a class="link" href="construct_forwarding.html" title="Constructor Forwarding">Constructor Forwarding</a> chapter. </p> </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="move.emulation_limitations.emulation_limitations_binding"></a><a class="link" href="emulation_limitations.html#move.emulation_limitations.emulation_limitations_binding" title="Binding of rvalue references to lvalues">Binding of rvalue references to lvalues</a> </h3></div></div></div> <p> The <a href="http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1690.html" target="_top">first rvalue reference</a> proposal allowed the binding of rvalue references to lvalues: </p> <pre class="programlisting"><span class="identifier">func</span><span class="special">(</span><span class="identifier">Type</span> <span class="special">&amp;&amp;</span><span class="identifier">t</span><span class="special">);</span> <span class="comment">//....</span> <span class="identifier">Type</span> <span class="identifier">t</span><span class="special">;</span> <span class="comment">//Allowed</span> <span class="identifier">func</span><span class="special">(</span><span class="identifier">t</span><span class="special">)</span> </pre> <p> Later, as explained in <a href="http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2008/n2812.html" target="_top"><span class="emphasis"><em>Fixing a Safety Problem with Rvalue References</em></span></a> this behaviour was considered dangerous and eliminated this binding so that rvalue references adhere to the principle of type-safe overloading: <span class="emphasis"><em>Every function must be type-safe in isolation, without regard to how it has been overloaded</em></span> </p> <p> <span class="bold"><strong>Boost.Move</strong></span> can't emulate this type-safe overloading principle for C++03 compilers: </p> <pre class="programlisting"><span class="comment">//Allowed by move emulation</span> <span class="identifier">movable</span> <span class="identifier">m</span><span class="special">;</span> <span class="identifier">BOOST_RV_REF</span><span class="special">(</span><span class="identifier">movable</span><span class="special">)</span> <span class="identifier">r</span> <span class="special">=</span> <span class="identifier">m</span><span class="special">;</span> </pre> </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="move.emulation_limitations.assignment_operator"></a><a class="link" href="emulation_limitations.html#move.emulation_limitations.assignment_operator" title="Assignment operator in classes derived from or holding copyable and movable types">Assignment operator in classes derived from or holding copyable and movable types</a> </h3></div></div></div> <p> The macro <code class="computeroutput"><a class="link" href="../BOOST_COPYABLE_AND_MOVABLE.html" title="Macro BOOST_COPYABLE_AND_MOVABLE">BOOST_COPYABLE_AND_MOVABLE</a></code> needs to define a copy constructor for <code class="computeroutput"><span class="identifier">copyable_and_movable</span></code> taking a non-const parameter in C++03 compilers: </p> <pre class="programlisting"><span class="comment">//Generated by BOOST_COPYABLE_AND_MOVABLE</span> <span class="identifier">copyable_and_movable</span> <span class="special">&amp;</span><span class="keyword">operator</span><span class="special">=(</span><span class="identifier">copyable_and_movable</span><span class="special">&amp;){/**/}</span> </pre> <p> Since the non-const overload of the copy constructor is generated, compiler-generated assignment operators for classes containing <code class="computeroutput"><span class="identifier">copyable_and_movable</span></code> will get the non-const copy constructor overload, which will surely surprise users: </p> <pre class="programlisting"><span class="keyword">class</span> <span class="identifier">holder</span> <span class="special">{</span> <span class="identifier">copyable_and_movable</span> <span class="identifier">c</span><span class="special">;</span> <span class="special">};</span> <span class="keyword">void</span> <span class="identifier">func</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">holder</span><span class="special">&amp;</span> <span class="identifier">h</span><span class="special">)</span> <span class="special">{</span> <span class="identifier">holder</span> <span class="identifier">copy_h</span><span class="special">(</span><span class="identifier">h</span><span class="special">);</span> <span class="comment">//&lt;--- ERROR: can't convert 'const holder&amp;' to 'holder&amp;'</span> <span class="comment">//Compiler-generated copy constructor is non-const:</span> <span class="comment">// holder&amp; operator(holder &amp;)</span> <span class="comment">//!!!</span> <span class="special">}</span> </pre> <p> This limitation forces the user to define a const version of the copy assignment, in all classes holding copyable and movable classes which might be annoying in some cases. </p> <p> An alternative is to implement a single <code class="computeroutput"><span class="keyword">operator</span> <span class="special">=()</span></code> for copyable and movable classes <a href="http://cpp-next.com/archive/2009/08/want-speed-pass-by-value/" target="_top">using "pass by value" semantics</a>: </p> <pre class="programlisting"><span class="identifier">T</span><span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span><span class="identifier">T</span> <span class="identifier">x</span><span class="special">)</span> <span class="comment">// x is a copy of the source; hard work already done</span> <span class="special">{</span> <span class="identifier">swap</span><span class="special">(*</span><span class="keyword">this</span><span class="special">,</span> <span class="identifier">x</span><span class="special">);</span> <span class="comment">// trade our resources for x's</span> <span class="keyword">return</span> <span class="special">*</span><span class="keyword">this</span><span class="special">;</span> <span class="comment">// our (old) resources get destroyed with x</span> <span class="special">}</span> </pre> <p> However, "pass by value" is not optimal for classes (like containers, strings, etc.) that reuse resources (like previously allocated memory) when x is assigned from a lvalue. </p> </div> <div class="section"> <div class="titlepage"><div><div><h3 class="title"> <a name="move.emulation_limitations.templated_assignment_operator"></a><a class="link" href="emulation_limitations.html#move.emulation_limitations.templated_assignment_operator" title="Templated assignment operator in copyable and movable types">Templated assignment operator in copyable and movable types</a> </h3></div></div></div> <p> Given a movable and copyable class, if a templated assignment operator (*) is added: </p> <p> </p> <pre class="programlisting"><span class="keyword">class</span> <span class="identifier">Foo</span> <span class="special">{</span> <span class="identifier">BOOST_COPYABLE_AND_MOVABLE</span><span class="special">(</span><span class="identifier">Foo</span><span class="special">)</span> <span class="keyword">public</span><span class="special">:</span> <span class="keyword">int</span> <span class="identifier">i</span><span class="special">;</span> <span class="keyword">explicit</span> <span class="identifier">Foo</span><span class="special">(</span><span class="keyword">int</span> <span class="identifier">val</span><span class="special">)</span> <span class="special">:</span> <span class="identifier">i</span><span class="special">(</span><span class="identifier">val</span><span class="special">)</span> <span class="special">{}</span> <span class="identifier">Foo</span><span class="special">(</span><span class="identifier">BOOST_RV_REF</span><span class="special">(</span><span class="identifier">Foo</span><span class="special">)</span> <span class="identifier">obj</span><span class="special">)</span> <span class="special">:</span> <span class="identifier">i</span><span class="special">(</span><span class="identifier">obj</span><span class="special">.</span><span class="identifier">i</span><span class="special">)</span> <span class="special">{}</span> <span class="identifier">Foo</span><span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span><span class="identifier">BOOST_RV_REF</span><span class="special">(</span><span class="identifier">Foo</span><span class="special">)</span> <span class="identifier">rhs</span><span class="special">)</span> <span class="special">{</span> <span class="identifier">i</span> <span class="special">=</span> <span class="identifier">rhs</span><span class="special">.</span><span class="identifier">i</span><span class="special">;</span> <span class="identifier">rhs</span><span class="special">.</span><span class="identifier">i</span> <span class="special">=</span> <span class="number">0</span><span class="special">;</span> <span class="keyword">return</span> <span class="special">*</span><span class="keyword">this</span><span class="special">;</span> <span class="special">}</span> <span class="identifier">Foo</span><span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span><span class="identifier">BOOST_COPY_ASSIGN_REF</span><span class="special">(</span><span class="identifier">Foo</span><span class="special">)</span> <span class="identifier">rhs</span><span class="special">)</span> <span class="special">{</span> <span class="identifier">i</span> <span class="special">=</span> <span class="identifier">rhs</span><span class="special">.</span><span class="identifier">i</span><span class="special">;</span> <span class="keyword">return</span> <span class="special">*</span><span class="keyword">this</span><span class="special">;</span> <span class="special">}</span> <span class="comment">//(1)</span> <span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">U</span><span class="special">&gt;</span> <span class="comment">//(*) TEMPLATED ASSIGNMENT, potential problem</span> <span class="identifier">Foo</span><span class="special">&amp;</span> <span class="keyword">operator</span><span class="special">=(</span><span class="keyword">const</span> <span class="identifier">U</span><span class="special">&amp;</span> <span class="identifier">rhs</span><span class="special">)</span> <span class="special">{</span> <span class="identifier">i</span> <span class="special">=</span> <span class="special">-</span><span class="identifier">rhs</span><span class="special">.</span><span class="identifier">i</span><span class="special">;</span> <span class="keyword">return</span> <span class="special">*</span><span class="keyword">this</span><span class="special">;</span> <span class="special">}</span> <span class="comment">//(2)</span> <span class="special">};</span> </pre> <p> </p> <p> C++98 and C++11 compilers will behave different when assigning from a <code class="computeroutput"><span class="special">[</span><span class="keyword">const</span><span class="special">]</span> <span class="identifier">Foo</span></code> lvalue: </p> <p> </p> <pre class="programlisting"><span class="identifier">Foo</span> <span class="identifier">foo1</span><span class="special">(</span><span class="number">1</span><span class="special">);</span> <span class="identifier">Foo</span> <span class="identifier">foo2</span><span class="special">(</span><span class="number">2</span><span class="special">);</span> <span class="identifier">foo2</span> <span class="special">=</span> <span class="identifier">foo1</span><span class="special">;</span> <span class="comment">// Calls (1) in C++11 but (2) in C++98</span> <span class="keyword">const</span> <span class="identifier">Foo</span> <span class="identifier">foo5</span><span class="special">(</span><span class="number">5</span><span class="special">);</span> <span class="identifier">foo2</span> <span class="special">=</span> <span class="identifier">foo5</span><span class="special">;</span> <span class="comment">// Calls (1) in C++11 but (2) in C++98</span> </pre> <p> </p> <p> This different behaviour is a side-effect of the move emulation that can't be easily avoided by <span class="bold"><strong>Boost.Move</strong></span>. One workaround is to SFINAE-out the templated assignment operator with <code class="computeroutput"><span class="identifier">disable_if</span></code>: </p> <pre class="programlisting"><span class="keyword">template</span><span class="special">&lt;</span><span class="keyword">class</span> <span class="identifier">U</span><span class="special">&gt;</span> <span class="comment">// Modified templated assignment</span> <span class="keyword">typename</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">disable_if</span><span class="special">&lt;</span><span class="identifier">boost</span><span class="special">::</span><span class="identifier">is_same</span><span class="special">&lt;</span><span class="identifier">U</span><span class="special">,</span> <span class="identifier">Foo</span><span class="special">&gt;,</span> <span class="identifier">Foo</span><span class="special">&amp;&gt;::</span><span class="identifier">type</span> <span class="keyword">operator</span><span class="special">=(</span><span class="keyword">const</span> <span class="identifier">U</span><span class="special">&amp;</span> <span class="identifier">rhs</span><span class="special">)</span> <span class="special">{</span> <span class="identifier">i</span> <span class="special">=</span> <span class="special">-</span><span class="identifier">rhs</span><span class="special">.</span><span class="identifier">i</span><span class="special">;</span> <span class="keyword">return</span> <span class="special">*</span><span class="keyword">this</span><span class="special">;</span> <span class="special">}</span> <span class="comment">//(2)</span> </pre> </div> </div> <table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr> <td align="left"></td> <td align="right"><div class="copyright-footer">Copyright &#169; 2008-2014 <NAME><p> Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>) </p> </div></td> </tr></table> <hr> <div class="spirit-nav"> <a accesskey="p" href="move_algorithms.html"><img src="../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../move.html"><img src="../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="how_the_library_works.html"><img src="../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
Emulation limitations
Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Link(href='../../../doc/src/boostbook.css', rel='stylesheet', type='text/css'), Meta(content='DocBook XSL Stylesheets V1.79.1', name='generator'), Link(href='../index.html', rel='home', title='The Boost C++ Libraries BoostBook Documentation Subset'), Link(href='../move.html', rel='up', title='Chapter\xa023.\xa0Boost.Move'), Link(href='move_algorithms.html', rel='prev', title='Move algorithms'), Link(href='how_the_library_works.html', rel='next', title='How the library works')
Title('Emulation limitations'), Table( Tr( Td( Img(alt='Boost C++ Libraries', height='86', src='../../../boost.png', width='277'), valign='top' ), Td( A('Home', href='../../../index.html'), align='center' ), Td( A('Libraries', href='../../../libs/libraries.htm'), align='center' ), Td( A('People', href='http://www.boost.org/users/people.html'), align='center' ), Td( A('FAQ', href='http://www.boost.org/users/faq.html'), align='center' ), Td( A('More', href='../../../more/index.htm'), align='center' ) ), cellpadding='2', width='100%' ), Hr(), Div( A( Img(alt='Prev', src='../../../doc/src/images/prev.png'), accesskey='p', href='move_algorithms.html' ), A( Img(alt='Up', src='../../../doc/src/images/up.png'), accesskey='u', href='../move.html' ), A( Img(alt='Home', src='../../../doc/src/images/home.png'), accesskey='h', href='../index.html' ), A( Img(alt='Next', src='../../../doc/src/images/next.png'), accesskey='n', href='how_the_library_works.html' ), cls='spirit-nav' ), Div( Div( Div( Div( H2( A(name='move.emulation_limitations'), A('Emulation limitations', cls='link', href='emulation_limitations.html', title='Emulation limitations'), cls='title', style='clear: both' ) ) ), cls='titlepage' ), Div( Dl( Dt( Span( A('Initializing\n base classes', href='emulation_limitations.html#move.emulation_limitations.emulation_limitations_base'), cls='section' ) ), Dt( Span( A('Template\n parameters for perfect forwarding', href='emulation_limitations.html#move.emulation_limitations.template_parameters'), cls='section' ) ), Dt( Span( A('Binding\n of rvalue references to lvalues', href='emulation_limitations.html#move.emulation_limitations.emulation_limitations_binding'), cls='section' ) ), Dt( Span( A('Assignment\n operator in classes derived from or holding copyable and movable types', href='emulation_limitations.html#move.emulation_limitations.assignment_operator'), cls='section' ) ), Dt( Span( A('Templated\n assignment operator in copyable and movable types', href='emulation_limitations.html#move.emulation_limitations.templated_assignment_operator'), cls='section' ) ), cls='toc' ), cls='toc' ), P('Like any emulation effort, the library has some limitations users should take\n in care to achieve portable and efficient code when using the library with\n C++03 conformant compilers:'), Div( Div( Div( Div( H3( A(name='move.emulation_limitations.emulation_limitations_base'), A('Initializing\n base classes', cls='link', href='emulation_limitations.html#move.emulation_limitations.emulation_limitations_base', title='Initializing base classes'), cls='title' ) ) ), cls='titlepage' ), P( 'When initializing base classes in move constructors, users must cast the\n reference to a base class reference before moving it or just use', Code( Span('BOOST_MOVE_BASE', cls='identifier'), cls='computeroutput' ), '. Example:' ), Pre( Span('Derived', cls='identifier'), Span('(', cls='special'), Span('BOOST_RV_REF', cls='identifier'), Span('(', cls='special'), Span('Derived', cls='identifier'), Span(')', cls='special'), Span('x', cls='identifier'), Span(')', cls='special'), Span('// Move ctor', cls='comment'), Span(':', cls='special'), Span('Base', cls='identifier'), Span('(', cls='special'), Span('boost', cls='identifier'), Span('::', cls='special'), Span('move', cls='identifier'), Span('(', cls='special'), Span('static_cast', cls='keyword'), Span('<', cls='special'), Span('Base', cls='identifier'), Span('&>(', cls='special'), Span('x', cls='identifier'), Span(')))', cls='special'), Span('//...', cls='comment'), cls='programlisting' ), P('or'), Pre( Span('Derived', cls='identifier'), Span('(', cls='special'), Span('BOOST_RV_REF', cls='identifier'), Span('(', cls='special'), Span('Derived', cls='identifier'), Span(')', cls='special'), Span('x', cls='identifier'), Span(')', cls='special'), Span('// Move ctor', cls='comment'), Span(':', cls='special'), Span('Base', cls='identifier'), Span('(', cls='special'), Span('BOOST_MOVE_BASE', cls='identifier'), Span('(', cls='special'), Span('Base', cls='identifier'), Span(',', cls='special'), Span('x', cls='identifier'), Span('))', cls='special'), Span('//...', cls='comment'), cls='programlisting' ), P( 'If casting is not performed the emulation will not move construct the base\n class, because no conversion is available from', Code( Span('BOOST_RV_REF', cls='identifier'), Span('(', cls='special'), Span('Derived', cls='identifier'), Span(')', cls='special'), cls='computeroutput' ), 'to', Code( Span('BOOST_RV_REF', cls='identifier'), Span('(', cls='special'), Span('Base', cls='identifier'), Span(')', cls='special'), cls='computeroutput' ), '.\n Without the cast or', Code( Span('BOOST_MOVE_BASE', cls='identifier'), cls='computeroutput' ), 'we might obtain a compilation error (for non-copyable types) or a less-efficient\n move constructor (for copyable types):' ), Pre( Span('//If Derived is copyable, then Base is copy-constructed.', cls='comment'), Span('//If not, a compilation error is issued', cls='comment'), Span('Derived', cls='identifier'), Span('(', cls='special'), Span('BOOST_RV_REF', cls='identifier'), Span('(', cls='special'), Span('Derived', cls='identifier'), Span(')', cls='special'), Span('x', cls='identifier'), Span(')', cls='special'), Span('// Move ctor', cls='comment'), Span(':', cls='special'), Span('Base', cls='identifier'), Span('(', cls='special'), Span('boost', cls='identifier'), Span('::', cls='special'), Span('move', cls='identifier'), Span('(', cls='special'), Span('x', cls='identifier'), Span('))', cls='special'), Span('//...', cls='comment'), cls='programlisting' ), cls='section' ), Div( Div( Div( Div( H3( A(name='move.emulation_limitations.template_parameters'), A('Template\n parameters for perfect forwarding', cls='link', href='emulation_limitations.html#move.emulation_limitations.template_parameters', title='Template parameters for perfect forwarding'), cls='title' ) ) ), cls='titlepage' ), P("The emulation can't deal with C++0x reference collapsing rules that allow\n perfect forwarding:"), Pre( Span('//C++0x', cls='comment'), Span('template', cls='keyword'), Span('<', cls='special'), Span('class', cls='keyword'), Span('T', cls='identifier'), Span('>', cls='special'), Span('void', cls='keyword'), Span('forward_function', cls='identifier'), Span('(', cls='special'), Span('T', cls='identifier'), Span('&&', cls='special'), Span('t', cls='identifier'), Span(')', cls='special'), Span('{', cls='special'), Span('inner_function', cls='identifier'), Span('(', cls='special'), Span('std', cls='identifier'), Span('::', cls='special'), Span('forward', cls='identifier'), Span('<', cls='special'), Span('T', cls='identifier'), Span('>(', cls='special'), Span('t', cls='identifier'), Span(');', cls='special'), Span('}', cls='special'), Span('//Wrong C++03 emulation', cls='comment'), Span('template', cls='keyword'), Span('<', cls='special'), Span('class', cls='keyword'), Span('T', cls='identifier'), Span('>', cls='special'), Span('void', cls='keyword'), Span('forward_function', cls='identifier'), Span('(', cls='special'), Span('BOOST_RV_REF', cls='identifier'), Span('<', cls='special'), Span('T', cls='identifier'), Span('>', cls='special'), Span('t', cls='identifier'), Span(')', cls='special'), Span('{', cls='special'), Span('inner_function', cls='identifier'), Span('(', cls='special'), Span('boost', cls='identifier'), Span('::', cls='special'), Span('forward', cls='identifier'), Span('<', cls='special'), Span('T', cls='identifier'), Span('>(', cls='special'), Span('t', cls='identifier'), Span(');', cls='special'), Span('}', cls='special'), cls='programlisting' ), P( "In C++03 emulation BOOST_RV_REF doesn't catch any const rlvalues. For more\n details on forwarding see", A('Constructor\n Forwarding', cls='link', href='construct_forwarding.html', title='Constructor Forwarding'), 'chapter.' ), cls='section' ), Div( Div( Div( Div( H3( A(name='move.emulation_limitations.emulation_limitations_binding'), A('Binding\n of rvalue references to lvalues', cls='link', href='emulation_limitations.html#move.emulation_limitations.emulation_limitations_binding', title='Binding of rvalue references to lvalues'), cls='title' ) ) ), cls='titlepage' ), P( 'The', A('first\n rvalue reference', href='http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/n1690.html', target='_top'), 'proposal allowed the binding of rvalue references\n to lvalues:' ), Pre( Span('func', cls='identifier'), Span('(', cls='special'), Span('Type', cls='identifier'), Span('&&', cls='special'), Span('t', cls='identifier'), Span(');', cls='special'), Span('//....', cls='comment'), Span('Type', cls='identifier'), Span('t', cls='identifier'), Span(';', cls='special'), Span('//Allowed', cls='comment'), Span('func', cls='identifier'), Span('(', cls='special'), Span('t', cls='identifier'), Span(')', cls='special'), cls='programlisting' ), P( 'Later, as explained in', A( Span( Em('Fixing\n a Safety Problem with Rvalue References'), cls='emphasis' ), href='http://www.open-std.org/JTC1/SC22/WG21/docs/papers/2008/n2812.html', target='_top' ), 'this behaviour\n was considered dangerous and eliminated this binding so that rvalue references\n adhere to the principle of type-safe overloading:', Span( Em('Every function\n must be type-safe in isolation, without regard to how it has been overloaded'), cls='emphasis' ) ), P( Span( Strong('Boost.Move'), cls='bold' ), "can't emulate this type-safe\n overloading principle for C++03 compilers:" ), Pre( Span('//Allowed by move emulation', cls='comment'), Span('movable', cls='identifier'), Span('m', cls='identifier'), Span(';', cls='special'), Span('BOOST_RV_REF', cls='identifier'), Span('(', cls='special'), Span('movable', cls='identifier'), Span(')', cls='special'), Span('r', cls='identifier'), Span('=', cls='special'), Span('m', cls='identifier'), Span(';', cls='special'), cls='programlisting' ), cls='section' ), Div( Div( Div( Div( H3( A(name='move.emulation_limitations.assignment_operator'), A('Assignment\n operator in classes derived from or holding copyable and movable types', cls='link', href='emulation_limitations.html#move.emulation_limitations.assignment_operator', title='Assignment operator in classes derived from or holding copyable and movable types'), cls='title' ) ) ), cls='titlepage' ), P( 'The macro', Code( A('BOOST_COPYABLE_AND_MOVABLE', cls='link', href='../BOOST_COPYABLE_AND_MOVABLE.html', title='Macro BOOST_COPYABLE_AND_MOVABLE'), cls='computeroutput' ), 'needs to define a copy constructor for', Code( Span('copyable_and_movable', cls='identifier'), cls='computeroutput' ), 'taking a non-const parameter in C++03 compilers:' ), Pre( Span('//Generated by BOOST_COPYABLE_AND_MOVABLE', cls='comment'), Span('copyable_and_movable', cls='identifier'), Span('&', cls='special'), Span('operator', cls='keyword'), Span('=(', cls='special'), Span('copyable_and_movable', cls='identifier'), Span('&){/**/}', cls='special'), cls='programlisting' ), P( 'Since the non-const overload of the copy constructor is generated, compiler-generated\n assignment operators for classes containing', Code( Span('copyable_and_movable', cls='identifier'), cls='computeroutput' ), 'will get the non-const copy constructor overload, which will surely surprise\n users:' ), Pre( Span('class', cls='keyword'), Span('holder', cls='identifier'), Span('{', cls='special'), Span('copyable_and_movable', cls='identifier'), Span('c', cls='identifier'), Span(';', cls='special'), Span('};', cls='special'), Span('void', cls='keyword'), Span('func', cls='identifier'), Span('(', cls='special'), Span('const', cls='keyword'), Span('holder', cls='identifier'), Span('&', cls='special'), Span('h', cls='identifier'), Span(')', cls='special'), Span('{', cls='special'), Span('holder', cls='identifier'), Span('copy_h', cls='identifier'), Span('(', cls='special'), Span('h', cls='identifier'), Span(');', cls='special'), Span("//<--- ERROR: can't convert 'const holder&' to 'holder&'", cls='comment'), Span('//Compiler-generated copy constructor is non-const:', cls='comment'), Span('// holder& operator(holder &)', cls='comment'), Span('//!!!', cls='comment'), Span('}', cls='special'), cls='programlisting' ), P('This limitation forces the user to define a const version of the copy assignment,\n in all classes holding copyable and movable classes which might be annoying\n in some cases.'), P( 'An alternative is to implement a single', Code( Span('operator', cls='keyword'), Span('=()', cls='special'), cls='computeroutput' ), 'for copyable and movable classes', A('using\n "pass by value" semantics', href='http://cpp-next.com/archive/2009/08/want-speed-pass-by-value/', target='_top'), ':' ), Pre( Span('T', cls='identifier'), Span('&', cls='special'), Span('operator', cls='keyword'), Span('=(', cls='special'), Span('T', cls='identifier'), Span('x', cls='identifier'), Span(')', cls='special'), Span('// x is a copy of the source; hard work already done', cls='comment'), Span('{', cls='special'), Span('swap', cls='identifier'), Span('(*', cls='special'), Span('this', cls='keyword'), Span(',', cls='special'), Span('x', cls='identifier'), Span(');', cls='special'), Span("// trade our resources for x's", cls='comment'), Span('return', cls='keyword'), Span('*', cls='special'), Span('this', cls='keyword'), Span(';', cls='special'), Span('// our (old) resources get destroyed with x', cls='comment'), Span('}', cls='special'), cls='programlisting' ), P('However, "pass by value" is not optimal for classes (like containers,\n strings, etc.) that reuse resources (like previously allocated memory) when\n x is assigned from a lvalue.'), cls='section' ), Div( Div( Div( Div( H3( A(name='move.emulation_limitations.templated_assignment_operator'), A('Templated\n assignment operator in copyable and movable types', cls='link', href='emulation_limitations.html#move.emulation_limitations.templated_assignment_operator', title='Templated assignment operator in copyable and movable types'), cls='title' ) ) ), cls='titlepage' ), P('Given a movable and copyable class, if a templated assignment operator (*)\n is added:'), P(), Pre( Span('class', cls='keyword'), Span('Foo', cls='identifier'), Span('{', cls='special'), Span('BOOST_COPYABLE_AND_MOVABLE', cls='identifier'), Span('(', cls='special'), Span('Foo', cls='identifier'), Span(')', cls='special'), Span('public', cls='keyword'), Span(':', cls='special'), Span('int', cls='keyword'), Span('i', cls='identifier'), Span(';', cls='special'), Span('explicit', cls='keyword'), Span('Foo', cls='identifier'), Span('(', cls='special'), Span('int', cls='keyword'), Span('val', cls='identifier'), Span(')', cls='special'), Span(':', cls='special'), Span('i', cls='identifier'), Span('(', cls='special'), Span('val', cls='identifier'), Span(')', cls='special'), Span('{}', cls='special'), Span('Foo', cls='identifier'), Span('(', cls='special'), Span('BOOST_RV_REF', cls='identifier'), Span('(', cls='special'), Span('Foo', cls='identifier'), Span(')', cls='special'), Span('obj', cls='identifier'), Span(')', cls='special'), Span(':', cls='special'), Span('i', cls='identifier'), Span('(', cls='special'), Span('obj', cls='identifier'), Span('.', cls='special'), Span('i', cls='identifier'), Span(')', cls='special'), Span('{}', cls='special'), Span('Foo', cls='identifier'), Span('&', cls='special'), Span('operator', cls='keyword'), Span('=(', cls='special'), Span('BOOST_RV_REF', cls='identifier'), Span('(', cls='special'), Span('Foo', cls='identifier'), Span(')', cls='special'), Span('rhs', cls='identifier'), Span(')', cls='special'), Span('{', cls='special'), Span('i', cls='identifier'), Span('=', cls='special'), Span('rhs', cls='identifier'), Span('.', cls='special'), Span('i', cls='identifier'), Span(';', cls='special'), Span('rhs', cls='identifier'), Span('.', cls='special'), Span('i', cls='identifier'), Span('=', cls='special'), Span('0', cls='number'), Span(';', cls='special'), Span('return', cls='keyword'), Span('*', cls='special'), Span('this', cls='keyword'), Span(';', cls='special'), Span('}', cls='special'), Span('Foo', cls='identifier'), Span('&', cls='special'), Span('operator', cls='keyword'), Span('=(', cls='special'), Span('BOOST_COPY_ASSIGN_REF', cls='identifier'), Span('(', cls='special'), Span('Foo', cls='identifier'), Span(')', cls='special'), Span('rhs', cls='identifier'), Span(')', cls='special'), Span('{', cls='special'), Span('i', cls='identifier'), Span('=', cls='special'), Span('rhs', cls='identifier'), Span('.', cls='special'), Span('i', cls='identifier'), Span(';', cls='special'), Span('return', cls='keyword'), Span('*', cls='special'), Span('this', cls='keyword'), Span(';', cls='special'), Span('}', cls='special'), Span('//(1)', cls='comment'), Span('template', cls='keyword'), Span('<', cls='special'), Span('class', cls='keyword'), Span('U', cls='identifier'), Span('>', cls='special'), Span('//(*) TEMPLATED ASSIGNMENT, potential problem', cls='comment'), Span('Foo', cls='identifier'), Span('&', cls='special'), Span('operator', cls='keyword'), Span('=(', cls='special'), Span('const', cls='keyword'), Span('U', cls='identifier'), Span('&', cls='special'), Span('rhs', cls='identifier'), Span(')', cls='special'), Span('{', cls='special'), Span('i', cls='identifier'), Span('=', cls='special'), Span('-', cls='special'), Span('rhs', cls='identifier'), Span('.', cls='special'), Span('i', cls='identifier'), Span(';', cls='special'), Span('return', cls='keyword'), Span('*', cls='special'), Span('this', cls='keyword'), Span(';', cls='special'), Span('}', cls='special'), Span('//(2)', cls='comment'), Span('};', cls='special'), cls='programlisting' ), P(), P( 'C++98 and C++11 compilers will behave different when assigning from a', Code( Span('[', cls='special'), Span('const', cls='keyword'), Span(']', cls='special'), Span('Foo', cls='identifier'), cls='computeroutput' ), 'lvalue:' ), P(), Pre( Span('Foo', cls='identifier'), Span('foo1', cls='identifier'), Span('(', cls='special'), Span('1', cls='number'), Span(');', cls='special'), Span('Foo', cls='identifier'), Span('foo2', cls='identifier'), Span('(', cls='special'), Span('2', cls='number'), Span(');', cls='special'), Span('foo2', cls='identifier'), Span('=', cls='special'), Span('foo1', cls='identifier'), Span(';', cls='special'), Span('// Calls (1) in C++11 but (2) in C++98', cls='comment'), Span('const', cls='keyword'), Span('Foo', cls='identifier'), Span('foo5', cls='identifier'), Span('(', cls='special'), Span('5', cls='number'), Span(');', cls='special'), Span('foo2', cls='identifier'), Span('=', cls='special'), Span('foo5', cls='identifier'), Span(';', cls='special'), Span('// Calls (1) in C++11 but (2) in C++98', cls='comment'), cls='programlisting' ), P(), P( "This different behaviour is a side-effect of the move emulation that can't\n be easily avoided by", Span( Strong('Boost.Move'), cls='bold' ), '. One workaround\n is to SFINAE-out the templated assignment operator with', Code( Span('disable_if', cls='identifier'), cls='computeroutput' ), ':' ), Pre( Span('template', cls='keyword'), Span('<', cls='special'), Span('class', cls='keyword'), Span('U', cls='identifier'), Span('>', cls='special'), Span('// Modified templated assignment', cls='comment'), Span('typename', cls='keyword'), Span('boost', cls='identifier'), Span('::', cls='special'), Span('disable_if', cls='identifier'), Span('<', cls='special'), Span('boost', cls='identifier'), Span('::', cls='special'), Span('is_same', cls='identifier'), Span('<', cls='special'), Span('U', cls='identifier'), Span(',', cls='special'), Span('Foo', cls='identifier'), Span('>,', cls='special'), Span('Foo', cls='identifier'), Span('&>::', cls='special'), Span('type', cls='identifier'), Span('operator', cls='keyword'), Span('=(', cls='special'), Span('const', cls='keyword'), Span('U', cls='identifier'), Span('&', cls='special'), Span('rhs', cls='identifier'), Span(')', cls='special'), Span('{', cls='special'), Span('i', cls='identifier'), Span('=', cls='special'), Span('-', cls='special'), Span('rhs', cls='identifier'), Span('.', cls='special'), Span('i', cls='identifier'), Span(';', cls='special'), Span('return', cls='keyword'), Span('*', cls='special'), Span('this', cls='keyword'), Span(';', cls='special'), Span('}', cls='special'), Span('//(2)', cls='comment'), cls='programlisting' ), cls='section' ), cls='section' ), Table( Tr( Td(align='left'), Td( Div( 'Copyright © 2008-2014', Name( P( 'Distributed under the Boost Software License, Version 1.0. (See accompanying\n file LICENSE_1_0.txt or copy at', A('http://www.boost.org/LICENSE_1_0.txt', href='http://www.boost.org/LICENSE_1_0.txt', target='_top'), ')' ) ), cls='copyright-footer' ), align='right' ) ), width='100%', xmlns:rev='http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision' ), Hr(), Div( A( Img(alt='Prev', src='../../../doc/src/images/prev.png'), accesskey='p', href='move_algorithms.html' ), A( Img(alt='Up', src='../../../doc/src/images/up.png'), accesskey='u', href='../move.html' ), A( Img(alt='Home', src='../../../doc/src/images/home.png'), accesskey='h', href='../index.html' ), A( Img(alt='Next', src='../../../doc/src/images/next.png'), accesskey='n', href='how_the_library_works.html' ), cls='spirit-nav' )
_layouts/about.html
cppcho/cppcho.github.io
0
73
--- layout: default --- <div class="about"> <div class="about__item"> {{ content }} {% if site.data.about.introduction %} <p> {{ site.data.about.introduction | escape }} </p> {% endif %} </div> {% assign experience = site.data.about.experience %} {% if experience %} <div class="about__item-wrapper"> <h6>Experience</h6> {% for exp in experience %} <div class="about__item"> <div class="row about__item-heading"> <div class="col-sm"> <div> <span>{{ exp.title | escape }}<span> {%- if exp.company -%} <span>{{ exp.company | escape | prepend: ', ' }}<span> {%- endif -%} {%- if exp.location -%} <span class="about__item-heading--light">{{ exp.location | escape | prepend: " &ndash; " }}</span> {%- endif -%} </div> </div> <div class="col-sm"> <div class="text-sm-right"> {{ exp.period_from | escape }} {%- if exp.period_to -%} {{ exp.period_to | escape | prepend: " &ndash; " }} {%- endif -%} </div> </div> </div> <div class="row"> <div class="col"> <ul class="list-unstyled"> {% for item in exp.items %} <li>{{ item | escape }}</li> {% endfor %} </ul> </div> </div> </div> {% endfor %} </div> {% endif %} {% assign projects = site.data.about.projects %} {% if projects %} <div class="about__item-wrapper"> <h6>Projects</h6> {% for proj in projects %} <div class="about__item"> <div> {%- if proj.link -%} <a href="{{ proj.link }}"> {%- endif -%} <span>{{ proj.name | escape }}</span> {%- if proj.link -%} </a> {%- endif -%} {%- if proj.description -%} <span>{{ proj.description | prepend: ': ' }}</span> {%- endif -%} </div> <ul class="list-unstyled"> {% for item in proj.items %} <li>{{ item | escape }}</li> {% endfor %} </ul> </div> {% endfor %} </div> {% endif %} {% assign education = site.data.about.education %} {% if education %} <div class="about__item-wrapper"> <h6>Education</h6> {% for edu in education %} <div class="about__item"> <div class="row about__item-heading"> <div class="col-sm"> {{ edu.name | escape }} </div> <div class="col-sm"> <div class="text-sm-right"> {{ edu.year | escape }} </div> </div> </div> <ul class="list-unstyled"> {% if edu.institution %} <li>{{ edu.institution | escape }}</li> {% endif %} {% for item in edu.items %} <li>{{ item | escape }}</li> {% endfor %} </ul> </div> {% endfor %} </div> {% endif %} {% assign skills = site.data.about.skills %} {% if skills %} <div class="about__item-wrapper"> <h6>Skills</h6> <div class="about__item"> {% if skills.strong %} <div class="row"> <div class="col-4 col-sm-3 col-md-2">Strong: </div> <div class="col">{{ skills.strong | join: ", " }}</div> </div> {% endif %} {% if skills.knowledgeable %} <div class="row"> <div class="col-4 col-sm-3 col-md-2">Knowledgeable: </div> <div class="col">{{ skills.knowledgeable | join: ", " }}</div> </div> {% endif %} {% if skills.learning %} <div class="row"> <div class="col-4 col-sm-3 col-md-2">Learning: </div> <div class="col">{{ skills.learning | join: ", " }}</div> </div> {% endif %} </div> </div> {% endif %} <div class="about__item-wrapper"> <h6>Interests</h6> Programming, <a href="{{ "/books" | relative_url }}">Reading</a>, Learning Japanese, Gaming, Running </div> </div>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
tag/office-365.html
HybridAU/hybridau.github.io
0
74
<!DOCTYPE html> <html lang="en"> <head> <!-- ## for client-side less <link rel="stylesheet/less" type="text/css" href="https://xo.tc/theme/css/style.less"> <script src="http://cdnjs.cloudflare.com/ajax/libs/less.js/1.7.3/less.min.js" type="text/javascript"></script> --> <link rel="shortcut icon" type="image/png" href="https://xo.tc/favicon.png" /> <link rel="stylesheet" type="text/css" href="https://xo.tc/theme/css/style.css"> <link rel="stylesheet" type="text/css" href="https://xo.tc/theme/css/pygments.css"> <!-- This is almost certainly the wrong way to do this but it's the only way I can find to load the fonts in a subdirectory --> <link rel="stylesheet" type="text/css" href="https://xo.tc/theme/css/load-fonts.css"> <meta charset="utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="author" content="<NAME>"> <meta name="description" content="Posts and writings by <NAME>"> <link href="https://xo.tc/feeds/all.atom.xml" type="application/atom+xml" rel="alternate" title="Exotic Security Atom" /> <title>Tag: Office 365 &ndash; Exotic Security</title> </head> <body> <aside> <div id="user_meta"> <a href="https://xo.tc"> <img src="/images/gavitar_140.png" alt="logo"> </a> <h2><a href="https://xo.tc">Michael Van Delft</a></h2> <p>Exotic Security</p> <ul> <li><a href="https://xo.tc/pages/about.html">About</a></li> <li><a href="/tags.html">Tags</a></li> </ul> </div> </aside> <main> <header> <p> <a href="https://xo.tc">Index</a> &brvbar; <a href="https://xo.tc/archives.html">Archives</a> &brvbar; <a href="https://xo.tc/feeds/all.atom.xml">Atom</a> &gt; Tag: Office 365 </p> </header> <article> <div class="article_title"> <h3><a href="https://xo.tc/email-addresses-with-apostrophes-and-mail-loops.html">Email addresses with apostrophes and mail loops</a></h3> </div> <div class="article_text"> <p>Recently we encountered an issue sending an email from one domain, hosted on Office 365 to another domain also hosted on Office 365. The destination email address had an apostrophe e.g. <EMAIL> and we were getting the error message. <code>554 5.4.14 Hop count exceeded …</code></p> </div> </article> <hr /> <article> <div class="article_title"> <h3><a href="https://xo.tc/does-microsofts-office-365-licensing-model-encourage-poor-security-practices.html">Does Microsoft's Office 365 licensing model encourage poor security practices?</a></h3> </div> <div class="article_text"> <p>I've recently survived a migration to Office 365 with relatively few scars and coming out only slightly more cynical, bitter and twisted than I was when I when I started<sup id="fnref:cynical-bitter-and-twisted"><a class="footnote-ref" href="#fn:cynical-bitter-and-twisted">1</a></sup>.</p> <p>I remember speaking to a Microsoft sales rep at some conference or other, they said that in Office 365 …</p> </div> </article> <footer> <div id="paginator"> </div> </footer> <div id="ending_message"> <p> <a rel="license" href="http://creativecommons.org/licenses/by/4.0/"> <img alt="Creative Commons License" src="https://xo.tc/theme/images/cc-by-88x31.png" /> </a> <br />Content on this site is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>. <br />Built using <a href="http://getpelican.com">Pelican</a>. Based on a theme by <NAME> on <a href="https://github.com/gfidente/pelican-svbhack">github</a>. </p> </div> </main> </body> </html>
Tag: Office 365 – Exotic Security
from fasthtml.common import * app = FastHTML(hdrs=( Link(href='https://xo.tc/favicon.png', rel='shortcut icon', type='image/png'), Link(href='https://xo.tc/theme/css/style.css', rel='stylesheet', type='text/css'), Link(href='https://xo.tc/theme/css/pygments.css', rel='stylesheet', type='text/css'), Link(href='https://xo.tc/theme/css/load-fonts.css', rel='stylesheet', type='text/css'), Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1.0', name='viewport'), Meta(content='<NAME>', name='author'), Meta(content='Posts and writings by <NAME>', name='description'), Link(href='https://xo.tc/feeds/all.atom.xml', rel='alternate', title='Exotic Security Atom', type='application/atom+xml') )) rt = app.route @rt('/') def get(): return ( Title('Tag: Office 365 – Exotic Security'), Aside( Div( A( Img(alt='logo', src='/images/gavitar_140.png'), href='https://xo.tc' ), H2( A('Michael Van Delft', href='https://xo.tc') ), P('Exotic Security'), Ul( Li( A('About', href='https://xo.tc/pages/about.html') ), Li( A('Tags', href='/tags.html') ) ), id='user_meta' ) ), Main( Header( P( A('Index', href='https://xo.tc'), '¦', A('Archives', href='https://xo.tc/archives.html'), '¦', A('Atom', href='https://xo.tc/feeds/all.atom.xml'), '> Tag: Office 365' ) ), Article( Div( H3( A('Email addresses with apostrophes and mail loops', href='https://xo.tc/email-addresses-with-apostrophes-and-mail-loops.html') ), cls='article_title' ), Div( P( 'Recently we encountered an issue sending an email from one domain, hosted on Office 365 to another domain also hosted on Office 365. The destination email address had an apostrophe e.g.', Email( 'and we were getting the error message.', Code('554 5.4.14 Hop count exceeded …') ) ), cls='article_text' ) ), Hr(), Article( Div( H3( A("Does Microsoft's Office 365 licensing model encourage poor security practices?", href='https://xo.tc/does-microsofts-office-365-licensing-model-encourage-poor-security-practices.html') ), cls='article_title' ), Div( P( "I've recently survived a migration to Office 365 with relatively few scars and coming out only slightly more cynical, bitter and twisted than I was when I when I started", Sup( A('1', cls='footnote-ref', href='#fn:cynical-bitter-and-twisted'), id='fnref:cynical-bitter-and-twisted' ), '.' ), P('I remember speaking to a Microsoft sales rep at some conference or other, they said that in Office 365 …'), cls='article_text' ) ), Footer( Div(id='paginator') ), Div( P( A( Img(alt='Creative Commons License', src='https://xo.tc/theme/images/cc-by-88x31.png'), href='http://creativecommons.org/licenses/by/4.0/', rel='license' ), Br(), 'Content on this site is licensed under a', A('Creative Commons Attribution 4.0 International License', href='http://creativecommons.org/licenses/by/4.0/', rel='license'), '.', Br(), 'Built using', A('Pelican', href='http://getpelican.com'), '.\n Based on a theme by', Name( 'on', A('github', href='https://github.com/gfidente/pelican-svbhack'), '.' ) ), id='ending_message' ) ) ) run_uv()
Link(href='https://xo.tc/favicon.png', rel='shortcut icon', type='image/png'), Link(href='https://xo.tc/theme/css/style.css', rel='stylesheet', type='text/css'), Link(href='https://xo.tc/theme/css/pygments.css', rel='stylesheet', type='text/css'), Link(href='https://xo.tc/theme/css/load-fonts.css', rel='stylesheet', type='text/css'), Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1.0', name='viewport'), Meta(content='<NAME>', name='author'), Meta(content='Posts and writings by <NAME>', name='description'), Link(href='https://xo.tc/feeds/all.atom.xml', rel='alternate', title='Exotic Security Atom', type='application/atom+xml')
Title('Tag: Office 365 – Exotic Security'), Aside( Div( A( Img(alt='logo', src='/images/gavitar_140.png'), href='https://xo.tc' ), H2( A('Michael Van Delft', href='https://xo.tc') ), P('Exotic Security'), Ul( Li( A('About', href='https://xo.tc/pages/about.html') ), Li( A('Tags', href='/tags.html') ) ), id='user_meta' ) ), Main( Header( P( A('Index', href='https://xo.tc'), '¦', A('Archives', href='https://xo.tc/archives.html'), '¦', A('Atom', href='https://xo.tc/feeds/all.atom.xml'), '> Tag: Office 365' ) ), Article( Div( H3( A('Email addresses with apostrophes and mail loops', href='https://xo.tc/email-addresses-with-apostrophes-and-mail-loops.html') ), cls='article_title' ), Div( P( 'Recently we encountered an issue sending an email from one domain, hosted on Office 365 to another domain also hosted on Office 365. The destination email address had an apostrophe e.g.', Email( 'and we were getting the error message.', Code('554 5.4.14 Hop count exceeded …') ) ), cls='article_text' ) ), Hr(), Article( Div( H3( A("Does Microsoft's Office 365 licensing model encourage poor security practices?", href='https://xo.tc/does-microsofts-office-365-licensing-model-encourage-poor-security-practices.html') ), cls='article_title' ), Div( P( "I've recently survived a migration to Office 365 with relatively few scars and coming out only slightly more cynical, bitter and twisted than I was when I when I started", Sup( A('1', cls='footnote-ref', href='#fn:cynical-bitter-and-twisted'), id='fnref:cynical-bitter-and-twisted' ), '.' ), P('I remember speaking to a Microsoft sales rep at some conference or other, they said that in Office 365 …'), cls='article_text' ) ), Footer( Div(id='paginator') ), Div( P( A( Img(alt='Creative Commons License', src='https://xo.tc/theme/images/cc-by-88x31.png'), href='http://creativecommons.org/licenses/by/4.0/', rel='license' ), Br(), 'Content on this site is licensed under a', A('Creative Commons Attribution 4.0 International License', href='http://creativecommons.org/licenses/by/4.0/', rel='license'), '.', Br(), 'Built using', A('Pelican', href='http://getpelican.com'), '.\n Based on a theme by', Name( 'on', A('github', href='https://github.com/gfidente/pelican-svbhack'), '.' ) ), id='ending_message' ) )
HTML/Personal_Id.html
gluck243/web-development
0
75
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <script src="../JAVA SCRIPT/ID.js"></script> <title>Task ID Check</title> </head> <body style="background-color: lightsalmon;"> <h2>Task Check Id</h2> <button type="button" onclick="CheckId()" id="perId1">Check ID</button> <h2>Task Create Id</h2> <button type="button" onclick="CreateId()" id="perId2">Create ID</button> <h2>I hope you will find this background-color comfortable and relaxing :)</h2> </body> </html>
Task ID Check
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Meta(content='IE=edge', http_equiv='X-UA-Compatible'), Meta(content='width=device-width, initial-scale=1.0', name='viewport'), Script(src='../JAVA SCRIPT/ID.js') )) rt = app.route @rt('/') def get(): return ( Title('Task ID Check'), H2('Task Check Id'), Button('Check ID', id='perId1', onclick='CheckId()', type='button'), H2('Task Create Id'), Button('Create ID', id='perId2', onclick='CreateId()', type='button'), H2('I hope you will find this background-color comfortable and relaxing :)') ) run_uv()
Meta(charset='utf-8'), Meta(content='IE=edge', http_equiv='X-UA-Compatible'), Meta(content='width=device-width, initial-scale=1.0', name='viewport'), Script(src='../JAVA SCRIPT/ID.js')
Title('Task ID Check'), H2('Task Check Id'), Button('Check ID', id='perId1', onclick='CheckId()', type='button'), H2('Task Create Id'), Button('Create ID', id='perId2', onclick='CreateId()', type='button'), H2('I hope you will find this background-color comfortable and relaxing :)')
news.html
mickael-2001dev/PopCulture-Brasil
1
76
<gh_stars>1-10 <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content=""> <meta name="author" content=""> <title>PopCulture Brasil</title> <!-- Bootstrap core CSS --> <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"> <!-- Custom fonts for this template --> <link href="https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900" rel="stylesheet"> <link href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i" rel="stylesheet"> <!-- Custom styles for this template --> <link href="css/one-page-wonder.css" rel="stylesheet"> </head> <body> <!-- Navigation --> <nav class="navbar navbar-expand-lg navbar-dark navbar-custom fixed-top"> <div class="container"> <a class="navbar-brand" href="#"><span id="pop">PopCulture</span><span id="bra">Bra<span id="sil">sil</span></span></a> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <div class="collapse navbar-collapse" id="navbarResponsive"> <ul class="navbar-nav ml-auto navbar-left"> <li class="nav-item"> <a class="nav-link" href="index.html">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="news.html">Noticias</a> </li> <li class="nav-item"> <a class="nav-link" href="cinema.html">Cinema</a> </li> <li class="nav-item"> <a class="nav-link" href="tv.html">TV</a> </li> <li class="nav-item"> <a class="nav-link" href="games.html">Games</a> </li> <li class="nav-item"> <a class="nav-link" href="hqs.html">Quadrinhos</a> </li> <li class="nav-item"> <a class="nav-link" href="music.html">Música</a> </li> <li class="nav-item"> <a class="nav-link" href="videos.html">Videos</a> </li> <li class="nav-item"> <a class="nav-link" href="contato.html">Contato</a> </li> <li class="nav-item search-item"> <div class="input-group"> <input class="form-control custom-form"> <span class="input-group-append"> <div class="input-group-text"><i class="fa fa-search"></i></div> </span> </div> </li> </ul> <ul class="navbar-nav ml-auto navbar-right"> <li class="nav-item"> <a class="nav-link" href="login.html">Login</a> </li> </ul> </div> </div> </nav> <header class="masthead text-center text-white bgParallax" id="news"> <div class="masthead-content"> <div class="container"> <h1 class="masthead-heading mb-0">Notícias</h1> </div> </div> </header> <section class="news custom-views"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-4"> <div class="p-5"> <a href="viewnews.html"><img class="img-fluid" src="img/02.jpg" alt=""></a> </div> <h4 class="text-center">Titulo</h4> <p class="text-center">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor. </p> </div> <div class="col-lg-4"> <div class="p-5"> <a href="viewnews.html"><img class="img-fluid" src="img/02.jpg" alt=""></a> </div> <h4 class="text-center">Titulo</h4> <p class="text-center">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor. </p> </div> <div class="col-lg-4"> <div class="p-5"> <a href="viewnews.html"><img class="img-fluid" src="img/02.jpg" alt=""></a> </div> <h4 class="text-center">Titulo</h4> <p class="text-center">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor. </p> </div> <div class="col-lg-4"> <div class="p-5"> <a href="viewnews.html"><img class="img-fluid" src="img/02.jpg" alt=""></a> </div> <h4 class="text-center">Titulo</h4> <p class="text-center">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor. </p> </div> <div class="col-lg-4"> <div class="p-5"> <a href="viewnews.html"><img class="img-fluid" src="img/02.jpg" alt=""></a> </div> <h4 class="text-center">Titulo</h4> <p class="text-center">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor. </p> </div> <div class="col-lg-4"> <div class="p-5"> <a href="viewnews.html"><img class="img-fluid" src="img/02.jpg" alt=""></a> </div> <h4 class="text-center">Titulo</h4> <p class="text-center">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor. </p> </div> <div class="col-lg-4"> <div class="p-5"> <a href="viewnews.html"><img class="img-fluid" src="img/02.jpg" alt=""></a></a> </div> <h4 class="text-center">Titulo</h4> <p class="text-center">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor. </p> </div> <div class="col-lg-4"> <div class="p-5"> <a href="viewnews.html"><img class="img-fluid" src="img/02.jpg" alt=""></a> </div> <h4 class="text-center">Titulo</h4> <p class="text-center">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor. </p> </div> <div class="col-lg-4"> <div class="p-5"> <a href="viewnews.html"><img class="img-fluid" src="img/02.jpg" alt=""></a> </div> <h4 class="text-center">Titulo</h4> <p class="text-center">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor. </p> </div> </div> </div> <div class="container pagination-custom"> <nav aria-label="Page navigation example"> <ul class="pagination justify-content-center"> <li class="page-item custom-page-item"> <a class="page-link custom-page-link" href="viewnews.html" tabindex="-1">Anterior</a> </li> <li class="page-item custom-page-item"><a class="page-link custom-page-link" href="#">1</a></li> <li class="page-item custom-page-item active"><a class="page-link custom-page-link" href="#">2</a></li> <li class="page-item custom-page-item"><a class="page-link custom-page-link" href="#">3</a></li> <li class="page-item custom-page-item"> <a class="page-link custom-page-link" href="#">Próximo</a> </li> </ul> </nav> </div> </section> <!-- Footer --> <footer class="py-5 bg-black"> <div class="container text-center social-medias"> <a href="https://www.facebook.com/mickael.brazdesouza" style="text-decoration: none;"> <span class="fa-stack fa-lg circle"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-facebook fa-stack-1x fa-inverse social"></i> </span> </a> <a href="https://twitter.com/space_mika" style="text-decoration: none"> <span class="fa-stack fa-lg circle"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-twitter fa-stack-1x fa-inverse social"></i> </span> </a> <a href="#" style="text-decoration: none;" > <span class="fa-stack fa-lg circle"> <i class="fa fa-circle fa-stack-2x"></i> <i class="fa fa-envelope fa-stack-1x fa-inverse social"></i> </span> </a> </div> <div class="container"> <p class="m-0 text-center text-white">Copyright &copy; PopCulture Brasil 2018</p> </div> <!-- /.container --> </footer> <!-- Bootstrap core JavaScript --> <script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <script type="text/javascript"> $('.carousel').carousel(); $('div.bgParallax').each(function(){ var $obj = $(this); $(window).scroll(function() { var yPos = -($(window).scrollTop() / $obj.data('speed')); var bgpos = '50% '+ yPos + 'px'; $obj.css('background-position', bgpos ); }); }); </script> </body> </html>
PopCulture Brasil
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1, shrink-to-fit=no', name='viewport'), Meta(content='', name='description'), Meta(content='', name='author'), Link(href='vendor/bootstrap/css/bootstrap.min.css', rel='stylesheet'), Link(href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css', rel='stylesheet', type='text/css'), Link(href='https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900', rel='stylesheet'), Link(href='https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i', rel='stylesheet'), Link(href='css/one-page-wonder.css', rel='stylesheet') )) rt = app.route @rt('/') def get(): return ( Title('PopCulture Brasil'), Nav( Div( A( Span('PopCulture', id='pop'), Span( 'Bra', Span('sil', id='sil'), id='bra' ), cls='navbar-brand', href='#' ), Button( Span(cls='navbar-toggler-icon'), aria_controls='navbarResponsive', aria_expanded='false', aria_label='Toggle navigation', cls='navbar-toggler', data_target='#navbarResponsive', data_toggle='collapse', type='button' ), Div( Ul( Li( A('Home', cls='nav-link', href='index.html'), cls='nav-item' ), Li( A('Noticias', cls='nav-link', href='news.html'), cls='nav-item' ), Li( A('Cinema', cls='nav-link', href='cinema.html'), cls='nav-item' ), Li( A('TV', cls='nav-link', href='tv.html'), cls='nav-item' ), Li( A('Games', cls='nav-link', href='games.html'), cls='nav-item' ), Li( A('Quadrinhos', cls='nav-link', href='hqs.html'), cls='nav-item' ), Li( A('Música', cls='nav-link', href='music.html'), cls='nav-item' ), Li( A('Videos', cls='nav-link', href='videos.html'), cls='nav-item' ), Li( A('Contato', cls='nav-link', href='contato.html'), cls='nav-item' ), Li( Div( Input(cls='form-control custom-form'), Span( Div( I(cls='fa fa-search'), cls='input-group-text' ), cls='input-group-append' ), cls='input-group' ), cls='nav-item search-item' ), cls='navbar-nav ml-auto navbar-left' ), Ul( Li( A('Login', cls='nav-link', href='login.html'), cls='nav-item' ), cls='navbar-nav ml-auto navbar-right' ), cls='collapse navbar-collapse', id='navbarResponsive' ), cls='container' ), cls='navbar navbar-expand-lg navbar-dark navbar-custom fixed-top' ), Header( Div( Div( H1('Notícias', cls='masthead-heading mb-0'), cls='container' ), cls='masthead-content' ), cls='masthead text-center text-white bgParallax', id='news' ), Section( Div( Div( Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), cls='row align-items-center' ), cls='container' ), Div( Nav( Ul( Li( A('Anterior', cls='page-link custom-page-link', href='viewnews.html', tabindex='-1'), cls='page-item custom-page-item' ), Li( A('1', cls='page-link custom-page-link', href='#'), cls='page-item custom-page-item' ), Li( A('2', cls='page-link custom-page-link', href='#'), cls='page-item custom-page-item active' ), Li( A('3', cls='page-link custom-page-link', href='#'), cls='page-item custom-page-item' ), Li( A('Próximo', cls='page-link custom-page-link', href='#'), cls='page-item custom-page-item' ), cls='pagination justify-content-center' ), aria_label='Page navigation example' ), cls='container pagination-custom' ), cls='news custom-views' ), Footer( Div( A( Span( I(cls='fa fa-circle fa-stack-2x'), I(cls='fa fa-facebook fa-stack-1x fa-inverse social'), cls='fa-stack fa-lg circle' ), href='https://www.facebook.com/mickael.brazdesouza', style='text-decoration: none;' ), A( Span( I(cls='fa fa-circle fa-stack-2x'), I(cls='fa fa-twitter fa-stack-1x fa-inverse social'), cls='fa-stack fa-lg circle' ), href='https://twitter.com/space_mika', style='text-decoration: none' ), A( Span( I(cls='fa fa-circle fa-stack-2x'), I(cls='fa fa-envelope fa-stack-1x fa-inverse social'), cls='fa-stack fa-lg circle' ), href='#', style='text-decoration: none;' ), cls='container text-center social-medias' ), Div( P('Copyright © PopCulture Brasil 2018', cls='m-0 text-center text-white'), cls='container' ), cls='py-5 bg-black' ), Script(src='vendor/jquery/jquery.min.js'), Script(src='vendor/bootstrap/js/bootstrap.bundle.min.js'), Script("$('.carousel').carousel();\n $('div.bgParallax').each(function(){\n var $obj = $(this);\n \n $(window).scroll(function() {\n var yPos = -($(window).scrollTop() / $obj.data('speed')); \n \n var bgpos = '50% '+ yPos + 'px';\n \n $obj.css('background-position', bgpos );\n \n }); \n });", type='text/javascript') ) run_uv()
Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1, shrink-to-fit=no', name='viewport'), Meta(content='', name='description'), Meta(content='', name='author'), Link(href='vendor/bootstrap/css/bootstrap.min.css', rel='stylesheet'), Link(href='https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css', rel='stylesheet', type='text/css'), Link(href='https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900', rel='stylesheet'), Link(href='https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i', rel='stylesheet'), Link(href='css/one-page-wonder.css', rel='stylesheet')
Title('PopCulture Brasil'), Nav( Div( A( Span('PopCulture', id='pop'), Span( 'Bra', Span('sil', id='sil'), id='bra' ), cls='navbar-brand', href='#' ), Button( Span(cls='navbar-toggler-icon'), aria_controls='navbarResponsive', aria_expanded='false', aria_label='Toggle navigation', cls='navbar-toggler', data_target='#navbarResponsive', data_toggle='collapse', type='button' ), Div( Ul( Li( A('Home', cls='nav-link', href='index.html'), cls='nav-item' ), Li( A('Noticias', cls='nav-link', href='news.html'), cls='nav-item' ), Li( A('Cinema', cls='nav-link', href='cinema.html'), cls='nav-item' ), Li( A('TV', cls='nav-link', href='tv.html'), cls='nav-item' ), Li( A('Games', cls='nav-link', href='games.html'), cls='nav-item' ), Li( A('Quadrinhos', cls='nav-link', href='hqs.html'), cls='nav-item' ), Li( A('Música', cls='nav-link', href='music.html'), cls='nav-item' ), Li( A('Videos', cls='nav-link', href='videos.html'), cls='nav-item' ), Li( A('Contato', cls='nav-link', href='contato.html'), cls='nav-item' ), Li( Div( Input(cls='form-control custom-form'), Span( Div( I(cls='fa fa-search'), cls='input-group-text' ), cls='input-group-append' ), cls='input-group' ), cls='nav-item search-item' ), cls='navbar-nav ml-auto navbar-left' ), Ul( Li( A('Login', cls='nav-link', href='login.html'), cls='nav-item' ), cls='navbar-nav ml-auto navbar-right' ), cls='collapse navbar-collapse', id='navbarResponsive' ), cls='container' ), cls='navbar navbar-expand-lg navbar-dark navbar-custom fixed-top' ), Header( Div( Div( H1('Notícias', cls='masthead-heading mb-0'), cls='container' ), cls='masthead-content' ), cls='masthead text-center text-white bgParallax', id='news' ), Section( Div( Div( Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), Div( Div( A( Img(alt='', cls='img-fluid', src='img/02.jpg'), href='viewnews.html' ), cls='p-5' ), H4('Titulo', cls='text-center'), P('Lorem ipsum dolor sit amet, consectetur adipiscing elit. Proin aliquet, sapien volutpat tempor convallis, lorem purus convallis erat, vel ultricies nisl dui eget dui. Aenean vel quam tincidunt, porttitor est sed, egestas dolor.', cls='text-center'), cls='col-lg-4' ), cls='row align-items-center' ), cls='container' ), Div( Nav( Ul( Li( A('Anterior', cls='page-link custom-page-link', href='viewnews.html', tabindex='-1'), cls='page-item custom-page-item' ), Li( A('1', cls='page-link custom-page-link', href='#'), cls='page-item custom-page-item' ), Li( A('2', cls='page-link custom-page-link', href='#'), cls='page-item custom-page-item active' ), Li( A('3', cls='page-link custom-page-link', href='#'), cls='page-item custom-page-item' ), Li( A('Próximo', cls='page-link custom-page-link', href='#'), cls='page-item custom-page-item' ), cls='pagination justify-content-center' ), aria_label='Page navigation example' ), cls='container pagination-custom' ), cls='news custom-views' ), Footer( Div( A( Span( I(cls='fa fa-circle fa-stack-2x'), I(cls='fa fa-facebook fa-stack-1x fa-inverse social'), cls='fa-stack fa-lg circle' ), href='https://www.facebook.com/mickael.brazdesouza', style='text-decoration: none;' ), A( Span( I(cls='fa fa-circle fa-stack-2x'), I(cls='fa fa-twitter fa-stack-1x fa-inverse social'), cls='fa-stack fa-lg circle' ), href='https://twitter.com/space_mika', style='text-decoration: none' ), A( Span( I(cls='fa fa-circle fa-stack-2x'), I(cls='fa fa-envelope fa-stack-1x fa-inverse social'), cls='fa-stack fa-lg circle' ), href='#', style='text-decoration: none;' ), cls='container text-center social-medias' ), Div( P('Copyright © PopCulture Brasil 2018', cls='m-0 text-center text-white'), cls='container' ), cls='py-5 bg-black' ), Script(src='vendor/jquery/jquery.min.js'), Script(src='vendor/bootstrap/js/bootstrap.bundle.min.js'), Script("$('.carousel').carousel();\n $('div.bgParallax').each(function(){\n var $obj = $(this);\n \n $(window).scroll(function() {\n var yPos = -($(window).scrollTop() / $obj.data('speed')); \n \n var bgpos = '50% '+ yPos + 'px';\n \n $obj.css('background-position', bgpos );\n \n }); \n });", type='text/javascript')
_layouts/greypage.html
cubicflow/cubicflow
0
77
--- --- {% include head.html %} <body class="greypage"> {% include header.html %} <main class="{{page.page_class}}"> {{ content }} </main> {% include components/call-to-action.html %} {% include footer.html %} {% include foot.html %}
'{% include header.html %}' Main('{{ content }}', cls='{{page.page_class}}') '{% include components/call-to-action.html %}\n\n{% include footer.html %}\n\n{% include foot.html %}'
sources_files/html/jmpSetSolverPhases.htm
alisaad05/pandoctor
0
78
<reponame>alisaad05/pandoctor<filename>sources_files/html/jmpSetSolverPhases.htm <HTML> <HEAD> <TITLE>jmpSetSolverPhases()</TITLE> <LINK REL="stylesheet" TYPE="text/css" HREF="simple.css"> </HEAD> <BODY> <H1>jmpSetSolverPhases()</H1> <P>Reads the phases to be included in a Solver calculation from a user-defined list.</P> <H2>Syntax</H2> <P CLASS="code-block">int jmpSetSolverPhases (int numPhases, char **phaseList);</P> <H2>Parameters</H2> <P><CODE><B>numPhases</B> [input]</CODE></P> <P CLASS="indent">Integer that specifies the number of phases to consider in the Solver calculation.</P> <P><CODE><B>phaseList</B> [input]</CODE></P> <P CLASS="indent">Pointer to an array of null-terminated sequences of characters that specifies the list of phases to consider in the Solver calculation.</P> <H2>Return values</H2> <TABLE COLS="2"> <TR> <TD CLASS="fit"><CODE>JMP_STATUS_OK</CODE></TD> <TD CLASS="float">Request has been successfully completed.</TD> </TR> <TR> <TD CLASS="fit"><CODE>JMP_STATUS_ERROR</CODE></TD> <TD CLASS="float">An error has occurred.</TD> </TR> </TABLE> <H2>Remarks</H2> <UL> <LI>This function call is optional. However, if you do not specify the phases to include in the Solver calculation, then a default list must be set instead, by calling <A HREF="jmpSetDefaultPhases.htm">jmpSetDefaultPhases()</A>.</LI> <LI>Depending on the material type, only specific sets of phases are allowed. For valid choices, refer to the file <CODE><B>inits/jmp.ini</B></CODE>, which can be found in the subdirectory <CODE><B>Runtime</B></CODE> in the API installation directory, and should be placed at the same level as your executable file.</LI> </UL> <H2>Requirements</H2> <TABLE COLS="2"> <TR> <TD CLASS="fit">Headers</TD> <TD CLASS="float"><CODE>jmpcore.h</CODE><BR><CODE>jmpsolver.h</CODE></TD> </TR> <TR> <TD CLASS="fit">Library</TD> <TD CLASS="float"><CODE>jmpsolver.lib</CODE>/<CODE>jmpsolver_x64.lib</CODE></TD> </TR> <TR> <TD CLASS="fit">DLL</TD> <TD CLASS="float"><CODE>jmpsolver.dll</CODE>/<CODE>jmpsolver_x64.dll</CODE></TD> </TR> </TABLE> </BODY> </HTML>
jmpSetSolverPhases()
from fasthtml.common import * app = FastHTML(hdrs=( Link(href='simple.css', rel='stylesheet', type='text/css') )) rt = app.route @rt('/') def get(): return ( Title('jmpSetSolverPhases()'), H1('jmpSetSolverPhases()'), P('Reads the phases to be included in a Solver calculation from a user-defined list.'), H2('Syntax'), P('int jmpSetSolverPhases (int numPhases, char **phaseList);', cls='code-block'), H2('Parameters'), P( Code( B('numPhases'), '[input]' ) ), P('Integer that specifies the number of phases to consider in the Solver calculation.', cls='indent'), P( Code( B('phaseList'), '[input]' ) ), P('Pointer to an array of null-terminated sequences of characters that specifies the list of phases to consider in the Solver calculation.', cls='indent'), H2('Return values'), Table( Tr( Td( Code('JMP_STATUS_OK'), cls='fit' ), Td('Request has been successfully completed.', cls='float') ), Tr( Td( Code('JMP_STATUS_ERROR'), cls='fit' ), Td('An error has occurred.', cls='float') ), cols='2' ), H2('Remarks'), Ul( Li( 'This function call is optional. However, if you do not specify the phases to include in the Solver calculation, then a default list must be set instead, by calling', A('jmpSetDefaultPhases()', href='jmpSetDefaultPhases.htm'), '.' ), Li( 'Depending on the material type, only specific sets of phases are allowed. For valid choices, refer to the file', Code( B('inits/jmp.ini') ), ', which can be found in the subdirectory', Code( B('Runtime') ), 'in the API installation directory, and should be placed at the same level as your executable file.' ) ), H2('Requirements'), Table( Tr( Td('Headers', cls='fit'), Td( Code('jmpcore.h'), Br(), Code('jmpsolver.h'), cls='float' ) ), Tr( Td('Library', cls='fit'), Td( Code('jmpsolver.lib'), '/', Code('jmpsolver_x64.lib'), cls='float' ) ), Tr( Td('DLL', cls='fit'), Td( Code('jmpsolver.dll'), '/', Code('jmpsolver_x64.dll'), cls='float' ) ), cols='2' ) ) run_uv()
Link(href='simple.css', rel='stylesheet', type='text/css')
Title('jmpSetSolverPhases()'), H1('jmpSetSolverPhases()'), P('Reads the phases to be included in a Solver calculation from a user-defined list.'), H2('Syntax'), P('int jmpSetSolverPhases (int numPhases, char **phaseList);', cls='code-block'), H2('Parameters'), P( Code( B('numPhases'), '[input]' ) ), P('Integer that specifies the number of phases to consider in the Solver calculation.', cls='indent'), P( Code( B('phaseList'), '[input]' ) ), P('Pointer to an array of null-terminated sequences of characters that specifies the list of phases to consider in the Solver calculation.', cls='indent'), H2('Return values'), Table( Tr( Td( Code('JMP_STATUS_OK'), cls='fit' ), Td('Request has been successfully completed.', cls='float') ), Tr( Td( Code('JMP_STATUS_ERROR'), cls='fit' ), Td('An error has occurred.', cls='float') ), cols='2' ), H2('Remarks'), Ul( Li( 'This function call is optional. However, if you do not specify the phases to include in the Solver calculation, then a default list must be set instead, by calling', A('jmpSetDefaultPhases()', href='jmpSetDefaultPhases.htm'), '.' ), Li( 'Depending on the material type, only specific sets of phases are allowed. For valid choices, refer to the file', Code( B('inits/jmp.ini') ), ', which can be found in the subdirectory', Code( B('Runtime') ), 'in the API installation directory, and should be placed at the same level as your executable file.' ) ), H2('Requirements'), Table( Tr( Td('Headers', cls='fit'), Td( Code('jmpcore.h'), Br(), Code('jmpsolver.h'), cls='float' ) ), Tr( Td('Library', cls='fit'), Td( Code('jmpsolver.lib'), '/', Code('jmpsolver_x64.lib'), cls='float' ) ), Tr( Td('DLL', cls='fit'), Td( Code('jmpsolver.dll'), '/', Code('jmpsolver_x64.dll'), cls='float' ) ), cols='2' )
layouts/shortcodes/github.html
chadwcarlson/avocadocs
0
79
<reponame>chadwcarlson/avocadocs<filename>layouts/shortcodes/github.html<gh_stars>0 <!-- shortcodes/github.html: Pull remote GitHub file, present in highlight. --> <!-- Modified from: https://github.com/haideralipunjabi/hugo-shortcodes/tree/master/github --> {{ $dataJ := getJSON "https://api.github.com/repos/" (.Get "repo") "/contents/" (.Get "file") }} {{ $con := base64Decode $dataJ.content }} {{ highlight $con (.Get "lang") (.Get "options") }}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
index.html
Codebrahma/jqResource
0
80
<filename>index.html <!DOCTYPE html> <html> <head> <title>jqResource | Restful wrapper around $.aajx</title> <link rel="stylesheet" href="./demo/assets/normalize.css"> </head> <body> <h1>jqResource</h1> <p>Restful wrapper around $.aajx</p> <p>Check out the <a href="http://nithinkrishna.github.io/jqResource/demo/index.html">project homepage</a>.</p> <p>Check out the <a href="https://github.com/nithinkrishna/jqResource">source code on GitHub</a>.</p> <p>Copyright 2014 <NAME></p> </body> </html>
jqResource | Restful wrapper around $.aajx
from fasthtml.common import * app = FastHTML(hdrs=( Link(href='./demo/assets/normalize.css', rel='stylesheet') )) rt = app.route @rt('/') def get(): return ( Title('jqResource | Restful wrapper around $.aajx'), H1('jqResource'), P('Restful wrapper around $.aajx'), P( 'Check out the', A('project homepage', href='http://nithinkrishna.github.io/jqResource/demo/index.html'), '.' ), P( 'Check out the', A('source code on GitHub', href='https://github.com/nithinkrishna/jqResource'), '.' ), P( 'Copyright 2014', Name() ) ) run_uv()
Link(href='./demo/assets/normalize.css', rel='stylesheet')
Title('jqResource | Restful wrapper around $.aajx'), H1('jqResource'), P('Restful wrapper around $.aajx'), P( 'Check out the', A('project homepage', href='http://nithinkrishna.github.io/jqResource/demo/index.html'), '.' ), P( 'Check out the', A('source code on GitHub', href='https://github.com/nithinkrishna/jqResource'), '.' ), P( 'Copyright 2014', Name() )
docs/_site/user/getting-started/index.html
BrianDMeuse/archivesspace
0
81
<!DOCTYPE HTML> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Getting started - ArchivesSpace</title> <link rel="stylesheet" href="/archivesspace/assets/stylesheets/main.css"> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js" defer></script> <script src="/archivesspace/assets/javascripts/site.js" type="text/javascript" charset="utf-8" defer></script> <script src="/archivesspace/assets/javascripts/main.js" type="text/javascript" charset="utf-8" defer></script> <link rel="alternate" type="application/atom+xml" href="/blog.xml"> </head> <body> <div class="wrapper"> <header class="top"> <div class="row topbar"> <h1 id="logo" class="logo"> <a href="http://archivesspace.org/" title="ArchivesSpace">ArchivesSpace</a> </h1> <nav> <ul id="navigation" class="navigation"> <li><a href="https://archivesspace.atlassian.net/wiki/display/ADC/ArchivesSpace">Wiki</a></li> <li><a href="http://docs.archivesspace.org">User Docs</a></li> <li class="toggle"><button type="button" id="toggle-menu" class="button--teal">Menu</button></li> </ul> </nav> </div> </header> <div id="content" class="row"> <div id="sidebar" class="sidebar"> <div> <!-- <h2>Search</h2> --> <div class="searchbox"> <form onsubmit='google_site_search()'> <input type="text" id="google-search" class="searchbox-input" placeholder="Search the docs" /> </form> <script language="Javascript" type="text/javascript"> function google_site_search() { var query = document.getElementById("google-search").value; window.open("http://google.com/search?q=" + query + "%20site:" + "http://archivesspace.github.io/archivesspace"); } </script> </div> </div> <!-- <section> <h2>Newsletter</h2> <div id="mc_embed_signup" style="margin-left: 1.5em; margin-top: 0.5em;"> <form action="http://travis-ci.us7.list-manage.com/subscribe/post?u=8ce724a4c9af4dace663cd39c&amp;id=44f8dff14c" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate> <input type="email" value="" name="EMAIL" class="email" id="mce-EMAIL" placeholder="email address" required/> <input type="submit" value="Subscribe" name="subscribe" id="mc-embedded-subscribe" class="button"> </form> </div> </section> <section> <h2><a href="http://travis-ci.com/?utm_source=docs.travis-ci.org&utm_medium=referral&utm_content=textlink&utm_campaign=docsite_sidebar">Travis CI for Private Repositories</a></h2> </section> --> <section> <h2>Menu</h2> <nav> <ul> <li><a href="/archivesspace/user/system-requirements/">System Requirements</a></li> <li><a href="/archivesspace/user/getting-started/">Getting started</a></li> <li><a href="/archivesspace/user/configuring-archivesspace/">Configuring ArchivesSpace</a></li> <li><a href="/archivesspace/user/upgrading-to-a-new-release-of-archivesspace/">Upgrading ArchivesSpace</a></li> <li><a href="/archivesspace/user/running-archivesspace-as-a-unix-daemon/">Running ArchivesSpace as a Unix daemon</a></li> <li><a href="/archivesspace/user/running-archivesspace-as-a-windows-service/">Running ArchivesSpace as a Windows Service</a></li> <li><a href="/archivesspace/user/running-archivesspace-against-mysql/">Setting up MySQL for Production</a></li> <li><a href="/archivesspace/user/backup-and-recovery/">Backup and Recovery</a></li> <li><a href="/archivesspace/user/re-creating-indexes/">Re-creating your indexes</a></li> <li><a href="/archivesspace/user/resetting-passwords/">Resetting Passwords</a></li> <li><a href="/archivesspace/user/tuning-archivesspace/">Tuning ArchivesSpace</a></li> <li><a href="/archivesspace/user/configuring-ldap-authentication/">Configuring LDAP authentication</a></li> <li><a href="/archivesspace/user/archivesspace-plug-ins-readme/">Plugins and Local Customizations</a></li> <li><a href="/archivesspace/user/running-archivesspace-under-a-prefix/">Deploying under a URL prefix</a></li> <li><a href="/archivesspace/user/running-archivesspace-with-external-solr/">Using an external Solr index</a></li> <li><a href="/archivesspace/user/application-monitoring-with-new-relic/">Monitoring with New Relic</a></li> </ul> <h2>Developer Guides</h2> <ul> <li><a href="/archivesspace/user/archivesspace-architecture-overview">Architecture Overview</a></li> <li><a href="/archivesspace/api">The API</a></li> <li><a href="/archivesspace/user/archivesspace-build-system">Building ArchivesSpace</a></li> <li><a href="/archivesspace/user/selenium-test-suite">Running Selenium Tests</a></li> <li><a href="/archivesspace/doc">Ruby YARD Documentation</a></li> <li><div class="status-circle status">Status:</div> <a href="https://travis-ci.org/archivesspace/archivesspace">Travis CI Status</a> </li> </ul> </nav> </section> <section> <h2>Contact</h2> <ul> <li><a href="https://twitter.com/archivesspace">Twitter</a></li> <li><a href="irc://chat.freenode.net/%23archivesspace">IRC</a></li> <li><a href="http://github.com/archivesspace">GitHub</a></li> <li><a href="mailto:<EMAIL>">Email</a></li> </ul> </section> <section> <h2>Contributing</h2> <p>This documentation site is open source. The <a href="https://github.com/archivesspace/archivesspace/tree/gh-pages">README in our Git repository</a> explains how to contribute.</p> <p>This documentation was based on the <a href="https://travis-ci.org">Travis CI</a> documentation. It uses <a href="https://github.com/jekyll/jekyll">Jekyll</a> and <a href="https://github.com/tripit/slate">Slate</a></p> </section> </div><!-- /#sidebar --> <main id="main" class="main"> <h1 class="title">Getting started</h2> <p>The quickest way to get ArchivesSpace up and running is to download the latest distribution <code class="highlighter-rouge">.zip</code> file from the following URL:</p> <p>https://github.com/archivesspace/archivesspace/releases</p> <p>You will need to have Java 1.6 (or newer) installed on your machine. You can check your Java version by running the command:</p> <div class="highlighter-rouge"><pre class="highlight"><code> java -version </code></pre> </div> <!-- I think the caution about Java 1.8 is no longer relevant per messages from Chris in 2015. -- Christine Currently, if you want to use Java 1.8, you will need to remove the jdt-compiler jar library from the java classpath ( lib directory of your ArchivesSpace directory). This will disable the use of Jasper reports ( but not regular reports). ---> <p>When you extract the <code class="highlighter-rouge">.zip</code> file, it will create a directory called <code class="highlighter-rouge">archivesspace</code>. To run the system, just execute the appropriate startup script for your platform. On Linux and OSX:</p> <div class="highlighter-rouge"><pre class="highlight"><code> cd /path/to/archivesspace ./archivesspace.sh </code></pre> </div> <p>and for Windows:</p> <div class="highlighter-rouge"><pre class="highlight"><code> cd \path\to\archivesspace archivesspace.bat </code></pre> </div> <p>This will start ArchivesSpace running in foreground mode (so it will shut down when you close your terminal window). Log output will be written to the file <code class="highlighter-rouge">logs/archivesspace.out</code> (by default).</p> <p><strong>Note:</strong> If you’re running Windows and you get an error message like <code class="highlighter-rouge">unable to resolve type 'size_t'</code> or <code class="highlighter-rouge">no such file to load -- bundler</code>, make sure that there are no spaces in any part of the path name in which the ArchivesSpace directory is located.</p> <h2 id="start-archivesspace">Start ArchivesSpace</h2> <p>The first time it starts, the system will take a minute or so to start up. Once it is ready, confirm that ArchivesSpace is running correctly by accessing the following URLs in your browser:</p> <ul> <li>http://localhost:8089/ – the backend</li> <li>http://localhost:8080/ – the staff interface</li> <li>http://localhost:8081/ – the public interface</li> <li>http://localhost:8090/ – the Solr admin console</li> </ul> <p>To start using the Staff interface application, log in using the adminstrator account:</p> <ul> <li>Username: <code class="highlighter-rouge">admin</code></li> <li>Password: <code class="highlighter-rouge"><PASSWORD></code></li> </ul> <p>Then, you can create a new repository by selecting “System” -&gt; “Manage repositories” at the top right hand side of the screen. From the “System” menu, you can perform a variety of administrative tasks, such as creating and modifying user accounts. <strong>Be sure to change the “admin” user’s password at this time.</strong></p> </main> </div><!-- /#content --> <footer> <div class="row"> </div> </footer> </div><!-- /.wrapper --> </body> </html>
Getting started - ArchivesSpace
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1', name='viewport'), Link(href='/archivesspace/assets/stylesheets/main.css', rel='stylesheet'), Script(defer='', src='//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js'), Script(charset='utf-8', defer='', src='/archivesspace/assets/javascripts/site.js', type='text/javascript'), Script(charset='utf-8', defer='', src='/archivesspace/assets/javascripts/main.js', type='text/javascript'), Link(href='/blog.xml', rel='alternate', type='application/atom+xml') )) rt = app.route @rt('/') def get(): return ( Title('Getting started - ArchivesSpace'), Div( Header( Div( H1( A('ArchivesSpace', href='http://archivesspace.org/', title='ArchivesSpace'), cls='logo', id='logo' ), Nav( Ul( Li( A('Wiki', href='https://archivesspace.atlassian.net/wiki/display/ADC/ArchivesSpace') ), Li( A('User Docs', href='http://docs.archivesspace.org') ), Li( Button('Menu', cls='button--teal', id='toggle-menu', type='button'), cls='toggle' ), cls='navigation', id='navigation' ) ), cls='row topbar' ), cls='top' ), Div( Div( Div( Div( Form( Input(cls='searchbox-input', id='google-search', placeholder='Search the docs', type='text'), onsubmit='google_site_search()' ), Script('function google_site_search()\n {\n var query = document.getElementById("google-search").value;\n window.open("http://google.com/search?q=" + query\n + "%20site:" + "http://archivesspace.github.io/archivesspace");\n }', language='Javascript', type='text/javascript'), cls='searchbox' ) ), Section( H2('Menu'), Nav( Ul( Li( A('System Requirements', href='/archivesspace/user/system-requirements/') ), Li( A('Getting started', href='/archivesspace/user/getting-started/') ), Li( A('Configuring ArchivesSpace', href='/archivesspace/user/configuring-archivesspace/') ), Li( A('Upgrading ArchivesSpace', href='/archivesspace/user/upgrading-to-a-new-release-of-archivesspace/') ), Li( A('Running ArchivesSpace as a Unix daemon', href='/archivesspace/user/running-archivesspace-as-a-unix-daemon/') ), Li( A('Running ArchivesSpace as a Windows Service', href='/archivesspace/user/running-archivesspace-as-a-windows-service/') ), Li( A('Setting up MySQL for Production', href='/archivesspace/user/running-archivesspace-against-mysql/') ), Li( A('Backup and Recovery', href='/archivesspace/user/backup-and-recovery/') ), Li( A('Re-creating your indexes', href='/archivesspace/user/re-creating-indexes/') ), Li( A('Resetting Passwords', href='/archivesspace/user/resetting-passwords/') ), Li( A('Tuning ArchivesSpace', href='/archivesspace/user/tuning-archivesspace/') ), Li( A('Configuring LDAP authentication', href='/archivesspace/user/configuring-ldap-authentication/') ), Li( A('Plugins and Local Customizations', href='/archivesspace/user/archivesspace-plug-ins-readme/') ), Li( A('Deploying under a URL prefix', href='/archivesspace/user/running-archivesspace-under-a-prefix/') ), Li( A('Using an external Solr index', href='/archivesspace/user/running-archivesspace-with-external-solr/') ), Li( A('Monitoring with New Relic', href='/archivesspace/user/application-monitoring-with-new-relic/') ) ), H2('Developer Guides'), Ul( Li( A('Architecture Overview', href='/archivesspace/user/archivesspace-architecture-overview') ), Li( A('The API', href='/archivesspace/api') ), Li( A('Building ArchivesSpace', href='/archivesspace/user/archivesspace-build-system') ), Li( A('Running Selenium Tests', href='/archivesspace/user/selenium-test-suite') ), Li( A('Ruby YARD Documentation', href='/archivesspace/doc') ), Li( Div('Status:', cls='status-circle status'), A('Travis CI Status', href='https://travis-ci.org/archivesspace/archivesspace') ) ) ) ), Section( H2('Contact'), Ul( Li( A('Twitter', href='https://twitter.com/archivesspace') ), Li( A('IRC', href='irc://chat.freenode.net/%23archivesspace') ), Li( A('GitHub', href='http://github.com/archivesspace') ), Li( A('Email', href='mailto:<EMAIL>') ) ) ), Section( H2('Contributing'), P( 'This documentation site is open source.\n The', A('README in our Git repository', href='https://github.com/archivesspace/archivesspace/tree/gh-pages'), 'explains how to contribute.' ), P( 'This documentation was based on the', A('Travis CI', href='https://travis-ci.org'), 'documentation. It uses', A('Jekyll', href='https://github.com/jekyll/jekyll'), 'and', A('Slate', href='https://github.com/tripit/slate') ) ), cls='sidebar', id='sidebar' ), Main( H1( 'Getting started', P( 'The quickest way to get ArchivesSpace up and running is to download\nthe latest distribution', Code('.zip', cls='highlighter-rouge'), 'file from the following URL:' ), P('https://github.com/archivesspace/archivesspace/releases'), P('You will need to have Java 1.6 (or newer) installed on your machine.\nYou can check your Java version by running the command:'), Div( Pre( Code('java -version'), cls='highlight' ), cls='highlighter-rouge' ), P( 'When you extract the', Code('.zip', cls='highlighter-rouge'), 'file, it will create a directory called', Code('archivesspace', cls='highlighter-rouge'), '. To run the system, just execute the appropriate\nstartup script for your platform. On Linux and OSX:' ), Div( Pre( Code('cd /path/to/archivesspace\n ./archivesspace.sh'), cls='highlight' ), cls='highlighter-rouge' ), P('and for Windows:'), Div( Pre( Code('cd \\path\\to\\archivesspace\n archivesspace.bat'), cls='highlight' ), cls='highlighter-rouge' ), P( 'This will start ArchivesSpace running in foreground mode (so it will\nshut down when you close your terminal window). Log output will be\nwritten to the file', Code('logs/archivesspace.out', cls='highlighter-rouge'), '(by default).' ), P( Strong('Note:'), 'If you’re running Windows and you get an error message like', Code("unable to resolve type 'size_t'", cls='highlighter-rouge'), 'or', Code('no such file to load -- bundler', cls='highlighter-rouge'), ',\nmake sure that there are no spaces in any part of the path name in which the\nArchivesSpace directory is located.' ), H2('Start ArchivesSpace', id='start-archivesspace'), P('The first time it starts, the system will take a minute or so to start\nup. Once it is ready, confirm that ArchivesSpace is running correctly by\naccessing the following URLs in your browser:'), Ul( Li('http://localhost:8089/ – the backend'), Li('http://localhost:8080/ – the staff interface'), Li('http://localhost:8081/ – the public interface'), Li('http://localhost:8090/ – the Solr admin console') ), P('To start using the Staff interface application, log in using the adminstrator\naccount:'), Ul( Li( 'Username:', Code('admin', cls='highlighter-rouge') ), Li( 'Password:', Code( Password(), cls='highlighter-rouge' ) ) ), P( 'Then, you can create a new repository by selecting “System” -> “Manage\nrepositories” at the top right hand side of the screen. From the\n“System” menu, you can perform a variety of administrative tasks, such\nas creating and modifying user accounts.', Strong('Be sure to change the\n“admin” user’s password at this time.') ), cls='title' ), cls='main', id='main' ), cls='row', id='content' ), Footer( Div(cls='row') ), cls='wrapper' ) ) run_uv()
Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1', name='viewport'), Link(href='/archivesspace/assets/stylesheets/main.css', rel='stylesheet'), Script(defer='', src='//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js'), Script(charset='utf-8', defer='', src='/archivesspace/assets/javascripts/site.js', type='text/javascript'), Script(charset='utf-8', defer='', src='/archivesspace/assets/javascripts/main.js', type='text/javascript'), Link(href='/blog.xml', rel='alternate', type='application/atom+xml')
Title('Getting started - ArchivesSpace'), Div( Header( Div( H1( A('ArchivesSpace', href='http://archivesspace.org/', title='ArchivesSpace'), cls='logo', id='logo' ), Nav( Ul( Li( A('Wiki', href='https://archivesspace.atlassian.net/wiki/display/ADC/ArchivesSpace') ), Li( A('User Docs', href='http://docs.archivesspace.org') ), Li( Button('Menu', cls='button--teal', id='toggle-menu', type='button'), cls='toggle' ), cls='navigation', id='navigation' ) ), cls='row topbar' ), cls='top' ), Div( Div( Div( Div( Form( Input(cls='searchbox-input', id='google-search', placeholder='Search the docs', type='text'), onsubmit='google_site_search()' ), Script('function google_site_search()\n {\n var query = document.getElementById("google-search").value;\n window.open("http://google.com/search?q=" + query\n + "%20site:" + "http://archivesspace.github.io/archivesspace");\n }', language='Javascript', type='text/javascript'), cls='searchbox' ) ), Section( H2('Menu'), Nav( Ul( Li( A('System Requirements', href='/archivesspace/user/system-requirements/') ), Li( A('Getting started', href='/archivesspace/user/getting-started/') ), Li( A('Configuring ArchivesSpace', href='/archivesspace/user/configuring-archivesspace/') ), Li( A('Upgrading ArchivesSpace', href='/archivesspace/user/upgrading-to-a-new-release-of-archivesspace/') ), Li( A('Running ArchivesSpace as a Unix daemon', href='/archivesspace/user/running-archivesspace-as-a-unix-daemon/') ), Li( A('Running ArchivesSpace as a Windows Service', href='/archivesspace/user/running-archivesspace-as-a-windows-service/') ), Li( A('Setting up MySQL for Production', href='/archivesspace/user/running-archivesspace-against-mysql/') ), Li( A('Backup and Recovery', href='/archivesspace/user/backup-and-recovery/') ), Li( A('Re-creating your indexes', href='/archivesspace/user/re-creating-indexes/') ), Li( A('Resetting Passwords', href='/archivesspace/user/resetting-passwords/') ), Li( A('Tuning ArchivesSpace', href='/archivesspace/user/tuning-archivesspace/') ), Li( A('Configuring LDAP authentication', href='/archivesspace/user/configuring-ldap-authentication/') ), Li( A('Plugins and Local Customizations', href='/archivesspace/user/archivesspace-plug-ins-readme/') ), Li( A('Deploying under a URL prefix', href='/archivesspace/user/running-archivesspace-under-a-prefix/') ), Li( A('Using an external Solr index', href='/archivesspace/user/running-archivesspace-with-external-solr/') ), Li( A('Monitoring with New Relic', href='/archivesspace/user/application-monitoring-with-new-relic/') ) ), H2('Developer Guides'), Ul( Li( A('Architecture Overview', href='/archivesspace/user/archivesspace-architecture-overview') ), Li( A('The API', href='/archivesspace/api') ), Li( A('Building ArchivesSpace', href='/archivesspace/user/archivesspace-build-system') ), Li( A('Running Selenium Tests', href='/archivesspace/user/selenium-test-suite') ), Li( A('Ruby YARD Documentation', href='/archivesspace/doc') ), Li( Div('Status:', cls='status-circle status'), A('Travis CI Status', href='https://travis-ci.org/archivesspace/archivesspace') ) ) ) ), Section( H2('Contact'), Ul( Li( A('Twitter', href='https://twitter.com/archivesspace') ), Li( A('IRC', href='irc://chat.freenode.net/%23archivesspace') ), Li( A('GitHub', href='http://github.com/archivesspace') ), Li( A('Email', href='mailto:<EMAIL>') ) ) ), Section( H2('Contributing'), P( 'This documentation site is open source.\n The', A('README in our Git repository', href='https://github.com/archivesspace/archivesspace/tree/gh-pages'), 'explains how to contribute.' ), P( 'This documentation was based on the', A('Travis CI', href='https://travis-ci.org'), 'documentation. It uses', A('Jekyll', href='https://github.com/jekyll/jekyll'), 'and', A('Slate', href='https://github.com/tripit/slate') ) ), cls='sidebar', id='sidebar' ), Main( H1( 'Getting started', P( 'The quickest way to get ArchivesSpace up and running is to download\nthe latest distribution', Code('.zip', cls='highlighter-rouge'), 'file from the following URL:' ), P('https://github.com/archivesspace/archivesspace/releases'), P('You will need to have Java 1.6 (or newer) installed on your machine.\nYou can check your Java version by running the command:'), Div( Pre( Code('java -version'), cls='highlight' ), cls='highlighter-rouge' ), P( 'When you extract the', Code('.zip', cls='highlighter-rouge'), 'file, it will create a directory called', Code('archivesspace', cls='highlighter-rouge'), '. To run the system, just execute the appropriate\nstartup script for your platform. On Linux and OSX:' ), Div( Pre( Code('cd /path/to/archivesspace\n ./archivesspace.sh'), cls='highlight' ), cls='highlighter-rouge' ), P('and for Windows:'), Div( Pre( Code('cd \\path\\to\\archivesspace\n archivesspace.bat'), cls='highlight' ), cls='highlighter-rouge' ), P( 'This will start ArchivesSpace running in foreground mode (so it will\nshut down when you close your terminal window). Log output will be\nwritten to the file', Code('logs/archivesspace.out', cls='highlighter-rouge'), '(by default).' ), P( Strong('Note:'), 'If you’re running Windows and you get an error message like', Code("unable to resolve type 'size_t'", cls='highlighter-rouge'), 'or', Code('no such file to load -- bundler', cls='highlighter-rouge'), ',\nmake sure that there are no spaces in any part of the path name in which the\nArchivesSpace directory is located.' ), H2('Start ArchivesSpace', id='start-archivesspace'), P('The first time it starts, the system will take a minute or so to start\nup. Once it is ready, confirm that ArchivesSpace is running correctly by\naccessing the following URLs in your browser:'), Ul( Li('http://localhost:8089/ – the backend'), Li('http://localhost:8080/ – the staff interface'), Li('http://localhost:8081/ – the public interface'), Li('http://localhost:8090/ – the Solr admin console') ), P('To start using the Staff interface application, log in using the adminstrator\naccount:'), Ul( Li( 'Username:', Code('admin', cls='highlighter-rouge') ), Li( 'Password:', Code( Password(), cls='highlighter-rouge' ) ) ), P( 'Then, you can create a new repository by selecting “System” -> “Manage\nrepositories” at the top right hand side of the screen. From the\n“System” menu, you can perform a variety of administrative tasks, such\nas creating and modifying user accounts.', Strong('Be sure to change the\n“admin” user’s password at this time.') ), cls='title' ), cls='main', id='main' ), cls='row', id='content' ), Footer( Div(cls='row') ), cls='wrapper' )
dev-scripts/pack/packdirs/usr/share/doc/limba/generators/admin/components/elements/userlistgenerator.html
Djang0/limba
0
82
<reponame>Djang0/limba <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta name="generator" content="PHPDoctor 2RC4 (http://peej.github.com/phpdoctor/)"> <meta name="when" content="Thu, 14 Apr 2011 13:53:20 +0000"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css"> <link rel="start" href="../../../../../overview-summary.html"> <title>UserListGenerator (Limba API)</title> </head> <body id="definition" onload="parent.document.title=document.title;"> <div class="header"> <h1>Limba - CMS</h1> <ul> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../../../../../limba/generators/admin/components/elements/package-summary.html">Namespace</a></li> <li class="active">Class</li> <li><a href="../../../../../limba/generators/admin/components/elements/package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../todo-list.html">Todo</a></li> <li><a href="../../../../../index-all.html">Index</a></li> </ul> </div> <div class="small_links"> <a href="../../../../../index.html" target="_top">Frames</a> <a href="../../../../../limba/generators/admin/components/elements/userlistgenerator.html" target="_top">No frames</a> </div> <div class="small_links"> Summary: <a href="#summary_field">Field</a> | <a href="#summary_method">Method</a> | <a href="#summary_constr">Constr</a> Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a> | <a href="#summary_constr">Constr</a> </div> <hr> <div class="qualifiedName">limba.generators.admin.components.elements\UserListGenerator</div> <div class="location">generators/admin/components/elements/UserListGenerator.php at line 9</div> <h1>Class UserListGenerator</h1> <pre class="tree"><a href="../../../../../limba/interfaces/generator.html">Generator</a><br> └─<strong>UserListGenerator</strong><br /></pre> <hr> <p class="signature">public class <strong>UserListGenerator</strong><br>extends <a href="../../../../../limba/interfaces/generator.html">Generator</a> </p> <div class="comment" id="overview_description"><p></p></div> <dl> <dt>Author:</dt> <dd><NAME></dd> <dt>Since:</dt> <dd>12 Fev. 2011</dd> <dt>See Also:</dt> <dd><code><a href="http://code.google.com/p/limba">http://code.google.com/p/limba</a></code></dd> </dl> <hr> <table id="summary_method"> <tr><th colspan="2">Method Summary</th></tr> <tr> <td class="type"> void</td> <td class="description"><p class="name"><a href="#setUp()">setUp</a>()</p></td> </tr> </table> <table class="inherit"> <tr><th colspan="2">Methods inherited from limba.interfaces\Generator</th></tr> <tr><td><a href="../../../../../limba/interfaces/generator.html#__construct()">__construct</a>, <a href="../../../../../limba/interfaces/generator.html#dump()">dump</a>, <a href="../../../../../limba/interfaces/generator.html#getParams()">getParams</a>, <a href="../../../../../limba/interfaces/generator.html#setUp()">setUp</a></td></tr></table> <h2 id="detail_method">Method Detail</h2> <div class="location">generators/admin/components/elements/UserListGenerator.php at line 10</div> <h3 id="setUp()">setUp</h3> <code class="signature">public void <strong>setUp</strong>()</code> <div class="details"> </div> <hr> <div class="header"> <h1>Limba - CMS</h1> <ul> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../../../../../limba/generators/admin/components/elements/package-summary.html">Namespace</a></li> <li class="active">Class</li> <li><a href="../../../../../limba/generators/admin/components/elements/package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../todo-list.html">Todo</a></li> <li><a href="../../../../../index-all.html">Index</a></li> </ul> </div> <div class="small_links"> <a href="../../../../../index.html" target="_top">Frames</a> <a href="../../../../../limba/generators/admin/components/elements/userlistgenerator.html" target="_top">No frames</a> </div> <div class="small_links"> Summary: <a href="#summary_field">Field</a> | <a href="#summary_method">Method</a> | <a href="#summary_constr">Constr</a> Detail: <a href="#detail_field">Field</a> | <a href="#detail_method">Method</a> | <a href="#summary_constr">Constr</a> </div> <hr> <p id="footer">Project: <a href=http://www.limba-cms.eu/>Limba</a> (Limba Integrates and Models your Business Artefacts) | This document was generated by <a href=http://peej.github.com/phpdoctor/>PHPDoctor: The PHP Documentation Creator</a></p> </body> </html>
UserListGenerator (Limba API)
from fasthtml.common import * app = FastHTML(hdrs=( Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Meta(content='PHPDoctor 2RC4 (http://peej.github.com/phpdoctor/)', name='generator'), Meta(content='Thu, 14 Apr 2011 13:53:20 +0000', name='when'), Link(href='../../../../../stylesheet.css', rel='stylesheet', type='text/css'), Link(href='../../../../../overview-summary.html', rel='start') )) rt = app.route @rt('/') def get(): return ( Title('UserListGenerator (Limba API)'), Div( H1('Limba - CMS'), Ul( Li( A('Overview', href='../../../../../overview-summary.html') ), Li( A('Namespace', href='../../../../../limba/generators/admin/components/elements/package-summary.html') ), Li('Class', cls='active'), Li( A('Tree', href='../../../../../limba/generators/admin/components/elements/package-tree.html') ), Li( A('Deprecated', href='../../../../../deprecated-list.html') ), Li( A('Todo', href='../../../../../todo-list.html') ), Li( A('Index', href='../../../../../index-all.html') ) ), cls='header' ), Div( A('Frames', href='../../../../../index.html', target='_top'), A('No frames', href='../../../../../limba/generators/admin/components/elements/userlistgenerator.html', target='_top'), cls='small_links' ), Div( 'Summary:', A('Field', href='#summary_field'), '|', A('Method', href='#summary_method'), '|', A('Constr', href='#summary_constr'), 'Detail:', A('Field', href='#detail_field'), '|', A('Method', href='#detail_method'), '|', A('Constr', href='#summary_constr'), cls='small_links' ), Hr(), Div('limba.generators.admin.components.elements\\UserListGenerator', cls='qualifiedName'), Div('generators/admin/components/elements/UserListGenerator.php at line 9', cls='location'), H1('Class UserListGenerator'), Pre( A('Generator', href='../../../../../limba/interfaces/generator.html'), Br(), '└─', Strong('UserListGenerator'), Br(), cls='tree' ), Hr(), P( 'public class', Strong('UserListGenerator'), Br(), 'extends', A('Generator', href='../../../../../limba/interfaces/generator.html'), cls='signature' ), Div( P(), cls='comment', id='overview_description' ), Dl( Dt('Author:'), Dd( Name() ), Dt('Since:'), Dd('12 Fev. 2011'), Dt('See Also:'), Dd( Code( A('http://code.google.com/p/limba', href='http://code.google.com/p/limba') ) ) ), Hr(), Table( Tr( Th('Method Summary', colspan='2') ), Tr( Td('void', cls='type'), Td( P( A('setUp', href='#setUp()'), '()', cls='name' ), cls='description' ) ), id='summary_method' ), Table( Tr( Th('Methods inherited from limba.interfaces\\Generator', colspan='2') ), Tr( Td( A('__construct', href='../../../../../limba/interfaces/generator.html#__construct()'), ',', A('dump', href='../../../../../limba/interfaces/generator.html#dump()'), ',', A('getParams', href='../../../../../limba/interfaces/generator.html#getParams()'), ',', A('setUp', href='../../../../../limba/interfaces/generator.html#setUp()') ) ), cls='inherit' ), H2('Method Detail', id='detail_method'), Div('generators/admin/components/elements/UserListGenerator.php at line 10', cls='location'), H3('setUp', id='setUp()'), Code( 'public void', Strong('setUp'), '()', cls='signature' ), Div(cls='details'), Hr(), Div( H1('Limba - CMS'), Ul( Li( A('Overview', href='../../../../../overview-summary.html') ), Li( A('Namespace', href='../../../../../limba/generators/admin/components/elements/package-summary.html') ), Li('Class', cls='active'), Li( A('Tree', href='../../../../../limba/generators/admin/components/elements/package-tree.html') ), Li( A('Deprecated', href='../../../../../deprecated-list.html') ), Li( A('Todo', href='../../../../../todo-list.html') ), Li( A('Index', href='../../../../../index-all.html') ) ), cls='header' ), Div( A('Frames', href='../../../../../index.html', target='_top'), A('No frames', href='../../../../../limba/generators/admin/components/elements/userlistgenerator.html', target='_top'), cls='small_links' ), Div( 'Summary:', A('Field', href='#summary_field'), '|', A('Method', href='#summary_method'), '|', A('Constr', href='#summary_constr'), 'Detail:', A('Field', href='#detail_field'), '|', A('Method', href='#detail_method'), '|', A('Constr', href='#summary_constr'), cls='small_links' ), Hr(), P( 'Project:', A('Limba', href='http://www.limba-cms.eu/'), '(Limba Integrates and Models your Business Artefacts) | This document was generated by', A('PHPDoctor: The PHP Documentation Creator', href='http://peej.github.com/phpdoctor/'), id='footer' ) ) run_uv()
Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Meta(content='PHPDoctor 2RC4 (http://peej.github.com/phpdoctor/)', name='generator'), Meta(content='Thu, 14 Apr 2011 13:53:20 +0000', name='when'), Link(href='../../../../../stylesheet.css', rel='stylesheet', type='text/css'), Link(href='../../../../../overview-summary.html', rel='start')
Title('UserListGenerator (Limba API)'), Div( H1('Limba - CMS'), Ul( Li( A('Overview', href='../../../../../overview-summary.html') ), Li( A('Namespace', href='../../../../../limba/generators/admin/components/elements/package-summary.html') ), Li('Class', cls='active'), Li( A('Tree', href='../../../../../limba/generators/admin/components/elements/package-tree.html') ), Li( A('Deprecated', href='../../../../../deprecated-list.html') ), Li( A('Todo', href='../../../../../todo-list.html') ), Li( A('Index', href='../../../../../index-all.html') ) ), cls='header' ), Div( A('Frames', href='../../../../../index.html', target='_top'), A('No frames', href='../../../../../limba/generators/admin/components/elements/userlistgenerator.html', target='_top'), cls='small_links' ), Div( 'Summary:', A('Field', href='#summary_field'), '|', A('Method', href='#summary_method'), '|', A('Constr', href='#summary_constr'), 'Detail:', A('Field', href='#detail_field'), '|', A('Method', href='#detail_method'), '|', A('Constr', href='#summary_constr'), cls='small_links' ), Hr(), Div('limba.generators.admin.components.elements\\UserListGenerator', cls='qualifiedName'), Div('generators/admin/components/elements/UserListGenerator.php at line 9', cls='location'), H1('Class UserListGenerator'), Pre( A('Generator', href='../../../../../limba/interfaces/generator.html'), Br(), '└─', Strong('UserListGenerator'), Br(), cls='tree' ), Hr(), P( 'public class', Strong('UserListGenerator'), Br(), 'extends', A('Generator', href='../../../../../limba/interfaces/generator.html'), cls='signature' ), Div( P(), cls='comment', id='overview_description' ), Dl( Dt('Author:'), Dd( Name() ), Dt('Since:'), Dd('12 Fev. 2011'), Dt('See Also:'), Dd( Code( A('http://code.google.com/p/limba', href='http://code.google.com/p/limba') ) ) ), Hr(), Table( Tr( Th('Method Summary', colspan='2') ), Tr( Td('void', cls='type'), Td( P( A('setUp', href='#setUp()'), '()', cls='name' ), cls='description' ) ), id='summary_method' ), Table( Tr( Th('Methods inherited from limba.interfaces\\Generator', colspan='2') ), Tr( Td( A('__construct', href='../../../../../limba/interfaces/generator.html#__construct()'), ',', A('dump', href='../../../../../limba/interfaces/generator.html#dump()'), ',', A('getParams', href='../../../../../limba/interfaces/generator.html#getParams()'), ',', A('setUp', href='../../../../../limba/interfaces/generator.html#setUp()') ) ), cls='inherit' ), H2('Method Detail', id='detail_method'), Div('generators/admin/components/elements/UserListGenerator.php at line 10', cls='location'), H3('setUp', id='setUp()'), Code( 'public void', Strong('setUp'), '()', cls='signature' ), Div(cls='details'), Hr(), Div( H1('Limba - CMS'), Ul( Li( A('Overview', href='../../../../../overview-summary.html') ), Li( A('Namespace', href='../../../../../limba/generators/admin/components/elements/package-summary.html') ), Li('Class', cls='active'), Li( A('Tree', href='../../../../../limba/generators/admin/components/elements/package-tree.html') ), Li( A('Deprecated', href='../../../../../deprecated-list.html') ), Li( A('Todo', href='../../../../../todo-list.html') ), Li( A('Index', href='../../../../../index-all.html') ) ), cls='header' ), Div( A('Frames', href='../../../../../index.html', target='_top'), A('No frames', href='../../../../../limba/generators/admin/components/elements/userlistgenerator.html', target='_top'), cls='small_links' ), Div( 'Summary:', A('Field', href='#summary_field'), '|', A('Method', href='#summary_method'), '|', A('Constr', href='#summary_constr'), 'Detail:', A('Field', href='#detail_field'), '|', A('Method', href='#detail_method'), '|', A('Constr', href='#summary_constr'), cls='small_links' ), Hr(), P( 'Project:', A('Limba', href='http://www.limba-cms.eu/'), '(Limba Integrates and Models your Business Artefacts) | This document was generated by', A('PHPDoctor: The PHP Documentation Creator', href='http://peej.github.com/phpdoctor/'), id='footer' )
testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_operator_index_v4.8_2021-10-11.html
camilamacedo86/audit-1
0
83
<filename>testdata/reports/redhat_redhat_operator_index/dashboards/deprecate-apis_registry.redhat.io_redhat_redhat_operator_index_v4.8_2021-10-11.html <!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <title>Deprecated API(s) Dashboard</title> <link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/dt/dt-1.10.24/datatables.min.css"/> <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="<KEY>" crossorigin="anonymous"> <style> div.dataTables_wrapper { width: 98%; margin: 0 auto; } table.minimalistBlack { border: 3px solid #000000; } table.minimalistBlack td, table.minimalistBlack th { border: 1px solid #000000; font-size: 12px; text-align: left; } table.minimalistBlack tbody td { font-size: 12px; } table.minimalistBlack thead { border-bottom: 3px solid #000000; text-align: center; } table.minimalistBlack thead th { font-size: 15px; color: white; text-align: center; } .themed-container { padding: .75rem; margin-bottom: 1.5rem; background-color: #F0F0F0; border: 1px solid #0D0C0C; } </style> </head> <body class="py-4"> <script type="text/javascript" src="https://cdn.datatables.net/v/dt/dt-1.10.24/datatables.min.js"></script> <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.js"></script> <script type="text/javascript" src="https://cdn.datatables.net/1.10.24/js/jquery.dataTables.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js" integrity="<KEY>" crossorigin="anonymous"></script> <script > $(document).ready(function() { $('#migrate').DataTable( { "scrollX": true } ); $('#mechanism').DataTable( { "scrollX": true } ); $('#ok').DataTable( { "scrollX": true } ); } ); </script> <main> <h1>Deprecated API(s) Dashboard </h1> <p>The audit tool output for the following packages were obtained by checking the image and the bundle manifests distributed. This report aims to try to identify the package distributions that can impact the users on 4.9.</p> <div class="container-fluid themed-container"> <h5 class="display-12 fw-bold">Data from the image used</h5> <ul> <li>Image name: registry.redhat.io/redhat/redhat-operator-index:v4.8 </li> <li>Image ID: sha256:1e285a980b8ca0a59ed2a9b86db6ff232063999ab8c037906328d7cc393a020f </li> <li>Image Created at: 2021-10-07T18:46:31.457753398Z </li> <li>From JSON report generated at: 2021-10-10 </li> </ul> </div> <div class="container-fluid themed-container"> <h5 class="display-12 fw-bold">FAQ</h5> <h5 class="display-12 fw-bold">1. Can my package still have bundles using deprecated API(s) that are not found by this check?</h5> <p>Yes. The check can only be made by looking at the manifests shipped in the bundle. Your operator might be using the deprecated/removed API(s) but not shipping its manifests on the bundle or have a dependency on another operator that is using them.</p> <h5 class="display-12 fw-bold">2. What action(s) should I take?</h5> <ul> <li>Check <a href="https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22"> Deprecated API Migration Guide (v1.22)</a> and ensure that your projects have been migrated and are not using any deprecated/removed API(s)</li> <li>Ensure that any distribution which requires any deprecated API(s) in the OCP catalogs are configured with the Max OpenShift Version compatible (`olm.openShiftMaxVersion`) so it will only be distributed on OCP version(s) &lt;= 4.8. Also, control which version the bundle is deployed to from OLM via the annotation/label `com.redhat.openshift.versions`. More info see: <a href="https://github.com/operator-framework/community-operators/blob/master/docs/packaging-required-criteria-ocp.md"> OKD/OpenShift Catalogs criteria and options </a></li> <li>OpenShift 4.8 introduces two new alerts that fire when an API that will be removed in the next release is in use. Check the event alerts of your Operators running on 4.8 and ensure that you do not find any warning about these API(s) still being used by it</li> </ul> <h5 class="display-12 fw-bold">3. What does it mean for a package to be in red, amber or green?</h5> <ul> <li> <b>(Green) Complying:</b> these are packages that we cannot found the removed APIs in k8s 1.22/OCP 4.9 in at least one bundle version</li> <li> <b>(Amber) Not complying:</b> these are the packages that we cannot found any versions which is not using the removed APIs in in k8s 1.22/OCP 4.9</li> </ul> </div> <div class="container-fluid themed-container"> <h5 class="display-12 fw-bold">Using deprecated APIs</h5> <table id="mechanism" class="minimalistBlack" style="background-color: #ec8f1c; width:98%"> <thead> <tr> <th>Package Name</th> <th>Kinds to migrate</th> <th>Channels</th> <th>Bundles uses API(s)</th> <th>Bundles Migrated</th> </tr> </thead> <tbody> <tr> <th>awx-resource-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>release-0.1</li> </ul> </th> <th> <ul> <li>awx-resource-operator.v0.1.0 - (label=v4.5,v4.6,max=4.8,channels=[release-0.1],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>awx-resource-operator.v0.1.1 - (label=v4.5,v4.6,max=4.8,channels=[release-0.1],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> </ul> </th> </tr> <tr> <th>rhsso-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>alpha</li> </ul> </th> <th> <ul> <li>rhsso-operator.7.4.0 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>rhsso-operator.7.4.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>rhsso-operator.7.4.9 - (label=v4.6,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> </ul> </th> </tr> <tr> <th>amq-broker</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>current</li> <li>7.x</li> <li>7.8.x</li> <li>current-76</li> <li>alpha</li> </ul> </th> <th> <ul> <li>amq-broker-operator.v0.13.0 - (label=v4.5,max=4.8,channels=[current current-76 7.x 7.8.x],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>amq-broker-operator.v0.15.0 - (label=v4.5,max=4.8,channels=[current 7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amq-broker-operator.v0.17.0 - (label=v4.5,max=4.8,channels=[current 7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amq-broker-operator.v0.18.0 - (label=v4.5,max=4.8,channels=[current 7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amq-broker-operator.v0.19.0 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[current 7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amq-broker-operator.v0.9.1 - (label=v4.5,max=4.8,channels=[current current-76 alpha 7.x 7.8.x],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>amq-broker-operator.v7.8.1-opr-3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[current 7.x 7.8.x],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> </ul> </th> </tr> <tr> <th>klusterlet-product</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>release-2.3</li> <li>release-2.2</li> </ul> </th> <th> <ul> <li>klusterlet-product.v2.2.0 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>klusterlet-product.v2.2.1 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>klusterlet-product.v2.2.2 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>klusterlet-product.v2.2.3 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>klusterlet-product.v2.2.5 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>klusterlet-product.v2.2.6 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>klusterlet-product.v2.2.7 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>klusterlet-product.v2.2.8 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>klusterlet-product.v2.3.2 - (label=v4.6-v4.9,max=4.8,channels=[release-2.3],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>klusterlet-product.v2.3.0 - (label=v4.6-v4.9,max=not set,channels=[release-2.3],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>klusterlet-product.v2.3.1 - (label=v4.6-v4.9,max=not set,channels=[release-2.3],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>rhmtv-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>release-v2.0.0-beta</li> </ul> </th> <th> <ul> <li>rhmtv-operator.2.0.0-beta.1 - (label=v4.7,max=4.8,channels=[release-v2.0.0-beta],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> </ul> </th> </tr> <tr> <th>amq-broker-lts</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>alpha</li> </ul> </th> <th> <ul> <li>amq-broker-operator.v0.9.2 - (label=v4.5,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amq-broker-operator.v0.9.3 - (label=v4.5,max=4.8,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> </ul> </th> </tr> <tr> <th>openshift-gitops-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>stable</li> <li>preview</li> </ul> </th> <th> <ul> <li>openshift-gitops-operator.v1.0.0 - (label=v4.6,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>openshift-gitops-operator.v1.0.1 - (label=v4.6,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>openshift-gitops-operator.v1.1.0 - (label=v4.7,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>openshift-gitops-operator.v1.1.1 - (label=v4.7,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>openshift-gitops-operator.v1.1.2 - (label=v4.7,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>openshift-gitops-operator.v1.2.0 - (label=v4.7,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>openshift-gitops-operator.v1.2.1 - (label=v4.7-v4.8,max=4.8,channels=[stable preview],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> </ul> </th> </tr> <tr> <th>apicast-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>threescale-2.9</li> <li>threescale-2.10</li> <li>threescale-2.8</li> </ul> </th> <th> <ul> <li>apicast-operator.v0.2.0 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>apicast-operator.v0.2.1 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>apicast-operator.v0.2.2 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>apicast-operator.v0.2.3 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>apicast-operator.v0.2.4 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>apicast-operator.v0.3.0 - (label=v4.5,max=4.8,channels=[threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>apicast-operator.v0.3.1 - (label=v4.5,v4.6,max=4.8,channels=[threescale-2.9 threescale-2.10],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>apicast-operator.v0.4.0 - (label=v4.5,v4.6,max=4.8,channels=[threescale-2.10],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> </ul> </th> </tr> <tr> <th>amq7-cert-manager-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>1.x</li> <li>alpha</li> </ul> </th> <th> <ul> <li>amq7-cert-manager.v1.0.1 - (label=v4.5-v4.8,max=4.8,channels=[1.x alpha],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> </ul> </th> </tr> <tr> <th>3scale-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>threescale-2.10</li> <li>threescale-2.9</li> <li>threescale-2.8</li> <li>threescale-2.6</li> <li>threescale-2.7</li> </ul> </th> <th> <ul> <li>3scale-operator.v0.3.0 - (label=v4.5,max=4.8,channels=[threescale-2.6 threescale-2.10 threescale-2.7 threescale-2.9 threescale-2.8],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>3scale-operator.v0.4.0 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.7 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>3scale-operator.v0.4.1 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.7 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>3scale-operator.v0.4.2 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.7 threescale-2.9 threescale-2.8],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>3scale-operator.v0.5.0 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>3scale-operator.v0.5.1 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>3scale-operator.v0.5.2 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>3scale-operator.v0.5.3 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>3scale-operator.v0.5.4 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>3scale-operator.v0.5.5 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>3scale-operator.v0.6.0 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>3scale-operator.v0.6.1 - (label=v4.5,v4.6,max=4.8,channels=[threescale-2.10 threescale-2.9],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>3scale-operator.v0.7.0 - (label=v4.5,v4.6,max=4.8,channels=[threescale-2.10],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> </ul> </th> </tr> <tr> <th>clusterresourceoverride</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>4.8</li> </ul> </th> <th> <ul> <li>clusterresourceoverride-operator.4.8.0-202109210857 - (label==v4.8,max=4.8,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> </ul> </th> </tr> <tr> <th>cincinnati-operator</th> <th> <ul> <li>CRD</li> <li>ClusterRole</li> </ul> </th> <th> <ul> <li>v1</li> </ul> </th> <th> <ul> <li>update-service-operator.v4.6.0 - (label=v4.6,max=4.8,channels=[v1],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> </ul> </th> </tr> <tr> <th>gatekeeper-operator-product</th> <th> <ul> <li>CRD</li> <li>ClusterRole</li> </ul> </th> <th> <ul> <li>stable</li> </ul> </th> <th> <ul> <li>gatekeeper-operator-product.v0.1.1 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>gatekeeper-operator-product.v0.1.2 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>gatekeeper-operator-product.v0.1.2-0.1624366317.p - (label=v4.6-v4.8,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>gatekeeper-operator-product.v0.1.2-0.1627931308 - (label=v4.6-v4.8,max=&#34;4.8&#34;,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> </ul> </th> </tr> </tbody> </table> </div> <div class="container-fluid themed-container"> <h5 class="display-12 fw-bold">Has a bundle that we could not find the deprecate APIs</h5> <table id="ok" class="minimalistBlack" style="background-color:#3FA91E;width:98%"> <thead> <tr> <th>Package Name</th> <th>Kinds to migrate</th> <th>Channels</th> <th>Bundles uses API(s)</th> <th>Bundles Migrated</th> </tr> </thead> <tbody> <tr> <th>local-storage-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>4.8</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>local-storage-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>mtc-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>release-v1.5</li> <li>release-v1.4</li> <li>release-v1.6</li> </ul> </th> <th> <ul> <li>mtc-operator.v1.3.2 - (label=v4.5,v4.6,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:YES)</li> <li>mtc-operator.v1.4.0 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>mtc-operator.v1.4.1 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>mtc-operator.v1.4.2 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>mtc-operator.v1.4.3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>mtc-operator.v1.4.4 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>mtc-operator.v1.4.5 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>mtc-operator.v1.4.6 - (label=v4.5-v4.8,max=&#34;4.8&#34;,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>mtc-operator.v1.4.7 - (label=v4.5-v4.8,max=&#34;4.8&#34;,channels=[release-v1.5 release-v1.4 release-v1.6],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>mtc-operator.v1.5.0 - (label=v4.5-v4.8,max=&#34;4.8&#34;,channels=[release-v1.5 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>mtc-operator.v1.5.1 - (label=v4.5-v4.8,max=&#34;4.8&#34;,channels=[release-v1.5 release-v1.6],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>mtc-operator.v1.6.0 - (label=v4.6,max=not set,channels=[release-v1.6],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>elasticsearch-operator</th> <th> <ul> <li>ClusterRole</li> </ul> </th> <th> <ul> <li>stable-5.2</li> <li>stable</li> <li>stable-5.1</li> <li>4.6</li> <li>5.0</li> </ul> </th> <th> <ul> <li>elasticsearch-operator.5.1.2-7 - (label=v4.7,max=4.8,channels=[stable-5.1],head:YES,defaultChannel:NO, deprecated:NO)</li> </ul> </th> <th> <ul> <li>elasticsearch-operator.4.6.0-202103010126.p0 - (label=v4.6,max=not set,channels=[4.6],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>elasticsearch-operator.5.0.8-6 - (label=v4.7,max=not set,channels=[5.0],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>elasticsearch-operator.5.2.2-21 - (label=v4.7,max=not set,channels=[stable-5.2 stable],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>codeready-workspaces</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>latest</li> </ul> </th> <th> <ul> <li>crwoperator.v2.0.0 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>crwoperator.v2.1.0 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>crwoperator.v2.1.1 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>crwoperator.v2.2.0 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>crwoperator.v2.3.0 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>crwoperator.v2.4.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>crwoperator.v2.5.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>crwoperator.v2.5.1 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>crwoperator.v2.6.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>crwoperator.v2.7.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>crwoperator.v2.7.1 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>crwoperator.v2.8.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>crwoperator.v2.10.0 - (label=v4.6,max=not set,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>crwoperator.v2.10.1 - (label=v4.6,max=not set,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>crwoperator.v2.11.0 - (label=v4.6,max=not set,channels=[latest],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>crwoperator.v2.9.0 - (label=v4.6,max=not set,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>cluster-kube-descheduler-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>4.8</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>clusterkubedescheduleroperator.4.8.0-202108312109 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>rhacs-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>rhacs-3.64</li> <li>latest</li> <li>rhacs-3.65</li> <li>rhacs-3.62</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>rhacs-operator.v3.62.0 - (label=v4.6,max=not set,channels=[rhacs-3.62 rhacs-3.64 latest rhacs-3.65],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>rhacs-operator.v3.62.1 - (label=v4.6,max=not set,channels=[rhacs-3.62],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>rhacs-operator.v3.63.0 - (label=v4.6,max=not set,channels=[rhacs-3.64 latest rhacs-3.65],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>rhacs-operator.v3.64.0 - (label=v4.6,max=not set,channels=[rhacs-3.64 latest rhacs-3.65],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>rhacs-operator.v3.64.1 - (label=v4.6,max=not set,channels=[rhacs-3.64],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>rhacs-operator.v3.64.2 - (label=v4.6,max=not set,channels=[rhacs-3.64],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>rhacs-operator.v3.65.0 - (label=v4.6,max=not set,channels=[latest rhacs-3.65],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>rhacs-operator.v3.65.1 - (label=v4.6,max=not set,channels=[latest rhacs-3.65],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>ansible-automation-platform-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>early-access</li> </ul> </th> <th> <ul> <li>ansible-automation-platform-operator.v2.0.0 - (label=v4.6-v4.8,max=4.8,channels=[early-access],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>ansible-automation-platform-operator.v2.0.1-0.1632495515 - (label=v4.6-v4.9,max=not set,channels=[early-access],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>nfd</th> <th> <ul> </ul> </th> <th> <ul> <li>4.8</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>nfd.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>metering-ocp</th> <th> <ul> </ul> </th> <th> <ul> <li>4.8</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>metering-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>devworkspace-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>fast</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>devworkspace-operator.v0.9.0 - (label=v4.8,max=not set,channels=[fast],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>jaeger-product</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>stable</li> <li>1.24-stable</li> <li>tech-preview</li> <li>1.17-stable</li> <li>1.20-stable</li> </ul> </th> <th> <ul> <li>jaeger-operator.v1.17.10 - (label=v4.5,v4.6,max=4.8,channels=[1.17-stable],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>jaeger-operator.v1.20.5 - (label=v4.6,max=4.8,channels=[1.20-stable],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>jaeger-operator.v2.0.0-tp.1 - (label=v4.6,max=4.8,channels=[tech-preview],head:YES,defaultChannel:NO, deprecated:NO)</li> </ul> </th> <th> <ul> <li>jaeger-operator.v1.24.1 - (label=v4.6,max=not set,channels=[stable 1.24-stable],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>kiali-ossm</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>stable</li> </ul> </th> <th> <ul> <li>kiali-operator.v1.0.10 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.0.11 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.0.12 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.0.5 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.0.6 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.0.7 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.0.8 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.0.9 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.12.11 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.12.12 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.12.13 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.12.14 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.12.15 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.12.16 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.12.7 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.24.2 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.24.3 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.24.4 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.24.5 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.24.6 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.24.7 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.24.8 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kiali-operator.v1.24.9 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>kiali-operator.v1.24.10 - (label=v4.5,v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>quay-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>quay-v3.4</li> <li>quay-v3.3</li> <li>quay-v3.5</li> </ul> </th> <th> <ul> <li>quay-operator.v3.4.1 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>quay-operator.v3.4.2 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>quay-operator.v3.4.3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>quay-operator.v3.4.4 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>quay-operator.v3.4.5 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>quay-operator.v3.4.6 - (label=v4.5-v4.8,max=4.8,channels=[quay-v3.4],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>quay-operator.v3.5.1 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>quay-operator.v3.5.2 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>quay-operator.v3.5.3 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>quay-operator.v3.5.4 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>quay-operator.v3.5.5 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>quay-operator.v3.5.6 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>red-hat-quay.v3.3.4 - (label=v4.5,v4.6,max=4.8,channels=[quay-v3.3],head:YES,defaultChannel:NO, deprecated:NO)</li> </ul> </th> <th> <ul> <li>quay-operator.v3.5.7 - (label=v4.5,max=not set,channels=[quay-v3.5],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>cluster-logging</th> <th> <ul> </ul> </th> <th> <ul> <li>5.0</li> <li>stable-5.1</li> <li>stable</li> <li>stable-5.2</li> <li>4.6</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>cluster-logging.5.0.8-7 - (label=v4.7,max=not set,channels=[5.0],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>cluster-logging.5.1.2-7 - (label=v4.7,max=not set,channels=[stable-5.1],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>cluster-logging.5.2.2-21 - (label=v4.7,max=not set,channels=[stable stable-5.2],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>clusterlogging.4.6.0-202103010126.p0 - (label=v4.6,max=not set,channels=[4.6],head:YES,defaultChannel:NO, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>poison-pill-manager</th> <th> <ul> </ul> </th> <th> <ul> <li>alpha</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>poison-pill.v0.1.2 - (label=v4.8,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>compliance-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>release-0.1</li> <li>4.7</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>compliance-operator.v0.1.32 - (label=v4.7,max=not set,channels=[4.7],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>compliance-operator.v0.1.39 - (label=v4.6,max=not set,channels=[release-0.1],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>fuse-console</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>fuse-console-7.8.x</li> <li>fuse-console-7.7.x</li> <li>7.9.x</li> </ul> </th> <th> <ul> <li>fuse-console.v7.7.1 - (label=v4.6,max=4.8,channels=[fuse-console-7.7.x],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>fuse-console.v7.8.2 - (label=v4.6,max=4.8,channels=[fuse-console-7.8.x],head:YES,defaultChannel:NO, deprecated:NO)</li> </ul> </th> <th> <ul> <li>fuse-console.v7.9.0 - (label=v4.6,max=not set,channels=[7.9.x],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>file-integrity-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>4.7</li> <li>release-0.1</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>file-integrity-operator.v0.1.13 - (label=v4.7,max=not set,channels=[4.7],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>file-integrity-operator.v0.1.16 - (label=v4.6,max=not set,channels=[release-0.1],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>windows-machine-config-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>preview</li> <li>stable</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>windows-machine-config-operator.v3.0.0 - (label==v4.8,max=not set,channels=[preview stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>windows-machine-config-operator.v3.1.0 - (label==v4.8,max=not set,channels=[preview stable],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>sandboxed-containers-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>preview-1.0</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>sandboxed-containers-operator.v1.0.2 - (label=v4.8,max=not set,channels=[preview-1.0],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>serverless-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>4.7</li> <li>stable</li> <li>4.5</li> <li>4.3</li> <li>4.4</li> <li>4.6</li> </ul> </th> <th> <ul> <li>serverless-operator.v1.0.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.1.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.10.0 - (label=v4.5,v4.6,max=4.8,channels=[4.7 stable 4.5 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.10.1 - (label=v4.5,v4.6,max=4.8,channels=[4.5],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>serverless-operator.v1.10.2 - (label=v4.5,v4.6,max=4.8,channels=[4.5],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>serverless-operator.v1.11.0 - (label=v4.6,max=4.8,channels=[4.7 stable 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.12.0 - (label=v4.6,max=4.8,channels=[4.7 stable 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.13.0 - (label=v4.6,v4.7,max=4.8,channels=[4.7 stable 4.6],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.14.0 - (label=v4.6,v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.2.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.3.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.4.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.4.1 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.5.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.6.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.7.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.7.1 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.7.2 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.8.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.9.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.6],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>serverless-operator.v1.15.0 - (label=v4.6,v4.7,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.16.0 - (label=v4.6-v4.8,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>serverless-operator.v1.17.0 - (label=v4.6-v4.9,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>fuse-online</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>fuse-online-v7.8.x</li> <li>7.9.x</li> <li>fuse-online-7.7.x</li> </ul> </th> <th> <ul> <li>fuse-online-operator.v7.7.1 - (label=v4.6,max=4.8,channels=[fuse-online-7.7.x],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>fuse-online-operator.v7.8.1 - (label=v4.6,max=4.8,channels=[fuse-online-v7.8.x 7.9.x],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>fuse-online.v7.9.0 - (label=v4.6,max=not set,channels=[7.9.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>fuse-online.v7.9.1 - (label=v4.6,max=not set,channels=[7.9.x],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>submariner</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>alpha-0.9</li> <li>alpha</li> </ul> </th> <th> <ul> <li>submariner.v0.8.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:YES,defaultChannel:NO, deprecated:NO)</li> </ul> </th> <th> <ul> <li>submariner.v0.9.0 - (label=v4.6,max=not set,channels=[alpha-0.9],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>sriov-network-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>4.8</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>sriov-network-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>openshift-jenkins-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>alpha</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>jenkins-operator.v0.7.2 - (label=v4.6-v4.9,max=not set,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>jenkins-operator.v0.7.3 - (label=v4.6-v4.9,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>quay-bridge-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>quay-v3.5</li> <li>quay-v3.4</li> <li>quay-v3.3</li> </ul> </th> <th> <ul> <li>quay-bridge-operator.v3.3.4 - (label=v4.5,v4.6,max=4.8,channels=[quay-v3.3],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>quay-bridge-operator.v3.4.1 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>quay-bridge-operator.v3.4.2 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>quay-bridge-operator.v3.4.3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>quay-bridge-operator.v3.4.4 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>quay-bridge-operator.v3.4.5 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>quay-bridge-operator.v3.4.6 - (label=v4.5-v4.8,max=4.8,channels=[quay-v3.4],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>quay-bridge-operator.v3.5.1 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>quay-bridge-operator.v3.5.2 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>quay-bridge-operator.v3.5.3 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>quay-bridge-operator.v3.5.4 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>quay-bridge-operator.v3.5.5 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>quay-bridge-operator.v3.5.6 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>quay-bridge-operator.v3.5.7 - (label=v4.5,max=not set,channels=[quay-v3.5],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>container-security-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>quay-v3.4</li> <li>quay-v3.5</li> <li>quay-v3.3</li> </ul> </th> <th> <ul> <li>container-security-operator.v3.3.4 - (label=v4.5,v4.6,max=4.8,channels=[quay-v3.3],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>container-security-operator.v3.4.1 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>container-security-operator.v3.4.2 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>container-security-operator.v3.4.3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>container-security-operator.v3.4.4 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>container-security-operator.v3.4.5 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>container-security-operator.v3.4.6 - (label=v4.5-v4.8,max=4.8,channels=[quay-v3.4],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>container-security-operator.v3.5.1 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>container-security-operator.v3.5.2 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>container-security-operator.v3.5.3 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>container-security-operator.v3.5.4 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>container-security-operator.v3.5.5 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>container-security-operator.v3.5.6 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>container-security-operator.v3.5.7 - (label=v4.5,max=not set,channels=[quay-v3.5],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>performance-addon-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>4.7</li> <li>4.5</li> <li>4.8</li> <li>4.4</li> <li>4.6</li> </ul> </th> <th> <ul> <li>performance-addon-operator.v4.4.1 - (label=v4.5,max=4.8,channels=[4.4],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>performance-addon-operator.v4.5.4 - (label=v4.5,max=4.8,channels=[4.5],head:YES,defaultChannel:NO, deprecated:NO)</li> </ul> </th> <th> <ul> <li>performance-addon-operator.v4.6.3 - (label=v4.6,max=not set,channels=[4.6],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>performance-addon-operator.v4.7.3 - (label=v4.7,max=not set,channels=[4.7],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>performance-addon-operator.v4.8.1 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>service-registry-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>2.x</li> <li>2.0.x</li> <li>serviceregistry-1</li> <li>serviceregistry-1.1</li> <li>serviceregistry-1.0</li> </ul> </th> <th> <ul> <li>service-registry-operator.v1.0.0 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.0 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>service-registry-operator.v1.0.1 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.0 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>service-registry-operator.v1.0.2 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.0 serviceregistry-1.1],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>service-registry-operator.v1.1.0 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>service-registry-operator.v1.1.1 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>service-registry-operator.v1.1.2 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>service-registry-operator.v1.1.3 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>service-registry-operator.v1.1.4 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:YES,defaultChannel:NO, deprecated:NO)</li> </ul> </th> <th> <ul> <li>service-registry-operator.v2.0.0 - (label=v4.6,max=not set,channels=[2.x 2.0.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>service-registry-operator.v2.0.1 - (label=v4.6,max=not set,channels=[2.x 2.0.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>service-registry-operator.v2.0.2 - (label=v4.6,max=not set,channels=[2.x 2.0.x],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>rh-service-binding-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>preview</li> <li>candidate</li> <li>beta</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>service-binding-operator.v0.10.0 - (label=v4.6,max=not set,channels=[preview candidate],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>service-binding-operator.v0.11.0 - (label=v4.6,max=not set,channels=[candidate],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>service-binding-operator.v0.5.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>service-binding-operator.v0.6.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>service-binding-operator.v0.7.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>service-binding-operator.v0.7.1 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>service-binding-operator.v0.8.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>service-binding-operator.v0.9.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>service-binding-operator.v0.9.1 - (label=v4.6,max=not set,channels=[preview candidate beta],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>skupper-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>alpha</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>skupper-operator.v0.6.0 - (label=v4.6,max=not set,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>skupper-operator.v0.6.1 - (label=v4.6,max=not set,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>skupper-operator.v0.7.0 - (label=v4.6,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>fuse-apicurito</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>fuse-apicurito-7.7.x</li> <li>fuse-apicurito-7.9.x</li> <li>fuse-apicurito-7.8.x</li> </ul> </th> <th> <ul> <li>apicuritooperator.v7.7.1 - (label=v4.6,max=4.8,channels=[fuse-apicurito-7.7.x],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>fuse-apicurito.v7.8.1 - (label=v4.6,max=4.8,channels=[fuse-apicurito-7.8.x],head:YES,defaultChannel:NO, deprecated:NO)</li> </ul> </th> <th> <ul> <li>fuse-apicurito.v7.9.1 - (label=v4.6,max=not set,channels=[fuse-apicurito-7.9.x],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>openshift-pipelines-operator-rh</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>stable</li> <li>preview</li> </ul> </th> <th> <ul> <li>redhat-openshift-pipelines-operator.v1.2.3 - (label=v4.5,v4.6,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:YES)</li> </ul> </th> <th> <ul> <li>redhat-openshift-pipelines.v1.3.0 - (label=v4.7,max=not set,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>redhat-openshift-pipelines.v1.3.1 - (label=v4.7,max=not set,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>redhat-openshift-pipelines.v1.4.0 - (label=v4.7,max=not set,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>redhat-openshift-pipelines.v1.5.2 - (label=v4.8,max=not set,channels=[stable preview],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>servicemeshoperator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>1.0</li> <li>stable</li> </ul> </th> <th> <ul> <li>servicemeshoperator.v1.0.0 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.0.1 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.0.10 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.0.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.0.3 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.0.4 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.0.5 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.0.6 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.0.7 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.0.8 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.0.9 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.0 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.1 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.10 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.2.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.2.3 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.3 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.4 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.4.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.5 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.5.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.6 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.7 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.8 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v1.1.9 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.0 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.0.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.0.2 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.1.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.2 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.3 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.4 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.5 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.5.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.5.2 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.6 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.6.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.6.2 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.7 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>servicemeshoperator.v2.0.7.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>servicemeshoperator.v2.0.8 - (label=v4.5,v4.6,max=not set,channels=[1.0 stable],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>eap</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>alpha</li> <li>stable</li> </ul> </th> <th> <ul> <li>eap-operator.v2.0.0 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>eap-operator.v2.0.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>eap-operator.v2.0.2 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>eap-operator.v2.1.0 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>eap-operator.v2.1.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>eap-operator.v2.1.2 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>eap-operator.v2.1.3 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>eap-operator.v2.1.4 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>eap-operator.v2.2.0 - (label=v4.5,v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>mtv-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>release-v2.1.0</li> <li>release-v2.0.0</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>mtv-operator.2.0.0 - (label=v4.7,max=not set,channels=[release-v2.0.0],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>mtv-operator.2.1.0 - (label=v4.8,max=not set,channels=[release-v2.1.0],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>ptp-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>4.8</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>ptp-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>rhpam-kogito-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>7.x</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>rhpam-kogito-operator.v7.11.0 - (label=v4.6,v4.7,max=not set,channels=[7.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>rhpam-kogito-operator.v7.11.1-1 - (label=v4.6,max=not set,channels=[7.x],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>web-terminal</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>fast</li> <li>alpha</li> </ul> </th> <th> <ul> <li>web-terminal.v1.0.1 - (label=v4.5,max=4.8,channels=[fast alpha],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>web-terminal.v1.1.0 - (label=v4.6,max=4.8,channels=[fast alpha],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>web-terminal.v1.2.0 - (label=v4.7,max=4.8,channels=[fast alpha],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>web-terminal.v1.2.1 - (label=v4.7,max=4.8,channels=[fast alpha],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>web-terminal.v1.3.0 - (label=v4.8,max=not set,channels=[fast],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>kubevirt-hyperconverged</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>stable</li> </ul> </th> <th> <ul> <li>kubevirt-hyperconverged-operator.v2.5.0 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:YES)</li> <li>kubevirt-hyperconverged-operator.v2.5.1 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kubevirt-hyperconverged-operator.v2.5.2 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kubevirt-hyperconverged-operator.v2.5.3 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kubevirt-hyperconverged-operator.v2.5.4 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kubevirt-hyperconverged-operator.v2.6.0 - (label=v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kubevirt-hyperconverged-operator.v2.6.1 - (label=v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kubevirt-hyperconverged-operator.v2.6.2 - (label=v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kubevirt-hyperconverged-operator.v2.6.3 - (label=v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kubevirt-hyperconverged-operator.v2.6.4 - (label=v4.7-v4.8,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kubevirt-hyperconverged-operator.v2.6.5 - (label=v4.7-v4.8,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>kubevirt-hyperconverged-operator.v4.8.0 - (label=v4.8,max=&#34;4.8&#34;,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kubevirt-hyperconverged-operator.v4.8.1 - (label=v4.8,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>kubevirt-hyperconverged-operator.v4.8.2 - (label=v4.8,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>businessautomation-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>stable</li> </ul> </th> <th> <ul> <li>businessautomation-operator.1.2.0 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.1.2.1 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.1.3.0 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.1.4.0 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.1.4.1 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.7.8.0 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.7.8.1 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>businessautomation-operator.7.10.0-1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.7.10.0-2 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.7.10.1-1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.7.10.1-2 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.7.11.0-1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.7.11.0-2 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.7.11.1-1 - (label=v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.7.9.0 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.7.9.0-2 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>businessautomation-operator.7.9.1-1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>advanced-cluster-management</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>release-2.2</li> <li>release-2.3</li> </ul> </th> <th> <ul> <li>advanced-cluster-management.v2.2.0 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>advanced-cluster-management.v2.2.1 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>advanced-cluster-management.v2.2.2 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>advanced-cluster-management.v2.2.3 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>advanced-cluster-management.v2.2.4 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>advanced-cluster-management.v2.2.5 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>advanced-cluster-management.v2.2.6 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>advanced-cluster-management.v2.2.7 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>advanced-cluster-management.v2.2.8 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:YES,defaultChannel:NO, deprecated:NO)</li> </ul> </th> <th> <ul> <li>advanced-cluster-management.v2.3.2 - (label=v4.6-v4.9,max=not set,channels=[release-2.3],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>kubernetes-nmstate-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>4.8</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>kubernetes-nmstate-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>amq-streams</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>amq-streams-1.x</li> <li>amq-streams-1.8.x</li> <li>stable</li> <li>amq-streams-1.7.x</li> </ul> </th> <th> <ul> <li>amqstreams.v1.6.3 - (label=v4.5,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:NO,defaultChannel:YES, deprecated:YES)</li> <li>amqstreams.v1.7.0 - (label=v4.6,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amqstreams.v1.7.1 - (label=v4.6,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amqstreams.v1.7.2 - (label=v4.6,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amqstreams.v1.7.3 - (label=v4.6,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>amqstreams.v1.8.0 - (label=v4.6,max=&#34;4.9&#34;,channels=[amq-streams-1.x amq-streams-1.8.x stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amqstreams.v1.8.1 - (label=v4.6,max=&#34;4.9&#34;,channels=[amq-streams-1.x amq-streams-1.8.x stable],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>amq-broker-rhel8</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>7.x</li> <li>7.8.x</li> </ul> </th> <th> <ul> <li>amq-broker-operator.v7.8.1-opr-3-rhel8 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amq-broker-operator.v7.8.1-opr-4-rhel8 - (label=v4.5-v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amq-broker-operator.v7.8.2-opr-1-rhel8 - (label=v4.5-v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amq-broker-operator.v7.8.2-opr-2-rhel8 - (label=v4.5-v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amq-broker-operator.v7.8.2-opr-3-rhel8 - (label=v4.5-v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>amq-broker-operator.v7.9.0-opr-1 - (label=v4.6-v4.9,max=not set,channels=[7.x 7.8.x],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>costmanagement-metrics-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>stable</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>costmanagement-metrics-operator.1.0.0 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>costmanagement-metrics-operator.1.1.0 - (label=v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>ocs-operator</th> <th> <ul> <li>ClusterRole</li> <li>ClusterRoleBinding</li> <li>Role</li> <li>RoleBinding</li> </ul> </th> <th> <ul> <li>stable-4.7</li> <li>stable-4.8</li> </ul> </th> <th> <ul> <li>ocs-operator.v4.7.2 - (label=v4.7-v4.8,max=4.8,channels=[stable-4.7],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>ocs-operator.v4.7.3 - (label=v4.7-v4.8,max=4.8,channels=[stable-4.7],head:NO,defaultChannel:NO, deprecated:NO)</li> <li>ocs-operator.v4.7.4 - (label=v4.7-v4.8,max=4.8,channels=[stable-4.7],head:YES,defaultChannel:NO, deprecated:NO)</li> <li>ocs-operator.v4.8.0 - (label=v4.8-v4.9,max=4.8,channels=[stable-4.8],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>ocs-operator.v4.8.1 - (label=v4.8-v4.9,max=4.8,channels=[stable-4.8],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>ocs-operator.v4.8.2 - (label=v4.8-v4.9,max=not set,channels=[stable-4.8],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>datagrid</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>8.1.x</li> <li>8.2.x</li> <li>8.0.x</li> </ul> </th> <th> <ul> <li>datagrid-operator.v8.0.0 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x 8.0.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.0.1 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x 8.0.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.0.2 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x 8.0.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.0.3 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x 8.0.x],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.1.0 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.1.1 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.1.2 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.1.3 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.1.4 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.1.5 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.1.6 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.1.7 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:YES,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.2.0 - (label=v4.5,v4.6,max=4.8,channels=[8.2.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.2.1 - (label=v4.5,v4.6,max=4.8,channels=[8.2.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.2.2 - (label=v4.5,v4.6,max=4.8,channels=[8.2.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>datagrid-operator.v8.2.3 - (label=v4.5,v4.6,max=not set,channels=[8.2.x],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>datagrid-operator.v8.2.4 - (label=v4.5,v4.6,max=not set,channels=[8.2.x],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>red-hat-camel-k</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>techpreview</li> <li>1.4.x</li> </ul> </th> <th> <ul> <li>red-hat-camel-k-operator.v1.3.0 - (label=v4.6,max=4.8,channels=[techpreview 1.4.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>red-hat-camel-k-operator.v1.3.1 - (label=v4.6,max=4.8,channels=[techpreview 1.4.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>red-hat-camel-k-operator.v1.3.2 - (label=v4.6,max=4.8,channels=[techpreview 1.4.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>red-hat-camel-k-operator.v1.3.3 - (label=v4.6,max=4.8,channels=[techpreview 1.4.x],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>red-hat-camel-k-operator.v1.4.0 - (label=v4.6,max=not set,channels=[1.4.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>red-hat-camel-k-operator.v1.4.1 - (label=v4.6,max=not set,channels=[1.4.x],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>amq7-interconnect-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>1.10.x</li> <li>1.2.0</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>amq7-interconnect-operator.v1.10.2 - (label=v4.5,max=not set,channels=[1.10.x 1.2.0],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>integration-operator</th> <th> <ul> </ul> </th> <th> <ul> <li>1.x</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>integration-operator.v1.0.0 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>integration-operator.v1.0.1 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>integration-operator.v1.0.4 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>integration-operator.v1.0.5 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>integration-operator.v1.0.5-0.1627560676.p - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>integration-operator.v1.0.6 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>integration-operator.v1.1.0 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>integration-operator.v1.2.0 - (label=v4.6,max=not set,channels=[1.x],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>jws-operator</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>alpha</li> </ul> </th> <th> <ul> <li>jws-operator.v1.0.0 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>jws-operator.v1.0.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>jws-operator.v1.0.2 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>jws-operator.v1.0.3 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)</li> </ul> </th> <th> <ul> <li>jws-operator.v1.1.0 - (label=v4.5,v4.6,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>amq-online</th> <th> <ul> <li>CRD</li> </ul> </th> <th> <ul> <li>stable</li> </ul> </th> <th> <ul> <li>amq-online.1.6.2 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:YES)</li> </ul> </th> <th> <ul> <li>amq-online.1.7.0 - (label=v4.6,v4.7,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amq-online.1.7.1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amq-online.1.7.1-0.1628610187.p - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)</li> <li>amq-online.1.7.2 - (label=v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> <tr> <th>vertical-pod-autoscaler</th> <th> <ul> </ul> </th> <th> <ul> <li>4.8</li> </ul> </th> <th> <ul> </ul> </th> <th> <ul> <li>verticalpodautoscaler.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)</li> </ul> </th> </tr> </tbody> </table> </div> </main> </body> </html>
Deprecated API(s) Dashboard
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1', name='viewport'), Meta(content='', name='description'), Link(href='https://cdn.datatables.net/v/dt/dt-1.10.24/datatables.min.css', rel='stylesheet', type='text/css'), Link(crossorigin='anonymous', href='https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css', integrity='<KEY>', rel='stylesheet'), Style('div.dataTables_wrapper {\n width: 98%;\n margin: 0 auto;\n }\n\n table.minimalistBlack {\n border: 3px solid #000000;\n }\n table.minimalistBlack td, table.minimalistBlack th {\n border: 1px solid #000000;\n font-size: 12px;\n text-align: left;\n }\n table.minimalistBlack tbody td {\n font-size: 12px;\n }\n table.minimalistBlack thead {\n border-bottom: 3px solid #000000;\n text-align: center;\n }\n table.minimalistBlack thead th {\n font-size: 15px;\n color: white;\n text-align: center;\n }\n\n .themed-container {\n padding: .75rem;\n margin-bottom: 1.5rem;\n background-color: #F0F0F0;\n border: 1px solid #0D0C0C;\n }') )) rt = app.route @rt('/') def get(): return ( Title('Deprecated API(s) Dashboard'), Script(src='https://cdn.datatables.net/v/dt/dt-1.10.24/datatables.min.js', type='text/javascript'), Script(src='https://code.jquery.com/jquery-3.5.1.js', type='text/javascript'), Script(src='https://cdn.datatables.net/1.10.24/js/jquery.dataTables.min.js', type='text/javascript'), Script(crossorigin='anonymous', integrity='<KEY>', src='https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js'), Script('$(document).ready(function() {\n $(\'#migrate\').DataTable( {\n "scrollX": true\n } );\n $(\'#mechanism\').DataTable( {\n "scrollX": true\n } );\n $(\'#ok\').DataTable( {\n "scrollX": true\n } );\n } );'), Main( H1('Deprecated API(s) Dashboard'), P('The audit tool output for the following packages were obtained by checking the image and the bundle manifests distributed. This report aims to try to identify the package distributions that can impact the users on 4.9.'), Div( H5('Data from the image used', cls='display-12 fw-bold'), Ul( Li('Image name: registry.redhat.io/redhat/redhat-operator-index:v4.8'), Li('Image ID: sha256:1e285a980b8ca0a59ed2a9b86db6ff232063999ab8c037906328d7cc393a020f'), Li('Image Created at: 2021-10-07T18:46:31.457753398Z'), Li('From JSON report generated at: 2021-10-10') ), cls='container-fluid themed-container' ), Div( H5('FAQ', cls='display-12 fw-bold'), H5('1. Can my package still have bundles using deprecated API(s) that are not found by this check?', cls='display-12 fw-bold'), P('Yes. The check can only be made by looking at the manifests shipped in the bundle. Your operator might be using the deprecated/removed API(s) but not shipping its manifests on the bundle or have a dependency on another operator that is using them.'), H5('2. What action(s) should I take?', cls='display-12 fw-bold'), Ul( Li( 'Check', A('Deprecated API Migration Guide (v1.22)', href='https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22'), 'and ensure that your projects have been migrated and are not using any deprecated/removed API(s)' ), Li( 'Ensure that any distribution which requires any deprecated API(s) in the OCP catalogs are configured with the Max OpenShift Version compatible (`olm.openShiftMaxVersion`) so it will only be distributed on OCP version(s) <= 4.8. Also, control which version the bundle is deployed to from OLM via the annotation/label `com.redhat.openshift.versions`. More info see:', A('OKD/OpenShift Catalogs criteria and options', href='https://github.com/operator-framework/community-operators/blob/master/docs/packaging-required-criteria-ocp.md') ), Li('OpenShift 4.8 introduces two new alerts that fire when an API that will be removed in the next release is in use. Check the event alerts of your Operators running on 4.8 and ensure that you do not find any warning about these API(s) still being used by it') ), H5('3. What does it mean for a package to be in red, amber or green?', cls='display-12 fw-bold'), Ul( Li( B('(Green) Complying:'), 'these are packages that we cannot found the removed APIs in k8s 1.22/OCP 4.9 in at least one bundle version' ), Li( B('(Amber) Not complying:'), 'these are the packages that we cannot found any versions which is not using the removed APIs in in k8s 1.22/OCP 4.9' ) ), cls='container-fluid themed-container' ), Div( H5('Using deprecated APIs', cls='display-12 fw-bold'), Table( Thead( Tr( Th('Package Name'), Th('Kinds to migrate'), Th('Channels'), Th('Bundles uses API(s)'), Th('Bundles Migrated') ) ), Tbody( Tr( Th('awx-resource-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('release-0.1') ) ), Th( Ul( Li('awx-resource-operator.v0.1.0 - (label=v4.5,v4.6,max=4.8,channels=[release-0.1],head:NO,defaultChannel:YES, deprecated:NO)'), Li('awx-resource-operator.v0.1.1 - (label=v4.5,v4.6,max=4.8,channels=[release-0.1],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('rhsso-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('alpha') ) ), Th( Ul( Li('rhsso-operator.7.4.0 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('rhsso-operator.7.4.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('rhsso-operator.7.4.9 - (label=v4.6,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('amq-broker'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('current'), Li('7.x'), Li('7.8.x'), Li('current-76'), Li('alpha') ) ), Th( Ul( Li('amq-broker-operator.v0.13.0 - (label=v4.5,max=4.8,channels=[current current-76 7.x 7.8.x],head:YES,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v0.15.0 - (label=v4.5,max=4.8,channels=[current 7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v0.17.0 - (label=v4.5,max=4.8,channels=[current 7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v0.18.0 - (label=v4.5,max=4.8,channels=[current 7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v0.19.0 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[current 7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v0.9.1 - (label=v4.5,max=4.8,channels=[current current-76 alpha 7.x 7.8.x],head:YES,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v7.8.1-opr-3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[current 7.x 7.8.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('klusterlet-product'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('release-2.3'), Li('release-2.2') ) ), Th( Ul( Li('klusterlet-product.v2.2.0 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.2.1 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.2.2 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.2.3 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.2.5 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.2.6 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.2.7 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.2.8 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:YES,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.3.2 - (label=v4.6-v4.9,max=4.8,channels=[release-2.3],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('klusterlet-product.v2.3.0 - (label=v4.6-v4.9,max=not set,channels=[release-2.3],head:NO,defaultChannel:YES, deprecated:NO)'), Li('klusterlet-product.v2.3.1 - (label=v4.6-v4.9,max=not set,channels=[release-2.3],head:NO,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('rhmtv-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('release-v2.0.0-beta') ) ), Th( Ul( Li('rhmtv-operator.2.0.0-beta.1 - (label=v4.7,max=4.8,channels=[release-v2.0.0-beta],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('amq-broker-lts'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('alpha') ) ), Th( Ul( Li('amq-broker-operator.v0.9.2 - (label=v4.5,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v0.9.3 - (label=v4.5,max=4.8,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('openshift-gitops-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('stable'), Li('preview') ) ), Th( Ul( Li('openshift-gitops-operator.v1.0.0 - (label=v4.6,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('openshift-gitops-operator.v1.0.1 - (label=v4.6,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('openshift-gitops-operator.v1.1.0 - (label=v4.7,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('openshift-gitops-operator.v1.1.1 - (label=v4.7,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('openshift-gitops-operator.v1.1.2 - (label=v4.7,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('openshift-gitops-operator.v1.2.0 - (label=v4.7,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('openshift-gitops-operator.v1.2.1 - (label=v4.7-v4.8,max=4.8,channels=[stable preview],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('apicast-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('threescale-2.9'), Li('threescale-2.10'), Li('threescale-2.8') ) ), Th( Ul( Li('apicast-operator.v0.2.0 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)'), Li('apicast-operator.v0.2.1 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)'), Li('apicast-operator.v0.2.2 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)'), Li('apicast-operator.v0.2.3 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)'), Li('apicast-operator.v0.2.4 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:YES,defaultChannel:YES, deprecated:NO)'), Li('apicast-operator.v0.3.0 - (label=v4.5,max=4.8,channels=[threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)'), Li('apicast-operator.v0.3.1 - (label=v4.5,v4.6,max=4.8,channels=[threescale-2.9 threescale-2.10],head:YES,defaultChannel:YES, deprecated:NO)'), Li('apicast-operator.v0.4.0 - (label=v4.5,v4.6,max=4.8,channels=[threescale-2.10],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('amq7-cert-manager-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('1.x'), Li('alpha') ) ), Th( Ul( Li('amq7-cert-manager.v1.0.1 - (label=v4.5-v4.8,max=4.8,channels=[1.x alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('3scale-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('threescale-2.10'), Li('threescale-2.9'), Li('threescale-2.8'), Li('threescale-2.6'), Li('threescale-2.7') ) ), Th( Ul( Li('3scale-operator.v0.3.0 - (label=v4.5,max=4.8,channels=[threescale-2.6 threescale-2.10 threescale-2.7 threescale-2.9 threescale-2.8],head:YES,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.4.0 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.7 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.4.1 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.7 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.4.2 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.7 threescale-2.9 threescale-2.8],head:YES,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.5.0 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.5.1 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.5.2 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.5.3 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.5.4 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.5.5 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:YES,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.6.0 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.6.1 - (label=v4.5,v4.6,max=4.8,channels=[threescale-2.10 threescale-2.9],head:YES,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.7.0 - (label=v4.5,v4.6,max=4.8,channels=[threescale-2.10],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('clusterresourceoverride'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('4.8') ) ), Th( Ul( Li('clusterresourceoverride-operator.4.8.0-202109210857 - (label==v4.8,max=4.8,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('cincinnati-operator'), Th( Ul( Li('CRD'), Li('ClusterRole') ) ), Th( Ul( Li('v1') ) ), Th( Ul( Li('update-service-operator.v4.6.0 - (label=v4.6,max=4.8,channels=[v1],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('gatekeeper-operator-product'), Th( Ul( Li('CRD'), Li('ClusterRole') ) ), Th( Ul( Li('stable') ) ), Th( Ul( Li('gatekeeper-operator-product.v0.1.1 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('gatekeeper-operator-product.v0.1.2 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('gatekeeper-operator-product.v0.1.2-0.1624366317.p - (label=v4.6-v4.8,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('gatekeeper-operator-product.v0.1.2-0.1627931308 - (label=v4.6-v4.8,max="4.8",channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ) ), cls='minimalistBlack', id='mechanism', style='background-color: #ec8f1c; width:98%' ), cls='container-fluid themed-container' ), Div( H5('Has a bundle that we could not find the deprecate APIs', cls='display-12 fw-bold'), Table( Thead( Tr( Th('Package Name'), Th('Kinds to migrate'), Th('Channels'), Th('Bundles uses API(s)'), Th('Bundles Migrated') ) ), Tbody( Tr( Th('local-storage-operator'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('local-storage-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('mtc-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('release-v1.5'), Li('release-v1.4'), Li('release-v1.6') ) ), Th( Ul( Li('mtc-operator.v1.3.2 - (label=v4.5,v4.6,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:YES)'), Li('mtc-operator.v1.4.0 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.4.1 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.4.2 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.4.3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.4.4 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.4.5 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.4.6 - (label=v4.5-v4.8,max="4.8",channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.4.7 - (label=v4.5-v4.8,max="4.8",channels=[release-v1.5 release-v1.4 release-v1.6],head:YES,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.5.0 - (label=v4.5-v4.8,max="4.8",channels=[release-v1.5 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.5.1 - (label=v4.5-v4.8,max="4.8",channels=[release-v1.5 release-v1.6],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('mtc-operator.v1.6.0 - (label=v4.6,max=not set,channels=[release-v1.6],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('elasticsearch-operator'), Th( Ul( Li('ClusterRole') ) ), Th( Ul( Li('stable-5.2'), Li('stable'), Li('stable-5.1'), Li('4.6'), Li('5.0') ) ), Th( Ul( Li('elasticsearch-operator.5.1.2-7 - (label=v4.7,max=4.8,channels=[stable-5.1],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('elasticsearch-operator.4.6.0-202103010126.p0 - (label=v4.6,max=not set,channels=[4.6],head:YES,defaultChannel:NO, deprecated:NO)'), Li('elasticsearch-operator.5.0.8-6 - (label=v4.7,max=not set,channels=[5.0],head:YES,defaultChannel:NO, deprecated:NO)'), Li('elasticsearch-operator.5.2.2-21 - (label=v4.7,max=not set,channels=[stable-5.2 stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('codeready-workspaces'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('latest') ) ), Th( Ul( Li('crwoperator.v2.0.0 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.1.0 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.1.1 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.2.0 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.3.0 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.4.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.5.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.5.1 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.6.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.7.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.7.1 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.8.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('crwoperator.v2.10.0 - (label=v4.6,max=not set,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.10.1 - (label=v4.6,max=not set,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.11.0 - (label=v4.6,max=not set,channels=[latest],head:YES,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.9.0 - (label=v4.6,max=not set,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('cluster-kube-descheduler-operator'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('clusterkubedescheduleroperator.4.8.0-202108312109 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('rhacs-operator'), Th( Ul() ), Th( Ul( Li('rhacs-3.64'), Li('latest'), Li('rhacs-3.65'), Li('rhacs-3.62') ) ), Th( Ul() ), Th( Ul( Li('rhacs-operator.v3.62.0 - (label=v4.6,max=not set,channels=[rhacs-3.62 rhacs-3.64 latest rhacs-3.65],head:NO,defaultChannel:YES, deprecated:NO)'), Li('rhacs-operator.v3.62.1 - (label=v4.6,max=not set,channels=[rhacs-3.62],head:YES,defaultChannel:NO, deprecated:NO)'), Li('rhacs-operator.v3.63.0 - (label=v4.6,max=not set,channels=[rhacs-3.64 latest rhacs-3.65],head:NO,defaultChannel:YES, deprecated:NO)'), Li('rhacs-operator.v3.64.0 - (label=v4.6,max=not set,channels=[rhacs-3.64 latest rhacs-3.65],head:NO,defaultChannel:YES, deprecated:NO)'), Li('rhacs-operator.v3.64.1 - (label=v4.6,max=not set,channels=[rhacs-3.64],head:NO,defaultChannel:NO, deprecated:NO)'), Li('rhacs-operator.v3.64.2 - (label=v4.6,max=not set,channels=[rhacs-3.64],head:YES,defaultChannel:NO, deprecated:NO)'), Li('rhacs-operator.v3.65.0 - (label=v4.6,max=not set,channels=[latest rhacs-3.65],head:NO,defaultChannel:YES, deprecated:NO)'), Li('rhacs-operator.v3.65.1 - (label=v4.6,max=not set,channels=[latest rhacs-3.65],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('ansible-automation-platform-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('early-access') ) ), Th( Ul( Li('ansible-automation-platform-operator.v2.0.0 - (label=v4.6-v4.8,max=4.8,channels=[early-access],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('ansible-automation-platform-operator.v2.0.1-0.1632495515 - (label=v4.6-v4.9,max=not set,channels=[early-access],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('nfd'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('nfd.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('metering-ocp'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('metering-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('devworkspace-operator'), Th( Ul() ), Th( Ul( Li('fast') ) ), Th( Ul() ), Th( Ul( Li('devworkspace-operator.v0.9.0 - (label=v4.8,max=not set,channels=[fast],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('jaeger-product'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('stable'), Li('1.24-stable'), Li('tech-preview'), Li('1.17-stable'), Li('1.20-stable') ) ), Th( Ul( Li('jaeger-operator.v1.17.10 - (label=v4.5,v4.6,max=4.8,channels=[1.17-stable],head:YES,defaultChannel:NO, deprecated:NO)'), Li('jaeger-operator.v1.20.5 - (label=v4.6,max=4.8,channels=[1.20-stable],head:YES,defaultChannel:NO, deprecated:NO)'), Li('jaeger-operator.v2.0.0-tp.1 - (label=v4.6,max=4.8,channels=[tech-preview],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('jaeger-operator.v1.24.1 - (label=v4.6,max=not set,channels=[stable 1.24-stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('kiali-ossm'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('stable') ) ), Th( Ul( Li('kiali-operator.v1.0.10 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.0.11 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.0.12 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.0.5 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.0.6 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.0.7 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.0.8 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.0.9 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.12.11 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.12.12 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.12.13 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.12.14 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.12.15 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.12.16 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.12.7 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.2 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.3 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.4 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.5 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.6 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.7 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.8 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.9 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('kiali-operator.v1.24.10 - (label=v4.5,v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('quay-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('quay-v3.4'), Li('quay-v3.3'), Li('quay-v3.5') ) ), Th( Ul( Li('quay-operator.v3.4.1 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-operator.v3.4.2 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-operator.v3.4.3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-operator.v3.4.4 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-operator.v3.4.5 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-operator.v3.4.6 - (label=v4.5-v4.8,max=4.8,channels=[quay-v3.4],head:YES,defaultChannel:NO, deprecated:NO)'), Li('quay-operator.v3.5.1 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-operator.v3.5.2 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-operator.v3.5.3 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-operator.v3.5.4 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-operator.v3.5.5 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-operator.v3.5.6 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('red-hat-quay.v3.3.4 - (label=v4.5,v4.6,max=4.8,channels=[quay-v3.3],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('quay-operator.v3.5.7 - (label=v4.5,max=not set,channels=[quay-v3.5],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('cluster-logging'), Th( Ul() ), Th( Ul( Li('5.0'), Li('stable-5.1'), Li('stable'), Li('stable-5.2'), Li('4.6') ) ), Th( Ul() ), Th( Ul( Li('cluster-logging.5.0.8-7 - (label=v4.7,max=not set,channels=[5.0],head:YES,defaultChannel:NO, deprecated:NO)'), Li('cluster-logging.5.1.2-7 - (label=v4.7,max=not set,channels=[stable-5.1],head:YES,defaultChannel:NO, deprecated:NO)'), Li('cluster-logging.5.2.2-21 - (label=v4.7,max=not set,channels=[stable stable-5.2],head:YES,defaultChannel:YES, deprecated:NO)'), Li('clusterlogging.4.6.0-202103010126.p0 - (label=v4.6,max=not set,channels=[4.6],head:YES,defaultChannel:NO, deprecated:NO)') ) ) ), Tr( Th('poison-pill-manager'), Th( Ul() ), Th( Ul( Li('alpha') ) ), Th( Ul() ), Th( Ul( Li('poison-pill.v0.1.2 - (label=v4.8,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('compliance-operator'), Th( Ul() ), Th( Ul( Li('release-0.1'), Li('4.7') ) ), Th( Ul() ), Th( Ul( Li('compliance-operator.v0.1.32 - (label=v4.7,max=not set,channels=[4.7],head:YES,defaultChannel:NO, deprecated:NO)'), Li('compliance-operator.v0.1.39 - (label=v4.6,max=not set,channels=[release-0.1],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('fuse-console'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('fuse-console-7.8.x'), Li('fuse-console-7.7.x'), Li('7.9.x') ) ), Th( Ul( Li('fuse-console.v7.7.1 - (label=v4.6,max=4.8,channels=[fuse-console-7.7.x],head:YES,defaultChannel:NO, deprecated:NO)'), Li('fuse-console.v7.8.2 - (label=v4.6,max=4.8,channels=[fuse-console-7.8.x],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('fuse-console.v7.9.0 - (label=v4.6,max=not set,channels=[7.9.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('file-integrity-operator'), Th( Ul() ), Th( Ul( Li('4.7'), Li('release-0.1') ) ), Th( Ul() ), Th( Ul( Li('file-integrity-operator.v0.1.13 - (label=v4.7,max=not set,channels=[4.7],head:YES,defaultChannel:NO, deprecated:NO)'), Li('file-integrity-operator.v0.1.16 - (label=v4.6,max=not set,channels=[release-0.1],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('windows-machine-config-operator'), Th( Ul() ), Th( Ul( Li('preview'), Li('stable') ) ), Th( Ul() ), Th( Ul( Li('windows-machine-config-operator.v3.0.0 - (label==v4.8,max=not set,channels=[preview stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('windows-machine-config-operator.v3.1.0 - (label==v4.8,max=not set,channels=[preview stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('sandboxed-containers-operator'), Th( Ul() ), Th( Ul( Li('preview-1.0') ) ), Th( Ul() ), Th( Ul( Li('sandboxed-containers-operator.v1.0.2 - (label=v4.8,max=not set,channels=[preview-1.0],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('serverless-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('4.7'), Li('stable'), Li('4.5'), Li('4.3'), Li('4.4'), Li('4.6') ) ), Th( Ul( Li('serverless-operator.v1.0.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.1.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.10.0 - (label=v4.5,v4.6,max=4.8,channels=[4.7 stable 4.5 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.10.1 - (label=v4.5,v4.6,max=4.8,channels=[4.5],head:NO,defaultChannel:NO, deprecated:NO)'), Li('serverless-operator.v1.10.2 - (label=v4.5,v4.6,max=4.8,channels=[4.5],head:YES,defaultChannel:NO, deprecated:NO)'), Li('serverless-operator.v1.11.0 - (label=v4.6,max=4.8,channels=[4.7 stable 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.12.0 - (label=v4.6,max=4.8,channels=[4.7 stable 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.13.0 - (label=v4.6,v4.7,max=4.8,channels=[4.7 stable 4.6],head:YES,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.14.0 - (label=v4.6,v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.2.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.3.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.4.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.4.1 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.5.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.6.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.7.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.7.1 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.7.2 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:YES,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.8.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.9.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.6],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('serverless-operator.v1.15.0 - (label=v4.6,v4.7,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.16.0 - (label=v4.6-v4.8,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.17.0 - (label=v4.6-v4.9,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('fuse-online'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('fuse-online-v7.8.x'), Li('7.9.x'), Li('fuse-online-7.7.x') ) ), Th( Ul( Li('fuse-online-operator.v7.7.1 - (label=v4.6,max=4.8,channels=[fuse-online-7.7.x],head:YES,defaultChannel:NO, deprecated:NO)'), Li('fuse-online-operator.v7.8.1 - (label=v4.6,max=4.8,channels=[fuse-online-v7.8.x 7.9.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('fuse-online.v7.9.0 - (label=v4.6,max=not set,channels=[7.9.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('fuse-online.v7.9.1 - (label=v4.6,max=not set,channels=[7.9.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('submariner'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('alpha-0.9'), Li('alpha') ) ), Th( Ul( Li('submariner.v0.8.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('submariner.v0.9.0 - (label=v4.6,max=not set,channels=[alpha-0.9],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('sriov-network-operator'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('sriov-network-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('openshift-jenkins-operator'), Th( Ul() ), Th( Ul( Li('alpha') ) ), Th( Ul() ), Th( Ul( Li('jenkins-operator.v0.7.2 - (label=v4.6-v4.9,max=not set,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('jenkins-operator.v0.7.3 - (label=v4.6-v4.9,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('quay-bridge-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('quay-v3.5'), Li('quay-v3.4'), Li('quay-v3.3') ) ), Th( Ul( Li('quay-bridge-operator.v3.3.4 - (label=v4.5,v4.6,max=4.8,channels=[quay-v3.3],head:YES,defaultChannel:NO, deprecated:NO)'), Li('quay-bridge-operator.v3.4.1 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-bridge-operator.v3.4.2 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-bridge-operator.v3.4.3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-bridge-operator.v3.4.4 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-bridge-operator.v3.4.5 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-bridge-operator.v3.4.6 - (label=v4.5-v4.8,max=4.8,channels=[quay-v3.4],head:YES,defaultChannel:NO, deprecated:NO)'), Li('quay-bridge-operator.v3.5.1 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-bridge-operator.v3.5.2 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-bridge-operator.v3.5.3 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-bridge-operator.v3.5.4 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-bridge-operator.v3.5.5 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-bridge-operator.v3.5.6 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('quay-bridge-operator.v3.5.7 - (label=v4.5,max=not set,channels=[quay-v3.5],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('container-security-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('quay-v3.4'), Li('quay-v3.5'), Li('quay-v3.3') ) ), Th( Ul( Li('container-security-operator.v3.3.4 - (label=v4.5,v4.6,max=4.8,channels=[quay-v3.3],head:YES,defaultChannel:NO, deprecated:NO)'), Li('container-security-operator.v3.4.1 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('container-security-operator.v3.4.2 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('container-security-operator.v3.4.3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('container-security-operator.v3.4.4 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('container-security-operator.v3.4.5 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('container-security-operator.v3.4.6 - (label=v4.5-v4.8,max=4.8,channels=[quay-v3.4],head:YES,defaultChannel:NO, deprecated:NO)'), Li('container-security-operator.v3.5.1 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('container-security-operator.v3.5.2 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('container-security-operator.v3.5.3 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('container-security-operator.v3.5.4 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('container-security-operator.v3.5.5 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('container-security-operator.v3.5.6 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('container-security-operator.v3.5.7 - (label=v4.5,max=not set,channels=[quay-v3.5],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('performance-addon-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('4.7'), Li('4.5'), Li('4.8'), Li('4.4'), Li('4.6') ) ), Th( Ul( Li('performance-addon-operator.v4.4.1 - (label=v4.5,max=4.8,channels=[4.4],head:YES,defaultChannel:NO, deprecated:NO)'), Li('performance-addon-operator.v4.5.4 - (label=v4.5,max=4.8,channels=[4.5],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('performance-addon-operator.v4.6.3 - (label=v4.6,max=not set,channels=[4.6],head:YES,defaultChannel:NO, deprecated:NO)'), Li('performance-addon-operator.v4.7.3 - (label=v4.7,max=not set,channels=[4.7],head:YES,defaultChannel:NO, deprecated:NO)'), Li('performance-addon-operator.v4.8.1 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('service-registry-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('2.x'), Li('2.0.x'), Li('serviceregistry-1'), Li('serviceregistry-1.1'), Li('serviceregistry-1.0') ) ), Th( Ul( Li('service-registry-operator.v1.0.0 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.0 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)'), Li('service-registry-operator.v1.0.1 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.0 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)'), Li('service-registry-operator.v1.0.2 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.0 serviceregistry-1.1],head:YES,defaultChannel:NO, deprecated:NO)'), Li('service-registry-operator.v1.1.0 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)'), Li('service-registry-operator.v1.1.1 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)'), Li('service-registry-operator.v1.1.2 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)'), Li('service-registry-operator.v1.1.3 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)'), Li('service-registry-operator.v1.1.4 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('service-registry-operator.v2.0.0 - (label=v4.6,max=not set,channels=[2.x 2.0.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-registry-operator.v2.0.1 - (label=v4.6,max=not set,channels=[2.x 2.0.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-registry-operator.v2.0.2 - (label=v4.6,max=not set,channels=[2.x 2.0.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('rh-service-binding-operator'), Th( Ul() ), Th( Ul( Li('preview'), Li('candidate'), Li('beta') ) ), Th( Ul() ), Th( Ul( Li('service-binding-operator.v0.10.0 - (label=v4.6,max=not set,channels=[preview candidate],head:YES,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.11.0 - (label=v4.6,max=not set,channels=[candidate],head:YES,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.5.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.6.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.7.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.7.1 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.8.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.9.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.9.1 - (label=v4.6,max=not set,channels=[preview candidate beta],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('skupper-operator'), Th( Ul() ), Th( Ul( Li('alpha') ) ), Th( Ul() ), Th( Ul( Li('skupper-operator.v0.6.0 - (label=v4.6,max=not set,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('skupper-operator.v0.6.1 - (label=v4.6,max=not set,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('skupper-operator.v0.7.0 - (label=v4.6,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('fuse-apicurito'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('fuse-apicurito-7.7.x'), Li('fuse-apicurito-7.9.x'), Li('fuse-apicurito-7.8.x') ) ), Th( Ul( Li('apicuritooperator.v7.7.1 - (label=v4.6,max=4.8,channels=[fuse-apicurito-7.7.x],head:YES,defaultChannel:NO, deprecated:NO)'), Li('fuse-apicurito.v7.8.1 - (label=v4.6,max=4.8,channels=[fuse-apicurito-7.8.x],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('fuse-apicurito.v7.9.1 - (label=v4.6,max=not set,channels=[fuse-apicurito-7.9.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('openshift-pipelines-operator-rh'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('stable'), Li('preview') ) ), Th( Ul( Li('redhat-openshift-pipelines-operator.v1.2.3 - (label=v4.5,v4.6,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:YES)') ) ), Th( Ul( Li('redhat-openshift-pipelines.v1.3.0 - (label=v4.7,max=not set,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('redhat-openshift-pipelines.v1.3.1 - (label=v4.7,max=not set,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('redhat-openshift-pipelines.v1.4.0 - (label=v4.7,max=not set,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('redhat-openshift-pipelines.v1.5.2 - (label=v4.8,max=not set,channels=[stable preview],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('servicemeshoperator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('1.0'), Li('stable') ) ), Th( Ul( Li('servicemeshoperator.v1.0.0 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.1 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.10 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.3 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.4 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.5 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.6 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.7 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.8 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.9 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.0 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.1 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.10 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.2.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.2.3 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.3 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.4 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.4.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.5 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.5.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.6 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.7 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.8 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.9 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.0 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.0.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.0.2 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.1.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.2 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.3 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.4 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.5 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.5.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.5.2 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.6 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.6.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.6.2 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.7 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.7.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('servicemeshoperator.v2.0.8 - (label=v4.5,v4.6,max=not set,channels=[1.0 stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('eap'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('alpha'), Li('stable') ) ), Th( Ul( Li('eap-operator.v2.0.0 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('eap-operator.v2.0.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('eap-operator.v2.0.2 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('eap-operator.v2.1.0 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('eap-operator.v2.1.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('eap-operator.v2.1.2 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('eap-operator.v2.1.3 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('eap-operator.v2.1.4 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('eap-operator.v2.2.0 - (label=v4.5,v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('mtv-operator'), Th( Ul() ), Th( Ul( Li('release-v2.1.0'), Li('release-v2.0.0') ) ), Th( Ul() ), Th( Ul( Li('mtv-operator.2.0.0 - (label=v4.7,max=not set,channels=[release-v2.0.0],head:YES,defaultChannel:NO, deprecated:NO)'), Li('mtv-operator.2.1.0 - (label=v4.8,max=not set,channels=[release-v2.1.0],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('ptp-operator'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('ptp-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('rhpam-kogito-operator'), Th( Ul() ), Th( Ul( Li('7.x') ) ), Th( Ul() ), Th( Ul( Li('rhpam-kogito-operator.v7.11.0 - (label=v4.6,v4.7,max=not set,channels=[7.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('rhpam-kogito-operator.v7.11.1-1 - (label=v4.6,max=not set,channels=[7.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('web-terminal'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('fast'), Li('alpha') ) ), Th( Ul( Li('web-terminal.v1.0.1 - (label=v4.5,max=4.8,channels=[fast alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('web-terminal.v1.1.0 - (label=v4.6,max=4.8,channels=[fast alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('web-terminal.v1.2.0 - (label=v4.7,max=4.8,channels=[fast alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('web-terminal.v1.2.1 - (label=v4.7,max=4.8,channels=[fast alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('web-terminal.v1.3.0 - (label=v4.8,max=not set,channels=[fast],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('kubevirt-hyperconverged'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('stable') ) ), Th( Ul( Li('kubevirt-hyperconverged-operator.v2.5.0 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:YES)'), Li('kubevirt-hyperconverged-operator.v2.5.1 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.5.2 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.5.3 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.5.4 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.6.0 - (label=v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.6.1 - (label=v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.6.2 - (label=v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.6.3 - (label=v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.6.4 - (label=v4.7-v4.8,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.6.5 - (label=v4.7-v4.8,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('kubevirt-hyperconverged-operator.v4.8.0 - (label=v4.8,max="4.8",channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v4.8.1 - (label=v4.8,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v4.8.2 - (label=v4.8,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('businessautomation-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('stable') ) ), Th( Ul( Li('businessautomation-operator.1.2.0 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.1.2.1 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.1.3.0 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.1.4.0 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.1.4.1 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.8.0 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.8.1 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('businessautomation-operator.7.10.0-1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.10.0-2 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.10.1-1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.10.1-2 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.11.0-1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.11.0-2 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.11.1-1 - (label=v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.9.0 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.9.0-2 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.9.1-1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('advanced-cluster-management'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('release-2.2'), Li('release-2.3') ) ), Th( Ul( Li('advanced-cluster-management.v2.2.0 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.1 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.2 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.3 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.4 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.5 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.6 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.7 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.8 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('advanced-cluster-management.v2.3.2 - (label=v4.6-v4.9,max=not set,channels=[release-2.3],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('kubernetes-nmstate-operator'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('kubernetes-nmstate-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('amq-streams'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('amq-streams-1.x'), Li('amq-streams-1.8.x'), Li('stable'), Li('amq-streams-1.7.x') ) ), Th( Ul( Li('amqstreams.v1.6.3 - (label=v4.5,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:NO,defaultChannel:YES, deprecated:YES)'), Li('amqstreams.v1.7.0 - (label=v4.6,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amqstreams.v1.7.1 - (label=v4.6,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amqstreams.v1.7.2 - (label=v4.6,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amqstreams.v1.7.3 - (label=v4.6,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('amqstreams.v1.8.0 - (label=v4.6,max="4.9",channels=[amq-streams-1.x amq-streams-1.8.x stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amqstreams.v1.8.1 - (label=v4.6,max="4.9",channels=[amq-streams-1.x amq-streams-1.8.x stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('amq-broker-rhel8'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('7.x'), Li('7.8.x') ) ), Th( Ul( Li('amq-broker-operator.v7.8.1-opr-3-rhel8 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v7.8.1-opr-4-rhel8 - (label=v4.5-v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v7.8.2-opr-1-rhel8 - (label=v4.5-v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v7.8.2-opr-2-rhel8 - (label=v4.5-v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v7.8.2-opr-3-rhel8 - (label=v4.5-v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('amq-broker-operator.v7.9.0-opr-1 - (label=v4.6-v4.9,max=not set,channels=[7.x 7.8.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('costmanagement-metrics-operator'), Th( Ul() ), Th( Ul( Li('stable') ) ), Th( Ul() ), Th( Ul( Li('costmanagement-metrics-operator.1.0.0 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('costmanagement-metrics-operator.1.1.0 - (label=v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('ocs-operator'), Th( Ul( Li('ClusterRole'), Li('ClusterRoleBinding'), Li('Role'), Li('RoleBinding') ) ), Th( Ul( Li('stable-4.7'), Li('stable-4.8') ) ), Th( Ul( Li('ocs-operator.v4.7.2 - (label=v4.7-v4.8,max=4.8,channels=[stable-4.7],head:NO,defaultChannel:NO, deprecated:NO)'), Li('ocs-operator.v4.7.3 - (label=v4.7-v4.8,max=4.8,channels=[stable-4.7],head:NO,defaultChannel:NO, deprecated:NO)'), Li('ocs-operator.v4.7.4 - (label=v4.7-v4.8,max=4.8,channels=[stable-4.7],head:YES,defaultChannel:NO, deprecated:NO)'), Li('ocs-operator.v4.8.0 - (label=v4.8-v4.9,max=4.8,channels=[stable-4.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('ocs-operator.v4.8.1 - (label=v4.8-v4.9,max=4.8,channels=[stable-4.8],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('ocs-operator.v4.8.2 - (label=v4.8-v4.9,max=not set,channels=[stable-4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('datagrid'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('8.1.x'), Li('8.2.x'), Li('8.0.x') ) ), Th( Ul( Li('datagrid-operator.v8.0.0 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x 8.0.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.0.1 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x 8.0.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.0.2 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x 8.0.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.0.3 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x 8.0.x],head:YES,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.0 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.1 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.2 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.3 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.4 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.5 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.6 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.7 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:YES,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.2.0 - (label=v4.5,v4.6,max=4.8,channels=[8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.2.1 - (label=v4.5,v4.6,max=4.8,channels=[8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.2.2 - (label=v4.5,v4.6,max=4.8,channels=[8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.2.3 - (label=v4.5,v4.6,max=not set,channels=[8.2.x],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('datagrid-operator.v8.2.4 - (label=v4.5,v4.6,max=not set,channels=[8.2.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('red-hat-camel-k'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('techpreview'), Li('1.4.x') ) ), Th( Ul( Li('red-hat-camel-k-operator.v1.3.0 - (label=v4.6,max=4.8,channels=[techpreview 1.4.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('red-hat-camel-k-operator.v1.3.1 - (label=v4.6,max=4.8,channels=[techpreview 1.4.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('red-hat-camel-k-operator.v1.3.2 - (label=v4.6,max=4.8,channels=[techpreview 1.4.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('red-hat-camel-k-operator.v1.3.3 - (label=v4.6,max=4.8,channels=[techpreview 1.4.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('red-hat-camel-k-operator.v1.4.0 - (label=v4.6,max=not set,channels=[1.4.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('red-hat-camel-k-operator.v1.4.1 - (label=v4.6,max=not set,channels=[1.4.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('amq7-interconnect-operator'), Th( Ul() ), Th( Ul( Li('1.10.x'), Li('1.2.0') ) ), Th( Ul() ), Th( Ul( Li('amq7-interconnect-operator.v1.10.2 - (label=v4.5,max=not set,channels=[1.10.x 1.2.0],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('integration-operator'), Th( Ul() ), Th( Ul( Li('1.x') ) ), Th( Ul() ), Th( Ul( Li('integration-operator.v1.0.0 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('integration-operator.v1.0.1 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('integration-operator.v1.0.4 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('integration-operator.v1.0.5 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('integration-operator.v1.0.5-0.1627560676.p - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('integration-operator.v1.0.6 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('integration-operator.v1.1.0 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('integration-operator.v1.2.0 - (label=v4.6,max=not set,channels=[1.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('jws-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('alpha') ) ), Th( Ul( Li('jws-operator.v1.0.0 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('jws-operator.v1.0.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('jws-operator.v1.0.2 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('jws-operator.v1.0.3 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('jws-operator.v1.1.0 - (label=v4.5,v4.6,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('amq-online'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('stable') ) ), Th( Ul( Li('amq-online.1.6.2 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:YES)') ) ), Th( Ul( Li('amq-online.1.7.0 - (label=v4.6,v4.7,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-online.1.7.1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-online.1.7.1-0.1628610187.p - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-online.1.7.2 - (label=v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('vertical-pod-autoscaler'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('verticalpodautoscaler.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ) ), cls='minimalistBlack', id='ok', style='background-color:#3FA91E;width:98%' ), cls='container-fluid themed-container' ) ) ) run_uv()
Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1', name='viewport'), Meta(content='', name='description'), Link(href='https://cdn.datatables.net/v/dt/dt-1.10.24/datatables.min.css', rel='stylesheet', type='text/css'), Link(crossorigin='anonymous', href='https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css', integrity='<KEY>', rel='stylesheet'), Style('div.dataTables_wrapper {\n width: 98%;\n margin: 0 auto;\n }\n\n table.minimalistBlack {\n border: 3px solid #000000;\n }\n table.minimalistBlack td, table.minimalistBlack th {\n border: 1px solid #000000;\n font-size: 12px;\n text-align: left;\n }\n table.minimalistBlack tbody td {\n font-size: 12px;\n }\n table.minimalistBlack thead {\n border-bottom: 3px solid #000000;\n text-align: center;\n }\n table.minimalistBlack thead th {\n font-size: 15px;\n color: white;\n text-align: center;\n }\n\n .themed-container {\n padding: .75rem;\n margin-bottom: 1.5rem;\n background-color: #F0F0F0;\n border: 1px solid #0D0C0C;\n }')
Title('Deprecated API(s) Dashboard'), Script(src='https://cdn.datatables.net/v/dt/dt-1.10.24/datatables.min.js', type='text/javascript'), Script(src='https://code.jquery.com/jquery-3.5.1.js', type='text/javascript'), Script(src='https://cdn.datatables.net/1.10.24/js/jquery.dataTables.min.js', type='text/javascript'), Script(crossorigin='anonymous', integrity='<KEY>', src='https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js'), Script('$(document).ready(function() {\n $(\'#migrate\').DataTable( {\n "scrollX": true\n } );\n $(\'#mechanism\').DataTable( {\n "scrollX": true\n } );\n $(\'#ok\').DataTable( {\n "scrollX": true\n } );\n } );'), Main( H1('Deprecated API(s) Dashboard'), P('The audit tool output for the following packages were obtained by checking the image and the bundle manifests distributed. This report aims to try to identify the package distributions that can impact the users on 4.9.'), Div( H5('Data from the image used', cls='display-12 fw-bold'), Ul( Li('Image name: registry.redhat.io/redhat/redhat-operator-index:v4.8'), Li('Image ID: sha256:1e285a980b8ca0a59ed2a9b86db6ff232063999ab8c037906328d7cc393a020f'), Li('Image Created at: 2021-10-07T18:46:31.457753398Z'), Li('From JSON report generated at: 2021-10-10') ), cls='container-fluid themed-container' ), Div( H5('FAQ', cls='display-12 fw-bold'), H5('1. Can my package still have bundles using deprecated API(s) that are not found by this check?', cls='display-12 fw-bold'), P('Yes. The check can only be made by looking at the manifests shipped in the bundle. Your operator might be using the deprecated/removed API(s) but not shipping its manifests on the bundle or have a dependency on another operator that is using them.'), H5('2. What action(s) should I take?', cls='display-12 fw-bold'), Ul( Li( 'Check', A('Deprecated API Migration Guide (v1.22)', href='https://kubernetes.io/docs/reference/using-api/deprecation-guide/#v1-22'), 'and ensure that your projects have been migrated and are not using any deprecated/removed API(s)' ), Li( 'Ensure that any distribution which requires any deprecated API(s) in the OCP catalogs are configured with the Max OpenShift Version compatible (`olm.openShiftMaxVersion`) so it will only be distributed on OCP version(s) <= 4.8. Also, control which version the bundle is deployed to from OLM via the annotation/label `com.redhat.openshift.versions`. More info see:', A('OKD/OpenShift Catalogs criteria and options', href='https://github.com/operator-framework/community-operators/blob/master/docs/packaging-required-criteria-ocp.md') ), Li('OpenShift 4.8 introduces two new alerts that fire when an API that will be removed in the next release is in use. Check the event alerts of your Operators running on 4.8 and ensure that you do not find any warning about these API(s) still being used by it') ), H5('3. What does it mean for a package to be in red, amber or green?', cls='display-12 fw-bold'), Ul( Li( B('(Green) Complying:'), 'these are packages that we cannot found the removed APIs in k8s 1.22/OCP 4.9 in at least one bundle version' ), Li( B('(Amber) Not complying:'), 'these are the packages that we cannot found any versions which is not using the removed APIs in in k8s 1.22/OCP 4.9' ) ), cls='container-fluid themed-container' ), Div( H5('Using deprecated APIs', cls='display-12 fw-bold'), Table( Thead( Tr( Th('Package Name'), Th('Kinds to migrate'), Th('Channels'), Th('Bundles uses API(s)'), Th('Bundles Migrated') ) ), Tbody( Tr( Th('awx-resource-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('release-0.1') ) ), Th( Ul( Li('awx-resource-operator.v0.1.0 - (label=v4.5,v4.6,max=4.8,channels=[release-0.1],head:NO,defaultChannel:YES, deprecated:NO)'), Li('awx-resource-operator.v0.1.1 - (label=v4.5,v4.6,max=4.8,channels=[release-0.1],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('rhsso-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('alpha') ) ), Th( Ul( Li('rhsso-operator.7.4.0 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('rhsso-operator.7.4.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('rhsso-operator.7.4.9 - (label=v4.6,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('amq-broker'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('current'), Li('7.x'), Li('7.8.x'), Li('current-76'), Li('alpha') ) ), Th( Ul( Li('amq-broker-operator.v0.13.0 - (label=v4.5,max=4.8,channels=[current current-76 7.x 7.8.x],head:YES,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v0.15.0 - (label=v4.5,max=4.8,channels=[current 7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v0.17.0 - (label=v4.5,max=4.8,channels=[current 7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v0.18.0 - (label=v4.5,max=4.8,channels=[current 7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v0.19.0 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[current 7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v0.9.1 - (label=v4.5,max=4.8,channels=[current current-76 alpha 7.x 7.8.x],head:YES,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v7.8.1-opr-3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[current 7.x 7.8.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('klusterlet-product'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('release-2.3'), Li('release-2.2') ) ), Th( Ul( Li('klusterlet-product.v2.2.0 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.2.1 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.2.2 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.2.3 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.2.5 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.2.6 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.2.7 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.2.8 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:YES,defaultChannel:NO, deprecated:NO)'), Li('klusterlet-product.v2.3.2 - (label=v4.6-v4.9,max=4.8,channels=[release-2.3],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('klusterlet-product.v2.3.0 - (label=v4.6-v4.9,max=not set,channels=[release-2.3],head:NO,defaultChannel:YES, deprecated:NO)'), Li('klusterlet-product.v2.3.1 - (label=v4.6-v4.9,max=not set,channels=[release-2.3],head:NO,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('rhmtv-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('release-v2.0.0-beta') ) ), Th( Ul( Li('rhmtv-operator.2.0.0-beta.1 - (label=v4.7,max=4.8,channels=[release-v2.0.0-beta],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('amq-broker-lts'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('alpha') ) ), Th( Ul( Li('amq-broker-operator.v0.9.2 - (label=v4.5,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v0.9.3 - (label=v4.5,max=4.8,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('openshift-gitops-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('stable'), Li('preview') ) ), Th( Ul( Li('openshift-gitops-operator.v1.0.0 - (label=v4.6,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('openshift-gitops-operator.v1.0.1 - (label=v4.6,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('openshift-gitops-operator.v1.1.0 - (label=v4.7,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('openshift-gitops-operator.v1.1.1 - (label=v4.7,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('openshift-gitops-operator.v1.1.2 - (label=v4.7,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('openshift-gitops-operator.v1.2.0 - (label=v4.7,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('openshift-gitops-operator.v1.2.1 - (label=v4.7-v4.8,max=4.8,channels=[stable preview],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('apicast-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('threescale-2.9'), Li('threescale-2.10'), Li('threescale-2.8') ) ), Th( Ul( Li('apicast-operator.v0.2.0 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)'), Li('apicast-operator.v0.2.1 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)'), Li('apicast-operator.v0.2.2 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)'), Li('apicast-operator.v0.2.3 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)'), Li('apicast-operator.v0.2.4 - (label=v4.5,max=4.8,channels=[threescale-2.8 threescale-2.9 threescale-2.10],head:YES,defaultChannel:YES, deprecated:NO)'), Li('apicast-operator.v0.3.0 - (label=v4.5,max=4.8,channels=[threescale-2.9 threescale-2.10],head:NO,defaultChannel:YES, deprecated:NO)'), Li('apicast-operator.v0.3.1 - (label=v4.5,v4.6,max=4.8,channels=[threescale-2.9 threescale-2.10],head:YES,defaultChannel:YES, deprecated:NO)'), Li('apicast-operator.v0.4.0 - (label=v4.5,v4.6,max=4.8,channels=[threescale-2.10],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('amq7-cert-manager-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('1.x'), Li('alpha') ) ), Th( Ul( Li('amq7-cert-manager.v1.0.1 - (label=v4.5-v4.8,max=4.8,channels=[1.x alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('3scale-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('threescale-2.10'), Li('threescale-2.9'), Li('threescale-2.8'), Li('threescale-2.6'), Li('threescale-2.7') ) ), Th( Ul( Li('3scale-operator.v0.3.0 - (label=v4.5,max=4.8,channels=[threescale-2.6 threescale-2.10 threescale-2.7 threescale-2.9 threescale-2.8],head:YES,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.4.0 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.7 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.4.1 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.7 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.4.2 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.7 threescale-2.9 threescale-2.8],head:YES,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.5.0 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.5.1 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.5.2 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.5.3 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.5.4 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.5.5 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9 threescale-2.8],head:YES,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.6.0 - (label=v4.5,max=4.8,channels=[threescale-2.10 threescale-2.9],head:NO,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.6.1 - (label=v4.5,v4.6,max=4.8,channels=[threescale-2.10 threescale-2.9],head:YES,defaultChannel:YES, deprecated:NO)'), Li('3scale-operator.v0.7.0 - (label=v4.5,v4.6,max=4.8,channels=[threescale-2.10],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('clusterresourceoverride'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('4.8') ) ), Th( Ul( Li('clusterresourceoverride-operator.4.8.0-202109210857 - (label==v4.8,max=4.8,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('cincinnati-operator'), Th( Ul( Li('CRD'), Li('ClusterRole') ) ), Th( Ul( Li('v1') ) ), Th( Ul( Li('update-service-operator.v4.6.0 - (label=v4.6,max=4.8,channels=[v1],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ), Tr( Th('gatekeeper-operator-product'), Th( Ul( Li('CRD'), Li('ClusterRole') ) ), Th( Ul( Li('stable') ) ), Th( Ul( Li('gatekeeper-operator-product.v0.1.1 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('gatekeeper-operator-product.v0.1.2 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('gatekeeper-operator-product.v0.1.2-0.1624366317.p - (label=v4.6-v4.8,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('gatekeeper-operator-product.v0.1.2-0.1627931308 - (label=v4.6-v4.8,max="4.8",channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul() ) ) ), cls='minimalistBlack', id='mechanism', style='background-color: #ec8f1c; width:98%' ), cls='container-fluid themed-container' ), Div( H5('Has a bundle that we could not find the deprecate APIs', cls='display-12 fw-bold'), Table( Thead( Tr( Th('Package Name'), Th('Kinds to migrate'), Th('Channels'), Th('Bundles uses API(s)'), Th('Bundles Migrated') ) ), Tbody( Tr( Th('local-storage-operator'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('local-storage-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('mtc-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('release-v1.5'), Li('release-v1.4'), Li('release-v1.6') ) ), Th( Ul( Li('mtc-operator.v1.3.2 - (label=v4.5,v4.6,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:YES)'), Li('mtc-operator.v1.4.0 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.4.1 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.4.2 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.4.3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.4.4 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.4.5 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.4.6 - (label=v4.5-v4.8,max="4.8",channels=[release-v1.5 release-v1.4 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.4.7 - (label=v4.5-v4.8,max="4.8",channels=[release-v1.5 release-v1.4 release-v1.6],head:YES,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.5.0 - (label=v4.5-v4.8,max="4.8",channels=[release-v1.5 release-v1.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('mtc-operator.v1.5.1 - (label=v4.5-v4.8,max="4.8",channels=[release-v1.5 release-v1.6],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('mtc-operator.v1.6.0 - (label=v4.6,max=not set,channels=[release-v1.6],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('elasticsearch-operator'), Th( Ul( Li('ClusterRole') ) ), Th( Ul( Li('stable-5.2'), Li('stable'), Li('stable-5.1'), Li('4.6'), Li('5.0') ) ), Th( Ul( Li('elasticsearch-operator.5.1.2-7 - (label=v4.7,max=4.8,channels=[stable-5.1],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('elasticsearch-operator.4.6.0-202103010126.p0 - (label=v4.6,max=not set,channels=[4.6],head:YES,defaultChannel:NO, deprecated:NO)'), Li('elasticsearch-operator.5.0.8-6 - (label=v4.7,max=not set,channels=[5.0],head:YES,defaultChannel:NO, deprecated:NO)'), Li('elasticsearch-operator.5.2.2-21 - (label=v4.7,max=not set,channels=[stable-5.2 stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('codeready-workspaces'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('latest') ) ), Th( Ul( Li('crwoperator.v2.0.0 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.1.0 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.1.1 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.2.0 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.3.0 - (label=v4.5,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.4.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.5.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.5.1 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.6.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.7.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.7.1 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.8.0 - (label=v4.5,v4.6,max=4.8,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('crwoperator.v2.10.0 - (label=v4.6,max=not set,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.10.1 - (label=v4.6,max=not set,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.11.0 - (label=v4.6,max=not set,channels=[latest],head:YES,defaultChannel:YES, deprecated:NO)'), Li('crwoperator.v2.9.0 - (label=v4.6,max=not set,channels=[latest],head:NO,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('cluster-kube-descheduler-operator'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('clusterkubedescheduleroperator.4.8.0-202108312109 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('rhacs-operator'), Th( Ul() ), Th( Ul( Li('rhacs-3.64'), Li('latest'), Li('rhacs-3.65'), Li('rhacs-3.62') ) ), Th( Ul() ), Th( Ul( Li('rhacs-operator.v3.62.0 - (label=v4.6,max=not set,channels=[rhacs-3.62 rhacs-3.64 latest rhacs-3.65],head:NO,defaultChannel:YES, deprecated:NO)'), Li('rhacs-operator.v3.62.1 - (label=v4.6,max=not set,channels=[rhacs-3.62],head:YES,defaultChannel:NO, deprecated:NO)'), Li('rhacs-operator.v3.63.0 - (label=v4.6,max=not set,channels=[rhacs-3.64 latest rhacs-3.65],head:NO,defaultChannel:YES, deprecated:NO)'), Li('rhacs-operator.v3.64.0 - (label=v4.6,max=not set,channels=[rhacs-3.64 latest rhacs-3.65],head:NO,defaultChannel:YES, deprecated:NO)'), Li('rhacs-operator.v3.64.1 - (label=v4.6,max=not set,channels=[rhacs-3.64],head:NO,defaultChannel:NO, deprecated:NO)'), Li('rhacs-operator.v3.64.2 - (label=v4.6,max=not set,channels=[rhacs-3.64],head:YES,defaultChannel:NO, deprecated:NO)'), Li('rhacs-operator.v3.65.0 - (label=v4.6,max=not set,channels=[latest rhacs-3.65],head:NO,defaultChannel:YES, deprecated:NO)'), Li('rhacs-operator.v3.65.1 - (label=v4.6,max=not set,channels=[latest rhacs-3.65],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('ansible-automation-platform-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('early-access') ) ), Th( Ul( Li('ansible-automation-platform-operator.v2.0.0 - (label=v4.6-v4.8,max=4.8,channels=[early-access],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('ansible-automation-platform-operator.v2.0.1-0.1632495515 - (label=v4.6-v4.9,max=not set,channels=[early-access],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('nfd'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('nfd.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('metering-ocp'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('metering-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('devworkspace-operator'), Th( Ul() ), Th( Ul( Li('fast') ) ), Th( Ul() ), Th( Ul( Li('devworkspace-operator.v0.9.0 - (label=v4.8,max=not set,channels=[fast],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('jaeger-product'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('stable'), Li('1.24-stable'), Li('tech-preview'), Li('1.17-stable'), Li('1.20-stable') ) ), Th( Ul( Li('jaeger-operator.v1.17.10 - (label=v4.5,v4.6,max=4.8,channels=[1.17-stable],head:YES,defaultChannel:NO, deprecated:NO)'), Li('jaeger-operator.v1.20.5 - (label=v4.6,max=4.8,channels=[1.20-stable],head:YES,defaultChannel:NO, deprecated:NO)'), Li('jaeger-operator.v2.0.0-tp.1 - (label=v4.6,max=4.8,channels=[tech-preview],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('jaeger-operator.v1.24.1 - (label=v4.6,max=not set,channels=[stable 1.24-stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('kiali-ossm'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('stable') ) ), Th( Ul( Li('kiali-operator.v1.0.10 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.0.11 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.0.12 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.0.5 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.0.6 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.0.7 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.0.8 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.0.9 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.12.11 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.12.12 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.12.13 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.12.14 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.12.15 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.12.16 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.12.7 - (label=v4.5,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.2 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.3 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.4 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.5 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.6 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.7 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.8 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kiali-operator.v1.24.9 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('kiali-operator.v1.24.10 - (label=v4.5,v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('quay-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('quay-v3.4'), Li('quay-v3.3'), Li('quay-v3.5') ) ), Th( Ul( Li('quay-operator.v3.4.1 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-operator.v3.4.2 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-operator.v3.4.3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-operator.v3.4.4 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-operator.v3.4.5 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-operator.v3.4.6 - (label=v4.5-v4.8,max=4.8,channels=[quay-v3.4],head:YES,defaultChannel:NO, deprecated:NO)'), Li('quay-operator.v3.5.1 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-operator.v3.5.2 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-operator.v3.5.3 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-operator.v3.5.4 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-operator.v3.5.5 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-operator.v3.5.6 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('red-hat-quay.v3.3.4 - (label=v4.5,v4.6,max=4.8,channels=[quay-v3.3],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('quay-operator.v3.5.7 - (label=v4.5,max=not set,channels=[quay-v3.5],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('cluster-logging'), Th( Ul() ), Th( Ul( Li('5.0'), Li('stable-5.1'), Li('stable'), Li('stable-5.2'), Li('4.6') ) ), Th( Ul() ), Th( Ul( Li('cluster-logging.5.0.8-7 - (label=v4.7,max=not set,channels=[5.0],head:YES,defaultChannel:NO, deprecated:NO)'), Li('cluster-logging.5.1.2-7 - (label=v4.7,max=not set,channels=[stable-5.1],head:YES,defaultChannel:NO, deprecated:NO)'), Li('cluster-logging.5.2.2-21 - (label=v4.7,max=not set,channels=[stable stable-5.2],head:YES,defaultChannel:YES, deprecated:NO)'), Li('clusterlogging.4.6.0-202103010126.p0 - (label=v4.6,max=not set,channels=[4.6],head:YES,defaultChannel:NO, deprecated:NO)') ) ) ), Tr( Th('poison-pill-manager'), Th( Ul() ), Th( Ul( Li('alpha') ) ), Th( Ul() ), Th( Ul( Li('poison-pill.v0.1.2 - (label=v4.8,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('compliance-operator'), Th( Ul() ), Th( Ul( Li('release-0.1'), Li('4.7') ) ), Th( Ul() ), Th( Ul( Li('compliance-operator.v0.1.32 - (label=v4.7,max=not set,channels=[4.7],head:YES,defaultChannel:NO, deprecated:NO)'), Li('compliance-operator.v0.1.39 - (label=v4.6,max=not set,channels=[release-0.1],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('fuse-console'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('fuse-console-7.8.x'), Li('fuse-console-7.7.x'), Li('7.9.x') ) ), Th( Ul( Li('fuse-console.v7.7.1 - (label=v4.6,max=4.8,channels=[fuse-console-7.7.x],head:YES,defaultChannel:NO, deprecated:NO)'), Li('fuse-console.v7.8.2 - (label=v4.6,max=4.8,channels=[fuse-console-7.8.x],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('fuse-console.v7.9.0 - (label=v4.6,max=not set,channels=[7.9.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('file-integrity-operator'), Th( Ul() ), Th( Ul( Li('4.7'), Li('release-0.1') ) ), Th( Ul() ), Th( Ul( Li('file-integrity-operator.v0.1.13 - (label=v4.7,max=not set,channels=[4.7],head:YES,defaultChannel:NO, deprecated:NO)'), Li('file-integrity-operator.v0.1.16 - (label=v4.6,max=not set,channels=[release-0.1],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('windows-machine-config-operator'), Th( Ul() ), Th( Ul( Li('preview'), Li('stable') ) ), Th( Ul() ), Th( Ul( Li('windows-machine-config-operator.v3.0.0 - (label==v4.8,max=not set,channels=[preview stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('windows-machine-config-operator.v3.1.0 - (label==v4.8,max=not set,channels=[preview stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('sandboxed-containers-operator'), Th( Ul() ), Th( Ul( Li('preview-1.0') ) ), Th( Ul() ), Th( Ul( Li('sandboxed-containers-operator.v1.0.2 - (label=v4.8,max=not set,channels=[preview-1.0],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('serverless-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('4.7'), Li('stable'), Li('4.5'), Li('4.3'), Li('4.4'), Li('4.6') ) ), Th( Ul( Li('serverless-operator.v1.0.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.1.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.10.0 - (label=v4.5,v4.6,max=4.8,channels=[4.7 stable 4.5 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.10.1 - (label=v4.5,v4.6,max=4.8,channels=[4.5],head:NO,defaultChannel:NO, deprecated:NO)'), Li('serverless-operator.v1.10.2 - (label=v4.5,v4.6,max=4.8,channels=[4.5],head:YES,defaultChannel:NO, deprecated:NO)'), Li('serverless-operator.v1.11.0 - (label=v4.6,max=4.8,channels=[4.7 stable 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.12.0 - (label=v4.6,max=4.8,channels=[4.7 stable 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.13.0 - (label=v4.6,v4.7,max=4.8,channels=[4.7 stable 4.6],head:YES,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.14.0 - (label=v4.6,v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.2.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.3.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.4.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.4.1 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.5.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.6.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.7.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.7.1 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.7.2 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.3 4.4 4.6],head:YES,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.8.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.6],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.9.0 - (label=v4.5,max=4.8,channels=[4.7 stable 4.5 4.6],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('serverless-operator.v1.15.0 - (label=v4.6,v4.7,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.16.0 - (label=v4.6-v4.8,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('serverless-operator.v1.17.0 - (label=v4.6-v4.9,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('fuse-online'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('fuse-online-v7.8.x'), Li('7.9.x'), Li('fuse-online-7.7.x') ) ), Th( Ul( Li('fuse-online-operator.v7.7.1 - (label=v4.6,max=4.8,channels=[fuse-online-7.7.x],head:YES,defaultChannel:NO, deprecated:NO)'), Li('fuse-online-operator.v7.8.1 - (label=v4.6,max=4.8,channels=[fuse-online-v7.8.x 7.9.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('fuse-online.v7.9.0 - (label=v4.6,max=not set,channels=[7.9.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('fuse-online.v7.9.1 - (label=v4.6,max=not set,channels=[7.9.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('submariner'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('alpha-0.9'), Li('alpha') ) ), Th( Ul( Li('submariner.v0.8.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('submariner.v0.9.0 - (label=v4.6,max=not set,channels=[alpha-0.9],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('sriov-network-operator'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('sriov-network-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('openshift-jenkins-operator'), Th( Ul() ), Th( Ul( Li('alpha') ) ), Th( Ul() ), Th( Ul( Li('jenkins-operator.v0.7.2 - (label=v4.6-v4.9,max=not set,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('jenkins-operator.v0.7.3 - (label=v4.6-v4.9,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('quay-bridge-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('quay-v3.5'), Li('quay-v3.4'), Li('quay-v3.3') ) ), Th( Ul( Li('quay-bridge-operator.v3.3.4 - (label=v4.5,v4.6,max=4.8,channels=[quay-v3.3],head:YES,defaultChannel:NO, deprecated:NO)'), Li('quay-bridge-operator.v3.4.1 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-bridge-operator.v3.4.2 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-bridge-operator.v3.4.3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-bridge-operator.v3.4.4 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-bridge-operator.v3.4.5 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('quay-bridge-operator.v3.4.6 - (label=v4.5-v4.8,max=4.8,channels=[quay-v3.4],head:YES,defaultChannel:NO, deprecated:NO)'), Li('quay-bridge-operator.v3.5.1 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-bridge-operator.v3.5.2 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-bridge-operator.v3.5.3 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-bridge-operator.v3.5.4 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-bridge-operator.v3.5.5 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('quay-bridge-operator.v3.5.6 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('quay-bridge-operator.v3.5.7 - (label=v4.5,max=not set,channels=[quay-v3.5],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('container-security-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('quay-v3.4'), Li('quay-v3.5'), Li('quay-v3.3') ) ), Th( Ul( Li('container-security-operator.v3.3.4 - (label=v4.5,v4.6,max=4.8,channels=[quay-v3.3],head:YES,defaultChannel:NO, deprecated:NO)'), Li('container-security-operator.v3.4.1 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('container-security-operator.v3.4.2 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('container-security-operator.v3.4.3 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('container-security-operator.v3.4.4 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('container-security-operator.v3.4.5 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[quay-v3.4],head:NO,defaultChannel:NO, deprecated:NO)'), Li('container-security-operator.v3.4.6 - (label=v4.5-v4.8,max=4.8,channels=[quay-v3.4],head:YES,defaultChannel:NO, deprecated:NO)'), Li('container-security-operator.v3.5.1 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('container-security-operator.v3.5.2 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('container-security-operator.v3.5.3 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('container-security-operator.v3.5.4 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('container-security-operator.v3.5.5 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)'), Li('container-security-operator.v3.5.6 - (label=v4.5,max=4.8,channels=[quay-v3.5],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('container-security-operator.v3.5.7 - (label=v4.5,max=not set,channels=[quay-v3.5],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('performance-addon-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('4.7'), Li('4.5'), Li('4.8'), Li('4.4'), Li('4.6') ) ), Th( Ul( Li('performance-addon-operator.v4.4.1 - (label=v4.5,max=4.8,channels=[4.4],head:YES,defaultChannel:NO, deprecated:NO)'), Li('performance-addon-operator.v4.5.4 - (label=v4.5,max=4.8,channels=[4.5],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('performance-addon-operator.v4.6.3 - (label=v4.6,max=not set,channels=[4.6],head:YES,defaultChannel:NO, deprecated:NO)'), Li('performance-addon-operator.v4.7.3 - (label=v4.7,max=not set,channels=[4.7],head:YES,defaultChannel:NO, deprecated:NO)'), Li('performance-addon-operator.v4.8.1 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('service-registry-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('2.x'), Li('2.0.x'), Li('serviceregistry-1'), Li('serviceregistry-1.1'), Li('serviceregistry-1.0') ) ), Th( Ul( Li('service-registry-operator.v1.0.0 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.0 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)'), Li('service-registry-operator.v1.0.1 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.0 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)'), Li('service-registry-operator.v1.0.2 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.0 serviceregistry-1.1],head:YES,defaultChannel:NO, deprecated:NO)'), Li('service-registry-operator.v1.1.0 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)'), Li('service-registry-operator.v1.1.1 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)'), Li('service-registry-operator.v1.1.2 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)'), Li('service-registry-operator.v1.1.3 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:NO,defaultChannel:NO, deprecated:NO)'), Li('service-registry-operator.v1.1.4 - (label=v4.5,v4.6,max=4.8,channels=[serviceregistry-1 serviceregistry-1.1],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('service-registry-operator.v2.0.0 - (label=v4.6,max=not set,channels=[2.x 2.0.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-registry-operator.v2.0.1 - (label=v4.6,max=not set,channels=[2.x 2.0.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-registry-operator.v2.0.2 - (label=v4.6,max=not set,channels=[2.x 2.0.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('rh-service-binding-operator'), Th( Ul() ), Th( Ul( Li('preview'), Li('candidate'), Li('beta') ) ), Th( Ul() ), Th( Ul( Li('service-binding-operator.v0.10.0 - (label=v4.6,max=not set,channels=[preview candidate],head:YES,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.11.0 - (label=v4.6,max=not set,channels=[candidate],head:YES,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.5.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.6.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.7.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.7.1 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.8.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.9.0 - (label=v4.6,max=not set,channels=[preview candidate beta],head:NO,defaultChannel:YES, deprecated:NO)'), Li('service-binding-operator.v0.9.1 - (label=v4.6,max=not set,channels=[preview candidate beta],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('skupper-operator'), Th( Ul() ), Th( Ul( Li('alpha') ) ), Th( Ul() ), Th( Ul( Li('skupper-operator.v0.6.0 - (label=v4.6,max=not set,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('skupper-operator.v0.6.1 - (label=v4.6,max=not set,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('skupper-operator.v0.7.0 - (label=v4.6,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('fuse-apicurito'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('fuse-apicurito-7.7.x'), Li('fuse-apicurito-7.9.x'), Li('fuse-apicurito-7.8.x') ) ), Th( Ul( Li('apicuritooperator.v7.7.1 - (label=v4.6,max=4.8,channels=[fuse-apicurito-7.7.x],head:YES,defaultChannel:NO, deprecated:NO)'), Li('fuse-apicurito.v7.8.1 - (label=v4.6,max=4.8,channels=[fuse-apicurito-7.8.x],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('fuse-apicurito.v7.9.1 - (label=v4.6,max=not set,channels=[fuse-apicurito-7.9.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('openshift-pipelines-operator-rh'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('stable'), Li('preview') ) ), Th( Ul( Li('redhat-openshift-pipelines-operator.v1.2.3 - (label=v4.5,v4.6,max=4.8,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:YES)') ) ), Th( Ul( Li('redhat-openshift-pipelines.v1.3.0 - (label=v4.7,max=not set,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('redhat-openshift-pipelines.v1.3.1 - (label=v4.7,max=not set,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('redhat-openshift-pipelines.v1.4.0 - (label=v4.7,max=not set,channels=[stable preview],head:NO,defaultChannel:YES, deprecated:NO)'), Li('redhat-openshift-pipelines.v1.5.2 - (label=v4.8,max=not set,channels=[stable preview],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('servicemeshoperator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('1.0'), Li('stable') ) ), Th( Ul( Li('servicemeshoperator.v1.0.0 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.1 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.10 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.3 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.4 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.5 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.6 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.7 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.8 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.0.9 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.0 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.1 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.10 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.2.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.2.3 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.3 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.4 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.4.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.5 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.5.2 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.6 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.7 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.8 - (label=v4.5,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v1.1.9 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.0 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.0.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.0.2 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.1.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.2 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.3 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.4 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.5 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.5.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.5.2 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.6 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.6.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.6.2 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.7 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('servicemeshoperator.v2.0.7.1 - (label=v4.5,v4.6,max=4.8,channels=[1.0 stable],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('servicemeshoperator.v2.0.8 - (label=v4.5,v4.6,max=not set,channels=[1.0 stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('eap'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('alpha'), Li('stable') ) ), Th( Ul( Li('eap-operator.v2.0.0 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('eap-operator.v2.0.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('eap-operator.v2.0.2 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('eap-operator.v2.1.0 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('eap-operator.v2.1.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('eap-operator.v2.1.2 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('eap-operator.v2.1.3 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('eap-operator.v2.1.4 - (label=v4.5,v4.6,max=4.8,channels=[alpha stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('eap-operator.v2.2.0 - (label=v4.5,v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('mtv-operator'), Th( Ul() ), Th( Ul( Li('release-v2.1.0'), Li('release-v2.0.0') ) ), Th( Ul() ), Th( Ul( Li('mtv-operator.2.0.0 - (label=v4.7,max=not set,channels=[release-v2.0.0],head:YES,defaultChannel:NO, deprecated:NO)'), Li('mtv-operator.2.1.0 - (label=v4.8,max=not set,channels=[release-v2.1.0],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('ptp-operator'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('ptp-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('rhpam-kogito-operator'), Th( Ul() ), Th( Ul( Li('7.x') ) ), Th( Ul() ), Th( Ul( Li('rhpam-kogito-operator.v7.11.0 - (label=v4.6,v4.7,max=not set,channels=[7.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('rhpam-kogito-operator.v7.11.1-1 - (label=v4.6,max=not set,channels=[7.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('web-terminal'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('fast'), Li('alpha') ) ), Th( Ul( Li('web-terminal.v1.0.1 - (label=v4.5,max=4.8,channels=[fast alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('web-terminal.v1.1.0 - (label=v4.6,max=4.8,channels=[fast alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('web-terminal.v1.2.0 - (label=v4.7,max=4.8,channels=[fast alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('web-terminal.v1.2.1 - (label=v4.7,max=4.8,channels=[fast alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('web-terminal.v1.3.0 - (label=v4.8,max=not set,channels=[fast],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('kubevirt-hyperconverged'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('stable') ) ), Th( Ul( Li('kubevirt-hyperconverged-operator.v2.5.0 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:YES)'), Li('kubevirt-hyperconverged-operator.v2.5.1 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.5.2 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.5.3 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.5.4 - (label=v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.6.0 - (label=v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.6.1 - (label=v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.6.2 - (label=v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.6.3 - (label=v4.7,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.6.4 - (label=v4.7-v4.8,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v2.6.5 - (label=v4.7-v4.8,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('kubevirt-hyperconverged-operator.v4.8.0 - (label=v4.8,max="4.8",channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v4.8.1 - (label=v4.8,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('kubevirt-hyperconverged-operator.v4.8.2 - (label=v4.8,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('businessautomation-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('stable') ) ), Th( Ul( Li('businessautomation-operator.1.2.0 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.1.2.1 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.1.3.0 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.1.4.0 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.1.4.1 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.8.0 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.8.1 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('businessautomation-operator.7.10.0-1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.10.0-2 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.10.1-1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.10.1-2 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.11.0-1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.11.0-2 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.11.1-1 - (label=v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.9.0 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.9.0-2 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('businessautomation-operator.7.9.1-1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('advanced-cluster-management'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('release-2.2'), Li('release-2.3') ) ), Th( Ul( Li('advanced-cluster-management.v2.2.0 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.1 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.2 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.3 - (label=v4.5,v4.6,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.4 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.5 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.6 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.7 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:NO,defaultChannel:NO, deprecated:NO)'), Li('advanced-cluster-management.v2.2.8 - (label=v4.6-v4.8,max=4.8,channels=[release-2.2],head:YES,defaultChannel:NO, deprecated:NO)') ) ), Th( Ul( Li('advanced-cluster-management.v2.3.2 - (label=v4.6-v4.9,max=not set,channels=[release-2.3],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('kubernetes-nmstate-operator'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('kubernetes-nmstate-operator.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('amq-streams'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('amq-streams-1.x'), Li('amq-streams-1.8.x'), Li('stable'), Li('amq-streams-1.7.x') ) ), Th( Ul( Li('amqstreams.v1.6.3 - (label=v4.5,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:NO,defaultChannel:YES, deprecated:YES)'), Li('amqstreams.v1.7.0 - (label=v4.6,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amqstreams.v1.7.1 - (label=v4.6,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amqstreams.v1.7.2 - (label=v4.6,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amqstreams.v1.7.3 - (label=v4.6,max=4.8,channels=[amq-streams-1.x amq-streams-1.8.x stable amq-streams-1.7.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('amqstreams.v1.8.0 - (label=v4.6,max="4.9",channels=[amq-streams-1.x amq-streams-1.8.x stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amqstreams.v1.8.1 - (label=v4.6,max="4.9",channels=[amq-streams-1.x amq-streams-1.8.x stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('amq-broker-rhel8'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('7.x'), Li('7.8.x') ) ), Th( Ul( Li('amq-broker-operator.v7.8.1-opr-3-rhel8 - (label=v4.5,v4.6,v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v7.8.1-opr-4-rhel8 - (label=v4.5-v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v7.8.2-opr-1-rhel8 - (label=v4.5-v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v7.8.2-opr-2-rhel8 - (label=v4.5-v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-broker-operator.v7.8.2-opr-3-rhel8 - (label=v4.5-v4.7,max=4.8,channels=[7.x 7.8.x],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('amq-broker-operator.v7.9.0-opr-1 - (label=v4.6-v4.9,max=not set,channels=[7.x 7.8.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('costmanagement-metrics-operator'), Th( Ul() ), Th( Ul( Li('stable') ) ), Th( Ul() ), Th( Ul( Li('costmanagement-metrics-operator.1.0.0 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('costmanagement-metrics-operator.1.1.0 - (label=v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('ocs-operator'), Th( Ul( Li('ClusterRole'), Li('ClusterRoleBinding'), Li('Role'), Li('RoleBinding') ) ), Th( Ul( Li('stable-4.7'), Li('stable-4.8') ) ), Th( Ul( Li('ocs-operator.v4.7.2 - (label=v4.7-v4.8,max=4.8,channels=[stable-4.7],head:NO,defaultChannel:NO, deprecated:NO)'), Li('ocs-operator.v4.7.3 - (label=v4.7-v4.8,max=4.8,channels=[stable-4.7],head:NO,defaultChannel:NO, deprecated:NO)'), Li('ocs-operator.v4.7.4 - (label=v4.7-v4.8,max=4.8,channels=[stable-4.7],head:YES,defaultChannel:NO, deprecated:NO)'), Li('ocs-operator.v4.8.0 - (label=v4.8-v4.9,max=4.8,channels=[stable-4.8],head:NO,defaultChannel:YES, deprecated:NO)'), Li('ocs-operator.v4.8.1 - (label=v4.8-v4.9,max=4.8,channels=[stable-4.8],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('ocs-operator.v4.8.2 - (label=v4.8-v4.9,max=not set,channels=[stable-4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('datagrid'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('8.1.x'), Li('8.2.x'), Li('8.0.x') ) ), Th( Ul( Li('datagrid-operator.v8.0.0 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x 8.0.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.0.1 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x 8.0.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.0.2 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x 8.0.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.0.3 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x 8.0.x],head:YES,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.0 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.1 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.2 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.3 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.4 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.5 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.6 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.1.7 - (label=v4.5,v4.6,max=4.8,channels=[8.1.x 8.2.x],head:YES,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.2.0 - (label=v4.5,v4.6,max=4.8,channels=[8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.2.1 - (label=v4.5,v4.6,max=4.8,channels=[8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.2.2 - (label=v4.5,v4.6,max=4.8,channels=[8.2.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('datagrid-operator.v8.2.3 - (label=v4.5,v4.6,max=not set,channels=[8.2.x],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('datagrid-operator.v8.2.4 - (label=v4.5,v4.6,max=not set,channels=[8.2.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('red-hat-camel-k'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('techpreview'), Li('1.4.x') ) ), Th( Ul( Li('red-hat-camel-k-operator.v1.3.0 - (label=v4.6,max=4.8,channels=[techpreview 1.4.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('red-hat-camel-k-operator.v1.3.1 - (label=v4.6,max=4.8,channels=[techpreview 1.4.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('red-hat-camel-k-operator.v1.3.2 - (label=v4.6,max=4.8,channels=[techpreview 1.4.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('red-hat-camel-k-operator.v1.3.3 - (label=v4.6,max=4.8,channels=[techpreview 1.4.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('red-hat-camel-k-operator.v1.4.0 - (label=v4.6,max=not set,channels=[1.4.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('red-hat-camel-k-operator.v1.4.1 - (label=v4.6,max=not set,channels=[1.4.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('amq7-interconnect-operator'), Th( Ul() ), Th( Ul( Li('1.10.x'), Li('1.2.0') ) ), Th( Ul() ), Th( Ul( Li('amq7-interconnect-operator.v1.10.2 - (label=v4.5,max=not set,channels=[1.10.x 1.2.0],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('integration-operator'), Th( Ul() ), Th( Ul( Li('1.x') ) ), Th( Ul() ), Th( Ul( Li('integration-operator.v1.0.0 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('integration-operator.v1.0.1 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('integration-operator.v1.0.4 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('integration-operator.v1.0.5 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('integration-operator.v1.0.5-0.1627560676.p - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('integration-operator.v1.0.6 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('integration-operator.v1.1.0 - (label=v4.6,max=not set,channels=[1.x],head:NO,defaultChannel:YES, deprecated:NO)'), Li('integration-operator.v1.2.0 - (label=v4.6,max=not set,channels=[1.x],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('jws-operator'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('alpha') ) ), Th( Ul( Li('jws-operator.v1.0.0 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('jws-operator.v1.0.1 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('jws-operator.v1.0.2 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)'), Li('jws-operator.v1.0.3 - (label=v4.5,v4.6,max=4.8,channels=[alpha],head:NO,defaultChannel:YES, deprecated:NO)') ) ), Th( Ul( Li('jws-operator.v1.1.0 - (label=v4.5,v4.6,max=not set,channels=[alpha],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('amq-online'), Th( Ul( Li('CRD') ) ), Th( Ul( Li('stable') ) ), Th( Ul( Li('amq-online.1.6.2 - (label=v4.5,v4.6,max=4.8,channels=[stable],head:NO,defaultChannel:YES, deprecated:YES)') ) ), Th( Ul( Li('amq-online.1.7.0 - (label=v4.6,v4.7,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-online.1.7.1 - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-online.1.7.1-0.1628610187.p - (label=v4.6,max=not set,channels=[stable],head:NO,defaultChannel:YES, deprecated:NO)'), Li('amq-online.1.7.2 - (label=v4.6,max=not set,channels=[stable],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ), Tr( Th('vertical-pod-autoscaler'), Th( Ul() ), Th( Ul( Li('4.8') ) ), Th( Ul() ), Th( Ul( Li('verticalpodautoscaler.4.8.0-202109210857 - (label==v4.8,max=not set,channels=[4.8],head:YES,defaultChannel:YES, deprecated:NO)') ) ) ) ), cls='minimalistBlack', id='ok', style='background-color:#3FA91E;width:98%' ), cls='container-fluid themed-container' ) )
211/javaResult/1748/match13-0.html
feiteng/fl.github.io
1
84
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <HTML> <HEAD> <TITLE>425_imxishang.java</TITLE> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <script type="text/javascript"> <!-- function ZweiFrames(URL1,F1,URL2,F2) { parent.frames[F1].location.href=URL1; parent.frames[F2].location.href=URL2; } //--> </script> </HEAD> <BODY BGCOLOR="#ffffff"> <HR> <H3><CENTER>425_imxishang.java</CENTER></H3><HR> <PRE> <A NAME="0"></A><FONT color="#0000ff"><A HREF="javascript:ZweiFrames('match13-1.html#0',3,'match13-top.html#0',1)"><IMG SRC="forward.gif" ALT="other" BORDER="0" ALIGN="right"></A><B>class Solution { public int bestTeamScore(int[] scores, int[] ages) { int n = scores.length; int[][] arr = new int[n][2]; for (int i = 0; i &lt; n; i++) { arr[i][0] = scores[i]; arr[i][1] = ages[i]; } Arrays.sort(arr, (a1, a2) -&gt; a1[1] == a2[1] ? a1[0] - a2[0] : a1[1] - a2[1]); // ith包括在内的最大得分 <A NAME="1"></A> int maxScore = arr[0][0]</B></FONT>; int[] dp = new int[n]; dp[0] = arr[0][0]; <FONT color="#f63526"><A HREF="javascript:ZweiFrames('match13-1.html#1',3,'match13-top.html#1',1)"><IMG SRC="forward.gif" ALT="other" BORDER="0" ALIGN="right"></A><B>for (int i = 1; i &lt; n; i++) { dp[i] = arr[i][0]; // 至少等于自己 for (int j = 0; j &lt; i; j++) { if (arr[i][1] == arr[j][1] || arr[i][0] &gt;= arr[j][0]) { // 年龄相同或分数更高 dp[i] = Math.max(dp[i], dp[j] + arr[i][0]); } } maxScore = Math.max(maxScore, dp[i]); } return maxScore; } }</B></FONT> </PRE> </BODY> </HTML>
425_imxishang.java
Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Script('<!--\n function ZweiFrames(URL1,F1,URL2,F2)\n {\n parent.frames[F1].location.href=URL1;\n parent.frames[F2].location.href=URL2;\n }\n //-->', type='text/javascript')
Title('425_imxishang.java'), Hr(), H3( Center('425_imxishang.java') ) Hr(), Pre( A(name='0'), Font( A( Img(align='right', alt='other', border='0', src='forward.gif'), href="javascript:ZweiFrames('match13-1.html#0',3,'match13-top.html#0',1)" ), B( 'class Solution {\n public int bestTeamScore(int[] scores, int[] ages) {\n int n = scores.length;\n int[][] arr = new int[n][2];\n for (int i = 0; i < n; i++) {\n arr[i][0] = scores[i];\n arr[i][1] = ages[i];\n }\n Arrays.sort(arr, (a1, a2) -> a1[1] == a2[1] ? a1[0] - a2[0] : a1[1] - a2[1]);\n // ith包括在内的最大得分', A(name='1'), 'int maxScore = arr[0][0]' ), color='#0000ff' ), ';\n int[] dp = new int[n];\n dp[0] = arr[0][0];', Font( A( Img(align='right', alt='other', border='0', src='forward.gif'), href="javascript:ZweiFrames('match13-1.html#1',3,'match13-top.html#1',1)" ), B('for (int i = 1; i < n; i++) {\n dp[i] = arr[i][0]; // 至少等于自己\n for (int j = 0; j < i; j++) {\n if (arr[i][1] == arr[j][1] || arr[i][0] >= arr[j][0]) { // 年龄相同或分数更高\n dp[i] = Math.max(dp[i], dp[j] + arr[i][0]);\n }\n }\n maxScore = Math.max(maxScore, dp[i]);\n }\n return maxScore;\n }\n}'), color='#f63526' ) )
helpdesk/templates/helpdesk/kb_category.html
altimore/django-helpdesk
0
85
<gh_stars>0 {% extends "helpdesk/public_base.html" %} {% load i18n %} {% block helpdesk_title %}{% blocktrans with category.title as kbcat %}{{ kbcat }}{% endblocktrans %}{% endblock %} {% block helpdesk_breadcrumb %} <li class="breadcrumb-item"> <a href="{% url 'helpdesk:kb_index' %}">{% trans "Knowledgebase" %}</a> </li> <li class="breadcrumb-item active">{% blocktrans with category.title as kbcat %}{{ kbcat }}{% endblocktrans %}</li> {% endblock %} {% block helpdesk_body %} {% include 'helpdesk/kb_category_base.html' %} </div> {% endblock %}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
app/views/_sprint6/layout-admin.html
citizendigitalalpha/careers_beta
0
86
{% set searchTerm = data.searchTerm %} {% set searchPrompt = data.searchPrompt %} {% extends "govuk_template.html" %} {% block head %} <script> // Making data object accessible in client var session = {{ data | dump | safe }}; </script> {% include "./includes/head.html" %} <link href="/public/_sprint6/stylesheets/ADMIN_styles.css" media="screen" rel="stylesheet" type="text/css" /> {% endblock %} {% block body_start %} <!-- {% include "./includes/banner_prototype.html" %} --> {% endblock %} {% block cookie_message %} <p>{{cookieText | safe }}</p> {% endblock %} {% block proposition_header %} {% include "./includes/header-title.html" %} {% endblock %} {% block header_class %} with-proposition {% endblock %} {% block body_end %} {% include "./includes/scripts.html" %} <!-- GOV.UK Prototype kit {{releaseVersion}} --> {% endblock %}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
index1.html
dorindabassey/dorindabassey.github.io
1
87
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="description" content="About <NAME>"> <meta name="author" content="https://dorindabassey.github.io/post.html"> <meta property="og:title" content="about <NAME>"> <meta property="og:description" content="https://dorindabassey.github.io/post.html"> <title>My Story Telling</title> <!-- Bootstrap core CSS --> <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom fonts for this template --> <link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" type="text/css"> <link href='https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'> <!-- Custom styles for template --> <link href="css/clean-blog.min.css" rel="stylesheet"> </head> <body> <!-- Navigation --> <nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav"> <div class="container"> <a class="navbar-brand" href="index.html">My Story</a> <button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> Menu <i class="fas fa-bars"></i> </button> <div class="collapse navbar-collapse" id="navbarResponsive"> <ul class="navbar-nav ml-auto"> <li class="nav-item"> <a class="nav-link" href="index.html">Home</a> </li> <li class="nav-item"> <a class="nav-link" href="https://drive.google.com/file/d/1MzNhLHY29iv1ZwIxZyeNY8rB0cZ--In_/view?usp=sharing">Resume</a> </li> <li class="nav-item"> <a class="nav-link" href="post.html">Stories</a> </li> <li class="nav-item"> <a class="nav-link" href="contact.html">Contact</a> </li> </ul> </div> </div> </nav> <!-- Page Header --> <header class="masthead" style="background-image: url('img/home-bg.jpg')"> <div class="overlay"></div> <div class="container"> <div class="row"> <div class="col-lg-8 col-md-10 mx-auto"> <div class="site-heading"> <h1>My Blog</h1> <span class="subheading">A Documetation of my Experience as an Outreachy Intern</span> </div> </div> </div> </div> </header> <!-- Main Content --> <div class="container"> <div class="row"> <div class="col-lg-8 col-md-10 mx-auto"> <div class="post-preview"> <a href="post.html"> <h2 class="post-title"> Hello World </h2> <h3 class="post-subtitle"> you can call me Dorinda. “I am an Outreachy Intern”. </h3> </a> <p class="post-meta">Posted by <a href="#"><NAME></a> on December 8, 2020</p> </div> <hr> <div class="post-preview"> <a href="post2.html"> <h2 class="post-title"> Everybody Struggles! </h2> <h3 class="post-subtitle"> Nobody is perfect! It's alright to seek help :) </h3> </a> <p class="post-meta">Posted by <a href="#"><NAME></a> on December 21, 2020</p> </div> <hr> <div class="post-preview"> <a href="post3.html"> <h2 class="post-title"> Yocto Project Build tools </h2> <h3 class="post-subtitle"> 5 weeks so far on my journey @ Outreachy... </h3> </a> <p class="post-meta">Posted by <a href="#"><NAME></a> on January 2, 2021</p> </div> <hr> <div class="post-preview"> <a href="post4.html"> <h2 class="post-title"> Half way through Outreachy @ The Yocto Project </h2> <h3 class="post-subtitle"> So on this week’s episode of my journey as an Outreachy intern – Modifying Expectations.. </h3> </a> <p class="post-meta">Posted by <a href="#"><NAME></a> on January 18, 2021</p> </div> <hr> <div class="post-preview"> <a href="someProgress.html"> <h2 class="post-title"> Some Progress! </h2> <h3 class="post-subtitle"> I have some good news this week - PROGRESS! </h3> </a> <p class="post-meta">Posted by <a href="#"><NAME></a> on February 1st, 2021</p> </div> <hr> <div class="post-preview"> <a href="CareerGoals.html"> <h2 class="post-title"> Career Goals! </h2> <h3 class="post-subtitle"> It's been long overdue, Let's have that talk now. </h3> </a> <p class="post-meta">Posted by <a href="#"><NAME></a> on February 10th, 2021</p> </div> <hr> <div class="post-preview"> <a href="wrapupWeek.html"> <h2 class="post-title"> Wrap up Week! </h2> <h3 class="post-subtitle"> Last Days as an Outreachy Intern on the Yocto Project! </h3> </a> <p class="post-meta">Posted by <a href="#"><NAME></a> on March 1st, 2021</p> </div> <hr> <!-- Pager --> <div class="clearfix"> <a class="btn btn-primary float-right" href="#">Older Posts &rarr;</a> </div> </div> </div> </div> <hr> <!-- Footer --> <footer> <div class="container"> <div class="row"> <div class="col-lg-8 col-md-10 mx-auto"> <ul class="list-inline text-center"> <li class="list-inline-item"> <a href="https://twitter.com/BasseyDorinda?s=09"> <span class="fa-stack fa-lg"> <i class="fas fa-circle fa-stack-2x"></i> <i class="fab fa-twitter fa-stack-1x fa-inverse"></i> </span> </a> </li> <li class="list-inline-item"> <a href="https://github.com/dorindabassey"> <span class="fa-stack fa-lg"> <i class="fas fa-circle fa-stack-2x"></i> <i class="fab fa-github fa-stack-1x fa-inverse"></i> </span> </a> </li> </ul> <p class="copyright text-muted">Copyright &copy; Your Website 2020</p> </div> </div> </div> </footer> <!-- Bootstrap core JavaScript --> <script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <!-- Custom scripts for this template --> <script src="js/clean-blog.min.js"></script> </body> </html>
My Story Telling
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1, shrink-to-fit=no', name='viewport'), Meta(content='About <NAME>', name='description'), Meta(content='https://dorindabassey.github.io/post.html', name='author'), Meta(content='about <NAME>', property='og:title'), Meta(content='https://dorindabassey.github.io/post.html', property='og:description'), Link(href='vendor/bootstrap/css/bootstrap.min.css', rel='stylesheet'), Link(href='vendor/fontawesome-free/css/all.min.css', rel='stylesheet', type='text/css'), Link(href='https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic', rel='stylesheet', type='text/css'), Link(href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800', rel='stylesheet', type='text/css'), Link(href='css/clean-blog.min.css', rel='stylesheet') )) rt = app.route @rt('/') def get(): return ( Title('My Story Telling'), Nav( Div( A('My Story', cls='navbar-brand', href='index.html'), Button( 'Menu', I(cls='fas fa-bars'), aria_controls='navbarResponsive', aria_expanded='false', aria_label='Toggle navigation', cls='navbar-toggler navbar-toggler-right', data_target='#navbarResponsive', data_toggle='collapse', type='button' ), Div( Ul( Li( A('Home', cls='nav-link', href='index.html'), cls='nav-item' ), Li( A('Resume', cls='nav-link', href='https://drive.google.com/file/d/1MzNhLHY29iv1ZwIxZyeNY8rB0cZ--In_/view?usp=sharing'), cls='nav-item' ), Li( A('Stories', cls='nav-link', href='post.html'), cls='nav-item' ), Li( A('Contact', cls='nav-link', href='contact.html'), cls='nav-item' ), cls='navbar-nav ml-auto' ), cls='collapse navbar-collapse', id='navbarResponsive' ), cls='container' ), cls='navbar navbar-expand-lg navbar-light fixed-top', id='mainNav' ), Header( Div(cls='overlay'), Div( Div( Div( Div( H1('My Blog'), Span('A Documetation of my Experience as an Outreachy Intern', cls='subheading'), cls='site-heading' ), cls='col-lg-8 col-md-10 mx-auto' ), cls='row' ), cls='container' ), cls='masthead', style="background-image: url('img/home-bg.jpg')" ), Div( Div( Div( Div( A( H2('Hello World', cls='post-title'), H3('you can call me Dorinda. “I am an Outreachy Intern”.', cls='post-subtitle'), href='post.html' ), P( 'Posted by', A( Name(), href='#' ), 'on December 8, 2020', cls='post-meta' ), cls='post-preview' ), Hr(), Div( A( H2('Everybody Struggles!', cls='post-title'), H3("Nobody is perfect!\n It's alright to seek help :)", cls='post-subtitle'), href='post2.html' ), P( 'Posted by', A( Name(), href='#' ), 'on December 21, 2020', cls='post-meta' ), cls='post-preview' ), Hr(), Div( A( H2('Yocto Project Build tools', cls='post-title'), H3('5 weeks so far on my journey @ Outreachy...', cls='post-subtitle'), href='post3.html' ), P( 'Posted by', A( Name(), href='#' ), 'on January 2, 2021', cls='post-meta' ), cls='post-preview' ), Hr(), Div( A( H2('Half way through Outreachy @ The Yocto Project', cls='post-title'), H3('So on this week’s episode of my journey as an Outreachy intern – Modifying Expectations..', cls='post-subtitle'), href='post4.html' ), P( 'Posted by', A( Name(), href='#' ), 'on January 18, 2021', cls='post-meta' ), cls='post-preview' ), Hr(), Div( A( H2('Some Progress!', cls='post-title'), H3('I have some good news this week - PROGRESS!', cls='post-subtitle'), href='someProgress.html' ), P( 'Posted by', A( Name(), href='#' ), 'on February 1st, 2021', cls='post-meta' ), cls='post-preview' ), Hr(), Div( A( H2('Career Goals!', cls='post-title'), H3("It's been long overdue, Let's have that talk now.", cls='post-subtitle'), href='CareerGoals.html' ), P( 'Posted by', A( Name(), href='#' ), 'on February 10th, 2021', cls='post-meta' ), cls='post-preview' ), Hr(), Div( A( H2('Wrap up Week!', cls='post-title'), H3('Last Days as an Outreachy Intern on the Yocto Project!', cls='post-subtitle'), href='wrapupWeek.html' ), P( 'Posted by', A( Name(), href='#' ), 'on March 1st, 2021', cls='post-meta' ), cls='post-preview' ), Hr(), Div( A('Older Posts →', cls='btn btn-primary float-right', href='#'), cls='clearfix' ), cls='col-lg-8 col-md-10 mx-auto' ), cls='row' ), cls='container' ), Hr(), Footer( Div( Div( Div( Ul( Li( A( Span( I(cls='fas fa-circle fa-stack-2x'), I(cls='fab fa-twitter fa-stack-1x fa-inverse'), cls='fa-stack fa-lg' ), href='https://twitter.com/BasseyDorinda?s=09' ), cls='list-inline-item' ), Li( A( Span( I(cls='fas fa-circle fa-stack-2x'), I(cls='fab fa-github fa-stack-1x fa-inverse'), cls='fa-stack fa-lg' ), href='https://github.com/dorindabassey' ), cls='list-inline-item' ), cls='list-inline text-center' ), P('Copyright © Your Website 2020', cls='copyright text-muted'), cls='col-lg-8 col-md-10 mx-auto' ), cls='row' ), cls='container' ) ), Script(src='vendor/jquery/jquery.min.js'), Script(src='vendor/bootstrap/js/bootstrap.bundle.min.js'), Script(src='js/clean-blog.min.js') ) run_uv()
Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1, shrink-to-fit=no', name='viewport'), Meta(content='About <NAME>', name='description'), Meta(content='https://dorindabassey.github.io/post.html', name='author'), Meta(content='about <NAME>', property='og:title'), Meta(content='https://dorindabassey.github.io/post.html', property='og:description'), Link(href='vendor/bootstrap/css/bootstrap.min.css', rel='stylesheet'), Link(href='vendor/fontawesome-free/css/all.min.css', rel='stylesheet', type='text/css'), Link(href='https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic', rel='stylesheet', type='text/css'), Link(href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800', rel='stylesheet', type='text/css'), Link(href='css/clean-blog.min.css', rel='stylesheet')
Title('My Story Telling'), Nav( Div( A('My Story', cls='navbar-brand', href='index.html'), Button( 'Menu', I(cls='fas fa-bars'), aria_controls='navbarResponsive', aria_expanded='false', aria_label='Toggle navigation', cls='navbar-toggler navbar-toggler-right', data_target='#navbarResponsive', data_toggle='collapse', type='button' ), Div( Ul( Li( A('Home', cls='nav-link', href='index.html'), cls='nav-item' ), Li( A('Resume', cls='nav-link', href='https://drive.google.com/file/d/1MzNhLHY29iv1ZwIxZyeNY8rB0cZ--In_/view?usp=sharing'), cls='nav-item' ), Li( A('Stories', cls='nav-link', href='post.html'), cls='nav-item' ), Li( A('Contact', cls='nav-link', href='contact.html'), cls='nav-item' ), cls='navbar-nav ml-auto' ), cls='collapse navbar-collapse', id='navbarResponsive' ), cls='container' ), cls='navbar navbar-expand-lg navbar-light fixed-top', id='mainNav' ), Header( Div(cls='overlay'), Div( Div( Div( Div( H1('My Blog'), Span('A Documetation of my Experience as an Outreachy Intern', cls='subheading'), cls='site-heading' ), cls='col-lg-8 col-md-10 mx-auto' ), cls='row' ), cls='container' ), cls='masthead', style="background-image: url('img/home-bg.jpg')" ), Div( Div( Div( Div( A( H2('Hello World', cls='post-title'), H3('you can call me Dorinda. “I am an Outreachy Intern”.', cls='post-subtitle'), href='post.html' ), P( 'Posted by', A( Name(), href='#' ), 'on December 8, 2020', cls='post-meta' ), cls='post-preview' ), Hr(), Div( A( H2('Everybody Struggles!', cls='post-title'), H3("Nobody is perfect!\n It's alright to seek help :)", cls='post-subtitle'), href='post2.html' ), P( 'Posted by', A( Name(), href='#' ), 'on December 21, 2020', cls='post-meta' ), cls='post-preview' ), Hr(), Div( A( H2('Yocto Project Build tools', cls='post-title'), H3('5 weeks so far on my journey @ Outreachy...', cls='post-subtitle'), href='post3.html' ), P( 'Posted by', A( Name(), href='#' ), 'on January 2, 2021', cls='post-meta' ), cls='post-preview' ), Hr(), Div( A( H2('Half way through Outreachy @ The Yocto Project', cls='post-title'), H3('So on this week’s episode of my journey as an Outreachy intern – Modifying Expectations..', cls='post-subtitle'), href='post4.html' ), P( 'Posted by', A( Name(), href='#' ), 'on January 18, 2021', cls='post-meta' ), cls='post-preview' ), Hr(), Div( A( H2('Some Progress!', cls='post-title'), H3('I have some good news this week - PROGRESS!', cls='post-subtitle'), href='someProgress.html' ), P( 'Posted by', A( Name(), href='#' ), 'on February 1st, 2021', cls='post-meta' ), cls='post-preview' ), Hr(), Div( A( H2('Career Goals!', cls='post-title'), H3("It's been long overdue, Let's have that talk now.", cls='post-subtitle'), href='CareerGoals.html' ), P( 'Posted by', A( Name(), href='#' ), 'on February 10th, 2021', cls='post-meta' ), cls='post-preview' ), Hr(), Div( A( H2('Wrap up Week!', cls='post-title'), H3('Last Days as an Outreachy Intern on the Yocto Project!', cls='post-subtitle'), href='wrapupWeek.html' ), P( 'Posted by', A( Name(), href='#' ), 'on March 1st, 2021', cls='post-meta' ), cls='post-preview' ), Hr(), Div( A('Older Posts →', cls='btn btn-primary float-right', href='#'), cls='clearfix' ), cls='col-lg-8 col-md-10 mx-auto' ), cls='row' ), cls='container' ), Hr(), Footer( Div( Div( Div( Ul( Li( A( Span( I(cls='fas fa-circle fa-stack-2x'), I(cls='fab fa-twitter fa-stack-1x fa-inverse'), cls='fa-stack fa-lg' ), href='https://twitter.com/BasseyDorinda?s=09' ), cls='list-inline-item' ), Li( A( Span( I(cls='fas fa-circle fa-stack-2x'), I(cls='fab fa-github fa-stack-1x fa-inverse'), cls='fa-stack fa-lg' ), href='https://github.com/dorindabassey' ), cls='list-inline-item' ), cls='list-inline text-center' ), P('Copyright © Your Website 2020', cls='copyright text-muted'), cls='col-lg-8 col-md-10 mx-auto' ), cls='row' ), cls='container' ) ), Script(src='vendor/jquery/jquery.min.js'), Script(src='vendor/bootstrap/js/bootstrap.bundle.min.js'), Script(src='js/clean-blog.min.js')
portfolio/templates/portfolio/projects.html
notandrewdev/dennispham.me
1
88
{% extends "portfolio/base.html" %} {% load static %} {% block title %} - Projects {% endblock %} {% block head %} <link rel="stylesheet" href="{% static 'portfolio/css/heading.css' %}"> <link rel="stylesheet" href="{% static 'portfolio/css/projects.css' %}"> <link rel="stylesheet" href="{% static 'portfolio/css/repos.css' %}"> {% endblock %} {% block body %} <div class="landing"> <div class="home-wrap"> <div class="home-inner" style="background-image: url({% static 'portfolio/img/northern-lights.jpg' %});"> </div> </div> </div> <div class="caption text-center"> <h1>My Projects</h1> <a href="#projects" class="arrow"> <span></span> <span></span> <span></span> </a> </div> <div id="projects" class="offset"> <div class="content-section"> <div> <h3 class="heading text-center">Projects</h3> <div class="heading-underline mb-4"></div> </div> {% include 'portfolio/repos.html' %} </div> </div> {% endblock %} {% block scripts %} <script src="{% static 'portfolio/js/scroll.js' %}"></script> {% endblock %}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
docs/api/index.html
Kinjeiro/frontCore_Components
0
89
<!doctype html> <html> <head> <meta charset='utf-8' /> <title>@reagentum/front-core-components 1.9.10 | Documentation</title> <meta name='viewport' content='width=device-width,initial-scale=1'> <link href='assets/bass.css' type='text/css' rel='stylesheet' /> <link href='assets/style.css' type='text/css' rel='stylesheet' /> <link href='assets/github.css' type='text/css' rel='stylesheet' /> <link href='assets/split.css' type='text/css' rel='stylesheet' /> </head> <body class='documentation m0'> <div class='flex'> <div id='split-left' class='overflow-auto fs0 height-viewport-100'> <div class='py1 px2'> <h3 class='mb0 no-anchor'>@reagentum/front-core-components</h3> <div class='mb1'><code>1.9.10</code></div> <input placeholder='Filter' id='filter-input' class='col12 block input' type='text' /> <div id='toc'> <ul class='list-reset h5 py1-ul'> <li><a href='#navigation' class="h5 bold black caps"> Navigation </a> </li> <li><a href='#loading' class=""> Loading </a> </li> <li><a href='#loading' class=""> Loading </a> </li> <li><a href='#modal' class=""> Modal </a> </li> <li><a href='#upbottombuttons' class=""> UpBottomButtons </a> </li> <li><a href='#scrollnavigation' class=""> ScrollNavigation </a> </li> <li><a href='#twocolumnmobilerow' class=""> TwoColumnMobileRow </a> </li> <li><a href='#twocolumnmobilerow' class=""> TwoColumnMobileRow </a> </li> <li><a href='#tabs' class=""> Tabs </a> </li> <li><a href='#segment' class=""> Segment </a> </li> <li><a href='#keyvaluelist' class=""> KeyValueList </a> </li> <li><a href='#toggledadddata' class=""> ToggledAddData </a> </li> <li><a href='#unitable' class=""> UniTable </a> </li> <li><a href='#unitable' class=""> UniTable </a> </li> <li><a href='#notice' class=""> Notice </a> </li> <li><a href='#decorator-context-header' class=""> decorator-context-header </a> </li> <li><a href='#model-attachment' class=""> model-attachment </a> </li> <li><a href='#model-column' class=""> model-column </a> </li> <li><a href='#model-menu' class=""> model-menu </a> </li> <li><a href='#model-tab' class=""> model-tab </a> </li> <li><a href='#default' class=""> default </a> </li> <li><a href='#ontogglesidebar' class=""> onToggleSidebar </a> </li> <li><a href='#logo' class=""> logo </a> </li> <li><a href='#usermenu' class=""> userMenu </a> </li> <li><a href='#usermenu' class=""> userMenu </a> </li> <li><a href='#profileurl' class=""> profileUrl </a> </li> <li><a href='#classname' class=""> className </a> </li> <li><a href='#scrollingown' class=""> scrollingOwn </a> </li> <li><a href='#scrollcontainer' class=""> scrollContainer </a> </li> <li><a href='#useupbottombuttons' class=""> useUpBottomButtons </a> </li> <li><a href='#segments' class=""> segments </a> </li> <li><a href='#content' class=""> content </a> </li> <li><a href='#isshow' class=""> isShow </a> </li> <li><a href='#menu' class=""> menu </a> </li> <li><a href='#sidebarmenu' class=""> sidebarMenu </a> </li> <li><a href='#decoratorcontextheader' class=""> decoratorContextHeader </a> </li> <li><a href='#items' class=""> items </a> </li> <li><a href='#modalprops' class=""> modalProps </a> </li> <li><a href='#simplebutton' class=""> SimpleButton </a> </li> <li><a href='#indexpath' class=""> indexPath </a> </li> <li><a href='#onselect' class=""> onSelect </a> </li> <li><a href='#onselectpage' class=""> onSelectPage </a> </li> <li><a href='#onselectall' class=""> onSelectAll </a> </li> <li><a href='#decoratormodal' class=""> decoratorModal </a> </li> <li><a href='#amountinput' class=""> AmountInput </a> </li> <li><a href='#dropzoneprops' class=""> dropZoneProps </a> </li> <li><a href='#type' class=""> type </a> </li> <li><a href='#rendertitle' class=""> renderTitle </a> </li> <li><a href='#renderselectall' class=""> renderSelectAll </a> </li> <li><a href='#renderitem' class=""> renderItem </a> </li> </ul> </div> <div class='mt1 h6 quiet'> <a href='http://documentation.js.org/reading-documentation.html'>Need help reading this?</a> </div> </div> </div> <div id='split-right' class='relative overflow-auto height-viewport-100'> <div class='keyline-top-not py2'><section class='py2 clearfix'> <h2 id='navigation' class='mt0'> Navigation </h2> <p>остальное</p> </section> </div> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='loading'> Loading </h3> </div> <div class='pre p1 fill-light mt0'>Loading</div> <div>Deprecated: так как подцепляются лишнее css стили для неиспользуемых компонентов </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='loading'> Loading </h3> </div> <div class='pre p1 fill-light mt0'>Loading</div> <div>Deprecated: use direct path or frontCore/src/components/ComponentsBase </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='modal'> Modal </h3> </div> <div class='pre p1 fill-light mt0'>Modal</div> <div>Deprecated: use direct path or frontCore/src/components/ComponentsBase </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='upbottombuttons'> UpBottomButtons </h3> </div> <div class='pre p1 fill-light mt0'>UpBottomButtons</div> <div>Deprecated: use direct path or frontCore/src/components/ComponentsBase </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='scrollnavigation'> ScrollNavigation </h3> </div> <div class='pre p1 fill-light mt0'>ScrollNavigation</div> <div>Deprecated: use direct path or frontCore/src/components/ComponentsBase </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='twocolumnmobilerow'> TwoColumnMobileRow </h3> </div> <div class='pre p1 fill-light mt0'>TwoColumnMobileRow</div> <div>Deprecated: use direct path or frontCore/src/components/ComponentsBase </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='twocolumnmobilerow'> TwoColumnMobileRow </h3> </div> <p>Обазятельно обернуть в Grid (semantic-ui-react)</p> <div class='pre p1 fill-light mt0'>new TwoColumnMobileRow()</div> <p> Extends Component </p> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='tabs'> Tabs </h3> </div> <div class='pre p1 fill-light mt0'>Tabs</div> <div>Deprecated: use direct path or frontCore/src/components/ComponentsBase </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='segment'> Segment </h3> </div> <div class='pre p1 fill-light mt0'>Segment</div> <div>Deprecated: use direct path or frontCore/src/components/ComponentsBase </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='keyvaluelist'> KeyValueList </h3> </div> <div class='pre p1 fill-light mt0'>KeyValueList</div> <div>Deprecated: use direct path or frontCore/src/components/ComponentsBase </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='toggledadddata'> ToggledAddData </h3> </div> <div class='pre p1 fill-light mt0'>ToggledAddData</div> <div>Deprecated: use direct path or frontCore/src/components/ComponentsBase </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='unitable'> UniTable </h3> </div> <div class='pre p1 fill-light mt0'>UniTable</div> <div>Deprecated: use direct path or frontCore/src/components/ComponentsBase </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='unitable'> UniTable </h3> </div> <p>Пример c редуксом: import { getTableInfo } from '@reagentum/front-core/lib/common/app-redux/selectors';</p> <p>{ records: [], meta: { search: null, startPage: 0, itemsPerPage: 10, sortBy: null, sortDesc: true, total: null, }, filters: { // field: value }, selected: [], isSelectedAll: false,</p> <p>actionLoadRecordsStatus: undefined, actionBulkChangeStatusStatus: undefined, actionEditRecordStatusMap: {} }</p> <p>&#x3C;UniTable key={ valuationsType } cacheColumnsKey={ valuationsType }</p> <p>columns={ columns } i18nPrefix={ <code>${NAMESPACE}:pages.Valuations.table.columns</code> }</p> <p>records={ records } meta={ meta }</p> <p>selectable={ valuationsType === VALUATIONS_TYPES.NOT_SORTED } selected={ selected } isSelectedAll={ isSelectedAll }</p> <p>onSelect={ (recordId, selected, record) => this.props.actionChangeRecordsSelected(tableUuid, recordId, selected) } onSelectPage={ (selectedRecordIds, selected, selectedRecords) => this.props.actionChangeRecordsSelected(tableUuid, selectedRecordIds, selected) } onSelectAll={ (isSelectedAll) => this.props.actionChangeRecordsSelectedAll(tableUuid, isSelectedAll) }</p> <p>onPaginationChange={ (startPage, itemsPerPage) => this.props.actionLoadRecords(tableUuid, { startPage, itemsPerPage }) }</p> <p>textNoData={ i18n('pages.Valuations.table.noData') }</p> <p>tableProps={{ compact: true, celled: true, }}</p> <p>isExpandableRows={ true } expandableData={ loadPositionsTables } renderExpandableData={ this.renderPositionsTable } onRowExpand={ (record) => { const valuationId = record.id; this.setState({ loadPositionsTables: { ...this.state.loadPositionsTables,</p> <p>}, }); } } /></p> <div class='pre p1 fill-light mt0'>new UniTable(props: any)</div> <p> Extends Component </p> <div class='py1 quiet mt1 prose-big'>Parameters</div> <div class='prose'> <div class='space-bottom0'> <div> <span class='code bold'>props</span> <code class='quiet'>(any)</code> </div> </div> </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='notice'> Notice </h3> </div> <div class='pre p1 fill-light mt0'>Notice</div> <div>Deprecated: use direct path or frontCore/src/components/ComponentsBase </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='decorator-context-header'> decorator-context-header </h3> </div> <div class='pre p1 fill-light mt0'>decorator-context-header</div> <div>Deprecated: use modules/feature-ui-app-semantic/common/contexts/ContextHeader/decorator-context-header </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='model-attachment'> model-attachment </h3> </div> <div class='pre p1 fill-light mt0'>model-attachment</div> <div>Deprecated: use @reagentum/front-core/lib/modules/feature-attachments/common/subModule/model-attachment </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='model-column'> model-column </h3> </div> <div class='pre p1 fill-light mt0'>model-column</div> <div>Deprecated: use @reagentum/front-core/lib/modules/feature-ui-basic/common/subModule/model-ui-column </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='model-menu'> model-menu </h3> </div> <div class='pre p1 fill-light mt0'>model-menu</div> <div>Deprecated: use @reagentum/front-core/lib/modules/feature-ui-basic/common/subModule/model-ui-menu </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='model-tab'> model-tab </h3> </div> <div class='pre p1 fill-light mt0'>model-tab</div> <div>Deprecated: use @reagentum/front-core/lib/modules/feature-ui-basic/common/subModule/model-ui-tab </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='default'> default </h3> </div> <div class='pre p1 fill-light mt0'>default</div> <div>Deprecated: use modules/feature-ui-basic-semantic/common/decorators/decorator-modal </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='ontogglesidebar'> onToggleSidebar </h3> </div> <p>если есть, то рисутеся sibebarIcon в начале</p> <div class='pre p1 fill-light mt0'>onToggleSidebar</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='logo'> logo </h3> </div> <p>если стринг - урл лого если нода - контрол</p> <div class='pre p1 fill-light mt0'>logo</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='usermenu'> userMenu </h3> </div> <p>see <a href="https://react.semantic-ui.com/modules/dropdown">https://react.semantic-ui.com/modules/dropdown</a></p> <div class='pre p1 fill-light mt0'>userMenu</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='usermenu'> userMenu </h3> </div> <p>если функция (user, moduleToRoutePrefixMap) => []</p> <div class='pre p1 fill-light mt0'>userMenu</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='profileurl'> profileUrl </h3> </div> <p>(user, moduleToRoutePrefixMap) => {}</p> <div class='pre p1 fill-light mt0'>profileUrl</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='classname'> className </h3> </div> <div class='pre p1 fill-light mt0'>className</div> <div>Deprecated: name === 'delimiter' </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='scrollingown'> scrollingOwn </h3> </div> <p>если выставлен в true - то будет использоваться скроллинг внутри эти контрола тогда не работает scrollContainerId boolean - использовать внутренний скроллинг string - тогда это будет id элемента, у которого будет скроллинг</p> <div class='pre p1 fill-light mt0'>scrollingOwn</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='scrollcontainer'> scrollContainer </h3> </div> <p>можно задать скролл контейнер, если мы не хотим использовать скролл боди, а нужно скроллить только часть</p> <div class='pre p1 fill-light mt0'>scrollContainer</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='useupbottombuttons'> useUpBottomButtons </h3> </div> <p>можно сделать кнопки вверх-вниз для этого скроллинга</p> <div class='pre p1 fill-light mt0'>useUpBottomButtons</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='segments'> segments </h3> </div> <p>Основа - перечисление шагов и контента под них</p> <div class='pre p1 fill-light mt0'>segments</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='content'> content </h3> </div> <p>можно подать функцию (id) => {}</p> <div class='pre p1 fill-light mt0'>content</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='isshow'> isShow </h3> </div> <p>можно подать функцию (id, type) => {}, где type это либо зона 'info', либо зона 'content'</p> <div class='pre p1 fill-light mt0'>isShow</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='menu'> menu </h3> </div> <div class='pre p1 fill-light mt0'>menu</div> <div>Deprecated: user userMenu instead </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='sidebarmenu'> sidebarMenu </h3> </div> <p>если функция (user, moduleToRoutePrefixMap) => []</p> <div class='pre p1 fill-light mt0'>sidebarMenu</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='decoratorcontextheader'> decoratorContextHeader </h3> </div> <p>Декорирует компонент и добавляет в него значения и методы по изменению header</p> <ul> <li> <p>title,</p> </li> <li> <p>headerTitle,</p> </li> <li> <p>headerDescription,</p> </li> <li> <p>headerLeftPart,</p> </li> <li> <p>headerRightPart,</p> </li> <li> <p>setTitle</p> </li> <li> <p>setHeaderTitle</p> </li> <li> <p>setHeaderDescription</p> </li> <li> <p>setHeaderLeftPart</p> </li> <li> <p>setHeaderRightPart</p> </li> </ul> <div class='pre p1 fill-light mt0'>decoratorContextHeader</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='items'> items </h3> </div> <p><a href="https://www.npmjs.com/package/react-image-gallery#props">https://www.npmjs.com/package/react-image-gallery#props</a></p> <div class='pre p1 fill-light mt0'>items</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='modalprops'> modalProps </h3> </div> <p>closeOnEscape={closeOnEscape} (default: true) closeOnDimmerClick={closeOnDimmerClick} (default: true) closeOnDocumentClick={closeOnDimmerClick} (default: false)</p> <div class='pre p1 fill-light mt0'>modalProps</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='simplebutton'> SimpleButton </h3> </div> <div class='pre p1 fill-light mt0'>new SimpleButton()</div> <p> Extends PureComponent </p> <div>Deprecated: использовать Button simple={ true } Меня достало semantic .ui.button селекторы </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='indexpath'> indexPath </h3> </div> <p>чтобы индекс без типа считался активной первой табой</p> <div class='pre p1 fill-light mt0'>indexPath</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='onselect'> onSelect </h3> </div> <p>(recordId, selected, record) => {}</p> <div class='pre p1 fill-light mt0'>onSelect</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='onselectpage'> onSelectPage </h3> </div> <p>(selectedRecordIds, selected, selectedRecords) => {}</p> <div class='pre p1 fill-light mt0'>onSelectPage</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='onselectall'> onSelectAll </h3> </div> <p>(isSelectedAll) => {}</p> <div class='pre p1 fill-light mt0'>onSelectAll</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='decoratormodal'> decoratorModal </h3> </div> <p>Более удобный способ хранить состояние модальных окон Добавляет внутрь спец проперть handlerName (по умолчанию, 'onModalDataChange')</p> <div class='pre p1 fill-light mt0'>decoratorModal(modalPropsFn: any, handlerName: any)</div> <div class='py1 quiet mt1 prose-big'>Parameters</div> <div class='prose'> <div class='space-bottom0'> <div> <span class='code bold'>modalPropsFn</span> <code class='quiet'>(any)</code> : (modalData) => modalProps </div> </div> <div class='space-bottom0'> <div> <span class='code bold'>handlerName</span> <code class='quiet'>(any)</code> имя проперти </div> </div> </div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='amountinput'> AmountInput </h3> </div> <p>// todo @ANKU @LOW - перенести @toCore</p> <div class='pre p1 fill-light mt0'>new AmountInput()</div> <p> Extends PureComponent </p> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='dropzoneprops'> dropZoneProps </h3> </div> <p><a href="https://react-dropzone.netlify.com/#proptypes">https://react-dropzone.netlify.com/#proptypes</a> maxSize</p> <div class='pre p1 fill-light mt0'>dropZoneProps</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='type'> type </h3> </div> <p>тип контрола</p> <ul> <li>PLAIN: 'plain' - обычный древовидный селект</li> <li>DIVE: 'dive' - выбор с погружением</li> <li>EXPAND: 'expand' - древовидное раскрытие (аккордион)</li> </ul> <div class='pre p1 fill-light mt0'>type</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='rendertitle'> renderTitle </h3> </div> <p>(currentTreeItem, currentPath, treeSelectProps) => label</p> <div class='pre p1 fill-light mt0'>renderTitle</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='renderselectall'> renderSelectAll </h3> </div> <p>(currentTreeItem, treeSelectProps) => label</p> <div class='pre p1 fill-light mt0'>renderSelectAll</div> </section> <section class='p2 mb2 clearfix bg-white minishadow'> <div class='clearfix'> <h3 class='fl m0' id='renderitem'> renderItem </h3> </div> <p>(treeItem, index, treeSelectProps) => label</p> <div class='pre p1 fill-light mt0'>renderItem</div> </section> </div> </div> <script src='assets/anchor.js'></script> <script src='assets/split.js'></script> <script src='assets/site.js'></script> </body> </html>
@reagentum/front-core-components 1.9.10 | Documentation
from fasthtml.common import * app = FastHTML(hdrs=( Meta(charset='utf-8'), Meta(content='width=device-width,initial-scale=1', name='viewport'), Link(href='assets/bass.css', rel='stylesheet', type='text/css'), Link(href='assets/style.css', rel='stylesheet', type='text/css'), Link(href='assets/github.css', rel='stylesheet', type='text/css'), Link(href='assets/split.css', rel='stylesheet', type='text/css') )) rt = app.route @rt('/') def get(): return ( Title('@reagentum/front-core-components 1.9.10 | Documentation'), Div( Div( Div( H3('@reagentum/front-core-components', cls='mb0 no-anchor'), Div( Code('1.9.10'), cls='mb1' ), Input(cls='col12 block input', id='filter-input', placeholder='Filter', type='text'), Div( Ul( Li( A('Navigation', cls='h5 bold black caps', href='#navigation') ), Li( A('Loading', cls='', href='#loading') ), Li( A('Loading', cls='', href='#loading') ), Li( A('Modal', cls='', href='#modal') ), Li( A('UpBottomButtons', cls='', href='#upbottombuttons') ), Li( A('ScrollNavigation', cls='', href='#scrollnavigation') ), Li( A('TwoColumnMobileRow', cls='', href='#twocolumnmobilerow') ), Li( A('TwoColumnMobileRow', cls='', href='#twocolumnmobilerow') ), Li( A('Tabs', cls='', href='#tabs') ), Li( A('Segment', cls='', href='#segment') ), Li( A('KeyValueList', cls='', href='#keyvaluelist') ), Li( A('ToggledAddData', cls='', href='#toggledadddata') ), Li( A('UniTable', cls='', href='#unitable') ), Li( A('UniTable', cls='', href='#unitable') ), Li( A('Notice', cls='', href='#notice') ), Li( A('decorator-context-header', cls='', href='#decorator-context-header') ), Li( A('model-attachment', cls='', href='#model-attachment') ), Li( A('model-column', cls='', href='#model-column') ), Li( A('model-menu', cls='', href='#model-menu') ), Li( A('model-tab', cls='', href='#model-tab') ), Li( A('default', cls='', href='#default') ), Li( A('onToggleSidebar', cls='', href='#ontogglesidebar') ), Li( A('logo', cls='', href='#logo') ), Li( A('userMenu', cls='', href='#usermenu') ), Li( A('userMenu', cls='', href='#usermenu') ), Li( A('profileUrl', cls='', href='#profileurl') ), Li( A('className', cls='', href='#classname') ), Li( A('scrollingOwn', cls='', href='#scrollingown') ), Li( A('scrollContainer', cls='', href='#scrollcontainer') ), Li( A('useUpBottomButtons', cls='', href='#useupbottombuttons') ), Li( A('segments', cls='', href='#segments') ), Li( A('content', cls='', href='#content') ), Li( A('isShow', cls='', href='#isshow') ), Li( A('menu', cls='', href='#menu') ), Li( A('sidebarMenu', cls='', href='#sidebarmenu') ), Li( A('decoratorContextHeader', cls='', href='#decoratorcontextheader') ), Li( A('items', cls='', href='#items') ), Li( A('modalProps', cls='', href='#modalprops') ), Li( A('SimpleButton', cls='', href='#simplebutton') ), Li( A('indexPath', cls='', href='#indexpath') ), Li( A('onSelect', cls='', href='#onselect') ), Li( A('onSelectPage', cls='', href='#onselectpage') ), Li( A('onSelectAll', cls='', href='#onselectall') ), Li( A('decoratorModal', cls='', href='#decoratormodal') ), Li( A('AmountInput', cls='', href='#amountinput') ), Li( A('dropZoneProps', cls='', href='#dropzoneprops') ), Li( A('type', cls='', href='#type') ), Li( A('renderTitle', cls='', href='#rendertitle') ), Li( A('renderSelectAll', cls='', href='#renderselectall') ), Li( A('renderItem', cls='', href='#renderitem') ), cls='list-reset h5 py1-ul' ), id='toc' ), Div( A('Need help reading this?', href='http://documentation.js.org/reading-documentation.html'), cls='mt1 h6 quiet' ), cls='py1 px2' ), cls='overflow-auto fs0 height-viewport-100', id='split-left' ), Div( Div( Section( H2('Navigation', cls='mt0', id='navigation'), P('остальное'), cls='py2 clearfix' ), cls='keyline-top-not py2' ), Section( Div( H3('Loading', cls='fl m0', id='loading'), cls='clearfix' ), Div('Loading', cls='pre p1 fill-light mt0'), Div('Deprecated: так как подцепляются лишнее css стили для неиспользуемых компонентов'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('Loading', cls='fl m0', id='loading'), cls='clearfix' ), Div('Loading', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('Modal', cls='fl m0', id='modal'), cls='clearfix' ), Div('Modal', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('UpBottomButtons', cls='fl m0', id='upbottombuttons'), cls='clearfix' ), Div('UpBottomButtons', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('ScrollNavigation', cls='fl m0', id='scrollnavigation'), cls='clearfix' ), Div('ScrollNavigation', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('TwoColumnMobileRow', cls='fl m0', id='twocolumnmobilerow'), cls='clearfix' ), Div('TwoColumnMobileRow', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('TwoColumnMobileRow', cls='fl m0', id='twocolumnmobilerow'), cls='clearfix' ), P('Обазятельно обернуть в Grid (semantic-ui-react)'), Div('new TwoColumnMobileRow()', cls='pre p1 fill-light mt0'), P('Extends\n \n Component'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('Tabs', cls='fl m0', id='tabs'), cls='clearfix' ), Div('Tabs', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('Segment', cls='fl m0', id='segment'), cls='clearfix' ), Div('Segment', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('KeyValueList', cls='fl m0', id='keyvaluelist'), cls='clearfix' ), Div('KeyValueList', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('ToggledAddData', cls='fl m0', id='toggledadddata'), cls='clearfix' ), Div('ToggledAddData', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('UniTable', cls='fl m0', id='unitable'), cls='clearfix' ), Div('UniTable', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('UniTable', cls='fl m0', id='unitable'), cls='clearfix' ), P("Пример c редуксом:\nimport { getTableInfo } from '@reagentum/front-core/lib/common/app-redux/selectors';"), P('{\nrecords: [],\nmeta: {\nsearch: null,\nstartPage: 0,\nitemsPerPage: 10,\nsortBy: null,\nsortDesc: true,\ntotal: null,\n},\nfilters: {\n// field: value\n},\nselected: [],\nisSelectedAll: false,'), P('actionLoadRecordsStatus: undefined,\nactionBulkChangeStatusStatus: undefined,\nactionEditRecordStatusMap: {}\n}'), P('<UniTable\nkey={ valuationsType }\ncacheColumnsKey={ valuationsType }'), P( 'columns={ columns }\ni18nPrefix={', Code('${NAMESPACE}:pages.Valuations.table.columns'), '}' ), P('records={ records }\nmeta={ meta }'), P('selectable={ valuationsType === VALUATIONS_TYPES.NOT_SORTED }\nselected={ selected }\nisSelectedAll={ isSelectedAll }'), P('onSelect={ (recordId, selected, record) => this.props.actionChangeRecordsSelected(tableUuid, recordId, selected) }\nonSelectPage={ (selectedRecordIds, selected, selectedRecords) => this.props.actionChangeRecordsSelected(tableUuid, selectedRecordIds, selected) }\nonSelectAll={ (isSelectedAll) => this.props.actionChangeRecordsSelectedAll(tableUuid, isSelectedAll) }'), P('onPaginationChange={ (startPage, itemsPerPage) =>\nthis.props.actionLoadRecords(tableUuid, { startPage, itemsPerPage }) }'), P("textNoData={ i18n('pages.Valuations.table.noData') }"), P('tableProps={{\ncompact: true,\ncelled: true,\n}}'), P('isExpandableRows={ true }\nexpandableData={ loadPositionsTables }\nrenderExpandableData={ this.renderPositionsTable }\nonRowExpand={ (record) => {\nconst valuationId = record.id;\nthis.setState({\nloadPositionsTables: {\n...this.state.loadPositionsTables,'), P('},\n});\n} }\n/>'), Div('new UniTable(props: any)', cls='pre p1 fill-light mt0'), P('Extends\n \n Component'), Div('Parameters', cls='py1 quiet mt1 prose-big'), Div( Div( Div( Span('props', cls='code bold'), Code('(any)', cls='quiet') ), cls='space-bottom0' ), cls='prose' ), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('Notice', cls='fl m0', id='notice'), cls='clearfix' ), Div('Notice', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('decorator-context-header', cls='fl m0', id='decorator-context-header'), cls='clearfix' ), Div('decorator-context-header', cls='pre p1 fill-light mt0'), Div('Deprecated: use modules/feature-ui-app-semantic/common/contexts/ContextHeader/decorator-context-header'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('model-attachment', cls='fl m0', id='model-attachment'), cls='clearfix' ), Div('model-attachment', cls='pre p1 fill-light mt0'), Div('Deprecated: use @reagentum/front-core/lib/modules/feature-attachments/common/subModule/model-attachment'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('model-column', cls='fl m0', id='model-column'), cls='clearfix' ), Div('model-column', cls='pre p1 fill-light mt0'), Div('Deprecated: use @reagentum/front-core/lib/modules/feature-ui-basic/common/subModule/model-ui-column'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('model-menu', cls='fl m0', id='model-menu'), cls='clearfix' ), Div('model-menu', cls='pre p1 fill-light mt0'), Div('Deprecated: use @reagentum/front-core/lib/modules/feature-ui-basic/common/subModule/model-ui-menu'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('model-tab', cls='fl m0', id='model-tab'), cls='clearfix' ), Div('model-tab', cls='pre p1 fill-light mt0'), Div('Deprecated: use @reagentum/front-core/lib/modules/feature-ui-basic/common/subModule/model-ui-tab'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('default', cls='fl m0', id='default'), cls='clearfix' ), Div('default', cls='pre p1 fill-light mt0'), Div('Deprecated: use modules/feature-ui-basic-semantic/common/decorators/decorator-modal'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('onToggleSidebar', cls='fl m0', id='ontogglesidebar'), cls='clearfix' ), P('если есть, то рисутеся sibebarIcon в начале'), Div('onToggleSidebar', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('logo', cls='fl m0', id='logo'), cls='clearfix' ), P('если стринг - урл лого\nесли нода - контрол'), Div('logo', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('userMenu', cls='fl m0', id='usermenu'), cls='clearfix' ), P( 'see', A('https://react.semantic-ui.com/modules/dropdown', href='https://react.semantic-ui.com/modules/dropdown') ), Div('userMenu', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('userMenu', cls='fl m0', id='usermenu'), cls='clearfix' ), P('если функция (user, moduleToRoutePrefixMap) => []'), Div('userMenu', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('profileUrl', cls='fl m0', id='profileurl'), cls='clearfix' ), P('(user, moduleToRoutePrefixMap) => {}'), Div('profileUrl', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('className', cls='fl m0', id='classname'), cls='clearfix' ), Div('className', cls='pre p1 fill-light mt0'), Div("Deprecated: name === 'delimiter'"), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('scrollingOwn', cls='fl m0', id='scrollingown'), cls='clearfix' ), P('если выставлен в true - то будет использоваться скроллинг внутри эти контрола\nтогда не работает scrollContainerId\nboolean - использовать внутренний скроллинг\nstring - тогда это будет id элемента, у которого будет скроллинг'), Div('scrollingOwn', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('scrollContainer', cls='fl m0', id='scrollcontainer'), cls='clearfix' ), P('можно задать скролл контейнер, если мы не хотим использовать скролл боди, а нужно скроллить только часть'), Div('scrollContainer', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('useUpBottomButtons', cls='fl m0', id='useupbottombuttons'), cls='clearfix' ), P('можно сделать кнопки вверх-вниз для этого скроллинга'), Div('useUpBottomButtons', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('segments', cls='fl m0', id='segments'), cls='clearfix' ), P('Основа - перечисление шагов и контента под них'), Div('segments', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('content', cls='fl m0', id='content'), cls='clearfix' ), P('можно подать функцию (id) => {}'), Div('content', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('isShow', cls='fl m0', id='isshow'), cls='clearfix' ), P("можно подать функцию (id, type) => {}, где type это либо зона 'info', либо зона 'content'"), Div('isShow', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('menu', cls='fl m0', id='menu'), cls='clearfix' ), Div('menu', cls='pre p1 fill-light mt0'), Div('Deprecated: user userMenu instead'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('sidebarMenu', cls='fl m0', id='sidebarmenu'), cls='clearfix' ), P('если функция (user, moduleToRoutePrefixMap) => []'), Div('sidebarMenu', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('decoratorContextHeader', cls='fl m0', id='decoratorcontextheader'), cls='clearfix' ), P('Декорирует компонент и добавляет в него значения и методы по изменению header'), Ul( Li( P('title,') ), Li( P('headerTitle,') ), Li( P('headerDescription,') ), Li( P('headerLeftPart,') ), Li( P('headerRightPart,') ), Li( P('setTitle') ), Li( P('setHeaderTitle') ), Li( P('setHeaderDescription') ), Li( P('setHeaderLeftPart') ), Li( P('setHeaderRightPart') ) ), Div('decoratorContextHeader', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('items', cls='fl m0', id='items'), cls='clearfix' ), P( A('https://www.npmjs.com/package/react-image-gallery#props', href='https://www.npmjs.com/package/react-image-gallery#props') ), Div('items', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('modalProps', cls='fl m0', id='modalprops'), cls='clearfix' ), P('closeOnEscape={closeOnEscape} (default: true)\ncloseOnDimmerClick={closeOnDimmerClick} (default: true)\ncloseOnDocumentClick={closeOnDimmerClick} (default: false)'), Div('modalProps', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('SimpleButton', cls='fl m0', id='simplebutton'), cls='clearfix' ), Div('new SimpleButton()', cls='pre p1 fill-light mt0'), P('Extends\n \n PureComponent'), Div('Deprecated: использовать Button simple={ true }\nМеня достало semantic .ui.button селекторы'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('indexPath', cls='fl m0', id='indexpath'), cls='clearfix' ), P('чтобы индекс без типа считался активной первой табой'), Div('indexPath', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('onSelect', cls='fl m0', id='onselect'), cls='clearfix' ), P('(recordId, selected, record) => {}'), Div('onSelect', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('onSelectPage', cls='fl m0', id='onselectpage'), cls='clearfix' ), P('(selectedRecordIds, selected, selectedRecords) => {}'), Div('onSelectPage', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('onSelectAll', cls='fl m0', id='onselectall'), cls='clearfix' ), P('(isSelectedAll) => {}'), Div('onSelectAll', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('decoratorModal', cls='fl m0', id='decoratormodal'), cls='clearfix' ), P("Более удобный способ хранить состояние модальных окон\nДобавляет внутрь спец проперть handlerName (по умолчанию, 'onModalDataChange')"), Div('decoratorModal(modalPropsFn: any, handlerName: any)', cls='pre p1 fill-light mt0'), Div('Parameters', cls='py1 quiet mt1 prose-big'), Div( Div( Div( Span('modalPropsFn', cls='code bold'), Code('(any)', cls='quiet'), ': (modalData) => modalProps' ), cls='space-bottom0' ), Div( Div( Span('handlerName', cls='code bold'), Code('(any)', cls='quiet'), 'имя проперти' ), cls='space-bottom0' ), cls='prose' ), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('AmountInput', cls='fl m0', id='amountinput'), cls='clearfix' ), P('// todo @ANKU @LOW - перенести @toCore'), Div('new AmountInput()', cls='pre p1 fill-light mt0'), P('Extends\n \n PureComponent'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('dropZoneProps', cls='fl m0', id='dropzoneprops'), cls='clearfix' ), P( A('https://react-dropzone.netlify.com/#proptypes', href='https://react-dropzone.netlify.com/#proptypes'), 'maxSize' ), Div('dropZoneProps', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('type', cls='fl m0', id='type'), cls='clearfix' ), P('тип контрола'), Ul( Li("PLAIN: 'plain' - обычный древовидный селект"), Li("DIVE: 'dive' - выбор с погружением"), Li("EXPAND: 'expand' - древовидное раскрытие (аккордион)") ), Div('type', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('renderTitle', cls='fl m0', id='rendertitle'), cls='clearfix' ), P('(currentTreeItem, currentPath, treeSelectProps) => label'), Div('renderTitle', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('renderSelectAll', cls='fl m0', id='renderselectall'), cls='clearfix' ), P('(currentTreeItem, treeSelectProps) => label'), Div('renderSelectAll', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('renderItem', cls='fl m0', id='renderitem'), cls='clearfix' ), P('(treeItem, index, treeSelectProps) => label'), Div('renderItem', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), cls='relative overflow-auto height-viewport-100', id='split-right' ), cls='flex' ), Script(src='assets/anchor.js'), Script(src='assets/split.js'), Script(src='assets/site.js') ) run_uv()
Meta(charset='utf-8'), Meta(content='width=device-width,initial-scale=1', name='viewport'), Link(href='assets/bass.css', rel='stylesheet', type='text/css'), Link(href='assets/style.css', rel='stylesheet', type='text/css'), Link(href='assets/github.css', rel='stylesheet', type='text/css'), Link(href='assets/split.css', rel='stylesheet', type='text/css')
Title('@reagentum/front-core-components 1.9.10 | Documentation'), Div( Div( Div( H3('@reagentum/front-core-components', cls='mb0 no-anchor'), Div( Code('1.9.10'), cls='mb1' ), Input(cls='col12 block input', id='filter-input', placeholder='Filter', type='text'), Div( Ul( Li( A('Navigation', cls='h5 bold black caps', href='#navigation') ), Li( A('Loading', cls='', href='#loading') ), Li( A('Loading', cls='', href='#loading') ), Li( A('Modal', cls='', href='#modal') ), Li( A('UpBottomButtons', cls='', href='#upbottombuttons') ), Li( A('ScrollNavigation', cls='', href='#scrollnavigation') ), Li( A('TwoColumnMobileRow', cls='', href='#twocolumnmobilerow') ), Li( A('TwoColumnMobileRow', cls='', href='#twocolumnmobilerow') ), Li( A('Tabs', cls='', href='#tabs') ), Li( A('Segment', cls='', href='#segment') ), Li( A('KeyValueList', cls='', href='#keyvaluelist') ), Li( A('ToggledAddData', cls='', href='#toggledadddata') ), Li( A('UniTable', cls='', href='#unitable') ), Li( A('UniTable', cls='', href='#unitable') ), Li( A('Notice', cls='', href='#notice') ), Li( A('decorator-context-header', cls='', href='#decorator-context-header') ), Li( A('model-attachment', cls='', href='#model-attachment') ), Li( A('model-column', cls='', href='#model-column') ), Li( A('model-menu', cls='', href='#model-menu') ), Li( A('model-tab', cls='', href='#model-tab') ), Li( A('default', cls='', href='#default') ), Li( A('onToggleSidebar', cls='', href='#ontogglesidebar') ), Li( A('logo', cls='', href='#logo') ), Li( A('userMenu', cls='', href='#usermenu') ), Li( A('userMenu', cls='', href='#usermenu') ), Li( A('profileUrl', cls='', href='#profileurl') ), Li( A('className', cls='', href='#classname') ), Li( A('scrollingOwn', cls='', href='#scrollingown') ), Li( A('scrollContainer', cls='', href='#scrollcontainer') ), Li( A('useUpBottomButtons', cls='', href='#useupbottombuttons') ), Li( A('segments', cls='', href='#segments') ), Li( A('content', cls='', href='#content') ), Li( A('isShow', cls='', href='#isshow') ), Li( A('menu', cls='', href='#menu') ), Li( A('sidebarMenu', cls='', href='#sidebarmenu') ), Li( A('decoratorContextHeader', cls='', href='#decoratorcontextheader') ), Li( A('items', cls='', href='#items') ), Li( A('modalProps', cls='', href='#modalprops') ), Li( A('SimpleButton', cls='', href='#simplebutton') ), Li( A('indexPath', cls='', href='#indexpath') ), Li( A('onSelect', cls='', href='#onselect') ), Li( A('onSelectPage', cls='', href='#onselectpage') ), Li( A('onSelectAll', cls='', href='#onselectall') ), Li( A('decoratorModal', cls='', href='#decoratormodal') ), Li( A('AmountInput', cls='', href='#amountinput') ), Li( A('dropZoneProps', cls='', href='#dropzoneprops') ), Li( A('type', cls='', href='#type') ), Li( A('renderTitle', cls='', href='#rendertitle') ), Li( A('renderSelectAll', cls='', href='#renderselectall') ), Li( A('renderItem', cls='', href='#renderitem') ), cls='list-reset h5 py1-ul' ), id='toc' ), Div( A('Need help reading this?', href='http://documentation.js.org/reading-documentation.html'), cls='mt1 h6 quiet' ), cls='py1 px2' ), cls='overflow-auto fs0 height-viewport-100', id='split-left' ), Div( Div( Section( H2('Navigation', cls='mt0', id='navigation'), P('остальное'), cls='py2 clearfix' ), cls='keyline-top-not py2' ), Section( Div( H3('Loading', cls='fl m0', id='loading'), cls='clearfix' ), Div('Loading', cls='pre p1 fill-light mt0'), Div('Deprecated: так как подцепляются лишнее css стили для неиспользуемых компонентов'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('Loading', cls='fl m0', id='loading'), cls='clearfix' ), Div('Loading', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('Modal', cls='fl m0', id='modal'), cls='clearfix' ), Div('Modal', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('UpBottomButtons', cls='fl m0', id='upbottombuttons'), cls='clearfix' ), Div('UpBottomButtons', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('ScrollNavigation', cls='fl m0', id='scrollnavigation'), cls='clearfix' ), Div('ScrollNavigation', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('TwoColumnMobileRow', cls='fl m0', id='twocolumnmobilerow'), cls='clearfix' ), Div('TwoColumnMobileRow', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('TwoColumnMobileRow', cls='fl m0', id='twocolumnmobilerow'), cls='clearfix' ), P('Обазятельно обернуть в Grid (semantic-ui-react)'), Div('new TwoColumnMobileRow()', cls='pre p1 fill-light mt0'), P('Extends\n \n Component'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('Tabs', cls='fl m0', id='tabs'), cls='clearfix' ), Div('Tabs', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('Segment', cls='fl m0', id='segment'), cls='clearfix' ), Div('Segment', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('KeyValueList', cls='fl m0', id='keyvaluelist'), cls='clearfix' ), Div('KeyValueList', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('ToggledAddData', cls='fl m0', id='toggledadddata'), cls='clearfix' ), Div('ToggledAddData', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('UniTable', cls='fl m0', id='unitable'), cls='clearfix' ), Div('UniTable', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('UniTable', cls='fl m0', id='unitable'), cls='clearfix' ), P("Пример c редуксом:\nimport { getTableInfo } from '@reagentum/front-core/lib/common/app-redux/selectors';"), P('{\nrecords: [],\nmeta: {\nsearch: null,\nstartPage: 0,\nitemsPerPage: 10,\nsortBy: null,\nsortDesc: true,\ntotal: null,\n},\nfilters: {\n// field: value\n},\nselected: [],\nisSelectedAll: false,'), P('actionLoadRecordsStatus: undefined,\nactionBulkChangeStatusStatus: undefined,\nactionEditRecordStatusMap: {}\n}'), P('<UniTable\nkey={ valuationsType }\ncacheColumnsKey={ valuationsType }'), P( 'columns={ columns }\ni18nPrefix={', Code('${NAMESPACE}:pages.Valuations.table.columns'), '}' ), P('records={ records }\nmeta={ meta }'), P('selectable={ valuationsType === VALUATIONS_TYPES.NOT_SORTED }\nselected={ selected }\nisSelectedAll={ isSelectedAll }'), P('onSelect={ (recordId, selected, record) => this.props.actionChangeRecordsSelected(tableUuid, recordId, selected) }\nonSelectPage={ (selectedRecordIds, selected, selectedRecords) => this.props.actionChangeRecordsSelected(tableUuid, selectedRecordIds, selected) }\nonSelectAll={ (isSelectedAll) => this.props.actionChangeRecordsSelectedAll(tableUuid, isSelectedAll) }'), P('onPaginationChange={ (startPage, itemsPerPage) =>\nthis.props.actionLoadRecords(tableUuid, { startPage, itemsPerPage }) }'), P("textNoData={ i18n('pages.Valuations.table.noData') }"), P('tableProps={{\ncompact: true,\ncelled: true,\n}}'), P('isExpandableRows={ true }\nexpandableData={ loadPositionsTables }\nrenderExpandableData={ this.renderPositionsTable }\nonRowExpand={ (record) => {\nconst valuationId = record.id;\nthis.setState({\nloadPositionsTables: {\n...this.state.loadPositionsTables,'), P('},\n});\n} }\n/>'), Div('new UniTable(props: any)', cls='pre p1 fill-light mt0'), P('Extends\n \n Component'), Div('Parameters', cls='py1 quiet mt1 prose-big'), Div( Div( Div( Span('props', cls='code bold'), Code('(any)', cls='quiet') ), cls='space-bottom0' ), cls='prose' ), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('Notice', cls='fl m0', id='notice'), cls='clearfix' ), Div('Notice', cls='pre p1 fill-light mt0'), Div('Deprecated: use direct path or frontCore/src/components/ComponentsBase'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('decorator-context-header', cls='fl m0', id='decorator-context-header'), cls='clearfix' ), Div('decorator-context-header', cls='pre p1 fill-light mt0'), Div('Deprecated: use modules/feature-ui-app-semantic/common/contexts/ContextHeader/decorator-context-header'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('model-attachment', cls='fl m0', id='model-attachment'), cls='clearfix' ), Div('model-attachment', cls='pre p1 fill-light mt0'), Div('Deprecated: use @reagentum/front-core/lib/modules/feature-attachments/common/subModule/model-attachment'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('model-column', cls='fl m0', id='model-column'), cls='clearfix' ), Div('model-column', cls='pre p1 fill-light mt0'), Div('Deprecated: use @reagentum/front-core/lib/modules/feature-ui-basic/common/subModule/model-ui-column'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('model-menu', cls='fl m0', id='model-menu'), cls='clearfix' ), Div('model-menu', cls='pre p1 fill-light mt0'), Div('Deprecated: use @reagentum/front-core/lib/modules/feature-ui-basic/common/subModule/model-ui-menu'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('model-tab', cls='fl m0', id='model-tab'), cls='clearfix' ), Div('model-tab', cls='pre p1 fill-light mt0'), Div('Deprecated: use @reagentum/front-core/lib/modules/feature-ui-basic/common/subModule/model-ui-tab'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('default', cls='fl m0', id='default'), cls='clearfix' ), Div('default', cls='pre p1 fill-light mt0'), Div('Deprecated: use modules/feature-ui-basic-semantic/common/decorators/decorator-modal'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('onToggleSidebar', cls='fl m0', id='ontogglesidebar'), cls='clearfix' ), P('если есть, то рисутеся sibebarIcon в начале'), Div('onToggleSidebar', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('logo', cls='fl m0', id='logo'), cls='clearfix' ), P('если стринг - урл лого\nесли нода - контрол'), Div('logo', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('userMenu', cls='fl m0', id='usermenu'), cls='clearfix' ), P( 'see', A('https://react.semantic-ui.com/modules/dropdown', href='https://react.semantic-ui.com/modules/dropdown') ), Div('userMenu', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('userMenu', cls='fl m0', id='usermenu'), cls='clearfix' ), P('если функция (user, moduleToRoutePrefixMap) => []'), Div('userMenu', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('profileUrl', cls='fl m0', id='profileurl'), cls='clearfix' ), P('(user, moduleToRoutePrefixMap) => {}'), Div('profileUrl', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('className', cls='fl m0', id='classname'), cls='clearfix' ), Div('className', cls='pre p1 fill-light mt0'), Div("Deprecated: name === 'delimiter'"), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('scrollingOwn', cls='fl m0', id='scrollingown'), cls='clearfix' ), P('если выставлен в true - то будет использоваться скроллинг внутри эти контрола\nтогда не работает scrollContainerId\nboolean - использовать внутренний скроллинг\nstring - тогда это будет id элемента, у которого будет скроллинг'), Div('scrollingOwn', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('scrollContainer', cls='fl m0', id='scrollcontainer'), cls='clearfix' ), P('можно задать скролл контейнер, если мы не хотим использовать скролл боди, а нужно скроллить только часть'), Div('scrollContainer', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('useUpBottomButtons', cls='fl m0', id='useupbottombuttons'), cls='clearfix' ), P('можно сделать кнопки вверх-вниз для этого скроллинга'), Div('useUpBottomButtons', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('segments', cls='fl m0', id='segments'), cls='clearfix' ), P('Основа - перечисление шагов и контента под них'), Div('segments', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('content', cls='fl m0', id='content'), cls='clearfix' ), P('можно подать функцию (id) => {}'), Div('content', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('isShow', cls='fl m0', id='isshow'), cls='clearfix' ), P("можно подать функцию (id, type) => {}, где type это либо зона 'info', либо зона 'content'"), Div('isShow', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('menu', cls='fl m0', id='menu'), cls='clearfix' ), Div('menu', cls='pre p1 fill-light mt0'), Div('Deprecated: user userMenu instead'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('sidebarMenu', cls='fl m0', id='sidebarmenu'), cls='clearfix' ), P('если функция (user, moduleToRoutePrefixMap) => []'), Div('sidebarMenu', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('decoratorContextHeader', cls='fl m0', id='decoratorcontextheader'), cls='clearfix' ), P('Декорирует компонент и добавляет в него значения и методы по изменению header'), Ul( Li( P('title,') ), Li( P('headerTitle,') ), Li( P('headerDescription,') ), Li( P('headerLeftPart,') ), Li( P('headerRightPart,') ), Li( P('setTitle') ), Li( P('setHeaderTitle') ), Li( P('setHeaderDescription') ), Li( P('setHeaderLeftPart') ), Li( P('setHeaderRightPart') ) ), Div('decoratorContextHeader', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('items', cls='fl m0', id='items'), cls='clearfix' ), P( A('https://www.npmjs.com/package/react-image-gallery#props', href='https://www.npmjs.com/package/react-image-gallery#props') ), Div('items', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('modalProps', cls='fl m0', id='modalprops'), cls='clearfix' ), P('closeOnEscape={closeOnEscape} (default: true)\ncloseOnDimmerClick={closeOnDimmerClick} (default: true)\ncloseOnDocumentClick={closeOnDimmerClick} (default: false)'), Div('modalProps', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('SimpleButton', cls='fl m0', id='simplebutton'), cls='clearfix' ), Div('new SimpleButton()', cls='pre p1 fill-light mt0'), P('Extends\n \n PureComponent'), Div('Deprecated: использовать Button simple={ true }\nМеня достало semantic .ui.button селекторы'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('indexPath', cls='fl m0', id='indexpath'), cls='clearfix' ), P('чтобы индекс без типа считался активной первой табой'), Div('indexPath', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('onSelect', cls='fl m0', id='onselect'), cls='clearfix' ), P('(recordId, selected, record) => {}'), Div('onSelect', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('onSelectPage', cls='fl m0', id='onselectpage'), cls='clearfix' ), P('(selectedRecordIds, selected, selectedRecords) => {}'), Div('onSelectPage', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('onSelectAll', cls='fl m0', id='onselectall'), cls='clearfix' ), P('(isSelectedAll) => {}'), Div('onSelectAll', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('decoratorModal', cls='fl m0', id='decoratormodal'), cls='clearfix' ), P("Более удобный способ хранить состояние модальных окон\nДобавляет внутрь спец проперть handlerName (по умолчанию, 'onModalDataChange')"), Div('decoratorModal(modalPropsFn: any, handlerName: any)', cls='pre p1 fill-light mt0'), Div('Parameters', cls='py1 quiet mt1 prose-big'), Div( Div( Div( Span('modalPropsFn', cls='code bold'), Code('(any)', cls='quiet'), ': (modalData) => modalProps' ), cls='space-bottom0' ), Div( Div( Span('handlerName', cls='code bold'), Code('(any)', cls='quiet'), 'имя проперти' ), cls='space-bottom0' ), cls='prose' ), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('AmountInput', cls='fl m0', id='amountinput'), cls='clearfix' ), P('// todo @ANKU @LOW - перенести @toCore'), Div('new AmountInput()', cls='pre p1 fill-light mt0'), P('Extends\n \n PureComponent'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('dropZoneProps', cls='fl m0', id='dropzoneprops'), cls='clearfix' ), P( A('https://react-dropzone.netlify.com/#proptypes', href='https://react-dropzone.netlify.com/#proptypes'), 'maxSize' ), Div('dropZoneProps', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('type', cls='fl m0', id='type'), cls='clearfix' ), P('тип контрола'), Ul( Li("PLAIN: 'plain' - обычный древовидный селект"), Li("DIVE: 'dive' - выбор с погружением"), Li("EXPAND: 'expand' - древовидное раскрытие (аккордион)") ), Div('type', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('renderTitle', cls='fl m0', id='rendertitle'), cls='clearfix' ), P('(currentTreeItem, currentPath, treeSelectProps) => label'), Div('renderTitle', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('renderSelectAll', cls='fl m0', id='renderselectall'), cls='clearfix' ), P('(currentTreeItem, treeSelectProps) => label'), Div('renderSelectAll', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), Section( Div( H3('renderItem', cls='fl m0', id='renderitem'), cls='clearfix' ), P('(treeItem, index, treeSelectProps) => label'), Div('renderItem', cls='pre p1 fill-light mt0'), cls='p2 mb2 clearfix bg-white minishadow' ), cls='relative overflow-auto height-viewport-100', id='split-right' ), cls='flex' ), Script(src='assets/anchor.js'), Script(src='assets/split.js'), Script(src='assets/site.js')
templates/chat/chat-help-command.html
sladecraven/WFRP4e-FoundryVTT
62
90
<div class="wfrp4e chat-card" data-actor-id="{{actorId}}" data-hide={{hideData}}> {{#each commands}} {{> systems/wfrp4e/templates/chat/chat-command-display-info.html}} {{/each}} <p>{{{link}}}</p> </div>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
org.insightech.er.update/htdocs/content/help/style.html
FlySkyBear/ERMaster-N
6
91
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="../../css/main.css"> <title>ヘルプ</title> </head> <body> <a name="a"></a> <h1>H1</h1> <h2>H2</h2> <h3>H3</h3> <h4>H4</h4> <h5>H5</h5> <table class="small"> <tr> <th>table</th> <th>class=small</th> </tr> <tr> <td>table</td> <td>class=small</td> </tr> </table> <table class="middle"> <tr> <th>table</th> <th>class=middle</th> </tr> <tr> <td>table</td> <td>class=middle</td> </tr> </table> <table class="large" width="800px;"> <tr> <th>table</th> <th>class=large</th> </tr> <tr> <td>table</td> <td>class=large</td> </tr> </table> <ol class="leaf"> <li>ol</li> <li>class=leaf</li> </ol> <ul class="leaf"> <li>ul</li> <li>class=leaf</li> </ul> <code>code</code> <pre class="console"> pre class=console </pre> <pre class="code"> pre class=code </pre> <div class="memo">div class=memo</div> <p>P tag</p> <a href="#a">Link</a> </body> </html>
ヘルプ
from fasthtml.common import * app = FastHTML(hdrs=( Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Link(href='../../css/main.css', rel='stylesheet', type='text/css') )) rt = app.route @rt('/') def get(): return ( Title('ヘルプ'), A(name='a'), H1('H1'), H2('H2'), H3('H3'), H4('H4'), H5('H5'), Table( Tr( Th('table'), Th('class=small') ), Tr( Td('table'), Td('class=small') ), cls='small' ), Table( Tr( Th('table'), Th('class=middle') ), Tr( Td('table'), Td('class=middle') ), cls='middle' ), Table( Tr( Th('table'), Th('class=large') ), Tr( Td('table'), Td('class=large') ), cls='large', width='800px;' ), Ol( Li('ol'), Li('class=leaf'), cls='leaf' ), Ul( Li('ul'), Li('class=leaf'), cls='leaf' ), Code('code'), Pre('pre\nclass=console', cls='console'), Pre('pre\nclass=code', cls='code'), Div('div class=memo', cls='memo'), P('P tag'), A('Link', href='#a') ) run_uv()
Meta(content='text/html; charset=utf-8', http_equiv='Content-Type'), Link(href='../../css/main.css', rel='stylesheet', type='text/css')
Title('ヘルプ'), A(name='a'), H1('H1'), H2('H2'), H3('H3'), H4('H4'), H5('H5'), Table( Tr( Th('table'), Th('class=small') ), Tr( Td('table'), Td('class=small') ), cls='small' ), Table( Tr( Th('table'), Th('class=middle') ), Tr( Td('table'), Td('class=middle') ), cls='middle' ), Table( Tr( Th('table'), Th('class=large') ), Tr( Td('table'), Td('class=large') ), cls='large', width='800px;' ), Ol( Li('ol'), Li('class=leaf'), cls='leaf' ), Ul( Li('ul'), Li('class=leaf'), cls='leaf' ), Code('code'), Pre('pre\nclass=console', cls='console'), Pre('pre\nclass=code', cls='code'), Div('div class=memo', cls='memo'), P('P tag'), A('Link', href='#a')
staticfiles/honoradar/artikel/tumblr.html
Datenrausch/heroku
0
92
<!doctype html> <html lang="de"> <head> <!-- Meta --> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no"> <meta name="description" content="Honorardar"> <meta name="author" content="<NAME> und <NAME>"> <meta name="date" content="2017-11-18"> <meta name="robots" content="index,follow"> <!-- Flavicon --> <link rel="shortcut icon" href="../../../static/favicon.ico"> <link rel="shortcut icon" href="../../../static/favicon.png"> <link rel="icon" type="image/png" href="../../../static/favicon.png" sizes="32x32"> <link rel="icon" type="image/png" href="../../../static/favicon.png" sizes="96x96"> <link rel="apple-touch-icon" sizes="180x180" href="../../../static/favicon_apple_touch.png"> <meta name="msapplication-TileImage" content="../../../static/favicon_msapplication.png"> <!-- Style --> <link rel="stylesheet" href="../../../static/honoradar/css/style.css"> <link rel="stylesheet" href="../../../static/honoradar/css/style-sub.css"> <link rel="stylesheet" href="../../../static/honoradar/css/style-elements.css"> <link rel="stylesheet" href="../../../static/honoradar/css/font.css"> <link rel="stylesheet" href="../../../static/honoradar/navbar/css/reset.css"> <link rel="stylesheet" href="../../../static/honoradar/navbar/css/style.css"> <link rel="stylesheet" href="../../../static/honoradar/lity/dist/lity.css"> <!-- Twitter --> <meta name="twitter:card" content="summary_large_image"> <meta name="twitter:title" content="Gibs da nicht schon 'n Tumblr?"> <meta name="twitter:description" content="Wie geht gutes Verhandeln? Tipps, wie du dich bei Honorar-Verhandlungen am besten durchsetzt."> <meta name="twitter:url" content="https://wwww.wasjournalistenverdienen.de/static/honoradar/artikel/tumblr.html"> <meta name="twitter:image" content="https://wwww.wasjournalistenverdienen.de/static/honoradar/image/tumblr.png"> <!-- Facebook / Open Graph --> <meta property="og:type" content="article"> <meta property="og:locale" content="de_DE"> <meta property="og:site_name" content="Was Journalisten verdienen"> <meta property="og:title" content="Gibs da nicht schon 'n Tumblr?"> <meta property="og:description" content="Welche anderen Info-Seiten gibt es, wo sich Journalisten über Honorare und Gehälter informieren können?"> <meta property="og:url" content="https://wwww.wasjournalistenverdienen.de/static/honoradar/artikel/tumblr.html"> <meta property="og:image" content="https://wwww.wasjournalistenverdienen.de/static/honoradar/image/tumblr.png"> <!-- General SEO --> <meta name="author" content="<NAME>"> <meta name="title" content="Gibs da nicht schon 'n Tumblr?"> <meta name="description" content="Welche anderen Info-Seiten gibt es, wo sich Journalisten über Honorare und Gehälter informieren können?"> <meta name="keywords" content="verhandeln,honorar,gehalt,geld,journalist,einkommen,schritte,regeln,tumblr,wasjournalistenverdienen"> </head> <body> <title>Gibs da nicht schon 'n Tumblr?</title> <!-- Navbar --> <a href="#cd-nav" class="cd-nav-trigger clear-fixed">Menu <span class="cd-nav-icon"></span> <svg x="0px" y="0px" width="54px" height="54px" viewBox="0 0 54 54"> <circle fill="transparent" stroke="#656e79" stroke-width="1" cx="24" cy="24" r="24" stroke-dasharray="157 157" stroke-dashoffset="157"></circle> </svg> </a> <div id="cd-nav" class="cd-nav"> <div class="cd-navigation-wrapper"> <div class="cd-half-block"> <h2 class="navtitle1">Navigation</h2> <nav> <ul class="cd-primary-nav"> <li><a href="../../../" class="selected">Startseite</a></li> <li><a href="../../../static/honoradar/artikel/projekt.html">Über das Projekt</a></li> <li><a href="../../../static/honoradar/artikel/reports.html">Freischreiber-Report</a></li> <li><a href="../../../static/honoradar/artikel/newsletter.html">Newsletter</a></li> <li><a href="../../../static/honoradar/artikel/impressum.html">Impressum</a></li> </ul> </nav> </div> <div class="cd-half-block"> <address> <ul class="cd-contact-info"> <h2 class="navtitle2">Kontakt</h2> <li><a href="mailto:<EMAIL>" class="clear-navi"><EMAIL></a></li> <li><a href="tel:04022867152" class="clear-navi">040 – 22 86 71 52</a></li> <li><a href="//maps.google.com/maps?q=Hoheluftchaussee+53A,+20253+Hamburg/" class="clear-navi" data-lity> <span><NAME> e.V.</span> <span>Hoheluftchaussee 53a</span> <span>20253 Hamburg 24</span> </a></li> </ul> </address> </div> </div> </div> <!-- Main --> <main id="main"> <!-- Banderole --> <div class="banderole" id="banderole"></div> <!-- Text-Feld --> <div class="text-feld"> <!-- Titel-Box--> <h1 class="text-title">Gibs da nicht schon 'n Tumblr?</h1> <!-- Teaser --> <div class="teaser-box"> Richtig, bis vor einiger Zeit bot ein Tumblr die Möglichkeit, sich über Honorar-Daten auszutauschen. Doch der Tumblr ist tot – und auch andere Angebote schimmeln vor sich hin. </div> <!-- Autorenbox --> <a href="http://michelpenke.de"> <div class="autoren-box autor-michel offset-autorenbox"> </div> </a> <!-- Text-Box --> <p class="text-box offset-2"> Es war recht simpel. Ein öffentlicher Blog, und jeder konnte seine Erfahrungen zu Gehältern und Honoraren hineinschreiben. Der Tumblr "Was Journalisten verdienen" wurde vor Jahren von den Freischreibern gestartet, später jedoch geschlossen, weil durch ein technisches Update die Anonymität der Spender gefährdet war. Nun ist diese Website quasi als Nachfolger entstanden. </p> <p class="text-box offset-2"> Ganz allein steht sie nicht. Auch einige andere Seiten haben versucht, Transparenz in das Thema zu bringen. Doch derzeit verrotten die wenigen Versuche vor sich hin oder wurden ganz abgeschaltet. </p> <h2 class="zwischentitel offset-3">Wo gibt es sonst Honorar-Infos?</h2> <p class="text-box offset-3"> Da ist zum Beispiel das "Mediafon". Eine in die Jahre gekommene Website der Gewerkschaft Verdi im Pixel-Look der 90er-Jahre. Auch dort können Journalisten <a href="http://www.mediafon.net/empfehlungen_honorar_fragebogen.php3?view=&si=5adcbf87ab3ce&lang=1">Daten hinschicken</a>. Eine Datenbank listet sie später, alphabetisch nach Medium sortiert, auf. Wie viele Datenpunkte es gibt, lässt sich schwer sagen. Die Website selbst verspricht Infos zu <a href="http://www.mediafon.net/empfehlungen_honorare_text.php3?view=&si=5adcb9f1e4356&lang=1">59 Medien</a> – bei weit über 2.000 Zeitungen, Magazinen, Online-Angeboten, Fernseh- und Radiosendern, die wir in Deutschland haben. Wer hier fündig wird, hat Glück gehabt. Anders als diese Website weist die Datenbank aber auch Bild-Honorare aus. </p> <p class="text-box offset-3"> Der DJV bietet zwar keine interaktive Version, stellt aber auf <a href="https://www.djv.de/startseite/info/beruf-betrieb/uebersicht-tarife-honorare.html">seiner Website</a> zumindest die ausgehandelten Tarif-Löhne aus. Angestellte Redakteure sollten <a href="https://www.djv.de/fileadmin/user_upload/INFOS/Themen/Medienpolitik/Tarifpolitik/Gehaltsrunde_Tageszeitungen_2016_-_2018.pdf">demnach</a> zwischen 2016 und 2018 als Berufseinsteiger rund 3.250 Euro verdienen. Freie Journalisten dürfen <a href="https://www.djv.de/fileadmin/user_upload/INFOS/Themen/Medienpolitik/Tarifpolitik/Honorartabelle_für_Text-_und_Bildbeiträge_2016_-_2018.pdf">laut DJV</a> bei Medien mit Auflagen bis zu 100.000 rund 95 Cent pro Zeile verlangen. Eine Unterscheidung macht der DJV bei den Medien nicht. Für Online-Angebote sind die Info-Papiere schon etwas in die Jahre gekommen. Die letzten ausgehandelten <a href="https://www.djv.de/fileadmin/_migrated/cal_uploads/DJVWissen2012.pdf">Honorar-Empfehlungen</a> stammen von 2012 und erstrecken sich über 48 Seiten klein gedruckten Text. </p> <!-- Artikelbild --> <div class="artikelbild artikelbild-mediafon"> </div> <h2 class="zwischentitel offset-2">Alt – oder ganz offline</h2> <p class="text-box offset-2"> Daneben kursieren noch einige anderen Gehalts-Check-Portale im Netz, die jedoch nicht auf Journalisten spezialisiert sind. Das schwächt Aussagekraft und Präzision. Zu Honoraren von freien Journalisten bietet meines Wissens keine Seite Daten an. </p> <p class="text-box offset-2"> Hinzu kommen Zahlen, die einige wenige Medien von sich aus online publizieren. Zumindest die öffentlich-rechtlichen Anstalten wie der <a href="https://www.rbb-online.de/unternehmen/der_rbb/zahlenundfakten/personalkennzahlen.html">RBB</a> haben sich schon mal in die Karten schauen lassen. </p> <p class="text-box offset-3"> Viel mehr gibt es nicht zu entdecken. In der Summe sind die Daten meist alt, schlecht gepflegt, nicht interaktiv durchsuchbar oder ganz offline. Dabei gehört es für viele Journalisten zum Berufsalltag, um Zeilengelder zu feilschen und Foto-Honorare herauszuhandeln. Ein Vergleichs-Werkzeug aber fehlt. Für eine Berufsgruppe, die sich sonst über jeden Missstand ereifern kann, ist das seltsam und unbefriedigend. </p> <!-- Download-Button --> <a href="../../../#banderole"> <input type="submit" class="submit-download" value="Daten spenden"/> </a> <p class="text-box offset-3"> Wenn du mithelfen willst, dass feste oder freie Journalisten mehr über ihre finanzielle Situation erfahren, hilf uns: Spende deine Gehalts- oder Honorardaten. Oder erzähle deinen Kollegen von dieser Seite. Denn Unwissen kostet uns alle täglich Geld. </p> </div> <!-- Social Share --> <div class="social-box social-box-abstand"> <a target="_blank" href="https://twitter.com/intent/tweet?url=https://wasjournalistenverdienen.de&text=Was%20verdienen%20Journalisten?%20Die%20neue%20interaktive%20Datenbank%20der%20Freischreiber:"><div class="social social-1 socialtile"></div></a> <a target="_blank" href="https://www.facebook.com/sharer/sharer.php?u=https://wasjournalistenverdienen.de"><div class="social social-2 socialtile"></div></a> <a href="whatsapp://send?text=https://wasjournalistenverdienen.de"><div class="social social-3 socialtile"></div></a> <a href="fb-messenger://share/?link=https://wasjournalistenverdienen.de&app_id=123456789"><div class="social social-4 socialtile"></div></a> <a href="mailto:?subject=Interaktive Datenbank: Was verdienen Journalisten?&amp;body=Hallo, schau dir mal diese Seite an: https://wasjournalistenverdienen.de"><div class="social social-5 socialtile"></div></a> </div> <!-- Footer --> <div class="footer"> <div class="footer-grid"> <div class="footer-grid-first"> <a href="../../../static/honoradar/artikel/projekt.html"> <p class="footer-item-first footer-item clear-footer">Über das Projekt</p> </a> <a href="../../../static/honoradar/artikel/credits.html"> <p class="footer-item clear-footer">Die Macher</p> </a> <a href="../../../static/honoradar/artikel/reports.html"> <p class="footer-item clear-footer">Freischreiber-Report</p> </a> <a href="../../../static/honoradar/artikel/methodik.html"> <p class="footer-item clear-footer">Methodik</p> </a> </div> <div class="footer-grid-second"> <a href="../../../static/honoradar/artikel/newsletter.html"> <p class="footer-item-first footer-item clear-footer">Newsletter-Abo</p> </a> <a href="../../../static/honoradar/artikel/datenschutz.html"> <p class="footer-item clear-footer">Datenschutz</p> </a> <a href="../../../static/honoradar/artikel/kontakt.html"> <p class="footer-item clear-footer">Kontakt & Fragen</p> </a> <a href="../../../static/honoradar/artikel/impressum.html"> <p class="footer-item clear-footer">Impressum</p> </a> </div> </div> </div> </main> <!-- Javascript --> <script src="../../../static/honoradar/navbar/js/modernizr.js"></script> <script src="../../../static/honoradar/navbar/js/jquery-2.1.1.js"></script> <script src="../../../static/honoradar/navbar/js/main.js"></script> </body> </html>
Gibs da nicht schon 'n Tumblr?
Meta(charset='utf-8'), Meta(content='width=device-width, initial-scale=1.0, user-scalable=no', name='viewport'), Meta(content='Honorardar', name='description'), Meta(content='<NAME> und <NAME>', name='author'), Meta(content='2017-11-18', name='date'), Meta(content='index,follow', name='robots'), Link(href='../../../static/favicon.ico', rel='shortcut icon'), Link(href='../../../static/favicon.png', rel='shortcut icon'), Link(href='../../../static/favicon.png', rel='icon', sizes='32x32', type='image/png'), Link(href='../../../static/favicon.png', rel='icon', sizes='96x96', type='image/png'), Link(href='../../../static/favicon_apple_touch.png', rel='apple-touch-icon', sizes='180x180'), Meta(content='../../../static/favicon_msapplication.png', name='msapplication-TileImage'), Link(href='../../../static/honoradar/css/style.css', rel='stylesheet'), Link(href='../../../static/honoradar/css/style-sub.css', rel='stylesheet'), Link(href='../../../static/honoradar/css/style-elements.css', rel='stylesheet'), Link(href='../../../static/honoradar/css/font.css', rel='stylesheet'), Link(href='../../../static/honoradar/navbar/css/reset.css', rel='stylesheet'), Link(href='../../../static/honoradar/navbar/css/style.css', rel='stylesheet'), Link(href='../../../static/honoradar/lity/dist/lity.css', rel='stylesheet'), Meta(content='summary_large_image', name='twitter:card'), Meta(content="Gibs da nicht schon 'n Tumblr?", name='twitter:title'), Meta(content='Wie geht gutes Verhandeln? Tipps, wie du dich bei Honorar-Verhandlungen am besten durchsetzt.', name='twitter:description'), Meta(content='https://wwww.wasjournalistenverdienen.de/static/honoradar/artikel/tumblr.html', name='twitter:url'), Meta(content='https://wwww.wasjournalistenverdienen.de/static/honoradar/image/tumblr.png', name='twitter:image'), Meta(content='article', property='og:type'), Meta(content='de_DE', property='og:locale'), Meta(content='Was Journalisten verdienen', property='og:site_name'), Meta(content="Gibs da nicht schon 'n Tumblr?", property='og:title'), Meta(content='Welche anderen Info-Seiten gibt es, wo sich Journalisten über Honorare und Gehälter informieren können?', property='og:description'), Meta(content='https://wwww.wasjournalistenverdienen.de/static/honoradar/artikel/tumblr.html', property='og:url'), Meta(content='https://wwww.wasjournalistenverdienen.de/static/honoradar/image/tumblr.png', property='og:image'), Meta(content='<NAME>', name='author'), Meta(content="Gibs da nicht schon 'n Tumblr?", name='title'), Meta(content='Welche anderen Info-Seiten gibt es, wo sich Journalisten über Honorare und Gehälter informieren können?', name='description'), Meta(content='verhandeln,honorar,gehalt,geld,journalist,einkommen,schritte,regeln,tumblr,wasjournalistenverdienen', name='keywords')
Title('Gibs da nicht schon 'n Tumblr?'), A( 'Menu', Span(cls='cd-nav-icon'), Svg( Circle(cx='24', cy='24', fill='transparent', r='24', stroke='#656e79', stroke_dasharray='157 157', stroke_dashoffset='157', stroke_width='1'), height='54px', viewbox='0 0 54 54', width='54px', x='0px', y='0px' ), cls='cd-nav-trigger clear-fixed', href='#cd-nav' ), Div( Div( Div( H2('Navigation', cls='navtitle1'), Nav( Ul( Li( A('Startseite', cls='selected', href='../../../') ), Li( A('Über das Projekt', href='../../../static/honoradar/artikel/projekt.html') ), Li( A('Freischreiber-Report', href='../../../static/honoradar/artikel/reports.html') ), Li( A('Newsletter', href='../../../static/honoradar/artikel/newsletter.html') ), Li( A('Impressum', href='../../../static/honoradar/artikel/impressum.html') ), cls='cd-primary-nav' ) ), cls='cd-half-block' ), Div( Address( Ul( H2('Kontakt', cls='navtitle2'), Li( A( Email(), cls='clear-navi', href='mailto:<EMAIL>' ) ), Li( A('040 – 22 86 71 52', cls='clear-navi', href='tel:04022867152') ), Li( A( Span( Name('e.V.') ), Span('Hoheluftchaussee 53a'), Span('20253 Hamburg 24'), cls='clear-navi', data_lity='', href='//maps.google.com/maps?q=Hoheluftchaussee+53A,+20253+Hamburg/' ) ), cls='cd-contact-info' ) ), cls='cd-half-block' ), cls='cd-navigation-wrapper' ), cls='cd-nav', id='cd-nav' ), Main( Div(cls='banderole', id='banderole'), Div( H1("Gibs da nicht schon 'n Tumblr?", cls='text-title'), Div('Richtig, bis vor einiger Zeit bot ein Tumblr die Möglichkeit, sich über Honorar-Daten auszutauschen. Doch der Tumblr ist tot – und auch andere Angebote schimmeln vor sich hin.', cls='teaser-box'), A( Div(cls='autoren-box autor-michel offset-autorenbox'), href='http://michelpenke.de' ), P('Es war recht simpel. Ein öffentlicher Blog, und jeder konnte seine Erfahrungen zu Gehältern und Honoraren hineinschreiben. \n\tDer Tumblr "Was Journalisten verdienen" wurde vor Jahren von den Freischreibern gestartet, später jedoch geschlossen, weil durch ein technisches Update die Anonymität der Spender gefährdet war. \n\tNun ist diese Website quasi als Nachfolger entstanden.', cls='text-box offset-2'), P('Ganz allein steht sie nicht. Auch einige andere Seiten haben versucht, Transparenz in das Thema zu bringen. Doch derzeit verrotten die wenigen Versuche vor sich hin oder wurden ganz abgeschaltet.', cls='text-box offset-2'), H2('Wo gibt es sonst Honorar-Infos?', cls='zwischentitel offset-3'), P( 'Da ist zum Beispiel das "Mediafon". Eine in die Jahre gekommene Website der Gewerkschaft Verdi im Pixel-Look der 90er-Jahre. \n\tAuch dort können Journalisten', A('Daten hinschicken', href='http://www.mediafon.net/empfehlungen_honorar_fragebogen.php3?view=&si=5adcbf87ab3ce&lang=1'), '. \n\tEine Datenbank listet sie später, alphabetisch nach Medium sortiert, auf. \n\tWie viele Datenpunkte es gibt, lässt sich schwer sagen. Die Website selbst verspricht Infos zu', A('59 Medien', href='http://www.mediafon.net/empfehlungen_honorare_text.php3?view=&si=5adcb9f1e4356&lang=1'), '– bei weit über 2.000 Zeitungen, Magazinen, Online-Angeboten, Fernseh- und Radiosendern, die wir in Deutschland haben. \n\tWer hier fündig wird, hat Glück gehabt. Anders als diese Website weist die Datenbank aber auch Bild-Honorare aus.', cls='text-box offset-3' ), P( 'Der DJV bietet zwar keine interaktive Version, stellt aber auf', A('seiner Website', href='https://www.djv.de/startseite/info/beruf-betrieb/uebersicht-tarife-honorare.html'), 'zumindest die ausgehandelten Tarif-Löhne aus. \n\tAngestellte Redakteure sollten', A('demnach', href='https://www.djv.de/fileadmin/user_upload/INFOS/Themen/Medienpolitik/Tarifpolitik/Gehaltsrunde_Tageszeitungen_2016_-_2018.pdf'), 'zwischen 2016 und 2018 als Berufseinsteiger rund 3.250 Euro verdienen. \n\tFreie Journalisten dürfen', A('laut DJV', href='https://www.djv.de/fileadmin/user_upload/INFOS/Themen/Medienpolitik/Tarifpolitik/Honorartabelle_für_Text-_und_Bildbeiträge_2016_-_2018.pdf'), 'bei Medien mit Auflagen bis zu 100.000 rund 95 Cent pro Zeile verlangen. \n\tEine Unterscheidung macht der DJV bei den Medien nicht. Für Online-Angebote sind die Info-Papiere schon etwas in die Jahre gekommen. \n\tDie letzten ausgehandelten', A('Honorar-Empfehlungen', href='https://www.djv.de/fileadmin/_migrated/cal_uploads/DJVWissen2012.pdf'), 'stammen von 2012 und erstrecken sich über 48 Seiten klein gedruckten Text.', cls='text-box offset-3' ), Div(cls='artikelbild artikelbild-mediafon'), H2('Alt – oder ganz offline', cls='zwischentitel offset-2'), P('Daneben kursieren noch einige anderen Gehalts-Check-Portale im Netz, die jedoch nicht auf Journalisten spezialisiert sind. \n\tDas schwächt Aussagekraft und Präzision. \n\tZu Honoraren von freien Journalisten bietet meines Wissens keine Seite Daten an.', cls='text-box offset-2'), P( 'Hinzu kommen Zahlen, die einige wenige Medien von sich aus online publizieren. Zumindest die öffentlich-rechtlichen Anstalten wie der', A('RBB', href='https://www.rbb-online.de/unternehmen/der_rbb/zahlenundfakten/personalkennzahlen.html'), 'haben sich schon mal in die Karten schauen lassen.', cls='text-box offset-2' ), P('Viel mehr gibt es nicht zu entdecken. In der Summe sind die Daten meist alt, schlecht gepflegt, nicht interaktiv durchsuchbar oder ganz offline. \n\tDabei gehört es für viele Journalisten zum Berufsalltag, um Zeilengelder zu feilschen und Foto-Honorare herauszuhandeln. \n\tEin Vergleichs-Werkzeug aber fehlt. \n\tFür eine Berufsgruppe, die sich sonst über jeden Missstand ereifern kann, ist das seltsam und unbefriedigend.', cls='text-box offset-3'), A( Input(cls='submit-download', type='submit', value='Daten spenden'), href='../../../#banderole' ), P('Wenn du mithelfen willst, dass feste oder freie Journalisten mehr über ihre finanzielle Situation erfahren, hilf uns:\n\tSpende deine Gehalts- oder Honorardaten. Oder erzähle deinen Kollegen von dieser Seite. \n\tDenn Unwissen kostet uns alle täglich Geld.', cls='text-box offset-3'), cls='text-feld' ), Div( A( Div(cls='social social-1 socialtile'), href='https://twitter.com/intent/tweet?url=https://wasjournalistenverdienen.de&text=Was%20verdienen%20Journalisten?%20Die%20neue%20interaktive%20Datenbank%20der%20Freischreiber:', target='_blank' ), A( Div(cls='social social-2 socialtile'), href='https://www.facebook.com/sharer/sharer.php?u=https://wasjournalistenverdienen.de', target='_blank' ), A( Div(cls='social social-3 socialtile'), href='whatsapp://send?text=https://wasjournalistenverdienen.de' ), A( Div(cls='social social-4 socialtile'), href='fb-messenger://share/?link=https://wasjournalistenverdienen.de&app_id=123456789' ), A( Div(cls='social social-5 socialtile'), href='mailto:?subject=Interaktive Datenbank: Was verdienen Journalisten?&body=Hallo, schau dir mal diese Seite an: https://wasjournalistenverdienen.de' ), cls='social-box social-box-abstand' ), Div( Div( Div( A( P('Über das Projekt', cls='footer-item-first footer-item clear-footer'), href='../../../static/honoradar/artikel/projekt.html' ), A( P('Die Macher', cls='footer-item clear-footer'), href='../../../static/honoradar/artikel/credits.html' ), A( P('Freischreiber-Report', cls='footer-item clear-footer'), href='../../../static/honoradar/artikel/reports.html' ), A( P('Methodik', cls='footer-item clear-footer'), href='../../../static/honoradar/artikel/methodik.html' ), cls='footer-grid-first' ), Div( A( P('Newsletter-Abo', cls='footer-item-first footer-item clear-footer'), href='../../../static/honoradar/artikel/newsletter.html' ), A( P('Datenschutz', cls='footer-item clear-footer'), href='../../../static/honoradar/artikel/datenschutz.html' ), A( P('Kontakt & Fragen', cls='footer-item clear-footer'), href='../../../static/honoradar/artikel/kontakt.html' ), A( P('Impressum', cls='footer-item clear-footer'), href='../../../static/honoradar/artikel/impressum.html' ), cls='footer-grid-second' ), cls='footer-grid' ), cls='footer' ), id='main' ), Script(src='../../../static/honoradar/navbar/js/modernizr.js'), Script(src='../../../static/honoradar/navbar/js/jquery-2.1.1.js'), Script(src='../../../static/honoradar/navbar/js/main.js')
app/views/templates/story.html
PopCodeio/TrackerTracker
0
93
<div id="story-{{id}}" data-project-id="{{project_id}}" data-id="{{id}}" class="story story-{{id}} {{ story_type }} {{current_state}}"> <div class="toggle-arrow" data-click-handler="TT.UI.toggleStory"></div> <div class="summary"> <div class="points" data-click-handler="TT.UI.openStoryPointsUpdater">{{estimate}}</div> <div class="icon" data-hover-handler="TT.UI.openFloatingStoryPreview"></div> <div class="title"> <a href="#" data-project-id="{{project_id}}" data-project-name="{{project_name}}" data-click-handler="TT.UI.filterByProject" data-hover-handler="TT.UI.storyProjectTooltip" class="project-name project-{{project_classname}}">{{project_initials}}</a> <span class="formatted-title">{{{formatted_name}}}</span> <span class="owners"> {{#initials}} <a href="#" class="story-owner" data-username="{{owned_by}}" data-click-handler="TT.UI.filterByUser" data-hover-handler="TT.UI.storyOwnerTooltip">{{initials}}</a> {{/initials}} {{#pair}} / <a href="#" class="story-pair" data-username="{{pair}}" data-click-handler="TT.UI.filterByUser" data-hover-handler="TT.UI.storyPairTooltip">{{pair_initials}}</a> {{/pair}} {{#qa}} / <a href="#" class="story-qa" data-username="{{qa}}" data-click-handler="TT.UI.filterByUser" data-hover-handler="TT.UI.storyQATooltip">{{qa_initials}}</a> {{/qa}} </span> {{#labels}} <div class="tag" data-click-handler="TT.UI.filterByTag">{{.}}</div> {{/labels}} </div> </div> </div>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
lessons/pdf/invoice.html
vlnpractice/master
0
94
<table border="0" cellspacing="2" cellpadding="2"> <tr> <td align="left"></td> <td align="left"></td> <td align="left"></td> <td align="left"></td> </tr> <tr> <td align="left"><img border="0" src="logo.png" width="120" /></td> <td align="left" colspan="2">#%site_title%#<br />#%site_url%#<br /></td> <td align="right">Invoice ##%n%#</td> </tr> <tr> <td align="left" colspan="4"></td> </tr> <tr> <td align="left" colspan="2">Customer: #%name%#</td> <td align="right" colspan="2">Date: #%date%#</td> </tr> <tr> <td align="left" colspan="4"></td> </tr> <tr> <td align="left" colspan="4"><small>Ordered features: #%ad_features%#</small></td> </tr> <tr> <td align="left" colspan="2">&nbsp;</td> <td align="right" colspan="2"><b>TOTAL PRICE: <font color="#FF0000">#%currency%##%price%#</font></b></td> </tr> <tr> <td align="left" colspan="4"></td> </tr> <tr> <td align="left" colspan="4"></td> </tr> <tr> <td align="center" colspan="4">Thank you very much for your order!</td> </tr> </table>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
src/app/development-processes/tools/tools.component.html
SebastianGTTS/situational-business-modeler-developer
0
95
<reponame>SebastianGTTS/situational-business-modeler-developer <ng-template #deleteToolModal let-d="dismiss" let-c="close"> <app-delete-modal (dismiss)="d()" (delete)="delete(modalTool._id); c()"> <div modalTitle>Delete Tool {{ modalTool.name }}</div> You are deleting the tool {{ modalTool.name }}. This can not be undone. This action will not delete the tool from method building blocks that are using it. </app-delete-modal> </ng-template> <div class="nav-scroller bg-white shadow-sm"> <nav class="nav nav-underline"> <a class="nav-link active" [routerLink]="[]">Tools</a> </nav> </div> <main role="main" class="container"> <div class="my-3 alert alert-info" role="alert"> Create Tools to use them for the definition of Method Fragments </div> <app-method-element-list listTitle="Tools" [elementLists]="elementLists" (deleteElement)="openDeleteToolModal($event)" ></app-method-element-list> <div class="my-3 p-3 bg-white rounded shadow-sm"> <h6 class="border-bottom border-gray pb-2 mb-0">Add Tool</h6> <div class="text-muted pt-3"> <app-method-element-form [listNames]="listNames" (submitMethodElementForm)="add($event)" ></app-method-element-form> </div> </div> <app-list-wrapper listTitle="Loaded Modules" [loading]="moduleLists == null" [noResults]="moduleLists && moduleLists.length === 0" > <div noResults>No modules loaded.</div> <div results *ngFor="let list of moduleLists" class="my-3 p-3 bg-white rounded shadow-sm" > <h6 class="border-bottom border-gray pb-2">{{ list.listName }}</h6> <ul class="list-group"> <li class="list-group-item" *ngFor="let module of list.elements"> <h6>{{ module.name }}</h6> Methods: <ul> <li *ngFor="let method of module.methodNames">{{ method }}</li> </ul> </li> </ul> </div> </app-list-wrapper> </main>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
app/templates/bio.html
matthew-sochor/mattso.ch
0
96
<reponame>matthew-sochor/mattso.ch {% extends "bootstrap/base.html" %} {% block styles %} {{ super() }} {% endblock %} {% block title %}mattso.ch/or{% endblock %} {% block scripts %} {{ super() }} <link rel=stylesheet type=text/css href="{{ url_for('static', filename='style.css') }}"> {% endblock %} {% block content %} <div class="outer"> <div align="middle" class="middle"> <h1> <NAME> </h1> <br> <img src="{{ me_url }}" width=200 heigh=200 alt="Me"> <br> <br> Data scientist at Progressive <br> Ex-biochemist/biophysicist from Penn <br> Once known as "Marzipan" on the <a href="http://phillyvintagebaseball.org/">Philadelphia Athletic</a><br> Former accordionist in <a href="https://jubeljenkins.bandcamp.com/">Jubel Jenkins</a> <br> <br> Feel free to email me: <br> <EMAIL> <br> or twitter <a href="https://twitter.com/almosochor">@almosochor</a> <br><br> Obviously, I am not a web designer<br>¯\_(ツ)_/¯<br> </div> </div> {{ super() }} {% endblock %}
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
support.html
jr-duboc/cmaconnect
0
97
<reponame>jr-duboc/cmaconnect --- layout: default title: 'CMA Connect Fareham - Support Us ' id: support header_content: "<h2>Support Us</h2><p>Our money mentors are here to help and support anyone worried about debt and provide access to FREE advice, whatever their circumstances, background or faith.</p>" main_content_top: "<h2>Got a head for finance and a ♥ for people?</h2><p><b>Come and volunteer at CMA Connect Fareham</b><br/>A new debt centre to help anyone concerned about money or debt to access free, confidential debt advice." main_content__column_1: "<h3>Do you..</h3><ul><li>... have a heart to help &amp; time available?</li><li>... love to offer a patient, listening ear?</li><li>... have good computer &amp; admin skills?</li></ul>" main_content__column_2: <h3>Find out how you can help</h3><p>Email <NAME> (Chair of Trustees) to find out how YOU can help:<strong> </strong><a href="mailto:<EMAIL>" title="Email JR Duboc"><strong><EMAIL></strong></a><img src="img/chat.svg" style="width:200px"></p> main_content__bottom: "<h3>Why are we here?</h3><p>Because we're a group of Christians who believe, even in the most difficult of times, there is hope for the future.</p>" menu: header: weight: 3 ---
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
src/Modules/SimplCommerce.Module.Reviews/wwwroot/admin/review/review-widget.directive.html
DiogenesPolanco/SimplCommerce
0
98
<reponame>DiogenesPolanco/SimplCommerce <table class="table table-striped"> <thead> <tr> <th>Customer Name</th> <th>Entity Name</th> <th>Rating</th> <th>Title</th> <th>Comment</th> <th>Created On</th> <th>Status</th> </tr> </thead> <tbody> <tr ng-repeat="review in vm.reviews"> <td>{{review.reviewerName}}</td> <td><a href="/{{review.entitySlug}}">{{review.entityName}}</a></td> <td>{{review.rating}}</td> <td>{{review.title}}</td> <td>{{review.comment}}</td> <td>{{review.createdOn | date:'medium'}}</td> <td>{{review.status }}</td> </tr> </tbody> </table>
from fasthtml.common import * app = FastHTML(hdrs=( )) rt = app.route @rt('/') def get(): return ( ) run_uv()
source/template/pages/index.html
dcansyn/frontend-boilerplate
0
99
<!DOCTYPE html> <html> <head> @@include('../layouts/meta.html') </head> <body> @@include('../layouts/header.html') <main> <article> <section class="home"> <p>Buralar eskiden dutluktu..</p> </section> </article> </main> @@include('../layouts/footer.html') @@include('../layouts/script.html') </body> </html>
"@@include('../layouts/meta.html')"
"@@include('../layouts/header.html')" Main( Article( Section( P('Buralar eskiden dutluktu..'), cls='home' ) ) ) "@@include('../layouts/footer.html')\n @@include('../layouts/script.html')"