code stringlengths 2 1.05M | repo_name stringlengths 5 101 | path stringlengths 4 991 | language stringclasses 3 values | license stringclasses 5 values | size int64 2 1.05M |
|---|---|---|---|---|---|
<!--M#s0--><!DOCTYPE html><html lang=en><body>Hello<script>$MC=(window.$MC||[]).concat({"l":1,"w":[["s0",0,{"foo-0":"bar\u2028","foo-1":"bar\u2029","foo-2":"\u2028bar\u2029","foo-3":"Hello \u003C/script> \u2028bar\u2029"},{"f":1}]],"t":["packages/marko/test/render/fixtures/component-safe-json/template.marko"]})</script></body></html><!--M/--> | marko-js/marko | packages/marko/test/render/fixtures/component-safe-json/expected.html | HTML | mit | 344 |
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>
Class: RunReport
— Documentation by YARD 0.8.2.1
</title>
<link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
<link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
<script type="text/javascript" charset="utf-8">
hasFrames = window.top.frames.main ? true : false;
relpath = '';
framesUrl = "frames.html#!" + escape(window.location.href);
</script>
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
<script type="text/javascript" charset="utf-8" src="js/app.js"></script>
</head>
<body>
<div id="header">
<div id="menu">
<a href="_index.html">Index (R)</a> »
<span class="title">RunReport</span>
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
</div>
<div id="search">
<a class="full_list_link" id="class_list_link"
href="class_list.html">
Class List
</a>
<a class="full_list_link" id="method_list_link"
href="method_list.html">
Method List
</a>
<a class="full_list_link" id="file_list_link"
href="file_list.html">
File List
</a>
</div>
<div class="clear"></div>
</div>
<iframe id="search_frame"></iframe>
<div id="content"><h1>Class: RunReport
</h1>
<dl class="box">
<dt class="r1">Inherits:</dt>
<dd class="r1">
<span class="inheritName">Object</span>
<ul class="fullTree">
<li>Object</li>
<li class="next">RunReport</li>
</ul>
<a href="#" class="inheritanceTree">show all</a>
</dd>
<dt class="r2 last">Defined in:</dt>
<dd class="r2 last">lib/innsights/workers/run_report.rb</dd>
</dl>
<div class="clear"></div>
<h2>
Class Method Summary
<small>(<a href="#" class="summary_toggle">collapse</a>)</small>
</h2>
<ul class="summary">
<li class="public ">
<span class="summary_signature">
<a href="#perform-class_method" title="perform (class method)">+ (Object) <strong>perform</strong>(action) </a>
</span>
<span class="summary_desc"><div class='inline'></div></span>
</li>
</ul>
<div id="class_method_details" class="method_details_list">
<h2>Class Method Details</h2>
<div class="method_details first">
<h3 class="signature first" id="perform-class_method">
+ (<tt>Object</tt>) <strong>perform</strong>(action)
</h3><table class="source_code">
<tr>
<td>
<pre class="lines">
3
4
5</pre>
</td>
<td>
<pre class="code"><span class="info file"># File 'lib/innsights/workers/run_report.rb', line 3</span>
<span class='kw'>def</span> <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_perform'>perform</span><span class='lparen'>(</span><span class='id identifier rubyid_action'>action</span><span class='rparen'>)</span>
<span class='const'>Innsights</span><span class='period'>.</span><span class='id identifier rubyid_client'>client</span><span class='period'>.</span><span class='id identifier rubyid_report'>report</span><span class='lparen'>(</span><span class='id identifier rubyid_action'>action</span><span class='rparen'>)</span>
<span class='kw'>end</span></pre>
</td>
</tr>
</table>
</div>
</div>
</div>
<div id="footer">
Generated on Tue Oct 9 17:57:02 2012 by
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
0.8.2.1 (ruby-1.9.3).
</div>
</body>
</html> | innku/innsights-gem | doc/RunReport.html | HTML | mit | 4,089 |
<html>
<head>
<title>Beehive Dashboard</title>
<script src="/js/vendor/LAB.min.js" type="text/javascript" charset="utf-8"></script>
<script src="/js/loader.js" type="text/javascript" charset="utf-8"></script>
<link rel="stylesheet" href="css/reset.css" type="text/css" media="screen" title="reset" charset="utf-8">
<link rel="stylesheet" href="css/typography.css" type="text/css" media="screen" title="reset" charset="utf-8">
<link rel="stylesheet" href="css/layout.css" type="text/css" media="screen" title="reset" charset="utf-8">
<style type='text/css'>
div.hidden { display: none; }
</style>
</head>
<body>
<div id="wrapper">
<div id="header">
<h1><a href="/">Beehive dashboard</a></h1>
<div id="header_nav">
<ul>
<li><a href="/">Dashboard</a></li>
<li><a href="http://getbeehive.com">Docs</a></li>
</ul>
</div>
<div class="fancy_underline"></div>
</div>
<div id="frame">
<div id="siderail">
<h3>Menu</h3>
<ul>
<li><a href="/#/overview">Overview</a></li>
<li><a href="/#/events">Events</a></li>
<li><a href="/#/apps">Apps</a></li>
<li><a href="/#/bees">Bees</a></li>
<li><a href="/#/users">Users</a></li>
<li><a href="/#/log">Log</a></li>
</ul>
</div>
<div id="content">
<div id="main"></div>
</div>
</div>
</div>
</body>
</html> | auser/beehive | priv/www/index.html | HTML | mit | 1,545 |
<!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>C++ Libraries: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
extensions: ["tex2jax.js"],
jax: ["input/TeX","output/HTML-CSS"],
});
</script><script src="http://www.mathjax.org/mathjax/MathJax.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">C++ Libraries
</div>
<div id="projectbrief">C++ Libraries</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.4 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</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>
<li>
<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 List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></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"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Friends</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>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacematrix.html">matrix</a></li><li class="navelem"><a class="el" href="classmatrix_1_1Matrix.html">Matrix</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">matrix::Matrix< T > Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#ac5e3210355a0ef21cb754f0015c101ff">commutesWith</a>(const Matrix< T > &rhs) const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a47464577950758a8a1da8455ea73ae27">complexConjugate</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a93366f67006829caba19b525814596ec">conjugateTranspose</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a160cd27af60a63f8ecb512f1c3ed610e">getMatrix</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a344f628c8fc36c61da00cdd1cf9425e4">getNumCols</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a0ac23e8199500d3abecd39f5c4971149">getNumRows</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#ad0cc3825f9c5a88baec185be52a56af7">getPad</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a88fecb03afc587c908065bc920da5e55">identity</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a6290d8381c92824a415850701a386572">isComplex</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#aef901991ff8a7effe565e56ddd43746e">isHermitian</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a2ada015d14c14acedba61a68818cde59">isIdentity</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#afe2b7f3d7e5a2cfc9201ae003609015a">isNormal</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#afda8e7a5303dc685cc81ccaac6aa6e98">isOrthogonal</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a08bab97349704f714b37ba9c27110514">isProjection</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a151e185fb20fcc5913cf030e172dec91">isReal</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a6cf8b183026095222f8385d4f5101da7">isSelfAdjoint</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a9a68a213355b21b0de2f9893944f8655">isSkewHermitian</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#ad85456fb492eac300607fad58ae83b3b">isSkewSymmetric</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a97d081b32df645d41eeccd7eb60464cc">isSquare</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a4f327f5ad7ef829a64d0f4ef3e20d29c">isSymmetric</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a747a89e859c3222d2fca232f2caacf4e">isUnitary</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a054d22cc5b7c78711c823310f71495f5">Matrix</a>()</td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a2197dc025b1a32ceba87677d0d5b988d">Matrix</a>(const Matrix< T > &rhs)</td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a823e33972f72b1f942099982dc101fea">Matrix</a>(uint32_t _numRows, uint32_t _numCols, const T &initVals=0, const std::string &_pad=emptyStr)</td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#ab79912b5a12d7aa327e6bf0d918f4de9">Matrix</a>(std::initializer_list< std::initializer_list< T >> _matrix)</td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a7d867ccf6e5f0fab0afb93b4eacefd06">matrix</a></td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a5571a658e4320efa3312dac1081b0ce2">numCols</a></td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#ab58c595a633eaaf7ea4845cce59c90fb">numRows</a></td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a3512dde740a7f45fb0484ee708887444">operator()</a>(const uint32_t &row, const uint32_t &col)</td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a02230069885fb794d62f9d544103a987">operator()</a>(const uint32_t &row, const uint32_t &col) const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#ad99f5a3971abebfe3545dde85612268f">operator*</a>(const Matrix< T > &rhs) const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a383ea46be492b62685a3c66b402c31d3">operator*</a>(const T &rhs) const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a62767d118083954b144767496c02205c">operator+</a>(const Matrix< T > &rhs) const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a4796eea2f39bbfa3ff7f9ea4a5e5f423">operator+</a>(const T &rhs) const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#aac28bf5632d40be2c595ccbf9bfe66a8">operator-</a>(const Matrix< T > &rhs) const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#ac446198a45ad411e346504c6e4698952">operator-</a>(const T &rhs) const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#abc3f4492ae439d7a0791bbc4e9449cb5">operator-</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a31b5e71015aba29bd63ddb32a43aacf6">operator/</a>(const T &rhs) const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a44e735ed3a255c4f26f2ef273f6508ee">operator<<</a>(std::ostream &os, const Matrix< T > &rhs)</td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a5b1d2cf9e238f15d6e85e8084feafe83">operator=</a>(const Matrix< T > &rhs)</td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#ac6de29be44b19310f134cffd3328017d">operator==</a>(const Matrix< T > &rhs) const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#afb301157a2f218f5877793e8a238fc58">operator^</a>(const uint32_t &power) const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a361ac8fbb03f94da4b76767a747e5b71">pad</a></td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"><span class="mlabel">private</span></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a83c1665465ab7ef98fa7003127cadac9">setPad</a>(const std::string &_pad)</td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#af19c4e8032c3364ab08791e25ecccf01">sum</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a02b6c5546a65c5af50cff7a48094f312">trace</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#ac327db77a3c97f88e2a470c1205ddabd">transpose</a>() const </td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html#a936cd883f1768e78478925929ea3d147">~Matrix</a>()</td><td class="entry"><a class="el" href="classmatrix_1_1Matrix.html">matrix::Matrix< T ></a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sat Jan 25 2014 16:39:57 for C++ Libraries by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.4
</small></address>
</body>
</html>
| calebwherry/Cpp-Libraries | doc/html/classmatrix_1_1Matrix-members.html | HTML | mit | 19,276 |
---
layout: default
<!-- article: true -->
<!-- ticker: true -->
---
<div class="uk-grid" data-uk-grid-match="" data-uk-grid-margin="">
<hr class="uk-grid-divider" style="margin-top: 0px;margin-bottom: 0px;">
<div class="tm-main uk-width-medium-2-3">
<h2>Articles in category {{ page.category }}</h2>
<hr class="uk-grid-divider" style="margin-top: 0px;margin-bottom: 0px;">
<div>
{% if site.categories[page.category] %}
{% for post in site.categories[page.category] %}
<div class="uk-article">
<a href="{{ post.url }}"><p class="uk-article-title" style="color:#333333;;">{{post.title}}</p></a>
<p class="uk-article-meta">Post by Westcoast AV Gallery on {{post.date | date: "%B %e, %Y" }}. Posted in Blog</p>
<p><img src="{{post.cover}}"></p>
<p>{{post.summary}}</p>
<a href="{{post.url}}">Read more</a>
<hr class="uk-article-divider">
</div>
{% endfor %}
{% else %}
<p>There are no posts for this category.</p>
{% endif %}
</div>
</div>
{% include cats-tags.html %}
</div> | westcoastavgallery/westcoastavgallery.github.io | _layouts/blog_by_category.html | HTML | mit | 1,074 |
<!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_65) on Thu Dec 12 16:38:41 MSK 2013 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
com.licel.jcardsim.smartcardio (Java Card Runime Environment Simulator 2.2.1-SNAPSHOT API)
</TITLE>
<META NAME="date" CONTENT="2013-12-12">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../com/licel/jcardsim/smartcardio/package-summary.html" target="classFrame">com.licel.jcardsim.smartcardio</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="JCardSimProvider.html" title="class in com.licel.jcardsim.smartcardio" target="classFrame">JCardSimProvider</A>
<BR>
<A HREF="JCSCard.html" title="class in com.licel.jcardsim.smartcardio" target="classFrame">JCSCard</A>
<BR>
<A HREF="JCSCardChannel.html" title="class in com.licel.jcardsim.smartcardio" target="classFrame">JCSCardChannel</A>
<BR>
<A HREF="JCSCardTerminals.html" title="class in com.licel.jcardsim.smartcardio" target="classFrame">JCSCardTerminals</A>
<BR>
<A HREF="JCSFactory.html" title="class in com.licel.jcardsim.smartcardio" target="classFrame">JCSFactory</A>
<BR>
<A HREF="JCSTerminal.html" title="class in com.licel.jcardsim.smartcardio" target="classFrame">JCSTerminal</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
| nversbra/SIC | Resources/misc/jcardsim/javadoc/com/licel/jcardsim/smartcardio/package-frame.html | HTML | mit | 1,636 |
<!DOCTYPE html><html lang="en"><head><title>billing/DeletePlan</title></head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0"><meta name="groc-relative-root" content="../"><meta name="groc-document-path" content="billing/DeletePlan"><meta name="groc-project-path" content="billing/DeletePlan.php"><link rel="stylesheet" type="text/css" media="all" href="../assets/style.css"><script type="text/javascript" src="../assets/behavior.js"></script><body><div id="meta"><div class="file-path">billing/DeletePlan.php</div></div><div id="document"><div class="segment"><div class="code"><div class="wrapper"><span class="hljs-preprocessor"><?php</span></div></div></div><div class="segment"><div class="comments "><div class="wrapper"><h1 id="delete-plan-sample">Delete Plan Sample</h1>
<p>This sample code demonstrate how you can delete a billing plan, as documented here at:
<a href="https://developer.paypal.com/docs/api/#retrieve-a-plan">https://developer.paypal.com/docs/api/#retrieve-a-plan</a>
API used: /v1/payments/billing-plans</p></div></div></div><div class="segment"><div class="comments "><div class="wrapper"><p>Retrieving the Plan object from Create Plan Sample</p></div></div><div class="code"><div class="wrapper"><span class="hljs-comment">/** <span class="hljs-doctag">@var</span> Plan $createdPlan */</span>
<span class="hljs-variable">$createdPlan</span> = <span class="hljs-keyword">require</span> <span class="hljs-string">'CreatePlan.php'</span>;
<span class="hljs-keyword">use</span> <span class="hljs-title">PayPal</span>\<span class="hljs-title">Api</span>\<span class="hljs-title">Plan</span>;
<span class="hljs-keyword">try</span> {
<span class="hljs-variable">$result</span> = <span class="hljs-variable">$createdPlan</span>->delete(<span class="hljs-variable">$apiContext</span>);
} <span class="hljs-keyword">catch</span> (<span class="hljs-keyword">Exception</span> <span class="hljs-variable">$ex</span>) {</div></div></div><div class="segment"><div class="comments "><div class="wrapper"><p>NOTE: PLEASE DO NOT USE RESULTPRINTER CLASS IN YOUR ORIGINAL CODE. FOR SAMPLE ONLY</p></div></div><div class="code"><div class="wrapper"> ResultPrinter::printError(<span class="hljs-string">"Deleted a Plan"</span>, <span class="hljs-string">"Plan"</span>, <span class="hljs-variable">$createdPlan</span>->getId(), <span class="hljs-keyword">null</span>, <span class="hljs-variable">$ex</span>);
<span class="hljs-keyword">exit</span>(<span class="hljs-number">1</span>);
}</div></div></div><div class="segment"><div class="comments "><div class="wrapper"><p>NOTE: PLEASE DO NOT USE RESULTPRINTER CLASS IN YOUR ORIGINAL CODE. FOR SAMPLE ONLY</p></div></div><div class="code"><div class="wrapper"> ResultPrinter::printResult(<span class="hljs-string">"Deleted a Plan"</span>, <span class="hljs-string">"Plan"</span>, <span class="hljs-variable">$createdPlan</span>->getId(), <span class="hljs-keyword">null</span>, <span class="hljs-keyword">null</span>);
<span class="hljs-keyword">return</span> <span class="hljs-variable">$createdPlan</span>;</div></div></div></div></body></html>
| githubmoros/myclinicsoft | vendor/paypal/rest-api-sdk-php/sample/doc/billing/DeletePlan.html | HTML | mit | 3,253 |
---
---
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>TransitionStateHookFn | @uirouter/core</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/uirouter.css">
<script src="../assets/js/modernizr.js"></script>
<script src="../assets/js/reset.js"></script>
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@uirouter/core</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<!--
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
-->
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Internal UI-Router API</label>
<!--
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
-->
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../index.html">@uirouter/core</a>
</li>
<li>
<a href="../modules/transition.html">transition</a>
</li>
<li>
<a href="transition.transitionstatehookfn.html">TransitionStateHookFn</a>
</li>
</ul>
<h1>Interface TransitionStateHookFn</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>The signature for Transition State Hooks.</p>
</div>
<p>A function which hooks into a lifecycle event for a specific state.</p>
<p>Transition State Hooks are callback functions that hook into the lifecycle events of specific states during a transition.
As a transition runs, it may exit some states, retain (keep) states, and enter states.
As each lifecycle event occurs, the hooks which are registered for the event and that state are called (in priority order).</p>
<h4 id="see-">See:</h4>
<ul>
<li><a href="transition.ihookregistry.html#onexit">IHookRegistry.onExit</a></li>
<li><a href="transition.ihookregistry.html#onretain">IHookRegistry.onRetain</a></li>
<li><a href="transition.ihookregistry.html#onenter">IHookRegistry.onEnter</a></li>
</ul>
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">TransitionStateHookFn</span>
</li>
</ul>
</section>
<section class="tsd-panel">
<h3 class="tsd-before-signature">Callable</h3>
<ul class="tsd-signatures tsd-kind-interface tsd-parent-kind-external-module">
<li class="tsd-signature tsd-kind-icon">__call<span class="tsd-signature-symbol">(</span>transition<span class="tsd-signature-symbol">: </span><a href="../classes/transition.transition-1.html" class="tsd-signature-type">Transition</a>, state<span class="tsd-signature-symbol">: </span><a href="state.statedeclaration.html" class="tsd-signature-type">StateDeclaration</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../modules/transition.html#hookresult" class="tsd-signature-type">HookResult</a></li>
<li class="tsd-header">
<p> The signature for Transition State Hooks. </p>
</li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>The signature for Transition State Hooks.</p>
</div>
<p>A function which hooks into a lifecycle event for a specific state.</p>
<p>Transition State Hooks are callback functions that hook into the lifecycle events of specific states during a transition.
As a transition runs, it may exit some states, retain (keep) states, and enter states.
As each lifecycle event occurs, the hooks which are registered for the event and that state are called (in priority order).</p>
<h4 id="see-">See:</h4>
<ul>
<li><a href="transition.ihookregistry.html#onexit">IHookRegistry.onExit</a></li>
<li><a href="transition.ihookregistry.html#onretain">IHookRegistry.onRetain</a></li>
<li><a href="transition.ihookregistry.html#onenter">IHookRegistry.onEnter</a></li>
</ul>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>transition <a href="../classes/transition.transition-1.html" class="tsd-signature-type">Transition</a></h5>
: <div class="tsd-comment tsd-typography">
<div class="lead">
<p>the current <a href="../classes/transition.transition-1.html">Transition</a></p>
</div>
</div>
</li>
<li>
<h5>state <a href="state.statedeclaration.html" class="tsd-signature-type">StateDeclaration</a></h5>
: <div class="tsd-comment tsd-typography">
<div class="lead">
<p>the <a href="../classes/state.stateobject.html">StateObject</a> that the hook is bound to</p>
</div>
</div>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <a href="../modules/transition.html#hookresult" class="tsd-signature-type">HookResult</a></h4>
: <p>a <a href="../modules/transition.html#hookresult">HookResult</a> which may alter the transition</p>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/transition/interface.ts#L227">transition/interface.ts:227</a></li>
</ul>
</aside> </li>
</ul>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../index.html"><em>@uirouter/core</em></a>
</li>
<li class="label tsd-is-external">
<span>Public API</span>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/core.html">core</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/params.html">params</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/resolve.html">resolve</a>
</li>
<li class="current tsd-kind-external-module">
<a href="../modules/transition.html">transition</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/url.html">url</a>
</li>
<li class=" tsd-kind-external-module">
<a href="../modules/view.html">view</a>
</li>
<li class="label tsd-is-external">
<span>Internal UI-<wbr><wbr>Router API</span>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/common.html">common</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/common_hof.html">common_<wbr>hof</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/common_predicates.html">common_<wbr>predicates</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/common_strings.html">common_<wbr>strings</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/hooks.html">hooks</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/path.html">path</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/state.html">state</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/trace.html">trace</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="../modules/vanilla.html">vanilla</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-enum tsd-parent-kind-external-module">
<a href="../enums/transition.rejecttype.html" class="tsd-kind-icon">Reject<wbr>Type</a>
</li>
<li class=" tsd-kind-enum tsd-parent-kind-external-module">
<a href="../enums/transition.transitionhookphase.html" class="tsd-kind-icon">Transition<wbr>Hook<wbr>Phase</a>
</li>
<li class=" tsd-kind-enum tsd-parent-kind-external-module">
<a href="../enums/transition.transitionhookscope.html" class="tsd-kind-icon">Transition<wbr>Hook<wbr>Scope</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/transition.hookbuilder.html" class="tsd-kind-icon">Hook<wbr>Builder</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
<a href="../classes/transition.registeredhook.html" class="tsd-kind-icon">Registered<wbr>Hook</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/transition.rejection.html" class="tsd-kind-icon">Rejection</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/transition.transition-1.html" class="tsd-kind-icon">Transition</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
<a href="../classes/transition.transitioneventtype.html" class="tsd-kind-icon">Transition<wbr>Event<wbr>Type</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/transition.transitionservice.html" class="tsd-kind-icon">Transition<wbr>Service</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.hookmatchcriteria.html" class="tsd-kind-icon">Hook<wbr>Match<wbr>Criteria</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.hookregoptions.html" class="tsd-kind-icon">Hook<wbr>Reg<wbr>Options</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-not-exported">
<a href="transition.hooktuple.html" class="tsd-kind-icon">Hook<wbr>Tuple</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.ihookregistry.html" class="tsd-kind-icon">IHook<wbr>Registry</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.imatchingnodes.html" class="tsd-kind-icon">IMatching<wbr>Nodes</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.transitioncreatehookfn.html" class="tsd-kind-icon">Transition<wbr>Create<wbr>Hook<wbr>Fn</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.transitionhookfn.html" class="tsd-kind-icon">Transition<wbr>Hook<wbr>Fn</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-external">
<a href="transition.transitionhookoptions.html" class="tsd-kind-icon">Transition<wbr>Hook<wbr>Options</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.transitionoptions.html" class="tsd-kind-icon">Transition<wbr>Options</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-external">
<a href="transition.transitionservicepluginapi.html" class="tsd-kind-icon">Transition<wbr>Service<wbr>PluginAPI</a>
</li>
</ul>
<ul class="current">
<li class="current tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.transitionstatehookfn.html" class="tsd-kind-icon">Transition<wbr>State<wbr>Hook<wbr>Fn</a>
</li>
</ul>
<ul class="after-current">
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="transition.treechanges.html" class="tsd-kind-icon">Tree<wbr>Changes</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#errorhandler" class="tsd-kind-icon">Error<wbr>Handler</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#geterrorhandler" class="tsd-kind-icon">Get<wbr>Error<wbr>Handler</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#getresulthandler" class="tsd-kind-icon">Get<wbr>Result<wbr>Handler</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#hookfn" class="tsd-kind-icon">Hook<wbr>Fn</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#hookmatchcriterion" class="tsd-kind-icon">Hook<wbr>Match<wbr>Criterion</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#hookresult" class="tsd-kind-icon">Hook<wbr>Result</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#ihookregistration" class="tsd-kind-icon">IHook<wbr>Registration</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#istatematch" class="tsd-kind-icon">IState<wbr>Match</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="../modules/transition.html#resulthandler" class="tsd-kind-icon">Result<wbr>Handler</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/transition.html#tuplesort" class="tsd-kind-icon">tuple<wbr>Sort</a>
</li>
<li class=" tsd-kind-object-literal tsd-parent-kind-external-module tsd-is-not-exported">
<a href="../modules/transition.html#defaultoptions" class="tsd-kind-icon">default<wbr>Options</a>
</li>
<li class=" tsd-kind-object-literal tsd-parent-kind-external-module">
<a href="../modules/transition.html#defaulttransopts" class="tsd-kind-icon">default<wbr>Trans<wbr>Opts</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="http://typedoc.io" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
</body>
</html> | ui-router/ui-router.github.io | _core_docs/5.0.18/interfaces/transition.transitionstatehookfn.html | HTML | mit | 20,871 |
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>PICO-8 Cartridge</title>
<meta name="description" content="">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no">
<!--
pico8 template code by ultrabrite -- https://www.lexaloffle.com/bbs/?tid=31000
slider code from w3schools.com - https://www.w3schools.com/howto/howto_js_rangeslider.asp
-->
<link rel="stylesheet" href="http://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
<script src="https://code.jquery.com/jquery-1.12.4.js"></script>
<script src="https://code.jquery.com/ui/1.12.1/jquery-ui.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.5.17/vue.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/rete@1.0.0-alpha.9/build/rete.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/rete-vue-render-plugin@0.2.0/build/vue-render-plugin.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/rete-connection-plugin@0.1.2/build/connection-plugin.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/alight@0.14.1/alight.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/rete-context-menu-plugin@0.1.4/build/context-menu-plugin.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/rete-area-plugin@0.1.5/build/area-plugin.min.js"></script>
<script src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/14082/FileSaver.js"></script>
<STYLE TYPE="text/css">
<!--
canvas#canvas {
}
.pico8_el {
box-sizing: border-box;
float: center;
width: 19.3%;
display: inline-block;
padding: 4px;
text-align: center;
color: #FFF1E8;
background-color: #83769c;
font-family: verdana;
font-size: 11px;
cursor: pointer;
cursor: hand;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
vertical-align: middle;
}
.pico8_el:hover {
background-color: #FF77A8;
}
.center {
text-align: center;
/* Safari, Opera, and Chrome */
/*display: -webkit-box;*/
/*-webkit-box-pack: center;*/
/*-webkit-box-align: center;*/
/*!* Firefox *!*/
/*display: -moz-box;*/
/*-moz-box-pack: center;*/
/*-moz-box-align: center;*/
/*!* Internet Explorer 10 *!*/
/*display: -ms-flexbox;*/
/*-ms-flex-pack: center;*/
/*-ms-flex-align: center;*/
position: fixed;
top: 10px;
left: 10px;
margin: 0 0;
border: 0px;
}
.plate {
visibility: hidden; /*for graceful loading*/
background-color: #000;
border: 4px solid #000;
box-sizing: content-box;
box-shadow: 0px 0px 20px #000;
-webkit-user-select: none; /* Chrome, Opera, Safari */
-moz-user-select: none; /* Firefox 2+ */
-ms-user-select: none; /* IE 10+ */
user-select: none; /* Standard syntax */
user-drag: none;
-webkit-user-drag: none;
}
canvas {
cursor: none;
outline: none;
}
.menubar {
box-sizing: border-box;
background-color: #000;
border-style: solid;
border-width: 4px 0px 0px 0px;
border-color: #000;
visibility: hidden;
display: flex;
align-items: stretch;
justify-content: space-between;
width: 100%;
margin: 0;
padding: 0;
}
.startbutton {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin-left: auto;
margin-right: auto;
margin-top: auto;
margin-bottom: auto;
width: 96px;
height: 96px;
cursor: pointer;
cursor: hand;
}
.pixels {
image-rendering: optimizeSpeed;
image-rendering: -moz-crisp-edges;
image-rendering: -webkit-optimize-contrast;
image-rendering: optimize-contrast;
image-rendering: pixelated;
-ms-interpolation-mode: nearest-neighbor;
}
.slider {
width: 100px;
}
#modules {
position: absolute;
right: 0;
top: 0;
z-index: 5;
}
.node .control input, .node .input-control input {
width: 140px;
}
select, input {
width: 100%;
border-radius: 30px;
background-color: white;
padding: 2px 6px;
border: 1px solid #999;
font-size: 110%;
width: 170px;
}
.node .socket.number {
background: #96b38a;
}
.node .socket.boolean {
background: red;
}
.node .socket.trigger {
background: blueviolet;
}
.node .socket.function {
background: pink;
}
-->
</STYLE>
</head>
<body bgcolor=#5F574F style="height:100%;border:0px;overflow:hidden;" leftmargin=0 topmargin=0>
<!-- margins for chrome (defaults on 8) -->
<div al-app id="modules">
<div class="module" al-repeat="(key, val) in modules" @click="openModule(key)">
{{key}}
</div>
<button @click="loadModule()">Load from Local Storage</button>
<button @click="saveModule()">Save to Local Stroage</button><br>
<button id="saveLSToFile">Save LocalStorage to File</button>
<button id="saveEditorToFile">Save Editor to File</button><br>
<button id="filebutton" onclick="uploadReroute()">Upload a JSON File</button><br>
<input type="file" id="files" name="files[]" style="display:none"/>
</div>
<div id="rete" class="node-editor"></div>
<div class="center">
<div id="plate" class=plate oncontextmenu="return false;">
<!-- the itch app messes with the first found canvas -->
<canvas id="dummy4itchapp" style="position:absolute;visibility:hidden;width:0;height:0;"></canvas>
<div id="frame" style="visibility:hidden;"> <!-- firefox can't resize a fullscreen canvas (?)-->
<canvas class="emscripten pixels" id="canvas" oncontextmenu="event.preventDefault()" tabindex="1"></canvas>
</div>
<div id="start" class="startbutton pixels" onclick="loadCart();">
<img alt="START" height=72
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAaklEQVR4Ae2dOwoAMQhE15A+rfc/3bZ7AlMnQfywCkKsfcgMM9ZP+QHtIn0vLeBAFduiFdQ/0DmvtR5LXJ6CPSXe2ZXcFNlTxFbemKrbZPs35XogeS9xeQr+anT6LzoOwEDwZJ7jwhXUnwkTTiDQ2Ja34AAAABB0RVh0TG9kZVBORwAyMDExMDIyMeNZtsEAAAAASUVORK5CYII="/>
</div>
<center>
<div id="menubar" class=menubar>
<div class=pico8_el onclick="Module.pico8Reset();">
<img alt="Reset" height=12
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAaklEQVR4Ae2dOwoAMQhE15A+rfc/3bZ7AlMnQfywCkKsfcgMM9ZP+QHtIn0vLeBAFduiFdQ/0DmvtR5LXJ6CPSXe2ZXcFNlTxFbemKrbZPs35XogeS9xeQr+anT6LzoOwEDwZJ7jwhXUnwkTTiDQ2Ja34AAAABB0RVh0TG9kZVBORwAyMDExMDIyMeNZtsEAAAAASUVORK5CYII="/>
</div>
<div class=pico8_el onclick="Module.pico8TogglePaused();">
<img alt="Pause" height=12
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAPUlEQVR4Ae3doQ0AIAxEUWABLPtPh2WCq26DwFSU/JPNT166QSu/Hg86W9dwLte+diP7AwAAAAAAgD+A+jM2ZAgo84I0PgAAABB0RVh0TG9kZVBORwAyMDExMDIyMeNZtsEAAAAASUVORK5CYII="/>
</div>
<div class=pico8_el onclick="toggleFullscreen();">
<img alt="Fullscreen" height=12
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAaklEQVR4Ae2dsQ1AIQhExfze1v2ns3UCrfgFhmgUUAoGgHscp21wX9BqaZoDojbB96OkDJKNcTN2BHTyYNYmoT2BlPL7BKgcPfHjAVXKKadkHOn9K1r16N0czN6a95N8mnA7Aq2fTZ3Af3UKmCSMazL8HwAAABB0RVh0TG9kZVBORwAyMDExMDIyMeNZtsEAAAAASUVORK5CYII="/>
</div>
<div class=pico8_el onclick="Module.pico8ToggleSound();">
<img alt="Toggle Sound" height=12
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAXklEQVR4Ae2doQ4AIQxD4YLH8v9fh+ULhjpxxSwLg2uyapr1JRu1iV5Z+1BGl4+xNpX38SYo2uRvYiT5LwEmt+ocgXVLrhPEgBiw8Q5w7/kueSkK+D2tJO4E/I3GrwkqQCBabEj/4QAAABB0RVh0TG9kZVBORwAyMDExMDIyMeNZtsEAAAAASUVORK5CYII="/>
</div>
<a class=pico8_el target="_new" href="http://www.lexaloffle.com/bbs/?cat=7&sub=2">
<img alt="More Carts" height=12
src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAlElEQVR4Ae2dMQ5FQBCGh6jcwAkkateg3DiAa+iQUGqVKi95FQfAJRQOoHeBUf8JyQqKjZ1uMzuz2e/LTE3KhyF7kSlgLOykas23f6D+A9Yp84aAOYU15pcJnfji0Il2ID8HzC4y38ZrnfIBGxeRoR3c3EWrACdsV5BOsx7OSRnrOXh4F5HzA6bevwUn8wlz7eCDsQM99B3ks0s/4QAAABB0RVh0TG9kZVBORwAyMDExMDIyMeNZtsEAAAAASUVORK5CYII="/>
</a>
</div>
</center>
</div>
</div>
<script type="text/javascript">
// ===== pico8 gpio / slider code
var pico8_gpio = new Array(128);
</script>
<script src="js/rpc.js"></script>
<script src="js/controls.js"></script>
<script src="js/nodes.js"></script>
<script src="js/main.js"></script>
</body>
</html>
<script type="text/javascript">
var autoresize = false; // enables autoresize. duh.
var autoplay = true; // enables autoplay when possible.
var canvas = document.getElementById("canvas");
var plate = document.getElementById("plate");
// show Emscripten environment where the canvas is
// arguments are passed to PICO-8
var Module = {};
Module.canvas = canvas;
/*
// When pico8_buttons is defined, PICO-8 takes each int to be a live bitfield
// representing the state of each player's buttons
var pico8_buttons = [0, 0, 0, 0, 0, 0, 0, 0]; // max 8 players
pico8_buttons[0] = 2 | 16; // example:player 0, RIGHT and Z held down
// when pico8_gpio is defined, reading and writing to gpio pins will
// read and write to these values
// var pico8_gpio = new Array(128);
*/
// key blocker. prevent cursor keys from scrolling page while playing cart.
function onKeyDown_blocker(event) {
event = event || window.event;
var o = document.activeElement;
if (!o || o == document.body || o.tagName == "canvas" || o.tagName == "CANVAS") {
if ([9, 32, 37, 38, 39, 40].indexOf(event.keyCode) > -1) {
if (event.preventDefault) event.preventDefault();
}
}
}
document.addEventListener('keydown', onKeyDown_blocker, false);
//------------------------- RESIZE
function resizeCanvas() {
var csize = 512;
var width = window.innerWidth, height = window.innerHeight;
var fs = (document.fullscreenElement || document.mozFullScreenElement || document.webkitIsFullScreen || document.msFullscreenElement);
if (autoresize || fs) {
if (!fs) height -= 32; //keep room for buttons
csize = Math.max(128, Math.min(Math.floor(width / 128) * 128, Math.floor(height / 128) * 128));
}
plate.style.visibility = "visible";//graceful resizing on load
plate.style.width = csize; // otherwise larger buttons but black side bars with autoresize (stylish?)
canvas.style.width = csize;
canvas.style.height = csize;
window.focus();
}
window.addEventListener('load', resizeCanvas, false);
window.addEventListener('resize', resizeCanvas, false);
window.addEventListener('orientationchange', resizeCanvas, false);
window.addEventListener('fullscreenchange', resizeCanvas, false);
window.addEventListener('webkitfullscreenchange', resizeCanvas, false);//for itch.app
//------------------------- FULLSCREEN
function toggleFullscreen() {
var frame = document.getElementById("frame");//firefox won't resize a fullscreen canvas, so let's fullscreen its frame instead
if (document.fullscreenElement || document.mozFullScreenElement || document.webkitIsFullScreen || document.msFullscreenElement) {//exit fs
frame.cancelFullscreen = frame.cancelFullscreen || frame.mozCancelFullScreen || frame.webkitCancelFullScreen;
frame.cancelFullscreen();
}
else {//enter fs
frame.requestFullscreen = frame.requestFullscreen || frame.mozRequestFullScreen || frame.webkitRequestFullScreen;
frame.requestFullscreen();
}
}
// ==========================================================================================
// krajzeg's gamepad support:https://github.com/krajzeg/pico8gamepad/
// ==========================================================================================
// ====== [CONFIGURATION] - tailor to your specific needs
// How many PICO-8 players to support?
// - if set to 1, all connected controllers will control PICO-8 player 1
// - if set to 2, controller #0 will control player 1, controller #2 - player 2, controller #3 - player 1, and so on
// - higher numbers will distribute the controls among the players in the same way
var supportedPlayers = 2;
// These flags control whether or not different types of buttons should
// be mapped to PICO-8 O and X buttons.
var mapFaceButtons = true;
var mapShoulderButtons = true;
var mapTriggerButtons = false;
var mapStickButtons = false;
// How far you have to pull an analog stick before it register as a PICO-8 d-pad direction
var stickDeadzone = 0.4;
// ====== [IMPLEMENTATION]
// Array through which we'll communicate with PICO-8.
var pico8_buttons = [0, 0, 0, 0, 0, 0, 0, 0];
// Start polling gamepads (if supported by browser)
if (navigator.getGamepads)
requestAnimationFrame(updateGamepads);
// Workhorse function, updates pico8_buttons once per frame.
function updateGamepads() {
var gamepads = navigator.getGamepads ? navigator.getGamepads() : [];
// Reset the array.
for (var p = 0; p < supportedPlayers; p++)
pico8_buttons[p] = 0;
// Gather input from all known gamepads.
for (var i = 0; i < gamepads.length; i++) {
var gp = gamepads[i];
if (!gp || !gp.connected) continue;
// which player is this assigned to?
var player = i % supportedPlayers;
var bitmask = 0;
// directions (from axes or d-pad "buttons")
bitmask |= (axis(gp, 0) < -stickDeadzone || axis(gp, 2) < -stickDeadzone || btn(gp, 14)) ? 1 : 0; // left
bitmask |= (axis(gp, 0) > +stickDeadzone || axis(gp, 2) > +stickDeadzone || btn(gp, 15)) ? 2 : 0; // right
bitmask |= (axis(gp, 1) < -stickDeadzone || axis(gp, 3) < -stickDeadzone || btn(gp, 12)) ? 4 : 0; // up
bitmask |= (axis(gp, 1) > +stickDeadzone || axis(gp, 3) > +stickDeadzone || btn(gp, 13)) ? 8 : 0; // down
// O and X buttons
var pressedO =
(mapFaceButtons && (btn(gp, 0) || btn(gp, 2))) ||
(mapShoulderButtons && btn(gp, 5)) ||
(mapTriggerButtons && btn(gp, 7)) ||
(mapStickButtons && btn(gp, 11));
var pressedX =
(mapFaceButtons && (btn(gp, 1) || btn(gp, 3))) ||
(mapShoulderButtons && btn(gp, 4)) ||
(mapTriggerButtons && btn(gp, 6)) ||
(mapStickButtons && btn(gp, 10));
bitmask |= pressedO ? 16 : 0;
bitmask |= pressedX ? 32 : 0;
// update array for the player (keeping any info from previous controllers)
pico8_buttons[player] |= bitmask;
// pause button is a bit different - PICO-8 only respects the 6th bit on the first player's input
// we allow all controllers to influence it, regardless of number of players
pico8_buttons[0] |= (btn(gp, 8) || btn(gp, 9)) ? 64 : 0;
}
requestAnimationFrame(updateGamepads);
}
// Helpers for accessing gamepad
function axis(gp, n) {
return gp.axes[n] || 0.0;
}
function btn(gp, b) {
return gp.buttons[b] ? gp.buttons[b].pressed : false;
}
// ==========================================================================================
// chrome autoplay policy may2018
// ==========================================================================================
var cartLoaded = false;
function loadCart() {
if (cartLoaded) return;
document.getElementById("start").style.visibility = "hidden";
document.getElementById("frame").style.visibility = "visible";
var script = document.createElement('script');
script.type = 'text/javascript';
script.async = true;
script.src = "fx-editor.js";
var loadFunction = function () {
cartLoaded = true;
document.getElementById("menubar").style.visibility = "visible";
resizeCanvas();
}
script.onload = loadFunction;
script.onreadystatechange = loadFunction;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(script, s);
};
if (autoplay) {
var context = new AudioContext();
context.onstatechange = function () {
if (context.state == 'running') {
loadCart();
context.close();
}
};
}
</script> | wesen/wesen.github.io | games/fx-editor/fx-editor.html | HTML | mit | 17,540 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="unit1_projects/stylesheets/bootstrap.min.css">
<link rel="stylesheet" href="unit1_projects/stylesheets/style.css">
<title>Patti O'Neill | Resources</title>
</head>
<body>
<div class="wrapper">
<div class="col-lg-12">
<header>
<h1>Patti O'Neill — Resources</h1>
</header>
</div>
<div class="col-lg-offset-2 col-lg-8 col-lg-offset-2">
<nav>
<a href="index.html">Home</a><a href="unit1_projects/dbc1.html">About Me</a><a href="blog_posts.html">Blogs</a><a class="selected" href="unit3_cheatsheet.html">Resources</a><a href="#">Projects</a>
</nav>
</div>
<div class ="col-lg-offset-1 col-lg-5">
<section>
<h2>General</h2>
<a href="http://caniuse.com/" target="_blank">caniuse.com</a><br>
<a href="http://www.codecademy.com/" target="_blank">codecademy</a><br>
<a href="https://developer.mozilla.org/en-US/" target="_blank">developer.mozilla.org</a><br>
<a href="http://overapi.com/" target="_blank">overapi.com</a><br>
<a href="http://teamtreehouse.com/" target="_blank">treehouse</a><br>
<a href="http://www.w3.org/" target="_blank">www.w3.org</a><br>
<h2>Ruby</h2>
<a href="http://ruby.bastardsbook.com/chapters/enumerables/" target="_blank">enumerables</a><br>
<a href="http://www.sitepoint.com/series/a-guide-to-ruby-collections/" target="_blank">guide-to-ruby-collections</a><br>
<a href="https://rubymonk.com/" target="_blank">rubymonk</a><br>
<a href="http://ruby-doc.org/core-2.0.0/" target="_blank">ruby-doc.org</a><br>
<h2>CSS</h2>
<a href="http://www.colorzilla.com/gradient-editor/" target="_blank">colorzilla</a><br>
<a href="http://jigsaw.w3.org/css-validator/" target="_blank">css-validator</a><br>
<a href="http://encycolorpedia.com/" target="_blank">encycolorpedia</a><br>
<a href="http://www.w3schools.com/html/html_colors.asp" target="_blank">html_colors</a><br>
<a href="http://code.tutsplus.com/tutorials/the-30-css-selectors-you-must-memorize--net-16048" target="_blank">30-css-selectors-you-must-memorize</a><br>
</section>
</div>
<div class ="col-lg-5 col-lg-offset-1">
<section >
<h2>Javascript</h2>
<a href="http://eloquentjavascript.net/contents.html" target="_blank">eloquentjavascript</a><br>
<a href="http://jsfiddle.net/" target="_blank">jsfiddle</a><br>
<h2>JQuery</h2>
<a href="http://api.jquery.com/" target="_blank">api.jquery</a><br>
<a href="http://jquery.com/" target="_blank">jquery</a><br>
<h2>HTML</h2>
<a href="http://www.htmldog.com/" target="_blank">htmldog</a><br>
<a href="http://www.html5rocks.com" target="_blank">html5rocks</a><br>
<a href="http://validator.w3.org/" target="_blank">validator.w3.org</a><br>
<h2>SQL</h2>
<a href="http://www.sql-tutorial.net/"target="_blank">sql-tutorial</a><br>
<a href="http://zetcode.com/db/sqlite/" target="_blank">zetcode.com</a><br>
</section>
</div>
<footer class="col-lg-12">
©2014. All Rights Reserved.
</footer>
</div><!--close wrapper-->
</body>
</html> | druid726/druid726.github.io | unit3_cheatsheet.html | HTML | mit | 3,432 |
# extends 'base.html'
# import 'macro/forms.html' as forms
# import 'macro/utils.html' as utils
# block content
<div class="page-header">
<h1>
# if song_db.key
{{utils.back_link('Back', 'song_view', song_id=song_db.key.id())}}
# else
{{utils.back_link('Back', 'song_list')}}
# endif
{{title}}
</h1>
</div>
<div class="row">
<div class="col-sm-6">
<form method="POST" action="." novalidate>
{{form.csrf_token}}
{{forms.number_field(form.rank)}}
{{forms.text_field(form.name, autofocus=True)}}
{{forms.select_field(form.album_key)}}
{{forms.select_field(form.writer_key)}}
{{forms.date_field(form.release_date)}}
{{forms.text_field(form.soundcloud_id)}}
{{forms.text_field(form.youtube_id)}}
{{forms.text_field(form.tags)}}
{{forms.text_field(form.artist)}}
{{forms.textarea_field(form.lyrics)}}
<button type="submit" class="btn btn-primary btn-block btn-loading" {{forms.data_loading_text()}}>
# if song_db.key
Update
# else
Create
# endif
</button>
</form>
</div>
</div>
# endblock
| lipis/the-smallest-creature | main/templates/song/song_update.html | HTML | mit | 1,218 |
<!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 Thu Feb 02 13:18:44 GMT+01:00 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
org.apache.http.impl.conn (HttpComponents Client 4.1.3 API)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.http.impl.conn package">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../../org/apache/http/impl/conn/package-summary.html" target="classFrame">org.apache.http.impl.conn</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="AbstractClientConnAdapter.html" title="class in org.apache.http.impl.conn" target="classFrame">AbstractClientConnAdapter</A>
<BR>
<A HREF="AbstractPooledConnAdapter.html" title="class in org.apache.http.impl.conn" target="classFrame">AbstractPooledConnAdapter</A>
<BR>
<A HREF="AbstractPoolEntry.html" title="class in org.apache.http.impl.conn" target="classFrame">AbstractPoolEntry</A>
<BR>
<A HREF="DefaultClientConnection.html" title="class in org.apache.http.impl.conn" target="classFrame">DefaultClientConnection</A>
<BR>
<A HREF="DefaultClientConnectionOperator.html" title="class in org.apache.http.impl.conn" target="classFrame">DefaultClientConnectionOperator</A>
<BR>
<A HREF="DefaultHttpRoutePlanner.html" title="class in org.apache.http.impl.conn" target="classFrame">DefaultHttpRoutePlanner</A>
<BR>
<A HREF="DefaultResponseParser.html" title="class in org.apache.http.impl.conn" target="classFrame">DefaultResponseParser</A>
<BR>
<A HREF="IdleConnectionHandler.html" title="class in org.apache.http.impl.conn" target="classFrame">IdleConnectionHandler</A>
<BR>
<A HREF="LoggingSessionInputBuffer.html" title="class in org.apache.http.impl.conn" target="classFrame">LoggingSessionInputBuffer</A>
<BR>
<A HREF="LoggingSessionOutputBuffer.html" title="class in org.apache.http.impl.conn" target="classFrame">LoggingSessionOutputBuffer</A>
<BR>
<A HREF="ProxySelectorRoutePlanner.html" title="class in org.apache.http.impl.conn" target="classFrame">ProxySelectorRoutePlanner</A>
<BR>
<A HREF="SchemeRegistryFactory.html" title="class in org.apache.http.impl.conn" target="classFrame">SchemeRegistryFactory</A>
<BR>
<A HREF="SingleClientConnManager.html" title="class in org.apache.http.impl.conn" target="classFrame">SingleClientConnManager</A>
<BR>
<A HREF="Wire.html" title="class in org.apache.http.impl.conn" target="classFrame">Wire</A></FONT></TD>
</TR>
</TABLE>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Exceptions</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="ConnectionShutdownException.html" title="class in org.apache.http.impl.conn" target="classFrame">ConnectionShutdownException</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
| asudhak/One-Button-App---Android | lib/httpcomponents-client-4.1.3/javadoc/org/apache/http/impl/conn/package-frame.html | HTML | mit | 3,184 |
<!-- Portfolio Modals -->
{% for post in site.pages %}
{% if post.type == include.type %}
<div class="portfolio-modal modal fade" id="portfolioModal{{ post.modal-id }}" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-content">
<div class="close-modal" data-dismiss="modal">
<div class="lr">
<div class="rl">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2">
<div class="modal-body">
<h2>{{ post.title }}</h2>
<hr class="star-primary">
<img src="img/lh-posts/{{ post.img }}" class="img-responsive img-centered" alt="{{ post.alt }}">
<p>{{ post.description }}</p>
<button type="button" class="btn btn-default" data-dismiss="modal"><i class="fa fa-times"></i> Close</button>
</div>
</div>
</div>
</div>
</div>
</div>
{% endif %}
{% endfor %}
| Lighthouse-Freunde/website | _includes/modals.html | HTML | mit | 1,223 |
<!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">
<meta name="author" content="Chris Turner" />
<meta name="description" content="Personal blog and resume">
<link rel="favicon" href="/sustain/static/img/favicon.ico">
<title>Nice sticky footer down there ↓ ↓</title>
<!-- Bootstrap -->
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet"
integrity="sha256-MfvZlkHCEqatNoGiOXveE8FIwMzZg4W85qfrfIFBfYc= sha512-dTfge/zgoMYpP7QbHy4gWMEGsbsdZeCXz7irItjcC3sPUFtf0kuFbDz/ixG7ArTxmDjLXDmezHubeNikyKGVyQ=="
crossorigin="anonymous">
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[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.4.2/respond.min.js"></script>
<![endif]-->
<!-- Custom styles for this template -->
<link rel="stylesheet" type="text/css" href="/sustain/static/css/main.css" />
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,400,200bold,400old" />
<link rel="stylesheet" type="text/css" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css" />
<link rel="stylesheet" type="text/css" href="/sustain/static/css/syntax.css" />
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-69391421-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<!-- Main Body-->
<body>
<!-- Wrap all page content here -->
<div id="wrap">
<!-- Navbar header -->
<nav class="navbar navbar-default">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="/sustain/"><i class="fa fa-home"></i></a>
</div>
<div id="navbar">
<ul class="nav navbar-nav navbar-right">
<li><a href="/sustain/blog.html">BLOG</a></li>
<li><a href="/sustain/projects.html">PROJECTS</a></li>
<li><a href="http://biomadeira.github.io/vitae">RESUME</a></li>
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="blog-post">
<h3>
<strong><a href="/post7.html">Nice sticky footer down there ↓ ↓</a></strong>
</h3>
</div>
<div class="blog-title">
<h4>
November 4, 2012
<span class="label label-success">News</span>
<span class="label label-success">Tags</span>
<span class="label label-success">Blog</span>
<span class="label label-success">Post</span>
</h4>
</div>
<div class="panel panel-default">
<div class="panel-body">
<div class="blogpost">
<p>Lorem ipsum dolor sit amet, te semper nostrud eos, ei feugiat dignissim nam, graeco aliquid vix ad. Ut nec erant pericula, ei mollis nominati qui. Vim an case vidit sententiae, est at euismod laboramus efficiantur. Ei sit brute lorem, ea eam timeam viderer aliquid, cu integre omittam moderatius quo.</p>
<p>Per cu prompta minimum. No sit stet aliquam, et duo tale possit minimum. Cu dicta mundi consequat sed. Ut duo sint probatus deserunt. Iriure copiosae te sed. Duo ea unum lorem tempor, per ex novum dicit concludaturque, ei ullum sanctus luptatum eum.</p>
<hr>
<div class="related-posts">
<h5>Related Posts</h5>
<div class="row">
<div class="col-sm-4 col-md-4 col-lg-4">
<h6 style="text-align: right">
June 5, 2013
</h6>
</div>
<div class="col-sm-8 col-md-8 col-lg-8">
<h6 style="text-align: left">
<strong><a href="/sustain//post1.html">A Full and Comprehensive Style Test (HTML)</a></strong>
</h6>
</div>
</div>
<div class="row">
<div class="col-sm-4 col-md-4 col-lg-4">
<h6 style="text-align: right">
May 27, 2013
</h6>
</div>
<div class="col-sm-8 col-md-8 col-lg-8">
<h6 style="text-align: left">
<strong><a href="/sustain//post2.html">Another markdown full cheatsheet demo (Markdown)</a></strong>
</h6>
</div>
</div>
<div class="row">
<div class="col-sm-4 col-md-4 col-lg-4">
<h6 style="text-align: right">
April 2, 2013
</h6>
</div>
<div class="col-sm-8 col-md-8 col-lg-8">
<h6 style="text-align: left">
<strong><a href="/sustain//post3.html">Now some lorem ipsum</a></strong>
</h6>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="disqus">
<div id="disqus_thread"></div>
<script type="text/javascript">
/* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
var disqus_shortname = 'username'; // required: replace example with your forum shortname
var disqus_identifier = '/post7.html';
var disqus_url = 'http://username.github.io//post7.html';
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>
</div>
</div>
</div>
<!-- Footer -->
<footer>
<div id="footer">
<div class="container">
<p class="text-muted">© All rights reserved. Powered by <a href="http://jekyllrb.com/">Jekyll</a> and
<a href="http://www.github.com/biomadeira/sustain">sustain</a> with ♥</p>
</div>
</div>
</footer>
<div class="footer"></div>
<a href="https://github.com/biomadeira/sustain"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png"></a>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<!-- Bootstrap core JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/js/bootstrap.min.js"
integrity="sha256-Sk3nkD6mLTMOF0EOpNtsIry+s1CsaqQC1rVLTAy+0yc= sha512-K1qjQ+NcF2TYO/eI3M6v8EiNYZfA95pQumfvcVrTHtwQVDG+aHRqLi/ETn2uB+1JqwYqVG3LIvdm9lj6imS/pQ=="
crossorigin="anonymous"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="/sustain/static/js/docs.min.js"></script>
<script src="/sustain/static/js/main.js"></script>
<!-- IE10 viewport hack for Surface/desktop Windows 8 bug -->
<script src="/sustain/static/js/ie10-viewport-bug-workaround.js"></script>
</body>
</html>
| AdityaAmbasth/adityaambasth.github.com | serve/post7.html | HTML | mit | 7,872 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Table of contents - Link relationship example</title>
<link rel="home" title="Home page" href="start.html">
</head>
<body>
<h1>Table of contents</h1>
<ul>
<li><a href="chapter1.html">Chapter One - about stuff</a></li>
<li><a href="chapter2.html">Chapter Two - about other stuff</a></li>
</ul>
<ul>
<li><a href="start.html" rel="home">Back to home</a></li>
</ul>
</body>
</html> | zenzontle/VillonderCoNf | course/en/toc.html | HTML | mit | 451 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Hero - {{ title }}</title>
<link rel="stylesheet" href="node_modules/bootstrap/dist/css/bootstrap.css">
<style>
.hero-list img {
width: 50px;
}
</style>
</head>
<body>
<header>
<div class="page-header container">
<h1>王者荣耀 <small>英雄管理器</small></h1>
</div>
</header>
<div class="container hero-list">
<a class="btn btn-success pull-right" href="add">添加英雄</a>
<table class="table table-hover">
<thead>
<th>编号</th>
<th>名称</th>
<th>性别</th>
<th>头像</th>
<th>操作</th>
</thead>
<tbody>
{{ each heros }}
<tr>
<td>{{ $value.id }}</td>
<td>{{ $value.name }}</td>
<td>{{ $value.gender }}</td>
<td><img src="{{ $value.avatar }}" alt=""></td>
<td><img src="../img/108.jpg" alt=""></td>
<td>
<a href="">查看</a>
<a href="">编辑</a>
<a href="">删除</a>
</td>
</tr>
{{ /each }}
</tbody>
</table>
</div>
</body>
</html> | xfya/gitdemo | 06/18-31/0628/views/index.html | HTML | mit | 1,444 |
---
layout: base
---
{% include head.html %}
<a href="/" class="back">home</a>
<article class="mar-tb-7">
{% include header.html %}
{{ content }}
</article>
<br>
{% include disqus.html %}
{% include footer.html %}
| seekaddo/seekaddo.github.io | _layouts/post.html | HTML | mit | 223 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>Sobre o CA Geolocation</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="./info.css" rel="stylesheet">
<link href="../../fonts/google-icon/google-icon.css" rel="stylesheet">
<link href="../../fonts/google-acme/google-acme.css" rel="stylesheet">
<link type="text/css" rel="stylesheet" href="../../../node_modules/materialize-css/dist/css/materialize.min.css" media="screen,projection"/>
</head>
<body>
<div class="container">
<div class="ca-move-container">
<div class="ca-close-container">
<a href="#" onclick="closeWindow()" class="btn-floating btn-large z-depth-0 transparent">
<i class="material-icons ca-close-icon">add</i>
</a>
</div>
<div class="typewriter">
<h1>Sobre nós.</h1>
</div>
</div>
<div class="top-divider"></div>
<div>
<div class="ca-brand-container">
O que é o
<span class="font-effect-wallpaper ca-brand-primary">CA</span>
<span class="font-effect-wallpaper ca-brand-secundary">Geolocation</span>
:
</div>
<p class="flow-text">Sabe aquele PDF<span class="text-scratched"> gigante </span> de Áreas Contaminadas e Reabilitadas do Estado de São Paulo que a CETESB disponibiliza todo ano?</p>
<p class="flow-text">Então, nós processamos ele para você e transformamos as quase 6000 páginas em uma pasta cheia de arquivos bem legais, prontos para serem lidos pelo Google Earth.</p>
<p class="flow-text">Nós também pensamos em aproveitar seus conhecimentos de ninja no Excel e criamos uma planilha muito útil, com todas as áreas listadas no PDF e as informações importantes.</p>
<p class="flow-text"><i>Legal, não é?!</i></p>
</div>
<div class="divider"></div>
<div>
<div class="ca-brand-container">
Como utilizar o
<span class="font-effect-wallpaper ca-brand-primary">CA</span>
<span class="font-effect-wallpaper ca-brand-secundary">Geolocation</span>
:
</div>
<p class="flow-text">Quer saber como utilizar o CA Geolocation? É muito símples, basta seguir os passos abaixo e aproveitar a ferramenta.</p>
<ol>
<li>
<p class="flow-text">Escolha o arquivo PDF que você previamente baixou do site da CETESB.</p>
<p class="flow-text">Ainda não tem o arquivo? Tudo bem, deixamos ele referenciado
<a href="#" onclick="openExternal()">AQUI</a>
</p></li>
<li>
<p class="flow-text">Escolha onde quer que seus arquivos KML (arquivos que o Google Earth sabe ler) e a planílha eletrônica fiquem</p>
</li>
<li>
<p class="flow-text">Clique em INICIAR e espere a magia acontecer! <img src="../../img/sunglasses.png" class="ca-emoji" alt="sunglass"/></p>
</li>
</ol>
<p class="flow-text"><i>Bem fácil, não?</i></p>
</div>
<div class="divider"></div>
<div>
<p class="flow-text">Recomendamos que realize o processo após ter fechado todos os outros aplicativos de seu computador.</p>
<p class="flow-text">Pode ser bem desgastante para ele ler todas essas páginas <img src="../../img/sweat_smile.png" class="ca-emoji" alt="sweet"/></p>
</div>
</div>
<footer class="page-footer">
<div class="footer-copyright">
<div class="container">
Desenvolvido por Vinicius Goulart Cardozo
<span class="grey-text text-lighten-4 right">© 2017 Copyright</span>
</div>
</div>
</footer>
</body>
<script src="./info.controller.js"></script>
</html> | viniciusgcardozo/ca-geolocation | app/modules/info/info.html | HTML | mit | 4,424 |
<!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>Python Module Index — MongoAlchemy v0.8 documentation</title>
<link rel="stylesheet" href="_static/default.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '',
VERSION: '0.8',
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="top" title="MongoAlchemy v0.8 documentation" href="index.html" />
</head>
<body>
<div class="related">
<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="#" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">MongoAlchemy v0.8 documentation</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<h1>Python Module Index</h1>
<div class="modindex-jumpbox">
<a href="#cap-m"><strong>m</strong></a>
</div>
<table class="indextable modindextable" cellspacing="0" cellpadding="2">
<tr class="pcap"><td></td><td> </td><td></td></tr>
<tr class="cap"><td></td><td><a name="cap-m">
<strong>m</strong></a></td><td></td></tr>
<tr>
<td><img src="_static/minus.png" id="toggle-1"
class="toggler" style="display: none" alt="-" /></td>
<td>
<a href="api/index.html#module-mongoalchemy"><tt class="xref">mongoalchemy</tt></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>
<a href="api/schema/document.html#module-mongoalchemy.document"><tt class="xref">mongoalchemy.document</tt></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>
<a href="api/schema/fields.html#module-mongoalchemy.fields"><tt class="xref">mongoalchemy.fields</tt></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>
<a href="api/session.html#module-mongoalchemy.session"><tt class="xref">mongoalchemy.session</tt></a></td><td>
<em></em></td></tr>
</table>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<form class="search" action="search.html" method="get">
<input type="text" name="q" size="18" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<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="#" title="Python Module Index"
>modules</a> |</li>
<li><a href="index.html">MongoAlchemy v0.8 documentation</a> »</li>
</ul>
</div>
<div class="footer">
© Copyright 2010, Jeffrey Jenkins.
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.0.3.
</div>
</body>
</html> | shakefu/MongoAlchemy | docs/build/html/py-modindex.html | HTML | mit | 4,245 |
<!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_29) on Thu Jan 03 13:25:28 EST 2013 -->
<TITLE>
PrintStream (2013 FRC Java API)
</TITLE>
<META NAME="date" CONTENT="2013-01-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="PrintStream (2013 FRC Java 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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PrintStream.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
"<p style=\"background-color:${javadoc.bgcolor}; color:${javadoc.fgcolor}; padding:4px 5px 2px 3px; margin-top:-1px\"><b>2013 FRC Java API</b></p>"</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../java/io/OutputStreamWriter.html" title="class in java.io"><B>PREV CLASS</B></A>
<A HREF="../../java/io/Reader.html" title="class in java.io"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?java/io/PrintStream.html" target="_top"><B>FRAMES</B></A>
<A HREF="PrintStream.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <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">
java.io</FONT>
<BR>
Class PrintStream</H2>
<PRE>
<A HREF="../../java/lang/Object.html" title="class in java.lang">java.lang.Object</A>
<IMG SRC="../../resources/inherit.gif" ALT="extended by "><A HREF="../../java/io/OutputStream.html" title="class in java.io">java.io.OutputStream</A>
<IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>java.io.PrintStream</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>PrintStream</B><DT>extends <A HREF="../../java/io/OutputStream.html" title="class in java.io">OutputStream</A></DL>
</PRE>
<P>
A <code>PrintStream</code> adds functionality to another output stream,
namely the ability to print representations of various data values
conveniently. Two other features are provided as well. Unlike other output
streams, a <code>PrintStream</code> never throws an
<code>IOException</code>; instead, exceptional situations merely set an
internal flag that can be tested via the <code>checkError</code> method.
<p> All characters printed by a <code>PrintStream</code> are converted into
bytes using the platform's default character encoding.
<P>
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>JDK1.0, CLDC 1.0</DD>
<DT><B>Version:</B></DT>
<DD>12/17/01 (CLDC 1.1)</DD>
</DL>
<HR>
<P>
<!-- ======== 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="../../java/io/PrintStream.html#PrintStream(java.io.OutputStream)">PrintStream</A></B>(<A HREF="../../java/io/OutputStream.html" title="class in java.io">OutputStream</A> out)</CODE>
<BR>
Create a new print stream.</TD>
</TR>
</TABLE>
<!-- ========== 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> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#checkError()">checkError</A></B>()</CODE>
<BR>
Flush the stream and check its error state.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#close()">close</A></B>()</CODE>
<BR>
Close the stream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#flush()">flush</A></B>()</CODE>
<BR>
Flush the stream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#print(boolean)">print</A></B>(boolean b)</CODE>
<BR>
Print a boolean value.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#print(char)">print</A></B>(char c)</CODE>
<BR>
Print a character.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#print(char[])">print</A></B>(char[] s)</CODE>
<BR>
Print an array of characters.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#print(double)">print</A></B>(double d)</CODE>
<BR>
Print a double-precision floating point number.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#print(float)">print</A></B>(float f)</CODE>
<BR>
Print a floating point number.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#print(int)">print</A></B>(int i)</CODE>
<BR>
Print an integer.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#print(long)">print</A></B>(long l)</CODE>
<BR>
Print a long integer.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#print(java.lang.Object)">print</A></B>(<A HREF="../../java/lang/Object.html" title="class in java.lang">Object</A> obj)</CODE>
<BR>
Print an object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#print(java.lang.String)">print</A></B>(<A HREF="../../java/lang/String.html" title="class in java.lang">String</A> s)</CODE>
<BR>
Print a string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#println()">println</A></B>()</CODE>
<BR>
Terminate the current line by writing the line separator string.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#println(boolean)">println</A></B>(boolean x)</CODE>
<BR>
Print a boolean and then terminate the line.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#println(char)">println</A></B>(char x)</CODE>
<BR>
Print a character and then terminate the line.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#println(char[])">println</A></B>(char[] x)</CODE>
<BR>
Print an array of characters and then terminate the line.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#println(double)">println</A></B>(double x)</CODE>
<BR>
Print a double and then terminate the line.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#println(float)">println</A></B>(float x)</CODE>
<BR>
Print a float and then terminate the line.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#println(int)">println</A></B>(int x)</CODE>
<BR>
Print an integer and then terminate the line.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#println(long)">println</A></B>(long x)</CODE>
<BR>
Print a long and then terminate the line.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#println(java.lang.Object)">println</A></B>(<A HREF="../../java/lang/Object.html" title="class in java.lang">Object</A> x)</CODE>
<BR>
Print an Object and then terminate the line.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#println(java.lang.String)">println</A></B>(<A HREF="../../java/lang/String.html" title="class in java.lang">String</A> x)</CODE>
<BR>
Print a String and then terminate the line.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#setError()">setError</A></B>()</CODE>
<BR>
Set the error state of the stream to <code>true</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#write(byte[], int, int)">write</A></B>(byte[] buf,
int off,
int len)</CODE>
<BR>
Write <code>len</code> bytes from the specified byte array starting at
offset <code>off</code> to this stream.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../java/io/PrintStream.html#write(int)">write</A></B>(int b)</CODE>
<BR>
Write the specified byte to this stream.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.io.OutputStream"><!-- --></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.io.<A HREF="../../java/io/OutputStream.html" title="class in java.io">OutputStream</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../java/io/OutputStream.html#write(byte[])">write</A></CODE></TD>
</TR>
</TABLE>
<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.<A HREF="../../java/lang/Object.html" title="class in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="../../java/lang/Object.html#getClass()">getClass</A>, <A HREF="../../java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="../../java/lang/Object.html#notify()">notify</A>, <A HREF="../../java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="../../java/lang/Object.html#toString()">toString</A>, <A HREF="../../java/lang/Object.html#wait()">wait</A>, <A HREF="../../java/lang/Object.html#wait(long)">wait</A>, <A HREF="../../java/lang/Object.html#wait(long, int)">wait</A></CODE></TD>
</TR>
</TABLE>
<P>
<!-- ========= 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="PrintStream(java.io.OutputStream)"><!-- --></A><H3>
PrintStream</H3>
<PRE>
public <B>PrintStream</B>(<A HREF="../../java/io/OutputStream.html" title="class in java.io">OutputStream</A> out)</PRE>
<DL>
<DD>Create a new print stream. This stream will not flush automatically.
<P>
<DL>
<DT><B>Parameters:</B><DD><CODE>out</CODE> - The output stream to which values and objects will be
printed</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="flush()"><!-- --></A><H3>
flush</H3>
<PRE>
public void <B>flush</B>()</PRE>
<DL>
<DD>Flush the stream. This is done by writing any buffered output bytes to
the underlying output stream and then flushing that stream.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../java/io/OutputStream.html#flush()">flush</A></CODE> in class <CODE><A HREF="../../java/io/OutputStream.html" title="class in java.io">OutputStream</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><A HREF="../../java/io/OutputStream.html#flush()"><CODE>OutputStream.flush()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="close()"><!-- --></A><H3>
close</H3>
<PRE>
public void <B>close</B>()</PRE>
<DL>
<DD>Close the stream. This is done by flushing the stream and then closing
the underlying output stream.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../java/io/OutputStream.html#close()">close</A></CODE> in class <CODE><A HREF="../../java/io/OutputStream.html" title="class in java.io">OutputStream</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>See Also:</B><DD><A HREF="../../java/io/OutputStream.html#close()"><CODE>OutputStream.close()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="checkError()"><!-- --></A><H3>
checkError</H3>
<PRE>
public boolean <B>checkError</B>()</PRE>
<DL>
<DD>Flush the stream and check its error state. The internal error state
is set to <code>true</code> when the underlying output stream throws an
<code>IOException</code>,
and when the <code>setError</code> method is invoked.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>True if and only if this stream has encountered an
<code>IOException</code>, or the
<code>setError</code> method has been invoked</DL>
</DD>
</DL>
<HR>
<A NAME="setError()"><!-- --></A><H3>
setError</H3>
<PRE>
protected void <B>setError</B>()</PRE>
<DL>
<DD>Set the error state of the stream to <code>true</code>.
<P>
<DD><DL>
<DT><B>Since:</B></DT>
<DD>JDK1.1</DD>
</DL>
</DD>
</DL>
<HR>
<A NAME="write(int)"><!-- --></A><H3>
write</H3>
<PRE>
public void <B>write</B>(int b)</PRE>
<DL>
<DD>Write the specified byte to this stream.
<p> Note that the byte is written as given; to write a character that
will be translated according to the platform's default character
encoding, use the <code>print(char)</code> or <code>println(char)</code>
methods.
<P>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../java/io/OutputStream.html#write(int)">write</A></CODE> in class <CODE><A HREF="../../java/io/OutputStream.html" title="class in java.io">OutputStream</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>b</CODE> - The byte to be written<DT><B>See Also:</B><DD><A HREF="../../java/io/PrintStream.html#print(char)"><CODE>print(char)</CODE></A>,
<A HREF="../../java/io/PrintStream.html#println(char)"><CODE>println(char)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="write(byte[], int, int)"><!-- --></A><H3>
write</H3>
<PRE>
public void <B>write</B>(byte[] buf,
int off,
int len)</PRE>
<DL>
<DD>Write <code>len</code> bytes from the specified byte array starting at
offset <code>off</code> to this stream.
<p> Note that the bytes will be written as given; to write characters
that will be translated according to the platform's default character
encoding, use the <code>print(char)</code> or <code>println(char)</code>
methods.
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../java/io/OutputStream.html#write(byte[], int, int)">write</A></CODE> in class <CODE><A HREF="../../java/io/OutputStream.html" title="class in java.io">OutputStream</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>buf</CODE> - A byte array<DD><CODE>off</CODE> - Offset from which to start taking bytes<DD><CODE>len</CODE> - Number of bytes to write</DL>
</DD>
</DL>
<HR>
<A NAME="print(boolean)"><!-- --></A><H3>
print</H3>
<PRE>
public void <B>print</B>(boolean b)</PRE>
<DL>
<DD>Print a boolean value. The string produced by <code><A HREF="../../java/lang/String.html#valueOf(boolean)"><CODE>String.valueOf(boolean)</CODE></A></code> is translated into bytes
according to the platform's default character encoding, and these bytes
are written in exactly the manner of the
<code><A HREF="../../java/io/PrintStream.html#write(int)"><CODE>write(int)</CODE></A></code> method.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>b</CODE> - The <code>boolean</code> to be printed</DL>
</DD>
</DL>
<HR>
<A NAME="print(char)"><!-- --></A><H3>
print</H3>
<PRE>
public void <B>print</B>(char c)</PRE>
<DL>
<DD>Print a character. The character is translated into one or more bytes
according to the platform's default character encoding, and these bytes
are written in exactly the manner of the
<code><A HREF="../../java/io/PrintStream.html#write(int)"><CODE>write(int)</CODE></A></code> method.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>c</CODE> - The <code>char</code> to be printed</DL>
</DD>
</DL>
<HR>
<A NAME="print(int)"><!-- --></A><H3>
print</H3>
<PRE>
public void <B>print</B>(int i)</PRE>
<DL>
<DD>Print an integer. The string produced by <code><A HREF="../../java/lang/String.html#valueOf(int)"><CODE>String.valueOf(int)</CODE></A></code> is translated into bytes
according to the platform's default character encoding, and these bytes
are written in exactly the manner of the
<code><A HREF="../../java/io/PrintStream.html#write(int)"><CODE>write(int)</CODE></A></code> method.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>i</CODE> - The <code>int</code> to be printed<DT><B>See Also:</B><DD><A HREF="../../java/lang/Integer.html#toString(int)"><CODE>Integer.toString(int)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="print(long)"><!-- --></A><H3>
print</H3>
<PRE>
public void <B>print</B>(long l)</PRE>
<DL>
<DD>Print a long integer. The string produced by <code><A HREF="../../java/lang/String.html#valueOf(long)"><CODE>String.valueOf(long)</CODE></A></code> is translated into bytes
according to the platform's default character encoding, and these bytes
are written in exactly the manner of the
<code><A HREF="../../java/io/PrintStream.html#write(int)"><CODE>write(int)</CODE></A></code> method.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>l</CODE> - The <code>long</code> to be printed<DT><B>See Also:</B><DD><A HREF="../../java/lang/Long.html#toString(long)"><CODE>Long.toString(long)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="print(float)"><!-- --></A><H3>
print</H3>
<PRE>
public void <B>print</B>(float f)</PRE>
<DL>
<DD>Print a floating point number. The string produced by
<code><A HREF="../../java/lang/String.html#valueOf(float)"><CODE>String.valueOf(float)</CODE></A></code> is translated
into bytes according to the platform's default character encoding,
and these bytes are written in exactly the manner of the
<code><A HREF="../../java/io/PrintStream.html#write(int)"><CODE>write(int)</CODE></A></code> method.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>f</CODE> - The <code>float</code> to be printed<DT><B>Since:</B></DT>
<DD>CLDC 1.1</DD>
<DT><B>See Also:</B><DD><A HREF="../../java/lang/Float.html#toString(float)"><CODE>Float.toString(float)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="print(double)"><!-- --></A><H3>
print</H3>
<PRE>
public void <B>print</B>(double d)</PRE>
<DL>
<DD>Print a double-precision floating point number. The string produced by
<code><A HREF="../../java/lang/String.html#valueOf(double)"><CODE>String.valueOf(double)</CODE></A></code> is translated
into bytes according to the platform's default character encoding,
and these bytes are written in exactly the manner of the
<code><A HREF="../../java/io/PrintStream.html#write(int)"><CODE>write(int)</CODE></A></code> method.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>d</CODE> - The <code>double</code> to be printed<DT><B>Since:</B></DT>
<DD>CLDC 1.1</DD>
<DT><B>See Also:</B><DD><A HREF="../../java/lang/Double.html#toString(double)"><CODE>Double.toString(double)</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="print(char[])"><!-- --></A><H3>
print</H3>
<PRE>
public void <B>print</B>(char[] s)</PRE>
<DL>
<DD>Print an array of characters. The characters are converted into bytes
according to the platform's default character encoding, and these bytes
are written in exactly the manner of the
<code><A HREF="../../java/io/PrintStream.html#write(int)"><CODE>write(int)</CODE></A></code> method.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>s</CODE> - The array of chars to be printed
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../java/lang/NullPointerException.html" title="class in java.lang">NullPointerException</A></CODE> - If <code>s</code> is <code>null</code></DL>
</DD>
</DL>
<HR>
<A NAME="print(java.lang.String)"><!-- --></A><H3>
print</H3>
<PRE>
public void <B>print</B>(<A HREF="../../java/lang/String.html" title="class in java.lang">String</A> s)</PRE>
<DL>
<DD>Print a string. If the argument is <code>null</code> then the string
<code>"null"</code> is printed. Otherwise, the string's characters are
converted into bytes according to the platform's default character
encoding, and these bytes are written in exactly the manner of the
<code><A HREF="../../java/io/PrintStream.html#write(int)"><CODE>write(int)</CODE></A></code> method.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>s</CODE> - The <code>String</code> to be printed</DL>
</DD>
</DL>
<HR>
<A NAME="print(java.lang.Object)"><!-- --></A><H3>
print</H3>
<PRE>
public void <B>print</B>(<A HREF="../../java/lang/Object.html" title="class in java.lang">Object</A> obj)</PRE>
<DL>
<DD>Print an object. The string produced by the <code><A HREF="../../java/lang/String.html#valueOf(java.lang.Object)"><CODE>String.valueOf(Object)</CODE></A></code> method is translated into bytes
according to the platform's default character encoding, and these bytes
are written in exactly the manner of the
<code><A HREF="../../java/io/PrintStream.html#write(int)"><CODE>write(int)</CODE></A></code> method.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>obj</CODE> - The <code>Object</code> to be printed<DT><B>See Also:</B><DD><A HREF="../../java/lang/Object.html#toString()"><CODE>Object.toString()</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="println()"><!-- --></A><H3>
println</H3>
<PRE>
public void <B>println</B>()</PRE>
<DL>
<DD>Terminate the current line by writing the line separator string. The
line separator string is defined by the system property
<code>line.separator</code>, and is not necessarily a single newline
character (<code>'\n'</code>).
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="println(boolean)"><!-- --></A><H3>
println</H3>
<PRE>
public void <B>println</B>(boolean x)</PRE>
<DL>
<DD>Print a boolean and then terminate the line. This method behaves as
though it invokes <code><A HREF="../../java/io/PrintStream.html#print(boolean)"><CODE>print(boolean)</CODE></A></code> and then
<code><A HREF="../../java/io/PrintStream.html#println()"><CODE>println()</CODE></A></code>.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The <code>boolean</code> to be printed</DL>
</DD>
</DL>
<HR>
<A NAME="println(char)"><!-- --></A><H3>
println</H3>
<PRE>
public void <B>println</B>(char x)</PRE>
<DL>
<DD>Print a character and then terminate the line. This method behaves as
though it invokes <code><A HREF="../../java/io/PrintStream.html#print(char)"><CODE>print(char)</CODE></A></code> and then
<code><A HREF="../../java/io/PrintStream.html#println()"><CODE>println()</CODE></A></code>.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The <code>char</code> to be printed.</DL>
</DD>
</DL>
<HR>
<A NAME="println(int)"><!-- --></A><H3>
println</H3>
<PRE>
public void <B>println</B>(int x)</PRE>
<DL>
<DD>Print an integer and then terminate the line. This method behaves as
though it invokes <code><A HREF="../../java/io/PrintStream.html#print(int)"><CODE>print(int)</CODE></A></code> and then
<code><A HREF="../../java/io/PrintStream.html#println()"><CODE>println()</CODE></A></code>.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The <code>int</code> to be printed.</DL>
</DD>
</DL>
<HR>
<A NAME="println(long)"><!-- --></A><H3>
println</H3>
<PRE>
public void <B>println</B>(long x)</PRE>
<DL>
<DD>Print a long and then terminate the line. This method behaves as
though it invokes <code><A HREF="../../java/io/PrintStream.html#print(long)"><CODE>print(long)</CODE></A></code> and then
<code><A HREF="../../java/io/PrintStream.html#println()"><CODE>println()</CODE></A></code>.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The <code>long</code> to be printed.</DL>
</DD>
</DL>
<HR>
<A NAME="println(float)"><!-- --></A><H3>
println</H3>
<PRE>
public void <B>println</B>(float x)</PRE>
<DL>
<DD>Print a float and then terminate the line. This method behaves as
though it invokes <code><A HREF="../../java/io/PrintStream.html#print(float)"><CODE>print(float)</CODE></A></code> and then
<code><A HREF="../../java/io/PrintStream.html#println()"><CODE>println()</CODE></A></code>.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The <code>float</code> to be printed.<DT><B>Since:</B></DT>
<DD>CLDC 1.1</DD>
</DL>
</DD>
</DL>
<HR>
<A NAME="println(double)"><!-- --></A><H3>
println</H3>
<PRE>
public void <B>println</B>(double x)</PRE>
<DL>
<DD>Print a double and then terminate the line. This method behaves as
though it invokes <code><A HREF="../../java/io/PrintStream.html#print(double)"><CODE>print(double)</CODE></A></code> and then
<code><A HREF="../../java/io/PrintStream.html#println()"><CODE>println()</CODE></A></code>.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The <code>double</code> to be printed.<DT><B>Since:</B></DT>
<DD>CLDC 1.1</DD>
</DL>
</DD>
</DL>
<HR>
<A NAME="println(char[])"><!-- --></A><H3>
println</H3>
<PRE>
public void <B>println</B>(char[] x)</PRE>
<DL>
<DD>Print an array of characters and then terminate the line. This method
behaves as though it invokes <code><A HREF="../../java/io/PrintStream.html#print(char[])"><CODE>print(char[])</CODE></A></code> and
then <code><A HREF="../../java/io/PrintStream.html#println()"><CODE>println()</CODE></A></code>.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>x</CODE> - an array of chars to print.</DL>
</DD>
</DL>
<HR>
<A NAME="println(java.lang.String)"><!-- --></A><H3>
println</H3>
<PRE>
public void <B>println</B>(<A HREF="../../java/lang/String.html" title="class in java.lang">String</A> x)</PRE>
<DL>
<DD>Print a String and then terminate the line. This method behaves as
though it invokes <code><A HREF="../../java/io/PrintStream.html#print(java.lang.String)"><CODE>print(String)</CODE></A></code> and then
<code><A HREF="../../java/io/PrintStream.html#println()"><CODE>println()</CODE></A></code>.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The <code>String</code> to be printed.</DL>
</DD>
</DL>
<HR>
<A NAME="println(java.lang.Object)"><!-- --></A><H3>
println</H3>
<PRE>
public void <B>println</B>(<A HREF="../../java/lang/Object.html" title="class in java.lang">Object</A> x)</PRE>
<DL>
<DD>Print an Object and then terminate the line. This method behaves as
though it invokes <code><A HREF="../../java/io/PrintStream.html#print(java.lang.Object)"><CODE>print(Object)</CODE></A></code> and then
<code><A HREF="../../java/io/PrintStream.html#println()"><CODE>println()</CODE></A></code>.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>x</CODE> - The <code>Object</code> to be printed.</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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/PrintStream.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
"<p style=\"background-color:${javadoc.bgcolor}; color:${javadoc.fgcolor}; padding:4px 5px 2px 3px; margin-top:-1px\"><b>2013 FRC Java API</b></p>"</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../java/io/OutputStreamWriter.html" title="class in java.io"><B>PREV CLASS</B></A>
<A HREF="../../java/io/Reader.html" title="class in java.io"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?java/io/PrintStream.html" target="_top"><B>FRAMES</B></A>
<A HREF="PrintStream.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
"<center><i><font size=\"-1\">For updated information see the <a href=\"http://www.usfirst.org/roboticsprograms/frc/\">Java FRC site</a></font></i></center>"
</BODY>
</HTML>
| arithehun/frc | java/2013/java/io/PrintStream.html | HTML | mit | 37,503 |
<!-- Google Tag Manager -->
<noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-KJN2DZ"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-KJN2DZ');</script>
<!-- End Google Tag Manager -->
| cchamberlain/redux-idle-monitor | src/lib/public/google-tag-manager.html | HTML | mit | 566 |
{% extends 'layout.html' %}
{% block header %}<h2 class="name">Recipes</h2>{% endblock %}
{% block content %}
<section class="wrapper">
<form action="{{ url_for('saverecipe') }}" class="container" id="recipes" method="post">
<h3 class="container-heading">select a recipe</h3>
<ul>
{% for recipe in recipes %}
<li>
<input type="radio" name="recipe" value="{{ recipe }}"
{% if recipes['recipes'] == recipe %}checked{% endif %}>{{ recipe }}<br>
{% endfor %}
</li>
</ul>
<input type="submit" value="Brew It!">
</form>
</section>
{% endblock %}
| hughest64/brew-app | templates/recipes.html | HTML | mit | 649 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<style type="text/css">
.group{
line-height: 0;
margin-bottom: 10px;
}
.avatar{
display: inline-block !important;
margin: 1px;
}
</style>
<script data-require="angularjs@1.5.5" data-semver="1.5.5" src="https://code.angularjs.org/1.5.5/angular.js"></script>
<!-- <script src="https://npmcdn.com/angular-avatar/dist/angular-avatar.min.js"></script> -->
<script src="../src/angular-avatar.js"></script>
<script>
(function(){
var app = angular.module('myApp', ['ngAvatar']);
app.controller('HelloController', function(){
console.log("controller!");
});
})();
</script>
</head>
<body ng-app="myApp" ng-controller="HelloController">
<h1>Hello angular-avatar autocolor!</h1>
<pre>auto-color="true" use-full-string-for-colors="true"</pre>
<div id="group_1" class="group"></div>
<pre>auto-color="true"</pre>
<div id="group_2" class="group"></div>
<h2>use-full-string-for-colors</h2>
<p>When using <b>auto-color</b> and <b>string</b>, the option <b>use-full-string-for-colors</b> will determine the color based on all of the characters in the string, not just the initials</p>
<script>
(function(){
var str,
i,
j,
k,
lon = 10;
str = '';
for (i = 0; i < lon; i++) {
str += '<ng-avatar string="Emanuel" max-length="1" auto-color="true" class="avatar" font-weight="100" font-scale="150" use-full-string-for-colors="true"></ng-avatar>';
str += '<ng-avatar string="Emma" max-length="1" auto-color="true" class="avatar" font-weight="100" font-scale="150" use-full-string-for-colors="true"></ng-avatar>';
}
document.getElementById("group_1").innerHTML = str;
str = '';
for (i = 0; i < lon; i++) {
str += '<ng-avatar string="Emanuel" max-length="1" auto-color="true" class="avatar" font-weight="100" font-scale="150"></ng-avatar>';
str += '<ng-avatar string="Emma" max-length="1" auto-color="true" class="avatar" font-weight="100" font-scale="150"></ng-avatar>';
}
document.getElementById("group_2").innerHTML = str;
})();
</script>
</body>
</html> | ajsoriar/angular-avatar | demo/demo-5.html | HTML | mit | 2,513 |
<?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>ActiveRecord::ReadOnlyRecord</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.2</span><br />
<h1>
<span class="type">Class</span>
ActiveRecord::ReadOnlyRecord
<span class="parent"><
<a href="ActiveRecordError.html">ActiveRecord::ActiveRecordError</a>
</span>
</h1>
<ul class="files">
<li><a href="../../files/__/_rvm/gems/ruby-2_2_2/gems/activerecord-4_2_2/lib/active_record/errors_rb.html">/Users/benfreeman/.rvm/gems/ruby-2.2.2/gems/activerecord-4.2.2/lib/active_record/errors.rb</a></li>
</ul>
</div>
<div id="bodyContent">
<div id="content">
<div class="description">
<p>Raised on attempt to update record that is instantiated as read only.</p>
</div>
<!-- Methods -->
</div>
</div>
</body>
</html> | benfreeman/yammer_training | doc/api/classes/ActiveRecord/ReadOnlyRecord.html | HTML | mit | 2,041 |
<!DOCTYPE html>
<html>
<head>
<base href="." />
<title>BillingJs Playground</title>
<link rel="stylesheet" href="style.css" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap-theme.min.css" integrity="sha384-rHyoN1iRsVXV4nD0JutlnGaslCJuC7uwjduW9SVrLvRYooPp2bWYgmgJQIXwl/Sp" crossorigin="anonymous">
<script src="https://unpkg.com/zone.js/dist/zone.js"></script>
<script src="https://unpkg.com/zone.js/dist/long-stack-trace-zone.js"></script>
<script src="https://unpkg.com/reflect-metadata@0.1.3/Reflect.js"></script>
<script src="https://unpkg.com/systemjs@0.19.31/dist/system.js"></script>
<!-- loading BillingJs outside System.js as demo for other frameworks -->
<!--<script src='https://unpkg.com/billing@1.0.0/dist/billing.js'></script>-->
<script src='/billing.js'></script>
<script src="config.js"></script>
<script>
System.import('app')
.catch(console.error.bind(console));
</script>
</head>
<body>
<div class='container' style='margin-bottom: 100px;'>
<widget-billing>Loading... </widget-billing>
</div>
</body>
</html>
| AlexVangelov/billing-js | samples/browser/angular2/index.html | HTML | mit | 1,374 |
<!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_32) on Wed May 30 23:16:47 EDT 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class pHomomorphism.Match
</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="Uses of Class pHomomorphism.Match";
}
}
</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="../../pHomomorphism/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?pHomomorphism//class-useMatch.html" target="_top"><B>FRAMES</B></A>
<A HREF="Match.html" target="_top"><B>NO FRAMES</B></A>
<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>pHomomorphism.Match</B></H2>
</CENTER>
<A NAME="pHomomorphism"><!-- --></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="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A> in <A HREF="../../pHomomorphism/package-summary.html">pHomomorphism</A></FONT></TH>
</TR>
</TABLE>
<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="../../pHomomorphism/package-summary.html">pHomomorphism</A> that return types with arguments of type <A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.List<<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A>></CODE></FONT></TD>
<TD><CODE><B>Combination.</B><B><A HREF="../../pHomomorphism/Combination.html#getConflicts()">getConflicts</A></B>()</CODE>
<BR>
Returns the list of conflicts</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.List<<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A>></CODE></FONT></TD>
<TD><CODE><B>MaxCardinality.</B><B><A HREF="../../pHomomorphism/MaxCardinality.html#getMapping()">getMapping</A></B>()</CODE>
<BR>
Returns the p-Hom Mapping between G1 and G2</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.List<<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A>></CODE></FONT></TD>
<TD><CODE><B>PHomMaxCardinality.</B><B><A HREF="../../pHomomorphism/PHomMaxCardinality.html#getMapping()">getMapping</A></B>()</CODE>
<BR>
Returns the Mapping between nodes of Graph1 and Graph2</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.List<<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A>></CODE></FONT></TD>
<TD><CODE><B>PHomMaxSimilarity.</B><B><A HREF="../../pHomomorphism/PHomMaxSimilarity.html#getMapping()">getMapping</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.List<<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A>></CODE></FONT></TD>
<TD><CODE><B>PHomomorphism.</B><B><A HREF="../../pHomomorphism/PHomomorphism.html#getMapping()">getMapping</A></B>()</CODE>
<BR>
Returns the Mapping between nodes of Graph1 and Graph2</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.List<<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A>></CODE></FONT></TD>
<TD><CODE><B>Combination.</B><B><A HREF="../../pHomomorphism/Combination.html#getMatches()">getMatches</A></B>()</CODE>
<BR>
Returns a list of matches</TD>
</TR>
</TABLE>
<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="../../pHomomorphism/package-summary.html">pHomomorphism</A> with parameters of type <A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Combination.</B><B><A HREF="../../pHomomorphism/Combination.html#addAconflict(pHomomorphism.Match)">addAconflict</A></B>(<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A> m)</CODE>
<BR>
Add A conflict if it already doesn't exist, to the list of conflicts</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Combination.</B><B><A HREF="../../pHomomorphism/Combination.html#addAmatch(pHomomorphism.Match)">addAmatch</A></B>(<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A> m)</CODE>
<BR>
Add A match if it already doesn't exist, to the list of matches</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Method parameters in <A HREF="../../pHomomorphism/package-summary.html">pHomomorphism</A> with type arguments of type <A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static void</CODE></FONT></TD>
<TD><CODE><B>Util.</B><B><A HREF="../../pHomomorphism/Util.html#printMatches(java.util.List)">printMatches</A></B>(java.util.List<<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A>> mapping)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Combination.</B><B><A HREF="../../pHomomorphism/Combination.html#setConflicts(java.util.List)">setConflicts</A></B>(java.util.List<<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A>> conflicts)</CODE>
<BR>
Sets the list of conflicts</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>MaxCardinality.</B><B><A HREF="../../pHomomorphism/MaxCardinality.html#setMapping(java.util.List)">setMapping</A></B>(java.util.List<<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A>> mapping)</CODE>
<BR>
Sets the p-Hom Mapping between G1 and G2</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>Combination.</B><B><A HREF="../../pHomomorphism/Combination.html#setMatches(java.util.List)">setMatches</A></B>(java.util.List<<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A>> matches)</CODE>
<BR>
Sets the matches</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructor parameters in <A HREF="../../pHomomorphism/package-summary.html">pHomomorphism</A> with type arguments of type <A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../pHomomorphism/Combination.html#Combination(java.util.ArrayList, java.util.ArrayList)">Combination</A></B>(java.util.ArrayList<<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A>> m,
java.util.ArrayList<<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A>> c)</CODE>
<BR>
Constructors that Sets the Matches nd conflicts</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../pHomomorphism/Combination.html#Combination(java.util.ArrayList, java.util.ArrayList)">Combination</A></B>(java.util.ArrayList<<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A>> m,
java.util.ArrayList<<A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism">Match</A>> c)</CODE>
<BR>
Constructors that Sets the Matches nd conflicts</TD>
</TR>
</TABLE>
<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="../../pHomomorphism/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../pHomomorphism/Match.html" title="class in pHomomorphism"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../index.html?pHomomorphism//class-useMatch.html" target="_top"><B>FRAMES</B></A>
<A HREF="Match.html" target="_top"><B>NO FRAMES</B></A>
<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>
| alokdhamanaskar/pHomomorphism | javadoc/pHomomorphism/class-use/Match.html | HTML | mit | 14,286 |
<!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.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>EmbASP-Java: EmbASP-Java/app/src/main/java/it/unical/mat/embasp/languages/Mapper.java 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">EmbASP-Java
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&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&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_e48117eb7029e551948ca466f59272a5.html">EmbASP-Java</a></li><li class="navelem"><a class="el" href="dir_a7d4101b01d49a128b5390ac63cc8b11.html">app</a></li><li class="navelem"><a class="el" href="dir_0638945f9ba234dd48917cc5814ba7a4.html">src</a></li><li class="navelem"><a class="el" href="dir_88e1847bc8ca1259721f3b528f6aeef2.html">main</a></li><li class="navelem"><a class="el" href="dir_538216fd6075bff496bf654028215b06.html">java</a></li><li class="navelem"><a class="el" href="dir_8075ba97a46b4b2403df337c98cb2243.html">it</a></li><li class="navelem"><a class="el" href="dir_f61f8e1550bdfdcd055583ea0174effb.html">unical</a></li><li class="navelem"><a class="el" href="dir_5f298f54f8538ee7d391c46877f9be1a.html">mat</a></li><li class="navelem"><a class="el" href="dir_390efd13ae0529c69bc50c2df3a1b08c.html">embasp</a></li><li class="navelem"><a class="el" href="dir_42a84ae66cc6bc92dea8f137c2b779bb.html">languages</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">Mapper.java</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="keyword">package </span>it.unical.mat.embasp.languages;</div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span>  </div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="keyword">import</span> java.lang.annotation.Annotation;</div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="keyword">import</span> java.lang.reflect.Field;</div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="keyword">import</span> java.lang.reflect.InvocationTargetException;</div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="keyword">import</span> java.lang.reflect.Method;</div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="keyword">import</span> java.util.HashMap;</div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="keyword">import</span> java.util.Map;</div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>  </div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="keyword">import</span> it.unical.mat.embasp.languages.asp.IllegalTermException;</div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="keyword">import</span> it.unical.mat.embasp.languages.asp.SymbolicConstant;</div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>  </div>
<div class="line"><a name="l00018"></a><span class="lineno"><a class="line" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html"> 18</a></span> <span class="keyword">public</span> <span class="keyword">abstract</span> <span class="keyword">class </span><a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html">Mapper</a> {</div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span>  </div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span>  <span class="keyword">protected</span> <span class="keyword">final</span> Map<String, Class<?>> predicateClass = <span class="keyword">new</span> HashMap<>();</div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  </div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <span class="keyword">protected</span> <span class="keyword">final</span> Map<Class<?>, Map<String, Method>> classSetterMethod = <span class="keyword">new</span> HashMap<>();</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  </div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  <span class="keyword">protected</span> <span class="keyword">abstract</span> String getActualString(String predicate, HashMap<Integer, Object> parametersMap) <span class="keywordflow">throws</span> <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1asp_1_1IllegalTermException.html">IllegalTermException</a>;</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  </div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">public</span> Class<?> getClass(<span class="keyword">final</span> String predicate) {</div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keywordflow">return</span> predicateClass.get(predicate);</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  }</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  </div>
<div class="line"><a name="l00039"></a><span class="lineno"><a class="line" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#adc0c9b4ca5f819038747a4e73b796723"> 39</a></span>  <span class="keyword">public</span> Object <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#adc0c9b4ca5f819038747a4e73b796723">getObject</a>(<span class="keyword">final</span> String atom) <span class="keywordflow">throws</span> IllegalAccessException, IllegalArgumentException, InvocationTargetException, NoSuchMethodException,</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  SecurityException, InstantiationException {</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">final</span> String predicate = <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#a3f33123ddfecd71da02432f0867fc86e">getId</a>(atom);</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  </div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keywordflow">if</span>(predicate == <span class="keyword">null</span>)</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  <span class="keywordflow">return</span> <span class="keyword">null</span>;</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  </div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="keyword">final</span> Class<?> cl = getClass(predicate);</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  </div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="keywordflow">if</span>(cl == <span class="keyword">null</span>)</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordflow">return</span> <span class="keyword">null</span>;</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  </div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  <span class="keyword">final</span> String[] parameters = <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#a556d6b066295641610440aa2ed4b7f5a">getParam</a>(atom);</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span>  </div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span>  <span class="keywordflow">if</span>(parameters == <span class="keyword">null</span>)</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span>  <span class="keywordflow">return</span> <span class="keyword">null</span>;</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  </div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keyword">final</span> Object <span class="keywordtype">object</span> = cl.newInstance();</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  </div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  populateObject(cl, parameters, <span class="keywordtype">object</span>);</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  </div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="keywordflow">return</span> object;</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  }</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  </div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="keyword">protected</span> <span class="keyword">abstract</span> String <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#a3f33123ddfecd71da02432f0867fc86e">getId</a>(<span class="keyword">final</span> String atom);</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  </div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keyword">protected</span> <span class="keyword">abstract</span> String[] <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#a556d6b066295641610440aa2ed4b7f5a">getParam</a>(<span class="keyword">final</span> String atom);</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  </div>
<div class="line"><a name="l00082"></a><span class="lineno"><a class="line" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#acac65a4153b2b715019b511753f16846"> 82</a></span>  <span class="keyword">public</span> String <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#acac65a4153b2b715019b511753f16846">getString</a>(<span class="keyword">final</span> Object obj) <span class="keywordflow">throws</span> IllegalAccessException, IllegalArgumentException, InvocationTargetException, NoSuchMethodException,</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  SecurityException, <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1ObjectNotValidException.html">ObjectNotValidException</a>, <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1IllegalAnnotationException.html">IllegalAnnotationException</a>, <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1asp_1_1IllegalTermException.html">IllegalTermException</a> {</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  <span class="keyword">final</span> String predicate = <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#a4997041e0991e97965ffe560f852d990">registerClass</a>(obj.getClass());</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  </div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  <span class="keyword">final</span> HashMap<Integer, Object> parametersMap = <span class="keyword">new</span> HashMap<>();</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordflow">for</span> (<span class="keyword">final</span> Field field : obj.getClass().getDeclaredFields()) {</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span>  <span class="keywordflow">if</span> (field.isSynthetic())</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span>  <span class="keywordflow">continue</span>;</div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span>  <span class="keywordflow">if</span> (field.isAnnotationPresent(<a class="code" href="interfaceit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Param.html">Param</a>.class)) {</div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span>  <span class="keyword">final</span> Object value = obj.getClass().getMethod(<span class="stringliteral">"get"</span> + Character.toUpperCase(field.getName().charAt(0)) + field.getName().substring(1))</div>
<div class="line"><a name="l00092"></a><span class="lineno"> 92</span>  .invoke(obj);</div>
<div class="line"><a name="l00093"></a><span class="lineno"> 93</span>  parametersMap.put(field.getAnnotation(<a class="code" href="interfaceit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Param.html">Param</a>.class).value(), value);</div>
<div class="line"><a name="l00094"></a><span class="lineno"> 94</span>  }</div>
<div class="line"><a name="l00095"></a><span class="lineno"> 95</span>  }</div>
<div class="line"><a name="l00096"></a><span class="lineno"> 96</span>  <span class="keywordflow">return</span> getActualString(predicate, parametersMap);</div>
<div class="line"><a name="l00097"></a><span class="lineno"> 97</span>  }</div>
<div class="line"><a name="l00098"></a><span class="lineno"> 98</span>  </div>
<div class="line"><a name="l00099"></a><span class="lineno"> 99</span>  <span class="keyword">private</span> <span class="keywordtype">void</span> populateObject(<span class="keyword">final</span> Class<?> cl, <span class="keyword">final</span> String[] parameters, <span class="keyword">final</span> Object obj) <span class="keywordflow">throws</span> IllegalAccessException, InvocationTargetException {</div>
<div class="line"><a name="l00100"></a><span class="lineno"> 100</span>  <span class="keywordflow">for</span> (<span class="keyword">final</span> Field field : cl.getDeclaredFields())</div>
<div class="line"><a name="l00101"></a><span class="lineno"> 101</span>  <span class="keywordflow">if</span> (field.isAnnotationPresent(<a class="code" href="interfaceit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Param.html">Param</a>.class)) {</div>
<div class="line"><a name="l00102"></a><span class="lineno"> 102</span>  </div>
<div class="line"><a name="l00103"></a><span class="lineno"> 103</span>  <span class="keyword">final</span> <span class="keywordtype">int</span> term = field.getAnnotation(<a class="code" href="interfaceit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Param.html">Param</a>.class).value();</div>
<div class="line"><a name="l00104"></a><span class="lineno"> 104</span>  <span class="keyword">final</span> String nameMethod = <span class="stringliteral">"set"</span> + Character.toUpperCase(field.getName().charAt(0)) + field.getName().substring(1);</div>
<div class="line"><a name="l00105"></a><span class="lineno"> 105</span>  <span class="keyword">final</span> Method method = classSetterMethod.get(cl).get(nameMethod);</div>
<div class="line"><a name="l00106"></a><span class="lineno"> 106</span>  </div>
<div class="line"><a name="l00107"></a><span class="lineno"> 107</span>  <span class="keywordflow">if</span> (method.getParameterTypes()[0].getName().equals(<span class="keywordtype">int</span>.class.getName())</div>
<div class="line"><a name="l00108"></a><span class="lineno"> 108</span>  || method.getParameterTypes()[0].getName().equals(Integer.class.getName()))</div>
<div class="line"><a name="l00109"></a><span class="lineno"> 109</span>  method.invoke(obj, Integer.valueOf(parameters[term]));</div>
<div class="line"><a name="l00110"></a><span class="lineno"> 110</span>  <span class="keywordflow">else</span> <span class="keywordflow">if</span> (method.getParameterTypes()[0].getName().equals(<a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1asp_1_1SymbolicConstant.html">SymbolicConstant</a>.class.getName()))</div>
<div class="line"><a name="l00111"></a><span class="lineno"> 111</span>  method.invoke(obj, <span class="keyword">new</span> <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1asp_1_1SymbolicConstant.html">SymbolicConstant</a>(parameters[term]));</div>
<div class="line"><a name="l00112"></a><span class="lineno"> 112</span>  <span class="keywordflow">else</span></div>
<div class="line"><a name="l00113"></a><span class="lineno"> 113</span>  method.invoke(obj, parameters[term]);</div>
<div class="line"><a name="l00114"></a><span class="lineno"> 114</span>  </div>
<div class="line"><a name="l00115"></a><span class="lineno"> 115</span>  }</div>
<div class="line"><a name="l00116"></a><span class="lineno"> 116</span>  }</div>
<div class="line"><a name="l00117"></a><span class="lineno"> 117</span>  </div>
<div class="line"><a name="l00123"></a><span class="lineno"><a class="line" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#a4997041e0991e97965ffe560f852d990"> 123</a></span>  <span class="keyword">public</span> String <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#a4997041e0991e97965ffe560f852d990">registerClass</a>(<span class="keyword">final</span> Class<?> cl) <span class="keywordflow">throws</span> <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1ObjectNotValidException.html">ObjectNotValidException</a>, <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1IllegalAnnotationException.html">IllegalAnnotationException</a> {</div>
<div class="line"><a name="l00124"></a><span class="lineno"> 124</span>  </div>
<div class="line"><a name="l00125"></a><span class="lineno"> 125</span>  <span class="keyword">final</span> Annotation annotation = cl.getAnnotation(<a class="code" href="interfaceit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Id.html">Id</a>.class);</div>
<div class="line"><a name="l00126"></a><span class="lineno"> 126</span>  </div>
<div class="line"><a name="l00127"></a><span class="lineno"> 127</span>  <span class="keywordflow">if</span> (annotation == <span class="keyword">null</span>)</div>
<div class="line"><a name="l00128"></a><span class="lineno"> 128</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1IllegalAnnotationException.html">IllegalAnnotationException</a>();</div>
<div class="line"><a name="l00129"></a><span class="lineno"> 129</span>  </div>
<div class="line"><a name="l00130"></a><span class="lineno"> 130</span>  <span class="keyword">final</span> String predicate = ((<a class="code" href="interfaceit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Id.html">Id</a>) annotation).value();</div>
<div class="line"><a name="l00131"></a><span class="lineno"> 131</span>  </div>
<div class="line"><a name="l00132"></a><span class="lineno"> 132</span>  <span class="keywordflow">if</span> (predicate.contains(<span class="stringliteral">" "</span>))</div>
<div class="line"><a name="l00133"></a><span class="lineno"> 133</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1ObjectNotValidException.html">ObjectNotValidException</a>();</div>
<div class="line"><a name="l00134"></a><span class="lineno"> 134</span>  </div>
<div class="line"><a name="l00135"></a><span class="lineno"> 135</span>  <span class="comment">// String predicate = cl.getAnnotation(Predicate.class).value();</span></div>
<div class="line"><a name="l00136"></a><span class="lineno"> 136</span>  predicateClass.put(predicate, cl);</div>
<div class="line"><a name="l00137"></a><span class="lineno"> 137</span>  <span class="keyword">final</span> Map<String, Method> namesMethods = <span class="keyword">new</span> HashMap<>();</div>
<div class="line"><a name="l00138"></a><span class="lineno"> 138</span>  <span class="keywordflow">for</span> (<span class="keyword">final</span> Method method : cl.getMethods())</div>
<div class="line"><a name="l00139"></a><span class="lineno"> 139</span>  <span class="keywordflow">if</span> (method.getName().startsWith(<span class="stringliteral">"set"</span>))</div>
<div class="line"><a name="l00140"></a><span class="lineno"> 140</span>  namesMethods.put(method.getName(), method);</div>
<div class="line"><a name="l00141"></a><span class="lineno"> 141</span>  classSetterMethod.put(cl, namesMethods);</div>
<div class="line"><a name="l00142"></a><span class="lineno"> 142</span>  <span class="keywordflow">return</span> predicate;</div>
<div class="line"><a name="l00143"></a><span class="lineno"> 143</span>  }</div>
<div class="line"><a name="l00144"></a><span class="lineno"> 144</span>  </div>
<div class="line"><a name="l00145"></a><span class="lineno"> 145</span>  <span class="keyword">public</span> <span class="keywordtype">void</span> unregisterClass(<span class="keyword">final</span> Class<?> cl) <span class="keywordflow">throws</span> <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1IllegalAnnotationException.html">IllegalAnnotationException</a> {</div>
<div class="line"><a name="l00146"></a><span class="lineno"> 146</span>  </div>
<div class="line"><a name="l00147"></a><span class="lineno"> 147</span>  <span class="keyword">final</span> Annotation annotation = cl.getAnnotation(<a class="code" href="interfaceit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Id.html">Id</a>.class);</div>
<div class="line"><a name="l00148"></a><span class="lineno"> 148</span>  </div>
<div class="line"><a name="l00149"></a><span class="lineno"> 149</span>  <span class="keywordflow">if</span> (annotation == <span class="keyword">null</span>)</div>
<div class="line"><a name="l00150"></a><span class="lineno"> 150</span>  <span class="keywordflow">throw</span> <span class="keyword">new</span> <a class="code" href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1IllegalAnnotationException.html">IllegalAnnotationException</a>();</div>
<div class="line"><a name="l00151"></a><span class="lineno"> 151</span>  </div>
<div class="line"><a name="l00152"></a><span class="lineno"> 152</span>  <span class="keyword">final</span> String predicate = ((<a class="code" href="interfaceit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Id.html">Id</a>) annotation).value();</div>
<div class="line"><a name="l00153"></a><span class="lineno"> 153</span>  </div>
<div class="line"><a name="l00154"></a><span class="lineno"> 154</span>  predicateClass.remove(predicate);</div>
<div class="line"><a name="l00155"></a><span class="lineno"> 155</span>  classSetterMethod.remove(cl);</div>
<div class="line"><a name="l00156"></a><span class="lineno"> 156</span>  </div>
<div class="line"><a name="l00157"></a><span class="lineno"> 157</span>  }</div>
<div class="line"><a name="l00158"></a><span class="lineno"> 158</span>  </div>
<div class="line"><a name="l00159"></a><span class="lineno"> 159</span> }</div>
</div><!-- fragment --></div><!-- contents -->
<div class="ttc" id="aclassit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper_html_a3f33123ddfecd71da02432f0867fc86e"><div class="ttname"><a href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#a3f33123ddfecd71da02432f0867fc86e">it.unical.mat.embasp.languages.Mapper.getId</a></div><div class="ttdeci">abstract String getId(final String atom)</div></div>
<div class="ttc" id="aclassit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper_html_a556d6b066295641610440aa2ed4b7f5a"><div class="ttname"><a href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#a556d6b066295641610440aa2ed4b7f5a">it.unical.mat.embasp.languages.Mapper.getParam</a></div><div class="ttdeci">abstract String[] getParam(final String atom)</div></div>
<div class="ttc" id="aclassit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper_html"><div class="ttname"><a href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html">it.unical.mat.embasp.languages.Mapper</a></div><div class="ttdef"><b>Definition:</b> <a href="Mapper_8java_source.html#l00018">Mapper.java:18</a></div></div>
<div class="ttc" id="ainterfaceit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Param_html"><div class="ttname"><a href="interfaceit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Param.html">it.unical.mat.embasp.languages.Param</a></div><div class="ttdef"><b>Definition:</b> <a href="Param_8java_source.html#l00010">Param.java:10</a></div></div>
<div class="ttc" id="aclassit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper_html_a4997041e0991e97965ffe560f852d990"><div class="ttname"><a href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#a4997041e0991e97965ffe560f852d990">it.unical.mat.embasp.languages.Mapper.registerClass</a></div><div class="ttdeci">String registerClass(final Class<?> cl)</div><div class="ttdef"><b>Definition:</b> <a href="Mapper_8java_source.html#l00123">Mapper.java:123</a></div></div>
<div class="ttc" id="aclassit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper_html_adc0c9b4ca5f819038747a4e73b796723"><div class="ttname"><a href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#adc0c9b4ca5f819038747a4e73b796723">it.unical.mat.embasp.languages.Mapper.getObject</a></div><div class="ttdeci">Object getObject(final String atom)</div><div class="ttdef"><b>Definition:</b> <a href="Mapper_8java_source.html#l00039">Mapper.java:39</a></div></div>
<div class="ttc" id="aclassit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1asp_1_1IllegalTermException_html"><div class="ttname"><a href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1asp_1_1IllegalTermException.html">it.unical.mat.embasp.languages.asp.IllegalTermException</a></div><div class="ttdef"><b>Definition:</b> <a href="IllegalTermException_8java_source.html#l00003">IllegalTermException.java:3</a></div></div>
<div class="ttc" id="ainterfaceit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Id_html"><div class="ttname"><a href="interfaceit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Id.html">it.unical.mat.embasp.languages.Id</a></div><div class="ttdef"><b>Definition:</b> <a href="Id_8java_source.html#l00010">Id.java:10</a></div></div>
<div class="ttc" id="aclassit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper_html_acac65a4153b2b715019b511753f16846"><div class="ttname"><a href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1Mapper.html#acac65a4153b2b715019b511753f16846">it.unical.mat.embasp.languages.Mapper.getString</a></div><div class="ttdeci">String getString(final Object obj)</div><div class="ttdef"><b>Definition:</b> <a href="Mapper_8java_source.html#l00082">Mapper.java:82</a></div></div>
<div class="ttc" id="aclassit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1asp_1_1SymbolicConstant_html"><div class="ttname"><a href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1asp_1_1SymbolicConstant.html">it.unical.mat.embasp.languages.asp.SymbolicConstant</a></div><div class="ttdef"><b>Definition:</b> <a href="SymbolicConstant_8java_source.html#l00003">SymbolicConstant.java:3</a></div></div>
<div class="ttc" id="aclassit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1IllegalAnnotationException_html"><div class="ttname"><a href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1IllegalAnnotationException.html">it.unical.mat.embasp.languages.IllegalAnnotationException</a></div><div class="ttdef"><b>Definition:</b> <a href="IllegalAnnotationException_8java_source.html#l00003">IllegalAnnotationException.java:3</a></div></div>
<div class="ttc" id="aclassit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1ObjectNotValidException_html"><div class="ttname"><a href="classit_1_1unical_1_1mat_1_1embasp_1_1languages_1_1ObjectNotValidException.html">it.unical.mat.embasp.languages.ObjectNotValidException</a></div><div class="ttdef"><b>Definition:</b> <a href="ObjectNotValidException_8java_source.html#l00003">ObjectNotValidException.java:3</a></div></div>
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>
| DeMaCS-UNICAL/embasp_website | docs/_static/doxygen/java/Mapper_8java_source.html | HTML | mit | 31,620 |
<div id="sidebar-wrapper"></div>
<div class="container-fluid">
<div class="row">
<div id="page-content-wrapper">
<div class="col-lg-12"></div>
</div>
</div>
</div> | felipepastor/webpackAndMarionette | app/components/home/templates/layout.html | HTML | mit | 181 |
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (11.0.13) on Mon Mar 07 23:47:00 EET 2022 -->
<title>Uses of Class com.erudika.para.server.queue.River (para-server 1.45.1 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2022-03-07">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../../../jquery/jquery-3.5.1.js"></script>
<script type="text/javascript" src="../../../../../../../jquery/jquery-ui.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.erudika.para.server.queue.River (para-server 1.45.1 API)";
}
}
catch(err) {
}
//-->
var pathtoroot = "../../../../../../../";
var useModuleDirectories = true;
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../River.html" title="class in com.erudika.para.server.queue">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" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses.html">All Classes</a></li>
</ul>
<ul class="navListSearch">
<li><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding"> </div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h2 title="Uses of Class com.erudika.para.server.queue.River" class="title">Uses of Class<br>com.erudika.para.server.queue.River</h2>
</div>
<div class="classUseContainer">No usage of com.erudika.para.server.queue.River</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../module-summary.html">Module</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../River.html" title="class in com.erudika.para.server.queue">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" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses.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>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright © 2022 <a href="https://erudika.com">Erudika</a>. All rights reserved.</small></p>
</footer>
</body>
</html>
| Erudika/paraio.org | docs/javadocs-server/com.erudika.para.server/com/erudika/para/server/queue/class-use/River.html | HTML | mit | 5,366 |
<!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting to https://react-native-elements.github.io/react-native-elements/docs/1.0.0/searchbar.html</title>
<meta http-equiv="refresh"
content="0; URL=https://react-native-elements.github.io/react-native-elements/docs/1.0.0/searchbar.html">
<link rel="canonical" href="https://react-native-elements.github.io/react-native-elements/docs/1.0.0/searchbar.html"> | react-native-training/react-native-elements | docs/1.0.0/searchbar.html | HTML | mit | 409 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../../..">Unstable</a></li>
<li><a href=".">8.4.5 / contrib:ramsey dev</a></li>
<li class="active"><a href="">2015-01-30 09:41:42</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../../../../../about.html">About</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href=".">« Up</a>
<h1>
contrib:ramsey
<small>
dev
<span class="label label-info">Not compatible with this Coq</span>
</small>
</h1>
<p><em><script>document.write(moment("2015-01-30 09:41:42 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2015-01-30 09:41:42 UTC)</em><p>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>ruby lint.rb unstable ../unstable/packages/coq:contrib:ramsey/coq:contrib:ramsey.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
<dt>Output</dt>
<dd><pre>The package is valid.
</pre></dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --dry-run coq:contrib:ramsey.dev coq.8.4.5</code></dd>
<dt>Return code</dt>
<dd>768</dd>
<dt>Duration</dt>
<dd>0 s</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.4.5).
The following dependencies couldn't be met:
- coq:contrib:ramsey -> coq >= 8.5beta1
Your request can't be satisfied:
- Conflicting version constraints for coq
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq, to test if the problem was incompatibility with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --dry-run coq:contrib:ramsey.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>3 s</dd>
<dt>Output</dt>
<dd><pre>The following actions will be performed:
- remove coq.8.4.5
=== 1 to remove ===
=-=- Removing Packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Removing coq.8.4.5.
[WARNING] Directory /home/bench/.opam/system/lib/coq is not empty, not removing
[WARNING] Directory /home/bench/.opam/system/share/coq is not empty, not removing
The following actions will be performed:
- install coq.hott [required by coq:contrib:ramsey]
- install coq:contrib:ramsey.dev
=== 2 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building coq.hott:
./configure -configdir /home/bench/.opam/system/lib/coq/config -mandir /home/bench/.opam/system/man -docdir /home/bench/.opam/system/doc -prefix /home/bench/.opam/system -usecamlp5 -camlp5dir /home/bench/.opam/system/lib/camlp5 -coqide opt
make -j4
make install
Installing coq.hott.
Building coq:contrib:ramsey.dev:
coq_makefile -f Make -o Makefile
make -j4
make install
Installing coq:contrib:ramsey.dev.
</pre></dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html> | coq-bench/coq-bench.github.io-old | clean/Linux-x86_64-4.01.0-1.2.0/unstable/8.4.5/contrib:ramsey/dev/2015-01-30_09-41-42.html | HTML | mit | 6,897 |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"
xmlns:th="http://www.thymeleaf.org"
xmlns:layout="http://www.ultraq.net.nz/thymeleaf/layout"
layout:decorator="layout/main">
<head>
<title>Add Diagnosis</title>
<link href="../../../resources/css/datepicker3.css" th:href="@{/resources/css/datepicker3.css}" rel="stylesheet"/>
</head>
<body>
<section layout:fragment="content">
<div id="page-wrapper">
<div class="row">
<div class="col-lg-12">
<h2 class="page-header">
<span th:if="${registrationType == T(org.jugbd.mnet.domain.enums.RegistrationType).EMERGENCY}">
Emergency Outdoor Patient
</span>
<span th:if="${registrationType == T(org.jugbd.mnet.domain.enums.RegistrationType).GENERAL}">
General Indoor Patient
</span>
Diagnosis Entry</h2>
</div>
</div>
<div class="row">
<div class="panel panel-default">
<div class="panel-heading">Diagnosis</div>
<form class="form-horizontal" role="form" action="#"
th:action="@{/diagnosis/create}"
th:object="${diagnosis}" method="post">
<div class="panel-body">
<input type="hidden" th:field="*{register.id}"/>
<fieldset>
<div class="form-group">
<label class="col-sm-2 control-label required-field"
th:text="#{label.diagnosis.icd10}">
ICD10 Code
</label>
<div class="col-sm-4">
<input class="form-control input-sm" th:field="*{icd10}"/>
<p class="text-danger"
th:if="${#fields.hasErrors('icd10')}">
<span th:errors="*{icd10}">Required</span>
</p>
</div>
</div>
<div class="form-group">
<label class="col-sm-2 control-label required-field">
Diagnosis
</label>
<div class="col-sm-4">
<textarea class="form-control input-sm" th:field="*{diagnosis}" rows="3" cols="50"></textarea>
<p class="text-danger"
th:if="${#fields.hasErrors('diagnosis')}">
<span th:errors="*{diagnosis}">Required</span>
</p>
</div>
</div>
<div class="form-group">
<label class="col-sm-2 control-label required-field"
th:text="#{label.comment}">
Comment
</label>
<div class="col-sm-4">
<textarea type="text" class="form-control input-sm"
th:field="*{comment}"></textarea>
<p class="text-danger"
th:if="${#fields.hasErrors('comment')}">
<span th:errors="*{comment}">Required</span>
</p>
</div>
</div>
</fieldset>
</div>
<div class="panel-footer">
<a class="btn btn-danger"
th:href="@{/diagnosis/back/__${diagnosis.register.id}__}">
<i class="fa fa-arrow-left"></i> <span th:text="#{label.back}">Back</span>
</a>
<button type="submit" class="btn btn-primary pull-right">Save Changes <i class="fa fa-floppy-o"></i>
</button>
</div>
</form>
</div>
</div>
</div>
</section>
<div layout:fragment="custom-scripts">
<div layout:include="layout/common-fragment :: date-picker-scripts"/>
</div>
</body>
</html>
| rokon12/mNet2 | src/main/webapp/WEB-INF/views/diagnosis/create.html | HTML | mit | 4,670 |
<html>
<body>
<div data-skyscanner-widget="FlightSearchWidget" data-locale="cs-CZ" data-destination-iata-code="'SGN'" data-origin-iata-code="'PRG'" data-flight-outbound-date="2019-11-22" data-flight-inbound-date="2019-012-06" data-target="_self" data-currency="CZK" data-market="CZ"></div>
<script src="https://widgets.skyscanner.net/widget-server/js/loader.js" async></script>
</body>
</html>
| runn1ng/runn1ng.github.io | lol.html | HTML | mit | 394 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>class RubyXL::DateGroupItem - rubyXL 3.3.10</title>
<script type="text/javascript">
var rdoc_rel_prefix = "../";
</script>
<script src="../js/jquery.js"></script>
<script src="../js/darkfish.js"></script>
<link href="../css/fonts.css" rel="stylesheet">
<link href="../css/rdoc.css" rel="stylesheet">
<body id="top" role="document" class="class">
<nav role="navigation">
<div id="project-navigation">
<div id="home-section" role="region" title="Quick navigation" class="nav-section">
<h2>
<a href="../index.html" rel="home">Home</a>
</h2>
<div id="table-of-contents-navigation">
<a href="../table_of_contents.html#pages">Pages</a>
<a href="../table_of_contents.html#classes">Classes</a>
<a href="../table_of_contents.html#methods">Methods</a>
</div>
</div>
<div id="search-section" role="search" class="project-section initially-hidden">
<form action="#" method="get" accept-charset="utf-8">
<div id="search-field-wrapper">
<input id="search-field" role="combobox" aria-label="Search"
aria-autocomplete="list" aria-controls="search-results"
type="text" name="search" placeholder="Search" spellcheck="false"
title="Type to search, Up and Down to navigate, Enter to load">
</div>
<ul id="search-results" aria-label="Search Results"
aria-busy="false" aria-expanded="false"
aria-atomic="false" class="initially-hidden"></ul>
</form>
</div>
</div>
<div id="class-metadata">
<div id="parent-class-section" class="nav-section">
<h3>Parent</h3>
<p class="link">OOXMLObject
</div>
</div>
</nav>
<main role="main" aria-labelledby="class-RubyXL::DateGroupItem">
<h1 id="class-RubyXL::DateGroupItem" class="class">
class RubyXL::DateGroupItem
</h1>
<section class="description">
<p><a
href="http://www.schemacentral.com/sc/ooxml/e-ssml_dateGroupItem-1.html">www.schemacentral.com/sc/ooxml/e-ssml_dateGroupItem-1.html</a></p>
</section>
<section id="5Buntitled-5D" class="documentation-section">
</section>
</main>
<footer id="validator-badges" role="contentinfo">
<p><a href="http://validator.w3.org/check/referer">Validate</a>
<p>Generated by <a href="http://docs.seattlerb.org/rdoc/">RDoc</a> 4.2.0.
<p>Based on <a href="http://deveiate.org/projects/Darkfish-RDoc/">Darkfish</a> by <a href="http://deveiate.org">Michael Granger</a>.
</footer>
| ryanmark/rubyXL | rdoc/RubyXL/DateGroupItem.html | HTML | mit | 2,536 |
<!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-rc) on Wed Aug 11 07:28:05 PDT 2004 -->
<TITLE>
DOMConfiguration (Java 2 Platform SE 5.0)
</TITLE>
<meta name="collection" content="api">
<META NAME="keywords" CONTENT="org.w3c.dom.DOMConfiguration interface">
<META NAME="keywords" CONTENT="setParameter()">
<META NAME="keywords" CONTENT="getParameter()">
<META NAME="keywords" CONTENT="canSetParameter()">
<META NAME="keywords" CONTENT="getParameterNames()">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="DOMConfiguration (Java 2 Platform SE 5.0)";
}
</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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DOMConfiguration.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Java<sup><font size=-2>TM</font></sup> 2 Platform<br>Standard Ed. 5.0</b></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../org/w3c/dom/DocumentType.html" title="interface in org.w3c.dom"><B>PREV CLASS</B></A>
<A HREF="../../../org/w3c/dom/DOMError.html" title="interface in org.w3c.dom"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?org/w3c/dom/DOMConfiguration.html" target="_top"><B>FRAMES</B></A>
<A HREF="DOMConfiguration.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <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">
org.w3c.dom</FONT>
<BR>
Interface DOMConfiguration</H2>
<HR>
<DL>
<DT><PRE>public interface <B>DOMConfiguration</B></DL>
</PRE>
<P>
The <code>DOMConfiguration</code> interface represents the configuration
of a document and maintains a table of recognized parameters. Using the
configuration, it is possible to change
<code>Document.normalizeDocument()</code> behavior, such as replacing the
<code>CDATASection</code> nodes with <code>Text</code> nodes or
specifying the type of the schema that must be used when the validation
of the <code>Document</code> is requested. <code>DOMConfiguration</code>
objects are also used in [<a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407'>DOM Level 3 Load and Save</a>]
in the <code>DOMParser</code> and <code>DOMSerializer</code> interfaces.
<p> The parameter names used by the <code>DOMConfiguration</code> object
are defined throughout the DOM Level 3 specifications. Names are
case-insensitive. To avoid possible conflicts, as a convention, names
referring to parameters defined outside the DOM specification should be
made unique. Because parameters are exposed as properties in the , names
are recommended to follow the section 5.16 Identifiers of [Unicode] with the addition of the character '-' (HYPHEN-MINUS) but it is not
enforced by the DOM implementation. DOM Level 3 Core Implementations are
required to recognize all parameters defined in this specification. Some
parameter values may also be required to be supported by the
implementation. Refer to the definition of the parameter to know if a
value must be supported or not.
<p ><b>Note:</b> Parameters are similar to features and properties used in
SAX2 [<a href='http://www.saxproject.org/'>SAX</a>].
<p> The following list of parameters defined in the DOM:
<dl>
<dt>
<code>"canonical-form"</code></dt>
<dd>
<dl>
<dt><code>true</code></dt>
<dd>[<em>optional</em>] Canonicalize the document according to the rules specified in [<a href='http://www.w3.org/TR/2001/REC-xml-c14n-20010315'>Canonical XML</a>],
such as removing the <code>DocumentType</code> node (if any) from the
tree, or removing superfluous namespace declarations from each element.
Note that this is limited to what can be represented in the DOM; in
particular, there is no way to specify the order of the attributes in the
DOM. In addition, Setting this parameter to <code>true</code> will also
set the state of the parameters listed below. Later changes to the state
of one of those parameters will revert "canonical-form" back to
<code>false</code>. Parameters set to <code>false</code>: "entities", "
normalize-characters", "cdata-sections". Parameters set to
<code>true</code>: "namespaces", "namespace-declarations", "well-formed",
"element-content-whitespace". Other parameters are not changed unless
explicitly specified in the description of the parameters.</dd>
<dt>
<code>false</code></dt>
<dd>[<em>required</em>] (<em>default</em>)Do not canonicalize the document.</dd>
</dl></dd>
<dt><code>"cdata-sections"</code></dt>
<dd>
<dl>
<dt>
<code>true</code></dt>
<dd>[<em>required</em>] (<em>default</em>)Keep <code>CDATASection</code> nodes in the document.</dd>
<dt><code>false</code></dt>
<dd>[<em>required</em>]Transform <code>CDATASection</code> nodes in the document into
<code>Text</code> nodes. The new <code>Text</code> node is then combined
with any adjacent <code>Text</code> node.</dd>
</dl></dd>
<dt>
<code>"check-character-normalization"</code></dt>
<dd>
<dl>
<dt><code>true</code></dt>
<dd>[<em>optional</em>] Check if the characters in the document are <a href='http://www.w3.org/TR/2004/REC-xml11-20040204/#dt-fullnorm'>fully
normalized</a>, as defined in appendix B of [<a href='http://www.w3.org/TR/2004/REC-xml11-20040204/'>XML 1.1</a>]. When a
sequence of characters is encountered that fails normalization checking,
an error with the <code>DOMError.type</code> equals to
"check-character-normalization-failure" is issued. </dd>
<dt><code>false</code></dt>
<dd>[<em>required</em>] (<em>default</em>)Do not check if characters are normalized.</dd>
</dl></dd>
<dt><code>"comments"</code></dt>
<dd>
<dl>
<dt>
<code>true</code></dt>
<dd>[<em>required</em>] (<em>default</em>)Keep <code>Comment</code> nodes in the document.</dd>
<dt><code>false</code></dt>
<dd>[<em>required</em>]Discard <code>Comment</code> nodes in the document.</dd>
</dl></dd>
<dt>
<code>"datatype-normalization"</code></dt>
<dd>
<dl>
<dt><code>true</code></dt>
<dd>[<em>optional</em>] Expose schema normalized values in the tree, such as <a href='http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/#key-nv'>XML
Schema normalized values</a> in the case of XML Schema. Since this parameter requires to have schema
information, the "validate" parameter will also be set to
<code>true</code>. Having this parameter activated when "validate" is
<code>false</code> has no effect and no schema-normalization will happen.
<p ><b>Note:</b> Since the document contains the result of the XML 1.0
processing, this parameter does not apply to attribute value
normalization as defined in section 3.3.3 of [<a href='http://www.w3.org/TR/2004/REC-xml-20040204'>XML 1.0</a>] and is only
meant for schema languages other than Document Type Definition (DTD). </dd>
<dt>
<code>false</code></dt>
<dd>[<em>required</em>] (<em>default</em>) Do not perform schema normalization on the tree. </dd>
</dl></dd>
<dt>
<code>"element-content-whitespace"</code></dt>
<dd>
<dl>
<dt><code>true</code></dt>
<dd>[<em>required</em>] (<em>default</em>)Keep all whitespaces in the document.</dd>
<dt><code>false</code></dt>
<dd>[<em>optional</em>] Discard all <code>Text</code> nodes that contain whitespaces in element
content, as described in <a href='http://www.w3.org/TR/2004/REC-xml-infoset-20040204#infoitem.character'>
[element content whitespace]</a>. The implementation is expected to use the attribute
<code>Text.isElementContentWhitespace</code> to determine if a
<code>Text</code> node should be discarded or not.</dd>
</dl></dd>
<dt><code>"entities"</code></dt>
<dd>
<dl>
<dt>
<code>true</code></dt>
<dd>[<em>required</em>] (<em>default</em>)Keep <code>EntityReference</code> nodes in the document.</dd>
<dt>
<code>false</code></dt>
<dd>[<em>required</em>] Remove all <code>EntityReference</code> nodes from the document,
putting the entity expansions directly in their place. <code>Text</code>
nodes are normalized, as defined in <code>Node.normalize</code>. Only <a href='http://www.w3.org/TR/2004/REC-xml-infoset-20040204/#infoitem.rse'>
unexpanded entity references</a> are kept in the document. </dd>
</dl>
<p ><b>Note:</b> This parameter does not affect <code>Entity</code> nodes. </dd>
<dt>
<code>"error-handler"</code></dt>
<dd>[<em>required</em>] Contains a <code>DOMErrorHandler</code> object. If an error is
encountered in the document, the implementation will call back the
<code>DOMErrorHandler</code> registered using this parameter. The
implementation may provide a default <code>DOMErrorHandler</code> object.
When called, <code>DOMError.relatedData</code> will contain the closest
node to where the error occurred. If the implementation is unable to
determine the node where the error occurs,
<code>DOMError.relatedData</code> will contain the <code>Document</code>
node. Mutations to the document from within an error handler will result
in implementation dependent behavior. </dd>
<dt><code>"infoset"</code></dt>
<dd>
<dl>
<dt>
<code>true</code></dt>
<dd>[<em>required</em>]Keep in the document the information defined in the XML Information Set [<a href='http://www.w3.org/TR/2004/REC-xml-infoset-20040204/'>XML Information Set</a>]
.This forces the following parameters to <code>false</code>: "
validate-if-schema", "entities", "datatype-normalization", "cdata-sections
".This forces the following parameters to <code>true</code>: "
namespace-declarations", "well-formed", "element-content-whitespace", "
comments", "namespaces".Other parameters are not changed unless
explicitly specified in the description of the parameters. Note that
querying this parameter with <code>getParameter</code> returns
<code>true</code> only if the individual parameters specified above are
appropriately set.</dd>
<dt><code>false</code></dt>
<dd>Setting <code>infoset</code> to
<code>false</code> has no effect.</dd>
</dl></dd>
<dt><code>"namespaces"</code></dt>
<dd>
<dl>
<dt>
<code>true</code></dt>
<dd>[<em>required</em>] (<em>default</em>) Perform the namespace processing as defined in . </dd>
<dt><code>false</code></dt>
<dd>[<em>optional</em>] Do not perform the namespace processing. </dd>
</dl></dd>
<dt>
<code>"namespace-declarations"</code></dt>
<dd> This parameter has no effect if the
parameter "namespaces" is set to <code>false</code>.
<dl>
<dt><code>true</code></dt>
<dd>[<em>required</em>] (<em>default</em>) Include namespace declaration attributes, specified or defaulted from
the schema, in the document. See also the sections "Declaring Namespaces"
in [<a href='http://www.w3.org/TR/1999/REC-xml-names-19990114/'>XML Namespaces</a>]
and [<a href='http://www.w3.org/TR/2004/REC-xml-names11-20040204/'>XML Namespaces 1.1</a>]
.</dd>
<dt><code>false</code></dt>
<dd>[<em>required</em>]Discard all namespace declaration attributes. The namespace prefixes (
<code>Node.prefix</code>) are retained even if this parameter is set to
<code>false</code>.</dd>
</dl></dd>
<dt><code>"normalize-characters"</code></dt>
<dd>
<dl>
<dt><code>true</code></dt>
<dd>[<em>optional</em>] <a href='http://www.w3.org/TR/2004/REC-xml11-20040204/#dt-fullnorm'>Fully
normalized</a> the characters in the document as defined in appendix B of [<a href='http://www.w3.org/TR/2004/REC-xml11-20040204/'>XML 1.1</a>]. </dd>
<dt>
<code>false</code></dt>
<dd>[<em>required</em>] (<em>default</em>)Do not perform character normalization.</dd>
</dl></dd>
<dt><code>"schema-location"</code></dt>
<dd>[<em>optional</em>] Represent a <code>DOMString</code> object containing a list of URIs,
separated by whitespaces (characters matching the <a href='http://www.w3.org/TR/2004/REC-xml-20040204#NT-S'>nonterminal
production S</a> defined in section 2.3 [<a href='http://www.w3.org/TR/2004/REC-xml-20040204'>XML 1.0</a>]), that
represents the schemas against which validation should occur, i.e. the
current schema. The types of schemas referenced in this list must match
the type specified with <code>schema-type</code>, otherwise the behavior
of an implementation is undefined. The schemas specified using this
property take precedence to the schema information specified in the
document itself. For namespace aware schema, if a schema specified using
this property and a schema specified in the document instance (i.e. using
the <code>schemaLocation</code> attribute) in a schema document (i.e.
using schema <code>import</code> mechanisms) share the same
<code>targetNamespace</code>, the schema specified by the user using this
property will be used. If two schemas specified using this property share
the same <code>targetNamespace</code> or have no namespace, the behavior
is implementation dependent. If no location has been provided, this
parameter is <code>null</code>.
<p ><b>Note:</b> The <code>"schema-location"</code> parameter is ignored
unless the "schema-type" parameter value is set. It is strongly
recommended that <code>Document.documentURI</code> will be set so that an
implementation can successfully resolve any external entities referenced. </dd>
<dt>
<code>"schema-type"</code></dt>
<dd>[<em>optional</em>] Represent a <code>DOMString</code> object containing an absolute URI
and representing the type of the schema language used to validate a
document against. Note that no lexical checking is done on the absolute
URI. If this parameter is not set, a default value may be provided by
the implementation, based on the schema languages supported and on the
schema language used at load time. If no value is provided, this
parameter is <code>null</code>.
<p ><b>Note:</b> For XML Schema [<a href='http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/'>XML Schema Part 1</a>]
, applications must use the value
<code>"http://www.w3.org/2001/XMLSchema"</code>. For XML DTD [<a href='http://www.w3.org/TR/2004/REC-xml-20040204'>XML 1.0</a>],
applications must use the value
<code>"http://www.w3.org/TR/REC-xml"</code>. Other schema languages are
outside the scope of the W3C and therefore should recommend an absolute
URI in order to use this method. </dd>
<dt><code>"split-cdata-sections"</code></dt>
<dd>
<dl>
<dt>
<code>true</code></dt>
<dd>[<em>required</em>] (<em>default</em>)Split CDATA sections containing the CDATA section termination marker
']]>'. When a CDATA section is split a warning is issued with a
<code>DOMError.type</code> equals to
<code>"cdata-sections-splitted"</code> and
<code>DOMError.relatedData</code> equals to the first
<code>CDATASection</code> node in document order resulting from the split.</dd>
<dt>
<code>false</code></dt>
<dd>[<em>required</em>]Signal an error if a <code>CDATASection</code> contains an
unrepresentable character.</dd>
</dl></dd>
<dt><code>"validate"</code></dt>
<dd>
<dl>
<dt><code>true</code></dt>
<dd>[<em>optional</em>] Require the validation against a schema (i.e. XML schema, DTD, any
other type or representation of schema) of the document as it is being
normalized as defined by [<a href='http://www.w3.org/TR/2004/REC-xml-20040204'>XML 1.0</a>]. If
validation errors are found, or no schema was found, the error handler is
notified. Schema-normalized values will not be exposed according to the
schema in used unless the parameter "datatype-normalization" is
<code>true</code>. This parameter will reevaluate:
<ul>
<li> Attribute nodes with
<code>Attr.specified</code> equals to <code>false</code>, as specified in
the description of the <code>Attr</code> interface;
</li>
<li> The value of the
attribute <code>Text.isElementContentWhitespace</code> for all
<code>Text</code> nodes;
</li>
<li> The value of the attribute
<code>Attr.isId</code> for all <code>Attr</code> nodes;
</li>
<li> The attributes
<code>Element.schemaTypeInfo</code> and <code>Attr.schemaTypeInfo</code>.
</li>
</ul>
<p ><b>Note:</b> "validate-if-schema" and "validate" are mutually
exclusive, setting one of them to <code>true</code> will set the other
one to <code>false</code>. Applications should also consider setting the
parameter "well-formed" to <code>true</code>, which is the default for
that option, when validating the document. </dd>
<dt><code>false</code></dt>
<dd>[<em>required</em>] (<em>default</em>) Do not accomplish schema processing, including the internal subset
processing. Default attribute values information are kept. Note that
validation might still happen if "validate-if-schema" is <code>true</code>
. </dd>
</dl></dd>
<dt><code>"validate-if-schema"</code></dt>
<dd>
<dl>
<dt><code>true</code></dt>
<dd>[<em>optional</em>]Enable validation only if a declaration for the document element can be
found in a schema (independently of where it is found, i.e. XML schema,
DTD, or any other type or representation of schema). If validation is
enabled, this parameter has the same behavior as the parameter "validate"
set to <code>true</code>.
<p ><b>Note:</b> "validate-if-schema" and "validate" are mutually
exclusive, setting one of them to <code>true</code> will set the other
one to <code>false</code>. </dd>
<dt><code>false</code></dt>
<dd>[<em>required</em>] (<em>default</em>) No schema processing should be performed if the document has a schema,
including internal subset processing. Default attribute values
information are kept. Note that validation must still happen if "validate
" is <code>true</code>. </dd>
</dl></dd>
<dt><code>"well-formed"</code></dt>
<dd>
<dl>
<dt><code>true</code></dt>
<dd>[<em>required</em>] (<em>default</em>) Check if all nodes are XML well formed according to the XML version in
use in <code>Document.xmlVersion</code>:
<ul>
<li> check if the attribute
<code>Node.nodeName</code> contains invalid characters according to its
node type and generate a <code>DOMError</code> of type
<code>"wf-invalid-character-in-node-name"</code>, with a
<code>DOMError.SEVERITY_ERROR</code> severity, if necessary;
</li>
<li> check if
the text content inside <code>Attr</code>, <code>Element</code>,
<code>Comment</code>, <code>Text</code>, <code>CDATASection</code> nodes
for invalid characters and generate a <code>DOMError</code> of type
<code>"wf-invalid-character"</code>, with a
<code>DOMError.SEVERITY_ERROR</code> severity, if necessary;
</li>
<li> check if
the data inside <code>ProcessingInstruction</code> nodes for invalid
characters and generate a <code>DOMError</code> of type
<code>"wf-invalid-character"</code>, with a
<code>DOMError.SEVERITY_ERROR</code> severity, if necessary;
</li>
</ul></dd>
<dt>
<code>false</code></dt>
<dd>[<em>optional</em>] Do not check for XML well-formedness. </dd>
</dl></dd>
</dl>
<p> The resolution of the system identifiers associated with entities is
done using <code>Document.documentURI</code>. However, when the feature
"LS" defined in [<a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-LS-20040407'>DOM Level 3 Load and Save</a>]
is supported by the DOM implementation, the parameter
"resource-resolver" can also be used on <code>DOMConfiguration</code>
objects attached to <code>Document</code> nodes. If this parameter is
set, <code>Document.normalizeDocument()</code> will invoke the resource
resolver instead of using <code>Document.documentURI</code>.
<p>See also the <a href='http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407'>Document Object Model (DOM) Level 3 Core Specification</a>.
<P>
<P>
<DL>
<DT><B>Since:</B></DT>
<DD>DOM Level 3</DD>
</DL>
<HR>
<P>
<!-- ========== 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> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/w3c/dom/DOMConfiguration.html#canSetParameter(java.lang.String, java.lang.Object)">canSetParameter</A></B>(<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A> name,
<A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A> value)</CODE>
<BR>
Check if setting a parameter to a specific value is supported.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/w3c/dom/DOMConfiguration.html#getParameter(java.lang.String)">getParameter</A></B>(<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A> name)</CODE>
<BR>
Return the value of a parameter if known.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../org/w3c/dom/DOMStringList.html" title="interface in org.w3c.dom">DOMStringList</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/w3c/dom/DOMConfiguration.html#getParameterNames()">getParameterNames</A></B>()</CODE>
<BR>
The list of the parameters supported by this
<code>DOMConfiguration</code> object and for which at least one value
can be set by the application.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../org/w3c/dom/DOMConfiguration.html#setParameter(java.lang.String, java.lang.Object)">setParameter</A></B>(<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A> name,
<A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A> value)</CODE>
<BR>
Set the value of a parameter.</TD>
</TR>
</TABLE>
<P>
<!-- ============ 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="setParameter(java.lang.String, java.lang.Object)"><!-- --></A><H3>
setParameter</H3>
<PRE>
void <B>setParameter</B>(<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A> name,
<A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A> value)
throws <A HREF="../../../org/w3c/dom/DOMException.html" title="class in org.w3c.dom">DOMException</A></PRE>
<DL>
<DD>Set the value of a parameter.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name of the parameter to set.<DD><CODE>value</CODE> - The new value or <code>null</code> if the user wishes to
unset the parameter. While the type of the value parameter is
defined as <code>DOMUserData</code>, the object type must match the
type defined by the definition of the parameter. For example, if
the parameter is "error-handler", the value must be of type
<code>DOMErrorHandler</code>.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../org/w3c/dom/DOMException.html" title="class in org.w3c.dom">DOMException</A></CODE> - NOT_FOUND_ERR: Raised when the parameter name is not recognized.
<br> NOT_SUPPORTED_ERR: Raised when the parameter name is recognized
but the requested value cannot be set.
<br> TYPE_MISMATCH_ERR: Raised if the value type for this parameter
name is incompatible with the expected value type.</DL>
</DD>
</DL>
<HR>
<A NAME="getParameter(java.lang.String)"><!-- --></A><H3>
getParameter</H3>
<PRE>
<A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A> <B>getParameter</B>(<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A> name)
throws <A HREF="../../../org/w3c/dom/DOMException.html" title="class in org.w3c.dom">DOMException</A></PRE>
<DL>
<DD>Return the value of a parameter if known.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name of the parameter.
<DT><B>Returns:</B><DD>The current object associated with the specified parameter or
<code>null</code> if no object has been associated or if the
parameter is not supported.
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../org/w3c/dom/DOMException.html" title="class in org.w3c.dom">DOMException</A></CODE> - NOT_FOUND_ERR: Raised when the parameter name is not recognized.</DL>
</DD>
</DL>
<HR>
<A NAME="canSetParameter(java.lang.String, java.lang.Object)"><!-- --></A><H3>
canSetParameter</H3>
<PRE>
boolean <B>canSetParameter</B>(<A HREF="../../../java/lang/String.html" title="class in java.lang">String</A> name,
<A HREF="../../../java/lang/Object.html" title="class in java.lang">Object</A> value)</PRE>
<DL>
<DD>Check if setting a parameter to a specific value is supported.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>name</CODE> - The name of the parameter to check.<DD><CODE>value</CODE> - An object. if <code>null</code>, the returned value is
<code>true</code>.
<DT><B>Returns:</B><DD><code>true</code> if the parameter could be successfully set
to the specified value, or <code>false</code> if the parameter is
not recognized or the requested value is not supported. This does
not change the current value of the parameter itself.</DL>
</DD>
</DL>
<HR>
<A NAME="getParameterNames()"><!-- --></A><H3>
getParameterNames</H3>
<PRE>
<A HREF="../../../org/w3c/dom/DOMStringList.html" title="interface in org.w3c.dom">DOMStringList</A> <B>getParameterNames</B>()</PRE>
<DL>
<DD>The list of the parameters supported by this
<code>DOMConfiguration</code> object and for which at least one value
can be set by the application. Note that this list can also contain
parameter names defined outside this specification.
<P>
<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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/DOMConfiguration.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
<b>Java<sup><font size=-2>TM</font></sup> 2 Platform<br>Standard Ed. 5.0</b></EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../org/w3c/dom/DocumentType.html" title="interface in org.w3c.dom"><B>PREV CLASS</B></A>
<A HREF="../../../org/w3c/dom/DOMError.html" title="interface in org.w3c.dom"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html?org/w3c/dom/DOMConfiguration.html" target="_top"><B>FRAMES</B></A>
<A HREF="DOMConfiguration.html" target="_top"><B>NO FRAMES</B></A>
<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: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<font size="-1"><a href="http://java.sun.com/cgi-bin/bugreport.cgi">Submit a bug or feature</a><br>For further API reference and developer documentation, see <a href="../../../../relnotes/devdocs-vs-specs.html">Java 2 SDK SE Developer Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. <p>Copyright © 2004, 2010 Oracle and/or its affiliates. All rights reserved. Use is subject to <a href="../../../../relnotes/license.html">license terms</a>. Also see the <a href="http://java.sun.com/docs/redist.html">documentation redistribution policy</a>.</font>
<!-- Start SiteCatalyst code -->
<script language="JavaScript" src="http://www.oracle.com/ocom/groups/systemobject/@mktg_admin/documents/systemobject/s_code_download.js"></script>
<script language="JavaScript" src="http://www.oracle.com/ocom/groups/systemobject/@mktg_admin/documents/systemobject/s_code.js"></script>
<!-- ********** DO NOT ALTER ANYTHING BELOW THIS LINE ! *********** -->
<!-- Below code will send the info to Omniture server -->
<script language="javascript">var s_code=s.t();if(s_code)document.write(s_code)</script>
<!-- End SiteCatalyst code -->
</body>
</HTML>
| Smolations/more-dash-docsets | docsets/Java 5.docset/Contents/Resources/Documents/org/w3c/dom/DOMConfiguration.html | HTML | mit | 33,237 |
<!-- bottom footer -->
<footer class="footer">
<!-- fixed footer -->
<!-- <footer class="navbar-default navbar-fixed-bottom"> -->
<div class="container footerBox">
<!-- <p class="copyright text-muted">
Copyright © {{ site.time | date: '%Y' }}
{% if site.pretty-url %} •
<a href="{{ site.url }}">{{ site.pretty-url }}</a>
{% endif %}
</p> -->
<!-- <p class="text-muted">
Powered by <a href="https://github.com/">Github</a>.
</p> -->
<table style="width:100%">
<tr>
<td>
<p class="text-muted">
Powered by <a href="https://github.com/" target="_blank">Github</a>
and <a href="http://getbootstrap.com/" target="_blank">Bootstrap</a>.
</p>
</td>
<td>
<!-- <p class="text-muted text-right">
<a href="{{ site.baseurl }}/web/contact">Contact me</a> for more information.
</p> -->
</td>
</tr>
</table>
</div>
</footer>
| nbelaid/nbelaid.github.io | _includes/footer1.html | HTML | mit | 1,028 |
<!DOCTYPE html>
<meta charset="utf-8">
<head>
<link href="https://fonts.googleapis.com/css?family=Amatic+SC" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300" rel="stylesheet">
<style>
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
width: 960px;
height: 500px;
position: relative;
}
form {
position: absolute;
top: 1em;
left: 1em;
}
path {
fill-rule: evenodd;
stroke: #333;
stroke-width: 2px;
}
.tex1{
background-color:red}
.annulus path {
fill: #c6dbef;
}
h1{
font-family: 'Amatic SC', cursive;
font-size:40px;
text-align:center;
}
li{
font-family: 'Amatic SC', cursive;
font-size:30px;
}
p{
text-align:justify;
font-family:'open sans condensed';
font-size:15px;
width:80%;
}
#wrapper {
width: 1700px;
overflow: hidden; /* will contain if #first is longer than #second */
}
#div1 {
width: 700px;
float:left; /* add this */
}
#div2 {
width: 900px;
overflow: hidden; /* if you don't want #second to wrap below #first */
}
</style>
</head>
<body>
<div id="wrapper">
<br><br>
<div id="div1" theSVG"><h1>The Art of Data Science</h1><svg id="graph" style="background-color:transparent"></svg></div>
<div id="div2">
<ol type="i">
<li style="color:tomato;">Starting The Quesiton</li>
<hr align='left' style="width:70%">
<p>Asking the right question is fundamental in order to be able to construct the right model and interpret the results.
Different types of questions can be asked about a dataset, like descriptive, exploratory, inferential, predictive, causal, and mechanistic questions.</p>
<br>
<li style="color:PaleVioletRed;">Exploratory Data Analyis</li>
<hr align='left' style="width:70%">
<p>Exploratory data analysis is the process of exploring your
data, and it typically includes examining the structure and
components of your dataset, the distributions of individual
variables, and the relationships between two or more
variables.</p>
<li style="color:SteelBlue;">Model Building</li>
<hr align='left' style="width:70%">
<p>Modeling is the process by which a data scientist creates,
assesses, and refines a model to answer a question. Modeling involves the use of tools like statistics, data mining, theoretical assumptions.
It also involves imposing a specific structure on the data and creating
a summary of the data.</p>
<li style="color:gold">Result Interpretation</li>
<hr align='left' style="width:70%">
<p>Interpreting the results is the process of matching expectations to the data. Interpretation happens after completing the primary and supportive
analyses and it is helps the data scientist revisit the original question and modify the model.</p>
<li style="color:LimeGreen">Communication And Visualization</li>
<hr align='left' style="width:70%">
<p> Communication is the process of disseminating the final results in a more formal
setting, often to an external, larger audience. Static and interactive visualizations are among the most used tools to communicate data analysis results.</p>
</ol>
</div>
</div>
<script src="https://d3js.org/d3.v4.min.js"></script>
<script>
// Math about positioning wheels on a circle is taken from here http://mathworld.wolfram.com/Pentagon.html
var width = 700,
height = 600,
radius = 70,
x = Math.sin(2 * Math.PI / 3),
y = Math.cos(2 * Math.PI / 3);
var distFromOrigin = 280
var c1 = Math.cos((2*Math.PI)/5)*distFromOrigin
var s1 = Math.sin((2*Math.PI)/5)*distFromOrigin
var c2 = Math.cos(Math.PI/5)*distFromOrigin
var s2 = Math.sin((4*Math.PI)/5)*distFromOrigin
var offset = 0,
speed = 4,
start = Date.now();
var svg = d3.select("#graph")
.attr("width", width)
.attr("height", height)
.append("g")
//.attr("transform", "translate(" + width / 2 + "," + height / 2 + ")")
.attr("transform", "translate(" + width / 2 + "," + height / 2 + ")scale(.60)")
.append("g");
/* this was the circle used to position the wheels like a pentagon
d3.select('#graph')
.append('circle')
.attr('cx',(width / 2))
.attr('cy',(height / 2))
.attr('r',distFromOrigin)
.attr('stroke-width',3)
.attr('stroke','darkred')
.attr('fill','none');
*/
/*
d3.select('#graph')
.append('line')
.attr('x1',(width / 2)-s2)
.attr('y1',0)
.attr('x2',(width / 2)-s2)
.attr('y2',(height / 4))
.attr('stroke','black');
d3.select('#graph')
.append('line')
.attr('x1',(width / 2)+s2)
.attr('y1',0)
.attr('x2',(width / 2)+s2)
.attr('y2',(height / 4))
.attr('stroke','black');
d3.select('#graph')
.append('circle')
.attr('cx',(width / 2))
.attr('cy',(height / 2))
.attr('r',20)
.attr('stroke-width',3)
.attr('stroke','none');
d3.select('#graph')
.append('circle')
.attr('cx',500+c1)
.attr('cy',500-s1)
.attr('r',3)
.attr('stroke-width',3)
.attr('stroke','none')
.attr('fill','red');
*/
var frame = svg.append("g")
.datum({radius: Infinity});
frame.append("g")
.attr("class", "annulus")
.datum({teeth: 120, radius: -420, annulus: true}) <!-- this is the external ring -->
.append("path")
.attr("d", gear);
frame.append("g")
.attr("class", "sun") <!-- this is the middle wheel -->
.style("fill",'grey')
.datum({teeth: 40, radius: radius * 2})
.append("path")
.attr("d", gear);
d3.select(".sun")
.append('circle')
.attr('fill','grey')
.attr('r',30)
.attr("transform", "translate(0,0)");
d3.select(".sun")
.append('svg:text')
.attr('x', 0)
.attr('y', 30)
.attr('fill','white')
.attr("text-anchor","middle")
.attr("font-family",'Amatic SC')
.attr("font-size",50)
.append('svg:tspan')
.attr('x', 0)
.attr('dy', -30)
.text('Epicycle')
.append('svg:tspan')
.attr('x', 0)
.attr('dy', 40)
.text('of Analysis');
/*
d3.select(".sun")
.append("text")
.attr("class", "annotate")
.attr("x", 450)
.attr("y", -483)
.attr("text-anchor","middle")
.text("Because all chords at the arc of Apple have");
d3.select(".sun")
.append("text")
.attr("class", "annotate")
.attr("x", -450)
.attr("y", -483)
.attr("text-anchor","middle")
.text("Because all chords at the arc of Apple have" );
*/
frame.append("g")
.attr("class", "planet1")
.attr("transform", "translate(0," + -distFromOrigin + ")")
.style("fill",'tomato')
.datum({teeth: 40, radius: -radius * 2})
.append("path")
.attr("d", gear)
//.attr("transform", "translate(0,-150)")
d3.select(".planet1")
.append('circle')
.attr('fill','tomato')
.attr('r',30)
.attr("transform", "translate(0,0)");
d3.select(".planet1")
.append('svg:text')
.attr('x', 0)
.attr('y', 30)
.attr('fill','white')
.attr("text-anchor","middle")
.attr("font-family",'Amatic SC')
.attr("font-size",50)
.append('svg:tspan')
.attr('x', 0)
.attr('dy', -30)
.text('Starting')
.append('svg:tspan')
.attr('x', 0)
.attr('dy', 40)
.text('The Question');
frame.append("g")
.attr("class", "planet2")
.attr("transform", "translate(" + s1 + "," + -c1 + ")")
.style("fill",'PaleVioletRed')
.datum({teeth: 40, radius: -radius * 2})
.append("path")
.attr("d", gear)
d3.select(".planet2")
.append('circle')
.attr('fill','PaleVioletRed')
.attr('r',30)
.attr("transform", "translate(0,0)");
d3.select(".planet2")
.append('svg:text')
.attr('x', 0)
.attr('y', 30)
.attr('fill','white')
.attr("text-anchor","middle")
.attr("font-family",'Amatic SC')
.attr("font-size",50)
.append('svg:tspan')
.attr('x', 0)
.attr('dy', -30)
.text('Exploratory')
.append('svg:tspan')
.attr('x', 0)
.attr('dy', 40)
.text('Data Analysis');
frame.append("g")
.attr("class", "planet3")
.attr("transform", "translate(" + -s1 + "," + -c1 + ")")
.style("fill",'LimeGreen')
.datum({teeth: 40, radius: -radius * 2})
.append("path")
.attr("d", gear);
d3.select(".planet3")
.append('circle')
.attr('fill','LimeGreen')
.attr('r',30)
.attr("transform", "translate(0,0)");
d3.select(".planet3")
.append('svg:text')
.attr('x', 0)
.attr('y', 30)
.attr('fill','white')
.attr("text-anchor","middle")
.attr("font-family",'Amatic SC')
.attr("font-size",47)
.append('svg:tspan')
.attr('x', 0)
.attr('dy', -30)
.text('Communication')
.append('svg:tspan')
.attr('x', 0)
.attr('dy', 40)
.text('And Visualization');
frame.append("g")
.attr("class", "planet4")
.attr("transform", "translate(" + -s2 + "," + c2 + ")")
.style("fill",'gold')
.datum({teeth: 40, radius: -radius * 2})
.append("path")
.attr("d", gear);
d3.select(".planet4")
.append('circle')
.attr('fill','gold')
.attr('r',30)
.attr("transform", "translate(0,0)");
d3.select(".planet4")
.append('svg:text')
.attr('x', 0)
.attr('y', 30)
.attr('fill','white')
.attr("text-anchor","middle")
.attr("font-family",'Amatic SC')
.attr("font-size",50)
.append('svg:tspan')
.attr('x', 0)
.attr('dy', -30)
.text('Result')
.append('svg:tspan')
.attr('x', 0)
.attr('dy', 40)
.text('Interpretation');
frame.append("g")
.attr("class", "planet5")
.attr("transform", "translate(" + s2 + "," + c2 + ")")
.style("fill",'SteelBlue')
.datum({teeth: 40, radius: -radius * 2})
.append("path")
.attr("d", gear);
d3.select(".planet5")
.append('circle')
.attr('fill','SteelBlue')
.attr('r',30)
.attr("transform", "translate(0,0)");
d3.select(".planet5")
.append('svg:text')
.attr('x', 0)
.attr('y', 30)
.attr('fill','white')
.attr("text-anchor","middle")
.attr("font-family",'Amatic SC')
.attr("font-size",50)
.append('svg:tspan')
.attr('x', 0)
.attr('dy', -30)
.text('Model')
.append('svg:tspan')
.attr('x', 0)
.attr('dy', 40)
.text('Building');
d3.selectAll("input[name=reference]")
.data([radius * 5, Infinity, -radius])
.on("change", function(radius1) {
var radius0 = frame.datum().radius, angle = (Date.now() - start) * speed;
frame.datum({radius: radius1});
svg.attr("transform", "rotate(" + (offset += angle / radius0 - angle / radius1) + ")");
});
d3.selectAll("input[name=speed]")
.on("change", function() { speed = +this.value; });
function gear(d) {
var n = d.teeth,
r2 = Math.abs(d.radius),
r0 = r2 - 8,
r1 = r2 + 8,
r3 = d.annulus ? (r3 = r0, r0 = r1, r1 = r3, r2 + 20) : 20,
da = Math.PI / n,
a0 = -Math.PI / 2 + (d.annulus ? Math.PI / n : 0),
i = -1,
path = ["M", r0 * Math.cos(a0), ",", r0 * Math.sin(a0)];
while (++i < n) path.push(
"A", r0, ",", r0, " 0 0,1 ", r0 * Math.cos(a0 += da), ",", r0 * Math.sin(a0),
"L", r2 * Math.cos(a0), ",", r2 * Math.sin(a0),
"L", r1 * Math.cos(a0 += da / 3), ",", r1 * Math.sin(a0),
"A", r1, ",", r1, " 0 0,1 ", r1 * Math.cos(a0 += da / 3), ",", r1 * Math.sin(a0),
"L", r2 * Math.cos(a0 += da / 3), ",", r2 * Math.sin(a0),
"L", r0 * Math.cos(a0), ",", r0 * Math.sin(a0));
path.push("M0,", -r3, "A", r3, ",", r3, " 0 0,0 0,", r3, "A", r3, ",", r3, " 0 0,0 0,", -r3, "Z");
return path.join("");
}
d3.timer(function() {
var angle = (Date.now() - start) * speed,
transform = function(d) { return "rotate(" + angle / d.radius + ")"; };
frame.selectAll("path").attr("transform", transform);
frame.attr("transform", transform); // frame of reference
});
</script>
</body> | TamerKhraisha/webpage.github.io | DS/s3.html | HTML | mit | 11,857 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>elpi: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.9.0 / elpi - 1.8.3~8.12</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
elpi
<small>
1.8.3~8.12
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-09 19:07:39 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-09 19:07:39 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 1 Virtual package relying on perl
coq 8.9.0 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.06.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.06.1 Official 4.06.1 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Enrico Tassi <enrico.tassi@inria.fr>"
authors: [ "Enrico Tassi" ]
license: "LGPL-2.1-or-later"
homepage: "https://github.com/LPCIC/coq-elpi"
bug-reports: "https://github.com/LPCIC/coq-elpi/issues"
dev-repo: "git+https://github.com/LPCIC/coq-elpi"
build: [ make "COQBIN=%{bin}%/" "ELPIDIR=%{prefix}%/lib/elpi" "OCAMLWARN=" ]
install: [ make "install" "COQBIN=%{bin}%/" "ELPIDIR=%{prefix}%/lib/elpi" ]
depends: [
"elpi" {>= "1.12.0" & < "1.13.0~"}
"coq" {>= "8.12" & < "8.13~" }
]
tags: [ "logpath:elpi" ]
synopsis: "Elpi extension language for Coq"
description: """
Coq-elpi provides a Coq plugin that embeds ELPI.
It also provides a way to embed Coq's terms into λProlog using
the Higher-Order Abstract Syntax approach
and a way to read terms back. In addition to that it exports to ELPI a
set of Coq's primitives, e.g. printing a message, accessing the
environment of theorems and data types, defining a new constant and so on.
For convenience it also provides a quotation and anti-quotation for Coq's
syntax in λProlog. E.g. `{{nat}}` is expanded to the type name of natural
numbers, or `{{A -> B}}` to the representation of a product by unfolding
the `->` notation. Finally it provides a way to define new vernacular commands
and
new tactics."""
url {
src: "https://github.com/LPCIC/coq-elpi/archive/v1.8.3_8.12.tar.gz"
checksum: "sha256=d43efe7db233cda7a32cd1d820e6fbc695b2d6291ce6bd0ff74814d36da9cdad"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-elpi.1.8.3~8.12 coq.8.9.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.9.0).
The following dependencies couldn't be met:
- coq-elpi -> coq >= 8.12
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-elpi.1.8.3~8.12</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.06.1-2.0.5/released/8.9.0/elpi/1.8.3~8.12.html | HTML | mit | 7,449 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/tr/html4/loose.dtd">
<html>
<head>
<!-- Generated by chxdoc (build 606) on 2012-12-14 -->
<title>_HelperEState (awe6)</title>
<meta name="date" content="2012-12-14"/>
<meta name="keywords" content="awe6.core._HelperEState enum"/>
<link href="../../../stylesheet.css" type="text/css" rel="stylesheet"/>
<script type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="_HelperEState (awe6)";
}
}
</script>
<noscript></noscript>
</head>
<body onload="windowTitle();">
<div class="type-frame" id="enum-frame">
<!-- ======== START OF class DATA ======== -->
<h1 class="enum">awe6.core._HelperEState</h1>
<dl>
<dt>defined in</dt>
<dd>awe6.core.BasicButton</dd>
</dl>
<div class="doc">
</div>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<div class="members-panel">
<h2><a name="constructor_detail"></a>Constructors</h2>
<div class="members">
<div class="member">
<div class="header">
<a name="OVER()"></a><span class="name">OVER</span>
</div>
<div class="body">
<dl>
<!-- platforms -->
</dl>
<!-- Comment block -->
</div>
</div>
<div class="member">
<div class="header">
<a name="UP()"></a><span class="name">UP</span>
</div>
<div class="body">
<dl>
<!-- platforms -->
</dl>
<!-- Comment block -->
</div>
</div>
</div>
</div>
</div>
<!-- ========= END OF ENUM DATA ========= -->
</body>
</html>
| hypersurge/awe6 | docs/api/types/awe6/core/_HelperEState.html | HTML | mit | 1,561 |
<!--[if lte IE 8]><img class="img-responsive" src="img/{{ svg_fallback }}" height="100%" alt="{{ svg_alt }}" /><![endif]-->
<!--[if gt IE 8]> <img class="img-responsive" src="img/{{ svg_src }}" alt="{{ svg_alt }}" type="image/svg+xml" /><![endif]-->
<!--[if !IE]> --><img class="img-responsive" src="img/{{ svg_src }}" alt="{{ svg_alt }}">
<!-- <![endif]-->
| cginternals/typescript-init | client/_includes/svg.html | HTML | mit | 358 |
---
---
<!DOCTYPE html>
<html>
<head>
<title>{{page.title}}</title>
<meta property="og:type" content="article">
<meta property="og:url" content="{{page.base-url}}">
<meta property="og:image" content="{{page.shareimage}}">
<meta property="og:title" content="{{page.title}}">
<meta property="og:site_name" content="{{page.title}}">
<meta property="og:description" content="{{page.description}}">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="{{page.title}}">
<meta name="twitter:description" content="{{page.description}}">
<meta name="twitter:image" content="{{page.shareimage}}">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="/assets/stylesheets/bootstrap-3.1.0.min.css">
<link rel="stylesheet" href="/assets/stylesheets/font-awesome-4.0.3.min.css">
<link rel="stylesheet" href="/assets/stylesheets/opensans.css">
{% if page.showmap %}
<link rel="stylesheet" href="/assets/stylesheets/leaflet.css">
{% endif %}
<link rel="stylesheet" href="/assets/stylesheets/style.css">
<script src="/assets/{{ site.js_dir }}jquery-1.10.1.min.js"></script>
<script src="/assets/{{site.js_dir}}bootstrap-3.1.0.min.js"></script>
{% if showprogressbar %}
<script src="/assets/{{site.js_dir}}bootstrap-progressbar-0.9.0.min.js"></script>
{% endif %}
{% if page.showmap %}
<script src="/assets/{{site.js_dir}}leaflet.js"></script>
<script src="/assets/{{site.js_dir}}func.js"></script>
{% endif %}
<script src="/assets/javascripts/formvalidate.js"></script>
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n;
n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
document,'script','//connect.facebook.net/en_US/fbevents.js');
fbq('init', '546938808800014');
fbq('track', "PageView");</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=546938808800014&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
</head>
<body>
<div class="container-fluid" id="top-heading">
<header class="row" id="campaign-header">
<h1>{{page.topheading}}</h1>
<p>{{page.subheading}}</p>
</header>
<section class="row green-veg-pattern-background" id="ask">
<div class="col-sm-6 col-sm-offset-3" id="ask-body">
<h2>{{page.calltoaction.heading}}</h2>
<p>{{page.calltoaction.description}}</p>
{% if showprogressbar %}
<p>
<div id="signature-progress" class="progress" style="display:none;">
<div class="progress-bar progress-bar-danger four-sec-ease-in-out" role="progressbar" data-transitiongoal="80"><span id="petition-count">5,878</span> signatures out of <span id="petition-goal">6,000</span> goal</div>
</div>
</p>
{% endif %}
<p><strong>{{page.calltoaction.shortDescription}}</strong></p>
<form id="petitionform" accept-charset="UTF-8" action="{{page.calltoaction.formURL}}" method="POST" class="form">
<input type="hidden" name="utf8" value="✓">
<div class="form-group">
<label class="sr-only" for="address1">Address</label>
<input type="text" id="address1" class="form-control" name="address1" placeholder="Street Address" required>
<span class="error hidden">
There's a problem with your street address!
</span>
</div>
<div class="form-group">
<label class="sr-only" for="zip_code">Zip Code</label>
<input type="text" id="zip_code" class="form-control" name="zip_code" placeholder="Zip Code" required>
</div>
{% if page.form.first_name %}
<div class="form-group">
<label class="sr-only" for="first_name">First Name</label>
<input type="text" id="first_name" class="form-control" name="first_name" placeholder="First Name" required>
</div>
{% endif %}
{% if page.form.last_name %}
<div class="form-group">
<label class="sr-only" for="last_name">Last Name</label>
<input type="text" id="last_name" class="form-control" name="last_name" placeholder="Last Name" required>
</div>
{% endif %}
{% if page.form.email %}
<div class="form-group">
<label class="sr-only" for="email">Your Email</label>
<input type="email" id="email" class="form-control" name="email" placeholder="Your Email" required>
</div>
{% endif %}
<div class="text-center">
<button type="submit" class="btn btn-lg btn-primary">{{page.form.submit_text}}</button>
</div>
</form>
<div class="privacy">
{% if page.form.privacy_intro %}<strong>{{page.form.privacy_intro}}</strong>{% endif %} We will contact you with news & updates. If you do not wish to receive further emails, you can opt-out after getting the first email.
</div>
</div>
</section>
{{content}}
</div>
<footer class="hidden-xs hidden-sm yellow-veg-pattern-background">
<div class="container-fluid">
<div class="row">
<div class="col-sm-2">
<img src="/assets/images/VegFest-logo-black-sm.png" class="img-responsive" style="padding-top:10px;" />
</div>
<div class="pull-right">
<a
href="https://www.facebook.com/sharer/sharer.php?u={{page.base-url}}"
class="btn btn-secondary btn-lg"
role="button" >
<i class="fa fa-facebook"></i>
Share on Facebook
</a>
<a
href="https://twitter.com/intent/tweet?&text={{page.base-url}}"
class="btn btn-secondary btn-lg"
role="button" >
<i class="fa fa-twitter"></i>
Share on Twitter
</a>
</div>
</div>
</div>
</footer>
<br><br><br><br>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', '{{site.google_analytics_token}}', 'auto');
ga('send', 'pageview');
</script>
{% if page.showprogressbar %}
<script>
$(document).ready(function() {
/* get the current number of signatures and update the html of the page */
$.getJSON( "https://signature-data-backend.herokuapp.com", function( data ) {
$('#petition-count').html(data.totalCount);
});
/* show the progress bar when someone scrolls */
$(window).scroll( function () {
$('#signature-progress').show()
$('.progress .progress-bar').progressbar();
});
});
</script>
{% endif %}
</body>
</html>
| VegFest/act.vegfest.org | _layouts/campaign_default.html | HTML | mit | 7,004 |
<!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.8"/>
<title>Faeris: E:/CodeSpace/Faeris/lib/libfaeris/src/support/felis/xir_state.h 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/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</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">Faeris
 <span id="projectnumber">v3.2</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.8 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<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="files.html"><span>File List</span></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"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</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>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_c56faf4613ee661aba496b7591fae654.html">Faeris</a></li><li class="navelem"><a class="el" href="dir_324fd5173578ee2630711a79d9c748a1.html">lib</a></li><li class="navelem"><a class="el" href="dir_4ff4c6203fc9bcb7d3e6bbdf07a207a1.html">libfaeris</a></li><li class="navelem"><a class="el" href="dir_f1695f691b26c838a9b54d1eb8cc475a.html">src</a></li><li class="navelem"><a class="el" href="dir_c60305e6ba3e632cf9fe11b7202e1177.html">support</a></li><li class="navelem"><a class="el" href="dir_dda8c20d8ea8a83c585a1805160d58a2.html">felis</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">xir_state.h</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">/* xir_state.h */</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">/* Copyright (C) 2012-2014 nosiclin@foxmail.com */</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">/* Copyright (C) 2014-2015 www.fsource.cn */</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">/* http://www.fsource.cn */</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">/* Permission is hereby granted, free of charge, to any person obtaining */</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment">/* a copy of this software and associated documentation files (the */</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment">/* "Software"), to deal in the Software without restriction, including */</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment">/* without limitation the rights to use, copy, modify, merge, publish, */</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment">/* distribute, sublicense, and/or sell copies of the Software, and to */</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment">/* permit persons to whom the Software is furnished to do so, subject to */</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment">/* the following conditions: */</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">/* The above copyright notice and this permission notice shall be */</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">/* included in all copies or substantial portions of the Software. */</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment">/* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment">/* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment">/* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment">/* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="comment">/* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="comment">/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="comment">/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#ifndef _FAERY_XIR_SCRIPT_H_</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#define _FAERY_XIR_SCRIPT_H_</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#define ASCII_NUM 256</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
<div class="line"><a name="l00035"></a><span class="lineno"><a class="line" href="structtag_xir_state.html"> 35</a></span> <span class="keyword">struct </span><a class="code" href="structtag_xir_state.html">tagXirState</a></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> {</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  <span class="keyword">const</span> <span class="keywordtype">char</span>* name;</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  <span class="keywordtype">unsigned</span> <span class="keywordtype">char</span>* input_map;</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keywordtype">bool</span> <span class="keywordflow">finally</span>;</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keywordtype">int</span> token;</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">struct </span><a class="code" href="structtag_xir_state.html">tagXirState</a>** targets;</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keyword">struct </span><a class="code" href="structtag_xir_state.html">tagXirState</a>* next(<span class="keywordtype">char</span> c)</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span>  {</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <span class="keywordflow">return</span> targets[input_map[(<span class="keywordtype">unsigned</span> char)c]];</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  }</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="keywordtype">int</span> isFinnally()</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  {</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordflow">return</span> <span class="keywordflow">finally</span>;</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  }</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> };</div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="structtag_xir_state.html">tagXirState</a> <a class="code" href="structtag_xir_state.html">XirState</a>;</div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span> <span class="preprocessor">#endif </span><span class="comment">/* _FAERY_XIR_SCRIPT_H_ */</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span> </div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span> </div>
<div class="ttc" id="structtag_xir_state_html"><div class="ttname"><a href="structtag_xir_state.html">tagXirState</a></div><div class="ttdef"><b>Definition:</b> <a href="xir__state_8h_source.html#l00035">xir_state.h:35</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Jan 23 2015 17:58:36 for Faeris by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.8
</small></address>
</body>
</html>
| FSource/FDesign-Document | doxygen/html/xir__state_8h_source.html | HTML | mit | 14,077 |
<div class="form-group">
<label for="{{name || title}}" class="col-sm-2 control-label">{{title}}</label>
<div class="col-sm-10">
<textarea class="form-control" id="{{name || title}}" ng-focus="focused=true" ng-blur="focused=false" placeholder="{{placeholder}}" ng-model="binding" rows="{{rows || '3'}}"></textarea>
<p ng-show="help" class="help-block">{{help}}</p>
</div>
</div>
<div class="form-group" ng-show="preview && focused">
<h4 style="margin-left: 40px;">{{title}} Preview</h4>
<p class="col-sm-12" ng-bind-html="binding | toTrusted" style="border: dotted 1px gray"></p>
</div>
| scbd/absch.cbd.int | app/components/scbd-angularjs-controls/form-control-directives/text.html | HTML | mit | 634 |
<html>
<head>
<title>
Date - Helma Javascript Reference
</title>
<meta http-equiv="Content-Script-Type" content="text/javascript">
<script src="scripts.js"></script>
<link rel="stylesheet" href="styles.css" media="screen" />
<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script>
<script type="text/javascript">_uacct = "UA-737027-2";urchinTracker();</script>
<style>
td {
font-family: "Trebuchet MS", sans-serif;
font-size: 13px;
line-height:135%;
}
.columnheight {
height: 1200px;
}
</style>
</head>
<body bgcolor="white">
<div class="frame">
<img class="home" onclick="location='/'" src="helmaheader.gif" /><br />
<div class="lead">
<p>Detailed reference of prototypes, properties and methods available in the <br />
Javascript environment of your Helma web applications.</p>
</div>
<script> openbox('content') </script>
<div class="content">
<div class="docs">
<!--
<div class="sectionHead">Library: Date.js</div>
-->
<div class="section overview">
<!--
<div class="itemTitle">
Overview
</div>
-->
<div>
<div class="desc">Fields and methods of the jala.Date class.</div>
<div class="itemTags">
<!--
<ul>
</ul>
-->
</div>
</div>
</div>
<!--
<div class="sectionHead">Constructors</div>
-->
<div class="section constructor">
<div class="itemTitle">
<a name="jala.Date"></a>
<i><a href="#jala" class="type">jala</a>
<span class="symbolname">Date</span>(<span class="signature"></span>)</i>
</div>
<div class="desc">Constructs a new Renderings object.</div>
<div class="detailHead">methods</div>
<ul class="details">
<li><a href="#jala.Date.renderEditor">renderEditor</a>(prefix, date, fmt)</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.renderEditorAsString">renderEditorAsString</a>(prefix, date, pattern)</li>
</ul>
</div>
<div class="section constructor">
<div class="itemTitle">
<a name="jala.Date.Calendar"></a>
<i><a href="#jala" class="type">jala</a>
<span class="symbolname">Date.Calendar</span>(<span class="signature">collection</span>)</i>
</div>
<div class="desc">Creates a new instance of jala.Data.Calendar</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
HopObject
</td>
<td>
collection
</td>
<td>
A grouped HopObject collection to work on
</td>
</tr>
</table>
<div class="detailHead">methods</div>
<ul class="details">
<li><a href="#jala.Date.Calendar.getCollection">getCollection</a>()</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.setRenderer">setRenderer</a>(r)</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.getRenderer">getRenderer</a>()</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.setLocale">setLocale</a>(loc)</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.getLocale">getLocale</a>()</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.setTimeZone">setTimeZone</a>(loc)</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.getTimeZone">getTimeZone</a>()</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.setHrefFormat">setHrefFormat</a>(fmt)</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.getHrefFormat">getHrefFormat</a>()</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.setAccessNameFormat">setAccessNameFormat</a>(fmt)</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.getAccessNameFormat">getAccessNameFormat</a>()</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.render">render</a>(today)</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.getCalendar">getCalendar</a>(today)</li>
</ul>
</div>
<div class="section constructor">
<div class="itemTitle">
<a name="jala.Date.Calendar.Renderer"></a>
<i><a href="#jala" class="type">jala</a>
<span class="symbolname">Date.Calendar.Renderer</span>(<span class="signature">calendar</span>)</i>
</div>
<div class="desc">Returns a new instance of the default calendar renderer.</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
jala.Date.Calendar
</td>
<td>
calendar
</td>
<td>
The calendar utilizing this renderer
</td>
</tr>
</table>
<div class="detailHead">methods</div>
<ul class="details">
<li><a href="#jala.Date.Calendar.Renderer.renderDayHeader">renderDayHeader</a>(text)</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.Renderer.renderRow">renderRow</a>(row)</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.Renderer.renderDay">renderDay</a>(date, isExisting, isSelected)</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.Renderer.renderPrevNextLink">renderPrevNextLink</a>(date)</li>
</ul>
<ul class="details">
<li><a href="#jala.Date.Calendar.Renderer.renderCalendar">renderCalendar</a>(date, body, prevMonth, nextMonth)</li>
</ul>
<div class="detailHead">properties</div>
<ul class="details">
<li><span class="type">helma.Html</span> <a href="#jala.Date.Calendar.Renderer.html">html</a></li>
</ul>
<ul class="details">
<li><span class="type">jala.Date.Calendar</span> <a href="#jala.Date.Calendar.Renderer.calendar">calendar</a></li>
</ul>
</div>
<!--
<div class="sectionHead">Namespaces</div>
-->
<!--
<div class="sectionHead">Properties</div>
-->
<div class="section object">
<div class="itemTitle">
<a name="jala.Date.Calendar.Renderer.html"></a>
<span class="type">helma.Html</span>
<i><a href="#jala.Date.Calendar.Renderer" class="type">jala.Date.Calendar.Renderer</a>.
<span class="symbolname">html</span></i>
</div>
<div class="desc">An instance of helma.Html used for rendering the calendar</div>
<!-- if test="symbol.properties.length">
<div class="detailHead">properties</div>
<table class="params">
</table>
</if -->
</div>
<div class="section object">
<div class="itemTitle">
<a name="jala.Date.Calendar.Renderer.calendar"></a>
<span class="type">jala.Date.Calendar</span>
<i><a href="#jala.Date.Calendar.Renderer" class="type">jala.Date.Calendar.Renderer</a>.
<span class="symbolname">calendar</span></i>
</div>
<div class="desc">The calendar utilizing this renderer instance</div>
<!-- if test="symbol.properties.length">
<div class="detailHead">properties</div>
<table class="params">
</table>
</if -->
</div>
<div class="section object">
<div class="itemTitle">
<a name="jala.date"></a>
<span class="type">jala.Date</span>
<i><a href="#jala" class="type">jala</a>.
<span class="symbolname">date</span></i>
</div>
<div class="desc">Default date class instance.</div>
<!-- if test="symbol.properties.length">
<div class="detailHead">properties</div>
<table class="params">
</table>
</if -->
</div>
<!--
<div class="sectionHead">Constructors</div>
-->
<div class="sectionHead">Methods</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.renderEditor"></a>
<i><a href="#jala.Date" class="type">jala.Date</a>.
<span class="symbolname">renderEditor</span>(<span class="signature">prefix, date, fmt</span>)</i>
</div>
<div class="desc">Renders a timestamp as set of DropDown boxes, following the
format passed as argument. Every <select>
item is prefixed with a string so that it can be retrieved
easily from the values of a submitted POST request.</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
String
</td>
<td>
prefix
</td>
<td>
The prefix to use for all dropdown boxes, eg. "postdate"
</td>
</tr>
<tr>
<td class="type">
Date
</td>
<td>
date
</td>
<td>
A Date object to use as preselection (optional)
</td>
</tr>
<tr>
<td class="type">
Object
</td>
<td>
fmt
</td>
<td>
Array containing one parameter object for every single
select box that should be rendered, with the following properties set:
<ul>
<li>pattern - The date format pattern that should be rendered. Valid
patterns are: "dd", "MM", "yyyy", "HH", "ss".</li>
<li>firstOption - The string to use as first option, eg.: "choose a day"</li>
</ul>
</td>
</tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.renderEditorAsString"></a>
<i><a href="#jala.Date" class="type">jala.Date</a>.
<span class="symbolname">renderEditorAsString</span>(<span class="signature">prefix, date, pattern</span>)</i>
</div>
<div class="desc">Returns a timestamp as set of dropdown-boxes</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
</td>
<td>
prefix
</td>
<td>
</td>
</tr>
<tr>
<td class="type">
</td>
<td>
date
</td>
<td>
</td>
</tr>
<tr>
<td class="type">
</td>
<td>
pattern
</td>
<td>
</td>
</tr>
</table>
<div class="detailHead">see</div>
<table class="params">
<tr><td class="type"><div class="see"><a href="jala.Date.html#jala.Date.renderEditor">jala.Date.renderEditor</a></div></td></tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.getCollection"></a>
<i><a href="#jala.Date.Calendar" class="type">jala.Date.Calendar</a>.
<span class="symbolname">getCollection</span>(<span class="signature"></span>)</i>
</div>
<div class="desc">Returns the collection this calendar object works on</div>
<div class="detailHead">returns</div>
<table class="params">
<tr>
<td class="type">
</td>
<td>
The HopObject collection of this calendar
</td>
</tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.setRenderer"></a>
<i><a href="#jala.Date.Calendar" class="type">jala.Date.Calendar</a>.
<span class="symbolname">setRenderer</span>(<span class="signature">r</span>)</i>
</div>
<div class="desc">Sets the renderer to use.</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
Object
</td>
<td>
r
</td>
<td>
The renderer to use
</td>
</tr>
</table>
<div class="detailHead">see</div>
<table class="params">
<tr><td class="type"><div class="see"><a href="jala.Date.Calendar.html#jala.Date.Calendar.getRenderer">jala.Date.Calendar.getRenderer</a></div></td></tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.getRenderer"></a>
<i><a href="#jala.Date.Calendar" class="type">jala.Date.Calendar</a>.
<span class="symbolname">getRenderer</span>(<span class="signature"></span>)</i>
</div>
<div class="desc">Returns the renderer used by this calendar.</div>
<div class="detailHead">returns</div>
<table class="params">
<tr>
<td class="type">
</td>
<td>
The calendar renderer
</td>
</tr>
</table>
<div class="detailHead">see</div>
<table class="params">
<tr><td class="type"><div class="see"><a href="jala.Date.Calendar.html#jala.Date.Calendar.setRenderer">jala.Date.Calendar.setRenderer</a></div></td></tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.setLocale"></a>
<i><a href="#jala.Date.Calendar" class="type">jala.Date.Calendar</a>.
<span class="symbolname">setLocale</span>(<span class="signature">loc</span>)</i>
</div>
<div class="desc">Sets the locale to use within this calendar object</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
java.util.Locale
</td>
<td>
loc
</td>
<td>
The locale to use
</td>
</tr>
</table>
<div class="detailHead">see</div>
<table class="params">
<tr><td class="type"><div class="see"><a href="jala.Date.Calendar.html#jala.Date.Calendar.getLocale">jala.Date.Calendar.getLocale</a></div></td></tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.getLocale"></a>
<i><a href="#jala.Date.Calendar" class="type">jala.Date.Calendar</a>.
<span class="symbolname">getLocale</span>(<span class="signature"></span>)</i>
</div>
<div class="desc">Returns the locale used within this calendar instance. By default
the locale used by this calendar is the default locale of the
Java Virtual Machine running Helma.</div>
<div class="detailHead">returns</div>
<table class="params">
<tr>
<td class="type">
</td>
<td>
The locale of this calendar
</td>
</tr>
</table>
<div class="detailHead">see</div>
<table class="params">
<tr><td class="type"><div class="see"><a href="jala.Date.Calendar.html#jala.Date.Calendar.setLocale">jala.Date.Calendar.setLocale</a></div></td></tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.setTimeZone"></a>
<i><a href="#jala.Date.Calendar" class="type">jala.Date.Calendar</a>.
<span class="symbolname">setTimeZone</span>(<span class="signature">loc</span>)</i>
</div>
<div class="desc">Sets the locale to use within this calendar object</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
java.util.Locale
</td>
<td>
loc
</td>
<td>
The locale to use
</td>
</tr>
</table>
<div class="detailHead">see</div>
<table class="params">
<tr><td class="type"><div class="see"><a href="jala.Date.Calendar.html#jala.Date.Calendar.getTimeZone">jala.Date.Calendar.getTimeZone</a></div></td></tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.getTimeZone"></a>
<i><a href="#jala.Date.Calendar" class="type">jala.Date.Calendar</a>.
<span class="symbolname">getTimeZone</span>(<span class="signature"></span>)</i>
</div>
<div class="desc">Returns the locale used within this calendar instance. By default
the timezone used by this calendar is the default timezone
of the Java Virtual Machine running Helma.</div>
<div class="detailHead">returns</div>
<table class="params">
<tr>
<td class="type">
</td>
<td>
The locale of this calendar
</td>
</tr>
</table>
<div class="detailHead">see</div>
<table class="params">
<tr><td class="type"><div class="see"><a href="jala.Date.Calendar.html#jala.Date.Calendar.setTimeZone">jala.Date.Calendar.setTimeZone</a></div></td></tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.setHrefFormat"></a>
<i><a href="#jala.Date.Calendar" class="type">jala.Date.Calendar</a>.
<span class="symbolname">setHrefFormat</span>(<span class="signature">fmt</span>)</i>
</div>
<div class="desc">Sets the format of the hrefs to render by this calendar
to the format pattern passed as argument.</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
String
</td>
<td>
fmt
</td>
<td>
The date format pattern to use for
rendering the href
</td>
</tr>
</table>
<div class="detailHead">see</div>
<table class="params">
<tr><td class="type"><div class="see"><a href="jala.Date.Calendar.html#jala.Date.Calendar.getHrefFormat">jala.Date.Calendar.getHrefFormat</a></div></td></tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.getHrefFormat"></a>
<i><a href="#jala.Date.Calendar" class="type">jala.Date.Calendar</a>.
<span class="symbolname">getHrefFormat</span>(<span class="signature"></span>)</i>
</div>
<div class="desc">Returns the date formatting pattern used to render hrefs. The default
format is "yyyyMMdd".</div>
<div class="detailHead">returns</div>
<table class="params">
<tr>
<td class="type">
</td>
<td>
The date formatting pattern
</td>
</tr>
</table>
<div class="detailHead">see</div>
<table class="params">
<tr><td class="type"><div class="see"><a href="jala.Date.Calendar.html#jala.Date.Calendar.setHrefFormat">jala.Date.Calendar.setHrefFormat</a></div></td></tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.setAccessNameFormat"></a>
<i><a href="#jala.Date.Calendar" class="type">jala.Date.Calendar</a>.
<span class="symbolname">setAccessNameFormat</span>(<span class="signature">fmt</span>)</i>
</div>
<div class="desc">Sets the format of the group name to use when trying to access
child objects of the collection this calendar is operating on.</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
String
</td>
<td>
fmt
</td>
<td>
The date format pattern to use for
accessing child objects
</td>
</tr>
</table>
<div class="detailHead">see</div>
<table class="params">
<tr><td class="type"><div class="see"><a href="jala.Date.Calendar.html#jala.Date.Calendar.getAccessNameFormat">jala.Date.Calendar.getAccessNameFormat</a></div></td></tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.getAccessNameFormat"></a>
<i><a href="#jala.Date.Calendar" class="type">jala.Date.Calendar</a>.
<span class="symbolname">getAccessNameFormat</span>(<span class="signature"></span>)</i>
</div>
<div class="desc">Returns the format of the access name used by this calendar to access
child group objects of the collection this calendar is operating on.
The default format is "yyyyMMdd".</div>
<div class="detailHead">returns</div>
<table class="params">
<tr>
<td class="type">
</td>
<td>
The date formatting pattern used to access child objects
</td>
</tr>
</table>
<div class="detailHead">see</div>
<table class="params">
<tr><td class="type"><div class="see"><a href="jala.Date.Calendar.html#jala.Date.Calendar.setAccessNameFormat">jala.Date.Calendar.setAccessNameFormat</a></div></td></tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.render"></a>
<i><a href="#jala.Date.Calendar" class="type">jala.Date.Calendar</a>.
<span class="symbolname">render</span>(<span class="signature">today</span>)</i>
</div>
<div class="desc">Renders the calendar using either a custom renderer defined
using {@link #setRenderer} or the default one.</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
</td>
<td>
today
</td>
<td>
</td>
</tr>
</table>
<div class="detailHead">see</div>
<table class="params">
<tr><td class="type"><div class="see"><a href="jala.Date.Calendar.html#jala.Date.Calendar.setRenderer">jala.Date.Calendar.setRenderer</a></div></td></tr>
<tr><td class="type"><div class="see"><a href="jala.Date.html#jala.Date.Calendar.Renderer">jala.Date.Calendar.Renderer</a></div></td></tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.getCalendar"></a>
<i><a href="#jala.Date.Calendar" class="type">jala.Date.Calendar</a>.
<span class="symbolname">getCalendar</span>(<span class="signature">today</span>)</i>
</div>
<div class="desc">Returns a rendered calendar</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
</td>
<td>
today
</td>
<td>
</td>
</tr>
</table>
<div class="detailHead">see</div>
<table class="params">
<tr><td class="type"><div class="see"><a href="jala.Date.Calendar.html#jala.Date.Calendar.renderCalendar">jala.Date.Calendar.renderCalendar</a></div></td></tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.Renderer.renderDayHeader"></a>
<i><a href="#jala.Date.Calendar.Renderer" class="type">jala.Date.Calendar.Renderer</a>.
<span class="symbolname">renderDayHeader</span>(<span class="signature">text</span>)</i>
</div>
<div class="desc">Renders a single cell in the calendar day header row directly to response.</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
String
</td>
<td>
text
</td>
<td>
The text to display in the header field.
</td>
</tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.Renderer.renderRow"></a>
<i><a href="#jala.Date.Calendar.Renderer" class="type">jala.Date.Calendar.Renderer</a>.
<span class="symbolname">renderRow</span>(<span class="signature">row</span>)</i>
</div>
<div class="desc">Renders a single calendar row directly to response.</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
String
</td>
<td>
row
</td>
<td>
The body of the calendar row.
</td>
</tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.Renderer.renderDay"></a>
<i><a href="#jala.Date.Calendar.Renderer" class="type">jala.Date.Calendar.Renderer</a>.
<span class="symbolname">renderDay</span>(<span class="signature">date, isExisting, isSelected</span>)</i>
</div>
<div class="desc">Renders a single day within the calendar directly to response.</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
Date
</td>
<td>
date
</td>
<td>
A date instance representing the day within the calendar.
</td>
</tr>
<tr>
<td class="type">
Boolean
</td>
<td>
isExisting
</td>
<td>
True if there is a child object in the calendar's
collection to which the date cell should link to
</td>
</tr>
<tr>
<td class="type">
Boolean
</td>
<td>
isSelected
</td>
<td>
True if this calendar day should be rendered
as selected day.
</td>
</tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.Renderer.renderPrevNextLink"></a>
<i><a href="#jala.Date.Calendar.Renderer" class="type">jala.Date.Calendar.Renderer</a>.
<span class="symbolname">renderPrevNextLink</span>(<span class="signature">date</span>)</i>
</div>
<div class="desc">Renders a link to the previous or next month's calendar directly to response.</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
Date
</td>
<td>
date
</td>
<td>
A date object set to the previous or next available
month. This can be null in case there is no previous or next month.
</td>
</tr>
</table>
</div>
<div class="section function">
<div class="itemTitle">
<a name="jala.Date.Calendar.Renderer.renderCalendar"></a>
<i><a href="#jala.Date.Calendar.Renderer" class="type">jala.Date.Calendar.Renderer</a>.
<span class="symbolname">renderCalendar</span>(<span class="signature">date, body, prevMonth, nextMonth</span>)</i>
</div>
<div class="desc">Renders the calendar directly to response.</div>
<div class="detailHead">parameters</div>
<table class="params">
<tr>
<td class="type">
Date
</td>
<td>
date
</td>
<td>
A date object representing this calendar's month and year.
Please mind that the day will be set to the <em>last</em> date in this
month.
</td>
</tr>
<tr>
<td class="type">
String
</td>
<td>
body
</td>
<td>
The rendered calendar weeks including the day header
(basically the whole kernel of the table).
</td>
</tr>
<tr>
<td class="type">
Date
</td>
<td>
prevMonth
</td>
<td>
A date object set to the last available date of
the previous month. This can be used to render a navigation link to
the previous month.
</td>
</tr>
<tr>
<td class="type">
Date
</td>
<td>
nextMonth
</td>
<td>
A date object set to the first available date
of the next month. This can be used to render a navigation link to
the next month.
</td>
</tr>
</table>
</div>
</div>
</div>
<div class="finePrint">
Mon, 07 Apr 2008 15:02:05 GMT.
</div>
<script> closebox() </script>
<script> openbox('pageintro') </script>
<h3>core framework</h3>
<ul>
<li><a href="global.html">global</a></li>
<li><a href="app.html">app (application)</a></li>
<li><a href="req.html">req (request)</a></li>
<li><a href="res.html">res (response)</a></li>
<li><a href="session.html">session</a></li>
<li><a href="global.html#path">path</a></li>
<li><a href="global.html#root">root</a></li>
<li><a href="HopObject.html">HopObject</a></li>
<li><a href="User.html">User</a></li>
<li><a href="File.html">File</a></li>
<li><a href="FtpClient.html">FtpClient</a></li>
<li><a href="Image.html">Image</a></li>
<li><a href="Mail.html">Mail</a></li>
<li><a href="global.html#Remote">Remote</a></li>
<li><a href="Xml.html">Xml</a></li>
<li><a href="DatabaseObject.html">DatabaseObject</a></li>
<li><a href="MimePart.html">MimePart</a></li>
<li><a href="Skin.html">Skin</a></li>
<li><a href="global.html#Object.dontEnum">Object</a></li>
</ul>
<h3>optional modules</h3>
<ul>
<li><a href="ArrayExtensions.html">Array extensions</a></li>
<li><a href="DateExtensions.html">Date extensions</a></li>
<li><a href="NumberExtensions.html">Number extensions</a></li>
<li><a href="ObjectExtensions.html">Object extensions</a></li>
<li><a href="StringExtensions.html">String extensions</a></li>
<li><a href="HopObjectExtensions.html">HopObject extensions</a></li>
<li><a href="GlobalMacros.html">global macros</a></li>
<li><a href="MacroFilters.html">macro filters</a></li>
<li><a href="JSON.html">JSON methods</a></li>
<br />
<li><a href="helma.Aspects.html">helma.Aspects</a></li>
<li><a href="helma.Chart.html">helma.Chart</a></li>
<li><a href="helma.Color.html">helma.Color</a></li>
<li><a href="helma.Database.html">helma.Database</a></li>
<li><a href="helma.File.html">helma.File</a></li>
<li><a href="helma.Ftp.html">helma.Ftp</a></li>
<li><a href="helma.Group.html">helma.Group</a></li>
<li><a href="helma.Html.html">helma.Html</a></li>
<li><a href="helma.Http.html">helma.Http</a></li>
<li><a href="helma.Image.html">helma.Image</a></li>
<li><a href="helma.Mail.html">helma.Mail</a></li>
<li><a href="helma.Search.html">helma.Search</a></li>
<li><a href="helma.Skin.html">helma.Skin</a></li>
<li><a href="helma.Ssh.html">helma.Ssh</a></li>
<li><a href="helma.Url.html">helma.Url</a></li>
<li><a href="helma.Zip.html">helma.Zip</a></li>
<br />
<li><a href="jala.BitTorrent.html">jala.BitTorrent</a></li>
<li><a href="jala.Captcha.html">jala.Captcha</a></li>
<li><a href="jala.Date.html">jala.Date</a></li>
<li><a href="jala.db.html">jala.db</a></li>
<li><a href="jala.DnsClient.html">jala.DnsClient</a></li>
<li><a href="jala.Form.html">jala.Form</a></li>
<li><a href="jala.History.html">jala.History</a></li>
<li><a href="jala.HopObjectExtensions.html">jala HopObject extensions</a></li>
<li><a href="jala.HtmlDocument.html">jala.HtmlDocument</a></li>
<li><a href="jala.I18n.html">jala.I18n</a></li>
<li><a href="jala.ImageFilter.html">jala.ImageFilter</a></li>
<li><a href="jala.IndexManager.html">jala.IndexManager</a></li>
<li><a href="jala.ListRenderer.html">jala.ListRenderer</a></li>
<li><a href="jala.Mp3.html">jala.Mp3</a></li>
<li><a href="jala.PodcastWriter.html">jala.PodcastWriter</a></li>
<li><a href="jala.RemoteContent.html">jala.RemoteContent</a></li>
<li><a href="jala.Rss20Writer.html">jala.Rss20Writer</a></li>
<li><a href="jala.Utilities.html">jala.Utilities</a></li>
<li><a href="jala.XmlRpcRequest.html">jala.XmlRpcRequest</a></li>
<li><a href="jala.XmlWriter.html">jala.XmlWriter</a></li>
</ul>
<h3>java libraries</h3>
<ul>
<li><a href="javalibs.html">browse docjar</a></li>
</ul>
<script> closebox() </script>
</div>
<br clear="all" /><br /><br />
</body>
</html>
| hankly/frizione | Frizione/docs/framework/jala.Date.html | HTML | mit | 58,665 |
<HTML>
<HEAD>
<LINK rel=stylesheet href="udf_styles.css" type="text/css">
</HEAD>
<BODY>
<a name="AS"><a name="CLA"><a name="0"><h2 class="">Command Line Arguments for Assembler</h2>
<code>aspic18.exe</code><br>
<code>--edf=C:\Program Files (x86)\Microchip\xc8\v1.21\dat\en_msgs.txt</code><br>
<code>--cmode=htc</code><br>
<code>-E1</code><br>
<code>-B__IT_SAVE_WREG</code><br>
<code>-B__IT_INT_MASK</code><br>
<code>-B__IT_SAVE_BSR</code><br>
<code>-B__IT_SAVE_STATUS</code><br>
<code>-CC:\Program Files (x86)\Microchip\xc8\v1.21\dat\picc-18.ini</code><br>
<code>-ver=V1.21</code><br>
<code>--UDF=html\s75s.assem.html</code><br>
<code>--opt=debug,space</code><br>
<code>-n</code><br>
<code>-18F2580</code><br>
<code>--errata=2</code><br>
<code>--opt=space</code><br>
<code>--comdiv=95</code><br>
<code>-oC:\Users\GRODAN~1\AppData\Local\Temp\s75s.obj</code><br>
<code>C:\Users\GRODAN~1\AppData\Local\Temp\s75s.as</code><br>
</BODY>
</HTML>
| grodansparadis/can4vscp_kelvin_1wire | kelvin_1wire.X/html/main_s75s.assem.html | HTML | mit | 967 |
<div class="app-card app-card-press">
<a href="{{ page.base_url }}diako/aktuelles/pressemitteilungen">
<div class="app-card-header app-card-header-press">
<div class="app-card-title app-card-title-spacer13">
Pressemitteilungen
</div>
<div class="app-card-icon">❯</div>
</div>
<div class="app-card-main">
<div class="app-card-banner app-card-banner-press">
</div>
</div>
</a>
</div>
| a25kk/eda | src/eda.sitetheme/eda/sitetheme/resources/app/_includes/cards/card-press.html | HTML | mit | 447 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>18 --> 19</title>
<link href="./../../assets/style.css" rel="stylesheet">
</head>
<body>
<h2>You have to be fast</h2>
<a href="./bcd21c9979fc53351ea3a79ea6a47ed9b5c00c2a9ec1ccbbc91449e17dcc642b.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html> | simonmysun/praxis | TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/38022fe250e021a9d577abbae9eb056e8a4404c13e0a985b37e7d602767f616a.html | HTML | mit | 550 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Archive</title>
<!-- CSS -->
<link rel="stylesheet" href="/assets/css/main.css" type="text/css">
<link rel="stylesheet" href="/assets/css/social-share-kit.css" type="text/css">
<!-- Font -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
<link rel="alternate" type="application/rss+xml" title="RSS Feed for Keke Arif" href="/feed.xml" />
<!-- Begin Jekyll SEO tag v2.1.0 -->
<title>Archive - Keke Arif</title>
<meta property="og:title" content="Archive" />
<link rel="canonical" href="http://localhost:4000/archive/" />
<meta property="og:url" content="http://localhost:4000/archive/" />
<meta property="og:site_name" content="Keke Arif" />
<script type="application/ld+json">
{"@context": "http://schema.org",
"@type": "WebPage",
"headline": "Archive",
"url": "http://localhost:4000/archive/"}</script>
<!-- End Jekyll SEO tag -->
<!-- Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-89675183-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<div class="content-container">
<header>
<h1 class="header-small">
<a href="http://localhost:4000">Keke Arif</a>
</h1>
</header>
<div class="page">
<h1 class="page-title">Archive</h1>
<!-- Code to unhighlight a post when back is tapped on touch devices -->
<script>
document.addEventListener('touchstart', function addtouchclass(e){ // first time user touches the screen
document.documentElement.classList.add('can-touch') // add "can-touch" class to document root using classList API
document.removeEventListener('touchstart', addtouchclass, false) // de-register touchstart event
}, false)
</script>
<!-- Code to unhighlight a post when back is tapped on touch devices -->
<div class="archive">
<div class="archive-list">
<div class="archive-list-post">
<a href="/better-storyboard-localization/">
<span class="archive-list-post-title">
Better Storyboard Localization in XCode with IBInspectables
</span>
<span class="archive-list-post-date">
<time>| 24 Apr 2017</time>
</span>
</a>
</div>
<div class="archive-list-post">
<a href="/how-to-get-the-topmost-viewcontroller/">
<span class="archive-list-post-title">
How To Always Get The Topmost View Controller The Swifty Way
</span>
<span class="archive-list-post-date">
<time>| 14 Feb 2017</time>
</span>
</a>
</div>
<div class="archive-list-post">
<a href="/how-to-implement-ios-wechat-login/">
<span class="archive-list-post-title">
How To Implement WeChat Login In iOS Swift
</span>
<span class="archive-list-post-date">
<time>| 31 Jan 2017</time>
</span>
</a>
</div>
</div>
</div>
</div>
<!-- Documents about icons are here: http://fontawesome.io/icons/ -->
<div class="footer">
<hr />
<div class="footer-link">
<a href="https://twitter.com/keke_arif"><i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href="mailto:kekearif@googlemail.com"><i class="fa fa-envelope" aria-hidden="true"></i></a>
<a href="https://github.com/kekearif"><i class="fa fa-github" aria-hidden="true"></i></a>
<a href="http://www.kekearif.com/feed.xml"><i class="fa fa-rss" aria-hidden="true"></i></a>
</div>
© 2017 Keke Arif. All rights reserved.
</div>
</div>
</body>
</html>
| kekearifblog/kekearifblog.github.io | _site/archive/index.html | HTML | mit | 4,008 |
<div class="wrapper">
<div class="sample-content">
<div class="sample-buttons">
<igx-buttongroup [values]="filterModes" (selected)="selectDensity($event)"></igx-buttongroup>
</div>
<igx-grid #grid1
[columnSelection]="'single'"
[data]="data"
[allowFiltering]="true"
[filterMode]="filterMode"
[rowSelection] ="'multiple'"
[rowEditable]="false"
[width]="'900px'"
[primaryKey]="'ID'"
>
<igx-grid-toolbar [displayDensity]="grid1.displayDensity">
<igx-grid-toolbar-actions>
<igx-grid-toolbar-pinning></igx-grid-toolbar-pinning>
<igx-grid-toolbar-hiding></igx-grid-toolbar-hiding>
<igx-grid-toolbar-advanced-filtering>
</igx-grid-toolbar-advanced-filtering>
</igx-grid-toolbar-actions>
</igx-grid-toolbar>
<igx-column *ngFor="let c of columns" [field]="c.field"
[header]="c.field"
[movable]="c.movable"
[groupable]="c.groupable"
[resizable]="c.resizable"
[width]="c.width"
[sortable]="c.sortable"
[filterable]="c.filterable"
[editable]="true"
[hidden]="c.hidden"
[pinned]="c.pinned"
[hasSummary]="c.summary"
[dataType]="c.type">
</igx-column>
</igx-grid>
</div>
</div> | Infragistics/zero-blocks | src/app/grid-column-types/grid-column-types.sample.html | HTML | mit | 1,961 |
<div class="well" data-update-url="{{ url_for('campaigns.stats', campaign_id=campaign.id) }}"> <!--data-update-rate="5000"-->
<div class="row">
<div class="col-md-5">
<table class="table table-condensed borderless">
<!--<caption>-->
<!--<h4>Execution Status</h4>-->
<!--</caption>-->
<tbody>
<tr>
<th class="shrink">Combined Run Time</th>
<td id="combined_run_str">...</td>
</tr>
<tr>
<th class="shrink">Total Executions</th>
<td id="total_executions_str">...</td>
</tr>
<!--<tr>-->
<!--<th class="shrink">Total Paths</th>-->
<!--<td>...</td>-->
<!--</tr>-->
<tr>
<td> </td>
</tr>
<tr>
<th class="shrink">Crashes Awaiting Analysis</th>
<td id="awaiting_analysis">...</td>
</tr>
<tr>
<th class="shrink">Analyzed Crashes</th>
<td id="analyzed_crashes">...</td>
</tr>
<tr>
<th class="shrink">Distinct Backtraces</th>
<td id="distinct_crashes">...</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<th class="shrink">Exploitable</th>
<td id="exploitable">...</td>
</tr>
<tr>
<th class="shrink">Probably Exploitable</th>
<td id="probably_exploitable">...</td>
</tr>
<tr>
<th class="shrink">Probably Not Exploitable</th>
<td id="probably_not_exploitable">...</td>
</tr>
<tr>
<th class="shrink">Unknown</th>
<td id="unknown">...</td>
</tr>
<tr>
<th class="shrink" title="This value will be overinflated as it could be the same crash each time but we have no way of telling">No Crash In Debugger*</th>
<td id="heisenbugs">...</td>
</tr>
</tbody>
</table>
</div>
<div class="col-md-2"></div>
<div class="col-md-5">
<table class="table table-condensed borderless">
<!--<caption>-->
<!--<h4>Yields</h4>-->
<!--</caption>-->
<tbody>
<tr>
<th class="shrink">Last Instance Active</th>
<td id="last_instance_str">...</td>
</tr>
<tr>
<th class="shrink">Last New Path</th>
<td id="last_path_str">...</td>
</tr>
<tr>
<th class="shrink">Last Unique Crash</th>
<td id="last_crash_str">...</td>
</tr>
<tr>
<td> </td>
</tr>
<tr>
<th class="shrink">Bitmap Coverage</th>
<td id="bitmap_coverage_str">...</td>
</tr>
</tbody>
</table>
</div>
</div>
</div> | afl-mothership/afl-mothership | mothership/templates/fragments/status.html | HTML | mit | 2,521 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>equations: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.14.1 / equations - 1.2.1+8.9</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
equations
<small>
1.2.1+8.9
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-29 02:51:29 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-29 02:51:29 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq 8.14.1 Formal proof management system
dune 2.9.1 Fast, portable, and opinionated build system
ocaml 4.06.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.06.1 Official 4.06.1 release
ocaml-config 1 OCaml Switch Configuration
ocaml-secondary-compiler 4.08.1-1 OCaml 4.08.1 Secondary Switch Compiler
ocamlfind 1.9.1 A library manager for OCaml
ocamlfind-secondary 1.9.1 Adds support for ocaml-secondary-compiler to ocamlfind
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
authors: [ "Matthieu Sozeau <matthieu.sozeau@inria.fr>" "Cyprien Mangin <cyprien.mangin@m4x.org>" ]
dev-repo: "git+https://github.com/mattam82/Coq-Equations.git"
maintainer: "matthieu.sozeau@inria.fr"
homepage: "https://mattam82.github.io/Coq-Equations"
bug-reports: "https://github.com/mattam82/Coq-Equations/issues"
license: "LGPL-2.1-or-later"
synopsis: "A function definition package for Coq"
description: """
Equations is a function definition plugin for Coq, that allows the
definition of functions by dependent pattern-matching and well-founded,
mutual or nested structural recursion and compiles them into core
terms. It automatically derives the clauses equations, the graph of the
function and its associated elimination principle.
"""
tags: [
"keyword:dependent pattern-matching"
"keyword:functional elimination"
"category:Miscellaneous/Coq Extensions"
"logpath:Equations"
]
build: [
["./configure.sh"]
[make "-j%{jobs}%"]
]
install: [
[make "install"]
]
run-test: [
[make "test-suite"]
]
depends: [
"coq" {>= "8.9~" & < "8.10~"}
]
url {
src:
"https://github.com/mattam82/Coq-Equations/archive/v1.2.1-8.9.tar.gz"
checksum: "sha512=c887b46943f11bd04c069e345ad7061a6866b99a28fc0fae7550bcd272dc07121eeca71dbb3da1b611a296343ff650edbe41d2dc3b97b13bc88d315aa604a04a"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-equations.1.2.1+8.9 coq.8.14.1</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.14.1).
The following dependencies couldn't be met:
- coq-equations -> coq < 8.10~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-equations.1.2.1+8.9</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.06.1-2.0.5/released/8.14.1/equations/1.2.1+8.9.html | HTML | mit | 7,664 |
<!doctype html>
<html ng-app="overwatch-hero-picker">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="mobile-web-app-capable" content="yes">
<link rel="icon" type="image/jpg" href="dist/media/favicon.png?version=<%= version %>">
<link rel="stylesheet" type="text/css" href="dist/css/overwatch-picker.vendors.min.css?version=<%= version %>">
<link rel="stylesheet" type="text/css" href="dist/css/overwatch-picker.min.css?version=<%= version %>">
<script src="dist/js/overwatch-picker.vendors.min.js?version=<%= version %>"></script>
<script src="dist/js/overwatch-picker.min.js?version=<%= version %>"></script>
</head>
<body>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-81193121-1', 'auto');
ga('send', 'pageview');
</script>
<ow-hero-picker></ow-hero-picker>
<footer>
<ul>
<li>version@<%= version %></li>
<li>contact: overwatchtools[at]gmail.com</li>
<li>
<a href="https://github.com/overwatch-tools/overwatch-tools.github.io">
View on Github
</a>
</li>
<li>
<a href="https://trello.com/b/1cebruiC/overwatch-hero-picker">
See our Trello board
</a>
</li>
<li>
<a href="https://reddit.com/r/OverwatchTools">
Reddit
</a>
</li>
<li>
<a href="https://www.facebook.com/Overwatch-Tools-519931081551328/">
Facebook
</a>
</li>
<li>
<a href="https://twitter.com/overwatch_tools">
Twitter
</a>
</li>
<li>
<a href="https://www.reddit.com/r/OverwatchTools/comments/4u98k6/faq/">
FAQ
</a>
</li>
</ul>
<small>Thank you to IVEmemory and Jolkien for helping with the initial maps and heroes ranking.</small>
</footer>
</body>
</html>
| overwatch-tools/overwatch-tools.github.io | src/index.html | HTML | mit | 2,711 |
<!DOCTYPE html>
<html>
<head>
<title>List of Exceptions</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" href="css/full_list.css" type="text/css" media="screen" charset="utf-8" />
<script type="text/javascript" charset="utf-8" src="js/jquery.js"></script>
<script type="text/javascript" charset="utf-8" src="js/full_list.js"></script>
<base id="base_target" target="_parent" />
</head>
<body class="frames">
<script type="text/javascript" charset="utf-8">
if (window.top.frames.main) {
document.getElementById('base_target').target = 'main';
document.body.className = 'frames';
}
</script>
<section id="content">
<h1 id="full_list_header">
exrm v0.16.0
</h1>
<h2 id="sub_list_header">
<a href="overview.html">Overview</a>
</h2>
<div class="nav">
<span class=""><a target="_self" href="modules_list.html">Modules</a></span>
<span class="selected"><a target="_self" href="exceptions_list.html">Exceptions</a></span>
<span class=""><a target="_self" href="protocols_list.html">Protocols</a></span>
</div>
<div id="search"><input type="search" id="search_field" placeholder="Search" autocomplete="off" autofocus="autofocus" results="0" /></div>
<ul id="full_list">
</ul>
<div id="no_results"></div>
</section>
</body>
</html>
| liveforeverx/exrm | doc/exceptions_list.html | HTML | mit | 1,499 |
<!DOCTYPE HTML>
<!--
TXT by HTML5 UP
html5up.net | @n33co
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
-->
<html>
<head>
<title>Algebra II</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<meta name="keywords" content="" />
<!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]-->
<script src="js/jquery.min.js"></script>
<script src="js/jquery.dropotron.min.js"></script>
<script src="js/skel.min.js"></script>
<script src="js/skel-layers.min.js"></script>
<script src="js/init.js"></script>
<noscript>
<link rel="stylesheet" href="css/skel.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="stylesheet" href="css/style-desktop.css" />
</noscript>
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
</head>
<body>
<!-- Header -->
<header id="header">
<div class="logo container">
<div>
<h1><a href="index.html" id="logo">Algebra II</a></h1>
<p>Centennial High School, San Luis, CO</p>
</div>
</div>
</header>
<!-- Nav -->
<nav id="nav" class="skel-layers-fixed">
<ul>
<li class="current"><a href="index.html">Home</a></li>
<!-- <li>
<a href="pages/algebra1/algebra1.html">Algebra I</a>
<ul>
<li>
<a href="#">Module 1</a>
<ul>
<li><a href="#">Topic A</a></li>
<li><a href="#">Topic B</a></li>
<li><a href="#">Topic C</a></li>
<li><a href="#">Topic D</a></li>
</ul>
</li>
<li><a href="#">Module 2: Descriptive Statistics</a>
<!-- <ul>
<li><a href="#">Topic A: Introduction to Functions Studied this Year—Graphing Stories</a></li>
<li><a href="#">Topic B: The Structure of Expressions</a></li>
<li><a href="#">Topic C: Solving Equations and Inequalities</a></li>
<li><a href="#">Topic D: Creating Equations to Solve Problems</a></li>
</ul>
</li>
<li>
<a href="">Module 3: Linear and Exponential Functions</a>
<!-- <ul>
<li><a href="#">Lorem ipsum dolor</a></li>
<li><a href="#">Phasellus consequat</a></li>
<li><a href="#">Magna phasellus</a></li>
<li><a href="#">Etiam dolore nisl</a></li>
</ul>
</li>
<li><a href="#">Module 4: Polynomial and Quadratic Expressions, Equations, and Functions</a>
<!-- <ul>
<li><a href="#">Topic A: Introduction to Functions Studied this Year—Graphing Stories</a></li>
<li><a href="#">Topic B: The Structure of Expressions</a></li>
<li><a href="#">Topic C: Solving Equations and Inequalities</a></li>
<li><a href="#">Topic D: Creating Equations to Solve Problems</a></li>
</ul>
</li>
<li><a href="#">Module 5: A synthesis of Modeling with Equations and Functions</a>
<!-- <ul>
<li><a href="#">Topic A: Introduction to Functions Studied this Year—Graphing Stories</a></li>
<li><a href="#">Topic B: The Structure of Expressions</a></li>
<li><a href="#">Topic C: Solving Equations and Inequalities</a></li>
<li><a href="#">Topic D: Creating Equations to Solve Problems</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="pages/geometry/geometry.html">Geometry</a>
<ul>
<li>
<a href="#">Module 1: Congruence, Proof, and Constructions</a>
<ul>
<li><a href="#">Topic A: Introduction to Functions Studied this Year—Graphing Stories</a></li>
<li><a href="#">Topic B: The Structure of Expressions</a></li>
<li><a href="#">Topic C: Solving Equations and Inequalities</a></li>
<li><a href="#">Topic D: Creating Equations to Solve Problems</a></li>
</ul>
</li>
<li><a href="#">Module 2: Similarity, Proof, and Trigonometry</a>
<ul>
<li><a href="#">Topic A: Scale Drawings</a></li>
<li><a href="#">Topic B: Dilations</a></li>
<li><a href="#">Topic C: Similarity and Dilations</a></li>
<li><a href="#">Topic D: Applying Similarity to Right Triangles</a></li>
<li><a href="#">Topic E: Trigonometry</a></li>
</ul>
</li>
<li>
<a href="">Module 3: Extending to Three Dimensions</a>
<!-- <ul>
<li><a href="#">Lorem ipsum dolor</a></li>
<li><a href="#">Phasellus consequat</a></li>
<li><a href="#">Magna phasellus</a></li>
<li><a href="#">Etiam dolore nisl</a></li>
</ul>
</li>
<li><a href="#">Module 4: Connecting Algebra and Geometry through Coordinates</a>
<!-- <ul>
<li><a href="#">Topic A: Introduction to Functions Studied this Year—Graphing Stories</a></li>
<li><a href="#">Topic B: The Structure of Expressions</a></li>
<li><a href="#">Topic C: Solving Equations and Inequalities</a></li>
<li><a href="#">Topic D: Creating Equations to Solve Problems</a></li>
</ul>
</li>
<li><a href="#">Module 5: Circles with and Without Coordinates</a>
<!-- <ul>
<li><a href="#">Topic A: Introduction to Functions Studied this Year—Graphing Stories</a></li>
<li><a href="#">Topic B: The Structure of Expressions</a></li>
<li><a href="#">Topic C: Solving Equations and Inequalities</a></li>
<li><a href="#">Topic D: Creating Equations to Solve Problems</a></li>
</ul>
</li>
</ul>
</li> -->
<li><a href="pages/algebra2/algebra2.html">Algebra II</a>
<ul>
<li>
<!-- <a href="#">Module 1: Polynomial, Rational, and Radical Relationships</a> -->
<!-- <ul>
<li><a href="#">Topic A: Polynomials - From Base Ten to Base X</a></li>
<li><a href="#">Topic B: Factoring - Its Use and Its Obstacles</a></li>
<li><a href="#">Topic C: Solving and Applying Equations</a></li>
<li><a href="#">Topic D: A Surprise from Geometry—Complex Numbers Overcome All Obstacles</a></li>
</ul>-->
</li>
<li><a href="algebra2/algebra2.html">Module 2: Trig Functions</a>
<ul>
<li><a href="algebra2/A2M2TA.html">Topic A: Story of Trig</a></li>
<li><a href="#">Topic B: Trig Functions</a></li>
</ul>
</li>
<li>
<a href="">Module 3: Functions</a>
<!-- <ul>
<li><a href="#">Lorem ipsum dolor</a></li>
<li><a href="#">Phasellus consequat</a></li>
<li><a href="#">Magna phasellus</a></li>
<li><a href="#">Etiam dolore nisl</a></li>
</ul> -->
</li>
<!-- <li><a href="#">Module 4: Inferences and Conclusions from Data</a> -->
<!-- <ul>
<li><a href="#">Topic A: Introduction to Functions Studied this Year—Graphing Stories</a></li>
<li><a href="#">Topic B: The Structure of Expressions</a></li>
<li><a href="#">Topic C: Solving Equations and Inequalities</a></li>
<li><a href="#">Topic D: Creating Equations to Solve Problems</a></li>
</ul> -->
</li>
</ul>
</li>
<!-- <li><a href="preCalc.html">Pre-Calculus</a>
<ul>
<li>
<a href="#">Module 1: Complex Numbers and Transformations</a>
<ul>
<li><a href="#">Topic A: Introduction to Functions Studied this Year—Graphing Stories</a></li>
<li><a href="#">Topic B: The Structure of Expressions</a></li>
<li><a href="#">Topic C: Solving Equations and Inequalities</a></li>
<li><a href="#">Topic D: Creating Equations to Solve Problems</a></li>
</ul>
</li>
<li><a href="#">Module 2: Vectors and Matrices</a>
<!-- <ul>
<li><a href="#">Topic A: Scale Drawings</a></li>
<li><a href="#">Topic B: Dilations</a></li>
<li><a href="#">Topic C: Similarity and Dilations</a></li>
<li><a href="#">Topic D: Applying Similarity to Right Triangles</a></li>
<li><a href="#">Topic E: Trigonometry</a></li>
</ul>
</li>
<li>
<a href="">Module 3: Rational and Exponential Functions</a>
<!-- <ul>
<li><a href="#">Lorem ipsum dolor</a></li>
<li><a href="#">Phasellus consequat</a></li>
<li><a href="#">Magna phasellus</a></li>
<li><a href="#">Etiam dolore nisl</a></li>
</ul>
</li>
<li><a href="#">Module 4: Trigonometry</a>
<!-- <ul>
<li><a href="#">Topic A: Introduction to Functions Studied this Year—Graphing Stories</a></li>
<li><a href="#">Topic B: The Structure of Expressions</a></li>
<li><a href="#">Topic C: Solving Equations and Inequalities</a></li>
<li><a href="#">Topic D: Creating Equations to Solve Problems</a></li>
</ul>
</li>
<li><a href="#">Module 5: Probability and Statistics</a>
<!-- <ul>
<li><a href="#">Topic A: Introduction to Functions Studied this Year—Graphing Stories</a></li>
<li><a href="#">Topic B: The Structure of Expressions</a></li>
<li><a href="#">Topic C: Solving Equations and Inequalities</a></li>
<li><a href="#">Topic D: Creating Equations to Solve Problems</a></li>
</ul>
</li>
</ul>
</li>-->
<!-- <li><a href="other.html">Other Classes</a>
<ul>
<li><a href="economics.html">Economics</a></li>
<li><a href="remedial.html">Remedial Math</a></li>
<li>
<a href="engDnD.html">Engineering: Drafting and Design</a>
<ul>
<li><a href="#">Lorem ipsum dolor</a></li>
<li><a href="#">Phasellus consequat</a></li>
<li><a href="#">Magna phasellus</a></li>
<li><a href="#">Etiam dolore nisl</a></li>
</ul>
</li>
<li><a href="#">Veroeros feugiat</a></li>
</ul>
</li> -->
</ul>
</nav>
<!-- Main -->
<div id="main-wrapper">
<div id="main" class="container">
<div class="row">
<div class="3u">
<div class="sidebar">
<!-- Sidebar -->
<!-- Recent Posts -->
<section>
<h2 class="major"><span>Units</span></h2>
<ul class="divided">
<li>
<article class="box post-summary">
<h3>Module 1: Polynomial, Rational, and Radical Relationships</h3>
<!-- <ul>
<li><a href="#">Topic A: Polynomials - From Base Ten to Base X</a></li>
<li><a href="#">Topic B: Factoring - Its Use and Its Obstacles</a></li>
<li><a href="#">Topic C: Solving and Applying Equations</a></li>
<li><a href="#">Topic D: A Surprise from Geometry—Complex Numbers Overcome All Obstacles</a></li>
</ul> -->
</article>
</li>
<li>
<article class="box post-summary">
<h3>Module 2: Trigonometric Functions</h3>
<ul>
<li><b>Topic A:</b><a href="A2M2TA.html"> The Story of Trigonometry and Its Contexts</a></li>
<br>
<li><b>Topic B:</b><a href="#">Understanding Trigonometric Functions and Putting them to Use</a></li>
</ul>
</article>
</li>
<li>
<article class="box post-summary">
<h3>Module 3: Functions</h3>
<!-- <ul>
<li><a href="#">Lorem ipsum dolor</a></li>
<li><a href="#">Phasellus consequat</a></li>
<li><a href="#">Magna phasellus</a></li>
<li><a href="#">Etiam dolore nisl</a></li>
</ul> -->
</article>
</li>
<li>
<article class="box post-summary">
<h3>Module 4: Inferences and Conclusions from Data</h3>
<!-- <ul>
<li><a href="#">Topic A: Introduction to Functions Studied this Year—Graphing Stories</a></li>
<li><a href="#">Topic B: The Structure of Expressions</a></li>
<li><a href="#">Topic C: Solving Equations and Inequalities</a></li>
<li><a href="#">Topic D: Creating Equations to Solve Problems</a></li>
</ul> -->
</article>
</li>
</ul>
<a href="#" class="button alt">Browse Complete</a>
</section>
</div>
</div>
<div class="9u important(collapse)">
<div class="content content-right">
<!-- Content -->
<article class="box page-content">
<header>
<h2>Algebra II Home</h2>
<p>Homepage for Algebra II @ Centennial High School</p>
</header>
<section>
<span class="image featured"><img src="https://commoncorealgebra2.wikispaces.hcpss.org/file/view/Screen%20shot%202013-03-14%20at%208.16.38%20AM.png/414792754/800x314/Screen%20shot%202013-03-14%20at%208.16.38%20AM.png" alt="" /></span>
<span>
<ul class="actions">
<li><a href="https://docs.google.com/document/d/1Be2j9aiOZz2crJRJBCMyAtzRfXO9SsbpcW5ICZkISeI/pub" target="_blank" class="button big">Course Syllabus</a></li>
<li><a href="https://docs.google.com/document/d/1PN1IINuvhmarGrJNDBC_EW-1ksGlUvEbMbGOjxQaPgY/pub" target="_blank" class="button big">Schedule & Assignments</a></li>
</ul>
<p></p>
</span>
</section>
<section>
<h3>Summary of the Year</h3>
<p>
Building on their work with linear, quadratic, and exponential functions, students
extend their repertoire of functions to include polynomial, rational, and radical
functions. Students work closely with the expressions that define the functions,
and continue to expand and hone their abilities to model situations and to solve
equations, including solving quadratic equations over the set of complex
numbers and solving exponential equations using the properties of logarithms.
The Mathematical Practice Standards apply throughout each course and,
together with the content standards, prescribe that students experience
mathematics as a coherent, useful, and logical subject that makes use of their
ability to make sense of problem situations.
</p>
<h3>Required Fluencies for Algebra II</h3>
<ol>
<li>Divide polynomials with remainder by inspection in simple cases.</li>
<li>See structure in expressions and use this structure to rewrite expressions (e.g., factoring, grouping).</li>
<li>Translate between recursive definitions and closed forms for problems involving sequences and series.</li>
</ol>
<p>
Phasellus odio risus, faucibus et viverra vitae, eleifend ac purus. Praesent mattis, enim
quis hendrerit porttitor, sapien tortor viverra magna, sit amet rhoncus nisl lacus nec arcu.
Suspendisse laoreet metus ut metus imperdiet interdum aliquam justo tincidunt. Mauris dolor urna,
fringilla vel malesuada ac, dignissim eu mi. Praesent mollis massa ac nulla pretium pretium.
Etiam a lacus a lacus pharetra porttitor quis accumsan odio. Sed vel euismod nisi. Etiam convallis
rhoncus dui quis euismod. Maecenas lorem tellus, congue et condimentum ac, ullamcorper non sapien.
Donec sagittis massa et leo semper a scelerisque metus faucibus. Morbi congue mattis mi.
Maecenas tortor mauris, consectetur pellentesque dapibus eget, tincidunt vitae arcu.
Vestibulum purus augue, tincidunt sit amet iaculis id, porta eu purus.
</p>
</section>
<section>
<h3>New for Spring 2014</h3>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Maecenas ac quam risus, at tempus
justo. Sed dictum rutrum massa eu volutpat. Quisque vitae hendrerit sem. Pellentesque lorem felis,
ultricies a bibendum id, bibendum sit amet nisl. Mauris et lorem quam. Maecenas rutrum imperdiet
vulputate. Nulla quis nibh ipsum, sed egestas justo. Morbi ut ante mattis orci convallis tempor.
Etiam a lacus a lacus pharetra porttitor quis accumsan odio. Sed vel euismod nisi. Etiam convallis
rhoncus dui quis euismod. Maecenas lorem tellus, congue et condimentum ac, ullamcorper non sapien.
Donec sagittis massa et leo semper a scelerisque metus faucibus. Morbi congue mattis mi.
Phasellus sed nisl vitae.
</p>
<p>
Suspendisse laoreet metus ut metus imperdiet interdum aliquam justo tincidunt. Mauris dolor urna,
fringilla vel malesuada ac, dignissim eu mi. Praesent mollis massa ac nulla pretium pretium.
Maecenas tortor mauris, consectetur pellentesque dapibus eget, tincidunt vitae arcu.
Vestibulum purus augue, tincidunt sit amet iaculis id, porta eu purus.
</p>
</section>
</article>
</div>
</div>
</div>
<div class="row 200%">
<div class="12u">
<!-- Features -->
<section class="box features">
<h2 class="major"><span>Same for all Pages / Delete</span></h2>
<div>
<div class="row">
<div class="3u">
<!-- Feature -->
<section class="box feature">
<a href="#" class="image featured"><img src="images/pic01.jpg" alt="" /></a>
<h3><a href="#">A Subheading</a></h3>
<p>
Phasellus quam turpis, feugiat sit amet ornare in, a hendrerit in
lectus dolore. Praesent semper mod quis eget sed etiam eu ante risus.
</p>
</section>
</div>
<div class="3u">
<!-- Feature -->
<section class="box feature">
<a href="#" class="image featured"><img src="images/pic02.jpg" alt="" /></a>
<h3><a href="#">Another Subheading</a></h3>
<p>
Phasellus quam turpis, feugiat sit amet ornare in, a hendrerit in
lectus dolore. Praesent semper mod quis eget sed etiam eu ante risus.
</p>
</section>
</div>
<div class="3u">
<!-- Feature -->
<section class="box feature">
<a href="#" class="image featured"><img src="images/pic03.jpg" alt="" /></a>
<h3><a href="#">And Another</a></h3>
<p>
Phasellus quam turpis, feugiat sit amet ornare in, a hendrerit in
lectus dolore. Praesent semper mod quis eget sed etiam eu ante risus.
</p>
</section>
</div>
<div class="3u">
<!-- Feature -->
<section class="box feature">
<a href="#" class="image featured"><img src="images/pic04.jpg" alt="" /></a>
<h3><a href="#">And One More</a></h3>
<p>
Phasellus quam turpis, feugiat sit amet ornare in, a hendrerit in
lectus dolore. Praesent semper mod quis eget sed etiam eu ante risus.
</p>
</section>
</div>
</div>
<div class="row">
<div class="12u">
</div>
</div>
</div>
</section>
</div>
</div>
</div>
</div>
<!-- Footer -->
<footer id="footer" class="container">
<div class="row 200%">
<div class="12u">
<!-- About -->
<section>
<h2 class="major"><span>What's this about?</span></h2>
<p>
This website is our link to the world. You will find information about the class, curriculum, and happenings at
Centennial High School, math and more.
</p>
</section>
</div>
</div>
<div class="row 200%">
<div class="12u">
<!-- Contact -->
<section>
<h2 class="major"><span>Get in touch</span></h2>
<ul class="contact">
<li><a class="icon fa-twitter" href="#"><span class="label">Twitter</span></a></li>
<li><a class="icon fa-google-plus" href="#"><span class="label">Google+</span></a></li>
</ul>
</section>
</div>
</div>
<!-- Copyright -->
<div id="copyright">
<ul class="menu">
<li>© Gilbert S. Apodaca. All rights reserved, unless specifically mentioned elsewhere.</li><li>Design: <a href="http://html5up.net">HTML5 UP</a></li>
</ul>
</div>
</footer>
</body>
</html>
| mrApodaca/mrApodaca.github.io | pages/algebra2/algebra2.html | HTML | mit | 21,139 |
<?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>
<head>
<title>skipdirs (RIO::IF::GrandeEntry)</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="../../../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
<pre> <span class="ruby-comment cmt"># File lib/rio/if/grande_entry.rb, line 91</span>
91: <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">skipdirs</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">args</span>,<span class="ruby-operator">&</span><span class="ruby-identifier">block</span>) <span class="ruby-identifier">target</span>.<span class="ruby-identifier">skipdirs</span>(<span class="ruby-operator">*</span><span class="ruby-identifier">args</span>,<span class="ruby-operator">&</span><span class="ruby-identifier">block</span>); <span class="ruby-keyword kw">self</span> <span class="ruby-keyword kw">end</span></pre>
</body>
</html> | jbripley/brazil | vendor/gems/rio-0.4.2/doc/rdoc/classes/RIO/IF/GrandeEntry.src/M000108.html | HTML | mit | 1,160 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>lumen</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="themes/boostwatch/lumen/bootstrap.css" media="screen">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
</head>
<body>
<nav class="navbar navbar-default">
<div class="container-fluid">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">lumen</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Themes <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="readable.html">readable</a></li>
<li><a href="spacelab.html">spacelab</a></li>
<li><a href="fonts.html">fonts</a></li>
<li><a href="cosmo.html">cosmo</a></li>
<li><a href="united.html">united</a></li>
<li><a href="custom.html">custom</a></li>
<li><a href="darkly.html">darkly</a></li>
<li><a href="simplex.html">simplex</a></li>
<li><a href="superhero.html">superhero</a></li>
<li><a href="sandstone.html">sandstone</a></li>
<li><a href="cyborg.html">cyborg</a></li>
<li><a href="slate.html">slate</a></li>
<li><a href="cerulean.html">cerulean</a></li>
<li><a href="journal.html">journal</a></li>
<li><a href="yeti.html">yeti</a></li>
<li><a href="lumen.html">lumen</a></li>
<li><a href="flatly.html">flatly</a></li>
<li><a href="paper.html">paper</a></li>
</ul>
</li>
<!--li class="active"><a href="#">Link <span class="sr-only">(current)</span></a></li>
<li><a href="#">Link</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Dropdown <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="#">Action</a></li>
<li><a href="#">Another action</a></li>
<li><a href="#">Something else here</a></li>
<li role="separator" class="divider"></li>
<li><a href="#">Separated link</a></li>
<li role="separator" class="divider"></li>
<li><a href="#">One more separated link</a></li>
</ul>
</li-->
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="container">
<h1>lumen</h1>
<h2>Section</h2>
<h3>Sub-section</h3>
<p>Websites can be written in plain HTML or in "Markdown".
If you are not familiar with it yet, Markdown allows you to write using an easy-to-read, easy-to-write plain text format that will be automatically converted in plain HTML.</p>
<p>Find more details about markdown here:</p>
<p>https://daringfireball.net/projects/markdown/syntax</p>
<table>
<tr>
<td style="background-color:#aff">You</td>
<td></td>
<td style="background-color:#faf">also</td>
<td></td>
<td style="background-color:#ffa">HTML</td>
<td></td>
</tr>
<tr>
<td></td>
<td style="background-color:#ccf">can</td>
<td></td>
<td style="background-color:#fcc">use</td>
<td></td>
<td style="background-color:#cfc">too!</td>
</tr>
</table>
<h3>Including content</h3>
<p>Sometimes, there is content that you want to include in several pages, like headers, footers, or other UI parts.
Instead of duplicating the markup code, you can simply <code>include</code> them, like this:</p>
<h3>Handling data</h3>
<p>You can also import data...</p>
<p>...and use it in a template, like this:</p>
</div>
</body>
</html>
| dagnelies/temser | site/themes/lumen.html | HTML | mit | 5,748 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Doge Social Network</title>
<style>
#background-body {
background-color: skyblue;
}
.profile-pic {
border: solid 1px black
}
</style>
</head>
<body id="background-body">
<header>
<h1>Doge Social Network</h1>
<nav>
<ul>
<li><a href="Home.html">Home</a>
</li>
<li><a href="Profile.html">Profile</a>
</li>
<li><a href="Friends.html">Friends</a>
</li>
</ul>
</nav>
</header>
<section>
<hr />
<h2>Profile of Doge</h2>
<hr />
</section>
<section>
<img class="profile-pic" src="images/doge.jpeg" width="150" />
<div>
<strong>Name:</strong> Doge
<br />
<strong>Birthday:</strong> Top secret
<br />
<strong>Occupation: </strong>Celebrity
<br />
<strong>Area of occupation:</strong> Web
<br />
</div>
</section>
</body>
</html> | naceto/Telerik-Academy-2015-2016 | HTML - April 2015/Homework 1 - HTML/Problem 3. Social site/Profile.html | HTML | mit | 1,173 |
<p class="lead"> <a href="http://jekyllrb.com">Jekyll</a> is a static site generator, an open-source tool for creating simple yet powerful websites of all shapes and sizes.</p>
<p>From <a href="https://github.com/jekyll/jekyll/blob/master/README.markdown">the project’s readme</a>:</p>
<blockquote>
<p>Jekyll is a simple, blog aware, static site generator. It takes a template directory […] and spits out a complete, static website suitable for serving with Apache or your favorite web server. This is also the engine behind GitHub Pages, which you can use to host your project’s page or blog right here from GitHub.</p>
</blockquote>
<p>It’s an immensely useful tool. Find out more by <a href="https://github.com/jekyll/jekyll">visiting the project on GitHub</a>.</p>
| Gymnastictoast/Gymnastictoast.github.io | _site/2015/11/20/whats-jekyll/index.html | HTML | mit | 782 |
<HTML><HEAD>
<TITLE>Review for Tango (1998)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0120274">Tango (1998)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Harvey+S.+Karten">Harvey S. Karten</A></H3><HR WIDTH="40%" SIZE="4">
<PRE>TANGO</PRE>
<PRE> Reviewed by Harvey Karten, Ph.D.
Sony Pictures Classics
Director: Carlos Saura
Writer: Carlos Saura
Cast: Miguel Angel Sola, Juan Luis Galiardo, Mia Maestro,
Cecilia Narova</PRE>
<P> "Tango" is film that possesses moments of rare, surreal
beauty, a surprise ending that will knock your socks off, and
one monologue in particular that plumbs the depths of its
principal figure's feelings. Helmed and written by the most
Spanish of directors, Carlos Saura, it is creatively put
together and suffers only when we measure it against the
films with harsh political edges that Saura made at the height
of his career. During the Franco regime he had to disguise
his censures of the Fascist government through the use of
allegory, dreams and symbols and while there is no need
during this period of liberal, South American governments, to
do so, Saura seems content to make films more for the
tourists than for the politically engaged. </P>
<P> In a movie of almost two hours he shows us more about the
tango than we may wish to know at one sitting while the
story--which treats the theme of the circularity of history--is a
trifle underwritten. Like Saura's previous film, "Flamenco,"
his current work shows us the steps of the dance, gives us
more than a hint about the passions that underlie it, and then
beats the subject to death. Watching this periodically
involving drama, you might actually wish that Franco--or, in
this case, the Argentine generals that in the mid-seventies
overthrew the legitimate government of that South American
state--were in power for the ten weeks that the movie was
being put together. "Tango" might then recover some of the
resonance of Saura's early films such as his "Los Golfos,"
which dealt with street kids in much the way that Vittorio De
Sica treated the urban waifs of his own country. While Saura
continues to be influenced by Luis Bunuel's use of surrealism,
he has shucked off most of his predecessor's preoccupation
with the inanity of the bourgeoisie and the sufferings of the
down-and-outs.</P>
<P> "Tango" opens on Mario Suarez (Miguel Angel Sola), a
choreographer in mourning for his lost love, as he recounts
his ecstatic days with Laura Fuentes (Cecilia Narova). When
a mafioso who owns 50% of of Mario's show, Angelo Larroca
(Juan Luis Galiardo), suggests that Mario audition Angelo's
girl friend Elena Flores (Mia Maestro), Mario falls in love with
the 23-year-old beauty and asks her to live with him despite
Angelo's warning that he will kill her if she ever left him. In
the most touching scene of the movie, Mario is on his first
dinner-date with the young dancer and spills his feelings to
her: "I feel energetic as a boy and want to act like it...I enjoy
a girl of 18. Is that unseemly? Where are my youthful
illusions? I feel my life is superficial and that I'm just trying to
avoid sinking in the muck."</P>
<P> If only Saura gave more vent to the story! It's not that the
narrative is original, but the Spanish director shows here that
he has a gift for dialogue as well as for the dance. Instead,
the exchanges appear to serve largely as a break from the
frequent dancing, though Saura does demonstrate his feel for
variety more than he did with "Flamenco." He has the men
dancing separately from the women; two women dancing
seductively with each other as do two men; and a variety of
tangos performed in ballrooms as well as on the stage. Lalo
Shifrin's original score points up the seductiveness of the
music to the tango, while Emilio Basaldua's design
transforms a set in a Buenos Aires suburb into a surreal
dream, vivid with reds while abundant in contrasting whites
and blacks. People from eight to eighty twist their bodies
bewitchingly. The most vibrant scene in the film occurs as
the dancers perform a re-enactment of the terror faced by the
people after the infamous coup of 1976 when several
thousand Argentinians simply disappeared. The entire film is
unified by a strong performance from Miguel Angel Sola as
the aging overseer of the troupe.</P>
<P> Early on, the maestro of the dance company says, "I want
to see one body with four legs." This statement pretty much
sums up the allure of the tango, perhaps the world's sexiest
dance, and for the major part of the movie we've got bodies
and legs in abundance.</P>
<PRE>Rated PG-13. 115 minutes. Copyright by Harvey Karten
(1999)</PRE>
<HR><P CLASS=flush><SMALL>The review above was posted to the
<A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR>
The Internet Movie Database accepts no responsibility for the contents of the
review and has no editorial control. Unless stated otherwise, the copyright
belongs to the author.<BR>
Please direct comments/criticisms of the review to relevant newsgroups.<BR>
Broken URLs inthe reviews are the responsibility of the author.<BR>
The formatting of the review is likely to differ from the original due
to ASCII to HTML conversion.
</SMALL></P>
<P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P>
</P></BODY></HTML>
| xianjunzhengbackup/code | data science/machine_learning_for_the_web/chapter_4/movie/16362.html | HTML | mit | 5,665 |
<table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="layoutclass_pic"><div class="layoutclass_first_pic"><table class="ztable"><tr><th class="ztd1"><b>成語 </b></th><td class="ztd2">面面相窺</td></tr>
<tr><th class="ztd1"><b>注音 </b></th><td class="ztd2">ㄇ|ㄢ<sup class="subfont">ˋ</sup> ㄇ|ㄢ<sup class="subfont">ˋ</sup> ㄒ|ㄤ ㄎㄨㄟ</td></tr>
<tr><th class="ztd1"><b>漢語拼音 </b></th><td class="ztd2"><font class="english_word">miàn miàn xiāng kuī</font></td></tr>
<tr><th class="ztd1"><b>釋義 </b></th><td class="ztd2"> 義參「<a href="/cgi-bin/cydic/gsweb.cgi?o=dcydic&schfmt=text&gourl=%3De0%26sec%3Dsec1%26op%3Dsid%3D%22CW0000000335%22.%26v%3D-1" class="clink" target=_blank>面面相覷</a>」。見「<a href="/cgi-bin/cydic/gsweb.cgi?o=dcydic&schfmt=text&gourl=%3De0%26sec%3Dsec1%26op%3Dsid%3D%22CW0000000335%22.%26v%3D-1" class="clink" target=_blank>面面相覷</a>」條。</font></td></tr>
<tr><th class="ztd1"><b><style>.tableoutfmt2 .std1{width:3%;}</style></b></th><td class="ztd2"><table class="fmt16_table"><tr><td width=150 style="text-align:left;" class="fmt16_td1" ><b>參考詞語︰</b></td><td width=150 style="text-align:left;" class="fmt16_td2" ><a href="/cgi-bin/cydic/gsweb.cgi?o=dcydic&schfmt=text&gourl=%3De0%26sec%3Dsec1%26op%3Dsid%3D%22CW0000000335%22.%26v%3D-1" class="clink" target=_blank>面面相覷</a></td></tr><tr><td width=150 style="text-align:left;" class="fmt16_td1" ><b>注音︰</b></td><td width=150 style="text-align:left;" class="fmt16_td2" >ㄇ|ㄢ<sup class="subfont">ˋ</sup> ㄇ|ㄢ<sup class="subfont">ˋ</sup> ㄒ|ㄤ ㄑㄩ<sup class="subfont">ˋ</sup></td></tr><tr><td width=150 style="text-align:left;" class="fmt16_td1" ><b>漢語拼音︰</b></td><td width=150 style="text-align:left;" class="fmt16_td2" ><font class="english_word">miàn miàn xiāng qù</font></td></tr></table><br><br></td></tr>
</td></tr></table></div> <!-- layoutclass_first_pic --><div class="layoutclass_second_pic"></div> <!-- layoutclass_second_pic --></div> <!-- layoutclass_pic --></td></tr></table>
| BuzzAcademy/idioms-moe-unformatted-data | all-data/2000-2999/2101-34.html | HTML | mit | 2,283 |
<style>
body {
background-color: #000000;
}
</style>
| fmut/freecodecampanswer | HTML5-CSS/56-UseHexCodeforSpecificColors.html | HTML | mit | 62 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../../..">Unstable</a></li>
<li><a href=".">hott / contrib:fermat4 dev</a></li>
<li class="active"><a href="">2014-12-17 15:25:52</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../../../../../about.html">About</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href=".">« Up</a>
<h1>
contrib:fermat4
<small>
dev
<span class="label label-success">20 s</span>
</small>
</h1>
<p><em><script>document.write(moment("2014-12-17 15:25:52 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2014-12-17 15:25:52 UTC)</em><p>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>ruby lint.rb unstable ../unstable/packages/coq:contrib:fermat4/coq:contrib:fermat4.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
<dt>Output</dt>
<dd><pre>The package is valid.
</pre></dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --dry-run coq:contrib:fermat4.dev coq.hott</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>1 s</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is hott).
The following actions will be performed:
- install coq:contrib:fermat4.dev
=== 1 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building coq:contrib:fermat4.dev:
coq_makefile -f Make -o Makefile
make -j4
make install
Installing coq:contrib:fermat4.dev.
</pre></dd>
</dl>
<p>Dry install without Coq, to test if the problem was incompatibility with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --deps-only coq:contrib:fermat4.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>2 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --verbose coq:contrib:fermat4.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>20 s</dd>
<dt>Output</dt>
<dd><pre>The following actions will be performed:
- install coq:contrib:fermat4.dev
=== 1 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[coq:contrib:fermat4] Fetching https://gforge.inria.fr/git/coq-contribs/fermat4.git#trunk
Initialized empty Git repository in /home/bench/.opam/packages.dev/coq:contrib:fermat4.dev/.git/
[master (root-commit) 993444f] opam-git-init
From https://gforge.inria.fr/git/coq-contribs/fermat4
* [new branch] trunk -> opam-ref
* [new branch] trunk -> origin/trunk
ArithCompl.v
Descent.v
Diophantus20.v
Fermat4.v
Make
Makefile
Pythagorean.v
README
Tactics.v
description
HEAD is now at 1e0874f Applying "Unset Standard Proposition Elimination Names" for
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building coq:contrib:fermat4.dev:
coq_makefile -f Make -o Makefile
make -j4
make install
"coqdep" -c -R "." Fermat4 "ArithCompl.v" > "ArithCompl.v.d" || ( RV=$?; rm -f "ArithCompl.v.d"; exit ${RV} )
"coqdep" -c -R "." Fermat4 "Tactics.v" > "Tactics.v.d" || ( RV=$?; rm -f "Tactics.v.d"; exit ${RV} )
"coqdep" -c -R "." Fermat4 "Pythagorean.v" > "Pythagorean.v.d" || ( RV=$?; rm -f "Pythagorean.v.d"; exit ${RV} )
"coqdep" -c -R "." Fermat4 "Descent.v" > "Descent.v.d" || ( RV=$?; rm -f "Descent.v.d"; exit ${RV} )
"coqdep" -c -R "." Fermat4 "Diophantus20.v" > "Diophantus20.v.d" || ( RV=$?; rm -f "Diophantus20.v.d"; exit ${RV} )
"coqdep" -c -R "." Fermat4 "Fermat4.v" > "Fermat4.v.d" || ( RV=$?; rm -f "Fermat4.v.d"; exit ${RV} )
"coqc" -q -R "." Fermat4 Descent
"coqc" -q -R "." Fermat4 ArithCompl
"coqc" -q -R "." Fermat4 Tactics
"coqc" -q -R "." Fermat4 Pythagorean
"coqc" -q -R "." Fermat4 Diophantus20
"coqc" -q -R "." Fermat4 Fermat4
cd "." && for i in Fermat4.vo Diophantus20.vo Descent.vo Pythagorean.vo Tactics.vo ArithCompl.vo ; do \
install -d "`dirname """/home/bench/.opam/system/lib/coq/user-contrib"/Fermat4/$i`"; \
install -m 0644 $i """/home/bench/.opam/system/lib/coq/user-contrib"/Fermat4/$i; \
done
Installing coq:contrib:fermat4.dev.
</pre></dd>
</dl>
<h2>Installation size</h2>
<p>Total: 754 K</p>
<ul>
<li>278 K <code>/home/bench/.opam/system/lib/coq/user-contrib/Fermat4/ArithCompl.vo</code></li>
<li>215 K <code>/home/bench/.opam/system/lib/coq/user-contrib/Fermat4/Diophantus20.vo</code></li>
<li>150 K <code>/home/bench/.opam/system/lib/coq/user-contrib/Fermat4/Pythagorean.vo</code></li>
<li>54 K <code>/home/bench/.opam/system/lib/coq/user-contrib/Fermat4/Fermat4.vo</code></li>
<li>30 K <code>/home/bench/.opam/system/lib/coq/user-contrib/Fermat4/Descent.vo</code></li>
<li>25 K <code>/home/bench/.opam/system/lib/coq/user-contrib/Fermat4/Tactics.vo</code></li>
<li>1 K <code>/home/bench/.opam/system/lib/coq:contrib:fermat4/opam.config</code></li>
<li>1 K <code>/home/bench/.opam/system/install/coq:contrib:fermat4.install</code></li>
</ul>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq:contrib:fermat4.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>2 s</dd>
<dt>Output</dt>
<dd><pre>The following actions will be performed:
- remove coq:contrib:fermat4.dev
=== 1 to remove ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[coq:contrib:fermat4] Fetching https://gforge.inria.fr/git/coq-contribs/fermat4.git#trunk
=-=- Removing Packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Removing coq:contrib:fermat4.dev.
rm -R /home/bench/.opam/system/lib/coq/user-contrib/Fermat4
</pre></dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html> | coq-bench/coq-bench.github.io-old | clean/Linux-x86_64-4.02.1-1.2.0/unstable/hott/contrib:fermat4/dev/2014-12-17_15-25-52.html | HTML | mit | 10,025 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../../..">Unstable</a></li>
<li class="active"><a href="">8.5beta1 / contrib:graph-basics dev</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../../../../../about.html">About</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../../..">« Up</a>
<h1>contrib:graph-basics <small>dev</small></h1>
<table class="table table-striped text-center">
<thead>
<tr>
<td>Date</td>
<td>Time</td>
<td>Relative</td>
<td>Status</td>
</tr>
</thead>
<tbody>
<tr>
<td>2015-02-03</td>
<td>21:08:42</td>
<td><script>document.write(moment("2015-02-03 21:08:42 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td>
<td class="success"><a href="2015-02-03_21-08-42.html">20 s</a></td>
</tr>
<tr>
<td>2015-01-31</td>
<td>01:41:06</td>
<td><script>document.write(moment("2015-01-31 01:41:06 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td>
<td class="success"><a href="2015-01-31_01-41-06.html">19 s</a></td>
</tr>
<tr>
<td>2015-01-29</td>
<td>00:14:41</td>
<td><script>document.write(moment("2015-01-29 00:14:41 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script></td>
<td class="success"><a href="2015-01-29_00-14-41.html">23 s</a></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html> | coq-bench/coq-bench.github.io-old | clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.5beta1/contrib:graph-basics/dev/index.html | HTML | mit | 3,978 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Coq bench</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../../..">Unstable</a></li>
<li><a href=".">8.5beta1 / concurrency:proxy 1.0.0</a></li>
<li class="active"><a href="">2015-01-29 00:14:41</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="../../../../../about.html">About</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href=".">« Up</a>
<h1>
concurrency:proxy
<small>
1.0.0
<span class="label label-success">3 s</span>
</small>
</h1>
<p><em><script>document.write(moment("2015-01-29 00:14:41 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2015-01-29 00:14:41 UTC)</em><p>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>ruby lint.rb stable ../stable/packages/coq:concurrency:proxy/coq:concurrency:proxy.1.0.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
<dt>Output</dt>
<dd><pre>The package is valid.
</pre></dd>
</dl>
<h2>Dry install</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --dry-run coq:concurrency:proxy.1.0.0 coq.8.5beta1</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>2 s</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5beta1).
The following actions will be performed:
- install ocamlfind.1.5.5 [required by lwt, base64]
- install ppx_tools.0.99.2 [required by lwt]
- install base64.1.0.0 [required by coq:concurrency:proxy]
- install lwt.2.4.7 [required by coq:concurrency:proxy]
- install coq:concurrency:proxy.1.0.0
=== 5 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building ocamlfind.1.5.5:
./configure -bindir /home/bench/.opam/system/bin -sitelib /home/bench/.opam/system/lib -mandir /home/bench/.opam/system/man -config /home/bench/.opam/system/lib/findlib.conf -no-topfind
make all
make opt
make install
Installing ocamlfind.1.5.5.
Building base64.1.0.0:
ocaml setup.ml -configure --prefix /home/bench/.opam/system
ocaml setup.ml -build
ocaml setup.ml -install
Installing base64.1.0.0.
Building ppx_tools.0.99.2:
make all
make install
Installing ppx_tools.0.99.2.
Building lwt.2.4.7:
./configure --prefix /home/bench/.opam/system --disable-libev --disable-camlp4 --disable-react --disable-ssl --enable-unix --enable-preemptive --disable-glib --enable-ppx
make build
make install
Installing lwt.2.4.7.
Building coq:concurrency:proxy.1.0.0:
make -j4
Installing coq:concurrency:proxy.1.0.0.
</pre></dd>
</dl>
<p>Dry install without Coq, to test if the problem was incompatibility with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>ulimit -Sv 2000000; opam install -y --deps-only coq:concurrency:proxy.1.0.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>37 s</dd>
<dt>Output</dt>
<dd><pre>The following actions will be performed:
- install ocamlfind.1.5.5 [required by lwt, base64]
- install ppx_tools.0.99.2 [required by lwt]
- install base64.1.0.0 [required by coq:concurrency:proxy]
- install lwt.2.4.7 [required by coq:concurrency:proxy]
=== 4 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[default] Downloading https://opam.ocaml.org/archives/base64.1.0.0+opam.tar.gz
[default] Downloading https://opam.ocaml.org/archives/lwt.2.4.7+opam.tar.gz
[default] Downloading https://opam.ocaml.org/archives/ocamlfind.1.5.5+opam.tar.gz
[default] Downloading https://opam.ocaml.org/archives/ppx_tools.0.99.2+opam.tar.gz
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building ocamlfind.1.5.5:
./configure -bindir /home/bench/.opam/system/bin -sitelib /home/bench/.opam/system/lib -mandir /home/bench/.opam/system/man -config /home/bench/.opam/system/lib/findlib.conf -no-topfind
make all
make opt
make install
Installing ocamlfind.1.5.5.
Building base64.1.0.0:
ocaml setup.ml -configure --prefix /home/bench/.opam/system
ocaml setup.ml -build
ocaml setup.ml -install
Building ppx_tools.0.99.2:
make all
make install
Installing ppx_tools.0.99.2.
Building lwt.2.4.7:
./configure --prefix /home/bench/.opam/system --disable-libev --disable-camlp4 --disable-react --disable-ssl --enable-unix --enable-preemptive --disable-glib --enable-ppx
make build
make install
Installing base64.1.0.0.
Installing lwt.2.4.7.
</pre></dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>ulimit -Sv 2000000; opam install -y --verbose coq:concurrency:proxy.1.0.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>3 s</dd>
<dt>Output</dt>
<dd><pre>The following actions will be performed:
- install coq:concurrency:proxy.1.0.0
=== 1 to install ===
=-=- Synchronizing package archives -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
[coq:concurrency:proxy.1.0.0] Downloading https://github.com/coq-concurrency/proxy/archive/1.0.0.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 128 0 128 0 0 276 0 --:--:-- --:--:-- --:--:-- 275
0 0 0 5901 0 0 6433 0 --:--:-- --:--:-- --:--:-- 6433
200
=-=- Installing packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Building coq:concurrency:proxy.1.0.0:
make -j4
ocamlbuild coqConcurrencyProxy.native coqConcurrencyProxy.byte -use-ocamlfind -package base64,lwt,lwt.unix,num,str
ocamlfind ocamldep -package base64,lwt,lwt.unix,num,str -modules coqConcurrencyProxy.ml > coqConcurrencyProxy.ml.depends
ocamlfind ocamldep -package base64,lwt,lwt.unix,num,str -modules heap.ml > heap.ml.depends
ocamlfind ocamlc -c -package base64,lwt,lwt.unix,num,str -o heap.cmo heap.ml
ocamlfind ocamlc -c -package base64,lwt,lwt.unix,num,str -o coqConcurrencyProxy.cmo coqConcurrencyProxy.ml
+ ocamlfind ocamlc -c -package base64,lwt,lwt.unix,num,str -o coqConcurrencyProxy.cmo coqConcurrencyProxy.ml
File "coqConcurrencyProxy.ml", line 45, characters 25-38:
Warning 3: deprecated: String.create
Use Bytes.create instead.
ocamlfind ocamlopt -c -package base64,lwt,lwt.unix,num,str -o heap.cmx heap.ml
ocamlfind ocamlopt -c -package base64,lwt,lwt.unix,num,str -o coqConcurrencyProxy.cmx coqConcurrencyProxy.ml
+ ocamlfind ocamlopt -c -package base64,lwt,lwt.unix,num,str -o coqConcurrencyProxy.cmx coqConcurrencyProxy.ml
File "coqConcurrencyProxy.ml", line 45, characters 25-38:
Warning 3: deprecated: String.create
Use Bytes.create instead.
ocamlfind ocamlopt -linkpkg -package base64,lwt,lwt.unix,num,str heap.cmx coqConcurrencyProxy.cmx -o coqConcurrencyProxy.native
ocamlfind ocamlc -linkpkg -package base64,lwt,lwt.unix,num,str heap.cmo coqConcurrencyProxy.cmo -o coqConcurrencyProxy.byte
Installing coq:concurrency:proxy.1.0.0.
</pre></dd>
</dl>
<h2>Installation size</h2>
<p>Total: 1,947 K</p>
<ul>
<li>1,508 K <code>/home/bench/.opam/system/bin/coqConcurrencyProxy.native</code></li>
<li>438 K <code>/home/bench/.opam/system/bin/coqConcurrencyProxy.byte</code></li>
<li>1 K <code>/home/bench/.opam/system/install/coq:concurrency:proxy.install</code></li>
<li>1 K <code>/home/bench/.opam/system/lib/coq:concurrency:proxy/opam.config</code></li>
</ul>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq:concurrency:proxy.1.0.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>2 s</dd>
<dt>Output</dt>
<dd><pre>The following actions will be performed:
- remove coq:concurrency:proxy.1.0.0
=== 1 to remove ===
=-=- Removing Packages =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Removing coq:concurrency:proxy.1.0.0.
</pre></dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html> | coq-bench/coq-bench.github.io-old | clean/Linux-x86_64-4.02.1-1.2.0/unstable/8.5beta1/concurrency:proxy/1.0.0/2015-01-29_00-14-41.html | HTML | mit | 11,905 |
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width initial-scale=1" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>O que é uma produtora digital? | 42i - Produtora Digital Independente </title>
<meta name="description" content="A 42i é uma produtora digital independente localizada no centro de São Paulo.">
<meta name="google-site-verification" content="Q1VNCeOBxKjVPXLWR8YdQ6MBQmv2it9TikiFO0afnVI" />
<meta property="og:image" content="http://42i.com.br/public/images/42ipintado.jpg"/>
<meta property="og:title" content="O que é uma produtora digital? | 42i - Produtora Digital Independente "/>
<meta property="og:url" content="http://42i.com.br//blog/o-que-e-uma-produtora-digital/"/>
<meta property="og:site_name" content="42i - Produtora Digital Independente"/>
<meta property="og:type" content="website"/>
<meta property="og:description" content="A 42i é uma produtora digital independente localizada no centro de São Paulo."/>
<meta property="og:locale" content="pt_BR" />
<script type="text/javascript">
(function(d) {
var config = {
kitId: 'oyt7nbz',
scriptTimeout: 3000
},h=d.documentElement,t=setTimeout(function(){h.className=h.className.replace(/\bwf-loading\b/g,"")+"wf-inactive";},config.scriptTimeout),tk=d.createElement("script"),f=false,s=d.getElementsByTagName("script")[0],a;h.className+="wf-loading";tk.src='//use.typekit.net/'+config.kitId+'.js';tk.async=true;tk.onload=tk.onreadystatechange=function(){a=this.readyState;if(f||a&&a!="complete"&&a!="loaded")return;f=true;clearTimeout(t);try{Typekit.load(config)}catch(e){}};s.parentNode.insertBefore(tk,s)
})(document);
</script>
<link href="https://fonts.googleapis.com/css?family=Fira+Sans:400,600" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500" rel="stylesheet">
<link rel="stylesheet" href="http://42i.com.br/css/main.css">
<link rel="stylesheet" href="http://42i.com.br/css/levante-modal.css">
<link rel="canonical" href="http://42i.com.br//blog/o-que-e-uma-produtora-digital/">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-102064293-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body class="body">
<a href="#" class="o-float-levante js-open-modal">
<img src="http://42i.com.br//tampao-assets/images/logo-hor.png" alt="logo levante">
</a>
<div class="o-modal-tampao js-modal-tampao">
<div class="u-centralize-content">
<div class="o-modal-tampao__video-content">
<img src="http://42i.com.br//tampao-assets/images/levante-splash.gif" alt="Logo Levante">
</div>
<div class="o-modal-tampao__body">
<div class="c-brand__content">
<img class="c-brand" src="http://42i.com.br//tampao-assets/images/logotipo.png" alt="Logo Levante">
</div>
<div class="c-text-content">
<h1 class="c-title">
<div class="c-title__pre">Bem vindo à soma</div>
de dois universos
</h1>
<p>
Olá! Se você veio até aqui procurando pela 42i, saiba que ainda estamos aqui. Só que crescemos para conseguir produzir digital + motion sob um mesmo teto.
</p>
<p>Se quiser ver as coisas novas que estão rolando, siga a gente no <a class="js-facebook-link" href="https://www.facebook.com/levanteprodutoradigital/" target="_blank">Facebook</a> e <a class="js-instagram-link" href="https://www.instagram.com/levante.cx/" target="_blank">Instagram</a>. E se quiser marcar um papo com a gente, é só escrever para <a class="js-email-link" href="mailto:ola@levante.cx">ola@levante.cx</a></p>
<p>
Enquanto a nossa nova casa vai ficando pronta, você ainda pode conferir nossos trabalhos como produtora digital aqui mesmo!
</p>
<a class="c-btn-continuar js-continuar" href="#">Continuar</a>
</div>
</div>
</div>
</div>
<script type="text/javascript">
(function() {
var mosdalEl = document.querySelector('.js-modal-tampao');
var facebookLink = document.querySelector('.js-facebook-link');
var instagramLink = document.querySelector('.js-instagram-link');
var emailLink = document.querySelector('.js-email-link');
var mosdalTrigger = document.querySelector('.js-continuar');
var mosdalOpenTrigger = document.querySelector('.js-open-modal');
function openModal(e) {
e.preventDefault();
ga('send', 'event', 'Link', 'click', 'Tampão click em abrir tampão, site 42i');
if (!mosdalEl.classList.contains('o-modal-tampao--active')) {
// The box that we clicked has a class of bad so let's remove it and add the good class
mosdalEl.classList.add('o-modal-tampao--active');
document.querySelector('body').style.overflow = 'hidden';
}
}
mosdalOpenTrigger.addEventListener("click", openModal);
function closeModal(e) {
e.preventDefault();
ga('send', 'event', 'Link', 'click', 'Tampão click no continuar, site 42i');
if (mosdalEl.classList.contains('o-modal-tampao--active')) {
// The box that we clicked has a class of bad so let's remove it and add the good class
mosdalEl.classList.remove('o-modal-tampao--active');
document.querySelector('body').style.overflowY = 'auto';
}
}
mosdalTrigger.addEventListener("click", closeModal);
function handleOutboundLinkClicksFacebook(event) {
ga('send', 'event', 'Link', 'click', 'Tampão click no link do facebook, site 42i');
}
facebookLink.addEventListener("click", handleOutboundLinkClicksFacebook);
function handleOutboundLinkClicksInstagram(event) {
ga('send', 'event', 'Link', 'click', 'Tampão click no link do instagram, site 42i');
}
instagramLink.addEventListener("click", handleOutboundLinkClicksInstagram);
function handleOutboundLinkClicksEmail(event) {
ga('send', 'event', 'Link', 'click', 'Tampão click no link de email, site 42i');
}
emailLink.addEventListener("click", handleOutboundLinkClicksEmail);
(function checkSeen() {
// sessionStorage.removeItem("seen");
if (!sessionStorage.getItem("seen")) {
setTimeout(function(){
console.log(window.innerWidth);
document.querySelector('body').style.overflow = 'hidden';
window.onload = mosdalEl.classList.add('o-modal-tampao--active');
sessionStorage.setItem("seen", true);
}, 800);
} else {
document.querySelector('body').style.overflow = 'hidden';
document.querySelector('body').style.overflowY = 'auto';
}
})();
})();
</script>
<header class="header js-header">
<div class="header__menu">
<ul class="js-header__list header__list">
<li class="header__item">
<a class="js-header__brand header__brand" href="http://42i.com.br/" title="42i - Produtora Digital Independente"><svg version="1.1" class="brand-neg-svg brand-neg-svg--42i" x="0px" y="0px" viewBox="0 1 48 45.9" enable-background="new 0 1 48 45.9" xml:space="preserve">
<polygon class="brand-neg-svg--42i__part brand-neg-svg--42i__1" points="0,19.8 16.7,35.8 16.7,34.2 16.7,34.2 0,18.2 "/>
<polygon class="brand-neg-svg--42i__part brand-neg-svg--42i__2" points="10.4,26.6 16.7,32.7 16.7,7.2 10.4,1 "/>
<polygon class="brand-neg-svg--42i__part brand-neg-svg--42i__3" points="10.4,47 16.7,47 16.7,37.4 10.4,31.3 "/>
<polygon class="brand-neg-svg--42i__part brand-neg-svg--42i__4" points="20.8,47 27.1,47 27.1,31.3 20.8,37.4 "/>
<polygon class="brand-neg-svg--42i__part brand-neg-svg--42i__5" points="6.3,7.2 0,1 0,16.7 6.3,22.8 "/>
<polygon class="brand-neg-svg--42i__part brand-neg-svg--42i__6" points="27.2,25 20.8,31 20.8,32.6 27.1,26.5 27.1,25 "/>
<polygon class="brand-neg-svg--42i__part brand-neg-svg--42i__7" points="27.2,1 20.8,7.2 20.8,14.6 27.1,20.7 27.1,1 "/>
<polygon class="brand-neg-svg--42i__part brand-neg-svg--42i__8" points="41.7,29.2 48,23.1 48,21.5 41.7,27.6 "/>
<polygon class="brand-neg-svg--42i__part brand-neg-svg--42i__9" points="41.7,26 48,19.8 48,12.2 41.7,18.3 "/>
<polygon class="brand-neg-svg--42i__part brand-neg-svg--42i__10" points="31.3,47 37.6,47 37.6,34.5 31.3,40.6 "/>
<polygon class="brand-neg-svg--42i__part brand-neg-svg--42i__11" points="41.7,7.2 41.7,14.6 48,8.5 48,7.2 "/>
<polygon class="brand-neg-svg--42i__part brand-neg-svg--42i__12" points="20.8,35.8 37.5,19.8 37.5,18.2 20.8,34.3 "/>
<polygon class="brand-neg-svg--42i__part brand-neg-svg--42i__13" points="31.3,22.6 37.6,16.5 37.6,7.2 31.3,1 "/>
<polygon class="brand-neg-svg--42i__part brand-neg-svg--42i__14" points="41.7,43.7 48,37.6 48,24.8 41.7,30.9 "/>
</svg>
</a>
</li>
<li class="js-header__list header__item">
<a class="js-header__link header__link" href="http://42i.com.br/sobre" title="Sobre">Sobre</a>
</li>
<li class="js-header__list header__item">
<a class="js-header__link header__link" href="http://42i.com.br/projetos" title="Projetos">Projetos</a>
</li>
<li class="js-header__list header__item">
<a class="js-header__link header__link" href="http://42i.com.br/blog" title="Blog">Blog</a>
</li>
<li class="js-header__list header__item">
<a class="js-header__link header__link" href="http://42i.com.br/contato" title="Contato">Contato</a>
</li>
</ul>
<ul class="js-header__list header__list header__list--right">
<!--
<div class="languages">
<li class="header__item">
<a class="js-header__link header__link languages__link languages__link--pt-br" href="/blog/o-que-e-uma-produtora-digital/">pt-br</a>
</li>
</div>
-->
<li class="header__item">
<a class="js-header__link header__link header__icon icon icon--github3" href="https://github.com/42ipd" target='_blank' ></a>
</li>
<li class="header__item">
<a class="js-header__link header__link header__icon icon icon--facebook" href="https://www.facebook.com/42ipd" target='_blank' ></a>
</li>
</ul>
</div>
</header>
<div class="js-page-wrapper page-wrapper page-wrapper--o-que-é-uma-produtora-digital page-wrapper--">
<section class="js-section section section--o-que-é-uma-produtora-digital section--">
<div class="container container--small">
<div class="post__image-clipper">
<img class="post__image" src="/public/images/blog/2015-02-26-produtora-digital/o-que-e-produtora.png" alt="">
</div>
<h1 class="post__title">O que é uma produtora digital?</h1>
<span class="post__subtitle">Um pouco mais sobre o que fazemos</span>
<div class="post__content textblock">
<p><span class="dropcap">A</span> 42i é uma produtora digital e como tal ela faz, isso mesmo, produtos digitais. Nisso se inclui a produção de sites, aplicativos, sistemas próprios para gestão (logística, financeira, conhecimento, etc), e-commerces, jogos, sistemas embarcados (instalações interativas) e mais.</p>
<p>Ou seja, somos especializados em “coisas que rodam no navegador”, explicando de uma maneira bem simples, e aplicativos. Sendo assim, focamos em sites, aplicativos (nativos ou não) e-commerces e sistemas customizados para gestão, assim como produtos voltados para o consumidor final, como Instagram, Facebook, Twitter, etc.</p>
<p>Dentro disso, a 42i pode se envolver em todas as pontas do processo, o que normalmente inclui planejamento, criação e programação. Em se tratando de produção digital, podemos, e gostamos de, fazer parte de todo o projeto - mas também não abrimos mão de executar apenas algumas das etapas pontualmente. Seja qual for a necessidade do cliente, procuramos nos adaptar de modo a trabalhar junto com ele e entregar sempre o melhor produto possível.</p>
</div>
</div>
</section>
</div>
<footer class="footer">
<a class="footer__brand" href="http://42i.com.br/" title="42i - Produtora Digital Independente">
<svg version="1.1" class="brand-svg brand-svg--42i" x="0px" y="0px" viewBox="0 1 48 45.9" enable-background="new 0 1 48 45.9" xml:space="preserve">
<polygon class="brand-svg--42i__part brand-svg--42i__1" points="0,19.8 16.7,35.8 16.7,34.2 16.7,34.2 0,18.2 "/>
<polygon class="brand-svg--42i__part brand-svg--42i__2" points="10.4,26.6 16.7,32.7 16.7,7.2 10.4,1 "/>
<polygon class="brand-svg--42i__part brand-svg--42i__3" points="10.4,47 16.7,47 16.7,37.4 10.4,31.3 "/>
<polygon class="brand-svg--42i__part brand-svg--42i__4" points="20.8,47 27.1,47 27.1,31.3 20.8,37.4 "/>
<polygon class="brand-svg--42i__part brand-svg--42i__5" points="6.3,7.2 0,1 0,16.7 6.3,22.8 "/>
<polygon class="brand-svg--42i__part brand-svg--42i__6" points="27.2,25 20.8,31 20.8,32.6 27.1,26.5 27.1,25 "/>
<polygon class="brand-svg--42i__part brand-svg--42i__7" points="27.2,1 20.8,7.2 20.8,14.6 27.1,20.7 27.1,1 "/>
<polygon class="brand-svg--42i__part brand-svg--42i__8" points="41.7,29.2 48,23.1 48,21.5 41.7,27.6 "/>
<polygon class="brand-svg--42i__part brand-svg--42i__9" points="41.7,26 48,19.8 48,12.2 41.7,18.3 "/>
<polygon class="brand-svg--42i__part brand-svg--42i__10" points="31.3,47 37.6,47 37.6,34.5 31.3,40.6 "/>
<polygon class="brand-svg--42i__part brand-svg--42i__11" points="41.7,7.2 41.7,14.6 48,8.5 48,7.2 "/>
<polygon class="brand-svg--42i__part brand-svg--42i__12" points="20.8,35.8 37.5,19.8 37.5,18.2 20.8,34.3 "/>
<polygon class="brand-svg--42i__part brand-svg--42i__13" points="31.3,22.6 37.6,16.5 37.6,7.2 31.3,1 "/>
<polygon class="brand-svg--42i__part brand-svg--42i__14" points="41.7,43.7 48,37.6 48,24.8 41.7,30.9 "/>
</svg>
</a>
<ul class="footer__list">
<!-- <div class="footer__languages">
<li class="footer__item">
<a class="footer__item-link footer__item-link footer__languages__item-link footer__languages__item-link--pt-br" href="/blog/o-que-e-uma-produtora-digital/">pt-br</a>
</li>
</div> -->
<li class="footer__item">
<a class="footer__item-link footer__item-link footer__icon icon icon--github3" href="https://github.com/42ipd" target='_blank' ></a>
</li>
<li class="footer__item">
<a class="footer__item-link footer__item-link footer__icon icon icon--facebook" href="https://www.facebook.com/42ipd" target='_blank' ></a>
</li>
</ul>
</footer>
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="http://42i.com.br//public/bower_components/jquery/jquery.min.js"><\/script>')</script>
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
<script src="http://42i.com.br//public/bower_components/classie/classie.js"></script>
<script src="http://42i.com.br//js/color-variables.js"></script>
<script src="http://42i.com.br//js/functions.js"></script>
<script src="http://42i.com.br//js/main.js"></script>
</body>
</html>
| 42ipd/42ipd.github.io | _site/blog/o-que-e-uma-produtora-digital/index.html | HTML | mit | 15,581 |
---
layout: presentationA
title: Introduction
permalink: /01s-intro/
---
# Webtechnologien 2018
Sebastian Springer
---
# Are you in the right class?
## Plain and simple: This class is overbooked.
- Have you passed Programmieren 1 and 2?<br>
(read: _"I know at least a little bit about programming._)
- Did you opt for the _software engineering_ focus<br>
(read: _"I genuinely enjoy programming."_)
- Are you ok with English?<br>
(read: _"I understand most of the web world is in English."_)
- Are you resourceful?<br>
(read: _"I know how to work Google/SO/MDN to find an answer."_)
- Are you committed?<br>
(read: _"I absolutely want to learn about this stuff"_)
---
# Introduction
- class: Wednesdays at 8a
- materials: https://hsro-inf-wt.github.io (English)
- tutorials:
- Thursdays at 9.45a/11.45a
- Tutor: Sebastian Springer
- communication: via [Mattermost](https://inf-mattermost.fh-rosenheim.de/wt-2017/channels/town-square) ([invite](https://inf-mattermost.fh-rosenheim.de/signup_user_complete/?id=cwd8jpz4ijfxdgg6i6q45d1asa)).
- important dates (read: _presence absolutely mandatory_)
+ Nov 7, team registration
+ Dec 5, written exam (60 Min.) *and* team presentations (kick-off)
+ Dec 19, team meetings with me (individually, ca. 10 min per team)
+ Jan 23, final presentation of projects
---
# Credits (Leistungsnachweis)
## 50%: written mid-term (Dec 5)
- 60 minutes written exam
- covers basics of HTML/CSS/JavaScript
---
# Credits (Leistungsnachweis) cont'd
## 50%: project (teams of 3)
- must have user stories and wireframes/sketches
- must use advanced toolkit (eg. angular, vue, react)
- must have frontend and backend
- must connect to database _or_ other form of permanent storage
- must have advanced authentication (eg. OAuth2)
- must pass W3 validators; should produce no warnings
- must be deployed via docker containers _or_ heroku _or_ as VM
- kudos: serves actual purpose, looks good, mobile-friendly
---
# Intermission
## _this is your chance to opt out_
---
# Before we get started
## Why do I **not** believe in PHP/ZEND?
> _Caution: This is my professional opinion, not necessarily facts._
- PHP is interpreted; if you put (non-cachable) PHP into your web sites, they need to be processed before serving.
- PHP is (sort of) hard to scale; static pages are trivial (CDN)
- load/scaling problems immediately result in rendering delays
- Bugtracking can be pretty hard/painful
- Automated testing requires to spin up a local php interpreter
---
# Recommended textbooks
## None, actually.
Web development happens on the internet, not your reading couch.
Problem at hand? Google it and you'll find a tutorial.
???
Google it and you'll find a post explaining it.
Learning by doing at its best.
---
# Basic Overview
## We will cover...
- HTML/5
- CSS/3
- JavaScript (ES6)
- Node.js for backend
- Vue.js for frontend
- some advanced topics:
+ scaffolding and static page generation
+ security and authorization
+ deployment with heroku
---
# Tooling
- git
- shell of your choice
- editor of your choice
- curl or similar (eg. Postman)
- developer tools of your browsers (note the **s**)
- https://jsfiddle.net
- Your trusted web sources: [Google](https://www.google.com) - [SO](https://www.stackoverflow.com) - [MDN](https://developer.mozilla.com)
---
# Example: https://kickassapp.com
Bookmarklet to inject everywhere.
*BE CAREFUL* this is just an example and might harm your system (injected remote code)
| hsro-inf-wt/hsro-inf-wt.github.io | 01s-intro.html | HTML | mit | 3,485 |
<!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_19) on Fri Oct 29 16:39:49 MSD 2010 -->
<TITLE>
Uses of Class org.apache.poi.hssf.record.InterfaceHdrRecord (POI API Documentation)
</TITLE>
<META NAME="date" CONTENT="2010-10-29">
<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.poi.hssf.record.InterfaceHdrRecord (POI 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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/poi/hssf/record/InterfaceHdrRecord.html" title="class in org.apache.poi.hssf.record"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/poi/hssf/record/\class-useInterfaceHdrRecord.html" target="_top"><B>FRAMES</B></A>
<A HREF="InterfaceHdrRecord.html" target="_top"><B>NO FRAMES</B></A>
<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.poi.hssf.record.InterfaceHdrRecord</B></H2>
</CENTER>
No usage of org.apache.poi.hssf.record.InterfaceHdrRecord
<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> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../org/apache/poi/hssf/record/InterfaceHdrRecord.html" title="class in org.apache.poi.hssf.record"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../index.html?org/apache/poi/hssf/record/\class-useInterfaceHdrRecord.html" target="_top"><B>FRAMES</B></A>
<A HREF="InterfaceHdrRecord.html" target="_top"><B>NO FRAMES</B></A>
<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>
<i>Copyright 2010 The Apache Software Foundation or
its licensors, as applicable.</i>
</BODY>
</HTML>
| nimbleapps/export_to_spreadsheet | lib/apache-poi/docs/apidocs/org/apache/poi/hssf/record/class-use/InterfaceHdrRecord.html | HTML | mit | 6,343 |
<p>Viele Entwickler verlassen sich auf bestimmte Namensgebung und erraten so den Namen.<br />
Beispiele sind length und substring.</p> | bkahlert/seqan-research | codeInstance_apiua%3A%2F%2Frelation%2Fka2tfju69v18uliudpvu0pvr4m9htuai.memo.html | HTML | mit | 134 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>Reflection Blog 2</title>
<link href="../styles/main.css" rel="stylesheet" type="text/css">
</head>
<body>
<header>
<h1>Meditation</h1>
<h2>Lesson 1</h2>
</header>
<section>
<article>
<header>
<h1>How did the 'process over product' concept affect the way you tackled the site redesign and rebuild.</h1>
<p>Caught myself wanting to make it better looking in the short-term to feel like I had accomplished something.</p>
</header>
</article>
</section>
<section>
<article>
<header>
<h1>What did you think about meditation before reading Chapter 2?</h1>
<p>Meditation has sort of always been part of my daily activity to regroup and get back on track, but never knew that the benefits would be that obvious.</p>
</header>
</article>
</section>
<section>
<article>
<header>
<h1>What new things have you learnt about meditation?</h1>
<p>What stood out the most was the fact that a medical condition could be affected in a positive way and actually speed up the recovery process.</p>
</header>
</article>
</section>
<section>
<article>
<header>
<h1>Did any of the suggested meditation techniques stand out to you?</h1>
<p>Not really, but it may be worth training them all to see which ones gets the most benefit.
</p>
</header>
</article>
</section>
<section>
<article>
<header>
<h1>Any other musings?</h1>
<p>The best part about meditation is you can start out pretty much anywhere, start with little time and possible reap the benefits of such a small effort.
</p>
</header>
</article>
</section>
<a href="https://brianbemis.github.io/index.html">Home</a>
</body>
</html>
| brianbemis/brianbemis.github.io | blog/c3-meditation-process.html | HTML | mit | 2,239 |
{% extends "base.html" %}
{% block title %}Légal{% endblock %}
{% block main %}
<h1>Données personnelles</h1>
<p>Les informations recueillies à partir de cette plateforme font l’objet d’un traitement informatique destiné exclusivement à
ATILLA, pour la finalité suivante : Gestion des membres et des accès au réseau ATILLA.</p>
<p>Les données récoltées sont exclusivement dédiées aux membres du bureau d'ATILLA.</p>
<p>Conformément à la loi « informatique et libertés » du 6 janvier 1978 modifiée, vous disposez d’un droit d’accès et de rectification aux informations qui vous concernent.
Vous pouvez accèder aux informations vous concernant en vous adressant aux membres du bureau (<a href="mailto:bureau@lists.atilla.org">bureau@lists.atilla.org</a>).</p>
<p>Vous pouvez également, pour des motifs légitimes, vous opposer au traitement des données vous concernant.
Pour en savoir plus, consultez vos droits sur le site de la CNIL.</p>
{% endblock %}
| Atilla106/members.atilla.org | templates/legal.html | HTML | mit | 990 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Phaser Class: Color</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/default.css">
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
<link type="text/css" rel="stylesheet" href="styles/site.cerulean.css">
</head>
<body>
<div class="container-fluid">
<div class="navbar navbar-fixed-top navbar-inverse">
<div style="position: absolute; width: 143px; height: 31px; right: 10px; top: 10px; z-index: 1050"><a href="http://phaser.io"><img src="img/phaser.png" border="0" /></a></div>
<div class="navbar-inner">
<a class="brand" href="index.html">Phaser API</a>
<ul class="nav">
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b
class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-0">
<a href="Phaser.html">Phaser</a>
</li>
<li class="class-depth-0">
<a href="PIXI.html">PIXI</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b
class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-0">
<a href="EarCut.html">EarCut</a>
</li>
<li class="class-depth-0">
<a href="Event.html">Event</a>
</li>
<li class="class-depth-0">
<a href="EventTarget.html">EventTarget</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Animation.html">Animation</a>
</li>
<li class="class-depth-1">
<a href="Phaser.AnimationManager.html">AnimationManager</a>
</li>
<li class="class-depth-1">
<a href="Phaser.AnimationParser.html">AnimationParser</a>
</li>
<li class="class-depth-1">
<a href="Phaser.ArraySet.html">ArraySet</a>
</li>
<li class="class-depth-1">
<a href="Phaser.ArrayUtils.html">ArrayUtils</a>
</li>
<li class="class-depth-1">
<a href="Phaser.AudioSprite.html">AudioSprite</a>
</li>
<li class="class-depth-1">
<a href="Phaser.BitmapData.html">BitmapData</a>
</li>
<li class="class-depth-1">
<a href="Phaser.BitmapText.html">BitmapText</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Bullet.html">Bullet</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Button.html">Button</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Cache.html">Cache</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Camera.html">Camera</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Canvas.html">Canvas</a>
</li>
<li class="class-depth-1">
<a href="Phaser.CanvasPool.html">CanvasPool</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Circle.html">Circle</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Color.html">Color</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Angle.html">Angle</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Animation.html">Animation</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.AutoCull.html">AutoCull</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Bounds.html">Bounds</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.BringToTop.html">BringToTop</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Core.html">Core</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Crop.html">Crop</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Delta.html">Delta</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Destroy.html">Destroy</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.FixedToCamera.html">FixedToCamera</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Health.html">Health</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.InCamera.html">InCamera</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.InputEnabled.html">InputEnabled</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.InWorld.html">InWorld</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.LifeSpan.html">LifeSpan</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.LoadTexture.html">LoadTexture</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Overlap.html">Overlap</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.PhysicsBody.html">PhysicsBody</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Reset.html">Reset</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.ScaleMinMax.html">ScaleMinMax</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Component.Smoothed.html">Smoothed</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Create.html">Create</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Creature.html">Creature</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Device.html">Device</a>
</li>
<li class="class-depth-1">
<a href="Phaser.DeviceButton.html">DeviceButton</a>
</li>
<li class="class-depth-1">
<a href="Phaser.DOM.html">DOM</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Easing.html">Easing</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Back.html">Back</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Bounce.html">Bounce</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Circular.html">Circular</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Cubic.html">Cubic</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Elastic.html">Elastic</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Exponential.html">Exponential</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Linear.html">Linear</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Quadratic.html">Quadratic</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Quartic.html">Quartic</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Quintic.html">Quintic</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Easing.Sinusoidal.html">Sinusoidal</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Ellipse.html">Ellipse</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Events.html">Events</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Filter.html">Filter</a>
</li>
<li class="class-depth-1">
<a href="Phaser.FlexGrid.html">FlexGrid</a>
</li>
<li class="class-depth-1">
<a href="Phaser.FlexLayer.html">FlexLayer</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Frame.html">Frame</a>
</li>
<li class="class-depth-1">
<a href="Phaser.FrameData.html">FrameData</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Game.html">Game</a>
</li>
<li class="class-depth-1">
<a href="Phaser.GameObjectCreator.html">GameObjectCreator</a>
</li>
<li class="class-depth-1">
<a href="Phaser.GameObjectFactory.html">GameObjectFactory</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Gamepad.html">Gamepad</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Graphics.html">Graphics</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Group.html">Group</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Hermite.html">Hermite</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Image.html">Image</a>
</li>
<li class="class-depth-1">
<a href="Phaser.ImageCollection.html">ImageCollection</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Input.html">Input</a>
</li>
<li class="class-depth-1">
<a href="Phaser.InputHandler.html">InputHandler</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Key.html">Key</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Keyboard.html">Keyboard</a>
</li>
<li class="class-depth-1">
<a href="Phaser.KeyCode.html">KeyCode</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Line.html">Line</a>
</li>
<li class="class-depth-1">
<a href="Phaser.LinkedList.html">LinkedList</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Loader.html">Loader</a>
</li>
<li class="class-depth-1">
<a href="Phaser.LoaderParser.html">LoaderParser</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Math.html">Math</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Matrix.html">Matrix</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Mouse.html">Mouse</a>
</li>
<li class="class-depth-1">
<a href="Phaser.MSPointer.html">MSPointer</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Net.html">Net</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Particle.html">Particle</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Particles.html">Particles</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Particles.Arcade.html">Arcade</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Particles.Arcade.Emitter.html">Emitter</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Path.html">Path</a>
</li>
<li class="class-depth-1">
<a href="Phaser.PathFollower.html">PathFollower</a>
</li>
<li class="class-depth-1">
<a href="Phaser.PathPoint.html">PathPoint</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Physics.html">Physics</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Physics.Arcade.html">Arcade</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.Arcade.Body.html">Body</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.Arcade.TilemapCollision.html">TilemapCollision</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Physics.Ninja.html">Ninja</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.Ninja.AABB.html">AABB</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.Ninja.Body.html">Body</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.Ninja.Circle.html">Circle</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.Ninja.Tile.html">Tile</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Physics.P2.html">P2</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.Body.html">Body</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.BodyDebug.html">BodyDebug</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.CollisionGroup.html">CollisionGroup</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.ContactMaterial.html">ContactMaterial</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.DistanceConstraint.html">DistanceConstraint</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.FixtureList.html">FixtureList</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.GearConstraint.html">GearConstraint</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.InversePointProxy.html">InversePointProxy</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.LockConstraint.html">LockConstraint</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.Material.html">Material</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.PointProxy.html">PointProxy</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.PrismaticConstraint.html">PrismaticConstraint</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.RevoluteConstraint.html">RevoluteConstraint</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.RotationalSpring.html">RotationalSpring</a>
</li>
<li class="class-depth-3">
<a href="Phaser.Physics.P2.Spring.html">Spring</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Plugin.html">Plugin</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Plugin.PathManager.html">PathManager</a>
</li>
<li class="class-depth-1">
<a href="Phaser.PluginManager.html">PluginManager</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Point.html">Point</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Pointer.html">Pointer</a>
</li>
<li class="class-depth-1">
<a href="Phaser.PointerMode.html">PointerMode</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Polygon.html">Polygon</a>
</li>
<li class="class-depth-1">
<a href="Phaser.QuadTree.html">QuadTree</a>
</li>
<li class="class-depth-1">
<a href="Phaser.RandomDataGenerator.html">RandomDataGenerator</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Rectangle.html">Rectangle</a>
</li>
<li class="class-depth-1">
<a href="Phaser.RenderTexture.html">RenderTexture</a>
</li>
<li class="class-depth-1">
<a href="Phaser.RequestAnimationFrame.html">RequestAnimationFrame</a>
</li>
<li class="class-depth-1">
<a href="Phaser.RetroFont.html">RetroFont</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Rope.html">Rope</a>
</li>
<li class="class-depth-1">
<a href="Phaser.RoundedRectangle.html">RoundedRectangle</a>
</li>
<li class="class-depth-1">
<a href="Phaser.ScaleManager.html">ScaleManager</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Signal.html">Signal</a>
</li>
<li class="class-depth-1">
<a href="Phaser.SignalBinding.html">SignalBinding</a>
</li>
<li class="class-depth-1">
<a href="Phaser.SinglePad.html">SinglePad</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Sound.html">Sound</a>
</li>
<li class="class-depth-1">
<a href="Phaser.SoundManager.html">SoundManager</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Sprite.html">Sprite</a>
</li>
<li class="class-depth-1">
<a href="Phaser.SpriteBatch.html">SpriteBatch</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Stage.html">Stage</a>
</li>
<li class="class-depth-1">
<a href="Phaser.State.html">State</a>
</li>
<li class="class-depth-1">
<a href="Phaser.StateManager.html">StateManager</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Text.html">Text</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Tile.html">Tile</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Tilemap.html">Tilemap</a>
</li>
<li class="class-depth-1">
<a href="Phaser.TilemapLayer.html">TilemapLayer</a>
</li>
<li class="class-depth-1">
<a href="Phaser.TilemapParser.html">TilemapParser</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Tileset.html">Tileset</a>
</li>
<li class="class-depth-1">
<a href="Phaser.TileSprite.html">TileSprite</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Time.html">Time</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Timer.html">Timer</a>
</li>
<li class="class-depth-1">
<a href="Phaser.TimerEvent.html">TimerEvent</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Touch.html">Touch</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Tween.html">Tween</a>
</li>
<li class="class-depth-1">
<a href="Phaser.TweenData.html">TweenData</a>
</li>
<li class="class-depth-1">
<a href="Phaser.TweenManager.html">TweenManager</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Utils.html">Utils</a>
</li>
<li class="class-depth-2">
<a href="Phaser.Utils.Debug.html">Debug</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Video.html">Video</a>
</li>
<li class="class-depth-1">
<a href="Phaser.Weapon.html">Weapon</a>
</li>
<li class="class-depth-1">
<a href="Phaser.World.html">World</a>
</li>
<li class="class-depth-1">
<a href="PIXI.BaseTexture.html">BaseTexture</a>
</li>
<li class="class-depth-1">
<a href="PIXI.CanvasBuffer.html">CanvasBuffer</a>
</li>
<li class="class-depth-1">
<a href="PIXI.CanvasGraphics.html">CanvasGraphics</a>
</li>
<li class="class-depth-1">
<a href="PIXI.CanvasMaskManager.html">CanvasMaskManager</a>
</li>
<li class="class-depth-1">
<a href="PIXI.CanvasRenderer.html">CanvasRenderer</a>
</li>
<li class="class-depth-1">
<a href="PIXI.CanvasTinter.html">CanvasTinter</a>
</li>
<li class="class-depth-1">
<a href="PIXI.ComplexPrimitiveShader.html">ComplexPrimitiveShader</a>
</li>
<li class="class-depth-1">
<a href="PIXI.DisplayObjectContainer.html">DisplayObjectContainer</a>
</li>
<li class="class-depth-1">
<a href="PIXI.FilterTexture.html">FilterTexture</a>
</li>
<li class="class-depth-2">
<a href="PIXI.Phaser.GraphicsData.html">Phaser.GraphicsData</a>
</li>
<li class="class-depth-1">
<a href="PIXI.PIXI.html">PIXI</a>
</li>
<li class="class-depth-2">
<a href="PIXI.PIXI.DisplayObject.html">DisplayObject</a>
</li>
<li class="class-depth-1">
<a href="PIXI.PixiFastShader.html">PixiFastShader</a>
</li>
<li class="class-depth-1">
<a href="PIXI.PixiShader.html">PixiShader</a>
</li>
<li class="class-depth-1">
<a href="PIXI.PrimitiveShader.html">PrimitiveShader</a>
</li>
<li class="class-depth-1">
<a href="PIXI.Sprite.html">Sprite</a>
</li>
<li class="class-depth-1">
<a href="PIXI.StripShader.html">StripShader</a>
</li>
<li class="class-depth-1">
<a href="PIXI.Texture.html">Texture</a>
</li>
<li class="class-depth-1">
<a href="PIXI.WebGLBlendModeManager.html">WebGLBlendModeManager</a>
</li>
<li class="class-depth-1">
<a href="PIXI.WebGLFastSpriteBatch.html">WebGLFastSpriteBatch</a>
</li>
<li class="class-depth-1">
<a href="PIXI.WebGLFilterManager.html">WebGLFilterManager</a>
</li>
<li class="class-depth-1">
<a href="PIXI.WebGLRenderer.html">WebGLRenderer</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b
class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-0">
<a href="global.html#ANGLE_DOWN">ANGLE_DOWN</a>
</li>
<li class="class-depth-0">
<a href="global.html#ANGLE_LEFT">ANGLE_LEFT</a>
</li>
<li class="class-depth-0">
<a href="global.html#ANGLE_NORTH_EAST">ANGLE_NORTH_EAST</a>
</li>
<li class="class-depth-0">
<a href="global.html#ANGLE_NORTH_WEST">ANGLE_NORTH_WEST</a>
</li>
<li class="class-depth-0">
<a href="global.html#ANGLE_RIGHT">ANGLE_RIGHT</a>
</li>
<li class="class-depth-0">
<a href="global.html#ANGLE_SOUTH_EAST">ANGLE_SOUTH_EAST</a>
</li>
<li class="class-depth-0">
<a href="global.html#ANGLE_SOUTH_WEST">ANGLE_SOUTH_WEST</a>
</li>
<li class="class-depth-0">
<a href="global.html#ANGLE_UP">ANGLE_UP</a>
</li>
<li class="class-depth-0">
<a href="global.html#arc">arc</a>
</li>
<li class="class-depth-0">
<a href="global.html#AUTO">AUTO</a>
</li>
<li class="class-depth-0">
<a href="global.html#beginFill">beginFill</a>
</li>
<li class="class-depth-0">
<a href="global.html#bezierCurveTo">bezierCurveTo</a>
</li>
<li class="class-depth-0">
<a href="global.html#BITMAPDATA">BITMAPDATA</a>
</li>
<li class="class-depth-0">
<a href="global.html#BITMAPTEXT">BITMAPTEXT</a>
</li>
<li class="class-depth-0">
<a href="global.html#blendModes">blendModes</a>
</li>
<li class="class-depth-0">
<a href="global.html#BOTTOM_CENTER">BOTTOM_CENTER</a>
</li>
<li class="class-depth-0">
<a href="global.html#BOTTOM_LEFT">BOTTOM_LEFT</a>
</li>
<li class="class-depth-0">
<a href="global.html#BOTTOM_RIGHT">BOTTOM_RIGHT</a>
</li>
<li class="class-depth-0">
<a href="global.html#BUTTON">BUTTON</a>
</li>
<li class="class-depth-0">
<a href="global.html#CANVAS">CANVAS</a>
</li>
<li class="class-depth-0">
<a href="global.html#CANVAS_FILTER">CANVAS_FILTER</a>
</li>
<li class="class-depth-0">
<a href="global.html#CENTER">CENTER</a>
</li>
<li class="class-depth-0">
<a href="global.html#CIRCLE">CIRCLE</a>
</li>
<li class="class-depth-0">
<a href="global.html#clear">clear</a>
</li>
<li class="class-depth-0">
<a href="global.html#CREATURE">CREATURE</a>
</li>
<li class="class-depth-0">
<a href="global.html#destroyCachedSprite">destroyCachedSprite</a>
</li>
<li class="class-depth-0">
<a href="global.html#displayList">displayList</a>
</li>
<li class="class-depth-0">
<a href="global.html#DOWN">DOWN</a>
</li>
<li class="class-depth-0">
<a href="global.html#drawCircle">drawCircle</a>
</li>
<li class="class-depth-0">
<a href="global.html#drawEllipse">drawEllipse</a>
</li>
<li class="class-depth-0">
<a href="global.html#drawPolygon">drawPolygon</a>
</li>
<li class="class-depth-0">
<a href="global.html#drawRect">drawRect</a>
</li>
<li class="class-depth-0">
<a href="global.html#drawRoundedRect">drawRoundedRect</a>
</li>
<li class="class-depth-0">
<a href="global.html#drawShape">drawShape</a>
</li>
<li class="class-depth-0">
<a href="global.html#ELLIPSE">ELLIPSE</a>
</li>
<li class="class-depth-0">
<a href="global.html#emit">emit</a>
</li>
<li class="class-depth-0">
<a href="global.html#EMITTER">EMITTER</a>
</li>
<li class="class-depth-0">
<a href="global.html#endFill">endFill</a>
</li>
<li class="class-depth-0">
<a href="global.html#GAMES">GAMES</a>
</li>
<li class="class-depth-0">
<a href="global.html#generateTexture">generateTexture</a>
</li>
<li class="class-depth-0">
<a href="global.html#getBounds">getBounds</a>
</li>
<li class="class-depth-0">
<a href="global.html#getLocalBounds">getLocalBounds</a>
</li>
<li class="class-depth-0">
<a href="global.html#GRAPHICS">GRAPHICS</a>
</li>
<li class="class-depth-0">
<a href="global.html#GROUP">GROUP</a>
</li>
<li class="class-depth-0">
<a href="global.html#HEADLESS">HEADLESS</a>
</li>
<li class="class-depth-0">
<a href="global.html#HORIZONTAL">HORIZONTAL</a>
</li>
<li class="class-depth-0">
<a href="global.html#IMAGE">IMAGE</a>
</li>
<li class="class-depth-0">
<a href="global.html#LANDSCAPE">LANDSCAPE</a>
</li>
<li class="class-depth-0">
<a href="global.html#LEFT">LEFT</a>
</li>
<li class="class-depth-0">
<a href="global.html#LEFT_BOTTOM">LEFT_BOTTOM</a>
</li>
<li class="class-depth-0">
<a href="global.html#LEFT_CENTER">LEFT_CENTER</a>
</li>
<li class="class-depth-0">
<a href="global.html#LEFT_TOP">LEFT_TOP</a>
</li>
<li class="class-depth-0">
<a href="global.html#LINE">LINE</a>
</li>
<li class="class-depth-0">
<a href="global.html#lineStyle">lineStyle</a>
</li>
<li class="class-depth-0">
<a href="global.html#lineTo">lineTo</a>
</li>
<li class="class-depth-0">
<a href="global.html#listeners">listeners</a>
</li>
<li class="class-depth-0">
<a href="global.html#MATRIX">MATRIX</a>
</li>
<li class="class-depth-0">
<a href="global.html#mixin">mixin</a>
</li>
<li class="class-depth-0">
<a href="global.html#moveTo">moveTo</a>
</li>
<li class="class-depth-0">
<a href="global.html#NONE">NONE</a>
</li>
<li class="class-depth-0">
<a href="global.html#off">off</a>
</li>
<li class="class-depth-0">
<a href="global.html#on">on</a>
</li>
<li class="class-depth-0">
<a href="global.html#once">once</a>
</li>
<li class="class-depth-0">
<a href="global.html#PENDING_ATLAS">PENDING_ATLAS</a>
</li>
<li class="class-depth-2">
<a href="global.html#Phaser.Path#numPointsreturn%257Bnumber%257DThetotalnumberofPathPointsinthisPath.">Phaser.Path#numPoints
return {number} The total number of PathPoints in this Path.</a>
</li>
<li class="class-depth-0">
<a href="global.html#POINT">POINT</a>
</li>
<li class="class-depth-0">
<a href="global.html#POINTER">POINTER</a>
</li>
<li class="class-depth-0">
<a href="global.html#POLYGON">POLYGON</a>
</li>
<li class="class-depth-0">
<a href="global.html#PORTRAIT">PORTRAIT</a>
</li>
<li class="class-depth-0">
<a href="global.html#quadraticCurveTo">quadraticCurveTo</a>
</li>
<li class="class-depth-0">
<a href="global.html#RECTANGLE">RECTANGLE</a>
</li>
<li class="class-depth-0">
<a href="global.html#removeAllListeners">removeAllListeners</a>
</li>
<li class="class-depth-0">
<a href="global.html#RENDERTEXTURE">RENDERTEXTURE</a>
</li>
<li class="class-depth-0">
<a href="global.html#RETROFONT">RETROFONT</a>
</li>
<li class="class-depth-0">
<a href="global.html#RIGHT">RIGHT</a>
</li>
<li class="class-depth-0">
<a href="global.html#RIGHT_BOTTOM">RIGHT_BOTTOM</a>
</li>
<li class="class-depth-0">
<a href="global.html#RIGHT_CENTER">RIGHT_CENTER</a>
</li>
<li class="class-depth-0">
<a href="global.html#RIGHT_TOP">RIGHT_TOP</a>
</li>
<li class="class-depth-0">
<a href="global.html#ROPE">ROPE</a>
</li>
<li class="class-depth-0">
<a href="global.html#ROUNDEDRECTANGLE">ROUNDEDRECTANGLE</a>
</li>
<li class="class-depth-0">
<a href="global.html#scaleModes">scaleModes</a>
</li>
<li class="class-depth-0">
<a href="global.html#SPRITE">SPRITE</a>
</li>
<li class="class-depth-0">
<a href="global.html#SPRITEBATCH">SPRITEBATCH</a>
</li>
<li class="class-depth-0">
<a href="global.html#stopImmediatePropagation">stopImmediatePropagation</a>
</li>
<li class="class-depth-0">
<a href="global.html#stopPropagation">stopPropagation</a>
</li>
<li class="class-depth-0">
<a href="global.html#TEXT">TEXT</a>
</li>
<li class="class-depth-0">
<a href="global.html#TILEMAP">TILEMAP</a>
</li>
<li class="class-depth-0">
<a href="global.html#TILEMAPLAYER">TILEMAPLAYER</a>
</li>
<li class="class-depth-0">
<a href="global.html#TILESPRITE">TILESPRITE</a>
</li>
<li class="class-depth-0">
<a href="global.html#TOP_CENTER">TOP_CENTER</a>
</li>
<li class="class-depth-0">
<a href="global.html#TOP_LEFT">TOP_LEFT</a>
</li>
<li class="class-depth-0">
<a href="global.html#TOP_RIGHT">TOP_RIGHT</a>
</li>
<li class="class-depth-0">
<a href="global.html#UP">UP</a>
</li>
<li class="class-depth-0">
<a href="global.html#updateLocalBounds">updateLocalBounds</a>
</li>
<li class="class-depth-0">
<a href="global.html#VERSION">VERSION</a>
</li>
<li class="class-depth-0">
<a href="global.html#VERTICAL">VERTICAL</a>
</li>
<li class="class-depth-0">
<a href="global.html#VIDEO">VIDEO</a>
</li>
<li class="class-depth-0">
<a href="global.html#WEBGL">WEBGL</a>
</li>
<li class="class-depth-0">
<a href="global.html#WEBGL_FILTER">WEBGL_FILTER</a>
</li>
<li class="class-depth-0">
<a href="global.html#WEBGL_MULTI">WEBGL_MULTI</a>
</li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Core<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-1"><a href="Phaser.Game.html">Game</a></li>
<li class="class-depth-1"><a href="Phaser.Group.html">Group</a></li>
<li class="class-depth-1"><a href="Phaser.World.html">World</a></li>
<li class="class-depth-1"><a href="Phaser.Loader.html">Loader</a></li>
<li class="class-depth-1"><a href="Phaser.Cache.html">Cache</a></li>
<li class="class-depth-1"><a href="Phaser.Time.html">Time</a></li>
<li class="class-depth-1"><a href="Phaser.Camera.html">Camera</a></li>
<li class="class-depth-1"><a href="Phaser.StateManager.html">State Manager</a></li>
<li class="class-depth-1"><a href="Phaser.TweenManager.html">Tween Manager</a></li>
<li class="class-depth-1"><a href="Phaser.SoundManager.html">Sound Manager</a></li>
<li class="class-depth-1"><a href="Phaser.Input.html">Input Manager</a></li>
<li class="class-depth-1"><a href="Phaser.ScaleManager.html">Scale Manager</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Game Objects<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-1"><a href="Phaser.GameObjectFactory.html">Factory (game.add)</a></li>
<li class="class-depth-1"><a href="Phaser.GameObjectCreator.html">Creator (game.make)</a></li>
<li class="class-depth-1"><a href="Phaser.Sprite.html">Sprite</a></li>
<li class="class-depth-1"><a href="Phaser.Image.html">Image</a></li>
<li class="class-depth-1"><a href="Phaser.Sound.html">Sound</a></li>
<li class="class-depth-1"><a href="Phaser.Video.html">Video</a></li>
<li class="class-depth-1"><a href="Phaser.Particles.Arcade.Emitter.html">Particle Emitter</a></li>
<li class="class-depth-1"><a href="Phaser.Particle.html">Particle</a></li>
<li class="class-depth-1"><a href="Phaser.Text.html">Text</a></li>
<li class="class-depth-1"><a href="Phaser.Tween.html">Tween</a></li>
<li class="class-depth-1"><a href="Phaser.BitmapText.html">BitmapText</a></li>
<li class="class-depth-1"><a href="Phaser.Tilemap.html">Tilemap</a></li>
<li class="class-depth-1"><a href="Phaser.BitmapData.html">BitmapData</a></li>
<li class="class-depth-1"><a href="Phaser.RetroFont.html">RetroFont</a></li>
<li class="class-depth-1"><a href="Phaser.Button.html">Button</a></li>
<li class="class-depth-1"><a href="Phaser.Animation.html">Animation</a></li>
<li class="class-depth-1"><a href="Phaser.Graphics.html">Graphics</a></li>
<li class="class-depth-1"><a href="Phaser.RenderTexture.html">RenderTexture</a></li>
<li class="class-depth-1"><a href="Phaser.TileSprite.html">TileSprite</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Geometry<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-1"><a href="Phaser.Circle.html">Circle</a></li>
<li class="class-depth-1"><a href="Phaser.Ellipse.html">Ellipse</a></li>
<li class="class-depth-1"><a href="Phaser.Line.html">Line</a></li>
<li class="class-depth-1"><a href="Phaser.Matrix.html">Matrix</a></li>
<li class="class-depth-1"><a href="Phaser.Point.html">Point</a></li>
<li class="class-depth-1"><a href="Phaser.Polygon.html">Polygon</a></li>
<li class="class-depth-1"><a href="Phaser.Rectangle.html">Rectangle</a></li>
<li class="class-depth-1"><a href="Phaser.RoundedRectangle.html">Rounded Rectangle</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Physics<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-1"><a href="Phaser.Physics.Arcade.html">Arcade Physics</a></li>
<li class="class-depth-2"><a href="Phaser.Physics.Arcade.Body.html">Body</a></li>
<li class="class-depth-2"><a href="Phaser.Weapon.html">Weapon</a></li>
<li class="class-depth-1"><a href="Phaser.Physics.P2.html">P2 Physics</a></li>
<li class="class-depth-2"><a href="Phaser.Physics.P2.Body.html">Body</a></li>
<li class="class-depth-2"><a href="Phaser.Physics.P2.Spring.html">Spring</a></li>
<li class="class-depth-2"><a href="Phaser.Physics.P2.CollisionGroup.html">CollisionGroup</a></li>
<li class="class-depth-2"><a href="Phaser.Physics.P2.ContactMaterial.html">ContactMaterial</a></li>
<li class="class-depth-1"><a href="Phaser.Physics.Ninja.html">Ninja Physics</a></li>
<li class="class-depth-2"><a href="Phaser.Physics.Body.html">Body</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Input<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-1"><a href="Phaser.InputHandler.html">Input Handler</a></li>
<li class="class-depth-1"><a href="Phaser.Pointer.html">Pointer</a></li>
<li class="class-depth-1"><a href="Phaser.DeviceButton.html">Device Button</a></li>
<li class="class-depth-1"><a href="Phaser.Mouse.html">Mouse</a></li>
<li class="class-depth-1"><a href="Phaser.Keyboard.html">Keyboard</a></li>
<li class="class-depth-1"><a href="Phaser.Key.html">Key</a></li>
<li class="class-depth-1"><a href="Phaser.KeyCode.html">Key Codes</a></li>
<li class="class-depth-1"><a href="Phaser.Gamepad.html">Gamepad</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Community<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li class="class-depth-1"><a href="http://phaser.io">Phaser Web Site</a></li>
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser">Phaser Github</a></li>
<li class="class-depth-1"><a href="http://phaser.io/examples">Phaser Examples</a></li>
<li class="class-depth-1"><a href="https://github.com/photonstorm/phaser-plugins">Phaser Plugins</a></li>
<li class="class-depth-1"><a href="http://www.html5gamedevs.com/forum/14-phaser/">Forum</a></li>
<li class="class-depth-1"><a href="http://stackoverflow.com/questions/tagged/phaser-framework">Stack Overflow</a></li>
<li class="class-depth-1"><a href="http://phaser.io/learn">Tutorials</a></li>
<li class="class-depth-1"><a href="http://phaser.io/community/newsletter">Newsletter</a></li>
<li class="class-depth-1"><a href="http://phaser.io/community/twitter">Twitter</a></li>
<li class="class-depth-1"><a href="http://phaser.io/community/slack">Slack</a></li>
<li class="class-depth-1"><a href="http://phaser.io/community/donate">Donate</a></li>
<li class="class-depth-1"><a href="https://www.codeandweb.com/texturepacker/phaser">Texture Packer</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="row-fluid">
<div class="span8">
<div id="main">
<!--<h1 class="page-title">Class: Color</h1>-->
<section>
<header>
<h2>
<span class="ancestors"><a href="Phaser.html">Phaser</a>.</span>
Color
</h2>
</header>
<article>
<div class="container-overview">
<dt>
<h4 class="name "
id="Color"><span class="type-signature"></span>new Color<span class="signature">()</span><span class="type-signature"></span></h4>
</dt>
<dd>
<div class="description">
<p>The Phaser.Color class is a set of static methods that assist in color manipulation and conversion.</p>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-12">line 12</a>
</dt>
</dl>
</dd>
</div>
<h3 class="subsection-title">Methods</h3>
<dl>
<dt>
<h4 class="name "
id=".blendAdd"><span class="type-signature"><static> </span>blendAdd<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Adds the source and backdrop colors together and returns the value, up to a maximum of 255.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1090">line 1090</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendAverage"><span class="type-signature"><static> </span>blendAverage<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Takes the average of the source and backdrop colors.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1077">line 1077</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendColorBurn"><span class="type-signature"><static> </span>blendColorBurn<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Darkens the backdrop color to reflect the source color.<br>Painting with white produces no change.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1249">line 1249</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendColorDodge"><span class="type-signature"><static> </span>blendColorDodge<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Brightens the backdrop color to reflect the source color.<br>Painting with black produces no change.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1235">line 1235</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendDarken"><span class="type-signature"><static> </span>blendDarken<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Selects the darker of the backdrop and source colors.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1048">line 1048</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendDifference"><span class="type-signature"><static> </span>blendDifference<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Subtracts the darker of the two constituent colors from the lighter.</p>
<p>Painting with white inverts the backdrop color; painting with black produces no change.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1116">line 1116</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendExclusion"><span class="type-signature"><static> </span>blendExclusion<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Produces an effect similar to that of the Difference mode, but lower in contrast.<br>Painting with white inverts the backdrop color; painting with black produces no change.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1159">line 1159</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendGlow"><span class="type-signature"><static> </span>blendGlow<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Glow blend mode. This mode is a variation of reflect mode with the source and backdrop colors swapped.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1363">line 1363</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendHardLight"><span class="type-signature"><static> </span>blendHardLight<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Multiplies or screens the colors, depending on the source color value. </p>
<p>If the source color is lighter than 0.5, the backdrop is lightened, as if it were screened;<br>this is useful for adding highlights to a scene. </p>
<p>If the source color is darker than 0.5, the backdrop is darkened, as if it were multiplied;<br>this is useful for adding shadows to a scene. </p>
<p>The degree of lightening or darkening is proportional to the difference between the source color and 0.5;<br>if it is equal to 0.5, the backdrop is unchanged.</p>
<p>Painting with pure black or white produces pure black or white. The effect is similar to shining a harsh spotlight on the backdrop.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1211">line 1211</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendHardMix"><span class="type-signature"><static> </span>blendHardMix<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Runs blendVividLight on the source and backdrop colors.<br>If the resulting color is 128 or more, it receives a value of 255; if less than 128, a value of 0.<br>Therefore, all blended pixels have red, green, and blue channel values of either 0 or 255.<br>This changes all pixels to primary additive colors (red, green, or blue), white, or black.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1334">line 1334</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendLighten"><span class="type-signature"><static> </span>blendLighten<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Selects the lighter of the backdrop and source colors.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1035">line 1035</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendLinearBurn"><span class="type-signature"><static> </span>blendLinearBurn<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>An alias for blendSubtract, it simply sums the values of the two colors and subtracts 255.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1276">line 1276</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendLinearDodge"><span class="type-signature"><static> </span>blendLinearDodge<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>An alias for blendAdd, it simply sums the values of the two colors.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1263">line 1263</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendLinearLight"><span class="type-signature"><static> </span>blendLinearLight<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>This blend mode combines Linear Dodge and Linear Burn (rescaled so that neutral colors become middle gray).<br>Dodge applies to values of top layer lighter than middle gray, and burn to darker values.<br>The calculation simplifies to the sum of bottom layer and twice the top layer, subtract 128. The contrast decreases.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1289">line 1289</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendMultiply"><span class="type-signature"><static> </span>blendMultiply<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Multiplies the backdrop and source color values.<br>The result color is always at least as dark as either of the two constituent<br>colors. Multiplying any color with black produces black;<br>multiplying with white leaves the original color unchanged.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1061">line 1061</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendNegation"><span class="type-signature"><static> </span>blendNegation<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Negation blend mode.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1131">line 1131</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendNormal"><span class="type-signature"><static> </span>blendNormal<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Blends the source color, ignoring the backdrop.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1022">line 1022</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendOverlay"><span class="type-signature"><static> </span>blendOverlay<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Multiplies or screens the colors, depending on the backdrop color.<br>Source colors overlay the backdrop while preserving its highlights and shadows.<br>The backdrop color is not replaced, but is mixed with the source color to reflect the lightness or darkness of the backdrop.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1173">line 1173</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendPhoenix"><span class="type-signature"><static> </span>blendPhoenix<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Phoenix blend mode. This subtracts the lighter color from the darker color, and adds 255, giving a bright result.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1376">line 1376</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendPinLight"><span class="type-signature"><static> </span>blendPinLight<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>If the backdrop color (light source) is lighter than 50%, the blendDarken mode is used, and colors lighter than the backdrop color do not change.<br>If the backdrop color is darker than 50% gray, colors lighter than the blend color are replaced, and colors darker than the blend color do not change.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1320">line 1320</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendReflect"><span class="type-signature"><static> </span>blendReflect<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Reflect blend mode. This mode is useful when adding shining objects or light zones to images.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1350">line 1350</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendScreen"><span class="type-signature"><static> </span>blendScreen<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Multiplies the complements of the backdrop and source color values, then complements the result.<br>The result color is always at least as light as either of the two constituent colors.<br>Screening any color with white produces white; screening with black leaves the original color unchanged.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1144">line 1144</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendSoftLight"><span class="type-signature"><static> </span>blendSoftLight<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Darkens or lightens the colors, depending on the source color value. </p>
<p>If the source color is lighter than 0.5, the backdrop is lightened, as if it were dodged;<br>this is useful for adding highlights to a scene. </p>
<p>If the source color is darker than 0.5, the backdrop is darkened, as if it were burned in.<br>The degree of lightening or darkening is proportional to the difference between the source color and 0.5;<br>if it is equal to 0.5, the backdrop is unchanged.</p>
<p>Painting with pure black or white produces a distinctly darker or lighter area, but does not result in pure black or white.<br>The effect is similar to shining a diffused spotlight on the backdrop.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1188">line 1188</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendSubtract"><span class="type-signature"><static> </span>blendSubtract<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>Combines the source and backdrop colors and returns their value minus 255.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1103">line 1103</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".blendVividLight"><span class="type-signature"><static> </span>blendVividLight<span class="signature">(a, b)</span><span class="type-signature"> → {integer}</span></h4>
</dt>
<dd>
<div class="description">
<p>This blend mode combines Color Dodge and Color Burn (rescaled so that neutral colors become middle gray).<br>Dodge applies when values in the top layer are lighter than middle gray, and burn to darker values.<br>The middle gray is the neutral color. When color is lighter than this, this effectively moves the white point of the bottom<br>layer down by twice the difference; when it is darker, the black point is moved up by twice the difference. The perceived contrast increases.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The source color to blend, in the range 1 to 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">integer</span>
</td>
<td class="description last"><p>The backdrop color to blend, in the range 1 to 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">integer</span>
-
</div>
<div class="returns-desc param-desc">
<p>The blended color value, in the range 1 to 255.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1304">line 1304</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".componentToHex"><span class="type-signature"><static> </span>componentToHex<span class="signature">(color)</span><span class="type-signature"> → {string}</span></h4>
</dt>
<dd>
<div class="description">
<p>Return a string containing a hex representation of the given color component.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>color</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The color channel to get the hex value for, must be a value between 0 and 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">string</span>
-
</div>
<div class="returns-desc param-desc">
<p>A string of length 2 characters, i.e. 255 = ff, 100 = 64.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-726">line 726</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".createColor"><span class="type-signature"><static> </span>createColor<span class="signature">(<span class="optional">r</span>, <span class="optional">g</span>, <span class="optional">b</span>, <span class="optional">a</span>, <span class="optional">h</span>, <span class="optional">s</span>, <span class="optional">l</span>, <span class="optional">v</span>)</span><span class="type-signature"> → {object}</span></h4>
</dt>
<dd>
<div class="description">
<p>A utility function to create a lightweight 'color' object with the default components.<br>Any components that are not specified will default to zero.</p>
<p>This is useful when you want to use a shared color object for the getPixel and getPixelAt methods.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th>Default</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>r</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
0
</td>
<td class="description last"><p>The red color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>g</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
0
</td>
<td class="description last"><p>The green color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
0
</td>
<td class="description last"><p>The blue color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
1
</td>
<td class="description last"><p>The alpha color component, in the range 0 - 1.</p></td>
</tr>
<tr>
<td class="name"><code>h</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
0
</td>
<td class="description last"><p>The hue, in the range 0 - 1.</p></td>
</tr>
<tr>
<td class="name"><code>s</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
0
</td>
<td class="description last"><p>The saturation, in the range 0 - 1.</p></td>
</tr>
<tr>
<td class="name"><code>l</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
0
</td>
<td class="description last"><p>The lightness, in the range 0 - 1.</p></td>
</tr>
<tr>
<td class="name"><code>v</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
0
</td>
<td class="description last"><p>The value, in the range 0 - 1.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">object</span>
-
</div>
<div class="returns-desc param-desc">
<p>The resulting object with r, g, b, a properties and h, s, l and v.</p>
</div>
</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>Matt DesLauriers (@mattdesl)</li>
</ul>
</dd>
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-470">line 470</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".fromRGBA"><span class="type-signature"><static> </span>fromRGBA<span class="signature">(rgba, <span class="optional">out</span>)</span><span class="type-signature"> → {object}</span></h4>
</dt>
<dd>
<div class="description">
<p>A utility to convert an integer in 0xRRGGBBAA format to a color object.<br>This does not rely on endianness.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>rgba</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>An RGBA hex</p></td>
</tr>
<tr>
<td class="name"><code>out</code></td>
<td class="type">
<span class="param-type">object</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="description last"><p>The object to use, optional.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">object</span>
-
</div>
<div class="returns-desc param-desc">
<p>A color object.</p>
</div>
</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>Matt DesLauriers (@mattdesl)</li>
</ul>
</dd>
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-97">line 97</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".getAlpha"><span class="type-signature"><static> </span>getAlpha<span class="signature">(color)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Given a native color value (in the format 0xAARRGGBB) this will return the Alpha component, as a value between 0 and 255.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>color</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>In the format 0xAARRGGBB.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The Alpha component of the color, will be between 0 and 1 (0 being no Alpha (opaque), 1 full Alpha (transparent)).</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-962">line 962</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".getAlphaFloat"><span class="type-signature"><static> </span>getAlphaFloat<span class="signature">(color)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Given a native color value (in the format 0xAARRGGBB) this will return the Alpha component as a value between 0 and 1.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>color</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>In the format 0xAARRGGBB.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The Alpha component of the color, will be between 0 and 1 (0 being no Alpha (opaque), 1 full Alpha (transparent)).</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-974">line 974</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".getBlue"><span class="type-signature"><static> </span>getBlue<span class="signature">(color)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Given a native color value (in the format 0xAARRGGBB) this will return the Blue component, as a value between 0 and 255.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>color</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>In the format 0xAARRGGBB.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The Blue component of the color, will be between 0 and 255 (0 being no color, 255 full Blue).</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-1010">line 1010</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".getColor"><span class="type-signature"><static> </span>getColor<span class="signature">(r, g, b)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Given 3 color values this will return an integer representation of it.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>r</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The red color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>g</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The green color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The blue color component, in the range 0 - 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>A native color value integer (format: 0xRRGGBB).</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-532">line 532</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".getColor32"><span class="type-signature"><static> </span>getColor32<span class="signature">(a, r, g, b)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Given an alpha and 3 color values this will return an integer representation of it.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The alpha color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>r</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The red color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>g</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The green color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The blue color component, in the range 0 - 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>A native color value integer (format: 0xAARRGGBB).</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-515">line 515</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".getGreen"><span class="type-signature"><static> </span>getGreen<span class="signature">(color)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Given a native color value (in the format 0xAARRGGBB) this will return the Green component, as a value between 0 and 255.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>color</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>In the format 0xAARRGGBB.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The Green component of the color, will be between 0 and 255 (0 being no color, 255 full Green).</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-998">line 998</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".getRandomColor"><span class="type-signature"><static> </span>getRandomColor<span class="signature">(<span class="optional">min</span>, <span class="optional">max</span>, <span class="optional">alpha</span>)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Returns a random color value between black and white<br>Set the min value to start each channel from the given offset.<br>Set the max value to restrict the maximum color used per channel.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th>Default</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>min</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
0
</td>
<td class="description last"><p>The lowest value to use for the color.</p></td>
</tr>
<tr>
<td class="name"><code>max</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
255
</td>
<td class="description last"><p>The highest value to use for the color.</p></td>
</tr>
<tr>
<td class="name"><code>alpha</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
255
</td>
<td class="description last"><p>The alpha value of the returning color (default 255 = fully opaque).</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>32-bit color value with alpha.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-866">line 866</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".getRed"><span class="type-signature"><static> </span>getRed<span class="signature">(color)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Given a native color value (in the format 0xAARRGGBB) this will return the Red component, as a value between 0 and 255.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>color</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>In the format 0xAARRGGBB.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The Red component of the color, will be between 0 and 255 (0 being no color, 255 full Red).</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-986">line 986</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".getRGB"><span class="type-signature"><static> </span>getRGB<span class="signature">(color)</span><span class="type-signature"> → {object}</span></h4>
</dt>
<dd>
<div class="description">
<p>Return the component parts of a color as an Object with the properties alpha, red, green, blue.</p>
<p>Alpha will only be set if it exist in the given color (0xAARRGGBB)</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>color</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>Color in RGB (0xRRGGBB) or ARGB format (0xAARRGGBB).</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">object</span>
-
</div>
<div class="returns-desc param-desc">
<p>An Object with properties: alpha, red, green, blue (also r, g, b and a). Alpha will only be present if a color value > 16777215 was given.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-898">line 898</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".getWebRGB"><span class="type-signature"><static> </span>getWebRGB<span class="signature">(color)</span><span class="type-signature"> → {string}</span></h4>
</dt>
<dd>
<div class="description">
<p>Returns a CSS friendly string value from the given color.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>color</code></td>
<td class="type">
<span class="param-type">number</span>
|
<span class="param-type">Object</span>
</td>
<td class="description last"><p>Color in RGB (0xRRGGBB), ARGB format (0xAARRGGBB) or an Object with r, g, b, a properties.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">string</span>
-
</div>
<div class="returns-desc param-desc">
<p>A string in the format: 'rgba(r,g,b,a)'</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-940">line 940</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".hexToColor"><span class="type-signature"><static> </span>hexToColor<span class="signature">(hex, <span class="optional">out</span>)</span><span class="type-signature"> → {object}</span></h4>
</dt>
<dd>
<div class="description">
<p>Converts a hex string into a Phaser Color object.</p>
<p>The hex string can supplied as <code>'#0033ff'</code> or the short-hand format of <code>'#03f'</code>; it can begin with an optional "#" or "0x", or be unprefixed. </p>
<p>An alpha channel is <em>not</em> supported.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>hex</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The color string in a hex format.</p></td>
</tr>
<tr>
<td class="name"><code>out</code></td>
<td class="type">
<span class="param-type">object</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="description last"><p>An object into which 3 properties will be created or set: r, g and b. If not provided a new object will be created.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">object</span>
-
</div>
<div class="returns-desc param-desc">
<p>An object with the red, green and blue values set in the r, g and b properties.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-596">line 596</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".hexToRGB"><span class="type-signature"><static> </span>hexToRGB<span class="signature">(hex)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Converts a hex string into an integer color value.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>hex</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="description last"><p>The hex string to convert. Can be in the short-hand format <code>#03f</code> or <code>#0033ff</code>.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The rgb color value in the format 0xAARRGGBB.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-577">line 577</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".hexToRGBArray"><span class="type-signature"><static> </span>hexToRGBArray<span class="signature">(color)</span><span class="type-signature"> → {array}</span></h4>
</dt>
<dd>
<div class="description">
<p>Converts a hex color value to an [R, G, B] array.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>color</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The color to convert to an RGB array. In the format 0xRRGGBB.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">array</span>
-
</div>
<div class="returns-desc param-desc">
<p>An array with element 0 containing the Red value, 1 containing Green, and 2 containing Blue.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-161">line 161</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".HSLColorWheel"><span class="type-signature"><static> </span>HSLColorWheel<span class="signature">(<span class="optional">s</span>, <span class="optional">l</span>)</span><span class="type-signature"> → {array}</span></h4>
</dt>
<dd>
<div class="description">
<p>Get HSL color wheel values in an array which will be 360 elements in size.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th>Default</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>s</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
0.5
</td>
<td class="description last"><p>The saturation, in the range 0 - 1.</p></td>
</tr>
<tr>
<td class="name"><code>l</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
0.5
</td>
<td class="description last"><p>The lightness, in the range 0 - 1.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">array</span>
-
</div>
<div class="returns-desc param-desc">
<p>An array containing 360 elements corresponding to the HSL color wheel.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-767">line 767</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".HSLtoRGB"><span class="type-signature"><static> </span>HSLtoRGB<span class="signature">(h, s, l, <span class="optional">out</span>)</span><span class="type-signature"> → {object}</span></h4>
</dt>
<dd>
<div class="description">
<p>Converts an HSL (hue, saturation and lightness) color value to RGB.<br>Conversion forumla from http://en.wikipedia.org/wiki/HSL_color_space.<br>Assumes HSL values are contained in the set [0, 1] and returns r, g and b values in the set [0, 255].<br>Based on code by Michael Jackson (https://github.com/mjijackson)</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>h</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The hue, in the range 0 - 1.</p></td>
</tr>
<tr>
<td class="name"><code>s</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The saturation, in the range 0 - 1.</p></td>
</tr>
<tr>
<td class="name"><code>l</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The lightness, in the range 0 - 1.</p></td>
</tr>
<tr>
<td class="name"><code>out</code></td>
<td class="type">
<span class="param-type">object</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="description last"><p>An object into which 3 properties will be created: r, g and b. If not provided a new object will be created.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">object</span>
-
</div>
<div class="returns-desc param-desc">
<p>An object with the red, green and blue values set in the r, g and b properties.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-252">line 252</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".HSVColorWheel"><span class="type-signature"><static> </span>HSVColorWheel<span class="signature">(<span class="optional">s</span>, <span class="optional">v</span>)</span><span class="type-signature"> → {array}</span></h4>
</dt>
<dd>
<div class="description">
<p>Get HSV color wheel values in an array which will be 360 elements in size.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th>Default</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>s</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
1
</td>
<td class="description last"><p>The saturation, in the range 0 - 1.</p></td>
</tr>
<tr>
<td class="name"><code>v</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
1
</td>
<td class="description last"><p>The value, in the range 0 - 1.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">array</span>
-
</div>
<div class="returns-desc param-desc">
<p>An array containing 360 elements corresponding to the HSV color wheel.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-742">line 742</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".HSVtoRGB"><span class="type-signature"><static> </span>HSVtoRGB<span class="signature">(h, s, v, <span class="optional">out</span>)</span><span class="type-signature"> → {object}</span></h4>
</dt>
<dd>
<div class="description">
<p>Converts an HSV (hue, saturation and value) color value to RGB.<br>Conversion forumla from http://en.wikipedia.org/wiki/HSL_color_space.<br>Assumes HSV values are contained in the set [0, 1] and returns r, g and b values in the set [0, 255].<br>Based on code by Michael Jackson (https://github.com/mjijackson)</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>h</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The hue, in the range 0 - 1.</p></td>
</tr>
<tr>
<td class="name"><code>s</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The saturation, in the range 0 - 1.</p></td>
</tr>
<tr>
<td class="name"><code>v</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The value, in the range 0 - 1.</p></td>
</tr>
<tr>
<td class="name"><code>out</code></td>
<td class="type">
<span class="param-type">object</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="description last"><p>An object into which 3 properties will be created: r, g and b. If not provided a new object will be created.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">object</span>
-
</div>
<div class="returns-desc param-desc">
<p>An object with the red, green and blue values set in the r, g and b properties.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-359">line 359</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".hueToColor"><span class="type-signature"><static> </span>hueToColor<span class="signature">(p, q, t)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Converts a hue to an RGB color.<br>Based on code by Michael Jackson (https://github.com/mjijackson)</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>p</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"></td>
</tr>
<tr>
<td class="name"><code>q</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"></td>
</tr>
<tr>
<td class="name"><code>t</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The color component value.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-428">line 428</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".interpolateColor"><span class="type-signature"><static> </span>interpolateColor<span class="signature">(color1, color2, steps, currentStep, alpha)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Interpolates the two given colours based on the supplied step and currentStep properties.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>color1</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The first color value.</p></td>
</tr>
<tr>
<td class="name"><code>color2</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The second color value.</p></td>
</tr>
<tr>
<td class="name"><code>steps</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The number of steps to run the interpolation over.</p></td>
</tr>
<tr>
<td class="name"><code>currentStep</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The currentStep value. If the interpolation will take 100 steps, a currentStep value of 50 would be half-way between the two.</p></td>
</tr>
<tr>
<td class="name"><code>alpha</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The alpha of the returned color.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The interpolated color value.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-792">line 792</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".interpolateColorWithRGB"><span class="type-signature"><static> </span>interpolateColorWithRGB<span class="signature">(color, r, g, b, steps, currentStep)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Interpolates the two given colours based on the supplied step and currentStep properties.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>color</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The first color value.</p></td>
</tr>
<tr>
<td class="name"><code>r</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The red color value, between 0 and 0xFF (255).</p></td>
</tr>
<tr>
<td class="name"><code>g</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The green color value, between 0 and 0xFF (255).</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The blue color value, between 0 and 0xFF (255).</p></td>
</tr>
<tr>
<td class="name"><code>steps</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The number of steps to run the interpolation over.</p></td>
</tr>
<tr>
<td class="name"><code>currentStep</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The currentStep value. If the interpolation will take 100 steps, a currentStep value of 50 would be half-way between the two.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The interpolated color value.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-818">line 818</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".interpolateRGB"><span class="type-signature"><static> </span>interpolateRGB<span class="signature">(r1, g1, b1, r2, g2, b2, steps, currentStep)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Interpolates the two given colours based on the supplied step and currentStep properties.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>r1</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The red color value, between 0 and 0xFF (255).</p></td>
</tr>
<tr>
<td class="name"><code>g1</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The green color value, between 0 and 0xFF (255).</p></td>
</tr>
<tr>
<td class="name"><code>b1</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The blue color value, between 0 and 0xFF (255).</p></td>
</tr>
<tr>
<td class="name"><code>r2</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The red color value, between 0 and 0xFF (255).</p></td>
</tr>
<tr>
<td class="name"><code>g2</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The green color value, between 0 and 0xFF (255).</p></td>
</tr>
<tr>
<td class="name"><code>b2</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The blue color value, between 0 and 0xFF (255).</p></td>
</tr>
<tr>
<td class="name"><code>steps</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The number of steps to run the interpolation over.</p></td>
</tr>
<tr>
<td class="name"><code>currentStep</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The currentStep value. If the interpolation will take 100 steps, a currentStep value of 50 would be half-way between the two.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The interpolated color value.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-842">line 842</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".packPixel"><span class="type-signature"><static> </span>packPixel<span class="signature">(r, g, b, a)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Packs the r, g, b, a components into a single integer, for use with Int32Array.<br>If device is little endian then ABGR order is used. Otherwise RGBA order is used.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>r</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The red color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>g</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The green color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The blue color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The alpha color component, in the range 0 - 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The packed color as uint32</p>
</div>
</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>Matt DesLauriers (@mattdesl)</li>
</ul>
</dd>
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-14">line 14</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".RGBArrayToHex"><span class="type-signature"><static> </span>RGBArrayToHex<span class="signature">(rgb)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Converts an RGB color array, in the format: [R, G, B], to a hex color value.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>rgb</code></td>
<td class="type">
<span class="param-type">array</span>
</td>
<td class="description last"><p>An array with element 0 containing the Red value, 1 containing Green, and 2 containing Blue.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>The color value, in the format 0xRRGGBB.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-179">line 179</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".RGBtoHSL"><span class="type-signature"><static> </span>RGBtoHSL<span class="signature">(r, g, b, <span class="optional">out</span>)</span><span class="type-signature"> → {object}</span></h4>
</dt>
<dd>
<div class="description">
<p>Converts an RGB color value to HSL (hue, saturation and lightness).<br>Conversion forumla from http://en.wikipedia.org/wiki/HSL_color_space.<br>Assumes RGB values are contained in the set [0, 255] and returns h, s and l in the set [0, 1].<br>Based on code by Michael Jackson (https://github.com/mjijackson)</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>r</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The red color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>g</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The green color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The blue color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>out</code></td>
<td class="type">
<span class="param-type">object</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="description last"><p>An object into which 3 properties will be created, h, s and l. If not provided a new object will be created.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">object</span>
-
</div>
<div class="returns-desc param-desc">
<p>An object with the hue, saturation and lightness values set in the h, s and l properties.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-193">line 193</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".RGBtoHSV"><span class="type-signature"><static> </span>RGBtoHSV<span class="signature">(r, g, b, <span class="optional">out</span>)</span><span class="type-signature"> → {object}</span></h4>
</dt>
<dd>
<div class="description">
<p>Converts an RGB color value to HSV (hue, saturation and value).<br>Conversion forumla from http://en.wikipedia.org/wiki/HSL_color_space.<br>Assumes RGB values are contained in the set [0, 255] and returns h, s and v in the set [0, 1].<br>Based on code by Michael Jackson (https://github.com/mjijackson)</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>r</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The red color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>g</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The green color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The blue color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>out</code></td>
<td class="type">
<span class="param-type">object</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="description last"><p>An object into which 3 properties will be created, h, s and v. If not provided a new object will be created.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">object</span>
-
</div>
<div class="returns-desc param-desc">
<p>An object with the hue, saturation and value set in the h, s and v properties.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-303">line 303</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".RGBtoString"><span class="type-signature"><static> </span>RGBtoString<span class="signature">(r, g, b, <span class="optional">a</span>, <span class="optional">prefix</span>)</span><span class="type-signature"> → {string}</span></h4>
</dt>
<dd>
<div class="description">
<p>Converts the given color values into a string.<br>If prefix was '#' it will be in the format <code>#RRGGBB</code> otherwise <code>0xAARRGGBB</code>.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th>Default</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>r</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="default">
</td>
<td class="description last"><p>The red color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>g</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="default">
</td>
<td class="description last"><p>The green color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="default">
</td>
<td class="description last"><p>The blue color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
255
</td>
<td class="description last"><p>The alpha color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>prefix</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
'#'
</td>
<td class="description last"><p>The prefix used in the return string. If '#' it will return <code>#RRGGBB</code>, else <code>0xAARRGGBB</code>.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">string</span>
-
</div>
<div class="returns-desc param-desc">
<p>A string containing the color values. If prefix was '#' it will be in the format <code>#RRGGBB</code> otherwise <code>0xAARRGGBB</code>.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-548">line 548</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".toABGR"><span class="type-signature"><static> </span>toABGR<span class="signature">(r, g, b, a)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Converts RGBA components to a 32 bit integer in AABBGGRR format.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>r</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The red color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>g</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The green color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The blue color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The alpha color component, in the range 0 - 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>A RGBA-packed 32 bit integer</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-144">line 144</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".toRGBA"><span class="type-signature"><static> </span>toRGBA<span class="signature">(r, g, b, a)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>A utility to convert RGBA components to a 32 bit integer in RRGGBBAA format.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>r</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The red color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>g</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The green color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>b</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The blue color component, in the range 0 - 255.</p></td>
</tr>
<tr>
<td class="name"><code>a</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="description last"><p>The alpha color component, in the range 0 - 255.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>A RGBA-packed 32 bit integer</p>
</div>
</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>Matt DesLauriers (@mattdesl)</li>
</ul>
</dd>
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-126">line 126</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".unpackPixel"><span class="type-signature"><static> </span>unpackPixel<span class="signature">(rgba, <span class="optional">out</span>, <span class="optional">hsl</span>, <span class="optional">hsv</span>)</span><span class="type-signature"> → {object}</span></h4>
</dt>
<dd>
<div class="description">
<p>Unpacks the r, g, b, a components into the specified color object, or a new<br>object, for use with Int32Array. If little endian, then ABGR order is used when<br>unpacking, otherwise, RGBA order is used. The resulting color object has the<br><code>r, g, b, a</code> properties which are unrelated to endianness.</p>
<p>Note that the integer is assumed to be packed in the correct endianness. On little-endian<br>the format is 0xAABBGGRR and on big-endian the format is 0xRRGGBBAA. If you want a<br>endian-independent method, use fromRGBA(rgba) and toRGBA(r, g, b, a).</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th>Default</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>rgba</code></td>
<td class="type">
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="default">
</td>
<td class="description last"><p>The integer, packed in endian order by packPixel.</p></td>
</tr>
<tr>
<td class="name"><code>out</code></td>
<td class="type">
<span class="param-type">object</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
</td>
<td class="description last"><p>An object into which 3 properties will be created: r, g and b. If not provided a new object will be created.</p></td>
</tr>
<tr>
<td class="name"><code>hsl</code></td>
<td class="type">
<span class="param-type">boolean</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
false
</td>
<td class="description last"><p>Also convert the rgb values into hsl?</p></td>
</tr>
<tr>
<td class="name"><code>hsv</code></td>
<td class="type">
<span class="param-type">boolean</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
false
</td>
<td class="description last"><p>Also convert the rgb values into hsv?</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">object</span>
-
</div>
<div class="returns-desc param-desc">
<p>An object with the red, green and blue values set in the r, g and b properties.</p>
</div>
</div>
<dl class="details">
<dt class="tag-author">Author:</dt>
<dd class="tag-author">
<ul>
<li>Matt DesLauriers (@mattdesl)</li>
</ul>
</dd>
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-40">line 40</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".updateColor"><span class="type-signature"><static> </span>updateColor<span class="signature">(out)</span><span class="type-signature"> → {number}</span></h4>
</dt>
<dd>
<div class="description">
<p>Takes a color object and updates the rgba, color and color32 properties.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>out</code></td>
<td class="type">
<span class="param-type">object</span>
</td>
<td class="description last"><p>The color object to update.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">number</span>
-
</div>
<div class="returns-desc param-desc">
<p>A native color value integer (format: 0xAARRGGBB).</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-497">line 497</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".valueToColor"><span class="type-signature"><static> </span>valueToColor<span class="signature">(value, <span class="optional">out</span>)</span><span class="type-signature"> → {object}</span></h4>
</dt>
<dd>
<div class="description">
<p>Converts a value - a "hex" string, a "CSS 'web' string", or a number - into red, green, blue, and alpha components.</p>
<p>The value can be a string (see <code>hexToColor</code> and <code>webToColor</code> for the supported formats) or a packed integer (see <code>getRGB</code>).</p>
<p>An alpha channel is <em>not</em> supported when specifying a hex string.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>value</code></td>
<td class="type">
<span class="param-type">string</span>
|
<span class="param-type">number</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The color expressed as a recognized string format or a packed integer.</p></td>
</tr>
<tr>
<td class="name"><code>out</code></td>
<td class="type">
<span class="param-type">object</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="description last"><p>The object to use for the output. If not provided a new object will be created.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">object</span>
-
</div>
<div class="returns-desc param-desc">
<p>The (<code>out</code>) object with the red, green, blue, and alpha values set as the r/g/b/a properties.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-673">line 673</a>
</dt>
</dl>
</dd>
<dt>
<h4 class="name "
id=".webToColor"><span class="type-signature"><static> </span>webToColor<span class="signature">(web, <span class="optional">out</span>)</span><span class="type-signature"> → {object}</span></h4>
</dt>
<dd>
<div class="description">
<p>Converts a CSS 'web' string into a Phaser Color object.</p>
<p>The web string can be in the format <code>'rgb(r,g,b)'</code> or <code>'rgba(r,g,b,a)'</code> where r/g/b are in the range [0..255] and a is in the range [0..1].</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>web</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>The color string in CSS 'web' format.</p></td>
</tr>
<tr>
<td class="name"><code>out</code></td>
<td class="type">
<span class="param-type">object</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="description last"><p>An object into which 4 properties will be created: r, g, b and a. If not provided a new object will be created.</p></td>
</tr>
</tbody>
</table>
<h5>Returns:</h5>
<div class="returns">
<div class="returns-type">
<span class="param-type">object</span>
-
</div>
<div class="returns-desc param-desc">
<p>An object with the red, green, blue and alpha values set in the r, g, b and a properties.</p>
</div>
</div>
<dl class="details">
<dt class="tag-source">Source -
<a href="src_utils_Color.js.html">utils/Color.js</a>, <a href="src_utils_Color.js.html#sunlight-1-line-640">line 640</a>
</dt>
</dl>
</dd>
</dl>
</article>
</section>
</div>
<div class="clearfix"></div>
<footer>
<span class="copyright">
Phaser Copyright © 2012-2016 Photon Storm Ltd.
</span>
<br />
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.3</a>
on Wed Nov 23 2016 00:49:21 GMT+0000 (GMT) using the <a href="https://github.com/terryweiss/docstrap">DocStrap template</a>.
</span>
</footer>
</div>
<div class="span3">
<div id="toc"></div>
</div>
<br clear="both">
</div>
</div>
<script src="scripts/sunlight.js"></script>
<script src="scripts/sunlight.javascript.js"></script>
<script src="scripts/sunlight-plugin.doclinks.js"></script>
<script src="scripts/sunlight-plugin.linenumbers.js"></script>
<script src="scripts/sunlight-plugin.menu.js"></script>
<script src="scripts/jquery.min.js"></script>
<script src="scripts/jquery.scrollTo.js"></script>
<script src="scripts/jquery.localScroll.js"></script>
<script src="scripts/bootstrap-dropdown.js"></script>
<script src="scripts/toc.js"></script>
<script> Sunlight.highlightAll({lineNumbers:true, showMenu: true, enableDoclinks :true}); </script>
<script>
$( function () {
$( "#toc" ).toc( {
anchorName : function(i, heading, prefix) {
return $(heading).attr("id") || ( prefix + i );
},
selectors : "h1,h2,h3,h4",
showAndHide : false,
scrollTo : 60
} );
$( "#toc>ul" ).addClass( "nav nav-pills nav-stacked" );
$( "#main span[id^='toc']" ).addClass( "toc-shim" );
} );
</script>
</body>
</html> | cloakedninjas/phaser | v2-community/docs/Phaser.Color.html | HTML | mit | 199,277 |
{% extends "layout.html" %}
{% block pageTitle %}
GOV.UK prototyping kit
{% endblock %}
{% block content %}
{% import "pip18/elements.html" as elements %}
{% for data in data %}
{% for questions in data.helper %}
<main id="content" role="main" class="pip18">
<div class="grid-row">
<div class="column-two-thirds">
<form action="/pip18/styleguide" method="post" class="form">
<header>
<h1 class="form-title heading-xlarge">
<span class="section-progress">
Page {{data.page}} of {{data.maxPages}}
</span>
{{data.title}}</h1>
</header>
<p class="lede">{{data.introText}}</p>
{{ elements.genericInput('name','Full name', "") }}
<fieldset>
<legend class="form-label">Address</legend>
{{ elements.textInput('address1','') }}
{{ elements.textInput('address2','') }}
{{ elements.textInput('address3','') }}
</fieldset>
{{ elements.genericInput('howManyHours','How many hours?', "", "","form-control-1-8") }}
{{ elements.textarea('id','Texarea Label') }}
{% set seq = [
{"id":"question-Yes","value":"Yes","showPanel":"questionDetails"},
{"id":"question-No", "value":"No"}
] %}
{{ elements.radioSelect('question',"Question copy?","","",seq,"inline") }}
<div class="panel-indent js-hidden" id="questionDetails">
{% set seq2 = [
{"id":"checkbox-1", "label":"label", "value":"value1","target":"target1","textarea":true,"textareaId":"textreadId1","textareaLabel":"Textarea label"},
{"id":"checkbox-2", "label":"label", "value":"value2"},
{"id":"checkbox-3", "label":"label", "value":"value3"},
{"id":"checkbox-4", "label":"Anything else", "value":"other","target":"target2","textarea":true,"textareaId":"textreadId2","textareaLabel":"Tell us the details"}
] %}
{{ elements.checkbox('id-radio',"checkbox",'Question copy?','Hint text',seq2) }}
</div>
<div class="border-bottom"> </div>
<br />
<div class="form-group">
<a href="#" class="secondary-button">Button</a>
</div>
{% set seq3 = [
{"listItem" : "if you rely on any aids or adaptations to use the toilet"},
{"listItem" : "if you rely on someone to help you, supervise you or remind you to use the toilet"},
{"listItem" : "if you can do some parts but not others"},
{"listItem" : "If it takes a long time"}
] %}
{{ elements.helpText("What to include in your answer","Include as much information as you can, such as:",seq3) }}
<br />
{{ elements.submit(data,questions,false) }}
</form>
</div>
</div>
</main>
{% endfor %}
{% endfor %}
{% endblock %}
| gup-dwp/pip-prototype-v2 | app/views/pip18/styleguide.html | HTML | mit | 2,700 |
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (14) on Tue Dec 14 17:15:19 EST 2021 -->
<title>Uses of Class com.brettonw.bedrock.bag.SortOrder (Bag 1.6.8 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="dc.created" content="2021-12-14">
<meta name="description" content="use: package: com.brettonw.bedrock.bag, enum: SortOrder">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="../../../../../script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="../../../../../script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="../../../../../script-dir/jquery-ui.js"></script>
</head>
<body class="class-use">
<script type="text/javascript">var pathtoroot = "../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flexBox">
<header role="banner" class="flexHeader">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../SortOrder.html" title="enum in com.brettonw.bedrock.bag">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">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="skipNav"><a id="skip.navbar.top">
<!-- -->
</a></div>
</nav>
</header>
<div class="flexContent">
<main role="main">
<div class="header">
<h1 title="Uses of Class com.brettonw.bedrock.bag.SortOrder" class="title">Uses of Class<br>com.brettonw.bedrock.bag.SortOrder</h1>
</div>
<div class="classUseContainer">
<div class="useSummary">
<table>
<caption><span>Packages that use <a href="../SortOrder.html" title="enum in com.brettonw.bedrock.bag">SortOrder</a></span><span class="tabEnd"> </span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colFirst" scope="row"><a href="#com.brettonw.bedrock.bag">com.brettonw.bedrock.bag</a></th>
<td class="colLast">
<div class="block">Provides text-based storage of objects and un-formatted data in a simple, hierarchical key/value
store.</div>
</td>
</tr>
</tbody>
</table>
</div>
<section class="classUses">
<ul class="blockList">
<li class="blockList">
<section class="detail"><a id="com.brettonw.bedrock.bag">
<!-- -->
</a>
<h2>Uses of <a href="../SortOrder.html" title="enum in com.brettonw.bedrock.bag">SortOrder</a> in <a href="../package-summary.html">com.brettonw.bedrock.bag</a></h2>
<div class="useSummary">
<table>
<caption><span>Fields in <a href="../package-summary.html">com.brettonw.bedrock.bag</a> declared as <a href="../SortOrder.html" title="enum in com.brettonw.bedrock.bag">SortOrder</a></span><span class="tabEnd"> </span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Field</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../SortOrder.html" title="enum in com.brettonw.bedrock.bag">SortOrder</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortKey.</span><code><span class="memberNameLink"><a href="../SortKey.html#DEFAULT_ORDER">DEFAULT_ORDER</a></span></code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">com.brettonw.bedrock.bag</a> that return <a href="../SortOrder.html" title="enum in com.brettonw.bedrock.bag">SortOrder</a></span><span class="tabEnd"> </span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../SortOrder.html" title="enum in com.brettonw.bedrock.bag">SortOrder</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortKey.</span><code><span class="memberNameLink"><a href="../SortKey.html#getOrder()">getOrder</a></span>()</code></th>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../SortOrder.html" title="enum in com.brettonw.bedrock.bag">SortOrder</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortOrder.</span><code><span class="memberNameLink"><a href="../SortOrder.html#valueOf(java.lang.String)">valueOf</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> name)</code></th>
<td class="colLast">
<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="../SortOrder.html" title="enum in com.brettonw.bedrock.bag">SortOrder</a>[]</code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortOrder.</span><code><span class="memberNameLink"><a href="../SortOrder.html#values()">values</a></span>()</code></th>
<td class="colLast">
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Methods in <a href="../package-summary.html">com.brettonw.bedrock.bag</a> with parameters of type <a href="../SortOrder.html" title="enum in com.brettonw.bedrock.bag">SortOrder</a></span><span class="tabEnd"> </span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colSecond" scope="col">Method</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../SortKey.html" title="class in com.brettonw.bedrock.bag">SortKey</a></code></td>
<th class="colSecond" scope="row"><span class="typeNameLabel">SortKey.</span><code><span class="memberNameLink"><a href="../SortKey.html#setOrder(com.brettonw.bedrock.bag.SortOrder)">setOrder</a></span>​(<a href="../SortOrder.html" title="enum in com.brettonw.bedrock.bag">SortOrder</a> order)</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</div>
<div class="useSummary">
<table>
<caption><span>Constructors in <a href="../package-summary.html">com.brettonw.bedrock.bag</a> with parameters of type <a href="../SortOrder.html" title="enum in com.brettonw.bedrock.bag">SortOrder</a></span><span class="tabEnd"> </span></caption>
<thead>
<tr>
<th class="colFirst" scope="col">Constructor</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor">
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="../SortKey.html#%3Cinit%3E(java.lang.String,com.brettonw.bedrock.bag.SortType,com.brettonw.bedrock.bag.SortOrder)">SortKey</a></span>​(<a href="https://docs.oracle.com/en/java/javase/11/docs/api/java.base/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> key,
<a href="../SortType.html" title="enum in com.brettonw.bedrock.bag">SortType</a> type,
<a href="../SortOrder.html" title="enum in com.brettonw.bedrock.bag">SortOrder</a> order)</code></th>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</div>
</section>
</li>
</ul>
</section>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../SortOrder.html" title="enum in com.brettonw.bedrock.bag">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>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
<p class="legalCopy"><small>Copyright © 2021. All rights reserved.</small></p>
</footer>
</div>
</div>
</body>
</html>
| brettonw/Bedrock | applications/bedrock-site/src/main/webapp/dist/1.6.8/docs/bag/com/brettonw/bedrock/bag/class-use/SortOrder.html | HTML | mit | 9,976 |
<template name="loginButtonsFullPage">
<div class="fullpage-login-container">
<div class="fullpage-login">
{{#if currentUser}}
{{#if loggingIn}}
{{! We aren't actually logged in yet; we're just setting Meteor.userId
optimistically during an at-startup login-with-token. We expose this
state so other UIs can treat it specially, but we'll just treat it
as logged out. }}
{{#if dropdown}}
{{> _loginButtonsLoggingIn }}
{{else}}
<div class="login-buttons-with-only-one-button">
{{> _loginButtonsLoggingInSingleLoginButton }}
</div>
{{/if}}
{{else}}
<h4>You are currently logged in as</h4>
<h3>{{displayName}}</h3>
<div class="btn login-button single-login-button" id="login-buttons-logout">Sign Out</div>
{{/if}}
{{else}}
{{> _loginButtonsLoggedOutAllServices}}
{{/if}}
</div>
</div>
</template>
| mcrider/aiga-5-0 | client/views/accounts/login_buttons_fullpage.html | HTML | mit | 1,017 |
<!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_66) on Wed Jun 01 22:58:38 EDT 2016 -->
<title>A-Index</title>
<meta name="date" content="2016-06-01">
<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="A-Index";
}
}
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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Letter</li>
<li><a href="index-2.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-1.html" target="_top">Frames</a></li>
<li><a href="index-1.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="contentContainer"><a href="index-1.html">A</a> <a href="index-2.html">D</a> <a href="index-3.html">G</a> <a href="index-4.html">H</a> <a href="index-5.html">I</a> <a href="index-6.html">J</a> <a href="index-7.html">M</a> <a href="index-8.html">N</a> <a href="index-9.html">O</a> <a href="index-10.html">P</a> <a href="index-11.html">R</a> <a href="index-12.html">S</a> <a href="index-13.html">T</a> <a href="index-14.html">U</a> <a href="index-15.html">V</a> <a name="I:A">
<!-- -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><span class="memberNameLink"><a href="../org/xjava/gsonrpc/JsonRPCRequestHandler.html#addMethod-java.lang.reflect.Method-">addMethod(Method)</a></span> - Method in class org.xjava.gsonrpc.<a href="../org/xjava/gsonrpc/JsonRPCRequestHandler.html" title="class in org.xjava.gsonrpc">JsonRPCRequestHandler</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/xjava/gsonrpc/JsonRPCRequestHandler.html#addMethod-java.lang.reflect.Method-java.lang.String-">addMethod(Method, String)</a></span> - Method in class org.xjava.gsonrpc.<a href="../org/xjava/gsonrpc/JsonRPCRequestHandler.html" title="class in org.xjava.gsonrpc">JsonRPCRequestHandler</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/xjava/gsonrpc/JsonRPCRequestHandler.html#addMethod-java.lang.reflect.Method-java.lang.String-java.lang.String-">addMethod(Method, String, String)</a></span> - Method in class org.xjava.gsonrpc.<a href="../org/xjava/gsonrpc/JsonRPCRequestHandler.html" title="class in org.xjava.gsonrpc">JsonRPCRequestHandler</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/xjava/gsonrpc/JsonRPCRequestHandler.html#addService-java.lang.Class-">addService(Class)</a></span> - Method in class org.xjava.gsonrpc.<a href="../org/xjava/gsonrpc/JsonRPCRequestHandler.html" title="class in org.xjava.gsonrpc">JsonRPCRequestHandler</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../org/xjava/gsonrpc/JsonRPCRequestHandler.html#addService-java.lang.Class-java.lang.String-">addService(Class, String)</a></span> - Method in class org.xjava.gsonrpc.<a href="../org/xjava/gsonrpc/JsonRPCRequestHandler.html" title="class in org.xjava.gsonrpc">JsonRPCRequestHandler</a></dt>
<dd> </dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">D</a> <a href="index-3.html">G</a> <a href="index-4.html">H</a> <a href="index-5.html">I</a> <a href="index-6.html">J</a> <a href="index-7.html">M</a> <a href="index-8.html">N</a> <a href="index-9.html">O</a> <a href="index-10.html">P</a> <a href="index-11.html">R</a> <a href="index-12.html">S</a> <a href="index-13.html">T</a> <a href="index-14.html">U</a> <a href="index-15.html">V</a> </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>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="../overview-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Letter</li>
<li><a href="index-2.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-1.html" target="_top">Frames</a></li>
<li><a href="index-1.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>
| xjava-org/GsonRPC | javadoc/index-files/index-1.html | HTML | mit | 6,388 |
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Registration Form</title>
<meta charset="utf-8"/>
</head>
<body>
<form name="Registration form">
<table border="1" style="border-collapse:collapse" cellspacing="0">
<tfoot style="background-color:#87CEEC">
<tr>
<td colspan="2" align="center">
<input type="submit" value="Submit"/>
<input type="reset" value="Clean This Form"/>
</td>
</tr>
</tfoot>
<tbody>
<tr>
<td width="200px" align="center">
<label for="LastName"><b>Last Name</b></label>
</td>
<td width="250px">
<input type="text" id="LastName" style="width:230px" placeholder="Type your last name here..."/>
</td>
</tr>
<tr>
<td align="center">
<label for="FirstName"><b>First Name</b></label>
</td>
<td>
<input type="text" id="FirstName" style="width:230px" placeholder="Type your first name here...Пешо" />
</td>
</tr>
<tr>
<td align="center">
<label for="Address"><b>Address</b></label>
</td>
<td>
<textarea style="width:215px; height:70px" id="Address" placeholder="Type your address here..."></textarea>
</td>
</tr>
<tr>
<td align="center">
<label for="City"><b>City</b></label>
</td>
<td>
<input type="text" id="City" style="width:160px"/>
<label for="State">State</label>
<input type="text" id="State" style="width:40px"/>
</td>
</tr>
<tr>
<td align="center">
<label for="ZIPcode"><b>Zip/Postal Code</b></label>
</td>
<td>
<input type="text" id="ZIPcode" style="width:60px"/>
</td>
</tr>
<tr>
<td align="center">
<label for="country"><b>Country</b></label>
</td>
<td style="padding-bottom:0">
<select name="country" style="width:150px" id="country">
<option value="value1">Bulgaria</option>
<option value="value2">I am homeless.</option>
</select>
</td>
</tr>
<tr>
<td align="center">
<label for="phone">
<b>
Phone(country code,<br />
area code, number)
</b>
</label>
</td>
<td>
(+<input type="tel" style="width: 40px;" id="phone" />)
<input type="tel" style="width: 40px;" id="area-code" />
<input type="tel" style="width: 100px;" id="number" />
</td>
</tr>
<tr>
<td align="center">
<label for="email"><b>E-mail</b></label>
</td>
<td>
<input type="email" id="email" style="width:230px"/>
</td>
</tr>
<tr>
<td align="center">
<label for="birth-date"><b>Birth date</b></label>
</td>
<td>
<input type="date" style="width:150px" id="birth-date"/>
</td>
</tr>
<tr>
<td align="center">
<label for="gender"><b>Gender</b></label>
</td>
<td>
<select id="gender">
<option value="male">Male</option>
<option value="female">Female</option>
<option value="modern">Modern</option>
</select>
</td>
</tr>
<tr>
<td align="center">
<b>Starting date</b>
</td>
<td>
<input type="radio" name="startDate" value="Spring 2015" id="spring"/>
<label for="spring">Spring 2015</label>
<input type="radio" name="startDate" value="Summer 2015" id="summer"/>
<label for="summer">Summer 2015</label>
</td>
</tr>
<tr>
<td align="center">
<label for="comments"><b>Comments/Questions</b></label>
</td>
<td>
<textarea style="width:215px; height:100px" id="comments" placeholder="Write your comment or ask your question here..."></textarea>
</td>
</tr>
</tbody>
</table>
</form>
</body>
</html>
| TsvetanRazsolkov/Telerik-Academy | Homeworks/Web Design & UI Technologies/HTML/HTML-HW3/HTML-HW3/RegistrationForm.html | HTML | mit | 5,736 |
{% extends "base.html" %}
{% block content %}
<a href="https://github.com/timkofu" target="_blank">
<img style="position: absolute; top: 0; right: 0; border: 0;"
src="https://camo.githubusercontent.com/e7bbb0521b397edbd5fe43e7f760759336b5e05f/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f677265656e5f3030373230302e706e67"
alt="Fork me on GitHub"
data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_green_007200.png">
</a>
<p><h2>JOBHUNTR</h2></p>
<p><b>"Get a job."</b></p>
<p id="links">
<a href="{% url "countries" %}" target="_blank">Countries Indexed</a>
</p>
{% comment %}
<p>
<strike>Hint: Use <a href="https://www.youtube.com/watch?v=xsSZps3NH-M" target="_blank">Boolean Operators</a> (*Must be capitals)<br>
Example: Manager NOT Finance AND (KE OR United Nations OR UAE OR United States OR HK)<br></strike>
(Needs a better search backend for boolean search to work)<br>
</p>
{% endcomment %}
<form method="get">
<div class="form-group">
<input type="search" name="q" id="id_q" class="form-control" value="{{ query }}">
</div>
<button type="submit" class="btn btn-success">SEARCH</button>
</form>
<hr>
{% if query %}
{% if page.paginator.count > 0 %}
<h4>Page {{ page.number }} of {{ page.paginator.num_pages }} page{{ page.paginator.num_pages|pluralize }} ({{ page.paginator.count }} result{{page.paginator.count|pluralize}})</h4>
{% else %}
<h3>No results</h3>
{% endif %}
<h3>{{page.count}}</h3>
{% if page.has_previous or page.has_next %}
<div>
{% if page.has_previous %}<a href="?q={{ query }}&page={{ page.previous_page_number }}">{% endif %}« Previous{% if page.has_previous %}</a>{% endif %}
|
{% if page.has_next %}<a href="?q={{ query }}&page={{ page.next_page_number }}">{% endif %}Next »{% if page.has_next %}</a>{% endif %}
</div>
{% endif %}
<br>
<table class="table">
{% for result in page.object_list reversed %}
<tr>
<td><a href="{{ result.object.url }}">{{ result.object.title }}</a></td>
<td>Age: {{ result.object.added_on|timesince }} </td>
<td>Country: {{ result.object.source.country.name }}</td>
</tr>
{% comment %}{% empty %}
<tr>
<td>No results found.</td>
</tr> {% endcomment %}
{% endfor %}
</table>
{% if page.has_previous or page.has_next %}
<div>
{% if page.has_previous %}<a href="?q={{ query }}&page={{ page.previous_page_number }}">{% endif %}« Previous{% if page.has_previous %}</a>{% endif %}
|
{% if page.has_next %}<a href="?q={{ query }}&page={{ page.next_page_number }}">{% endif %}Next »{% if page.has_next %}</a>{% endif %}
</div>
{% endif %}
{% endif %}
<br>
{% endblock %}
| timkofu/jobhuntr | templates/search/search.html | HTML | mit | 3,241 |
<!DOCTYPE html>
<html>
<head>
<title>Triangle Fan</title>
<meta name="author" content="David W Parker">
<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="styles.css" rel="stylesheet" type="text/css">
</head>
<body>
<canvas id="glcanvas">
Your browser doesn't appear to support the HTML5 <code><canvas></code> element.
</canvas>
<!-- Shaders -->
<script name="shader" data-src="vertex.glsl" data-type="vertex" data-version="v1"></script>
<script name="shader" data-src="fragment.glsl" data-type="fragment" data-version="v1"></script>
<!-- Library: Signals processing used for dispatching methods -->
<script type="text/javascript" src="../vendor/js/signals.js"></script>
<!-- Library: our common library -->
<script type="text/javascript" src="libs/glUtils.js"></script>
<!-- This is the bulk of the actual WebGL stuff -->
<script type="text/javascript" src="index.js"></script>
</body>
</html>
| davidwparker/programmingtil-webgl | 0021-triangle-fan/index.html | HTML | mit | 1,121 |
<div class="footer" align="center">
Powered by <a href=http://jekyllrb.com target="_blank">Jekyll</a>
</div>
| jonathonklem/jonathonklem.com | _includes/footer.html | HTML | mit | 112 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="fr">
<head>
<!-- Generated by javadoc (1.8.0_72) on Sun Jan 31 11:01:20 CET 2016 -->
<title>Constant Field Values</title>
<meta name="date" content="2016-01-31">
<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="Constant Field Values";
}
}
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>Package</li>
<li>Class</li>
<li><a href="overview-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?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.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="Constant Field Values" class="title">Constant Field Values</h1>
<h2 title="Contents">Contents</h2>
<ul>
<li><a href="#fr.eseo">fr.eseo.*</a></li>
</ul>
</div>
<div class="constantValuesContainer"><a name="fr.eseo">
<!-- -->
</a>
<h2 title="fr.eseo">fr.eseo.*</h2>
<ul class="blockList">
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>fr.eseo.game.test.command.<a href="fr/eseo/game/test/command/CommandEnumTest.html" title="class in fr.eseo.game.test.command">CommandEnumTest</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="fr.eseo.game.test.command.CommandEnumTest.INVALID_COMMAND">
<!-- -->
</a><code>public static final java.lang.String</code></td>
<td><code><a href="fr/eseo/game/test/command/CommandEnumTest.html#INVALID_COMMAND">INVALID_COMMAND</a></code></td>
<td class="colLast"><code>"INVALID"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="fr.eseo.game.test.command.CommandEnumTest.NEW_GAME_COMMAND">
<!-- -->
</a><code>public static final java.lang.String</code></td>
<td><code><a href="fr/eseo/game/test/command/CommandEnumTest.html#NEW_GAME_COMMAND">NEW_GAME_COMMAND</a></code></td>
<td class="colLast"><code>"/N"</code></td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="constantsSummary" border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
<caption><span>fr.eseo.game.test.command.<a href="fr/eseo/game/test/command/CommandTest.html" title="class in fr.eseo.game.test.command">CommandTest</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th scope="col">Constant Field</th>
<th class="colLast" scope="col">Value</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a name="fr.eseo.game.test.command.CommandTest.MOVE_COMMAND">
<!-- -->
</a><code>public static final java.lang.String</code></td>
<td><code><a href="fr/eseo/game/test/command/CommandTest.html#MOVE_COMMAND">MOVE_COMMAND</a></code></td>
<td class="colLast"><code>"/D 0 -1"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="fr.eseo.game.test.command.CommandTest.NOT_FOUND_COMMAND">
<!-- -->
</a><code>public static final java.lang.String</code></td>
<td><code><a href="fr/eseo/game/test/command/CommandTest.html#NOT_FOUND_COMMAND">NOT_FOUND_COMMAND</a></code></td>
<td class="colLast"><code>"/Z"</code></td>
</tr>
<tr class="altColor">
<td class="colFirst"><a name="fr.eseo.game.test.command.CommandTest.NOT_INTEGER_COMMAND">
<!-- -->
</a><code>public static final java.lang.String</code></td>
<td><code><a href="fr/eseo/game/test/command/CommandTest.html#NOT_INTEGER_COMMAND">NOT_INTEGER_COMMAND</a></code></td>
<td class="colLast"><code>"/T 2-u"</code></td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a name="fr.eseo.game.test.command.CommandTest.PIRATE_COMMAND">
<!-- -->
</a><code>public static final java.lang.String</code></td>
<td><code><a href="fr/eseo/game/test/command/CommandTest.html#PIRATE_COMMAND">PIRATE_COMMAND</a></code></td>
<td class="colLast"><code>"/i 1-0-0-100"</code></td>
</tr>
</tbody>
</table>
</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>Package</li>
<li>Class</li>
<li><a href="overview-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?constant-values.html" target="_top">Frames</a></li>
<li><a href="constant-values.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>
| percenuage/Monkeys | javadoc/constant-values.html | HTML | mit | 7,047 |
<div class="row">
<div class="col-md-12">
<form>
<div class="form-group">
<input type="text" class="form-control" placeholder="Pesquise seu Username do Github" [(ngModel)]="username" name="username" (keyup)="search()">
</div>
</form>
</div>
</div>
<div *ngIf="user">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">{{user.name}}</h3>
</div>
<div class="panel-body">
<div class="row">
<div class="col-md-4">
<img class="img-thumbnail github-avatar" src="{{user.avatar_url}}">
</div>
<div class="col-md-8">
<div class="stats">
<span class="label label-default">{{user.public_repos}} Public Repos</span>
<span class="label label-primary">{{user.public_gists}} Public Gists</span>
<span class="label label-success">{{user.followers}} Followers</span>
<span class="label label-info">{{user.following}} Following</span>
</div>
<br>
<ul class="list-group">
<li class="list-group-item"><strong>Login: </strong>{{user.login}}</li>
<li class="list-group-item"><strong>Localização: </strong>{{user.location}}</li>
<li class="list-group-item"><strong>Email: </strong>{{user.email}}</li>
<li class="list-group-item"><strong>Blog: </strong>{{user.blog}}</li>
<li class="list-group-item"><strong>Membro desde: </strong>{{user.created_at | date: 'EEEE, MMMM d, y'}}</li>
<li class="list-group-item">
<div id="data"></div>
<input type="text" class="form-control" placeholder="Adicione Observações" name="obs" id="obs">
<button type="button" id="salvar" onclick="Salva();" class="btn btn-default">Salvar</button>
</li>
</ul>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Repositório</h3>
</div>
<div class="panel-body">
<div class="row">
<div class="col-md-12">
<table class="table table-hover">
<thead>
<tr>
<th>Nome</th>
<th>Ações</th>
</tr>
</thead>
<tr *ngFor="let repo of repos">
<td>
<h4><a href="{{repo.html_url}}" target="_blank">{{repo.name}}</a></h4>
<p>{{repo.description}}</p>
</td>
<td>
<span class="label label-default">{{repo.watchers}} Watchers</span>
<span class="label label-primary">{{repo.forks}} Forks</span>
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
</div> | duda-spsouza/githubsearch | src/app/components/github.component.html | HTML | mit | 3,516 |
<!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.11"/>
<title>OpenISA Dynamic Binary Translator: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</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>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</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="projectlogo"><img alt="Logo" src="oi.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">OpenISA Dynamic Binary Translator
 <span id="projectnumber">0.0.1</span>
</div>
<div id="projectbrief">This project implements the Dynamic Binary Translator for the OpenISA Instruction Set. Besides, it implement the Region Formation Techniques such as NET, MRET2, NETPLUS, ...</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</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>
<li>
<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 List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('structspp___1_1is__same.html','');});
</script>
<div id="doc-content">
<!-- 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 class="header">
<div class="headertitle">
<div class="title">spp_::is_same< T, U > Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="structspp___1_1is__same.html">spp_::is_same< T, U ></a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>value</b> (defined in <a class="el" href="structspp___1_1integral__constant.html">spp_::integral_constant< T, v ></a>)</td><td class="entry"><a class="el" href="structspp___1_1integral__constant.html">spp_::integral_constant< T, v ></a></td><td class="entry"><span class="mlabel">static</span></td></tr>
</table></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="footer">Generated by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.11 </li>
</ul>
</div>
</body>
</html>
| OpenISA/oi-dbt | doc/html/structspp___1_1is__same-members.html | HTML | mit | 5,743 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Dynatree - Example</title>
<script src="../jquery/jquery.js" type="text/javascript"></script>
<script src="../jquery/jquery-ui.custom.js" type="text/javascript"></script>
<script src="../jquery/jquery.cookie.js" type="text/javascript"></script>
<link href="../src/skin/ui.dynatree.css" rel="stylesheet" type="text/css">
<script src="../../../worldmap/static/css/vendor/jquery.dynatree.js" type="text/javascript"></script>
<!-- Start_Exclude: This block is not part of the sample code -->
<link href="prettify.css" rel="stylesheet">
<script src="prettify.js" type="text/javascript"></script>
<link href="sample.css" rel="stylesheet" type="text/css">
<script src="sample.js" type="text/javascript"></script>
<!-- End_Exclude -->
<style type="text/css">
ul.dynatree-container {
overflow: scroll;
position: relative;
width: 200px;
height: 250px;
};
</style>
<script type="text/javascript"><!--
$(function(){
// --- Initialize first Dynatree -------------------------------------------
$("#tree").dynatree({
initAjax: {
url: "sample-data3.json"
},
onLazyRead: function(node){
// Mockup a slow reqeuest ...
node.appendAjax({
url: "sample-data2.json",
debugLazyDelay: 750 // don't do this in production code
});
},
dnd: {
onDragStart: function(node) {
/** This function MUST be defined to enable dragging for the tree.
* Return false to cancel dragging of node.
*/
logMsg("tree.onDragStart(%o)", node);
return true;
},
onDragStop: function(node) {
// This function is optional.
logMsg("tree.onDragStop(%o)", node);
},
autoExpandMS: 1000,
preventVoidMoves: true, // Prevent dropping nodes 'before self', etc.
onDragEnter: function(node, sourceNode) {
/** sourceNode may be null for non-dynatree droppables.
* Return false to disallow dropping on node. In this case
* onDragOver and onDragLeave are not called.
* Return 'over', 'before, or 'after' to force a hitMode.
* Return ['before', 'after'] to restrict available hitModes.
* Any other return value will calc the hitMode from the cursor position.
*/
logMsg("tree.onDragEnter(%o, %o)", node, sourceNode);
return true;
},
onDragOver: function(node, sourceNode, hitMode) {
/** Return false to disallow dropping this node.
*
*/
logMsg("tree.onDragOver(%o, %o, %o)", node, sourceNode, hitMode);
// Prevent dropping a parent below it's own child
if(node.isDescendantOf(sourceNode)){
return false;
}
// Prohibit creating childs in non-folders (only sorting allowed)
if( !node.data.isFolder && hitMode === "over" ){
return "after";
}
},
onDrop: function(node, sourceNode, hitMode, ui, draggable) {
/** This function MUST be defined to enable dropping of items on
* the tree.
*/
logMsg("tree.onDrop(%o, %o, %s)", node, sourceNode, hitMode);
sourceNode.move(node, hitMode);
// expand the drop target
// sourceNode.expand(true);
},
onDragLeave: function(node, sourceNode) {
/** Always called if onDragEnter was called.
*/
logMsg("tree.onDragLeave(%o, %o)", node, sourceNode);
}
}
});
});
--></script>
</head>
<body class="example">
<h1>Example: Move nodes using drag-and-drop</h1>
<p class="description">
This sample uses Dynatree's built-in drag-and-drop feature to move nodes.<br>
- autoExpandMS option is used to expand nodes on mouse hover.<br>
- The container style uses `overflow: scroll` to demonstrate auto-scrolling.<br>
- When dropped, the node is moved to the target.
</p>
<div id="tree"> </div>
<!-- Start_Exclude: This block is not part of the sample code -->
<hr>
<p class="sample-links no_code">
<a class="hideInsideFS" href="http://dynatree.googlecode.com">jquery_dynatree.js project home</a>
<a class="hideOutsideFS" href="#">Link to this page</a>
<a class="hideInsideFS" href="samples.html">Example Browser</a>
<a href="#" id="codeExample">View source code</a>
</p>
<pre id="sourceCode" class="prettyprint" style="display:none"></pre>
<!-- End_Exclude -->
</body>
</html>
| cga-harvard/worldmapXBlock | 3rdParty/dynatree/doc/sample-dnd2.html | HTML | mit | 4,315 |
---
redirect_from: /docs/1.0.16/modules/state.html
---
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>state | @uirouter/angularjs</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
<link rel="stylesheet" href="../assets/css/uirouter.css">
<script src="../assets/js/modernizr.js"></script>
<script src="../assets/js/reset.js"></script>
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">@uirouter/angularjs</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<!--
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
-->
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Internal UI-Router API</label>
<!--
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
-->
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../index.html">@uirouter/angularjs</a>
</li>
<li>
<a href="state.html">state</a>
</li>
</ul>
<h1>Module state</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<h1 id="the-state-subsystem">The state subsystem</h1>
</div>
<p>This subsystem implements the ui-router state tree</p>
<ul>
<li>The <a href="../classes/state.stateservice.html">StateService</a> has state-related service methods such as:<ul>
<li><a href="../classes/state.stateservice.html#get">StateService.get</a>: Get a registered <a href="../interfaces/state.statedeclaration.html">StateDeclaration</a> object</li>
<li><a href="../classes/state.stateservice.html#go">StateService.go</a>: Transition from the current state to a new state</li>
<li><a href="../classes/state.stateservice.html#reload">StateService.reload</a>: Reload the current state</li>
<li><a href="../classes/state.stateservice.html#target">StateService.target</a>: Get a <a href="../classes/state.targetstate.html">TargetState</a> (useful when redirecting from a Transition Hook)</li>
<li><a href="../classes/state.stateservice.html#oninvalid">StateService.onInvalid</a>: Register a callback for when a transition to an invalid state is started</li>
<li><a href="../classes/state.stateservice.html#defaulterrorhandler">StateService.defaultErrorHandler</a>: Register a global callback for when a transition errors</li>
</ul>
</li>
<li>The <a href="../interfaces/state.statedeclaration.html">StateDeclaration</a> interface defines the shape of a state declaration</li>
<li>The <a href="../classes/state.stateregistry.html">StateRegistry</a> contains all the registered states<ul>
<li>States can be added/removed using the <a href="../classes/state.stateregistry.html#register">StateRegistry.register</a> and <a href="../classes/state.stateregistry.html#deregister">StateRegistry.deregister</a><ul>
<li>Note: Bootstrap state registration differs by front-end framework.</li>
</ul>
</li>
<li>Get notified of state registration/deregistration using <a href="../classes/state.stateregistry.html#onstateschanged">StateRegistry.onStatesChanged</a>.</li>
</ul>
</li>
</ul>
</div>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section ">
<h3>Classes</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-external"><a href="../classes/state.statebuilder.html" class="tsd-kind-icon">State<wbr>Builder</a></li>
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-external"><a href="../classes/state.statematcher.html" class="tsd-kind-icon">State<wbr>Matcher</a></li>
<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/state.stateobject.html" class="tsd-kind-icon">State<wbr>Object</a></li>
<li class="tsd-kind-class tsd-parent-kind-external-module tsd-is-external"><a href="../classes/state.statequeuemanager.html" class="tsd-kind-icon">State<wbr>Queue<wbr>Manager</a></li>
<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/state.stateregistry.html" class="tsd-kind-icon">State<wbr>Registry</a></li>
<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/state.stateservice.html" class="tsd-kind-icon">State<wbr>Service</a></li>
<li class="tsd-kind-class tsd-parent-kind-external-module"><a href="../classes/state.targetstate.html" class="tsd-kind-icon">Target<wbr>State</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Interfaces</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-interface tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported"><a href="../interfaces/state.builders.html" class="tsd-kind-icon">Builders</a></li>
<li class="tsd-kind-interface tsd-parent-kind-external-module"><a href="../interfaces/state.hrefoptions.html" class="tsd-kind-icon">Href<wbr>Options</a></li>
<li class="tsd-kind-interface tsd-parent-kind-external-module"><a href="../interfaces/state.lazyloadresult.html" class="tsd-kind-icon">Lazy<wbr>Load<wbr>Result</a></li>
<li class="tsd-kind-interface tsd-parent-kind-external-module"><a href="../interfaces/state.statedeclaration.html" class="tsd-kind-icon">State<wbr>Declaration</a></li>
<li class="tsd-kind-interface tsd-parent-kind-external-module"><a href="../interfaces/state.targetstatedef.html" class="tsd-kind-icon">Target<wbr>State<wbr>Def</a></li>
<li class="tsd-kind-interface tsd-parent-kind-external-module tsd-is-external"><a href="../interfaces/state.transitionpromise.html" class="tsd-kind-icon">Transition<wbr>Promise</a></li>
<li class="tsd-kind-interface tsd-parent-kind-external-module tsd-is-external"><a href="../interfaces/state._viewdeclaration.html" class="tsd-kind-icon">_<wbr>View<wbr>Declaration</a></li>
</ul>
</section>
<section class="tsd-index-section ">
<h3>Type aliases</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-external"><a href="state.html#builderfunction" class="tsd-kind-icon">Builder<wbr>Function</a></li>
<li class="tsd-kind-type-alias tsd-parent-kind-external-module"><a href="state.html#oninvalidcallback" class="tsd-kind-icon">On<wbr>Invalid<wbr>Callback</a></li>
<li class="tsd-kind-type-alias tsd-parent-kind-external-module"><a href="state.html#redirecttoresult" class="tsd-kind-icon">Redirect<wbr>ToResult</a></li>
<li class="tsd-kind-type-alias tsd-parent-kind-external-module"><a href="state.html#resolvetypes" class="tsd-kind-icon">Resolve<wbr>Types</a></li>
<li class="tsd-kind-type-alias tsd-parent-kind-external-module"><a href="state.html#stateorname" class="tsd-kind-icon">State<wbr>OrName</a></li>
<li class="tsd-kind-type-alias tsd-parent-kind-external-module"><a href="state.html#stateregistrylistener" class="tsd-kind-icon">State<wbr>Registry<wbr>Listener</a></li>
<li class="tsd-kind-type-alias tsd-parent-kind-external-module"><a href="state.html#_statedeclaration" class="tsd-kind-icon">_<wbr>State<wbr>Declaration</a></li>
</ul>
</section>
<section class="tsd-index-section tsd-is-external">
<h3>Functions</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported"><a href="state.html#databuilder" class="tsd-kind-icon">data<wbr>Builder</a></li>
<li class="tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported"><a href="state.html#getnavigablebuilder" class="tsd-kind-icon">get<wbr>Navigable<wbr>Builder</a></li>
<li class="tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported"><a href="state.html#getparamsbuilder" class="tsd-kind-icon">get<wbr>Params<wbr>Builder</a></li>
<li class="tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported"><a href="state.html#geturlbuilder" class="tsd-kind-icon">get<wbr>Url<wbr>Builder</a></li>
<li class="tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported"><a href="state.html#includesbuilder" class="tsd-kind-icon">includes<wbr>Builder</a></li>
<li class="tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported"><a href="state.html#namebuilder" class="tsd-kind-icon">name<wbr>Builder</a></li>
<li class="tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported"><a href="state.html#parseurl" class="tsd-kind-icon">parse<wbr>Url</a></li>
<li class="tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported"><a href="state.html#pathbuilder" class="tsd-kind-icon">path<wbr>Builder</a></li>
<li class="tsd-kind-function tsd-parent-kind-external-module tsd-is-external"><a href="state.html#resolvablesbuilder" class="tsd-kind-icon">resolvables<wbr>Builder</a></li>
<li class="tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported"><a href="state.html#selfbuilder" class="tsd-kind-icon">self<wbr>Builder</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group ">
<h2>Type aliases</h2>
<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-external">
<a name="builderfunction" class="tsd-anchor"></a>
<!--
<h3>Builder<wbr>Function</h3>
-->
<div class="tsd-signature tsd-kind-icon">Builder<wbr>Function<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
<div class="tsd-declaration">
</div>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
<li class="tsd-parameter-siganture">
<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a>, parent<span class="tsd-signature-symbol">?: </span><a href="state.html#builderfunction" class="tsd-signature-type">BuilderFunction</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>state <a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a></h5>
</li>
<li>
<h5>parent: <span class="tsd-flag ts-flagOptional">Optional</span> <a href="state.html#builderfunction" class="tsd-signature-type">BuilderFunction</a></h5>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
</div>
</li>
</ul>
</li>
</ul>
</div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/stateBuilder.ts#L24">ui-router-core/src/state/stateBuilder.ts:24</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-external-module">
<a name="oninvalidcallback" class="tsd-anchor"></a>
<!--
<h3>On<wbr>Invalid<wbr>Callback</h3>
-->
<div class="tsd-signature tsd-kind-icon">On<wbr>Invalid<wbr>Callback<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div>
<div class="tsd-declaration">
</div>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
<li class="tsd-parameter-siganture">
<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>toState<span class="tsd-signature-symbol">?: </span><a href="../classes/state.targetstate.html" class="tsd-signature-type">TargetState</a>, fromState<span class="tsd-signature-symbol">?: </span><a href="../classes/state.targetstate.html" class="tsd-signature-type">TargetState</a>, injector<span class="tsd-signature-symbol">?: </span><a href="../interfaces/core.uiinjector.html" class="tsd-signature-type">UIInjector</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="transition.html#hookresult" class="tsd-signature-type">HookResult</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>toState: <span class="tsd-flag ts-flagOptional">Optional</span> <a href="../classes/state.targetstate.html" class="tsd-signature-type">TargetState</a></h5>
</li>
<li>
<h5>fromState: <span class="tsd-flag ts-flagOptional">Optional</span> <a href="../classes/state.targetstate.html" class="tsd-signature-type">TargetState</a></h5>
</li>
<li>
<h5>injector: <span class="tsd-flag ts-flagOptional">Optional</span> <a href="../interfaces/core.uiinjector.html" class="tsd-signature-type">UIInjector</a></h5>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <a href="transition.html#hookresult" class="tsd-signature-type">HookResult</a></h4>
</div>
</li>
</ul>
</li>
</ul>
</div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/stateService.ts#L42">ui-router-core/src/state/stateService.ts:42</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-external-module">
<a name="redirecttoresult" class="tsd-anchor"></a>
<!--
<h3>Redirect<wbr>ToResult</h3>
-->
<div class="tsd-signature tsd-kind-icon">Redirect<wbr>ToResult<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="../classes/state.targetstate.html" class="tsd-signature-type">TargetState</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">void</span> <div class="tsd-header">
<p> The return value of a <a href="../interfaces/ng1._ng1statedeclaration.html#redirectto">redirectTo</a> function </p>
</div>
</div>
<div class="tsd-declaration">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>The return value of a <a href="../interfaces/ng1._ng1statedeclaration.html#redirectto">redirectTo</a> function</p>
</div>
<ul>
<li>string: a state name</li>
<li>TargetState: a target state, parameters, and options</li>
<li>object: an object with a state name and parameters</li>
</ul>
</div>
</div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/interface.ts#L89">ui-router-core/src/state/interface.ts:89</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-external-module">
<a name="resolvetypes" class="tsd-anchor"></a>
<!--
<h3>Resolve<wbr>Types</h3>
-->
<div class="tsd-signature tsd-kind-icon">Resolve<wbr>Types<span class="tsd-signature-symbol">:</span> <a href="../classes/resolve.resolvable.html" class="tsd-signature-type">Resolvable</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/resolve.resolvableliteral.html" class="tsd-signature-type">ResolvableLiteral</a><span class="tsd-signature-symbol"> | </span><a href="../interfaces/resolve.providerlike.html" class="tsd-signature-type">ProviderLike</a></div>
<div class="tsd-declaration">
</div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/interface.ts#L28">ui-router-core/src/state/interface.ts:28</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-external-module">
<a name="stateorname" class="tsd-anchor"></a>
<!--
<h3>State<wbr>OrName</h3>
-->
<div class="tsd-signature tsd-kind-icon">State<wbr>OrName<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><a href="../interfaces/state.statedeclaration.html" class="tsd-signature-type">StateDeclaration</a><span class="tsd-signature-symbol"> | </span><a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a></div>
<div class="tsd-declaration">
</div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/interface.ts#L15">ui-router-core/src/state/interface.ts:15</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-external-module">
<a name="stateregistrylistener" class="tsd-anchor"></a>
<!--
<h3>State<wbr>Registry<wbr>Listener</h3>
-->
<div class="tsd-signature tsd-kind-icon">State<wbr>Registry<wbr>Listener<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span> <div class="tsd-header">
<p> The signature for the callback function provided to <a href="../classes/state.stateregistry.html#onstateschanged">StateRegistry.onStatesChanged</a>. </p>
</div>
</div>
<div class="tsd-declaration">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>The signature for the callback function provided to <a href="../classes/state.stateregistry.html#onstateschanged">StateRegistry.onStatesChanged</a>.</p>
</div>
<p>This callback receives two parameters:</p>
<dl class="tsd-comment-tags">
<dt>param</dt>
<dd><p>a string; either "registered" or "deregistered"</p>
</dd>
<dt>param</dt>
<dd><p>the list of <a href="../interfaces/state.statedeclaration.html">StateDeclaration</a>s that were registered (or deregistered).</p>
</dd>
</dl>
</div>
</div>
<div class="tsd-type-declaration">
<h4>Type declaration</h4>
<ul class="tsd-parameters">
<li class="tsd-parameter-siganture">
<ul class="tsd-signatures tsd-kind-type-literal tsd-parent-kind-type-alias tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>event<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">"registered"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"deregistered"</span>, states<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">StateDeclaration[]</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>event <span class="tsd-signature-type">"registered"</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">"deregistered"</span></h5>
</li>
<li>
<h5>states <span class="tsd-signature-type">StateDeclaration[]</span></h5>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
</div>
</li>
</ul>
</li>
</ul>
</div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/stateRegistry.ts#L25">ui-router-core/src/state/stateRegistry.ts:25</a></li>
</ul>
</aside>
</section>
<section class="tsd-panel tsd-member tsd-kind-type-alias tsd-parent-kind-external-module">
<a name="_statedeclaration" class="tsd-anchor"></a>
<!--
<h3>_<wbr>State<wbr>Declaration</h3>
-->
<div class="tsd-signature tsd-kind-icon">_<wbr>State<wbr>Declaration<span class="tsd-signature-symbol">:</span> <a href="../interfaces/state.statedeclaration.html" class="tsd-signature-type">StateDeclaration</a><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">object</span> <div class="tsd-header">
<p> Either a <a href="../interfaces/state.statedeclaration.html">StateDeclaration</a> or an ES6 class that implements <a href="../interfaces/state.statedeclaration.html">StateDeclaration</a>
The ES6 class constructor should have no arguments. </p>
</div>
</div>
<div class="tsd-declaration">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Either a <a href="../interfaces/state.statedeclaration.html">StateDeclaration</a> or an ES6 class that implements <a href="../interfaces/state.statedeclaration.html">StateDeclaration</a>
The ES6 class constructor should have no arguments.</p>
</div>
</div>
</div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/interface.ts#L752">ui-router-core/src/state/interface.ts:752</a></li>
</ul>
</aside>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-external">
<h2>Functions</h2>
<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a name="databuilder" class="tsd-anchor"></a>
<!--
<h3>data<wbr>Builder</h3>
-->
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon">data<wbr>Builder<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>state <a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a></h5>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/stateBuilder.ts#L50">ui-router-core/src/state/stateBuilder.ts:50</a></li>
</ul>
</aside> </li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a name="getnavigablebuilder" class="tsd-anchor"></a>
<!--
<h3><span class="tsd-flag ts-flagConst">Const</span> get<wbr>Navigable<wbr>Builder</h3>
-->
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon">get<wbr>Navigable<wbr>Builder<span class="tsd-signature-symbol">(</span>isRoot<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">navigableBuilder</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>isRoot <span class="tsd-signature-type">function</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter-siganture">
<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">boolean</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>state <a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a></h5>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4>
</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">navigableBuilder</span></h4>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/stateBuilder.ts#L85">ui-router-core/src/state/stateBuilder.ts:85</a></li>
</ul>
</aside> </li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a name="getparamsbuilder" class="tsd-anchor"></a>
<!--
<h3><span class="tsd-flag ts-flagConst">Const</span> get<wbr>Params<wbr>Builder</h3>
-->
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon">get<wbr>Params<wbr>Builder<span class="tsd-signature-symbol">(</span>paramFactory<span class="tsd-signature-symbol">: </span><a href="../interfaces/url.paramfactory.html" class="tsd-signature-type">ParamFactory</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">paramsBuilder</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>paramFactory <a href="../interfaces/url.paramfactory.html" class="tsd-signature-type">ParamFactory</a></h5>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">paramsBuilder</span></h4>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/stateBuilder.ts#L90">ui-router-core/src/state/stateBuilder.ts:90</a></li>
</ul>
</aside> </li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a name="geturlbuilder" class="tsd-anchor"></a>
<!--
<h3><span class="tsd-flag ts-flagConst">Const</span> get<wbr>Url<wbr>Builder</h3>
-->
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon">get<wbr>Url<wbr>Builder<span class="tsd-signature-symbol">(</span>$urlMatcherFactoryProvider<span class="tsd-signature-symbol">: </span><a href="../classes/url.urlmatcherfactory.html" class="tsd-signature-type">UrlMatcherFactory</a>, root<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">urlBuilder</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>$urlMatcherFactoryProvider <a href="../classes/url.urlmatcherfactory.html" class="tsd-signature-type">UrlMatcherFactory</a></h5>
</li>
<li>
<h5>root <span class="tsd-signature-type">function</span></h5>
<ul class="tsd-parameters">
<li class="tsd-parameter-siganture">
<ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a></h4>
</div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">urlBuilder</span></h4>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/stateBuilder.ts#L57">ui-router-core/src/state/stateBuilder.ts:57</a></li>
</ul>
</aside> </li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a name="includesbuilder" class="tsd-anchor"></a>
<!--
<h3>includes<wbr>Builder</h3>
-->
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon">includes<wbr>Builder<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">object</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>state <a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a></h5>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">object</span></h4>
<ul class="tsd-parameters">
<li class="tsd-parameter-index-signature">
<h5><span class="tsd-signature-symbol">[</span>name: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">]: </span><span class="tsd-signature-type">boolean</span></h5>
</li>
</ul>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/stateBuilder.ts#L105">ui-router-core/src/state/stateBuilder.ts:105</a></li>
</ul>
</aside> </li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a name="namebuilder" class="tsd-anchor"></a>
<!--
<h3>name<wbr>Builder</h3>
-->
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon">name<wbr>Builder<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>state <a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a></h5>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/stateBuilder.ts#L41">ui-router-core/src/state/stateBuilder.ts:41</a></li>
</ul>
</aside> </li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a name="parseurl" class="tsd-anchor"></a>
<!--
<h3><span class="tsd-flag ts-flagConst">Const</span> parse<wbr>Url</h3>
-->
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon">parse<wbr>Url<span class="tsd-signature-symbol">(</span>url<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>url <span class="tsd-signature-type">string</span></h5>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">any</span></h4>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/stateBuilder.ts#L18">ui-router-core/src/state/stateBuilder.ts:18</a></li>
</ul>
</aside> </li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a name="pathbuilder" class="tsd-anchor"></a>
<!--
<h3>path<wbr>Builder</h3>
-->
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon">path<wbr>Builder<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">StateObject[]</span></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>state <a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a></h5>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">StateObject[]</span></h4>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/stateBuilder.ts#L101">ui-router-core/src/state/stateBuilder.ts:101</a></li>
</ul>
</aside> </li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module tsd-is-external">
<a name="resolvablesbuilder" class="tsd-anchor"></a>
<!--
<h3>resolvables<wbr>Builder</h3>
-->
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-external-module tsd-is-external">
<li class="tsd-signature tsd-kind-icon">resolvables<wbr>Builder<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Resolvable[]</span></li>
<li class="tsd-header">
<p> This is a <a href="../classes/state.statebuilder.html#builder">StateBuilder.builder</a> function for the <code>resolve:</code> block on a <a href="../interfaces/state.statedeclaration.html">StateDeclaration</a>. </p>
</li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>This is a <a href="../classes/state.statebuilder.html#builder">StateBuilder.builder</a> function for the <code>resolve:</code> block on a <a href="../interfaces/state.statedeclaration.html">StateDeclaration</a>.</p>
</div>
<p>When the <a href="../classes/state.statebuilder.html">StateBuilder</a> builds a <a href="../classes/state.stateobject.html">StateObject</a> object from a raw <a href="../interfaces/state.statedeclaration.html">StateDeclaration</a>, this builder
validates the <code>resolve</code> property and converts it to a <a href="../classes/resolve.resolvable.html">Resolvable</a> array.</p>
<p>resolve: input value can be:</p>
<p>{
// analyzed but not injected
myFooResolve: function() { return "myFooData"; },</p>
<p> // function.toString() parsed, "DependencyName" dep as string (not min-safe)
myBarResolve: function(DependencyName) { return DependencyName.fetchSomethingAsPromise() },</p>
<p> // Array split; "DependencyName" dep as string
myBazResolve: [ "DependencyName", function(dep) { return dep.fetchSomethingAsPromise() },</p>
<p> // Array split; DependencyType dep as token (compared using ===)
myQuxResolve: [ DependencyType, function(dep) { return dep.fetchSometingAsPromise() },</p>
<p> // val.$inject used as deps
// where:
// corgeResolve.$inject = ["DependencyName"];
// function corgeResolve(dep) { dep.fetchSometingAsPromise() }
// then "DependencyName" dep as string
myCorgeResolve: corgeResolve,</p>
<p> // inject service by name
// When a string is found, desugar creating a resolve that injects the named service
myGraultResolve: "SomeService"
}</p>
<p>or:</p>
<p>[
new Resolvable("myFooResolve", function() { return "myFooData" }),
new Resolvable("myBarResolve", function(dep) { return dep.fetchSomethingAsPromise() }, [ "DependencyName" ]),
{ provide: "myBazResolve", useFactory: function(dep) { dep.fetchSomethingAsPromise() }, deps: [ "DependencyName" ] }
]</p>
</div>
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>state <a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a></h5>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Resolvable[]</span></h4>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/stateBuilder.ts#L152">ui-router-core/src/state/stateBuilder.ts:152</a></li>
</ul>
</aside> </li>
</ul>
</section>
<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a name="selfbuilder" class="tsd-anchor"></a>
<!--
<h3>self<wbr>Builder</h3>
-->
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<li class="tsd-signature tsd-kind-icon">self<wbr>Builder<span class="tsd-signature-symbol">(</span>state<span class="tsd-signature-symbol">: </span><a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="../interfaces/state.statedeclaration.html" class="tsd-signature-type">StateDeclaration</a></li>
</ul>
<ul class="tsd-descriptions">
<li class="tsd-description">
<h4 class="tsd-parameters-title">Parameters</h4>
<ul class="tsd-parameters">
<li>
<h5>state <a href="../classes/state.stateobject.html" class="tsd-signature-type">StateObject</a></h5>
</li>
</ul>
<div class="tsd-returns">
<h4 class="tsd-returns-title">Returns <a href="../interfaces/state.statedeclaration.html" class="tsd-signature-type">StateDeclaration</a></h4>
</div>
<hr>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/ui-router/core/blob/9bb7287/src/state/stateBuilder.ts#L45">ui-router-core/src/state/stateBuilder.ts:45</a></li>
</ul>
</aside> </li>
</ul>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../index.html"><em>@uirouter/angularjs</em></a>
</li>
<li class="label tsd-is-external">
<span>Public API</span>
</li>
<li class=" tsd-kind-external-module">
<a href="core.html">core</a>
</li>
<li class=" tsd-kind-external-module">
<a href="injectables.html">injectables</a>
</li>
<li class=" tsd-kind-external-module">
<a href="ng1.html">ng1</a>
</li>
<li class=" tsd-kind-external-module">
<a href="ng1_state_events.html">ng1_<wbr>state_<wbr>events</a>
</li>
<li class=" tsd-kind-external-module">
<a href="params.html">params</a>
</li>
<li class=" tsd-kind-external-module">
<a href="resolve.html">resolve</a>
</li>
<li class=" tsd-kind-external-module">
<a href="transition.html">transition</a>
</li>
<li class="label tsd-is-external">
<span>Internal UI-<wbr><wbr>Router API</span>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="common.html">common</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="common_hof.html">common_<wbr>hof</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="common_predicates.html">common_<wbr>predicates</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="common_strings.html">common_<wbr>strings</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="directives.html">directives</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="hooks.html">hooks</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="path.html">path</a>
</li>
<li class="current tsd-kind-external-module tsd-is-external">
<a href="state.html">state</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="trace.html">trace</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="url.html">url</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="vanilla.html">vanilla</a>
</li>
<li class=" tsd-kind-external-module tsd-is-external">
<a href="view.html">view</a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
<a href="../classes/state.statebuilder.html" class="tsd-kind-icon">State<wbr>Builder</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
<a href="../classes/state.statematcher.html" class="tsd-kind-icon">State<wbr>Matcher</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/state.stateobject.html" class="tsd-kind-icon">State<wbr>Object</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module tsd-is-external">
<a href="../classes/state.statequeuemanager.html" class="tsd-kind-icon">State<wbr>Queue<wbr>Manager</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/state.stateregistry.html" class="tsd-kind-icon">State<wbr>Registry</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/state.stateservice.html" class="tsd-kind-icon">State<wbr>Service</a>
</li>
<li class=" tsd-kind-class tsd-parent-kind-external-module">
<a href="../classes/state.targetstate.html" class="tsd-kind-icon">Target<wbr>State</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="../interfaces/state.builders.html" class="tsd-kind-icon">Builders</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="../interfaces/state.hrefoptions.html" class="tsd-kind-icon">Href<wbr>Options</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="../interfaces/state.lazyloadresult.html" class="tsd-kind-icon">Lazy<wbr>Load<wbr>Result</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="../interfaces/state.statedeclaration.html" class="tsd-kind-icon">State<wbr>Declaration</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module">
<a href="../interfaces/state.targetstatedef.html" class="tsd-kind-icon">Target<wbr>State<wbr>Def</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-external">
<a href="../interfaces/state.transitionpromise.html" class="tsd-kind-icon">Transition<wbr>Promise</a>
</li>
<li class=" tsd-kind-interface tsd-parent-kind-external-module tsd-is-external">
<a href="../interfaces/state._viewdeclaration.html" class="tsd-kind-icon">_<wbr>View<wbr>Declaration</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module tsd-is-external">
<a href="state.html#builderfunction" class="tsd-kind-icon">Builder<wbr>Function</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="state.html#oninvalidcallback" class="tsd-kind-icon">On<wbr>Invalid<wbr>Callback</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="state.html#redirecttoresult" class="tsd-kind-icon">Redirect<wbr>ToResult</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="state.html#resolvetypes" class="tsd-kind-icon">Resolve<wbr>Types</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="state.html#stateorname" class="tsd-kind-icon">State<wbr>OrName</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="state.html#stateregistrylistener" class="tsd-kind-icon">State<wbr>Registry<wbr>Listener</a>
</li>
<li class=" tsd-kind-type-alias tsd-parent-kind-external-module">
<a href="state.html#_statedeclaration" class="tsd-kind-icon">_<wbr>State<wbr>Declaration</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="state.html#databuilder" class="tsd-kind-icon">data<wbr>Builder</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="state.html#getnavigablebuilder" class="tsd-kind-icon">get<wbr>Navigable<wbr>Builder</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="state.html#getparamsbuilder" class="tsd-kind-icon">get<wbr>Params<wbr>Builder</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="state.html#geturlbuilder" class="tsd-kind-icon">get<wbr>Url<wbr>Builder</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="state.html#includesbuilder" class="tsd-kind-icon">includes<wbr>Builder</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="state.html#namebuilder" class="tsd-kind-icon">name<wbr>Builder</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="state.html#parseurl" class="tsd-kind-icon">parse<wbr>Url</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="state.html#pathbuilder" class="tsd-kind-icon">path<wbr>Builder</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-external">
<a href="state.html#resolvablesbuilder" class="tsd-kind-icon">resolvables<wbr>Builder</a>
</li>
<li class=" tsd-kind-function tsd-parent-kind-external-module tsd-is-external tsd-is-not-exported">
<a href="state.html#selfbuilder" class="tsd-kind-icon">self<wbr>Builder</a>
</li>
</ul>
</nav>
</div>
</div>
</div>
<footer class="with-border-bottom">
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
</footer>
<div class="container tsd-generator">
<p>Generated using <a href="http://typedoc.io" target="_blank">TypeDoc</a></p>
</div>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
</body>
</html> | ui-router/ui-router.github.io | _ng1_docs/1.0.16/modules/state.html | HTML | mit | 58,437 |
<!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_40) on Thu Apr 07 07:13:12 WIB 2016 -->
<title>W-Index</title>
<meta name="date" content="2016-04-07">
<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="W-Index";
}
}
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="../com/company/baru/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="../com/company/baru/package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-12.html">Prev Letter</a></li>
<li>Next Letter</li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li>
<li><a href="index-13.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="contentContainer"><a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">F</a> <a href="index-4.html">G</a> <a href="index-5.html">H</a> <a href="index-6.html">J</a> <a href="index-7.html">K</a> <a href="index-8.html">M</a> <a href="index-9.html">P</a> <a href="index-10.html">R</a> <a href="index-11.html">S</a> <a href="index-12.html">T</a> <a href="index-13.html">W</a> <a name="I:W">
<!-- -->
</a>
<h2 class="title">W</h2>
<dl>
<dt><a href="../com/company/baru/Wortel.html" title="class in com.company.baru"><span class="typeNameLink">Wortel</span></a> - Class in <a href="../com/company/baru/package-summary.html">com.company.baru</a></dt>
<dd>
<div class="block">Class that represent wortel</div>
</dd>
<dt><span class="memberNameLink"><a href="../com/company/baru/Wortel.html#Wortel--">Wortel()</a></span> - Constructor for class com.company.baru.<a href="../com/company/baru/Wortel.html" title="class in com.company.baru">Wortel</a></dt>
<dd> </dd>
<dt><span class="memberNameLink"><a href="../com/company/baru/Wortel.html#Wortel-int-int-int-">Wortel(int, int, int)</a></span> - Constructor for class com.company.baru.<a href="../com/company/baru/Wortel.html" title="class in com.company.baru">Wortel</a></dt>
<dd> </dd>
</dl>
<a href="index-1.html">C</a> <a href="index-2.html">D</a> <a href="index-3.html">F</a> <a href="index-4.html">G</a> <a href="index-5.html">H</a> <a href="index-6.html">J</a> <a href="index-7.html">K</a> <a href="index-8.html">M</a> <a href="index-9.html">P</a> <a href="index-10.html">R</a> <a href="index-11.html">S</a> <a href="index-12.html">T</a> <a href="index-13.html">W</a> </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="../com/company/baru/package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li><a href="../com/company/baru/package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="index-12.html">Prev Letter</a></li>
<li>Next Letter</li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-files/index-13.html" target="_top">Frames</a></li>
<li><a href="index-13.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>
| kebunit/xperiEmacs2016 | src/JAVA/javado/index-files/index-13.html | HTML | mit | 5,345 |
<!DOCTYPE HTML>
<html>
<head>
<!-- must set here! -->
<base href="">
<title>模板页面</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=0">
<link rel="stylesheet" type="text/css" href="css/lib/weui/weui.css">
<link rel="stylesheet" type="text/css" href="css/lib/weui/weuix.min.css">
</head>
<body ontouchstart>
<div class="container" id="container">
<div class="page__hd">
<h1 class="page__title">Button</h1>
<p class="page__desc">按钮</p>
</div>
<div class="page__bd page__bd_spacing">
<a href="javascript:;" class="weui-btn weui-btn_primary">页面主操作 Normal</a>
<a href="javascript:;" class="weui-btn weui-btn_primary weui-btn_loading"><i class="weui-loading"></i>页面主操作 Loading</a>
<a href="javascript:;" class="weui-btn weui-btn_disabled weui-btn_primary">页面主操作 Disabled</a>
<a href="javascript:;" class="weui-btn weui-btn_default">页面次要操作 Normal</a>
<a href="javascript:;" class="weui-btn weui-btn_default weui-btn_loading"><i class="weui-loading"></i>页面次操作 Loading</a>
<a href="javascript:;" class="weui-btn weui-btn_disabled weui-btn_default">页面次要操作 Disabled</a>
<a href="javascript:;" class="weui-btn weui-btn_warn">警告类操作 Normal</a>
<a href="javascript:;" class="weui-btn weui-btn_warn weui-btn_loading"><i class="weui-loading"></i>警告类操作 Loading</a>
<a href="javascript:;" class="weui-btn weui-btn_disabled weui-btn_warn">警告类操作 Disabled</a>
<div class="button-sp-area">
<a href="javascript:;" class="weui-btn weui-btn_plain-default">按钮</a>
<a href="javascript:;" class="weui-btn weui-btn_plain-default weui-btn_plain-disabled">按钮</a>
<a href="javascript:;" class="weui-btn weui-btn_plain-primary">按钮</a>
<a href="javascript:;" class="weui-btn weui-btn_plain-primary weui-btn_plain-disabled">按钮</a>
<a href="javascript:;" class="weui-btn weui-btn_mini weui-btn_primary">按钮</a>
<a href="javascript:;" class="weui-btn weui-btn_mini weui-btn_default">按钮</a>
<a href="javascript:;" class="weui-btn weui-btn_mini weui-btn_warn">按钮</a>
</div>
</div>
</div>
<!-- 使用方向键试试 或拖动看看-->
<script src="js/lib/wechat/zepto.min.js" type="text/javascript"></script>
<script src="js/lib/wechat/zepto.weui.js" type="text/javascript"></script>
<script src="js/lib/wechat/php.js" type="text/javascript"></script>
<script src="js/lib/mock-min.js" type="text/javascript"></script>
<script type="text/javascript">
$(function(){
});
</script>
</body>
</html> | brucevsked/vskeddemolist | vskeddemos/htmljavascriptcss/weuidemo/2button.html | HTML | mit | 2,878 |
<html>
<!-- Mirrored from www.sekolahkoding.com/forum/tag/ubuntu by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 18 Mar 2016 10:54:54 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<title>Forum ubuntu di - Sekolah Koding </title>
<meta charset="UTF-8">
<meta name="description" content="Forum ubuntu indonesia, diskusi seputar web development, programming dan design di sini. SekolahKoding, tempat belajar web development online">
<meta name="keywords" content="forum,ubuntu,indonesia,html,bahasa,belajar,tutorial,css,javascript,java,photshop,illustrator">
<meta name="author" content="SekolahKoding">
<link rel="stylesheet" href="../../user/css/main-app.css" charset="utf-8">
<script src="../../../code.jquery.com/jquery-2.1.3.min.js"></script>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="icon" href="../../favicon.ico" type="image/x-icon" />
<!-- for facebook graph-->
<meta property="og:title" content="Forum Sekolah Koding">
<meta property="og:image" content="/asset/blue-logo.png">
<meta property="og:description" content="Forum ubuntu indonesia, diskusi seputar web development, programming dan design di sini. SekolahKoding, tempat belajar web development online">
</head>
<body class="body-class">
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','../../../www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-59878621-1', 'auto');
ga('send', 'pageview');
</script>
<div id="page-wrapper">
<div id="menu_left_back"></div>
<div id="menu_left" class="menu_forum">
<div id="menu_title">
<h2><a href="../../forum.html">Forum SekolahKoding</a></h2>
<h3> Buka pintu ilmu pengetahuan dengan kunci pertanyaan </h3>
</div>
<div id="menu_left_bottom">
<a href="../../upacara.html"><li> <img src="../../asset/upacara-icon.png" alt="" /> Upacara </li></a>
<a href="../../forum.html"><li> <img src="../../asset/forum-icon.png" alt="" /> Forum</li></a>
<a href="../../perpustakaan.html"><li> <img src="../../asset/perpus-icon.png" alt="" /> Perpustakaan </li></a>
<a href="../../kelas/index.html"><li> <img src="../../asset/kelas-icon.png" alt="" /> Kelas </li></a>
<a href="../../perjalanan.html"><li> <img src="../../asset/jejak-icon.png" alt="" /> Perjalanan </li></a>
<a href="../../member.html"><li> <img src="../../asset/member-icon.png" alt="" /> Member </li></a>
<!-- <a href="/syarat"> <li> <img src="/asset/donasi-icon.png" alt="" /> Syarat </li></a> -->
</div>
<div class="top_user">
<h3>Poin Terbanyak</h3>
<a class="each_top_user" href="../../user/profile/immeng.html">
<div class=""> @Immeng (72)</div>
</a>
<a class="each_top_user" href="../../user/profile/paulpogba.html">
<div class=""> @Paulpogba (55)</div>
</a>
<a class="each_top_user" href="../../user/profile/Saputroandhi.html">
<div class=""> @Saputroandhi (48)</div>
</a>
<a class="each_top_user" href="../../user/profile/ardyhim.html">
<div class=""> @Ardyhim (35)</div>
</a>
<a class="each_top_user" href="../../user/profile/hilmanrdn.html">
<div class=""> @Hilmanrdn (28)</div>
</a>
<a class="each_top_user" href="../../user/profile/sekolahkoding.html">
<div class=""> @Sekolahkoding (23)</div>
</a>
<a class="each_top_user" href="../../user/profile/frans.html">
<div class=""> @Frans (20)</div>
</a>
<a class="each_top_user" href="../../user/profile/username.html">
<div class=""> @Username (16)</div>
</a>
<a class="each_top_user" href="../../user/profile/knightofgray.html">
<div class=""> @Knightofgray (15)</div>
</a>
<a class="each_top_user" href="../../user/profile/ronaidea.html">
<div class=""> @Ronaidea (11)</div>
</a>
</div>
<div class="clear"></div>
<div class="top_user">
<h3>Kontribusi Terbanyak</h3>
<a class="each_top_user" href="../../user/profile/hilmanrdn.html">
<div class=""> @Hilmanrdn (273)</div>
</a>
<a class="each_top_user" href="../../user/profile/Saputroandhi.html">
<div class=""> @Saputroandhi (242)</div>
</a>
<a class="each_top_user" href="../../user/profile/paulpogba.html">
<div class=""> @Paulpogba (224)</div>
</a>
<a class="each_top_user" href="../../user/profile/immeng.html">
<div class=""> @Immeng (210)</div>
</a>
<a class="each_top_user" href="../../user/profile/fadhil.html">
<div class=""> @Fadhil (126)</div>
</a>
<a class="each_top_user" href="../../user/profile/cescgie.html">
<div class=""> @Cescgie (105)</div>
</a>
<a class="each_top_user" href="../../user/profile/frans.html">
<div class=""> @Frans (91)</div>
</a>
<a class="each_top_user" href="../../user/profile/ardyhim.html">
<div class=""> @Ardyhim (86)</div>
</a>
<a class="each_top_user" href="../../user/profile/knightofgray.html">
<div class=""> @Knightofgray (86)</div>
</a>
<a class="each_top_user" href="../../user/profile/username.html">
<div class=""> @Username (70)</div>
</a>
</div>
<div class="clear"></div>
<div class="top_user">
<!-- <h3>Aktivitas Terakhir</h3> -->
</div>
<br>
<div id="halalad_companion_ad_div_TGKcTDQBBfRZZhEVEHgq5Rb3v2U=dhbdsljhbdDjTchvMzkx" style="display: none;"> <script id="widget_lib_TGKcTDQBBfRZZhEVEHgq5Rb3v2U=dhbdsljhbdDjTchvMzkx" src="../../../www.halal.ad/assets/javascripts/publisher/widgets/had_widget_lib.js" async></script> <script id="widget_formatter_TGKcTDQBBfRZZhEVEHgq5Rb3v2U=dhbdsljhbdDjTchvMzkx" type="text/javascript" src="../../../www.halal.ad/assets/javascripts/publisher/widgets/widget_300_250.js" async></script> <iframe id="halalad_ads_frame_TGKcTDQBBfRZZhEVEHgq5Rb3v2U=dhbdsljhbdDjTchvMzkx" style="display : block ;" name="halalad_ads_frame" target-domain="https://www.halal.ad" width="0" height="0" frameborder="0" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true" scrolling="no" allowfullscreen="true"> </iframe> <script src="https://www.halal.ad/getWidgetBootstrap?widgetToken=TGKcTDQBBfRZZhEVEHgq5Rb3v2U=dhbdsljhbdDjTchvMzkx" async></script> </div>
</div><!-- end menu_left -->
<div id="main_wrapper" class="main_forum">
<div id="menu-top-profil">
<div id="blue-logo">
<a href="../../user.html"><img src="../../../sekolahkoding.com/asset/blue-logo.png" alt=""/></a>
</div>
<ul>
<li class="login"><a href="../../user/login.html">Masuk</a></li>
<li><a href="../../user.html">Profil</a></li>
<li><a href="../../kelas/index.html">Kelas</a></li>
<li>
<!-- notifikasi -->
<!-- end of notifikasi -->
</li>
</ul>
<!-- sweetalert-->
<script src="../../../sekolahkoding.com/user/js/sweetalert-dev.js"></script>
<link rel="stylesheet" href="../../../sekolahkoding.com/user/js/sweetalert.css">
<script>
$(document).ready(function() {
$(".logout").on('click',function(){
swal({ title: "Yakin mau keluar?",
type: "warning",
showCancelButton: true,
confirmButtonColor: "#DD6B55",
confirmButtonText: "Keluar",
cancelButtonText: "Batal",
closeOnConfirm: false
},function(response){
if(response == true){
$url = '../../index.html';
$data = { args : 'logout' }
$.post($url, $data).done(function(){
swal("Sampai jumpa!", "istirahat ya..");
setTimeout(keluar, 1500)
});
function keluar() {
window.location.href = "../../user/login.html";
}
}
});
return false;
});
}); //end jquery doc ready
</script>
</div>
<div class="title_content"> <h1> Aktivitas Terakhir Forum
| ubuntu |
</h1>
</div>
<div class="content">
<div id="create_forum">
<a href="../../user.html"><span>Tanya ✎</span></a>
</div>
<div id="filter_populer" class="filter_forum" value="populer" style="display:none;">
<span>Populer</span>
</div>
<div id="filter_noanswer" class="filter_forum" value="belum-terjawab">
<span>Belum terjawab</span>
</div>
<!-- <div class="clear_on_sp"></div> -->
<!--
<a href="#" class="toggle"> Topik Forum</a>
<div id="forum_cat_list" class="daftar_umum">
</div>
-->
<select name="daftar_pelajaran" id="select_daftar_pelajaran">
<option class="option_pelajaran" value="/forum">Semua Topik</option>
<option class="option_pelajaran" value="/forum/tag/html"
>
Html </option>
<option class="option_pelajaran" value="/forum/tag/css"
>
Css </option>
<option class="option_pelajaran" value="/forum/tag/javascript"
>
Javascript </option>
<option class="option_pelajaran" value="/forum/tag/database"
>
Database </option>
<option class="option_pelajaran" value="/forum/tag/php"
>
Php </option>
<option class="option_pelajaran" value="/forum/tag/ruby"
>
Ruby </option>
<option class="option_pelajaran" value="/forum/tag/design"
>
Design </option>
<option class="option_pelajaran" value="/forum/tag/java"
>
Java </option>
<option class="option_pelajaran" value="/forum/tag/tool"
>
Tool </option>
<option class="option_pelajaran" value="/forum/tag/bebas"
>
Bebas </option>
<option class="option_pelajaran" value="/forum/tag/blog"
>
Blog </option>
<option class="option_pelajaran" value="/forum/tag/android"
>
Android </option>
<option class="option_pelajaran" value="/forum/tag/google"
>
Google </option>
<option class="option_pelajaran" value="/forum/tag/yahoo"
>
Yahoo </option>
<option class="option_pelajaran" value="/forum/tag/eclipse"
>
Eclipse </option>
<option class="option_pelajaran" value="/forum/tag/hosting"
>
Hosting </option>
<option class="option_pelajaran" value="/forum/tag/wordpress"
>
Wordpress </option>
<option class="option_pelajaran" value="/forum/tag/codeigniter"
>
Codeigniter </option>
<option class="option_pelajaran" value="/forum/tag/cms"
>
Cms </option>
<option class="option_pelajaran" value="/forum/tag/web"
>
Web </option>
<option class="option_pelajaran" value="/forum/tag/mysql"
>
Mysql </option>
<option class="option_pelajaran" value="/forum/tag/crud"
>
Crud </option>
<option class="option_pelajaran" value="/forum/tag/jquery"
>
Jquery </option>
<option class="option_pelajaran" value="/forum/tag/angularjs"
>
Angularjs </option>
<option class="option_pelajaran" value="/forum/tag/analytics"
>
Analytics </option>
<option class="option_pelajaran" value="/forum/tag/session"
>
Session </option>
<option class="option_pelajaran" value="/forum/tag/code"
>
Code </option>
<option class="option_pelajaran" value="/forum/tag/dll"
>
Dll </option>
<option class="option_pelajaran" value="/forum/tag/convert"
>
Convert </option>
<option class="option_pelajaran" value="/forum/tag/decimal"
>
Decimal </option>
<option class="option_pelajaran" value="/forum/tag/ke"
>
Ke </option>
<option class="option_pelajaran" value="/forum/tag/binary"
>
Binary </option>
<option class="option_pelajaran" value="/forum/tag/laravel"
>
Laravel </option>
<option class="option_pelajaran" value="/forum/tag/html5"
>
Html5 </option>
<option class="option_pelajaran" value="/forum/tag/gamification"
>
Gamification </option>
<option class="option_pelajaran" value="/forum/tag/rewardable"
>
Rewardable </option>
<option class="option_pelajaran" value="/forum/tag/nodejs"
>
Nodejs </option>
<option class="option_pelajaran" value="/forum/tag/photoshop"
>
Photoshop </option>
<option class="option_pelajaran" value="/forum/tag/c"
>
C </option>
<option class="option_pelajaran" value="/forum/tag/assembly"
>
Assembly </option>
<option class="option_pelajaran" value="/forum/tag/button"
>
Button </option>
<option class="option_pelajaran" value="/forum/tag/Rails"
>
Rails </option>
<option class="option_pelajaran" value="/forum/tag/oracle"
>
Oracle </option>
<option class="option_pelajaran" value="/forum/tag/ css"
>
css </option>
<option class="option_pelajaran" value="/forum/tag/ php"
>
php </option>
<option class="option_pelajaran" value="/forum/tag/framework"
>
Framework </option>
<option class="option_pelajaran" value="/forum/tag/tanya"
>
Tanya </option>
<option class="option_pelajaran" value="/forum/tag/cara"
>
Cara </option>
<option class="option_pelajaran" value="/forum/tag/ajax"
>
Ajax </option>
<option class="option_pelajaran" value="/forum/tag/json"
>
Json </option>
<option class="option_pelajaran" value="/forum/tag/easyui"
>
Easyui </option>
<option class="option_pelajaran" value="/forum/tag/pemula"
>
Pemula </option>
<option class="option_pelajaran" value="/forum/tag/table"
>
Table </option>
<option class="option_pelajaran" value="/forum/tag/lukajiwa"
>
Lukajiwa </option>
<option class="option_pelajaran" value="/forum/tag/form"
>
Form </option>
<option class="option_pelajaran" value="/forum/tag/ang"
>
Ang </option>
<option class="option_pelajaran" value="/forum/tag/koding"
>
Koding </option>
<option class="option_pelajaran" value="/forum/tag/HTM"
>
HTM </option>
<option class="option_pelajaran" value="/forum/tag/ semua topik"
>
semua topik </option>
<option class="option_pelajaran" value="/forum/tag/xampp"
>
Xampp </option>
<option class="option_pelajaran" value="/forum/tag/hardware"
>
Hardware </option>
<option class="option_pelajaran" value="/forum/tag/santai"
>
Santai </option>
<option class="option_pelajaran" value="/forum/tag/array"
>
Array </option>
<option class="option_pelajaran" value="/forum/tag/netbeans"
>
Netbeans </option>
<option class="option_pelajaran" value="/forum/tag/responsive"
>
Responsive </option>
<option class="option_pelajaran" value="/forum/tag/kritik&saran"
>
Kritik&saran </option>
<option class="option_pelajaran" value="/forum/tag/website"
>
Website </option>
<option class="option_pelajaran" value="/forum/tag/hml"
>
Hml </option>
<option class="option_pelajaran" value="/forum/tag/saran"
>
Saran </option>
<option class="option_pelajaran" value="/forum/tag/belajar"
>
Belajar </option>
<option class="option_pelajaran" value="/forum/tag/random"
>
Random </option>
<option class="option_pelajaran" value="/forum/tag/CI"
>
CI </option>
<option class="option_pelajaran" value="/forum/tag/bootstrap"
>
Bootstrap </option>
<option class="option_pelajaran" value="/forum/tag/terimakasih"
>
Terimakasih </option>
<option class="option_pelajaran" value="/forum/tag/editor"
>
Editor </option>
<option class="option_pelajaran" value="/forum/tag/texteditor"
>
Texteditor </option>
<option class="option_pelajaran" value="/forum/tag/notepad++"
>
Notepad++ </option>
<option class="option_pelajaran" value="/forum/tag/mysqli"
>
Mysqli </option>
<option class="option_pelajaran" value="/forum/tag/oop"
>
Oop </option>
<option class="option_pelajaran" value="/forum/tag/localhost"
>
Localhost </option>
<option class="option_pelajaran" value="/forum/tag/phpmyadmin"
>
Phpmyadmin </option>
<option class="option_pelajaran" value="/forum/tag/tipsdantrik"
>
Tipsdantrik </option>
<option class="option_pelajaran" value="/forum/tag/semua"
>
Semua </option>
<option class="option_pelajaran" value="/forum/tag/cookies"
>
Cookies </option>
<option class="option_pelajaran" value="/forum/tag/footer"
>
Footer </option>
<option class="option_pelajaran" value="/forum/tag/chrome"
>
Chrome </option>
<option class="option_pelajaran" value="/forum/tag/phonegap"
>
Phonegap </option>
<option class="option_pelajaran" value="/forum/tag/frontend"
>
Frontend </option>
<option class="option_pelajaran" value="/forum/tag/backend"
>
Backend </option>
<option class="option_pelajaran" value="/forum/tag/webdeveloper"
>
Webdeveloper </option>
<option class="option_pelajaran" value="/forum/tag/.htaccess"
>
.htaccess </option>
<option class="option_pelajaran" value="/forum/tag/umum"
>
Umum </option>
<option class="option_pelajaran" value="/forum/tag/scss"
>
Scss </option>
<option class="option_pelajaran" value="/forum/tag/vb"
>
Vb </option>
<option class="option_pelajaran" value="/forum/tag/pengalaman"
>
Pengalaman </option>
<option class="option_pelajaran" value="/forum/tag/otodidak"
>
Otodidak </option>
<option class="option_pelajaran" value="/forum/tag/curhat"
>
Curhat </option>
<option class="option_pelajaran" value="/forum/tag/facebook"
>
Facebook </option>
<option class="option_pelajaran" value="/forum/tag/mvc"
>
Mvc </option>
<option class="option_pelajaran" value="/forum/tag/EclipseError"
>
EclipseError </option>
<option class="option_pelajaran" value="/forum/tag/upload"
>
Upload </option>
<option class="option_pelajaran" value="/forum/tag/pdo"
>
Pdo </option>
<option class="option_pelajaran" value="/forum/tag/file"
>
File </option>
<option class="option_pelajaran" value="/forum/tag/js"
>
Js </option>
<option class="option_pelajaran" value="/forum/tag/dreamweaver"
>
Dreamweaver </option>
<option class="option_pelajaran" value="/forum/tag/terminal"
>
Terminal </option>
<option class="option_pelajaran" value="/forum/tag/oot"
>
Oot </option>
<option class="option_pelajaran" value="/forum/tag/Bertanya"
>
Bertanya </option>
<option class="option_pelajaran" value="/forum/tag/Algoritma"
>
Algoritma </option>
<option class="option_pelajaran" value="/forum/tag/Pemrograman"
>
Pemrograman </option>
<option class="option_pelajaran" value="/forum/tag/coding"
>
Coding </option>
<option class="option_pelajaran" value="/forum/tag/tutorial"
>
Tutorial </option>
<option class="option_pelajaran" value="/forum/tag/wert"
>
Wert </option>
<option class="option_pelajaran" value="/forum/tag/javasc"
>
Javasc </option>
<option class="option_pelajaran" value="/forum/tag/ubuntu"
selected >
Ubuntu </option>
<option class="option_pelajaran" value="/forum/tag/mongoose"
>
Mongoose </option>
<option class="option_pelajaran" value="/forum/tag/e-commerce"
>
E-commerce </option>
<option class="option_pelajaran" value="/forum/tag/other"
>
Other </option>
<option class="option_pelajaran" value="/forum/tag/googleapi"
>
Googleapi </option>
<option class="option_pelajaran" value="/forum/tag/c++"
>
C++ </option>
<option class="option_pelajaran" value="/forum/tag/mylog"
>
Mylog </option>
<option class="option_pelajaran" value="/forum/tag/p"
>
P </option>
<option class="option_pelajaran" value="/forum/tag/css3"
>
Css3 </option>
<option class="option_pelajaran" value="/forum/tag/c#"
>
C# </option>
<option class="option_pelajaran" value="/forum/tag/cc"
>
Cc </option>
<option class="option_pelajaran" value="/forum/tag/aplikasi"
>
Aplikasi </option>
<option class="option_pelajaran" value="/forum/tag/kok tidak ada yg men"
>
Kok tidak ada yg men </option>
<option class="option_pelajaran" value="/forum/tag/aplikasi textmate"
>
Aplikasi textmate </option>
<option class="option_pelajaran" value="/forum/tag/videoturorial"
>
Videoturorial </option>
<option class="option_pelajaran" value="/forum/tag/ latihan bootsrta"
>
latihan bootsrta </option>
<option class="option_pelajaran" value="/forum/tag/postgresql"
>
Postgresql </option>
<option class="option_pelajaran" value="/forum/tag/alert"
>
Alert </option>
<option class="option_pelajaran" value="/forum/tag/boostrap"
>
Boostrap </option>
<option class="option_pelajaran" value="/forum/tag/landing-page"
>
Landing-page </option>
<option class="option_pelajaran" value="/forum/tag/it"
>
It </option>
<option class="option_pelajaran" value="/forum/tag/ kembali rp. "
>
kembali rp. </option>
<option class="option_pelajaran" value="/forum/tag/all"
>
All </option>
<option class="option_pelajaran" value="html.css.html"
>
Html.css.php </option>
<option class="option_pelajaran" value="/forum/tag/ dll"
>
dll </option>
<option class="option_pelajaran" value="/forum/tag/style"
>
Style </option>
<option class="option_pelajaran" value="/forum/tag/.net"
>
.net </option>
<option class="option_pelajaran" value="/forum/tag/asp.net (c#)"
>
Asp.net (c#) </option>
<option class="option_pelajaran" value="/forum/tag/#browser"
>
#browser </option>
<option class="option_pelajaran" value="/forum/tag/atom"
>
Atom </option>
<option class="option_pelajaran" value="/forum/tag/security"
>
Security </option>
<option class="option_pelajaran" value="/forum/tag/html css bootstrap j"
>
Html css bootstrap j </option>
<option class="option_pelajaran" value="/forum/tag/htlm bootstrap css f"
>
Htlm bootstrap css f </option>
<option class="option_pelajaran" value="/forum/tag/flashcs6"
>
Flashcs6 </option>
<option class="option_pelajaran" value="/forum/tag/diphpin"
>
Diphpin </option>
<option class="option_pelajaran" value="/forum/tag/filter"
>
Filter </option>
<option class="option_pelajaran" value="/forum/tag/input"
>
Input </option>
<option class="option_pelajaran" value="/forum/tag/os"
>
Os </option>
<option class="option_pelajaran" value="/forum/tag/.dll"
>
.dll </option>
<option class="option_pelajaran" value="/forum/tag/data"
>
Data </option>
<option class="option_pelajaran" value="/forum/tag/ionic"
>
Ionic </option>
<option class="option_pelajaran" value="/forum/tag/phpmail"
>
Phpmail </option>
<option class="option_pelajaran" value="/forum/tag/sql"
>
Sql </option>
<option class="option_pelajaran" value="/forum/tag/cmd"
>
Cmd </option>
<option class="option_pelajaran" value="/forum/tag/dropdown"
>
Dropdown </option>
<option class="option_pelajaran" value="/forum/tag/runtimeexception"
>
Runtimeexception </option>
<option class="option_pelajaran" value="/forum/tag/direktori"
>
Direktori </option>
<option class="option_pelajaran" value="/forum/tag/require_once"
>
Require_once </option>
<option class="option_pelajaran" value="/forum/tag/filepath"
>
Filepath </option>
<option class="option_pelajaran" value="/forum/tag/seo"
>
Seo </option>
<option class="option_pelajaran" value="/forum/tag/phperror"
>
Phperror </option>
<option class="option_pelajaran" value="/forum/tag/@registercodeigniter"
>
@registercodeigniter </option>
<option class="option_pelajaran" value="/forum/tag/visualstudio"
>
Visualstudio </option>
<option class="option_pelajaran" value="/forum/tag/api"
>
Api </option>
<option class="option_pelajaran" value="/forum/tag/alur"
>
Alur </option>
<option class="option_pelajaran" value="/forum/tag/innerjoin"
>
Innerjoin </option>
<option class="option_pelajaran" value="/forum/tag/github"
>
Github </option>
<option class="option_pelajaran" value="/forum/tag/video"
>
Video </option>
<option class="option_pelajaran" value="/forum/tag/jekyll"
>
Jekyll </option>
<option class="option_pelajaran" value="/forum/tag/error"
>
Error </option>
<option class="option_pelajaran" value="/forum/tag/blogger"
>
Blogger </option>
<option class="option_pelajaran" value="/forum/tag/ database"
>
database </option>
<option class="option_pelajaran" value="/forum/tag/middleware laravel"
>
Middleware laravel </option>
<option class="option_pelajaran" value="/forum/tag/update"
>
Update </option>
<option class="option_pelajaran" value="/forum/tag/select"
>
Select </option>
<option class="option_pelajaran" value="/forum/tag/option"
>
Option </option>
<option class="option_pelajaran" value="/forum/tag/fatalerrorexception "
>
Fatalerrorexception </option>
<option class="option_pelajaran" value="/forum/tag/paging"
>
Paging </option>
<option class="option_pelajaran" value="/forum/tag/pagination"
>
Pagination </option>
<option class="option_pelajaran" value="/forum/tag/fungsi"
>
Fungsi </option>
<option class="option_pelajaran" value="/forum/tag/variable"
>
Variable </option>
<option class="option_pelajaran" value="/forum/tag/query"
>
Query </option>
<option class="option_pelajaran" value="/forum/tag/server"
>
Server </option>
<option class="option_pelajaran" value="/forum/tag/5.1"
>
5.1 </option>
<option class="option_pelajaran" value="/forum/tag/magic"
>
Magic </option>
<option class="option_pelajaran" value="/forum/tag/larave"
>
Larave </option>
<option class="option_pelajaran" value="/forum/tag/domain"
>
Domain </option>
<option class="option_pelajaran" value="/forum/tag/ hosting"
>
hosting </option>
<option class="option_pelajaran" value="/forum/tag/keamanan"
>
Keamanan </option>
<option class="option_pelajaran" value="/forum/tag/game"
>
Game </option>
<option class="option_pelajaran" value="/forum/tag/login"
>
Login </option>
<option class="option_pelajaran" value="/forum/tag/smartcity"
>
Smartcity </option>
<option class="option_pelajaran" value="/forum/tag/androidprogramming"
>
Androidprogramming </option>
<option class="option_pelajaran" value="/forum/tag/imacros"
>
Imacros </option>
<option class="option_pelajaran" value="/forum/tag/root"
>
Root </option>
<option class="option_pelajaran" value="/forum/tag/routingsystem"
>
Routingsystem </option>
<option class="option_pelajaran" value="index.html"
>
Index.html </option>
</select>
<script type="text/javascript">
$(document).ready(function(){
//toggle for menu left
var pull = $('.toggle');
menu = $('.daftar_umum');
menuHeight = menu.height();
$(pull).on('click', function(e) {
e.preventDefault();
menu.slideToggle();
});
//dropdown change
$('select[name="daftar_pelajaran"]').change(function() {
window.location.replace($(this).val());
});
//oncklick
$('#filter_populer').on('click', function(){
window.location.replace('../filter/populer.html');
});
//oncklick
$('#filter_noanswer').on('click', function(){
window.location.replace('../filter/belum-terjawab.html');
});
//oncklick
$('#filter_terupdate').on('click', function(){
window.location.replace('../filter/terupdate.html');
});
});
</script>
<div id="search_forum">
<form action="https://www.sekolahkoding.com/forum" method="get">
<input type="search" name="cari" value="" placeholder="Cari Pertanyaan">
</form>
</div>
<div class="clear"></div>
<div id="topic_wrapper">
<!-- _________________________ pengumuman di forum _________________________ -->
<div class="each_topic">
<div class="pertanyaan">
<a href="../pertanyaan/Bagaimana-cara-beraktivitas-di-Forum-Sekolah-Koding.html">☕ Bagaimana cara beraktivitas di Forum Sekolah Koding (Baca sebelum bertanya) </a>
</div>
</div>
<!-- _________________________ pengumuman di forum _________________________ -->
<div class="each_topic" id="629" last_activity="2016-01-17 05:34:56" last_activity_by ="9347" judul="Ubuntu-Ruby-On-Rails">
<div class="col-15">
<div class="pertanyaan_by_foto">
<img src="../../user/foto/IMG-20151008-WA0004.jpg" width=50 />
</div>
</div>
<div class="col-65">
<div class="pertanyaan">
<a href="../pertanyaan/Ubuntu-Ruby-On-Rails.html"> Ubuntu Ruby On Rails </a>
</div>
<div class="pertanyaan_by">
oleh @<a href="../../user/profile/hendrik55.html">hendrik55</a>
<!-- | 4 kontribusi | -->
</div>
<div class="waktu_pertanyaan">||
Aktivitas terakhir
2 bulan yang lalu oleh @<a href="../../user/profile/itoru.html" style="color:#928A8A;font-weight:bold;">itoru</a>
</div>
<div class="tag_pertanyaan">
<span><a href="ubuntu.html">ubuntu</a></span>
<span><a href="ruby.html">ruby</a></span>
</div>
</div>
<div class="col-10">
<div class="jumlah_jawaban ">
1 <span>Jawaban</span>
</div>
</div>
<div class="col-10">
<div class="jumlah_jawaban">
72 <span>kali dilihat</span>
</div>
</div>
<div class="clear"></div>
</div> <!-- end each_topic -->
</div><!-- end topic wrapper -->
<!-- ______________________Pagination______________________ -->
<!-- ______________________Pagination______________________ -->
</div><!-- end content-->
<div class="clear_h"></div>
<div id="footer">
<span style="padding-left:10px;">© 2016 <span>SekolahKoding</span></span>
<div id="soc-med-menu">
<a target="_blank" href="https://twitter.com/sekolahkoding"><img src="../../../sekolahkoding.com/img/twitter.png" alt="logo twitter sekolah koding" /></a>
<a target="_blank" href="https://youtube.com/SekolahKoding"><img src="../../../sekolahkoding.com/img/utube.png" alt="logo youtube sekolah koding" /></a>
<a target="_blank" href="https://www.facebook.com/sekolahkoding"><img src="../../../sekolahkoding.com/img/fb.png" alt="logo facebook sekolah koding" /></a>
</div>
<div id="footer_extra_menu">
<a href="../../blog/index.html">Blog</a>
<a href="../../tentang.html">Tentang</a>
<a href="../../syarat.html">Syarat</a>
</div>
</div>
</div> <!-- end main wrapper -->
<div class="clear"></div>
</div> <!-- end page wrapper -->
<script type="text/javascript">
$(document).ready(function(){
$(window).scroll(function() {
if($(window).scrollTop() + $(window).height() == $(document).height()) {
setTimeout(load_forum, 500)
}
});
//if something wrong, use document.on +tablet touchstart
$('.load_more').on('click', function(){
load_forum();
});
function load_forum(){
$last_id = $('.each_topic:last').attr('id');
$last_activity_at = $('.each_topic:last').attr('last_activity');
$last_judul = $('.each_topic:last').attr('judul');
$.ajax({
type: "POST",
url : "/user/ajax_req/loadmore.php",
data: {
last_id: $last_id,
last_activity_at : $last_activity_at,
page: "forum"
, tag:'ubuntu' },
beforeSend: function(){
//bagusan gambar gif
$('.load_more').text('load..');
},
success: function(data){
if(data.indexOf("|x||x|empty|x||x|") > -1){
data = data.replace("|x||x|empty|x||x|", "");
$("#topic_wrapper").append(data);
$('.load_more').fadeOut();
}else{
$("#topic_wrapper").append(data);
$('.load_more').text('Lihat Pertanyaan Sebelumnya');
}
}
}); //end ajax
return false;
}
});
</script>
| Rpl3rd/mp | assets/forum/tag/ubuntu.html | HTML | mit | 40,312 |
<!doctype html>
<html class="default no-js">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>DestinyItemPerkEntryDefinition | The Traveler</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="../assets/css/main.css">
</head>
<body>
<header>
<div class="tsd-page-toolbar">
<div class="container">
<div class="table-wrap">
<div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base="..">
<div class="field">
<label for="tsd-search-field" class="tsd-widget search no-caption">Search</label>
<input id="tsd-search-field" type="text" />
</div>
<ul class="results">
<li class="state loading">Preparing search index...</li>
<li class="state failure">The search index is not available</li>
</ul>
<a href="../index.html" class="title">The Traveler</a>
</div>
<div class="table-cell" id="tsd-widgets">
<div id="tsd-filter">
<a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a>
<div class="tsd-filter-group">
<div class="tsd-select" id="tsd-filter-visibility">
<span class="tsd-select-label">All</span>
<ul class="tsd-select-list">
<li data-value="public">Public</li>
<li data-value="protected">Public/Protected</li>
<li data-value="private" class="selected">All</li>
</ul>
</div>
<input type="checkbox" id="tsd-filter-inherited" checked />
<label class="tsd-widget" for="tsd-filter-inherited">Inherited</label>
<input type="checkbox" id="tsd-filter-externals" checked />
<label class="tsd-widget" for="tsd-filter-externals">Externals</label>
<input type="checkbox" id="tsd-filter-only-exported" />
<label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label>
</div>
</div>
<a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a>
</div>
</div>
</div>
</div>
<div class="tsd-page-title">
<div class="container">
<ul class="tsd-breadcrumb">
<li>
<a href="../globals.html">Globals</a>
</li>
<li>
<a href="destinyitemperkentrydefinition.html">DestinyItemPerkEntryDefinition</a>
</li>
</ul>
<h1>Interface DestinyItemPerkEntryDefinition</h1>
</div>
</div>
</header>
<div class="container container-main">
<div class="row">
<div class="col-8 col-content">
<section class="tsd-panel tsd-comment">
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>An intrinsic perk on an item, and the requirements for it to be activated.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-hierarchy">
<h3>Hierarchy</h3>
<ul class="tsd-hierarchy">
<li>
<span class="target">DestinyItemPerkEntryDefinition</span>
</li>
</ul>
</section>
<section class="tsd-panel-group tsd-index-group">
<h2>Index</h2>
<section class="tsd-panel tsd-index-panel">
<div class="tsd-index-content">
<section class="tsd-index-section tsd-is-external">
<h3>Properties</h3>
<ul class="tsd-index-list">
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="destinyitemperkentrydefinition.html#perkhash" class="tsd-kind-icon">perk<wbr>Hash</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="destinyitemperkentrydefinition.html#perkvisibility" class="tsd-kind-icon">perk<wbr>Visibility</a></li>
<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-external"><a href="destinyitemperkentrydefinition.html#requirementdisplaystring" class="tsd-kind-icon">requirement<wbr>Display<wbr>String</a></li>
</ul>
</section>
</div>
</section>
</section>
<section class="tsd-panel-group tsd-member-group tsd-is-external">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="perkhash" class="tsd-anchor"></a>
<h3>perk<wbr>Hash</h3>
<div class="tsd-signature tsd-kind-icon">perk<wbr>Hash<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/bfd7db0/src/type-definitions/destiny2/interfaces.ts#L6638">type-definitions/destiny2/interfaces.ts:6638</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>A hash identifier for the DestinySandboxPerkDefinition being provided on the
item.</p>
</div>
<p>Mapped to DestinySandboxPerkDefinition in the manifest.</p>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="perkvisibility" class="tsd-anchor"></a>
<h3>perk<wbr>Visibility</h3>
<div class="tsd-signature tsd-kind-icon">perk<wbr>Visibility<span class="tsd-signature-symbol">:</span> <a href="../enums/itemperkvisibility.html" class="tsd-signature-type">ItemPerkVisibility</a></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/bfd7db0/src/type-definitions/destiny2/interfaces.ts#L6640">type-definitions/destiny2/interfaces.ts:6640</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>Indicates whether this perk should be shown, or if it should be shown disabled.</p>
</div>
</div>
</section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a name="requirementdisplaystring" class="tsd-anchor"></a>
<h3>requirement<wbr>Display<wbr>String</h3>
<div class="tsd-signature tsd-kind-icon">requirement<wbr>Display<wbr>String<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
<aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/alexanderwe/the-traveler/blob/bfd7db0/src/type-definitions/destiny2/interfaces.ts#L6631">type-definitions/destiny2/interfaces.ts:6631</a></li>
</ul>
</aside>
<div class="tsd-comment tsd-typography">
<div class="lead">
<p>If this perk is not active, this is the string to show for why it's not
providing its benefits.</p>
</div>
</div>
</section>
</section>
</div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<nav class="tsd-navigation primary">
<ul>
<li class="globals ">
<a href="../globals.html"><em>Globals</em></a>
</li>
</ul>
</nav>
<nav class="tsd-navigation secondary menu-sticky">
<ul class="before-current">
</ul>
<ul class="current">
<li class="current tsd-kind-interface tsd-is-external">
<a href="destinyitemperkentrydefinition.html" class="tsd-kind-icon">Destiny<wbr>Item<wbr>Perk<wbr>Entry<wbr>Definition</a>
<ul>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a href="destinyitemperkentrydefinition.html#perkhash" class="tsd-kind-icon">perk<wbr>Hash</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a href="destinyitemperkentrydefinition.html#perkvisibility" class="tsd-kind-icon">perk<wbr>Visibility</a>
</li>
<li class=" tsd-kind-property tsd-parent-kind-interface tsd-is-external">
<a href="destinyitemperkentrydefinition.html#requirementdisplaystring" class="tsd-kind-icon">requirement<wbr>Display<wbr>String</a>
</li>
</ul>
</li>
</ul>
<ul class="after-current">
</ul>
</nav>
</div>
</div>
</div>
<footer>
<div class="container">
<h2>Legend</h2>
<div class="tsd-legend-group">
<ul class="tsd-legend">
<li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li>
<li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li>
<li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li>
<li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li>
<li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li>
<li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li>
<li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li>
<li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li>
<li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li>
<li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li>
<li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li>
<li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li>
<li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li>
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li>
<li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li>
<li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li>
</ul>
<ul class="tsd-legend">
<li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li>
<li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
</ul>
</div>
</div>
</footer>
<div class="overlay"></div>
<script src="../assets/js/main.js"></script>
<script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script>
</body>
</html> | alexanderwe/the-traveler | docs/interfaces/destinyitemperkentrydefinition.html | HTML | mit | 12,567 |
{% extends "base.html" %}
{% block body %}
<h1>{{ question.quiz }} <span style="font-weight: normal">quiz</span></h1>
<h2><span style="font-weight: normal">True or false:</span> {{ question }}</h2>
<form method="POST" action="{% url "answer-reader" question_pk=question.pk %}">
{% csrf_token %}
{{ form.as_p }}
<input type="submit">
</form>
{% endblock body %} | pbx/django-quiz | quiz/templates/quiz/question_detail.html | HTML | mit | 362 |
{% load i18n disqus_tags %}
{% with post_url=post.get_absolute_url %}
<article class="post-excerpt">
<header>
<h3><a href="{{ post_url }}">{{ post.title }}</a></h3>
</header>
{% if post.image %}
<div class="post-image"><a href="{{ post_url }}"><img src="{{ STATIC_URL }}{{ post.image }}" alt="{{ post.title }}"></a></div>
{% endif %}
{% if post.excerpt %}
{{ post.excerpt }}
{% endif %}
<footer>
<a href="{{ post_url }}">{% trans "Read more" %}</a>{{ LANGUAGE_MARKER }}
<a href="{{ post_url }}#disqus_thread" data-disqus-identifier="{{ post.slug }}_{{ post.language }}">{% trans "Comments" %}</a>{% disqus_num_replies %}
</footer>
{% endwith %}
</article>
| MeirKriheli/statirator | statirator/blog/templates/blog/post_excerpt.html | HTML | mit | 677 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Settings</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
<link href="css/bootstrap.css" rel="stylesheet">
<style type="text/css">
body {
padding-top: 120px;
padding-bottom: 40px;
}
</style>
<link href="css/bootstrap-responsive.css" rel="stylesheet">
<link href='http://fonts.googleapis.com/css?family=Dosis:700' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Homenaje' rel='stylesheet' type='text/css'>
<!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="../assets/js/html5shiv.js"></script>
<![endif]-->
<!-- Fav and touch icons -->
</head>
<body>
<div class="container">
<h1 class="logo" >SETTINGS</h1>
</div>
<div class="bottomfixed">
<ul class="nav">
<li><a href="home.html" >BACK</a></li>
<li><a href="home.html" >HOME</a></li>
<li><a href="index.html" >LOGOUT</a></li>
<li><a href="settings.html" >SETTINGS</a></li>
</ul>
<p>© Teleportation</p>
</div>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="../assets/js/jquery.js"></script>
<script src="../assets/js/bootstrap-transition.js"></script>
<script src="../assets/js/bootstrap-alert.js"></script>
<script src="../assets/js/bootstrap-modal.js"></script>
<script src="../assets/js/bootstrap-dropdown.js"></script>
<script src="../assets/js/bootstrap-scrollspy.js"></script>
<script src="../assets/js/bootstrap-tab.js"></script>
<script src="../assets/js/bootstrap-tooltip.js"></script>
<script src="../assets/js/bootstrap-popover.js"></script>
<script src="../assets/js/bootstrap-button.js"></script>
<script src="../assets/js/bootstrap-collapse.js"></script>
<script src="../assets/js/bootstrap-carousel.js"></script>
<script src="../assets/js/bootstrap-typeahead.js"></script>
</body>
</html>
| fmchao/myCloset | html/settings.html | HTML | mit | 2,381 |
<!doctype html>
<html class="tags tags_desenvolvimento">
<head>
<title>Diego Eis </title>
<meta content="" name="description">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<meta http-equiv='X-UA-Compatible' content='IE=edge;chrome=1' />
<link rel="alternate" type="application/atom+xml" title="Atom Feed" href="/feed.xml" />
<link href="https://fonts.googleapis.com/css?family=Abhaya+Libre:400,600" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=PT+Serif:400,700" rel="stylesheet">
<link href="https://fonts.googleapis.com/css?family=Cormorant+Garamond:400,700" rel="stylesheet">
<link href="../assets/css/style.css" rel="stylesheet" />
<script type="application/ld+json">
{
"@context":"http://schema.org",
"@type":"BlogPosting",
"@id":"http://diegoeis.com/tags/desenvolvimento.html",
"author" : {
"@type" : "Person",
"@id":"http://diegoeis.com",
"name" : "Diego Eis"
},
"publisher": {
"@type":"Person",
"name":"Diego Eis"
},
"image":"https://pbs.twimg.com/profile_images/570009494805946368/dfEcOkau.jpeg",
"datePublished": "",
"dateModified": "",
"headline":"",
"articleBody":""
}
</script>
</script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-66389393-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<header class="de-header">
<!-- <div class="de-menu">
<span class="de-sandwich">☰ Menu</span>
</div> -->
<h1 class="de-logo"><a href="/"><strong>diegoeis</strong>.com</a></h1>
<ul class="de-menu">
<li><a href="/sobre.html">Sobre</a></li>
</ul>
<a href="http://feeds.feedburner.com/diegoeisfeed" class="de-ico-rss">RSS</a>
<a href="http://twitter.com/diegoeis" class="de-ico-twitter">@diegoeis</a>
</header>
<main class="de-wrapper" id="main" role="main">
<h1>Artigos da tag 'desenvolvimento'</h1>
<br>
<p>Page 1 of 3</p>
<div class="de-posts-list">
<div class="de-post-box">
<h1>Introdução bem rápida sobre vim</h1>
<p>O <strong>vim</strong> é um editor de texto muito conhecido no mundo Linux. Embora conheça faz tempo, eu nunca o utilizei exatamente por que a curva de aprendizado é terrivelmente longa. Aposto que você conhece algu...</p>
<time datetime="Feb 1 2017">Feb 1, 2017</time>
<a href="/introducao-bem-rapida-sobre-vim.html">Ler post</a>
</div>
<div class="de-post-box">
<h1>Hello World com React desde o rascunho</h1>
<p>Há muito tempo eu queria fazer um Hello World com React, mas nunca tinha tempo por que eu mudei de área fazem uns 3 anos, ficando mais na parte de gestão de produtos e times, deixando totalmente o desenvolvimento...</p>
<time datetime="Oct 23 2016">Oct 23, 2016</time>
<a href="/hello-world-com-react-desde-o-rascunho.html">Ler post</a>
</div>
<div class="de-post-box">
<h1>CSS - Cansei de Ser Simples – Podcast Hipsters 09</h1>
<p>O Paulo Silveira e o Sergio Lopes da Caelum Alura me convidaram esses dias para falar um pouco sobre CSS no podcast sobre tecnologia Hipsters! </p>
<p>Nesse episódio, falamos um pouco sobre CSS, sua hist...</p>
<time datetime="Sep 13 2016">Sep 13, 2016</time>
<a href="/podcast-css-cansei-de-ser-simples-hipsters-09.html">Ler post</a>
</div>
<div class="de-post-box">
<h1>Linked Data e JSON-LD</h1>
<p>Antes de entrarmos em como esse negócio de JSON-LD e Linked Data, queria falar um pouco sobre como a internet funciona. <a href="http://diegoeis.com/organizando-a-informacao.html">Organização da Informação</a> na web é um dos assuntos que mais me fascinam no mundo...</p>
<time datetime="Jul 6 2016">Jul 6, 2016</time>
<a href="/linked-data-e-json-ld.html">Ler post</a>
</div>
<div class="de-post-box">
<h1>Deploy usando Hook do Git</h1>
<p>Se você tem qualquer projeto pessoal, você já deve ter tido a necessidade de como fazer, de forma fácil, a automatização do deploy. Para tentar automatizar os meus projetos, eu tentei usar vários servi...</p>
<time datetime="Jul 4 2016">Jul 4, 2016</time>
<a href="/deploy-usando-hook-do-git.html">Ler post</a>
</div>
<div class="de-post-box">
<h1>Um pouco sobre formatos de imagens</h1>
<p>Queria falar um pouco sobre alguns formatos de imagens que usamos todos os dias. Dar algumas informações que encontrei por aí. Vamos explorar as duas principais opções de formato gráfico que pode ser...</p>
<time datetime="Jul 3 2016">Jul 3, 2016</time>
<a href="/um-pouco-sobre-formatos-de-imagens.html">Ler post</a>
</div>
<div class="de-post-box">
<h1>Otimização Prematura - a raíz de Todo o Mal</h1>
<p>Minhas anotações da palestra do Fabio Akita no fechamento do 18 Encontro Locaweb em São Paulo.</p>
<ul>
<li>por que criar um site SPA?</li>
<li>Quer fazer um Spotify, Google drive, um Dashboard, você faz um SPA</li>
<li>Se vai...</li>
</ul>
<time datetime="Jun 22 2016">Jun 22, 2016</time>
<a href="/otimizacao-prematura-a-raiz-de-todo-o-mal.html">Ler post</a>
</div>
<div class="de-post-box">
<h1>O básico sobre Expressões Regulares</h1>
<p>Expressão Regular é uma das ferramentas mais úteis que você pode ter. Vira e mexe as Expressões Regulares (RegExp) resolvem desde problemas de Find & Replace no editor até validação de dados em diversos...</p>
<time datetime="Jun 16 2016">Jun 16, 2016</time>
<a href="/o-basico-sobre-expressoes-regulares.html">Ler post</a>
</div>
<div class="de-post-box">
<h1>Sobre Aaron Swartz</h1>
<p>Você conhece Aaron Swartz? Não? Ele está mais presente na sua vida do que você imagina. Duvida? Talvez você conheça RSS. RSS é um subset do XML e sua principal função é facilitar a agregação e distribui...</p>
<time datetime="May 4 2016">May 4, 2016</time>
<a href="/sobre-aaron-swartz.html">Ler post</a>
</div>
<div class="de-post-box">
<h1>Sobre prazos e produtividade</h1>
<p>Você já percebeu que cumprir prazos em projetos de web é praticamente impossível? Nunca vi ninguém entregando tudo o que combinou no prazo final. Sempre falta alguma coisa, um teste, uma feature, algo...</p>
<time datetime="Apr 17 2016">Apr 17, 2016</time>
<a href="/sobre-prazos-e-produtividade.html">Ler post</a>
</div>
<div class="de-post-box">
<h1>Um pensamento sobre trabalho remoto</h1>
<p>Estava lendo e ouvindo alguns podcasts sobre times ágeis que trabalham remoto e acabei pensando em várias coisas. Uma delas é que o trabalho remoto é uma das soluções para o trânsito de São Paulo e...</p>
<time datetime="Feb 17 2016">Feb 17, 2016</time>
<a href="/um-pensamento-sobre-trabalho-remoto.html">Ler post</a>
</div>
<div class="de-post-box">
<h1>Perfil T e o Desenvolvedor Full Stack</h1>
<p>A Valve é uma das maiores empresas de games do mercado. Na verdade, como eles mesmos dizem, eles não são apenas uma empresa de games:</p>
<blockquote>
<p>We’re an entertainment company. A software company. A platform...</p>
</blockquote>
<time datetime="Nov 21 2015">Nov 21, 2015</time>
<a href="/perfil-t-e-o-desenvolvedor-full-stack.html">Ler post</a>
</div>
</div>
<!-- <ul>
<li><a href="/introducao-bem-rapida-sobre-vim.html">Introdução bem rápida sobre vim</a> <span>Feb 1</span></li>
<li><a href="/hello-world-com-react-desde-o-rascunho.html">Hello World com React desde o rascunho</a> <span>Oct 23</span></li>
<li><a href="/podcast-css-cansei-de-ser-simples-hipsters-09.html">CSS - Cansei de Ser Simples – Podcast Hipsters 09</a> <span>Sep 13</span></li>
<li><a href="/linked-data-e-json-ld.html">Linked Data e JSON-LD</a> <span>Jul 6</span></li>
<li><a href="/deploy-usando-hook-do-git.html">Deploy usando Hook do Git</a> <span>Jul 4</span></li>
<li><a href="/um-pouco-sobre-formatos-de-imagens.html">Um pouco sobre formatos de imagens</a> <span>Jul 3</span></li>
<li><a href="/otimizacao-prematura-a-raiz-de-todo-o-mal.html">Otimização Prematura - a raíz de Todo o Mal</a> <span>Jun 22</span></li>
<li><a href="/o-basico-sobre-expressoes-regulares.html">O básico sobre Expressões Regulares</a> <span>Jun 16</span></li>
<li><a href="/sobre-aaron-swartz.html">Sobre Aaron Swartz</a> <span>May 4</span></li>
<li><a href="/sobre-prazos-e-produtividade.html">Sobre prazos e produtividade</a> <span>Apr 17</span></li>
<li><a href="/um-pensamento-sobre-trabalho-remoto.html">Um pensamento sobre trabalho remoto</a> <span>Feb 17</span></li>
<li><a href="/perfil-t-e-o-desenvolvedor-full-stack.html">Perfil T e o Desenvolvedor Full Stack</a> <span>Nov 21</span></li>
</ul>
-->
<p><a href="/tags/desenvolvimento/page/2.html">Next page</a></p>
</main>
<script src="../assets/js/scripts.js"></script>
<script id="dsq-count-scr" src="//diegoeis.disqus.com/count.js" async></script>
</body>
</html>
| diegoeis/diegoeis.github.io | build/tags/desenvolvimento.html | HTML | mit | 9,537 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>DROM</title>
<style type="text/css">
html, body {
background: #ede7d5;
height: 100%;
margin: 0;
}
.content {
height: 100%;
margin: 0;
}
.logo {
display: block;
margin: auto;
top: 50%;
position: relative;
transform: translateY(-50%);
stroke-width: 2px;
stroke-linecap: round;
stroke-linejoin: round;
}
.letter {
fill: #fff;
}
.letter:hover {
fill: #d6ca97;
stroke: #a45a22;
}
.border {
stroke: #f6c49d;
}
</style>
</head>
<body>
<div class="content">
<svg class="logo" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="374" height="416" version="1">
<path class="border" d="M187 4l173 100v200L187 404 14 304V104z" fill="none"/>
<path class="letter" d="M83 96l-41 24v96l41-24 14-24v-64zm-14 24l14 8v32l-14 24-14 8v-64zm0 0v32l14 8m-55-48l41-24 14 8m-14 88l-14-8 14-24m-27-32l-14-8v96l14 8"/>
<a xlink:href="https://github.com/drom">
<path class="letter" d="M166 128l-41 24v96l14-8v-32l13-8 14 8v16l14-8v-16l-14-8 14-24v-32zm-14 24l14 8-14 24-13 8v-32zm0 48v16l14 8m-55-80l41-24 14 8m-14 56l-13-8 13-24m-27 0l-14-8v96l14 8"/>
</a>
<a xlink:href="https://observablehq.com/@drom">
<path class="letter" d="M249 176l-27 16-14 24v64l14 8 27-16 14-24v-64zm-13 24l13 8v32l-13 24-14-8v-32zm0 0v32l13 8m-41-56l28-16 13 8m-27 80l14-24 13 8m-55-32v64l14 8m0-64l-14-8 14-24 14 8"/>
</a>
<a xlink:href="https://twitter.com/wavedrom">
<path class="letter" d="M291 328v-96l14-8 14 8 14-24 13-8v96l-13 8v-64l-14 24-14-8v64zm28-64v32l14 8m-14-104l14-8 13 8m-55 32l-14-8 14-8 14 8m0 0l14-24 14 8m-56 16v96l14 8"/></svg>
</a>
</dev>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-67058225-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
| drom/drom.github.io | index.html | HTML | mit | 2,139 |
<!doctype html>
<html>
<head>
<title>{{ site.conf.name }}</title>
<meta charset="utf-8">
<meta name="author" content="{{ site.conf.name }}">
<meta name="description" content="{{ site.conf.description }}">
<meta name="viewport" content="width=device-width">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<!-- FACEBOOK -->
<meta property="fb:app_id" content="372862979453673">
<meta property="og:type" content="website">
<meta property="og:url" content="{{ site.site.url }}">
<meta property="og:title" content="{{ site.conf.name }}">
<meta property="og:description" content="{{ site.conf.description }}">
<meta property="og:image" content="{{ site.site.images.facebook }}">
<!-- / FACEBOOK -->
<link rel="shortcut icon" href="{{ site.site.favicon }}" type="image/x-icon" />
<!-- STYLES -->
<link rel="stylesheet" type="text/css" href="css/reset.css">
<link rel="stylesheet" type="text/css" href="css/base.css">
<link rel="stylesheet" type="text/css" href="css/theme.css">
<!-- / STYLES -->
</head>
<body>
<div class="global">
{% include nav.html %}
{% include header.html %}
<!-- CONTENT -->
<section class="content" id="content">
<div class="wrapper">
{{ content }}
</div>
</section>
<!-- / CONTENT -->
<hr />
<!-- FOOTER -->
<footer class="footer"></footer>
<!-- / FOOTER -->
</div>
<script src="js/jquery.js"></script>
{% if site.conf.address != '' %}
<script src="https://maps.google.com/maps/api/js?sensor=false"></script>
<script src="js/map.js"></script>
{% endif %}
<!-- GOOGLE ANALYTICS -->
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', '{{ site.site.googleanalytics }}']);
_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);
})();
</script>
<!-- /GOOGLE ANALYTICS -->
</body>
</html> | hiforum/hiforum.github.io | _layouts/default.html | HTML | mit | 2,212 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>setPluginsDir()</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Smarty 3 Manual">
<link rel="up" href="api.functions.html"
title="Chapter 14. Smarty Class Methods">
<link rel="prev" href="api.set.config.dir.html" title="setConfigDir()">
<link rel="next" href="api.set.template.dir.html"
title="setTemplateDir()">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084"
alink="#0000FF">
<div class="navheader">
<table width="100%" summary="Navigation header">
<tr>
<th colspan="3" align="center">setPluginsDir()</th>
</tr>
<tr>
<td width="20%" align="left"><a accesskey="p"
href="api.set.config.dir.html">Prev</a> </td>
<th width="60%" align="center">Chapter 14. Smarty Class Methods</th>
<td width="20%" align="right"> <a accesskey="n"
href="api.set.template.dir.html">Next</a>
</td>
</tr>
</table>
<hr>
</div>
<div class="refentry" title="setPluginsDir()">
<a name="api.set.plugins.dir"></a>
<div class="titlepage"></div>
<div class="refnamediv">
<h2>Name</h2>
<p>setPluginsDir() — set the directories where plugins are stored</p>
</div>
<div class="refsect1" title="Description">
<a name="id439904"></a>
<h2>Description</h2>
<code class="methodsynopsis">
<span class="type">Smarty </span><span class="methodname">setPluginsDir</span>(<span
class="methodparam"><span class="type">string|array </span><span
class="parameter">plugins_dir</span></span>);
</code>
<div class="example">
<a name="id440355"></a>
<p class="title">
<b>Example 14.46. setPluginsDir()</b>
</p>
<div class="example-contents">
<pre class="programlisting">
<?php
// set a single directory where the plugins are stored
$smarty->setPluginsDir('./plugins');
// view the plugins dir chain
var_dump($smarty->getPluginsDir());
// set multiple directoríes where plugins are stored
$smarty->setPluginsDir(array(
'./plugins',
'./plugins_2',
));
// view the plugins dir chain
var_dump($smarty->getPluginsDir());
// chaining of method calls
$smarty->setTemplateDir('./templates')
->setPluginsDir('./plugins')
->setCompileDir('./templates_c')
->setCacheDir('./cache');
?>
</pre>
</div>
</div>
<br class="example-break">
<p>
See also <a class="link" href="api.get.plugins.dir.html"
title="getPluginsDir()"><code class="varname">getPluginsDir()</code></a>,
<a class="link" href="api.add.plugins.dir.html"
title="addPluginsDir()"><code class="varname">addPluginsDir()</code></a>
and <a class="link" href="variable.plugins.dir.html"
title="$plugins_dir"><em class="parameter"><code>$plugins_dir</code></em></a>.
</p>
</div>
</div>
<div class="navfooter">
<hr>
<table width="100%" summary="Navigation footer">
<tr>
<td width="40%" align="left"><a accesskey="p"
href="api.set.config.dir.html">Prev</a> </td>
<td width="20%" align="center"><a accesskey="u"
href="api.functions.html">Up</a></td>
<td width="40%" align="right"> <a accesskey="n"
href="api.set.template.dir.html">Next</a>
</td>
</tr>
<tr>
<td width="40%" align="left" valign="top">setConfigDir() </td>
<td width="20%" align="center"><a accesskey="h"
href="index.html">Home</a></td>
<td width="40%" align="right" valign="top"> setTemplateDir()</td>
</tr>
</table>
</div>
</body>
</html>
| avikarshasaha/rudrax | web/help/api.set.plugins.dir.html | HTML | mit | 3,602 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv='Content-Type' content='text/html; charset=utf-8'>
<title>Coverage report</title>
<link rel='stylesheet' href='style.css' type='text/css'>
<script type='text/javascript' src='jquery.min.js'></script>
<script type='text/javascript' src='jquery.tablesorter.min.js'></script>
<script type='text/javascript' src='jquery.hotkeys.js'></script>
<script type='text/javascript' src='coverage_html.js'></script>
<script type='text/javascript' charset='utf-8'>
jQuery(document).ready(coverage.index_ready);
</script>
</head>
<body id='indexfile'>
<div id='header'>
<div class='content'>
<h1>Coverage report:
<span class='pc_cov'>93%</span>
</h1>
<img id='keyboard_icon' src='keybd_closed.png'>
</div>
</div>
<div class='help_panel'>
<img id='panel_icon' src='keybd_open.png'>
<p class='legend'>Hot-keys on this page</p>
<div>
<p class='keyhelp'>
<span class='key'>n</span>
<span class='key'>s</span>
<span class='key'>m</span>
<span class='key'>x</span>
<span class='key'>c</span> change column sorting
</p>
</div>
</div>
<div id='index'>
<table class='index'>
<thead>
<tr class='tablehead' title='Click to sort'>
<th class='name left headerSortDown shortkey_n'>Module</th>
<th class='shortkey_s'>statements</th>
<th class='shortkey_m'>missing</th>
<th class='shortkey_x'>excluded</th>
<th class='right shortkey_c'>coverage</th>
</tr>
</thead>
<tfoot>
<tr class='total'>
<td class='name left'>Total</td>
<td>90</td>
<td>6</td>
<td>0</td>
<td class='right'>93%</td>
</tr>
</tfoot>
<tbody>
<tr class='file'>
<td class='name left'><a href='Siyavula___init__.html'>Siyavula/__init__</a></td>
<td>0</td>
<td>0</td>
<td>0</td>
<td class='right'>100%</td>
</tr>
<tr class='file'>
<td class='name left'><a href='Siyavula_settings.html'>Siyavula/settings</a></td>
<td>21</td>
<td>0</td>
<td>0</td>
<td class='right'>100%</td>
</tr>
<tr class='file'>
<td class='name left'><a href='Siyavula_urls.html'>Siyavula/urls</a></td>
<td>2</td>
<td>0</td>
<td>0</td>
<td class='right'>100%</td>
</tr>
<tr class='file'>
<td class='name left'><a href='Siyavula_wsgi.html'>Siyavula/wsgi</a></td>
<td>4</td>
<td>4</td>
<td>0</td>
<td class='right'>0%</td>
</tr>
<tr class='file'>
<td class='name left'><a href='main___init__.html'>main/__init__</a></td>
<td>0</td>
<td>0</td>
<td>0</td>
<td class='right'>100%</td>
</tr>
<tr class='file'>
<td class='name left'><a href='main_admin.html'>main/admin</a></td>
<td>1</td>
<td>0</td>
<td>0</td>
<td class='right'>100%</td>
</tr>
<tr class='file'>
<td class='name left'><a href='main_migrations___init__.html'>main/migrations/__init__</a></td>
<td>0</td>
<td>0</td>
<td>0</td>
<td class='right'>100%</td>
</tr>
<tr class='file'>
<td class='name left'><a href='main_tests.html'>main/tests</a></td>
<td>30</td>
<td>0</td>
<td>0</td>
<td class='right'>100%</td>
</tr>
<tr class='file'>
<td class='name left'><a href='main_urls.html'>main/urls</a></td>
<td>5</td>
<td>0</td>
<td>0</td>
<td class='right'>100%</td>
</tr>
<tr class='file'>
<td class='name left'><a href='main_views.html'>main/views</a></td>
<td>21</td>
<td>2</td>
<td>0</td>
<td class='right'>90%</td>
</tr>
<tr class='file'>
<td class='name left'><a href='manage.html'>manage</a></td>
<td>6</td>
<td>0</td>
<td>0</td>
<td class='right'>100%</td>
</tr>
</tbody>
</table>
</div>
<div id='footer'>
<div class='content'>
<p>
<a class='nav' href='http://nedbatchelder.com/code/coverage'>coverage.py v3.7.1</a>
</p>
</div>
</div>
</body>
</html>
| seanmavley/siyavula | htmlcov/index.html | HTML | mit | 5,555 |
<!DOCTYPE html>
<html>
<head>
<style>
span.c {
background-color: #CCFFCC;
}
span.pc {
background-color: #FFEEBB;
}
span.w {
background-color: #FFCCCC;
}
</style>
</head>
<body>
<pre>
<span class="w">#ifndef</span> <span class="w">_XTENSA_SYSTEM_H</span>
<span class="w">#define</span> <span class="w">_XTENSA_SYSTEM_H</span>
<span class="w">#define</span> <span class="w">mb() ({</span> <span class="w">__asm__</span> <span class="w">__volatile__("memw" : : : "memory"); })</span>
<span class="w">#define</span> <span class="w">rmb()</span> <span class="w">barrier()</span>
<span class="w">#define</span> <span class="w">wmb()</span> <span class="w">mb()</span>
<span class="w">#define</span> <span class="w">smp_mb__before_atomic()</span> <span class="w">barrier()</span>
<span class="w">#define</span> <span class="w">smp_mb__after_atomic()</span> <span class="w">barrier</span><span class="c">()</span>
<span class="c">#</span><span class="w">i</span><span class="pc">n</span><span class="c">clude</span> <span class="c"><</span><span class="pc">a</span><span class="c">sm</span><span class="pc">-</span><span class="w">g</span><span class="pc">e</span><span class="c">neric/</span><span class="w">b</span><span class="c">arrier.h></span>
<span class="c">#</span><span class="pc">e</span><span class="c">ndif</span>
</pre>
</body>
</html>
| subhasis256/ml_code_completion | src/example_results/key2000_lr0.05_dim32/barrier.h.html | HTML | mit | 1,372 |
<!DOCTYPE html>
<html lang="en" itemscope itemtype="http://schema.org/Blog">
{% include head.html %}
<body>
<div id="preloader">
<div class="loader-gplus"></div>
</div>
<div id="st-container" class="st-container">
<div class="st-pusher">
<div class="st-content">
{{ content }}
{% include footer.html %}
</div>
</div>
</div>
{% include analytics.html %}
<script src="//code.jquery.com/jquery-2.1.1.min.js"></script>
<!-- jQuery local fallback -->
<script>
window.jQuery || document.write('<script src="{{ "/js/jquery-2.1.1.min.js " | prepend: site.baseurl }}><\/script>')
</script>
<script src="//maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<!-- Bootstrap JS local fallback -->
<script>
if (typeof ($.fn.modal) === 'undefined') {
document.write('<script src="{{ "/js/bootstrap.min.js " | prepend: site.baseurl }}><\/script>')
}
</script>
<script src="{{ "/js/jquery.countTo.min.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/js/jquery.appear.min.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/js/typed.min.js" | prepend: site.baseurl }}"></script>
<script src="{{ "/js/waves.min.js" | prepend: site.baseurl }}"></script>
<script src="https://maps.googleapis.com/maps/api/js?v=3.exp&sensor=false"></script>
<script>
//Location properties
var googleMaps = 'index';
var eventPlace = new google.maps.LatLng({{site.eventPlaceCoordinates}});
var centerMap = new google.maps.LatLng({{site.mapCenterCoordinates}});
var mobileCenterMap = new google.maps.LatLng({{site.mapMobileCenterCoordinates}});
var icon = '{{ site.baseurl }}/img/svg/map-marker.svg';
//Twitter
var twitterFeedUrl = '{{ site.twitterFeed }}';
$(document).ready(function () {
var bodyColor = $('body').css('color');
if (bodyColor != 'rgb(51, 51, 51)') {
$("head").prepend('<link rel="stylesheet" href="{{ "/css/bootstrap.min.css" | prepend: site.baseurl }}">');
}
$(function () {
$("#typeout-text").typed({
strings: [{{site.typeoutTextValues}}],
typeSpeed: 150,
backDelay: 900,
loop: false
});
});
});
</script>
<script src="{{ "/js/scripts.min.js " | prepend: site.baseurl }}"></script>
</body>
</html>
| helmuthb/devfest-at-site | _layouts/index.html | HTML | mit | 2,456 |
{{< layout}}
{{$pageTitle}}When does your passport expire?{{/pageTitle}}
{{$header}}
<h1>When was your old passport issued?</h1>
{{/header}}
{{$content}}
{{< hmpo-partials-form}}
{{$form}}
<div id="date-group" class="form-group">
<fieldset>
<div class="form-date">
<p class="form-hint" id="dob-hint">For example 21 08 07</p>
{{#input-text}}expiry-day{{/input-text}}
{{#input-text}}expiry-month{{/input-text}}
{{#input-text}}expiry-year{{/input-text}}
</div>
</fieldset>
</div>
{{#input-submit}}{{/input-submit}}
{{/form}}
{{/ hmpo-partials-form}}
{{/content}}
{{/ layout}}
| UKHomeOffice/passports-prototype | views/change_of_name_171218/filter/index.html | HTML | mit | 703 |
{
"posts": [
{
"url": "/life/cfantasy/2018/01/04/CFantasyM.1515016838.A.0D2.html",
"title": "小說的翻譯",
"image": "https://www.taiwannews.com.tw/images/category/58088c6ceffb6.jpg",
"push": "21",
"boo": "0",
"date": "2018-01-04 06:00:35 +0800",
"boardName": "玄幻",
"boardLink": "/category/cfantasy"
} ,
{
"url": "/life/cfantasy/2018/01/03/CFantasyM.1514992033.A.0B9.html",
"title": "修真聊天群",
"image": "https://money.udn.com/static/img/moneyudn1.png",
"push": "21",
"boo": "0",
"date": "2018-01-03 23:07:11 +0800",
"boardName": "玄幻",
"boardLink": "/category/cfantasy"
} ,
{
"url": "/life/cfantasy/2018/01/03/CFantasyM.1514962290.A.0A3.html",
"title": "萬法梵醫 作者:相思洗紅豆",
"image": "https://scontent.ftpe8-2.fna.fbcdn.net/v/t1.0-1/p200x200/10659207_10152607590208876_1564408382388531150_n.jpg?oh=6b6723456e3de46c73fcd38a00b1888d&oe=5AF220A1",
"push": "21",
"boo": "0",
"date": "2018-01-03 14:51:27 +0800",
"boardName": "玄幻",
"boardLink": "/category/cfantasy"
} ,
{
"url": "/life/cfantasy/2018/01/02/CFantasyM.1514897103.A.CA9.html",
"title": "瘋了!網友問「重生之我變成了蛆」,回文居然⋯⋯",
"image": "https://external.ftpe8-2.fna.fbcdn.net/safe_image.php?d=AQCOH_uY_wkROJdI&w=400&h=400&url=http%3A%2F%2Fwww.coco01.net%2Fupload%2F46%2F80G%2F243bd728ec684ae99c5db05d8b2885ca.jpg&cfs=1&jq=75&ext=jpg&_nc_hash=AQDp6DPFZ3uZUWGn",
"push": "21",
"boo": "0",
"date": "2018-01-02 20:44:59 +0800",
"boardName": "玄幻",
"boardLink": "/category/cfantasy"
} ,
{
"url": "/life/cfantasy/2018/01/02/CFantasyM.1514894565.A.C1C.html",
"title": "大哉問!「回頭看明日驕陽 一開頭就扯到爆」的回覆,引爆討論熱潮。",
"image": "http://news.ltn.com.tw/assets/images/all/250_ltn.png",
"push": "21",
"boo": "0",
"date": "2018-01-02 20:02:43 +0800",
"boardName": "玄幻",
"boardLink": "/category/cfantasy"
} ,
{
"url": "/life/cfantasy/2018/01/02/CFantasyM.1514861981.A.F5D.html",
"title": "重生之我變成了蛆",
"image": "https://external.ftpe8-2.fna.fbcdn.net/safe_image.php?d=AQCOH_uY_wkROJdI&w=400&h=400&url=http%3A%2F%2Fwww.coco01.net%2Fupload%2F46%2F80G%2F243bd728ec684ae99c5db05d8b2885ca.jpg&cfs=1&jq=75&ext=jpg&_nc_hash=AQDp6DPFZ3uZUWGn",
"push": "41",
"boo": "0",
"date": "2018-01-02 10:59:36 +0800",
"boardName": "玄幻",
"boardLink": "/category/cfantasy"
} ,
{
"url": "/life/cfantasy/2018/01/01/CFantasyM.1514819732.A.40C.html",
"title": "大哉問!「修真聊天群」的回覆,引爆討論熱潮。",
"image": "https://money.udn.com/static/img/moneyudn1.png",
"push": "21",
"boo": "0",
"date": "2018-01-01 23:15:30 +0800",
"boardName": "玄幻",
"boardLink": "/category/cfantasy"
} ,
{
"url": "/life/cfantasy/2018/01/01/CFantasyM.1514808830.A.872.html",
"title": "回頭看明日驕陽 一開頭就扯到爆",
"image": "http://news.ltn.com.tw/assets/images/all/250_ltn.png",
"push": "22",
"boo": "0",
"date": "2018-01-01 20:13:47 +0800",
"boardName": "玄幻",
"boardLink": "/category/cfantasy"
} ,
{
"url": "/life/cfantasy/2018/01/01/CFantasyM.1514795947.A.AB4.html",
"title": "修真聊天群",
"image": "https://money.udn.com/static/img/moneyudn1.png",
"push": "22",
"boo": "0",
"date": "2018-01-01 16:39:04 +0800",
"boardName": "玄幻",
"boardLink": "/category/cfantasy"
} ,
{
"url": "/life/cfantasy/2018/01/01/CFantasyM.1514737395.A.86F.html",
"title": "新年快樂!",
"image": "http://i.imgur.com/ocngQhp.jpg",
"push": "101",
"boo": "0",
"date": "2018-01-01 00:23:12 +0800",
"boardName": "玄幻",
"boardLink": "/category/cfantasy"
} ,
{
"url": "/life/cfantasy/2017/12/31/CFantasyM.1514688892.A.DB8.html",
"title": "網遊之盜神",
"image": "http://i.imgur.com/4pG5JcU.jpg",
"push": "41",
"boo": "0",
"date": "2017-12-31 10:54:49 +0800",
"boardName": "玄幻",
"boardLink": "/category/cfantasy"
}
]
}
| sunnyKiwi/JustCopy | category/cfantasy/json/index.html | HTML | mit | 5,496 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.