path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
tests/tables/split07b-input.html
corinthia/corinthia-editorlib
<!DOCTYPE html> <html> <head> <link href="../generic.css" rel="stylesheet"/> <script> function performTest(api) { api.Outline.init(); api.PostponedActions.perform(); api.Tables.splitSelection(); api.tests.TestLib.showSelection(); } </script> </head> <body> <table style="width: 100%"> <col width="25%"> <col width="25%"> <col width="25%"> <col width="25%"> <tr> <td colspan="2">[One</td> <td colspan="2">Three</td> </tr> <tr> <td colspan="2">Five</td> <td colspan="2">Seven]</td> </tr> <tr> <td colspan="2">Nine</td> <td colspan="2">Eleven</td> </tr> <tr> <td colspan="2">Thirteen</td> <td colspan="2">Fifteen</td> </tr> </table> </body> </html>
modules/xerte/parent_templates/Nottingham/models_html5/mcq.css
thexerteproject/xerteonlinetoolkits
/* mcq.html */ #pageContents .panel { overflow: auto; } #optionHolder { margin-top: 15px; margin-bottom: 15px; } #pageContents input { float: left; display: block; } #optionHolder .optionGroup { padding-top: 5px; padding-bottom: 5px; } #pageContents .optionTxt { cursor: pointer; position: relative; margin-left: 2em; display: block; } #pageContents #checkBtn { margin: 10px; float: right; } #pageContents #feedback { clear: both; } #feedback .feedbackBlock { margin-bottom: 0.5em; } #feedback .audioHolder { margin: 0.5em 0 1em 0; } #feedback h3 { border-top: 1px solid #ccc; padding-top: 1em; } legend#question { width: 100%; }
assets/vendors/bootstrap-datepicker/docs/_screenshots/option_multidate.html
ioplee/gittest
<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="script/common.css"> <script src="script/common.js"></script> <script> function setup(){ $('input').datepicker({ multidate: true }); } </script> </head> <body data-capture="input, .datepicker"> <div class="row"> <div class="span4"> <input type="text" value="03/03/2013,03/16/2013"> </div> <div class="span4"> <input type="text" value="03/03/2013,06/16/2013" data-date-start-view="1"> </div> <div class="span4"> <input type="text" value="03/03/2013,03/16/2014" data-date-start-view="2"> </div> </div> </body> </html>
moksha/apps/chat/moksha/apps/chat/static/themes/simple/index.html
lmacken/moksha
<html> <head> <link rel="stylesheet" type="text/css" href="style.css"> <!-- @@ HACK --> <script src="http://localhost:9000/static/Orbited.js"></script> <script src="/toscawidgets/resources/moksha.apps.chat.widgets.chat.chat/static/irc2.js"></script> <script src="/toscawidgets/resources/moksha.apps.chat.widgets.chat.chat/static/willowchat.js"></script> <script src="/toscawidgets/resources/moksha.apps.chat.widgets.chat.chat/static/gui.js"></script> <script src="/toscawidgets/resources/tw.jquery.base/static/javascript/jquery-1.2.6.pack.js"></script> <script src="gui.js"></script> <script> TCPSocket = Orbited.TCPSocket document.domain = document.domain /* Orbited.system.enabled = true; Orbited.loggers['Orbited.XSDR'].enabled = false Orbited.loggers['Orbited.CometSession'].enabled = true Orbited.loggers['Orbited.TCPSocket'].enabled = true Orbited.loggers['XSDRBridge'].enabled = true Orbited.loggers['Orbited.CometTransports.LongPoll'].enabled = true Orbited.loggers['Orbited.CometTransports.XHRStream'].enabled = true Orbited.loggers['Orbited.CometTransports.HTMLFile'].enabled = true Orbited.loggers['Orbited.CometTransports.SSE'].enabled = true Orbited.loggers['WC.c.IRCClient'].enabled = true */ </script> </head> <body> <div id="popup"> <div id="popupOuter"> <div id="popupMiddle"> <div id="popupContent"> <p>Greeting</p> <label for="nickname">Nickname:</label> <input type="text" id="nickname" maxlength="16" style="width: 10em;" value="" /> </div> </div> </div> </div> <div id="absorbClicks"></div> <div id="presenceToggle"> &rarr; </div> <div id="presence"> <div id="presenceTitle">Presence</div> <div id="presenceList"> </div> </div> <div id="history"> </div> <div id="inputBar"> <textarea id="chatboxInput"></textarea> </div> </body> </html>
doc/api/files/__/__/__/__/_rvm/gems/ruby-2_2_2@playme/gems/railties-4_2_3/lib/rails/api/task_rb.html
l33z3r/playme
<?xml version="1.0" encoding="utf-8"?> <!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" xml:lang="en" lang="en"> <head> <title>task.rb</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="../../../../../../../../../../../../../css/reset.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../../../../../../../../../../../../css/main.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../../../../../../../../../../../../css/github.css" type="text/css" media="screen" /> <script src="../../../../../../../../../../../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../../../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../../../../../js/main.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../../../../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script> </head> <body> <div class="banner"> <span>Ruby on Rails 4.2.3</span><br /> <h1> task.rb </h1> <ul class="files"> <li> ../../../../.rvm/gems/ruby-2.2.2@playme/gems/railties-4.2.3/lib/rails/api/task.rb </li> <li>Last modified: 2015-07-23 13:52:54 +0100</li> </ul> </div> <div id="bodyContent"> <div id="content"> <!-- File only: requires --> <div class="sectiontitle">Required Files</div> <ul> <li>rdoc/task</li> <li>sdoc</li> </ul> <!-- Namespace --> <div class="sectiontitle">Namespace</div> <ul> <li> <span class="type">MODULE</span> <a href="../../../../../../../../../../../../../classes/Rails.html">Rails</a> </li> <li> <span class="type">MODULE</span> <a href="../../../../../../../../../../../../../classes/Rails/API.html">Rails::API</a> </li> <li> <span class="type">CLASS</span> <a href="../../../../../../../../../../../../../classes/Rails/API/AppTask.html">Rails::API::AppTask</a> </li> <li> <span class="type">CLASS</span> <a href="../../../../../../../../../../../../../classes/Rails/API/EdgeTask.html">Rails::API::EdgeTask</a> </li> <li> <span class="type">CLASS</span> <a href="../../../../../../../../../../../../../classes/Rails/API/RepoTask.html">Rails::API::RepoTask</a> </li> <li> <span class="type">CLASS</span> <a href="../../../../../../../../../../../../../classes/Rails/API/StableTask.html">Rails::API::StableTask</a> </li> <li> <span class="type">CLASS</span> <a href="../../../../../../../../../../../../../classes/Rails/API/Task.html">Rails::API::Task</a> </li> </ul> <!-- Methods --> </div> </div> </body> </html>
polygerrit-ui/app/elements/change/gr-message/gr-message.html
MerritCR/merrit
<!-- Copyright (C) 2015 The Android Open Source Project Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <link rel="import" href="../../../bower_components/polymer/polymer.html"> <link rel="import" href="../../shared/gr-account-link/gr-account-link.html"> <link rel="import" href="../../shared/gr-button/gr-button.html"> <link rel="import" href="../../shared/gr-date-formatter/gr-date-formatter.html"> <link rel="import" href="../../shared/gr-linked-text/gr-linked-text.html"> <link rel="import" href="../../shared/gr-rest-api-interface/gr-rest-api-interface.html"> <link rel="import" href="../gr-comment-list/gr-comment-list.html"> <dom-module id="gr-message"> <template> <style> :host { border-top: 1px solid #ddd; display: block; position: relative; } :host(:not([expanded])) { cursor: pointer; } gr-avatar { position: absolute; left: var(--default-horizontal-margin); } .collapsed .contentContainer { color: #777; white-space: nowrap; overflow-x: hidden; text-overflow: ellipsis; } .showAvatar.expanded .contentContainer { margin-left: calc(var(--default-horizontal-margin) + 2.5em); padding: 10px 0; } .showAvatar.collapsed .contentContainer { margin-left: calc(var(--default-horizontal-margin) + 1.75em); padding: 10px 75px 10px 0; } .hideAvatar.collapsed .contentContainer, .hideAvatar.expanded .contentContainer { margin-left: 0; padding: 10px 75px 10px 0; } .collapsed gr-avatar { top: 8px; height: 1.75em; width: 1.75em; } .expanded gr-avatar { top: 12px; height: 2.5em; width: 2.5em; } .name { font-weight: bold; } .content { font-family: var(--monospace-font-family); } .collapsed .name, .collapsed .content, .collapsed .message { display: inline; } .collapsed gr-comment-list, .collapsed .replyContainer { display: none; } .collapsed .name { color: var(--default-text-color); } .expanded .name { cursor: pointer; } .date { color: #666; position: absolute; right: var(--default-horizontal-margin); top: 10px; } .replyContainer { padding: .5em 0 1em; } </style> <div class$="[[_computeClass(expanded, showAvatar)]]"> <gr-avatar account="[[message.author]]" image-size="100"></gr-avatar> <div class="contentContainer"> <div class="name" on-tap="_handleNameTap">[[message.author.name]]</div> <div class="content"> <gr-linked-text class="message" pre="[[expanded]]" content="[[message.message]]" disabled="[[!expanded]]" config="[[projectConfig.commentlinks]]"></gr-linked-text> <gr-comment-list comments="[[comments]]" change-num="[[changeNum]]" patch-num="[[message._revision_number]]"></gr-comment-list> </div> <a class="date" href$="[[_computeMessageHash(message)]]" on-tap="_handleLinkTap"> <gr-date-formatter date-str="[[message.date]]"></gr-date-formatter> </a> </div> <div class="replyContainer" hidden$="[[!showReplyButton]]" hidden> <gr-button small on-tap="_handleReplyTap">Reply</gr-button> </div> </div> <gr-rest-api-interface id="restAPI"></gr-rest-api-interface> </template> <script src="gr-message.js"></script> </dom-module>
www/changelog.html
kwm81/ImageMagick
<!DOCTYPE html> <html lang="en"> <head> <title>ImageMagick: Changelog</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="application-name" content="ImageMagick"> <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."> <meta name="application-url" content="http://www.imagemagick.org"> <meta name="generator" content="PHP"> <meta name="keywords" content="changelog, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"> <meta name="rating" content="GENERAL"> <meta name="robots" content="INDEX, FOLLOW"> <meta name="generator" content="ImageMagick Studio LLC"> <meta name="author" content="ImageMagick Studio LLC"> <meta name="revisit-after" content="2 DAYS"> <meta name="resource-type" content="document"> <meta name="copyright" content="Copyright (c) 1999-2015 ImageMagick Studio LLC"> <meta name="distribution" content="Global"> <meta name="magick-serial" content="P131-S030410-R485315270133-P82224-A6668-G1245-1"> <link rel="icon" href="../images/wand.png"> <link rel="shortcut icon" href="../images/wand.ico"> <link rel="stylesheet" href="../css/magick.html"> </head> <body> <div class="main"> <div class="magick-masthead"> <div class="container"> <script async="async" src="http://localhost/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-3129977114552745" data-ad-slot="6345125851" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <nav class="magick-nav"> <a class="magick-nav-item " href="../index.html">Home</a> <a class="magick-nav-item " href="binary-releases.html">Download</a> <a class="magick-nav-item " href="command-line-tools.html">Tools</a> <a class="magick-nav-item " href="command-line-options.html">Options</a> <a class="magick-nav-item " href="resources.html">Resources</a> <a class="magick-nav-item " href="api.html">Develop</a> <a class="magick-nav-item " href="http://nextgen.imagemagick.org/script/search.php">Search</a> <a class="magick-nav-item pull-right" href="http://www.imagemagick.org/discourse-server/">Community</a> </nav> </div> </div> <div class="container"> <div class="magick-header"><dl><dt>2012-04-27 7.0.0-0 Anthony thyssen &lt;A.Thyssen@griffith...&gt;</dt> </dl><li> Allow the use of set and escapes when no images in memory (unless you attempt to access per-image meta-data) Currently does not include %[fx:...] and %[pixel:...]</li> <dt>2012-10-05 7.0.0-0 Anthony thyssen &lt;A.Thyssen@griffith...&gt;</dt> <li> Rather than replicate 'options' into 'artifacts' make a link from image to image_info and lookup a global option if no artifact is defined.</li> <dt>2012-09-11 7.0.0-0 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt> <li> sigmoidal-contrast:</li> <li> Remove unnecessary initial ClampToQuantum.</li> <dt>2012-09-10 7.0.0-0 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt> <li> sigmoidal-contrast:</li> <li> Direct computation, without LUT;</li> <li> Fix re-declaration of i (at the top, and inside a conditional).</li> <dt>2012-09-04 7.0.0-0 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt> <li> Add tanh/atanh clone of legacy sigmoidal map (faster &amp; more accurate).</li> <dt>2012-08-08 7.0.0-0 Nicolas Robidoux &lt;nicolas.robidoux@gmail...&gt;</dt> <li> Add final ClampToQuantum in sigmoidal colormap loop.</li> <li> Remove OpenMP calls from colormap update loops.</li> <dt>2011-08-01 7.0.0-0 Cristy &lt;quetzlzacatenango@image...&gt;</dt> <li> New version 7.0.0-0.</li> </div> <footer class="magick-footer"> <p><a href="support.html">Donate</a> • <a href="sitemap.html">Sitemap</a> • <a href="links.html">Related</a> • <a href="architecture.html">Architecture</a> </p> <p><a href="changelog.html#">Back to top</a> • <a href="http://pgp.mit.edu:11371/pks/lookup?op=get&amp;search=0x89AB63D48277377A">Public Key</a> • <a href="http://nextgen.imagemagick.org/script/contact.php">Contact Us</a></p> <p><small>© 1999-2015 ImageMagick Studio LLC</small></p> </footer> </div><!-- /.container --> <script src="https://localhost/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <script src="http://nextgen.imagemagick.org/js/magick.html"></script> </div> </body> </html>
css/power.css
phonegap/app.phonegap.com
#power { background:#ee3551; padding:80px 0 80px 0; } /**** Setting container padding to resize with viewport ****/ @media screen and (max-width: 48em) { #power { padding: 40px 0 30px 0; } } /* Padding resetting for container done */ #power h2 { font-size:1.9rem; padding-left: 30px; line-height: 1.5rem; font-weight: 400; text-shadow: 1px 1px 0px #97041A; } /**** Setting h2 font to resize with viewport ****/ @media screen and (max-width: 62em) { #power h2 { font-size:1.7rem; margin: 0; } } @media screen and (max-width: 57em) { #power h2 { font-size:1.55rem; } } @media screen and (max-width: 48em) { #power h2 { font-size:1.5rem; text-align: center; padding-left: 0px; } } /* Font resetting for h2 done */ #power p { padding:0 0 0 30px; vertical-align: text-top; } /**** Setting p font to resize with viewport ****/ @media screen and (max-width: 62em) { #power p { font-size: 1.0rem; } } @media screen and (max-width: 48em) { #power p { text-align: center; padding: 0; } } /* Font resetting for p done */ #power img { max-height: 220px; } /**** Setting install image to scale with small ****/ @media screen and (max-width: 57em) { #power img { max-height: 180px; padding: 20px 0 30px 0; } } /* Image reset done */
content/javadoc/taverna-language/org/apache/taverna/scufl2/xml/t2flow/jaxb/class-use/Encoding.html
apache/incubator-taverna-site
<!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_72-internal) on Mon Mar 14 13:22:18 GMT 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.apache.taverna.scufl2.xml.t2flow.jaxb.Encoding (Apache Taverna Language APIs (Scufl2, Databundle) 0.15.1-incubating API)</title> <meta name="date" content="2016-03-14"> <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="Uses of Class org.apache.taverna.scufl2.xml.t2flow.jaxb.Encoding (Apache Taverna Language APIs (Scufl2, Databundle) 0.15.1-incubating API)"; } } catch(err) { } //--> </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><a href="../../../../../../../../org/apache/taverna/scufl2/xml/t2flow/jaxb/Encoding.html" title="enum in org.apache.taverna.scufl2.xml.t2flow.jaxb">Class</a></li> <li class="navBarCell1Rev">Use</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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?org/apache/taverna/scufl2/xml/t2flow/jaxb/class-use/Encoding.html" target="_top">Frames</a></li> <li><a href="Encoding.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> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class org.apache.taverna.scufl2.xml.t2flow.jaxb.Encoding" class="title">Uses of Class<br>org.apache.taverna.scufl2.xml.t2flow.jaxb.Encoding</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../../org/apache/taverna/scufl2/xml/t2flow/jaxb/Encoding.html" title="enum in org.apache.taverna.scufl2.xml.t2flow.jaxb">Encoding</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.taverna.scufl2.xml.t2flow.jaxb">org.apache.taverna.scufl2.xml.t2flow.jaxb</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="org.apache.taverna.scufl2.xml.t2flow.jaxb"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../../org/apache/taverna/scufl2/xml/t2flow/jaxb/Encoding.html" title="enum in org.apache.taverna.scufl2.xml.t2flow.jaxb">Encoding</a> in <a href="../../../../../../../../org/apache/taverna/scufl2/xml/t2flow/jaxb/package-summary.html">org.apache.taverna.scufl2.xml.t2flow.jaxb</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../../org/apache/taverna/scufl2/xml/t2flow/jaxb/package-summary.html">org.apache.taverna.scufl2.xml.t2flow.jaxb</a> that return <a href="../../../../../../../../org/apache/taverna/scufl2/xml/t2flow/jaxb/Encoding.html" title="enum in org.apache.taverna.scufl2.xml.t2flow.jaxb">Encoding</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../../org/apache/taverna/scufl2/xml/t2flow/jaxb/Encoding.html" title="enum in org.apache.taverna.scufl2.xml.t2flow.jaxb">Encoding</a></code></td> <td class="colLast"><span class="typeNameLabel">Encoding.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/taverna/scufl2/xml/t2flow/jaxb/Encoding.html#fromValue-java.lang.String-">fromValue</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;v)</code>&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><code>static <a href="../../../../../../../../org/apache/taverna/scufl2/xml/t2flow/jaxb/Encoding.html" title="enum in org.apache.taverna.scufl2.xml.t2flow.jaxb">Encoding</a></code></td> <td class="colLast"><span class="typeNameLabel">Encoding.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/taverna/scufl2/xml/t2flow/jaxb/Encoding.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code> <div class="block">Returns the enum constant of this type with the specified name.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>static <a href="../../../../../../../../org/apache/taverna/scufl2/xml/t2flow/jaxb/Encoding.html" title="enum in org.apache.taverna.scufl2.xml.t2flow.jaxb">Encoding</a>[]</code></td> <td class="colLast"><span class="typeNameLabel">Encoding.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/taverna/scufl2/xml/t2flow/jaxb/Encoding.html#values--">values</a></span>()</code> <div class="block">Returns an array containing the constants of this enum type, in the order they are declared.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= 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><a href="../../../../../../../../org/apache/taverna/scufl2/xml/t2flow/jaxb/Encoding.html" title="enum in org.apache.taverna.scufl2.xml.t2flow.jaxb">Class</a></li> <li class="navBarCell1Rev">Use</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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?org/apache/taverna/scufl2/xml/t2flow/jaxb/class-use/Encoding.html" target="_top">Frames</a></li> <li><a href="Encoding.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> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2015&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p> </body> </html>
docs/GoogleApiAdsAdWords/v201109/BudgetOptimizer.html
aminin/google-api-adwords-php
<?xml version="1.0" encoding="iso-8859-1"?> <!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> <!-- template designed by Marco Von Ballmoos --> <title>Docs For Class BudgetOptimizer</title> <link rel="stylesheet" href="../../media/stylesheet.css" /> <meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/> </head> <body> <div class="page-body"> <h2 class="class-name">Class BudgetOptimizer</h2> <a name="sec-description"></a> <div class="info-box"> <div class="info-box-title">Description</div> <div class="nav-bar"> <span class="disabled">Description</span> | <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">In budget optimizer, Google automatically places bids for the user based on their daily/monthly budget.</p> <p class="notes"> Located in <a class="field" href="_adwords---src---Google---Api---Ads---AdWords---v201109---BulkMutateJobService.php.html">/adwords/src/Google/Api/Ads/AdWords/v201109/BulkMutateJobService.php</a> (line <span class="field">2286</span>) </p> <pre><a href="../../GoogleApiAdsAdWords/v201109/BiddingStrategy.html">BiddingStrategy</a> | --BudgetOptimizer</pre> </div> </div> <a name="sec-var-summary"></a> <div class="info-box"> <div class="info-box-title">Variable Summary</span></div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <span class="disabled">Vars</span> (<a href="#sec-vars">details</a>) | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <div class="var-summary"> <div class="var-title"> <span class="var-type"><a href="../../GoogleApiAdsAdWords/v201109/Money.html">Money</a></span> <a href="#$bidCeiling" title="details" class="var-name">$bidCeiling</a> </div> <div class="var-title"> <span class="var-type">boolean</span> <a href="#$enhancedCpcEnabled" title="details" class="var-name">$enhancedCpcEnabled</a> </div> </div> </div> </div> <a name="sec-method-summary"></a> <div class="info-box"> <div class="info-box-title">Method Summary</span></div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) | <span class="disabled">Methods</span> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <div class="method-summary"> <div class="method-definition"> <span class="method-result">BudgetOptimizer</span> <a href="#__construct" title="details" class="method-name">__construct</a> ([<span class="var-type"></span>&nbsp;<span class="var-name">$enhancedCpcEnabled</span> = <span class="var-default">NULL</span>], [<span class="var-type"></span>&nbsp;<span class="var-name">$bidCeiling</span> = <span class="var-default">NULL</span>], [<span class="var-type"></span>&nbsp;<span class="var-name">$BiddingStrategyType</span> = <span class="var-default">NULL</span>]) </div> <div class="method-definition"> <span class="method-result">the</span> <a href="#getNamespace" title="details" class="method-name">getNamespace</a> () </div> <div class="method-definition"> <span class="method-result">the</span> <a href="#getXsiTypeName" title="details" class="method-name">getXsiTypeName</a> () </div> </div> </div> </div> <a name="sec-vars"></a> <div class="info-box"> <div class="info-box-title">Variables</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-var-summary">Vars</a> (<span class="disabled">details</span>) | <a href="#sec-method-summary">Methods</a> (<a href="#sec-methods">details</a>) </div> <div class="info-box-body"> <a name="var$bidCeiling" id="$bidCeiling"><!-- --></A> <div class="evenrow"> <div class="var-header"> <span class="var-title"> <span class="var-type"><a href="../../GoogleApiAdsAdWords/v201109/Money.html">Money</a></span> <span class="var-name">$bidCeiling</span> (line <span class="line-number">2297</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <ul class="tags"> <li><span class="field">access:</span> public</li> </ul> </div> <a name="var$enhancedCpcEnabled" id="$enhancedCpcEnabled"><!-- --></A> <div class="oddrow"> <div class="var-header"> <span class="var-title"> <span class="var-type">boolean</span> <span class="var-name">$enhancedCpcEnabled</span> (line <span class="line-number">2291</span>) </span> </div> <!-- ========== Info from phpDoc block ========= --> <ul class="tags"> <li><span class="field">access:</span> public</li> </ul> </div> <h4>Inherited Variables</h4> <A NAME='inherited_vars'><!-- --></A> <p>Inherited from <span class="classname"><a href="../../GoogleApiAdsAdWords/v201109/BiddingStrategy.html">BiddingStrategy</a></span></p> <blockquote> <span class="var-title"> <span class="var-name"><a href="../../GoogleApiAdsAdWords/v201109/BiddingStrategy.html#var$BiddingStrategyType">BiddingStrategy::$BiddingStrategyType</a></span><br> </span> </blockquote> </div> </div> <a name="sec-methods"></a> <div class="info-box"> <div class="info-box-title">Methods</div> <div class="nav-bar"> <a href="#sec-description">Description</a> | <a href="#sec-var-summary">Vars</a> (<a href="#sec-vars">details</a>) <a href="#sec-method-summary">Methods</a> (<span class="disabled">details</span>) </div> <div class="info-box-body"> <A NAME='method_detail'></A> <a name="method__construct" id="__construct"><!-- --></a> <div class="evenrow"> <div class="method-header"> <span class="method-title">Constructor __construct</span> (line <span class="line-number">2315</span>) </div> <!-- ========== Info from phpDoc block ========= --> <ul class="tags"> <li><span class="field">access:</span> public</li> </ul> <div class="method-signature"> <span class="method-result">BudgetOptimizer</span> <span class="method-name"> __construct </span> ([<span class="var-type"></span>&nbsp;<span class="var-name">$enhancedCpcEnabled</span> = <span class="var-default">NULL</span>], [<span class="var-type"></span>&nbsp;<span class="var-name">$bidCeiling</span> = <span class="var-default">NULL</span>], [<span class="var-type"></span>&nbsp;<span class="var-name">$BiddingStrategyType</span> = <span class="var-default">NULL</span>]) </div> <ul class="parameters"> <li> <span class="var-type"></span> <span class="var-name">$enhancedCpcEnabled</span> </li> <li> <span class="var-type"></span> <span class="var-name">$bidCeiling</span> </li> <li> <span class="var-type"></span> <span class="var-name">$BiddingStrategyType</span> </li> </ul> <hr class="separator" /> <div class="notes">Redefinition of:</div> <dl> <dt><a href="../../GoogleApiAdsAdWords/v201109/BiddingStrategy.html#method__construct">BiddingStrategy::__construct()</a></dt> </dl> </div> <a name="methodgetNamespace" id="getNamespace"><!-- --></a> <div class="oddrow"> <div class="method-header"> <span class="method-title">getNamespace</span> (line <span class="line-number">2303</span>) </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Gets the namesapce of this class</p> <ul class="tags"> <li><span class="field">return:</span> namespace of this class</li> <li><span class="field">access:</span> public</li> </ul> <div class="method-signature"> <span class="method-result">the</span> <span class="method-name"> getNamespace </span> () </div> <hr class="separator" /> <div class="notes">Redefinition of:</div> <dl> <dt><a href="../../GoogleApiAdsAdWords/v201109/BiddingStrategy.html#methodgetNamespace">BiddingStrategy::getNamespace()</a></dt> <dd>Gets the namesapce of this class</dd> </dl> </div> <a name="methodgetXsiTypeName" id="getXsiTypeName"><!-- --></a> <div class="evenrow"> <div class="method-header"> <span class="method-title">getXsiTypeName</span> (line <span class="line-number">2311</span>) </div> <!-- ========== Info from phpDoc block ========= --> <p class="short-description">Gets the xsi:type name of this class</p> <ul class="tags"> <li><span class="field">return:</span> xsi:type name of this class</li> <li><span class="field">access:</span> public</li> </ul> <div class="method-signature"> <span class="method-result">the</span> <span class="method-name"> getXsiTypeName </span> () </div> <hr class="separator" /> <div class="notes">Redefinition of:</div> <dl> <dt><a href="../../GoogleApiAdsAdWords/v201109/BiddingStrategy.html#methodgetXsiTypeName">BiddingStrategy::getXsiTypeName()</a></dt> <dd>Gets the xsi:type name of this class</dd> </dl> </div> <h4>Inherited Methods</h4> <a name='inherited_methods'><!-- --></a> <!-- =========== Summary =========== --> <p>Inherited From <span class="classname"><a href="../../GoogleApiAdsAdWords/v201109/BiddingStrategy.html">BiddingStrategy</a></span></p> <blockquote> <span class="method-name"><a href="../../GoogleApiAdsAdWords/v201109/BiddingStrategy.html#method__construct">BiddingStrategy::__construct()</a></span><br> <span class="method-name"><a href="../../GoogleApiAdsAdWords/v201109/BiddingStrategy.html#methodgetNamespace">BiddingStrategy::getNamespace()</a></span><br> <span class="method-name"><a href="../../GoogleApiAdsAdWords/v201109/BiddingStrategy.html#methodgetParameterMap">BiddingStrategy::getParameterMap()</a></span><br> <span class="method-name"><a href="../../GoogleApiAdsAdWords/v201109/BiddingStrategy.html#methodgetXsiTypeName">BiddingStrategy::getXsiTypeName()</a></span><br> <span class="method-name"><a href="../../GoogleApiAdsAdWords/v201109/BiddingStrategy.html#method__get">BiddingStrategy::__get()</a></span><br> <span class="method-name"><a href="../../GoogleApiAdsAdWords/v201109/BiddingStrategy.html#method__set">BiddingStrategy::__set()</a></span><br> </blockquote> </div> </div> <p class="notes" id="credit"> Documentation generated by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.4</a> </p> </div></body> </html>
Client/src/main/webapp/resources/resources/bootstrap/css/font-awesome.css
wu560130911/MultimediaDesktop
/* Font Awesome the iconic font designed for use with Twitter Bootstrap ------------------------------------------------------- The full suite of pictographic icons, examples, and documentation can be found at: http://fortawesome.github.com/Font-Awesome/ License ------------------------------------------------------- The Font Awesome webfont, CSS, and LESS files are licensed under CC BY 3.0: http://creativecommons.org/licenses/by/3.0/ A mention of 'Font Awesome - http://fortawesome.github.com/Font-Awesome' in human-readable source code is considered acceptable attribution (most common on the web). If human readable source code is not available to the end user, a mention in an 'About' or 'Credits' screen is considered acceptable (most common in desktop or mobile software). Contact ------------------------------------------------------- Email: dave@davegandy.com Twitter: http://twitter.com/fortaweso_me Work: http://lemonwi.se co-founder */ @font-face { font-family: 'Aclonica'; font-style: normal; font-weight: 400; src: local('Aclonica'), local('Aclonica-Regular'), url('../font/VVH16EjBQLZ2NYB8eVnrO_esZW2xOQ-xsNqO47m55DA.woff') format('woff'); } @font-face { font-family: "FontAwesome"; src: url('../font/fontawesome-webfont.eot'); src: url('../font/fontawesome-webfont.eot?#iefix') format('eot'), url('../font/fontawesome-webfont.woff') format('woff'), url('../font/fontawesome-webfont.ttf') format('truetype'), url('../font/fontawesome-webfont.svg#FontAwesome') format('svg'); font-weight: normal; font-style: normal; } /* Font Awesome styles ------------------------------------------------------- */ [class^="icofont-"]:before, [class*=" icofont-"]:before { font-family: FontAwesome; font-weight: normal; font-style: normal; display: inline-block; text-decoration: inherit; } a [class^="icofont-"], a [class*=" icofont-"] { display: inline-block; text-decoration: inherit; } /* makes the font 33% larger relative to the icofont container */ .icofont-large:before { vertical-align: top; font-size: 1.3333333333333333em; } .btn [class^="icofont-"], .btn [class*=" icofont-"] { /* keeps button heights with and without icofonts the same */ line-height: .9em; } li [class^="icofont-"], li [class*=" icofont-"] { display: inline-block; width: 1.25em; text-align: center; } li .icofont-large[class^="icofont-"], li .icofont-large[class*=" icofont-"] { /* 1.5 increased font size for icofont-large * 1.25 width */ width: 1.875em; } li[class^="icofont-"], li[class*=" icofont-"] { margin-left: 0; list-style-type: none; } li[class^="icofont-"]:before, li[class*=" icofont-"]:before { text-indent: -2em; text-align: center; } li[class^="icofont-"].icofont-large:before, li[class*=" icofont-"].icofont-large:before { text-indent: -1.3333333333333333em; } /* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icofonts */ .icofont-glass:before { content: "\f000"; } .icofont-music:before { content: "\f001"; } .icofont-search:before { content: "\f002"; } .icofont-envelope:before { content: "\f003"; } .icofont-heart:before { content: "\f004"; } .icofont-star:before { content: "\f005"; } .icofont-star-empty:before { content: "\f006"; } .icofont-user:before { content: "\f007"; } .icofont-film:before { content: "\f008"; } .icofont-th-large:before { content: "\f009"; } .icofont-th:before { content: "\f00a"; } .icofont-th-list:before { content: "\f00b"; } .icofont-ok:before { content: "\f00c"; } .icofont-remove:before { content: "\f00d"; } .icofont-zoom-in:before { content: "\f00e"; } .icofont-zoom-out:before { content: "\f010"; } .icofont-off:before { content: "\f011"; } .icofont-signal:before { content: "\f012"; } .icofont-cog:before { content: "\f013"; } .icofont-trash:before { content: "\f014"; } .icofont-home:before { content: "\f015"; } .icofont-file:before { content: "\f016"; } .icofont-time:before { content: "\f017"; } .icofont-road:before { content: "\f018"; } .icofont-download-alt:before { content: "\f019"; } .icofont-download:before { content: "\f01a"; } .icofont-upload:before { content: "\f01b"; } .icofont-inbox:before { content: "\f01c"; } .icofont-play-circle:before { content: "\f01d"; } .icofont-repeat:before { content: "\f01e"; } /* \f020 doesn't work in Safari. all shifted one down */ .icofont-refresh:before { content: "\f021"; } .icofont-list-alt:before { content: "\f022"; } .icofont-lock:before { content: "\f023"; } .icofont-flag:before { content: "\f024"; } .icofont-headphones:before { content: "\f025"; } .icofont-volume-off:before { content: "\f026"; } .icofont-volume-down:before { content: "\f027"; } .icofont-volume-up:before { content: "\f028"; } .icofont-qrcode:before { content: "\f029"; } .icofont-barcode:before { content: "\f02a"; } .icofont-tag:before { content: "\f02b"; } .icofont-tags:before { content: "\f02c"; } .icofont-book:before { content: "\f02d"; } .icofont-bookmark:before { content: "\f02e"; } .icofont-print:before { content: "\f02f"; } .icofont-camera:before { content: "\f030"; } .icofont-font:before { content: "\f031"; } .icofont-bold:before { content: "\f032"; } .icofont-italic:before { content: "\f033"; } .icofont-text-height:before { content: "\f034"; } .icofont-text-width:before { content: "\f035"; } .icofont-align-left:before { content: "\f036"; } .icofont-align-center:before { content: "\f037"; } .icofont-align-right:before { content: "\f038"; } .icofont-align-justify:before { content: "\f039"; } .icofont-list:before { content: "\f03a"; } .icofont-indent-left:before { content: "\f03b"; } .icofont-indent-right:before { content: "\f03c"; } .icofont-facetime-video:before { content: "\f03d"; } .icofont-picture:before { content: "\f03e"; } .icofont-pencil:before { content: "\f040"; } .icofont-map-marker:before { content: "\f041"; } .icofont-adjust:before { content: "\f042"; } .icofont-tint:before { content: "\f043"; } .icofont-edit:before { content: "\f044"; } .icofont-share:before { content: "\f045"; } .icofont-check:before { content: "\f046"; } .icofont-move:before { content: "\f047"; } .icofont-step-backward:before { content: "\f048"; } .icofont-fast-backward:before { content: "\f049"; } .icofont-backward:before { content: "\f04a"; } .icofont-play:before { content: "\f04b"; } .icofont-pause:before { content: "\f04c"; } .icofont-stop:before { content: "\f04d"; } .icofont-forward:before { content: "\f04e"; } .icofont-fast-forward:before { content: "\f050"; } .icofont-step-forward:before { content: "\f051"; } .icofont-eject:before { content: "\f052"; } .icofont-chevron-left:before { content: "\f053"; } .icofont-chevron-right:before { content: "\f054"; } .icofont-plus-sign:before { content: "\f055"; } .icofont-minus-sign:before { content: "\f056"; } .icofont-remove-sign:before { content: "\f057"; } .icofont-ok-sign:before { content: "\f058"; } .icofont-question-sign:before { content: "\f059"; } .icofont-info-sign:before { content: "\f05a"; } .icofont-screenshot:before { content: "\f05b"; } .icofont-remove-circle:before { content: "\f05c"; } .icofont-ok-circle:before { content: "\f05d"; } .icofont-ban-circle:before { content: "\f05e"; } .icofont-arrow-left:before { content: "\f060"; } .icofont-arrow-right:before { content: "\f061"; } .icofont-arrow-up:before { content: "\f062"; } .icofont-arrow-down:before { content: "\f063"; } .icofont-share-alt:before { content: "\f064"; } .icofont-resize-full:before { content: "\f065"; } .icofont-resize-small:before { content: "\f066"; } .icofont-plus:before { content: "\f067"; } .icofont-minus:before { content: "\f068"; } .icofont-asterisk:before { content: "\f069"; } .icofont-exclamation-sign:before { content: "\f06a"; } .icofont-gift:before { content: "\f06b"; } .icofont-leaf:before { content: "\f06c"; } .icofont-fire:before { content: "\f06d"; } .icofont-eye-open:before { content: "\f06e"; } .icofont-eye-close:before { content: "\f070"; } .icofont-warning-sign:before { content: "\f071"; } .icofont-plane:before { content: "\f072"; } .icofont-calendar:before { content: "\f073"; } .icofont-random:before { content: "\f074"; } .icofont-comment:before { content: "\f075"; } .icofont-magnet:before { content: "\f076"; } .icofont-chevron-up:before { content: "\f077"; } .icofont-chevron-down:before { content: "\f078"; } .icofont-retweet:before { content: "\f079"; } .icofont-shopping-cart:before { content: "\f07a"; } .icofont-folder-close:before { content: "\f07b"; } .icofont-folder-open:before { content: "\f07c"; } .icofont-resize-vertical:before { content: "\f07d"; } .icofont-resize-horizontal:before { content: "\f07e"; } .icofont-bar-chart:before { content: "\f080"; } .icofont-twitter-sign:before { content: "\f081"; } .icofont-facebook-sign:before { content: "\f082"; } .icofont-camera-retro:before { content: "\f083"; } .icofont-key:before { content: "\f084"; } .icofont-cogs:before { content: "\f085"; } .icofont-comments:before { content: "\f086"; } .icofont-thumbs-up:before { content: "\f087"; } .icofont-thumbs-down:before { content: "\f088"; } .icofont-star-half:before { content: "\f089"; } .icofont-heart-empty:before { content: "\f08a"; } .icofont-signout:before { content: "\f08b"; } .icofont-linkedin-sign:before { content: "\f08c"; } .icofont-pushpin:before { content: "\f08d"; } .icofont-external-link:before { content: "\f08e"; } .icofont-signin:before { content: "\f090"; } .icofont-trophy:before { content: "\f091"; } .icofont-github-sign:before { content: "\f092"; } .icofont-upload-alt:before { content: "\f093"; } .icofont-lemon:before { content: "\f094"; } .icofont-phone:before { content: "\f095"; } .icofont-check-empty:before { content: "\f096"; } .icofont-bookmark-empty:before { content: "\f097"; } .icofont-phone-sign:before { content: "\f098"; } .icofont-twitter:before { content: "\f099"; } .icofont-facebook:before { content: "\f09a"; } .icofont-github:before { content: "\f09b"; } .icofont-unlock:before { content: "\f09c"; } .icofont-credit-card:before { content: "\f09d"; } .icofont-rss:before { content: "\f09e"; } .icofont-hdd:before { content: "\f0a0"; } .icofont-bullhorn:before { content: "\f0a1"; } .icofont-bell:before { content: "\f0a2"; } .icofont-certificate:before { content: "\f0a3"; } .icofont-hand-right:before { content: "\f0a4"; } .icofont-hand-left:before { content: "\f0a5"; } .icofont-hand-up:before { content: "\f0a6"; } .icofont-hand-down:before { content: "\f0a7"; } .icofont-circle-arrow-left:before { content: "\f0a8"; } .icofont-circle-arrow-right:before { content: "\f0a9"; } .icofont-circle-arrow-up:before { content: "\f0aa"; } .icofont-circle-arrow-down:before { content: "\f0ab"; } .icofont-globe:before { content: "\f0ac"; } .icofont-wrench:before { content: "\f0ad"; } .icofont-tasks:before { content: "\f0ae"; } .icofont-filter:before { content: "\f0b0"; } .icofont-briefcase:before { content: "\f0b1"; } .icofont-fullscreen:before { content: "\f0b2"; } .icofont-group:before { content: "\f0c0"; } .icofont-link:before { content: "\f0c1"; } .icofont-cloud:before { content: "\f0c2"; } .icofont-beaker:before { content: "\f0c3"; } .icofont-cut:before { content: "\f0c4"; } .icofont-copy:before { content: "\f0c5"; } .icofont-paper-clip:before { content: "\f0c6"; } .icofont-save:before { content: "\f0c7"; } .icofont-sign-blank:before { content: "\f0c8"; } .icofont-reorder:before { content: "\f0c9"; } .icofont-list-ul:before { content: "\f0ca"; } .icofont-list-ol:before { content: "\f0cb"; } .icofont-strikethrough:before { content: "\f0cc"; } .icofont-underline:before { content: "\f0cd"; } .icofont-table:before { content: "\f0ce"; } .icofont-magic:before { content: "\f0d0"; } .icofont-truck:before { content: "\f0d1"; } .icofont-pinterest:before { content: "\f0d2"; } .icofont-pinterest-sign:before { content: "\f0d3"; } .icofont-google-plus-sign:before { content: "\f0d4"; } .icofont-google-plus:before { content: "\f0d5"; } .icofont-money:before { content: "\f0d6"; } .icofont-caret-down:before { content: "\f0d7"; } .icofont-caret-up:before { content: "\f0d8"; } .icofont-caret-left:before { content: "\f0d9"; } .icofont-caret-right:before { content: "\f0da"; } .icofont-columns:before { content: "\f0db"; } .icofont-sort:before { content: "\f0dc"; } .icofont-sort-down:before { content: "\f0dd"; } .icofont-sort-up:before { content: "\f0de"; } .icofont-envelope-alt:before { content: "\f0e0"; } .icofont-linkedin:before { content: "\f0e1"; } .icofont-undo:before { content: "\f0e2"; } .icofont-legal:before { content: "\f0e3"; } .icofont-dashboard:before { content: "\f0e4"; } .icofont-comment-alt:before { content: "\f0e5"; } .icofont-comments-alt:before { content: "\f0e6"; } .icofont-bolt:before { content: "\f0e7"; } .icofont-sitemap:before { content: "\f0e8"; } .icofont-umbrella:before { content: "\f0e9"; } .icofont-paste:before { content: "\f0ea"; } .icofont-user-md:before { content: "\f200"; }
docs/api/org/apache/hadoop/examples/terasort/package-use.html
jrnz/hadoop
<!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.6.0_26) on Wed Oct 03 05:15:39 UTC 2012 --> <TITLE> Uses of Package org.apache.hadoop.examples.terasort (Hadoop 1.0.4 API) </TITLE> <META NAME="date" CONTENT="2012-10-03"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package org.apache.hadoop.examples.terasort (Hadoop 1.0.4 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= 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=2 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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/hadoop/examples/terasort/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Package<br>org.apache.hadoop.examples.terasort</B></H2> </CENTER> No usage of org.apache.hadoop.examples.terasort <P> <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=2 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="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/hadoop/examples/terasort/package-use.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="package-use.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> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2009 The Apache Software Foundation </BODY> </HTML>
myadmin2/doc/html/privileges.html
zhyee/djbbs
<!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>User management &#8212; phpMyAdmin 4.0.10.19 documentation</title> <link rel="stylesheet" href="_static/classic.css" type="text/css" /> <link rel="stylesheet" href="_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: './', VERSION: '4.0.10.19', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true }; </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> <link rel="index" title="Index" href="genindex.html" /> <link rel="search" title="Search" href="search.html" /> <link rel="copyright" title="Copyright" href="copyright.html" /> <link rel="top" title="phpMyAdmin 4.0.10.19 documentation" href="index.html" /> <link rel="up" title="User Guide" href="user.html" /> <link rel="next" title="Other sources of information" href="other.html" /> <link rel="prev" title="Transformations" href="transformations.html" /> </head> <body role="document"> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="other.html" title="Other sources of information" accesskey="N">next</a> |</li> <li class="right" > <a href="transformations.html" title="Transformations" accesskey="P">previous</a> |</li> <li class="nav-item nav-item-0"><a href="index.html">phpMyAdmin 4.0.10.19 documentation</a> &#187;</li> <li class="nav-item nav-item-1"><a href="user.html" accesskey="U">User Guide</a> &#187;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="user-management"> <h1>User management<a class="headerlink" href="#user-management" title="Permalink to this headline">¶</a></h1> <p>User management is the process of controlling which users are allowed to connect to the MySQL server and what permissions they have on each database. phpMyAdmin does not handle user management, rather it passes the username and password on to MySQL, which then determines whether a user is permitted to perform a particular action. Within phpMyAdmin, administrators have full control over creating users, viewing and editing privileges for existing users, and removing users.</p> <p>Within phpMyAdmin, user management is controlled via the <span class="guilabel">Users</span> link from the main page. Users can be created, edited, and removed.</p> <div class="section" id="creating-a-new-user"> <h2>Creating a new user<a class="headerlink" href="#creating-a-new-user" title="Permalink to this headline">¶</a></h2> <p>To create a new user, click the <span class="guilabel">Add a new user</span> link near the bottom of the <span class="guilabel">Users</span> page (you must be a &#8220;superuser&#8221;, e.g., user &#8220;root&#8221;). Use the textboxes and drop-downs to configure the user to your particular needs. You can then select whether to create a database for that user and grant specific global privileges. Once you&#8217;ve created the user (by clicking Go), you can define that user&#8217;s permissions on a specific database (don&#8217;t grant global privileges in that case). In general, users do not need any global privileges (other than USAGE), only permissions for their specific database.</p> </div> <div class="section" id="editing-an-existing-user"> <h2>Editing an existing user<a class="headerlink" href="#editing-an-existing-user" title="Permalink to this headline">¶</a></h2> <p>To edit an existing user, simply click the pencil icon to the right of that user in the <span class="guilabel">Users</span> page. You can then edit their global- and database-specific privileges, change their password, or even copy those privileges to a new user.</p> </div> <div class="section" id="deleting-a-user"> <h2>Deleting a user<a class="headerlink" href="#deleting-a-user" title="Permalink to this headline">¶</a></h2> <p>From the <span class="guilabel">Users</span> page, check the checkbox for the user you wish to remove, select whether or not to also remove any databases of the same name (if they exist), and click Go.</p> </div> <div class="section" id="assigning-privileges-to-user-for-a-specific-database"> <h2>Assigning privileges to user for a specific database<a class="headerlink" href="#assigning-privileges-to-user-for-a-specific-database" title="Permalink to this headline">¶</a></h2> <p>Users are assigned to databases by editing the user record (from the <span class="guilabel">Users</span> link on the home page) not from within the <span class="guilabel">Users</span> link under the table. If you are creating a user specifically for a given table you will have to create the user first (with no global privileges) and then go back and edit that user to add the table and privileges for the individual table.</p> </div> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <h3><a href="index.html">Table Of Contents</a></h3> <ul> <li><a class="reference internal" href="#">User management</a><ul> <li><a class="reference internal" href="#creating-a-new-user">Creating a new user</a></li> <li><a class="reference internal" href="#editing-an-existing-user">Editing an existing user</a></li> <li><a class="reference internal" href="#deleting-a-user">Deleting a user</a></li> <li><a class="reference internal" href="#assigning-privileges-to-user-for-a-specific-database">Assigning privileges to user for a specific database</a></li> </ul> </li> </ul> <h4>Previous topic</h4> <p class="topless"><a href="transformations.html" title="previous chapter">Transformations</a></p> <h4>Next topic</h4> <p class="topless"><a href="other.html" title="next chapter">Other sources of information</a></p> <div role="note" aria-label="source link"> <h3>This Page</h3> <ul class="this-page-menu"> <li><a href="_sources/privileges.txt" rel="nofollow">Show Source</a></li> </ul> </div> <div id="searchbox" style="display: none" role="search"> <h3>Quick search</h3> <form class="search" action="search.html" method="get"> <div><input type="text" name="q" /></div> <div><input type="submit" value="Go" /></div> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="other.html" title="Other sources of information" >next</a> |</li> <li class="right" > <a href="transformations.html" title="Transformations" >previous</a> |</li> <li class="nav-item nav-item-0"><a href="index.html">phpMyAdmin 4.0.10.19 documentation</a> &#187;</li> <li class="nav-item nav-item-1"><a href="user.html" >User Guide</a> &#187;</li> </ul> </div> <div class="footer" role="contentinfo"> &#169; <a href="copyright.html">Copyright</a> 2012 - 2013, The phpMyAdmin devel team. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.4.9. </div> </body> </html>
public/angular_views/userProfile.html
21tag/AngularRecess
<form class="open-recess-form" name="signupForm"> <div class="row"> <div class="small-12 large-6 columns"> <div class="form-label">Create an Account</div> </br> <div class="form-label">Name:</div> <input type="text" name="fullName" ng-model="userInfo.fullName"required> <div class="form-label">Email:</div> <input type="text" name="email" ng-model="userInfo.email" required> <div class="form-label">Phone Number:</div><input type="text" name="phoneNumber" ng-model="userInfo.phoneNumber" required> <div class="form-label">Password:</div> <input type="password" name="password" ng-model="userInfo.password" required> <input class="button teal medium join-this-game" type="submit" value="submit" ng-disabled="signupForm.$invalid" ng-click="submitTheForm(userInfo.fullName, userInfo.email, userInfo.phoneNumber, userInfo.password)"> <div>{{response}}</div> </div> </div> </form>
flisol2016-thimble/bower_components/reveal.js/css/theme/simple.css
kurai021/FLISoL2016-conferencias
/** * A simple theme for reveal.js presentations, similar * to the default theme. The accent color is darkblue. * * This theme is Copyright (C) 2012 Owen Versteeg, https://github.com/StereotypicalApps. It is MIT licensed. * reveal.js is Copyright (C) 2011-2012 Hakim El Hattab, http://hakim.se */ @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic); /********************************************* * GLOBAL STYLES *********************************************/ body { background: #fff; background-color: #fff; } .reveal { font-family: 'Open Sans', sans-serif; font-size: 36px; font-weight: normal; color: #4D4E53; } .reveal .backgrounds { background-image: url("images/bg-sandstone-2.png"); } ::selection { color: #fff; background: rgba(0, 0, 0, 0.99); text-shadow: none; } .reveal .slides > section, .reveal .slides > section > section { line-height: 1.3; font-weight: inherit; } /********************************************* * HEADERS *********************************************/ .reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6 { margin: 0 0 20px 0; color: #4D4E53; font-weight: normal; line-height: 1.2; letter-spacing: normal; text-transform: none; text-shadow: none; word-wrap: break-word; } .reveal h1 { font-size: 3.77em; } .reveal h2 { font-size: 2.11em; } .reveal h3 { font-size: 1.55em; } .reveal h4 { font-size: 1em; } .reveal h1 { text-shadow: none; } /********************************************* * OTHER *********************************************/ .reveal p { margin: 20px 0; line-height: 1.3; } .reveal .twitter { display: block; position: fixed; text-align: left; font-size: 20px; bottom: 40px; left: 74px; z-index: 999; } /* Ensure certain elements are never larger than the slide itself */ .reveal img, .reveal video, .reveal iframe { max-width: 95%; max-height: 95%; } .reveal .tabzilla { z-index: 999; position: sticky; display: inline-block; float: right; } .reveal strong, .reveal b { font-weight: bold; } .reveal em { font-style: italic; } .reveal ol, .reveal dl, .reveal ul { display: inline-block; text-align: left; margin: 0 0 0 1em; } .reveal ol { list-style-type: decimal; } .reveal ul { list-style-type: disc; } .reveal ul ul { list-style-type: square; } .reveal ul ul ul { list-style-type: circle; } .reveal ul ul, .reveal ul ol, .reveal ol ol, .reveal ol ul { display: block; margin-left: 40px; } .reveal dt { font-weight: bold; } .reveal dd { margin-left: 40px; } .reveal q, .reveal blockquote { quotes: none; } .reveal blockquote { text-align: left; display: block; position: relative; width: 100%; margin: 20px auto; padding: 5px; font-style: italic; background: rgba(255, 255, 255, 0.05); } .reveal blockquote p:first-child, .reveal blockquote p:last-child { display: inline-block; } .reveal span.quote-author{ display: block; text-align: right; } .reveal q { font-style: italic; } .reveal pre { display: block; position: relative; width: 90%; margin: 20px auto; text-align: left; font-size: 0.55em; font-family: monospace; line-height: 1.2em; word-wrap: break-word; box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.3); } .reveal code { font-family: monospace; } .reveal pre code { display: block; padding: 5px; overflow: auto; max-height: 400px; word-wrap: normal; } .reveal table { margin: auto; border-collapse: collapse; border-spacing: 0; } .reveal table th { font-weight: bold; } .reveal table th, .reveal table td { text-align: left; padding: 0.2em 0.5em 0.2em 0.5em; border-bottom: 1px solid; } .reveal table th[align="center"], .reveal table td[align="center"] { text-align: center; } .reveal table th[align="right"], .reveal table td[align="right"] { text-align: right; } .reveal table tr:last-child td { border-bottom: none; } .reveal sup { vertical-align: super; } .reveal sub { vertical-align: sub; } .reveal small { display: inline-block; font-size: 0.6em; line-height: 1.2em; vertical-align: top; } .reveal small * { vertical-align: top; } /********************************************* * LINKS *********************************************/ .reveal a { color: #6A7B86; text-decoration: none; -webkit-transition: color 0.15s ease; -moz-transition: color 0.15s ease; transition: color 0.15s ease; } .reveal a:hover { color: #424F5A; text-shadow: none; border: none; } .reveal .roll span:after { color: #fff; background: #00003f; } /********************************************* * IMAGES *********************************************/ .reveal section .fx-logo { border: none; box-shadow: none; background: transparent; width: 400px; } .reveal section img.plain { border: 0; box-shadow: none; } .reveal a img { -webkit-transition: all 0.15s linear; -moz-transition: all 0.15s linear; transition: all 0.15s linear; } .reveal a:hover img { background: rgba(255, 255, 255, 0.2); border-color: #00008B; box-shadow: 0 0 20px rgba(0, 0, 0, 0.55); } /********************************************* * DIVS *********************************************/ .reveal aside.left { display: inline-block; float: left; } .reveal aside.left p, .reveal div.right p { font-size: 25px; text-align: justify; width: 550px; } .reveal div.right { display: inline-block; float: right; } /********************************************* * NAVIGATION CONTROLS *********************************************/ .reveal .controls .navigate-left, .reveal .controls .navigate-left.enabled { border-right-color: #6A7B86; } .reveal .controls .navigate-right, .reveal .controls .navigate-right.enabled { border-left-color: #6A7B86; } .reveal .controls .navigate-up, .reveal .controls .navigate-up.enabled { border-bottom-color: #6A7B86; } .reveal .controls .navigate-down, .reveal .controls .navigate-down.enabled { border-top-color: #6A7B86; } .reveal .controls .navigate-left.enabled:hover { border-right-color: #424F5A; } .reveal .controls .navigate-right.enabled:hover { border-left-color: #424F5A; } .reveal .controls .navigate-up.enabled:hover { border-bottom-color: #424F5A; } .reveal .controls .navigate-down.enabled:hover { border-top-color: #424F5A; } /********************************************* * PROGRESS BAR *********************************************/ .reveal .progress { background: rgba(0, 0, 0, 0.2); } .reveal .progress span { background: #6A7B86; -webkit-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); -moz-transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); transition: width 800ms cubic-bezier(0.26, 0.86, 0.44, 0.985); }
wmp_led/midi_library/docs/Midi~Midi.ControlChangeMessage.Control.html
math85360/wmp_led
<html dir="LTR" xmlns:ndoc="urn:ndoc-schema"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta content="history" name="save" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>Control Property</title> <xml> </xml> <link rel="stylesheet" type="text/css" href="MSDN.css" /> </head> <body id="bodyID" class="dtBODY"> <div id="nsbanner"> <div id="bannerrow1"> <table class="bannerparthead" cellspacing="0"> <tr id="hdr"> <td class="runninghead">A MIDI Library for .NET</td> <td class="product"> </td> </tr> </table> </div> <div id="TitleRow"> <h1 class="dtH1">ControlChangeMessage.Control Property</h1> </div> </div> <div id="nstext"> <p> The control for this message. </p> <div class="syntax">public <a href="Midi~Midi.Control.html">Control</a> Control { public get; }</div> <p> </p> <h4 class="dtH4">See Also</h4> <p> <a href="Midi~Midi.ControlChangeMessage.html">ControlChangeMessage Class</a> | <a href="~Midi.html">Midi Namespace</a></p> <hr /> <div id="footer"> <p> <a>Copyright © 2009 Tom Lokovic</a> </p> <p>Generated from assembly Midi [1.1.0.0] by <a href="http://ndoc3.sourceforget.net">NDoc3</a></p> </div> </div> </body> </html>
web-ph/src/main/webapp/res/css/app/jxt/portfolio/course/show.css
iclockwork/percy
.text-icon-item .select2-container--default .select2-selection--single, .text-icon-item .select2-selection .select2-selection--single { height: 26px; line-height: 26px; padding: 2px 12px; } .text-icon-item .select2-container--default .select2-selection--single .select2-selection__arrow { top: -2px; }
web-client/app/views/profiles/edit.html
mjalajel/manshar
<div class="form-div"> <div ng-include="'views/partials/_form_header.html'"></div> <div class="form-errors" ng-show="error"> <ul> <li ng-repeat="(key, data) in errorMessages">{{key}} {{data}}</li> </ul> </div> <form id="signup-form" name="signupForm" ng-submit="updateUserData(profile)"> <div ng-include="'views/partials/_user_form.html'"></div> <button type="submit">حفظ التعديلات</button> </form> </div>
DoxygenDocs.docset/html/interface_u_a_observable.html
jflasher/IgniteTools
<!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"/> <title>Ignite Tools: UAObservable Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body onload='searchBox.OnSelectItem(0);'> <!-- Generated by Doxygen 1.7.4 --> <script type="text/javascript"><!-- var searchBox = new SearchBox("searchBox", "search",false,'Search'); --></script> <div id="top"> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="ASLogo.png"/></td> <td style="padding-left: 0.5em;"> <div id="projectname">Ignite Tools</div> </td> </tr> </tbody> </table> </div> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li id="searchli"> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> </div> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="#pro-attribs">Protected Attributes</a> </div> <div class="headertitle"> <div class="title">UAObservable Class Reference</div> </div> </div> <div class="contents"> <!-- doxytag: class="UAObservable" --><div class="dynheader"> Inheritance diagram for UAObservable:</div> <div class="dyncontent"> <div class="center"> <img src="interface_u_a_observable.png" usemap="#UAObservable_map" alt=""/> <map id="UAObservable_map" name="UAObservable_map"> <area href="interface_u_a_content_inventory.html" alt="UAContentInventory" shape="rect" coords="162,56,314,80"/> <area href="interface_u_a_inbox_message_list.html" alt="UAInboxMessageList" shape="rect" coords="162,112,314,136"/> <area href="interface_u_a_inventory.html" alt="UAInventory" shape="rect" coords="162,168,314,192"/> <area href="interface_u_airship.html" alt="UAirship" shape="rect" coords="162,224,314,248"/> <area href="interface_u_a_product.html" alt="UAProduct" shape="rect" coords="162,280,314,304"/> <area href="interface_u_a_product_inventory.html" alt="UAProductInventory" shape="rect" coords="162,336,314,360"/> <area href="interface_u_a_push.html" alt="UAPush" shape="rect" coords="162,392,314,416"/> <area href="interface_u_a_store_kit_observer.html" alt="UAStoreKitObserver" shape="rect" coords="162,448,314,472"/> <area href="interface_u_a_subscription_content.html" alt="UASubscriptionContent" shape="rect" coords="162,504,314,528"/> <area href="interface_u_a_subscription_inventory.html" title="This class provides access to the full inventory of subscriptions offered for sale in this applicatio..." alt="UASubscriptionInventory" shape="rect" coords="162,560,314,584"/> <area href="interface_u_a_subscription_manager.html" title="This class provides the primary interface for interacting with the Urban Airship subscription functio..." alt="UASubscriptionManager" shape="rect" coords="162,616,314,640"/> <area href="interface_u_a_user.html" alt="UAUser" shape="rect" coords="162,672,314,696"/> </map> </div></div> <p><a href="class_u_a_observable-members.html">List of all members.</a></p> <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"><a class="anchor" id="aed8658e27c096380c1b71af8730ea406"></a><!-- doxytag: member="UAObservable::notifyObservers:" ref="aed8658e27c096380c1b71af8730ea406" args="(SEL selector)" --> (void)&#160;</td><td class="memItemRight" valign="bottom">- <b>notifyObservers:</b></td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7a16e448ebf30aab9f89a05aa6430668"></a><!-- doxytag: member="UAObservable::notifyObservers:withObject:" ref="a7a16e448ebf30aab9f89a05aa6430668" args="(SEL selector,[withObject] id arg1)" --> (void)&#160;</td><td class="memItemRight" valign="bottom">- <b>notifyObservers:withObject:</b></td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="adc9a9d57e951e7c9d753e605cdc495f8"></a><!-- doxytag: member="UAObservable::notifyObservers:withObject:withObject:" ref="adc9a9d57e951e7c9d753e605cdc495f8" args="(SEL selector,[withObject] id arg1,[withObject] id arg2)" --> (void)&#160;</td><td class="memItemRight" valign="bottom">- <b>notifyObservers:withObject:withObject:</b></td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afa72083aff5d566639ee120ecac67f3a"></a><!-- doxytag: member="UAObservable::addObserver:" ref="afa72083aff5d566639ee120ecac67f3a" args="(id observer)" --> (void)&#160;</td><td class="memItemRight" valign="bottom">- <b>addObserver:</b></td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af80ca0cfd1ebb2bae5cf45d4c7f94e1c"></a><!-- doxytag: member="UAObservable::removeObserver:" ref="af80ca0cfd1ebb2bae5cf45d4c7f94e1c" args="(id observer)" --> (void)&#160;</td><td class="memItemRight" valign="bottom">- <b>removeObserver:</b></td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ac3c825be16202a7ef21ae232b8952f1c"></a><!-- doxytag: member="UAObservable::removeObservers" ref="ac3c825be16202a7ef21ae232b8952f1c" args="()" --> (void)&#160;</td><td class="memItemRight" valign="bottom">- <b>removeObservers</b></td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="adce639a4608633cf5c197517bef55e58"></a><!-- doxytag: member="UAObservable::countObservers" ref="adce639a4608633cf5c197517bef55e58" args="()" --> (int)&#160;</td><td class="memItemRight" valign="bottom">- <b>countObservers</b></td></tr> <tr><td colspan="2"><h2><a name="pro-attribs"></a> Protected Attributes</h2></td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="af181dbb858c19e2eacf0e8f8e699fd00"></a><!-- doxytag: member="UAObservable::observers" ref="af181dbb858c19e2eacf0e8f8e699fd00" args="" --> NSMutableSet *&#160;</td><td class="memItemRight" valign="bottom"><b>observers</b></td></tr> <tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a649415880407ace3ee223424363d8452"></a><!-- doxytag: member="UAObservable::observerLock" ref="a649415880407ace3ee223424363d8452" args="" --> NSLock *&#160;</td><td class="memItemRight" valign="bottom"><b>observerLock</b></td></tr> </table> <hr/>The documentation for this class was generated from the following file:<ul> <li>Shared/Airship/Common/<a class="el" href="_u_a_observable_8h_source.html">UAObservable.h</a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> <a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark">&#160;</span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark">&#160;</span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark">&#160;</span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark">&#160;</span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark">&#160;</span>Properties</a></div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <hr class="footer"/><address class="footer"><small>Generated on Tue Aug 30 2011 10:11:54 for Ignite Tools by&#160; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address> </body> </html>
doc/files/mods/terragenitor/modules/maskedridgedmodule.html
RobertZenz/minetest-australopithecus-terragenitor
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html> <head> <title>Luadocs for mods/terragenitor/modules/maskedridgedmodule.lua</title> <link rel="stylesheet" href="../../../../luadoc.css" type="text/css" /> <!--meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/--> </head> <body> <div id="container"> <div id="product"> <div id="product_logo"></div> <div id="product_name"><big><b></b></big></div> <div id="product_description"></div> </div> <!-- id="product" --> <div id="main"> <div id="navigation"> <h1>LuaDoc</h1> <ul> <li><a href="../../../../index.html">Index</a></li> </ul> <!-- Module list --> <!-- File list --> <h1>Files</h1> <ul> <li> <a href="../../../../files/mods/terragenitor/biome.html">mods/terragenitor/biome.lua</a> </li> <li> <a href="../../../../files/mods/terragenitor/caelum.html">mods/terragenitor/caelum.lua</a> </li> <li> <a href="../../../../files/mods/terragenitor/chisel.html">mods/terragenitor/chisel.lua</a> </li> <li> <a href="../../../../files/mods/terragenitor/flora.html">mods/terragenitor/flora.lua</a> </li> <li> <a href="../../../../files/mods/terragenitor/init.html">mods/terragenitor/init.lua</a> </li> <li> <a href="../../../../files/mods/terragenitor/module.html">mods/terragenitor/module.lua</a> </li> <li> <a href="../../../../files/mods/terragenitor/modules/dualnoisemodule.html">mods/terragenitor/modules/dualnoisemodule.lua</a> </li> <li> <a href="../../../../files/mods/terragenitor/modules/maskednoisemodule.html">mods/terragenitor/modules/maskednoisemodule.lua</a> </li> <li><strong>mods/terragenitor/modules/maskedridgedmodule.lua</strong></li> <li> <a href="../../../../files/mods/terragenitor/modules/roundingmodule.html">mods/terragenitor/modules/roundingmodule.lua</a> </li> <li> <a href="../../../../files/mods/terragenitor/modules/singlenoisemodule.html">mods/terragenitor/modules/singlenoisemodule.lua</a> </li> <li> <a href="../../../../files/mods/terragenitor/sculptor.html">mods/terragenitor/sculptor.lua</a> </li> <li> <a href="../../../../files/mods/terragenitor/terragenitor.html">mods/terragenitor/terragenitor.lua</a> </li> </ul> </div> <!-- id="navigation" --> <div id="content"> <h1>File <code>mods/terragenitor/modules/maskedridgedmodule.lua</code></h1> <br/> <br/> </div> <!-- id="content" --> </div> <!-- id="main" --> <div id="about"> <p><a href="http://validator.w3.org/check?uri=referer"><img src="http://www.w3.org/Icons/valid-xhtml10" alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> </div> <!-- id="about" --> </div> <!-- id="container" --> </body> </html>
doc/apiGuide/mini_Qtc-Gui-QCloseEvent.html
keera-studios/hsQt
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--Rendered using the Haskell Html Library v0.2--> <HTML ><HEAD ><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8" ><TITLE >Qtc.Gui.QCloseEvent</TITLE ><LINK HREF="haddock.css" REL="stylesheet" TYPE="text/css" ><SCRIPT SRC="haddock-util.js" TYPE="text/javascript" ></SCRIPT ></HEAD ><BODY ><DIV CLASS="outer" ><DIV CLASS="mini-topbar" >Qtc.Gui.QCloseEvent</DIV ><DIV CLASS="mini-synopsis" ><DIV CLASS="decl" ><SPAN CLASS="keyword" >class</SPAN >&nbsp;<A HREF="Qtc-Gui-QCloseEvent.html#t%3AQqCloseEvent" TARGET="main" >QqCloseEvent</A > x1</DIV > <DIV CLASS="decl" ><SPAN CLASS="keyword" >class</SPAN >&nbsp;<A HREF="Qtc-Gui-QCloseEvent.html#t%3AQqCloseEvent_nf" TARGET="main" >QqCloseEvent_nf</A > x1</DIV > <DIV CLASS="decl" ><A HREF="Qtc-Gui-QCloseEvent.html#v%3AqCloseEvent_delete" TARGET="main" >qCloseEvent_delete</A ></DIV ></DIV ></DIV ></BODY ></HTML >
doc/engine/parsing/json/package-use.html
BennyQBD/2DPlatformer
<!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 (version 1.7.0_79) on Mon Jul 06 17:52:14 EDT 2015 --> <title>Uses of Package engine.parsing.json</title> <meta name="date" content="2015-07-06"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package engine.parsing.json"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><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</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?engine/parsing/json/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All 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> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Uses of Package engine.parsing.json" class="title">Uses of Package<br>engine.parsing.json</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../engine/parsing/json/package-summary.html">engine.parsing.json</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#engine.parsing.json">engine.parsing.json</a></td> <td class="colLast"> <div class="block">Provides classes for loading and parsing JSON files.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"><a name="engine.parsing.json"> <!-- --> </a> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> <caption><span>Classes in <a href="../../../engine/parsing/json/package-summary.html">engine.parsing.json</a> used by <a href="../../../engine/parsing/json/package-summary.html">engine.parsing.json</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colOne"><a href="../../../engine/parsing/json/class-use/JSONLiteral.html#engine.parsing.json">JSONLiteral</a> <div class="block">A literal value in a JSON file.</div> </td> </tr> <tr class="rowColor"> <td class="colOne"><a href="../../../engine/parsing/json/class-use/JSONValue.html#engine.parsing.json">JSONValue</a> <div class="block">Represents a value in a JSON file.</div> </td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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</li> <li class="navBarCell1Rev">Use</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-files/index-1.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?engine/parsing/json/package-use.html" target="_top">Frames</a></li> <li><a href="package-use.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All 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> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
ecardcity-platform/src/main/resources/views/styles/vender/ztree/api/en/zTreeObj.addNodes.html
zhangjunfang/eclipse-dir
<div class="apiDetail"> <div> <h2> <span>Function(parentNode, newNodes, isSilent)</span><span class="path">zTreeObj.</span>addNodes </h2> <h3> Overview<span class="h3_info">[ depends on <span class="highlight_green">jquery.ztree.core</span> js ]</span> </h3> <div class="desc"> <p></p> <div class="longdesc"> <p>Add nodes</p> <p class="highlight_red">In order to avoid duplication data resulting from repeated initialization, zTree v3.x will automatically clone node data when zTree initialized or add nodes. If you need to get the data objects within the zTree, please get the return value of this method.</p> <p class="highlight_red">Please use zTree object to executing the method.</p> </div> </div> <h3>Function Parameter Descriptions</h3> <div class="desc"> <h4> <b>parentNode</b><span>JSON</span> </h4> <p>The additional node's parent node. If additional node is root node, please the parentNode is null.</p> <p class="highlight_red">Please ensure this node data object is a data object within zTree.</p> <h4 class="topLine"> <b>newNodes</b><span>JSON / Array(JSON)</span> </h4> <p>The node data's JSON object collection which need to increase, refer to 'treeNode treeNode data details'</p> <p class="highlight_red">1. zTree v3.x support to add single node, that is, if you only add a node, you can don't use the array.</p> <p class="highlight_red">2. If you use simple data model, please refer to the attributes within the 'setting.data.simpleData'.</p> <h4 class="topLine"> <b>isSilent</b><span>Boolean</span> </h4> <p>Set whether to automatically expand the parent node, after add nodes.</p> <p>isSilent = true means: don't auto expand the parent node. Otherwise auto expand.</p> <h4 class="topLine"> <b>Return </b><span>Array(JSON)</span> </h4> <p>return the new nodes in zTree</p> <p class="highlight_red">If the newNodes is single data object, the return value is a array with length is 1.</p> <p class="highlight_red">Note: the node data JSON object in the return value is not equal to the JSON object in the 'newNodes'.</p> </div> <h3>Examples of function</h3> <h4>1. Add one root node to zTree which id is 'tree'</h4> <pre xmlns=""> <code>var treeObj = $.fn.zTree.getZTreeObj("tree"); var newNode = {name:"newNode1"}; newNode = treeObj.addNodes(null, newNode); </code> </pre> <h4>2. Add three root nodes to zTree which id is 'tree'</h4> <pre xmlns=""> <code>var treeObj = $.fn.zTree.getZTreeObj("tree"); var newNodes = [{name:"newNode1"}, {name:"newNode2"}, {name:"newNode3"}]; newNodes = treeObj.addNodes(null, newNodes); </code> </pre> </div> </div>
scielomanager/articletrack/templates/articletrack/ticket_list.html
jfunez/scielo-manager
{% extends "base_list_lv0.html" %} {% load i18n %} {% load scielo_common %} {% block page_title %}{% trans "List of Tickets" %}{% endblock %} {% block content %} <div class="row-fluid show-grid"> <div class="span10"> <h4>{% trans 'List of Tickets' %}:</h4> </div> <div class="2" style="text-align:right; margin-bottom:20px;"> {% simple_pagination tickets %} </div> </div> <table class="table table-striped table-condensed"> <thead> <tr> <th>{% trans "Article" %}:</th> <th>{% trans "Author" %}:</th> <th>{% trans "Title" %}:</th> <th>{% trans "Created" %}:</th> <th>{% trans "Status" %}:</th> <th></th> </tr> </thead> <tbody> {% for ticket in tickets.object_list %} <tr> <td> {{ ticket.article.article_title|truncatewords:5 }} </td> <td> <img style="vertical-align:top;" src="{{ ticket.author.get_profile.avatar_url }}" alt="Gravatar"> {{ ticket.author.get_full_name|title }} </td> <td> {{ ticket.title }} </td> <td> {{ ticket.started_at|date:"d/m/Y - H:i" }} </td> <td> {% if ticket.is_open %} <span class="label label-success">{% trans "Open" %}</span> {% else %} <span class="label label-important">{% trans "Closed" %}</span> {% endif %} </td> <td> <a href="{% url ticket_detail ticket.id %}" class="btn btn-mini btn" type="button">{% trans "Details" %}</a> </td> </tr> {% empty %} <tr> <td colspan="5"> <div class="alert alert-info"> <i class="icon-info-sign"></i> {% trans 'There are no items.' %} </div> </td> </tr> {% endfor %} <tbody> </table> {% endblock %}
core/build/docs/javadoc/io/grpc/proto/package-tree.html
dhwanishah9/Lab2
<!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_31) on Wed Mar 18 13:22:20 PDT 2015 --> <title>io.grpc.proto Class Hierarchy (grpc-core 0.1.0-SNAPSHOT API)</title> <meta name="date" content="2015-03-18"> <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="io.grpc.proto Class Hierarchy (grpc-core 0.1.0-SNAPSHOT API)"; } } catch(err) { } //--> </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</li> <li class="navBarCell1Rev">Tree</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="../../../io/grpc/package-tree.html">Prev</a></li> <li><a href="../../../io/grpc/transport/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?io/grpc/proto/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.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> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 class="title">Hierarchy For Package io.grpc.proto</h1> <span class="packageHierarchyLabel">Package Hierarchies:</span> <ul class="horizontal"> <li><a href="../../../overview-tree.html">All Packages</a></li> </ul> </div> <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> <li type="circle">java.lang.Object <ul> <li type="circle">java.io.InputStream (implements java.io.Closeable) <ul> <li type="circle">io.grpc.<a href="../../../io/grpc/DeferredInputStream.html" title="class in io.grpc"><span class="typeNameLink">DeferredInputStream</span></a>&lt;T&gt; <ul> <li type="circle">io.grpc.proto.<a href="../../../io/grpc/proto/DeferredProtoInputStream.html" title="class in io.grpc.proto"><span class="typeNameLink">DeferredProtoInputStream</span></a></li> </ul> </li> </ul> </li> <li type="circle">io.grpc.proto.<a href="../../../io/grpc/proto/ProtoUtils.html" title="class in io.grpc.proto"><span class="typeNameLink">ProtoUtils</span></a></li> </ul> </li> </ul> </div> <!-- ======= 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</li> <li class="navBarCell1Rev">Tree</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="../../../io/grpc/package-tree.html">Prev</a></li> <li><a href="../../../io/grpc/transport/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../index.html?io/grpc/proto/package-tree.html" target="_top">Frames</a></li> <li><a href="package-tree.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> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
content/libpmemobj-cpp/v1.9/doxygen/classpmem_1_1obj_1_1concurrent__hash__map_1_1accessor.html
pbalcer/pbalcer.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.20"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>PMDK C++ bindings: pmem::obj::concurrent_hash_map&lt; Key, T, Hash, KeyEqual, MutexType, ScopedLockType &gt;::accessor Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">PMDK C++ bindings &#160;<span id="projectnumber">1.9</span> </div> <div id="projectbrief">This is the C++ bindings documentation for PMDK&#39;s libpmemobj.</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.20 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacepmem.html">pmem</a></li><li class="navelem"><a class="el" href="namespacepmem_1_1obj.html">obj</a></li><li class="navelem"><a class="el" href="classpmem_1_1obj_1_1concurrent__hash__map.html">concurrent_hash_map</a></li><li class="navelem"><a class="el" href="classpmem_1_1obj_1_1concurrent__hash__map_1_1accessor.html">accessor</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-types">Public Types</a> &#124; <a href="#pub-methods">Public Member Functions</a> &#124; <a href="classpmem_1_1obj_1_1concurrent__hash__map_1_1accessor-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">pmem::obj::concurrent_hash_map&lt; Key, T, Hash, KeyEqual, MutexType, ScopedLockType &gt;::accessor Class Reference</div> </div> </div><!--header--> <div class="contents"> <p>Allows write access to elements and combines data access, locking, and garbage collection. <a href="classpmem_1_1obj_1_1concurrent__hash__map_1_1accessor.html#details">More...</a></p> <p><code>#include &lt;<a class="el" href="concurrent__hash__map_8hpp_source.html">libpmemobj++/container/concurrent_hash_map.hpp</a>&gt;</code></p> <div class="dynheader"> Inheritance diagram for pmem::obj::concurrent_hash_map&lt; Key, T, Hash, KeyEqual, MutexType, ScopedLockType &gt;::accessor:</div> <div class="dyncontent"> <div class="center"> <img src="classpmem_1_1obj_1_1concurrent__hash__map_1_1accessor.png" usemap="#pmem::obj::concurrent_5Fhash_5Fmap_3C_20Key_2C_20T_2C_20Hash_2C_20KeyEqual_2C_20MutexType_2C_20ScopedLockType_20_3E::accessor_map" alt=""/> <map id="pmem::obj::concurrent_5Fhash_5Fmap_3C_20Key_2C_20T_2C_20Hash_2C_20KeyEqual_2C_20MutexType_2C_20ScopedLockType_20_3E::accessor_map" name="pmem::obj::concurrent_5Fhash_5Fmap_3C_20Key_2C_20T_2C_20Hash_2C_20KeyEqual_2C_20MutexType_2C_20ScopedLockType_20_3E::accessor_map"> <area href="classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor.html" title="Combines data access, locking, and garbage collection." alt="pmem::obj::concurrent_hash_map&lt; Key, T, Hash, KeyEqual, MutexType, ScopedLockType &gt;::const_accessor" shape="rect" coords="0,0,634,24"/> </map> </div></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a> Public Types</h2></td></tr> <tr class="memitem:a8ba008f0799ac6ff32596f95079723c5"><td class="memItemLeft" align="right" valign="top"><a id="a8ba008f0799ac6ff32596f95079723c5"></a> using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1concurrent__hash__map_1_1accessor.html#a8ba008f0799ac6ff32596f95079723c5">value_type</a> = typename concurrent_hash_map::value_type</td></tr> <tr class="memdesc:a8ba008f0799ac6ff32596f95079723c5"><td class="mdescLeft">&#160;</td><td class="mdescRight">Type of value. <br /></td></tr> <tr class="separator:a8ba008f0799ac6ff32596f95079723c5"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_types_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td colspan="2" onclick="javascript:toggleInherit('pub_types_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor')"><img src="closed.png" alt="-"/>&#160;Public Types inherited from <a class="el" href="classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor.html">pmem::obj::concurrent_hash_map&lt; Key, T, Hash, KeyEqual, MutexType, ScopedLockType &gt;::const_accessor</a></td></tr> <tr class="memitem:acad0c9ca59f3d8841f3a92411c3fc16c inherit pub_types_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="memItemLeft" align="right" valign="top"><a id="acad0c9ca59f3d8841f3a92411c3fc16c"></a> using&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor.html#acad0c9ca59f3d8841f3a92411c3fc16c">value_type</a> = const typename concurrent_hash_map::value_type</td></tr> <tr class="memdesc:acad0c9ca59f3d8841f3a92411c3fc16c inherit pub_types_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="mdescLeft">&#160;</td><td class="mdescRight">Type of value. <br /></td></tr> <tr class="separator:acad0c9ca59f3d8841f3a92411c3fc16c inherit pub_types_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:aaf6c82df7459fc3f0d65e2f4638b9bcd"><td class="memItemLeft" align="right" valign="top"><a id="aaf6c82df7459fc3f0d65e2f4638b9bcd"></a> reference&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1concurrent__hash__map_1_1accessor.html#aaf6c82df7459fc3f0d65e2f4638b9bcd">operator*</a> () const</td></tr> <tr class="memdesc:aaf6c82df7459fc3f0d65e2f4638b9bcd"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return reference to associated value in hash table. <br /></td></tr> <tr class="separator:aaf6c82df7459fc3f0d65e2f4638b9bcd"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0b521bd321486ca4e5cfe514ace51312"><td class="memItemLeft" align="right" valign="top"><a id="a0b521bd321486ca4e5cfe514ace51312"></a> pointer&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1concurrent__hash__map_1_1accessor.html#a0b521bd321486ca4e5cfe514ace51312">operator-&gt;</a> () const</td></tr> <tr class="memdesc:a0b521bd321486ca4e5cfe514ace51312"><td class="mdescLeft">&#160;</td><td class="mdescRight">Return pointer to associated value in hash table. <br /></td></tr> <tr class="separator:a0b521bd321486ca4e5cfe514ace51312"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor.html">pmem::obj::concurrent_hash_map&lt; Key, T, Hash, KeyEqual, MutexType, ScopedLockType &gt;::const_accessor</a></td></tr> <tr class="memitem:a1054a41e4749a787cba271d68e16c5d2 inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor.html#a1054a41e4749a787cba271d68e16c5d2">empty</a> () const</td></tr> <tr class="separator:a1054a41e4749a787cba271d68e16c5d2 inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab0f677c7931273902c3cdec06f724fbe inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor.html#ab0f677c7931273902c3cdec06f724fbe">release</a> ()</td></tr> <tr class="memdesc:ab0f677c7931273902c3cdec06f724fbe inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="mdescLeft">&#160;</td><td class="mdescRight">Release accessor. <a href="classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor.html#ab0f677c7931273902c3cdec06f724fbe">More...</a><br /></td></tr> <tr class="separator:ab0f677c7931273902c3cdec06f724fbe inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aefce716101eef9ce351234aada0e42e5 inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="memItemLeft" align="right" valign="top">const_reference&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor.html#aefce716101eef9ce351234aada0e42e5">operator*</a> () const</td></tr> <tr class="separator:aefce716101eef9ce351234aada0e42e5 inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af70a1641ad90c88f8b33180aabb8a1ee inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="memItemLeft" align="right" valign="top">const_pointer&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor.html#af70a1641ad90c88f8b33180aabb8a1ee">operator-&gt;</a> () const</td></tr> <tr class="separator:af70a1641ad90c88f8b33180aabb8a1ee inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aad14d1bd137430d4429b132d4ec64258 inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor.html#aad14d1bd137430d4429b132d4ec64258">const_accessor</a> ()</td></tr> <tr class="memdesc:aad14d1bd137430d4429b132d4ec64258 inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="mdescLeft">&#160;</td><td class="mdescRight">Create empty result. <a href="classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor.html#aad14d1bd137430d4429b132d4ec64258">More...</a><br /></td></tr> <tr class="separator:aad14d1bd137430d4429b132d4ec64258 inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ae8b5d43b109e412cbc70a8823788d3d9 inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="memItemLeft" align="right" valign="top"><a id="ae8b5d43b109e412cbc70a8823788d3d9"></a> &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor.html#ae8b5d43b109e412cbc70a8823788d3d9">~const_accessor</a> ()</td></tr> <tr class="memdesc:ae8b5d43b109e412cbc70a8823788d3d9 inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="mdescLeft">&#160;</td><td class="mdescRight">Destroy result after releasing the underlying reference. <br /></td></tr> <tr class="separator:ae8b5d43b109e412cbc70a8823788d3d9 inherit pub_methods_classpmem_1_1obj_1_1concurrent__hash__map_1_1const__accessor"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><h3>template&lt;typename Key, typename T, typename Hash, typename KeyEqual, typename MutexType, typename ScopedLockType&gt;<br /> class pmem::obj::concurrent_hash_map&lt; Key, T, Hash, KeyEqual, MutexType, ScopedLockType &gt;::accessor</h3> <p>Allows write access to elements and combines data access, locking, and garbage collection. </p> </div><hr/>The documentation for this class was generated from the following file:<ul> <li>libpmemobj++/container/<a class="el" href="concurrent__hash__map_8hpp_source.html">concurrent_hash_map.hpp</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by&#160;<a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20 </small></address> </body> </html>
enc/enc_rus/meta/macro/macrokey/delete.html
FarGroup/FarManager
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>Удаление макроса - Макросы</title> <meta http-equiv="Content-Type" Content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="../../../styles/styles.css"> <script language="javascript" src="../../links.js" type="text/javascript"></script> </head> <body> <h1>Удаление макроса</h1> <div class="navbar"> <a href="../../index.html">главная</a> | <a href="../index.html">Макросы</a> | <a href="index.html">Работа с макросами</a> </div> <p>Для того, чтобы удалить макрос, нужно записать пустой (не содержащий действий) макрос и присвоить ему <a href="assign.html">горячую клавишу</a> макроса, который вы хотите удалить.</p> <p>Эту операцию можно выполнить, осуществив следующие действия:</p> <ol> <li>Начать запись макроса (<kbd>Ctrl</kbd>+<kbd>.</kbd>)</li> <li>Закончить запись макроса (<kbd>Ctrl</kbd>+<kbd>.</kbd>)</li> <li>Ввести или выбрать в диалоге назначения горячей клавиши сочетание, макрос для которого вы хотите удалить</li> </ol> <p class="note"><img src="../../../images/warning.gif" alt="ВНИМАНИЕ!" width="10" height="10"> ВНИМАНИЕ!</p> <ul class="note"> <li>После удаления макроса сочетание клавиш, используемое для его выполнения, начнёт выполнять свою первоначальную функцию. т.&nbsp;е. если это сочетание клавиш до записи макроса обрабатывалось FAR или каким-либо плагином, то после удаления макроса оно снова начнёт обрабатываться.</li> </ul> <div class="see">Смотрите также:</div><div class="seecont"> <a href="record.html">Запись макроса</a> </div> </body> </html>
caAERS/software/docs/gov/nih/nci/cabig/caaers/service/class-use/DomainObjectImportOutcome.Severity.html
CBIIT/caaers
<!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.5.0_22) on Wed Mar 02 16:46:14 EST 2011 --> <TITLE> Uses of Class gov.nih.nci.cabig.caaers.service.DomainObjectImportOutcome.Severity </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Class gov.nih.nci.cabig.caaers.service.DomainObjectImportOutcome.Severity"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </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=2 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</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-files/index-1.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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?gov/nih/nci/cabig/caaers/service/class-use/DomainObjectImportOutcome.Severity.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DomainObjectImportOutcome.Severity.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>gov.nih.nci.cabig.caaers.service.DomainObjectImportOutcome.Severity</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#gov.nih.nci.cabig.caaers.service"><B>gov.nih.nci.cabig.caaers.service</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="gov.nih.nci.cabig.caaers.service"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A> in <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/package-summary.html">gov.nih.nci.cabig.caaers.service</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/package-summary.html">gov.nih.nci.cabig.caaers.service</A> that return <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A></CODE></FONT></TD> <TD><CODE><B>DomainObjectImportOutcome.Message.</B><B><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Message.html#getSeverity()">getSeverity</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A></CODE></FONT></TD> <TD><CODE><B>DomainObjectImportOutcome.Severity.</B><B><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html#valueOf(java.lang.String)">valueOf</A></B>(java.lang.String&nbsp;name)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the enum constant of this type with the specified name.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;<A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A>[]</CODE></FONT></TD> <TD><CODE><B>DomainObjectImportOutcome.Severity.</B><B><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html#values()">values</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array containing the constants of this enum type, in the order they're declared.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/package-summary.html">gov.nih.nci.cabig.caaers.service</A> with parameters of type <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A></FONT></TH> </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>DomainObjectImportOutcome.</B><B><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.html#addErrorMessage(java.lang.String, gov.nih.nci.cabig.caaers.service.DomainObjectImportOutcome.Severity)">addErrorMessage</A></B>(java.lang.String&nbsp;msg, <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A>&nbsp;severity)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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>DomainObjectImportOutcome.</B><B><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.html#errorInBusinessLogic(gov.nih.nci.cabig.caaers.service.DomainObjectImportOutcome.Severity, java.lang.String)">errorInBusinessLogic</A></B>(<A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A>&nbsp;severity, java.lang.String&nbsp;message)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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>DomainObjectImportOutcome.</B><B><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.html#ifNullObject(java.lang.Object, gov.nih.nci.cabig.caaers.service.DomainObjectImportOutcome.Severity, java.lang.String)">ifNullObject</A></B>(java.lang.Object&nbsp;domainObject, <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A>&nbsp;severity, java.lang.String&nbsp;message)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;void</CODE></FONT></TD> <TD><CODE><B>DomainObjectImportOutcome.</B><B><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.html#ifNullOrEmptyList(java.util.List, gov.nih.nci.cabig.caaers.service.DomainObjectImportOutcome.Severity)">ifNullOrEmptyList</A></B>(java.util.List&nbsp;list, <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A>&nbsp;severity)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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>DomainObjectImportOutcome.</B><B><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.html#ifNullOrEmptyList(java.util.List, gov.nih.nci.cabig.caaers.service.DomainObjectImportOutcome.Severity, java.lang.String)">ifNullOrEmptyList</A></B>(java.util.List&nbsp;list, <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A>&nbsp;severity, java.lang.String&nbsp;message)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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>DomainObjectImportOutcome.Message.</B><B><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Message.html#setSeverity(gov.nih.nci.cabig.caaers.service.DomainObjectImportOutcome.Severity)">setSeverity</A></B>(<A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A>&nbsp;severity)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/package-summary.html">gov.nih.nci.cabig.caaers.service</A> with parameters of type <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Message.html#DomainObjectImportOutcome.Message(java.lang.String, gov.nih.nci.cabig.caaers.service.DomainObjectImportOutcome.Severity)">DomainObjectImportOutcome.Message</A></B>(java.lang.String&nbsp;message, <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service">DomainObjectImportOutcome.Severity</A>&nbsp;severity)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <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=2 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../gov/nih/nci/cabig/caaers/service/DomainObjectImportOutcome.Severity.html" title="enum in gov.nih.nci.cabig.caaers.service"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</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-files/index-1.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;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../index.html?gov/nih/nci/cabig/caaers/service/class-use/DomainObjectImportOutcome.Severity.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="DomainObjectImportOutcome.Severity.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> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
tollbackend/web/js/angular-1.5.5/docs/partials/tutorial/step_03.html
mudunuriRaju/tlr-live
<a href='https://github.com/angular/angular.js/edit/v1.5.x/docs/content/tutorial/step_03.ngdoc?message=docs(tutorial%2F3 - Filtering Repeaters)%3A%20describe%20your%20change...' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <ul doc-tutorial-nav="3"></ul> <p>We did a lot of work in laying a foundation for the app in the last step, so now we&#39;ll do something simple; we will add full text search (yes, it will be simple!). We will also write an end-to-end test, because a good end-to-end test is a good friend. It stays with your app, keeps an eye on it, and quickly detects regressions.</p> <ul> <li>The app now has a search box. Notice that the phone list on the page changes depending on what a user types into the search box. </li> </ul> <div doc-tutorial-reset="3"></div> <h2 id="controller">Controller</h2> <p>We made no changes to the controller.</p> <h2 id="template">Template</h2> <p><strong><code>app/index.html</code>:</strong></p> <pre><code class="lang-html">&lt;div class=&quot;container-fluid&quot;&gt; &lt;div class=&quot;row&quot;&gt; &lt;div class=&quot;col-md-2&quot;&gt; &lt;!--Sidebar content--&gt; Search: &lt;input ng-model=&quot;query&quot;&gt; &lt;/div&gt; &lt;div class=&quot;col-md-10&quot;&gt; &lt;!--Body content--&gt; &lt;ul class=&quot;phones&quot;&gt; &lt;li ng-repeat=&quot;phone in phones | filter:query&quot;&gt; {{phone.name}} &lt;p&gt;{{phone.snippet}}&lt;/p&gt; &lt;/li&gt; &lt;/ul&gt; &lt;/div&gt; &lt;/div&gt; &lt;/div&gt; </code></pre> <p>We added a standard HTML <code>&lt;input&gt;</code> tag and used Angular&#39;s <a href="api/ng/filter/filter">filter</a> function to process the input for the <a href="api/ng/directive/ngRepeat">ngRepeat</a> directive.</p> <p>This lets a user enter search criteria and immediately see the effects of their search on the phone list. This new code demonstrates the following:</p> <ul> <li><p>Data-binding: This is one of the core features in Angular. When the page loads, Angular binds the name of the input box to a variable of the same name in the data model and keeps the two in sync.</p> <p>In this code, the data that a user types into the input box (named <strong><code>query</code></strong>) is immediately available as a filter input in the list repeater (<code>phone in phones | filter:</code><strong><code>query</code></strong>). When changes to the data model cause the repeater&#39;s input to change, the repeater efficiently updates the DOM to reflect the current state of the model.</p> </li> </ul> <p><img class="diagram" src="img/tutorial/tutorial_03.png"></p> <ul> <li><p>Use of the <code>filter</code> filter: The <a href="api/ng/filter/filter">filter</a> function uses the <code>query</code> value to create a new array that contains only those records that match the <code>query</code>.</p> <p><code>ngRepeat</code> automatically updates the view in response to the changing number of phones returned by the <code>filter</code> filter. The process is completely transparent to the developer.</p> </li> </ul> <h2 id="test">Test</h2> <p>In Step 2, we learned how to write and run unit tests. Unit tests are perfect for testing controllers and other components of our application written in JavaScript, but they can&#39;t easily test DOM manipulation or the wiring of our application. For these, an end-to-end test is a much better choice.</p> <p>The search feature was fully implemented via templates and data-binding, so we&#39;ll write our first end-to-end test, to verify that the feature works.</p> <p><strong><code>test/e2e/scenarios.js</code>:</strong></p> <pre><code class="lang-js">describe(&#39;PhoneCat App&#39;, function() { describe(&#39;Phone list view&#39;, function() { beforeEach(function() { browser.get(&#39;app/index.html&#39;); }); it(&#39;should filter the phone list as a user types into the search box&#39;, function() { var phoneList = element.all(by.repeater(&#39;phone in phones&#39;)); var query = element(by.model(&#39;query&#39;)); expect(phoneList.count()).toBe(3); query.sendKeys(&#39;nexus&#39;); expect(phoneList.count()).toBe(1); query.clear(); query.sendKeys(&#39;motorola&#39;); expect(phoneList.count()).toBe(2); }); }); }); </code></pre> <p>This test verifies that the search box and the repeater are correctly wired together. Notice how easy it is to write end-to-end tests in Angular. Although this example is for a simple test, it really is that easy to set up any functional, readable, end-to-end test.</p> <h3 id="running-end-to-end-tests-with-protractor">Running End to End Tests with Protractor</h3> <p>Even though the syntax of this test looks very much like our controller unit test written with Jasmine, the end-to-end test uses APIs of <a href="https://github.com/angular/protractor">Protractor</a>. Read about the Protractor APIs at <a href="http://angular.github.io/protractor/#/api">http://angular.github.io/protractor/#/api</a>. </p> <p>Much like Karma is the test runner for unit tests, we use Protractor to run end-to-end tests. Try it with <code>npm run protractor</code>. End-to-end tests are slow, so unlike with unit tests, Protractor will exit after the test run and will not automatically rerun the test suite on every file change. To rerun the test suite, execute <code>npm run protractor</code> again.</p> <div class="alert alert-info"> Note: You must ensure your application is being served via a web-server to test with protractor. You can do this using <code>npm start</code>. You also need to ensure you&#39;ve installed the protractor and updated webdriver prior to running the <code>npm run protractor</code>. You can do this by issuing <code>npm install</code> and <code>npm run update-webdriver</code> into your terminal. </div> <h1 id="experiments">Experiments</h1> <h3 id="display-current-query">Display Current Query</h3> <p>Display the current value of the <code>query</code> model by adding a <code>{{query}}</code> binding into the <code>index.html</code> template, and see how it changes when you type in the input box.</p> <h3 id="display-query-in-title">Display Query in Title</h3> <p>Let&#39;s see how we can get the current value of the <code>query</code> model to appear in the HTML page title.</p> <ul> <li><p>Add an end-to-end test into the <code>describe</code> block, <code>test/e2e/scenarios.js</code> should look like this:</p> <pre><code class="lang-js">describe(&#39;PhoneCat App&#39;, function() { describe(&#39;Phone list view&#39;, function() { beforeEach(function() { browser.get(&#39;app/index.html&#39;); }); var phoneList = element.all(by.repeater(&#39;phone in phones&#39;)); var query = element(by.model(&#39;query&#39;)); it(&#39;should filter the phone list as a user types into the search box&#39;, function() { expect(phoneList.count()).toBe(3); query.sendKeys(&#39;nexus&#39;); expect(phoneList.count()).toBe(1); query.clear(); query.sendKeys(&#39;motorola&#39;); expect(phoneList.count()).toBe(2); }); it(&#39;should display the current filter value in the title bar&#39;, function() { query.clear(); expect(browser.getTitle()).toMatch(/Google Phone Gallery:\s*$/); query.sendKeys(&#39;nexus&#39;); expect(browser.getTitle()).toMatch(/Google Phone Gallery: nexus$/); }); }); }); </code></pre> <p>Run protractor (<code>npm run protractor</code>) to see this test fail.</p> </li> </ul> <ul> <li><p>You might think you could just add the <code>{{query}}</code> to the title tag element as follows:</p> <pre><code>&lt;title&gt;Google Phone Gallery: {{query}}&lt;/title&gt; </code></pre> <p>However, when you reload the page, you won&#39;t see the expected result. This is because the &quot;query&quot; model lives in the scope, defined by the <code>ng-controller=&quot;PhoneListCtrl&quot;</code> directive, on the body element:</p> <pre><code>&lt;body ng-controller=&quot;PhoneListCtrl&quot;&gt; </code></pre> <p>If you want to bind to the query model from the <code>&lt;title&gt;</code> element, you must <strong>move</strong> the <code>ngController</code> declaration to the HTML element because it is the common parent of both the body and title elements:</p> <pre><code>&lt;html ng-app=&quot;phonecatApp&quot; ng-controller=&quot;PhoneListCtrl&quot;&gt; </code></pre> <p>Be sure to <strong>remove</strong> the <code>ng-controller</code> declaration from the body element.</p> </li> <li><p>Re-run <code>npm run protractor</code> to see the test now pass.</p> </li> <li><p>While using double curlies works fine within the title element, you might have noticed that for a split second they are actually displayed to the user while the page is loading. A better solution would be to use the <a href="api/ng/directive/ngBind">ngBind</a> or <a href="api/ng/directive/ngBindTemplate">ngBindTemplate</a> directives, which are invisible to the user while the page is loading:</p> <pre><code>&lt;title ng-bind-template=&quot;Google Phone Gallery: {{query}}&quot;&gt;Google Phone Gallery&lt;/title&gt; </code></pre> </li> </ul> <h1 id="summary">Summary</h1> <p>We have now added full text search and included a test to verify that search works! Now let&#39;s go on to <a href="tutorial/step_04">step 4</a> to learn how to add sorting capability to the phone app.</p> <ul doc-tutorial-nav="3"></ul>
example/tumblelog/tumblelog/templates/tumblelog/post_list.html
vetional/django-mongoengine
{% extends "base.html" %} {% load url from future %} {% block top_nav %} <ul class="nav navbar-nav navbar-right"> <li class="dropdown active"> <a href="#" class="dropdown-toggle" data-toggle="dropdown">Create <b class="caret"></b></a> <ul class="dropdown-menu"> <li> <a href="{% url 'post_new' post_type='post' %}"><i class="icon-edit"></i> Post</a> </li> <li> <a href="{% url 'post_new' post_type='image' %}"><i class="icon-camera"></i> Image</a> </li> <li> <a href="{% url 'post_new' post_type='video' %}"><i class="icon-play-circle"></i> Video</a> </li> <li> <a href="{% url 'post_new' post_type='quote' %}"><i class="icon-user"></i> Quote</a> </li> <li> <a href="{% url 'post_new' post_type='music' %}"><i class="icon-music"></i> Music</a> </li> </ul> </li> </ul> {% endblock %} {% block content %} {% for post in posts_list %} <h2><a href="{% url 'post' slug=post.slug %}">{{ post.title }}</a></h2> {% if post.post_type == 'BlogPost' %} <p>{{ post.body|truncatewords:20 }}</p> {% endif %} {% if post.post_type == 'Video' %} {{ post.embed_code|safe }} {% endif %} {% if post.post_type == 'Image' %} <p><img src="{% url 'image_file' slug=post.slug %}" width="100px" height="100px" /><p> {% endif %} {% if post.post_type == 'Quote' %} <blockquote>{{ post.body|truncatewords:13 }}</blockquote> <p>{{ post.author }}</p> {% endif %} <p> {{ post.created_at }} | {% with total=post.comments|length %} {{ total }} comment{{ total|pluralize }} {% endwith %} </p> <hr /> {% endfor %} {% endblock %}
doc/Aims-Plugin_Doc/qgis._core.QgsDataItem.Capabilities-class.html
SPlanzer/QGIS-AIMS-Plugin
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>qgis._core.QgsDataItem.Capabilities</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <script type="text/javascript" src="epydoc.js"></script> </head> <body bgcolor="white" text="black" link="blue" vlink="#204080" alink="#204080"> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="QGIS-AIMS-Plugin-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar" width="100%"></th> </tr> </table> <table width="100%" cellpadding="0" cellspacing="0"> <tr valign="top"> <td width="100%"> <span class="breadcrumbs"> qgis :: _core :: QgsDataItem :: Capabilities :: Class&nbsp;Capabilities </span> </td> <td> <table cellpadding="0" cellspacing="0"> <!-- hide/show private --> <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" onclick="toggle_private();">hide&nbsp;private</a>]</span></td></tr> <tr><td align="right"><span class="options" >[<a href="frames.html" target="_top">frames</a >]&nbsp;|&nbsp;<a href="qgis._core.QgsDataItem.Capabilities-class.html" target="_top">no&nbsp;frames</a>]</span></td></tr> </table> </td> </tr> </table> <!-- ==================== CLASS DESCRIPTION ==================== --> <h1 class="epydoc">Class Capabilities</h1><p class="nomargin-top"></p> <pre class="base-tree"> object --+ | sip.simplewrapper --+ | sip.wrapper --+ | <strong class="uidshort">QgsDataItem.Capabilities</strong> </pre> <hr /> <p>QgsDataItem.Capabilities(QgsDataItem.Capabilities) QgsDataItem.Capabilities(int) QgsDataItem.Capabilities()</p> <!-- ==================== INSTANCE METHODS ==================== --> <a name="section-InstanceMethods"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Instance Methods</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-InstanceMethods" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__and__"></a><span class="summary-sig-name">__and__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> x&amp;y</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__eq__"></a><span class="summary-sig-name">__eq__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> x==y</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__ge__"></a><span class="summary-sig-name">__ge__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> x&gt;=y</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__gt__"></a><span class="summary-sig-name">__gt__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> x&gt;y</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__iand__"></a><span class="summary-sig-name">__iand__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> x&amp;=y</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__int__"></a><span class="summary-sig-name">__int__</span>(<span class="summary-sig-arg">x</span>)</span><br /> int(x)</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__invert__"></a><span class="summary-sig-name">__invert__</span>(<span class="summary-sig-arg">x</span>)</span><br /> ~x</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__ior__"></a><span class="summary-sig-name">__ior__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> x|=y</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__ixor__"></a><span class="summary-sig-name">__ixor__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> x^=y</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__le__"></a><span class="summary-sig-name">__le__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> x&lt;=y</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__lt__"></a><span class="summary-sig-name">__lt__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> x&lt;y</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__ne__"></a><span class="summary-sig-name">__ne__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> x!=y</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__nonzero__"></a><span class="summary-sig-name">__nonzero__</span>(<span class="summary-sig-arg">x</span>)</span><br /> x != 0</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__or__"></a><span class="summary-sig-name">__or__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> x|y</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__rand__"></a><span class="summary-sig-name">__rand__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> y&amp;x</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__ror__"></a><span class="summary-sig-name">__ror__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> y|x</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__rxor__"></a><span class="summary-sig-name">__rxor__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> y^x</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td width="15%" align="right" valign="top" class="summary"> <span class="summary-type">&nbsp;</span> </td><td class="summary"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <tr> <td><span class="summary-sig"><a name="__xor__"></a><span class="summary-sig-name">__xor__</span>(<span class="summary-sig-arg">x</span>, <span class="summary-sig-arg">y</span>)</span><br /> x^y</td> <td align="right" valign="top"> </td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code>sip.simplewrapper</code></b>: <code>__init__</code>, <code>__new__</code> </p> <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: <code>__delattr__</code>, <code>__format__</code>, <code>__getattribute__</code>, <code>__hash__</code>, <code>__reduce__</code>, <code>__reduce_ex__</code>, <code>__repr__</code>, <code>__setattr__</code>, <code>__sizeof__</code>, <code>__str__</code>, <code>__subclasshook__</code> </p> </td> </tr> </table> <!-- ==================== PROPERTIES ==================== --> <a name="section-Properties"></a> <table class="summary" border="1" cellpadding="3" cellspacing="0" width="100%" bgcolor="white"> <tr bgcolor="#70b0f0" class="table-header"> <td colspan="2" class="table-header"> <table border="0" cellpadding="0" cellspacing="0" width="100%"> <tr valign="top"> <td align="left"><span class="table-header">Properties</span></td> <td align="right" valign="top" ><span class="options">[<a href="#section-Properties" class="privatelink" onclick="toggle_private();" >hide private</a>]</span></td> </tr> </table> </td> </tr> <tr> <td colspan="2" class="summary"> <p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>: <code>__class__</code> </p> </td> </tr> </table> <!-- ==================== NAVIGATION BAR ==================== --> <table class="navbar" border="0" width="100%" cellpadding="0" bgcolor="#a0c0ff" cellspacing="0"> <tr valign="middle"> <!-- Home link --> <th>&nbsp;&nbsp;&nbsp;<a href="QGIS-AIMS-Plugin-module.html">Home</a>&nbsp;&nbsp;&nbsp;</th> <!-- Tree link --> <th>&nbsp;&nbsp;&nbsp;<a href="module-tree.html">Trees</a>&nbsp;&nbsp;&nbsp;</th> <!-- Index link --> <th>&nbsp;&nbsp;&nbsp;<a href="identifier-index.html">Indices</a>&nbsp;&nbsp;&nbsp;</th> <!-- Help link --> <th>&nbsp;&nbsp;&nbsp;<a href="help.html">Help</a>&nbsp;&nbsp;&nbsp;</th> <th class="navbar" width="100%"></th> </tr> </table> <table border="0" cellpadding="0" cellspacing="0" width="100%%"> <tr> <td align="left" class="footer"> Generated by Epydoc 3.0.1 on Tue Jun 14 13:29:19 2016 </td> <td align="right" class="footer"> <a target="mainFrame" href="http://epydoc.sourceforge.net" >http://epydoc.sourceforge.net</a> </td> </tr> </table> <script type="text/javascript"> <!-- // Private objects are initially displayed (because if // javascript is turned off then we want them to be // visible); but by default, we want to hide them. So hide // them unless we have a cookie that says to show them. checkCookie(); // --> </script> </body> </html>
src/oscar/templates/oscar/search/results.html
sonofatailor/django-oscar
{% extends "layout_2_col.html" %} {% load currency_filters %} {% load thumbnail %} {% load product_tags %} {% load i18n %} {% block title %} "{{ query }}" | {{ block.super }} {% endblock %} {% block breadcrumbs %} <ul class="breadcrumb"> <li> <a href="{{ homepage_url }}">{% trans "Home" %}</a> </li> <li> {% trans "Search" %} </li> <li class="active">"{{ query }}"</li> </ul> {% endblock %} {% block column_left %} {% if has_facets %} <h4>{% trans "Refine your search" %}</h4> <dl> {% for field, data in facet_data.items %} {% if data.results %} {% include 'search/partials/facet.html' with name=data.name items=data.results %} {% endif %} {% endfor %} </dl> {% endif %} {% endblock %} {% block headertext %} {% blocktrans with q=query %} Products matching "{{ q }}" {% endblocktrans %} {% endblock %} {% block content %} <form method="get" action="." class="form-horizontal"> {# Render other search params as hidden inputs #} {% for value in selected_facets %} <input type="hidden" name="selected_facets" value="{{ value }}" /> {% endfor %} <input type="hidden" name="q" value="{{ search_form.q.value }}" /> {% if paginator.count %} {% if paginator.num_pages > 1 %} {% blocktrans with start=page.start_index end=page.end_index num_results=paginator.count %} Found <strong>{{ num_results }}</strong> results, showing <strong>{{ start }}</strong> to <strong>{{ end }}</strong>. {% endblocktrans %} {% else %} {% blocktrans count num_results=paginator.count %} Found <strong>{{ num_results }}</strong> result. {% plural %} Found <strong>{{ num_results }}</strong> results. {% endblocktrans %} {% endif %} <div class="pull-right"> {% include "partials/form_field.html" with field=search_form.sort_by %} </div> {% else %} <p> {% trans "Found <strong>0</strong> results." %} {% if suggestion %} {% url 'search:search' as search_url %} {% blocktrans %} Did you mean <a href="{{ search_url }}?q={{ suggestion }}">"{{ suggestion }}"</a>? {% endblocktrans %} {% endif %} </p> {% endif %} </form> {% if page.object_list %} <section> <div> <ol class="row"> {% for result in page.object_list %} <li class="col-xs-6 col-sm-4 col-md-3 col-lg-3">{% render_product result.object %}</li> {% endfor %} </ol> {% include "partials/pagination.html" with page_obj=page %} </div> </section> {% endif %} {% endblock %} {% block onbodyload %} {{ block.super }} oscar.search.init(); {% endblock %}
tracing/tracing/value/diagnostics/buildbot_info.html
benschmaus/catapult
<!DOCTYPE html> <!-- Copyright 2016 The Chromium Authors. All rights reserved. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> <link rel="import" href="/tracing/base/utils.html"> <link rel="import" href="/tracing/value/diagnostics/diagnostic.html"> <script> 'use strict'; tr.exportTo('tr.v.d', function() { class BuildbotInfo extends tr.v.d.Diagnostic { constructor(info) { super(); this.displayMasterName_ = info.displayMasterName || ''; this.displayBotName_ = info.displayBotName || ''; this.buildbotMasterName_ = info.buildbotMasterName || ''; this.buildbotName_ = info.buildbotName || ''; this.buildNumber_ = info.buildNumber || 0; this.logUri_ = info.logUri || ''; } addToHistogram(hist) { hist.diagnostics.set(tr.v.d.RESERVED_NAMES.BUILDBOT, this); } clone() { const clone = new tr.v.d.MergedBuildbotInfo(); clone.addDiagnostic(this); return clone; } asDictInto_(d) { d.displayMasterName = this.displayMasterName; d.displayBotName = this.displayBotName; d.buildbotMasterName = this.buildbotMasterName; d.buildbotName = this.buildbotName; d.buildNumber = this.buildNumber; d.logUri = this.logUri; } get displayMasterName() { return this.displayMasterName_; } get displayBotName() { return this.displayBotName_; } get buildbotMasterName() { return this.buildbotMasterName_; } get buildbotName() { return this.buildbotName_; } get buildNumber() { return this.buildNumber_; } get logUri() { return this.logUri_; } static fromDict(d) { return new BuildbotInfo(d); } /** * @param {!tr.v.Histogram} hist * @return {(undefined|!tr.v.d.BuildbotInfo)} */ static getFromHistogram(hist) { return hist.diagnostics.get(tr.v.d.RESERVED_NAMES.BUILDBOT); } /** * @param {!tr.v.Histogram} hist * @param {string} fieldName * @param {*} defaultValue * @return {*} */ static getField(hist, fieldName, defaultValue) { const buildbot = BuildbotInfo.getFromHistogram(hist); if (!(buildbot instanceof tr.v.d.BuildbotInfo) || !buildbot[fieldName]) { return defaultValue; } return buildbot[fieldName]; } } tr.v.d.Diagnostic.register(BuildbotInfo, { elementName: 'tr-v-ui-buildbot-info-span' }); return { BuildbotInfo, }; }); </script>
oscar/templates/oscar/dashboard/promotions/pagepromotion_list.html
elliotthill/django-oscar
{% extends 'dashboard/layout.html' %} {% load url from future %} {% load i18n %} {% block body_class %}{{ block.super }} content-blocks{% endblock %} {% block headertext %} {% trans "Content block management" %} {% endblock %} {% block title %} {% trans "Pages with content blocks" %} | {{ block.super }} {% endblock %} {% block breadcrumbs %} <ul class="breadcrumb"> <li> <a href="{% url 'dashboard:index' %}">{% trans "Dashboard" %}</a> <span class="divider">/</span> </li> <li> <a href="{% url 'dashboard:promotion-list' %}">{% trans "Content block management" %}</a> <span class="divider">/</span> </li> <li class="active">{% trans "Content blocks by page" %}</li> </ul> {% endblock %} {% block dashboard_content %} <div class="table-header"> <h3><i class="icon-folder-open icon-large"></i>{% trans "View by page" %}</h3> </div> <div class="well"> <a href="{% url 'dashboard:promotion-list' %}" class="btn btn-primary">{% trans "View all content blocks" %}</a> <a href="{% url 'dashboard:promotion-list-by-page' %}" class="btn">{% trans "View content blocks by page" %}</a> </div> <div class="table-header"> <h2><i class="icon-folder-open icon-large"></i>{% trans "Pages with content blocks on them" %}</h2> </div> <table class="table table-striped table-bordered table-hover"> {% if pages %} <thead> <tr> <th>{% trans "URL" %}</th> <th>{% trans "Number of content blocks" %}</th> <th>{% trans "Actions" %}</th> </tr> </thead> <tbody> {% for page in pages %} <tr> <td><a href="{{ page.page_url }}">{{ page.page_url }}</a></td> <td>{{ page.freq }}</td> <td> <a href="{% url 'dashboard:promotion-list-by-url' path=page.page_url %}" class="btn btn-success">{% trans "Edit" %}</a> </td> <td> </td> </tr> {% endfor %} </tbody> {% else %} <tr><td>{% trans "No content blocks found." %}</td></tr> {% endif %} </table> {% endblock dashboard_content %}
enc/enc_rus/meta/exported_functions/getcontentfieldsw.html
FarGroup/FarManager
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>GetContentFieldsW</title> <meta http-equiv="Content-Type" Content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="../../styles/styles.css"> <script language="javascript" src='../links.js' type="text/javascript"></script> </head> <body> <h1>GetContentFieldsW</h1> <div class=navbar> <a href="../index.html">главная</a> | <a href="index.html">экспортируемые функции</a> | <a href="../contentapi/index.html">TODO: Content API</a> </div> <div class=shortdescr> Функция <code>GetContentFieldsW</code> вызывается, чтобы узнать, есть ли в заданном списке типов контент-колонок хотя бы один тип, поддерживаемый данным плагином.<br> Вызов производится один раз перед каждым обновлением панели. </div> <pre class=syntax> intptr_t WINAPI GetContentFieldsW( const struct GetContentFieldsInfo *Info ); </pre> <h3>Параметры</h3> <div class=descr> <div class=dfn>Info</div> <div class=dfndescr>Указатель на структуру <a href="../structures/getcontentfieldsinfo.html">GetContentFieldsInfo</a>, содержащую список типов колонок.<br> </div> </div> <h3>Возвращаемое значение</h3> <div class=descr> Если плагин поддерживает хотя бы один тип колонок из переданного списка, то верните <code>1</code>. В противном случае <code>0</code>. </div> <h3>Пример</h3> <div class=descr> <pre class=code> FarStandardFunctions FSF; // assuming it is already initialized const wchar_t *SupportedColumns[] = { L"Compression", L"Resolution", L"Original size", L"Current size", NULL }; intptr_t WINAPI GetContentFieldsW(const struct GetContentFieldsInfo *Info) { for(size_t i=0; i&lt;Info-&gt;Count; i++) { for(size_t j=0; SupportedColumns[j]; j++) { if (!FSF.LStricmp(Info-&gt;Names[i], SupportedColumns[j]) return 1; } } return 0; } </pre> </div> <div class=see>Смотрите также:</div> <div class=seecont> <a href="getcontentdataw.html">GetContentDataW</a>, <a href="freecontentdataw.html">FreeContentDataW</a> </div> <h3>ПРИМЕЧАНИЕ</h3> <div class=descr> Данное API не является окончательным и может быть изменено или удалено в любой момент. </div> </body> </html>
mozillians/templates/base.html
anistark/mozillians
<!doctype html> <html class="windows no-js" lang="{{ LANG }}" dir="{{ DIR }}" data-ga-code="{{ settings.GA_ACCOUNT_CODE }}"> <head> <meta charset="utf-8"> <title>{{ _('Mozillians') }}: {% block page_title %}{{ _('Welcome') }}{% endblock %}</title> <meta name="description" content="{{ _("Mozilla's contributor phonebook") }}"> <meta name="author" content="Mozilla"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="apple-touch-icon" sizes="72x72" href="{{ static('mozillians/img/apple-touch-icon-72.png') }}"> <link rel="apple-touch-icon" sizes="114x114" href="{{ static('mozillians/img/apple-touch-icon-114.png') }}"> <link rel="apple-touch-icon" sizes="144x144" href="{{ static('mozillians/img/apple-touch-icon-144.png') }}"> <link rel="apple-touch-icon" href="{{ static('mozillians/img/apple-touch-icon.png') }}"> <link rel="shortcut icon" type="image/ico" href="{{ static('mozillians/img/favicon.ico') }}"> {% include 'includes/canonical_url.html' %} <link rel="search" type="application/opensearchdescription+xml" title="{{ _('Mozillians') }}" href="{{ url('phonebook:search_plugin') }}"> {% block site_css %} {% compress css %} <link href="{{ static('mozillians/css/bootstrap.min.css') }}" rel="stylesheet" media="screen" /> <link href="{{ static('mozillians/icons/style.css') }}" type="text/css" rel="stylesheet" media="screen" /> <link href="{{ static('mozillians/css/main.less') }}" type="text/less" rel="stylesheet" media="screen" /> <link href="{{ static('mozillians/js/libs/tag-it/css/jquery.tagit.css') }}" rel="stylesheet" media="screen" /> <link href="{{ static('mozillians/css/jquery-ui-1.11-custom.css') }}" rel="stylesheet" media="screen" /> {% endcompress %} {% endblock %} <link href="//mozorg.cdn.mozilla.net/media/css/tabzilla-min.css" rel="stylesheet" /> <!--[if lt IE 9]> <script src="{{ static('mozillians/js/libs/html5shiv.js') }}"></script> <![endif]--> <!--[if IE]> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <![endif]--> {% block feeds %}{% endblock %} {% block extrahead %}{% endblock %} {% block google_analytics %} {% compress js %} <script src="{{ static('mozillians/js/google-analytics.js') }}"></script> {% endcompress %} {% endblock %} </head> <body id="{% block body_id %}{% endblock %}" class="html-{{ DIR }} {% if user.is_authenticated() %}loggedin{% else %}loggedout{% endif %} {% block body_class %}{% endblock %}" data-locale="{{ LANG }}" {% block body_attrs %}{% endblock %}> {{ browserid_info() }} <div id="outer-wrapper"> <div id="page"> {% block site_header %} <div class="wrapper"> <header id="masthead"> <a href="http://www.mozilla.org/" id="tabzilla" data-infobar="translation">{{ _('Mozilla') }}</a> <ul id="nav-access"> <li><a href="#language-switcher">{{ _('Select language') }}</a></li> <li><a href="#content">{{ _('Skip to main content') }}</a></li> </ul> {% block site_header_nav %} <nav role="navigation"> <a class="brand" href="{{ url('phonebook:home') }}"> <img id="mozillians-logo" src="{{ static('mozillians/img/mozillians-logo.png') }}" alt="Mozillians"> </a> {% block search %} <form class="navbar-search" action="{{ url('phonebook:search') }}" method="GET"> <input type="text" name="q" class="search-query" placeholder="{{ _('Search for people, groups and more') }}"> </form> {% endblock %} {% if user.is_authenticated() %} {% if user.userprofile.is_complete %} <div id="nav-main"> <span class="icon"> <img src="{{ static('mozillians/img/persona-person-white.png') }}" alt="persona icon"> </span> <a href="#" class="dropdown-toggle"> <span class="username"> {% if user.userprofile.full_name %} {{ user.userprofile.full_name }} {% else %} {{ user.username }} {% endif %} </span> <i class="icon-bars"></i> </a> <ul class="dropdown-menu"> <li> <a id="nav-profile" href="{{ url('phonebook:profile_view', user.username) }}"> <i class="icon-eye"></i> {{ _('View Profile') }} </a> </li> <li> <a id="nav-edit-profile" href="{{ url('phonebook:profile_edit') }}"> <i class="icon-pencil"></i> {{ _('Settings') }} </a> </li> {% if user.userprofile.is_vouched %} <li> <a id="nav-groups" href="{{ url('groups:index_groups') }}"> <i class="icon-group"></i> {{ _('Groups') }} </a> </li> <li> <a id="nav-invite" href="{{ url('phonebook:invite') }}"> <i class="icon-plus-circle"></i> {{ _('Invite') }} </a> </li> {% endif %} <li> <a id="nav-logout" class="browserid-logout" href="{{ url('phonebook:logout') }}"> <i class="icon-mail-reply"></i> {{ _('Log Out') }} </a> </li> </ul> </div> {% else %} <a id="nav-logout" class="browserid-logout no-profile" href="{{ url('phonebook:logout') }}"> <i class="icon-mail-reply"></i> {{ _('Log Out') }} </a> {% endif %} {% elif not show_start %} <a href="#" id="nav-login" class="persona-button browserid-login" title="{{_('Sign in')}}" data-next="{{ request.REQUEST.next|default(url('phonebook:login')) }}"> <span class="icon"><img src="{{ static('mozillians/img/persona-person-white.png') }}" alt="persona icon"></span> <span class="signin">{{ _('Sign in') }}</span> </a> {% endif %} </nav> {% endblock %} {% block breadcrumbs %}{% endblock %} </header> </div> {% endblock %} {% block mosaic %}{% endblock %} {% block content_wrapper %} <div id="content-wrapper"> <div id="main" class="container"> {% block messages %} {% for m in messages %} {% with label = m.tags in ['error', 'success', 'info', 'warning'] %} <div class="alert {% if label %}alert-{{ m.tags }}{% endif %}"> {{ m.message }} </div> {% endwith %} {% endfor %} {% endblock messages %} {% block content %}{% endblock %} <a href="#" id="back-to-top"> <img src="{{ static('mozillians/img/back-to-top-arrow.png') }}" alt="Back to top"> </a> </div> </div> {% endblock %} </div><!-- close #wrapper --> {% block site_footer %} <footer id="colophon"> <div class="row"> <h5> {% trans bug_url='https://bugzilla.mozilla.org/enter_bug.cgi?product=Participation%20Infrastructure&component=Phonebook', git_url='https://github.com/mozilla/mozillians' %} Help make Mozillians better. <a href="{{ bug_url }}">File a bug</a> or <a href="{{ git_url }}">make some changes</a>. {% endtrans %} </h5> <div class="footer-language row"> {% include 'includes/lang_switcher.html' %} </div> <hr> <div class="footer-logo"> <a href="http://mozilla.org"><img src="{{ static('mozillians/img/footer-mozilla.png') }}" alt="mozilla"></a> </div> <div class="footer-license"> <p> {% trans license_link='https://www.mozilla.org/en-US/foundation/licensing/website-content/' %} Portions of this content are &copy;1998–{{ current_year }} by individual mozilla.org contributors. Content available under a <a href="{{ license_link }}">Creative Commons license</a>. {% endtrans %} </p> </div> <ul class="footer-nav details"> <li><a href="{{ url('phonebook:about') }}">{{_('About Mozillians')}}</a></li> <li><a href="https://mozilla.org/contact/">{{_('Contact Us')}}</a></li> <li><a href="https://mozilla.org/privacy/websites/">{{_('Privacy Policy')}}</a></li> <li><a href="https://mozilla.org/about/legal.html">{{_('Legal Notices')}}</a></li> <li><a href="https://mozilla.org/legal/fraud-report/">{{_('Report Trademark Abuse')}}</a></li> </ul> </div> </footer> {% endblock %} </div><!-- close #outer-wrapper --> {% block site_js %} {% compress js %} <script src="{{ static('mozillians/js/libs/jquery-1.11.3.min.js') }}"></script> <script src="{{ static('mozillians/js/libs/bootstrap.min.js') }}"></script> <script src="{{ static('mozillians/js/libs/jquery-ui.min.js') }}"></script> <script src="{{ static('mozillians/js/libs/jquery.placeholder.min.js') }}"></script> <script src="{{ static('mozillians/js/main.js') }}" rel="stylesheet"></script> {% endcompress %} <script src="//mozorg.cdn.mozilla.net/tabzilla/tabzilla.js"></script> {% block browserid_form %} {{ browserid_js() }} {% endblock %} {% block page_js %}{% endblock %} {% endblock %} </body> </html>
shop/templates/shop/navbar/search-form.html
khchine5/django-shop
{% load i18n static cms_tags sekizai_tags %}{% spaceless %} {% page_url 'shop-search-product' as search_product_url %} {% if search_product_url or search_autocomplete %} {% addtoblock "js" %}<script src="{% static 'shop/js/utils.js' %}" type="text/javascript"></script>{% endaddtoblock %} {% addtoblock "js" %}<script src="{% static 'shop/js/search-form.js' %}" type="text/javascript"></script>{% endaddtoblock %} {% add_data "ng-requires" "django.shop.search" %} <form shop-product-search class="{{ search_form_classes }}" role="search" method="get"{% if search_product_url %} action="{{ search_product_url }}"{% endif %}> {% if search_product_url %} <div class="input-group"> {% endif %} <input name="q" ng-model="searchQuery" {% if search_autocomplete %}ng-change="autocomplete()" {% endif %}type="text" class="form-control" placeholder="{% trans 'Search' %}" /> {% if search_product_url %} <div class="input-group-addon" ng-click="submitSearch()" uib-tooltip="{% trans "Refine your search" %}"> <i class="glyphicon glyphicon-search"></i> </div> </div> {% endif %} </form> {% endif %} {% endspaceless %}
postfix/help/opt_smtp_skip_quit_response.nl.UTF-8.html
xtso520ok/webmin
<header>Overslaan wachttijd voor de STOP opdracht</header> <center><tt>smtp_skip_quit_response</tt></center> <hr> Deze parameter bepaald of de SMTP cliënt wacht op de reactie van de STOP opdracht. Standaard staat dit op niet wachten. <hr>
content/libpmemobj-cpp/v1.10/doxygen/enumerable__thread__specific_8hpp_source.html
pbalcer/pbalcer.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.20"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>PMDK C++ bindings: libpmemobj++/detail/enumerable_thread_specific.hpp Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">PMDK C++ bindings &#160;<span id="projectnumber">1.10</span> </div> <div id="projectbrief">This is the C++ bindings documentation for PMDK&#39;s libpmemobj.</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.20 --> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ var searchBox = new SearchBox("searchBox", "search",false,'Search'); /* @license-end */ </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> /* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&amp;dn=gpl-2.0.txt GPL-v2 */ $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); /* @license-end */</script> <div id="main-nav"></div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_78fd0ef1c12e2c4e76100e472fbc448e.html">libpmemobj++</a></li><li class="navelem"><a class="el" href="dir_260aea9212bad7ad28b9965711bc32cc.html">detail</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">enumerable_thread_specific.hpp</div> </div> </div><!--header--> <div class="contents"> <a href="enumerable__thread__specific_8hpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span>&#160;<span class="comment">// SPDX-License-Identifier: BSD-3-Clause</span></div> <div class="line"><a name="l00002"></a><span class="lineno"> 2</span>&#160;<span class="comment">/* Copyright 2019-2020, Intel Corporation */</span></div> <div class="line"><a name="l00003"></a><span class="lineno"> 3</span>&#160; </div> <div class="line"><a name="l00009"></a><span class="lineno"> 9</span>&#160;<span class="preprocessor">#ifndef LIBPMEMOBJ_CPP_ENUMERABLE_THREAD_SPECIFIC_HPP</span></div> <div class="line"><a name="l00010"></a><span class="lineno"> 10</span>&#160;<span class="preprocessor">#define LIBPMEMOBJ_CPP_ENUMERABLE_THREAD_SPECIFIC_HPP</span></div> <div class="line"><a name="l00011"></a><span class="lineno"> 11</span>&#160; </div> <div class="line"><a name="l00012"></a><span class="lineno"> 12</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="segment__vector_8hpp.html">libpmemobj++/container/segment_vector.hpp</a>&gt;</span></div> <div class="line"><a name="l00013"></a><span class="lineno"> 13</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="common_8hpp.html">libpmemobj++/detail/common.hpp</a>&gt;</span></div> <div class="line"><a name="l00014"></a><span class="lineno"> 14</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="mutex_8hpp.html">libpmemobj++/mutex.hpp</a>&gt;</span></div> <div class="line"><a name="l00015"></a><span class="lineno"> 15</span>&#160;<span class="preprocessor">#include &lt;<a class="code" href="shared__mutex_8hpp.html">libpmemobj++/shared_mutex.hpp</a>&gt;</span></div> <div class="line"><a name="l00016"></a><span class="lineno"> 16</span>&#160; </div> <div class="line"><a name="l00017"></a><span class="lineno"> 17</span>&#160;<span class="preprocessor">#include &lt;cassert&gt;</span></div> <div class="line"><a name="l00018"></a><span class="lineno"> 18</span>&#160;<span class="preprocessor">#include &lt;deque&gt;</span></div> <div class="line"><a name="l00019"></a><span class="lineno"> 19</span>&#160;<span class="preprocessor">#include &lt;mutex&gt;</span></div> <div class="line"><a name="l00020"></a><span class="lineno"> 20</span>&#160;<span class="preprocessor">#include &lt;numeric&gt;</span></div> <div class="line"><a name="l00021"></a><span class="lineno"> 21</span>&#160;<span class="preprocessor">#include &lt;thread&gt;</span></div> <div class="line"><a name="l00022"></a><span class="lineno"> 22</span>&#160;<span class="preprocessor">#include &lt;unordered_map&gt;</span></div> <div class="line"><a name="l00023"></a><span class="lineno"> 23</span>&#160; </div> <div class="line"><a name="l00024"></a><span class="lineno"> 24</span>&#160;<span class="keyword">namespace </span><a class="code" href="namespacepmem.html">pmem</a></div> <div class="line"><a name="l00025"></a><span class="lineno"> 25</span>&#160;{</div> <div class="line"><a name="l00026"></a><span class="lineno"> 26</span>&#160;<span class="keyword">namespace </span>detail</div> <div class="line"><a name="l00027"></a><span class="lineno"> 27</span>&#160;{</div> <div class="line"><a name="l00028"></a><span class="lineno"> 28</span>&#160; </div> <div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="structpmem_1_1detail_1_1id__manager.html"> 35</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structpmem_1_1detail_1_1id__manager.html">id_manager</a> {</div> <div class="line"><a name="l00036"></a><span class="lineno"> 36</span>&#160; <a class="code" href="structpmem_1_1detail_1_1id__manager.html">id_manager</a>();</div> <div class="line"><a name="l00037"></a><span class="lineno"> 37</span>&#160; </div> <div class="line"><a name="l00038"></a><span class="lineno"> 38</span>&#160; <a class="code" href="structpmem_1_1detail_1_1id__manager.html">id_manager</a>(<span class="keyword">const</span> <a class="code" href="structpmem_1_1detail_1_1id__manager.html">id_manager</a> &amp;) = <span class="keyword">delete</span>;</div> <div class="line"><a name="l00039"></a><span class="lineno"> 39</span>&#160; <a class="code" href="structpmem_1_1detail_1_1id__manager.html">id_manager</a> &amp;operator=(<span class="keyword">const</span> <a class="code" href="structpmem_1_1detail_1_1id__manager.html">id_manager</a> &amp;) = <span class="keyword">delete</span>;</div> <div class="line"><a name="l00040"></a><span class="lineno"> 40</span>&#160; </div> <div class="line"><a name="l00041"></a><span class="lineno"> 41</span>&#160; <span class="keywordtype">size_t</span> <a class="code" href="structpmem_1_1detail_1_1id__manager.html#ac4cf52db93c989af77bba3b975fca948">get</a>();</div> <div class="line"><a name="l00042"></a><span class="lineno"> 42</span>&#160; <span class="keywordtype">void</span> <a class="code" href="structpmem_1_1detail_1_1id__manager.html#a759bf44baccc9c4bd6c677f1fab3d0d5">release</a>(<span class="keywordtype">size_t</span> <span class="keywordtype">id</span>);</div> <div class="line"><a name="l00043"></a><span class="lineno"> 43</span>&#160; </div> <div class="line"><a name="l00044"></a><span class="lineno"> 44</span>&#160;<span class="keyword">private</span>:</div> <div class="line"><a name="l00045"></a><span class="lineno"> 45</span>&#160; <span class="keyword">static</span> constexpr <span class="keywordtype">size_t</span> initial_queue_capacity = 1024;</div> <div class="line"><a name="l00046"></a><span class="lineno"> 46</span>&#160; </div> <div class="line"><a name="l00047"></a><span class="lineno"> 47</span>&#160; std::mutex mutex;</div> <div class="line"><a name="l00048"></a><span class="lineno"> 48</span>&#160; std::size_t queue_capacity;</div> <div class="line"><a name="l00049"></a><span class="lineno"> 49</span>&#160; std::deque&lt;size_t&gt; queue;</div> <div class="line"><a name="l00050"></a><span class="lineno"> 50</span>&#160;};</div> <div class="line"><a name="l00051"></a><span class="lineno"> 51</span>&#160; </div> <div class="line"><a name="l00053"></a><span class="lineno"><a class="line" href="structpmem_1_1detail_1_1thread__id__type.html"> 53</a></span>&#160;<span class="keyword">struct </span><a class="code" href="structpmem_1_1detail_1_1thread__id__type.html">thread_id_type</a> {</div> <div class="line"><a name="l00054"></a><span class="lineno"> 54</span>&#160; <a class="code" href="structpmem_1_1detail_1_1thread__id__type.html#ae6994bc90b1f2ef57adbff122222d37d">thread_id_type</a>();</div> <div class="line"><a name="l00055"></a><span class="lineno"> 55</span>&#160; </div> <div class="line"><a name="l00056"></a><span class="lineno"> 56</span>&#160; <a class="code" href="structpmem_1_1detail_1_1thread__id__type.html#ae6994bc90b1f2ef57adbff122222d37d">thread_id_type</a>(<span class="keyword">const</span> <a class="code" href="structpmem_1_1detail_1_1thread__id__type.html">thread_id_type</a> &amp;) = <span class="keyword">delete</span>;</div> <div class="line"><a name="l00057"></a><span class="lineno"> 57</span>&#160; <a class="code" href="structpmem_1_1detail_1_1thread__id__type.html">thread_id_type</a> &amp;operator=(<span class="keyword">const</span> <a class="code" href="structpmem_1_1detail_1_1thread__id__type.html">thread_id_type</a> &amp;) = <span class="keyword">delete</span>;</div> <div class="line"><a name="l00058"></a><span class="lineno"> 58</span>&#160; </div> <div class="line"><a name="l00059"></a><span class="lineno"> 59</span>&#160; <a class="code" href="structpmem_1_1detail_1_1thread__id__type.html#a9dfeb07e5e497f4219002c006818f476">~thread_id_type</a>();</div> <div class="line"><a name="l00060"></a><span class="lineno"> 60</span>&#160; </div> <div class="line"><a name="l00061"></a><span class="lineno"> 61</span>&#160; <span class="keywordtype">size_t</span> <a class="code" href="structpmem_1_1detail_1_1thread__id__type.html#ad386cbfd50e96aefa799a8e8f90c4cb9">get</a>();</div> <div class="line"><a name="l00062"></a><span class="lineno"> 62</span>&#160; </div> <div class="line"><a name="l00063"></a><span class="lineno"> 63</span>&#160;<span class="keyword">private</span>:</div> <div class="line"><a name="l00064"></a><span class="lineno"> 64</span>&#160; <span class="keywordtype">size_t</span> id;</div> <div class="line"><a name="l00065"></a><span class="lineno"> 65</span>&#160; </div> <div class="line"><a name="l00066"></a><span class="lineno"> 66</span>&#160; <span class="keyword">static</span> <a class="code" href="structpmem_1_1detail_1_1id__manager.html">id_manager</a> &amp;<a class="code" href="structpmem_1_1detail_1_1thread__id__type.html#a15db558549486db4b97a0865ba4977b3">get_id_manager</a>();</div> <div class="line"><a name="l00067"></a><span class="lineno"> 67</span>&#160;};</div> <div class="line"><a name="l00068"></a><span class="lineno"> 68</span>&#160; </div> <div class="line"><a name="l00087"></a><span class="lineno"> 87</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Mutex = <a class="code" href="classpmem_1_1obj_1_1shared__mutex.html">obj::shared_mutex</a>,</div> <div class="line"><a name="l00088"></a><span class="lineno"> 88</span>&#160; <span class="keyword">typename</span> Storage =</div> <div class="line"><a name="l00089"></a><span class="lineno"> 89</span>&#160; <a class="code" href="classpmem_1_1obj_1_1segment__vector.html">obj::segment_vector&lt;T, obj::exponential_size_array_policy&lt;&gt;</a>&gt;&gt;</div> <div class="line"><a name="l00090"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html"> 90</a></span>&#160;<span class="keyword">class </span><a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html">enumerable_thread_specific</a> {</div> <div class="line"><a name="l00091"></a><span class="lineno"> 91</span>&#160; <span class="keyword">using</span> storage_type = Storage;</div> <div class="line"><a name="l00092"></a><span class="lineno"> 92</span>&#160; <span class="keyword">using</span> mutex_type = Mutex;</div> <div class="line"><a name="l00093"></a><span class="lineno"> 93</span>&#160; </div> <div class="line"><a name="l00094"></a><span class="lineno"> 94</span>&#160;<span class="keyword">public</span>:</div> <div class="line"><a name="l00095"></a><span class="lineno"> 95</span>&#160; <span class="comment">/* traits */</span></div> <div class="line"><a name="l00096"></a><span class="lineno"> 96</span>&#160; <span class="keyword">using</span> value_type = T;</div> <div class="line"><a name="l00097"></a><span class="lineno"> 97</span>&#160; <span class="keyword">using</span> size_type = <span class="keyword">typename</span> storage_type::size_type;</div> <div class="line"><a name="l00098"></a><span class="lineno"> 98</span>&#160; <span class="keyword">using</span> difference_type = <span class="keyword">typename</span> storage_type::difference_type;</div> <div class="line"><a name="l00099"></a><span class="lineno"> 99</span>&#160; <span class="keyword">using</span> reference = value_type &amp;;</div> <div class="line"><a name="l00100"></a><span class="lineno"> 100</span>&#160; <span class="keyword">using</span> const_reference = <span class="keyword">const</span> value_type &amp;;</div> <div class="line"><a name="l00101"></a><span class="lineno"> 101</span>&#160; <span class="keyword">using</span> pointer = value_type *;</div> <div class="line"><a name="l00102"></a><span class="lineno"> 102</span>&#160; <span class="keyword">using</span> const_pointer = <span class="keyword">const</span> value_type *;</div> <div class="line"><a name="l00103"></a><span class="lineno"> 103</span>&#160; <span class="keyword">using</span> iterator = <span class="keyword">typename</span> storage_type::iterator;</div> <div class="line"><a name="l00104"></a><span class="lineno"> 104</span>&#160; <span class="keyword">using</span> const_iterator = <span class="keyword">typename</span> storage_type::const_iterator;</div> <div class="line"><a name="l00105"></a><span class="lineno"> 105</span>&#160; </div> <div class="line"><a name="l00106"></a><span class="lineno"> 106</span>&#160; <span class="comment">/* initialization */</span></div> <div class="line"><a name="l00107"></a><span class="lineno"> 107</span>&#160; <span class="keyword">template</span> &lt;<span class="keyword">typename</span> Handler&gt;</div> <div class="line"><a name="l00108"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a1a3668e43207cbcb3a5a74a69ecd329d"> 108</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a1a3668e43207cbcb3a5a74a69ecd329d">initialize</a>(Handler handler = [](reference) {});</div> <div class="line"><a name="l00109"></a><span class="lineno"> 109</span>&#160; </div> <div class="line"><a name="l00110"></a><span class="lineno"> 110</span>&#160; <span class="comment">/* ctors &amp; dtor */</span></div> <div class="line"><a name="l00111"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a26f1090d07ee27cd62699ce7b5a10d92"> 111</a></span>&#160; <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a26f1090d07ee27cd62699ce7b5a10d92">enumerable_thread_specific</a>();</div> <div class="line"><a name="l00112"></a><span class="lineno"> 112</span>&#160; ~<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html">enumerable_thread_specific</a>() = <span class="keywordflow">default</span>;</div> <div class="line"><a name="l00113"></a><span class="lineno"> 113</span>&#160; </div> <div class="line"><a name="l00114"></a><span class="lineno"> 114</span>&#160; <span class="comment">/* access */</span></div> <div class="line"><a name="l00115"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#afeae1b16fed71fd749169843aa7b1388"> 115</a></span>&#160; reference <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#afeae1b16fed71fd749169843aa7b1388">local</a>();</div> <div class="line"><a name="l00116"></a><span class="lineno"> 116</span>&#160; </div> <div class="line"><a name="l00117"></a><span class="lineno"> 117</span>&#160; <span class="comment">/* size */</span></div> <div class="line"><a name="l00118"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a64fb81a7e502b983206205afbe1aa332"> 118</a></span>&#160; <span class="keywordtype">bool</span> <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a64fb81a7e502b983206205afbe1aa332">empty</a>() <span class="keyword">const</span>;</div> <div class="line"><a name="l00119"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#aa524c2c758757579bac64a353d581d5a"> 119</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#aa524c2c758757579bac64a353d581d5a">clear</a>();</div> <div class="line"><a name="l00120"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a322a23a57407c65c49083899acc2319b"> 120</a></span>&#160; size_type <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a322a23a57407c65c49083899acc2319b">size</a>() <span class="keyword">const</span>;</div> <div class="line"><a name="l00121"></a><span class="lineno"> 121</span>&#160; </div> <div class="line"><a name="l00122"></a><span class="lineno"> 122</span>&#160; <span class="comment">/* iterators */</span></div> <div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#ab3895c2e46358c8b4d0358cd00295c77"> 123</a></span>&#160; iterator <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#ab3895c2e46358c8b4d0358cd00295c77">begin</a>();</div> <div class="line"><a name="l00124"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a0a4d4740020dbc83485a8c4f0d447a88"> 124</a></span>&#160; iterator <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a0a4d4740020dbc83485a8c4f0d447a88">end</a>();</div> <div class="line"><a name="l00125"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a391c2d650b71fe16c2f7424af15a8876"> 125</a></span>&#160; const_iterator <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a391c2d650b71fe16c2f7424af15a8876">begin</a>() <span class="keyword">const</span>;</div> <div class="line"><a name="l00126"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a054d3f0209f958a9bb455ac23fa3d829"> 126</a></span>&#160; const_iterator <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a054d3f0209f958a9bb455ac23fa3d829">end</a>() <span class="keyword">const</span>;</div> <div class="line"><a name="l00127"></a><span class="lineno"> 127</span>&#160; </div> <div class="line"><a name="l00128"></a><span class="lineno"> 128</span>&#160;<span class="keyword">private</span>:</div> <div class="line"><a name="l00129"></a><span class="lineno"> 129</span>&#160; <span class="comment">/* private helper methods */</span></div> <div class="line"><a name="l00130"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#ac5d66fc0d44035fcbf3d886387ec5ff0"> 130</a></span>&#160; <a class="code" href="classpmem_1_1obj_1_1pool__base.html">obj::pool_base</a> <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#ac5d66fc0d44035fcbf3d886387ec5ff0">get_pool</a>() const noexcept;</div> <div class="line"><a name="l00131"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a450f0ab207e13dc1418e66e001e12997"> 131</a></span>&#160; <span class="keywordtype">void</span> <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a450f0ab207e13dc1418e66e001e12997">set_cached_size</a>(<span class="keywordtype">size_t</span> s);</div> <div class="line"><a name="l00132"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a16172810bf2a2b399b8fe5211ac9419d"> 132</a></span>&#160; <span class="keywordtype">size_t</span> <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a16172810bf2a2b399b8fe5211ac9419d">get_cached_size</a>();</div> <div class="line"><a name="l00133"></a><span class="lineno"> 133</span>&#160; </div> <div class="line"><a name="l00134"></a><span class="lineno"> 134</span>&#160; <a class="code" href="classpmem_1_1obj_1_1shared__mutex.html">mutex_type</a> _mutex;</div> <div class="line"><a name="l00135"></a><span class="lineno"> 135</span>&#160; <a class="code" href="classpmem_1_1obj_1_1segment__vector.html">storage_type</a> _storage;</div> <div class="line"><a name="l00136"></a><span class="lineno"> 136</span>&#160; </div> <div class="line"><a name="l00137"></a><span class="lineno"> 137</span>&#160; obj::p&lt;std::atomic&lt;<span class="keywordtype">size_t</span>&gt;&gt; _storage_size;</div> <div class="line"><a name="l00138"></a><span class="lineno"> 138</span>&#160;};</div> <div class="line"><a name="l00139"></a><span class="lineno"> 139</span>&#160; </div> <div class="line"><a name="l00140"></a><span class="lineno"> 140</span>&#160;inline <a class="code" href="structpmem_1_1detail_1_1id__manager.html">id_manager</a>::<a class="code" href="structpmem_1_1detail_1_1id__manager.html">id_manager</a>()</div> <div class="line"><a name="l00141"></a><span class="lineno"> 141</span>&#160; : queue_capacity(initial_queue_capacity), queue(initial_queue_capacity, 0)</div> <div class="line"><a name="l00142"></a><span class="lineno"> 142</span>&#160;{</div> <div class="line"><a name="l00143"></a><span class="lineno"> 143</span>&#160; <span class="comment">/* Convert 0, 0, 0, ..., 0 into 0, 1, 2, ..., N */</span></div> <div class="line"><a name="l00144"></a><span class="lineno"> 144</span>&#160; std::iota(queue.begin(), queue.end(), 0);</div> <div class="line"><a name="l00145"></a><span class="lineno"> 145</span>&#160;}</div> <div class="line"><a name="l00146"></a><span class="lineno"> 146</span>&#160; </div> <div class="line"><a name="l00152"></a><span class="lineno"> 152</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">size_t</span></div> <div class="line"><a name="l00153"></a><span class="lineno"><a class="line" href="structpmem_1_1detail_1_1id__manager.html#ac4cf52db93c989af77bba3b975fca948"> 153</a></span>&#160;<a class="code" href="structpmem_1_1detail_1_1id__manager.html#ac4cf52db93c989af77bba3b975fca948">id_manager::get</a>()</div> <div class="line"><a name="l00154"></a><span class="lineno"> 154</span>&#160;{</div> <div class="line"><a name="l00155"></a><span class="lineno"> 155</span>&#160; std::unique_lock&lt;std::mutex&gt; lock(mutex);</div> <div class="line"><a name="l00156"></a><span class="lineno"> 156</span>&#160; </div> <div class="line"><a name="l00157"></a><span class="lineno"> 157</span>&#160; <span class="keywordflow">if</span> (queue.empty())</div> <div class="line"><a name="l00158"></a><span class="lineno"> 158</span>&#160; queue.push_front(queue_capacity++);</div> <div class="line"><a name="l00159"></a><span class="lineno"> 159</span>&#160; </div> <div class="line"><a name="l00160"></a><span class="lineno"> 160</span>&#160; <span class="keyword">auto</span> front = queue.front();</div> <div class="line"><a name="l00161"></a><span class="lineno"> 161</span>&#160; queue.pop_front();</div> <div class="line"><a name="l00162"></a><span class="lineno"> 162</span>&#160; </div> <div class="line"><a name="l00163"></a><span class="lineno"> 163</span>&#160; <span class="keywordflow">return</span> front;</div> <div class="line"><a name="l00164"></a><span class="lineno"> 164</span>&#160;}</div> <div class="line"><a name="l00165"></a><span class="lineno"> 165</span>&#160; </div> <div class="line"><a name="l00171"></a><span class="lineno"> 171</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">void</span></div> <div class="line"><a name="l00172"></a><span class="lineno"><a class="line" href="structpmem_1_1detail_1_1id__manager.html#a759bf44baccc9c4bd6c677f1fab3d0d5"> 172</a></span>&#160;<a class="code" href="structpmem_1_1detail_1_1id__manager.html#a759bf44baccc9c4bd6c677f1fab3d0d5">id_manager::release</a>(<span class="keywordtype">size_t</span> <span class="keywordtype">id</span>)</div> <div class="line"><a name="l00173"></a><span class="lineno"> 173</span>&#160;{</div> <div class="line"><a name="l00174"></a><span class="lineno"> 174</span>&#160; std::unique_lock&lt;std::mutex&gt; lock(mutex);</div> <div class="line"><a name="l00175"></a><span class="lineno"> 175</span>&#160; </div> <div class="line"><a name="l00176"></a><span class="lineno"> 176</span>&#160; queue.push_front(<span class="keywordtype">id</span>);</div> <div class="line"><a name="l00177"></a><span class="lineno"> 177</span>&#160;}</div> <div class="line"><a name="l00178"></a><span class="lineno"> 178</span>&#160; </div> <div class="line"><a name="l00182"></a><span class="lineno"> 182</span>&#160;<span class="keyword">inline</span> <a class="code" href="structpmem_1_1detail_1_1id__manager.html">id_manager</a> &amp;</div> <div class="line"><a name="l00183"></a><span class="lineno"><a class="line" href="structpmem_1_1detail_1_1thread__id__type.html#a15db558549486db4b97a0865ba4977b3"> 183</a></span>&#160;<a class="code" href="structpmem_1_1detail_1_1thread__id__type.html#a15db558549486db4b97a0865ba4977b3">thread_id_type::get_id_manager</a>()</div> <div class="line"><a name="l00184"></a><span class="lineno"> 184</span>&#160;{</div> <div class="line"><a name="l00185"></a><span class="lineno"> 185</span>&#160; <span class="keyword">static</span> <a class="code" href="structpmem_1_1detail_1_1id__manager.html">id_manager</a> manager;</div> <div class="line"><a name="l00186"></a><span class="lineno"> 186</span>&#160; <span class="keywordflow">return</span> manager;</div> <div class="line"><a name="l00187"></a><span class="lineno"> 187</span>&#160;}</div> <div class="line"><a name="l00188"></a><span class="lineno"> 188</span>&#160; </div> <div class="line"><a name="l00194"></a><span class="lineno"><a class="line" href="structpmem_1_1detail_1_1thread__id__type.html#ae6994bc90b1f2ef57adbff122222d37d"> 194</a></span>&#160;<span class="keyword">inline</span> <a class="code" href="structpmem_1_1detail_1_1thread__id__type.html#ae6994bc90b1f2ef57adbff122222d37d">thread_id_type::thread_id_type</a>()</div> <div class="line"><a name="l00195"></a><span class="lineno"> 195</span>&#160;{</div> <div class="line"><a name="l00196"></a><span class="lineno"> 196</span>&#160; <span class="keyword">auto</span> &amp;manager = get_id_manager();</div> <div class="line"><a name="l00197"></a><span class="lineno"> 197</span>&#160; </div> <div class="line"><a name="l00198"></a><span class="lineno"> 198</span>&#160; <span class="comment">/*</span></div> <div class="line"><a name="l00199"></a><span class="lineno"> 199</span>&#160;<span class="comment"> * Drd had a bug related to static object initialization and reported</span></div> <div class="line"><a name="l00200"></a><span class="lineno"> 200</span>&#160;<span class="comment"> * conflicting load on std::mutex access inside id_manager.</span></div> <div class="line"><a name="l00201"></a><span class="lineno"> 201</span>&#160;<span class="comment"> */</span></div> <div class="line"><a name="l00202"></a><span class="lineno"> 202</span>&#160;<span class="preprocessor">#if LIBPMEMOBJ_CPP_VG_DRD_ENABLED</span></div> <div class="line"><a name="l00203"></a><span class="lineno"> 203</span>&#160; ANNOTATE_BENIGN_RACE_SIZED(</div> <div class="line"><a name="l00204"></a><span class="lineno"> 204</span>&#160; &amp;manager, <span class="keyword">sizeof</span>(std::mutex),</div> <div class="line"><a name="l00205"></a><span class="lineno"> 205</span>&#160; <span class="stringliteral">&quot;https://bugs.kde.org/show_bug.cgi?id=416286&quot;</span>);</div> <div class="line"><a name="l00206"></a><span class="lineno"> 206</span>&#160;<span class="preprocessor">#endif</span></div> <div class="line"><a name="l00207"></a><span class="lineno"> 207</span>&#160; </div> <div class="line"><a name="l00208"></a><span class="lineno"> 208</span>&#160; <span class="keywordtype">id</span> = manager.get();</div> <div class="line"><a name="l00209"></a><span class="lineno"> 209</span>&#160;}</div> <div class="line"><a name="l00210"></a><span class="lineno"> 210</span>&#160; </div> <div class="line"><a name="l00216"></a><span class="lineno"><a class="line" href="structpmem_1_1detail_1_1thread__id__type.html#a9dfeb07e5e497f4219002c006818f476"> 216</a></span>&#160;<span class="keyword">inline</span> <a class="code" href="structpmem_1_1detail_1_1thread__id__type.html#a9dfeb07e5e497f4219002c006818f476">thread_id_type::~thread_id_type</a>()</div> <div class="line"><a name="l00217"></a><span class="lineno"> 217</span>&#160;{</div> <div class="line"><a name="l00218"></a><span class="lineno"> 218</span>&#160; get_id_manager().release(<span class="keywordtype">id</span>);</div> <div class="line"><a name="l00219"></a><span class="lineno"> 219</span>&#160;}</div> <div class="line"><a name="l00220"></a><span class="lineno"> 220</span>&#160; </div> <div class="line"><a name="l00224"></a><span class="lineno"> 224</span>&#160;<span class="keyword">inline</span> <span class="keywordtype">size_t</span></div> <div class="line"><a name="l00225"></a><span class="lineno"><a class="line" href="structpmem_1_1detail_1_1thread__id__type.html#ad386cbfd50e96aefa799a8e8f90c4cb9"> 225</a></span>&#160;<a class="code" href="structpmem_1_1detail_1_1thread__id__type.html#ad386cbfd50e96aefa799a8e8f90c4cb9">thread_id_type::get</a>()</div> <div class="line"><a name="l00226"></a><span class="lineno"> 226</span>&#160;{</div> <div class="line"><a name="l00227"></a><span class="lineno"> 227</span>&#160; <span class="keywordflow">return</span> id;</div> <div class="line"><a name="l00228"></a><span class="lineno"> 228</span>&#160;}</div> <div class="line"><a name="l00229"></a><span class="lineno"> 229</span>&#160; </div> <div class="line"><a name="l00233"></a><span class="lineno"> 233</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Mutex, <span class="keyword">typename</span> Storage&gt;</div> <div class="line"><a name="l00234"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a26f1090d07ee27cd62699ce7b5a10d92"> 234</a></span>&#160;<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a26f1090d07ee27cd62699ce7b5a10d92">enumerable_thread_specific&lt;T, Mutex, Storage&gt;::enumerable_thread_specific</a>()</div> <div class="line"><a name="l00235"></a><span class="lineno"> 235</span>&#160;{</div> <div class="line"><a name="l00236"></a><span class="lineno"> 236</span>&#160; _storage_size.<a class="code" href="classpmem_1_1obj_1_1p.html#a5c00f5a7f4f3fc5cff7ab51cc8ef749e">get_rw</a>() = 0;</div> <div class="line"><a name="l00237"></a><span class="lineno"> 237</span>&#160;}</div> <div class="line"><a name="l00238"></a><span class="lineno"> 238</span>&#160; </div> <div class="line"><a name="l00242"></a><span class="lineno"> 242</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Mutex, <span class="keyword">typename</span> Storage&gt;</div> <div class="line"><a name="l00243"></a><span class="lineno"> 243</span>&#160;<span class="keywordtype">void</span></div> <div class="line"><a name="l00244"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a450f0ab207e13dc1418e66e001e12997"> 244</a></span>&#160;<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a450f0ab207e13dc1418e66e001e12997">enumerable_thread_specific&lt;T, Mutex, Storage&gt;::set_cached_size</a>(<span class="keywordtype">size_t</span> s)</div> <div class="line"><a name="l00245"></a><span class="lineno"> 245</span>&#160;{</div> <div class="line"><a name="l00246"></a><span class="lineno"> 246</span>&#160; <span class="keyword">auto</span> pop = <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#ac5d66fc0d44035fcbf3d886387ec5ff0">get_pool</a>();</div> <div class="line"><a name="l00247"></a><span class="lineno"> 247</span>&#160; </div> <div class="line"><a name="l00248"></a><span class="lineno"> 248</span>&#160; <span class="comment">/* Helgrind does not understand std::atomic */</span></div> <div class="line"><a name="l00249"></a><span class="lineno"> 249</span>&#160;<span class="preprocessor">#if LIBPMEMOBJ_CPP_VG_HELGRIND_ENABLED</span></div> <div class="line"><a name="l00250"></a><span class="lineno"> 250</span>&#160; VALGRIND_HG_DISABLE_CHECKING(&amp;_storage_size, <span class="keyword">sizeof</span>(_storage_size));</div> <div class="line"><a name="l00251"></a><span class="lineno"> 251</span>&#160;<span class="preprocessor">#endif</span></div> <div class="line"><a name="l00252"></a><span class="lineno"> 252</span>&#160; </div> <div class="line"><a name="l00253"></a><span class="lineno"> 253</span>&#160;<span class="preprocessor">#if LIBPMEMOBJ_CPP_VG_HELGRIND_ENABLED || LIBPMEMOBJ_CPP_VG_DRD_ENABLED</span></div> <div class="line"><a name="l00254"></a><span class="lineno"> 254</span>&#160; ANNOTATE_HAPPENS_BEFORE(&amp;_storage_size);</div> <div class="line"><a name="l00255"></a><span class="lineno"> 255</span>&#160;<span class="preprocessor">#endif</span></div> <div class="line"><a name="l00256"></a><span class="lineno"> 256</span>&#160; </div> <div class="line"><a name="l00257"></a><span class="lineno"> 257</span>&#160; _storage_size.<a class="code" href="classpmem_1_1obj_1_1p.html#a5c00f5a7f4f3fc5cff7ab51cc8ef749e">get_rw</a>().store(s);</div> <div class="line"><a name="l00258"></a><span class="lineno"> 258</span>&#160; pop.persist(_storage_size);</div> <div class="line"><a name="l00259"></a><span class="lineno"> 259</span>&#160;}</div> <div class="line"><a name="l00260"></a><span class="lineno"> 260</span>&#160; </div> <div class="line"><a name="l00264"></a><span class="lineno"> 264</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Mutex, <span class="keyword">typename</span> Storage&gt;</div> <div class="line"><a name="l00265"></a><span class="lineno"> 265</span>&#160;<span class="keywordtype">size_t</span></div> <div class="line"><a name="l00266"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a16172810bf2a2b399b8fe5211ac9419d"> 266</a></span>&#160;<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a16172810bf2a2b399b8fe5211ac9419d">enumerable_thread_specific&lt;T, Mutex, Storage&gt;::get_cached_size</a>()</div> <div class="line"><a name="l00267"></a><span class="lineno"> 267</span>&#160;{</div> <div class="line"><a name="l00268"></a><span class="lineno"> 268</span>&#160; <span class="keyword">auto</span> s = _storage_size.<a class="code" href="classpmem_1_1obj_1_1p.html#ac590f0a6bff79053b0550491ad0910d1">get_ro</a>().load();</div> <div class="line"><a name="l00269"></a><span class="lineno"> 269</span>&#160; </div> <div class="line"><a name="l00270"></a><span class="lineno"> 270</span>&#160;<span class="preprocessor">#if LIBPMEMOBJ_CPP_VG_HELGRIND_ENABLED || LIBPMEMOBJ_CPP_VG_DRD_ENABLED</span></div> <div class="line"><a name="l00271"></a><span class="lineno"> 271</span>&#160; ANNOTATE_HAPPENS_AFTER(&amp;_storage_size);</div> <div class="line"><a name="l00272"></a><span class="lineno"> 272</span>&#160;<span class="preprocessor">#endif</span></div> <div class="line"><a name="l00273"></a><span class="lineno"> 273</span>&#160; </div> <div class="line"><a name="l00274"></a><span class="lineno"> 274</span>&#160; <span class="keywordflow">return</span> s;</div> <div class="line"><a name="l00275"></a><span class="lineno"> 275</span>&#160;}</div> <div class="line"><a name="l00276"></a><span class="lineno"> 276</span>&#160; </div> <div class="line"><a name="l00284"></a><span class="lineno"> 284</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Mutex, <span class="keyword">typename</span> Storage&gt;</div> <div class="line"><a name="l00285"></a><span class="lineno"> 285</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> Handler&gt;</div> <div class="line"><a name="l00286"></a><span class="lineno"> 286</span>&#160;<span class="keywordtype">void</span></div> <div class="line"><a name="l00287"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a1a3668e43207cbcb3a5a74a69ecd329d"> 287</a></span>&#160;<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a1a3668e43207cbcb3a5a74a69ecd329d">enumerable_thread_specific&lt;T, Mutex, Storage&gt;::initialize</a>(Handler handler)</div> <div class="line"><a name="l00288"></a><span class="lineno"> 288</span>&#160;{</div> <div class="line"><a name="l00289"></a><span class="lineno"> 289</span>&#160; <span class="keywordflow">for</span> (reference e : *<span class="keyword">this</span>) {</div> <div class="line"><a name="l00290"></a><span class="lineno"> 290</span>&#160; handler(e);</div> <div class="line"><a name="l00291"></a><span class="lineno"> 291</span>&#160; }</div> <div class="line"><a name="l00292"></a><span class="lineno"> 292</span>&#160; <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#aa524c2c758757579bac64a353d581d5a">clear</a>();</div> <div class="line"><a name="l00293"></a><span class="lineno"> 293</span>&#160;}</div> <div class="line"><a name="l00294"></a><span class="lineno"> 294</span>&#160; </div> <div class="line"><a name="l00303"></a><span class="lineno"> 303</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Mutex, <span class="keyword">typename</span> Storage&gt;</div> <div class="line"><a name="l00304"></a><span class="lineno"> 304</span>&#160;<span class="keyword">typename</span> enumerable_thread_specific&lt;T, Mutex, Storage&gt;::reference</div> <div class="line"><a name="l00305"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#afeae1b16fed71fd749169843aa7b1388"> 305</a></span>&#160;<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#afeae1b16fed71fd749169843aa7b1388">enumerable_thread_specific&lt;T, Mutex, Storage&gt;::local</a>()</div> <div class="line"><a name="l00306"></a><span class="lineno"> 306</span>&#160;{</div> <div class="line"><a name="l00307"></a><span class="lineno"> 307</span>&#160; assert(pmemobj_tx_stage() != TX_STAGE_WORK);</div> <div class="line"><a name="l00308"></a><span class="lineno"> 308</span>&#160; </div> <div class="line"><a name="l00309"></a><span class="lineno"> 309</span>&#160; <span class="keyword">static</span> thread_local <a class="code" href="structpmem_1_1detail_1_1thread__id__type.html">thread_id_type</a> tid;</div> <div class="line"><a name="l00310"></a><span class="lineno"> 310</span>&#160; <span class="keyword">auto</span> index = tid.<a class="code" href="structpmem_1_1detail_1_1thread__id__type.html#ad386cbfd50e96aefa799a8e8f90c4cb9">get</a>();</div> <div class="line"><a name="l00311"></a><span class="lineno"> 311</span>&#160; </div> <div class="line"><a name="l00312"></a><span class="lineno"> 312</span>&#160; <span class="keyword">auto</span> cached_size = <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a16172810bf2a2b399b8fe5211ac9419d">get_cached_size</a>();</div> <div class="line"><a name="l00313"></a><span class="lineno"> 313</span>&#160; </div> <div class="line"><a name="l00314"></a><span class="lineno"> 314</span>&#160; <span class="keywordflow">if</span> (index &gt;= cached_size) {</div> <div class="line"><a name="l00315"></a><span class="lineno"> 315</span>&#160; std::unique_lock&lt;mutex_type&gt; lock(_mutex);</div> <div class="line"><a name="l00316"></a><span class="lineno"> 316</span>&#160; </div> <div class="line"><a name="l00317"></a><span class="lineno"> 317</span>&#160; <span class="comment">/* Size of the storage could have changed before we obtained the</span></div> <div class="line"><a name="l00318"></a><span class="lineno"> 318</span>&#160;<span class="comment"> * lock. That&#39;s why we read size once again. */</span></div> <div class="line"><a name="l00319"></a><span class="lineno"> 319</span>&#160; <span class="keyword">auto</span> <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a322a23a57407c65c49083899acc2319b">size</a> = _storage.size();</div> <div class="line"><a name="l00320"></a><span class="lineno"> 320</span>&#160; </div> <div class="line"><a name="l00321"></a><span class="lineno"> 321</span>&#160; <span class="keywordflow">if</span> (index &gt;= <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a322a23a57407c65c49083899acc2319b">size</a>) {</div> <div class="line"><a name="l00322"></a><span class="lineno"> 322</span>&#160; _storage.resize(index + 1);</div> <div class="line"><a name="l00323"></a><span class="lineno"> 323</span>&#160; <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a450f0ab207e13dc1418e66e001e12997">set_cached_size</a>(index + 1);</div> <div class="line"><a name="l00324"></a><span class="lineno"> 324</span>&#160; } <span class="keywordflow">else</span> <span class="keywordflow">if</span> (<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a322a23a57407c65c49083899acc2319b">size</a> != cached_size) {</div> <div class="line"><a name="l00325"></a><span class="lineno"> 325</span>&#160; <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a450f0ab207e13dc1418e66e001e12997">set_cached_size</a>(<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a322a23a57407c65c49083899acc2319b">size</a>);</div> <div class="line"><a name="l00326"></a><span class="lineno"> 326</span>&#160; }</div> <div class="line"><a name="l00327"></a><span class="lineno"> 327</span>&#160; }</div> <div class="line"><a name="l00328"></a><span class="lineno"> 328</span>&#160; </div> <div class="line"><a name="l00329"></a><span class="lineno"> 329</span>&#160; <span class="comment">/*</span></div> <div class="line"><a name="l00330"></a><span class="lineno"> 330</span>&#160;<span class="comment"> * Because _storage can only grow (unless clear() was called which</span></div> <div class="line"><a name="l00331"></a><span class="lineno"> 331</span>&#160;<span class="comment"> * should not happen simultaneously with this operation), index must be</span></div> <div class="line"><a name="l00332"></a><span class="lineno"> 332</span>&#160;<span class="comment"> * less than _storage.size().</span></div> <div class="line"><a name="l00333"></a><span class="lineno"> 333</span>&#160;<span class="comment"> */</span></div> <div class="line"><a name="l00334"></a><span class="lineno"> 334</span>&#160; <span class="keywordflow">return</span> _storage[index];</div> <div class="line"><a name="l00335"></a><span class="lineno"> 335</span>&#160;}</div> <div class="line"><a name="l00336"></a><span class="lineno"> 336</span>&#160; </div> <div class="line"><a name="l00343"></a><span class="lineno"> 343</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Mutex, <span class="keyword">typename</span> Storage&gt;</div> <div class="line"><a name="l00344"></a><span class="lineno"> 344</span>&#160;<span class="keywordtype">void</span></div> <div class="line"><a name="l00345"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#aa524c2c758757579bac64a353d581d5a"> 345</a></span>&#160;<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#aa524c2c758757579bac64a353d581d5a">enumerable_thread_specific&lt;T, Mutex, Storage&gt;::clear</a>()</div> <div class="line"><a name="l00346"></a><span class="lineno"> 346</span>&#160;{</div> <div class="line"><a name="l00347"></a><span class="lineno"> 347</span>&#160; <span class="keyword">auto</span> pop = <a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#ac5d66fc0d44035fcbf3d886387ec5ff0">get_pool</a>();</div> <div class="line"><a name="l00348"></a><span class="lineno"> 348</span>&#160; </div> <div class="line"><a name="l00349"></a><span class="lineno"> 349</span>&#160; <a class="code" href="classpmem_1_1obj_1_1transaction.html#aae32a7ede01bfcf20672433263267387">obj::transaction::run</a>(pop, [&amp;] {</div> <div class="line"><a name="l00350"></a><span class="lineno"> 350</span>&#160; _storage_size.<a class="code" href="classpmem_1_1obj_1_1p.html#a5c00f5a7f4f3fc5cff7ab51cc8ef749e">get_rw</a>() = 0;</div> <div class="line"><a name="l00351"></a><span class="lineno"> 351</span>&#160; _storage.clear();</div> <div class="line"><a name="l00352"></a><span class="lineno"> 352</span>&#160; });</div> <div class="line"><a name="l00353"></a><span class="lineno"> 353</span>&#160;}</div> <div class="line"><a name="l00354"></a><span class="lineno"> 354</span>&#160; </div> <div class="line"><a name="l00360"></a><span class="lineno"> 360</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Mutex, <span class="keyword">typename</span> Storage&gt;</div> <div class="line"><a name="l00361"></a><span class="lineno"> 361</span>&#160;<span class="keyword">typename</span> enumerable_thread_specific&lt;T, Mutex, Storage&gt;::size_type</div> <div class="line"><a name="l00362"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a322a23a57407c65c49083899acc2319b"> 362</a></span>&#160;<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a322a23a57407c65c49083899acc2319b">enumerable_thread_specific&lt;T, Mutex, Storage&gt;::size</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00363"></a><span class="lineno"> 363</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00364"></a><span class="lineno"> 364</span>&#160; <span class="keywordflow">return</span> _storage.size();</div> <div class="line"><a name="l00365"></a><span class="lineno"> 365</span>&#160;}</div> <div class="line"><a name="l00366"></a><span class="lineno"> 366</span>&#160; </div> <div class="line"><a name="l00372"></a><span class="lineno"> 372</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Mutex, <span class="keyword">typename</span> Storage&gt;</div> <div class="line"><a name="l00373"></a><span class="lineno"> 373</span>&#160;<span class="keywordtype">bool</span></div> <div class="line"><a name="l00374"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a64fb81a7e502b983206205afbe1aa332"> 374</a></span>&#160;<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a64fb81a7e502b983206205afbe1aa332">enumerable_thread_specific&lt;T, Mutex, Storage&gt;::empty</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00375"></a><span class="lineno"> 375</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00376"></a><span class="lineno"> 376</span>&#160; <span class="keywordflow">return</span> _storage.size() == 0;</div> <div class="line"><a name="l00377"></a><span class="lineno"> 377</span>&#160;}</div> <div class="line"><a name="l00378"></a><span class="lineno"> 378</span>&#160; </div> <div class="line"><a name="l00384"></a><span class="lineno"> 384</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Mutex, <span class="keyword">typename</span> Storage&gt;</div> <div class="line"><a name="l00385"></a><span class="lineno"> 385</span>&#160;<span class="keyword">typename</span> enumerable_thread_specific&lt;T, Mutex, Storage&gt;::iterator</div> <div class="line"><a name="l00386"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#ab3895c2e46358c8b4d0358cd00295c77"> 386</a></span>&#160;<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#ab3895c2e46358c8b4d0358cd00295c77">enumerable_thread_specific&lt;T, Mutex, Storage&gt;::begin</a>()</div> <div class="line"><a name="l00387"></a><span class="lineno"> 387</span>&#160;{</div> <div class="line"><a name="l00388"></a><span class="lineno"> 388</span>&#160; <span class="keywordflow">return</span> _storage.begin();</div> <div class="line"><a name="l00389"></a><span class="lineno"> 389</span>&#160;}</div> <div class="line"><a name="l00390"></a><span class="lineno"> 390</span>&#160; </div> <div class="line"><a name="l00396"></a><span class="lineno"> 396</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Mutex, <span class="keyword">typename</span> Storage&gt;</div> <div class="line"><a name="l00397"></a><span class="lineno"> 397</span>&#160;<span class="keyword">typename</span> enumerable_thread_specific&lt;T, Mutex, Storage&gt;::iterator</div> <div class="line"><a name="l00398"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a0a4d4740020dbc83485a8c4f0d447a88"> 398</a></span>&#160;<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a0a4d4740020dbc83485a8c4f0d447a88">enumerable_thread_specific&lt;T, Mutex, Storage&gt;::end</a>()</div> <div class="line"><a name="l00399"></a><span class="lineno"> 399</span>&#160;{</div> <div class="line"><a name="l00400"></a><span class="lineno"> 400</span>&#160; <span class="keywordflow">return</span> _storage.end();</div> <div class="line"><a name="l00401"></a><span class="lineno"> 401</span>&#160;}</div> <div class="line"><a name="l00402"></a><span class="lineno"> 402</span>&#160; </div> <div class="line"><a name="l00408"></a><span class="lineno"> 408</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Mutex, <span class="keyword">typename</span> Storage&gt;</div> <div class="line"><a name="l00409"></a><span class="lineno"> 409</span>&#160;<span class="keyword">typename</span> enumerable_thread_specific&lt;T, Mutex, Storage&gt;::const_iterator</div> <div class="line"><a name="l00410"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a391c2d650b71fe16c2f7424af15a8876"> 410</a></span>&#160;<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#ab3895c2e46358c8b4d0358cd00295c77">enumerable_thread_specific&lt;T, Mutex, Storage&gt;::begin</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00411"></a><span class="lineno"> 411</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00412"></a><span class="lineno"> 412</span>&#160; <span class="keywordflow">return</span> _storage.begin();</div> <div class="line"><a name="l00413"></a><span class="lineno"> 413</span>&#160;}</div> <div class="line"><a name="l00414"></a><span class="lineno"> 414</span>&#160; </div> <div class="line"><a name="l00420"></a><span class="lineno"> 420</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Mutex, <span class="keyword">typename</span> Storage&gt;</div> <div class="line"><a name="l00421"></a><span class="lineno"> 421</span>&#160;<span class="keyword">typename</span> enumerable_thread_specific&lt;T, Mutex, Storage&gt;::const_iterator</div> <div class="line"><a name="l00422"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a054d3f0209f958a9bb455ac23fa3d829"> 422</a></span>&#160;<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a0a4d4740020dbc83485a8c4f0d447a88">enumerable_thread_specific&lt;T, Mutex, Storage&gt;::end</a>()<span class="keyword"> const</span></div> <div class="line"><a name="l00423"></a><span class="lineno"> 423</span>&#160;<span class="keyword"></span>{</div> <div class="line"><a name="l00424"></a><span class="lineno"> 424</span>&#160; <span class="keywordflow">return</span> _storage.end();</div> <div class="line"><a name="l00425"></a><span class="lineno"> 425</span>&#160;}</div> <div class="line"><a name="l00426"></a><span class="lineno"> 426</span>&#160; </div> <div class="line"><a name="l00434"></a><span class="lineno"> 434</span>&#160;<span class="keyword">template</span> &lt;<span class="keyword">typename</span> T, <span class="keyword">typename</span> Mutex, <span class="keyword">typename</span> Storage&gt;</div> <div class="line"><a name="l00435"></a><span class="lineno"> 435</span>&#160;<a class="code" href="classpmem_1_1obj_1_1pool__base.html">obj::pool_base</a></div> <div class="line"><a name="l00436"></a><span class="lineno"><a class="line" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#ac5d66fc0d44035fcbf3d886387ec5ff0"> 436</a></span>&#160;<a class="code" href="classpmem_1_1detail_1_1enumerable__thread__specific.html#ac5d66fc0d44035fcbf3d886387ec5ff0">enumerable_thread_specific&lt;T, Mutex, Storage&gt;::get_pool</a>() const noexcept</div> <div class="line"><a name="l00437"></a><span class="lineno"> 437</span>&#160;{</div> <div class="line"><a name="l00438"></a><span class="lineno"> 438</span>&#160; <span class="keyword">auto</span> pop = pmemobj_pool_by_ptr(<span class="keyword">this</span>);</div> <div class="line"><a name="l00439"></a><span class="lineno"> 439</span>&#160; assert(pop != <span class="keyword">nullptr</span>);</div> <div class="line"><a name="l00440"></a><span class="lineno"> 440</span>&#160; <span class="keywordflow">return</span> <a class="code" href="classpmem_1_1obj_1_1pool__base.html">obj::pool_base</a>(pop);</div> <div class="line"><a name="l00441"></a><span class="lineno"> 441</span>&#160;}</div> <div class="line"><a name="l00442"></a><span class="lineno"> 442</span>&#160; </div> <div class="line"><a name="l00443"></a><span class="lineno"> 443</span>&#160;} <span class="comment">/* namespace detail */</span></div> <div class="line"><a name="l00444"></a><span class="lineno"> 444</span>&#160;} <span class="comment">/* namespace pmem */</span></div> <div class="line"><a name="l00445"></a><span class="lineno"> 445</span>&#160; </div> <div class="line"><a name="l00446"></a><span class="lineno"> 446</span>&#160;<span class="preprocessor">#endif</span></div> </div><!-- fragment --></div><!-- contents --> <div class="ttc" id="aclasspmem_1_1detail_1_1enumerable__thread__specific_html"><div class="ttname"><a href="classpmem_1_1detail_1_1enumerable__thread__specific.html">pmem::detail::enumerable_thread_specific</a></div><div class="ttdoc">Class for storing thread local data.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:90</div></div> <div class="ttc" id="aclasspmem_1_1obj_1_1segment__vector_html"><div class="ttname"><a href="classpmem_1_1obj_1_1segment__vector.html">pmem::obj::segment_vector</a></div><div class="ttdoc">Segment table is a data type with a vector-like interface The difference is that it does not do reall...</div><div class="ttdef"><b>Definition:</b> segment_vector.hpp:497</div></div> <div class="ttc" id="aclasspmem_1_1detail_1_1enumerable__thread__specific_html_a322a23a57407c65c49083899acc2319b"><div class="ttname"><a href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a322a23a57407c65c49083899acc2319b">pmem::detail::enumerable_thread_specific::size</a></div><div class="ttdeci">size_type size() const</div><div class="ttdoc">Returns number of elements being stored in the container.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:362</div></div> <div class="ttc" id="astructpmem_1_1detail_1_1thread__id__type_html_ad386cbfd50e96aefa799a8e8f90c4cb9"><div class="ttname"><a href="structpmem_1_1detail_1_1thread__id__type.html#ad386cbfd50e96aefa799a8e8f90c4cb9">pmem::detail::thread_id_type::get</a></div><div class="ttdeci">size_t get()</div><div class="ttdoc">Obtain current thread id.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:225</div></div> <div class="ttc" id="aclasspmem_1_1detail_1_1enumerable__thread__specific_html_a0a4d4740020dbc83485a8c4f0d447a88"><div class="ttname"><a href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a0a4d4740020dbc83485a8c4f0d447a88">pmem::detail::enumerable_thread_specific::end</a></div><div class="ttdeci">iterator end()</div><div class="ttdoc">Returns an iterator to element after the last.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:398</div></div> <div class="ttc" id="aclasspmem_1_1obj_1_1p_html_ac590f0a6bff79053b0550491ad0910d1"><div class="ttname"><a href="classpmem_1_1obj_1_1p.html#ac590f0a6bff79053b0550491ad0910d1">pmem::obj::p::get_ro</a></div><div class="ttdeci">const T &amp; get_ro() const noexcept</div><div class="ttdoc">Retrieves read-only const reference of the object.</div><div class="ttdef"><b>Definition:</b> p.hpp:128</div></div> <div class="ttc" id="anamespacepmem_html"><div class="ttname"><a href="namespacepmem.html">pmem</a></div><div class="ttdoc">Persistent memory namespace.</div><div class="ttdef"><b>Definition:</b> allocation_flag.hpp:15</div></div> <div class="ttc" id="astructpmem_1_1detail_1_1id__manager_html_ac4cf52db93c989af77bba3b975fca948"><div class="ttname"><a href="structpmem_1_1detail_1_1id__manager.html#ac4cf52db93c989af77bba3b975fca948">pmem::detail::id_manager::get</a></div><div class="ttdeci">size_t get()</div><div class="ttdoc">Obtain unique thread id.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:153</div></div> <div class="ttc" id="acommon_8hpp_html"><div class="ttname"><a href="common_8hpp.html">common.hpp</a></div><div class="ttdoc">Commonly used functionality.</div></div> <div class="ttc" id="aclasspmem_1_1detail_1_1enumerable__thread__specific_html_ac5d66fc0d44035fcbf3d886387ec5ff0"><div class="ttname"><a href="classpmem_1_1detail_1_1enumerable__thread__specific.html#ac5d66fc0d44035fcbf3d886387ec5ff0">pmem::detail::enumerable_thread_specific::get_pool</a></div><div class="ttdeci">obj::pool_base get_pool() const noexcept</div><div class="ttdoc">Private helper function.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:436</div></div> <div class="ttc" id="astructpmem_1_1detail_1_1thread__id__type_html_a15db558549486db4b97a0865ba4977b3"><div class="ttname"><a href="structpmem_1_1detail_1_1thread__id__type.html#a15db558549486db4b97a0865ba4977b3">pmem::detail::thread_id_type::get_id_manager</a></div><div class="ttdeci">static id_manager &amp; get_id_manager()</div><div class="ttdoc">Get reference to id_manager instance.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:183</div></div> <div class="ttc" id="astructpmem_1_1detail_1_1id__manager_html"><div class="ttname"><a href="structpmem_1_1detail_1_1id__manager.html">pmem::detail::id_manager</a></div><div class="ttdoc">This structure is used for assigning unique thread ids so that those ids will be reused in case of th...</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:35</div></div> <div class="ttc" id="astructpmem_1_1detail_1_1thread__id__type_html_a9dfeb07e5e497f4219002c006818f476"><div class="ttname"><a href="structpmem_1_1detail_1_1thread__id__type.html#a9dfeb07e5e497f4219002c006818f476">pmem::detail::thread_id_type::~thread_id_type</a></div><div class="ttdeci">~thread_id_type()</div><div class="ttdoc">thread_id_type destructor.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:216</div></div> <div class="ttc" id="aclasspmem_1_1obj_1_1transaction_html_aae32a7ede01bfcf20672433263267387"><div class="ttname"><a href="classpmem_1_1obj_1_1transaction.html#aae32a7ede01bfcf20672433263267387">pmem::obj::transaction::run</a></div><div class="ttdeci">static void run(pool_base &amp;pool, std::function&lt; void()&gt; tx, Locks &amp;... locks)</div><div class="ttdoc">Execute a closure-like transaction and lock locks.</div><div class="ttdef"><b>Definition:</b> transaction.hpp:393</div></div> <div class="ttc" id="aclasspmem_1_1detail_1_1enumerable__thread__specific_html_ab3895c2e46358c8b4d0358cd00295c77"><div class="ttname"><a href="classpmem_1_1detail_1_1enumerable__thread__specific.html#ab3895c2e46358c8b4d0358cd00295c77">pmem::detail::enumerable_thread_specific::begin</a></div><div class="ttdeci">iterator begin()</div><div class="ttdoc">Returns an iterator to the beginning.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:386</div></div> <div class="ttc" id="astructpmem_1_1detail_1_1thread__id__type_html"><div class="ttname"><a href="structpmem_1_1detail_1_1thread__id__type.html">pmem::detail::thread_id_type</a></div><div class="ttdoc">RAII-style structure for holding thread id.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:53</div></div> <div class="ttc" id="aclasspmem_1_1detail_1_1enumerable__thread__specific_html_afeae1b16fed71fd749169843aa7b1388"><div class="ttname"><a href="classpmem_1_1detail_1_1enumerable__thread__specific.html#afeae1b16fed71fd749169843aa7b1388">pmem::detail::enumerable_thread_specific::local</a></div><div class="ttdeci">reference local()</div><div class="ttdoc">Returns data reference for the current thread.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:305</div></div> <div class="ttc" id="ashared__mutex_8hpp_html"><div class="ttname"><a href="shared__mutex_8hpp.html">shared_mutex.hpp</a></div><div class="ttdoc">Pmem-resident shared mutex.</div></div> <div class="ttc" id="asegment__vector_8hpp_html"><div class="ttname"><a href="segment__vector_8hpp.html">segment_vector.hpp</a></div><div class="ttdoc">A persistent version of segment vector implementation.</div></div> <div class="ttc" id="aclasspmem_1_1obj_1_1p_html_a5c00f5a7f4f3fc5cff7ab51cc8ef749e"><div class="ttname"><a href="classpmem_1_1obj_1_1p.html#a5c00f5a7f4f3fc5cff7ab51cc8ef749e">pmem::obj::p::get_rw</a></div><div class="ttdeci">T &amp; get_rw()</div><div class="ttdoc">Retrieves read-write reference of the object.</div><div class="ttdef"><b>Definition:</b> p.hpp:113</div></div> <div class="ttc" id="aclasspmem_1_1detail_1_1enumerable__thread__specific_html_a1a3668e43207cbcb3a5a74a69ecd329d"><div class="ttname"><a href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a1a3668e43207cbcb3a5a74a69ecd329d">pmem::detail::enumerable_thread_specific::initialize</a></div><div class="ttdeci">void initialize(Handler handler=[](reference) {})</div><div class="ttdoc">Initialization method.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:287</div></div> <div class="ttc" id="aclasspmem_1_1detail_1_1enumerable__thread__specific_html_a16172810bf2a2b399b8fe5211ac9419d"><div class="ttname"><a href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a16172810bf2a2b399b8fe5211ac9419d">pmem::detail::enumerable_thread_specific::get_cached_size</a></div><div class="ttdeci">size_t get_cached_size()</div><div class="ttdoc">Get cached storage size and make valgrind annotations.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:266</div></div> <div class="ttc" id="aclasspmem_1_1detail_1_1enumerable__thread__specific_html_a64fb81a7e502b983206205afbe1aa332"><div class="ttname"><a href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a64fb81a7e502b983206205afbe1aa332">pmem::detail::enumerable_thread_specific::empty</a></div><div class="ttdeci">bool empty() const</div><div class="ttdoc">Determines if container is empty or not.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:374</div></div> <div class="ttc" id="astructpmem_1_1detail_1_1thread__id__type_html_ae6994bc90b1f2ef57adbff122222d37d"><div class="ttname"><a href="structpmem_1_1detail_1_1thread__id__type.html#ae6994bc90b1f2ef57adbff122222d37d">pmem::detail::thread_id_type::thread_id_type</a></div><div class="ttdeci">thread_id_type()</div><div class="ttdoc">thread_id_type constructor.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:194</div></div> <div class="ttc" id="aclasspmem_1_1detail_1_1enumerable__thread__specific_html_aa524c2c758757579bac64a353d581d5a"><div class="ttname"><a href="classpmem_1_1detail_1_1enumerable__thread__specific.html#aa524c2c758757579bac64a353d581d5a">pmem::detail::enumerable_thread_specific::clear</a></div><div class="ttdeci">void clear()</div><div class="ttdoc">Removes all elements from the container.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:345</div></div> <div class="ttc" id="aclasspmem_1_1detail_1_1enumerable__thread__specific_html_a26f1090d07ee27cd62699ce7b5a10d92"><div class="ttname"><a href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a26f1090d07ee27cd62699ce7b5a10d92">pmem::detail::enumerable_thread_specific::enumerable_thread_specific</a></div><div class="ttdeci">enumerable_thread_specific()</div><div class="ttdoc">Constructor.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:234</div></div> <div class="ttc" id="aclasspmem_1_1detail_1_1enumerable__thread__specific_html_a450f0ab207e13dc1418e66e001e12997"><div class="ttname"><a href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a450f0ab207e13dc1418e66e001e12997">pmem::detail::enumerable_thread_specific::set_cached_size</a></div><div class="ttdeci">void set_cached_size(size_t s)</div><div class="ttdoc">Set cached storage size, persist it and make valgrind annotations.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:244</div></div> <div class="ttc" id="aclasspmem_1_1obj_1_1pool__base_html"><div class="ttname"><a href="classpmem_1_1obj_1_1pool__base.html">pmem::obj::pool_base</a></div><div class="ttdoc">The non-template pool base class.</div><div class="ttdef"><b>Definition:</b> pool.hpp:46</div></div> <div class="ttc" id="aclasspmem_1_1detail_1_1enumerable__thread__specific_html_a391c2d650b71fe16c2f7424af15a8876"><div class="ttname"><a href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a391c2d650b71fe16c2f7424af15a8876">pmem::detail::enumerable_thread_specific::begin</a></div><div class="ttdeci">const_iterator begin() const</div><div class="ttdoc">Returns an const_iterator to the beginning.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:410</div></div> <div class="ttc" id="aclasspmem_1_1obj_1_1shared__mutex_html"><div class="ttname"><a href="classpmem_1_1obj_1_1shared__mutex.html">pmem::obj::shared_mutex</a></div><div class="ttdoc">Persistent memory resident shared_mutex implementation.</div><div class="ttdef"><b>Definition:</b> shared_mutex.hpp:30</div></div> <div class="ttc" id="aclasspmem_1_1detail_1_1enumerable__thread__specific_html_a054d3f0209f958a9bb455ac23fa3d829"><div class="ttname"><a href="classpmem_1_1detail_1_1enumerable__thread__specific.html#a054d3f0209f958a9bb455ac23fa3d829">pmem::detail::enumerable_thread_specific::end</a></div><div class="ttdeci">const_iterator end() const</div><div class="ttdoc">Returns an const_iterator to element after the last.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:422</div></div> <div class="ttc" id="astructpmem_1_1detail_1_1id__manager_html_a759bf44baccc9c4bd6c677f1fab3d0d5"><div class="ttname"><a href="structpmem_1_1detail_1_1id__manager.html#a759bf44baccc9c4bd6c677f1fab3d0d5">pmem::detail::id_manager::release</a></div><div class="ttdeci">void release(size_t id)</div><div class="ttdoc">Releases thread id so that it can be reused by other threads.</div><div class="ttdef"><b>Definition:</b> enumerable_thread_specific.hpp:172</div></div> <div class="ttc" id="amutex_8hpp_html"><div class="ttname"><a href="mutex_8hpp.html">mutex.hpp</a></div><div class="ttdoc">Pmem-resident mutex.</div></div> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by&#160;<a href="http://www.doxygen.org/index.html"><img class="footer" src="doxygen.svg" width="104" height="31" alt="doxygen"/></a> 1.8.20 </small></address> </body> </html>
jibx/docs/fromcode/bindgen-example4.html
vkorbut/jibx
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>Example 4: Customizing individual values, pre-Java 5 code, and more</title> <style type="text/css"> @import url("../style/tigris.css"); @import url("../style/maven.css"); .dtd-comment { color: #993399; font-weight: bold; </style> <script type="text/javascript"> if (document.layers) { document.writeln('<link rel="stylesheet" type="text/css" href="../style/ns4_only.css" media="screen" /><link rel="stylesheet" type="text/css" href="../style/maven_ns4_only.css" media="screen" />') } </script> <link rel="stylesheet" type="text/css" href="../style/print.css" media="print" /> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> </head> <body class="composite"> <div id="banner"> <table border="0" cellspacing="0" cellpadding="8" width="100%"> <tbody> <tr> <td><h1>Example 4: Customizing individual values, pre-Java 5 code, and more</h1> </td> <td> <div align="right" id="login"><a href="http://sourceforge.net/projects/jibx"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=69358&type=16" width="150" height="40" border="0" alt="Get JiBX - XML Data Binding for Java at SourceForge.net. Fast, secure and Free Open Source software downloads" /></a></div> </td> </tr> </tbody> </table> </div> <div id="breadcrumbs"> <table border="0" cellspacing="0" cellpadding="4" width="100%"> <tbody> <tr> <td> <div align="right"> <a href="../index.html">Home Page</a> | <a href="http://www.sourceforge.net/projects/jibx/">SourceForge Page</a> | <a href="../mail-lists.html">Mailing Lists</a> | <a href="../bugs.html">Bugs</a> | <a href="http://sourceforge.net/project/showfiles.php?group_id=69358">Downloads</a> </div> </td> </tr> </tbody> </table> </div> <table border="0" cellspacing="0" cellpadding="8" width="100%" id="main"> <tbody> <tr valign="top"> <td id="leftcol" width="20%"> <div id="navcolumn"> <div> <strong>JiBX Basics</strong> <div> <small> <a href="../index.html">Overview</a> </small> <div> <small> <a href="../getting-started.html">Getting Started</a> </small> </div> <div> <small> <a href="../bindcomp.html">Binding Compiler</a> </small> </div> <div> <small> <a href="../bindonload.html">Binding on Load</a> </small> </div> <div> <small> <a href="../runtime.html">Runtime</a> </small> </div> <div> <small> <a href="../extras.html">Extras</a> </small> </div> <div> <small> <a href="../building.html">Building JiBX</a> </small> </div> <div> <small> <a href=".././jibx-maven-plugin/index.html">Maven</a> </small> </div> <div> <small> <a href="../contributing.html">Contributing</a> </small> </div> <div> <small> <a href="../jibx-license.html">License</a> </small> </div> </div> <div> <small> <a href="../status.html">News and Status</a> </small> </div> <div> <small> <a href="../support.html">Support</a> </small> <div> <small> <a href="../faq.html">FAQ</a> </small> </div> <div> <small> <a href="../mail-lists.html">Mailing Lists</a> </small> </div> <div> <small> <a href="../bugs.html">Bugs</a> </small> </div> </div> <div> <small> <a href="../comments.html">User Comments</a> </small> </div> <div> <small> <a href="../sponsors.html">Sponsors</a> </small> </div> </div> <div> <strong>Start from Code</strong> <div> <small> <a href="index.html">Start from Code</a> </small> </div> <div> <small> <a href="bindgen.html">BindGen</a> </small> <div> <small> <a href="bindgen-examples.html">Example Code</a> </small> <div> <small> <a href="bindgen-example1.html">Example 1</a> </small> </div> <div> <small> <a href="bindgen-example2.html">Example 2</a> </small> </div> <div> <small> <a href="bindgen-example3.html">Example 3</a> </small> </div> <div> <small> <span class="menu-selection">Example 4</span> </small> </div> </div> <div> <small> <a href="bindgen-customs.html">Customizations Reference</a> </small> </div> </div> <div> <small> <a href="schemagen.html">SchemaGen</a> </small> </div> <div> <small> <a href="jibx2wsdl.html">Jibx2Wsdl</a> </small> <div> <small> <a href="jibx2wsdl-examples.html">Examples</a> </small> </div> <div> <small> <a href="jibx2wsdl-customs.html">Customizations</a> </small> </div> </div> </div> <div> <strong>Start from Schema</strong> <div> <small> <a href="../fromschema/index.html">Start from Schema</a> </small> </div> <div> <small> <a href="../fromschema/codegen.html">CodeGen</a> </small> <div> <small> <a href="../fromschema/codegen-types.html">Schema Datatype Handling</a> </small> </div> <div> <small> <a href="../fromschema/codegen-examples.html">Example Code</a> </small> <div> <small> <a href="../fromschema/example-default.html">Default Generation</a> </small> </div> <div> <small> <a href="../fromschema/example-custom1.html">Simple Customizations</a> </small> </div> <div> <small> <a href="../fromschema/example-custom2.html">More Customizations</a> </small> </div> <div> <small> <a href="../fromschema/example-modular.html">Modular Generation</a> </small> </div> </div> <div> <small> <a href="../fromschema/codegen-customs.html">Customizations Reference</a> </small> <div> <small> <a href="../fromschema/codegen-extends.html">Extensions Reference</a> </small> </div> </div> </div> </div> <div> <strong>Binding Definition</strong> <div> <small> <a href="../binding/tutorial/binding-tutorial.html">Binding Tutorial</a> </small> <div> <small> <a href="../binding/tutorial/binding-start.html">A basic binding</a> </small> </div> <div> <small> <a href="../binding/tutorial/binding-extras.html">Binding extras</a> </small> </div> <div> <small> <a href="../binding/tutorial/binding-structures.html">Structure mapping</a> </small> </div> <div> <small> <a href="../binding/tutorial/binding-collects.html">Collections and arrays</a> </small> </div> <div> <small> <a href="../binding/tutorial/binding-mappings.html">Using mappings</a> </small> </div> <div> <small> <a href="../binding/tutorial/binding-advanced.html">Advanced binding</a> </small> </div> <div> <small> <a href="../binding/tutorial/binding-extend.html">Method hooks</a> </small> </div> <div> <small> <a href="../binding/tutorial/binding-custom.html">Custom code</a> </small> </div> </div> <div> <small> <a href="../binding/precompiled.html">Precompiled Bindings</a> </small> </div> <div> <small> <a href="../binding/binding-overview.html">Definition details</a> </small> <div> <small> <a href="../binding/contexts.html">Definition contexts</a> </small> </div> <div> <small> <a href="../binding/conversions.html">Conversions</a> </small> <div> <small> <a href="../binding/date-time.html">Date/time conversions</a> </small> </div> </div> <div> <small> <a href="../binding/xml-summary.html">XML summary</a> </small> </div> <div> <small> <a href="../binding/binding-element.html">&lt;binding&gt; element</a> </small> </div> <div> <small> <a href="../binding/include-element.html">&lt;include&gt; element</a> </small> </div> <div> <small> <a href="../binding/format-element.html">&lt;format&gt; element</a> </small> </div> <div> <small> <a href="../binding/namespace-element.html">&lt;namespace&gt; element</a> </small> </div> <div> <small> <a href="../binding/mapping-element.html">&lt;mapping&gt; element</a> </small> </div> <div> <small> <a href="../binding/value-element.html">&lt;value&gt; element</a> </small> </div> <div> <small> <a href="../binding/structure-element.html">&lt;structure&gt; element</a> </small> </div> <div> <small> <a href="../binding/collection-element.html">&lt;collection&gt; element</a> </small> </div> <div> <small> <a href="../binding/binding-attributes.html">Attribute groups</a> </small> </div> </div> </div> <div> <strong>Usage API</strong> <div> <small> <a href=".././api/index.html">Runtime JavaDocs</a> </small> </div> </div> <div> <strong>Subprojects</strong> <div> <small> <a href="../eclipse/index.html">Eclipse Plug-in</a> </small> <div> <small> <a href="../eclipse/index.html">Introduction</a> </small> </div> <div> <small> <a href="../eclipse/install.html">Install</a> </small> </div> <div> <small> <a href="../eclipse/usage.html">Usage</a> </small> </div> </div> <div> <small> <a href="../jibxws/index.html">JiBX/WS</a> </small> </div> <div> <small> <a href="../axis2/index.html">Axis2 Usage</a> </small> </div> <div> <small> <a href="../jibxota/index.html">JiBX/OTA</a> </small> </div> <div> <small> <a href=".././schema-library/index.html">Schema Library</a> </small> </div> </div> </div> </td> <td> <div id="bodycol"> <div class="app"> <div class="h3"> <h3><a name="start"></a>Pre-Java 5 sample code</h3> <p>The final customization example demonstrates several features, including the use of untyped collections and custom typesafe enumeration classes. The code used for this example is in the same source tree as that used for the previous examples, but in a different package (<code>org.jibx.starter2</code>). Here's a sample of this non-Java 5 code, again with only a few of the classes shown and most of the get/set access methods left out:</p> <div id="source"><pre>/** * Order information. */ public class Order { private long m_orderNumber; private Customer m_customer; /** Billing address information. */ private Address m_billTo; private Shipping m_shipping; /** Shipping address information. If missing, the billing address is also used as the shipping address. */ private Address m_shipTo; private List m_items; /** Date order was placed with server. */ private Date m_orderDate; /** Date order was shipped. This will be &lt;code>null&lt;/code> if the order has not yet shipped. */ private Date m_shipDate; private Float total; public long getOrderNumber() { return m_orderNumber; } public void setOrderNumber(long orderId) { this.m_orderNumber = orderId; } ... } /** * Address information. */ public class Address { /** First line of street information (required). */ private String m_street1; /** Second line of street information (optional). */ private String m_street2; private String m_city; /** State abbreviation (required for the U.S. and Canada, optional otherwise). */ private String m_state; /** Postal code (required for the U.S. and Canada, optional otherwise). */ private String m_postCode; /** Country name (optional, U.S. assumed if not supplied). */ private String m_country; public String getStreet1() { return m_street1; } public void setStreet1(String street1) { this.m_street1 = street1; } ... } /** * Supported shipment methods. The "INTERNATIONAL" shipment methods can only be used for * orders with shipping addresses outside the U.S., and one of these methods is required * in this case. */ public class Shipping { private static final List values = new ArrayList(); public static final Shipping STANDARD_MAIL = new Shipping("STANDARD_MAIL"); public static final Shipping PRIORITY_MAIL = new Shipping("PRIORITY_MAIL"); public static final Shipping INTERNATIONAL_MAIL = new Shipping("INTERNATIONAL_MAIL"); public static final Shipping DOMESTIC_EXPRESS = new Shipping("DOMESTIC_EXPRESS"); public static final Shipping INTERNATIONAL_EXPRESS = new Shipping("INTERNATIONAL_EXPRESS"); private String text; private Shipping(String text) { this.text = text; values.add(this); } public static Shipping fromString(String text) { for (Iterator iter = values.iterator(); iter.hasNext();) { Shipping value = (Shipping)iter.next(); if (value.text.equals(text)) { return value; } } throw new IllegalArgumentException("'" + text + " is not a legal value"); } public String toString() { return text; } }</pre></div> </div> <div class="h3"> <a name="schema"></a><h3>Customizing individual values and more</h3> <p>Here's <i>custom3.xml</i>, used by Example 4 with the above code:</p> <div id="source"><pre>&lt;custom namespace-style="fixed" namespace="http://www.jibx.org/starters/fromcode" force-mapping="true" strip-prefixes="m_"> &lt;package name="org.jibx.starter2"> &lt;class name="Address" requireds="street1 city"/> &lt;class name="Customer" requireds="lastName firstName /customerNumber"> &lt;value field="m_middleNames" item-type="java.lang.String"/> &lt;/class> &lt;class name="Item" excludes="description"> &lt;value get-method="getId" set-method="setId" attribute="id" required="true"/> &lt;value property-name="quantity" attribute="quantity" required="true"/> &lt;value field="m_price" required="true"/> &lt;/class> &lt;class name="Order" requireds="orderNumber customer billTo shipping orderDate"> &lt;value field="m_items" item-type="org.jibx.starter2.Item"/> &lt;/class> &lt;class name="Shipping" form="simple" deserializer="org.jibx.starter2.Shipping.fromString"/> &lt;/package> &lt;/custom></pre></div> <p>The <code>force-mapping="true"</code> attribute on the root 'custom' element modifies the structure of the generated binding and schema. This customization tells BindGen to create a separate schema complexType and corresponding abstract mapping definition for each class in the binding with any child elements or attributes (rather than taking the default approach of inlining those which are only used once). The <code>strip-prefixes="m_"</code> customization tells BindGen to strip off any 'm_' prefix on field names (there's also a 'strip-suffixes' customization, and both of these take a space-separated list of possible prefixes/suffixes rather than just a single text).</p> <p>The last nested 'class' element, for the 'Shipping' class, uses a pair of attributes to control how BindGen works with this class. The first attribute, <code>form="simple"</code>, says that instances of the class are to be represented in XML documents as a simple text string, which can take the form of either an attribute value or the content of an element. The second attribute, <code>deserializer="org.jibx.starter2.Shipping.fromString"</code>, tells BindGen to use the specified static static method to convert a text value into an instance of the class. This is necessary because the class implements a type-safe enumeration, and the existing instance for a particular value needs to be returned rather than a new instance. If the class implemented a constructor taking a single <code>String</code> argument that would be used by default. You can also use a 'serializer' attribute for a simple value class to tell BindGen how to get the text value for an instance of the class; by default, it just uses the <code>toString()</code> method value.</p> <p>The other differences from the <a href="bindgen-example3.html#custom">Example 3 customizations</a> are in the details for three of the class customizations. The 'Customer' and 'Order' class customizations each contain a nested 'value' customization element referencing a field of type <code>java.util.List</code>. The 'item-type' attributes on these nested elements tell BindGen what types of values are present in each list, information which was available directly from the typed generics in the Java 5 version of the code. The 'Item' class customization also includes nested 'value' elements, in this case replacing the 'requireds' attribute used in the earlier customizations (so each nested value uses <code>required="true"</code>). These three value elements demonstrate all three different ways of referencing a particular value within a class: The first uses 'get-method' and 'set-method' attributes, the second uses a 'property-name' attribute, and the third uses a 'field' attribute. The first two of these elements also include 'attribute' attributes, each giving the name for the corresponding value to be represented as an attribute in XML documents (if you wanted to instead represent a value as an element, you'd use an 'element' attribute to specify the name). The third value customization, for the 'm_price' field, does not specify a representation and name, so the default representation and name (as an attribute named 'price') is used for that value.</p> </div> <div class="h3"> <a name="schema"></a><h3>Generated schema</h3> <p>You can try out the above customization by again using the Ant 'compile' target to compile the sample code, followed by the 'custgen3' target to run BindGen using the above customizations. Here's the resulting schema (again with the longer lines split):</p> <div id="source"><pre>&lt;xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:tns="http://www.jibx.org/starters/fromcode" elementFormDefault="qualified" targetNamespace="http://www.jibx.org/starters/fromcode"> &lt;xs:complexType name="customer"> &lt;xs:annotation> &lt;xs:documentation>Customer information.&lt;/xs:documentation> &lt;/xs:annotation> &lt;xs:sequence> &lt;xs:element type="xs:string" name="lastName"> &lt;xs:annotation> &lt;xs:documentation>Family name.&lt;/xs:documentation> &lt;/xs:annotation> &lt;/xs:element> &lt;xs:element type="xs:string" name="firstName"> &lt;xs:annotation> &lt;xs:documentation>Personal name.&lt;/xs:documentation> &lt;/xs:annotation> &lt;/xs:element> &lt;xs:element type="xs:long" name="customerNumber"/> &lt;xs:element type="xs:string" name="middleName" minOccurs="0" maxOccurs="unbounded"/> &lt;/xs:sequence> &lt;/xs:complexType> &lt;xs:complexType name="item"> &lt;xs:annotation> &lt;xs:documentation>Order line item information.&lt;/xs:documentation> &lt;/xs:annotation> &lt;xs:sequence/> &lt;xs:attribute type="xs:string" use="required" name="id"> &lt;xs:annotation> &lt;xs:documentation>Stock identifier. This is expected to be 12 characters in length, with two leading alpha characters followed by ten decimal digits.&lt;/xs:documentation> &lt;/xs:annotation> &lt;/xs:attribute> &lt;xs:attribute type="xs:int" use="required" name="quantity"> &lt;xs:annotation> &lt;xs:documentation>Number of units ordered.&lt;/xs:documentation> &lt;/xs:annotation> &lt;/xs:attribute> &lt;xs:attribute type="xs:float" use="required" name="price"> &lt;xs:annotation> &lt;xs:documentation>Price per unit.&lt;/xs:documentation> &lt;/xs:annotation> &lt;/xs:attribute> &lt;/xs:complexType> &lt;xs:element type="tns:order" name="order"/> &lt;xs:complexType name="address"> &lt;xs:annotation> &lt;xs:documentation>Address information.&lt;/xs:documentation> &lt;/xs:annotation> &lt;xs:sequence> &lt;xs:element type="xs:string" name="street1"> &lt;xs:annotation> &lt;xs:documentation>First line of street information (required).&lt;/xs:documentation> &lt;/xs:annotation> &lt;/xs:element> &lt;xs:element type="xs:string" name="city"/> &lt;xs:element type="xs:string" name="street2" minOccurs="0"> &lt;xs:annotation> &lt;xs:documentation>Second line of street information (optional).&lt;/xs:documentation> &lt;/xs:annotation> &lt;/xs:element> &lt;xs:element type="xs:string" name="state" minOccurs="0"> &lt;xs:annotation> &lt;xs:documentation>State abbreviation (required for the U.S. and Canada, optional otherwise).&lt;/xs:documentation> &lt;/xs:annotation> &lt;/xs:element> &lt;xs:element type="xs:string" name="postCode" minOccurs="0"> &lt;xs:annotation> &lt;xs:documentation>Postal code (required for the U.S. and Canada, optional otherwise).&lt;/xs:documentation> &lt;/xs:annotation> &lt;/xs:element> &lt;xs:element type="xs:string" name="country" minOccurs="0"> &lt;xs:annotation> &lt;xs:documentation>Country name (optional, U.S. assumed if not supplied).&lt;/xs:documentation> &lt;/xs:annotation> &lt;/xs:element> &lt;/xs:sequence> &lt;/xs:complexType> &lt;xs:complexType name="order"> &lt;xs:annotation> &lt;xs:documentation>Order information.&lt;/xs:documentation> &lt;/xs:annotation> &lt;xs:sequence> &lt;xs:element type="tns:customer" name="customer"/> &lt;xs:element type="tns:address" name="billTo"> &lt;xs:annotation> &lt;xs:documentation>Billing address information.&lt;/xs:documentation> &lt;/xs:annotation> &lt;/xs:element> &lt;xs:element type="xs:string" name="shipping"/> &lt;xs:element type="tns:address" name="shipTo" minOccurs="0"> &lt;xs:annotation> &lt;xs:documentation>Shipping address information. If missing, the billing address is also used as the shipping address.&lt;/xs:documentation> &lt;/xs:annotation> &lt;/xs:element> &lt;xs:element type="tns:item" name="item" minOccurs="0" maxOccurs="unbounded"/> &lt;/xs:sequence> &lt;xs:attribute type="xs:long" use="required" name="orderNumber"/> &lt;xs:attribute type="xs:date" use="required" name="orderDate"> &lt;xs:annotation> &lt;xs:documentation>Date order was placed with server.&lt;/xs:documentation> &lt;/xs:annotation> &lt;/xs:attribute> &lt;xs:attribute type="xs:date" name="shipDate"> &lt;xs:annotation> &lt;xs:documentation>&lt;![CDATA[Date order was shipped. This will be &lt;code>null&lt;/code> if the order has not yet shipped.]]>&lt;/xs:documentation> &lt;/xs:annotation> &lt;/xs:attribute> &lt;xs:attribute type="xs:float" name="total"/> &lt;/xs:complexType> &lt;/xs:schema></pre></div> <p>The only significant changes to the schema from the <a href="bindgen-example3.html#schema">last example</a> are that the formerly-embedded complexTypes representing 'Item' and 'Customer' data are now global complexTypes (as requested by the <code>force-mapping="true"</code> customization), and the actual enumeration of 'Shipping' values is missing. This latter difference is a limitation of the current code for handling non-Java 5 enumerations, which does not support a way of accessing the possible enumeration values. Support for accessing the possible values will be added in a future release.</p> </div> <div class="h3"> <a name="testing"></a><h3>Testing the binding</h3> <p>Since the actual XML structure has not changed from the last example, the same <a href="bindgen-example3.html#testing">test document</a> as last time can be used with this example. Once you've run the Ant 'compile', 'custgen3', and 'bind' targets you can test the generated binding using 'run-alt1' (which runs the test program in the <code>org.jibx.starter2</code> package with <i>data2.xml</i> as input and <i>out2.xml</i> as output). You can also try out the full 'compile', 'custgen3', 'bind', and 'run-alt' sequence by using the Ant target 'custom3'.</p> </div> </div> </div> </td> </tr> </tbody> </table> <div id="footer"> <table border="0" cellspacing="0" cellpadding="4"> <tbody> <tr> <td> &copy; 2003-2011, Dennis M. Sosnoski (<a href="http://www.sosnoski.co.nz">Sosnoski Software Associates Ltd</a>). Licensed to the JiBX Project for free distribution and use. </td> </tr> </tbody> </table> </div> <br> </body> </html>
web/views/site/community_add.html
Shakhzadov/resource-registry
<div ng-controller="communityAddCtrl"> <div class="jumbotron col-md-6 md-login"> <h2>Реєстрація нової громади</h2> <form name="form" role="form" ng-submit="comAdd.addCommunity()"> <div class="form-group" > <label for="community_name">Назва громади</label> <input type="text" name="community_name" id="community_name" class="form-control" ng-model="comAdd.community_name" required /> </div> <div class="form-group" > <label for="community_num">№-Код громади</label> <input type="text" name="community_num" id="community_num" class="form-control" ng-model="comAdd.community_num" placeholder="000:00:00:000" required /> </div> <div class="form-group" > <label>Уповноважений тер.громади</label> <div class="input-group"> <input type="text" class="form-control" id="commissioner_id" ng-model="comAdd.username" placeholder="введіть 'username'" /> <span>{{comAdd.findUser}}</span> <span class="input-group-btn"> <button class="btn btn-info btn-sm" ng-click="comAdd.getUserFromDb()" type="button">Пошук по базі</button> </span> </div> </div> <div class="form-group" > <label for="community_additions">Примітки</label> <textarea type="text" name="additions" id="community_additions" class="form-control" rows="3" ng-model="comAdd.community_additions" placeholder='вкажіть адресу, контактні дані та ін.' /> </div> <div class="form-actions"> <button type="submit" class="btn btn-primary">Зареєструвати</button> <a href="site/login" class="btn btn-link">Відмінити</a> </div> </form> </div> </div>
objectCart/software/src/web/docs/system/gov/nih/nci/system/dao/orm/ORMDAOImpl.html
NCIP/cadsr-objectcart
<!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.6.0_43) on Tue Aug 06 14:46:45 EDT 2013 --> <TITLE> ORMDAOImpl (caCORE SDK 4.5 API Documentation) </TITLE> <META NAME="date" CONTENT="2013-08-06"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="ORMDAOImpl (caCORE SDK 4.5 API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= 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=2 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="class-use/ORMDAOImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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="../../../../../../gov/nih/nci/system/dao/orm/HibernateConfigurationHolder.html" title="class in gov.nih.nci.system.dao.orm"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../../gov/nih/nci/system/dao/orm/SessionFactoryBean.html" title="class in gov.nih.nci.system.dao.orm"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?gov/nih/nci/system/dao/orm/ORMDAOImpl.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ORMDAOImpl.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;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&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;<A HREF="#field_detail">FIELD</A>&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"> gov.nih.nci.system.dao.orm</FONT> <BR> Class ORMDAOImpl</H2> <PRE> java.lang.Object <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.springframework.dao.support.DaoSupport <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by ">org.springframework.orm.hibernate3.support.HibernateDaoSupport <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>gov.nih.nci.system.dao.orm.ORMDAOImpl</B> </PRE> <DL> <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../gov/nih/nci/system/dao/DAO.html" title="interface in gov.nih.nci.system.dao">DAO</A>, org.springframework.beans.factory.InitializingBean</DD> </DL> <DL> <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../gov/nih/nci/system/dao/orm/WritableORMDAOImpl.html" title="class in gov.nih.nci.system.dao.orm">WritableORMDAOImpl</A></DD> </DL> <HR> <DL> <DT><PRE>public class <B>ORMDAOImpl</B><DT>extends org.springframework.orm.hibernate3.support.HibernateDaoSupport<DT>implements <A HREF="../../../../../../gov/nih/nci/system/dao/DAO.html" title="interface in gov.nih.nci.system.dao">DAO</A></DL> </PRE> <P> <DL> <DT><B>Author:</B></DT> <DD>Satish Patel, Dan Dumitru</DD> </DL> <HR> <P> <!-- =========== FIELD SUMMARY =========== --> <A NAME="field_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Field Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>private &nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#caseSensitive">caseSensitive</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>private &nbsp;org.hibernate.cfg.Configuration</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#config">config</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected static&nbsp;org.apache.log4j.Logger</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#log">log</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>private &nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#resultCountPerQuery">resultCountPerQuery</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>private &nbsp;<A HREF="../../../../../../gov/nih/nci/system/security/helper/SecurityInitializationHelper.html" title="class in gov.nih.nci.system.security.helper">SecurityInitializationHelper</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#securityHelper">securityHelper</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="fields_inherited_from_class_org.springframework.dao.support.DaoSupport"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Fields inherited from class org.springframework.dao.support.DaoSupport</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>logger</CODE></TD> </TR> </TABLE> &nbsp; <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#ORMDAOImpl()">ORMDAOImpl</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"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;org.springframework.orm.hibernate3.HibernateTemplate</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#createHibernateTemplate(org.hibernate.SessionFactory)">createHibernateTemplate</A></B>(org.hibernate.SessionFactory&nbsp;sessionFactory)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#getAllClassNames()">getAllClassNames</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#getClassIdentiferName(java.lang.String)">getClassIdentiferName</A></B>(java.lang.String&nbsp;klassname)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;org.hibernate.cfg.Configuration</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#getConfig()">getConfig</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>private &nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#getCountQuery(java.lang.String)">getCountQuery</A></B>(java.lang.String&nbsp;hql)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;org.springframework.orm.hibernate3.HibernateCallback</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#getExecuteCountCriteriaHibernateCallback(org.hibernate.criterion.DetachedCriteria)">getExecuteCountCriteriaHibernateCallback</A></B>(org.hibernate.criterion.DetachedCriteria&nbsp;criteria)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;org.springframework.orm.hibernate3.HibernateCallback</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#getExecuteCountQueryHibernateCallback(java.lang.String, java.util.List)">getExecuteCountQueryHibernateCallback</A></B>(java.lang.String&nbsp;hql, java.util.List&nbsp;params)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;org.springframework.orm.hibernate3.HibernateCallback</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#getExecuteFindQueryHibernateCallback(java.lang.String, java.util.List, int, int)">getExecuteFindQueryHibernateCallback</A></B>(java.lang.String&nbsp;hql, java.util.List&nbsp;params, int&nbsp;firstResult, int&nbsp;maxResult)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;org.springframework.orm.hibernate3.HibernateTemplate</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#getFlushNeverHibernateTemplate()">getFlushNeverHibernateTemplate</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#getResultCountPerQuery()">getResultCountPerQuery</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../gov/nih/nci/system/security/helper/SecurityInitializationHelper.html" title="class in gov.nih.nci.system.security.helper">SecurityInitializationHelper</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#getSecurityHelper()">getSecurityHelper</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#isCaseSensitive()">isCaseSensitive</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../../gov/nih/nci/system/dao/Response.html" title="class in gov.nih.nci.system.dao">Response</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#query(gov.nih.nci.system.dao.Request)">query</A></B>(<A HREF="../../../../../../gov/nih/nci/system/dao/Request.html" title="class in gov.nih.nci.system.dao">Request</A>&nbsp;request)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Queries the datasource</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;<A HREF="../../../../../../gov/nih/nci/system/dao/Response.html" title="class in gov.nih.nci.system.dao">Response</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#query(gov.nih.nci.system.dao.Request, org.hibernate.criterion.DetachedCriteria)">query</A></B>(<A HREF="../../../../../../gov/nih/nci/system/dao/Request.html" title="class in gov.nih.nci.system.dao">Request</A>&nbsp;request, org.hibernate.criterion.DetachedCriteria&nbsp;obj)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;<A HREF="../../../../../../gov/nih/nci/system/dao/Response.html" title="class in gov.nih.nci.system.dao">Response</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#query(gov.nih.nci.system.dao.Request, gov.nih.nci.system.query.hibernate.HQLCriteria)">query</A></B>(<A HREF="../../../../../../gov/nih/nci/system/dao/Request.html" title="class in gov.nih.nci.system.dao">Request</A>&nbsp;request, <A HREF="../../../../../../gov/nih/nci/system/query/hibernate/HQLCriteria.html" title="class in gov.nih.nci.system.query.hibernate">HQLCriteria</A>&nbsp;hqlCriteria)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>protected &nbsp;<A HREF="../../../../../../gov/nih/nci/system/dao/Response.html" title="class in gov.nih.nci.system.dao">Response</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#query(gov.nih.nci.system.dao.Request, gov.nih.nci.system.query.nestedcriteria.NestedCriteriaPath)">query</A></B>(<A HREF="../../../../../../gov/nih/nci/system/dao/Request.html" title="class in gov.nih.nci.system.dao">Request</A>&nbsp;request, <A HREF="../../../../../../gov/nih/nci/system/query/nestedcriteria/NestedCriteriaPath.html" title="class in gov.nih.nci.system.query.nestedcriteria">NestedCriteriaPath</A>&nbsp;obj)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#setCaseSensitive(boolean)">setCaseSensitive</A></B>(boolean&nbsp;caseSensitive)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#setConfig(org.hibernate.cfg.Configuration)">setConfig</A></B>(org.hibernate.cfg.Configuration&nbsp;config)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#setResultCountPerQuery(int)">setResultCountPerQuery</A></B>(int&nbsp;resultCountPerQuery)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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="../../../../../../gov/nih/nci/system/dao/orm/ORMDAOImpl.html#setSecurityHelper(gov.nih.nci.system.security.helper.SecurityInitializationHelper)">setSecurityHelper</A></B>(<A HREF="../../../../../../gov/nih/nci/system/security/helper/SecurityInitializationHelper.html" title="class in gov.nih.nci.system.security.helper">SecurityInitializationHelper</A>&nbsp;securityHelper)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_org.springframework.orm.hibernate3.support.HibernateDaoSupport"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class org.springframework.orm.hibernate3.support.HibernateDaoSupport</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>checkDaoConfig, convertHibernateAccessException, getHibernateTemplate, getSession, getSession, getSessionFactory, releaseSession, setHibernateTemplate, setSessionFactory</CODE></TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_org.springframework.dao.support.DaoSupport"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class org.springframework.dao.support.DaoSupport</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>afterPropertiesSet, initDao</CODE></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"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ============ FIELD DETAIL =========== --> <A NAME="field_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Field Detail</B></FONT></TH> </TR> </TABLE> <A NAME="log"><!-- --></A><H3> log</H3> <PRE> protected static org.apache.log4j.Logger <B>log</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="config"><!-- --></A><H3> config</H3> <PRE> private org.hibernate.cfg.Configuration <B>config</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="securityHelper"><!-- --></A><H3> securityHelper</H3> <PRE> private <A HREF="../../../../../../gov/nih/nci/system/security/helper/SecurityInitializationHelper.html" title="class in gov.nih.nci.system.security.helper">SecurityInitializationHelper</A> <B>securityHelper</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="caseSensitive"><!-- --></A><H3> caseSensitive</H3> <PRE> private boolean <B>caseSensitive</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="resultCountPerQuery"><!-- --></A><H3> resultCountPerQuery</H3> <PRE> private int <B>resultCountPerQuery</B></PRE> <DL> <DL> </DL> </DL> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="ORMDAOImpl()"><!-- --></A><H3> ORMDAOImpl</H3> <PRE> public <B>ORMDAOImpl</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"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="createHibernateTemplate(org.hibernate.SessionFactory)"><!-- --></A><H3> createHibernateTemplate</H3> <PRE> protected org.springframework.orm.hibernate3.HibernateTemplate <B>createHibernateTemplate</B>(org.hibernate.SessionFactory&nbsp;sessionFactory)</PRE> <DL> <DD><DL> <DT><B>Overrides:</B><DD><CODE>createHibernateTemplate</CODE> in class <CODE>org.springframework.orm.hibernate3.support.HibernateDaoSupport</CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="query(gov.nih.nci.system.dao.Request)"><!-- --></A><H3> query</H3> <PRE> public <A HREF="../../../../../../gov/nih/nci/system/dao/Response.html" title="class in gov.nih.nci.system.dao">Response</A> <B>query</B>(<A HREF="../../../../../../gov/nih/nci/system/dao/Request.html" title="class in gov.nih.nci.system.dao">Request</A>&nbsp;request) throws <A HREF="../../../../../../gov/nih/nci/system/dao/DAOException.html" title="class in gov.nih.nci.system.dao">DAOException</A></PRE> <DL> <DD><B>Description copied from interface: <CODE><A HREF="../../../../../../gov/nih/nci/system/dao/DAO.html#query(gov.nih.nci.system.dao.Request)">DAO</A></CODE></B></DD> <DD>Queries the datasource <P> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../gov/nih/nci/system/dao/DAO.html#query(gov.nih.nci.system.dao.Request)">query</A></CODE> in interface <CODE><A HREF="../../../../../../gov/nih/nci/system/dao/DAO.html" title="interface in gov.nih.nci.system.dao">DAO</A></CODE></DL> </DD> <DD><DL> <DT><B>Returns:</B><DD> <DT><B>Throws:</B> <DD><CODE><A HREF="../../../../../../gov/nih/nci/system/dao/DAOException.html" title="class in gov.nih.nci.system.dao">DAOException</A></CODE></DL> </DD> </DL> <HR> <A NAME="getAllClassNames()"><!-- --></A><H3> getAllClassNames</H3> <PRE> public java.util.List&lt;java.lang.String&gt; <B>getAllClassNames</B>()</PRE> <DL> <DD><DL> <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../gov/nih/nci/system/dao/DAO.html#getAllClassNames()">getAllClassNames</A></CODE> in interface <CODE><A HREF="../../../../../../gov/nih/nci/system/dao/DAO.html" title="interface in gov.nih.nci.system.dao">DAO</A></CODE></DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getClassIdentiferName(java.lang.String)"><!-- --></A><H3> getClassIdentiferName</H3> <PRE> public java.lang.String <B>getClassIdentiferName</B>(java.lang.String&nbsp;klassname)</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="query(gov.nih.nci.system.dao.Request, org.hibernate.criterion.DetachedCriteria)"><!-- --></A><H3> query</H3> <PRE> protected <A HREF="../../../../../../gov/nih/nci/system/dao/Response.html" title="class in gov.nih.nci.system.dao">Response</A> <B>query</B>(<A HREF="../../../../../../gov/nih/nci/system/dao/Request.html" title="class in gov.nih.nci.system.dao">Request</A>&nbsp;request, org.hibernate.criterion.DetachedCriteria&nbsp;obj) throws java.lang.Exception</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Throws:</B> <DD><CODE>java.lang.Exception</CODE></DL> </DD> </DL> <HR> <A NAME="query(gov.nih.nci.system.dao.Request, gov.nih.nci.system.query.nestedcriteria.NestedCriteriaPath)"><!-- --></A><H3> query</H3> <PRE> protected <A HREF="../../../../../../gov/nih/nci/system/dao/Response.html" title="class in gov.nih.nci.system.dao">Response</A> <B>query</B>(<A HREF="../../../../../../gov/nih/nci/system/dao/Request.html" title="class in gov.nih.nci.system.dao">Request</A>&nbsp;request, <A HREF="../../../../../../gov/nih/nci/system/query/nestedcriteria/NestedCriteriaPath.html" title="class in gov.nih.nci.system.query.nestedcriteria">NestedCriteriaPath</A>&nbsp;obj) throws java.lang.Exception</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Throws:</B> <DD><CODE>java.lang.Exception</CODE></DL> </DD> </DL> <HR> <A NAME="query(gov.nih.nci.system.dao.Request, gov.nih.nci.system.query.hibernate.HQLCriteria)"><!-- --></A><H3> query</H3> <PRE> protected <A HREF="../../../../../../gov/nih/nci/system/dao/Response.html" title="class in gov.nih.nci.system.dao">Response</A> <B>query</B>(<A HREF="../../../../../../gov/nih/nci/system/dao/Request.html" title="class in gov.nih.nci.system.dao">Request</A>&nbsp;request, <A HREF="../../../../../../gov/nih/nci/system/query/hibernate/HQLCriteria.html" title="class in gov.nih.nci.system.query.hibernate">HQLCriteria</A>&nbsp;hqlCriteria) throws java.lang.Exception</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> <DT><B>Throws:</B> <DD><CODE>java.lang.Exception</CODE></DL> </DD> </DL> <HR> <A NAME="getExecuteFindQueryHibernateCallback(java.lang.String, java.util.List, int, int)"><!-- --></A><H3> getExecuteFindQueryHibernateCallback</H3> <PRE> protected org.springframework.orm.hibernate3.HibernateCallback <B>getExecuteFindQueryHibernateCallback</B>(java.lang.String&nbsp;hql, java.util.List&nbsp;params, int&nbsp;firstResult, int&nbsp;maxResult)</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getExecuteCountQueryHibernateCallback(java.lang.String, java.util.List)"><!-- --></A><H3> getExecuteCountQueryHibernateCallback</H3> <PRE> protected org.springframework.orm.hibernate3.HibernateCallback <B>getExecuteCountQueryHibernateCallback</B>(java.lang.String&nbsp;hql, java.util.List&nbsp;params)</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getExecuteCountCriteriaHibernateCallback(org.hibernate.criterion.DetachedCriteria)"><!-- --></A><H3> getExecuteCountCriteriaHibernateCallback</H3> <PRE> protected org.springframework.orm.hibernate3.HibernateCallback <B>getExecuteCountCriteriaHibernateCallback</B>(org.hibernate.criterion.DetachedCriteria&nbsp;criteria)</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getCountQuery(java.lang.String)"><!-- --></A><H3> getCountQuery</H3> <PRE> private java.lang.String <B>getCountQuery</B>(java.lang.String&nbsp;hql)</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="isCaseSensitive()"><!-- --></A><H3> isCaseSensitive</H3> <PRE> public boolean <B>isCaseSensitive</B>()</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setCaseSensitive(boolean)"><!-- --></A><H3> setCaseSensitive</H3> <PRE> public void <B>setCaseSensitive</B>(boolean&nbsp;caseSensitive)</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getConfig()"><!-- --></A><H3> getConfig</H3> <PRE> public org.hibernate.cfg.Configuration <B>getConfig</B>()</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setConfig(org.hibernate.cfg.Configuration)"><!-- --></A><H3> setConfig</H3> <PRE> public void <B>setConfig</B>(org.hibernate.cfg.Configuration&nbsp;config)</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getResultCountPerQuery()"><!-- --></A><H3> getResultCountPerQuery</H3> <PRE> public int <B>getResultCountPerQuery</B>()</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setResultCountPerQuery(int)"><!-- --></A><H3> setResultCountPerQuery</H3> <PRE> public void <B>setResultCountPerQuery</B>(int&nbsp;resultCountPerQuery)</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getSecurityHelper()"><!-- --></A><H3> getSecurityHelper</H3> <PRE> public <A HREF="../../../../../../gov/nih/nci/system/security/helper/SecurityInitializationHelper.html" title="class in gov.nih.nci.system.security.helper">SecurityInitializationHelper</A> <B>getSecurityHelper</B>()</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="setSecurityHelper(gov.nih.nci.system.security.helper.SecurityInitializationHelper)"><!-- --></A><H3> setSecurityHelper</H3> <PRE> public void <B>setSecurityHelper</B>(<A HREF="../../../../../../gov/nih/nci/system/security/helper/SecurityInitializationHelper.html" title="class in gov.nih.nci.system.security.helper">SecurityInitializationHelper</A>&nbsp;securityHelper)</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getFlushNeverHibernateTemplate()"><!-- --></A><H3> getFlushNeverHibernateTemplate</H3> <PRE> public org.springframework.orm.hibernate3.HibernateTemplate <B>getFlushNeverHibernateTemplate</B>()</PRE> <DL> <DD><DL> </DL> </DD> <DD><DL> </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=2 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="class-use/ORMDAOImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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="../../../../../../gov/nih/nci/system/dao/orm/HibernateConfigurationHolder.html" title="class in gov.nih.nci.system.dao.orm"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../../../../../gov/nih/nci/system/dao/orm/SessionFactoryBean.html" title="class in gov.nih.nci.system.dao.orm"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../index.html?gov/nih/nci/system/dao/orm/ORMDAOImpl.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ORMDAOImpl.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;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&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;<A HREF="#field_detail">FIELD</A>&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> This API was generated by the caCORE Software Development Kit (SDK) </BODY> </HTML>
vendor/assets/javascripts/angular/docs/partials/tutorial/step_00.html
alexrothenberg/bucketlist
<a href="http://github.com/angular/angular.js/edit/master/docs/content/tutorial/step_00.ngdoc" class="improve-docs btn btn-primary"><i class="icon-edit"> </i> Improve this doc</a><h1><code ng:non-bindable=""></code> <div><span class="hint"></span> </div> </h1> <div><div class="tutorial-page tutorial-0-bootstrapping-page"><ul doc-tutorial-nav="0"></ul> <p>You are now ready to build the AngularJS phonecat app. In this step, you will become familiar with the most important source code files, learn how to start the development servers bundled with angular-seed, and run the application in the browser.</p> <div class="tabbable" show="true" ng-model="$cookies.platformPreference"> <div class="tab-pane well" id="git-mac" title="Git on Mac/Linux" value="gitUnix"> <ol> <li><p>In <code>angular-phonecat</code> directory, run this command:</p> <pre class="prettyprint linenums">git checkout -f step-0</pre> <p>This resets your workspace to step 0 of the tutorial app.</p> <p>You must repeat this for every future step in the tutorial and change the number to the number of the step you are on. This will cause any changes you made within your working directory to be lost.</p></li> <li>To see the app running in a browser, do one of the following: <ul> <li><b>For node.js users:</b> <ol> <li>In a <i>separate</i> terminal tab or window, run <code>node ./scripts/web-server.js</code> to start the web server.</li> <li>Open a browser window for the app and navigate to <a href="a href=&quot;http://localhost:8000/app/index.html&quot;">a href=&quot;http://localhost:8000/app/index.html&quot;</a><a href="http://localhost:8000/app/index.html">http://localhost:8000/app/index.html</a></a></li> </ol> </li> <li><b>For other http servers:</b> <ol> <li>Configure the server to serve the files in the <code>angular-phonecat</code> directory.</li> <li>Navigate in your browser to <code><a href="http://localhost:[port-number]/[context-path]/app/index.html">http://localhost:[port-number]/[context-path]/app/index.html</a></code>.</li> </ol> </li> </ul> </li> </ol> </div> <div class="tab-pane well" id="git-win" title="Git on Windows" value="gitWin"> <ol> <li><p>Open Git bash and run this command (in <code>angular-phonecat</code> directory):</p> <pre class="prettyprint linenums">git checkout -f step-0</pre> <p>This resets your workspace to step 0 of the tutorial app.</p> <p>You must repeat this for every future step in the tutorial and change the number to the number of the step you are on. This will cause any changes you made within your working directory to be lost.</p></li> <li>To see the app running in a browser, do one of the following: <ul> <li><b>For node.js users:</b> <ol> <li>In a <i>separate</i> terminal tab or window, run <code>node scripts\web-server.js</code> to start the web server.</li> <li>Open a browser window for the app and navigate to <a href="a href=&quot;http://localhost:8000/app/index.html&quot;">a href=&quot;http://localhost:8000/app/index.html&quot;</a><a href="http://localhost:8000/app/index.html">http://localhost:8000/app/index.html</a></a></li> </ol> </li> <li><b>For other http servers:</b> <ol> <li>Configure the server to serve the files in the <code>angular-phonecat</code> directory.</li> <li>Navigate in your browser to <code><a href="http://localhost:[port-number]/[context-path]/app/index.html">http://localhost:[port-number]/[context-path]/app/index.html</a></code>.</li> </ol> </li> </ul> </li> </ol> </div> </div> <p>You can now see the page in your browser. It&#39;s not very exciting, but that&#39;s OK.</p> <p>The HTML page that displays &quot;Nothing here yet!&quot; was constructed with the HTML code shown below. The code contains some key Angular elements that we will need going forward.</p> <p><strong><code>app/index.html</code>:</strong> <pre class="prettyprint linenums"> &lt;!doctype html&gt; &lt;html lang="en" ng-app&gt; &lt;head&gt; &lt;meta charset="utf-8"&gt; &lt;title&gt;My HTML File&lt;/title&gt; &lt;link rel="stylesheet" href="css/app.css"&gt; &lt;link rel="stylesheet" href="css/bootstrap.css"&gt; &lt;script src="lib/angular/angular.js"&gt;&lt;/script&gt; &lt;/head&gt; &lt;body&gt; &lt;p&gt;Nothing here {{'yet' + '!'}}&lt;/p&gt; &lt;/body&gt; &lt;/html&gt; </pre> <h3>What is the code doing?</h2> <ul> <li><p><code>ng-app</code> directive:</p> <pre><code> &lt;html ng-app&gt;</code></pre> <p>The <code>ng-app</code> attribute represents an Angular directive (named <code>ngApp</code>; Angular uses <code>name-with-dashes</code> for attribute names and <code>camelCase</code> for the corresponding directive name) used to flag an element which Angular should consider to be the root element of our application. This gives application developers the freedom to tell Angular if the entire html page or only a portion of it should be treated as the Angular application.</p> </li> <li><p>AngularJS script tag:</p> <pre><code> &lt;script src=&quot;lib/angular/angular.js&quot;&gt;</code></pre> <p>This code downloads the <code>angular.js</code> script and registers a callback that will be executed by the browser when the containing HTML page is fully downloaded. When the callback is executed, Angular looks for the <a href="api/ng.directive:ngApp"><code>ngApp</code></a> directive. If Angular finds the directive, it will bootstrap the application with the root of the application DOM being the element on which the <code>ngApp</code> directive was defined.</p> </li> <li><p>Double-curly binding with an expression:</p> <pre><code> Nothing here {{&#39;yet&#39; + &#39;!&#39;}}</code></pre> <p>This line demonstrates the core feature of Angular&#39;s templating capabilities – a binding, denoted by double-curlies <code>{{ }}</code> as well as a simple expression <code>&#39;yet&#39; + &#39;!&#39;</code> used in this binding.</p> <p>The binding tells Angular that it should evaluate an expression and insert the result into the DOM in place of the binding. Rather than a one-time insert, as we&#39;ll see in the next steps, a binding will result in efficient continuous updates whenever the result of the expression evaluation changes.</p> <p><a href="guide/expression">Angular expression</a> is a JavaScript-like code snippet that is evaluated by Angular in the context of the current model scope, rather than within the scope of the global context (<code>window</code>).</p> <p>As expected, once this template is processed by Angular, the html page contains the text: &quot;Nothing here yet!&quot;.</p> </li> </ul> <h2>Bootstrapping AngularJS apps</h2> <p>Bootstrapping AngularJS apps automatically using the <code>ngApp</code> directive is very easy and suitable for most cases. In advanced cases, such as when using script loaders, you can use <a href="guide/bootstrap">imperative / manual way</a> to bootstrap the app.</p> <p>There are 3 important things that happen during the app bootstrap:</p> <ol> <li><p>The <a href="api/AUTO.$injector"><code>injector</code></a> that will be used for dependency injection within this app is created.</p> </li> <li><p>The injector will then create the <a href="api/ng.$rootScope"><code>root scope</code></a> that will become the context for the model of our application.</p> </li> <li><p>Angular will then &quot;compile&quot; the DOM starting at the <code>ngApp</code> root element, processing any directives and bindings found along the way.</p> </li> </ol> <p>Once an application is bootstrapped, it will then wait for incoming browser events (such as mouse click, key press or incoming HTTP response) that might change the model. Once such an event occurs, Angular detects if it caused any model changes and if changes are found, Angular will reflect them in the view by updating all of the affected bindings.</p> <p>The structure of our application is currently very simple. The template contains just one directive and one static binding, and our model is empty. That will soon change!</p> <p><img class="diagram" src="img/tutorial/tutorial_00.png"></p> <h2>What are all these files in my working directory?</h3> <p>Most of the files in your working directory come from the <a href="https://github.com/angular/angular-seed">angular-seed project</a> which is typically used to bootstrap new Angular projects. The seed project includes the latest Angular libraries, test libraries, scripts and a simple example app, all pre-configured for developing a typical web app.</p> <p>For the purposes of this tutorial, we modified the angular-seed with the following changes:</p> <ul> <li>Removed the example app</li> <li>Added phone images to <code>app/img/phones/</code></li> <li>Added phone data files (JSON) to <code>app/phones/</code></li> <li>Added <a href="http://twitter.github.com/bootstrap/">Bootstrap</a> files to <code>app/css/</code> and <code>app/img/</code></li> </ul> <h2>Experiments</h1> <ul> <li><p>Try adding a new expression to the <code>index.html</code> that will do some math:</p> <pre><code> &lt;p&gt;1 + 2 = {{ 1 + 2 }}&lt;/p&gt;</code></pre> </li> </ul> <h1>Summary</h2> <p>Now let&#39;s go to <a href="tutorial/step_01">step 1</a> and add some content to the web app.</p> <ul doc-tutorial-nav="0"></ul> <div style="display: none"> Note: During the bootstrap the injector and the root scope will then be associated with the element on which the <code>ngApp</code> directive was declared, so when debugging the app you can retrieve them from browser console via <code>angular.element(rootElement).scope()</code> and <code>angular.element(rootElement).injector()</code>. </div></div></div>
ext/c++/thirdpart/c++/boost/doc/html/boost/xpressive/alpha.html
yinchunlong/abelkhan-1
<!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>Global alpha</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset"> <link rel="up" href="../../xpressive/reference.html#header.boost.xpressive.regex_primitives_hpp" title="Header &lt;boost/xpressive/regex_primitives.hpp&gt;"> <link rel="prev" href="alnum.html" title="Global alnum"> <link rel="next" href="blank.html" title="Global blank"> </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="alnum.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../xpressive/reference.html#header.boost.xpressive.regex_primitives_hpp"><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="blank.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> <div class="refentry"> <a name="boost.xpressive.alpha"></a><div class="titlepage"></div> <div class="refnamediv"> <h2><span class="refentrytitle">Global alpha</span></h2> <p>boost::xpressive::alpha &#8212; Matches an alphabetic character. </p> </div> <h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2> <div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: &lt;<a class="link" href="../../xpressive/reference.html#header.boost.xpressive.regex_primitives_hpp" title="Header &lt;boost/xpressive/regex_primitives.hpp&gt;">boost/xpressive/regex_primitives.hpp</a>&gt; </span><span class="emphasis"><em><span class="identifier">unspecified</span></em></span> alpha<span class="special">;</span></pre></div> <div class="refsect1"> <a name="idp567068912"></a><h2>Description</h2> <p>The regex traits are used to determine which characters are alphabetic. To match any character that is not alphabetic, use ~alpha.</p> <div class="note"><table border="0" summary="Note"> <tr> <td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../doc/src/images/note.png"></td> <th align="left">Note</th> </tr> <tr><td align="left" valign="top"><p>alpha is equivalent to /[[:alpha:]]/ in perl. ~alpha is equivalent to /[[:^alpha:]]/ in perl. </p></td></tr> </table></div> <p> </p> </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; 2007 Eric Niebler<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="alnum.html"><img src="../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../xpressive/reference.html#header.boost.xpressive.regex_primitives_hpp"><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="blank.html"><img src="../../../../doc/src/images/next.png" alt="Next"></a> </div> </body> </html>
libraries/controlP5/reference/controlP5/ControlFont.html
dearmash/Processing
<!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.6.0_31) on Wed May 30 21:33:46 SGT 2012 --> <TITLE> ControlFont (Javadocs: controlP5) </TITLE> <META NAME="date" CONTENT="2012-05-30"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="ControlFont (Javadocs: controlP5)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= 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=2 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="../controlP5/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="../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="../controlP5/ControlEvent.html" title="class in controlP5"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../controlP5/ControlGroup.html" title="class in controlP5"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?controlP5/ControlFont.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ControlFont.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;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&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;<A HREF="#field_detail">FIELD</A>&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"> controlP5</FONT> <BR> Class ControlFont</H2> <PRE> java.lang.Object <IMG SRC="../resources/inherit.gif" ALT="extended by "><B>controlP5.ControlFont</B> </PRE> <HR> <DL> <DT><PRE>public class <B>ControlFont</B><DT>extends java.lang.Object</DL> </PRE> <P> A ControlFont is a container for a PFont that can be used to customize the font of a label. (Designing the Font handling gave me a big headache, especially when it comes to calculating the dimensions of a font which are not available at all times but only at certain times. The current status I suppose is a good compromise and works for standard font handling cases. For any special cases it will be difficult to convince me to make any changes.) <P> <P> <HR> <P> <!-- =========== FIELD SUMMARY =========== --> <A NAME="field_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Field Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../controlP5/ControlFont.html#DEBUG">DEBUG</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../controlP5/ControlFont.html#RENDER_2X">RENDER_2X</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;set the RENDER_2X variable to true to double render text, this makes the font look bolder especially in OpenGL mode.</TD> </TR> </TABLE> &nbsp; <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../controlP5/ControlFont.html#ControlFont(processing.core.PFont)">ControlFont</A></B>(processing.core.PFont&nbsp;theFont)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../controlP5/ControlFont.html#ControlFont(processing.core.PFont, int)">ControlFont</A></B>(processing.core.PFont&nbsp;theFont, int&nbsp;theFontSize)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../controlP5/ControlFont.html#ControlFont(processing.core.PFont, int, int)">ControlFont</A></B>(processing.core.PFont&nbsp;theFont, int&nbsp;theFontSize, int&nbsp;theLineHeight)</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"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </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="../controlP5/ControlFont.html#draw(processing.core.PApplet, controlP5.Label)">draw</A></B>(processing.core.PApplet&nbsp;theApplet, <A HREF="../controlP5/Label.html" title="class in controlP5">Label</A>&nbsp;theLabel)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;controlP5.ControlFont.FontLabel</CODE></FONT></TD> <TD><CODE><B><A HREF="../controlP5/ControlFont.html#get()">get</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../controlP5/ControlFont.html#getHeight()">getHeight</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../controlP5/ControlFont.html#getWidth()">getWidth</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../controlP5/ControlFont.html#getWidthFor(java.lang.String, controlP5.Label, processing.core.PApplet)">getWidthFor</A></B>(java.lang.String&nbsp;theText, <A HREF="../controlP5/Label.html" title="class in controlP5">Label</A>&nbsp;theLabel, processing.core.PApplet&nbsp;theApplet)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </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 =========== --> <A NAME="field_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Field Detail</B></FONT></TH> </TR> </TABLE> <A NAME="DEBUG"><!-- --></A><H3> DEBUG</H3> <PRE> public static boolean <B>DEBUG</B></PRE> <DL> <DL> </DL> </DL> <HR> <A NAME="RENDER_2X"><!-- --></A><H3> RENDER_2X</H3> <PRE> public static boolean <B>RENDER_2X</B></PRE> <DL> <DD>set the RENDER_2X variable to true to double render text, this makes the font look bolder especially in OpenGL mode. use: ControlFont.RENDER_2X = true; <P> <DL> </DL> </DL> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="ControlFont(processing.core.PFont)"><!-- --></A><H3> ControlFont</H3> <PRE> public <B>ControlFont</B>(processing.core.PFont&nbsp;theFont)</PRE> <DL> </DL> <HR> <A NAME="ControlFont(processing.core.PFont, int)"><!-- --></A><H3> ControlFont</H3> <PRE> public <B>ControlFont</B>(processing.core.PFont&nbsp;theFont, int&nbsp;theFontSize)</PRE> <DL> </DL> <HR> <A NAME="ControlFont(processing.core.PFont, int, int)"><!-- --></A><H3> ControlFont</H3> <PRE> public <B>ControlFont</B>(processing.core.PFont&nbsp;theFont, int&nbsp;theFontSize, int&nbsp;theLineHeight)</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"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Method Detail</B></FONT></TH> </TR> </TABLE> <A NAME="draw(processing.core.PApplet, controlP5.Label)"><!-- --></A><H3> draw</H3> <PRE> public void <B>draw</B>(processing.core.PApplet&nbsp;theApplet, <A HREF="../controlP5/Label.html" title="class in controlP5">Label</A>&nbsp;theLabel)</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="get()"><!-- --></A><H3> get</H3> <PRE> public controlP5.ControlFont.FontLabel <B>get</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getHeight()"><!-- --></A><H3> getHeight</H3> <PRE> public int <B>getHeight</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getWidth()"><!-- --></A><H3> getWidth</H3> <PRE> public int <B>getWidth</B>()</PRE> <DL> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getWidthFor(java.lang.String, controlP5.Label, processing.core.PApplet)"><!-- --></A><H3> getWidthFor</H3> <PRE> public static int <B>getWidthFor</B>(java.lang.String&nbsp;theText, <A HREF="../controlP5/Label.html" title="class in controlP5">Label</A>&nbsp;theLabel, processing.core.PApplet&nbsp;theApplet)</PRE> <DL> <DD><DL> </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=2 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="../controlP5/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="../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="../controlP5/ControlEvent.html" title="class in controlP5"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../controlP5/ControlGroup.html" title="class in controlP5"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../index.html?controlP5/ControlFont.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ControlFont.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;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&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;<A HREF="#field_detail">FIELD</A>&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> processing library controlP5 by Andreas Schlegel. (c) 2006-2012 </BODY> </HTML>
test/template-05.html
mefernandez/temply-core
<html> <head> <title>Test cheerio's HTML element traverse order</title> </head> <body> <div id="div-1" class="some-class cms-data-1 cms-data-2 cms-render-1"> <p id="p-1" class="cms-render-2 some-class"></p> <div id="div-2" class="cms-data-3 some-class cms-data-4 cms-render-3"> <p id="p-2" class="cms-render-4 some-class"></p> </div> </div> <div id="div-3" class="cms-data-5 cms-data-6 cms-render-5 some-class"> <p id="p-3" class="cms-render-6"></p> </div> </body> </html>
vendor/fop-1.1/javadocs/org/apache/fop/cli/class-use/InputHandler.html
kardeiz/fop_wrapper
<!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.6.0_35) on Tue Oct 16 22:49:48 ICT 2012 --> <TITLE> Uses of Class org.apache.fop.cli.InputHandler (Apache FOP 1.1 API) </TITLE> <META NAME="date" CONTENT="2012-10-16"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.fop.cli.InputHandler (Apache FOP 1.1 API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= 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=2 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/fop/cli/InputHandler.html" title="class in org.apache.fop.cli"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</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> fop 1.1</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/fop/cli//class-useInputHandler.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="InputHandler.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> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.fop.cli.InputHandler</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../org/apache/fop/cli/InputHandler.html" title="class in org.apache.fop.cli">InputHandler</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.fop.cli"><B>org.apache.fop.cli</B></A></TD> <TD>This package contains the command-line client for Apache FOP.&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.apache.fop.cli"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../org/apache/fop/cli/InputHandler.html" title="class in org.apache.fop.cli">InputHandler</A> in <A HREF="../../../../../org/apache/fop/cli/package-summary.html">org.apache.fop.cli</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../org/apache/fop/cli/InputHandler.html" title="class in org.apache.fop.cli">InputHandler</A> in <A HREF="../../../../../org/apache/fop/cli/package-summary.html">org.apache.fop.cli</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/fop/cli/AreaTreeInputHandler.html" title="class in org.apache.fop.cli">AreaTreeInputHandler</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;InputHandler for the area tree XML (the old intermediate format) as input.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/fop/cli/IFInputHandler.html" title="class in org.apache.fop.cli">IFInputHandler</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;InputHandler for the intermediate format XML as input.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/apache/fop/cli/ImageInputHandler.html" title="class in org.apache.fop.cli">ImageInputHandler</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;InputHandler for the images (for example TIFF) as input.</TD> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/fop/cli/package-summary.html">org.apache.fop.cli</A> that return <A HREF="../../../../../org/apache/fop/cli/InputHandler.html" title="class in org.apache.fop.cli">InputHandler</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../../../../org/apache/fop/cli/InputHandler.html" title="class in org.apache.fop.cli">InputHandler</A></CODE></FONT></TD> <TD><CODE><B>CommandLineOptions.</B><B><A HREF="../../../../../org/apache/fop/cli/CommandLineOptions.html#getInputHandler()">getInputHandler</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <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=2 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="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/fop/cli/InputHandler.html" title="class in org.apache.fop.cli"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</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> fop 1.1</EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/fop/cli//class-useInputHandler.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="InputHandler.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> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright 1999-2012 The Apache Software Foundation. All Rights Reserved. </BODY> </HTML>
node_modules/cornerstone-tools/examples/wwwc/index.html
chafey/byozfwv
<!DOCTYPE HTML> <html> <head> <!-- support for mobile touch devices --> <meta name="viewport" content="user-scalable=no, width=device-width, initial-scale=1, maximum-scale=1"> <!-- twitter bootstrap CSS stylesheet - not required by cornerstoneTools --> <link href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet"> <link href="../cornerstone.min.css" rel="stylesheet"> </head> <body> <div class="container"> <div class="page-header"> <h1> WW/WC Tools Example </h1> <p> This page contains an example of the WW/WC tool </p> <a href="../index.html">Go back to the Examples page</a> </div> <div class="row"> <div class="col-xs-2"> <ul class="list-group"> <a href="#" id="disable" class="list-group-item">Disable</a> <a href="#" id="enable" class="list-group-item">Enable</a> <a href="#" id="activate" class="list-group-item">Activate</a> <a href="#" id="deactivate" class="list-group-item">Deactivate</a> <a href="#" id="defaultStrategy" class="list-group-item">Default Strategy</a> <a href="#" id="osirixStrategy" class="list-group-item">Osirix Strategy</a> </ul> </div> <div class="col-xs-6"> <div style="width:512px;height:512px;position:relative;display:inline-block;color:white;" oncontextmenu="return false" class='cornerstone-enabled-image' unselectable='on' onselectstart='return false;' onmousedown='return false;'> <div id="dicomImage" style="width:512px;height:512px;top:0px;left:0px; position:absolute;"> </div> </div> </div> </div> </body> <!-- jquery - included to make things easier to demo, not needed or used by the cornerstone library but is used by our example image loader--> <script src="../jquery.min.js"></script> <!-- include the cornerstone library --> <script src="../cornerstone.min.js"></script> <script src="../cornerstoneMath.min.js"></script> <!-- include the cornerstone tools library --> <script src="../../dist/cornerstoneTools.js"></script> <!-- include special code for these examples which provides images --> <script src="../exampleImageLoader.js"></script> <script> // Create a custom ww/wc strategy that follows osirix's convention cornerstoneTools.wwwc.strategies.osirix = function(eventData) { var imageDynamicRange = eventData.image.maxPixelValue - eventData.image.minPixelValue; var multiplier = imageDynamicRange / 1024; var deltaX = eventData.deltaPoints.page.x * multiplier; var deltaY = eventData.deltaPoints.page.y * multiplier; eventData.viewport.voi.windowWidth += (deltaX); eventData.viewport.voi.windowCenter -= (deltaY); }; var element = $('#dicomImage').get(0); var imageId = 'example://1'; // image enable the dicomImage element cornerstone.enable(element); cornerstoneTools.mouseInput.enable(element); cornerstone.loadImage(imageId).then(function(image) { cornerstone.displayImage(element, image); // Enable all tools we want to use with this element cornerstoneTools.wwwc.activate(element, 1); activate("#activate"); function activate(id) { $('a').removeClass('active'); $(id).addClass('active'); } // Tool button event handlers that set the new active tool $('#disable').click(function() { activate("#disable"); cornerstoneTools.wwwc.disable(element); return false; }); $('#enable').click(function() { activate("#enable"); cornerstoneTools.wwwc.enable(element); return false; }); $('#activate').click(function() { activate("#activate"); cornerstoneTools.wwwc.activate(element, 1); return false; }); $('#deactivate').click(function() { activate("#deactivate"); cornerstoneTools.wwwc.deactivate(element, 1); return false; }); $('#defaultStrategy').click(function() { activate("#defaultStrategy"); cornerstoneTools.wwwc.strategy = cornerstoneTools.wwwc.strategies.default; return false; }); $('#osirixStrategy').click(function() { activate("#osirixStrategy"); cornerstoneTools.wwwc.strategy = cornerstoneTools.wwwc.strategies.osirix; return false; }); }); </script> </html>
website/static/Shop-UI/assets/css/theme-colors/orange.css
goujonpa/chateaumagondeau
/* * Version: 1.6 * Orange Color : #e67e22; * Orange Hover Color : #d35400; * Additional color : #eaa76b; * rgba(230, 126, 34, 1); */ a { color: #e67e22; } a:hover { color: #e67e22; } /*Headers Default ------------------------------------*/ .header-v5 .navbar-default .navbar-nav > li > a:hover, .header-v5 .navbar-default .navbar-nav > .active > a { border-top-color: #e67e22; } .header-v5 .navbar-default .navbar-nav > .active > a { color: #e67e22; } .header-v5 .navbar-default .navbar-nav > li:hover > a { color: #e67e22; } .header-v5 .navbar-default .navbar-nav > .open > a, .header-v5 .navbar-default .navbar-nav > .open > a:hover, .header-v5 .navbar-default .navbar-nav > .open > a:focus { color: #e67e22; } .header-v5 .dropdown-menu li > a:hover { background: #e67e22; } .header-v5 .dropdown-menu .active > a, .header-v5 .dropdown-menu li > a:hover { background: #e67e22; } .header-v5 .dropdown-menu li a:focus { background: #fff; } .header-v5 .dropdown-menu { border-color: #e67e22; } .header-v5 .dropdown-menu li.dropdown-submenu:hover > a { background: #e67e22; } .header-v5 .dropdown-menu .style-list li > a:hover { background: none; } .header-v5 .style-list li a:hover { color: #e67e22; } /* Shopping cart*/ .header-v5 .shop-badge.badge-icons i { color: #e67e22; } .header-v5 .shop-badge span.badge-sea { background: #e67e22; } .header-v5 .badge-open { border-top: 2px solid #e67e22; box-shadow: 0 5px 5px 0 rgba(90, 90, 90, 0.075); } .header-v5 li.subtotal .subtotal-cost { color: #e67e22; } .btn-u.btn-brd.btn-u-sea-shop { border-color: #e67e22; color: #e67e22; } .btn-u.btn-brd.btn-u-sea-shop:hover { border-color: #e67e22; color: #e67e22; } .btn-u.btn-brd.btn-u-sea-shop.btn-brd-hover:hover { background: #e67e22; } .btn-u.btn-u-sea-shop { background-color: #e67e22; } .btn-u.btn-u-sea-shop:hover { border-color: #e67e22; background: #d35400 ; } /*Responsive Navbar*/ @media (max-width: 991px) { /*Responsive code for max-width: 991px*/ .header-v5 .navbar-default .navbar-nav > .active > a, .header-v5 .navbar-default .navbar-nav > .active > a:hover, .header-v5 .navbar-default .navbar-nav > .active > a:focus { background: #e67e22; } .header-v5 .dropdown-menu li.dropdown-submenu:hover > a { background: none; } } /* Tab v5 ------------------------------------*/ .tab-v5 .nav-tabs > li.active > a, .tab-v5 .nav-tabs > li.active > a:hover, .tab-v5 .nav-tabs > li.active > a:focus { border-color: #e67e22; } .tab-v5 .nav-tabs > li > a:hover { border-bottom: 1px solid #e67e22; } /* Product Rating ------------------------------------*/ .product-ratings li.reply a { color: #e67e22; } /* Illustration v2 ------------------------------------*/ .illustration-v2 .add-to-cart:hover { background-color: rgba(230, 126, 34, 0.5); } .product-description h4.title-price a:hover { color: #e67e22; } .product-ratings li .rating-selected { color: #e67e22; } .product-ratings li .rating { color: #eaa76b; } .product-ratings li.like-icon a { color: #eaa76b; } .product-ratings li.like-icon a:hover { color: #e67e22; } /* Illustration v4 ------------------------------------*/ .illustration-v4 .thumb-product-purchase a { color: #eaa76b; } .illustration-v4 .thumb-product-purchase a:hover { color: #e67e22; } .illustration-v4 .thumb-product-in h4 a:hover { color: #e67e22; } /* Twitter Block ------------------------------------*/ .twitter-block .item a { color: #e67e22; } /* Shop bg ------------------------------------*/ .shop-bg-green { background: #e67e22; } /* Shop Subscribe ------------------------------------*/ .shop-subscribe { background: #e67e22; } .footer-v4 .copyright a { color: #e67e22; } /* Shop text ------------------------------------*/ .shop-green { color: #e67e22; } /* Breadcrumbs v4 ------------------------------------*/ .breadcrumbs-v4 .breadcrumb-v4-in li.active, .breadcrumbs-v4 .breadcrumb-v4-in li a:hover { color: #e67e22; } /* Wizard ------------------------------------*/ .wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active { background: #d35400; } .wizard > .steps .disabled .number { color: #e67e22; } .wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active { background: #eaa76b; } .wizard > .actions a { background: #e67e22; } .wizard > .actions a:hover { background: #eaa76b; } .wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active { background: #e67e22; } /* Filter By Block ------------------------------------*/ .filter-by-block h1 { background: #e67e22; } /* Checkbox List ------------------------------------*/ .checkbox-list .checkbox input + i:after, .checkbox-list .checkbox small a { color: #e67e22; } .checkbox-list .checkbox i, .checkbox-list .checkbox:hover i, .checkbox-list .checkbox input:focus + i, .checkbox-list .checkbox input:checked + i { border-color: #e67e22; } /* noUi Connect ------------------------------------*/ .noUi-connect { background: #e67e22; } /* Stars Rating Label ------------------------------------*/ .stars-ratings label { color: #eaa76b; } .stars-ratings input + label:hover, .stars-ratings input:checked ~ label, .stars-ratings input + label:hover ~ label { color: #e67e22; } /* Grid List Icon v2 ------------------------------------*/ .grid-list-icons i { background: #e67e22; } /* Pagination v2 ------------------------------------*/ .pagination.pagination-v2 > li > a:hover, .pagination.pagination-v2 > .active > a, .pagination.pagination-v2 > .active > span, .pagination.pagination-v2 > .active > a:hover, .pagination.pagination-v2 > .active > span:hover, .pagination.pagination-v2 > .active > a:focus, .pagination.pagination-v2 > .active > span:focus { background: #e67e22; border-color: #e67e22; } /* Add To Wish List ------------------------------------*/ .add-to-wishlist i { color: #eaa76b; } .add-to-wishlist a:hover, .add-to-wishlist .wishlist-in:hover i, .add-to-wishlist .compare-in:hover i { color: #e67e22; } .add-to-wishlist a:hover, .add-to-wishlist .wishlist-in:hover i, .add-to-wishlist .compare-in:hover i { color: #e67e22; } /* Breadcrumb v5 ------------------------------------*/ .breadcrumb-v5 li.active, .breadcrumb-v5 li a:hover { color: #e67e22; } /* Shop Product Social ------------------------------------*/ .shop-product .shop-product-social li i:hover { color: #e67e22; } /* Shop Product ------------------------------------*/ .shop-product .product-review-list a:hover { color: #e67e22; } .shop-product .product-size input:checked ~ label { border-color: #e67e22; color: #e67e22; } .shop-product .product-size label:hover { border-color: #e67e22; color: #e67e22; } .shop-product .product-color input:checked ~ label { border: 2px solid #e67e22; } .shop-product .product-color label:hover { border: 2px solid #e67e22; } /* Shop Service ------------------------------------*/ .product-service .product-service-heading { background: #e67e22; } .product-service:hover .product-service-heading { background: #eaa76b; } /* Info Block v2 ------------------------------------*/ .info-block-v2 i { color: #e67e22; } /* Log Reg v3 ------------------------------------*/ .log-reg-v3 .checkbox input + i:after { color: #e67e22; } .log-reg-v3 .checkbox input:checked + i { border-color: #e67e22; } .log-reg-v3 .checkbox i { border-color: #eaa76b; } .log-reg-v3 .checkbox:hover i { border-color: #e67e22; } /* Cus Form Horizantal ------------------------------------*/ .cus-form-horizontal .input-small-field a { color: #e67e22; } .cus-form-horizontal .input-small-field a:hover { color: #e67e22; text-decoration: none; } /* Accordion v2 ------------------------------------*/ .accordion-v2.plus-toggle .panel-heading a:before { background: #e67e22; } #topcontrol:hover { background-color: #e67e22; } /* Grid List Icons ------------------------------------*/ .grid-list-icons i:hover { background: #eaa76b; text-decoration: none; } /* Grid List Icons ------------------------------------*/ .wishlist-category a { color: #e67e22; }
app/docs.html
allanalexandre/meionorte-ui
<!doctype html> <html class="no-js" lang="pt-BR"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Jornal Meio Norte - Documentação</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" href="apple-touch-icon.png"> <link rel="stylesheet" href="css/all.min.css"> </head> <body> <header class="header-bar"> <div class="fluid full-height"> <h1 class="logo"> <div class="img-logo"> <img src="images/logojmn.png" height="53" style="margin:10px;" /> </div> </h1> </div> </header> <script src="js/all.min.js"></script> </body> </html>
static/css/styles.css
tckz/hugo_theme_beg
html { font-size: 18px; } @media (max-width: 768px) { html { font-size: 15px; } } body { font-size: inherit; font-weight: 300; } p { margin: 0; } img { max-width: 100%; } ul,ol { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6 { margin: 0; } h1 { font-size: 1.8rem; line-height: 2rem; margin: 1.5rem 0; } h2 { font-size: 1.4rem; line-height: 2rem; margin: 1.5rem 0; } h3 { font-size: 1.2rem; line-height: 1.5rem; margin: 1.5rem 0; } h4, h5, h6 { font-size: 1rem; line-height: 1.5rem; margin: 1.5rem 0; } main { display: block; } /* Override */ .navbar { border-radius: 0; } .page-header { margin: 0; margin-bottom: 1rem; padding: 0; padding: 1rem 0; } .page-header h1 { margin: 0; } /* Layouts */ .l-header { font-size: .8rem; } .l-footer { font-size: .8rem; padding: 1.5rem 0; color: #999; } /* Parts:facts */ .p-facts { list-style: none; margin-bottom: .5rem; } .p-facts li { display: inline; font-size: .8rem; margin-right: .5rem; } .p-facts li i { margin-right: .5rem; color: #999; } /* Parts:facts */ .p-crumb { font-size: .8rem; margin-bottom: 1.5rem; } .p-crumb ol { margin-bottom: 0; } /* Parts:terms */ .p-terms { list-style: none; } .p-terms li { display: inline-block; } .p-terms li::after { content: ','; } .p-terms li:last-child::after { content: ''; } /* Parts:section */ section { font-size: .8rem; } section>header { margin-bottom: .5rem; font-weight: 500; } section.bordered { border-top: 1px solid #eee; padding: 1rem 0; } /* Parts:article */ .p-articles { list-style: none; } .p-articles>li { margin-bottom: 2.5rem; } .p-articles.bordered>li { border-bottom: 1px solid #eee; margin-bottom: .5rem; } .p-articles.bordered>li:last-child { border-bottom: none; } article .title { margin: 0; margin-bottom: .5rem; } article .thumb { display: block; background-position: center; background-size: cover; } article>header { border-bottom: 1px solid #eee; margin-bottom: 1.5rem; } article .summary { margin-bottom: .5rem; } article.single .thumb { height: 18rem; } @media (max-width: 768px) { article.single .thumb { height: 12rem; } } article.li .thumb { float: right; width: 12rem; height: 7.5rem; margin-left: 1rem; margin-bottom: 1rem; } article.li.sm>header { border-bottom: none; margin-bottom: 0; } .article-body h2 { padding: 1rem 0; border-bottom: 2px solid #eceff1; } .article-body h2:first-child { margin-top: 0; } .article-body h3 { color: #428bca; } .article-body h4 { border-left: solid .25rem #428bca; padding: 0 .5rem; } .article-body p { margin: 1.5rem 0; line-height: 1.5rem; } .article-body a { text-decoration: underline; } .article-body ul, .article-body ol { padding-left: 1.5rem; } .article-body code { display: inline-block; font-family: Menlo, consolas, monospace; font-size: .8rem; padding: 0 .5rem; line-height: 1.5rem; } .article-body pre { margin: 1.5rem 0; padding: 0; font-size: .8rem; border: none; border-radius: 0; } .article-body pre code { display: block; line-height: 1rem; padding: 1rem; } .article-body blockquote { margin: 1.5rem 0; padding: .5rem 0; font-size: .8rem; border-top: 1px solid #eceff1; border-bottom: 1px solid #eceff1; color: #607d8b; } .article-body blockquote p { margin: .5rem 0; line-height: 1rem; } .article-body strong { box-shadow: 0 -.5rem 0 0 #5bc0de inset; } .article-body em { font-style: normal; font-weight: 700; color: #428bca; } .article-body figure { margin: 1.5rem 0; } .article-body figure.left, .article-body figure.right { width: 15rem; height: 12rem; margin-top: 0; } .article-body figure.left { float: left; margin-right: 1rem; } .article-body figure.right { float: right; margin-left: 1rem; } @media (max-width: 768px) { .article-body figure.left, .article-body figure.right { float: none; margin: 0; width: auto; height: auto; } } .article-body figcaption { padding: .5rem 0; font-size: .8rem; text-align: center; } .article-body figcaption a { color: #263238; }
src/3rdparty/tbb/doc/html/functions_0x6d.html
GraphicsEmpire/tetcutter
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.4"/> <title>Class Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <!-- end header part --> <!-- Generated by Doxygen 1.8.4 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li class="current"><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <div id="navrow3" class="tabs2"> <ul class="tablist"> <li class="current"><a href="functions.html"><span>All</span></a></li> <li><a href="functions_func.html"><span>Functions</span></a></li> <li><a href="functions_vars.html"><span>Variables</span></a></li> <li><a href="functions_type.html"><span>Typedefs</span></a></li> <li><a href="functions_enum.html"><span>Enumerations</span></a></li> <li><a href="functions_eval.html"><span>Enumerator</span></a></li> <li><a href="functions_rela.html"><span>Related&#160;Functions</span></a></li> </ul> </div> <div id="navrow4" class="tabs3"> <ul class="tablist"> <li><a href="functions.html#index_a"><span>a</span></a></li> <li><a href="functions_0x62.html#index_b"><span>b</span></a></li> <li><a href="functions_0x63.html#index_c"><span>c</span></a></li> <li><a href="functions_0x64.html#index_d"><span>d</span></a></li> <li><a href="functions_0x65.html#index_e"><span>e</span></a></li> <li><a href="functions_0x66.html#index_f"><span>f</span></a></li> <li><a href="functions_0x67.html#index_g"><span>g</span></a></li> <li><a href="functions_0x68.html#index_h"><span>h</span></a></li> <li><a href="functions_0x69.html#index_i"><span>i</span></a></li> <li><a href="functions_0x6a.html#index_j"><span>j</span></a></li> <li><a href="functions_0x6c.html#index_l"><span>l</span></a></li> <li class="current"><a href="functions_0x6d.html#index_m"><span>m</span></a></li> <li><a href="functions_0x6e.html#index_n"><span>n</span></a></li> <li><a href="functions_0x6f.html#index_o"><span>o</span></a></li> <li><a href="functions_0x70.html#index_p"><span>p</span></a></li> <li><a href="functions_0x71.html#index_q"><span>q</span></a></li> <li><a href="functions_0x72.html#index_r"><span>r</span></a></li> <li><a href="functions_0x73.html#index_s"><span>s</span></a></li> <li><a href="functions_0x74.html#index_t"><span>t</span></a></li> <li><a href="functions_0x75.html#index_u"><span>u</span></a></li> <li><a href="functions_0x76.html#index_v"><span>v</span></a></li> <li><a href="functions_0x77.html#index_w"><span>w</span></a></li> <li><a href="functions_0x7e.html#index_0x7e"><span>~</span></a></li> </ul> </div> </div><!-- top --> <div class="contents"> <div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div> <h3><a class="anchor" id="index_m"></a>- m -</h3><ul> <li>make_filter : <a class="el" href="a00060.html#a21460fde704da22caa222778f5abb140">tbb::interface6::filter_t&lt; T, U &gt;</a> </li> <li>malloc_type : <a class="el" href="a00157.html#a60463a571d5c20f7762112367261ad94">tbb::tbb_allocator&lt; T &gt;</a> </li> <li>max_size() : <a class="el" href="a00040.html#aea0a0e5220a0dcb67da57d0280d36005">tbb::interface5::concurrent_hash_map&lt; Key, T, HashCompare, A &gt;</a> , <a class="el" href="a00157.html#a0a2676fb8a2f931961d373b88848c93e">tbb::tbb_allocator&lt; T &gt;</a> , <a class="el" href="a00050.html#a0ec9c3ab3360e04bdaa5174956a3206d">tbb::concurrent_vector&lt; T, A &gt;</a> , <a class="el" href="a00029.html#a4b945b3180ea3dfe16dfa048f4591c6d">tbb::cache_aligned_allocator&lt; T &gt;</a> , <a class="el" href="a00090.html#a2bded8e3fb2cec32b48771e7a1bbb838">tbb::interface6::memory_pool_allocator&lt; T, P &gt;</a> , <a class="el" href="a00127.html#afaa85d739b466699cf669116fd10d175">tbb::scalable_allocator&lt; T &gt;</a> </li> <li>may_sleep() : <a class="el" href="a00155.html#a2390325945912ee7ce58cd9700664ea4">tbb::interface6::task_scheduler_observer</a> </li> <li>memory_pool() : <a class="el" href="a00089.html#af4c36829a159eac04d630ac5a99b9354">tbb::interface6::memory_pool&lt; Alloc &gt;</a> </li> <li>move() : <a class="el" href="a00159.html#a4bd4ba0d501021013d1473d21b020b69">tbb::tbb_exception</a> , <a class="el" href="a00094.html#aeb47d3ac90a1f01fe642b572f6ac519d">tbb::movable_exception&lt; ExceptionData &gt;</a> , <a class="el" href="a00032.html#abb221485cd260349efdef681f633a6a4">tbb::captured_exception</a> </li> <li>mutex : <a class="el" href="a00131.html#a8d70c5a2348e30a6979bfbf677328dc4">tbb::spin_rw_mutex_v3::scoped_lock</a> , <a class="el" href="a00097.html#ad1b280c954ffc8b8b3e63e4ee4144035">tbb::mutex</a> </li> <li>my_exception_data : <a class="el" href="a00094.html#adba063da80054afe64d5268711084d9b">tbb::movable_exception&lt; ExceptionData &gt;</a> </li> </ul> </div><!-- contents --> <hr> <p></p> Copyright &copy; 2005-2015 Intel Corporation. All Rights Reserved. <p></p> Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries. <p></p> * Other names and brands may be claimed as the property of others.
1/BBS/myskoda/myskoda/1/templates/default/addnode.html
catsky/rebang
<div class="title"><a href="/">#{{SITE_TITLE}}</a> &raquo; #{title}</div> <div class="main-box"> <form name="form1" action="" method="post"> <p><label>* <input type="text" name="name" value="${n_obj['name']}" /> 分类名</label></p> <?py if n_obj['id']: ?> <p><label><input type="text" id="imgurl" name="imgurl" value="${n_obj['imgurl']}" style="width:300px;"/> 73x73px </label><br/> 使用图片相对路径 /static/images/xxx 或 绝对路径 http://www.aaaaa.com/xxx.jpg</p> 也可以上传一张小图片: <?py include("uploads_photo_node.html") ?> <br/> <?py else: ?> <input type="hidden" id="imgurl" name="imgurl" value=""/> <?py #endif ?> <p><label><textarea name="about" style="width: 440px; height: 70px;">${n_obj['about']}</textarea> 简短介绍</label></p> <p><input type="submit" value=" 提 交 " name="submit" class="textbtn" /></p> </form> <p></p> <form name="form2" action="" method="post"> 修改分类 > 输入分类的id: <input type="text" name="id" value="" /> <input type="submit" value=" 提 交 " name="submit" class="textbtn" /> </form> </div>
ts-webpack2-avalon2/app/source/font/icon/demo_symbol.html
baiyujie/ts-designer
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>IconFont</title> <link rel="stylesheet" href="demo.css"> <script src="iconfont.js"></script> <style type="text/css"> .icon { /* 通过设置 font-size 来改变图标大小 */ width: 1em; height: 1em; /* 图标和文字相邻时,垂直对齐 */ vertical-align: -0.15em; /* 通过设置 color 来改变 SVG 的颜色/fill */ fill: currentColor; /* path 和 stroke 溢出 viewBox 部分在 IE 下会显示 normalize.css 中也包含这行 */ overflow: hidden; } </style> </head> <body> <div class="main markdown"> <h1>IconFont 图标</h1> <ul class="icon_lists clear"> <li> <svg class="icon" aria-hidden="true"> <use xlink:href="#icon-sliderR"></use> </svg> <div class="name">silder</div> <div class="fontclass">#icon-sliderR</div> </li> <li> <svg class="icon" aria-hidden="true"> <use xlink:href="#icon-sliderL"></use> </svg> <div class="name">silder</div> <div class="fontclass">#icon-sliderL</div> </li> </ul> <h2 id="symbol-">symbol引用</h2> <hr> <p>这是一种全新的使用方式,应该说这才是未来的主流,也是平台目前推荐的用法。相关介绍可以参考这篇<a href="">文章</a> 这种用法其实是做了一个svg的集合,与另外两种相比具有如下特点:</p> <ul> <li>支持多色图标了,不再受单色限制。</li> <li>通过一些技巧,支持像字体那样,通过<code>font-size</code>,<code>color</code>来调整样式。</li> <li>兼容性较差,支持 ie9+,及现代浏览器。</li> <li>浏览器渲染svg的性能一般,还不如png。</li> </ul> <p>使用步骤如下:</p> <h3 id="-symbol-">第一步:引入项目下面生成的symbol代码:</h3> <pre><code class="lang-js hljs javascript"><span class="hljs-comment">&lt;script src="./iconfont.js"&gt;&lt;/script&gt;</span></code></pre> <h3 id="-css-">第二步:加入通用css代码(引入一次就行):</h3> <pre><code class="lang-js hljs javascript">&lt;style type=<span class="hljs-string">"text/css"</span>&gt; .icon { width: <span class="hljs-number">1</span>em; height: <span class="hljs-number">1</span>em; vertical-align: <span class="hljs-number">-0.15</span>em; fill: currentColor; overflow: hidden; } &lt;<span class="hljs-regexp">/style&gt;</span></code></pre> <h3 id="-">第三步:挑选相应图标并获取类名,应用于页面:</h3> <pre><code class="lang-js hljs javascript">&lt;svg <span class="hljs-class"><span class="hljs-keyword">class</span></span>=<span class="hljs-string">"icon"</span> aria-hidden=<span class="hljs-string">"true"</span>&gt;<span class="xml"><span class="hljs-tag"> &lt;<span class="hljs-name">use</span> <span class="hljs-attr">xlink:href</span>=<span class="hljs-string">"#icon-xxx"</span>&gt;</span><span class="hljs-tag">&lt;/<span class="hljs-name">use</span>&gt;</span> </span>&lt;<span class="hljs-regexp">/svg&gt; </span></code></pre> </div> </body> </html>
html/lib/matrizHM_rb.html
will88/EquipoDJ-prct12
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta content="text/html; charset=UTF-8" http-equiv="Content-Type" /> <title>File: matrizHM.rb [RDoc Documentation]</title> <link type="text/css" media="screen" href="../rdoc.css" rel="stylesheet" /> <script src="../js/jquery.js" type="text/javascript" charset="utf-8"></script> <script src="../js/thickbox-compressed.js" type="text/javascript" charset="utf-8"></script> <script src="../js/quicksearch.js" type="text/javascript" charset="utf-8"></script> <script src="../js/darkfish.js" type="text/javascript" charset="utf-8"></script> </head> <body class="file file-popup"> <div id="metadata"> <dl> <dt class="modified-date">Last Modified</dt> <dd class="modified-date">2013-11-27 08:58:47 +0000</dd> <dt class="requires">Requires</dt> <dd class="requires"> <ul> <li>matrizHM/version</li> <li>matriz.rb</li> </ul> </dd> </dl> </div> <div id="documentation"> <div class="description"> <h2>Description</h2> </div> </div> </body> </html>
view/default/comment.html
dingoblog/dingo
<li id="comment-{{ .Id }}" class="comment"> <article id="div-comment-{{ .Id }}" class="comment-body"> <footer class="comment-meta"> <div class="comment-author vcard"> <img src="{{ .Avatar }}" width="60" height="60" alt="{{ .Avatar }}" class="comment-avatar"> <a {{ if .Website }}href="{{ .Website }}"{{ end }} rel="external nofollow" class="comment-name">{{ .Author }}</a> {{if .Parent}} <a href="#comment-{{ .ParentComment.Id }}" class="comment-date"><i class="fa fa-reply" aria-hidden="true"></i> in response to {{ .ParentComment.Author }}</a> {{end}} </div> <div class="comment-metadata"> <a href="#" class="comment-date"> <time class="timeago" datetime='{{ DateFormat .CreatedAt "%Y-%m-%dT%H:%M:%S%z" }}'>{{ DateFormat .CreatedAt "%B %d, %Y at %H:%M" }}</time> </a> </div> </footer> <div class="comment-content">{{Html .Content }}</div> <button rel="{{ .Id }}" class="button comment-reply" aria-label="">Reply</button> </article> </li>
assets/Help.html
onlybob/PlantingAppActive
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Tillage App</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Apps for Precision Farm Management."> <meta name="author" content="Aaron Ault"> </head> <body> <center> <img src="images/a.png" /><br /> <img src="images/b.png" /><br /> <img src="images/c.png" /> </center> </body> </html>
examples/seneca/loadShape/loadShape8.html
banksean/processing-js
<!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 runat="server"> <title>Processing.js SVG LoadImage() transform2.svg with Transformations</title> <script type="text/javascript" src="../../../processing.js"></script> <script type="text/javascript" src="../../init.js"></script> </head> <body> <script id="script" type="application/processing"> PShape s; void setup() { background(125); size(500,400); s = loadShape("transform2.svg"); smooth(); noLoop(); } void draw() { shape(s,50,100); } </script><canvas id="display" ></canvas> <div> The actual shape: <img src="transform2.jpg"></div> </body> </html>
_includes/people/guy.t.html
FranciscoCanas/website
<p id="guy.t" data-toggle="tooltip" title="<img src='{{site.filesurl}}/people/guy.t.jpg' alt='Richard 'Tommy' Guy' />"> <a href="http://guyrt.github.com" class="person">Richard "Tommy" Guy</a> is a Senior Data Scientist at Microsoft where he works on <a href="http://www.exp-platform.com/Pages/default.aspx">large scale A/B testing.</a> Previously, he was a Ph.D. student at the University of Toronto. He is also active in planning and teaching the <a href="http://wiki.communitydata.cc/Community_Data_Science_Workshops">Community Data Science Workshops</a> in Seattle, WA. </p>
node-v4.6.1-linux-x64/lib/node_modules/npm/html/doc/api/npm-bugs.html
usmanantharikta/workshop_bekup
<!doctype html> <html> <title>npm-bugs</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="../../static/style.css"> <link rel="canonical" href="https://www.npmjs.org/doc/api/npm-bugs.html"> <script async=true src="../../static/toc.js"></script> <body> <div id="wrapper"> <h1><a href="../api/npm-bugs.html">npm-bugs</a></h1> <p>Bugs for a package in a web browser maybe</p> <h2 id="synopsis">SYNOPSIS</h2> <pre><code>npm.commands.bugs(package, callback) </code></pre><h2 id="description">DESCRIPTION</h2> <p>This command tries to guess at the likely location of a package&#39;s bug tracker URL, and then tries to open it using the <code>--browser</code> config param.</p> <p>Like other commands, the first parameter is an array. This command only uses the first element, which is expected to be a package name with an optional version number.</p> <p>This command will launch a browser, so this command may not be the most friendly for programmatic use.</p> </div> <table border=0 cellspacing=0 cellpadding=0 id=npmlogo> <tr><td style="width:180px;height:10px;background:rgb(237,127,127)" colspan=18>&nbsp;</td></tr> <tr><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td><td style="width:40px;height:10px;background:#fff" colspan=4>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4>&nbsp;</td><td style="width:40px;height:10px;background:#fff" colspan=4>&nbsp;</td><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td><td colspan=6 style="width:60px;height:10px;background:#fff">&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4>&nbsp;</td></tr> <tr><td colspan=2 style="width:20px;height:30px;background:#fff" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:20px;height:10px;background:#fff" rowspan=4 colspan=2>&nbsp;</td><td style="width:10px;height:20px;background:rgb(237,127,127)" rowspan=2>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:20px;height:10px;background:#fff" rowspan=3 colspan=2>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td></tr> <tr><td style="width:10px;height:10px;background:#fff" rowspan=2>&nbsp;</td></tr> <tr><td style="width:10px;height:10px;background:#fff">&nbsp;</td></tr> <tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr> <tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr> </table> <p id="footer">npm-bugs &mdash; npm@2.15.9</p>
lit2go.ok/212/symbollic-logic/4674/syllogism/index.html
adrianosb/HtmlToText
<!DOCTYPE html> <html> <head> <title>“Syllogism” | Symbollic Logic | Lewis Carroll | Lit2Go ETC</title> <link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/screenless.css" type="text/css" media="screen" title="no title" charset="utf-8"> <link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/printless.css" type="text/css" media="print" title="no title" charset="utf-8"> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> <script type="text/javascript" defer src="http://etc.usf.edu/lit2go/js/js.min.js"></script> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-5574891-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); $(document).ready(function() { $('img').unveil(); $('#contactable').contactable({ url: 'http://etc.usf.edu/lit2go/welcome/feedback/', subject: 'Lit2Go Feedback — “Syllogism” | Symbollic Logic | Lewis Carroll — http://etc.usf.edu/lit2go/212/symbollic-logic/4674/syllogism/' }); }); </script> </head> <body> <div class="page"> <header> <h1> <a href="http://etc.usf.edu/lit2go/">Lit<span class="blue">2</span>Go</a> </h1> <ul> <li id="search"><form action="http://etc.usf.edu/lit2go/search/"><input type="text" name="q" placeholder="Search" value=""></form></li> </ul> </header> <nav id="shell"> <ul> <li><a href="http://etc.usf.edu/lit2go/authors/" class="">Authors</a></li> <li><a href="http://etc.usf.edu/lit2go/books/" class="selected">Books</a></li> <li><a href="http://etc.usf.edu/lit2go/genres/" class="">Genres</a></li> <li><a href="http://etc.usf.edu/lit2go/collections/" class="">Collections</a></li> <li><a href="http://etc.usf.edu/lit2go/readability/" class="">Readability</a></li> </ul> </nav> <section id="content"> <div id="contactable"><!-- contactable html placeholder --></div> <div id="page_content"> <header> <h2> <a href="http://etc.usf.edu/lit2go/212/symbollic-logic/">Symbollic Logic</a> </h2> <h3> by <a href="http://etc.usf.edu/lit2go/authors/1/lewis-carroll/">Lewis Carroll</a> </h3> <h4> “Syllogism” </h4> </header> <div id="default"> <details open> <summary> Additional Information </summary> <div id="columns"> <ul> <li> <strong>Year Published:</strong> 1896 </li> <li> <strong>Language:</strong> English </li> <li> <strong>Country of Origin:</strong> United States of America </li> <li> <strong>Source:</strong> Carroll, L. (1896). <em>Symbollic Logic.</em> New York; Macmillan & Co. </li> </ul> </div> <div id="columns"> <ul> <li> <strong>Readability:</strong> <ul> <li> Flesch–Kincaid Level: <a href="http://etc.usf.edu/lit2go/readability/flesch_kincaid_grade_level/10/" title="Flesch–Kincaid Grade Level 10.5">10.5</a> </li> </ul> </li> <li> <strong>Word Count:</strong> 951 </li> </ul> </div> <div id="columns"> <ul> <li> <strong>Genre:</strong> <a href="http://etc.usf.edu/lit2go/genres/15/informational/">Informational</a> </li> <li> <strong>Keywords:</strong> math history, mathematics </li> <li> <a class="btn" data-toggle="modal" href="#cite_this" >✎ Cite This</a> </li> <li> <!-- AddThis Button BEGIN --> <div class="addthis_toolbox addthis_default_style "> <a addthis:ui_delay="500" href="http://www.addthis.com/bookmark.php?v=250&amp;pub=roywinkelman" class="addthis_button_compact">Share</a> <span class="addthis_separator">|</span> <a class="addthis_button_preferred_1"></a> <a class="addthis_button_preferred_2"></a> <a class="addthis_button_preferred_3"></a> <a class="addthis_button_preferred_4"></a> </div> <script type="text/javascript">$($.getScript("http://s7.addthis.com/js/250/addthis_widget.js?pub=roywinkelman"))</script> <!-- <script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js?pub=roywinkelman"></script> --> <!-- AddThis Button END --> </li> </ul> </div> <h4>Downloads</h4> <ul id="downloads"> <li> <a href="http://etc.usf.edu/lit2go/audio/mp3/symbollic-logic-001-syllogism.4674.mp3">Audio</a> </li> <li> <a href="http://etc.usf.edu/lit2go/pdf/passage/4674/symbollic-logic-001-syllogism.pdf">Passage PDF</a> </li> <li><a href="http://etc.usf.edu/lit2go/pdf/student_activity/4674/4674-1.pdf">Student Activity</a></li> </ul> <hr> </details> <div class="modal hide" id="cite_this"> <script> $($('#myTab a').click(function (e) {e.preventDefault();$('#myTab a[href="#apa"]').tab('show');})); </script> <nav> <ul id="myTab"> <li class="active"> <a href="#apa" data-toggle="tab">APA</a> </li> <li> <a href="#mla" data-toggle="tab">MLA</a> </li> <li> <a href="#chicago" data-toggle="tab">Chicago</a> </li> </ul> </nav> <div class="tab-content"> <div class="content tab-pane hide active" id="apa"> <p class="citation"> Carroll, L. (1896). “Syllogism”. <em>Symbollic Logic</em> (Lit2Go Edition). Retrieved February 15, 2016, from <span class="faux_link">http://etc.usf.edu/lit2go/212/symbollic-logic/4674/syllogism/</span> </p> </div> <div class="content tab-pane" id="mla"> <p class="citation"> Carroll, Lewis. "“Syllogism”." <em>Symbollic Logic</em>. Lit2Go Edition. 1896. Web. <<span class="faux_link">http://etc.usf.edu/lit2go/212/symbollic-logic/4674/syllogism/</span>>. February 15, 2016. </p> </div> <div class="content tab-pane" id="chicago"> <p class="citation"> Lewis Carroll, "“Syllogism”," <em>Symbollic Logic</em>, Lit2Go Edition, (1896), accessed February 15, 2016, <span class="faux_link">http://etc.usf.edu/lit2go/212/symbollic-logic/4674/syllogism/</span>. </p> </div> </div> </div> <span class="top"> <nav class="passage"> <ul> <li><a href="http://etc.usf.edu/lit2go/212/symbollic-logic/4675/advertisement/" title="“Advertisement”" class="next">Next</a></li> </ul> </nav> </span> <div id="shrink_wrap"> <div id="i_apologize_for_the_soup"> <audio controls style="width:99%;"> <source src="http://etc.usf.edu/lit2go/audio/mp3/symbollic-logic-001-syllogism.4674.mp3" type="audio/mpeg" /> <source src="http://etc.usf.edu/lit2go/audio/ogg/symbollic-logic-001-syllogism.4674.ogg" type="audio/ogg" /> The embedded audio player requires a modern internet browser. You should visit <a href="http://browsehappy.com/">Browse Happy</a> and update your internet browser today! </audio> <p> A Syllogism worked out.</p> <p> That story of yours, about your once meeting the<br /> sea-serpent, always sets me off yawning; thing totally devoid of interest.</p> <p> The Premisses, separately.</p> <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ---------------&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ---------------<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |(0)&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; (0)|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; ---|---&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; ---|---&nbsp;&nbsp;&nbsp; |<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; |&nbsp; (1)&nbsp; |&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; |&nbsp;&nbsp; |(0)|&nbsp;&nbsp; |<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |---|---|---|---|&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |---|---|---|---|<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; |&nbsp;&nbsp; |&nbsp;&nbsp; |&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; |&nbsp;&nbsp; |(0)|&nbsp;&nbsp; |<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; ---|---&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; ---|---&nbsp;&nbsp;&nbsp; |<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ---------------&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ---------------<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ___________<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ___________</p> <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The Premisses, combined.<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ___________</p> <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ---------------<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |(0)&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; (0)|<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; ---|---&nbsp;&nbsp;&nbsp; |<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; |(1)|(0)|&nbsp;&nbsp; |<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |---|---|---|---|<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; |&nbsp;&nbsp; |(0)|&nbsp;&nbsp; |<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp; ---|---&nbsp;&nbsp;&nbsp; |<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ---------------<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ___________<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ___________</p> <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; The Conclusion.<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ___________</p> <p> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -------<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |(1)|(0)|<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |---|---|<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; |&nbsp;&nbsp; |&nbsp;&nbsp; |<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -------<br /> That story of yours, about your once meeting the sea-serpent, is totally devoid of interest.</p> </div> </div> <span class="bottom"> <nav class="passage"> <ul> <li><a href="http://etc.usf.edu/lit2go/212/symbollic-logic/4675/advertisement/" title="“Advertisement”" class="next">Next</a></li> </ul> </nav> </span> </div> </div> </section> <footer screen> <div id="footer-text"> <p> This collection of children's literature is a part of the <a href="http://etc.usf.edu/">Educational Technology Clearinghouse</a> and is funded by various <a href="http://etc.usf.edu/lit2go/welcome/funding/">grants</a>. </p> <p> Copyright &copy; 2006&mdash;2016 by the <a href="http://fcit.usf.edu/">Florida Center for Instructional Technology</a>, <a href="http://www.coedu.usf.edu/">College of Education</a>, <a href="http://www.usf.edu/">University of South Florida</a>. </p> </div> <ul id="footer-links"> <li><a href="http://etc.usf.edu/lit2go/welcome/license/">License</a></li> <li><a href="http://etc.usf.edu/lit2go/welcome/credits/">Credits</a></li> <li><a href="http://etc.usf.edu/lit2go/welcome/faq/">FAQ</a></li> <li><a href="http://etc.usf.edu/lit2go/giving/">Giving</a></li> </ul> </footer> <footer print> <div id="footer-text"> <p>This document was downloaded from <a href="http://etc.usf.edu/lit2go/">Lit2Go</a>, a free online collection of stories and poems in Mp3 (audiobook) format published by the <a href="http://fcit.usf.edu/">Florida Center for Instructional Technology</a>. For more information, including classroom activities, readability data, and original sources, please visit <a href="http://etc.usf.edu/lit2go/212/symbollic-logic/4674/syllogism/">http://etc.usf.edu/lit2go/212/symbollic-logic/4674/syllogism/</a>.</p> </div> <div id="book-footer"> <p>Lit2Go: <em>Symbollic Logic</em></p> <p>“Syllogism”</p> </div> </footer> <script type="text/javascript" defer src="http://etc.usf.edu/lit2go/js/details.js"></script> </div> </body> </html>
leapstrap/leapstrap/examples/service-browser/cocp.html
gnitemouse/leap2048
<!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"> <meta name="description" content=""> <meta name="author" content=""> <link rel="shortcut icon" href="../../docs-assets/ico/favicon.png"> <title>Jumbotron Template for Bootstrap</title> <!-- Bootstrap core CSS --> <link href="../../dist/css/leapstrap.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="jumbotron.css" rel="stylesheet"> <!-- Just for debugging purposes. Don't actually copy this line! --> <!--[if lt IE 9]><script src="{{ page.base_url }}docs-assets/js/ie8-responsive-file-warning.js"></script><![endif]--> <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.3.0/respond.min.js"></script> <![endif]--> </head> <body> <div class="navbar navbar-inverse navbar-fixed-top"> <div class="container container-fluid"> <div class="navbar-header"> <button type="button" class="navbar-toggle leap-interactive" data-toggle="collapse" data-target=".navbar-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand leap-interactive" href="#"><img src="/assets/sdlogo.png" /></a> </div> <div class="navbar-collapse collapse"> <form class="navbar-form navbar-right"> <a class="btn btn-default leap-interactive" data-toggle="modal" data-target="#myModal"> <span class="glyphicon glyphicon-question-sign"></span> Find out more </a> <a class="btn btn-default leap-interactive" data-toggle="modal" data-target="#myModal"> <span class="glyphicon glyphicon-pencil"></span> Already a Patient? </a> <a class="btn btn-default leap-interactive" data-toggle="modal" data-target="#myModal"> <span class="glyphicon glyphicon-envelope"></span> Send me a link </a> </form> </div><!--/.navbar-collapse --> </div> </div> <!-- Main jumbotron for a primary marketing message or call to action --> <div class="jumbotron"> <div class="container container-fluid"> <h1>About our Contraceptive Pill Service</h1> <hr/> </div> </div> <div class="container container-fluid"> <!-- Example row of columns --> <footer> <p>&copy; Superdrug, DrEd, Alex Wilkes 2013</p> </footer> </div> <!-- /container --> <div id="page-scroller"> <div class="page-scroll-holder"> <span class="glyphicon glyphicon-chevron-down"></span> </div> </div> <div id="myModal" class="modal fade" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close leap-interactive" data-dismiss="modal" aria-hidden="true" leap-attractor="true">&times;</button> <h4 class="modal-title" id="myModalLabel">About Superdrug Online Doctor</h4> </div> <div class="modal-body"> <h4>Text in a modal</h4> <p>Duis mollis, est non commodo luctus, nisi erat porttitor ligula.</p> <h4>Popover in a modal</h4> <p>This <a href="#" role="button" class="btn btn-default popover-test" title="A Title" data-content="And here's some amazing content. It's very engaging. right?">button</a> should trigger a popover on click.</p> <h4>Tooltips in a modal</h4> <p><a href="#" class="tooltip-test" title="Tooltip">This link</a> and <a href="#" class="tooltip-test" title="Tooltip">that link</a> should have tooltips on hover.</p> <hr> <h4>Overflowing text to show scroll behavior</h4> <p>Cras mattis consectetur purus sit amet fermentum. Cras justo odio, dapibus ac facilisis in, egestas eget quam. Morbi leo risus, porta ac consectetur ac, vestibulum at eros.</p> </div> <div class="modal-footer"> <button type="button" class="btn btn-default leap-interactive" data-dismiss="modal">Close</button> <button type="button" class="btn btn-primary leap-interactive" data-dismiss="modal">Save changes</button> </div> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div><!-- /.modal --> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> <script src="//js.leapmotion.com/0.2.2/leap.min.js"></script> <script src="../../dist/js/leapstrap.js"></script> <script src="../../docs-assets/js/holder.js"></script> <script> LeapManager.init({ enableMetaGestures: true, enableDefaultMetaGestureActions: true, maxCursors:1, enableHoverTap: true, enablePressDown: true, enableScrollbarScrolling: true, }); </script> </body> </html>
www/lib/codemirror/theme/eiffel.css
justspamjustin/online-json-diff
.cm-s-eiffel { font-size: 1em; line-height: 1.5em; font-family: inconsolata, monospace; letter-spacing: 0.3px; word-spacing: 1px; background: #FFFFFF; color: #000000; } .cm-s-eiffel .CodeMirror-lines { padding: 8px 0; } .cm-s-eiffel .CodeMirror-gutters { box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5); -webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.5); background-color: #FFFFFF; padding-right: 10px; z-index: 3; border: none; } .cm-s-eiffel div.CodeMirror-cursor { border-left: 3px solid #000000; } .cm-s-eiffel .CodeMirror-activeline-background { background: #00000012; } .cm-s-eiffel .CodeMirror-selected { background: #C3DCFF; } .cm-s-eiffel .cm-comment { color: #00B418; } .cm-s-eiffel .cm-keyword { color: #0100B6; } .cm-s-eiffel .cm-number { font-style: italic; color: #3C4C72; } .cm-s-eiffel .cm-atom { font-style: italic; color: #3C4C72; } .cm-s-eiffel .cm-string { color: #D80800; } .cm-s-eiffel .cm-def { font-style: italic; } .cm-s-eiffel .cm-property { color: #3C4C72; } .cm-s-eiffel .cm-operator { color: #0100B6; } .cm-s-eiffel .CodeMirror-linenumber { color: #00B418; }
main/libc/unix/linux_like/constant.MAXTTL.html
malept/guardhaus
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=../../../libc/constant.MAXTTL.html"> </head> <body> <p>Redirecting to <a href="../../../libc/constant.MAXTTL.html">../../../libc/constant.MAXTTL.html</a>...</p> <script>location.replace("../../../libc/constant.MAXTTL.html" + location.search + location.hash);</script> </body> </html>
themes/elegante/rightSide.css
richrout/RoutBlog
/* Right Side Styles These are all the specific styles that you can use to customize the look and feel of the items on the right side of the blog page. Things like the search, navigation, blogroll etc. */ #picOfDay { margin: 10px 0 0px ; } #picOfDay img { width: 100%; height: 95%; border: none; } #picOfDayBorder { border: 1px solid black; padding: 5px; background-color: #fff; } #picOfDayCaption { font-weight: bold; text-align: center; padding-bottom: 10px; } #picImg { border: none; } .side a, .side a:link, .side a:visited, .side a:active { font-weight: bold; text-decoration: none; color: DimGray; } .side a:hover { color: white; background: DimGray; } .sidetitle { padding: 2px; margin-top: 10px; border-bottom: 1px dotted; font-weight: bold; } .blogRollContainerStyle { margin: 10px 0 10px -10px; } .blogRollNestedOutlineBodyTableStyle { border-left: 1px dashed #999; margin-left: 13px; margin-top: 5px; margin-bottom: 10px; } .blogRollCellStyle { position: relative; display: block; padding: 2px 0 0 0; } .blogRollNestedOutlineBodyTableStyle .blogRollNestedOutlineHeaderTableStyle { padding-top: 10px; margin-bottom: 0; } .blogRollLinkStyle { display: block; width: 120px; position: absolute; top: 0; left: 35px; } .blogRollXmlLinkStyle { width 25px; display: block; position: absolute; top: 0; left: 5px; } .blogRollDescriptionStyle { left: 30px; color: #888; width: 120px; padding-left: 35px; margin-bottom: 10px; } .searchButtonStyle { font: 7pt Verdana, arial, helvetica, sans-serif; width: 60px } .searchTextBoxStyle { font: 7pt Verdana, arial, helvetica, sans-serif; width: 105px; }
app/views/_sprint20/e2e/job-categories/travel-tourism.html
citizendigitalalpha/careers_beta
{% extends "../layout.html" %} {% block page_title %} Find a career {% endblock %} {% block content %} {% set serviceName = 'Find a career' %} {% set bannerStyle = 'BETA-style' %} {% set categoryName = 'Travel and tourism' %} {% include "../includes/survey.html" %} <main id="content" role="main"> {% include "../includes/global_header_bar.html" %} {% include "../includes/breadcrumb_categories.html" %} <div class="grid-row"> <div class="column-two-thirds"> <h1 class="heading-xlarge" id="currentcategory">{{ categoryName}}</h1> <!-- <p class="page-header__summary">Blurb about the category, what do the jobs on this page have in common etc.</p> --> <div class="paginated-page" id="page1"> <div class="category-job"> <h2 class="heading-medium category-job__title"><a href="../job-profiles/police-officer" class="prototype-link">Air cabin crew</a></h2> <h3 class="category-job__alt-titles">Flight attendant</h3> <p class="category-job__overview">Air cabin crew look after airline passengers, making sure they have a safe, comfortable and pleasant flight.</p> </div> <div class="category-job"> <h2 class="heading-medium category-job__title"><a href="../job-profiles/police-officer" class="prototype-link">Airline pilot</a></h2> <h3 class="category-job__alt-titles">Aircraft pilot, co-pilot, first officer, captain</h3> <p class="category-job__overview">Airline pilots fly passengers and cargo to destinations around the world.</p> </div> <div class="category-job"> <h2 class="heading-medium category-job__title"><a href="../job-profiles/police-officer" class="prototype-link">Hotel receptionist</a></h2> <!-- <h3 class="category-job__alt-titles">Alternative titles</h3> --> <p class="category-job__overview">Hotel receptionists make guests feel welcome, manage room bookings (reservations) and deal with requests from guests.</p> </div> <div class="category-job"> <h2 class="heading-medium category-job__title"><a href="../job-profiles/police-officer" class="prototype-link">Tour guide</a></h2> <h3 class="category-job__alt-titles">Tourist guide, Blue Badge guide</h3> <p class="category-job__overview">Tourist guides show visitors around places of interest like cities, historic buildings and art galleries.</p> </div> <div class="category-job"> <h2 class="heading-medium category-job__title"><a href="../job-profiles/police-officer" class="prototype-link">Train driver</a></h2> <h3 class="category-job__alt-titles">Engine driver, underground driver, Eurostar driver</h3> <p class="category-job__overview">Train drivers operate trains on rail networks, making sure that passengers and freight get to where they're going safely and on time.</p> </div> <div class="category-job"> <h2 class="heading-medium category-job__title"><a href="../job-profiles/police-officer" class="prototype-link">Travel agent</a></h2> <h3 class="category-job__alt-titles">Travel consultant</h3> <p class="category-job__overview">Travel agents book and plan business and leisure travel for customers.</p> </div> </div> {% include "../includes/signpost.html" %} </div> <div class="column-one-third"> {% include "../includes/other_categories.html" %} </div> </div> </main> {% endblock %}
lib/angular-1.3.10/docs/partials/api/ng/directive/ngSelected.html
apulll/angular_study
<a href='https://github.com/angular/angular.js/edit/v1.3.x/src/ng/directive/attrs.js?message=docs(ngSelected)%3A%20describe%20your%20change...#L268' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.3.10/src/ng/directive/attrs.js#L268' class='view-source pull-right btn btn-primary'> <i class="glyphicon glyphicon-zoom-in">&nbsp;</i>View Source </a> <header class="api-profile-header"> <h1 class="api-profile-header-heading">ngSelected</h1> <ol class="api-profile-header-structure naked-list step-list"> <li> - directive in module <a href="api/ng">ng</a> </li> </ol> </header> <div class="api-profile-description"> <p>The HTML specification does not require browsers to preserve the values of boolean attributes such as selected. (Their presence means true and their absence means false.) If we put an Angular interpolation expression into such an attribute then the binding information would be lost when the browser removes the attribute. The <code>ngSelected</code> directive solves this problem for the <code>selected</code> attribute. This complementary directive is not removed by the browser and so provides a permanent reliable place to store the binding information.</p> </div> <div> <h2>Directive Info</h2> <ul> <li>This directive executes at priority level 100.</li> </ul> <h2 id="usage">Usage</h2> <div class="usage"> <ul> <li>as attribute: <pre><code>&lt;OPTION&#10; ng-selected=&quot;&quot;&gt;&#10;...&#10;&lt;/OPTION&gt;</code></pre> </li> </div> <section class="api-section"> <h3>Arguments</h3> <table class="variables-matrix input-arguments"> <thead> <tr> <th>Param</th> <th>Type</th> <th>Details</th> </tr> </thead> <tbody> <tr> <td> ngSelected </td> <td> <a href="" class="label type-hint type-hint-expression">expression</a> </td> <td> <p>If the <a href="guide/expression">expression</a> is truthy, then special attribute &quot;selected&quot; will be set on the element</p> </td> </tr> </tbody> </table> </section> <h2 id="example">Example</h2><p> <div> <a ng-click="openPlunkr('examples/example-example56')" class="btn pull-right"> <i class="glyphicon glyphicon-edit">&nbsp;</i> Edit in Plunker</a> <div class="runnable-example" path="examples/example-example56"> <div class="runnable-example-file" name="index.html" language="html" type="html"> <pre><code>Check me to select: &lt;input type=&quot;checkbox&quot; ng-model=&quot;selected&quot;&gt;&lt;br/&gt;&#10;&lt;select&gt;&#10; &lt;option&gt;Hello!&lt;/option&gt;&#10; &lt;option id=&quot;greet&quot; ng-selected=&quot;selected&quot;&gt;Greetings!&lt;/option&gt;&#10;&lt;/select&gt;</code></pre> </div> <div class="runnable-example-file" name="protractor.js" type="protractor" language="js"> <pre><code>it(&#39;should select Greetings!&#39;, function() {&#10; expect(element(by.id(&#39;greet&#39;)).getAttribute(&#39;selected&#39;)).toBeFalsy();&#10; element(by.model(&#39;selected&#39;)).click();&#10; expect(element(by.id(&#39;greet&#39;)).getAttribute(&#39;selected&#39;)).toBeTruthy();&#10;});</code></pre> </div> <iframe class="runnable-example-frame" src="examples/example-example56/index.html" name="example-example56"></iframe> </div> </div> </p> </div>
_posts/2012/02/2012-02-15-slide-drive.html
FranciscoCanas/website
--- layout: post date: 2012-02-15 time: "11:00:00" author: "Greg Wilson" title: Slide Drive category: ["Content", "Education"] --- <p>Speaking of new kinds of content (which I've <a href="{{site.baseurl}}/blog/2012/01/never-mind-the-content-what-about-the-format.html">been</a> <a href="{{site.baseurl}}/blog/2012/02/formatting-revisited.html">doing</a> <a href="{{site.baseurl}}/blog/2012/02/new-kinds-of-content.html">a lot</a>), <a href="http://dseifried.wordpress.com/">David Seifreid</a> has built a working prototype of a new slideshow tool that combines <a href="http://imakewebthings.github.com/deck.js/">deck.js</a> with an HTML5 audio player. You can check out a demo or grab the source from <a href="https://github.com/dseif/slide-drive">https://github.com/dseif/slide-drive</a>. Slides are pure HTML like this:</p> <pre>&lt;section popcorn-slideshow="24"&gt; &lt;h2&gt;Solution&lt;/h2&gt; &lt;p&gt;Short intensive workshops&lt;/p&gt; &lt;div&gt; Our solution combines short, intensive workshops... &lt;/div&gt; &lt;div popcorn-slideshow="27"&gt; &lt;p&gt;Plus self-paced online instruction&lt;/p&gt; &lt;div&gt; ...with self-paced online instruction. &lt;/div&gt; &lt;/div&gt; &lt;/section&gt;</pre> <p>which combines slide pages and transcripts in a single file suitable for diffing and merging. (Images are still in external files, but I can live with that.) You can pause the slideshow at any point to select and copy the content (something you definitely <em>can't</em> do with a video), and we'll add support for translations into other languages and so on.</p> <p>Many thanks to David for pulling this together; please let us know what you think.</p>
public/js/three.js/docs/api/en/materials/ShaderMaterial.html
billroy/jchart
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8" /> <base href="../../../" /> <script src="list.js"></script> <script src="page.js"></script> <link type="text/css" rel="stylesheet" href="page.css" /> </head> <body> [page:Material] &rarr; <h1>[name]</h1> <p class="desc"> A material rendered with custom shaders. A shader is a small program written in [link:https://www.khronos.org/files/opengles_shading_language.pdf GLSL] that runs on the GPU. You may want to use a custom shader if you need to: <ul> <li>implement an effect not included with any of the built-in [page:Material materials]</li> <li>combine many objects into a single [page:Geometry] or [page:BufferGeometry] in order to improve performance</li> </ul> There are the following notes to bear in mind when using a *ShaderMaterial*: <ul> <li> A *ShaderMaterial* will only be rendered properly by [page:WebGLRenderer], since the GLSL code in the [link:https://en.wikipedia.org/wiki/Shader#Vertex_shaders vertexShader] and [link:https://en.wikipedia.org/wiki/Shader#Pixel_shaders fragmentShader] properties must be compiled and run on the GPU using WebGL. </li> <li> As of THREE r72, directly assigning attributes in a ShaderMaterial is no longer supported. A [page:BufferGeometry] instance (instead of a [page:Geometry] instance) must be used instead, using [page:BufferAttribute] instances to define custom attributes. </li> <li> As of THREE r77, [page:WebGLRenderTarget] or [page:WebGLRenderTargetCube] instances are no longer supposed to be used as uniforms. Their [page:Texture texture] property must be used instead. </li> <li> Built in attributes and uniforms are passed to the shaders along with your code. If you don't want the [page:WebGLProgram] to add anything to your shader code, you can use [page:RawShaderMaterial] instead of this class. </li> <li> You can use the directive #pragma unroll_loop in order to unroll a *for* loop in GLSL by the shader preprocessor. The directive has to be placed right above the loop. The loop formatting has to correspond to a defined standard. <ul> <li> The loop has to be [link:https://en.wikipedia.org/wiki/Normalized_loop normalized]. </li> <li> The loop variable has to be *i*. </li> <li> The loop has to use a certain whitespace formatting. </li> </ul> <code> #pragma unroll_loop for ( int i = 0; i < 10; i ++ ) { // ... } </code> </li> </ul> </p> <h2>Examples</h2> <p> [example:webgl_animation_cloth webgl / animation / cloth ]<br /> [example:webgl_buffergeometry_custom_attributes_particles webgl / buffergeometry / custom / attributes / particles]<br /> [example:webgl_buffergeometry_selective_draw webgl / buffergeometry / selective / draw]<br /> [example:webgl_custom_attributes webgl / custom / attributes]<br /> [example:webgl_custom_attributes_lines webgl / custom / attributes / lines]<br /> [example:webgl_custom_attributes_points webgl / custom / attributes / points]<br /> [example:webgl_custom_attributes_points2 webgl / custom / attributes / points2]<br /> [example:webgl_custom_attributes_points3 webgl / custom / attributes / points3]<br /> [example:webgl_depth_texture webgl / depth / texture]<br /> [example:webgl_gpgpu_birds webgl / gpgpu / birds]<br /> [example:webgl_gpgpu_protoplanet webgl / gpgpu / protoplanet]<br /> [example:webgl_gpgpu_water webgl / gpgpu / water]<br /> [example:webgl_hdr webgl / hdr]<br /> [example:webgl_interactive_points webgl / interactive / points]<br /> [example:webgl_kinect webgl / kinect]<br /> [example:webgl_lights_hemisphere webgl / lights / hemisphere]<br /> [example:webgl_marchingcubes webgl / marchingcubes]<br /> [example:webgl_materials_bumpmap_skin webgl / materials / bumpmap / skin]<br /> [example:webgl_materials_envmaps webgl / materials / envmaps]<br /> [example:webgl_materials_lightmap webgl / materials / lightmap]<br /> [example:webgl_materials_parallaxmap webgl / materials / parallaxmap]<br /> [example:webgl_materials_shaders_fresnel webgl / materials / shaders / fresnel]<br /> [example:webgl_materials_skin webgl / materials / skin]<br /> [example:webgl_materials_wireframe webgl / materials / wireframe]<br /> [example:webgl_modifier_tessellation webgl / modifier / tessellation]<br /> [example:webgl_nearestneighbour webgl / nearestneighbour]<br /> [example:webgl_postprocessing_dof2 webgl / postprocessing / dof2]<br /> [example:webgl_postprocessing_godrays webgl / postprocessing / godrays] </p> <code> var material = new THREE.ShaderMaterial( { uniforms: { time: { value: 1.0 }, resolution: { value: new THREE.Vector2() } }, vertexShader: document.getElementById( 'vertexShader' ).textContent, fragmentShader: document.getElementById( 'fragmentShader' ).textContent } ); </code> <h2>Vertex shaders and fragment shaders</h2> <div> <p>You can specify two different types of shaders for each material:</p> <ul> <li> The vertex shader runs first; it receives *attributes*, calculates / manipulates the position of each individual vertex, and passes additional data (*varying*s) to the fragment shader. </li> <li> The fragment ( or pixel ) shader runs second; it sets the color of each individual "fragment" (pixel) rendered to the screen. </li> </ul> <p>There are three types of variables in shaders: uniforms, attributes, and varyings:</p> <ul> <li> *Uniforms* are variables that have the same value for all vertices - lighting, fog, and shadow maps are examples of data that would be stored in uniforms. Uniforms can be accessed by both the vertex shader and the fragment shader. </li> <li> *Attributes* are variables associated with each vertex---for instance, the vertex position, face normal, and vertex color are all examples of data that would be stored in attributes. Attributes can <em>only</em> be accessed within the vertex shader. </li> <li> *Varyings* are variables that are passed from the vertex shader to the fragment shader. For each fragment, the value of each varying will be smoothly interpolated from the values of adjacent vertices. </li> </ul> <p> Note that <em>within</em> the shader itself, uniforms and attributes act like constants; you can only modify their values by passing different values to the buffers from your JavaScript code. </p> </div> <h2>Built-in attributes and uniforms</h2> <div> <p> The [page:WebGLRenderer] provides many attributes and uniforms to shaders by default; definitions of these variables are prepended to your *fragmentShader* and *vertexShader* code by the [page:WebGLProgram] when the shader is compiled; you don't need to declare them yourself. See [page:WebGLProgram] for details of these variables. </p> <p> Some of these uniforms or attributes (e.g. those pertaining lighting, fog, etc.) require properties to be set on the material in order for [page:WebGLRenderer] to copy the appropriate values to the GPU - make sure to set these flags if you want to use these features in your own shader. </p> <p> If you don't want [page:WebGLProgram] to add anything to your shader code, you can use [page:RawShaderMaterial] instead of this class. </p> </div> <h2>Custom attributes and uniforms</h2> <div> <p> Both custom attributes and uniforms must be declared in your GLSL shader code (within *vertexShader* and/or *fragmentShader*). Custom uniforms must be defined in <em>both</em> the *uniforms* property of your *ShaderMaterial*, whereas any custom attributes must be defined via [page:BufferAttribute] instances. Note that *varying*s only need to be declared within the shader code (not within the material). </p> <p> To declare a custom attribute, please reference the [page:BufferGeometry] page for an overview, and the [page:BufferAttribute] page for a detailed look at the *BufferAttribute* API. </p> <p> When creating your attributes, each typed array that you create to hold your attribute's data must be a multiple of your data type's size. For example, if your attribute is a [page:Vector3 THREE.Vector3] type, and you have 3000 vertices in your [page:BufferGeometry], your typed array value must be created with a length of 3000 * 3, or 9000 (one value per-component). A table of each data type's size is shown below for reference: </p> <table> <caption><a id="attribute-sizes">Attribute sizes</a></caption> <thead> <tr> <th>GLSL type</th> <th>JavaScript type</th> <th>Size</th> </tr> </thead> <tbody> <tr> <td>float</td> <td>[page:Number]</td> <td>1</td> </tr> <tr> <td>vec2</td> <td>[page:Vector2 THREE.Vector2]</td> <td>2</td> </tr> <tr> <td>vec3</td> <td>[page:Vector3 THREE.Vector3]</td> <td>3</td> </tr> <tr> <td>vec3</td> <td>[page:Color THREE.Color]</td> <td>3</td> </tr> <tr> <td>vec4</td> <td>[page:Vector4 THREE.Vector4]</td> <td>4</td> </tr> </tbody> </table> <p> Note that attribute buffers are <em>not</em> refreshed automatically when their values change. To update custom attributes, set the *needsUpdate* flag to true on the [page:BufferAttribute] of the geometry (see [page:BufferGeometry] for further details). </p> <p> To declare a custom [page:Uniform], use the *uniforms* property: <code> uniforms: { time: { value: 1.0 }, resolution: { value: new THREE.Vector2() } } </code> </p> <p> You're recommended to update custom [page:Uniform] values depending on [page:Object3D object] and [page:Camera camera] in [page:Object3D.onBeforeRender] because [page:Material] can be shared among [page:Mesh meshes], [page:Matrix4 matrixWorld] of [page:Scene] and [page:Camera] are updated in [page:WebGLRenderer.render], and some effects(ex:VREffect) render a [page:Scene scene] with private their own [page:Camera cameras]. </p> </div> <h2>Constructor</h2> <h3>[name]( [param:Object parameters] )</h3> <p> [page:Object parameters] - (optional) an object with one or more properties defining the material's appearance. Any property of the material (including any property inherited from [page:Material]) can be passed in here. </p> <h2>Properties</h2> <p>See the base [page:Material] class for common properties.</p> <h3>[property:Boolean clipping]</h3> <p> Defines whether this material supports clipping; true to let the renderer pass the clippingPlanes uniform. Default is false. </p> <h3>[property:Object defaultAttributeValues]</h3> <p> When the rendered geometry doesn't include these attributes but the material does, these default values will be passed to the shaders. This avoids errors when buffer data is missing. <code> this.defaultAttributeValues = { 'color': [ 1, 1, 1 ], 'uv': [ 0, 0 ], 'uv2': [ 0, 0 ] }; </code> </p> <h3>[property:Object defines]</h3> <p> Defines custom constants using *#define* directives within the GLSL code for both the vertex shader and the fragment shader; each key/value pair yields another directive: <code> defines: { FOO: 15, BAR: true } </code> yields the lines <code> #define FOO 15 #define BAR true </code> in the GLSL code. </p> <h3>[property:Object extensions]</h3> <p> An object with the following properties: <code> this.extensions = { derivatives: false, // set to use derivatives fragDepth: false, // set to use fragment depth values drawBuffers: false, // set to use draw buffers shaderTextureLOD: false // set to use shader texture LOD }; </code> </p> <h3>[property:Boolean fog]</h3> <p> Define whether the material color is affected by global fog settings; true to pass fog uniforms to the shader. Default is false. </p> <h3>[property:String fragmentShader]</h3> <p> Fragment shader GLSL code. This is the actual code for the shader. In the example above, the *vertexShader* and *fragmentShader* code is extracted from the DOM; it could be passed as a string directly or loaded via AJAX instead. </p> <h3>[property:String index0AttributeName]</h3> <p> If set, this calls [link:https://developer.mozilla.org/en-US/docs/Web/API/WebGLRenderingContext/bindAttribLocation gl.bindAttribLocation] to bind a generic vertex index to an attribute variable. Default is undefined. </p> <h3>[property:Boolean isShaderMaterial]</h3> <p> Used to check whether this or derived classes are shader materials. Default is *true*.<br /><br /> You should not change this, as it used internally for optimisation. </p> <h3>[property:Boolean lights]</h3> <p> Defines whether this material uses lighting; true to pass uniform data related to lighting to this shader. Default is false. </p> <h3>[property:Float linewidth]</h3> <p>Controls wireframe thickness. Default is 1.<br /><br /> Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile] with the [page:WebGLRenderer WebGL] renderer on most platforms linewidth will always be 1 regardless of the set value. </p> <h3>[property:Boolean morphTargets]</h3> <p> When set to true, morph target attributes are available in the vertex shader. Default is *false*. </p> <h3>[property:boolean morphNormals]</h3> <p> When set to true, morph normal attributes are available in the vertex shader. Default is *false*. </p> <h3>[property:WebGLProgram program]</h3> <p> The compiled shader program associated with this material, generated by [page:WebGLRenderer]. You should not need to access this property. </p> <h3>[property:Boolean flatShading]</h3> <p> Define whether the material is rendered with flat shading. Default is false. </p> <h3>[property:Boolean skinning]</h3> <p> Define whether the material uses skinning; true to pass skinning attributes to the shader. Default is false. </p> <h3>[property:Object uniforms]</h3> <p> An object of the form: <code> { "uniform1": { value: 1.0 }, "uniform2": { value: 2 } } </code> specifying the uniforms to be passed to the shader code; keys are uniform names, values are definitions of the form <code> { value: 1.0 } </code> where *value* is the value of the uniform. Names must match the name of the uniform, as defined in the GLSL code. Note that uniforms are refreshed on every frame, so updating the value of the uniform will immediately update the value available to the GLSL code. </p> <h3>[property:Number vertexColors]</h3> <p> Define how the vertices are colored, by defining how the *colors* attribute gets populated. Possible values are [page:Materials THREE.NoColors], [page:Materials THREE.FaceColors] and [page:Materials THREE.VertexColors]. Default is THREE.NoColors. </p> <h3>[property:String vertexShader]</h3> <p> Vertex shader GLSL code. This is the actual code for the shader. In the example above, the *vertexShader* and *fragmentShader* code is extracted from the DOM; it could be passed as a string directly or loaded via AJAX instead. </p> <h3>[property:Boolean wireframe]</h3> <p> Render geometry as wireframe (using GL_LINES instead of GL_TRIANGLES). Default is false (i.e. render as flat polygons). </p> <h3>[property:Float wireframeLinewidth]</h3> <p>Controls wireframe thickness. Default is 1.<br /><br /> Due to limitations of the [link:https://www.khronos.org/registry/OpenGL/specs/gl/glspec46.core.pdf OpenGL Core Profile] with the [page:WebGLRenderer WebGL] renderer on most platforms linewidth will always be 1 regardless of the set value. </p> <h2>Methods</h2> <p>See the base [page:Material] class for common methods.</p> <h3>[method:ShaderMaterial clone]() [param:ShaderMaterial this]</h3> <p> Generates a shallow copy of this material. Note that the vertexShader and fragmentShader are copied <em>by reference</em>, as are the definitions of the *attributes*; this means that clones of the material will share the same compiled [page:WebGLProgram]. However, the *uniforms* are copied <em>by value</em>, which allows you to have different sets of uniforms for different copies of the material. </p> <h2>Source</h2> <p> [link:https://github.com/mrdoob/three.js/blob/master/src/[path].js src/[path].js] </p> </body> </html>
website/public_html/js/asset/angular/docs/examples/example-guide-concepts-21/index-production.html
parinyacp/helpdesk
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-guide-concepts-21-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.4.0-beta.2/angular.min.js"></script> <script src="finance2.js"></script> <script src="invoice2.js"></script> </head> <body > <div ng-app="invoice2" ng-controller="InvoiceController as invoice"> <b>Invoice:</b> <div> Quantity: <input type="number" min="0" ng-model="invoice.qty" required > </div> <div> Costs: <input type="number" min="0" ng-model="invoice.cost" required > <select ng-model="invoice.inCurr"> <option ng-repeat="c in invoice.currencies">{{c}}</option> </select> </div> <div> <b>Total:</b> <span ng-repeat="c in invoice.currencies"> {{invoice.total(c) | currency:c}} </span> <button class="btn" ng-click="invoice.pay()">Pay</button> </div> </div> </body> </html>
bundle.apache.derby/db-derby-10.8.3.0-bin/docs/html/pt_BR/ref/rrefsqlj27620.html
acshea/edgware
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html lang="pt-br" xml:lang="pt-br"> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type" /> <meta name="copyright" content="(C) Copyright 2005" /> <meta name="DC.rights.owner" content="(C) Copyright 2005" /> <meta content="public" name="security" /> <meta content="index,follow" name="Robots" /> <meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' /> <meta content="reference" name="DC.Type" /> <meta name="DC.Title" content="TIMESTAMP" /> <meta content="TIMESTAMP data type" name="DC.subject" /> <meta content="TIMESTAMP data type" name="keywords" /> <meta scheme="URI" name="DC.Relation" content="crefsqlj31068.html" /> <meta scheme="URI" name="DC.Relation" content="crefsqlj21305.html" /> <meta scheme="URI" name="DC.Relation" content="crefsqlj41507.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj58560.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj30435.html" /> <meta scheme="URI" name="DC.Relation" content="rrefblob.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj13733.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj57924.html" /> <meta scheme="URI" name="DC.Relation" content="rrefclob.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj18730.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj15260.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj42002.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqljdoubleprecision.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj27281.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj10696.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj15147.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj30118.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj12362.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj14122.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj16221.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj21908.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj41207.html" /> <meta scheme="URI" name="DC.Relation" content="rrefsqlj32714.html" /> <meta content="XHTML" name="DC.Format" /> <meta content="rrefsqlj27620" name="DC.Identifier" /> <meta content="pt-br" name="DC.Language" /> <link href="commonltr.css" type="text/css" rel="stylesheet" /> <title>TIMESTAMP</title> </head> <body id="rrefsqlj27620"><a name="rrefsqlj27620"><!-- --></a> <h1 class="topictitle1">TIMESTAMP</h1> <div> <div class="section"> <p>TIMESTAMP armazena o valor combinado de DATE e TIME. Permite um valor de segundos fracionário com até nove dígitos.</p> </div> <div class="section"><h2 class="sectiontitle">Sintaxe</h2> <pre><strong>TIMESTAMP</strong></pre> </div> <div class="section"><h2 class="sectiontitle">Tipo Java correspondente em tempo de compilação</h2> <p><em>java.sql.Timestamp</em></p> </div> <div class="section"><h2 class="sectiontitle">Tipo do metadado do JDBC (java.sql.Types)</h2> <p>TIMESTAMP</p> <p>Datas, horas e carimbos do tempo não podem ser misturados em expressões, exceto com CAST.</p> <div class="p">O <span>Derby</span> suporta os seguintes formatos para TIMESTAMP: <pre>yyyy-mm-dd hh:mm:ss[.nnnnnn] yyyy-mm-dd-hh.mm.ss[.nnnnnn]</pre> O primeiro dos dois formatos acima é o formato de <em>java.sql.Timestamp</em>.</div> <p>O ano sempre deve ter quatro dígitos. Os meses, dias e horas podem ter um ou dois dígitos. Os minutos e os segundos, se estiverem presentes, devem ter dois dígitos. Os nanossegundos, se estiverem presentes, podem ter de um a seis dígitos.</p> <p>O <span>Derby</span> também aceita cadeias no formato de data/hora específico do idioma, utilizando o idioma do servidor de banco de dados. No caso de haver ambiguidade, os formatos nativos acima têm precedência.</p> </div> <div class="example"><h2 class="sectiontitle">Exemplos</h2> <pre><strong>VALUES '1960-01-01 23:03:20' VALUES TIMESTAMP('1962-09-23 03:23:34.234') VALUES TIMESTAMP('1960-01-01 23:03:20')</strong> </pre> </div> </div> <div> <div class="familylinks"> <div class="parentlink"><strong>Tópico pai:</strong> <a href="crefsqlj31068.html" title="">Tipos de dado</a></div> </div> <div class="relconcepts"><strong>Conceitos relacionados</strong><br /> <div><a href="crefsqlj21305.html" title="">Visão geral dos tipos de dado nativos</a></div> <div><a href="crefsqlj41507.html" title="">Tipos numéricos</a></div> </div> <div class="relref"><strong>Referências relacionadas</strong><br /> <div><a href="rrefsqlj58560.html" title="">Tipo de dado - atribuições e comparação, classificação e ordenação</a></div> <div><a href="rrefsqlj30435.html" title="">BIGINT</a></div> <div><a href="rrefblob.html" title="">BLOB</a></div> <div><a href="rrefsqlj13733.html" title="">CHAR</a></div> <div><a href="rrefsqlj57924.html" title="">CHAR FOR BIT DATA</a></div> <div><a href="rrefclob.html" title="">CLOB</a></div> <div><a href="rrefsqlj18730.html" title="">DATE</a></div> <div><a href="rrefsqlj15260.html" title="">DECIMAL</a></div> <div><a href="rrefsqlj42002.html" title="">DOUBLE</a></div> <div><a href="rrefsqljdoubleprecision.html" title="">DOUBLE PRECISION</a></div> <div><a href="rrefsqlj27281.html" title="">FLOAT</a></div> <div><a href="rrefsqlj10696.html" title="">INTEGER</a></div> <div><a href="rrefsqlj15147.html" title="">LONG VARCHAR</a></div> <div><a href="rrefsqlj30118.html" title="">LONG VARCHAR FOR BIT DATA</a></div> <div><a href="rrefsqlj12362.html" title="">NUMERIC</a></div> <div><a href="rrefsqlj14122.html" title="">REAL</a></div> <div><a href="rrefsqlj16221.html" title="">SMALLINT</a></div> <div><a href="rrefsqlj21908.html" title="">TIME</a></div> <div><a href="rrefsqlj41207.html" title="">VARCHAR</a></div> <div><a href="rrefsqlj32714.html" title="">VARCHAR FOR BIT DATA</a></div> </div> </div> </body> </html>
resources/apache-jena/javadoc-arq/com/hp/hpl/jena/sparql/expr/aggregate/class-use/AggAvgDistinct.html
vuk/Clojure-Movies
<!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 (version 1.7.0_25) on Thu Sep 12 10:52:57 BST 2013 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class com.hp.hpl.jena.sparql.expr.aggregate.AggAvgDistinct (Apache Jena ARQ)</title> <meta name="date" content="2013-09-12"> <link rel="stylesheet" type="text/css" href="../../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.hp.hpl.jena.sparql.expr.aggregate.AggAvgDistinct (Apache Jena ARQ)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><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><a href="../../../../../../../../com/hp/hpl/jena/sparql/expr/aggregate/AggAvgDistinct.html" title="class in com.hp.hpl.jena.sparql.expr.aggregate">Class</a></li> <li class="navBarCell1Rev">Use</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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?com/hp/hpl/jena/sparql/expr/aggregate/class-use/AggAvgDistinct.html" target="_top">Frames</a></li> <li><a href="AggAvgDistinct.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../../allclasses-noframe.html">All 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> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class com.hp.hpl.jena.sparql.expr.aggregate.AggAvgDistinct" class="title">Uses of Class<br>com.hp.hpl.jena.sparql.expr.aggregate.AggAvgDistinct</h2> </div> <div class="classUseContainer">No usage of com.hp.hpl.jena.sparql.expr.aggregate.AggAvgDistinct</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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><a href="../../../../../../../../com/hp/hpl/jena/sparql/expr/aggregate/AggAvgDistinct.html" title="class in com.hp.hpl.jena.sparql.expr.aggregate">Class</a></li> <li class="navBarCell1Rev">Use</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>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../../index.html?com/hp/hpl/jena/sparql/expr/aggregate/class-use/AggAvgDistinct.html" target="_top">Frames</a></li> <li><a href="AggAvgDistinct.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../../allclasses-noframe.html">All 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> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Licenced under the Apache License, Version 2.0</small></p> </body> </html>
subpage.html
Phatphil101/Willis-Photography
<!DOCTYPE html> <html lang="de"><!-- use class="debug" here if you develope a template and want to check--> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, minimum-scale=1.0, maximum-scale=1.0" /> <!-- some meta tags, important for SEO"--> <meta name="description" content="put a short description in here" /> <meta name="keywords" content="put your important keywords in here" /> <meta name="revisit-after" content="7 days" /> <meta name="robots" content="index,follow" /> <title>Willis Photography Pricing</title> <link rel="stylesheet" href="css/inuit.css" /> <link rel="stylesheet" href="css/fluid-grid16-1100px.css" /> <link rel="stylesheet" href="css/eve-styles.css" /> <link rel="shortcut icon" href="icon.png" /> <link rel="apple-touch-icon-precomposed" href="img/icon.png" /> <script src="js/respond-min.js" type="text/javascript"></script> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js" type="text/javascript"></script> <script>window.jQuery || document.write('<script src="scripts/jquery164min.js">\x3C/script>')</script><!--local fallback for JQuery--> <!--Hide the hr img because of ugly borders in IE7. You can change the color of border-top to display a line --> <!--[if lte IE 7]> <style> hr { display:block; height:1px; border:0; border-top:1px solid #fff; margin:1em 0; padding:0; } .grid-4{ width:22% } </style> <![endif]--> <script>(function(a,b,c){if(c in b&&b[c]){var d,e=a.location,f=/^(a|html)$/i;a.addEventListener("click",function(a){d=a.target;while(!f.test(d.nodeName))d=d.parentNode;"href"in d&&(d.href.indexOf("http")||~d.href.indexOf(e.host))&&(a.preventDefault(),e.href=d.href)},!1)}})(document,window.navigator,"standalone")</script> </head> <!--=============================================================== Logo, social and menu =====================================================================================--> <body> <div class="wrapper"> <a href="index.html" id="logo"><img src="img/logo.png" alt="something" /> <h1 class="accessibility">ResponseEve, a responsive template by SiGa</h1></a> <!--These are just samples, use your own icons. If you use larger ones, make sure too change the css-file to fit them in--> <div class="social"> <a href="http://www.facebook.com/addfriend.php?id= 100004891569247" title="facebook"><img src="img/facebook.png" width="40" height="40" alt="facebook"></a> <a href="http://twitter.com/willisshots" title="twitter"><img src="img/twitter.png" width="40" height="40" alt="twitter"></a> <a href="#" title="linkedin"><img src="img/linkedin.png" width="40" height="40" alt="linkedin"></a> <a href="#" title="vcard"><img src="img/vcard.png" width="40" height="40" alt="vcard"></a> <a href="#" title="picasa"><img src="img/picasa.png" width="40" height="40" alt="picasa"></a> </div> <ul id="nav" class="main"> <li><a href="index2.html">Home<!--<span>Die Startseite</span>--></a></li> <li><a href="subpage.html" class="active">Pricing</a></li> <li><a href="port.html">Portfolio</a></li> <li><a href="event.html">Events</a></li> <li><a href="share.html">Share Us!</a></li> <li><a href="contact.html">Contact</a></li> </ul> </div><!--end of wrapper div--> <div class="clear"></div> <!--=============================================================== Intro =====================================================================================--> <div class="wrapper"> <div class="grids"> <div class="grid-16 grid intro grey">Our pricing is as follows.</div><!--end of slogan div--> </div><!--end of div grids--> </div><!--end of div wrapper--> <!--=============================================================== Green box (sidebar) =====================================================================================--> <div class="wrapper"> <table> <thead> <tr> <th width="32%" scope="col">Mini Session</th> <th width="30%" scope="col">Standard Session</th> <th width="32%" scope="col">Extended Session</th> </thead> <tfoot> <tr> <td colspan="4">All Prices are cash only.</td> </tr> </tfoot> <tbody> <tr> <th scope="row">$20.00</th> <td>$30.00</td> <td>$55.00</td> </tr> <tr> <th scope="row">20 Minutes</th> <td>30 Minutes</td> <td>60 Minutes</td> </tr> </tbody> </table> <hr> </div><!--end of wrapper--> <!--=============================================================== Footer =====================================================================================--> <div class="wrapper"> <div id="footer"> <div class="grids"> <div class="grid-5 grid text-center"> <p>&copy; 2013 by <a href= "mailto:philipwii@me.com">Philip A. Willis II</a></p> </div> </div><!--end of grids--> </div><!--end of footer--> </div><!--end of wrapper--> <script type="text/javascript"> <!--Outdated browsers warning/message and link to Browser-Update. Comment or delete it if you don´t want to use it--> var $buoop = {} $buoop.ol = window.onload; window.onload=function(){ try {if ($buoop.ol) $buoop.ol();}catch (e) {} var e = document.createElement("script"); e.setAttribute("type", "text/javascript"); e.setAttribute("src", "http://browser-update.org/update.js"); document.body.appendChild(e); } </script> <script type="text/javascript"> <!--Javascript for Tabs by Sohtanaka, include it on pages where you use tabs, else delete it--> $(document).ready(function() { //When page loads... $(".tab_content").hide(); //Hide all content $("ul.tabs li:first").addClass("active").show(); //Activate first tab $(".tab_content:first").show(); //Show first tab content //On Click Event $("ul.tabs li").click(function() { $("ul.tabs li").removeClass("active"); //Remove any "active" class $(this).addClass("active"); //Add "active" class to selected tab $(".tab_content").hide(); //Hide all tab content var activeTab = $(this).find("a").attr("href"); //Find the href attribute value to identify the active tab + content $(activeTab).fadeIn(); //Fade in the active ID content return false; }); }); </script> </body> </html>
kityminder.editor.css
zartata/kityminder-editor
.km-view { font-family: "STHeitiSC-Light", "STHeiti", "Hei", "Heiti SC", "Microsoft Yahei", Arial, sans-serif; -webkit-user-select: none; user-select: none; position: relative; } .km-view .km-receiver { position: absolute; left: -99999px; top: -99999px; width: 20px; height: 20px; outline: none; margin: 0; } .hotbox { font-family: Arial; position: absolute; left: 0; top: 0; overflow: visible; } .hotbox .state { position: absolute; overflow: visible; display: none; } .hotbox .state .center .button, .hotbox .state .ring .button { position: absolute; width: 70px; height: 70px; margin-left: -35px; margin-top: -35px; border-radius: 100%; box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); } .hotbox .state .center .label, .hotbox .state .ring .label, .hotbox .state .center .key, .hotbox .state .ring .key { display: block; text-align: center; line-height: 1.4em; vertical-align: middle; } .hotbox .state .center .label, .hotbox .state .ring .label { font-size: 16px; margin-top: 17px; } .hotbox .state .center .key, .hotbox .state .ring .key { font-size: 12px; color: #999; } .hotbox .state .ring-shape { position: absolute; left: -25px; top: -25px; border: 25px solid rgba(0, 0, 0, 0.3); border-radius: 100%; box-sizing: content-box; } .hotbox .state .top, .hotbox .state .bottom { position: absolute; white-space: nowrap; } .hotbox .state .top .button, .hotbox .state .bottom .button { display: inline-block; padding: 8px 15px; margin: 0 10px; border-radius: 15px; box-shadow: 0 0 30px rgba(0, 0, 0, 0.3); position: relative; } .hotbox .state .top .button .label, .hotbox .state .bottom .button .label { font-size: 14px; line-height: 14px; vertical-align: middle; } .hotbox .state .top .button .key, .hotbox .state .bottom .button .key { font-size: 12px; line-height: 12px; vertical-align: middle; color: #999; margin-left: 3px; } .hotbox .state .top .button .key:before, .hotbox .state .bottom .button .key:before { content: '('; } .hotbox .state .top .button .key:after, .hotbox .state .bottom .button .key:after { content: ')'; } .hotbox .state .button { background: #F9F9F9; overflow: hidden; cursor: default; } .hotbox .state .button .key, .hotbox .state .button .label { opacity: 0.3; } .hotbox .state .button.enabled { background: white; } .hotbox .state .button.enabled .key, .hotbox .state .button.enabled .label { opacity: 1; } .hotbox .state .button.enabled:hover { background: #e87372; } .hotbox .state .button.enabled:hover .label { color: white; } .hotbox .state .button.enabled:hover .key { color: #fadfdf; } .hotbox .state .button.enabled.selected { -webkit-animation: selected .1s ease; background: #e45d5c; } .hotbox .state .button.enabled.selected .label { color: white; } .hotbox .state .button.enabled.selected .key { color: #fadfdf; } .hotbox .state .button.enabled.pressed, .hotbox .state .button.enabled:active { background: #FF974D; } .hotbox .state .button.enabled.pressed .label, .hotbox .state .button.enabled:active .label { color: white; } .hotbox .state .button.enabled.pressed .key, .hotbox .state .button.enabled:active .key { color: #fff0e6; } .hotbox .state.active { display: block; } @-webkit-keyframes selected { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } .hotbox-key-receiver { position: absolute; left: -999999px; top: -999999px; width: 20px; height: 20px; outline: none; margin: 0; } .km-editor { overflow: hidden; } .km-editor > .mask { display: block; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background-color: transparent; } .km-editor > .receiver { position: absolute; background: white; outline: none; box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); left: 0; top: 0; padding: 3px 5px; margin-left: -3px; margin-top: -5px; max-width: 300px; width: auto; font-size: 14px; line-height: 1.4em; min-height: 1.4em; box-sizing: border-box; overflow: hidden; word-break: break-all; word-wrap: break-word; border: none; -webkit-user-select: text; pointer-events: none; opacity: 0; z-index: -1000; } .km-editor > .receiver.debug { opacity: 1; outline: 1px solid green; background: none; z-index: 0; } .km-editor > .receiver.input { pointer-events: all; opacity: 1; z-index: 999; background: white; outline: none; } /*# sourceMappingURL=kityminder.editor.css.map */
vendor/phpexiftool/exiftool/html/TagNames/PhaseOne.html
Droces/casabio
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <title>PhaseOne Tags</title> <link rel=stylesheet type='text/css' href='style.css' title='Style'> </head> <body> <h2 class=top>PhaseOne Tags</h2> <p>These tags are extracted from the maker notes of Phase One images.</p> <blockquote> <table class=frame><tr><td> <table class=inner cellspacing=1> <tr class=h><th>Tag&nbsp;ID</th><th>Tag Name</th> <th>Writable</th><th>Values / <span class=n>Notes</span></th></tr> <tr> <td title='0x0100 = 256'>0x0100</td> <td>CameraOrientation</td> <td class=c>N</td> <td><span class=s>0 = Horizontal (normal) <br>1 = Rotate 90 CW <br>2 = Rotate 270 CW <br>3 = Rotate 180</span></td></tr> <tr class=b> <td title='0x0102 = 258'>0x0102</td> <td>SerialNumber</td> <td class=c>string</td> <td>&nbsp;</td></tr> <tr> <td title='0x0105 = 261'>0x0105</td> <td>ISO</td> <td class=c>int32s</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x0106 = 262'>0x0106</td> <td>ColorMatrix1</td> <td class=c>float[9]</td> <td>&nbsp;</td></tr> <tr> <td title='0x0107 = 263'>0x0107</td> <td>WB_RGBLevels</td> <td class=c>float[3]</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x0108 = 264'>0x0108</td> <td>SensorWidth</td> <td class=c>int32s</td> <td>&nbsp;</td></tr> <tr> <td title='0x0109 = 265'>0x0109</td> <td>SensorHeight</td> <td class=c>int32s</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x010a = 266'>0x010a</td> <td>SensorLeftMargin</td> <td class=c>int32s</td> <td>&nbsp;</td></tr> <tr> <td title='0x010b = 267'>0x010b</td> <td>SensorTopMargin</td> <td class=c>int32s</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x010c = 268'>0x010c</td> <td>ImageWidth</td> <td class=c>int32s</td> <td>&nbsp;</td></tr> <tr> <td title='0x010d = 269'>0x010d</td> <td>ImageHeight</td> <td class=c>int32s</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x010e = 270'>0x010e</td> <td>RawFormat</td> <td class=c>int32s</td> <td><span class=s>1 = RAW 1 <br>2 = RAW 2 <br>3 = IIQ L <br>5 = IIQ S <br>6 = IIQ Sv2</span></td></tr> <tr> <td title='0x010f = 271'>0x010f</td> <td>RawData</td> <td class=c>N</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x0110 = 272'>0x0110</td> <td>SensorCalibration</td> <td class=c>-</td> <td>--&gt; <a href='PhaseOne.html#SensorCalibration'>PhaseOne SensorCalibration Tags</a></td></tr> <tr> <td title='0x0112 = 274'>0x0112</td> <td>DateTimeOriginal</td> <td class=c>N</td> <td><span class=s><span class=n>(may be used as a key to encrypt the raw data)</span></span></td></tr> <tr class=b> <td title='0x0113 = 275'>0x0113</td> <td>ImageNumber</td> <td class=c>int32s</td> <td>&nbsp;</td></tr> <tr> <td title='0x0203 = 515'>0x0203</td> <td>Software</td> <td class=c>string</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x0204 = 516'>0x0204</td> <td>System</td> <td class=c>string</td> <td>&nbsp;</td></tr> <tr> <td title='0x0210 = 528'>0x0210</td> <td>SensorTemperature</td> <td class=c>float</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x0211 = 529'>0x0211</td> <td>SensorTemperature2</td> <td class=c>float</td> <td>&nbsp;</td></tr> <tr> <td title='0x0212 = 530'>0x0212</td> <td>UnknownDate?</td> <td class=c>int32u</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x021c = 540'>0x021c</td> <td>StripOffsets</td> <td class=c>N</td> <td>&nbsp;</td></tr> <tr> <td title='0x021d = 541'>0x021d</td> <td>BlackLevel</td> <td class=c>int32s</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x0222 = 546'>0x0222</td> <td>SplitColumn</td> <td class=c>int32s</td> <td>&nbsp;</td></tr> <tr> <td title='0x0223 = 547'>0x0223</td> <td>BlackLevelData</td> <td class=c>int16u[n]</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x0226 = 550'>0x0226</td> <td>ColorMatrix2</td> <td class=c>float[9]</td> <td>&nbsp;</td></tr> <tr> <td title='0x0301 = 769'>0x0301</td> <td>FirmwareVersions</td> <td class=c>string</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x0400 = 1024'>0x0400</td> <td>ShutterSpeedValue</td> <td class=c>float</td> <td>&nbsp;</td></tr> <tr> <td title='0x0401 = 1025'>0x0401</td> <td>ApertureValue</td> <td class=c>float</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x0402 = 1026'>0x0402</td> <td>ExposureCompensation</td> <td class=c>float</td> <td>&nbsp;</td></tr> <tr> <td title='0x0403 = 1027'>0x0403</td> <td>FocalLength</td> <td class=c>float</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x0410 = 1040'>0x0410</td> <td>CameraModel</td> <td class=c>string</td> <td>&nbsp;</td></tr> <tr> <td title='0x0412 = 1042'>0x0412</td> <td>LensModel</td> <td class=c>string</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x0414 = 1044'>0x0414</td> <td>MaxApertureValue</td> <td class=c>float</td> <td>&nbsp;</td></tr> <tr> <td title='0x0415 = 1045'>0x0415</td> <td>MinApertureValue</td> <td class=c>float</td> <td>&nbsp;</td></tr> </table></td></tr></table></blockquote> <h2><a name='SensorCalibration'>PhaseOne SensorCalibration Tags</a></h2> <blockquote> <table class=frame><tr><td> <table class=inner cellspacing=1> <tr class=h><th>Tag&nbsp;ID</th><th>Tag Name</th> <th>Writable</th><th>Values / <span class=n>Notes</span></th></tr> <tr> <td title='0x0400 = 1024'>0x0400</td> <td>SensorDefects</td> <td class=c>N</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x0401 = 1025'>0x0401</td> <td>AllColorFlatField1?</td> <td class=c>N</td> <td>&nbsp;</td></tr> <tr> <td title='0x0407 = 1031'>0x0407</td> <td>SerialNumber</td> <td class=c>string</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x040b = 1035'>0x040b</td> <td>RedBlueFlatField?</td> <td class=c>N</td> <td>&nbsp;</td></tr> <tr> <td title='0x0410 = 1040'>0x0410</td> <td>AllColorFlatField2?</td> <td class=c>N</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x0416 = 1046'>0x0416</td> <td>AllColorFlatField3?</td> <td class=c>N</td> <td>&nbsp;</td></tr> <tr> <td title='0x0419 = 1049'>0x0419</td> <td>LinearizationCoefficients1</td> <td class=c>N</td> <td>&nbsp;</td></tr> <tr class=b> <td title='0x041a = 1050'>0x041a</td> <td>LinearizationCoefficients2</td> <td class=c>N</td> <td>&nbsp;</td></tr> </table></td></tr></table></blockquote> <hr> (This document generated automatically by Image::ExifTool::BuildTagLookup) <br><i>Last revised Dec 22, 2015</i> <p class=lf><a href='index.html'>&lt;-- ExifTool Tag Names</a></p> </body> </html>
Doc/html/tstFBM_8C-source.html
hsundar/dendro
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>DENDRO: /export/home/ilashuk3/Dendro/examples/src/drivers/tstFBM.C Source File</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.7 --> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="classes.html"><span>Classes</span></a></li> <li id="current"><a href="files.html"><span>Files</span></a></li> <li><a href="dirs.html"><span>Directories</span></a></li> <li><a href="pages.html"><span>Related&nbsp;Pages</span></a></li> </ul></div> <div class="tabs"> <ul> <li><a href="files.html"><span>File&nbsp;List</span></a></li> <li><a href="globals.html"><span>File&nbsp;Members</span></a></li> </ul></div> <div class="nav"> <a class="el" href="dir_daf6f5b00748c52b92c6b2e1ffe15259.html">examples</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_94477dbcc013eeed78f5fae51fb52372.html">src</a>&nbsp;&raquo&nbsp;<a class="el" href="dir_2b7572272c8f896d53809d285ea65724.html">drivers</a></div> <h1>tstFBM.C</h1><a href="tstFBM_8C.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <a name="l00002"></a>00002 <span class="preprocessor">#include "mpi.h"</span> <a name="l00003"></a>00003 <span class="preprocessor">#include "petsc.h"</span> <a name="l00004"></a>00004 <span class="preprocessor">#include "<a class="code" href="sys_8h.html">sys.h</a>"</span> <a name="l00005"></a>00005 <span class="preprocessor">#include "<a class="code" href="TreeNode_8h.html">TreeNode.h</a>"</span> <a name="l00006"></a>00006 <span class="preprocessor">#include "<a class="code" href="parUtils_8h.html">parUtils.h</a>"</span> <a name="l00007"></a>00007 <span class="preprocessor">#include "<a class="code" href="omg_8h.html">omg.h</a>"</span> <a name="l00008"></a>00008 <span class="preprocessor">#include "<a class="code" href="oda_8h.html">oda.h</a>"</span> <a name="l00009"></a>00009 <span class="preprocessor">#include "<a class="code" href="omgJac_8h.html">omgJac.h</a>"</span> <a name="l00010"></a>00010 <span class="preprocessor">#include "<a class="code" href="handleStencils_8h.html">handleStencils.h</a>"</span> <a name="l00011"></a>00011 <span class="preprocessor">#include &lt;cstdlib&gt;</span> <a name="l00012"></a>00012 <span class="preprocessor">#include "<a class="code" href="colors_8h.html">colors.h</a>"</span> <a name="l00013"></a>00013 <span class="preprocessor">#include "<a class="code" href="externVars_8h.html">externVars.h</a>"</span> <a name="l00014"></a>00014 <span class="preprocessor">#include "<a class="code" href="dendro_8h.html">dendro.h</a>"</span> <a name="l00015"></a>00015 <a name="l00016"></a><a class="code" href="tstFBM_8C.html#ba088293f63d62d7deb1aa8a4b916e03">00016</a> <span class="keyword">static</span> <span class="keywordtype">char</span> <a class="code" href="checkError_8C.html#ba088293f63d62d7deb1aa8a4b916e03">help</a>[] = <span class="stringliteral">"FBM"</span>; <a name="l00017"></a>00017 <a name="l00018"></a>00018 <span class="comment">//Don't want time to be synchronized. Need to check load imbalance.</span> <a name="l00019"></a>00019 <span class="preprocessor">#ifdef MPI_WTIME_IS_GLOBAL</span> <a name="l00020"></a>00020 <span class="preprocessor"></span><span class="preprocessor">#undef MPI_WTIME_IS_GLOBAL</span> <a name="l00021"></a>00021 <span class="preprocessor"></span><span class="preprocessor">#endif</span> <a name="l00022"></a>00022 <span class="preprocessor"></span> <a name="l00023"></a>00023 <span class="preprocessor">#ifdef PETSC_USE_LOG</span> <a name="l00024"></a>00024 <span class="preprocessor"></span><span class="comment">//user-defined variables</span> <a name="l00025"></a>00025 <span class="keywordtype">int</span> Jac1DiagEvent; <a name="l00026"></a>00026 <span class="keywordtype">int</span> Jac1MultEvent; <a name="l00027"></a>00027 <span class="keywordtype">int</span> Jac1FinestDiagEvent; <a name="l00028"></a>00028 <span class="keywordtype">int</span> Jac1FinestMultEvent; <a name="l00029"></a>00029 <a name="l00030"></a>00030 <span class="keywordtype">int</span> Jac2DiagEvent; <a name="l00031"></a>00031 <span class="keywordtype">int</span> Jac2MultEvent; <a name="l00032"></a>00032 <span class="keywordtype">int</span> Jac2FinestDiagEvent; <a name="l00033"></a>00033 <span class="keywordtype">int</span> Jac2FinestMultEvent; <a name="l00034"></a>00034 <a name="l00035"></a>00035 <span class="keywordtype">int</span> Jac3DiagEvent; <a name="l00036"></a>00036 <span class="keywordtype">int</span> Jac3MultEvent; <a name="l00037"></a>00037 <span class="keywordtype">int</span> Jac3FinestDiagEvent; <a name="l00038"></a>00038 <span class="keywordtype">int</span> Jac3FinestMultEvent; <a name="l00039"></a>00039 <span class="preprocessor">#endif</span> <a name="l00040"></a>00040 <span class="preprocessor"></span> <a name="l00041"></a><a class="code" href="tstFBM_8C.html#09a8a467c910a765b164684fbfc58108">00041</a> <span class="keywordtype">double</span>***** <a class="code" href="omgJac_8C.html#09a8a467c910a765b164684fbfc58108">LaplacianType1Stencil</a>; <a name="l00042"></a><a class="code" href="tstFBM_8C.html#773443a18514abe026e6ad890d3c2645">00042</a> <span class="keywordtype">double</span>**** <a class="code" href="elasticityJac_8C.html#773443a18514abe026e6ad890d3c2645">LaplacianType2Stencil</a>; <a name="l00043"></a><a class="code" href="tstFBM_8C.html#8cded2743e30823c51f89e7f5dce761d">00043</a> <span class="keywordtype">double</span>***** <a class="code" href="omgJac_8C.html#8cded2743e30823c51f89e7f5dce761d">MassType1Stencil</a>; <a name="l00044"></a><a class="code" href="tstFBM_8C.html#cc1f80163d7afcc9c0a30513b9505d8f">00044</a> <span class="keywordtype">double</span>**** <a class="code" href="odaJac_8C.html#cc1f80163d7afcc9c0a30513b9505d8f">MassType2Stencil</a>; <a name="l00045"></a><a class="code" href="tstFBM_8C.html#c19fd6b17b947dd75ed172804eaff339">00045</a> <span class="keywordtype">double</span>****** <a class="code" href="omgRhs_8C.html#c19fd6b17b947dd75ed172804eaff339">ShapeFnStencil</a>; <a name="l00046"></a>00046 <a name="l00047"></a><a class="code" href="tstFBM_8C.html#24e6ce6d053864cf5fb7af941457bb0e">00047</a> <span class="keywordtype">int</span> <a class="code" href="checkCoarsening_8C.html#24e6ce6d053864cf5fb7af941457bb0e">main</a>(<span class="keywordtype">int</span> argc, <span class="keywordtype">char</span> ** argv ) { <a name="l00048"></a>00048 <span class="keywordtype">int</span> npes, rank; <a name="l00049"></a>00049 <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> maxNumPts= 1; <a name="l00050"></a>00050 <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> dim=3; <a name="l00051"></a>00051 <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> maxDepth=30; <a name="l00052"></a>00052 <span class="keywordtype">bool</span> compressLut=<span class="keyword">false</span>; <a name="l00053"></a>00053 <span class="keywordtype">double</span> mgLoadFac = 2.0; <a name="l00054"></a>00054 <span class="keywordtype">bool</span> incCorner = 1; <a name="l00055"></a>00055 <a name="l00056"></a>00056 PetscInitialize(&amp;argc,&amp;argv,<span class="stringliteral">"optionsFBM"</span>,<a class="code" href="checkError_8C.html#ba088293f63d62d7deb1aa8a4b916e03">help</a>); <a name="l00057"></a>00057 <a class="code" href="namespaceot.html#ced8f51b8b75140007e816b906c9be32">ot::RegisterEvents</a>(); <a name="l00058"></a>00058 <a name="l00059"></a>00059 <a class="code" href="namespaceot.html#aa6befb382d6f4609ebdb1eda4665a19">ot::DAMG_Initialize</a>(MPI_COMM_WORLD); <a name="l00060"></a>00060 <a name="l00061"></a>00061 MPI_Comm_size(MPI_COMM_WORLD,&amp;npes); <a name="l00062"></a>00062 MPI_Comm_rank(MPI_COMM_WORLD,&amp;rank); <a name="l00063"></a>00063 <a name="l00064"></a>00064 <span class="keywordtype">char</span> pFile[256]; <a name="l00065"></a>00065 sprintf(pFile, <span class="stringliteral">"fbmInp%d_%d.pts"</span>,rank, npes); <a name="l00066"></a>00066 <a name="l00067"></a>00067 std::vector&lt;double&gt; pts; <a name="l00068"></a>00068 <a class="code" href="namespaceot.html#36ce702d88a1c5147aff0412de56276c">ot::readPtsFromFile</a>(pFile, pts); <a name="l00069"></a>00069 <a name="l00070"></a>00070 <span class="keywordtype">double</span> gSize[3]; <a name="l00071"></a>00071 gSize[0] = 1.0; <a name="l00072"></a>00072 gSize[1] = 1.0; <a name="l00073"></a>00073 gSize[2] = 1.0; <a name="l00074"></a>00074 <a name="l00075"></a>00075 <span class="comment">//Construction</span> <a name="l00076"></a>00076 std::vector&lt;ot::TreeNode&gt; linOct; <a name="l00077"></a>00077 <a class="code" href="namespaceot.html#249ea74d813ccccb27f3f6232abfb701">ot::points2Octree</a>(pts, gSize, linOct, dim, maxDepth, maxNumPts, MPI_COMM_WORLD); <a name="l00078"></a>00078 pts.clear(); <a name="l00079"></a>00079 <a name="l00080"></a>00080 <span class="comment">//Balancing...</span> <a name="l00081"></a>00081 std::vector&lt;ot::TreeNode&gt; balOct; <a name="l00082"></a>00082 <a class="code" href="namespaceot.html#10763fe91b7ff0567c00d95131f19b0e">ot::balanceOctree</a>(linOct, balOct, dim, maxDepth, incCorner, MPI_COMM_WORLD, NULL, NULL); <a name="l00083"></a>00083 linOct.clear(); <a name="l00084"></a>00084 <a name="l00085"></a>00085 PetscInt numRefinements = 0; <a name="l00086"></a>00086 <a name="l00087"></a>00087 PetscOptionsGetInt(0,<span class="stringliteral">"-numRefinements"</span>,&amp;numRefinements,0); <a name="l00088"></a>00088 <span class="keywordflow">for</span>(<span class="keywordtype">int</span> i = 0; i &lt; numRefinements; i++) { <a name="l00089"></a>00089 std::vector&lt;ot::TreeNode&gt; tmpOct = balOct; <a name="l00090"></a>00090 balOct.clear(); <a name="l00091"></a>00091 <a class="code" href="namespaceot.html#c60c886da9835d2803cedb7768189470">ot::refineOctree</a>(tmpOct, balOct); <a name="l00092"></a>00092 } <a name="l00093"></a>00093 <a name="l00094"></a>00094 <span class="comment">//Solve ...</span> <a name="l00095"></a>00095 <a name="l00096"></a>00096 <a class="code" href="structot_1_1__p__DAMG.html">ot::DAMG</a> *damg; <a name="l00097"></a>00097 <span class="keywordtype">int</span> nlevels = 1; <span class="comment">//number of multigrid levels</span> <a name="l00098"></a>00098 <span class="keywordtype">unsigned</span> <span class="keywordtype">int</span> dof =1;<span class="comment">// degrees of freedom per node </span> <a name="l00099"></a>00099 <a name="l00100"></a>00100 PetscInt nlevelsPetscInt = nlevels; <a name="l00101"></a>00101 PetscOptionsGetInt(0, <span class="stringliteral">"-nlevels"</span>, &amp;nlevelsPetscInt, 0); <a name="l00102"></a>00102 nlevels = nlevelsPetscInt; <a name="l00103"></a>00103 <a name="l00104"></a>00104 <span class="keywordflow">if</span>(!rank) { <a name="l00105"></a>00105 std::cout&lt;&lt;<span class="stringliteral">"nlevels initial: "</span>&lt;&lt;nlevels&lt;&lt;std::endl; <a name="l00106"></a>00106 } <a name="l00107"></a>00107 <a name="l00108"></a>00108 MPI_Barrier(MPI_COMM_WORLD); <a name="l00109"></a>00109 <span class="keywordtype">double</span> setupStartTime = MPI_Wtime(); <a name="l00110"></a>00110 <a name="l00111"></a>00111 <span class="comment">// Note: The user context for all levels will be set separately later.</span> <a name="l00112"></a>00112 <a class="code" href="namespaceot.html#06a340890de86a8de9a9dcfa7995a1f7">ot::DAMGCreateAndSetDA</a>(PETSC_COMM_WORLD, nlevels, NULL, &amp;damg, <a name="l00113"></a>00113 balOct, dof, mgLoadFac, compressLut, incCorner); <a name="l00114"></a>00114 <a name="l00115"></a>00115 MPI_Barrier(MPI_COMM_WORLD); <a name="l00116"></a>00116 <span class="keywordtype">double</span> setupEndTime = MPI_Wtime(); <a name="l00117"></a>00117 <a name="l00118"></a>00118 <span class="keywordflow">if</span>(!rank) { <a name="l00119"></a>00119 std::cout&lt;&lt;<span class="stringliteral">"nlevels final: "</span>&lt;&lt;nlevels&lt;&lt;std::endl; <a name="l00120"></a>00120 } <a name="l00121"></a>00121 <a name="l00122"></a>00122 <span class="keywordflow">if</span>(!rank) { <a name="l00123"></a>00123 std::cout &lt;&lt; <span class="stringliteral">"Created DA for all levels."</span>&lt;&lt; std::endl; <a name="l00124"></a>00124 } <a name="l00125"></a>00125 <a name="l00126"></a>00126 <a class="code" href="namespaceot.html#e2e101bf131a6d5a1c2b61453af2ea3f">ot::PrintDAMG</a>(damg); <a name="l00127"></a>00127 <a name="l00128"></a>00128 <a class="code" href="handleStencils_8h.html#f4257baae795932deda38240075026a8">createLmatType2</a>(<a class="code" href="elasticityJac_8C.html#773443a18514abe026e6ad890d3c2645">LaplacianType2Stencil</a>); <a name="l00129"></a>00129 <a class="code" href="handleStencils_8h.html#a7cc23851aa5cfd2b5184ba4d5f3a32c">createMmatType2</a>(<a class="code" href="odaJac_8C.html#cc1f80163d7afcc9c0a30513b9505d8f">MassType2Stencil</a>); <a name="l00130"></a>00130 <a class="code" href="handleStencils_8h.html#0b99cb7469aa2798424b2f51b79cabd5">createShFnMat</a>(<a class="code" href="omgRhs_8C.html#c19fd6b17b947dd75ed172804eaff339">ShapeFnStencil</a>); <a name="l00131"></a>00131 <a name="l00132"></a>00132 <a class="code" href="namespaceot.html#ce969c1b794896713fcec8b1352272ba">ot::DAMGCreateSuppressedDOFs</a>(damg); <a name="l00133"></a>00133 <a name="l00134"></a>00134 <a class="code" href="omgJac_8h.html#739e7ae4206ac05b76f59756f1e06555">SetDirichletJacContexts</a>(damg); <a name="l00135"></a>00135 <a name="l00136"></a>00136 <span class="comment">//Global Function Handles for using KSP_Shell (will be used @ the coarsest grid if not all</span> <a name="l00137"></a>00137 <span class="comment">//processors are active on the coarsest grid)</span> <a name="l00138"></a>00138 <a class="code" href="namespaceot.html#6f920ab0b37d0bb44088545460a22a16">ot::getPrivateMatricesForKSP_Shell</a> = <a class="code" href="omgJac_8h.html#028a11138053c9996ef42d0f09d3b227">getPrivateMatricesForKSP_Shell_DirichletJac</a>; <a name="l00139"></a>00139 <a name="l00140"></a>00140 <a class="code" href="namespaceot.html#cb5ca4ea2f79fbbbb4c956d2d14b829b">ot::DAMGSetKSP</a>(damg, <a class="code" href="omgJac_8h.html#1ac53786580c571a3ba1eb5ecf86871e">CreateDirichletJacobian</a>, <a class="code" href="omgJac_8h.html#2c06df6478d8ec17b12215f0f34fe6b7">ComputeDirichletJacobian</a>, <a class="code" href="omgJac_8h.html#f78882d7dcbf21677f2ce5e1531f2def">ComputeFBM_RHS</a>); <a name="l00141"></a>00141 <a name="l00142"></a>00142 MPI_Barrier(MPI_COMM_WORLD); <a name="l00143"></a>00143 <span class="keywordtype">double</span> solveStartTime = MPI_Wtime(); <a name="l00144"></a>00144 <a name="l00145"></a>00145 <a class="code" href="namespaceot.html#a4ca307983fa46ba81e60ba7fad4d320">ot::DAMGSolve</a>(damg); <a name="l00146"></a>00146 <a name="l00147"></a>00147 MPI_Barrier(MPI_COMM_WORLD); <a name="l00148"></a>00148 <span class="keywordtype">double</span> solveEndTime = MPI_Wtime(); <a name="l00149"></a>00149 <a name="l00150"></a>00150 Vec solTrue; <a name="l00151"></a>00151 VecDuplicate(<a class="code" href="omg_8h.html#039042ae41a218dc9f4e279c46bcaf13">DAMGGetx</a>(damg), &amp;solTrue); <a name="l00152"></a>00152 <a class="code" href="omgJac_8h.html#b1718d01434731a8215959aa49850454">SetSolutionFBM</a>(damg[nlevels - 1], solTrue); <a name="l00153"></a>00153 <a class="code" href="omgJac_8h.html#a6facc3c455aefbb71f93590dfd895ca">EnforceZeroFBM</a>(damg[nlevels - 1], <a class="code" href="omg_8h.html#039042ae41a218dc9f4e279c46bcaf13">DAMGGetx</a>(damg)); <a name="l00154"></a>00154 <a name="l00155"></a>00155 VecAXPY(solTrue, -1.0, <a class="code" href="omg_8h.html#039042ae41a218dc9f4e279c46bcaf13">DAMGGetx</a>(damg)); <a name="l00156"></a>00156 <a name="l00157"></a>00157 PetscReal maxNormErr; <a name="l00158"></a>00158 VecNorm(solTrue, NORM_INFINITY, &amp;maxNormErr); <a name="l00159"></a>00159 <a name="l00160"></a>00160 VecDestroy(solTrue); <a name="l00161"></a>00161 <a name="l00162"></a>00162 <span class="keywordflow">if</span>(!rank) { <a name="l00163"></a>00163 std::cout&lt;&lt;<span class="stringliteral">" Total Setup Time: "</span>&lt;&lt;(setupEndTime - setupStartTime)&lt;&lt;std::endl; <a name="l00164"></a>00164 std::cout&lt;&lt;<span class="stringliteral">" Total Solve Time: "</span>&lt;&lt;(solveEndTime - solveStartTime)&lt;&lt;std::endl; <a name="l00165"></a>00165 std::cout&lt;&lt;<span class="stringliteral">" maxNormErr (Pointwise): "</span>&lt;&lt;maxNormErr&lt;&lt;std::endl; <a name="l00166"></a>00166 } <a name="l00167"></a>00167 <a name="l00168"></a>00168 <a class="code" href="handleStencils_8h.html#9acbf42f8c93da420846c9f31ff14dc8">destroyLmatType2</a>(<a class="code" href="elasticityJac_8C.html#773443a18514abe026e6ad890d3c2645">LaplacianType2Stencil</a>); <a name="l00169"></a>00169 <a class="code" href="handleStencils_8h.html#583ddbaeee70932ff271d5ea1f6ecfc6">destroyMmatType2</a>(<a class="code" href="odaJac_8C.html#cc1f80163d7afcc9c0a30513b9505d8f">MassType2Stencil</a>); <a name="l00170"></a>00170 <a class="code" href="handleStencils_8h.html#41b0af715e61b6cf8633fe7978dedbf1">destroyShFnMat</a>(<a class="code" href="omgRhs_8C.html#c19fd6b17b947dd75ed172804eaff339">ShapeFnStencil</a>); <a name="l00171"></a>00171 <a name="l00172"></a>00172 <a class="code" href="omgJac_8h.html#6e391140065ec4516a94ab0de1a3dc89">DestroyDirichletJacContexts</a>(damg); <a name="l00173"></a>00173 <a name="l00174"></a>00174 <a class="code" href="namespaceot.html#37e99dd8f620cb42ca5657f072f4187d">DAMGDestroy</a>(damg); <a name="l00175"></a>00175 <a name="l00176"></a>00176 balOct.clear(); <a name="l00177"></a>00177 <a name="l00178"></a>00178 <a class="code" href="namespaceot.html#b9ccc7d5d2f68400fc8ff8a9c3f872fb">ot::DAMG_Finalize</a>(); <a name="l00179"></a>00179 <a name="l00180"></a>00180 PetscFinalize(); <a name="l00181"></a>00181 }<span class="comment">//end function</span> <a name="l00182"></a>00182 </pre></div><hr size="1"><address style="align: right;"><small>Generated on Tue Mar 23 19:58:48 2010 for DENDRO by&nbsp; <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.7 </small></address> </body> </html>
man/sd-readahead.html
flonatel/systemd-pne1
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>sd-readahead</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><style> a.headerlink { color: #c60f0f; font-size: 0.8em; padding: 0 4px 0 4px; text-decoration: none; visibility: hidden; } a.headerlink:hover { background-color: #c60f0f; color: white; } h1:hover > a.headerlink, h2:hover > a.headerlink, h3:hover > a.headerlink, dt:hover > a.headerlink { visibility: visible; } </style><a href="index.html">Index </a>· <a href="systemd.directives.html">Directives </a>· <a href="../python-systemd/index.html">Python </a>· <a href="../libudev/index.html">libudev </a>· <a href="../libudev/index.html">gudev </a><span style="float:right">systemd 215</span><hr><div class="refentry"><a name="sd-readahead"></a><div class="titlepage"></div><div class="refnamediv"><h2>Name</h2><p>sd-readahead — Reference implementation of APIs for controlling boot-time read-ahead</p></div><div class="refsynopsisdiv"><h2>Synopsis</h2><div class="funcsynopsis"><pre class="funcsynopsisinfo">#include "sd-readahead.h"</pre></div></div><div class="refsect1"><a name="idm214198772224"></a><h2 id="Description">Description<a class="headerlink" title="Permalink to this headline" href="#Description">¶</a></h2><p><code class="filename">sd-readahead.c</code> and <code class="filename">sd-readahead.h</code> provide a reference implementation for APIs for controlling boot-time read-ahead, as implemented by the read-ahead subsystem of the <a href="systemd.html"><span class="citerefentry"><span class="refentrytitle">systemd</span>(1)</span></a> init system.</p><p>See <a href="sd_readahead.html"><span class="citerefentry"><span class="refentrytitle">sd_readahead</span>(3)</span></a> for more information about the function implemented.</p></div><div class="refsect1"><a name="idm214198767552"></a><h2 id="Notes">Notes<a class="headerlink" title="Permalink to this headline" href="#Notes">¶</a></h2><p>This interface is provided by the reference implementation of APIs for controlling boot-time read-ahead and distributed with the systemd package. The algorithms it implements are simple, and can easily be reimplemented in daemons if it is important to support this interface without using the reference implementation. See the respective function man pages for details.</p><p>In addition, for details about the algorithms, check the liberally licensed reference implementation sources: <a class="ulink" href="http://cgit.freedesktop.org/systemd/systemd/plain/src/readahead/sd-readahead.c" target="_top">http://cgit.freedesktop.org/systemd/systemd/plain/src/readahead/sd-readahead.c</a> and <a class="ulink" href="http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-readahead.h" target="_top">http://cgit.freedesktop.org/systemd/systemd/plain/src/systemd/sd-readahead.h</a></p><p>These APIs are implemented in the reference implementation's drop-in <code class="filename">sd-readahead.c</code> and <code class="filename">sd-readahead.h</code> files. It is recommended that applications consuming these APIs copy the implementation into their source tree, either verbatim or in excerpts. These interfaces are currently not available in a dynamic library.</p><p>The functions provided by this interface become NOPs when -DDISABLE_SYSTEMD is set during compilation. In addition, if <code class="filename">sd-readhead.c</code> is compiled on non-Linux systems it becomes NOPs.</p></div><div class="refsect1"><a name="idm214198760976"></a><h2 id="See Also">See Also<a class="headerlink" title="Permalink to this headline" href="#See%20Also">¶</a></h2><p> <a href="systemd.html"><span class="citerefentry"><span class="refentrytitle">systemd</span>(1)</span></a>, <a href="sd_readahead.html"><span class="citerefentry"><span class="refentrytitle">sd_readahead</span>(3)</span></a>, <a href="sd-daemon.html"><span class="citerefentry"><span class="refentrytitle">sd-daemon</span>(3)</span></a> </p></div></div></body></html>
toolchains/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/share/doc/gcc/ARM-Floating-Point-Status-and-Control-Intrinsics.html
BPI-SINOVOIP/BPI-Mainline-kernel
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Copyright (C) 1988-2017 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 the Invariant Sections being "Funding Free Software", the Front-Cover Texts being (a) (see below), and with the Back-Cover Texts being (b) (see below). A copy of the license is included in the section entitled "GNU Free Documentation License". (a) The FSF's Front-Cover Text is: A GNU Manual (b) The FSF's Back-Cover Text is: You have freedom to copy and modify this GNU Manual, like GNU software. Copies published by the Free Software Foundation raise funds for GNU development. --> <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ --> <head> <title>Using the GNU Compiler Collection (GCC): ARM Floating Point Status and Control Intrinsics</title> <meta name="description" content="Using the GNU Compiler Collection (GCC): ARM Floating Point Status and Control Intrinsics"> <meta name="keywords" content="Using the GNU Compiler Collection (GCC): ARM Floating Point Status and Control Intrinsics"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="index.html#Top" rel="start" title="Top"> <link href="Option-Index.html#Option-Index" rel="index" title="Option Index"> <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents"> <link href="Target-Builtins.html#Target-Builtins" rel="up" title="Target Builtins"> <link href="ARM-ARMv8_002dM-Security-Extensions.html#ARM-ARMv8_002dM-Security-Extensions" rel="next" title="ARM ARMv8-M Security Extensions"> <link href="ARM-C-Language-Extensions-_0028ACLE_0029.html#ARM-C-Language-Extensions-_0028ACLE_0029" rel="prev" title="ARM C Language Extensions (ACLE)"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.indentedblock {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smallindentedblock {margin-left: 3.2em; font-size: smaller} div.smalllisp {margin-left: 3.2em} kbd {font-style:oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} pre.menu-preformatted {font-family: serif} pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} span.nocodebreak {white-space:nowrap} span.nolinebreak {white-space:nowrap} span.roman {font-family:serif; font-weight:normal} span.sansserif {font-family:sans-serif; font-weight:normal} ul.no-bullet {list-style: none} --> </style> </head> <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> <a name="ARM-Floating-Point-Status-and-Control-Intrinsics"></a> <div class="header"> <p> Next: <a href="ARM-ARMv8_002dM-Security-Extensions.html#ARM-ARMv8_002dM-Security-Extensions" accesskey="n" rel="next">ARM ARMv8-M Security Extensions</a>, Previous: <a href="ARM-C-Language-Extensions-_0028ACLE_0029.html#ARM-C-Language-Extensions-_0028ACLE_0029" accesskey="p" rel="prev">ARM C Language Extensions (ACLE)</a>, Up: <a href="Target-Builtins.html#Target-Builtins" accesskey="u" rel="up">Target Builtins</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Option-Index.html#Option-Index" title="Index" rel="index">Index</a>]</p> </div> <hr> <a name="ARM-Floating-Point-Status-and-Control-Intrinsics-1"></a> <h4 class="subsection">6.60.8 ARM Floating Point Status and Control Intrinsics</h4> <p>These built-in functions are available for the ARM family of processors with floating-point unit. </p> <div class="smallexample"> <pre class="smallexample">unsigned int __builtin_arm_get_fpscr () void __builtin_arm_set_fpscr (unsigned int) </pre></div> </body> </html>
src/macosx/Credits.html
zeromus/biz-stella
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>Acknowledgements</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"> </head> <body> <div style="text-align: center;"> <big><center><h1>Stella</h1><h3>A multi-platform Atari 2600 VCS emulator</h3> Copyright © 1995-2012 The Stella Team<br> <a href="http://stella.sourceforge.net">http://stella.sourceforge.net</a><br> <br> Stella is now DonationWare!<br> <a href="http://stella.sourceforge.net/donations.php">http://stella.sourceforge.net/donations.php</a><br> <br> Macintosh OS X version:<br> Copyright © 2007-2012 Stephen Anthony<br> Copyright © 2005-2006 Mark Grebe<br> <br></big> <big>Graphics by Simple DirectMedia Layer library<br> <a href="http://www.libsdl.org">http://www.libsdl.org</a> <br> <br> This program is free software; you can redistribute it and/or <br> modify it under the terms of the GNU General Public License<br> as published by the Free Software Foundation;&nbsp; either version 2<br> of the License, or (at your option) any later version.<br> <br> &nbsp;This program is distributed in the hope that it will be useful, <br> but WITHOUT ANY WARRANTY; without even the <br> implied warranty of MERCHANTABILITY or <br> FITNESS FOR A PARTICULAR PURPOSE.&nbsp; <br> See the GNU General Public License for more details.<br> <br> &nbsp; You should have received a copy of the GNU General <br> Public License with this program; if not, write to the:<br> Free Software Foundation, Inc., <br> 59 Temple Place - Suite 330,<br> Boston, MA 02111-1307, USA.<br> </big></center> </div> </body> </html>
wp-content/themes/rustbuilt/manager/assets/ext3/resources/css/visual/combo.css
cameronscott137/rustbuilt
/*! * Ext JS Library 3.4.0 * Copyright(c) 2006-2012 Sencha Inc. * licensing@sencha.com * http://www.sencha.com/license */ .x-combo-list { border-color:#98c0f4; background-color:#ddecfe; font:normal 12px tahoma, arial, helvetica, sans-serif; } .x-combo-list-inner { background-color:#fff; } .x-combo-list-hd { font:bold 11px tahoma, arial, helvetica, sans-serif; color:#15428b; background-image: url(../images/default/layout/panel-title-light-bg.gif); border-bottom-color:#98c0f4; } .x-resizable-pinned .x-combo-list-inner { border-bottom-color:#98c0f4; } .x-combo-list-item { border-color:#fff; } .x-combo-list .x-combo-selected{ border-color:#a3bae9 !important; background-color:#dfe8f6; } .x-combo-list .x-toolbar { border-top-color:#98c0f4; } .x-combo-list-small { font:normal 11px tahoma, arial, helvetica, sans-serif; }
toolchains/gcc-linaro-7.3.1-2018.05-x86_64_arm-linux-gnueabihf/share/doc/gdb/gdb/The-F-Reply-Packet.html
BPI-SINOVOIP/BPI-Mainline-kernel
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Copyright (C) 1988-2018 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 the Invariant Sections being "Free Software" and "Free Software Needs Free Documentation", with the Front-Cover Texts being "A GNU Manual," and with the Back-Cover Texts as in (a) below. (a) The FSF's Back-Cover Text is: "You are free to copy and modify this GNU Manual. Buying copies from GNU Press supports the FSF in developing GNU and promoting software freedom." --> <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ --> <head> <title>Debugging with GDB: The F Reply Packet</title> <meta name="description" content="Debugging with GDB: The F Reply Packet"> <meta name="keywords" content="Debugging with GDB: The F Reply Packet"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="index.html#Top" rel="start" title="Top"> <link href="Concept-Index.html#Concept-Index" rel="index" title="Concept Index"> <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents"> <link href="File_002dI_002fO-Remote-Protocol-Extension.html#File_002dI_002fO-Remote-Protocol-Extension" rel="up" title="File-I/O Remote Protocol Extension"> <link href="The-Ctrl_002dC-Message.html#The-Ctrl_002dC-Message" rel="next" title="The Ctrl-C Message"> <link href="The-F-Request-Packet.html#The-F-Request-Packet" rel="prev" title="The F Request Packet"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.indentedblock {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smallindentedblock {margin-left: 3.2em; font-size: smaller} div.smalllisp {margin-left: 3.2em} kbd {font-style:oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} pre.menu-preformatted {font-family: serif} pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} span.nocodebreak {white-space:nowrap} span.nolinebreak {white-space:nowrap} span.roman {font-family:serif; font-weight:normal} span.sansserif {font-family:sans-serif; font-weight:normal} ul.no-bullet {list-style: none} --> </style> </head> <body lang="en" bgcolor="#FFFFFF" text="#000000" link="#0000FF" vlink="#800080" alink="#FF0000"> <a name="The-F-Reply-Packet"></a> <div class="header"> <p> Next: <a href="The-Ctrl_002dC-Message.html#The-Ctrl_002dC-Message" accesskey="n" rel="next">The Ctrl-C Message</a>, Previous: <a href="The-F-Request-Packet.html#The-F-Request-Packet" accesskey="p" rel="prev">The F Request Packet</a>, Up: <a href="File_002dI_002fO-Remote-Protocol-Extension.html#File_002dI_002fO-Remote-Protocol-Extension" accesskey="u" rel="up">File-I/O Remote Protocol Extension</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-Index.html#Concept-Index" title="Index" rel="index">Index</a>]</p> </div> <hr> <a name="The-F-Reply-Packet-1"></a> <h4 class="subsection">E.13.4 The <code>F</code> Reply Packet</h4> <a name="index-file_002di_002fo-reply-packet"></a> <a name="index-F-reply-packet"></a> <p>The <code>F</code> reply packet has the following format: </p> <dl compact="compact"> <dt>&lsquo;<samp>F<var>retcode</var>,<var>errno</var>,<var>Ctrl-C flag</var>;<var>call-specific attachment</var></samp>&rsquo;</dt> <dd> <p><var>retcode</var> is the return code of the system call as hexadecimal value. </p> <p><var>errno</var> is the <code>errno</code> set by the call, in protocol-specific representation. This parameter can be omitted if the call was successful. </p> <p><var>Ctrl-C flag</var> is only sent if the user requested a break. In this case, <var>errno</var> must be sent as well, even if the call was successful. The <var>Ctrl-C flag</var> itself consists of the character &lsquo;<samp>C</samp>&rsquo;: </p> <div class="smallexample"> <pre class="smallexample">F0,0,C </pre></div> <p>or, if the call was interrupted before the host call has been performed: </p> <div class="smallexample"> <pre class="smallexample">F-1,4,C </pre></div> <p>assuming 4 is the protocol-specific representation of <code>EINTR</code>. </p> </dd> </dl> </body> </html>
media/joomgallery/js/fineuploader/fineuploader.css
kyromen/parfum
/* * Copyright 2013, Widen Enterprises info@fineuploader.com * * Licensed under GNU GPL v3, see license.txt. */ .qq-uploader { position: relative; width: 100%; } .qq-upload-button { /* display: block; */ width: auto; /* 105px; */ padding: 7px 0; text-align: center; background: #880000; border-bottom: 1px solid #DDD; color: #FFF; } .qq-upload-button-hover { background: #CC0000; } .qq-upload-button-focus { outline: 1px dotted #000000; } .qq-upload-drop-area, .qq-upload-extra-drop-area { position: absolute; top: 0; left: 0; width: 100%; height: 100%; min-height: 30px; z-index: 2; background: #DFF0D8 /* JG #FF9797 */; text-align: center; } .qq-upload-drop-area span { display: block; position: absolute; top: 50%; width: 100%; margin-top: -8px; font-size: 16px; } .qq-upload-extra-drop-area { position: relative; margin-top: 50px; font-size: 16px; padding-top: 30px; height: 20px; min-height: 40px; } .qq-upload-drop-area-active { background: #5BB75B /* JG #FF7171 */; } .qq-upload-list { margin: 10px 0 0 0; padding: 0; list-style: none; } .qq-upload-list li { margin: 4px 0 0 0; /* JG padding: 9px; line-height: 15px; font-size: 16px; background-color: #FFF0BD; */ padding: 8px 35px 8px 14px; } .qq-upload-file, .qq-upload-spinner, .qq-upload-size, .qq-upload-cancel, .qq-upload-retry, .qq-upload-failed-text, .qq-upload-finished, .qq-upload-delete { margin-right: 12px; } .qq-upload-file { } .qq-upload-spinner { display: inline-block; background: url("loading.gif"); width: 15px; height: 15px; vertical-align: text-bottom; } .qq-drop-processing { display: none; } .qq-drop-processing-spinner { display: inline-block; background: url("processing.gif"); width: 24px; height: 24px; vertical-align: text-bottom; } .qq-upload-finished { display:none; width:15px; height:15px; vertical-align:text-bottom; } .qq-upload-retry, .qq-upload-delete { display: none; color: #000000; } .qq-upload-cancel, .qq-upload-delete { /* JG color: #000000; */ } .qq-upload-retryable .qq-upload-retry { display: inline; } .qq-upload-size, .qq-upload-cancel, .qq-upload-retry, .qq-upload-delete { /* JG font-size: 12px; font-weight: normal; */ } .qq-upload-failed-text { display: none; font-style: italic; font-weight: bold; } .qq-upload-failed-icon { display:none; width:15px; height:15px; vertical-align:text-bottom; } .qq-upload-fail .qq-upload-failed-text { display: inline; } .qq-upload-retrying .qq-upload-failed-text { display: inline; color: #D60000; } .qq-upload-list li.qq-upload-success { background-color: #5DA30C; color: #FFFFFF; } .qq-upload-list li.qq-upload-fail { background-color: #D60000; color: #FFFFFF; } .qq-progress-bar { background: -moz-linear-gradient(top, rgba(30,87,153,1) 0%, rgba(41,137,216,1) 50%, rgba(32,124,202,1) 51%, rgba(125,185,232,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(30,87,153,1)), color-stop(50%,rgba(41,137,216,1)), color-stop(51%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* IE10+ */ background: linear-gradient(to bottom, rgba(30,87,153,1) 0%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 51%,rgba(125,185,232,1) 100%); /* W3C */ width: 0%; height: 15px; border-radius: 6px; margin-bottom: 3px; display: none; } .qq-upload-debug-text { display: block; }
slideshowAjax/javascript/components/flipflop/examples/example2_noFramework.html
avinash/nuzimazz
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>BlueShoes JavaScript FlipFlop Example 2</title> <script type="text/javascript" src="../../../core/lang/Bs_Misc.lib.js"></script> <script type="text/javascript" src="../../../core/form/Bs_FormFieldSelect.class.js"></script> <script type="text/javascript" src="../../../components/flipflop/Bs_FlipFlop.class.js"></script> <script type="text/javascript" src="../../../components/toolbar/Bs_Button.class.js"></script> <script> if (moz) { document.writeln("<link rel='stylesheet' href='../../../components/toolbar/win2k_mz.css'>"); } else { document.writeln("<link rel='stylesheet' href='../../../components/toolbar/win2k_ie.css'>"); } function init() { myFlipFlop = new Bs_FlipFlop(); myFlipFlop.fieldAvailableCssClass = 'flipFlopFieldAvailable'; myFlipFlop.fieldSelectedCssClass = 'flipFlopFieldSelected'; myFlipFlop.textAvailable = 'Choose:'; myFlipFlop.textAvailableCssClass = 'flipTd'; myFlipFlop.textSelected = 'Mine:'; myFlipFlop.textSelectedCssClass = 'flipTd'; myFlipFlop.moveOnClick = true; myFlipFlop.maxSelectedNumber = 3; myFlipFlop.setRenderOrientation(true); myFlipFlop.convertField('mySelect'); } </script> <style> .flipFlopFieldAvailable { font-family:arial,helvetica; font-size:11px; width:280px; background-color:#C0FFFF; } .flipFlopFieldSelected { font-family:arial,helvetica; font-size:11px; width:280px; background-color:#C0FFC0; } .flipTd { font-family:arial,helvetica; font-size: 11px; color: gray; text-align: right; } body { font-family:arial,helvetica; font-size:11px; } </style> </head> <body onload="init();"> <h1>BlueShoes JavaScript FlipFlop Example 2</h1> <ul> <li>Like example 1: FlipFlop init by convertField(): an existing select field is converted on the fly.</li> <li>Very long captions here, thus we've used the top-bottom rendering here (instead of the default left-right).</li> <li>A single click on an option already moves the element to the other field. Thus 2 of the buttons are not shown... they make no sense.</li> <li>A max of 3 selected options is specified.</li> <li>Custom captions and styles for the titles above the select fields ('Choose' and 'Mine').</li> </ul> <form name="myForm" action="/postDump.php" method="post"> <select name="mySelect[]" id="mySelect" size="4" multiple> <option>this is a wordy option</option> <option selected>sometimes short captions won't do</option> <option>here we have five words</option> <option>PHP hypertext preprocessor</option> <option>BlueShoes PHP Application Framework and CMS</option> </select> <input type="submit" name="send" value="submit"> </form> </body> </html>
src/ClientSide/css/addons/jquery.contextMenu.css
WebDevJLProjectsOrg/EasyMvcWebSite
/*! * jQuery contextMenu - Plugin for simple contextMenu handling * * Version: 1.6.6 * * Authors: Rodney Rehm, Addy Osmani (patches for FF) * Web: http://medialize.github.com/jQuery-contextMenu/ * * Licensed under * MIT License http://www.opensource.org/licenses/mit-license * GPL v3 http://opensource.org/licenses/GPL-3.0 * */ .context-menu-list { margin:0; padding:0; min-width: 120px; max-width: 250px; display: inline-block; position: absolute; list-style-type: none; border: 1px solid #DDD; background: #EEE; -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5); -ms-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5); -o-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5); box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; } .context-menu-item { padding: 5px 5px 5px 24px; background-color: aliceblue; position: relative; -webkit-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; user-select: none; } .context-menu-separator { padding-bottom:0; border-bottom: 1px solid #DDD; } .context-menu-item > label > input, .context-menu-item > label > textarea { -webkit-user-select: text; -moz-user-select: text; -ms-user-select: text; user-select: text; } .context-menu-item.hover { cursor: pointer; background-color: #39F; } .context-menu-item.disabled { color: #666; } .context-menu-input.hover, .context-menu-item.disabled.hover { cursor: default; background-color: #EEE; } .context-menu-submenu:after { content: ">"; color: #666; position: absolute; top: 0; right: 3px; z-index: 1; } /* icons #protip: In case you want to use sprites for icons (which I would suggest you do) have a look at http://css-tricks.com/13224-pseudo-spriting/ to get an idea of how to implement .context-menu-item.icon:before {} */ .context-menu-item.icon { min-height: 18px; background-repeat: no-repeat; background-position: 4px 2px; } .context-menu-item.icon-edit { background-image: url(images/page_white_edit.png); } .context-menu-item.icon-cut { background-image: url(images/cut.png); } .context-menu-item.icon-copy { background-image: url(images/page_white_copy.png); } .context-menu-item.icon-paste { background-image: url(images/page_white_paste.png); } .context-menu-item.icon-delete { background-image: url(images/page_white_delete.png); } .context-menu-item.icon-add { background-image: url(images/page_white_add.png); } .context-menu-item.icon-quit { background-image: url(images/door.png); } /* vertically align inside labels */ .context-menu-input > label > * { vertical-align: top; } /* position checkboxes and radios as icons */ .context-menu-input > label > input[type="checkbox"], .context-menu-input > label > input[type="radio"] { margin-left: -17px; } .context-menu-input > label > span { margin-left: 5px; } .context-menu-input > label, .context-menu-input > label > input[type="text"], .context-menu-input > label > textarea, .context-menu-input > label > select { display: block; width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; -o-box-sizing: border-box; box-sizing: border-box; } .context-menu-input > label > textarea { height: 100px; } .context-menu-item > .context-menu-list { display: none; /* re-positioned by js */ right: -5px; top: 5px; } .context-menu-item.hover > .context-menu-list { display: block; } .context-menu-accesskey { text-decoration: underline; }
wp-content/plugins/gravityforms/css/browsers.css
davereese/davidpreese-com
/* ---------------------------------------------------------------- browsers.css Gravity Forms Browser-Specific CSS http://www.gravityforms.com updated: August 26, 2016 11:49 AM GMT-5 Gravity Forms is a Rocketgenius project copyright 2008-2016 Rocketgenius Inc. http: //www.rocketgenius.com this may not be redistributed without the express written permission of the author. NOTE: DO NOT EDIT THIS FILE! MAKE ANY MODIFICATIONS IN YOUR THEME STYLESHEET. THIS FILE IS REPLACED DURING AUTO-UPDATES AND ANY CHANGES MADE HERE WILL BE OVERWRITTEN. If you need to make extensive customizations, copy the contents of this file to your theme style sheet for editing. Then, go to the form settings page & set the 'output CSS' option to no. ---------------------------------------------------------------- */ /* Safari specific styles */ .entry .gform_wrapper.gf_browser_safari ul li:before, .entry .gform_wrapper.gf_browser_safari ul li:after { content: ""; } .gform_wrapper.gf_browser_safari .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area { width: 99% !important; } .gform_wrapper.gf_browser_safari .left_label #recaptcha_area #recaptcha_table, .gform_wrapper.gf_browser_safari .right_label #recaptcha_area #recaptcha_table { margin-left: 32%; } .gform_wrapper.gf_browser_safari .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_safari .gfield_radio li input[type=radio], .gform_wrapper.gf_browser_safari .gfield_checkbox li input { margin-top: 4px; } .gform_wrapper.gf_browser_safari select[multiple=multiple] { height: auto !important; } .gform_wrapper.gf_browser_safari input.button.gform_button_select_files { padding: 6px 12px !important; } .gform_wrapper.gf_browser_safari .gfield_time_ampm select { max-width: 5rem !important; width: calc(2rem + 20px); } /* Google Chrome (and now Opera) styles */ .gform_wrapper.gf_browser_chrome select { padding: 2px 0 2px 3px; } .gform_wrapper.gf_browser_chrome .gfield_time_ampm select { max-width: 5rem !important; width: calc(3rem + 20px); } .gform_wrapper.gf_browser_chrome ul li:before, .gform_wrapper.gf_browser_chrome ul li:after, .entry .gform_wrapper.gf_browser_chrome ul li:before, .entry .gform_wrapper.gf_browser_chrome ul li:after { content: none; } .gform_wrapper.gf_browser_chrome .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area { width: 99% !important; } .gform_wrapper.gf_browser_chrome .left_label #recaptcha_area #recaptcha_table, .gform_wrapper.gf_browser_chrome .right_label #recaptcha_area #recaptcha_table { margin-left: 32%; } .gform_wrapper.gf_browser_chrome .ginput_complex select, .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select { text-indent: 2px; line-height: 1.5em; margin-bottom: 5px; margin-top: 2px; } .gform_wrapper.gf_browser_chrome .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_chrome .gfield_radio li input[type=radio], .gform_wrapper.gf_browser_chrome .gfield_checkbox li input { margin-top: 6px; } .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_left select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield div.ginput_complex span.ginput_right select, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield select { margin-left: 1px; } .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] { margin-left: 1px; } .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_first, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle, .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last { padding-top: 2px; } .gform_wrapper.gf_browser_chrome select[multiple=multiple] { height: auto !important; } .gform_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_middle, .gform_wrapper.gf_browser_chrome .gfield_error .ginput_complex.ginput_container.has_first_name.has_middle_name.has_last_name span.name_last { margin-left: 1.1%; } .gform_wrapper.gf_browser_chrome .gfield_error input[type=text], .gform_wrapper.gf_browser_chrome .gfield_error input[type=email], .gform_wrapper.gf_browser_chrome .gfield_error input[type=tel], .gform_wrapper.gf_browser_chrome .gfield_error input[type=url], .gform_wrapper.gf_browser_chrome .gfield_error input[type=number], .gform_wrapper.gf_browser_chrome .gfield_error input[type=password], .gform_wrapper.gf_browser_chrome .gfield_error select, .gform_wrapper.gf_browser_chrome .gfield_error textarea, .gform_wrapper.gf_browser_chrome li.gfield_error.field_sublabel_above .ginput_complex input[type=text] { margin-bottom: 2px; } .gform_wrapper.gf_browser_chrome input.button.gform_button_select_files { padding: 6px 12px !important; } .gform_wrapper.gf_browser_chrome span.address_country { margin-top:-2px; } /* Firefox specific styles */ .gform_wrapper.gf_browser_gecko select { padding: 2px 12px 2px 2px; } .gform_wrapper.gf_browser_gecko .gfield_time_ampm select { max-width: 5rem !important; width: calc(4rem + 25px); } .gform_wrapper.gf_browser_gecko ul li:before, .gform_wrapper.gf_browser_gecko ul li:after, .entry .gform_wrapper.gf_browser_gecko ul li:before, .entry .gform_wrapper.gf_browser_gecko ul li:after { content: none; } .gform_wrapper.gf_browser_gecko .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month { margin-right: 1px; } .gform_wrappergf_browser_gecko .chosen-container-single .chosen-single { height: 32px; line-height: 2.4; } .gform_wrappergf_browser_gecko .chosen-container-single .chosen-single div b { position: relative; top: 5px; } /* Internet Explorer specific styles */ .gform_wrapper.gf_browser_ie ul li:before, .gform_wrapper.gf_browser_ie ul li:after, .entry .gform_wrapper.gf_browser_ie ul li:before, .entry .gform_wrapper.gf_browser_ie ul li:after { content: none; } .gform_wrapper.gf_browser_ie .gfield_time_hour { width: 80px; } .gform_wrapper.gf_browser_ie .gfield_time_minute { width: 70px; } .gform_wrapper.gf_browser_ie .gfield_time_ampm { padding-top: 2px; } .gform_wrapper.gf_browser_ie .gfield_time_hour input, .gform_wrapper.gf_browser_ie .gfield_time_minute input { margin-left: 0; } .gform_wrapper.gf_browser_ie .ginput_complex .ginput_left label, .gform_wrapper.gf_browser_ie .ginput_complex .ginput_right label { margin: 3px 0 5px 0; } .gform_wrapper.gf_browser_ie .gform_footer input.button { padding: 3px; } .gform_wrapper.gf_browser_ie ul.top_label .clear-multi { overflow: hidden; clear: both; } .gform_wrapper.gf_browser_ie .gfield_radio li { line-height: 20px !important; } .gform_wrapper.gf_browser_ie .gfield_checkbox li input[type=checkbox], .gform_wrapper.gf_browser_ie .gfield_radio li input[type=radio], .gform_wrapper.gf_browser_ie .gfield_checkbox li input { margin-top: 0; } .gform_wrapper.gf_browser_ie .ginput_complex .ginput_left select, .gform_wrapper.gf_browser_ie .ginput_complex .ginput_right select { padding: 2px 0 2px 0; } .gform_wrapper.gf_browser_ie .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area { width: 99% !important; } .gform_wrapper.gf_browser_ie .gform_body ul.gform_fields li.gfield .ginput_container #recaptcha_widget_div #recaptcha_area { width: 99% !important; } .gform_wrapper.gf_browser_ie .left_label #recaptcha_area #recaptcha_table, .gform_wrapper.gf_browser_ie .right_label #recaptcha_area #recaptcha_table { margin-left: 32%; } .gform_wrapper.gf_browser_ie .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon { position: relative; top: -1px; left: 4px; } .gform_wrapper.gf_browser_ie img.add_list_item, .gform_wrapper.gf_browser_ie img.delete_list_item { width: 16px !important; height: 16px !important; background-size: 16px 16px !important; } .gform_wrapper.gf_browser_iphone ul li:before, .gform_wrapper.gf_browser_iphone ul li:after, .entry .gform_wrapper.gf_browser_iphone ul li:before, .entry .gform_wrapper.gf_browser_iphone ul li:after { content: none; } .gform_wrapper.gf_browser_unknown ul li:before, .gform_wrapper.gf_browser_unknown ul li:after, .entry .gform_wrapper.gf_browser_unknown ul li:before, .entry .gform_wrapper.gf_browser_unknown ul li:after { content: none; } @media only screen and (max-width: 641px) { /* make the nifty styled selects a little larger for mobile devices */ .gform_wrapper.gf_browser_gecko .chosen-container-single .chosen-single, .gform_wrapper.gf_browser_safari .chosen-container-single .chosen-single, .gform_wrapper.gf_browser_chrome .chosen-container-single .chosen-single { height: 44px; line-height: 3.2; } .gform_wrapper.gf_browser_gecko .chosen-container-single .chosen-single div b, .gform_wrapper.gf_browser_safari .chosen-container-single .chosen-single div b, .gform_wrapper.gf_browser_chrome .chosen-container-single .chosen-single div b { position: relative; top: 12px; } }
allegro/addons/allegrogl/docs/html/glext_8c_source.html
gwx/ZeldaClassic
<!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"/> <title>AllegroGL: glext.c Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript"> $(document).ready(initResizable); </script> <link href="alleggl.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Generated by Doxygen 1.7.3 --> <div id="top"> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">AllegroGL&#160;<span id="projectnumber">0.4.4</span></div> </td> </tr> </tbody> </table> </div> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> <li><a href="globals.html"><span>Globals</span></a></li> </ul> </div> </div> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> initNavTree('glext_8c.html',''); </script> <div id="doc-content"> <div class="header"> <div class="headertitle"> <h1>glext.c</h1> </div> </div> <div class="contents"> <a href="glext_8c.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/* This code is (C) AllegroGL contributors, and double licensed under</span> <a name="l00002"></a>00002 <span class="comment"> * the GPL and zlib licenses. See gpl.txt or zlib.txt for details.</span> <a name="l00003"></a>00003 <span class="comment"> */</span> <a name="l00008"></a>00008 <span class="preprocessor">#include &quot;alleggl.h&quot;</span> <a name="l00009"></a>00009 <span class="preprocessor">#include &quot;allglint.h&quot;</span> <a name="l00010"></a>00010 <span class="preprocessor">#include &lt;string.h&gt;</span> <a name="l00011"></a>00011 <span class="preprocessor">#ifdef ALLEGRO_MACOSX</span> <a name="l00012"></a>00012 <span class="preprocessor"></span><span class="preprocessor">#include &lt;OpenGL/glu.h&gt;</span> <a name="l00013"></a>00013 <span class="preprocessor">#else</span> <a name="l00014"></a>00014 <span class="preprocessor"></span><span class="preprocessor">#include &lt;GL/glu.h&gt;</span> <a name="l00015"></a>00015 <span class="preprocessor">#endif</span> <a name="l00016"></a>00016 <span class="preprocessor"></span> <a name="l00017"></a>00017 <span class="preprocessor">#include &lt;allegro/internal/aintern.h&gt;</span> <a name="l00018"></a>00018 <a name="l00019"></a>00019 <a name="l00020"></a>00020 <span class="comment">/* GL extension Structure. Holds the extension pointers for a single context */</span> <a name="l00021"></a>00021 <span class="preprocessor">#define AGL_API(type, name, args) AGL_##name##_t name;</span> <a name="l00022"></a>00022 <span class="preprocessor"></span><span class="keyword">typedef</span> <span class="keyword">struct </span>AGL_EXT { <a name="l00023"></a>00023 <span class="preprocessor"># include &quot;allegrogl/GLext/gl_ext_api.h&quot;</span> <a name="l00024"></a>00024 <span class="preprocessor">#ifdef ALLEGRO_WINDOWS</span> <a name="l00025"></a>00025 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/wgl_ext_api.h&quot;</span> <a name="l00026"></a>00026 <span class="preprocessor">#elif defined ALLEGRO_UNIX</span> <a name="l00027"></a>00027 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/glx_ext_api.h&quot;</span> <a name="l00028"></a>00028 <span class="preprocessor">#endif</span> <a name="l00029"></a>00029 <span class="preprocessor"></span>} AGL_EXT; <a name="l00030"></a>00030 <span class="preprocessor">#undef AGL_API</span> <a name="l00031"></a>00031 <span class="preprocessor"></span> <a name="l00032"></a>00032 <span class="preprocessor">#define PREFIX_I &quot;agl-ext INFO: &quot;</span> <a name="l00033"></a>00033 <span class="preprocessor"></span><span class="preprocessor">#define PREFIX_W &quot;agl-ext WARNING: &quot;</span> <a name="l00034"></a>00034 <span class="preprocessor"></span><span class="preprocessor">#define PREFIX_E &quot;agl-ext ERROR: &quot;</span> <a name="l00035"></a>00035 <span class="preprocessor"></span> <a name="l00036"></a>00036 <a name="l00037"></a>00037 <span class="comment">/* Current driver info */</span> <a name="l00038"></a>00038 <span class="keyword">struct </span>allegro_gl_info allegro_gl_info; <a name="l00039"></a>00039 <a name="l00040"></a>00040 <a name="l00041"></a>00041 <a name="l00055"></a><a class="code" href="group__extensions.html#ga7492f6f6acc608789210560ee63e5436">00055</a> <span class="keyword">struct </span>AGL_EXTENSION_LIST_GL <a class="code" href="group__extensions.html#ga7492f6f6acc608789210560ee63e5436" title="List of OpenGL extensions supported by AllegroGL.">allegro_gl_extensions_GL</a>; <a name="l00056"></a>00056 <a name="l00057"></a>00057 <a name="l00058"></a>00058 <a name="l00064"></a>00064 <span class="preprocessor">#ifdef ALLEGRO_UNIX</span> <a name="l00065"></a>00065 <span class="preprocessor"></span><span class="keyword">struct </span>AGL_EXTENSION_LIST_GLX allegro_gl_extensions_GLX; <a name="l00066"></a>00066 <span class="preprocessor">#endif</span> <a name="l00067"></a>00067 <span class="preprocessor"></span> <a name="l00068"></a>00068 <a name="l00069"></a>00069 <a name="l00075"></a>00075 <span class="preprocessor">#ifdef ALLEGRO_WINDOWS</span> <a name="l00076"></a>00076 <span class="preprocessor"></span><span class="keyword">struct </span>AGL_EXTENSION_LIST_WGL allegro_gl_extensions_WGL; <a name="l00077"></a>00077 <span class="preprocessor">#endif</span> <a name="l00078"></a>00078 <span class="preprocessor"></span> <a name="l00079"></a>00079 <a name="l00080"></a>00080 <a name="l00081"></a>00081 <span class="comment">/* Current context */</span> <a name="l00082"></a><a class="code" href="group__extensions.html#ga2d6ebb26eec58470e4242b750656268b">00082</a> AGL_EXT *<a class="code" href="group__extensions.html#ga2d6ebb26eec58470e4242b750656268b" title="List of GLX extensions supported by AllegroGL.">agl_extension_table</a> = NULL; <a name="l00083"></a>00083 <a name="l00084"></a>00084 <a name="l00085"></a>00085 <span class="preprocessor">#ifdef ALLEGROGL_GENERIC_DRIVER</span> <a name="l00086"></a>00086 <span class="preprocessor"></span><span class="preprocessor">#include &quot;GL/amesa.h&quot;</span> <a name="l00087"></a>00087 <span class="preprocessor">#endif</span> <a name="l00088"></a>00088 <span class="preprocessor"></span> <a name="l00089"></a>00089 <a name="l00090"></a>00090 <span class="preprocessor">#ifdef ALLEGROGL_HAVE_DYNAMIC_LINK</span> <a name="l00091"></a>00091 <span class="preprocessor"></span><span class="preprocessor">#include &lt;dlfcn.h&gt;</span> <a name="l00092"></a>00092 <a name="l00093"></a>00093 <span class="comment">/* Handle for dynamic library libGL.so */</span> <a name="l00094"></a>00094 <span class="keyword">static</span> <span class="keywordtype">void</span>* __agl_handle = NULL; <a name="l00095"></a>00095 <span class="comment">/* Pointer to glXGetProcAddressARB */</span> <a name="l00096"></a>00096 <span class="keyword">typedef</span> <span class="keywordtype">void</span>* (*GLXGETPROCADDRESSARBPROC) (<span class="keyword">const</span> GLubyte*); <a name="l00097"></a>00097 <span class="keyword">static</span> GLXGETPROCADDRESSARBPROC aglXGetProcAddress; <a name="l00098"></a>00098 <span class="preprocessor">#else</span> <a name="l00099"></a>00099 <span class="preprocessor"></span><span class="comment">/* Tries static linking */</span> <a name="l00100"></a>00100 <span class="preprocessor">#ifdef ALLEGROGL_GLXGETPROCADDRESSARB</span> <a name="l00101"></a>00101 <span class="preprocessor"></span><span class="preprocessor">#define aglXGetProcAddress glXGetProcAddressARB</span> <a name="l00102"></a>00102 <span class="preprocessor"></span><span class="preprocessor">#else</span> <a name="l00103"></a>00103 <span class="preprocessor"></span><span class="preprocessor">#define aglXGetProcAddress glXGetProcAddress</span> <a name="l00104"></a>00104 <span class="preprocessor"></span><span class="preprocessor">#endif</span> <a name="l00105"></a>00105 <span class="preprocessor"></span><span class="preprocessor">#endif</span> <a name="l00106"></a>00106 <span class="preprocessor"></span> <a name="l00107"></a>00107 <a name="l00108"></a>00108 <span class="preprocessor">#ifdef ALLEGRO_MACOSX</span> <a name="l00109"></a>00109 <span class="preprocessor"></span><span class="preprocessor">#undef TRUE</span> <a name="l00110"></a>00110 <span class="preprocessor"></span><span class="preprocessor">#undef FALSE</span> <a name="l00111"></a>00111 <span class="preprocessor"></span><span class="preprocessor">#include &lt;Carbon/Carbon.h&gt;</span> <a name="l00112"></a>00112 <span class="preprocessor">#undef TRUE</span> <a name="l00113"></a>00113 <span class="preprocessor"></span><span class="preprocessor">#undef FALSE</span> <a name="l00114"></a>00114 <span class="preprocessor"></span><span class="preprocessor">#define TRUE -1</span> <a name="l00115"></a>00115 <span class="preprocessor"></span><span class="preprocessor">#define FALSE 0</span> <a name="l00116"></a>00116 <span class="preprocessor"></span> <a name="l00117"></a>00117 <span class="keyword">static</span> CFBundleRef opengl_bundle_ref; <a name="l00118"></a>00118 <span class="preprocessor">#endif</span> <a name="l00119"></a>00119 <span class="preprocessor"></span> <a name="l00120"></a>00120 <a name="l00121"></a>00121 <a name="l00122"></a>00122 <span class="comment">/* Define the GL API pointers */</span> <a name="l00123"></a>00123 <span class="preprocessor">#define AGL_API(type, name, args) AGL_##name##_t __agl##name = NULL;</span> <a name="l00124"></a>00124 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/gl_ext_api.h&quot;</span> <a name="l00125"></a>00125 <span class="preprocessor">#undef AGL_API</span> <a name="l00126"></a>00126 <span class="preprocessor"></span><span class="preprocessor">#ifdef ALLEGRO_WINDOWS</span> <a name="l00127"></a>00127 <span class="preprocessor"></span><span class="preprocessor">#define AGL_API(type, name, args) AGL_##name##_t __awgl##name = NULL;</span> <a name="l00128"></a>00128 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/wgl_ext_api.h&quot;</span> <a name="l00129"></a>00129 <span class="preprocessor">#undef AGL_API</span> <a name="l00130"></a>00130 <span class="preprocessor"></span><span class="preprocessor">#elif defined ALLEGRO_UNIX</span> <a name="l00131"></a>00131 <span class="preprocessor"></span><span class="preprocessor">#define AGL_API(type, name, args) AGL_##name##_t __aglX##name = NULL;</span> <a name="l00132"></a>00132 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/glx_ext_api.h&quot;</span> <a name="l00133"></a>00133 <span class="preprocessor">#undef AGL_API</span> <a name="l00134"></a>00134 <span class="preprocessor"></span><span class="preprocessor">#endif</span> <a name="l00135"></a>00135 <span class="preprocessor"></span> <a name="l00136"></a>00136 <a name="l00137"></a>00137 <a name="l00138"></a>00138 <span class="comment">/* Create the extension table */</span> <a name="l00139"></a>00139 AGL_EXT* __allegro_gl_create_extensions() { <a name="l00140"></a>00140 <a name="l00141"></a>00141 AGL_EXT *ret = malloc(<span class="keyword">sizeof</span>(AGL_EXT)); <a name="l00142"></a>00142 <a name="l00143"></a>00143 <span class="keywordflow">if</span> (!ret) { <a name="l00144"></a>00144 <span class="keywordflow">return</span> NULL; <a name="l00145"></a>00145 } <a name="l00146"></a>00146 <a name="l00147"></a>00147 memset(ret, 0, <span class="keyword">sizeof</span>(AGL_EXT)); <a name="l00148"></a>00148 <a name="l00149"></a>00149 <span class="keywordflow">return</span> ret; <a name="l00150"></a>00150 } <a name="l00151"></a>00151 <a name="l00152"></a>00152 <a name="l00153"></a>00153 <a name="l00154"></a>00154 <span class="comment">/* Load the extension addresses into the table.</span> <a name="l00155"></a>00155 <span class="comment"> * Should only be done on context creation.</span> <a name="l00156"></a>00156 <span class="comment"> */</span> <a name="l00157"></a>00157 <span class="keywordtype">void</span> __allegro_gl_load_extensions(AGL_EXT *ext) { <a name="l00158"></a>00158 <a name="l00159"></a>00159 <span class="preprocessor">#ifdef ALLEGRO_MACOSX</span> <a name="l00160"></a>00160 <span class="preprocessor"></span> CFStringRef function; <a name="l00161"></a>00161 <span class="preprocessor">#endif</span> <a name="l00162"></a>00162 <span class="preprocessor"></span> <a name="l00163"></a>00163 <span class="keywordflow">if</span> (!ext) { <a name="l00164"></a>00164 <span class="keywordflow">return</span>; <a name="l00165"></a>00165 } <a name="l00166"></a>00166 <span class="preprocessor">#ifdef ALLEGRO_UNIX</span> <a name="l00167"></a>00167 <span class="preprocessor"></span> <span class="keywordflow">if</span> (!aglXGetProcAddress) { <a name="l00168"></a>00168 <span class="keywordflow">return</span>; <a name="l00169"></a>00169 } <a name="l00170"></a>00170 <span class="preprocessor">#endif</span> <a name="l00171"></a>00171 <span class="preprocessor"></span> <a name="l00172"></a>00172 <span class="preprocessor"># ifdef ALLEGRO_WINDOWS</span> <a name="l00173"></a>00173 <span class="preprocessor"></span><span class="preprocessor"># define AGL_API(type, name, args) \</span> <a name="l00174"></a>00174 <span class="preprocessor"> ext-&gt;name = (AGL_##name##_t)wglGetProcAddress(&quot;gl&quot; #name); \</span> <a name="l00175"></a>00175 <span class="preprocessor"> if (ext-&gt;name) { AGL_LOG(2,&quot;gl&quot; #name &quot; successfully loaded\n&quot;); }</span> <a name="l00176"></a>00176 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/gl_ext_api.h&quot;</span> <a name="l00177"></a>00177 <span class="preprocessor"># undef AGL_API</span> <a name="l00178"></a>00178 <span class="preprocessor"></span><span class="preprocessor"># define AGL_API(type, name, args) \</span> <a name="l00179"></a>00179 <span class="preprocessor"> ext-&gt;name = (AGL_##name##_t)wglGetProcAddress(&quot;wgl&quot; #name); \</span> <a name="l00180"></a>00180 <span class="preprocessor"> if (ext-&gt;name) { AGL_LOG(2,&quot;wgl&quot; #name &quot; successfully loaded\n&quot;); }</span> <a name="l00181"></a>00181 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/wgl_ext_api.h&quot;</span> <a name="l00182"></a>00182 <span class="preprocessor"># undef AGL_API</span> <a name="l00183"></a>00183 <span class="preprocessor"></span><span class="preprocessor"># elif defined ALLEGRO_UNIX</span> <a name="l00184"></a>00184 <span class="preprocessor"></span><span class="preprocessor"># define AGL_API(type, name, args) \</span> <a name="l00185"></a>00185 <span class="preprocessor"> ext-&gt;name = (AGL_##name##_t)aglXGetProcAddress((const GLubyte*)&quot;gl&quot; #name); \</span> <a name="l00186"></a>00186 <span class="preprocessor"> if (ext-&gt;name) { AGL_LOG(2,&quot;gl&quot; #name &quot; successfully loaded\n&quot;); }</span> <a name="l00187"></a>00187 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/gl_ext_api.h&quot;</span> <a name="l00188"></a>00188 <span class="preprocessor"># undef AGL_API</span> <a name="l00189"></a>00189 <span class="preprocessor"></span><span class="preprocessor"># define AGL_API(type, name, args) \</span> <a name="l00190"></a>00190 <span class="preprocessor"> ext-&gt;name = (AGL_##name##_t)aglXGetProcAddress((const GLubyte*)&quot;glX&quot; #name); \</span> <a name="l00191"></a>00191 <span class="preprocessor"> if (ext-&gt;name) { AGL_LOG(2,&quot;glX&quot; #name &quot; successfully loaded\n&quot;); }</span> <a name="l00192"></a>00192 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/glx_ext_api.h&quot;</span> <a name="l00193"></a>00193 <span class="preprocessor"># undef AGL_API</span> <a name="l00194"></a>00194 <span class="preprocessor"></span><span class="preprocessor"># elif defined ALLEGRO_MACOSX</span> <a name="l00195"></a>00195 <span class="preprocessor"></span><span class="preprocessor"># define AGL_API(type, name, args) \</span> <a name="l00196"></a>00196 <span class="preprocessor"> function = CFStringCreateWithCString(kCFAllocatorDefault, &quot;gl&quot; #name, \</span> <a name="l00197"></a>00197 <span class="preprocessor"> kCFStringEncodingASCII); \</span> <a name="l00198"></a>00198 <span class="preprocessor"> if (function) { \</span> <a name="l00199"></a>00199 <span class="preprocessor"> ext-&gt;name = (AGL_##name##_t)CFBundleGetFunctionPointerForName( \</span> <a name="l00200"></a>00200 <span class="preprocessor"> opengl_bundle_ref, function); \</span> <a name="l00201"></a>00201 <span class="preprocessor"> CFRelease(function); \</span> <a name="l00202"></a>00202 <span class="preprocessor"> } \</span> <a name="l00203"></a>00203 <span class="preprocessor"> if (ext-&gt;name) { AGL_LOG(2,&quot;gl&quot; #name &quot; successfully loaded\n&quot;); }</span> <a name="l00204"></a>00204 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/gl_ext_api.h&quot;</span> <a name="l00205"></a>00205 <span class="preprocessor"># undef AGL_API</span> <a name="l00206"></a>00206 <span class="preprocessor"></span><span class="preprocessor"># endif</span> <a name="l00207"></a>00207 <span class="preprocessor"></span>} <a name="l00208"></a>00208 <a name="l00209"></a>00209 <a name="l00210"></a>00210 <a name="l00211"></a>00211 <span class="comment">/* Set the GL API pointers to the current table </span> <a name="l00212"></a>00212 <span class="comment"> * Should only be called on context switches.</span> <a name="l00213"></a>00213 <span class="comment"> */</span> <a name="l00214"></a>00214 <span class="keywordtype">void</span> __allegro_gl_set_extensions(AGL_EXT *ext) { <a name="l00215"></a>00215 <a name="l00216"></a>00216 <span class="keywordflow">if</span> (!ext) { <a name="l00217"></a>00217 <span class="keywordflow">return</span>; <a name="l00218"></a>00218 } <a name="l00219"></a>00219 <a name="l00220"></a>00220 <span class="preprocessor">#define AGL_API(type, name, args) __agl##name = ext-&gt;name;</span> <a name="l00221"></a>00221 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/gl_ext_api.h&quot;</span> <a name="l00222"></a>00222 <span class="preprocessor">#undef AGL_API</span> <a name="l00223"></a>00223 <span class="preprocessor"></span><span class="preprocessor">#ifdef ALLEGRO_WINDOWS</span> <a name="l00224"></a>00224 <span class="preprocessor"></span><span class="preprocessor">#define AGL_API(type, name, args) __awgl##name = ext-&gt;name;</span> <a name="l00225"></a>00225 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/wgl_ext_api.h&quot;</span> <a name="l00226"></a>00226 <span class="preprocessor">#undef AGL_API</span> <a name="l00227"></a>00227 <span class="preprocessor"></span><span class="preprocessor">#elif defined ALLEGRO_UNIX</span> <a name="l00228"></a>00228 <span class="preprocessor"></span><span class="preprocessor">#define AGL_API(type, name, args) __aglX##name = ext-&gt;name;</span> <a name="l00229"></a>00229 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/glx_ext_api.h&quot;</span> <a name="l00230"></a>00230 <span class="preprocessor">#undef AGL_API</span> <a name="l00231"></a>00231 <span class="preprocessor"></span><span class="preprocessor">#endif</span> <a name="l00232"></a>00232 <span class="preprocessor"></span>} <a name="l00233"></a>00233 <a name="l00234"></a>00234 <a name="l00235"></a>00235 <a name="l00236"></a>00236 <span class="comment">/* Destroys the extension table */</span> <a name="l00237"></a>00237 <span class="keywordtype">void</span> __allegro_gl_destroy_extensions(AGL_EXT *ext) { <a name="l00238"></a>00238 <a name="l00239"></a>00239 <span class="keywordflow">if</span> (ext) { <a name="l00240"></a>00240 <span class="keywordflow">if</span> (ext == agl_extension_table) { <a name="l00241"></a>00241 agl_extension_table = NULL; <a name="l00242"></a>00242 } <a name="l00243"></a>00243 free(ext); <a name="l00244"></a>00244 } <a name="l00245"></a>00245 } <a name="l00246"></a>00246 <a name="l00247"></a>00247 <a name="l00248"></a>00248 <a name="l00249"></a>00249 <span class="comment">/* __allegro_gl_look_for_an_extension:</span> <a name="l00250"></a>00250 <span class="comment"> * This function has been written by Mark J. Kilgard in one of his</span> <a name="l00251"></a>00251 <span class="comment"> * tutorials about OpenGL extensions</span> <a name="l00252"></a>00252 <span class="comment"> */</span> <a name="l00253"></a>00253 <span class="keywordtype">int</span> __allegro_gl_look_for_an_extension(AL_CONST <span class="keywordtype">char</span> *name, <a name="l00254"></a>00254 AL_CONST GLubyte * extensions) <a name="l00255"></a>00255 { <a name="l00256"></a>00256 AL_CONST GLubyte *start; <a name="l00257"></a>00257 GLubyte *where, *terminator; <a name="l00258"></a>00258 <a name="l00259"></a>00259 <span class="comment">/* Extension names should not have spaces. */</span> <a name="l00260"></a>00260 where = (GLubyte *) strchr(name, <span class="charliteral">&#39; &#39;</span>); <a name="l00261"></a>00261 <span class="keywordflow">if</span> (where || *name == <span class="charliteral">&#39;\0&#39;</span>) <a name="l00262"></a>00262 <span class="keywordflow">return</span> FALSE; <a name="l00263"></a>00263 <span class="comment">/* It takes a bit of care to be fool-proof about parsing the</span> <a name="l00264"></a>00264 <span class="comment"> * OpenGL extensions string. Don&#39;t be fooled by sub-strings, etc.</span> <a name="l00265"></a>00265 <span class="comment"> */</span> <a name="l00266"></a>00266 start = extensions; <a name="l00267"></a>00267 <span class="keywordflow">for</span> (;;) { <a name="l00268"></a>00268 where = (GLubyte *) strstr((AL_CONST <span class="keywordtype">char</span> *) start, name); <a name="l00269"></a>00269 <span class="keywordflow">if</span> (!where) <a name="l00270"></a>00270 <span class="keywordflow">break</span>; <a name="l00271"></a>00271 terminator = where + strlen(name); <a name="l00272"></a>00272 <span class="keywordflow">if</span> (where == start || *(where - 1) == <span class="charliteral">&#39; &#39;</span>) <a name="l00273"></a>00273 <span class="keywordflow">if</span> (*terminator == <span class="charliteral">&#39; &#39;</span> || *terminator == <span class="charliteral">&#39;\0&#39;</span>) <a name="l00274"></a>00274 <span class="keywordflow">return</span> TRUE; <a name="l00275"></a>00275 start = terminator; <a name="l00276"></a>00276 } <a name="l00277"></a>00277 <span class="keywordflow">return</span> FALSE; <a name="l00278"></a>00278 } <a name="l00279"></a>00279 <a name="l00280"></a>00280 <a name="l00281"></a>00281 <a name="l00282"></a>00282 <span class="preprocessor">#ifdef ALLEGRO_WINDOWS</span> <a name="l00283"></a>00283 <span class="preprocessor"></span><span class="keyword">static</span> AGL_GetExtensionsStringARB_t __wglGetExtensionsStringARB = NULL; <a name="l00284"></a>00284 <span class="keyword">static</span> HDC __hdc = NULL; <a name="l00285"></a>00285 <span class="preprocessor">#elif defined ALLEGRO_UNIX</span> <a name="l00286"></a>00286 <span class="preprocessor"></span><span class="preprocessor">#include &lt;xalleg.h&gt;</span> <a name="l00287"></a>00287 <span class="preprocessor">#endif</span> <a name="l00288"></a>00288 <span class="preprocessor"></span> <a name="l00289"></a>00289 <a name="l00290"></a>00290 <span class="comment">/* int allegro_gl_is_extension_supported(AL_CONST char *extension) */</span> <a name="l00306"></a><a class="code" href="group__extensions.html#ga7351f56ea1c4f4665193fc3bf547ff0a">00306</a> <span class="keywordtype">int</span> <a class="code" href="group__extensions.html#ga7351f56ea1c4f4665193fc3bf547ff0a" title="This function is an helper to determine whether an OpenGL extension is available or not...">allegro_gl_is_extension_supported</a>(AL_CONST <span class="keywordtype">char</span> *extension) <a name="l00307"></a>00307 { <a name="l00308"></a>00308 <span class="keywordtype">int</span> ret; <a name="l00309"></a>00309 <a name="l00310"></a>00310 <span class="keywordflow">if</span> (!__allegro_gl_valid_context) <a name="l00311"></a>00311 <span class="keywordflow">return</span> FALSE; <a name="l00312"></a>00312 <a name="l00313"></a>00313 <span class="keywordflow">if</span> (!glGetString(GL_EXTENSIONS)) <a name="l00314"></a>00314 <span class="keywordflow">return</span> FALSE; <a name="l00315"></a>00315 <a name="l00316"></a>00316 ret = __allegro_gl_look_for_an_extension(extension, <a name="l00317"></a>00317 glGetString(GL_EXTENSIONS)); <a name="l00318"></a>00318 <a name="l00319"></a>00319 <span class="preprocessor">#ifdef ALLEGRO_WINDOWS</span> <a name="l00320"></a>00320 <span class="preprocessor"></span> <span class="keywordflow">if</span> (!ret &amp;&amp; strncmp(extension, <span class="stringliteral">&quot;WGL&quot;</span>, 3) == 0) { <a name="l00321"></a>00321 <span class="keywordflow">if</span> (!__wglGetExtensionsStringARB || __hdc != __allegro_gl_hdc) { <a name="l00322"></a>00322 __wglGetExtensionsStringARB = (AGL_GetExtensionsStringARB_t) <a name="l00323"></a>00323 wglGetProcAddress(<span class="stringliteral">&quot;wglGetExtensionsStringARB&quot;</span>); <a name="l00324"></a>00324 __hdc = __allegro_gl_hdc; <a name="l00325"></a>00325 } <a name="l00326"></a>00326 <span class="keywordflow">if</span> (__wglGetExtensionsStringARB) { <a name="l00327"></a>00327 ret = __allegro_gl_look_for_an_extension(extension, <a name="l00328"></a>00328 (AL_CONST GLubyte*)__wglGetExtensionsStringARB(__allegro_gl_hdc)); <a name="l00329"></a>00329 } <a name="l00330"></a>00330 } <a name="l00331"></a>00331 <span class="preprocessor">#elif defined ALLEGRO_UNIX</span> <a name="l00332"></a>00332 <span class="preprocessor"></span> <span class="keywordflow">if</span> (!ret &amp;&amp; strncmp(extension, <span class="stringliteral">&quot;GLX&quot;</span>, 3) == 0) { <a name="l00333"></a>00333 XLOCK(); <a name="l00334"></a>00334 ret = __allegro_gl_look_for_an_extension(extension, <a name="l00335"></a>00335 (<span class="keyword">const</span> GLubyte*)glXQueryExtensionsString(_xwin.display, <a name="l00336"></a>00336 _xwin.screen)); <a name="l00337"></a>00337 XUNLOCK(); <a name="l00338"></a>00338 } <a name="l00339"></a>00339 <span class="preprocessor">#endif</span> <a name="l00340"></a>00340 <span class="preprocessor"></span> <a name="l00341"></a>00341 <span class="keywordflow">return</span> ret; <a name="l00342"></a>00342 } <a name="l00343"></a>00343 <a name="l00344"></a>00344 <a name="l00345"></a>00345 <a name="l00346"></a>00346 <span class="comment">/* void * allegro_gl_get_proc_address(AL_CONST char *name) */</span> <a name="l00372"></a><a class="code" href="group__extensions.html#gaa0c2cd7c4b4a94e8801af42a58356cc4">00372</a> <span class="keywordtype">void</span> *<a class="code" href="group__extensions.html#gaa0c2cd7c4b4a94e8801af42a58356cc4" title="Helper to get the address of an OpenGL symbol.">allegro_gl_get_proc_address</a>(AL_CONST <span class="keywordtype">char</span> *name) <a name="l00373"></a>00373 { <a name="l00374"></a>00374 <span class="keywordtype">void</span> *symbol = NULL; <a name="l00375"></a>00375 <span class="preprocessor">#ifdef ALLEGRO_MACOSX</span> <a name="l00376"></a>00376 <span class="preprocessor"></span> CFStringRef function; <a name="l00377"></a>00377 <span class="preprocessor">#endif</span> <a name="l00378"></a>00378 <span class="preprocessor"></span> <a name="l00379"></a>00379 <span class="keywordflow">if</span> (!__allegro_gl_valid_context) <a name="l00380"></a>00380 <span class="keywordflow">return</span> NULL; <a name="l00381"></a>00381 <a name="l00382"></a>00382 <span class="preprocessor">#ifdef ALLEGROGL_GENERIC_DRIVER</span> <a name="l00383"></a>00383 <span class="preprocessor"></span> <span class="comment">/* AMesa provides a function to get a proc address. It does</span> <a name="l00384"></a>00384 <span class="comment"> * not emulate dynamic linking of course...</span> <a name="l00385"></a>00385 <span class="comment"> */</span> <a name="l00386"></a>00386 symbol = AMesaGetProcAddress(name); <a name="l00387"></a>00387 <a name="l00388"></a>00388 <span class="preprocessor">#elif defined ALLEGRO_WINDOWS</span> <a name="l00389"></a>00389 <span class="preprocessor"></span> <span class="comment">/* For once Windows is the easiest platform to use :)</span> <a name="l00390"></a>00390 <span class="comment"> * It provides a standardized way to get a function address</span> <a name="l00391"></a>00391 <span class="comment"> * But of course there is a drawback : the symbol is only valid</span> <a name="l00392"></a>00392 <span class="comment"> * under the current context :P</span> <a name="l00393"></a>00393 <span class="comment"> */</span> <a name="l00394"></a>00394 symbol = wglGetProcAddress(name); <a name="l00395"></a>00395 <span class="preprocessor">#elif defined ALLEGRO_UNIX</span> <a name="l00396"></a>00396 <span class="preprocessor"></span> <span class="keywordflow">if</span> (aglXGetProcAddress) { <a name="l00397"></a>00397 <span class="comment">/* This is definitely the *good* way on Unix to get a GL proc</span> <a name="l00398"></a>00398 <span class="comment"> * address. Unfortunately glXGetProcAddress is an extension</span> <a name="l00399"></a>00399 <span class="comment"> * and may not be available on all platforms</span> <a name="l00400"></a>00400 <span class="comment"> */</span> <a name="l00401"></a>00401 symbol = aglXGetProcAddress((<span class="keyword">const</span> GLubyte*)name); <a name="l00402"></a>00402 } <a name="l00403"></a>00403 <span class="preprocessor">#elif defined ALLEGROGL_HAVE_DYNAMIC_LINK</span> <a name="l00404"></a>00404 <span class="preprocessor"></span> <span class="keywordflow">else</span> { <a name="l00405"></a>00405 <span class="comment">/* Hack if glXGetProcAddress is not available :</span> <a name="l00406"></a>00406 <span class="comment"> * we try to find the symbol into libGL.so</span> <a name="l00407"></a>00407 <span class="comment"> */</span> <a name="l00408"></a>00408 <span class="keywordflow">if</span> (__agl_handle) { <a name="l00409"></a>00409 symbol = dlsym(__agl_handle, name); <a name="l00410"></a>00410 } <a name="l00411"></a>00411 } <a name="l00412"></a>00412 <span class="preprocessor">#elif defined ALLEGRO_MACOSX</span> <a name="l00413"></a>00413 <span class="preprocessor"></span> function = CFStringCreateWithCString(kCFAllocatorDefault, name, <a name="l00414"></a>00414 kCFStringEncodingASCII); <a name="l00415"></a>00415 <span class="keywordflow">if</span> (function) { <a name="l00416"></a>00416 symbol = CFBundleGetFunctionPointerForName(opengl_bundle_ref, function); <a name="l00417"></a>00417 CFRelease(function); <a name="l00418"></a>00418 } <a name="l00419"></a>00419 <span class="preprocessor">#else</span> <a name="l00420"></a>00420 <span class="preprocessor"></span> <span class="comment">/* DOS does not support dynamic linking. If the function is not</span> <a name="l00421"></a>00421 <span class="comment"> * available at build-time then it will not be available at run-time</span> <a name="l00422"></a>00422 <span class="comment"> * Therefore we do not need to look for it...</span> <a name="l00423"></a>00423 <span class="comment"> */</span> <a name="l00424"></a>00424 <span class="preprocessor">#endif</span> <a name="l00425"></a>00425 <span class="preprocessor"></span> <a name="l00426"></a>00426 <span class="keywordflow">if</span> (!symbol) { <a name="l00427"></a>00427 <a name="l00428"></a>00428 <span class="preprocessor">#if defined ALLEGROGL_HAVE_DYNAMIC_LINK</span> <a name="l00429"></a>00429 <span class="preprocessor"></span> <span class="keywordflow">if</span> (!aglXGetProcAddress) { <a name="l00430"></a>00430 TRACE(PREFIX_W <span class="stringliteral">&quot;get_proc_address: libdl::dlsym: %s\n&quot;</span>, <a name="l00431"></a>00431 dlerror()); <a name="l00432"></a>00432 } <a name="l00433"></a>00433 <span class="preprocessor">#endif</span> <a name="l00434"></a>00434 <span class="preprocessor"></span> <a name="l00435"></a>00435 TRACE(PREFIX_W <span class="stringliteral">&quot;get_proc_address : Unable to load symbol %s\n&quot;</span>, <a name="l00436"></a>00436 name); <a name="l00437"></a>00437 } <a name="l00438"></a>00438 <span class="keywordflow">else</span> { <a name="l00439"></a>00439 TRACE(PREFIX_I <span class="stringliteral">&quot;get_proc_address : Symbol %s successfully loaded\n&quot;</span>, <a name="l00440"></a>00440 name); <a name="l00441"></a>00441 } <a name="l00442"></a>00442 <span class="keywordflow">return</span> symbol; <a name="l00443"></a>00443 } <a name="l00444"></a>00444 <a name="l00445"></a>00445 <a name="l00446"></a>00446 <a name="l00447"></a>00447 <span class="comment">/* Fills in the AllegroGL info struct for blacklisting video cards.</span> <a name="l00448"></a>00448 <span class="comment"> */</span> <a name="l00449"></a>00449 <span class="keyword">static</span> <span class="keywordtype">void</span> __fill_in_info_struct(<span class="keyword">const</span> GLubyte *rendereru, <a name="l00450"></a>00450 <span class="keyword">struct</span> allegro_gl_info *info) { <a name="l00451"></a>00451 <span class="keyword">const</span> <span class="keywordtype">char</span> *renderer = (<span class="keyword">const</span> <span class="keywordtype">char</span>*)rendereru; <a name="l00452"></a>00452 <a name="l00453"></a>00453 <span class="comment">/* Some cards are &quot;special&quot;... */</span> <a name="l00454"></a>00454 <span class="keywordflow">if</span> (strstr(renderer, <span class="stringliteral">&quot;3Dfx/Voodoo&quot;</span>)) { <a name="l00455"></a>00455 info-&gt;is_voodoo = 1; <a name="l00456"></a>00456 } <a name="l00457"></a>00457 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (strstr(renderer, <span class="stringliteral">&quot;Matrox G200&quot;</span>)) { <a name="l00458"></a>00458 info-&gt;is_matrox_g200 = 1; <a name="l00459"></a>00459 } <a name="l00460"></a>00460 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (strstr(renderer, <span class="stringliteral">&quot;RagePRO&quot;</span>)) { <a name="l00461"></a>00461 info-&gt;is_ati_rage_pro = 1; <a name="l00462"></a>00462 } <a name="l00463"></a>00463 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (strstr(renderer, <span class="stringliteral">&quot;RADEON 7000&quot;</span>)) { <a name="l00464"></a>00464 info-&gt;is_ati_radeon_7000 = 1; <a name="l00465"></a>00465 } <a name="l00466"></a>00466 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (strstr(renderer, <span class="stringliteral">&quot;Mesa DRI R200&quot;</span>)) { <a name="l00467"></a>00467 info-&gt;is_ati_r200_chip = 1; <a name="l00468"></a>00468 } <a name="l00469"></a>00469 <a name="l00470"></a>00470 <span class="keywordflow">if</span> ((strncmp(renderer, <span class="stringliteral">&quot;3Dfx/Voodoo3 &quot;</span>, 13) == 0) <a name="l00471"></a>00471 || (strncmp(renderer, <span class="stringliteral">&quot;3Dfx/Voodoo2 &quot;</span>, 13) == 0) <a name="l00472"></a>00472 || (strncmp(renderer, <span class="stringliteral">&quot;3Dfx/Voodoo &quot;</span>, 12) == 0)) { <a name="l00473"></a>00473 info-&gt;is_voodoo3_and_under = 1; <a name="l00474"></a>00474 } <a name="l00475"></a>00475 <a name="l00476"></a>00476 <span class="comment">/* Read OpenGL properties */</span> <a name="l00477"></a>00477 info-&gt;version = <a class="code" href="group__core.html#ga444d507eaeb5ba800787f6a81827615d" title="Returns the OpenGL version number of the client (the computer the program is running on)...">allegro_gl_opengl_version</a>(); <a name="l00478"></a>00478 <a name="l00479"></a>00479 <span class="keywordflow">return</span>; <a name="l00480"></a>00480 } <a name="l00481"></a>00481 <a name="l00482"></a>00482 <a name="l00483"></a>00483 <a name="l00484"></a>00484 <span class="comment">/* __allegro_gl_manage_extensions:</span> <a name="l00485"></a>00485 <span class="comment"> * This functions fills the __allegro_gl_extensions structure and displays</span> <a name="l00486"></a>00486 <span class="comment"> * on the log file which extensions are available</span> <a name="l00487"></a>00487 <span class="comment"> */</span> <a name="l00488"></a>00488 <span class="keywordtype">void</span> __allegro_gl_manage_extensions(<span class="keywordtype">void</span>) <a name="l00489"></a>00489 { <a name="l00490"></a>00490 AL_CONST GLubyte *buf; <a name="l00491"></a>00491 <span class="keywordtype">int</span> i; <a name="l00492"></a>00492 <a name="l00493"></a>00493 <span class="preprocessor">#ifdef ALLEGRO_MACOSX</span> <a name="l00494"></a>00494 <span class="preprocessor"></span> CFURLRef bundle_url; <a name="l00495"></a>00495 <span class="preprocessor">#endif</span> <a name="l00496"></a>00496 <span class="preprocessor"></span> <a name="l00497"></a>00497 <span class="comment">/* Print out OpenGL extensions */</span> <a name="l00498"></a>00498 <span class="preprocessor">#if LOGLEVEL &gt;= 1</span> <a name="l00499"></a>00499 <span class="preprocessor"></span> AGL_LOG(1, <span class="stringliteral">&quot;OpenGL Extensions:\n&quot;</span>); <a name="l00500"></a>00500 __allegro_gl_print_extensions((AL_CONST <span class="keywordtype">char</span>*) <a name="l00501"></a>00501 glGetString(GL_EXTENSIONS)); <a name="l00502"></a>00502 <span class="preprocessor">#endif</span> <a name="l00503"></a>00503 <span class="preprocessor"></span> <a name="l00504"></a>00504 <span class="comment">/* Print out GLU version */</span> <a name="l00505"></a>00505 buf = gluGetString(GLU_VERSION); <a name="l00506"></a>00506 TRACE(PREFIX_I <span class="stringliteral">&quot;GLU Version : %s\n&quot;</span>, buf); <a name="l00507"></a>00507 <a name="l00508"></a>00508 <span class="preprocessor">#ifdef ALLEGROGL_HAVE_DYNAMIC_LINK</span> <a name="l00509"></a>00509 <span class="preprocessor"></span> <span class="comment">/* Get glXGetProcAddress entry */</span> <a name="l00510"></a>00510 __agl_handle = dlopen(<span class="stringliteral">&quot;libGL.so&quot;</span>, RTLD_LAZY); <a name="l00511"></a>00511 <span class="keywordflow">if</span> (__agl_handle) { <a name="l00512"></a>00512 aglXGetProcAddress = (GLXGETPROCADDRESSARBPROC) dlsym(__agl_handle, <a name="l00513"></a>00513 <span class="stringliteral">&quot;glXGetProcAddressARB&quot;</span>); <a name="l00514"></a>00514 <span class="keywordflow">if</span> (!aglXGetProcAddress) { <a name="l00515"></a>00515 aglXGetProcAddress = (GLXGETPROCADDRESSARBPROC) dlsym(__agl_handle, <a name="l00516"></a>00516 <span class="stringliteral">&quot;glXGetProcAddress&quot;</span>); <a name="l00517"></a>00517 } <a name="l00518"></a>00518 } <a name="l00519"></a>00519 <span class="keywordflow">else</span> { <a name="l00520"></a>00520 TRACE(PREFIX_W <span class="stringliteral">&quot;Failed to dlopen libGL.so : %s\n&quot;</span>, dlerror()); <a name="l00521"></a>00521 } <a name="l00522"></a>00522 TRACE(PREFIX_I <span class="stringliteral">&quot;glXGetProcAddress Extension: %s\n&quot;</span>, <a name="l00523"></a>00523 aglXGetProcAddress ? <span class="stringliteral">&quot;Supported&quot;</span> : <span class="stringliteral">&quot;Unsupported&quot;</span>); <a name="l00524"></a>00524 <span class="preprocessor">#elif defined ALLEGRO_UNIX</span> <a name="l00525"></a>00525 <span class="preprocessor"></span><span class="preprocessor">#ifdef ALLEGROGL_GLXGETPROCADDRESSARB</span> <a name="l00526"></a>00526 <span class="preprocessor"></span> TRACE(PREFIX_I <span class="stringliteral">&quot;glXGetProcAddressARB Extension: supported\n&quot;</span>); <a name="l00527"></a>00527 <span class="preprocessor">#else</span> <a name="l00528"></a>00528 <span class="preprocessor"></span> TRACE(PREFIX_I <span class="stringliteral">&quot;glXGetProcAddress Extension: supported\n&quot;</span>); <a name="l00529"></a>00529 <span class="preprocessor">#endif</span> <a name="l00530"></a>00530 <span class="preprocessor"></span><span class="preprocessor">#endif</span> <a name="l00531"></a>00531 <span class="preprocessor"></span> <a name="l00532"></a>00532 <span class="preprocessor">#ifdef ALLEGRO_MACOSX</span> <a name="l00533"></a>00533 <span class="preprocessor"></span> bundle_url = CFURLCreateWithFileSystemPath(kCFAllocatorDefault, <a name="l00534"></a>00534 CFSTR(<span class="stringliteral">&quot;/System/Library/Frameworks/OpenGL.framework&quot;</span>), <a name="l00535"></a>00535 kCFURLPOSIXPathStyle, <span class="keyword">true</span>); <a name="l00536"></a>00536 opengl_bundle_ref = CFBundleCreate(kCFAllocatorDefault, bundle_url); <a name="l00537"></a>00537 CFRelease(bundle_url); <a name="l00538"></a>00538 <span class="preprocessor">#endif</span> <a name="l00539"></a>00539 <span class="preprocessor"></span> <a name="l00540"></a>00540 __fill_in_info_struct(glGetString(GL_RENDERER), &amp;allegro_gl_info); <a name="l00541"></a>00541 <a name="l00542"></a>00542 <span class="comment">/* Load extensions */</span> <a name="l00543"></a>00543 agl_extension_table = __allegro_gl_create_extensions(); <a name="l00544"></a>00544 __allegro_gl_load_extensions(agl_extension_table); <a name="l00545"></a>00545 __allegro_gl_set_extensions(agl_extension_table); <a name="l00546"></a>00546 <a name="l00547"></a>00547 <span class="keywordflow">for</span> (i = 0; i &lt; 5; i++) { <a name="l00548"></a>00548 __allegro_gl_texture_read_format[i] = -1; <a name="l00549"></a>00549 __allegro_gl_texture_components[i] = GL_RGB; <a name="l00550"></a>00550 } <a name="l00551"></a>00551 __allegro_gl_texture_read_format[3] = GL_UNSIGNED_BYTE; <a name="l00552"></a>00552 __allegro_gl_texture_read_format[4] = GL_UNSIGNED_BYTE; <a name="l00553"></a>00553 __allegro_gl_texture_components[4] = GL_RGBA; <a name="l00554"></a>00554 <a name="l00555"></a>00555 <a name="l00556"></a>00556 <span class="comment">/* Get extension info for the rest of the lib */</span> <a name="l00557"></a>00557 <span class="preprocessor"># define AGL_EXT(name, ver) { \</span> <a name="l00558"></a>00558 <span class="preprocessor"> allegro_gl_extensions_GL.name = \</span> <a name="l00559"></a>00559 <span class="preprocessor"> allegro_gl_is_extension_supported(&quot;GL_&quot; #name) \</span> <a name="l00560"></a>00560 <span class="preprocessor"> || (allegro_gl_info.version &gt;= ver &amp;&amp; ver &gt; 0); \</span> <a name="l00561"></a>00561 <span class="preprocessor"> }</span> <a name="l00562"></a>00562 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/gl_ext_list.h&quot;</span> <a name="l00563"></a>00563 <span class="preprocessor"># undef AGL_EXT</span> <a name="l00564"></a>00564 <span class="preprocessor"></span> <a name="l00565"></a>00565 <span class="preprocessor">#ifdef ALLEGRO_UNIX</span> <a name="l00566"></a>00566 <span class="preprocessor"></span><span class="preprocessor"># define AGL_EXT(name, ver) { \</span> <a name="l00567"></a>00567 <span class="preprocessor"> allegro_gl_extensions_GLX.name = \</span> <a name="l00568"></a>00568 <span class="preprocessor"> allegro_gl_is_extension_supported(&quot;GLX_&quot; #name) \</span> <a name="l00569"></a>00569 <span class="preprocessor"> || (allegro_gl_info.version &gt;= ver &amp;&amp; ver &gt; 0); \</span> <a name="l00570"></a>00570 <span class="preprocessor"> }</span> <a name="l00571"></a>00571 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/glx_ext_list.h&quot;</span> <a name="l00572"></a>00572 <span class="preprocessor"># undef AGL_EXT</span> <a name="l00573"></a>00573 <span class="preprocessor"></span><span class="preprocessor">#elif defined ALLEGRO_WINDOWS</span> <a name="l00574"></a>00574 <span class="preprocessor"></span><span class="preprocessor"># define AGL_EXT(name, ver) { \</span> <a name="l00575"></a>00575 <span class="preprocessor"> allegro_gl_extensions_WGL.name = \</span> <a name="l00576"></a>00576 <span class="preprocessor"> allegro_gl_is_extension_supported(&quot;WGL_&quot; #name) \</span> <a name="l00577"></a>00577 <span class="preprocessor"> || (allegro_gl_info.version &gt;= ver &amp;&amp; ver &gt; 0); \</span> <a name="l00578"></a>00578 <span class="preprocessor"> }</span> <a name="l00579"></a>00579 <span class="preprocessor"></span><span class="preprocessor"># include &quot;allegrogl/GLext/wgl_ext_list.h&quot;</span> <a name="l00580"></a>00580 <span class="preprocessor"># undef AGL_EXT</span> <a name="l00581"></a>00581 <span class="preprocessor"></span><span class="preprocessor">#endif</span> <a name="l00582"></a>00582 <span class="preprocessor"></span> <a name="l00583"></a>00583 <span class="comment">/* Get number of texture units */</span> <a name="l00584"></a>00584 <span class="keywordflow">if</span> (<a class="code" href="group__extensions.html#ga7492f6f6acc608789210560ee63e5436" title="List of OpenGL extensions supported by AllegroGL.">allegro_gl_extensions_GL</a>.ARB_multitexture) { <a name="l00585"></a>00585 glGetIntegerv(GL_MAX_TEXTURE_UNITS, <a name="l00586"></a>00586 (GLint*)&amp;allegro_gl_info.num_texture_units); <a name="l00587"></a>00587 } <a name="l00588"></a>00588 <span class="keywordflow">else</span> { <a name="l00589"></a>00589 allegro_gl_info.num_texture_units = 1; <a name="l00590"></a>00590 } <a name="l00591"></a>00591 <a name="l00592"></a>00592 <span class="comment">/* Get max texture size */</span> <a name="l00593"></a>00593 glGetIntegerv(GL_MAX_TEXTURE_SIZE, <a name="l00594"></a>00594 (GLint*)&amp;allegro_gl_info.max_texture_size); <a name="l00595"></a>00595 <a name="l00596"></a>00596 <span class="comment">/* Note: Voodoo (even V5) don&#39;t seem to correctly support</span> <a name="l00597"></a>00597 <span class="comment"> * packed pixel formats. Disabling them for those cards.</span> <a name="l00598"></a>00598 <span class="comment"> */</span> <a name="l00599"></a>00599 <a class="code" href="group__extensions.html#ga7492f6f6acc608789210560ee63e5436" title="List of OpenGL extensions supported by AllegroGL.">allegro_gl_extensions_GL</a>.EXT_packed_pixels &amp;= !allegro_gl_info.is_voodoo; <a name="l00600"></a>00600 <a name="l00601"></a>00601 <a name="l00602"></a>00602 <span class="keywordflow">if</span> (<a class="code" href="group__extensions.html#ga7492f6f6acc608789210560ee63e5436" title="List of OpenGL extensions supported by AllegroGL.">allegro_gl_extensions_GL</a>.EXT_packed_pixels) { <a name="l00603"></a>00603 <a name="l00604"></a>00604 AGL_LOG(1, <span class="stringliteral">&quot;Packed Pixels formats available\n&quot;</span>); <a name="l00605"></a>00605 <a name="l00606"></a>00606 <span class="comment">/* XXX On NV cards, we want to use BGRA instead of RGBA for speed */</span> <a name="l00607"></a>00607 <span class="comment">/* Fills the __allegro_gl_texture_format array */</span> <a name="l00608"></a>00608 __allegro_gl_texture_read_format[0] = GL_UNSIGNED_BYTE_3_3_2; <a name="l00609"></a>00609 __allegro_gl_texture_read_format[1] = GL_UNSIGNED_SHORT_5_5_5_1; <a name="l00610"></a>00610 __allegro_gl_texture_read_format[2] = GL_UNSIGNED_SHORT_5_6_5; <a name="l00611"></a>00611 } <a name="l00612"></a>00612 <a name="l00613"></a>00613 <span class="comment">/* NVidia and ATI cards expose OpenGL 2.0 but often don&#39;t accelerate</span> <a name="l00614"></a>00614 <span class="comment"> * non-power-of-2 textures. This check is how you verify that NP2</span> <a name="l00615"></a>00615 <span class="comment"> * textures are hardware accelerated or not.</span> <a name="l00616"></a>00616 <span class="comment"> * We should clobber the NPOT support if it&#39;s not accelerated.</span> <a name="l00617"></a>00617 <span class="comment"> */</span> <a name="l00618"></a>00618 { <span class="keyword">const</span> <span class="keywordtype">char</span> *vendor = (<span class="keyword">const</span> <span class="keywordtype">char</span>*)glGetString(GL_VENDOR); <a name="l00619"></a>00619 <span class="keywordflow">if</span> (strstr(vendor, <span class="stringliteral">&quot;NVIDIA Corporation&quot;</span>)) { <a name="l00620"></a>00620 <span class="keywordflow">if</span> (!<a class="code" href="group__extensions.html#ga7492f6f6acc608789210560ee63e5436" title="List of OpenGL extensions supported by AllegroGL.">allegro_gl_extensions_GL</a>.NV_fragment_program2 <a name="l00621"></a>00621 || !<a class="code" href="group__extensions.html#ga7492f6f6acc608789210560ee63e5436" title="List of OpenGL extensions supported by AllegroGL.">allegro_gl_extensions_GL</a>.NV_vertex_program3) { <a name="l00622"></a>00622 <a class="code" href="group__extensions.html#ga7492f6f6acc608789210560ee63e5436" title="List of OpenGL extensions supported by AllegroGL.">allegro_gl_extensions_GL</a>.ARB_texture_non_power_of_two = 0; <a name="l00623"></a>00623 } <a name="l00624"></a>00624 } <a name="l00625"></a>00625 <span class="keywordflow">else</span> <span class="keywordflow">if</span> (strstr(vendor, <span class="stringliteral">&quot;ATI Technologies&quot;</span>)) { <a name="l00626"></a>00626 <span class="keywordflow">if</span> (!strstr((<span class="keyword">const</span> <span class="keywordtype">char</span>*)glGetString(GL_EXTENSIONS), <a name="l00627"></a>00627 <span class="stringliteral">&quot;GL_ARB_texture_non_power_of_two&quot;</span>) <a name="l00628"></a>00628 &amp;&amp; allegro_gl_info.version &gt;= 2.0f) { <a name="l00629"></a>00629 <a class="code" href="group__extensions.html#ga7492f6f6acc608789210560ee63e5436" title="List of OpenGL extensions supported by AllegroGL.">allegro_gl_extensions_GL</a>.ARB_texture_non_power_of_two = 0; <a name="l00630"></a>00630 } <a name="l00631"></a>00631 } <a name="l00632"></a>00632 } <a name="l00633"></a>00633 } <a name="l00634"></a>00634 <a name="l00635"></a>00635 <a name="l00636"></a>00636 <a name="l00637"></a>00637 <span class="comment">/* __allegro_gl_print_extensions:</span> <a name="l00638"></a>00638 <span class="comment"> * Given a string containing extensions (i.e. a NULL terminated string where</span> <a name="l00639"></a>00639 <span class="comment"> * each extension are separated by a space and which names do not contain any</span> <a name="l00640"></a>00640 <span class="comment"> * space)</span> <a name="l00641"></a>00641 <span class="comment"> */</span> <a name="l00642"></a>00642 <span class="keywordtype">void</span> __allegro_gl_print_extensions(AL_CONST <span class="keywordtype">char</span> * extension) <a name="l00643"></a>00643 { <a name="l00644"></a>00644 <span class="keywordtype">char</span> buf[80]; <a name="l00645"></a>00645 <span class="keywordtype">char</span>* start; <a name="l00646"></a>00646 <a name="l00647"></a>00647 <span class="keywordflow">while</span> (*extension != <span class="charliteral">&#39;\0&#39;</span>) { <a name="l00648"></a>00648 start = buf; <a name="l00649"></a>00649 strncpy(buf, extension, 80); <a name="l00650"></a>00650 <span class="keywordflow">while</span> ((*start != <span class="charliteral">&#39; &#39;</span>) &amp;&amp; (*start != <span class="charliteral">&#39;\0&#39;</span>)) { <a name="l00651"></a>00651 extension++; <a name="l00652"></a>00652 start++; <a name="l00653"></a>00653 } <a name="l00654"></a>00654 *start = <span class="charliteral">&#39;\0&#39;</span>; <a name="l00655"></a>00655 extension ++; <a name="l00656"></a>00656 TRACE(PREFIX_I <span class="stringliteral">&quot;%s\n&quot;</span>, buf); <a name="l00657"></a>00657 } <a name="l00658"></a>00658 } <a name="l00659"></a>00659 <a name="l00660"></a>00660 <a name="l00661"></a>00661 <a name="l00662"></a>00662 <span class="keywordtype">void</span> __allegro_gl_unmanage_extensions() { <a name="l00663"></a>00663 __allegro_gl_destroy_extensions(agl_extension_table); <a name="l00664"></a>00664 <span class="preprocessor">#ifdef ALLEGRO_MACOSX</span> <a name="l00665"></a>00665 <span class="preprocessor"></span> CFRelease(opengl_bundle_ref); <a name="l00666"></a>00666 <span class="preprocessor">#endif</span> <a name="l00667"></a>00667 <span class="preprocessor"></span><span class="preprocessor">#ifdef ALLEGROGL_HAVE_DYNAMIC_LINK</span> <a name="l00668"></a>00668 <span class="preprocessor"></span> <span class="keywordflow">if</span> (__agl_handle) { <a name="l00669"></a>00669 dlclose(__agl_handle); <a name="l00670"></a>00670 __agl_handle = NULL; <a name="l00671"></a>00671 } <a name="l00672"></a>00672 <span class="preprocessor">#endif</span> <a name="l00673"></a>00673 <span class="preprocessor"></span>} <a name="l00674"></a>00674 </pre></div></div> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="glext_8c.html">glext.c</a> </li> <li class="footer">Generated on Thu May 19 2011 23:20:20 for AllegroGL by&#160; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li> </ul> </div> </body> </html>
public/js/lib/docs/examples/example-example101/index-production.html
oczane/geochat
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-example101-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.5.5/angular.min.js"></script> </head> <body ng-app=""> <span ng-non-bindable>{{1288323623006 | date:'medium'}}</span>: <span>{{1288323623006 | date:'medium'}}</span><br> <span ng-non-bindable>{{1288323623006 | date:'yyyy-MM-dd HH:mm:ss Z'}}</span>: <span>{{1288323623006 | date:'yyyy-MM-dd HH:mm:ss Z'}}</span><br> <span ng-non-bindable>{{1288323623006 | date:'MM/dd/yyyy @ h:mma'}}</span>: <span>{{'1288323623006' | date:'MM/dd/yyyy @ h:mma'}}</span><br> <span ng-non-bindable>{{1288323623006 | date:"MM/dd/yyyy 'at' h:mma"}}</span>: <span>{{'1288323623006' | date:"MM/dd/yyyy 'at' h:mma"}}</span><br> </body> </html>
docs/classes/Annunci.html
CroceRossaCatania/gaia
<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/> <meta charset="utf-8"/> <title>API Documentation</title> <meta name="author" content=""/> <meta name="description" content=""/> <link href="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/css/bootstrap-combined.no-icons.min.css" rel="stylesheet"> <link href="http://netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet"> <link href="../css/prism.css" rel="stylesheet" media="all"/> <link href="../css/template.css" rel="stylesheet" media="all"/> <!--[if lt IE 9]> <script src="http://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script> <![endif]--> <script src="http://code.jquery.com/jquery-1.10.2.min.js" type="text/javascript"></script> <script src="http://code.jquery.com/ui/1.10.3/jquery-ui.min.js" type="text/javascript"></script> <script src="http://netdna.bootstrapcdn.com/twitter-bootstrap/2.3.2/js/bootstrap.min.js"></script> <script src="../js/jquery.smooth-scroll.js"></script> <script src="../js/prism.min.js"></script> <!-- TODO: Add http://jscrollpane.kelvinluck.com/ to style the scrollbars for browsers not using webkit--> <script type="text/javascript"> function loadExternalCodeSnippets() { Array.prototype.slice.call(document.querySelectorAll('pre[data-src]')).forEach(function (pre) { var src = pre.getAttribute('data-src'); var extension = (src.match(/\.(\w+)$/) || [, ''])[1]; var language = 'php'; var code = document.createElement('code'); code.className = 'language-' + language; pre.textContent = ''; code.textContent = 'Loading…'; pre.appendChild(code); var xhr = new XMLHttpRequest(); xhr.open('GET', src, true); xhr.onreadystatechange = function () { if (xhr.readyState == 4) { if (xhr.status < 400 && xhr.responseText) { code.textContent = xhr.responseText; Prism.highlightElement(code); } else if (xhr.status >= 400) { code.textContent = '✖ Error ' + xhr.status + ' while fetching file: ' + xhr.statusText; } else { code.textContent = '✖ Error: File does not exist or is empty'; } } }; xhr.send(null); }); } $(document).ready(function(){ loadExternalCodeSnippets(); }); $('#source-view').on('shown', function () { loadExternalCodeSnippets(); }) </script> <link rel="shortcut icon" href="../images/favicon.ico"/> <link rel="apple-touch-icon" href="../images/apple-touch-icon.png"/> <link rel="apple-touch-icon" sizes="72x72" href="../images/apple-touch-icon-72x72.png"/> <link rel="apple-touch-icon" sizes="114x114" href="../images/apple-touch-icon-114x114.png"/> </head> <body> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <i class="icon-ellipsis-vertical"></i> </a> <a class="brand" href="../index.html">API Documentation</a> <div class="nav-collapse"> <ul class="nav pull-right"> <li class="dropdown"> <a href="../index.html" class="dropdown-toggle" data-toggle="dropdown"> API Documentation <b class="caret"></b> </a> <ul class="dropdown-menu"> </ul> </li> <li class="dropdown" id="charts-menu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> Charts <b class="caret"></b> </a> <ul class="dropdown-menu"> <li> <a href="../graphs/class.html"> <i class="icon-list-alt"></i>&#160;Class hierarchy diagram </a> </li> </ul> </li> <li class="dropdown" id="reports-menu"> <a href="#" class="dropdown-toggle" data-toggle="dropdown"> Reports <b class="caret"></b> </a> <ul class="dropdown-menu"> <li> <a href="../reports/errors.html"> <i class="icon-list-alt"></i>&#160;Errors </a> </li> <li> <a href="../reports/markers.html"> <i class="icon-list-alt"></i>&#160;Markers </a> </li> </ul> </li> </ul> </div> </div> </div> <!--<div class="go_to_top">--> <!--<a href="#___" style="color: inherit">Back to top&#160;&#160;<i class="icon-upload icon-white"></i></a>--> <!--</div>--> </div> <div id="___" class="container-fluid"> <section class="row-fluid"> <div class="span2 sidebar"> <div class="accordion" style="margin-bottom: 0"> <div class="accordion-group"> <div class="accordion-heading"> <a class="accordion-toggle " data-toggle="collapse" data-target="#namespace-1790519373"></a> <a href="../namespaces/default.html" style="margin-left: 30px; padding-left: 0">\</a> </div> <div id="namespace-1790519373" class="accordion-body collapse in"> <div class="accordion-inner"> <ul> <li class="class"><a href="../classes/Partecipazione.html">Partecipazione</a></li> <li class="class"><a href="../classes/Dimissione.html">Dimissione</a></li> <li class="class"><a href="../classes/Zip.html">Zip</a></li> <li class="class"><a href="../classes/Commento.html">Commento</a></li> <li class="class"><a href="../classes/Utente.html">Utente</a></li> <li class="class"><a href="../classes/Appartenenza.html">Appartenenza</a></li> <li class="class"><a href="../classes/Anonimo.html">Anonimo</a></li> <li class="class"><a href="../classes/Documento.html">Documento</a></li> <li class="class"><a href="../classes/Mail.html">Mail</a></li> <li class="class"><a href="../classes/Sessione.html">Sessione</a></li> <li class="class"><a href="../classes/Entita.html">Entita</a></li> <li class="class"><a href="../classes/Area.html">Area</a></li> <li class="class"><a href="../classes/RichiestaTurno.html">RichiestaTurno</a></li> <li class="class"><a href="../classes/Annunci.html">Annunci</a></li> <li class="class"><a href="../classes/Gruppo.html">Gruppo</a></li> <li class="class"><a href="../classes/Patentirichieste.html">Patentirichieste</a></li> <li class="class"><a href="../classes/Reperibilita.html">Reperibilita</a></li> <li class="class"><a href="../classes/GeocoderResult.html">GeocoderResult</a></li> <li class="class"><a href="../classes/AppartenenzaGruppo.html">AppartenenzaGruppo</a></li> <li class="class"><a href="../classes/Ricerca.html">Ricerca</a></li> <li class="class"><a href="../classes/APIServer.html">APIServer</a></li> <li class="class"><a href="../classes/Volontario.html">Volontario</a></li> <li class="class"><a href="../classes/Veicoli.html">Veicoli</a></li> <li class="class"><a href="../classes/Regionale.html">Regionale</a></li> <li class="class"><a href="../classes/ElementoRichiesta.html">ElementoRichiesta</a></li> <li class="class"><a href="../classes/ICalendar.html">ICalendar</a></li> <li class="class"><a href="../classes/Errore.html">Errore</a></li> <li class="class"><a href="../classes/File.html">File</a></li> <li class="class"><a href="../classes/Quota.html">Quota</a></li> <li class="class"><a href="../classes/Comitato.html">Comitato</a></li> <li class="class"><a href="../classes/Oggetto.html">Oggetto</a></li> <li class="class"><a href="../classes/Avatar.html">Avatar</a></li> <li class="class"><a href="../classes/Persona.html">Persona</a></li> <li class="class"><a href="../classes/Trasferimento.html">Trasferimento</a></li> <li class="class"><a href="../classes/Turno.html">Turno</a></li> <li class="class"><a href="../classes/Attivita.html">Attivita</a></li> <li class="class"><a href="../classes/Provinciale.html">Provinciale</a></li> <li class="class"><a href="../classes/PDF.html">PDF</a></li> <li class="class"><a href="../classes/Estensione.html">Estensione</a></li> <li class="class"><a href="../classes/Autorizzazione.html">Autorizzazione</a></li> <li class="class"><a href="../classes/Coturno.html">Coturno</a></li> <li class="class"><a href="../classes/Nazionale.html">Nazionale</a></li> <li class="class"><a href="../classes/TitoloPersonale.html">TitoloPersonale</a></li> <li class="class"><a href="../classes/Delegato.html">Delegato</a></li> <li class="class"><a href="../classes/Email.html">Email</a></li> <li class="class"><a href="../classes/Riserva.html">Riserva</a></li> <li class="class"><a href="../classes/Excel.html">Excel</a></li> <li class="class"><a href="../classes/GeoPolitica.html">GeoPolitica</a></li> <li class="class"><a href="../classes/Geocoder.html">Geocoder</a></li> <li class="class"><a href="../classes/GeoEntita.html">GeoEntita</a></li> <li class="class"><a href="../classes/DT.html">DT</a></li> <li class="class"><a href="../classes/Locale.html">Locale</a></li> <li class="class"><a href="../classes/Titolo.html">Titolo</a></li> <li class="class"><a href="../classes/ePDO.html">ePDO</a></li> </ul> </div> </div> </div> </div> </div> </section> <section class="row-fluid"> <div class="span10 offset2"> <div class="row-fluid"> <div class="span8 content class"> <nav> <a href="../namespaces/default.html">\</a> <i class="icon-level-up"></i> </nav> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal"><i class="icon-code"></i></a> <h1><small>\</small>Annunci</h1> <p><em>Rappresenta una Entita generica nel database</em></p> <section id="summary"> <h2>Summary</h2> <section class="row-fluid heading"> <section class="span4"> <a href="#methods">Methods</a> </section> <section class="span4"> <a href="#properties">Properties</a> </section> <section class="span4"> <a href="#constants">Constants</a> </section> </section> <section class="row-fluid public"> <section class="span4"> <a href="../classes/Entita.html#method___construct" class="">__construct()</a><br /> <a href="../classes/Entita.html#method_by" class="">by()</a><br /> <a href="../classes/Entita.html#method__cacheQuery" class="">_cacheQuery()</a><br /> <a href="../classes/Entita.html#method__numQueryCache" class="">_numQueryCache()</a><br /> <a href="../classes/Entita.html#method__ottieniQuery" class="">_ottieniQuery()</a><br /> <a href="../classes/Entita.html#method_filtra" class="">filtra()</a><br /> <a href="../classes/Entita.html#method_elenco" class="">elenco()</a><br /> <a href="../classes/Entita.html#method_cercaFulltext" class="">cercaFulltext()</a><br /> <a href="../classes/Entita.html#method___toString" class="">__toString()</a><br /> <a href="../classes/Entita.html#method__esiste" class="">_esiste()</a><br /> <a href="../classes/Entita.html#method___get" class="">__get()</a><br /> <a href="../classes/Entita.html#method___set" class="">__set()</a><br /> <a href="../classes/Entita.html#method_cancella" class="">cancella()</a><br /> <a href="../classes/Entita.html#method_oid" class="">oid()</a><br /> <a href="../classes/Entita.html#method_daOid" class="">daOid()</a><br /> </section> <section class="span4"> <a href="../classes/Entita.html#property_id" class="">$id</a><br /> </section> <section class="span4"> <em>No constants found</em> </section> </section> <section class="row-fluid protected"> <section class="span4"> <a href="../classes/Entita.html#method__invalidaCacheQuery" class="">_invalidaCacheQuery()</a><br /> <a href="../classes/Entita.html#method_generaId" class="">generaId()</a><br /> <a href="../classes/Entita.html#method__crea" class="">_crea()</a><br /> <a href="../classes/Entita.html#method_cancellaDettagli" class="">cancellaDettagli()</a><br /> </section> <section class="span4"> <a href="../classes/Entita.html#property__t" class="">$_t</a><br /> <a href="../classes/Entita.html#property__dt" class="">$_dt</a><br /> <a href="../classes/Entita.html#property_db" class="">$db</a><br /> <a href="../classes/Entita.html#property_cache" class="">$cache</a><br /> <a href="../classes/Entita.html#property__v" class="">$_v</a><br /> <a href="../classes/Entita.html#property__cacheable" class="">$_cacheable</a><br /> </section> <section class="span4"> <em>N/A</em> </section> </section> <section class="row-fluid private"> <section class="span4"> <em>No private methods found</em> </section> <section class="span4"> <em>No private properties found</em> </section> <section class="span4"> <em>N/A</em> </section> </section> </section> </div> <aside class="span4 detailsbar"> <dl> <dt>File</dt> <dd><a href="../files/core.class.Annunci.class.php.html"><div class="path-wrapper">core/class/Annunci.class.php</div></a></dd> <dt>Package</dt> <dd><div class="namespace-wrapper">\Gaia</div></dd> <dt>Class hierarchy</dt> <dd class="hierarchy"> <div class="namespace-wrapper"><a href="../classes/Entita.html">\Entita</a></div> <div class="namespace-wrapper">\Annunci</div> </dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <a id="properties" name="properties"></a> <div class="row-fluid"> <div class="span8 content class"> <h2>Properties</h2> </div> <aside class="span4 detailsbar"></aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="property_id" name="property_id" class="anchor"></a> <article class="property"> <h3 class="public ">$id</h3> <pre class="signature">$id</pre> <p><em>L&#039;ID dell&#039;oggetto caricato</em></p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="property__t" name="property__t" class="anchor"></a> <article class="property"> <h3 class="protected ">$_t</h3> <pre class="signature">$_t</pre> <p><em>Il nome della tabella in database</em></p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="property__dt" name="property__dt" class="anchor"></a> <article class="property"> <h3 class="protected ">$_dt</h3> <pre class="signature">$_dt</pre> <p><em>Il nome della tabella associata all&#039;entita&#039;.</em></p> <p>Struttura: id int, nome varchar(64), valore text, PRIMARY KEY (id, nome)</p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="property_db" name="property_db" class="anchor"></a> <article class="property"> <h3 class="protected ">$db</h3> <pre class="signature">$db</pre> <p><em></em></p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="property_cache" name="property_cache" class="anchor"></a> <article class="property"> <h3 class="protected ">$cache</h3> <pre class="signature">$cache</pre> <p><em></em></p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="property__v" name="property__v" class="anchor"></a> <article class="property"> <h3 class="protected ">$_v</h3> <pre class="signature">$_v</pre> <p><em></em></p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="property__cacheable" name="property__cacheable" class="anchor"></a> <article class="property"> <h3 class="protected ">$_cacheable</h3> <pre class="signature">$_cacheable</pre> <p><em>L&#039;oggetto puo&#039; essere rappresentato in cache?</em></p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <a id="methods" name="methods"></a> <div class="row-fluid"> <div class="span8 content class"><h2>Methods</h2></div> <aside class="span4 detailsbar"></aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method___construct" name="method___construct" class="anchor"></a> <article class="method"> <h3 class="public ">__construct()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">__construct( <span class="argument">$id</span>)</pre> <p><em></em></p> <h4>Parameters</h4> <table class="table table-condensed table-hover"> <tr> <td></td> <td>$id</td> <td> </td> </tr> </table> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method_by" name="method_by" class="anchor"></a> <article class="method"> <h3 class="public ">by()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">by( <span class="argument">$_nome</span>, <span class="argument">$_valore</span>)</pre> <p><em></em></p> <h4>Parameters</h4> <table class="table table-condensed table-hover"> <tr> <td></td> <td>$_nome</td> <td> </td> </tr> <tr> <td></td> <td>$_valore</td> <td> </td> </tr> </table> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <span class="label label-info">static</span> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method__cacheQuery" name="method__cacheQuery" class="anchor"></a> <article class="method"> <h3 class="public ">_cacheQuery()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">_cacheQuery(string <span class="argument">$hash</span>, array <span class="argument">$valori</span>)</pre> <p><em>Dato hash della query e array di oggetti, salva in cache</em></p> <h4>Parameters</h4> <table class="table table-condensed table-hover"> <tr> <td>string</td> <td>$hash</td> <td><p>Hash md5 della query SQL</p> </td> </tr> <tr> <td>array</td> <td>$valori</td> <td><p>Array di Entita da salvare come risultato query</p> </td> </tr> </table> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <span class="label label-info">static</span> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method__numQueryCache" name="method__numQueryCache" class="anchor"></a> <article class="method"> <h3 class="public ">_numQueryCache()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">_numQueryCache() : int</pre> <p><em>Numero di query in cache per un determinato oggetto</em></p> <h4>Returns</h4> int &mdash; <p>Il numero di query in cache</p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <span class="label label-info">static</span> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method__ottieniQuery" name="method__ottieniQuery" class="anchor"></a> <article class="method"> <h3 class="public ">_ottieniQuery()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">_ottieniQuery(string <span class="argument">$hash</span>)</pre> <p><em>Dato un hash di query SQL ne ritorna il risultato o false se non in cache</em></p> <h4>Parameters</h4> <table class="table table-condensed table-hover"> <tr> <td>string</td> <td>$hash</td> <td><p>Hash md5 della query SQL da recuperare</p> </td> </tr> </table> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <span class="label label-info">static</span> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method_filtra" name="method_filtra" class="anchor"></a> <article class="method"> <h3 class="public ">filtra()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">filtra(array <span class="argument">$_array</span>, string <span class="argument">$_order</span>) : array</pre> <p><em>Cerca oggetti con le corrispondenze specificate</em></p> <h4>Parameters</h4> <table class="table table-condensed table-hover"> <tr> <td>array</td> <td>$_array</td> <td><p>La query associativa di ricerca</p> </td> </tr> <tr> <td>string</td> <td>$_order</td> <td><p>Ordine espresso come SQL</p> </td> </tr> </table> <h4>Returns</h4> array &mdash; <p>Array di oggetti</p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <span class="label label-info">static</span> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method_elenco" name="method_elenco" class="anchor"></a> <article class="method"> <h3 class="public ">elenco()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">elenco(string <span class="argument">$ordine</span>) : array</pre> <p><em>Ritorna un elenco di tutti gli oggetti nel database</em></p> <h4>Parameters</h4> <table class="table table-condensed table-hover"> <tr> <td>string</td> <td>$ordine</td> <td><p>Opzionale. Ordine in SQL</p> </td> </tr> </table> <h4>Returns</h4> array &mdash; <p>Array di oggetti</p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <span class="label label-info">static</span> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method_cercaFulltext" name="method_cercaFulltext" class="anchor"></a> <article class="method"> <h3 class="public ">cercaFulltext()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">cercaFulltext(string <span class="argument">$query</span>, array <span class="argument">$campi</span>, int <span class="argument">$limit</span>, string <span class="argument">$altroWhere</span>)</pre> <p><em>Effettua una ricerca MySQL FULLTEXT sui campi specificati</em></p> <h4>Parameters</h4> <table class="table table-condensed table-hover"> <tr> <td>string</td> <td>$query</td> <td><p>La query di ricerca.</p> </td> </tr> <tr> <td>array</td> <td>$campi</td> <td><p>Array contenente i campi sui quali effettuare la ricerca</p> </td> </tr> <tr> <td>int</td> <td>$limit</td> <td><p>Opzionale. Default 20. Numero di risultati da ritornare.</p> </td> </tr> <tr> <td>string</td> <td>$altroWhere</td> <td><p>Opzionale. Espressione SQL aggiuntiva nel WHERE. Deve iniziare con operatore logico.</p> </td> </tr> </table> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <span class="label label-info">static</span> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method___toString" name="method___toString" class="anchor"></a> <article class="method"> <h3 class="public ">__toString()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">__toString()</pre> <p><em></em></p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method__esiste" name="method__esiste" class="anchor"></a> <article class="method"> <h3 class="public ">_esiste()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">_esiste(mixed <span class="argument">$id</span>) : bool</pre> <p><em>Controlla l&#039;esistenza dell&#039;oggetto con un dato ID</em></p> <h4>Parameters</h4> <table class="table table-condensed table-hover"> <tr> <td>mixed</td> <td>$id</td> <td><p>L'ID dell'oggetto da verificare</p> </td> </tr> </table> <h4>Returns</h4> bool &mdash; <p>Esistenza dell'oggetto</p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <span class="label label-info">static</span> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method___get" name="method___get" class="anchor"></a> <article class="method"> <h3 class="public ">__get()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">__get( <span class="argument">$_nome</span>)</pre> <p><em></em></p> <h4>Parameters</h4> <table class="table table-condensed table-hover"> <tr> <td></td> <td>$_nome</td> <td> </td> </tr> </table> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method___set" name="method___set" class="anchor"></a> <article class="method"> <h3 class="public ">__set()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">__set( <span class="argument">$_nome</span>, <span class="argument">$_valore</span>)</pre> <p><em></em></p> <h4>Parameters</h4> <table class="table table-condensed table-hover"> <tr> <td></td> <td>$_nome</td> <td> </td> </tr> <tr> <td></td> <td>$_valore</td> <td> </td> </tr> </table> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method_cancella" name="method_cancella" class="anchor"></a> <article class="method"> <h3 class="public ">cancella()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">cancella()</pre> <p><em>Cancella l&#039;oggetto ed eventuali dettagli</em></p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method_oid" name="method_oid" class="anchor"></a> <article class="method"> <h3 class="public ">oid()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">oid() : string</pre> <p><em>Ottiene l&#039;OID dell&#039;oggetto come stringa. Es. &#039;Utente:15&#039;</em></p> <h4>Returns</h4> string &mdash; <p>OID dell'oggetto</p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method_daOid" name="method_daOid" class="anchor"></a> <article class="method"> <h3 class="public ">daOid()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">daOid( <span class="argument">$oid</span>) : static</pre> <p><em>Ritorna un oggetto dall&#039;OID specificato</em></p> <h4>Parameters</h4> <table class="table table-condensed table-hover"> <tr> <td></td> <td>$oid</td> <td> </td> </tr> </table> <h4>Returns</h4> static &mdash; <p>Oggetto</p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <span class="label label-info">static</span> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method__invalidaCacheQuery" name="method__invalidaCacheQuery" class="anchor"></a> <article class="method"> <h3 class="protected ">_invalidaCacheQuery()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">_invalidaCacheQuery()</pre> <p><em>Invalida le query in cache per questo tipo di oggetto</em></p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <span class="label label-info">static</span> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method_generaId" name="method_generaId" class="anchor"></a> <article class="method"> <h3 class="protected ">generaId()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">generaId() : int</pre> <p><em>Metodo di generazione dell&#039;ID per l&#039;oggetto. Sovrascrivibile.</em></p> <h4>Returns</h4> int &mdash; <p>ID numerico progressivo</p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method__crea" name="method__crea" class="anchor"></a> <article class="method"> <h3 class="protected ">_crea()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">_crea()</pre> <p><em>Inizializza un nuovo oggetto e ne aggiunga la riga al database</em></p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> <div class="row-fluid"> <div class="span8 content class"> <a id="method_cancellaDettagli" name="method_cancellaDettagli" class="anchor"></a> <article class="method"> <h3 class="protected ">cancellaDettagli()</h3> <a href="#source-view" role="button" class="pull-right btn" data-toggle="modal" style="font-size: 1.1em; padding: 9px 14px"><i class="icon-code"></i></a> <pre class="signature" style="margin-right: 54px;">cancellaDettagli()</pre> <p><em>Cancella i dettagli dell&#039;oggetto nella tabella associata</em></p> </article> </div> <aside class="span4 detailsbar"> <h1><i class="icon-arrow-down"></i></h1> <dl> <dt>Inherited from</dt> <dd><a href="../classes/Entita.html"><div class="path-wrapper">\Entita</div></a></dd> </dl> <h2>Tags</h2> <table class="table table-condensed"> <tr><td colspan="2"><em>None found</em></td></tr> </table> </aside> </div> </div> </section> <div id="source-view" class="modal hide fade" tabindex="-1" role="dialog" aria-labelledby="source-view-label" aria-hidden="true"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button> <h3 id="source-view-label">Annunci.class.php</h3> </div> <div class="modal-body"> <pre data-src="../files/core/class/Annunci.class.php.txt" class="language-php line-numbers"></pre> </div> </div> <footer class="row-fluid"> <section class="span10 offset2"> <section class="row-fluid"> <section class="span10 offset1"> <section class="row-fluid footer-sections"> <section class="span4"> <h1><i class="icon-code"></i></h1> <div> <ul> </ul> </div> </section> <section class="span4"> <h1><i class="icon-bar-chart"></i></h1> <div> <ul> <li><a href="">Class Hierarchy Diagram</a></li> </ul> </div> </section> <section class="span4"> <h1><i class="icon-pushpin"></i></h1> <div> <ul> <li><a href="">Errors</a></li> <li><a href="">Markers</a></li> </ul> </div> </section> </section> </section> </section> <section class="row-fluid"> <section class="span10 offset1"> <hr /> Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and authored on September 18th, 2013 at 18:37. </section> </section> </section> </footer> </div> </body> </html>
doc/MASS/Melanoma.html
kept-io/r-datasets
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><title>R: Survival from Malignant Melanoma</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link rel="stylesheet" type="text/css" href="R.css"> </head><body> <table width="100%" summary="page for Melanoma"><tr><td>Melanoma</td><td align="right">R Documentation</td></tr></table> <h2> Survival from Malignant Melanoma </h2> <h3>Description</h3> <p>The <code>Melanoma</code> data frame has data on 205 patients in Denmark with malignant melanoma. </p> <h3>Usage</h3> <pre> Melanoma </pre> <h3>Format</h3> <p>This data frame contains the following columns: </p> <dl> <dt><code>time</code></dt><dd> <p>survival time in days, possibly censored. </p> </dd> <dt><code>status</code></dt><dd> <p><code>1</code> died from melanoma, <code>2</code> alive, <code>3</code> dead from other causes. </p> </dd> <dt><code>sex</code></dt><dd> <p><code>1</code> = male, <code>0</code> = female. </p> </dd> <dt><code>age</code></dt><dd> <p>age in years. </p> </dd> <dt><code>year</code></dt><dd> <p>of operation. </p> </dd> <dt><code>thickness</code></dt><dd> <p>tumour thickness in mm. </p> </dd> <dt><code>ulcer</code></dt><dd> <p><code>1</code> = presence, <code>0</code> = absence. </p> </dd> </dl> <h3>Source</h3> <p>P. K. Andersen, O. Borgan, R. D. Gill and N. Keiding (1993) <EM>Statistical Models based on Counting Processes.</EM> Springer. </p> </body></html>
doc/db/2017/dbdocs/word/274.html
servinglynk/hmis-lynk-open-source-docs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN""http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>relationshiptohoh</title> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> </head> <script> function asd() { parent.document.title="relationshiptohoh"; } </script> <body onload="asd();"> <!-- ========== START OF NAVBAR ========== --> <table border="0" width="100%" cellpadding="1" cellspacing="0"> <tr> <td colspan="3" class="NavBarCell1"> <table border="0" cellpadding="0" cellspacing="3"> <tr align="center" valign="top"> <td class="NavBarCell1"> <a href="../overview-summary.html">Overview</a>&nbsp; </td> <td class="NavBarCell1"> <a href="package-summary.html">Object type</a>&nbsp; </td> <td class="NavBarCell1Rev"> &nbsp; Word&nbsp; </td> <td class="NavBarCell1"> <a href="../help-doc.html">Help</a>&nbsp; </td> </tr> </table> </td> </tr> <tr> <td class="NavBarCell2"> &nbsp;<a HREF="273.html" ><b>PREV Word</b></a>&nbsp;&nbsp; &nbsp;<a HREF="275.html" ><b>NEXT Word</b></a>&nbsp;&nbsp; </td> <td class="NavBarCell2"> <a href="../index.html" target="_top">FRAMES</a> &nbsp;&nbsp;&nbsp; <a href="274.html" target="_top">NO FRAMES</a> &nbsp;&nbsp;&nbsp; <script> <!-- if(window==top) { document.writeln('<a href="../allclasses.html" target="">All Objects</a>'); } //--> </script> <noscript> <a href="../allclasses.html" target="">All Objects</a> </noscript> </td> </tr> </table> <!-- =========== END OF NAVBAR =========== --> <hr> <a name="main"></a> <h2>Word relationshiptohoh</h2> <hr> <p> <dl> <dt><b>Logical Name:</b></dt> <dd>relationshiptohoh</dd> </dl> <dl> <dt><b>Physical Name:</b></dt> <dd>relationshiptohoh</dd> </dl> <dl> <dt><b>Type:</b></dt> <dd></dd> </dl> <dl> <dt><b>Description:</b></dt> <dd><pre></pre></dd> </dl> <table border="1" cellpadding="3" cellspacing="0" width="100%" class="AttributeTable"> <tr class="TableHeadingColor"> <th colspan="2">Tables that uses this</th> </tr> <tr class="TableRowColor"> <td width="10%"> <a href="../table/13.html">enrollment&nbsp;</a>&nbsp; </td> <td>enrollment&nbsp;</td> </tr> </table> <p> <hr> <!-- ========== START OF NAVBAR ========== --> <table border="0" width="100%" cellpadding="1" cellspacing="0"> <tr> <td colspan="3" class="NavBarCell1"> <table border="0" cellpadding="0" cellspacing="3"> <tr align="center" valign="top"> <td class="NavBarCell1"> <a href="../overview-summary.html">Overview</a>&nbsp; </td> <td class="NavBarCell1"> <a href="package-summary.html">Object type</a>&nbsp; </td> <td class="NavBarCell1Rev"> &nbsp; Word&nbsp; </td> <td class="NavBarCell1"> <a href="../help-doc.html">Help</a>&nbsp; </td> </tr> </table> </td> </tr> <tr> <td class="NavBarCell2"> &nbsp;<a HREF="273.html" ><b>PREV Word</b></a>&nbsp;&nbsp; &nbsp;<a HREF="275.html" ><b>NEXT Word</b></a>&nbsp;&nbsp; </td> <td class="NavBarCell2"> <a href="../index.html" target="_top">FRAMES</a> &nbsp;&nbsp;&nbsp; <a href="274.html" target="_top">NO FRAMES</a> &nbsp;&nbsp;&nbsp; <script> <!-- if(window==top) { document.writeln('<a href="../allclasses.html" target="">All Objects</a>'); } //--> </script> <noscript> <a href="../allclasses.html" target="">All Objects</a> </noscript> </td> </tr> </table> <!-- =========== END OF NAVBAR =========== --> <hr> </body> </HTML>
tests/wpt/web-platform-tests/html/canvas/element/drawing-images-to-the-canvas/image-orientation/drawImage-from-bitmap-swap-width-height-orientation-none.tentative.html
Acidburn0zzz/servo
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>createImageBitmap and drawImage from an element source with image orientation: none</title> <link rel="author" title="Stephen Chenney" href="mailto:schenney@chromium.org"> <link rel="help" href="https://drafts.csswg.org/css-images-3/#propdef-image-orientation"> <link rel="match" href="reference/drawImage-from-bitmap-swap-width-height-orientation-none-ref.html"> <script> image = new Image(); image.src = "/css/css-images/image-orientation/support/exif-orientation-7-rl.jpg"; let imageLoadPromise = new Promise(resolve => { image.onload = resolve; }); let contentLoadedPromise = new Promise(resolve => { window.addEventListener('DOMContentLoaded', resolve); }); Promise.all([imageLoadPromise, contentLoadedPromise]).then( async function() { const bitmap = await createImageBitmap(image); const can = document.getElementById('bitmap-canvas'); can.height = 50; can.width = 100; can.getContext('2d').drawImage(bitmap, 0, 0); }) </script> </head> <body> <img id="img-element" src="/css/css-images/image-orientation/support/exif-orientation-7-rl.jpg"> <canvas id="bitmap-canvas" style="image-orientation: none;"></canvas> </body> </html>
tests/wpt/web-platform-tests/url/url-constructor.html
ConnorGBrewster/servo
<!doctype html> <meta charset=utf-8> <script src=/resources/testharness.js></script> <script src=/resources/testharnessreport.js></script> <div id=log></div> <script> function bURL(url, base) { return new URL(url, base || "about:blank") } function runURLTests(urltests) { for(var i = 0, l = urltests.length; i < l; i++) { var expected = urltests[i] if (typeof expected === "string") continue // skip comments test(function() { if (expected.failure) { assert_throws(new TypeError(), function() { bURL(expected.input, expected.base) }) return } var url = bURL(expected.input, expected.base) assert_equals(url.href, expected.href, "href") assert_equals(url.protocol, expected.protocol, "protocol") assert_equals(url.username, expected.username, "username") assert_equals(url.password, expected.password, "password") assert_equals(url.host, expected.host, "host") assert_equals(url.hostname, expected.hostname, "hostname") assert_equals(url.port, expected.port, "port") assert_equals(url.pathname, expected.pathname, "pathname") assert_equals(url.search, expected.search, "search") if ("searchParams" in expected) { assert_true("searchParams" in url) assert_equals(url.searchParams.toString(), expected.searchParams, "searchParams") } assert_equals(url.hash, expected.hash, "hash") }, "Parsing: <" + expected.input + "> against <" + expected.base + ">") } } function runURLSearchParamTests() { test(function() { var url = bURL('http://example.org/?a=b') assert_true("searchParams" in url) var searchParams = url.searchParams assert_true(url.searchParams === searchParams, 'Object identity should hold.') }, 'URL.searchParams getter') test(function() { var url = bURL('http://example.org/?a=b') assert_true("searchParams" in url) var searchParams = url.searchParams assert_equals(searchParams.toString(), 'a=b') searchParams.set('a', 'b') assert_equals(url.searchParams.toString(), 'a=b') assert_equals(url.search, '?a=b') url.search = '' assert_equals(url.searchParams.toString(), '') assert_equals(url.search, '') assert_equals(searchParams.toString(), '') }, 'URL.searchParams updating, clearing') test(function() { 'use strict' var urlString = 'http://example.org' var url = bURL(urlString) assert_throws(TypeError(), function() { url.searchParams = new URLSearchParams(urlString) }) }, 'URL.searchParams setter, invalid values') test(function() { var url = bURL('http://example.org/file?a=b&c=d') assert_true("searchParams" in url) var searchParams = url.searchParams assert_equals(url.search, '?a=b&c=d') assert_equals(searchParams.toString(), 'a=b&c=d') // Test that setting 'search' propagates to the URL object's query object. url.search = 'e=f&g=h' assert_equals(url.search, '?e=f&g=h') assert_equals(searchParams.toString(), 'e=f&g=h') // ..and same but with a leading '?'. url.search = '?e=f&g=h' assert_equals(url.search, '?e=f&g=h') assert_equals(searchParams.toString(), 'e=f&g=h') // And in the other direction, altering searchParams propagates // back to 'search'. searchParams.append('i', ' j ') assert_equals(url.search, '?e=f&g=h&i=+j+') assert_equals(url.searchParams.toString(), 'e=f&g=h&i=+j+') assert_equals(searchParams.get('i'), ' j ') searchParams.set('e', 'updated') assert_equals(url.search, '?e=updated&g=h&i=+j+') assert_equals(searchParams.get('e'), 'updated') var url2 = bURL('http://example.org/file??a=b&c=d') assert_equals(url2.search, '??a=b&c=d') assert_equals(url2.searchParams.toString(), '%3Fa=b&c=d') url2.href = 'http://example.org/file??a=b' assert_equals(url2.search, '??a=b') assert_equals(url2.searchParams.toString(), '%3Fa=b') }, 'URL.searchParams and URL.search setters, update propagation') } runURLSearchParamTests() promise_test(() => fetch("resources/urltestdata.json").then(res => res.json()).then(runURLTests), "Loading data…"); </script>
tests/wpt/web-platform-tests/mathml/presentation-markup/direction/direction-009.html
saneyuki/servo
<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <title>RTL ms lquote="X" rquote="p"</title> <link rel="help" href="https://mathml-refresh.github.io/mathml-core/#attributes-common-to-html-and-mathml-elements"> <link rel="help" href="https://mathml-refresh.github.io/mathml-core/#css-styling"> <link rel="help" href="https://mathml-refresh.github.io/mathml-core/#string-literal-ms"> <meta name="assert" content="Verify that a RTL ms element renders the same as if its left and right quotes were switched."> <link rel="match" href="direction-009-ref.html"> <link rel="stylesheet" type="text/css" href="/fonts/ahem.css" /> <style> math { font: 25px/1 Ahem; } </style> </head> <body> <p> <math dir="rtl"> <ms lquote="X" rquote="p">É</ms> </math> </p> <script src="/mathml/support/feature-detection.js"></script> <script>MathMLFeatureDetection.ensure_for_match_reftest("has_dir");</script> </body> </html>
docs/src/joint/api/dia/Link/prototype/attr.html
chill117/joint
<pre class="docs-method-signature"><code>link.attr(attrs)</code></pre> <p>Set SVG attributes on subelements. This is a method analogous to <a href="#dia.Element.prototype.attr">attr</a> method of <code>Joint.dia.Element</code>. The keys of the <code>attrs</code> object are CSS selectors matching the SVG element the link consists of. The values are objects containing SVG attributes and their values. <code>attrs</code> object will be mixined with <code>attrs</code> property of the <code>link</code> model. This is a convenient way of rewriting only some of the attributes of the SVG elements. For overwritting all attributes of all SVG elements, use <code>link.set('attrs', attrs)</code>. Here it is important to mention how the markup of a link looks like:</p> <pre><code data-lang="svg">&lt;path class=&quot;connection&quot;/&gt; &lt;path class=&quot;marker-source&quot;/&gt; &lt;path class=&quot;marker-target&quot;/&gt; &lt;path class=&quot;connection-wrap&quot;/&gt; &lt;g class=&quot;labels&quot; /&gt; &lt;g class=&quot;marker-vertices&quot;/&gt; &lt;g class=&quot;marker-arrowheads&quot;/&gt; &lt;g class=&quot;link-tools&quot; /&gt;</code></pre> <p>As you can see, the link consists of a couple of SVG path elements and couple of SVG group elements:</p> <ul> <li><code>.connection</code> is the actual line of the link.</li> <li><code>.connection-wrap</code> is an SVG path element that covers the <code>.connection</code> element and is usually thicker so that the link is able to handle pointer events (mousedown, mousemove, mouseup) that didn't target the thin <code>.connection</code> path exactly. This makes it easy to &quot;grab&quot; the link even though the mouse cursor didn't point exactly at the (usually thin) <code>.connection</code> path element.</li> <li><code>.marker-source</code> and <code>.marker-target</code> are the arrowheads of the link.</li> </ul> <pre><code>link.attr({ '.connection': { stroke: 'blue' }, '.marker-source': { fill: 'red', d: 'M 10 0 L 0 5 L 10 10 z' }, '.marker-target': { fill: 'yellow', d: 'M 10 0 L 0 5 L 10 10 z' } });</code></pre> <p>An alternative call using a string path and a value:</p> <pre><code>link.attr('.marker-source/fill', 'green');</code></pre>
src/templates/session/modal.html
P2Pvalue/pear2pear
<modal name="session" overlay> <header>{{'session.'+form.current+'.title' | translate}}</header> <main> <div ng-include="'session/form.html'"></div> </main> <footer></footer> </modal>
tinspire/libs/SDL_gfx-2.0.23-r1/Docs/html/globals_0x74.html
Hoffa/nSDL
<!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"/> <title>SDL_gfx: Data Fields</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Generated by Doxygen 1.6.2 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="index.html"><span>Main&nbsp;Page</span></a></li> <li><a href="annotated.html"><span>Data&nbsp;Structures</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="files.html"><span>File&nbsp;List</span></a></li> <li class="current"><a href="globals.html"><span>Globals</span></a></li> </ul> </div> <div class="tabs"> <ul> <li class="current"><a href="globals.html"><span>All</span></a></li> <li><a href="globals_func.html"><span>Functions</span></a></li> <li><a href="globals_defs.html"><span>Defines</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="globals.html#index__"><span>_</span></a></li> <li><a href="globals_0x61.html#index_a"><span>a</span></a></li> <li><a href="globals_0x62.html#index_b"><span>b</span></a></li> <li><a href="globals_0x63.html#index_c"><span>c</span></a></li> <li><a href="globals_0x64.html#index_d"><span>d</span></a></li> <li><a href="globals_0x65.html#index_e"><span>e</span></a></li> <li><a href="globals_0x66.html#index_f"><span>f</span></a></li> <li><a href="globals_0x67.html#index_g"><span>g</span></a></li> <li><a href="globals_0x68.html#index_h"><span>h</span></a></li> <li><a href="globals_0x6c.html#index_l"><span>l</span></a></li> <li><a href="globals_0x6d.html#index_m"><span>m</span></a></li> <li><a href="globals_0x70.html#index_p"><span>p</span></a></li> <li><a href="globals_0x72.html#index_r"><span>r</span></a></li> <li><a href="globals_0x73.html#index_s"><span>s</span></a></li> <li class="current"><a href="globals_0x74.html#index_t"><span>t</span></a></li> <li><a href="globals_0x76.html#index_v"><span>v</span></a></li> <li><a href="globals_0x7a.html#index_z"><span>z</span></a></li> </ul> </div> </div> <div class="contents"> Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to: <h3><a class="anchor" id="index_t">- t -</a></h3><ul> <li>texturedPolygon() : <a class="el" href="_s_d_l__gfx_primitives_8c.html#a65137af308ea878f28abc95419e8aef5">SDL_gfxPrimitives.c</a> , <a class="el" href="_s_d_l__gfx_primitives_8h.html#a5ca5a9bcfeba5b1a1577202e79b494d8">SDL_gfxPrimitives.h</a> </li> <li>texturedPolygonMT() : <a class="el" href="_s_d_l__gfx_primitives_8h.html#a326937a19cfbebea09aa0a7c908d89aa">SDL_gfxPrimitives.h</a> , <a class="el" href="_s_d_l__gfx_primitives_8c.html#a28ae354c6272da21b5753ae4ab9e1e84">SDL_gfxPrimitives.c</a> </li> <li>thickLineColor() : <a class="el" href="_s_d_l__gfx_primitives_8c.html#a1494109358b4e4b7ec300d83e3f90300">SDL_gfxPrimitives.c</a> , <a class="el" href="_s_d_l__gfx_primitives_8h.html#a40c34464b6c99fd72c4bd7acfac5915d">SDL_gfxPrimitives.h</a> </li> <li>thickLineRGBA() : <a class="el" href="_s_d_l__gfx_primitives_8h.html#aa740c1eff9163862704eb3bb3b5964db">SDL_gfxPrimitives.h</a> , <a class="el" href="_s_d_l__gfx_primitives_8c.html#a8b24d64b51e23592c93abc2aa50c818e">SDL_gfxPrimitives.c</a> </li> <li>transformSurfaceY() : <a class="el" href="_s_d_l__rotozoom_8c.html#a126e3b96b22cc18e78e33cc1f8eb6c3c">SDL_rotozoom.c</a> </li> <li>trigonColor() : <a class="el" href="_s_d_l__gfx_primitives_8c.html#a7465d08ef930ebb5442c7dd246fed4b5">SDL_gfxPrimitives.c</a> , <a class="el" href="_s_d_l__gfx_primitives_8h.html#aec2a0c435b879a29167be6b1c49f1e49">SDL_gfxPrimitives.h</a> </li> <li>trigonRGBA() : <a class="el" href="_s_d_l__gfx_primitives_8h.html#a090024f5f3e38b02b0bca704259b9d11">SDL_gfxPrimitives.h</a> , <a class="el" href="_s_d_l__gfx_primitives_8c.html#a45d6a7edcd8b25e1a60e39b7f60bda3f">SDL_gfxPrimitives.c</a> </li> </ul> </div> <hr size="1"/><address style="text-align: right;"><small>Generated by&nbsp; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.2 </small></address> </body> </html>
share/xercesc/xerces-c-3.1.2/doc/html/apiDocs-3/classXMLLCPTranscoder.html
kctan0805/vdpm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <title>Xerces-C++: XMLLCPTranscoder Class Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td style="padding-left: 0.5em;"> <div id="projectname">Xerces-C++ &#160;<span id="projectnumber">3.1.2</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.9.1 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="summary"> <a href="#pub-methods">Public Member Functions</a> &#124; <a href="#pro-methods">Protected Member Functions</a> &#124; <a href="classXMLLCPTranscoder-members.html">List of all members</a> </div> <div class="headertitle"> <div class="title">XMLLCPTranscoder Class Reference<span class="mlabels"><span class="mlabel">abstract</span></span></div> </div> </div><!--header--> <div class="contents"> <div class="dynheader"> Inheritance diagram for XMLLCPTranscoder:</div> <div class="dyncontent"> <div class="center"> <img src="classXMLLCPTranscoder.png" usemap="#XMLLCPTranscoder_map" alt=""/> <map id="XMLLCPTranscoder_map" name="XMLLCPTranscoder_map"> <area href="classXMemory.html" title="This class makes it possible to override the C++ memory management by adding new/delete operators to ..." alt="XMemory" shape="rect" coords="0,0,128,24"/> </map> </div></div> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a> Public Member Functions</h2></td></tr> <tr class="memitem:a9cf4b1a296912f69e6c633782db49f63"><td class="memItemLeft" align="right" valign="top">virtual&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLLCPTranscoder.html#a9cf4b1a296912f69e6c633782db49f63">~XMLLCPTranscoder</a> ()</td></tr> <tr class="separator:a9cf4b1a296912f69e6c633782db49f63"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab570447c73dff091c40178f80c35eeb2"><td class="memItemLeft" align="right" valign="top">virtual char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLLCPTranscoder.html#ab570447c73dff091c40178f80c35eeb2">transcode</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const toTranscode, <a class="el" href="classMemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a>)=0</td></tr> <tr class="separator:ab570447c73dff091c40178f80c35eeb2"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8795b54718b55cdab874ed1758e303ef"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLLCPTranscoder.html#a8795b54718b55cdab874ed1758e303ef">transcode</a> (const char *const toTranscode, <a class="el" href="classMemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a>)=0</td></tr> <tr class="separator:a8795b54718b55cdab874ed1758e303ef"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab37558710357e9b3f6c45bbcf043648b"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLLCPTranscoder.html#ab37558710357e9b3f6c45bbcf043648b">calcRequiredSize</a> (const char *const srcText, <a class="el" href="classMemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a>)=0</td></tr> <tr class="separator:ab37558710357e9b3f6c45bbcf043648b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a41526ca1ab3fa5fc7fd14b9ae13017b5"><td class="memItemLeft" align="right" valign="top">virtual <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLLCPTranscoder.html#a41526ca1ab3fa5fc7fd14b9ae13017b5">calcRequiredSize</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const srcText, <a class="el" href="classMemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a>)=0</td></tr> <tr class="separator:a41526ca1ab3fa5fc7fd14b9ae13017b5"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0ba6e326107a5a686ec6fcde35d336ee"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLLCPTranscoder.html#a0ba6e326107a5a686ec6fcde35d336ee">transcode</a> (const char *const toTranscode, <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const toFill, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> maxChars, <a class="el" href="classMemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a>)=0</td></tr> <tr class="separator:a0ba6e326107a5a686ec6fcde35d336ee"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab00828ae3c6ec62490bbc35ecf262d45"><td class="memItemLeft" align="right" valign="top">virtual bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLLCPTranscoder.html#ab00828ae3c6ec62490bbc35ecf262d45">transcode</a> (const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const toTranscode, char *const toFill, const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> maxBytes, <a class="el" href="classMemoryManager.html">MemoryManager</a> *const manager=<a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a>)=0</td></tr> <tr class="separator:ab00828ae3c6ec62490bbc35ecf262d45"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pub_methods_classXMemory"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classXMemory')"><img src="closed.png" alt="-"/>&#160;Public Member Functions inherited from <a class="el" href="classXMemory.html">XMemory</a></td></tr> <tr class="memitem:a717678d9deadc627a41fe0dddede9f7f inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#a717678d9deadc627a41fe0dddede9f7f">operator new</a> (size_t size)</td></tr> <tr class="memdesc:a717678d9deadc627a41fe0dddede9f7f inherit pub_methods_classXMemory"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method overrides operator new. <a href="#a717678d9deadc627a41fe0dddede9f7f">More...</a><br /></td></tr> <tr class="separator:a717678d9deadc627a41fe0dddede9f7f inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ac3022fcc968c684a31c1e6a9ede83c10 inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#ac3022fcc968c684a31c1e6a9ede83c10">operator new</a> (size_t size, <a class="el" href="classMemoryManager.html">MemoryManager</a> *memMgr)</td></tr> <tr class="memdesc:ac3022fcc968c684a31c1e6a9ede83c10 inherit pub_methods_classXMemory"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method defines a custom operator new, that will use the provided memory manager to perform the allocation. <a href="#ac3022fcc968c684a31c1e6a9ede83c10">More...</a><br /></td></tr> <tr class="separator:ac3022fcc968c684a31c1e6a9ede83c10 inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aeaad885b799ac2188ffd28f76182339c inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#aeaad885b799ac2188ffd28f76182339c">operator new</a> (size_t size, void *ptr)</td></tr> <tr class="memdesc:aeaad885b799ac2188ffd28f76182339c inherit pub_methods_classXMemory"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method overrides placement operator new. <a href="#aeaad885b799ac2188ffd28f76182339c">More...</a><br /></td></tr> <tr class="separator:aeaad885b799ac2188ffd28f76182339c inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9da30f1601ea458908cbf150fc2f8f8b inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#a9da30f1601ea458908cbf150fc2f8f8b">operator delete</a> (void *p)</td></tr> <tr class="memdesc:a9da30f1601ea458908cbf150fc2f8f8b inherit pub_methods_classXMemory"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method overrides operator delete. <a href="#a9da30f1601ea458908cbf150fc2f8f8b">More...</a><br /></td></tr> <tr class="separator:a9da30f1601ea458908cbf150fc2f8f8b inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a22efbc6459bdbe79f83b7791bba4d1f6 inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#a22efbc6459bdbe79f83b7791bba4d1f6">operator delete</a> (void *p, <a class="el" href="classMemoryManager.html">MemoryManager</a> *memMgr)</td></tr> <tr class="memdesc:a22efbc6459bdbe79f83b7791bba4d1f6 inherit pub_methods_classXMemory"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method provides a matching delete for the custom operator new. <a href="#a22efbc6459bdbe79f83b7791bba4d1f6">More...</a><br /></td></tr> <tr class="separator:a22efbc6459bdbe79f83b7791bba4d1f6 inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a32ee38b70d412e12f669cfbd86adf623 inherit pub_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#a32ee38b70d412e12f669cfbd86adf623">operator delete</a> (void *p, void *ptr)</td></tr> <tr class="memdesc:a32ee38b70d412e12f669cfbd86adf623 inherit pub_methods_classXMemory"><td class="mdescLeft">&#160;</td><td class="mdescRight">This method provides a matching delete for the placement new. <a href="#a32ee38b70d412e12f669cfbd86adf623">More...</a><br /></td></tr> <tr class="separator:a32ee38b70d412e12f669cfbd86adf623 inherit pub_methods_classXMemory"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pro-methods"></a> Protected Member Functions</h2></td></tr> <tr class="memitem:a23d720abc7f3f3f090827dc8d0108ab3"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMLLCPTranscoder.html#a23d720abc7f3f3f090827dc8d0108ab3">XMLLCPTranscoder</a> ()</td></tr> <tr class="separator:a23d720abc7f3f3f090827dc8d0108ab3"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="inherit_header pro_methods_classXMemory"><td colspan="2" onclick="javascript:toggleInherit('pro_methods_classXMemory')"><img src="closed.png" alt="-"/>&#160;Protected Member Functions inherited from <a class="el" href="classXMemory.html">XMemory</a></td></tr> <tr class="memitem:ae5b8adaa10d5d9276b42823f47e06858 inherit pro_methods_classXMemory"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classXMemory.html#ae5b8adaa10d5d9276b42823f47e06858">XMemory</a> ()</td></tr> <tr class="memdesc:ae5b8adaa10d5d9276b42823f47e06858 inherit pro_methods_classXMemory"><td class="mdescLeft">&#160;</td><td class="mdescRight">Protected default constructor. <a href="#ae5b8adaa10d5d9276b42823f47e06858">More...</a><br /></td></tr> <tr class="separator:ae5b8adaa10d5d9276b42823f47e06858 inherit pro_methods_classXMemory"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <h2 class="groupheader">Constructor &amp; Destructor Documentation</h2> <a class="anchor" id="a9cf4b1a296912f69e6c633782db49f63"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual XMLLCPTranscoder::~XMLLCPTranscoder </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <a class="anchor" id="a23d720abc7f3f3f090827dc8d0108ab3"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">XMLLCPTranscoder::XMLLCPTranscoder </td> <td>(</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">protected</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <h2 class="groupheader">Member Function Documentation</h2> <a class="anchor" id="ab37558710357e9b3f6c45bbcf043648b"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> XMLLCPTranscoder::calcRequiredSize </td> <td>(</td> <td class="paramtype">const char *const&#160;</td> <td class="paramname"><em>srcText</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classMemoryManager.html">MemoryManager</a> *const&#160;</td> <td class="paramname"><em>manager</em> = <code><a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a></code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">pure virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <a class="anchor" id="a41526ca1ab3fa5fc7fd14b9ae13017b5"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a> XMLLCPTranscoder::calcRequiredSize </td> <td>(</td> <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td> <td class="paramname"><em>srcText</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classMemoryManager.html">MemoryManager</a> *const&#160;</td> <td class="paramname"><em>manager</em> = <code><a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a></code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">pure virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <a class="anchor" id="ab570447c73dff091c40178f80c35eeb2"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual char* XMLLCPTranscoder::transcode </td> <td>(</td> <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td> <td class="paramname"><em>toTranscode</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classMemoryManager.html">MemoryManager</a> *const&#160;</td> <td class="paramname"><em>manager</em> = <code><a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a></code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">pure virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <a class="anchor" id="a8795b54718b55cdab874ed1758e303ef"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a>* XMLLCPTranscoder::transcode </td> <td>(</td> <td class="paramtype">const char *const&#160;</td> <td class="paramname"><em>toTranscode</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classMemoryManager.html">MemoryManager</a> *const&#160;</td> <td class="paramname"><em>manager</em> = <code><a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a></code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">pure virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <a class="anchor" id="a0ba6e326107a5a686ec6fcde35d336ee"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual bool XMLLCPTranscoder::transcode </td> <td>(</td> <td class="paramtype">const char *const&#160;</td> <td class="paramname"><em>toTranscode</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td> <td class="paramname"><em>toFill</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a>&#160;</td> <td class="paramname"><em>maxChars</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classMemoryManager.html">MemoryManager</a> *const&#160;</td> <td class="paramname"><em>manager</em> = <code><a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a></code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">pure virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <a class="anchor" id="ab00828ae3c6ec62490bbc35ecf262d45"></a> <div class="memitem"> <div class="memproto"> <table class="mlabels"> <tr> <td class="mlabels-left"> <table class="memname"> <tr> <td class="memname">virtual bool XMLLCPTranscoder::transcode </td> <td>(</td> <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#a8cb107980a360c490ad7661f5d27cc0e">XMLCh</a> *const&#160;</td> <td class="paramname"><em>toTranscode</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">char *const&#160;</td> <td class="paramname"><em>toFill</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">const <a class="el" href="Xerces__autoconf__config_8borland_8hpp.html#ac0f7e36996cd03eb43bcee10321f77cd">XMLSize_t</a>&#160;</td> <td class="paramname"><em>maxBytes</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="classMemoryManager.html">MemoryManager</a> *const&#160;</td> <td class="paramname"><em>manager</em> = <code><a class="el" href="classXMLPlatformUtils.html#a97eff0d9fff3567bea3acd3ca4d95252">XMLPlatformUtils::fgMemoryManager</a></code>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </td> <td class="mlabels-right"> <span class="mlabels"><span class="mlabel">pure virtual</span></span> </td> </tr> </table> </div><div class="memdoc"> </div> </div> <hr/>The documentation for this class was generated from the following file:<ul> <li><a class="el" href="TransService_8hpp_source.html">TransService.hpp</a></li> </ul> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated on Wed Mar 18 2015 10:43:39 for Xerces-C++ by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.9.1 </small></address> </body> </html>
doc/foot.html
FlorentRevest/Elementary
<div class="footer"> <p> <span class="version">$projectname $projectnumber</span> <span class="copyright">Copyright &copy;2000-$year <a href="http://www.enlightenment.org">enlightenment.org</a></span> <span class="generated">Generated @ $datetime</span> </p> </div> </body> </html>
client/static/css/zabbix.css
ashie/hatohol
/* * Copyright (C) 2013 Project Hatohol * * This file is part of Hatohol. * * Hatohol is free software: you can redistribute it and/or modify * it under the terms of the GNU Lesser General Public License, version 3 * as published by the Free Software Foundation. * * Hatohol is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public * License along with Hatohol. If not, see * <http://www.gnu.org/licenses/>. */ td.status1 { color: #AA0000; } td.status0 { color: #00AA00; } td.severity5 { background-color: #FF0000; } td.severity4 { background-color: #FF8888; } td.severity3 { background-color: #DDAAAA; } td.severity2 { background-color: #FDFD96; } td.severity1 { background-color: #CCE2CC; } td.severity0 { background-color: #BCBCBC; } td.healthy { background-color: #AAFFAA; } td.unknown { background-color: #BCBCBC; } span.gray { color: #AAAAAA; } span.red { color: #AA0000; } span.green { color: #00AA00; } th[data-sort] { cursor: pointer; } .rotate-header { position: relative; left: 1em; width: 1em; transform: rotate(-90deg); transform-origin: left bottom; white-space: nowrap; }
lib/JFreeChart-1.0.17/javadoc/src-html/org/jfree/data/gantt/XYTaskDataset.html
GliderWinchItems/GliderWinchj2
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="sourceLineNo">001</span>/* ===========================================================<a name="line.1"></a> <span class="sourceLineNo">002</span> * JFreeChart : a free chart library for the Java(tm) platform<a name="line.2"></a> <span class="sourceLineNo">003</span> * ===========================================================<a name="line.3"></a> <span class="sourceLineNo">004</span> *<a name="line.4"></a> <span class="sourceLineNo">005</span> * (C) Copyright 2000-2013, by Object Refinery Limited and Contributors.<a name="line.5"></a> <span class="sourceLineNo">006</span> *<a name="line.6"></a> <span class="sourceLineNo">007</span> * Project Info: http://www.jfree.org/jfreechart/index.html<a name="line.7"></a> <span class="sourceLineNo">008</span> *<a name="line.8"></a> <span class="sourceLineNo">009</span> * This library is free software; you can redistribute it and/or modify it<a name="line.9"></a> <span class="sourceLineNo">010</span> * under the terms of the GNU Lesser General Public License as published by<a name="line.10"></a> <span class="sourceLineNo">011</span> * the Free Software Foundation; either version 2.1 of the License, or<a name="line.11"></a> <span class="sourceLineNo">012</span> * (at your option) any later version.<a name="line.12"></a> <span class="sourceLineNo">013</span> *<a name="line.13"></a> <span class="sourceLineNo">014</span> * This library is distributed in the hope that it will be useful, but<a name="line.14"></a> <span class="sourceLineNo">015</span> * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY<a name="line.15"></a> <span class="sourceLineNo">016</span> * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public<a name="line.16"></a> <span class="sourceLineNo">017</span> * License for more details.<a name="line.17"></a> <span class="sourceLineNo">018</span> *<a name="line.18"></a> <span class="sourceLineNo">019</span> * You should have received a copy of the GNU Lesser General Public<a name="line.19"></a> <span class="sourceLineNo">020</span> * License along with this library; if not, write to the Free Software<a name="line.20"></a> <span class="sourceLineNo">021</span> * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301,<a name="line.21"></a> <span class="sourceLineNo">022</span> * USA.<a name="line.22"></a> <span class="sourceLineNo">023</span> *<a name="line.23"></a> <span class="sourceLineNo">024</span> * [Oracle and Java are registered trademarks of Oracle and/or its affiliates. <a name="line.24"></a> <span class="sourceLineNo">025</span> * Other names may be trademarks of their respective owners.]<a name="line.25"></a> <span class="sourceLineNo">026</span> *<a name="line.26"></a> <span class="sourceLineNo">027</span> * ------------------<a name="line.27"></a> <span class="sourceLineNo">028</span> * XYTaskDataset.java<a name="line.28"></a> <span class="sourceLineNo">029</span> * ------------------<a name="line.29"></a> <span class="sourceLineNo">030</span> * (C) Copyright 2008-2013, by Object Refinery Limited.<a name="line.30"></a> <span class="sourceLineNo">031</span> *<a name="line.31"></a> <span class="sourceLineNo">032</span> * Original Author: David Gilbert (for Object Refinery Limited);<a name="line.32"></a> <span class="sourceLineNo">033</span> * Contributor(s): -;<a name="line.33"></a> <span class="sourceLineNo">034</span> *<a name="line.34"></a> <span class="sourceLineNo">035</span> * Changes<a name="line.35"></a> <span class="sourceLineNo">036</span> * -------<a name="line.36"></a> <span class="sourceLineNo">037</span> * 17-Sep-2008 : Version 1 (DG);<a name="line.37"></a> <span class="sourceLineNo">038</span> * 03-Jul-2013 : Use ParamChecks (DG);<a name="line.38"></a> <span class="sourceLineNo">039</span> *<a name="line.39"></a> <span class="sourceLineNo">040</span> */<a name="line.40"></a> <span class="sourceLineNo">041</span><a name="line.41"></a> <span class="sourceLineNo">042</span>package org.jfree.data.gantt;<a name="line.42"></a> <span class="sourceLineNo">043</span><a name="line.43"></a> <span class="sourceLineNo">044</span>import java.util.Date;<a name="line.44"></a> <span class="sourceLineNo">045</span><a name="line.45"></a> <span class="sourceLineNo">046</span>import org.jfree.chart.axis.SymbolAxis;<a name="line.46"></a> <span class="sourceLineNo">047</span>import org.jfree.chart.renderer.xy.XYBarRenderer;<a name="line.47"></a> <span class="sourceLineNo">048</span>import org.jfree.chart.util.ParamChecks;<a name="line.48"></a> <span class="sourceLineNo">049</span>import org.jfree.data.general.DatasetChangeEvent;<a name="line.49"></a> <span class="sourceLineNo">050</span>import org.jfree.data.general.DatasetChangeListener;<a name="line.50"></a> <span class="sourceLineNo">051</span>import org.jfree.data.time.TimePeriod;<a name="line.51"></a> <span class="sourceLineNo">052</span>import org.jfree.data.xy.AbstractXYDataset;<a name="line.52"></a> <span class="sourceLineNo">053</span>import org.jfree.data.xy.IntervalXYDataset;<a name="line.53"></a> <span class="sourceLineNo">054</span><a name="line.54"></a> <span class="sourceLineNo">055</span>/**<a name="line.55"></a> <span class="sourceLineNo">056</span> * A dataset implementation that wraps a {@link TaskSeriesCollection} and<a name="line.56"></a> <span class="sourceLineNo">057</span> * presents it as an {@link IntervalXYDataset}, allowing a set of tasks to<a name="line.57"></a> <span class="sourceLineNo">058</span> * be displayed using an {@link XYBarRenderer} (and usually a<a name="line.58"></a> <span class="sourceLineNo">059</span> * {@link SymbolAxis}). This is a very specialised dataset implementation<a name="line.59"></a> <span class="sourceLineNo">060</span> * ---before using it, you should take some time to understand the use-cases<a name="line.60"></a> <span class="sourceLineNo">061</span> * that it is designed for.<a name="line.61"></a> <span class="sourceLineNo">062</span> *<a name="line.62"></a> <span class="sourceLineNo">063</span> * @since 1.0.11<a name="line.63"></a> <span class="sourceLineNo">064</span> */<a name="line.64"></a> <span class="sourceLineNo">065</span>public class XYTaskDataset extends AbstractXYDataset<a name="line.65"></a> <span class="sourceLineNo">066</span> implements IntervalXYDataset, DatasetChangeListener {<a name="line.66"></a> <span class="sourceLineNo">067</span><a name="line.67"></a> <span class="sourceLineNo">068</span> /** The underlying tasks. */<a name="line.68"></a> <span class="sourceLineNo">069</span> private TaskSeriesCollection underlying;<a name="line.69"></a> <span class="sourceLineNo">070</span><a name="line.70"></a> <span class="sourceLineNo">071</span> /** The series interval width (typically 0.0 &lt; w &lt;= 1.0). */<a name="line.71"></a> <span class="sourceLineNo">072</span> private double seriesWidth;<a name="line.72"></a> <span class="sourceLineNo">073</span><a name="line.73"></a> <span class="sourceLineNo">074</span> /** A flag that controls whether or not the data values are transposed. */<a name="line.74"></a> <span class="sourceLineNo">075</span> private boolean transposed;<a name="line.75"></a> <span class="sourceLineNo">076</span><a name="line.76"></a> <span class="sourceLineNo">077</span> /**<a name="line.77"></a> <span class="sourceLineNo">078</span> * Creates a new dataset based on the supplied collection of tasks.<a name="line.78"></a> <span class="sourceLineNo">079</span> *<a name="line.79"></a> <span class="sourceLineNo">080</span> * @param tasks the underlying dataset (&lt;code&gt;null&lt;/code&gt; not permitted).<a name="line.80"></a> <span class="sourceLineNo">081</span> */<a name="line.81"></a> <span class="sourceLineNo">082</span> public XYTaskDataset(TaskSeriesCollection tasks) {<a name="line.82"></a> <span class="sourceLineNo">083</span> ParamChecks.nullNotPermitted(tasks, "tasks");<a name="line.83"></a> <span class="sourceLineNo">084</span> this.underlying = tasks;<a name="line.84"></a> <span class="sourceLineNo">085</span> this.seriesWidth = 0.8;<a name="line.85"></a> <span class="sourceLineNo">086</span> this.underlying.addChangeListener(this);<a name="line.86"></a> <span class="sourceLineNo">087</span> }<a name="line.87"></a> <span class="sourceLineNo">088</span><a name="line.88"></a> <span class="sourceLineNo">089</span> /**<a name="line.89"></a> <span class="sourceLineNo">090</span> * Returns the underlying task series collection that was supplied to the<a name="line.90"></a> <span class="sourceLineNo">091</span> * constructor.<a name="line.91"></a> <span class="sourceLineNo">092</span> *<a name="line.92"></a> <span class="sourceLineNo">093</span> * @return The underlying collection (never &lt;code&gt;null&lt;/code&gt;).<a name="line.93"></a> <span class="sourceLineNo">094</span> */<a name="line.94"></a> <span class="sourceLineNo">095</span> public TaskSeriesCollection getTasks() {<a name="line.95"></a> <span class="sourceLineNo">096</span> return this.underlying;<a name="line.96"></a> <span class="sourceLineNo">097</span> }<a name="line.97"></a> <span class="sourceLineNo">098</span><a name="line.98"></a> <span class="sourceLineNo">099</span> /**<a name="line.99"></a> <span class="sourceLineNo">100</span> * Returns the width of the interval for each series this dataset.<a name="line.100"></a> <span class="sourceLineNo">101</span> *<a name="line.101"></a> <span class="sourceLineNo">102</span> * @return The width of the series interval.<a name="line.102"></a> <span class="sourceLineNo">103</span> *<a name="line.103"></a> <span class="sourceLineNo">104</span> * @see #setSeriesWidth(double)<a name="line.104"></a> <span class="sourceLineNo">105</span> */<a name="line.105"></a> <span class="sourceLineNo">106</span> public double getSeriesWidth() {<a name="line.106"></a> <span class="sourceLineNo">107</span> return this.seriesWidth;<a name="line.107"></a> <span class="sourceLineNo">108</span> }<a name="line.108"></a> <span class="sourceLineNo">109</span><a name="line.109"></a> <span class="sourceLineNo">110</span> /**<a name="line.110"></a> <span class="sourceLineNo">111</span> * Sets the series interval width and sends a {@link DatasetChangeEvent} to<a name="line.111"></a> <span class="sourceLineNo">112</span> * all registered listeners.<a name="line.112"></a> <span class="sourceLineNo">113</span> *<a name="line.113"></a> <span class="sourceLineNo">114</span> * @param w the width.<a name="line.114"></a> <span class="sourceLineNo">115</span> *<a name="line.115"></a> <span class="sourceLineNo">116</span> * @see #getSeriesWidth()<a name="line.116"></a> <span class="sourceLineNo">117</span> */<a name="line.117"></a> <span class="sourceLineNo">118</span> public void setSeriesWidth(double w) {<a name="line.118"></a> <span class="sourceLineNo">119</span> if (w &lt;= 0.0) {<a name="line.119"></a> <span class="sourceLineNo">120</span> throw new IllegalArgumentException("Requires 'w' &gt; 0.0.");<a name="line.120"></a> <span class="sourceLineNo">121</span> }<a name="line.121"></a> <span class="sourceLineNo">122</span> this.seriesWidth = w;<a name="line.122"></a> <span class="sourceLineNo">123</span> fireDatasetChanged();<a name="line.123"></a> <span class="sourceLineNo">124</span> }<a name="line.124"></a> <span class="sourceLineNo">125</span><a name="line.125"></a> <span class="sourceLineNo">126</span> /**<a name="line.126"></a> <span class="sourceLineNo">127</span> * Returns a flag that indicates whether or not the dataset is transposed.<a name="line.127"></a> <span class="sourceLineNo">128</span> * The default is &lt;code&gt;false&lt;/code&gt; which means the x-values are integers<a name="line.128"></a> <span class="sourceLineNo">129</span> * corresponding to the series indices, and the y-values are millisecond<a name="line.129"></a> <span class="sourceLineNo">130</span> * values corresponding to the task date/time intervals. If the flag<a name="line.130"></a> <span class="sourceLineNo">131</span> * is set to &lt;code&gt;true&lt;/code&gt;, the x and y-values are reversed.<a name="line.131"></a> <span class="sourceLineNo">132</span> *<a name="line.132"></a> <span class="sourceLineNo">133</span> * @return The flag.<a name="line.133"></a> <span class="sourceLineNo">134</span> *<a name="line.134"></a> <span class="sourceLineNo">135</span> * @see #setTransposed(boolean)<a name="line.135"></a> <span class="sourceLineNo">136</span> */<a name="line.136"></a> <span class="sourceLineNo">137</span> public boolean isTransposed() {<a name="line.137"></a> <span class="sourceLineNo">138</span> return this.transposed;<a name="line.138"></a> <span class="sourceLineNo">139</span> }<a name="line.139"></a> <span class="sourceLineNo">140</span><a name="line.140"></a> <span class="sourceLineNo">141</span> /**<a name="line.141"></a> <span class="sourceLineNo">142</span> * Sets the flag that controls whether or not the dataset is transposed<a name="line.142"></a> <span class="sourceLineNo">143</span> * and sends a {@link DatasetChangeEvent} to all registered listeners.<a name="line.143"></a> <span class="sourceLineNo">144</span> *<a name="line.144"></a> <span class="sourceLineNo">145</span> * @param transposed the new flag value.<a name="line.145"></a> <span class="sourceLineNo">146</span> *<a name="line.146"></a> <span class="sourceLineNo">147</span> * @see #isTransposed()<a name="line.147"></a> <span class="sourceLineNo">148</span> */<a name="line.148"></a> <span class="sourceLineNo">149</span> public void setTransposed(boolean transposed) {<a name="line.149"></a> <span class="sourceLineNo">150</span> this.transposed = transposed;<a name="line.150"></a> <span class="sourceLineNo">151</span> fireDatasetChanged();<a name="line.151"></a> <span class="sourceLineNo">152</span> }<a name="line.152"></a> <span class="sourceLineNo">153</span><a name="line.153"></a> <span class="sourceLineNo">154</span> /**<a name="line.154"></a> <span class="sourceLineNo">155</span> * Returns the number of series in the dataset.<a name="line.155"></a> <span class="sourceLineNo">156</span> *<a name="line.156"></a> <span class="sourceLineNo">157</span> * @return The series count.<a name="line.157"></a> <span class="sourceLineNo">158</span> */<a name="line.158"></a> <span class="sourceLineNo">159</span> @Override<a name="line.159"></a> <span class="sourceLineNo">160</span> public int getSeriesCount() {<a name="line.160"></a> <span class="sourceLineNo">161</span> return this.underlying.getSeriesCount();<a name="line.161"></a> <span class="sourceLineNo">162</span> }<a name="line.162"></a> <span class="sourceLineNo">163</span><a name="line.163"></a> <span class="sourceLineNo">164</span> /**<a name="line.164"></a> <span class="sourceLineNo">165</span> * Returns the name of a series.<a name="line.165"></a> <span class="sourceLineNo">166</span> *<a name="line.166"></a> <span class="sourceLineNo">167</span> * @param series the series index (zero-based).<a name="line.167"></a> <span class="sourceLineNo">168</span> *<a name="line.168"></a> <span class="sourceLineNo">169</span> * @return The name of a series.<a name="line.169"></a> <span class="sourceLineNo">170</span> */<a name="line.170"></a> <span class="sourceLineNo">171</span> @Override<a name="line.171"></a> <span class="sourceLineNo">172</span> public Comparable getSeriesKey(int series) {<a name="line.172"></a> <span class="sourceLineNo">173</span> return this.underlying.getSeriesKey(series);<a name="line.173"></a> <span class="sourceLineNo">174</span> }<a name="line.174"></a> <span class="sourceLineNo">175</span><a name="line.175"></a> <span class="sourceLineNo">176</span> /**<a name="line.176"></a> <span class="sourceLineNo">177</span> * Returns the number of items (tasks) in the specified series.<a name="line.177"></a> <span class="sourceLineNo">178</span> *<a name="line.178"></a> <span class="sourceLineNo">179</span> * @param series the series index (zero-based).<a name="line.179"></a> <span class="sourceLineNo">180</span> *<a name="line.180"></a> <span class="sourceLineNo">181</span> * @return The item count.<a name="line.181"></a> <span class="sourceLineNo">182</span> */<a name="line.182"></a> <span class="sourceLineNo">183</span> @Override<a name="line.183"></a> <span class="sourceLineNo">184</span> public int getItemCount(int series) {<a name="line.184"></a> <span class="sourceLineNo">185</span> return this.underlying.getSeries(series).getItemCount();<a name="line.185"></a> <span class="sourceLineNo">186</span> }<a name="line.186"></a> <span class="sourceLineNo">187</span><a name="line.187"></a> <span class="sourceLineNo">188</span> /**<a name="line.188"></a> <span class="sourceLineNo">189</span> * Returns the x-value (as a double primitive) for an item within a series.<a name="line.189"></a> <span class="sourceLineNo">190</span> *<a name="line.190"></a> <span class="sourceLineNo">191</span> * @param series the series index (zero-based).<a name="line.191"></a> <span class="sourceLineNo">192</span> * @param item the item index (zero-based).<a name="line.192"></a> <span class="sourceLineNo">193</span> *<a name="line.193"></a> <span class="sourceLineNo">194</span> * @return The value.<a name="line.194"></a> <span class="sourceLineNo">195</span> */<a name="line.195"></a> <span class="sourceLineNo">196</span> @Override<a name="line.196"></a> <span class="sourceLineNo">197</span> public double getXValue(int series, int item) {<a name="line.197"></a> <span class="sourceLineNo">198</span> if (!this.transposed) {<a name="line.198"></a> <span class="sourceLineNo">199</span> return getSeriesValue(series);<a name="line.199"></a> <span class="sourceLineNo">200</span> }<a name="line.200"></a> <span class="sourceLineNo">201</span> else {<a name="line.201"></a> <span class="sourceLineNo">202</span> return getItemValue(series, item);<a name="line.202"></a> <span class="sourceLineNo">203</span> }<a name="line.203"></a> <span class="sourceLineNo">204</span> }<a name="line.204"></a> <span class="sourceLineNo">205</span><a name="line.205"></a> <span class="sourceLineNo">206</span> /**<a name="line.206"></a> <span class="sourceLineNo">207</span> * Returns the starting date/time for the specified item (task) in the<a name="line.207"></a> <span class="sourceLineNo">208</span> * given series, measured in milliseconds since 1-Jan-1970 (as in<a name="line.208"></a> <span class="sourceLineNo">209</span> * java.util.Date).<a name="line.209"></a> <span class="sourceLineNo">210</span> *<a name="line.210"></a> <span class="sourceLineNo">211</span> * @param series the series index.<a name="line.211"></a> <span class="sourceLineNo">212</span> * @param item the item (or task) index.<a name="line.212"></a> <span class="sourceLineNo">213</span> *<a name="line.213"></a> <span class="sourceLineNo">214</span> * @return The start date/time.<a name="line.214"></a> <span class="sourceLineNo">215</span> */<a name="line.215"></a> <span class="sourceLineNo">216</span> @Override<a name="line.216"></a> <span class="sourceLineNo">217</span> public double getStartXValue(int series, int item) {<a name="line.217"></a> <span class="sourceLineNo">218</span> if (!this.transposed) {<a name="line.218"></a> <span class="sourceLineNo">219</span> return getSeriesStartValue(series);<a name="line.219"></a> <span class="sourceLineNo">220</span> }<a name="line.220"></a> <span class="sourceLineNo">221</span> else {<a name="line.221"></a> <span class="sourceLineNo">222</span> return getItemStartValue(series, item);<a name="line.222"></a> <span class="sourceLineNo">223</span> }<a name="line.223"></a> <span class="sourceLineNo">224</span> }<a name="line.224"></a> <span class="sourceLineNo">225</span><a name="line.225"></a> <span class="sourceLineNo">226</span> /**<a name="line.226"></a> <span class="sourceLineNo">227</span> * Returns the ending date/time for the specified item (task) in the<a name="line.227"></a> <span class="sourceLineNo">228</span> * given series, measured in milliseconds since 1-Jan-1970 (as in<a name="line.228"></a> <span class="sourceLineNo">229</span> * java.util.Date).<a name="line.229"></a> <span class="sourceLineNo">230</span> *<a name="line.230"></a> <span class="sourceLineNo">231</span> * @param series the series index.<a name="line.231"></a> <span class="sourceLineNo">232</span> * @param item the item (or task) index.<a name="line.232"></a> <span class="sourceLineNo">233</span> *<a name="line.233"></a> <span class="sourceLineNo">234</span> * @return The end date/time.<a name="line.234"></a> <span class="sourceLineNo">235</span> */<a name="line.235"></a> <span class="sourceLineNo">236</span> @Override<a name="line.236"></a> <span class="sourceLineNo">237</span> public double getEndXValue(int series, int item) {<a name="line.237"></a> <span class="sourceLineNo">238</span> if (!this.transposed) {<a name="line.238"></a> <span class="sourceLineNo">239</span> return getSeriesEndValue(series);<a name="line.239"></a> <span class="sourceLineNo">240</span> }<a name="line.240"></a> <span class="sourceLineNo">241</span> else {<a name="line.241"></a> <span class="sourceLineNo">242</span> return getItemEndValue(series, item);<a name="line.242"></a> <span class="sourceLineNo">243</span> }<a name="line.243"></a> <span class="sourceLineNo">244</span> }<a name="line.244"></a> <span class="sourceLineNo">245</span><a name="line.245"></a> <span class="sourceLineNo">246</span> /**<a name="line.246"></a> <span class="sourceLineNo">247</span> * Returns the x-value for the specified series.<a name="line.247"></a> <span class="sourceLineNo">248</span> *<a name="line.248"></a> <span class="sourceLineNo">249</span> * @param series the series index.<a name="line.249"></a> <span class="sourceLineNo">250</span> * @param item the item index.<a name="line.250"></a> <span class="sourceLineNo">251</span> *<a name="line.251"></a> <span class="sourceLineNo">252</span> * @return The x-value (in milliseconds).<a name="line.252"></a> <span class="sourceLineNo">253</span> */<a name="line.253"></a> <span class="sourceLineNo">254</span> @Override<a name="line.254"></a> <span class="sourceLineNo">255</span> public Number getX(int series, int item) {<a name="line.255"></a> <span class="sourceLineNo">256</span> return new Double(getXValue(series, item));<a name="line.256"></a> <span class="sourceLineNo">257</span> }<a name="line.257"></a> <span class="sourceLineNo">258</span><a name="line.258"></a> <span class="sourceLineNo">259</span> /**<a name="line.259"></a> <span class="sourceLineNo">260</span> * Returns the starting date/time for the specified item (task) in the<a name="line.260"></a> <span class="sourceLineNo">261</span> * given series, measured in milliseconds since 1-Jan-1970 (as in<a name="line.261"></a> <span class="sourceLineNo">262</span> * java.util.Date).<a name="line.262"></a> <span class="sourceLineNo">263</span> *<a name="line.263"></a> <span class="sourceLineNo">264</span> * @param series the series index.<a name="line.264"></a> <span class="sourceLineNo">265</span> * @param item the item (or task) index.<a name="line.265"></a> <span class="sourceLineNo">266</span> *<a name="line.266"></a> <span class="sourceLineNo">267</span> * @return The start date/time.<a name="line.267"></a> <span class="sourceLineNo">268</span> */<a name="line.268"></a> <span class="sourceLineNo">269</span> @Override<a name="line.269"></a> <span class="sourceLineNo">270</span> public Number getStartX(int series, int item) {<a name="line.270"></a> <span class="sourceLineNo">271</span> return new Double(getStartXValue(series, item));<a name="line.271"></a> <span class="sourceLineNo">272</span> }<a name="line.272"></a> <span class="sourceLineNo">273</span><a name="line.273"></a> <span class="sourceLineNo">274</span> /**<a name="line.274"></a> <span class="sourceLineNo">275</span> * Returns the ending date/time for the specified item (task) in the<a name="line.275"></a> <span class="sourceLineNo">276</span> * given series, measured in milliseconds since 1-Jan-1970 (as in<a name="line.276"></a> <span class="sourceLineNo">277</span> * java.util.Date).<a name="line.277"></a> <span class="sourceLineNo">278</span> *<a name="line.278"></a> <span class="sourceLineNo">279</span> * @param series the series index.<a name="line.279"></a> <span class="sourceLineNo">280</span> * @param item the item (or task) index.<a name="line.280"></a> <span class="sourceLineNo">281</span> *<a name="line.281"></a> <span class="sourceLineNo">282</span> * @return The end date/time.<a name="line.282"></a> <span class="sourceLineNo">283</span> */<a name="line.283"></a> <span class="sourceLineNo">284</span> @Override<a name="line.284"></a> <span class="sourceLineNo">285</span> public Number getEndX(int series, int item) {<a name="line.285"></a> <span class="sourceLineNo">286</span> return new Double(getEndXValue(series, item));<a name="line.286"></a> <span class="sourceLineNo">287</span> }<a name="line.287"></a> <span class="sourceLineNo">288</span><a name="line.288"></a> <span class="sourceLineNo">289</span> /**<a name="line.289"></a> <span class="sourceLineNo">290</span> * Returns the y-value (as a double primitive) for an item within a series.<a name="line.290"></a> <span class="sourceLineNo">291</span> *<a name="line.291"></a> <span class="sourceLineNo">292</span> * @param series the series index (zero-based).<a name="line.292"></a> <span class="sourceLineNo">293</span> * @param item the item index (zero-based).<a name="line.293"></a> <span class="sourceLineNo">294</span> *<a name="line.294"></a> <span class="sourceLineNo">295</span> * @return The value.<a name="line.295"></a> <span class="sourceLineNo">296</span> */<a name="line.296"></a> <span class="sourceLineNo">297</span> @Override<a name="line.297"></a> <span class="sourceLineNo">298</span> public double getYValue(int series, int item) {<a name="line.298"></a> <span class="sourceLineNo">299</span> if (!this.transposed) {<a name="line.299"></a> <span class="sourceLineNo">300</span> return getItemValue(series, item);<a name="line.300"></a> <span class="sourceLineNo">301</span> }<a name="line.301"></a> <span class="sourceLineNo">302</span> else {<a name="line.302"></a> <span class="sourceLineNo">303</span> return getSeriesValue(series);<a name="line.303"></a> <span class="sourceLineNo">304</span> }<a name="line.304"></a> <span class="sourceLineNo">305</span> }<a name="line.305"></a> <span class="sourceLineNo">306</span><a name="line.306"></a> <span class="sourceLineNo">307</span> /**<a name="line.307"></a> <span class="sourceLineNo">308</span> * Returns the starting value of the y-interval for an item in the<a name="line.308"></a> <span class="sourceLineNo">309</span> * given series.<a name="line.309"></a> <span class="sourceLineNo">310</span> *<a name="line.310"></a> <span class="sourceLineNo">311</span> * @param series the series index.<a name="line.311"></a> <span class="sourceLineNo">312</span> * @param item the item (or task) index.<a name="line.312"></a> <span class="sourceLineNo">313</span> *<a name="line.313"></a> <span class="sourceLineNo">314</span> * @return The y-interval start.<a name="line.314"></a> <span class="sourceLineNo">315</span> */<a name="line.315"></a> <span class="sourceLineNo">316</span> @Override<a name="line.316"></a> <span class="sourceLineNo">317</span> public double getStartYValue(int series, int item) {<a name="line.317"></a> <span class="sourceLineNo">318</span> if (!this.transposed) {<a name="line.318"></a> <span class="sourceLineNo">319</span> return getItemStartValue(series, item);<a name="line.319"></a> <span class="sourceLineNo">320</span> }<a name="line.320"></a> <span class="sourceLineNo">321</span> else {<a name="line.321"></a> <span class="sourceLineNo">322</span> return getSeriesStartValue(series);<a name="line.322"></a> <span class="sourceLineNo">323</span> }<a name="line.323"></a> <span class="sourceLineNo">324</span> }<a name="line.324"></a> <span class="sourceLineNo">325</span><a name="line.325"></a> <span class="sourceLineNo">326</span> /**<a name="line.326"></a> <span class="sourceLineNo">327</span> * Returns the ending value of the y-interval for an item in the<a name="line.327"></a> <span class="sourceLineNo">328</span> * given series.<a name="line.328"></a> <span class="sourceLineNo">329</span> *<a name="line.329"></a> <span class="sourceLineNo">330</span> * @param series the series index.<a name="line.330"></a> <span class="sourceLineNo">331</span> * @param item the item (or task) index.<a name="line.331"></a> <span class="sourceLineNo">332</span> *<a name="line.332"></a> <span class="sourceLineNo">333</span> * @return The y-interval end.<a name="line.333"></a> <span class="sourceLineNo">334</span> */<a name="line.334"></a> <span class="sourceLineNo">335</span> @Override<a name="line.335"></a> <span class="sourceLineNo">336</span> public double getEndYValue(int series, int item) {<a name="line.336"></a> <span class="sourceLineNo">337</span> if (!this.transposed) {<a name="line.337"></a> <span class="sourceLineNo">338</span> return getItemEndValue(series, item);<a name="line.338"></a> <span class="sourceLineNo">339</span> }<a name="line.339"></a> <span class="sourceLineNo">340</span> else {<a name="line.340"></a> <span class="sourceLineNo">341</span> return getSeriesEndValue(series);<a name="line.341"></a> <span class="sourceLineNo">342</span> }<a name="line.342"></a> <span class="sourceLineNo">343</span> }<a name="line.343"></a> <span class="sourceLineNo">344</span><a name="line.344"></a> <span class="sourceLineNo">345</span> /**<a name="line.345"></a> <span class="sourceLineNo">346</span> * Returns the y-value for the specified series/item. In this<a name="line.346"></a> <span class="sourceLineNo">347</span> * implementation, we return the series index as the y-value (this means<a name="line.347"></a> <span class="sourceLineNo">348</span> * that every item in the series has a constant integer value).<a name="line.348"></a> <span class="sourceLineNo">349</span> *<a name="line.349"></a> <span class="sourceLineNo">350</span> * @param series the series index.<a name="line.350"></a> <span class="sourceLineNo">351</span> * @param item the item index.<a name="line.351"></a> <span class="sourceLineNo">352</span> *<a name="line.352"></a> <span class="sourceLineNo">353</span> * @return The y-value.<a name="line.353"></a> <span class="sourceLineNo">354</span> */<a name="line.354"></a> <span class="sourceLineNo">355</span> @Override<a name="line.355"></a> <span class="sourceLineNo">356</span> public Number getY(int series, int item) {<a name="line.356"></a> <span class="sourceLineNo">357</span> return new Double(getYValue(series, item));<a name="line.357"></a> <span class="sourceLineNo">358</span> }<a name="line.358"></a> <span class="sourceLineNo">359</span><a name="line.359"></a> <span class="sourceLineNo">360</span> /**<a name="line.360"></a> <span class="sourceLineNo">361</span> * Returns the starting value of the y-interval for an item in the<a name="line.361"></a> <span class="sourceLineNo">362</span> * given series.<a name="line.362"></a> <span class="sourceLineNo">363</span> *<a name="line.363"></a> <span class="sourceLineNo">364</span> * @param series the series index.<a name="line.364"></a> <span class="sourceLineNo">365</span> * @param item the item (or task) index.<a name="line.365"></a> <span class="sourceLineNo">366</span> *<a name="line.366"></a> <span class="sourceLineNo">367</span> * @return The y-interval start.<a name="line.367"></a> <span class="sourceLineNo">368</span> */<a name="line.368"></a> <span class="sourceLineNo">369</span> @Override<a name="line.369"></a> <span class="sourceLineNo">370</span> public Number getStartY(int series, int item) {<a name="line.370"></a> <span class="sourceLineNo">371</span> return new Double(getStartYValue(series, item));<a name="line.371"></a> <span class="sourceLineNo">372</span> }<a name="line.372"></a> <span class="sourceLineNo">373</span><a name="line.373"></a> <span class="sourceLineNo">374</span> /**<a name="line.374"></a> <span class="sourceLineNo">375</span> * Returns the ending value of the y-interval for an item in the<a name="line.375"></a> <span class="sourceLineNo">376</span> * given series.<a name="line.376"></a> <span class="sourceLineNo">377</span> *<a name="line.377"></a> <span class="sourceLineNo">378</span> * @param series the series index.<a name="line.378"></a> <span class="sourceLineNo">379</span> * @param item the item (or task) index.<a name="line.379"></a> <span class="sourceLineNo">380</span> *<a name="line.380"></a> <span class="sourceLineNo">381</span> * @return The y-interval end.<a name="line.381"></a> <span class="sourceLineNo">382</span> */<a name="line.382"></a> <span class="sourceLineNo">383</span> @Override<a name="line.383"></a> <span class="sourceLineNo">384</span> public Number getEndY(int series, int item) {<a name="line.384"></a> <span class="sourceLineNo">385</span> return new Double(getEndYValue(series, item));<a name="line.385"></a> <span class="sourceLineNo">386</span> }<a name="line.386"></a> <span class="sourceLineNo">387</span><a name="line.387"></a> <span class="sourceLineNo">388</span> private double getSeriesValue(int series) {<a name="line.388"></a> <span class="sourceLineNo">389</span> return series;<a name="line.389"></a> <span class="sourceLineNo">390</span> }<a name="line.390"></a> <span class="sourceLineNo">391</span><a name="line.391"></a> <span class="sourceLineNo">392</span> private double getSeriesStartValue(int series) {<a name="line.392"></a> <span class="sourceLineNo">393</span> return series - this.seriesWidth / 2.0;<a name="line.393"></a> <span class="sourceLineNo">394</span> }<a name="line.394"></a> <span class="sourceLineNo">395</span><a name="line.395"></a> <span class="sourceLineNo">396</span> private double getSeriesEndValue(int series) {<a name="line.396"></a> <span class="sourceLineNo">397</span> return series + this.seriesWidth / 2.0;<a name="line.397"></a> <span class="sourceLineNo">398</span> }<a name="line.398"></a> <span class="sourceLineNo">399</span><a name="line.399"></a> <span class="sourceLineNo">400</span> private double getItemValue(int series, int item) {<a name="line.400"></a> <span class="sourceLineNo">401</span> TaskSeries s = this.underlying.getSeries(series);<a name="line.401"></a> <span class="sourceLineNo">402</span> Task t = s.get(item);<a name="line.402"></a> <span class="sourceLineNo">403</span> TimePeriod duration = t.getDuration();<a name="line.403"></a> <span class="sourceLineNo">404</span> Date start = duration.getStart();<a name="line.404"></a> <span class="sourceLineNo">405</span> Date end = duration.getEnd();<a name="line.405"></a> <span class="sourceLineNo">406</span> return (start.getTime() + end.getTime()) / 2.0;<a name="line.406"></a> <span class="sourceLineNo">407</span> }<a name="line.407"></a> <span class="sourceLineNo">408</span><a name="line.408"></a> <span class="sourceLineNo">409</span> private double getItemStartValue(int series, int item) {<a name="line.409"></a> <span class="sourceLineNo">410</span> TaskSeries s = this.underlying.getSeries(series);<a name="line.410"></a> <span class="sourceLineNo">411</span> Task t = s.get(item);<a name="line.411"></a> <span class="sourceLineNo">412</span> TimePeriod duration = t.getDuration();<a name="line.412"></a> <span class="sourceLineNo">413</span> Date start = duration.getStart();<a name="line.413"></a> <span class="sourceLineNo">414</span> return start.getTime();<a name="line.414"></a> <span class="sourceLineNo">415</span> }<a name="line.415"></a> <span class="sourceLineNo">416</span><a name="line.416"></a> <span class="sourceLineNo">417</span> private double getItemEndValue(int series, int item) {<a name="line.417"></a> <span class="sourceLineNo">418</span> TaskSeries s = this.underlying.getSeries(series);<a name="line.418"></a> <span class="sourceLineNo">419</span> Task t = s.get(item);<a name="line.419"></a> <span class="sourceLineNo">420</span> TimePeriod duration = t.getDuration();<a name="line.420"></a> <span class="sourceLineNo">421</span> Date end = duration.getEnd();<a name="line.421"></a> <span class="sourceLineNo">422</span> return end.getTime();<a name="line.422"></a> <span class="sourceLineNo">423</span> }<a name="line.423"></a> <span class="sourceLineNo">424</span><a name="line.424"></a> <span class="sourceLineNo">425</span><a name="line.425"></a> <span class="sourceLineNo">426</span> /**<a name="line.426"></a> <span class="sourceLineNo">427</span> * Receives a change event from the underlying dataset and responds by<a name="line.427"></a> <span class="sourceLineNo">428</span> * firing a change event for this dataset.<a name="line.428"></a> <span class="sourceLineNo">429</span> *<a name="line.429"></a> <span class="sourceLineNo">430</span> * @param event the event.<a name="line.430"></a> <span class="sourceLineNo">431</span> */<a name="line.431"></a> <span class="sourceLineNo">432</span> @Override<a name="line.432"></a> <span class="sourceLineNo">433</span> public void datasetChanged(DatasetChangeEvent event) {<a name="line.433"></a> <span class="sourceLineNo">434</span> fireDatasetChanged();<a name="line.434"></a> <span class="sourceLineNo">435</span> }<a name="line.435"></a> <span class="sourceLineNo">436</span><a name="line.436"></a> <span class="sourceLineNo">437</span> /**<a name="line.437"></a> <span class="sourceLineNo">438</span> * Tests this dataset for equality with an arbitrary object.<a name="line.438"></a> <span class="sourceLineNo">439</span> *<a name="line.439"></a> <span class="sourceLineNo">440</span> * @param obj the object (&lt;code&gt;null&lt;/code&gt; permitted).<a name="line.440"></a> <span class="sourceLineNo">441</span> *<a name="line.441"></a> <span class="sourceLineNo">442</span> * @return A boolean.<a name="line.442"></a> <span class="sourceLineNo">443</span> */<a name="line.443"></a> <span class="sourceLineNo">444</span> @Override<a name="line.444"></a> <span class="sourceLineNo">445</span> public boolean equals(Object obj) {<a name="line.445"></a> <span class="sourceLineNo">446</span> if (obj == this) {<a name="line.446"></a> <span class="sourceLineNo">447</span> return true;<a name="line.447"></a> <span class="sourceLineNo">448</span> }<a name="line.448"></a> <span class="sourceLineNo">449</span> if (!(obj instanceof XYTaskDataset)) {<a name="line.449"></a> <span class="sourceLineNo">450</span> return false;<a name="line.450"></a> <span class="sourceLineNo">451</span> }<a name="line.451"></a> <span class="sourceLineNo">452</span> XYTaskDataset that = (XYTaskDataset) obj;<a name="line.452"></a> <span class="sourceLineNo">453</span> if (this.seriesWidth != that.seriesWidth) {<a name="line.453"></a> <span class="sourceLineNo">454</span> return false;<a name="line.454"></a> <span class="sourceLineNo">455</span> }<a name="line.455"></a> <span class="sourceLineNo">456</span> if (this.transposed != that.transposed) {<a name="line.456"></a> <span class="sourceLineNo">457</span> return false;<a name="line.457"></a> <span class="sourceLineNo">458</span> }<a name="line.458"></a> <span class="sourceLineNo">459</span> if (!this.underlying.equals(that.underlying)) {<a name="line.459"></a> <span class="sourceLineNo">460</span> return false;<a name="line.460"></a> <span class="sourceLineNo">461</span> }<a name="line.461"></a> <span class="sourceLineNo">462</span> return true;<a name="line.462"></a> <span class="sourceLineNo">463</span> }<a name="line.463"></a> <span class="sourceLineNo">464</span><a name="line.464"></a> <span class="sourceLineNo">465</span> /**<a name="line.465"></a> <span class="sourceLineNo">466</span> * Returns a clone of this dataset.<a name="line.466"></a> <span class="sourceLineNo">467</span> *<a name="line.467"></a> <span class="sourceLineNo">468</span> * @return A clone of this dataset.<a name="line.468"></a> <span class="sourceLineNo">469</span> *<a name="line.469"></a> <span class="sourceLineNo">470</span> * @throws CloneNotSupportedException if there is a problem cloning.<a name="line.470"></a> <span class="sourceLineNo">471</span> */<a name="line.471"></a> <span class="sourceLineNo">472</span> @Override<a name="line.472"></a> <span class="sourceLineNo">473</span> public Object clone() throws CloneNotSupportedException {<a name="line.473"></a> <span class="sourceLineNo">474</span> XYTaskDataset clone = (XYTaskDataset) super.clone();<a name="line.474"></a> <span class="sourceLineNo">475</span> clone.underlying = (TaskSeriesCollection) this.underlying.clone();<a name="line.475"></a> <span class="sourceLineNo">476</span> return clone;<a name="line.476"></a> <span class="sourceLineNo">477</span> }<a name="line.477"></a> <span class="sourceLineNo">478</span><a name="line.478"></a> <span class="sourceLineNo">479</span>}<a name="line.479"></a> </pre> </div> </body> </html>