text
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
|
---|---|---|---|---|---|
<!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>IRC: Ircbot Struct Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/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">IRC
 <span id="projectnumber">0.1</span>
</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 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="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>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Macros</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><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> |
<a href="struct_ircbot-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">Ircbot Struct Reference</div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a578e1b551365a0cfae1988a08cd44338"><td class="memItemLeft" align="right" valign="top">string </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_ircbot.html#a578e1b551365a0cfae1988a08cd44338">name</a></td></tr>
<tr class="separator:a578e1b551365a0cfae1988a08cd44338"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1792738fa95166d28cbb44e6e2b4b02a"><td class="memItemLeft" align="right" valign="top">string </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_ircbot.html#a1792738fa95166d28cbb44e6e2b4b02a">port</a></td></tr>
<tr class="separator:a1792738fa95166d28cbb44e6e2b4b02a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a0a4c331476d0cfc4450626ae053432f7"><td class="memItemLeft" align="right" valign="top">string </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_ircbot.html#a0a4c331476d0cfc4450626ae053432f7">server</a></td></tr>
<tr class="separator:a0a4c331476d0cfc4450626ae053432f7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ac0b9a9e243989a264d5a4a0a09457be1"><td class="memItemLeft" align="right" valign="top">string </td><td class="memItemRight" valign="bottom"><a class="el" href="struct_ircbot.html#ac0b9a9e243989a264d5a4a0a09457be1">channel</a></td></tr>
<tr class="separator:ac0b9a9e243989a264d5a4a0a09457be1"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="ac0b9a9e243989a264d5a4a0a09457be1"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string Ircbot::channel</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a578e1b551365a0cfae1988a08cd44338"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string Ircbot::name</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a1792738fa95166d28cbb44e6e2b4b02a"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string Ircbot::port</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a0a4c331476d0cfc4450626ae053432f7"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">string Ircbot::server</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<hr/>The documentation for this struct was generated from the following file:<ul>
<li>src/<a class="el" href="main_8cpp.html">main.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Jun 12 2013 16:07:21 for IRC 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>
| m1001243/Linux_Projekt | html/struct_ircbot.html | HTML | mit | 7,750 |
<!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="./ec63b60986307e0513b3f116597d2aa85e18f05446843bddabe2e5e5a2f6cbd8.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/98c15cfe88d709537a7e043c5d7fdc03588992e5e2987282d3715dd40a17df61.html | HTML | mit | 550 |
<!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="./c628d5d0952913465c250f8cd1c22753ebd6decf4d0fd747aeb08824290c1431.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/7795337916a5a23876e748b377ebcb057d80cf6d2129906b47b4969cd99bf33f.html | HTML | mit | 550 |
<!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="./5f9ade16a60a736e86d229898bc7b16f913cd809e28dedade65cda16ebe2451b.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/b44039996a823128e27d80145ed1f9006a01eebf69b6c38643fc5d1d44f70b6c.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>Blog | TRVLNG</title>
<link rel="apple-touch-icon" sizes="57x57" href="https://s3.amazonaws.com/gettrvlng/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="114x114" href="https://s3.amazonaws.com/gettrvlng/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="72x72" href="https://s3.amazonaws.com/gettrvlng/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="144x144" href="https://s3.amazonaws.com/gettrvlng/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="60x60" href="https://s3.amazonaws.com/gettrvlng/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://s3.amazonaws.com/gettrvlng/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://s3.amazonaws.com/gettrvlng/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://s3.amazonaws.com/gettrvlng/apple-touch-icon-152x152.png">
<link rel="icon" type="image/png" href="https://s3.amazonaws.com/gettrvlng/favicon-196x196.png" sizes="196x196">
<link rel="icon" type="image/png" href="https://s3.amazonaws.com/gettrvlng/favicon-160x160.png" sizes="160x160">
<link rel="icon" type="image/png" href="https://s3.amazonaws.com/gettrvlng/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="https://s3.amazonaws.com/gettrvlng/favicon-16x16.png" sizes="16x16">
<link rel="icon" type="image/png" href="https://s3.amazonaws.com/gettrvlng/favicon-32x32.png" sizes="32x32">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content="https://s3.amazonaws.com/gettrvlng/mstile-144x144.png">
<!-- Bootstrap core CSS -->
<link href="//maxcdn.bootstrapcdn.com/bootswatch/3.2.0/flatly/bootstrap.min.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="assets/css/theme.css" rel="stylesheet">
<!-- 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]-->
</head>
<body style="margin:0; padding:0;">
<!-- Segment.io -->
<script type="text/javascript">
window.analytics=window.analytics||[],window.analytics.methods=["identify","group","track","page","pageview","alias","ready","on","once","off","trackLink","trackForm","trackClick","trackSubmit"],window.analytics.factory=function(t){return function(){var a=Array.prototype.slice.call(arguments);return a.unshift(t),window.analytics.push(a),window.analytics}};for(var i=0;i<window.analytics.methods.length;i++){var key=window.analytics.methods[i];window.analytics[key]=window.analytics.factory(key)}window.analytics.load=function(t){if(!document.getElementById("analytics-js")){var a=document.createElement("script");a.type="text/javascript",a.id="analytics-js",a.async=!0,a.src=("https:"===document.location.protocol?"https://":"http://")+"cdn.segment.io/analytics.js/v1/"+t+"/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(a,n)}},window.analytics.SNIPPET_VERSION="2.0.9",
window.analytics.load("0mxol839ce");
window.analytics.page();
</script>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/sdk.js#xfbml=1&appId=1673563252869620&version=v2.0";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<h1>Posts</h1>
<h1 class="docs-heading">gettrvlng<a href="#gettrvlng" name="gettrvlng" class="anchor">
<span class="anchor-target" id="gettrvlng"></span>
<span class="glyphicon glyphicon-link"></span>
</a></h1>
<blockquote>
<p>Landing page for TRVLNG app.</p>
</blockquote>
<h2 class="docs-heading"><a href="http://assemble.io/">Assemble</a><a href="#-assemble-http-assemble-io-" name="-assemble-http-assemble-io-" class="anchor">
<span class="anchor-target" id="-assemble-http-assemble-io-"></span>
<span class="glyphicon glyphicon-link"></span>
</a></h2>
<p>Assemble is a component and static site generator that makes it dead simple to build modular sites, documentation and components from reusable templates and data.</p>
<ul>
<li>Documentation</li>
<li>Plugins - Plugins extend the core functionality of Assemble.</li>
<li>Helpers - Documentation for the helpers in the <a href="http://github.com/assemble/handlebars-helpers">handlebars-helpers</a> library.</li>
</ul>
<h2 class="docs-heading">Contributing<a href="#contributing" name="contributing" class="anchor">
<span class="anchor-target" id="contributing"></span>
<span class="glyphicon glyphicon-link"></span>
</a></h2>
<p>All contributions are welcome! The simplest way to show your support for this project is to <strong>"star" it</strong>. Please see <a href="http://assemble.io/contributing">Contributing to Assemble</a> for more information.</p>
<h2 class="docs-heading">Release History<a href="#release-history" name="release-history" class="anchor">
<span class="anchor-target" id="release-history"></span>
<span class="glyphicon glyphicon-link"></span>
</a></h2>
<ul>
<li>2014-08-23 v0.1.0 Generated by the <a href="https://github.com/assemble/generator-assemble">Yeoman Generator</a> for <a href="http://assemble.io">Assemble</a></li>
</ul>
<footer class="container">
<div class="row">
<div class="col-xs-12">
<h3>Follow us</h3>
</div>
</div>
<div class="row">
<div class="col-xs-4">
<a href="https://twitter.com/gettrvlng" class="btn btn-primary btn-lg btn-block"><i class="fa fa-twitter fa-2x"></i><span class="sr-only">twitter</span></a>
</div>
<div class="col-xs-4">
<a href="https://www.facebook.com/trvlng" class="btn btn-primary btn-lg btn-block"><i class="fa fa-facebook fa-2x"></i><span class="sr-only">facebook</span></a>
</div>
<div class="col-xs-4">
<a href="http://gettrvlng.tumblr.com" class="btn btn-primary btn-lg btn-block"><i class="fa fa-tumblr fa-2x"></i><span class="sr-only">tumblr</span></a>
</div>
</div>
<hr>
<div class="row">
<div class="center-block col-xs-12">
<p class="text-center text-muted">Made with <span class="glyphicon glyphicon-heart"></span> in PHL</p>
<hr>
<p class="text-center"><a href="https://mixpanel.com/f/partner"><img src="//cdn.mxpnl.com/site_media/images/partner/badge_blue.png" alt="Mobile Analytics"></a>
</p>
</div>
</div>
</footer>
<!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
<script src="https://code.jquery.com/jquery.js"></script>
<!-- Include all compiled plugins (below), or include individual files as needed -->
<script src="assets/js/bootstrap.min.js"></script>
<!-- Include uncompressed version of Bootstrap Validator -->
<script type="text/javascript" src="/lib/bootstrapvalidator/bootstrapValidator.js"></script>
<script>
$(document).ready(function() {
$('#formNlRsvp').on('init.form.bv', function(e, data) {
// $(e.target) --> The form instance
// data.bv --> The BootstrapValidator instance
// data.options --> The form options
// Do something ...
console.log(data.options);
}).bootstrapValidator({
message: 'This value is not valid',
live: 'enabled',
feedbackIcons: {
required: 'fa glyphicon-asterisk',
valid: 'fa fa-check',
invalid: 'fa fa-times',
validating: 'fa fa-refresh'
},
fields: {
MERGE0: { //email
validators: {
notEmpty: {
message: 'The email is required and cannot be empty'
},
emailAddress: {
message: 'The input is not a valid email address'
}
}
},
MERGE1: { //firstName
validators: {
notEmpty: {
enabled: true,
message: 'The email is required and cannot be empty'
},
regexp: {
regexp: /^[a-zA-Z]+$/,
message: 'Only letters are allowed'
}
}
},
MERGE2: { //lastName
validators: {
notEmpty: {
enabled: true,
message: 'The email is required and cannot be empty'
},
regexp: {
regexp: /^[a-zA-Z]+$/,
message: 'Only letters are allowed'
}
}
}
}
}).on('error.form.bv', function(e) {
// $(e.target) --> The form instance
// $(e.target).data('bootstrapValidator')
// --> The BootstrapValidator instance
// Do something ...
console.log('error');
}).on('success.form.bv', function(e){
console.log('form validated');
})
});
</script>
</body>
</html>
| getstronger/gettrvlng | dist/blog.html | HTML | mit | 9,415 |
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8"/><!-- using block title in layout.dt--><!-- using block ddox.defs in ddox.layout.dt--><!-- using block ddox.title in ddox.layout.dt-->
<title>Enum Verbosity</title>
<link rel="stylesheet" type="text/css" href="../../styles/ddox.css"/>
<link rel="stylesheet" href="../../prettify/prettify.css" type="text/css"/>
<script type="text/javascript" src="../../scripts/jquery.js">/**/</script>
<script type="text/javascript" src="../../prettify/prettify.js">/**/</script>
<script type="text/javascript" src="../../scripts/ddox.js">/**/</script>
</head>
<body onload="prettyPrint(); setupDdox();">
<nav id="main-nav"><!-- using block navigation in layout.dt-->
<ul class="tree-view">
<li class="collapsed tree-view">
<a href="#" class="package">components</a>
<ul class="tree-view">
<li>
<a href="../../components/animation.html" class=" module">animation</a>
</li>
<li>
<a href="../../components/assetanimation.html" class=" module">assetanimation</a>
</li>
<li>
<a href="../../components/assets.html" class=" module">assets</a>
</li>
<li>
<a href="../../components/camera.html" class=" module">camera</a>
</li>
<li>
<a href="../../components/icomponent.html" class=" module">icomponent</a>
</li>
<li>
<a href="../../components/lights.html" class=" module">lights</a>
</li>
<li>
<a href="../../components/material.html" class=" module">material</a>
</li>
<li>
<a href="../../components/mesh.html" class=" module">mesh</a>
</li>
<li>
<a href="../../components/userinterface.html" class=" module">userinterface</a>
</li>
</ul>
</li>
<li class="collapsed tree-view">
<a href="#" class="package">core</a>
<ul class="tree-view">
<li>
<a href="../../core/dgame.html" class=" module">dgame</a>
</li>
<li>
<a href="../../core/gameobject.html" class=" module">gameobject</a>
</li>
<li>
<a href="../../core/prefabs.html" class=" module">prefabs</a>
</li>
<li>
<a href="../../core/properties.html" class=" module">properties</a>
</li>
<li>
<a href="../../core/reflection.html" class=" module">reflection</a>
</li>
<li>
<a href="../../core/scene.html" class=" module">scene</a>
</li>
</ul>
</li>
<li class="collapsed tree-view">
<a href="#" class="package">graphics</a>
<ul class="tree-view">
<li class="collapsed tree-view">
<a href="#" class="package">adapters</a>
<ul class="tree-view">
<li>
<a href="../../graphics/adapters/adapter.html" class=" module">adapter</a>
</li>
<li>
<a href="../../graphics/adapters/linux.html" class=" module">linux</a>
</li>
<li>
<a href="../../graphics/adapters/mac.html" class=" module">mac</a>
</li>
<li>
<a href="../../graphics/adapters/win32.html" class=" module">win32</a>
</li>
</ul>
</li>
<li class="collapsed tree-view">
<a href="#" class="package">shaders</a>
<ul class="tree-view">
<li class="collapsed tree-view">
<a href="#" class="package">glsl</a>
<ul class="tree-view">
<li>
<a href="../../graphics/shaders/glsl/ambientlight.html" class=" module">ambientlight</a>
</li>
<li>
<a href="../../graphics/shaders/glsl/animatedgeometry.html" class=" module">animatedgeometry</a>
</li>
<li>
<a href="../../graphics/shaders/glsl/directionallight.html" class=" module">directionallight</a>
</li>
<li>
<a href="../../graphics/shaders/glsl/geometry.html" class=" module">geometry</a>
</li>
<li>
<a href="../../graphics/shaders/glsl/pointlight.html" class=" module">pointlight</a>
</li>
<li>
<a href="../../graphics/shaders/glsl/userinterface.html" class=" module">userinterface</a>
</li>
</ul>
</li>
<li>
<a href="../../graphics/shaders/glsl.html" class=" module">glsl</a>
</li>
<li>
<a href="../../graphics/shaders/shaders.html" class=" module">shaders</a>
</li>
</ul>
</li>
<li>
<a href="../../graphics/adapters.html" class=" module">adapters</a>
</li>
<li>
<a href="../../graphics/graphics.html" class=" module">graphics</a>
</li>
<li>
<a href="../../graphics/shaders.html" class=" module">shaders</a>
</li>
</ul>
</li>
<li class=" tree-view">
<a href="#" class="package">utility</a>
<ul class="tree-view">
<li>
<a href="../../utility/awesomium.html" class=" module">awesomium</a>
</li>
<li>
<a href="../../utility/concurrency.html" class=" module">concurrency</a>
</li>
<li>
<a href="../../utility/config.html" class=" module">config</a>
</li>
<li>
<a href="../../utility/filepath.html" class=" module">filepath</a>
</li>
<li>
<a href="../../utility/input.html" class=" module">input</a>
</li>
<li>
<a href="../../utility/output.html" class="selected module">output</a>
</li>
<li>
<a href="../../utility/string.html" class=" module">string</a>
</li>
<li>
<a href="../../utility/tasks.html" class=" module">tasks</a>
</li>
<li>
<a href="../../utility/time.html" class=" module">time</a>
</li>
</ul>
</li>
<li>
<a href="../../components.html" class=" module">components</a>
</li>
<li>
<a href="../../core.html" class=" module">core</a>
</li>
<li>
<a href="../../graphics.html" class=" module">graphics</a>
</li>
<li>
<a href="../../utility.html" class=" module">utility</a>
</li>
</ul>
<noscript>
<p style="color: red">The search functionality needs JavaScript enabled</p>
</noscript>
<div id="symbolSearchPane" style="display: none">
<p>
<input id="symbolSearch" type="text" placeholder="Search for symbols" onchange="performSymbolSearch(24);" onkeypress="this.onchange();" onpaste="this.onchange();" oninput="this.onchange();"/>
</p>
<ul id="symbolSearchResults" style="display: none"></ul>
<script type="application/javascript" src="../../symbols.js"></script>
<script type="application/javascript">
//<![CDATA[
var symbolSearchRootDir = "../../"; $('#symbolSearchPane').show();
//]]>
</script>
</div>
</nav>
<div id="main-contents">
<h1>Enum Verbosity</h1><!-- using block body in layout.dt--><!-- using block ddox.description in ddox.layout.dt-->
<p> The levels of output available.
</p>
<section>
</section>
<!-- using block ddox.sections in ddox.layout.dt-->
<p>The enum base type is
<code class="prettyprint lang-d"><code class="prettyprint lang-d">int</code></code>
.
</p>
<!-- using block ddox.members in ddox.layout.dt-->
<section>
<h2>Enum members</h2>
<table>
<col class="caption"/>
<tr>
<th>Name</th>
<th>Description</th>
</tr>
<tr>
<td>
<a href="../../utility/output/Verbosity.Debug.html">
<code>Debug</code>
</a>
</td>
<td> Show me everything++.
Deprecated, debug msgs are cut off in release
version anyway. So equal <a href="../../utility/output/Verbosity.High.html"><code class="prettyprint lang-d">High</code></a>.
</td>
</tr>
<tr>
<td>
<a href="../../utility/output/Verbosity.High.html">
<code>High</code>
</a>
</td>
<td> Show me everything.
</td>
</tr>
<tr>
<td>
<a href="../../utility/output/Verbosity.Low.html">
<code>Low</code>
</a>
</td>
<td> I only care about things gone horribly wrong.
</td>
</tr>
<tr>
<td>
<a href="../../utility/output/Verbosity.Medium.html">
<code>Medium</code>
</a>
</td>
<td> Show me things that shouldn't have happened.
</td>
</tr>
<tr>
<td>
<a href="../../utility/output/Verbosity.Off.html">
<code>Off</code>
</a>
</td>
<td> I like to live on the edge.
</td>
</tr>
</table>
</section>
<section>
<h2>Authors</h2><!-- using block ddox.authors in ddox.layout.dt-->
</section>
<section>
<h2>Copyright</h2><!-- using block ddox.copyright in ddox.layout.dt-->
</section>
<section>
<h2>License</h2><!-- using block ddox.license in ddox.layout.dt-->
</section>
</div>
</body>
</html> | Circular-Studios/Dash-Docs | api/v0.6.5/utility/output/Verbosity.html | HTML | mit | 8,915 |
<div class="container">
<nav role="navigation" class="navbar g3c-navbar-white navbar-fixed-top">
<div class="container">
<!--Logo-->
<div class="navbar-header navbar-left pull-left">
<a href="#/">
<img src="img/logo.png" class="g3c-navbar-logo" alt="">
</a>
</div>
<div class="navbar-header navbar-right pull-right">
<ul class="nav g3c-nav pull-left">
<li class="navbar-text pull-left">{{userName}}</li>
<!--Search box toggle button-->
<li class="pull-left">
<button type="button" class="btn navbar-btn g3c-btn hvr-radial-out g3c-hvr-radial-out" id="g3c-search-toogle-btn"><i class="fa fa-search" aria-hidden="true"></i></button>
</li>
<!--User panel toggle button-->
<li class="dropdown pull-right">
<a data-toggle="dropdown" class="dropdown-toggle g3c-dropdown-toggle hvr-radial-out g3c-hvr-radial-out">
<span class="glyphicon glyphicon-user"></span>
<b class="caret"></b>
</a>
<ul class="dropdown-menu g3c-dropdown-menu">
<!--User Login Panel-->
<div class="row" ng-hide="loggedIn">
<div class="col-md-12">
<p>Đăng nhập bằng</p>
<div class="g3c-social-button">
<a href="#" class="btn g3c-btn-facebook hvr-radial-out g3c-hvr-radial-out-facebook"><i class="fa fa-facebook"></i> Facebook</a>
<a href="#" class="btn g3c-btn-google hvr-radial-out g3c-hvr-radial-out-google"><i class="fa fa-google"></i> Google</a>
</div>
<p>Hoặc</p>
<form class="form" accept-charset="UTF-8" id="login-nav">
<div class="form-group">
<label class="sr-only" for="username">Tài khỏan</label>
<input type="text" class="form-control" id="username" placeholder="Tài khoản" ng-model="user.username" required >
</div>
<div class="form-group">
<label class="sr-only" for="password">Mật khẩu</label>
<input type="password" class="form-control" id="password" placeholder="Password" ng-model="user.password" required>
<div class="help-block text-right"><a href="">Quên mật khẩu ?</a></div>
</div>
<div class="form-group">
<button type="submit" class="btn g3c-btn btn-block hvr-radial-out g3c-hvr-radial-out " ng-click='checkLogin();'>Đăng nhập</button>
</div>
<div class="checkbox">
<label>
<input type="checkbox"> Giữ tôi luôn đăng nhập
</label>
</div>
</form>
<p ng-hide="loggedIn">{{message}}</p>
</div>
</div>
<!--End User Login Panel-->
<!--User Information Panel-->
<div class="row" ng-show="loggedIn">
<div class="col-md-12">
<li>Thông tin tài khoản</li>
<li>Hoạt động <span class="badge g3c-badge">5</span></li>
<li><button type="submit" class="btn g3c-btn-logout btn-block hvr-radial-out g3c-hvr-radial-out-logout ">Đăng xuất</button></li>
</div>
</div>
<!--End User Information Panel-->
</ul>
</li>
</ul>
<button type="button" data-toggle="collapse" data-target=".navbar-collapse" class="visible-xs navbar-toggle g3c-navbar-toggle g3c-btn hvr-radial-out g3c-hvr-radial-out">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="visible-xs-block clearfix"></div>
<div class="collapse navbar-collapse">
<!--navigation menu -->
<ul class="nav g3c-nav navbar-nav navbar-left">
<li><a href="#/" class="btn g3c-btn hvr-radial-out g3c-hvr-radial-out">G3C.Club</a></li>
<li><a href="#/vatPham" class="btn g3c-btn hvr-radial-out g3c-hvr-radial-out">Vật phẩm</a></li>
<li><a href="#/traodoi" class="btn g3c-btn hvr-radial-out g3c-hvr-radial-out">Trao đổi</a></li>
<li><a href="#/" class="btn g3c-btn hvr-radial-out g3c-hvr-radial-out">Hướng dẫn</a></li>
<li><a href="#/congdong" class="btn g3c-btn hvr-radial-out g3c-hvr-radial-out">Cộng đồng</a></li>
</ul>
<!-- Navbar-Right
<ul class="nav g3c-nav navbar-nav navbar-right">
<li><a href="/locator">Locator</a></li>
<li><a href="/extras">Extras</a></li>
</ul>
-->
</div>
</div>
<!--Search box-->
<div class="g3c-search-container g3c-ease-in" id="g3c-search-container">
<form class="col-md-offset-2 col-md-10 g3c-search-form" ng-controller="searchResultCtrl">
<input type="text" class="g3c-search-input" id="search-input" ng-model="searchInput">
<button type="button" class="btn g3c-btn hvr-radial-out g3c-hvr-radial-out" ng-click="search()"><i class="fa fa-search" aria-hidden="true"></i></button>
<button type="button" class="btn g3c-btn hvr-radial-out g3c-hvr-radial-out " id="g3c-search-remove-btn"><i class="fa fa-times" aria-hidden="true"></i></button>
</form>
</div>
</nav>
</div> | vithonghcm/g3c | public/html/header/header.html | HTML | mit | 5,113 |
{% extends 'layouts/layout.html' %}
{% block body %}
<div id="container-not-an-ad" class="media">
<div class="media-left pull-left" href="#">
<!-- REPLACE THE LOGO HERE WITH YOUR UNIVERSITY, LAB, or COMPANY -->
<img id="adlogo" src="/static/images/university.png" alt="Lab Logo" />
</div>
<div class="media-body">
<h1>Welcome to psiTurk!</h1>
<hr />
<div class="alert alert-warning">
Begin by viewing the <a href="#" id="ad-href">ad</a>.
<script type="text/javascript">
function makeid()
{
var text = "";
var possible = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
for( var i=0; i < 5; i++ )
text += possible.charAt(Math.floor(Math.random() * possible.length));
return text;
}
var assignmentId = "debug" + makeid();
var hitId = "debug" + makeid();
var workerId = "debug" + makeid();
var href = "/ad?assignmentId=" + assignmentId + "&hitId=" + hitId + "&workerId=" + workerId + "&mode=debug"
document.getElementById('ad-href').setAttribute('href', href);
</script>
</div>
</div>
</div>
{% endblock %}
| NYUCCL/psiTurk | psiturk/example/templates/default.html | HTML | mit | 1,160 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Hola Mundo!</title>
<link rel="stylesheet" href="bootstrap/css/bootstrap.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css">
<link rel="stylesheet" href="styles.css" media="screen" title="no title">
<script src="bootstrap/js/jquery-2.2.4.min.js"></script>
<script src="bootstrap/js/bootstrap.js" charset="utf-8"></script>
<script src="js/codigo.js" charset="utf-8"></script>
<style media="screen">
h2 {padding-bottom: 2%;}
body{margin-top: 50px;}
.row {padding-top: 5%;}
.pad{padding: 2%;}
#sandbox{padding:10px;}
</style>
</head>
<body>
<nav class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#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-pied-piper fa-2x fa-inverse"></i></a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="navbar">
<ul class="nav navbar-nav">
<li><a href="ejer1.html">Ejercicio 1</a></li>
<li class="active"><a href="#">Ejercicio 2</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="section section-primary">
<div class="container">
<div class="section">
<noscript>
<h1>Aquí debería verse un par de alerts muy bonitos.</h1>
</noscript>
<script>
var d = new Date();
var dia = new Array(7);
dia[0] = "Domingo";
dia[1] = "Lunes";
dia[2] = "Martes";
dia[3] = "Miercoles";
dia[4] = "Jueves";
dia[5] = "Viernes";
dia[6] = "Sabado";
document.write("Hoy es " + dia[d.getDay()]);
</script>
</div>
<div class="row">
<h2 class="text-center">Pequeños retos </h2>
<div class="col-md-3 center-block">
<div class="btn btn-lg btn-primary center-block" id="reverse">Voltéame papi</div>
</div>
<div class="col-md-3 center-block">
<div class="btn btn-lg btn-primary center-block" id="fibonacci">Secuencia Fibonacci</div>
</div>
<div class="col-md-3 center-block">
<div class="btn btn-lg btn-primary center-block" id="suma-loca">Suma loca</div>
</div>
<div class="col-md-3 center-block">
<div class="btn btn-lg btn-primary center-block" id="h-family">Somos los H</div>
</div>
</div>
<div class="space"></div>
<div class="row">
<div class="col-md-3 center-block">
<div class="btn btn-lg btn-primary center-block" id="dni-checker">Calculadora de DNI</div>
</div>
<div class="col-md-3 center-block">
<div class="btn btn-lg btn-primary center-block" id="case-sensitive">Case Sensitive</div>
</div>
<div class="col-md-3 center-block">
<div class="btn btn-lg btn-primary center-block" id="tax">Calculadora de impuestos</div>
</div>
<div class="col-md-3 center-block">
<div class="btn btn-lg btn-danger center-block" id="stringLength">Calcular longitud de string</div>
</div>
</div>
<div class="row">
<div class="col-md-3 center-block">
<div class="btn btn-lg btn-danger center-block" id="charPosition">Calcular posiciones carácter</div>
</div>
<div class="col-md-3 center-block">
<div class="btn btn-lg btn-danger center-block" id="substring">Recortar String</div>
</div>
<div class="col-md-3 center-block">
<div class="btn btn-lg btn-danger center-block" id="palindrome">Palindroméame papi</div>
</div>
<div class="col-md-3 center-block">
<div class="btn btn-lg btn-danger center-block" id="vocalKiller">Eliminar vocales</div>
</div>
</div>
<div class="space"></div>
</div>
<!-- MODAL DE RESPUESTA -->
<div id="modal-content" class="modal fade">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 id"quest" class="modal-title">Ejercicos con String</h4>
</div>
<div class="modal-body">
<div id="sandbox" class="row"></div>
</div>
<div class="modal-footer">
<a href="#" class="btn btn-primary" data-dismiss="modal">Cerrar</a>
</div>
</div>
</div>
</div>
<script type="text/javascript">
var a = [true, 5, false, 'hola', 'adios', 2];
//if en una sola línea (condición) ? si true : si false;
var resultado = (a[3].length <= a[4].length) ? a[3] + ' es menor que ' + a[4] : a[4] + ' es mayor que ' + a[3];
console.log(resultado);
</script>
</div>
</body>
</html>
| ulisesantana/DAW | DEW/tema1/ejercicio1/ejer2.html | HTML | mit | 5,476 |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>#5 Mp3 Player</title>
<script>
var song = {
name: "Walk This Way",
artist: "Run-D.M.C.",
minutes: 4,
seconds: 3,
genre: "80s",
playing: false,
play: function() {
if (!this.playing) {
this.playing = true;
console.log("Playing " + this.name + " by " + this.artist);
}
},
pause: function() {
if (this.playing) {
this.playing = false;
}
}
};
song.play();
song.pause();
</script>
</head>
<body></body>
</html>
| reykjaviks/head-first-javascript | head-first-javascript/mp3player.html | HTML | mit | 638 |
<!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="./4fa07baa4d75c06b8e600f934a246879be998a96e5a427b74c67c6097d947a3a.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/de5bc987eb6ea4e97b9fff673f19b37a5caeb071795ca39de9aabd883029643c.html | HTML | mit | 550 |
<div ng-controller="PiecesCtrl">
<!--div class="col-xs-3 container">
<h1>Dummy</h1>
<canvas id="doughnut" class="chart chart-doughnut"
chart-data="chartData" chart-labels="chartLabels" chart-legend="true" chart-colours="colours" chart-options="chartOptions">
</canvas>
</div-->
<div class="container">
<div class="row">
<div class="col-sm-6" ng-repeat="chauffage in chauffages.data">{{chauffage.pieceDisplayName}}</div>
</div>
</div>
<div class="container"><h1><a class="refresh" ng-click="refresh()"><img src="bootstrap/glyphicons/glyphicons-82-refresh.png"/> Rafraichir les données</a></h1></div>
<div class="container">
<h2>Objet pieces : </h2>
<pre class="prettyprint linenums">{{displayFormattedJson(pieces)}}</pre>
</div>
<div class="container">
<h2>Objet chauffages : </h2>
<pre class="prettyprint linenums">{{displayFormattedJson(chauffages.data)}}</pre>
</div>
<div class="container" ng-controller="ActiveTabCtrl">
<h2>Objet piecesActiveTab : </h2>
<pre class="prettyprint linenums">{{displayFormattedJson(piecesActiveTab)}}</pre>
</div>
</div>
| jbelloin/labelloinbox | app/pageTest.html | HTML | mit | 1,232 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_31) on Wed Dec 17 20:48:28 PST 2014 -->
<title>Uses of Class java.text.CollationElementIterator (Java Platform SE 8 )</title>
<meta name="date" content="2014-12-17">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class java.text.CollationElementIterator (Java Platform SE 8 )";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../java/text/CollationElementIterator.html" title="class in java.text">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-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?java/text/class-use/CollationElementIterator.html" target="_top">Frames</a></li>
<li><a href="CollationElementIterator.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class java.text.CollationElementIterator" class="title">Uses of Class<br>java.text.CollationElementIterator</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../java/text/CollationElementIterator.html" title="class in java.text">CollationElementIterator</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#java.text">java.text</a></td>
<td class="colLast">
<div class="block">Provides classes and interfaces for handling text, dates, numbers, and messages
in a manner independent of natural languages.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="java.text">
<!-- -->
</a>
<h3>Uses of <a href="../../../java/text/CollationElementIterator.html" title="class in java.text">CollationElementIterator</a> in <a href="../../../java/text/package-summary.html">java.text</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../java/text/package-summary.html">java.text</a> that return <a href="../../../java/text/CollationElementIterator.html" title="class in java.text">CollationElementIterator</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../java/text/CollationElementIterator.html" title="class in java.text">CollationElementIterator</a></code></td>
<td class="colLast"><span class="typeNameLabel">RuleBasedCollator.</span><code><span class="memberNameLink"><a href="../../../java/text/RuleBasedCollator.html#getCollationElementIterator-java.text.CharacterIterator-">getCollationElementIterator</a></span>(<a href="../../../java/text/CharacterIterator.html" title="interface in java.text">CharacterIterator</a> source)</code>
<div class="block">Returns a CollationElementIterator for the given CharacterIterator.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../java/text/CollationElementIterator.html" title="class in java.text">CollationElementIterator</a></code></td>
<td class="colLast"><span class="typeNameLabel">RuleBasedCollator.</span><code><span class="memberNameLink"><a href="../../../java/text/RuleBasedCollator.html#getCollationElementIterator-java.lang.String-">getCollationElementIterator</a></span>(<a href="../../../java/lang/String.html" title="class in java.lang">String</a> source)</code>
<div class="block">Returns a CollationElementIterator for the given String.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../java/text/CollationElementIterator.html" title="class in java.text">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-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage"><strong>Java™ Platform<br>Standard Ed. 8</strong></div>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?java/text/class-use/CollationElementIterator.html" target="_top">Frames</a></li>
<li><a href="CollationElementIterator.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><font size="-1"> <a href="http://bugreport.sun.com/bugreport/">Submit a bug or feature</a> <br>For further API reference and developer documentation, see <a href="http://download.oracle.com/javase/8/docs/index.html" target="_blank">Java SE Documentation</a>. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.<br> <a href="../../../../legal/cpyr.html">Copyright</a> © 1993, 2015, Oracle and/or its affiliates. All rights reserved. </font></small></p>
</body>
</html>
| fbiville/annotation-processing-ftw | doc/java/jdk8/java/text/class-use/CollationElementIterator.html | HTML | mit | 7,996 |
<!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_92) on Wed Mar 01 10:26:34 ICT 2017 -->
<title>Triple</title>
<meta name="date" content="2017-03-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="Triple";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Triple.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../com/history/BoardHistory.html" title="class in com.model.history"><span class="typeNameLink">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?com/history/Triple.html" target="_top">Frames</a></li>
<li><a href="Triple.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>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.model.history</div>
<h2 title="Class Triple" class="title">Class Triple</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.model.history.Triple</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="typeNameLabel">Triple</span>
extends java.lang.Object</pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>Sat 25/Feb/2017 - 2:31 AM</dd>
<dt><span class="simpleTagLabel">Version:</span></dt>
<dd>1.0</dd>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>kamontat</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../com/board/Board.html" title="class in com.model.board">Board</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../com/history/Triple.html#board">board</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private <a href="../../com/player/Player.html" title="class in com.model.player">Player</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../com/history/Triple.html#player">player</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>private <a href="../../com/player/Location.html" title="class in com.model.player">Location</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../com/history/Triple.html#position">position</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>private java.time.LocalDateTime</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../com/history/Triple.html#time">time</a></span></code> </td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../com/history/Triple.html#Triple-com.board.Board-com.player.Player-com.player.Location-">Triple</a></span>(<a href="../../com/board/Board.html" title="class in com.model.board">Board</a> board,
<a href="../../com/player/Player.html" title="class in com.model.player">Player</a> player,
<a href="../../com/player/Location.html" title="class in com.model.player">Location</a> position)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../com/board/Board.html" title="class in com.model.board">Board</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../com/history/Triple.html#getBoard--">getBoard</a></span>()</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../com/player/Player.html" title="class in com.model.player">Player</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../com/history/Triple.html#getPlayer--">getPlayer</a></span>()</code> </td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="../../com/player/Location.html" title="class in com.model.player">Location</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../com/history/Triple.html#getPosition--">getPosition</a></span>()</code> </td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>java.time.LocalDateTime</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../com/history/Triple.html#getTime--">getTime</a></span>()</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="board">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>board</h4>
<pre>private <a href="../../com/board/Board.html" title="class in com.model.board">Board</a> board</pre>
</li>
</ul>
<a name="player">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>player</h4>
<pre>private <a href="../../com/player/Player.html" title="class in com.model.player">Player</a> player</pre>
</li>
</ul>
<a name="time">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>time</h4>
<pre>private java.time.LocalDateTime time</pre>
</li>
</ul>
<a name="position">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>position</h4>
<pre>private <a href="../../com/player/Location.html" title="class in com.model.player">Location</a> position</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="Triple-com.board.Board-com.player.Player-com.player.Location-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>Triple</h4>
<pre>Triple(<a href="../../com/board/Board.html" title="class in com.model.board">Board</a> board,
<a href="../../com/player/Player.html" title="class in com.model.player">Player</a> player,
<a href="../../com/player/Location.html" title="class in com.model.player">Location</a> position)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getBoard--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getBoard</h4>
<pre>public <a href="../../com/board/Board.html" title="class in com.model.board">Board</a> getBoard()</pre>
</li>
</ul>
<a name="getPlayer--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPlayer</h4>
<pre>public <a href="../../com/player/Player.html" title="class in com.model.player">Player</a> getPlayer()</pre>
</li>
</ul>
<a name="getTime--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTime</h4>
<pre>public java.time.LocalDateTime getTime()</pre>
</li>
</ul>
<a name="getPosition--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getPosition</h4>
<pre>public <a href="../../com/player/Location.html" title="class in com.model.player">Location</a> getPosition()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/Triple.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../com/history/BoardHistory.html" title="class in com.model.history"><span class="typeNameLink">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?com/history/Triple.html" target="_top">Frames</a></li>
<li><a href="Triple.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>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| Bubblebitoey/Softspec-Hw1-5810546056-5810546552 | docs/com/history/Triple.html | HTML | mit | 13,880 |
{% extends "granos_basicos/base.html" %}
{% block contenido %}
<style type="text/css">
#grafo1,#grafo2,#grafo3,#grafo4{
border: 1px solid #eee;
}
.panel-graficos .panel-heading{
margin-bottom:20px;
}
</style>
<div class="container-fluid">
<div class="col-xs-3 col-sm-3 col-md-3 col-lg-3">
{% include "granos_basicos/menu_salidas_indicadores.html" %}
</div>
<div class="col-xs-9 col-sm-9 col-md-9 col-lg-9">
<div class="panel panel-default panel-graficos">
<div class="panel-heading">
<h3 class="panel-title">
<ol class="breadcrumb">
<li class="active">Productores</li>
<li class="active">Composición familiar</li>
<li class="active">Número de productores {{productores}}</li>
</ol>
</h3>
</div>
<div class="panel-body">
<div class="row">
<div class="col-md-12">
<table id="customers2" class="table table-bordered table-hover" cellspacing="0" width="100%">
<caption>Número promedio de Hijos/Hijas</caption>
<thead>
<tr>
<th></th>
<th>Número de hijos</th>
<th>Número de hijas</th>
<th>Número de hijos + hijas</th>
</tr>
</thead>
<tbody>
{%for fila in result %}
<tr>
{% if forloop.counter == 1 %}
<td>Promedio</td>
{% elif forloop.counter == 2 %}
<td>Mediana</td>
{% elif forloop.counter == 3 %}
<td>Desviación estandar</td>
{% elif forloop.counter == 4 %}
<td>Mínimo</td>
{% elif forloop.counter == 5 %}
<td>Máximo</td>
{% endif %}
{%for celda in fila %}
<td>{{celda|floatformat:"2"}}</td>
{%endfor%}
</tr>
{%endfor%}
</tbody>
</table>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div id="grafo1" style="min-width: 510px; width: 860px; margin: 0 auto;"></div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div id="grafo2" style="min-width: 510px; width: 860px; margin: 0 auto;"></div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<div id="grafo3" style="min-width: 510px; width: 860px; margin: 0 auto;"></div>
</div>
</div>
<div class="row">
<div class="col-md-12">
<table id="customers2" class="table table-bordered table-hover" cellspacing="0" width="100%">
<caption>Participación de familiares en producción de Granos Básicos</caption>
<thead>
<tr>
<th></th>
<th>% Si</th>
<th>Número/Familia</th>
</tr>
</thead>
<tbody>
{%for fila in list_participacion %}
<tr>
{%for celda in fila %}
<td>{{celda}}</td>
{%endfor%}
</tr>
{%endfor%}
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
{% endblock %}
{% block extra_js %}
<script type="text/javascript">
$( "#productores" ).addClass( "in" );
$(function () {
$('#grafo1').highcharts({
chart: {
type: 'column'
},
title: {
text: 'Nivel educativo de padres de las familias'
},
xAxis: {
categories: [{% for k in escolaridad.keys %}'{{k}}',{% endfor %}]
},
yAxis: {
min: 0,
title: {
text: 'Frecuencia (%)'
}
},
tooltip: {
pointFormat: '<span style="color:{series.color}">{series.name}</span>: <b>{point.y}</b> ({point.percentage:.0f}%)<br/>',
shared: true
},
plotOptions: {
column: {
stacking: 'percent',
dataLabels: {
enabled: true,
color: (Highcharts.theme && Highcharts.theme.dataLabelsColor) || 'white',
style: {
textShadow: '0 0 3px black'
}
}
}
},
series: [{
name: 'Madre',
data: [{% for v in escolaridad.values %}{{v.0}},{% endfor %}]
}, {
name: 'Padre',
data: [{% for v in escolaridad.values %}{{v.1}},{% endfor %}]
}]
});
$('#grafo2').highcharts({
chart: {
type: 'column'
},
title: {
text: 'Nivel educativo de hijos'
},
xAxis: {
categories: [{% for k in escolaridad.keys %}'{{k}}',{% endfor %}]
},
yAxis: {
min: 0,
title: {
text: 'Frecuencia (%)'
}
},
tooltip: {
pointFormat: '<span style="color:{series.color}">{series.name}</span>: <b>{point.y}</b> ({point.percentage:.0f}%)<br/>',
shared: true
},
plotOptions: {
column: {
stacking: 'percent',
dataLabels: {
enabled: true,
color: (Highcharts.theme && Highcharts.theme.dataLabelsColor) || 'white',
style: {
textShadow: '0 0 3px black'
}
}
}
},
series: [{
name: '5-12 años',
data: [{% for v in escolaridad.values %}{{v.2}},{% endfor %}]
}, {
name: '13-18 años',
data: [{% for v in escolaridad.values %}{{v.3}},{% endfor %}]
},{
name: '> 19 años',
data: [{% for v in escolaridad.values %}{{v.4}},{% endfor %}]
}
]
});
$('#grafo3').highcharts({
chart: {
type: 'column'
},
title: {
text: 'Nivel educativo de hijas'
},
xAxis: {
categories: [{% for k in escolaridad.keys %}'{{k}}',{% endfor %}]
},
yAxis: {
min: 0,
title: {
text: 'Frecuencia (%)'
}
},
tooltip: {
pointFormat: '<span style="color:{series.color}">{series.name}</span>: <b>{point.y}</b> ({point.percentage:.0f}%)<br/>',
shared: true
},
plotOptions: {
column: {
stacking: 'percent',
dataLabels: {
enabled: true,
color: (Highcharts.theme && Highcharts.theme.dataLabelsColor) || 'white',
style: {
textShadow: '0 0 3px black'
}
}
}
},
series: [{
name: '5-12 años',
data: [{% for v in escolaridad.values %}{{v.5}},{% endfor %}]
}, {
name: '13-18 años',
data: [{% for v in escolaridad.values %}{{v.6}},{% endfor %}]
},{
name: '> 19 años',
data: [{% for v in escolaridad.values %}{{v.7}},{% endfor %}]
}
]
});
});
</script>
{% endblock %}
| shiminasai/ciat_plataforma | templates/granos_basicos/productores/composicion_familiar.html | HTML | mit | 8,618 |
<div class="event-wrap">
<div class="event-img-wrap">
<div class="card-image no-margin">
<a ui-sref="venvast.venues.details({slug: venue.slug})" style="background-image: url('{{ venue.getImageUrl() }}');">
<span><i class="fa fa-search"></i></span>
</a>
<div class="card-actions">
<a class="venue-open-hours" ng-class="{'open': venue.open}">{{venue.open ? 'Open' : 'Closed'}}</a>
<a ng-click="favor(venue)"><i class="entypo-heart"></i> <span>Like</span></a>
</div><!-- /.card-actions -->
</div>
</div><!-- Event Image Wrapper -->
<!-- Event Detail Wrapper -->
<div class="event-details">
<div class="event-category-wrap">
<!-- <img width="32" height="32" ng-src="{{ venue.getIcon() }}" class="img-responsive" alt="Course" data-pin-nopin="true"> -->
</div>
<h5>{{ venue.getCategoryName() }}</h5>
<h4>
<a ui-sref="venvast.venues.details({slug: venue.slug})">{{ venue.name }}</a>
</h4>
<p style="min-height: 80px">{{ venue.description.slice(0, 130) }}...</p>
<div class="card-location" ng-if="distance !== false">
<span><i class="fa fa-map-marker"></i> {{ venue.distance.toString().substr(0, 4) }}km away</span>
</div>
<h4 style="margin: 0;"><small style="color: rgba(35,35,35,0.4);font-size: 10px; margin-left: 20px;">{{ venue.fullAddress }}</small></h4>
<a ui-sref="venvast.venues.details({slug: venue.slug})" class="btn btn-secondary">Details</a>
</div><!-- Event Meta -->
</div> | hlogeon/venvatst-angular | app/templates/venues/directives/venue-card.html | HTML | mit | 1,678 |
<div class="commune_descr limited">
<p>
Saint-Jeannet est
une ville située dans le département des Alpes-Maritimes en Provence-Alpes-Côte d'Azur. Elle comptait 3 634 habitants en 2008.</p>
<p>À Saint-Jeannet le salaire moyen par mois par habitant se situe à approximativement 2 704 € net. C'est au dessus de la moyenne nationale.</p>
<p>À coté de Saint-Jeannet sont positionnées géographiquement les communes de
<a href="{{VLROOT}}/immobilier/broc_06025/">Le Broc</a> à 7 km, 1 237 habitants,
<a href="{{VLROOT}}/immobilier/carros_06033/">Carros</a> située à 5 km, 11 379 habitants,
<a href="{{VLROOT}}/immobilier/gaude_06065/">La Gaude</a> située à 2 km, 6 608 habitants,
<a href="{{VLROOT}}/immobilier/colomars_06046/">Colomars</a> localisée à 6 km, 3 161 habitants,
<a href="{{VLROOT}}/immobilier/bezaudun-les-alpes_06017/">Bézaudun-les-Alpes</a> à 7 km, 178 habitants,
<a href="{{VLROOT}}/immobilier/saint-paul_06128/">Saint-Paul</a> située à 5 km, 3 338 habitants,
entre autres. De plus, Saint-Jeannet est située à seulement onze km de <a href="{{VLROOT}}/immobilier/nice_06088/">Nice</a>.</p>
<p>Le parc d'habitations, à Saint-Jeannet, était réparti en 2011 en 298 appartements et 1 456 maisons soit
un marché plutôt équilibré.</p>
<p>Saint-Jeannet est localisé à seulement 11 km de Nice, les élèves qui voudrons se loger à pas cher pourront envisager de louer un logement à Saint-Jeannet. Saint-Jeannet est aussi un bon placement locatif a cause de sa proximité de Nice et de ses Universités. Il sera envisageable de trouver un studio à acheter. </p>
<p>À Saint-Jeannet, la valeur moyenne à l'achat d'un appartement s'évalue à 4 157 € du m² en vente. La valeur moyenne d'une maison à l'achat se situe à 4 752 € du m². À la location la valeur moyenne se situe à 16 € du m² mensuel.</p>
<p>
La localité dispose s'agissant de l'enseignement de un collège.
Concernant les très jeunes, la commune est pourvue pour le bien être de sa population de deux maternelles et deux écoles primaires.
Saint-Jeannet est équipée des équipements facilitant une bonne prise en charge des jeunes.
Lors d'un projet d'acheter un bien immobilier à Saint-Jeannet, vous devrez impérativement évaluer la notoriété des équipements éducatifs</p>
<p>La ville propose quelques aménagements, elle dispose, entre autres, de un terrain de tennis et deux terrains de sport.</p>
</div>
| donaldinou/frontend | src/Viteloge/CoreBundle/Resources/descriptions/06122.html | HTML | mit | 2,551 |
<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="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目 </b></th><td class="std2">東揚西蕩</td></tr>
<tr><th class="std1"><b>注音 </b></th><td class="std2">ㄉㄨㄥ |ㄤ<sup class="subfont">ˊ</sup> ㄒ| ㄉㄤ<sup class="subfont">ˋ</sup></td></tr>
<tr><th class="std1"><b>漢語拼音 </b></th><td class="std2"><font class="english_word">dōng yáng xī dàng</font></td></tr>
<tr><th class="std1"><b>釋義 </b></th><td class="std2">四處飄泊不定。比喻生活不安定。野叟曝言˙第四十一回:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>姐姐若能見憐,怎樣著落妹子死後魂靈,不至東揚西蕩。<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>亦作<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>東飄西蕩<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>。</td></tr>
<tr><th class="std1"><b><font class="fltypefont">附錄</font> </b></th><td class="std2">修訂本參考資料</td></tr>
</td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
| BuzzAcademy/idioms-moe-unformatted-data | all-data/20000-20999/20265-22.html | HTML | mit | 1,525 |
<?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>ordered_options.rb</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" href="../../../../../../../../../../../../css/reset.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../../../../../../../../../../../../css/main.css" type="text/css" media="screen" />
<link rel="stylesheet" href="../../../../../../../../../../../../css/github.css" type="text/css" media="screen" />
<script src="../../../../../../../../../../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../../../../../../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../../../../../../../../js/main.js" type="text/javascript" charset="utf-8"></script>
<script src="../../../../../../../../../../../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script>
</head>
<body>
<div class="banner">
<span>Ruby on Rails 4.2.1</span><br />
<h1>
ordered_options.rb
</h1>
<ul class="files">
<li>
../../../../.rvm/gems/ruby-2.2.2/gems/activesupport-4.2.1/lib/active_support/ordered_options.rb
</li>
<li>Last modified: 2015-05-15 20:49:47 +0100</li>
</ul>
</div>
<div id="bodyContent">
<div id="content">
<!-- Namespace -->
<div class="sectiontitle">Namespace</div>
<ul>
<li>
<span class="type">MODULE</span>
<a href="../../../../../../../../../../../../classes/ActiveSupport.html">ActiveSupport</a>
</li>
<li>
<span class="type">CLASS</span>
<a href="../../../../../../../../../../../../classes/ActiveSupport/InheritableOptions.html">ActiveSupport::InheritableOptions</a>
</li>
<li>
<span class="type">CLASS</span>
<a href="../../../../../../../../../../../../classes/ActiveSupport/OrderedOptions.html">ActiveSupport::OrderedOptions</a>
</li>
</ul>
<!-- Methods -->
</div>
</div>
</body>
</html> | TomMulvaney/AudioFlow | doc/api/files/__/__/__/__/_rvm/gems/ruby-2_2_2/gems/activesupport-4_2_1/lib/active_support/ordered_options_rb.html | HTML | mit | 2,523 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
<meta charset="utf-8"/>
<title> Phing API Documentation » \Ssh2MethodParam
</title>
<meta name="author" content=""/>
<meta name="description" content=""/>
<link href="../css/template.css" rel="stylesheet" media="all"/>
<!--[if lt IE 9]>
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
<script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script>
<script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script>
<script src="../js/bootstrap.js" type="text/javascript"></script>
<script src="../js/template.js" type="text/javascript"></script>
<script src="../js/prettify/prettify.min.js" type="text/javascript"></script>
<link rel="shortcut icon" href="../img/favicon.ico"/>
<link rel="apple-touch-icon" href="../img/apple-touch-icon.png"/>
<link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png"/>
<link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png"/>
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span> <span class="icon-bar"></span>
<span class="icon-bar"></span> </a>
<a class="brand" href="../index.html">Phing API Documentation</a>
<div class="nav-collapse">
<ul class="nav">
<li class="dropdown">
<a href="#api" class="dropdown-toggle" data-toggle="dropdown">
API Documentation <b class="caret"></b>
</a>
<ul class="dropdown-menu">
</ul>
</li>
<li class="dropdown" id="charts-menu">
<a href="#charts" class="dropdown-toggle" data-toggle="dropdown">
Charts <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="../graph_class.html">
<i class="icon-list-alt"></i> Class hierarchy diagram
</a>
</li>
</ul>
</li>
<li class="dropdown" id="reports-menu">
<a href="#reports" class="dropdown-toggle" data-toggle="dropdown">
Reports <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="../errors.html">
<i class="icon-list-alt"></i> Errors
</a>
</li>
<li>
<a href="../markers.html">
<i class="icon-list-alt"></i> Markers
</a>
</li>
<li>
<a href="../deprecated.html">
<i class="icon-list-alt"></i> Deprecated
</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="go_to_top">
<a href="#___" style="color: inherit">Back to top  <i class="icon-upload icon-white"></i></a>
</div>
</div>
<div id="___" class="container">
<noscript>
<div class="alert alert-warning">
Javascript is disabled; several features are only available if Javascript is enabled.
</div>
</noscript>
<style>
.deprecated h2 {
text-decoration: line-through;
}
</style>
<div class="row">
<div class="span4">
<div class="btn-group view pull-right" data-toggle="buttons-radio">
<button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button>
<button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button>
</div>
<div class="btn-group visibility" data-toggle="buttons-checkbox">
<button class="btn public active" title="Show public elements">Public</button>
<button class="btn protected" title="Show protected elements">Protected</button>
<button class="btn private" title="Show private elements">Private</button>
<button class="btn inherited active" title="Show inherited elements">Inherited</button>
</div>
<ul class="side-nav nav nav-list">
<li class="nav-header">
<i class="icon-custom icon-method"></i> Methods
<ul>
<li class="method public inherited">
<a href="#method_circularReference" title="circularReference :: Creates an exception that indicates the user has generated a
loop of data types referencing each other.">
<span class="description">Creates an exception that indicates the user has generated a
loop of data types referencing each other.</span><pre>circularReference</pre>
</a>
</li>
<li class="method public">
<a href="#method_createClient" title="createClient :: Handles the <client /> nested element">
<span class="description">Handles the <client /> nested element</span><pre>createClient</pre>
</a>
</li>
<li class="method public">
<a href="#method_createServer" title="createServer :: Handles the <server /> nested element">
<span class="description">Handles the <server /> nested element</span><pre>createServer</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_dieOnCircularReference" title="dieOnCircularReference :: Check to see whether any DataType we hold references to is
included in the Stack (which holds all DataType instances that
directly or indirectly reference this instance, including this
instance itself).">
<span class="description">Check to see whether any DataType we hold references to is
included in the Stack (which holds all DataType instances that
directly or indirectly reference this instance, including this
instance itself).</span><pre>dieOnCircularReference</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_getCheckedRef" title="getCheckedRef :: Performs the check for circular references and returns the referenced object.">
<span class="description">Performs the check for circular references and returns the referenced object.</span><pre>getCheckedRef</pre>
</a>
</li>
<li class="method public">
<a href="#method_getClientToServer" title="getClientToServer :: ">
<span class="description"></span><pre>getClientToServer</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_getDescription" title="getDescription :: Return the description for the current data type.">
<span class="description">Return the description for the current data type.</span><pre>getDescription</pre>
</a>
</li>
<li class="method public">
<a href="#method_getHostkey" title="getHostkey :: ">
<span class="description"></span><pre>getHostkey</pre>
</a>
</li>
<li class="method public">
<a href="#method_getKex" title="getKex :: ">
<span class="description"></span><pre>getKex</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_getProject" title="getProject :: Returns a reference to current project">
<span class="description">Returns a reference to current project</span><pre>getProject</pre>
</a>
</li>
<li class="method public">
<a href="#method_getRef" title="getRef :: ">
<span class="description"></span><pre>getRef</pre>
</a>
</li>
<li class="method public">
<a href="#method_getServerToClient" title="getServerToClient :: ">
<span class="description"></span><pre>getServerToClient</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_isReference" title="isReference :: Has the refid attribute of this element been set?">
<span class="description">Has the refid attribute of this element been set?</span><pre>isReference</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_log" title="log :: Logs a message with the given priority.">
<span class="description">Logs a message with the given priority.</span><pre>log</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_noChildrenAllowed" title="noChildrenAllowed :: Creates an exception that indicates that this XML element must
not have child elements if the refid attribute is set.">
<span class="description">Creates an exception that indicates that this XML element must
not have child elements if the refid attribute is set.</span><pre>noChildrenAllowed</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_parsingComplete" title="parsingComplete :: Template method being called when the data type has been
parsed completely.">
<span class="description">Template method being called when the data type has been
parsed completely.</span><pre>parsingComplete</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_pushAndInvokeCircularReferenceCheck" title="pushAndInvokeCircularReferenceCheck :: ">
<span class="description"></span><pre>pushAndInvokeCircularReferenceCheck</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_setDescription" title="setDescription :: Sets a description of the current data type. It will be useful
in commenting what we are doing.">
<span class="description">Sets a description of the current data type. It will be useful
in commenting what we are doing.</span><pre>setDescription</pre>
</a>
</li>
<li class="method public">
<a href="#method_setHostkey" title="setHostkey :: ">
<span class="description"></span><pre>setHostkey</pre>
</a>
</li>
<li class="method public">
<a href="#method_setKex" title="setKex :: ">
<span class="description"></span><pre>setKex</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_setProject" title="setProject :: References the project to the current component.">
<span class="description">References the project to the current component.</span><pre>setProject</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_setRefid" title="setRefid :: Set the value of the refid attribute.">
<span class="description">Set the value of the refid attribute.</span><pre>setRefid</pre>
</a>
</li>
<li class="method public">
<a href="#method_toArray" title="toArray :: Convert the params to an array that is suitable to be passed in the ssh2_connect $methods parameter">
<span class="description">Convert the params to an array that is suitable to be passed in the ssh2_connect $methods parameter</span><pre>toArray</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_tooManyAttributes" title="tooManyAttributes :: Creates an exception that indicates that refid has to be the
only attribute if it is set.">
<span class="description">Creates an exception that indicates that refid has to be the
only attribute if it is set.</span><pre>tooManyAttributes</pre>
</a>
</li>
</ul>
</li>
<li class="nav-header protected">» Protected
<ul>
<li class="method protected">
<a href="#method__filterParam" title="_filterParam :: ">
<span class="description"></span><pre>_filterParam</pre>
</a>
</li>
</ul>
</li>
<li class="nav-header private">» Private
<ul>
</ul>
</li>
<li class="nav-header">
<i class="icon-custom icon-constant"></i> Constants
<ul>
</ul>
</li>
</ul>
</div>
<div class="span8">
<div class="element class">
<h1>Ssh2MethodParam</h1>
<small style="display: block; text-align: right">
Extends <a href="../classes/DataType.html">\DataType</a>
</small>
<p class="short_description">Class that holds parameters for an ssh2_connect $methods parameter
This corresponds to the optional $methods parameter
for the ssh2_connect function</p>
<div class="details">
<div class="long_description">
<p>This class handles the common description attribute and provides
a default implementation for reference handling and checking for
circular references that is appropriate for types that can not be
nested inside elements of the same type (i.e. patternset but not path)</p>
</div>
<table class="table table-bordered">
<tr>
<th>
see
</th>
<td>
</td>
</tr>
<tr>
<th>
author
</th>
<td>
<p>Derek Gallo <a href="http://github.com/drock">http://github.com/drock</a></p>
</td>
</tr>
<tr>
<th>
package
</th>
<td>
<p>phing.tasks.ext</p>
</td>
</tr>
</table>
<h3><i class="icon-custom icon-method"></i> Methods</h3>
<a id="method__filterParam"></a>
<div class="element clickable method protected method__filterParam" data-toggle="collapse" data-target=".method__filterParam .collapse">
<h2>_filterParam</h2>
<pre>_filterParam( $var) : boolean</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$var</h4>
<code></code><p></p>
</div>
<h3>Response</h3>
<code>boolean</code><p></p>
</div>
</div>
</div>
<a id="method_circularReference"></a>
<div class="element clickable method public method_circularReference inherited" data-toggle="collapse" data-target=".method_circularReference .collapse">
<h2>Creates an exception that indicates the user has generated a
loop of data types referencing each other.</h2>
<pre>circularReference() : \BuildException</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code><a href="../classes/BuildException.html">\BuildException</a></code><p></p>
</div>
</div>
</div>
<a id="method_createClient"></a>
<div class="element clickable method public method_createClient" data-toggle="collapse" data-target=".method_createClient .collapse">
<h2>Handles the <client /> nested element</h2>
<pre>createClient() : \Ssh2MethodConnectionParam</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code><a href="../classes/Ssh2MethodConnectionParam.html">\Ssh2MethodConnectionParam</a></code><p></p>
</div>
</div>
</div>
<a id="method_createServer"></a>
<div class="element clickable method public method_createServer" data-toggle="collapse" data-target=".method_createServer .collapse">
<h2>Handles the <server /> nested element</h2>
<pre>createServer() : \Ssh2MethodConnectionParam</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code><a href="../classes/Ssh2MethodConnectionParam.html">\Ssh2MethodConnectionParam</a></code><p></p>
</div>
</div>
</div>
<a id="method_dieOnCircularReference"></a>
<div class="element clickable method public method_dieOnCircularReference inherited" data-toggle="collapse" data-target=".method_dieOnCircularReference .collapse">
<h2>Check to see whether any DataType we hold references to is
included in the Stack (which holds all DataType instances that
directly or indirectly reference this instance, including this
instance itself).</h2>
<pre>dieOnCircularReference( &$stk, \Project $p) : void</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"><p>If one is included, throw a BuildException created by circularReference</p>
<p>This implementation is appropriate only for a DataType that
cannot hold other DataTypes as children.</p>
<p>The general contract of this method is that it shouldn't do
anything if checked is true and set it to true on exit.</p></div>
<table class="table">
<tr>
<th>
throws
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$stk</h4>
<code></code><p></p>
</div>
<div class="subelement argument">
<h4>$p</h4>
<code><a href="../classes/Project.html">\Project</a></code><p></p>
</div>
</div>
</div>
</div>
<a id="method_getCheckedRef"></a>
<div class="element clickable method public method_getCheckedRef inherited" data-toggle="collapse" data-target=".method_getCheckedRef .collapse">
<h2>Performs the check for circular references and returns the referenced object.</h2>
<pre>getCheckedRef( $requiredClass, $dataTypeName) : mixed</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
throws
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$requiredClass</h4>
<code></code><p></p>
</div>
<div class="subelement argument">
<h4>$dataTypeName</h4>
<code></code><p></p>
</div>
<h3>Response</h3>
<code>mixed</code><p></p>
</div>
</div>
</div>
<a id="method_getClientToServer"></a>
<div class="element clickable method public method_getClientToServer" data-toggle="collapse" data-target=".method_getClientToServer .collapse">
<h2>getClientToServer</h2>
<pre>getClientToServer(\Project $p) : \Ssh2MethodConnectionParam</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
throws
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$p</h4>
<code><a href="../classes/Project.html">\Project</a></code><p></p>
</div>
<h3>Response</h3>
<code><a href="../classes/Ssh2MethodConnectionParam.html">\Ssh2MethodConnectionParam</a></code><p></p>
</div>
</div>
</div>
<a id="method_getDescription"></a>
<div class="element clickable method public method_getDescription inherited" data-toggle="collapse" data-target=".method_getDescription .collapse">
<h2>Return the description for the current data type.</h2>
<pre>getDescription() </pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
retujrn
</th>
<td>
<p>string</p>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="method_getHostkey"></a>
<div class="element clickable method public method_getHostkey" data-toggle="collapse" data-target=".method_getHostkey .collapse">
<h2>getHostkey</h2>
<pre>getHostkey(\Project $p) : string</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
throws
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$p</h4>
<code><a href="../classes/Project.html">\Project</a></code><p></p>
</div>
<h3>Response</h3>
<code>string</code><p></p>
</div>
</div>
</div>
<a id="method_getKex"></a>
<div class="element clickable method public method_getKex" data-toggle="collapse" data-target=".method_getKex .collapse">
<h2>getKex</h2>
<pre>getKex(\Project $p) : string</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
throws
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$p</h4>
<code><a href="../classes/Project.html">\Project</a></code><p></p>
</div>
<h3>Response</h3>
<code>string</code><p></p>
</div>
</div>
</div>
<a id="method_getProject"></a>
<div class="element clickable method public method_getProject inherited" data-toggle="collapse" data-target=".method_getProject .collapse">
<h2>Returns a reference to current project</h2>
<pre>getProject() : \Project</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code><a href="../classes/Project.html">\Project</a></code><p><p>Reference to current porject object</p></p>
</div>
</div>
</div>
<a id="method_getRef"></a>
<div class="element clickable method public method_getRef" data-toggle="collapse" data-target=".method_getRef .collapse">
<h2>getRef</h2>
<pre>getRef(\Project $p) : \Ssh2MethodParam</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
throws
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$p</h4>
<code><a href="../classes/Project.html">\Project</a></code><p></p>
</div>
<h3>Response</h3>
<code><a href="../classes/Ssh2MethodParam.html">\Ssh2MethodParam</a></code><p></p>
</div>
</div>
</div>
<a id="method_getServerToClient"></a>
<div class="element clickable method public method_getServerToClient" data-toggle="collapse" data-target=".method_getServerToClient .collapse">
<h2>getServerToClient</h2>
<pre>getServerToClient(\Project $p) : \Ssh2MethodConnectionParam</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
throws
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$p</h4>
<code><a href="../classes/Project.html">\Project</a></code><p></p>
</div>
<h3>Response</h3>
<code><a href="../classes/Ssh2MethodConnectionParam.html">\Ssh2MethodConnectionParam</a></code><p></p>
</div>
</div>
</div>
<a id="method_isReference"></a>
<div class="element clickable method public method_isReference inherited" data-toggle="collapse" data-target=".method_isReference .collapse">
<h2>Has the refid attribute of this element been set?</h2>
<pre>isReference() : boolean</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code>boolean</code><p></p>
</div>
</div>
</div>
<a id="method_log"></a>
<div class="element clickable method public method_log inherited" data-toggle="collapse" data-target=".method_log .collapse">
<h2>Logs a message with the given priority.</h2>
<pre>log(string $msg, integer $level = \Project::MSG_INFO) : void</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$msg</h4>
<code>string</code><p><p>The message to be logged.</p></p>
</div>
<div class="subelement argument">
<h4>$level</h4>
<code>integer</code><p><p>The message's priority at this message should have</p></p>
</div>
</div>
</div>
</div>
<a id="method_noChildrenAllowed"></a>
<div class="element clickable method public method_noChildrenAllowed inherited" data-toggle="collapse" data-target=".method_noChildrenAllowed .collapse">
<h2>Creates an exception that indicates that this XML element must
not have child elements if the refid attribute is set.</h2>
<pre>noChildrenAllowed() : \BuildException</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code><a href="../classes/BuildException.html">\BuildException</a></code><p></p>
</div>
</div>
</div>
<a id="method_parsingComplete"></a>
<div class="element clickable method public method_parsingComplete inherited" data-toggle="collapse" data-target=".method_parsingComplete .collapse">
<h2>Template method being called when the data type has been
parsed completely.</h2>
<pre>parsingComplete() : void</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"><p>{@inheritdoc}</p></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="method_pushAndInvokeCircularReferenceCheck"></a>
<div class="element clickable method public method_pushAndInvokeCircularReferenceCheck inherited" data-toggle="collapse" data-target=".method_pushAndInvokeCircularReferenceCheck .collapse">
<h2>pushAndInvokeCircularReferenceCheck</h2>
<pre>pushAndInvokeCircularReferenceCheck(\DataType $dt, &$stk, \Project $p) </pre>
<div class="labels">
<span class="label">inherited</span> <span class="label">static</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$dt</h4>
<code><a href="../classes/DataType.html">\DataType</a></code><p></p>
</div>
<div class="subelement argument">
<h4>$stk</h4>
<code></code><p></p>
</div>
<div class="subelement argument">
<h4>$p</h4>
<code><a href="../classes/Project.html">\Project</a></code><p></p>
</div>
</div>
</div>
</div>
<a id="method_setDescription"></a>
<div class="element clickable method public method_setDescription inherited" data-toggle="collapse" data-target=".method_setDescription .collapse">
<h2>Sets a description of the current data type. It will be useful
in commenting what we are doing.</h2>
<pre>setDescription(string $desc) : void</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$desc</h4>
<code>string</code><p></p>
</div>
</div>
</div>
</div>
<a id="method_setHostkey"></a>
<div class="element clickable method public method_setHostkey" data-toggle="collapse" data-target=".method_setHostkey .collapse">
<h2>setHostkey</h2>
<pre>setHostkey(string $hostkey) </pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$hostkey</h4>
<code>string</code><p></p>
</div>
</div>
</div>
</div>
<a id="method_setKex"></a>
<div class="element clickable method public method_setKex" data-toggle="collapse" data-target=".method_setKex .collapse">
<h2>setKex</h2>
<pre>setKex(string $kex) </pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$kex</h4>
<code>string</code><p></p>
</div>
</div>
</div>
</div>
<a id="method_setProject"></a>
<div class="element clickable method public method_setProject inherited" data-toggle="collapse" data-target=".method_setProject .collapse">
<h2>References the project to the current component.</h2>
<pre>setProject(\Project $project) : void</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$project</h4>
<code><a href="../classes/Project.html">\Project</a></code><p><p>The reference to the current project</p></p>
</div>
</div>
</div>
</div>
<a id="method_setRefid"></a>
<div class="element clickable method public method_setRefid inherited" data-toggle="collapse" data-target=".method_setRefid .collapse">
<h2>Set the value of the refid attribute.</h2>
<pre>setRefid(\Reference $r) : void</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"><p>Subclasses may need to check whether any other attributes
have been set as well or child elements have been created and
thus override this method. if they do they must call parent::setRefid()</p></div>
<table class="table">
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$r</h4>
<code><a href="../classes/Reference.html">\Reference</a></code><p></p>
</div>
</div>
</div>
</div>
<a id="method_toArray"></a>
<div class="element clickable method public method_toArray" data-toggle="collapse" data-target=".method_toArray .collapse">
<h2>Convert the params to an array that is suitable to be passed in the ssh2_connect $methods parameter</h2>
<pre>toArray(\Project $p) : array</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$p</h4>
<code><a href="../classes/Project.html">\Project</a></code><p></p>
</div>
<h3>Response</h3>
<code>array</code><p></p>
</div>
</div>
</div>
<a id="method_tooManyAttributes"></a>
<div class="element clickable method public method_tooManyAttributes inherited" data-toggle="collapse" data-target=".method_tooManyAttributes .collapse">
<h2>Creates an exception that indicates that refid has to be the
only attribute if it is set.</h2>
<pre>tooManyAttributes() : \BuildException</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code><a href="../classes/BuildException.html">\BuildException</a></code><p></p>
</div>
</div>
</div>
<h3><i class="icon-custom icon-property"></i> Properties</h3>
<a id="property_kex"> </a>
<div class="element clickable property private property_kex" data-toggle="collapse" data-target=".property_kex .collapse">
<h2>kex</h2>
<pre>kex : string</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code>string</code>
</div>
</div>
</div>
<a id="property_hostkey"> </a>
<div class="element clickable property private property_hostkey" data-toggle="collapse" data-target=".property_hostkey .collapse">
<h2>hostkey</h2>
<pre>hostkey : string</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code>string</code>
</div>
</div>
</div>
<a id="property_client_to_server"> </a>
<div class="element clickable property private property_client_to_server" data-toggle="collapse" data-target=".property_client_to_server .collapse">
<h2>client_to_server</h2>
<pre>client_to_server : \Ssh2MethodConnectionParam</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code><a href="../classes/Ssh2MethodConnectionParam.html">\Ssh2MethodConnectionParam</a></code>
</div>
</div>
</div>
<a id="property_server_to_client"> </a>
<div class="element clickable property private property_server_to_client" data-toggle="collapse" data-target=".property_server_to_client .collapse">
<h2>server_to_client</h2>
<pre>server_to_client : \Ssh2MethodConnectionParam</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code><a href="../classes/Ssh2MethodConnectionParam.html">\Ssh2MethodConnectionParam</a></code>
</div>
</div>
</div>
<a id="property_description"> </a>
<div class="element clickable property public property_description inherited" data-toggle="collapse" data-target=".property_description .collapse">
<h2>The descriptin the user has set.</h2>
<pre>description : string</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code>string</code>
</div>
</div>
</div>
<a id="property_ref"> </a>
<div class="element clickable property public property_ref inherited" data-toggle="collapse" data-target=".property_ref .collapse">
<h2>Value to the refid attribute.</h2>
<pre>ref : \Reference</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code><a href="../classes/Reference.html">\Reference</a></code>
</div>
</div>
</div>
<a id="property_checked"> </a>
<div class="element clickable property protected property_checked inherited" data-toggle="collapse" data-target=".property_checked .collapse">
<h2>Are we sure we don't hold circular references?</h2>
<pre>checked : boolean</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"><p>Subclasses are responsible for setting this value to false
if we'd need to investigate this condition (usually because a
child element has been added that is a subclass of DataType).</p></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code>boolean</code>
</div>
</div>
</div>
<a id="property_project"> </a>
<div class="element clickable property protected property_project inherited" data-toggle="collapse" data-target=".property_project .collapse">
<h2>Holds a reference to the project that a project component
(a task, a target, etc.) belongs to</h2>
<pre>project : \Project</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
<p>A reference to the current project instance</p>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code><a href="../classes/Project.html">\Project</a></code>
</div>
</div>
</div>
</div>
</div>
<a id="\Ssh2MethodParam"></a>
<ul class="breadcrumb">
<li><a href="../index.html"><i class="icon-custom icon-class"></i></a></li>
<li><span class="divider">\</span><a href="../namespaces/default.html">\</a></li>
<li class="active"><span class="divider">\</span><a href="../classes/Ssh2MethodParam.html">Ssh2MethodParam</a></li>
</ul>
</div>
</div>
</div>
<footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by
<a href="http://glyphicons.com/">Glyphicons</a>.<br/>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and<br/>
generated on Thu, 13 Oct 2016 11:14:52 +0200.<br/>
</footer>
</body>
</html>
| andyreis/mystyle | phing-2.15.2/docs/api/docs/classes/Ssh2MethodParam.html | HTML | mit | 93,088 |
<!DOCTYPE html>
<html lang="zh">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Toa | A pithy and powerful web framework</title>
<meta charset="utf-8">
<meta name="keywords" content="toa, web, app, http, application, framework, thunk, thunks">
<meta name="description" content="A pithy and powerful web framework.">
<meta name="viewport" content="initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no">
<meta name="HandheldFriendly" content="true">
<link rel="stylesheet" href="static/css/lib.fff14453.css"/>
<link rel="stylesheet" href="static/css/app.47bfeea6.css"/>
</head>
<body>
<div class="page-index">
<section class="heading" id="heading">
<div class="logo">TOA</div>
<p class="desc">A pithy and powerful web framework</p>
<a href="https://github.com/toajs/toa" target="_blank" class="btn btn-lg btn-info main-handler">
Get TOA
</a>
</section>
<section class="navbar navbar-default site-header">
<div class="container">
<div class="navbar-header">
<div class="clearfix">
<ul class="nav navbar-nav">
<li class="nav-handler">
<a href="#introduction" title="">Introduction</a>
</li>
<li class="nav-handler">
<a href="#get-started" title="">Get started</a>
</li>
<li class="nav-handler dropdown">
<a class="dropdown-toggle" data-toggle="dropdown">Documentation <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="#doc-application">Application</a></li>
<li><a href="#doc-context">Context</a></li>
<li><a href="#doc-request">Resuest</a></li>
<li><a href="#doc-response">Response</a></li>
</ul>
</li>
<li class="nav-handler">
<a href="#resources" title="">Resources</a>
</li>
<li class="nav-handler">
<a href="#thanks" title="">Thanks</a>
</li>
</ul>
<ul class="nav navbar-nav more-handlers pull-right">
<li class="nav-handler with-icon dropdown">
<a class="dropdown-toggle" data-toggle="dropdown">
<i class="mdi-navigation-more-vert"></i>
</a>
<ul class="dropdown-menu">
<li><a class="cant-click">Follow author</a></li>
<li class="divider"></li>
<li><a href="https://github.com/zensh" target="_blank">On Github</a></li>
<li><a href="http://weibo.com/zensh" target="_blank">On Weibo</a></li>
</ul>
</li>
</div>
</div>
<div class="github-star-handler" title="Star on Github">
<a href="https://github.com/toajs/toa" target="_blank" class="btn btn-fab btn-info">
<i class="mdi-action-grade"></i>
</a>
</div>
</div>
</section>
<section class="introduction" id="introduction">
<div class="container">
<div class="card">
<div class="card-main">
<div class="row features">
<div class="col-sm-4">
<div class="sub-card">
<div class="sub-card-header">
<div class="intro-icon icon-quick-start"></div>
</div>
<h3>快速上手</h3>
<p><strong>Toa</strong> 与 <strong>Koa</strong> 学习成本和编程体验是一致的,两者之间几乎是无缝切换</p>
</div>
</div>
<div class="col-sm-4">
<div class="sub-card">
<div class="sub-card-header">
<div class="intro-icon icon-thunks"></div>
</div>
<h3>基于 Thunks</h3>
<p>由 Thunks 组合业务逻辑,用同步逻辑编写非阻塞的异步程序和异常处理</p>
</div>
</div>
<div class="col-sm-4">
<div class="sub-card">
<div class="sub-card-header">
<div class="intro-icon icon-modularize"></div>
</div>
<h3>模块化</h3>
<p>弱化中间件,强化模块化组件,使得编写大型应用的结构逻辑更清晰,也更安全</p>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<svg id="get-started-gap" xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100" viewBox="0 0 100 100" preserveAspectRatio="none">
<path d="M0 100 C 20 0 50 0 100 100 Z"></path>
</svg>
<section class="get-started" id="get-started">
<div class="container">
<div class="card">
<div class="card-header with-border">
<h2>Get started</h2>
</div>
<div class="card-main">
<h3>"Hello world" snippet</h3>
<pre><code class="language-js"><span class="hljs-keyword">const</span> Toa = <span class="hljs-built_in">require</span>(<span class="hljs-string">'toa'</span>)
<span class="hljs-keyword">const</span> app = <span class="hljs-number">new</span> Toa()
app.use(<span class="hljs-function"><span class="hljs-keyword">function</span><span class="hljs-params"> ()</span> </span>{
<span class="hljs-keyword">this</span>.body = <span class="hljs-string">'Hello World!\n-- toa'</span>
})
app.listen(<span class="hljs-number">3100</span>, <span class="hljs-function"><span class="hljs-keyword">function</span><span class="hljs-params"> ()</span> </span>{
<span class="hljs-built_in">console</span>.log(<span class="hljs-string">'\n'</span>, <span class="hljs-string">'listening on port'</span>, <span class="hljs-number">3100</span>, <span class="hljs-string">'in dev env'</span>)
})
</code></pre>
<h3>Install Toa & startup Toa</h3>
<div class="app-frame terminal-window">
<header>
<div class="button red"></div><div class="button yellow"></div><div class="button green"></div>
<span class="title">Terminal</span>
</header>
<section class="frame-main terminal-main">
<div class="history"></div>
$ <span class="prompt"></span>
<span class="typed-cursor"></span>
</section>
</div>
<div class="app-frame-data terminal-data run-output">
<br>
<span> listening on port <span class="orange">3100</span> in <span class="green">dev env</span></span>
<br>
</div>
</div>
</div>
</div>
</section>
<section class="documentation" id="documentation">
<div class="card">
<div class="card-header with-border">
<h2>Documentation</h2>
</div>
<div class="card-main">
<div class="readable">
<h1>Toa</h1>
<p>简洁而强大的 web 框架。</p>
<h2>Thanks to <a href="https://github.com/koajs/koa">Koa</a> and it’s authors</h2>
<h2 id="doc-summary">Summary</h2>
<ul>
<li><a href="#toa">Toa 简介</a></li>
<li><a href="#application">Application 应用</a></li>
<li><a href="#context">Context 对象</a></li>
<li><a href="#request">Request 对象</a></li>
<li><a href="#response">Response 对象</a></li>
</ul>
<h2>Toa 简介</h2>
<p><strong>Toa</strong> 修改自 <strong>Koa</strong>,基本架构原理与 <strong>Koa</strong> 相似,<code>context</code>、<code>request</code>、<code>response</code> 三大基础对象几乎一样。</p>
<p><strong>Toa</strong> 是基于 <a href="https://github.com/thunks/thunks">thunks</a> 组合业务逻辑,来实现异步流程控制和异常处理。<code>thunks</code> 是一个比 <code>co</code> 更强大的异步流程控制工具,支持所有形式的异步控制,包括 callback,promise,generator,async/await 等。</p>
<p><strong>Toa</strong> 支持 <code>Node.js v0.12</code> 以上,但在高版本中将有更好的体验和性能,如 <code>>=v4</code> 的版本支持 generator 函数,<code>>=v7</code> 的版本支持 async/await 函数,这些特性支持<strong>用同步逻辑编写非阻塞的异步程序</strong>。</p>
<p><strong>Toa</strong> 与 <strong>Koa</strong> 学习成本和编程体验是一致的,两者之间几乎是无缝切换。但 <strong>Toa</strong> 去掉了 <strong>Koa</strong> 的 <code>级联(Cascading)</code> 逻辑,强化中间件,尽量削弱第三方组件访问应用的能力,使得编写大型应用的结构逻辑更简洁明了,也更安全。</p>
<h3>安装 Toa</h3>
<pre><code class="language-sh">npm install toa
</code></pre>
<h2 id="doc-application">Application</h2>
<p>一个 Toa Application(以下简称 <strong>app</strong>)由一系列 <strong>中间件</strong> 组成。<strong>中间件</strong> 是指通过 <code>app.use</code> 加载的同步函数、thunk 函数、generator 函数或 async/await 函数。</p>
<p>对于 web server 的一次访问请求,app 会按照顺序先运行中间件,然后再运行业务逻辑中 <code>context.after(hook)</code> 动态添加的 hooks,最后运行内置的 <code>respond</code> 函数,将请求结果自动响应的客户端。由于 Toa 没有 <code>级联(Cascading)</code>,这些中间件或模块的运行不会有任何交叉,它们总是先运行完一个,再运行下一个。</p>
<p>Toa 只有一个极简的内核,提供快捷的 HTTP 操作和异步流程控制能力。具体的业务功能逻辑则由中间件和模块组合实现。用户则可根据自己的业务需求,以最轻量级的方式组合自己的应用。</p>
<p>让我们来看看 Toa 极其简单的 Hello World 应用程序:</p>
<pre><code class="language-js"><span class="hljs-keyword">const</span> Toa = <span class="hljs-built_in">require</span>(<span class="hljs-string">'toa'</span>)
<span class="hljs-keyword">const</span> app = <span class="hljs-keyword">new</span> Toa()
app.use(<span class="hljs-function"><span class="hljs-keyword">function</span> (<span class="hljs-params"></span>) </span>{
<span class="hljs-keyword">this</span>.body = <span class="hljs-string">'Hello World!\n-- toa'</span>
})
app.listen(<span class="hljs-number">3000</span>)
</code></pre>
<h3>Class: Toa()</h3>
<h3>Class: Toa(server)</h3>
<h3>Class: Toa(options)</h3>
<h3>Class: Toa(onerror)</h3>
<h3>Class: Toa(server, options)</h3>
<ul>
<li><code>server</code>: {Object}, http server 或 https server 实例。</li>
<li><code>options</code>: {Object} 类似 <code>thunks</code> 的 options,对于 server 的每一个 <strong>client request</strong>,toa app 均会用 <code>thunks</code> 生成一个的 <code>thunk</code>,挂载到 <code>context.thunk</code>,该 <code>thunk</code> 的作用域对该 <strong>client request</strong> 的整个生命周期生效。
<ul>
<li><code>options.onerror</code>: {Function} 其 <code>this</code> 为 <strong>client request</strong> 的 <code>context</code> 对象。当 <strong>client request</strong> 处理流程出现异常时,会抛出到 <code>onerror</code>,原有处理流程会终止,<code>onerror</code> 运行完毕后再进入 toa 内置的异常处理流程,最后 <code>respond</code> 客户端。如果 <code>onerror</code> 返回 <code>true</code>,则会忽略该异常,异常不会进入内置异常处理流程,然后直接 <code>respond</code> 客户端。</li>
</ul></li>
</ul>
<pre><code class="language-js"><span class="hljs-comment">// with full arguments</span>
<span class="hljs-keyword">const</span> app = <span class="hljs-keyword">new</span> Toa(server, {
<span class="hljs-attr">onerror</span>: <span class="hljs-function"><span class="hljs-keyword">function</span> (<span class="hljs-params">error</span>) </span>{}
})
</code></pre>
<h4>app.keys = ['key1’, ‘key2’]</h4>
<p>设置 cookie 签名密钥,参考 <a href="https://github.com/expressjs/keygrip">Keygrip</a>。<br>
注意,签名密钥只在配置项 <code>signed</code> 参数为真时才会生效:</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.cookies.set(<span class="hljs-string">'name'</span>, <span class="hljs-string">'test'</span>, {<span class="hljs-attr">signed</span>: <span class="hljs-literal">true</span>})
</code></pre>
<h4>app.config = config</h4>
<p>config 会被 <code>context.config</code> 继承,但 <code>context.config</code> 不会修改 <code>app.config</code>。</p>
<pre><code class="language-js">app.config = config
</code></pre>
<p>app.config 默认值:</p>
<pre><code class="language-js">{
<span class="hljs-attr">proxy</span>: <span class="hljs-literal">false</span>, <span class="hljs-comment">// 决定了哪些 `proxy header` 参数会被加到信任列表中</span>
env: process.env.NODE_ENV || <span class="hljs-string">'development'</span>, <span class="hljs-comment">// node 执行环境</span>
subdomainOffset: <span class="hljs-number">2</span>,
<span class="hljs-attr">poweredBy</span>: <span class="hljs-string">'Toa'</span>
}
</code></pre>
<h4>app.use(function () {})</h4>
<h4>app.use(function (callback) {})</h4>
<h4>app.use(function * () {})</h4>
<h4>app.use(async function () {})</h4>
<p>加载中间件,返回 <code>app</code>,<code>fn</code> 必须是 <code>thunk</code> 函数或 <code>generator</code> 函数,函数中的 <code>this</code> 值为 <code>context</code>。</p>
<pre><code class="language-js">app.use(<span class="hljs-function"><span class="hljs-keyword">function</span> (<span class="hljs-params">callback</span>) </span>{
<span class="hljs-comment">// task</span>
<span class="hljs-comment">// this === context</span>
callback(err, result)
})
</code></pre>
<pre><code class="language-js">app.use(<span class="hljs-function"><span class="hljs-keyword">function</span> * (<span class="hljs-params"></span>) </span>{
<span class="hljs-comment">// task</span>
<span class="hljs-comment">// this === context</span>
<span class="hljs-keyword">yield</span> result
})
</code></pre>
<h4>app.onerror = function (error) {}</h4>
<p>设置 <code>onerror</code> 函数,当 app 捕捉到程序运行期间的错误时,会先使用 <code>options.onerror</code>(若提供)处理,再使用内置的 <code>onResError</code> 函数处理响应给客户端,最后抛出给 <code>app.onerror</code> 处理,应用通常可以在这里判断错误类型,根据情况将错误写入日志系统。</p>
<pre><code class="language-js"><span class="hljs-comment">// default</span>
app.onerror = <span class="hljs-function"><span class="hljs-keyword">function</span> (<span class="hljs-params">err</span>) </span>{
<span class="hljs-comment">// ignore null and response error</span>
<span class="hljs-keyword">if</span> (err == <span class="hljs-literal">null</span> || (err.status && err.status < <span class="hljs-number">500</span>)) <span class="hljs-keyword">return</span>
<span class="hljs-keyword">if</span> (!util.isError(err)) err = <span class="hljs-keyword">new</span> <span class="hljs-built_in">Error</span>(<span class="hljs-string">'non-error thrown: '</span> + err)
<span class="hljs-comment">// catch system error</span>
<span class="hljs-keyword">let</span> msg = err.stack || err.toString()
<span class="hljs-built_in">console</span>.error(msg.replace(<span class="hljs-regexp">/^/gm</span>, <span class="hljs-string">' '</span>))
}
</code></pre>
<h4>app.toListener()</h4>
<p>返回 app request listener。</p>
<pre><code class="language-js"><span class="hljs-keyword">const</span> http = <span class="hljs-built_in">require</span>(<span class="hljs-string">'http'</span>)
<span class="hljs-keyword">const</span> toa = <span class="hljs-built_in">require</span>(<span class="hljs-string">'toa'</span>)
<span class="hljs-keyword">const</span> app = toa()
<span class="hljs-keyword">const</span> server = http.createServer(app.toListener())
server.listen(<span class="hljs-number">3000</span>)
</code></pre>
<p>等效于:</p>
<pre><code class="language-js"><span class="hljs-keyword">const</span> toa = <span class="hljs-built_in">require</span>(<span class="hljs-string">'toa'</span>)
<span class="hljs-keyword">const</span> app = toa()
app.listen(<span class="hljs-number">3000</span>)
</code></pre>
<h4>app.listen(port, [hostname], [backlog], [callback])</h4>
<h4>app.listen(path, [callback])</h4>
<h4>app.listen(handle, [callback])</h4>
<p>返回 <code>server</code>,用法与 <code>httpServer.listen</code> 一致。</p>
<pre><code class="language-js"><span class="hljs-comment">// 与 httpServer.listen 一致</span>
app.listen(<span class="hljs-number">3000</span>)
</code></pre>
<hr>
<h2 id="doc-context">Context</h2>
<p>Similar to <a href="https://github.com/koajs/koa/blob/master/docs/api/context.md">Koa’s Context</a></p>
<h3>Difference from Koa</h3>
<ul>
<li>remove <code>ctx.app</code></li>
<li>add <code>ctx.thunk</code> method, it is thunk function that bound a scope with <code>onerror</code>.</li>
<li>add <code>ctx.end</code> method, use to stopping request process and respond immediately.</li>
<li>add <code>ctx.after</code> method, use to add hooks that run after middlewares and before respond.</li>
<li>add <code>ctx.catchStream</code> method, used to catch stream’s error or clean stream when some error.</li>
<li>add <code>ctx.ended</code> property, indicates that the response ended.</li>
<li>add <code>ctx.finished</code> property, indicates that the response finished successfully.</li>
<li>add <code>ctx.closed</code> property, indicates that the response closed unexpectedly.</li>
<li>context is a <code>EventEmitter</code> instance</li>
</ul>
<p><code>Context</code> object encapsulates node’s <code>request</code> and <code>response</code> objects into a single object which provides many helpful methods for writing web applications and APIs. These operations are used so frequently in HTTP server development that they are added at this level instead of a higher level framework, which would force middleware to re-implement this common functionality.</p>
<p>A <code>Context</code> is created <em>per</em> request, and is referenced in middleware as the receiver, or the <code>this</code> identifier, as shown in the following snippet:</p>
<pre><code class="language-js"><span class="hljs-keyword">const</span> app = Toa(<span class="hljs-function"><span class="hljs-keyword">function</span> * (<span class="hljs-params"></span>) </span>{
<span class="hljs-keyword">this</span> <span class="hljs-comment">// is the Context</span>
<span class="hljs-keyword">this</span>.request <span class="hljs-comment">// is a toa Request</span>
<span class="hljs-keyword">this</span>.response <span class="hljs-comment">// is a toa Response</span>
})
app.use(<span class="hljs-function"><span class="hljs-keyword">function</span> * (<span class="hljs-params"></span>) </span>{
<span class="hljs-keyword">this</span> <span class="hljs-comment">// is the Context</span>
<span class="hljs-keyword">this</span>.request <span class="hljs-comment">// is a toa Request</span>
<span class="hljs-keyword">this</span>.response <span class="hljs-comment">// is a toa Response</span>
})
</code></pre>
<p>Many of the context’s accessors and methods simply delegate to their <code>ctx.request</code> or <code>ctx.response</code> equivalents for convenience, and are otherwise identical. For example <code>ctx.type</code> and <code>ctx.length</code> delegate to the <code>response</code> object, and <code>ctx.path</code> and <code>ctx.method</code> delegate to the <code>request</code>.</p>
<h3>Events</h3>
<h4>‘close’</h4>
<p>Emitted after a HTTP request closed, indicates that the socket has been closed, and <code>context.closed</code> will be <code>true</code>.</p>
<h4>‘end’</h4>
<p>Emitted after respond() was called, indicates that body was sent. and <code>context.ended</code> will be <code>true</code></p>
<h4>‘finish’</h4>
<p>Emitted after a HTTP response finished. and <code>context.finished</code> will be <code>true</code>.</p>
<h4>‘error’</h4>
<p>A context always listen <code>'error'</code> event by <code>ctx.onerror</code>. <code>ctx.onerror</code> is a <strong>immutable</strong> error handle. So you can use <code>ctx.emit('error', error)</code> to deal with your exception or error.</p>
<h3>API</h3>
<p><code>Context</code> specific methods and accessors.</p>
<h4>ctx.thunk([thunkable])</h4>
<p>A thunk function that bound a scope.</p>
<ul>
<li><code>thunkable</code> thunkable value, see: <a href="https://github.com/thunks/thunks">https://github.com/thunks/thunks</a></li>
</ul>
<h4>ctx.end([message])</h4>
<p>Use to stopping request process and respond immediately. <strong>It should not run in <code>try catch</code> block, otherwise <code>onstop</code> will not be trigger</strong>.</p>
<ul>
<li><code>message</code> String, see: <a href="https://github.com/thunks/thunks">https://github.com/thunks/thunks</a></li>
</ul>
<h4>ctx.after(function () {})</h4>
<h4>ctx.after(function (callback) {})</h4>
<h4>ctx.after(function * () {})</h4>
<h4>ctx.after(async function () {})</h4>
<p>Add hooks dynamicly. Hooks will be executed in LIFO order after middlewares, but before <code>respond</code>.</p>
<h4>ctx.req</h4>
<p>Node’s <code>request</code> object.</p>
<h4>ctx.res</h4>
<p>Node’s <code>response</code> object.</p>
<p>Bypassing Toa’s response handling is <strong>not supported</strong>. Avoid using the following node properties:</p>
<ul>
<li><code>res.statusCode</code></li>
<li><code>res.writeHead()</code></li>
<li><code>res.write()</code></li>
<li><code>res.end()</code></li>
</ul>
<h4>ctx.request</h4>
<p>A Toa <code>Request</code> object.</p>
<h4>ctx.response</h4>
<p>A Toa <code>Response</code> object.</p>
<h4>ctx.state</h4>
<p>The recommended namespace for passing information through middleware and to your frontend views.</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.state.user = <span class="hljs-keyword">yield</span> User.find(id)
</code></pre>
<h4>ctx.cookies.get(name, [options])</h4>
<p>Get cookie <code>name</code> with <code>options</code>:</p>
<ul>
<li><code>signed</code> the cookie requested should be signed</li>
</ul>
<p>Toa uses the <a href="https://github.com/jed/cookies">cookies</a> module where options are simply passed.</p>
<h4>ctx.cookies.set(name, value, [options])</h4>
<p>Set cookie <code>name</code> to <code>value</code> with <code>options</code>:</p>
<ul>
<li><code>signed</code> sign the cookie value</li>
<li><code>expires</code> a <code>Date</code> for cookie expiration</li>
<li><code>path</code> cookie path, <code>/'</code> by default</li>
<li><code>domain</code> cookie domain</li>
<li><code>secure</code> secure cookie</li>
<li><code>httpOnly</code> server-accessible cookie, <strong>true</strong> by default</li>
</ul>
<p>Toa uses the <a href="https://github.com/jed/cookies">cookies</a> module where options are simply passed.</p>
<h4>ctx.throw([msg], [status], [properties])</h4>
<p>Helper method to throw an error with a <code>.status</code> property defaulting to <code>500</code> that will allow Toa to respond appropriately. The following combinations are allowed:</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.throw(<span class="hljs-number">403</span>)
<span class="hljs-keyword">this</span>.throw(<span class="hljs-string">'name required'</span>, <span class="hljs-number">400</span>)
<span class="hljs-keyword">this</span>.throw(<span class="hljs-number">400</span>, <span class="hljs-string">'name required'</span>)
<span class="hljs-keyword">this</span>.throw(<span class="hljs-string">'something exploded'</span>)
</code></pre>
<p>For example <code>this.throw('name required', 400)</code> is equivalent to:</p>
<pre><code class="language-js"><span class="hljs-keyword">let</span> err = <span class="hljs-keyword">new</span> <span class="hljs-built_in">Error</span>(<span class="hljs-string">'name required'</span>)
err.status = <span class="hljs-number">400</span>
<span class="hljs-keyword">throw</span> err
</code></pre>
<p>Note that these are user-level errors and are flagged with <code>err.expose</code> meaning the messages are appropriate for client responses, which is typically not the case for error messages since you do not want to leak failure details.</p>
<p>You may optionally pass a <code>properties</code> object which is merged into the error as-is, useful for decorating machine-friendly errors which are reported to the requester upstream.</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.throw(<span class="hljs-number">401</span>, <span class="hljs-string">'access_denied'</span>, {<span class="hljs-attr">user</span>: user})
<span class="hljs-keyword">this</span>.throw(<span class="hljs-string">'access_denied'</span>, {<span class="hljs-attr">user</span>: user})
</code></pre>
<p>Toa uses <a href="https://github.com/jshttp/http-errors">http-errors</a> to create errors.</p>
<h4>ctx.createError([status], [msg], [properties])</h4>
<p>Similar to <code>ctx.throw</code>, create a error object, but don’t throw.</p>
<h4>ctx.assert(value, [status], [msg], [properties])</h4>
<p>Helper method to throw an error similar to <code>.throw()</code> when <code>!value</code>. Similar to node’s <a href="http://nodejs.org/api/assert.html">assert()</a> method.</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.assert(<span class="hljs-keyword">this</span>.state.user, <span class="hljs-number">401</span>, <span class="hljs-string">'User not found. Please login!'</span>)
</code></pre>
<p>Toa uses <a href="https://github.com/jshttp/http-assert">http-assert</a> for assertions.</p>
<h4>ctx.respond</h4>
<p>To bypass Toa’s built-in response handling, you may explicitly set <code>this.respond = false</code>. Use this if you want to write to the raw <code>res</code> object instead of letting Toa handle the response for you.</p>
<p>Note that using this is <strong>not</strong> supported by Toa. This may break intended functionality of Toa middleware and Toa itself. Using this property is considered a hack and is only a convenience to those wishing to use traditional <code>fn(req, res)</code> functions and middleware within Toa.</p>
<h4>ctx.catchStream(stream)</h4>
<p>Catch a <code>stream</code>'s error, if ‘error’ event emit from the stream, the error will be throw to Thunk’s <code>onerror</code> and response it.</p>
<h3>Request aliases</h3>
<p>The following accessors and alias <a href="request.md">Request</a> equivalents:</p>
<ul>
<li><code>ctx.header</code></li>
<li><code>ctx.headers</code></li>
<li><code>ctx.method</code></li>
<li><code>ctx.method=</code></li>
<li><code>ctx.url</code></li>
<li><code>ctx.url=</code></li>
<li><code>ctx.origin</code></li>
<li><code>ctx.originalUrl</code></li>
<li><code>ctx.href</code></li>
<li><code>ctx.path</code></li>
<li><code>ctx.path=</code></li>
<li><code>ctx.query</code></li>
<li><code>ctx.query=</code></li>
<li><code>ctx.querystring</code></li>
<li><code>ctx.querystring=</code></li>
<li><code>ctx.host</code></li>
<li><code>ctx.hostname</code></li>
<li><code>ctx.fresh</code></li>
<li><code>ctx.stale</code></li>
<li><code>ctx.socket</code></li>
<li><code>ctx.protocol</code></li>
<li><code>ctx.secure</code></li>
<li><code>ctx.ip</code></li>
<li><code>ctx.ips</code></li>
<li><code>ctx.idempotent</code></li>
<li><code>ctx.subdomains</code></li>
<li><code>ctx.is()</code></li>
<li><code>ctx.accepts()</code></li>
<li><code>ctx.acceptsEncodings()</code></li>
<li><code>ctx.acceptsCharsets()</code></li>
<li><code>ctx.acceptsLanguages()</code></li>
<li><code>ctx.get()</code></li>
<li><code>ctx.search()</code></li>
</ul>
<h3>Response aliases</h3>
<p>The following accessors and alias <a href="response.md">Response</a> equivalents:</p>
<ul>
<li><code>ctx.body</code></li>
<li><code>ctx.body=</code></li>
<li><code>ctx.status</code></li>
<li><code>ctx.status=</code></li>
<li><code>ctx.message</code></li>
<li><code>ctx.message=</code></li>
<li><code>ctx.length=</code></li>
<li><code>ctx.length</code></li>
<li><code>ctx.type=</code></li>
<li><code>ctx.type</code></li>
<li><code>ctx.headerSent</code></li>
<li><code>ctx.redirect()</code></li>
<li><code>ctx.attachment()</code></li>
<li><code>ctx.set()</code></li>
<li><code>ctx.append()</code></li>
<li><code>ctx.remove()</code></li>
<li><code>ctx.vary()</code></li>
<li><code>ctx.lastModified=</code></li>
<li><code>ctx.etag=</code></li>
</ul>
<hr>
<h2 id="doc-request">Request</h2>
<p>The same as <a href="https://github.com/koajs/koa/blob/master/docs/api/request.md">Koa’s Request</a></p>
<p><code>Request</code> object is an abstraction on top of node’s vanilla request object, providing additional functionality that is useful for every day HTTP server development.</p>
<h3>API</h3>
<h4>request.header</h4>
<p>Request header object.</p>
<h4>request.headers</h4>
<p>Request header object. Alias as <code>request.header</code>.</p>
<h4>request.method</h4>
<p>Request method.</p>
<h4>request.method=</h4>
<p>Set request method, useful for implementing middleware such as <code>methodOverride()</code>.</p>
<h4>request.length</h4>
<p>Return request Content-Length as a number when present, or <code>undefined</code>.</p>
<h4>request.url</h4>
<p>Get request URL.</p>
<h4>request.url=</h4>
<p>Set request URL, useful for url rewrites.</p>
<h4>request.origin</h4>
<p>Get origin of URL.</p>
<h4>request.originalUrl</h4>
<p>Get request original URL.</p>
<h4>request.href</h4>
<p>Get full request URL, include <code>protocol</code>, <code>host</code> and <code>url</code>.</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.request.href
<span class="hljs-comment">// => http://example.com/foo/bar?q=1</span>
</code></pre>
<h4>request.path</h4>
<p>Get request pathname.</p>
<h4>request.path=</h4>
<p>Set request pathname and retain query-string when present.</p>
<h4>request.querystring</h4>
<p>Get raw query string void of <code>?</code>.</p>
<h4>request.querystring=</h4>
<p>Set raw query string.</p>
<h4>request.search</h4>
<p>Get raw query string with the <code>?</code>.</p>
<h4>request.search=</h4>
<p>Set raw query string.</p>
<h4>request.host</h4>
<p>Get host (hostname:port) when present. Supports <code>X-Forwarded-Host</code> when <code>app.proxy</code> is <strong>true</strong>, otherwise <code>Host</code> is used.</p>
<h4>request.hostname</h4>
<p>Get hostname when present. Supports <code>X-Forwarded-Host</code> when <code>app.proxy</code> is <strong>true</strong>, otherwise <code>Host</code> is used.</p>
<h4>request.type</h4>
<p>Get request <code>Content-Type</code> void of parameters such as "charset".</p>
<pre><code class="language-js"><span class="hljs-keyword">let</span> ct = <span class="hljs-keyword">this</span>.request.type
<span class="hljs-comment">// => "image/png"</span>
</code></pre>
<h4>request.charset</h4>
<p>Get request charset when present, or <code>undefined</code>:</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.request.charset
<span class="hljs-comment">// => "utf-8"</span>
</code></pre>
<h4>request.query</h4>
<p>Get parsed query-string, returning an empty object when no query-string is present. Note that this getter does <em>not</em> support nested parsing.</p>
<p>For example "color=blue&size=small":</p>
<pre><code class="language-js">{
<span class="hljs-attr">color</span>: <span class="hljs-string">'blue'</span>,
<span class="hljs-attr">size</span>: <span class="hljs-string">'small'</span>
}
</code></pre>
<h4>request.query=</h4>
<p>Set query-string to the given object. Note that this setter does <em>not</em> support nested objects.</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.query = {<span class="hljs-attr">next</span>: <span class="hljs-string">'/login'</span>}
</code></pre>
<h4>request.fresh</h4>
<p>Check if a request cache is "fresh", aka the contents have not changed. This method is for cache negotiation between <code>If-None-Match</code> / <code>ETag</code>, and <code>If-Modified-Since</code> and <code>Last-Modified</code>. It should be referenced after setting one or more of these response headers.</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.status = <span class="hljs-number">200</span>
<span class="hljs-keyword">this</span>.set(<span class="hljs-string">'ETag'</span>, <span class="hljs-string">'123'</span>)
<span class="hljs-comment">// cache is ok</span>
<span class="hljs-keyword">if</span> (<span class="hljs-keyword">this</span>.fresh) {
<span class="hljs-keyword">this</span>.status = <span class="hljs-number">304</span>
<span class="hljs-keyword">return</span>
}
<span class="hljs-comment">// cache is stale</span>
<span class="hljs-comment">// fetch new data</span>
<span class="hljs-keyword">this</span>.body = <span class="hljs-keyword">yield</span> db.find(<span class="hljs-string">'something'</span>)
</code></pre>
<h4>request.stale</h4>
<p>Inverse of <code>request.fresh</code>.</p>
<h4>request.protocol</h4>
<p>Return request protocol, “https” or "http". Supports <code>X-Forwarded-Proto</code> when <code>app.proxy</code> is <strong>true</strong>.</p>
<h4>request.secure</h4>
<p>Shorthand for <code>this.protocol == "https"</code> to check if a request was issued via TLS.</p>
<h4>request.ip</h4>
<p>Request remote address. Supports <code>X-Forwarded-For</code> when <code>app.proxy</code> is <strong>true</strong>.</p>
<h4>request.ips</h4>
<p>When <code>X-Forwarded-For</code> is present and <code>app.proxy</code> is enabled an array of these ips is returned, ordered from upstream -> downstream. When disabled an empty array is returned.</p>
<h4>request.subdomains</h4>
<p>Return subdomains as an array.</p>
<p>Subdomains are the dot-separated parts of the host before the main domain of the app. By default, the domain of the app is assumed to be the last two parts of the host. This can be changed by setting <code>app.subdomainOffset</code>.</p>
<p>For example, if the domain is "tobi.ferrets.example.com":</p>
<p>If <code>app.subdomainOffset</code> is not set, this.subdomains is <code>["ferrets", "tobi"]</code>.<br>
If <code>app.subdomainOffset</code> is 3, this.subdomains is <code>["tobi"]</code>.</p>
<h4>request.is(types...)</h4>
<p>Check if the incoming request contains the “Content-Type” header field, and it contains any of the give mime <code>type</code>s. If there is no request body, <code>null</code> is returned. If there is no content type, or the match fails <code>false</code> is returned. Otherwise, it returns the matching content-type.</p>
<pre><code class="language-js"><span class="hljs-comment">// With Content-Type: text/html; charset=utf-8</span>
<span class="hljs-keyword">this</span>.is(<span class="hljs-string">'html'</span>) <span class="hljs-comment">// => 'html'</span>
<span class="hljs-keyword">this</span>.is(<span class="hljs-string">'text/html'</span>) <span class="hljs-comment">// => 'text/html'</span>
<span class="hljs-keyword">this</span>.is(<span class="hljs-string">'text/*'</span>, <span class="hljs-string">'text/html'</span>) <span class="hljs-comment">// => 'text/html'</span>
<span class="hljs-comment">// When Content-Type is application/json</span>
<span class="hljs-keyword">this</span>.is(<span class="hljs-string">'json'</span>, <span class="hljs-string">'urlencoded'</span>) <span class="hljs-comment">// => 'json'</span>
<span class="hljs-keyword">this</span>.is(<span class="hljs-string">'application/json'</span>) <span class="hljs-comment">// => 'application/json'</span>
<span class="hljs-keyword">this</span>.is(<span class="hljs-string">'html'</span>, <span class="hljs-string">'application/*'</span>) <span class="hljs-comment">// => 'application/json'</span>
<span class="hljs-keyword">this</span>.is(<span class="hljs-string">'html'</span>) <span class="hljs-comment">// => false</span>
</code></pre>
<p>For example if you want to ensure that only images are sent to a given route:</p>
<pre><code class="language-js"><span class="hljs-keyword">if</span> (<span class="hljs-keyword">this</span>.is(<span class="hljs-string">'image/*'</span>)) {
<span class="hljs-comment">// process</span>
} <span class="hljs-keyword">else</span> {
<span class="hljs-keyword">this</span>.throw(<span class="hljs-number">415</span>, <span class="hljs-string">'images only!'</span>)
}
</code></pre>
<h4>Content Negotiation</h4>
<p><code>Request</code> object includes helpful content negotiation utilities powered by <a href="http://github.com/expressjs/accepts">accepts</a> and <a href="https://github.com/federomero/negotiator">negotiator</a>. These utilities are:</p>
<ul>
<li><code>request.accepts(types)</code></li>
<li><code>request.acceptsEncodings(types)</code></li>
<li><code>request.acceptsCharsets(charsets)</code></li>
<li><code>request.acceptsLanguages(langs)</code></li>
</ul>
<p>If no types are supplied, <strong>all</strong> acceptable types are returned.</p>
<p>If multiple types are supplied, the best match will be returned. If no matches are found, a <code>false</code> is returned, and you should send a <code>406 "Not Acceptable"</code> response to the client.</p>
<p>In the case of missing accept headers where any type is acceptable, the first type will be returned. Thus, the order of types you supply is important.</p>
<h4>request.accepts(types)</h4>
<p>Check if the given <code>type(s)</code> is acceptable, returning the best match when true, otherwise <code>false</code>. The <code>type</code> value may be one or more mime type string such as "application/json", the extension name such as "json", or an array <code>["json", "html", "text/plain"]</code>.</p>
<pre><code class="language-js"><span class="hljs-comment">// Accept: text/html</span>
<span class="hljs-keyword">this</span>.accepts(<span class="hljs-string">'html'</span>)
<span class="hljs-comment">// => "html"</span>
<span class="hljs-comment">// Accept: text/*, application/json</span>
<span class="hljs-keyword">this</span>.accepts(<span class="hljs-string">'html'</span>)
<span class="hljs-comment">// => "html"</span>
<span class="hljs-keyword">this</span>.accepts(<span class="hljs-string">'text/html'</span>)
<span class="hljs-comment">// => "text/html"</span>
<span class="hljs-keyword">this</span>.accepts(<span class="hljs-string">'json'</span>, <span class="hljs-string">'text'</span>)
<span class="hljs-comment">// => "json"</span>
<span class="hljs-keyword">this</span>.accepts(<span class="hljs-string">'application/json'</span>)
<span class="hljs-comment">// => "application/json"</span>
<span class="hljs-comment">// Accept: text/*, application/json</span>
<span class="hljs-keyword">this</span>.accepts(<span class="hljs-string">'image/png'</span>)
<span class="hljs-keyword">this</span>.accepts(<span class="hljs-string">'png'</span>)
<span class="hljs-comment">// => false</span>
<span class="hljs-comment">// Accept: text/*;q=.5, application/json</span>
<span class="hljs-keyword">this</span>.accepts([<span class="hljs-string">'html'</span>, <span class="hljs-string">'json'</span>])
<span class="hljs-keyword">this</span>.accepts(<span class="hljs-string">'html'</span>, <span class="hljs-string">'json'</span>)
<span class="hljs-comment">// => "json"</span>
<span class="hljs-comment">// No Accept header</span>
<span class="hljs-keyword">this</span>.accepts(<span class="hljs-string">'html'</span>, <span class="hljs-string">'json'</span>)
<span class="hljs-comment">// => "html"</span>
<span class="hljs-keyword">this</span>.accepts(<span class="hljs-string">'json'</span>, <span class="hljs-string">'html'</span>)
<span class="hljs-comment">// => "json"</span>
</code></pre>
<p>You may call <code>this.accepts()</code> as many times as you like, or use a switch:</p>
<pre><code class="language-js"><span class="hljs-keyword">switch</span> (<span class="hljs-keyword">this</span>.accepts(<span class="hljs-string">'json'</span>, <span class="hljs-string">'html'</span>, <span class="hljs-string">'text'</span>)) {
<span class="hljs-keyword">case</span> <span class="hljs-string">'json'</span>: <span class="hljs-keyword">break</span>
<span class="hljs-keyword">case</span> <span class="hljs-string">'html'</span>: <span class="hljs-keyword">break</span>
<span class="hljs-keyword">case</span> <span class="hljs-string">'text'</span>: <span class="hljs-keyword">break</span>
<span class="hljs-keyword">default</span>: <span class="hljs-keyword">this</span>.throw(<span class="hljs-number">406</span>, <span class="hljs-string">'json, html, or text only'</span>)
}
</code></pre>
<h4>request.acceptsEncodings(encodings)</h4>
<p>Check if <code>encodings</code> are acceptable, returning the best match when true, otherwise <code>false</code>. Note that you should include <code>identity</code> as one of the encodings!</p>
<pre><code class="language-js"><span class="hljs-comment">// Accept-Encoding: gzip</span>
<span class="hljs-keyword">this</span>.acceptsEncodings(<span class="hljs-string">'gzip'</span>, <span class="hljs-string">'deflate'</span>, <span class="hljs-string">'identity'</span>)
<span class="hljs-comment">// => "gzip"</span>
<span class="hljs-keyword">this</span>.acceptsEncodings([<span class="hljs-string">'gzip'</span>, <span class="hljs-string">'deflate'</span>, <span class="hljs-string">'identity'</span>])
<span class="hljs-comment">// => "gzip"</span>
</code></pre>
<p>When no arguments are given all accepted encodings are returned as an array:</p>
<pre><code class="language-js"><span class="hljs-comment">// Accept-Encoding: gzip, deflate</span>
<span class="hljs-keyword">this</span>.acceptsEncodings()
<span class="hljs-comment">// => ["gzip", "deflate", "identity"]</span>
</code></pre>
<p>Note that the <code>identity</code> encoding (which means no encoding) could be unacceptable if the client explicitly sends <code>identity;q=0</code>. Although this is an edge case, you should still handle the case where this method returns <code>false</code>.</p>
<h4>request.acceptsCharsets(charsets)</h4>
<p>Check if <code>charsets</code> are acceptable, returning the best match when true, otherwise <code>false</code>.</p>
<pre><code class="language-js"><span class="hljs-comment">// Accept-Charset: utf-8, iso-8859-1;q=0.2, utf-7;q=0.5</span>
<span class="hljs-keyword">this</span>.acceptsCharsets(<span class="hljs-string">'utf-8'</span>, <span class="hljs-string">'utf-7'</span>)
<span class="hljs-comment">// => "utf-8"</span>
<span class="hljs-keyword">this</span>.acceptsCharsets([<span class="hljs-string">'utf-7'</span>, <span class="hljs-string">'utf-8'</span>])
<span class="hljs-comment">// => "utf-8"</span>
</code></pre>
<p>When no arguments are given all accepted charsets are returned as an array:</p>
<pre><code class="language-js"><span class="hljs-comment">// Accept-Charset: utf-8, iso-8859-1;q=0.2, utf-7;q=0.5</span>
<span class="hljs-keyword">this</span>.acceptsCharsets()
<span class="hljs-comment">// => ["utf-8", "utf-7", "iso-8859-1"]</span>
</code></pre>
<h4>request.acceptsLanguages(langs)</h4>
<p>Check if <code>langs</code> are acceptable, returning the best match when true, otherwise <code>false</code>.</p>
<pre><code class="language-js"><span class="hljs-comment">// Accept-Language: en;q=0.8, es, pt</span>
<span class="hljs-keyword">this</span>.acceptsLanguages(<span class="hljs-string">'es'</span>, <span class="hljs-string">'en'</span>)
<span class="hljs-comment">// => "es"</span>
<span class="hljs-keyword">this</span>.acceptsLanguages([<span class="hljs-string">'en'</span>, <span class="hljs-string">'es'</span>])
<span class="hljs-comment">// => "es"</span>
</code></pre>
<p>When no arguments are given all accepted languages are returned as an array:</p>
<pre><code class="language-js"><span class="hljs-comment">// Accept-Language: en;q=0.8, es, pt</span>
<span class="hljs-keyword">this</span>.acceptsLanguages()
<span class="hljs-comment">// => ["es", "pt", "en"]</span>
</code></pre>
<h4>request.idempotent</h4>
<p>Check if the request is idempotent.</p>
<h4>request.socket</h4>
<p>Return the request socket.</p>
<h4>request.get(field)</h4>
<p>Return request header.</p>
<hr>
<h2 id="doc-response">Response</h2>
<p>The same as <a href="https://github.com/koajs/koa/blob/master/docs/api/response.md">Koa’s Response</a></p>
<p><code>Response</code> object is an abstraction on top of node’s vanilla response object, providing additional functionality that is useful for every day HTTP server development.</p>
<h3>API</h3>
<h4>response.header</h4>
<p>Response header object.</p>
<h4>response.headers</h4>
<p>Response header object. Alias as <code>response.header</code>.</p>
<h4>response.socket</h4>
<p>Request socket.</p>
<h4>response.status</h4>
<p>Get response status. By default, <code>response.status</code> is not set unlike node’s <code>res.statusCode</code> which defaults to <code>200</code>.</p>
<h4>response.status=</h4>
<p>Set response status via numeric code:</p>
<ul>
<li>100 “continue”</li>
<li>101 “switching protocols”</li>
<li>102 “processing”</li>
<li>200 “ok”</li>
<li>201 “created”</li>
<li>202 “accepted”</li>
<li>203 “non-authoritative information”</li>
<li>204 “no content”</li>
<li>205 “reset content”</li>
<li>206 “partial content”</li>
<li>207 “multi-status”</li>
<li>300 “multiple choices”</li>
<li>301 “moved permanently”</li>
<li>302 “moved temporarily”</li>
<li>303 “see other”</li>
<li>304 “not modified”</li>
<li>305 “use proxy”</li>
<li>307 “temporary redirect”</li>
<li>400 “bad request”</li>
<li>401 “unauthorized”</li>
<li>402 “payment required”</li>
<li>403 “forbidden”</li>
<li>404 “not found”</li>
<li>405 “method not allowed”</li>
<li>406 “not acceptable”</li>
<li>407 “proxy authentication required”</li>
<li>408 “request time-out”</li>
<li>409 “conflict”</li>
<li>410 “gone”</li>
<li>411 “length required”</li>
<li>412 “precondition failed”</li>
<li>413 “request entity too large”</li>
<li>414 “request-uri too large”</li>
<li>415 “unsupported media type”</li>
<li>416 “requested range not satisfiable”</li>
<li>417 “expectation failed”</li>
<li>418 “i’m a teapot”</li>
<li>422 “unprocessable entity”</li>
<li>423 “locked”</li>
<li>424 “failed dependency”</li>
<li>425 “unordered collection”</li>
<li>426 “upgrade required”</li>
<li>428 “precondition required”</li>
<li>429 “too many requests”</li>
<li>431 “request header fields too large”</li>
<li>500 “internal server error”</li>
<li>501 “not implemented”</li>
<li>502 “bad gateway”</li>
<li>503 “service unavailable”</li>
<li>504 “gateway time-out”</li>
<li>505 “http version not supported”</li>
<li>506 “variant also negotiates”</li>
<li>507 “insufficient storage”</li>
<li>509 “bandwidth limit exceeded”</li>
<li>510 “not extended”</li>
<li>511 “network authentication required”</li>
</ul>
<p><strong>NOTE</strong>: don’t worry too much about memorizing these strings,<br>
if you have a typo an error will be thrown, displaying this list<br>
so you can make a correction.</p>
<h4>response.message</h4>
<p>Get response status message. By default, <code>response.message</code> is associated with <code>response.status</code>.</p>
<h4>response.message=</h4>
<p>Set response status message to the given value.</p>
<h4>response.length=</h4>
<p>Set response Content-Length to the given value.</p>
<h4>response.length</h4>
<p>Return response Content-Length as a number when present, or deduce from <code>this.body</code> when possible, or <code>undefined</code>.</p>
<h4>response.body</h4>
<p>Get response body.</p>
<h4>response.body=</h4>
<p>Set response body to one of the following:</p>
<ul>
<li><code>string</code> written</li>
<li><code>Buffer</code> written</li>
<li><code>Stream</code> piped</li>
<li><code>Object</code> json-stringified</li>
<li><code>null</code> no content response</li>
</ul>
<p>If <code>response.status</code> has not been set, Toa will automatically set the status to <code>200</code> or <code>204</code>.</p>
<h5>String</h5>
<p>The Content-Type is defaulted to text/html or text/plain, both with a default charset of utf-8. The Content-Length field is also set.</p>
<h5>Buffer</h5>
<p>The Content-Type is defaulted to application/octet-stream, and Content-Length is also set.</p>
<h5>Stream</h5>
<p>The Content-Type is defaulted to application/octet-stream.</p>
<h5>Object</h5>
<p>The Content-Type is defaulted to application/json.</p>
<h4>response.get(field)</h4>
<p>Get a response header field value with case-insensitive <code>field</code>.</p>
<pre><code class="language-js"><span class="hljs-keyword">let</span> etag = <span class="hljs-keyword">this</span>.get(<span class="hljs-string">'etag'</span>)
</code></pre>
<h4>response.set(field, value)</h4>
<p>Set response header <code>field</code> to <code>value</code>:</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.set(<span class="hljs-string">'Cache-Control'</span>, <span class="hljs-string">'no-cache'</span>)
</code></pre>
<h4>response.append(field, value)</h4>
<p>Append additional header <code>field</code> with value <code>val</code>.</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.append(<span class="hljs-string">'Link'</span>, <span class="hljs-string">'<http://127.0.0.1/>'</span>)
</code></pre>
<h4>response.set(fields)</h4>
<p>Set several response header <code>fields</code> with an object:</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.set({
<span class="hljs-string">'ETag'</span>: <span class="hljs-string">'1234'</span>,
<span class="hljs-string">'Last-Modified'</span>: date
})
</code></pre>
<h4>response.remove(field)</h4>
<p>Remove header <code>field</code>.</p>
<h4>response.type</h4>
<p>Get response <code>Content-Type</code> void of parameters such as "charset".</p>
<pre><code class="language-js"><span class="hljs-keyword">let</span> ct = <span class="hljs-keyword">this</span>.type
<span class="hljs-comment">// => "image/png"</span>
</code></pre>
<h4>response.type=</h4>
<p>Set response <code>Content-Type</code> via mime string or file extension.</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.type = <span class="hljs-string">'text/plain; charset=utf-8'</span>
<span class="hljs-keyword">this</span>.type = <span class="hljs-string">'image/png'</span>
<span class="hljs-keyword">this</span>.type = <span class="hljs-string">'.png'</span>
<span class="hljs-keyword">this</span>.type = <span class="hljs-string">'png'</span>
</code></pre>
<p>Note: when appropriate a <code>charset</code> is selected for you, for example <code>response.type = 'html'</code> will default to "utf-8", however when explicitly defined in full as <code>response.type = 'text/html'</code> no charset is assigned.</p>
<h4>response.is(types...)</h4>
<p>Very similar to <code>this.request.is()</code>. Check whether the response type is one of the supplied types. This is particularly useful for creating middleware that manipulate responses.</p>
<h4>response.redirect(url, [alt])</h4>
<p>Perform a [302] redirect to <code>url</code>.</p>
<p>The string “back” is special-cased to provide Referrer support, when Referrer is not present <code>alt</code> or “/” is used.</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.redirect(<span class="hljs-string">'back'</span>)
<span class="hljs-keyword">this</span>.redirect(<span class="hljs-string">'back'</span>, <span class="hljs-string">'/index.html'</span>)
<span class="hljs-keyword">this</span>.redirect(<span class="hljs-string">'/login'</span>)
<span class="hljs-keyword">this</span>.redirect(<span class="hljs-string">'http://google.com'</span>)
</code></pre>
<p>To alter the default status of <code>302</code>, simply assign the status before or after this call. To alter the body, assign it after this call:</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.status = <span class="hljs-number">301</span>
<span class="hljs-keyword">this</span>.redirect(<span class="hljs-string">'/cart'</span>)
<span class="hljs-keyword">this</span>.body = <span class="hljs-string">'Redirecting to shopping cart'</span>
</code></pre>
<h4>response.attachment([filename])</h4>
<p>Set <code>Content-Disposition</code> to “attachment” to signal the client to prompt for download. Optionally specify the <code>filename</code> of the download.</p>
<h4>response.headerSent</h4>
<p>Check if a response header has already been sent. Useful for seeing if the client may be notified on error.</p>
<h4>response.lastModified</h4>
<p>Return the <code>Last-Modified</code> header as a <code>Date</code>, if it exists.</p>
<h4>response.lastModified=</h4>
<p>Set the <code>Last-Modified</code> header as an appropriate UTC string. You can either set it as a <code>Date</code> or date string.</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.response.lastModified = <span class="hljs-keyword">new</span> <span class="hljs-built_in">Date</span>()
</code></pre>
<h4>response.etag=</h4>
<p>Set the ETag of a response including the wrapped <code>"</code>s. Note that there is no corresponding <code>response.etag</code> getter.</p>
<pre><code class="language-js"><span class="hljs-keyword">this</span>.response.etag = crypto.createHash(<span class="hljs-string">'md5'</span>).update(<span class="hljs-keyword">this</span>.body).digest(<span class="hljs-string">'hex'</span>)
</code></pre>
<h4>response.vary(field)</h4>
<p>Vary on <code>field</code>.</p>
<hr>
</div>
</div>
</div>
</section>
<section class="resources" id="resources">
<div class="container">
<div class="card">
<div class="card-header with-border">
<h2>Resources</h2>
</div>
<div class="card-main">
<p class="module-desc">与 Koa 一样, Toa 也没有绑定过多的功能,而仅仅提供了一个轻量优雅的函数库,和强大的扩展能力。<br>
使用者可以根据自己的需求选择独立的功能模块或中间件,或自己实现相关功能模块。<br>
以下是 <strong>Toajs</strong> 提供的基础性的功能模块。它们已能满足大多数的应用需求。</p>
<div class="row modules-list">
<div class="col-xs-6">
<a href="https://github.com/toajs/toa-ejs" target="_blank" class="module">
<div class="module-icon icon-ejs">Ejs</div>
Ejs render module for toa.
</a>
</div>
<div class="col-xs-6">
<a href="https://github.com/toajs/toa-mejs" target="_blank" class="module">
<div class="module-icon icon-mejs">Mejs</div>
Mejs render module for toa.
</a>
</div>
<div class="col-xs-6">
<a href="https://github.com/toajs/toa-i18n" target="_blank" class="module">
<div class="module-icon icon-i18n">I18n</div>
I18n middleware for toa.
</a>
</div>
<div class="col-xs-6">
<a href="https://github.com/toajs/toa-body" target="_blank" class="module">
<div class="module-icon icon-body">Body</div>
Request body parser for toa.
</a>
</div>
<div class="col-xs-6">
<a href="https://github.com/toajs/toa-token" target="_blank" class="module">
<div class="module-icon icon-token">Token</div>
Token based authentication for toa.
</a>
</div>
<div class="col-xs-6">
<a href="https://github.com/toajs/toa-router" target="_blank" class="module">
<div class="module-icon icon-router">Router</div>
A router for toa.
</a>
</div>
<div class="col-xs-6">
<a href="https://github.com/toajs/toa-static" target="_blank" class="module">
<div class="module-icon icon-static">Static</div>
A static server module for toa.
</a>
</div>
<div class="col-xs-6">
<a href="https://github.com/toajs/toa-favicon" target="_blank" class="module">
<div class="module-icon icon-favicon">Favi..</div>
Favicon middleware for toa.
</a>
</div>
<div class="col-xs-6">
<a href="https://github.com/toajs/toa-session" target="_blank" class="module">
<div class="module-icon icon-session">Sess..</div>
Session middleware for toa.
</a>
</div>
<div class="col-xs-6">
<a href="https://github.com/toajs/toa-compress" target="_blank" class="module">
<div class="module-icon icon-compress">Comp..</div>
Compress responses middleware for toa.
</a>
</div>
</div>
</div>
</div>
</div>
</section>
<svg id="thanks-gap" xmlns="http://www.w3.org/2000/svg" version="1.1" width="100%" height="100" viewBox="0 0 100 100" preserveAspectRatio="none">
<path d="M-5 100 Q 0 20 5 100 Z
M0 100 Q 5 0 10 100
M5 100 Q 10 30 15 100
M10 100 Q 15 10 20 100
M15 100 Q 20 30 25 100
M20 100 Q 25 -10 30 100
M25 100 Q 30 10 35 100
M30 100 Q 35 30 40 100
M35 100 Q 40 10 45 100
M40 100 Q 45 50 50 100
M45 100 Q 50 20 55 100
M50 100 Q 55 40 60 100
M55 100 Q 60 60 65 100
M60 100 Q 65 50 70 100
M65 100 Q 70 20 75 100
M70 100 Q 75 45 80 100
M75 100 Q 80 30 85 100
M80 100 Q 85 20 90 100
M85 100 Q 90 50 95 100
M90 100 Q 95 25 100 100
M95 100 Q 100 15 105 100 Z">
</path>
</svg>
<section class="thanks" id="thanks">
<div class="container">
<h2 class="title">Thanks to Koa and it’s authors</h2>
<div class="row">
<div class="koa-wrap col-sm-3">
<a href="http://koajs.com" target="_blank">
<span class="koa-logo">
koa
</span>
</a>
<hr>
</div>
<div class="col-sm-9">
<ul class="row authors-list">
<li class="col-sm-3">
<a href="https://github.com/tj" target="_blank">
<img src="/static/images/thanks/author-tj.1398cf7c.jpg">
<br>
TJ Holowaychuk
</a>
</li>
<li class="col-sm-3">
<a href="https://github.com/jonathanong" target="_blank">
<img src="/static/images/thanks/author-jo.b502dfe8.jpg">
<br>
Jonathan Ong
</a>
<li class="col-sm-3">
<a href="https://github.com/juliangruber" target="_blank">
<img src="/static/images/thanks/author-jg.fce36d7f.jpg">
<br>
Julian Gruber
</a>
</li>
<li class="col-sm-3">
<a href="https://github.com/dead-horse" target="_blank">
<img src="/static/images/thanks/author-yyh.c0ef5e8a.jpg">
<br>
Yiyu He
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<section class="copyright">
<div class="container">
<p>Copyright © 2015-2017 Toajs Released under the MIT license.</p>
</div>
</section>
</div>
<script src="static/js/lib.20bffa5c.js"></script>
<script src="static/js/app.456c01e8.js"></script>
</body>
</html>
| toajs/toajs.com | docs/index.html | HTML | mit | 59,706 |
{% load static %}
<footer class="footer container-fluid text-center">
<div class="row clearfix">
<div class="col-md-2">2016 PyCon Taiwan</div>
<div class="col-md-8 hidden-xs hidden-sm">
<img width="133" height="24" src="{% static 'images/[email protected]' %}" class="logo">
</div>
<div class="social col-md-2 text-center">
<a href="https://www.facebook.com/pycontw" class="social-btn" target="_blank">
<i class="fa fa-facebook fa-lg"></i>
</a>
<a href="https://twitter.com/pycontw" class="social-btn" target="_blank">
<i class="fa fa-twitter fa-lg"></i>
</a>
</div>
</div>
</footer> | uranusjr/pycontw2016 | src/templates/_includes/footer.html | HTML | mit | 739 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="referrer" content="always">
<meta name="robots" content="index, follow">
<link rel="icon" href="about:blank" type="image/x-icon">
<title>
俄罗斯通信和传媒部长:国家不会考虑比特币合法化
</title>
<meta name="title" content="俄罗斯通信和传媒部长:国家不会考虑比特币合法化">
<meta name="description"
content="“据悉就在一周前,俄罗斯央行一位高级官员表示,首次代币发行(ICO)可能会为创业公司带来融资机会。而且,一周前,俄罗斯联邦旅游局负责人也预测说区块链可以改变该国的旅游业”">
<meta name="keywords" content="区块链;ICO;加密货币;俄罗斯">
<link rel="stylesheet" type="text/css" href="../css/article-font.css">
<link rel="stylesheet" href="../css/article.min.css">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-109516558-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-109516558-1');
var _hmt = _hmt || [];
(function () {
var hm = document.createElement("script");
hm.src = "https://hm.baidu.com/hm.js?dc9c3afdb0d4ee781a538922a7c9aaa9";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})(); </script>
</head>
<body class="browser-chrome os-mac is-withMagicUnderlines v-glyph v-glyph--m2 v-enableBrandingButtons is-js postShowScreen">
<div class="site-main surface-container">
<div class="surface">
<div class="screenContent surface-content">
<div class="metabar u-clearfix u-boxShadowBottomThinLighter u-textColorDarker u-fixed u-backgroundTransparentWhiteDarkest u-xs-sizeFullViewportWidth u-tintBgColor u-tintSpectrum">
<div class="metabar-inner u-marginAuto u-maxWidth1000 u-flexCenter u-justifyContentSpaceBetween u-paddingLeft20 u-paddingRight20 u-height65 u-xs-height56">
<div class="metabar-block u-flex1 u-flexCenter">
<a href="../index_cn.html" class="link u-flex">
<img src="../images/icon/logo_black.svg" height="25px">
</a>
</div>
<div class="metabar-block u-flex0 u-flexCenter">
<div class="u-alignMiddle u-inlineBlock u-verticalAlignTop u-height65 u-xs-height56">
<div class="u-alignBlock">
<div class="buttonSet buttonSet--wide u-lineHeightInherit">
<!--<a class="button button--primary button--dark button--chromeless u-accentColor--buttonDark is-inSiteNavBar u-xs-hide js-signInButton" href="#">-->
<!--中文</a>-->
<a class="button button--primary button--dark button--withChrome u-accentColor--buttonDark is-inSiteNavBar"
href="russian_minister_of_communications_and_mass_media.html">
EN</a>
</div>
</div>
</div>
</div>
</div>
<div class="metabar-inner u-marginAuto u-maxWidth1000">
<nav role="navigation" class="metabar-block metabar-block--below u-overflowHiddenY u-height40">
<ul class="u-textAlignLeft u-noWrap u-overflowX u-paddingBottom100 u-sm-paddingLeft20 u-sm-paddingRight20">
<li class="metabar-navItem u-uiTextMedium u-xs-fontSize11 u-fontSize14 u-inlineBlock u-textUppercase u-letterSpacing003 u-textColorNormal u-xs-paddingRight12 u-xs-marginRight0 u-paddingTop5 u-xs-paddingTop10">
<a class="link link--darken u-accentColor--textDarken "
href="http://unitimes.media/category/unitalks/?lang=zh">独角访谈 </a></li>
<li class="metabar-navItem u-uiTextMedium u-xs-fontSize11 u-fontSize14 u-inlineBlock u-textUppercase u-letterSpacing003 u-textColorNormal u-xs-paddingRight12 u-xs-marginRight0 u-paddingTop5 u-xs-paddingTop10">
<a class="link link--darker link--darken u-accentColor--textDarken link--noUnderline "
href="http://unitimes.media/category/news/?lang=zh">新闻 </a></li>
<li class="metabar-navItem u-uiTextMedium u-xs-fontSize11 u-fontSize14 u-inlineBlock u-textUppercase u-letterSpacing003 u-textColorNormal u-xs-paddingRight12 u-xs-marginRight0 u-paddingTop5 u-xs-paddingTop10">
<a class="link link--darken u-accentColor--textDarken link--noUnderline "
href="http://unitimes.media/category/knowledge/?lang=zh">知识库 </a></li>
<li class="metabar-navItem u-uiTextMedium u-xs-fontSize11 u-fontSize14 u-inlineBlock u-textUppercase u-letterSpacing003 u-textColorNormal u-xs-paddingRight12 u-xs-marginRight0 u-paddingTop5 u-xs-paddingTop10">
<a class="link link--darken u-accentColor--textDarken link--noUnderline "
href="http://unitimes.media/category/events/?lang=zh">活动 </a></li>
<span class="u-borderLeft1 u-paddingLeft22 u-xs-paddingLeft12 u-baseColor--borderLight"></span>
<li class="metabar-navItem is-external u-uiTextMedium u-xs-fontSize11 u-fontSize14 u-inlineBlock u-textUppercase u-letterSpacing003 u-textColorNormal u-xs-paddingRight12 u-xs-marginRight0 u-paddingTop5 u-xs-paddingTop10">
<a class="link link--darken u-accentColor--textDarken link--noUnderline "
href="http://unitimes.media/?lang=zh">首页 </a></li>
</ul>
</nav>
</div>
</div>
<div class="metabar metabar--spacer u-tintBgColor u-height105 u-xs-height95"></div>
<main role="main">
<article
class="u-minHeight100vhOffset65 u-overflowHidden postArticle postArticle--full is-withAccentColors"
lang="cn" data-scroll="native">
<header class="container u-maxWidth740">
<div class="uiScale uiScale-ui--regular uiScale-caption--regular postMetaHeader u-paddingBottom10 row">
<div class="col u-size12of12">
<div class="uiScale uiScale-ui--regular uiScale-caption--regular postMetaLockup postMetaLockup--authorWithBio u-flexCenter">
<div class="u-flex0">
<!--<a class="link avatar u-baseColor--link ui-linkSubtle" href="#">-->
<img src="../images/xue.jpg" width="50px" height="50px" class="avatar-image">
<!--</a>-->
</div>
<div class="u-flex1 u-paddingLeft15 u-overflowHidden">
<div class="u-lineHeightTightest u-xs-fontSize11 ">
徐雪
</div>
<div class="ui-caption postMetaInline">
<time>2017.11.22</time>
<!--<span class="middotDivider u-fontSize12"></span>-->
<!--<span class="readingTime"title="3 min read"></span>-->
</div>
</div>
</div>
</div>
</div>
</header>
<div class="postArticle-content" data-scroll="native">
<section class="section section--body section--first">
<div class="section-content">
<div class="section-inner sectionLayout--insetColumn">
<h1 class="graf graf--h3 graf--leading graf--title u-xs-fontSize24 u-fontSize30 u-lineHeightBase"
style="font-family: 'Microsoft Yahei';">
俄罗斯通信和传媒部长:国家不会考虑比特币合法化
</h1>
<p class="graf graf--p graf-after--h3 u-xs-fontSize12 u-fontSize15"
style="font-family: 'Microsoft Yahei';margin-top: 30px">
<em class="markup--em markup--p-em">
“据悉就在一周前,俄罗斯央行一位高级官员表示,首次代币发行(ICO)可能会为创业公司带来融资机会。而且,一周前,俄罗斯联邦旅游局负责人也预测说区块链可以改变该国的旅游业”
</em>
</p>
<img class="graf--p graf-image" src="../images/news/russian_minister_of.jpg"
width="100%">
<p class="graf graf--p graf-after--p u-xs-fontSize12 u-fontSize15"
style="font-family: 'Microsoft Yahei';">俄罗斯通信和传媒部长Nikolai
Nikiforov近日表示,该国不会考虑比特币等数字货币的合法化。
</p>
<p class="graf graf--p graf-after--p u-xs-fontSize12 u-fontSize15"
style="font-family: 'Microsoft Yahei';">根据俄罗斯国有新闻服务<a
href="http://tass.com/economy/976510">TASS</a>的消息,Nikolai
Nikiforov表示,比特币是使用区块链技术的外国项目,俄罗斯法律决不会将比特币视为俄罗斯联邦管辖范围内的法律实体。“不过俄罗斯很有可能使用区块链技术以及各种数字代币。”他补充说。
</p>
<p class="graf graf--p graf-after--p u-xs-fontSize12 u-fontSize15"
style="font-family: 'Microsoft Yahei';">
据报道在今年10月份,俄罗斯通信部向政府起草了一份文件,规定了加密货币的合法采用,并且内容包含区块链及加密货币的相关技术细节。
</p>
<p class="graf graf--p graf-after--p u-xs-fontSize12 u-fontSize15"
style="font-family: 'Microsoft Yahei';">Nikolai
Nikiforov表示,“我想我们应该从技术的角度出发提供这样的工具,在数字经济发展过程中几乎不可能通过限制来获得任何东西。”
而针对此俄罗斯银行和财政部将会做出最后的决定。
</p>
<p class="graf graf--p graf-after--p u-xs-fontSize12 u-fontSize15"
style="font-family: 'Microsoft Yahei';">
俄罗斯政府官员最近已经发出了一系列支持区块链的声音。据悉就在一周前,俄罗斯央行一位高级官员<a
href="https://www.coindesk.com/russian-central-bank-official-icos-have-huge-potential/">表示</a>,首次代币发行(ICO)可能会为创业公司带来融资机会。而且,一周前,俄罗斯联邦旅游局负责人也<a
href="https://www.coindesk.com/russian-official-blockchain-will-seriously-change-tourism-industry/">预测</a>说区块链可以改变该国的旅游业。
</p>
<p class="graf graf--p graf-after--p u-xs-fontSize10 u-fontSize13 u-textColorNormal"
style="font-family: 'Microsoft Yahei';">
<em>
【声明:文章为作者独立观点,不代表UNITIMES官网立场。欢迎转载,转载请务必注明来源。如有不当之处请多指教】
</em>
</p>
</div>
</div>
</section>
<!--<section name="5e3a"class="section section--body section--last"></section>-->
</div>
<footer class="u-paddingTop30">
<div class="container u-maxWidth740">
<div class="row">
<div class="col u-size12of12">
<div class="u-paddingBottom30">
<ul class="tags tags--postTags tags--borderless u-xs-fontSize10"
style="font-family: 'Microsoft Yahei';">
标签:
<li class="u-xs-fontSize10" style="font-family: 'Microsoft Yahei';">
<a class="link ">
区块链
</a></li>
<li class="u-xs-fontSize10" style="font-family: 'Microsoft Yahei';">
<a class="link ">
ICO
</a></li>
<li class="u-xs-fontSize10" style="font-family: 'Microsoft Yahei';">
<a class="link ">
加密货币
</a></li>
<li class="u-xs-fontSize10" style="font-family: 'Microsoft Yahei';">
<a class="link ">
俄罗斯
</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="streamItem streamItem--placementCardGrid">
<div class="u-clearfix u-backgroundGrayLightest">
<div class="row u-marginAuto u-maxWidth1000 u-paddingTop30 u-paddingBottom20">
<div class="col u-padding8 u-xs-size12of12 u-size4of12">
<div class="uiScale uiScale-ui--small uiScale-caption--regular u-height280 u-sizeFullWidth u-backgroundWhite u-borderCardBorder u-boxShadow u-borderBox u-borderRadius4"
data-scroll="native">
<a class="link link--noUnderline "
href="http://unitimes.media/?p=1719&lang=zh">
<div class="u-backgroundCover u-backgroundColorGrayLight u-height100 u-sizeFullWidth u-borderBottomLight u-borderRadiusTop4"
style="background-image: url('../images/news/c2-thumb.jpg');"></div>
</a>
<div class="u-padding15 u-borderBox u-flexColumn u-height180">
<a class="link link--noUnderline u-flex1 "
href="http://unitimes.media/?p=1719&lang=zh">
<div class="ui-caption postMetaInline u-noWrapWithEllipsis u-marginBottom7"
style="font-size:15px !important;">
新闻
</div>
<div class="ui-heading ui-clamp2 u-textColorDarkest u-contentSansBold u-maxHeight2LineHeightTighter u-lineClamp2 u-textOverflowEllipsis u-letterSpacingTight u-paddingBottom2"
style="font-size: 17px !important;">
中国正式禁止各类代币发行融资活动,虚拟货币价格随后暴跌
</div>
</a>
<div class="u-paddingTop10 u-flex0 u-flexCenter">
<div class="u-flex1 u-minWidth0 u-marginRight10">
<div class="u-flexCenter">
<div class="postMetaInline-avatar u-flex0">
<!--<a class="link avatar u-baseColor--link ui-linkSubtle" href="#">-->
<img src="../images/xue.jpg"
class="avatar-image u-size36x36">
<!--</a>-->
</div>
<div class="postMetaInline postMetaInline-authorLockup u-flex1 u-noWrapWithEllipsis u-xs-fontSize10">
<!--<a class="link link link--darken link--darker u-baseColor--link ui-linkSubtle" href="#">-->
徐雪
<!--</a>-->
<div class="u-fontSize12 u-baseColor--textNormal u-textColorNormal">
<time>2017.09.04</time>
<!--<span class="readingTime u-textColorNormal" title="1 min read"></span>-->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col u-padding8 u-xs-size12of12 u-size4of12">
<div class="uiScale uiScale-ui--small uiScale-caption--regular u-height280 u-sizeFullWidth u-backgroundWhite u-borderCardBorder u-boxShadow u-borderBox u-borderRadius4"
data-scroll="native">
<a class="link link--noUnderline "
href="http://unitimes.media/?p=1173&lang=zh">
<div class="u-backgroundCover u-backgroundColorGrayLight u-height100 u-sizeFullWidth u-borderBottomLight u-borderRadiusTop4"
style="background-image: url('../images/news/c5-thumb.jpg');"></div>
</a>
<div class="u-padding15 u-borderBox u-flexColumn u-height180">
<a class="link link--noUnderline u-flex1 "
href="http://unitimes.media/?p=1173&lang=zh">
<div class="ui-caption postMetaInline u-noWrapWithEllipsis u-marginBottom7"
style="font-size:15px !important;">
新闻
</div>
<div class="ui-heading ui-clamp2 u-textColorDarkest u-contentSansBold u-maxHeight2LineHeightTighter u-lineClamp2 u-textOverflowEllipsis u-letterSpacingTight u-paddingBottom2"
style="font-size: 17px !important;">
第三届全球区块链峰会在上海成功召开
</div>
</a>
<div class="u-paddingTop10 u-flex0 u-flexCenter">
<div class="u-flex1 u-minWidth0 u-marginRight10">
<div class="u-flexCenter">
<div class="postMetaInline-avatar u-flex0">
<!--<a class="link avatar u-baseColor--link ui-linkSubtle" href="#">-->
<img src="../images/cat.jpg"
class="avatar-image u-size36x36">
<!--</a>-->
</div>
<div class="postMetaInline postMetaInline-authorLockup u-flex1 u-noWrapWithEllipsis u-xs-fontSize10">
<!--<a class="link link link--darken link--darker u-baseColor--link ui-linkSubtle" href="#">-->
清欢
<!--</a>-->
<div class="u-fontSize12 u-baseColor--textNormal u-textColorNormal">
<time>2017.09.18</time>
<!--<span class="readingTime u-textColorNormal" title="1 min read"></span>-->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col u-padding8 u-xs-size12of12 u-size4of12">
<div class="uiScale uiScale-ui--small uiScale-caption--regular u-height280 u-sizeFullWidth u-backgroundWhite u-borderCardBorder u-boxShadow u-borderBox u-borderRadius4"
data-scroll="native">
<a class="link link--noUnderline "
href="http://unitimes.media/?p=1677&lang=zh">
<div class="u-backgroundCover u-backgroundColorGrayLight u-height100 u-sizeFullWidth u-borderBottomLight u-borderRadiusTop4"
style="background-image: url('../images/news/w4-thumb.jpg');"></div>
</a>
<div class="u-padding15 u-borderBox u-flexColumn u-height180">
<a class="link link--noUnderline u-flex1 "
href="http://unitimes.media/?p=1677&lang=zh">
<div class="ui-caption postMetaInline u-noWrapWithEllipsis u-marginBottom7"
style="font-size:15px !important;">
新闻
</div>
<div class="ui-heading ui-clamp2 u-textColorDarkest u-contentSansBold u-maxHeight2LineHeightTighter u-lineClamp2 u-textOverflowEllipsis u-letterSpacingTight u-paddingBottom2"
style="font-size: 17px !important;">
以太坊ERC-20代币标准已正式确定
</div>
</a>
<div class="u-paddingTop10 u-flex0 u-flexCenter">
<div class="u-flex1 u-minWidth0 u-marginRight10">
<div class="u-flexCenter">
<div class="postMetaInline-avatar u-flex0">
<!--<a class="link avatar u-baseColor--link ui-linkSubtle" href="#">-->
<img src="../images/dog.jpg"
class="avatar-image u-size36x36">
<!--</a>-->
</div>
<div class="postMetaInline postMetaInline-authorLockup u-flex1 u-noWrapWithEllipsis u-xs-fontSize10">
<!--<a class="link link link--darken link--darker u-baseColor--link ui-linkSubtle" href="#">-->
浅汐
<!--</a>-->
<div class="u-fontSize12 u-baseColor--textNormal u-textColorNormal">
<time>2017.09.11</time>
<!--<span class="readingTime u-textColorNormal" title="1 min read"></span>-->
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="u-textAlignCenter u-paddingBottom20 u-xs-fontSize10">© UNITIMES. All
Rights Reserved.
</div>
</div>
</div>
</footer>
</article>
</main>
</div>
</div>
</div>
<div class="surface-scrollOverlay"></div>
</body>
</html> | LinkTimeTech/website | unitimes/Unitimes Web 5/news/russian_minister_of_communications_and_mass_media_cn.html | HTML | mit | 29,153 |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="user-scalable=no, width=device-width, minimum-scale=1, maximum-scale=1" />
<title>Tween - Hilo Example</title>
<link rel="stylesheet" type="text/css" href="css/style.css">
<script type="text/javascript" src="../build/standalone/hilo-standalone.min.js"></script>
<script type="text/javascript" src="../build/flash/hilo-flash.min.js" data-auto="true"></script>
<style type="text/css">
body{
/*background-color: #000;*/
}
#game-container{
line-height: 0;
/*-webkit-tranform: translateZ(0);*/
}
.box{
position: relative;
display: inline-block;
width: 15px;
height: 15px;
border: 1px solid #fff;
background-color: blue;
}
</style>
</head>
<body onload="init();">
<div id="header">
<h1>Tween</h1>
<p>Tween类提供缓动动画功能,使用Tween和Ease函数库可创建各种各样丰富的缓动动画。</p>
</div>
<div id="game-container"></div>
<script type="text/javascript" src="js/demo.js"></script>
<script type="text/javascript">
var Ticker = Hilo.Ticker;
var Tween = Hilo.Tween;
var Ease = Hilo.Ease;
var box;
function init(){
//start ticker
var ticker = new Ticker(60);
ticker.addTick(Tween);
ticker.start();
box = document.createElement('div');
box.id = 'box';
box.className = 'box';
box.x = 0;
box.y = 0;
gameContainer.appendChild(box);
Tween.to(box, {x:50, y:50}, {
duration: 500,
onUpdate: onUpdateTransform,
onComplete: runLink
});
}
function runLink(){
Tween.to(box, {x:50, y:150}, {
duration: 500,
onUpdate: onUpdateTransform
})
.link(Tween.to(box, {x:150}, {
duration: 500,
onUpdate: onUpdateTransform,
delay:'+0'
}))
.link(Tween.to(box, {y:50}, {
duration: 500,
onUpdate: onUpdateTransform,
delay:'+0'
}))
.link(Tween.to(box, {x:50}, {
duration: 500,
onUpdate: onUpdateTransform,
delay:'+0',
onComplete:runLink
}))
}
function onUpdateTransform(ratio, tween){
tween.target.style.webkitTransform = 'translate(' + tween.target.x + 'px,' + tween.target.y + 'px)';
}
</script>
</body>
</html>
| hiloteam/Hilo | examples/TweenLink.html | HTML | mit | 2,728 |
<img src="http://d361253.u161.fasthit.net/coldfusion/Property/properties/DOV0029000/000FRONT.jpg" height="150">
<div id="chart" class="floatright">
<svg style="height:330px;width: 450px;"> </svg>
</div>
<span class="property-details">
<ul class="">
<li>
{{viewing.address}}
</li>
<li>
01/08/1995<span>Purchase Date</span>
</li>
<li>
$115,000<span>Purchase Price</span>
</li>
</ul>
</span>
<span class="property-details-cell">
<ul class="">
<li>
$35,000<span>Original Net Equity**</span>
</li>
<li>$80,000<span>Original Mortgage</span></li>
<li>$570,000<span>Net Equity</span></li>
<li>$80,000<span>Mortgage</span></li>
<li>16.84%<span>Return on Equity</span></li>
<li>10.14%<span>Return on Investment</span></li>
<li>$22,164<span>Annual Rent</span></li>
<li>19.27%<span>Rental Growth</span></li>
</ul>
</span>
<em><strong>Market Median+</strong></em>
<span ng-repeat="v in viewing.marketValues">{{v.marketMedian}}!</span>
$675,000
$670,000
$680,000
$775,000
$825,000
$795,000
$745,000
| gotaheads/pms3 | app/views/partials/property-details.html | HTML | mit | 1,121 |
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/majstor-style.css">
<link rel="stylesheet" type="text/css" href="http://fonts.googleapis.com/css?family=Open+Sans:400italic,700,400">
<link rel="shortcut icon" href="favicon.ico">
<link rel="icon" type="image/png" href="img/math-master-48.png">
<script type="application/javascript" src="//code.jquery.com/jquery-2.1.1.min.js"></script>
<script type="application/javascript" src="bootstrap/js/bootstrap.min.js"></script>
<script type="application/javascript" src="js/serviceURLs.js"></script>
<script type="application/javascript">
$(document).ready(function() {
$(".statusLoggedIn").hide();
$(".statusNotLoggedIn").hide();
$.get(URLSessionTest, function(data) {
if (data != "") {
var splitUsername = data.split(" ");
$("#statusLoggedInUsername").html(splitUsername[1]);
$(".statusNotLoggedIn").slideUp(250, function() {
$(".statusLoggedIn").slideDown(250);
});
// Offer to log out.
$("#logged-username").html(splitUsername[1]);
$("#logout-container-slider").slideDown();
$("#login-container-slider").slideUp();
$("#loginForm :input").prop("disabled", true);
}
else if (data == "") {
$(".statusLoggedIn").slideUp(250, function() {
$(".statusNotLoggedIn").slideDown(250);
});
// OK.
$("#logout-container-slider").slideUp();
$("#login-container-slider").slideDown();
$("#loginForm :input").prop("disabled", false);
}
});
});
function logout() {
$.get(URLLogout, function() {
$(".statusLoggedIn").slideUp(250, function() {
$(".statusNotLoggedIn").slideDown(250);
});
});
}
</script>
<title>Math Master</title>
</head>
<body>
<div id="mainContainer">
<!-- Navigation bar -->
<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">
<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="index.html">Math Master</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><a href="game.html">Play</a></li>
<li><a href="stats.html">Statistics</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li id="statusNotLoggedIn">
<li class="statusNotLoggedIn"><a href="login.html">Login</a></li>
<li class="statusNotLoggedIn"><a href="registration.html">Register</a></li>
<li class="statusLoggedIn"><p class="navbar-text">You are logged in as:<p id="statusLoggedInUsername" class="navbar-text" style="font-weight: bold;">username</p></p></li>
<li class="statusLoggedIn"><a href="#" onclick="logout();">Log out</a></li>
</li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container-fluid -->
</nav>
<div class="login-container" style="width: 100%; margin:auto; text-align: center;">
<div class="panel panel-primary login">
<div class="panel-body">
<h1>Welcome to Math Master!</h1>
<hr>
<p class="mainP">
Math Master is a game about speed and accuracy.
You will face other players in a multi-player game lobby and test you mathematics skills.
Each player is presented the same problem and 4 possible answers.
Be the fastest player to answer correctly in order to win the round.
Win 3 rounds and you are the winner of the game!
</p>
<hr>
<h2>Click <a href="game.html" class="btn btn-primary btn-lg">here</a> to start playing and then:</h2>
<div class="row" style="max-width: 800px; margin: auto;">
<div class="col-md-6">
<h3>Find a game to join.</h3>
<img src="img/tut1.png">
</div>
<div class="col-md-6">
<h3>Or create your own.</h3>
<img src="img/tut2.png">
</div>
</div>
<hr>
<h2>Once in a room:</h2>
<div class="row" style="max-width: 800px; margin: auto;">
<div class="col-md-6">
<h3>Click the switch to ready-up.</h3>
<img src="img/tut3.png">
</div>
<div class="col-md-6">
<h3>And wait for others to do so.</h3>
<img src="img/tut4.png">
</div>
</div>
<hr>
<h2>Game starts when everyone is ready.</h2>
<h3>Monitor progress of yourself and other players.</h3>
<img src="img/tut5.png">
<hr>
<h2>Be the fastest and win the game!</h2>
<img src="img/tut6.png">
<hr>
<h2>Make sure to check your stats <a href="stats.html" class="btn btn-primary btn-lg">here</a></h2>
<img src="img/tut7.png">
<h4>Note: you have to be logged in to see your stats.</h4>
<hr>
<h2>Some global stats are shown as well.</h2>
<img src="img/tut8.png">
</div>
</div>
</div>
</div>
</body>
</html> | fvoska/MatematickiMajstor | index.html | HTML | mit | 6,720 |
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) -->
<!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca -->
<head>
<!-- Title begins / Début du titre -->
<title>
MRO Electronic Supply Ltd. -
Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada
</title>
<!-- Title ends / Fin du titre -->
<!-- Meta-data begins / Début des métadonnées -->
<meta charset="utf-8" />
<meta name="dcterms.language" title="ISO639-2" content="eng" />
<meta name="dcterms.title" content="" />
<meta name="description" content="" />
<meta name="dcterms.description" content="" />
<meta name="dcterms.type" content="report, data set" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.issued" title="W3CDTF" content="" />
<meta name="dcterms.modified" title="W3CDTF" content="" />
<meta name="keywords" content="" />
<meta name="dcterms.creator" content="" />
<meta name="author" content="" />
<meta name="dcterms.created" title="W3CDTF" content="" />
<meta name="dcterms.publisher" content="" />
<meta name="dcterms.audience" title="icaudience" content="" />
<meta name="dcterms.spatial" title="ISO3166-1" content="" />
<meta name="dcterms.spatial" title="gcgeonames" content="" />
<meta name="dcterms.format" content="HTML" />
<meta name="dcterms.identifier" title="ICsiteProduct" content="536" />
<!-- EPI-11240 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- MCG-202 -->
<meta content="width=device-width,initial-scale=1" name="viewport">
<!-- EPI-11567 -->
<meta name = "format-detection" content = "telephone=no">
<!-- EPI-12603 -->
<meta name="robots" content="noarchive">
<!-- EPI-11190 - Webtrends -->
<script>
var startTime = new Date();
startTime = startTime.getTime();
</script>
<!--[if gte IE 9 | !IE ]><!-->
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon">
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css">
<!--<![endif]-->
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css">
<!--[if lt IE 9]>
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script>
<![endif]-->
<!--[if lte IE 9]>
<![endif]-->
<noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript>
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<script>dataLayer1 = [];</script>
<!-- End Google Tag Manager -->
<!-- EPI-11235 -->
<link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body class="home" vocab="http://schema.org/" typeof="WebPage">
<!-- EPIC HEADER BEGIN -->
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" 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!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script>
<!-- End Google Tag Manager -->
<!-- EPI-12801 -->
<span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span>
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-sm visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to "About this site"</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr" class="container">
<section id="wb-lng" class="visible-md visible-lg text-right">
<h2 class="wb-inv">Language selection</h2>
<div class="row">
<div class="col-md-12">
<ul class="list-inline mrgn-bttm-0">
<li><a href="nvgt.do?V_TOKEN=1492305093003&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=31445&V_SEARCH.docsStart=31444&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn//magmi/web/download_file.php?_flId?_flxKy=e1s1&estblmntNo=234567041301&profileId=61&_evId=bck&lang=eng&V_SEARCH.showStricts=false&prtl=1&_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li>
</ul>
</div>
</div>
</section>
<div class="row">
<div class="brand col-xs-8 col-sm-9 col-md-6">
<a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a>
</div>
<section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn">
<h2>Search and menus</h2>
<ul class="list-inline text-right chvrn">
<li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li>
</ul>
<div id="mb-pnl"></div>
</section>
<!-- Site Search Removed -->
</div>
</div>
<nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement">
<h2 class="wb-inv">Topics menu</h2>
<div class="container nvbar">
<div class="row">
<ul class="list-inline menu">
<li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li>
<li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li>
<li><a href="https://travel.gc.ca/">Travel</a></li>
<li><a href="https://www.canada.ca/en/services/business.html">Business</a></li>
<li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li>
<li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li>
<li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li>
<li><a href="https://www.canada.ca/en/services.html">More services</a></li>
</ul>
</div>
</div>
</nav>
<!-- EPIC BODY BEGIN -->
<nav role="navigation" id="wb-bc" class="" property="breadcrumb">
<h2 class="wb-inv">You are here:</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
<li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li>
<li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li>
<li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li>
</ol>
</div>
</div>
</nav>
</header>
<main id="wb-cont" role="main" property="mainContentOfPage" class="container">
<!-- End Header -->
<!-- Begin Body -->
<!-- Begin Body Title -->
<!-- End Body Title -->
<!-- Begin Body Head -->
<!-- End Body Head -->
<!-- Begin Body Content -->
<br>
<!-- Complete Profile -->
<!-- Company Information above tabbed area-->
<input id="showMore" type="hidden" value='more'/>
<input id="showLess" type="hidden" value='less'/>
<h1 id="wb-cont">
Company profile - Canadian Company Capabilities
</h1>
<div class="profileInfo hidden-print">
<ul class="list-inline">
<li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&rstBtn.x=" class="btn btn-link">New Search</a> |</li>
<li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do">
<input type="hidden" name="lang" value="eng" />
<input type="hidden" name="profileId" value="" />
<input type="hidden" name="prtl" value="1" />
<input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" />
<input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" />
<input type="hidden" name="V_SEARCH.depth" value="1" />
<input type="hidden" name="V_SEARCH.showStricts" value="false" />
<input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" />
</form></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=31443&V_DOCUMENT.docRank=31444&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492305121669&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567058181&profileId=&key.newSearchLabel=">Previous Company</a></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=31445&V_DOCUMENT.docRank=31446&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492305121669&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=234567015502&profileId=&key.newSearchLabel=">Next Company</a></li>
</ul>
</div>
<details>
<summary>Third-Party Information Liability Disclaimer</summary>
<p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p>
</details>
<h2>
MRO Electronic Supply Ltd.
</h2>
<div class="row">
<div class="col-md-5">
<h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2>
<p>MRO Electronic Supply Ltd.</p>
<div class="mrgn-tp-md"></div>
<p class="mrgn-bttm-0" ><a href="http://www.mroelectronics.com"
target="_blank" title="Website URL">http://www.mroelectronics.com</a></p>
<p><a href="mailto:[email protected]" title="[email protected]">[email protected]</a></p>
</div>
<div class="col-md-4 mrgn-sm-sm">
<h2 class="h5 mrgn-bttm-0">Mailing Address:</h2>
<address class="mrgn-bttm-md">
2240 Pegasus Rd NE<br/>
CALGARY,
Alberta<br/>
T2E 8G8
<br/>
</address>
<h2 class="h5 mrgn-bttm-0">Location Address:</h2>
<address class="mrgn-bttm-md">
2240 Pegasus Rd NE<br/>
CALGARY,
Alberta<br/>
T2E 8G8
<br/>
</address>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(403) 291-0501
</p>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(800) 882-9301</p>
<p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>:
(403) 291-0530</p>
</div>
<div class="col-md-3 mrgn-tp-md">
<h2 class="wb-inv">Logo</h2>
<img class="img-responsive text-left" src="https://www.ic.gc.ca/app/ccc/srch/media?estblmntNo=234567029512&graphFileName=mro.gif&applicationCode=AP&lang=eng" alt="Logo" />
</div>
</div>
<div class="row mrgn-tp-md mrgn-bttm-md">
<div class="col-md-12">
<h2 class="wb-inv">Company Profile</h2>
<br> Custom Cables, injection molding, Custom Antennas, Small Customized Panels, Electronics Parts Distributer.
<br>Over molding cable assemblies with Macromelt low pressure or Polyurethane high pressure harsh environment cables.<br>
</div>
</div>
<!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> -->
<div class="wb-tabs ignore-session">
<div class="tabpanels">
<details id="details-panel1">
<summary>
Full profile
</summary>
<!-- Tab 1 -->
<h2 class="wb-invisible">
Full profile
</h2>
<!-- Contact Information -->
<h3 class="page-header">
Contact information
</h3>
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Kevin
Stiles
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
President
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Research/Development/Engineering.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(403) 291-0501
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(403) 291-0530
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
[email protected]
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Mark
Stiles
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Manager
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Management Executive.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(604) 298-4941
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
[email protected]
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Diana
Wildfong
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Manager
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Management Executive.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(780) 444-7594
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(780) 444-9403
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
[email protected]
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Phil
Stiles
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Manager
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Manufacturing/Production/Operations.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(403) 291-0501
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(403) 291-0530
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
[email protected]
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Aileen
Sison-Catahan
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Manager
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Manufacturing/Production/Operations.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(403) 291-0501
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(403) 291-0530
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
[email protected]
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Company Description -->
<h3 class="page-header">
Company description
</h3>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Year Established:
</strong>
</div>
<div class="col-md-7">
1991
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
Yes
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
417320 - Electronic Components, Navigational and Communications Equipment and Supplies Wholesaler-Distributors
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Alternate Industries (NAICS):
</strong>
</div>
<div class="col-md-7">
335920 - Communication and Energy Wire and Cable Manufacturing<br>
416110 - Electrical Wiring and Construction Supplies Wholesaler-Distributors<br>
454111 - Internet Shopping<br>
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Trading House / Wholesaler / Agent and Distributor
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Total Sales ($CDN):
</strong>
</div>
<div class="col-md-7">
$5,000,000 to $9,999,999
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Number of Employees:
</strong>
</div>
<div class="col-md-7">
62
</div>
</div>
</section>
<!-- Products / Services / Licensing -->
<h3 class="page-header">
Product / Service / Licensing
</h3>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Molded Custom Cables <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
Custom RF Coax cable assemblies. All types of RF connectors and cable.
<br>
Custom Molded Cable assemblies.
<br>
Custom Antennas
<br>
Electronic assemblies.
<br>
<br>
<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
FSC Code:
</strong>
</div>
<div class="col-md-9">
5995-Cable, Cord, and Wire Assemblies: Communication Equipment
<br>
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Technology Profile -->
<h3 class="page-header">
Technology profile
</h3>
<section class="container-fluid">
1 injection molding machine for low pressure Macro Melt
<br>
8 High pressure machines for polyurethane use in harsh environments.
<br>
</section>
<!-- Market Profile -->
<!-- Sector Information -->
<h3 class="page-header">
Sector information
</h3>
<section class="container-fluid">
<h4>
Classification codes
</h4>
<div class="row">
<div class="col-md-3"><strong>Dun and Bradstreet Number: </strong></div>
<div class="col-md-9">249297052 +
</div>
</div>
<div class="row">
<div class="col-md-3"><strong>CAGE Code:</strong></div>
<div class="col-md-9">L1160</div>
</div>
<h4>
Unique applications:
</h4>
The Canadian Hydrogen Intensity Mapping Experiment (CHIME) Cables supplied by MRO for the antennas.
<br>
CHIME will map the distribution of neutral Hydrogen over the redshift range from 0.8 to 2.5. These data will be used to produce a map of cosmic structure over the largest volume of the universe ever observed, This three-dimensional map will enable cosmologists to better discern the cause of the Universe's accelerating expansion.
</section>
<details class="mrgn-tp-md mrgn-bttm-md">
<summary>
Third-Party Information Liability Disclaimer
</summary>
<p>
Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.
</p>
</details>
</details>
<details id="details-panel2">
<summary>
Contacts
</summary>
<h2 class="wb-invisible">
Contact information
</h2>
<!-- Contact Information -->
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Kevin
Stiles
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
President
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Research/Development/Engineering.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(403) 291-0501
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(403) 291-0530
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
[email protected]
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Mark
Stiles
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Manager
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Management Executive.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(604) 298-4941
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
[email protected]
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Diana
Wildfong
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Manager
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Management Executive.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(780) 444-7594
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(780) 444-9403
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
[email protected]
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Phil
Stiles
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Manager
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Manufacturing/Production/Operations.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(403) 291-0501
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(403) 291-0530
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
[email protected]
</div>
</div>
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Aileen
Sison-Catahan
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
<!--if client gender is not null or empty we use gender based job title-->
Manager
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Area of Responsibility:
</strong>
</div>
<div class="col-md-7">
Manufacturing/Production/Operations.
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(403) 291-0501
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Facsimile:
</strong>
</div>
<div class="col-md-7">
(403) 291-0530
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Email:
</strong>
</div>
<div class="col-md-7">
[email protected]
</div>
</div>
</section>
</details>
<details id="details-panel3">
<summary>
Description
</summary>
<h2 class="wb-invisible">
Company description
</h2>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Year Established:
</strong>
</div>
<div class="col-md-7">
1991
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
Yes
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
417320 - Electronic Components, Navigational and Communications Equipment and Supplies Wholesaler-Distributors
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Alternate Industries (NAICS):
</strong>
</div>
<div class="col-md-7">
335920 - Communication and Energy Wire and Cable Manufacturing<br>
416110 - Electrical Wiring and Construction Supplies Wholesaler-Distributors<br>
454111 - Internet Shopping<br>
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Trading House / Wholesaler / Agent and Distributor
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Total Sales ($CDN):
</strong>
</div>
<div class="col-md-7">
$5,000,000 to $9,999,999
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Number of Employees:
</strong>
</div>
<div class="col-md-7">
62
</div>
</div>
</section>
</details>
<details id="details-panel4">
<summary>
Products, services and licensing
</summary>
<h2 class="wb-invisible">
Product / Service / Licensing
</h2>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Molded Custom Cables <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
Custom RF Coax cable assemblies. All types of RF connectors and cable.
<br>
Custom Molded Cable assemblies.
<br>
Custom Antennas
<br>
Electronic assemblies.
<br>
<br>
<br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
FSC Code:
</strong>
</div>
<div class="col-md-9">
5995-Cable, Cord, and Wire Assemblies: Communication Equipment
<br>
</div>
</div>
</section>
</details>
<details id="details-panel5">
<summary>
Technology
</summary>
<h2 class="wb-invisible">
Technology profile
</h2>
<section class="container-fluid">
1 injection molding machine for low pressure Macro Melt
<br>
8 High pressure machines for polyurethane use in harsh environments.
<br>
</section>
</details>
<details id="details-panel7">
<summary>
Sector
</summary>
<h2 class="wb-invisible">
Sector information
</h2>
<section class="container-fluid">
<h4>
Classification codes
</h4>
<div class="row">
<div class="col-md-3"><strong>Dun and Bradstreet Number: </strong></div>
<div class="col-md-9">249297052 +
</div>
</div>
<div class="row">
<div class="col-md-3"><strong>CAGE Code:</strong></div>
<div class="col-md-9">L1160</div>
</div>
<h4>
Unique applications:
</h4>
The Canadian Hydrogen Intensity Mapping Experiment (CHIME) Cables supplied by MRO for the antennas.
<br>
CHIME will map the distribution of neutral Hydrogen over the redshift range from 0.8 to 2.5. These data will be used to produce a map of cosmic structure over the largest volume of the universe ever observed, This three-dimensional map will enable cosmologists to better discern the cause of the Universe's accelerating expansion.
</section>
</details>
</div>
</div>
<div class="row">
<div class="col-md-12 text-right">
Last Update Date 2016-05-06
</div>
</div>
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
<!-- End Body Content -->
<!-- Begin Body Foot -->
<!-- End Body Foot -->
<!-- END MAIN TABLE -->
<!-- End body -->
<!-- Begin footer -->
<div class="row pagedetails">
<div class="col-sm-5 col-xs-12 datemod">
<dl id="wb-dtmd">
<dt class=" hidden-print">Date Modified:</dt>
<dd class=" hidden-print">
<span><time>2017-03-02</time></span>
</dd>
</dl>
</div>
<div class="clear visible-xs"></div>
<div class="col-sm-4 col-xs-6">
</div>
<div class="col-sm-3 col-xs-6 text-right">
</div>
<div class="clear visible-xs"></div>
</div>
</main>
<footer role="contentinfo" id="wb-info">
<nav role="navigation" class="container wb-navcurr">
<h2 class="wb-inv">About government</h2>
<!-- EPIC FOOTER BEGIN -->
<!-- EPI-11638 Contact us -->
<ul class="list-unstyled colcount-sm-2 colcount-md-3">
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&from=Industries">Contact us</a></li>
<li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li>
<li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li>
<li><a href="https://www.canada.ca/en/news.html">News</a></li>
<li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li>
<li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li>
<li><a href="http://pm.gc.ca/eng">Prime Minister</a></li>
<li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li>
<li><a href="http://open.canada.ca/en/">Open government</a></li>
</ul>
</nav>
<div class="brand">
<div class="container">
<div class="row">
<nav class="col-md-10 ftr-urlt-lnk">
<h2 class="wb-inv">About this site</h2>
<ul>
<li><a href="https://www.canada.ca/en/social.html">Social media</a></li>
<li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li>
<li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li>
</ul>
</nav>
<div class="col-xs-6 visible-sm visible-xs tofpg">
<a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a>
</div>
<div class="col-xs-6 col-md-2 text-right">
<object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object>
</div>
</div>
</div>
</div>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script>
<![endif]-->
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script>
<!-- EPI-10519 -->
<span class="wb-sessto"
data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span>
<script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script>
<!-- EPI-11190 - Webtrends -->
<script src="/eic/home.nsf/js/webtrends.js"></script>
<script>var endTime = new Date();</script>
<noscript>
<div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0&dcssip=www.ic.gc.ca"/></div>
</noscript>
<!-- /Webtrends -->
<!-- JS deps -->
<script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script>
<!-- EPI-11262 - Util JS -->
<script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script>
<!-- EPI-11383 -->
<script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script>
<span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span>
</body></html>
<!-- End Footer -->
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
| GoC-Spending/data-corporations | html/234567029512.html | HTML | mit | 64,419 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/>
<meta charset="utf-8"/>
<title> Phing API Documentation » \TypedefTask
</title>
<meta name="author" content=""/>
<meta name="description" content=""/>
<link href="../css/template.css" rel="stylesheet" media="all"/>
<!--[if lt IE 9]>
<script src="https://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script>
<![endif]-->
<script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script>
<script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script>
<script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script>
<script src="../js/bootstrap.js" type="text/javascript"></script>
<script src="../js/template.js" type="text/javascript"></script>
<script src="../js/prettify/prettify.min.js" type="text/javascript"></script>
<link rel="shortcut icon" href="../img/favicon.ico"/>
<link rel="apple-touch-icon" href="../img/apple-touch-icon.png"/>
<link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png"/>
<link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png"/>
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span> <span class="icon-bar"></span>
<span class="icon-bar"></span> </a>
<a class="brand" href="../index.html">Phing API Documentation</a>
<div class="nav-collapse">
<ul class="nav">
<li class="dropdown">
<a href="#api" class="dropdown-toggle" data-toggle="dropdown">
API Documentation <b class="caret"></b>
</a>
<ul class="dropdown-menu">
</ul>
</li>
<li class="dropdown" id="charts-menu">
<a href="#charts" class="dropdown-toggle" data-toggle="dropdown">
Charts <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="../graph_class.html">
<i class="icon-list-alt"></i> Class hierarchy diagram
</a>
</li>
</ul>
</li>
<li class="dropdown" id="reports-menu">
<a href="#reports" class="dropdown-toggle" data-toggle="dropdown">
Reports <b class="caret"></b>
</a>
<ul class="dropdown-menu">
<li>
<a href="../errors.html">
<i class="icon-list-alt"></i> Errors
</a>
</li>
<li>
<a href="../markers.html">
<i class="icon-list-alt"></i> Markers
</a>
</li>
<li>
<a href="../deprecated.html">
<i class="icon-list-alt"></i> Deprecated
</a>
</li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="go_to_top">
<a href="#___" style="color: inherit">Back to top  <i class="icon-upload icon-white"></i></a>
</div>
</div>
<div id="___" class="container">
<noscript>
<div class="alert alert-warning">
Javascript is disabled; several features are only available if Javascript is enabled.
</div>
</noscript>
<style>
.deprecated h2 {
text-decoration: line-through;
}
</style>
<div class="row">
<div class="span4">
<div class="btn-group view pull-right" data-toggle="buttons-radio">
<button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button>
<button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button>
</div>
<div class="btn-group visibility" data-toggle="buttons-checkbox">
<button class="btn public active" title="Show public elements">Public</button>
<button class="btn protected" title="Show protected elements">Protected</button>
<button class="btn private" title="Show private elements">Private</button>
<button class="btn inherited active" title="Show inherited elements">Inherited</button>
</div>
<ul class="side-nav nav nav-list">
<li class="nav-header">
<i class="icon-custom icon-method"></i> Methods
<ul>
<li class="method public">
<a href="#method_createClasspath" title="createClasspath :: Create the classpath to be used when searching for component being defined">
<span class="description">Create the classpath to be used when searching for component being defined</span><pre>createClasspath</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_getDescription" title="getDescription :: Returns the textual description of the task">
<span class="description">Returns the textual description of the task</span><pre>getDescription</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_getLocation" title="getLocation :: Returns the location within the buildfile this task occurs. Used
by {@link BuildException} to give detailed error messages.">
<span class="description">Returns the location within the buildfile this task occurs. Used
by {@link BuildException} to give detailed error messages.</span><pre>getLocation</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_getOwningTarget" title="getOwningTarget :: Returns the owning target of this task.">
<span class="description">Returns the owning target of this task.</span><pre>getOwningTarget</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_getProject" title="getProject :: Returns a reference to current project">
<span class="description">Returns a reference to current project</span><pre>getProject</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_getRuntimeConfigurableWrapper" title="getRuntimeConfigurableWrapper :: Returns the wrapper object for runtime configuration">
<span class="description">Returns the wrapper object for runtime configuration</span><pre>getRuntimeConfigurableWrapper</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_getTaskName" title="getTaskName :: Returns the name of task, used only for log messages">
<span class="description">Returns the name of task, used only for log messages</span><pre>getTaskName</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_getTaskType" title="getTaskType :: Returns the name of the task under which it was invoked,
usually the XML tagname">
<span class="description">Returns the name of the task under which it was invoked,
usually the XML tagname</span><pre>getTaskType</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_init" title="init :: Called by the parser to let the task initialize properly.">
<span class="description">Called by the parser to let the task initialize properly.</span><pre>init</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_log" title="log :: Logs a message with the given priority.">
<span class="description">Logs a message with the given priority.</span><pre>log</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_main" title="main :: Called by the project to let the task do it's work. This method may be
called more than once, if the task is invoked more than once. For
example, if target1 and target2 both depend on target3, then running
<em>phing target1 target2</em> will run all tasks in target3 twice.">
<span class="description">Called by the project to let the task do it's work. This method may be
called more than once, if the task is invoked more than once. For
example, if target1 and target2 both depend on target3, then running
<em>phing target1 target2</em> will run all tasks in target3 twice.</span><pre>main</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_maybeConfigure" title="maybeConfigure :: Configure this task if it hasn't been done already.">
<span class="description">Configure this task if it hasn't been done already.</span><pre>maybeConfigure</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_perform" title="perform :: Perfrom this task">
<span class="description">Perfrom this task</span><pre>perform</pre>
</a>
</li>
<li class="method public">
<a href="#method_setClassname" title="setClassname :: Sets the class name / dotpath to use.">
<span class="description">Sets the class name / dotpath to use.</span><pre>setClassname</pre>
</a>
</li>
<li class="method public">
<a href="#method_setClasspath" title="setClasspath :: Set the classpath to be used when searching for component being defined">
<span class="description">Set the classpath to be used when searching for component being defined</span><pre>setClasspath</pre>
</a>
</li>
<li class="method public">
<a href="#method_setClasspathRef" title="setClasspathRef :: Reference to a classpath to use when loading the files.">
<span class="description">Reference to a classpath to use when loading the files.</span><pre>setClasspathRef</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_setDescription" title="setDescription :: Sets a textual description of the task">
<span class="description">Sets a textual description of the task</span><pre>setDescription</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_setLocation" title="setLocation :: Sets the location within the buildfile this task occurs. Called by
the parser to set location information.">
<span class="description">Sets the location within the buildfile this task occurs. Called by
the parser to set location information.</span><pre>setLocation</pre>
</a>
</li>
<li class="method public">
<a href="#method_setName" title="setName :: Sets the name that will be used in XML buildfile.">
<span class="description">Sets the name that will be used in XML buildfile.</span><pre>setName</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_setOwningTarget" title="setOwningTarget :: Sets the owning target this task belongs to.">
<span class="description">Sets the owning target this task belongs to.</span><pre>setOwningTarget</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_setProject" title="setProject :: References the project to the current component.">
<span class="description">References the project to the current component.</span><pre>setProject</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_setRuntimeConfigurableWrapper" title="setRuntimeConfigurableWrapper :: Sets the wrapper object this task should use for runtime
configurable elements.">
<span class="description">Sets the wrapper object this task should use for runtime
configurable elements.</span><pre>setRuntimeConfigurableWrapper</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_setTaskName" title="setTaskName :: Sets the name of this task for log messages">
<span class="description">Sets the name of this task for log messages</span><pre>setTaskName</pre>
</a>
</li>
<li class="method public inherited">
<a href="#method_setTaskType" title="setTaskType :: Sets the type of the task. Usually this is the name of the XML tag">
<span class="description">Sets the type of the task. Usually this is the name of the XML tag</span><pre>setTaskType</pre>
</a>
</li>
</ul>
</li>
<li class="nav-header protected">» Protected
<ul>
<li class="method protected inherited">
<a href="#method_getRegisterSlot" title="getRegisterSlot :: Returns a name">
<span class="description">Returns a name</span><pre>getRegisterSlot</pre>
</a>
</li>
</ul>
</li>
<li class="nav-header private">» Private
<ul>
</ul>
</li>
<li class="nav-header">
<i class="icon-custom icon-constant"></i> Constants
<ul>
</ul>
</li>
</ul>
</div>
<div class="span8">
<div class="element class">
<h1>TypedefTask</h1>
<small style="display: block; text-align: right">
Extends <a href="../classes/Task.html">\Task</a>
</small>
<p class="short_description">Register a datatype for use within a buildfile.</p>
<div class="details">
<div class="long_description">
<p>This is for registering your own datatypes for use within a buildfile.</p>
<p>If you find that you are using a particular class frequently, you may want to edit the
phing/types/defaults.properties file so that it is included by default. You may also
want to submit it (if LGPL or compatible license) to be included in Phing distribution.</p>
<pre>
<typedef name="mytype" classname="path.to.MyHandlingClass"/>
.
<sometask ...>
<mytype param1="val1" param2="val2"/>
</sometask>
</pre>
<p>TODO:
-- possibly refactor since this is almost the same as TaskDefTask
(right now these are just too simple to really justify creating an abstract class)</p>
</div>
<table class="table table-bordered">
<tr>
<th>
author
</th>
<td>
<p>Hans Lellelid <a href="mailto:[email protected]">[email protected]</a></p>
</td>
</tr>
<tr>
<th>
version
</th>
<td>
<p>$Id: f91ebca00240cc8f22e642115e0aa0da140dc4a4 $</p>
</td>
</tr>
<tr>
<th>
package
</th>
<td>
<p>phing.tasks.system</p>
</td>
</tr>
</table>
<h3><i class="icon-custom icon-method"></i> Methods</h3>
<a id="method_createClasspath"></a>
<div class="element clickable method public method_createClasspath" data-toggle="collapse" data-target=".method_createClasspath .collapse">
<h2>Create the classpath to be used when searching for component being defined</h2>
<pre>createClasspath() : \Path</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code><a href="../classes/Path.html">\Path</a></code><p></p>
</div>
</div>
</div>
<a id="method_getDescription"></a>
<div class="element clickable method public method_getDescription inherited" data-toggle="collapse" data-target=".method_getDescription .collapse">
<h2>Returns the textual description of the task</h2>
<pre>getDescription() : string</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code>string</code><p><p>The text description of the task</p></p>
</div>
</div>
</div>
<a id="method_getLocation"></a>
<div class="element clickable method public method_getLocation inherited" data-toggle="collapse" data-target=".method_getLocation .collapse">
<h2>Returns the location within the buildfile this task occurs. Used
by {@link BuildException} to give detailed error messages.</h2>
<pre>getLocation() : \Location</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code><a href="../classes/Location.html">\Location</a></code><p><p>The location object describing the position of this
task within the buildfile.</p></p>
</div>
</div>
</div>
<a id="method_getOwningTarget"></a>
<div class="element clickable method public method_getOwningTarget inherited" data-toggle="collapse" data-target=".method_getOwningTarget .collapse">
<h2>Returns the owning target of this task.</h2>
<pre>getOwningTarget() : \Target</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code><a href="../classes/Target.html">\Target</a></code><p><p>The target object that owns this task</p></p>
</div>
</div>
</div>
<a id="method_getProject"></a>
<div class="element clickable method public method_getProject inherited" data-toggle="collapse" data-target=".method_getProject .collapse">
<h2>Returns a reference to current project</h2>
<pre>getProject() : \Project</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code><a href="../classes/Project.html">\Project</a></code><p><p>Reference to current porject object</p></p>
</div>
</div>
</div>
<a id="method_getRegisterSlot"></a>
<div class="element clickable method protected method_getRegisterSlot inherited" data-toggle="collapse" data-target=".method_getRegisterSlot .collapse">
<h2>Returns a name</h2>
<pre>getRegisterSlot(string $slotName) : \RegisterSlot</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$slotName</h4>
<code>string</code><p></p>
</div>
<h3>Response</h3>
<code><a href="../classes/RegisterSlot.html">\RegisterSlot</a></code><p></p>
</div>
</div>
</div>
<a id="method_getRuntimeConfigurableWrapper"></a>
<div class="element clickable method public method_getRuntimeConfigurableWrapper inherited" data-toggle="collapse" data-target=".method_getRuntimeConfigurableWrapper .collapse">
<h2>Returns the wrapper object for runtime configuration</h2>
<pre>getRuntimeConfigurableWrapper() : \RuntimeConfigurable</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code><a href="../classes/RuntimeConfigurable.html">\RuntimeConfigurable</a></code><p><p>The wrapper object used by this task</p></p>
</div>
</div>
</div>
<a id="method_getTaskName"></a>
<div class="element clickable method public method_getTaskName inherited" data-toggle="collapse" data-target=".method_getTaskName .collapse">
<h2>Returns the name of task, used only for log messages</h2>
<pre>getTaskName() : string</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code>string</code><p><p>Name of this task</p></p>
</div>
</div>
</div>
<a id="method_getTaskType"></a>
<div class="element clickable method public method_getTaskType inherited" data-toggle="collapse" data-target=".method_getTaskType .collapse">
<h2>Returns the name of the task under which it was invoked,
usually the XML tagname</h2>
<pre>getTaskType() : string</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Response</h3>
<code>string</code><p><p>The type of this task (XML Tag)</p></p>
</div>
</div>
</div>
<a id="method_init"></a>
<div class="element clickable method public method_init inherited" data-toggle="collapse" data-target=".method_init .collapse">
<h2>Called by the parser to let the task initialize properly.</h2>
<pre>init() </pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"><p>Should throw a BuildException if something goes wrong with the build</p>
<p>This is abstract here, but may not be overloaded by subclasses.</p></div>
<table class="table">
<tr>
<th>
throws
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="method_log"></a>
<div class="element clickable method public method_log inherited" data-toggle="collapse" data-target=".method_log .collapse">
<h2>Logs a message with the given priority.</h2>
<pre>log(string $msg, integer $level = \Project::MSG_INFO) : void</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$msg</h4>
<code>string</code><p><p>The message to be logged.</p></p>
</div>
<div class="subelement argument">
<h4>$level</h4>
<code>integer</code><p><p>The message's priority at this message should have</p></p>
</div>
</div>
</div>
</div>
<a id="method_main"></a>
<div class="element clickable method public method_main inherited" data-toggle="collapse" data-target=".method_main .collapse">
<h2>Called by the project to let the task do it's work. This method may be
called more than once, if the task is invoked more than once. For
example, if target1 and target2 both depend on target3, then running
<em>phing target1 target2</em> will run all tasks in target3 twice.</h2>
<pre>main() </pre>
<div class="labels">
<span class="label">inherited</span> <span class="label">abstract</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"><p>Should throw a BuildException if someting goes wrong with the build</p>
<p>This is abstract here. Must be overloaded by real tasks.</p></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="method_maybeConfigure"></a>
<div class="element clickable method public method_maybeConfigure inherited" data-toggle="collapse" data-target=".method_maybeConfigure .collapse">
<h2>Configure this task if it hasn't been done already.</h2>
<pre>maybeConfigure() </pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="method_perform"></a>
<div class="element clickable method public method_perform inherited" data-toggle="collapse" data-target=".method_perform .collapse">
<h2>Perfrom this task</h2>
<pre>perform() </pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
throws
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
</div>
</div>
</div>
<a id="method_setClassname"></a>
<div class="element clickable method public method_setClassname" data-toggle="collapse" data-target=".method_setClassname .collapse">
<h2>Sets the class name / dotpath to use.</h2>
<pre>setClassname(string $class) </pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$class</h4>
<code>string</code><p></p>
</div>
</div>
</div>
</div>
<a id="method_setClasspath"></a>
<div class="element clickable method public method_setClasspath" data-toggle="collapse" data-target=".method_setClasspath .collapse">
<h2>Set the classpath to be used when searching for component being defined</h2>
<pre>setClasspath(\Path $classpath) </pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$classpath</h4>
<code><a href="../classes/Path.html">\Path</a></code><p><p>A Path object containing the classpath.</p></p>
</div>
</div>
</div>
</div>
<a id="method_setClasspathRef"></a>
<div class="element clickable method public method_setClasspathRef" data-toggle="collapse" data-target=".method_setClasspathRef .collapse">
<h2>Reference to a classpath to use when loading the files.</h2>
<pre>setClasspathRef(\Reference $r) </pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$r</h4>
<code><a href="../classes/Reference.html">\Reference</a></code><p></p>
</div>
</div>
</div>
</div>
<a id="method_setDescription"></a>
<div class="element clickable method public method_setDescription inherited" data-toggle="collapse" data-target=".method_setDescription .collapse">
<h2>Sets a textual description of the task</h2>
<pre>setDescription(string $desc) </pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$desc</h4>
<code>string</code><p><p>The text describing the task</p></p>
</div>
</div>
</div>
</div>
<a id="method_setLocation"></a>
<div class="element clickable method public method_setLocation inherited" data-toggle="collapse" data-target=".method_setLocation .collapse">
<h2>Sets the location within the buildfile this task occurs. Called by
the parser to set location information.</h2>
<pre>setLocation(\Location $location) </pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$location</h4>
<code><a href="../classes/Location.html">\Location</a></code><p><p>The location object describing the position of this
task within the buildfile.</p></p>
</div>
</div>
</div>
</div>
<a id="method_setName"></a>
<div class="element clickable method public method_setName" data-toggle="collapse" data-target=".method_setName .collapse">
<h2>Sets the name that will be used in XML buildfile.</h2>
<pre>setName(string $name) </pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$name</h4>
<code>string</code><p></p>
</div>
</div>
</div>
</div>
<a id="method_setOwningTarget"></a>
<div class="element clickable method public method_setOwningTarget inherited" data-toggle="collapse" data-target=".method_setOwningTarget .collapse">
<h2>Sets the owning target this task belongs to.</h2>
<pre>setOwningTarget(\Target $target) </pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$target</h4>
<code><a href="../classes/Target.html">\Target</a></code><p></p>
</div>
</div>
</div>
</div>
<a id="method_setProject"></a>
<div class="element clickable method public method_setProject inherited" data-toggle="collapse" data-target=".method_setProject .collapse">
<h2>References the project to the current component.</h2>
<pre>setProject(\Project $project) : void</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$project</h4>
<code><a href="../classes/Project.html">\Project</a></code><p><p>The reference to the current project</p></p>
</div>
</div>
</div>
</div>
<a id="method_setRuntimeConfigurableWrapper"></a>
<div class="element clickable method public method_setRuntimeConfigurableWrapper inherited" data-toggle="collapse" data-target=".method_setRuntimeConfigurableWrapper .collapse">
<h2>Sets the wrapper object this task should use for runtime
configurable elements.</h2>
<pre>setRuntimeConfigurableWrapper(\RuntimeConfigurable $wrapper) </pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$wrapper</h4>
<code><a href="../classes/RuntimeConfigurable.html">\RuntimeConfigurable</a></code><p><p>The wrapper object this task should use</p></p>
</div>
</div>
</div>
</div>
<a id="method_setTaskName"></a>
<div class="element clickable method public method_setTaskName inherited" data-toggle="collapse" data-target=".method_setTaskName .collapse">
<h2>Sets the name of this task for log messages</h2>
<pre>setTaskName(string $name) : string</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$name</h4>
<code>string</code><p></p>
</div>
<h3>Response</h3>
<code>string</code><p><p>A string representing the name of this task for log</p></p>
</div>
</div>
</div>
<a id="method_setTaskType"></a>
<div class="element clickable method public method_setTaskType inherited" data-toggle="collapse" data-target=".method_setTaskType .collapse">
<h2>Sets the type of the task. Usually this is the name of the XML tag</h2>
<pre>setTaskType( $name) </pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Arguments</h3>
<div class="subelement argument">
<h4>$name</h4>
<code></code><p></p>
</div>
</div>
</div>
</div>
<h3><i class="icon-custom icon-property"></i> Properties</h3>
<a id="property_name"> </a>
<div class="element clickable property private property_name" data-toggle="collapse" data-target=".property_name .collapse">
<h2>Tag name for datatype that will be used in XML</h2>
<pre>name : </pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code></code>
</div>
</div>
</div>
<a id="property_classname"> </a>
<div class="element clickable property private property_classname" data-toggle="collapse" data-target=".property_classname .collapse">
<h2>Classname of task to register.</h2>
<pre>classname : string</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"><p>This can be a dot-path -- relative to a location on PHP include_path.
E.g. path.to.MyClass -> path/to/MyClass.php</p></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code>string</code>
</div>
</div>
</div>
<a id="property_classpath"> </a>
<div class="element clickable property private property_classpath" data-toggle="collapse" data-target=".property_classpath .collapse">
<h2>Path to add to PHP include_path to aid in finding specified class.</h2>
<pre>classpath : \Path</pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code><a href="../classes/Path.html">\Path</a></code>
</div>
</div>
</div>
<a id="property_classpathId"> </a>
<div class="element clickable property private property_classpathId" data-toggle="collapse" data-target=".property_classpathId .collapse">
<h2>Refid to already defined classpath</h2>
<pre>classpathId : </pre>
<div class="labels">
</div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code></code>
</div>
</div>
</div>
<a id="property_target"> </a>
<div class="element clickable property protected property_target inherited" data-toggle="collapse" data-target=".property_target .collapse">
<h2>Owning Target object</h2>
<pre>target : \Target</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code><a href="../classes/Target.html">\Target</a></code>
</div>
</div>
</div>
<a id="property_description"> </a>
<div class="element clickable property protected property_description inherited" data-toggle="collapse" data-target=".property_description .collapse">
<h2>Description of the task</h2>
<pre>description : string</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code>string</code>
</div>
</div>
</div>
<a id="property_taskType"> </a>
<div class="element clickable property protected property_taskType inherited" data-toggle="collapse" data-target=".property_taskType .collapse">
<h2>Internal taskname (req)</h2>
<pre>taskType : string</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code>string</code>
</div>
</div>
</div>
<a id="property_taskName"> </a>
<div class="element clickable property protected property_taskName inherited" data-toggle="collapse" data-target=".property_taskName .collapse">
<h2>Taskname for logger</h2>
<pre>taskName : string</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code>string</code>
</div>
</div>
</div>
<a id="property_location"> </a>
<div class="element clickable property protected property_location inherited" data-toggle="collapse" data-target=".property_location .collapse">
<h2>Stored buildfile location</h2>
<pre>location : \Location</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code><a href="../classes/Location.html">\Location</a></code>
</div>
</div>
</div>
<a id="property_wrapper"> </a>
<div class="element clickable property protected property_wrapper inherited" data-toggle="collapse" data-target=".property_wrapper .collapse">
<h2>Wrapper of the task</h2>
<pre>wrapper : \RuntimeConfigurable</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code><a href="../classes/RuntimeConfigurable.html">\RuntimeConfigurable</a></code>
</div>
</div>
</div>
<a id="property_project"> </a>
<div class="element clickable property protected property_project inherited" data-toggle="collapse" data-target=".property_project .collapse">
<h2>Holds a reference to the project that a project component
(a task, a target, etc.) belongs to</h2>
<pre>project : \Project</pre>
<div class="labels">
<span class="label">inherited</span> </div>
<div class="row collapse">
<div class="detail-description">
<div class="long_description"></div>
<table class="table">
<tr>
<th>
var
</th>
<td>
<p>A reference to the current project instance</p>
</td>
</tr>
</table>
<h3>Type(s)</h3>
<code><a href="../classes/Project.html">\Project</a></code>
</div>
</div>
</div>
</div>
</div>
<a id="\TypedefTask"></a>
<ul class="breadcrumb">
<li><a href="../index.html"><i class="icon-custom icon-class"></i></a></li>
<li><span class="divider">\</span><a href="../namespaces/default.html">\</a></li>
<li class="active"><span class="divider">\</span><a href="../classes/TypedefTask.html">TypedefTask</a></li>
</ul>
</div>
</div>
</div>
<footer class="span12">
Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by
<a href="http://glyphicons.com/">Glyphicons</a>.<br/>
Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and<br/>
generated on Thu, 13 Oct 2016 11:14:57 +0200.<br/>
</footer>
</body>
</html>
| andyreis/mystyle | phing-2.15.2/docs/api/docs/classes/TypedefTask.html | HTML | mit | 96,633 |
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>pymatgen.electronic_structure.core module — pymatgen 2020.4.2 documentation</title>
<link rel="shortcut icon" href="_static/favicon.ico"/>
<link rel="canonical" href="https://pymatgen.orgpymatgen.electronic_structure.core.html"/>
<script type="text/javascript" src="_static/js/modernizr.min.js"></script>
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/language_data.js"></script>
<script async="async" type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/latest.js?config=TeX-AMS-MML_HTMLorMML"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="stylesheet" href="_static/css/custom.css" type="text/css" />
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="pymatgen.electronic_structure.dos module" href="pymatgen.electronic_structure.dos.html" />
<link rel="prev" title="pymatgen.electronic_structure.cohp module" href="pymatgen.electronic_structure.cohp.html" />
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-33990148-1']);
_gaq.push(['_trackPageview']);
</script>
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" style="background: linear-gradient(0deg, rgba(23,63,162,1) 0%, rgba(0,70,192,1) 100%)" >
<a href="index.html" class="icon icon-home"> pymatgen
</a>
<div class="version">
2020.4.2
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li>
<li class="toctree-l1"><a class="reference internal" href="change_log.html">Change log</a></li>
<li class="toctree-l1"><a class="reference internal" href="usage.html">Usage</a></li>
<li class="toctree-l1"><a class="reference internal" href="team.html">Development Team</a></li>
<li class="toctree-l1"><a class="reference internal" href="references.html">References</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="modules.html">API Docs</a><ul class="current">
<li class="toctree-l2 current"><a class="reference internal" href="pymatgen.html">pymatgen package</a><ul class="current">
<li class="toctree-l3 current"><a class="reference internal" href="pymatgen.html#subpackages">Subpackages</a><ul class="current">
<li class="toctree-l4"><a class="reference internal" href="pymatgen.alchemy.html">pymatgen.alchemy package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.analysis.html">pymatgen.analysis package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.apps.html">pymatgen.apps package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.cli.html">pymatgen.cli package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.command_line.html">pymatgen.command_line package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.core.html">pymatgen.core package</a></li>
<li class="toctree-l4 current"><a class="reference internal" href="pymatgen.electronic_structure.html">pymatgen.electronic_structure package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.entries.html">pymatgen.entries package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.ext.html">pymatgen.ext package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.io.html">pymatgen.io package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.optimization.html">pymatgen.optimization package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.phonon.html">pymatgen.phonon package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.plugins.html">pymatgen.plugins package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.symmetry.html">pymatgen.symmetry package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.transformations.html">pymatgen.transformations package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.util.html">pymatgen.util package</a></li>
<li class="toctree-l4"><a class="reference internal" href="pymatgen.vis.html">pymatgen.vis package</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="pymatgen.html#submodules">Submodules</a></li>
<li class="toctree-l3"><a class="reference internal" href="pymatgen.html#module-pymatgen">Module contents</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">pymatgen</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content style-external-links">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html">Docs</a> »</li>
<li><a href="modules.html">pymatgen</a> »</li>
<li><a href="pymatgen.html">pymatgen package</a> »</li>
<li><a href="pymatgen.electronic_structure.html">pymatgen.electronic_structure package</a> »</li>
<li>pymatgen.electronic_structure.core module</li>
<li class="wy-breadcrumbs-aside">
<a href="https://github.com/materialsproject/pymatgen/blob/master/docs_rst/pymatgen.electronic_structure.core.rst" class="fa fa-github"> Edit on GitHub</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="module-pymatgen.electronic_structure.core">
<span id="pymatgen-electronic-structure-core-module"></span><h1>pymatgen.electronic_structure.core module<a class="headerlink" href="#module-pymatgen.electronic_structure.core" title="Permalink to this headline">¶</a></h1>
<p>This module provides core classes needed by all define electronic structure,
such as the Spin, Orbital, etc.</p>
<dl class="class">
<dt id="pymatgen.electronic_structure.core.Magmom">
<em class="property">class </em><code class="sig-name descname">Magmom</code><span class="sig-paren">(</span><em class="sig-param">moment</em>, <em class="sig-param">saxis=(0</em>, <em class="sig-param">0</em>, <em class="sig-param">1)</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py#L95-L491"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Magmom" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">monty.json.MSONable</span></code></p>
<p>New class in active development. Use with caution, feedback is
appreciated.</p>
<p>Class to handle magnetic moments. Defines the magnetic moment of a
site or species relative to a spin quantization axis. Designed for
use in electronic structure calculations.</p>
<ul class="simple">
<li><p>For the general case, Magmom can be specified by a vector,
e.g. m = Magmom([1.0, 1.0, 2.0]), and subscripts will work as
expected, e.g. m[0] gives 1.0</p></li>
<li><p>For collinear calculations, Magmom can assumed to be scalar-like,
e.g. m = Magmom(5.0) will work as expected, e.g. float(m) gives 5.0</p></li>
</ul>
<p>Both of these cases should be safe and shouldn’t give any surprises,
but more advanced functionality is available if required.</p>
<p>There also exist useful static methods for lists of magmoms:</p>
<ul class="simple">
<li><p>Magmom.are_collinear(magmoms) - if true, a collinear electronic
structure calculation can be safely initialized, with float(Magmom)
giving the expected scalar magnetic moment value</p></li>
<li><p>Magmom.get_consistent_set_and_saxis(magmoms) - for non-collinear
electronic structure calculations, a global, consistent spin axis
has to be used. This method returns a list of Magmoms which all
share a common spin axis, along with the global spin axis.</p></li>
</ul>
<p>All methods that take lists of magmoms will accept magmoms either as
Magmom objects or as scalars/lists and will automatically convert to
a Magmom representation internally.</p>
<p>The following methods are also particularly useful in the context of
VASP calculations:</p>
<ul class="simple">
<li><p>Magmom.get_xyz_magmom_with_001_saxis()</p></li>
<li><p>Magmom.get_00t_magmom_with_xyz_saxis()</p></li>
</ul>
<p>See VASP documentation for more information:</p>
<p><a class="reference external" href="https://cms.mpi.univie.ac.at/wiki/index.php/SAXIS">https://cms.mpi.univie.ac.at/wiki/index.php/SAXIS</a></p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>moment</strong> – magnetic moment, supplied as float or list/np.ndarray</p></li>
<li><p><strong>saxis</strong> – spin axis, supplied as list/np.ndarray, parameter will
be converted to unit vector (default is [0, 0, 1])</p></li>
</ul>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><p>Magmom object</p>
</dd>
</dl>
<dl class="method">
<dt id="pymatgen.electronic_structure.core.Magmom.are_collinear">
<em class="property">static </em><code class="sig-name descname">are_collinear</code><span class="sig-paren">(</span><em class="sig-param">magmoms</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py#L370-L395"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Magmom.are_collinear" title="Permalink to this definition">¶</a></dt>
<dd><p>Method checks to see if a set of magnetic moments are collinear
with each other.
:param magmoms: list of magmoms (Magmoms, scalars or vectors)
:return: bool</p>
</dd></dl>
<dl class="method">
<dt id="pymatgen.electronic_structure.core.Magmom.from_global_moment_and_saxis">
<em class="property">classmethod </em><code class="sig-name descname">from_global_moment_and_saxis</code><span class="sig-paren">(</span><em class="sig-param">global_moment</em>, <em class="sig-param">saxis</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py#L162-L177"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Magmom.from_global_moment_and_saxis" title="Permalink to this definition">¶</a></dt>
<dd><p>Convenience method to initialize Magmom from a given global
magnetic moment, i.e. magnetic moment with saxis=(0,0,1), and
provided saxis.</p>
<p>Method is useful if you do not know the components of your
magnetic moment in frame of your desired saxis.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>global_moment</strong> – </p></li>
<li><p><strong>saxis</strong> – desired saxis</p></li>
</ul>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><p></p>
</dd>
</dl>
</dd></dl>
<dl class="method">
<dt id="pymatgen.electronic_structure.core.Magmom.from_moment_relative_to_crystal_axes">
<em class="property">classmethod </em><code class="sig-name descname">from_moment_relative_to_crystal_axes</code><span class="sig-paren">(</span><em class="sig-param">moment</em>, <em class="sig-param">lattice</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py#L397-L413"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Magmom.from_moment_relative_to_crystal_axes" title="Permalink to this definition">¶</a></dt>
<dd><p>Obtaining a Magmom object from a magnetic moment provided
relative to crystal axes.</p>
<p>Used for obtaining moments from magCIF file.
:param magmom: list of floats specifying vector magmom
:param lattice: Lattice
:return: Magmom</p>
</dd></dl>
<dl class="method">
<dt id="pymatgen.electronic_structure.core.Magmom.get_00t_magmom_with_xyz_saxis">
<code class="sig-name descname">get_00t_magmom_with_xyz_saxis</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py#L267-L304"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Magmom.get_00t_magmom_with_xyz_saxis" title="Permalink to this definition">¶</a></dt>
<dd><p>For internal implementation reasons, in non-collinear calculations
VASP prefers:</p>
<p>MAGMOM = 0 0 total_magnetic_moment
SAXIS = x y z</p>
<p>to an equivalent:</p>
<p>MAGMOM = x y z
SAXIS = 0 0 1</p>
<p>This method returns a Magmom object with magnetic moment [0, 0, t],
where t is the total magnetic moment, and saxis rotated as required.</p>
<p>A consistent direction of saxis is applied such that t might be positive
or negative depending on the direction of the initial moment. This is useful
in the case of collinear structures, rather than constraining assuming
t is always positive.</p>
<dl class="field-list simple">
<dt class="field-odd">Returns</dt>
<dd class="field-odd"><p>Magmom</p>
</dd>
</dl>
</dd></dl>
<dl class="method">
<dt id="pymatgen.electronic_structure.core.Magmom.get_consistent_set_and_saxis">
<em class="property">static </em><code class="sig-name descname">get_consistent_set_and_saxis</code><span class="sig-paren">(</span><em class="sig-param">magmoms</em>, <em class="sig-param">saxis=None</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py#L326-L342"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Magmom.get_consistent_set_and_saxis" title="Permalink to this definition">¶</a></dt>
<dd><p>Method to ensure a list of magmoms use the same spin axis.
Returns a tuple of a list of Magmoms and their global spin axis.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>magmoms</strong> – list of magmoms (Magmoms, scalars or vectors)</p></li>
<li><p><strong>saxis</strong> – can provide a specific global spin axis</p></li>
</ul>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><p>(list of Magmoms, global spin axis) tuple</p>
</dd>
</dl>
</dd></dl>
<dl class="method">
<dt id="pymatgen.electronic_structure.core.Magmom.get_moment">
<code class="sig-name descname">get_moment</code><span class="sig-paren">(</span><em class="sig-param">saxis=(0</em>, <em class="sig-param">0</em>, <em class="sig-param">1)</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py#L215-L237"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Magmom.get_moment" title="Permalink to this definition">¶</a></dt>
<dd><p>Get magnetic moment relative to a given spin quantization axis.
If no axis is provided, moment will be given relative to the
Magmom’s internal spin quantization axis, i.e. equivalent to
Magmom.moment</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><p><strong>axis</strong> – (list/numpy array) spin quantization axis</p>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><p>np.ndarray of length 3</p>
</dd>
</dl>
</dd></dl>
<dl class="method">
<dt id="pymatgen.electronic_structure.core.Magmom.get_moment_relative_to_crystal_axes">
<code class="sig-name descname">get_moment_relative_to_crystal_axes</code><span class="sig-paren">(</span><em class="sig-param">lattice</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py#L415-L430"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Magmom.get_moment_relative_to_crystal_axes" title="Permalink to this definition">¶</a></dt>
<dd><p>If scalar magmoms, moments will be given arbitrarily along z.
Used for writing moments to magCIF file.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>magmom</strong> – Magmom</p></li>
<li><p><strong>lattice</strong> – Lattice</p></li>
</ul>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><p>vector as list of floats</p>
</dd>
</dl>
</dd></dl>
<dl class="method">
<dt id="pymatgen.electronic_structure.core.Magmom.get_suggested_saxis">
<em class="property">static </em><code class="sig-name descname">get_suggested_saxis</code><span class="sig-paren">(</span><em class="sig-param">magmoms</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py#L344-L368"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Magmom.get_suggested_saxis" title="Permalink to this definition">¶</a></dt>
<dd><p>This method returns a suggested spin axis for a set of magmoms,
taking the largest magnetic moment as the reference. For calculations
with collinear spins, this would give a sensible saxis for a ncl
calculation.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><p><strong>magmoms</strong> – list of magmoms (Magmoms, scalars or vectors)</p>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><p>np.ndarray of length 3</p>
</dd>
</dl>
</dd></dl>
<dl class="method">
<dt id="pymatgen.electronic_structure.core.Magmom.get_xyz_magmom_with_001_saxis">
<code class="sig-name descname">get_xyz_magmom_with_001_saxis</code><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py#L258-L265"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Magmom.get_xyz_magmom_with_001_saxis" title="Permalink to this definition">¶</a></dt>
<dd><p>Returns a Magmom in the default setting of saxis = [0, 0, 1] and
the magnetic moment rotated as required.</p>
<dl class="field-list simple">
<dt class="field-odd">Returns</dt>
<dd class="field-odd"><p>Magmom</p>
</dd>
</dl>
</dd></dl>
<dl class="method">
<dt id="pymatgen.electronic_structure.core.Magmom.global_moment">
<em class="property">property </em><code class="sig-name descname">global_moment</code><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Magmom.global_moment" title="Permalink to this definition">¶</a></dt>
<dd><p>Get the magnetic moment defined in an arbitrary global reference frame.</p>
<dl class="field-list simple">
<dt class="field-odd">Returns</dt>
<dd class="field-odd"><p>np.ndarray of length 3</p>
</dd>
</dl>
</dd></dl>
<dl class="method">
<dt id="pymatgen.electronic_structure.core.Magmom.have_consistent_saxis">
<em class="property">static </em><code class="sig-name descname">have_consistent_saxis</code><span class="sig-paren">(</span><em class="sig-param">magmoms</em><span class="sig-paren">)</span><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py#L306-L324"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Magmom.have_consistent_saxis" title="Permalink to this definition">¶</a></dt>
<dd><p>This method checks that all Magmom objects in a list have a
consistent spin quantization axis. To write MAGMOM tags to a
VASP INCAR, a global SAXIS value for all magmoms has to be used.
If saxis are inconsistent, can create consistent set with:
Magmom.get_consistent_set(magmoms)</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><p><strong>magmoms</strong> – list of magmoms (Magmoms, scalars or vectors)</p>
</dd>
<dt class="field-even">Returns</dt>
<dd class="field-even"><p>bool</p>
</dd>
</dl>
</dd></dl>
<dl class="method">
<dt id="pymatgen.electronic_structure.core.Magmom.projection">
<em class="property">property </em><code class="sig-name descname">projection</code><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Magmom.projection" title="Permalink to this definition">¶</a></dt>
<dd><p>Projects moment along spin quantisation axis. Useful for obtaining
collinear approximation for slightly non-collinear magmoms.</p>
<dl class="field-list simple">
<dt class="field-odd">Returns</dt>
<dd class="field-odd"><p>float</p>
</dd>
</dl>
</dd></dl>
</dd></dl>
<dl class="class">
<dt id="pymatgen.electronic_structure.core.Orbital">
<em class="property">class </em><code class="sig-name descname">Orbital</code><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py#L58-L92"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">enum.Enum</span></code></p>
<p>Enum type for specific orbitals. The indices are basically the order in
which the orbitals are reported in VASP and has no special meaning.</p>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.dx2">
<code class="sig-name descname">dx2</code><em class="property"> = 8</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.dx2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.dxy">
<code class="sig-name descname">dxy</code><em class="property"> = 4</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.dxy" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.dxz">
<code class="sig-name descname">dxz</code><em class="property"> = 7</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.dxz" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.dyz">
<code class="sig-name descname">dyz</code><em class="property"> = 5</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.dyz" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.dz2">
<code class="sig-name descname">dz2</code><em class="property"> = 6</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.dz2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.f0">
<code class="sig-name descname">f0</code><em class="property"> = 12</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.f0" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.f1">
<code class="sig-name descname">f1</code><em class="property"> = 13</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.f1" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.f2">
<code class="sig-name descname">f2</code><em class="property"> = 14</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.f2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.f3">
<code class="sig-name descname">f3</code><em class="property"> = 15</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.f3" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.f_1">
<code class="sig-name descname">f_1</code><em class="property"> = 11</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.f_1" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.f_2">
<code class="sig-name descname">f_2</code><em class="property"> = 10</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.f_2" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.f_3">
<code class="sig-name descname">f_3</code><em class="property"> = 9</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.f_3" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="method">
<dt id="pymatgen.electronic_structure.core.Orbital.orbital_type">
<em class="property">property </em><code class="sig-name descname">orbital_type</code><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.orbital_type" title="Permalink to this definition">¶</a></dt>
<dd><p>Returns OrbitalType of an orbital.</p>
</dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.px">
<code class="sig-name descname">px</code><em class="property"> = 3</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.px" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.py">
<code class="sig-name descname">py</code><em class="property"> = 1</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.py" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.pz">
<code class="sig-name descname">pz</code><em class="property"> = 2</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.pz" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Orbital.s">
<code class="sig-name descname">s</code><em class="property"> = 0</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Orbital.s" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="pymatgen.electronic_structure.core.OrbitalType">
<em class="property">class </em><code class="sig-name descname">OrbitalType</code><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py#L42-L54"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.OrbitalType" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">enum.Enum</span></code></p>
<p>Enum type for orbital type. Indices are basically the azimuthal quantum
number, l.</p>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.OrbitalType.d">
<code class="sig-name descname">d</code><em class="property"> = 2</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.OrbitalType.d" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.OrbitalType.f">
<code class="sig-name descname">f</code><em class="property"> = 3</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.OrbitalType.f" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.OrbitalType.p">
<code class="sig-name descname">p</code><em class="property"> = 1</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.OrbitalType.p" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.OrbitalType.s">
<code class="sig-name descname">s</code><em class="property"> = 0</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.OrbitalType.s" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="pymatgen.electronic_structure.core.Spin">
<em class="property">class </em><code class="sig-name descname">Spin</code><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py#L24-L38"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Spin" title="Permalink to this definition">¶</a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">enum.Enum</span></code></p>
<p>Enum type for Spin. Only up and down.
Usage: Spin.up, Spin.down.</p>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Spin.down">
<code class="sig-name descname">down</code><em class="property"> = -1</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Spin.down" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="pymatgen.electronic_structure.core.Spin.up">
<code class="sig-name descname">up</code><em class="property"> = 1</em><a class="reference external" href="https://github.com/materialsproject/pymatgen/blob/v2020.4.2/pymatgen/electronic_structure/core.py"><span class="viewcode-link">[source]</span></a><a class="headerlink" href="#pymatgen.electronic_structure.core.Spin.up" title="Permalink to this definition">¶</a></dt>
<dd></dd></dl>
</dd></dl>
</div>
</div>
</div>
<footer>
<hr/>
<div role="contentinfo">
<p>
© Copyright 2011, Pymatgen Development Team
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
<div class="footer">This page uses <a href="http://analytics.google.com/">
Google Analytics</a> to collect statistics. You can disable it by blocking
the JavaScript coming from www.google-analytics.com.
<script type="text/javascript">
(function() {
var ga = document.createElement('script');
ga.src = ('https:' == document.location.protocol ?
'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
ga.setAttribute('async', 'true');
document.documentElement.firstChild.appendChild(ga);
})();
</script>
</div>
</body>
</html> | gVallverdu/pymatgen | docs/pymatgen.electronic_structure.core.html | HTML | mit | 38,034 |
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<link rel="stylesheet" href="components/bootstrap/dist/css/bootstrap.css"><link rel="stylesheet" href="components/font-awesome/css/font-awesome.css">
<!-- build:css({.tmp,app}) styles/app.css -->
<link rel="stylesheet" href="components/angular-kb/docs/build/angular-kb.css">
<link href="components/select2/select2.css" rel="stylesheet" />
<link rel="stylesheet" href="components/ngprogress/ngProgress.css">
<link rel="stylesheet" href="styles/main.css">
<!-- endbuild -->
</head>
<body>
<ng-view>
<div class="jumbotron">
<div class="container">
<h1>kbc.tdeExporter</h1>
<p>
Start with obtaining Storage API token and paste it into URL
<a href="http://localhost:9000/?token=YOUR_TOKEN">
http://localhost:9000/?token=YOUR_TOKEN
</a>
</p>
</div>
</div>
</ng-view>
<script src="components/jquery/jquery.js"></script>
<!-- build:js({.tmp,app}) scripts/scripts.js -->
<script src="components/underscore/underscore.js"></script>
<script src="components/underscore.string/lib/underscore.string.js"></script>
<script src="components/select2/select2.js"></script>
<script src="components/angular/angular.js"></script>
<script src="components/angular-ui-select2/src/select2.js"></script>
<script src="components/bootstrap/js/tooltip.js"></script>
<script src="components/bootstrap/js/popover.js"></script>
<script src="components/angular-resource/angular-resource.js"></script>
<script src="components/angular-sanitize/angular-sanitize.js"></script>
<script src="components/angular-route/angular-route.js"></script>
<script src="components/ngprogress/build/ngProgress.js"></script>
<script src="components/angular-kb/docs/build/angular-kb.js"></script>
<script src="components/angular-kb-accordion/dist/angular-kb-accordion.js"></script>
<script src="components/angular-ui-bootstrap-bower/ui-bootstrap-tpls.js"></script>
<script src="scripts/app.js"></script>
<script src="scripts/controllers/index.js"></script>
<script src="scripts/controllers/add-table.js"></script>
<script src="scripts/controllers/create-config.js"></script>
<script src="scripts/controllers/table-controller.js"></script>
<script src="scripts/controllers/add-orchestration.js"></script>
<script src="scripts/controllers/upload-gdrive.js"></script>
<script src="scripts/directives/popover-html-unsafe.js"></script>
<script src="scripts/directives/date-format-hint.js"></script>
<script src="scripts/directives/column-preview.js"></script>
<script src="scripts/services/tde-exporter-service.js"></script>
<!-- endbuild -->
<script src="bootstrap.js"></script></body>
</html>
| keboola/kbc-ui-tde-exporter | app/index.html | HTML | mit | 3,568 |
<!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_112) on Fri Feb 17 01:05:18 ICT 2017 -->
<title>User (Github-Request 2.2.3)</title>
<meta name="date" content="2017-02-17">
<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="User (Github-Request 2.2.3)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":9,"i13":10,"i14":10,"i15":10};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/kamontat/model/github/TableInformation.html" title="interface in com.kamontat.model.github"><span class="typeNameLink">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/kamontat/model/github/User.html" target="_top">Frames</a></li>
<li><a href="User.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>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.kamontat.model.github</div>
<h2 title="Class User" class="title">Class User</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>com.kamontat.model.github.User</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../com/kamontat/model/github/TableInformation.html" title="interface in com.kamontat.model.github">TableInformation</a><<a href="../../../../com/kamontat/model/github/User.html" title="class in com.kamontat.model.github">User</a>></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">User</span>
extends java.lang.Object
implements <a href="../../../../com/kamontat/model/github/TableInformation.html" title="interface in com.kamontat.model.github">TableInformation</a><<a href="../../../../com/kamontat/model/github/User.html" title="class in com.kamontat.model.github">User</a>></pre>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>1/25/2017 AD - 10:42 PM</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.net.URL</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#api_url">api_url</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Date</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#createAt">createAt</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.kohsuke.github.GHMyself</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#githubMy">githubMy</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.kohsuke.github.GHUser</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#githubUser">githubUser</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.net.URL</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#image_url">image_url</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#location">location</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#loginName">loginName</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#name">name</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#surname">surname</a></span></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Date</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#updateAt">updateAt</a></span></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.net.URL</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#url">url</a></span></code> </td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#User-org.kohsuke.github.GHMyself-">User</a></span>(org.kohsuke.github.GHMyself my)</code> </td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#User-org.kohsuke.github.GHUser-">User</a></span>(org.kohsuke.github.GHUser user)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object obj)</code> </td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#getCompany--">getCompany</a></span>()</code> </td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#getEmail--">getEmail</a></span>()</code> </td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#getID--">getID</a></span>()</code> </td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>javax.swing.ImageIcon</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#getImage--">getImage</a></span>()</code> </td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>javax.swing.ImageIcon</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#getImage-int-int-">getImage</a></span>(int w,
int h)</code> </td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#getName--">getName</a></span>()</code> </td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/kamontat/model/github/User.html" title="class in com.kamontat.model.github">User</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#getRawData--">getRawData</a></span>()</code> </td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>java.util.Map<java.lang.String,org.kohsuke.github.GHRepository></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#getRepositories--">getRepositories</a></span>()</code> </td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>org.kohsuke.github.GHRepository</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#getRepository-java.lang.String-">getRepository</a></span>(java.lang.String name)</code> </td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>java.util.Vector<java.lang.Object></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#getStringInformationVector--">getStringInformationVector</a></span>()</code> </td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>java.util.Vector<java.lang.String></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#getStringTitleVector--">getStringTitleVector</a></span>()</code> </td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>static java.util.Vector<java.lang.String></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#getStringTitleVectorStatic--">getStringTitleVectorStatic</a></span>()</code> </td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#isFullName--">isFullName</a></span>()</code>
<div class="block">should have both name and surname</div>
</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#isMine--">isMine</a></span>()</code>
<div class="block">check this user is a current sign in user or not</div>
</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/kamontat/model/github/User.html#toString--">toString</a></span>()</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="githubUser">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>githubUser</h4>
<pre>public org.kohsuke.github.GHUser githubUser</pre>
</li>
</ul>
<a name="githubMy">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>githubMy</h4>
<pre>public org.kohsuke.github.GHMyself githubMy</pre>
</li>
</ul>
<a name="loginName">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loginName</h4>
<pre>public final java.lang.String loginName</pre>
</li>
</ul>
<a name="name">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre>public java.lang.String name</pre>
</li>
</ul>
<a name="surname">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>surname</h4>
<pre>public java.lang.String surname</pre>
</li>
</ul>
<a name="location">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>location</h4>
<pre>public final java.lang.String location</pre>
</li>
</ul>
<a name="api_url">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>api_url</h4>
<pre>public final java.net.URL api_url</pre>
</li>
</ul>
<a name="url">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>url</h4>
<pre>public final java.net.URL url</pre>
</li>
</ul>
<a name="image_url">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>image_url</h4>
<pre>public final java.net.URL image_url</pre>
</li>
</ul>
<a name="createAt">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createAt</h4>
<pre>public final java.util.Date createAt</pre>
</li>
</ul>
<a name="updateAt">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>updateAt</h4>
<pre>public final java.util.Date updateAt</pre>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="User-org.kohsuke.github.GHUser-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>User</h4>
<pre>public User(org.kohsuke.github.GHUser user)
throws <a href="../../../../com/kamontat/exception/RequestException.html" title="class in com.kamontat.exception">RequestException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../com/kamontat/exception/RequestException.html" title="class in com.kamontat.exception">RequestException</a></code></dd>
</dl>
</li>
</ul>
<a name="User-org.kohsuke.github.GHMyself-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>User</h4>
<pre>public User(org.kohsuke.github.GHMyself my)
throws <a href="../../../../com/kamontat/exception/RequestException.html" title="class in com.kamontat.exception">RequestException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../com/kamontat/exception/RequestException.html" title="class in com.kamontat.exception">RequestException</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="isFullName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isFullName</h4>
<pre>public boolean isFullName()</pre>
<div class="block">should have both name and surname</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if full name</dd>
</dl>
</li>
</ul>
<a name="isMine--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isMine</h4>
<pre>public boolean isMine()</pre>
<div class="block">check this user is a current sign in user or not</div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if yes, otherwise return false</dd>
</dl>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toString</h4>
<pre>public final java.lang.String toString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a name="equals-java.lang.Object-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>public boolean equals(java.lang.Object obj)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>equals</code> in class <code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a name="getID--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getID</h4>
<pre>public java.lang.String getID()</pre>
</li>
</ul>
<a name="getImage--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImage</h4>
<pre>public javax.swing.ImageIcon getImage()</pre>
</li>
</ul>
<a name="getCompany--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getCompany</h4>
<pre>public java.lang.String getCompany()</pre>
</li>
</ul>
<a name="getEmail--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEmail</h4>
<pre>public java.lang.String getEmail()</pre>
</li>
</ul>
<a name="getImage-int-int-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getImage</h4>
<pre>public javax.swing.ImageIcon getImage(int w,
int h)</pre>
</li>
</ul>
<a name="getRepository-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRepository</h4>
<pre>public org.kohsuke.github.GHRepository getRepository(java.lang.String name)
throws <a href="../../../../com/kamontat/exception/RequestException.html" title="class in com.kamontat.exception">RequestException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../com/kamontat/exception/RequestException.html" title="class in com.kamontat.exception">RequestException</a></code></dd>
</dl>
</li>
</ul>
<a name="getRepositories--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRepositories</h4>
<pre>public java.util.Map<java.lang.String,org.kohsuke.github.GHRepository> getRepositories()
throws <a href="../../../../com/kamontat/exception/RequestException.html" title="class in com.kamontat.exception">RequestException</a></pre>
<dl>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../com/kamontat/exception/RequestException.html" title="class in com.kamontat.exception">RequestException</a></code></dd>
</dl>
</li>
</ul>
<a name="getRawData--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRawData</h4>
<pre>public <a href="../../../../com/kamontat/model/github/User.html" title="class in com.kamontat.model.github">User</a> getRawData()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../com/kamontat/model/github/TableInformation.html#getRawData--">getRawData</a></code> in interface <code><a href="../../../../com/kamontat/model/github/TableInformation.html" title="interface in com.kamontat.model.github">TableInformation</a><<a href="../../../../com/kamontat/model/github/User.html" title="class in com.kamontat.model.github">User</a>></code></dd>
</dl>
</li>
</ul>
<a name="getName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getName</h4>
<pre>public java.lang.String getName()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../com/kamontat/model/github/TableInformation.html#getName--">getName</a></code> in interface <code><a href="../../../../com/kamontat/model/github/TableInformation.html" title="interface in com.kamontat.model.github">TableInformation</a><<a href="../../../../com/kamontat/model/github/User.html" title="class in com.kamontat.model.github">User</a>></code></dd>
</dl>
</li>
</ul>
<a name="getStringInformationVector--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStringInformationVector</h4>
<pre>public java.util.Vector<java.lang.Object> getStringInformationVector()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../com/kamontat/model/github/TableInformation.html#getStringInformationVector--">getStringInformationVector</a></code> in interface <code><a href="../../../../com/kamontat/model/github/TableInformation.html" title="interface in com.kamontat.model.github">TableInformation</a><<a href="../../../../com/kamontat/model/github/User.html" title="class in com.kamontat.model.github">User</a>></code></dd>
</dl>
</li>
</ul>
<a name="getStringTitleVector--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getStringTitleVector</h4>
<pre>public java.util.Vector<java.lang.String> getStringTitleVector()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../com/kamontat/model/github/TableInformation.html#getStringTitleVector--">getStringTitleVector</a></code> in interface <code><a href="../../../../com/kamontat/model/github/TableInformation.html" title="interface in com.kamontat.model.github">TableInformation</a><<a href="../../../../com/kamontat/model/github/User.html" title="class in com.kamontat.model.github">User</a>></code></dd>
</dl>
</li>
</ul>
<a name="getStringTitleVectorStatic--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getStringTitleVectorStatic</h4>
<pre>public static java.util.Vector<java.lang.String> getStringTitleVectorStatic()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/kamontat/model/github/TableInformation.html" title="interface in com.kamontat.model.github"><span class="typeNameLink">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/kamontat/model/github/User.html" target="_top">Frames</a></li>
<li><a href="User.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>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#field.summary">Field</a> | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field.detail">Field</a> | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| kamontat/Github-Request | docs/com/kamontat/model/github/User.html | HTML | mit | 27,096 |
<!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>V8 API Reference Guide for node.js v9.0.0 - v9.1.0: v8::Locker Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<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="projectalign" style="padding-left: 0.5em;">
<div id="projectname">V8 API Reference Guide for node.js v9.0.0 - v9.1.0
</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><a href="examples.html"><span>Examples</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>
<!-- 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="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1Locker.html">Locker</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pub-static-methods">Static Public Member Functions</a> |
<a href="classv8_1_1Locker-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">v8::Locker Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a9f41151c92493a27d6724676fc774b51"><td class="memItemLeft" align="right" valign="top">V8_INLINE </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Locker.html#a9f41151c92493a27d6724676fc774b51">Locker</a> (<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate)</td></tr>
<tr class="separator:a9f41151c92493a27d6724676fc774b51"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aa9afe5a3dc3d28bcfe3f418c3a5a8d1e"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aa9afe5a3dc3d28bcfe3f418c3a5a8d1e"></a>
 </td><td class="memItemRight" valign="bottom"><b>Locker</b> (const <a class="el" href="classv8_1_1Locker.html">Locker</a> &)=delete</td></tr>
<tr class="separator:aa9afe5a3dc3d28bcfe3f418c3a5a8d1e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad7ef23dade8390e16891ed5cec0e8692"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="ad7ef23dade8390e16891ed5cec0e8692"></a>
void </td><td class="memItemRight" valign="bottom"><b>operator=</b> (const <a class="el" href="classv8_1_1Locker.html">Locker</a> &)=delete</td></tr>
<tr class="separator:ad7ef23dade8390e16891ed5cec0e8692"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:a3ae563ffdd9e8b5a0100f0ae756b3a6a"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Locker.html#a3ae563ffdd9e8b5a0100f0ae756b3a6a">IsLocked</a> (<a class="el" href="classv8_1_1Isolate.html">Isolate</a> *isolate)</td></tr>
<tr class="separator:a3ae563ffdd9e8b5a0100f0ae756b3a6a"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a19d2b640f2f9b3dd0ec3a6c09a0442ed"><td class="memItemLeft" align="right" valign="top">static bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classv8_1_1Locker.html#a19d2b640f2f9b3dd0ec3a6c09a0442ed">IsActive</a> ()</td></tr>
<tr class="separator:a19d2b640f2f9b3dd0ec3a6c09a0442ed"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a9f41151c92493a27d6724676fc774b51"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">V8_INLINE v8::Locker::Locker </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classv8_1_1Isolate.html">Isolate</a> * </td>
<td class="paramname"><em>isolate</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">explicit</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Initialize <a class="el" href="classv8_1_1Locker.html">Locker</a> for a given <a class="el" href="classv8_1_1Isolate.html">Isolate</a>. </p>
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a19d2b640f2f9b3dd0ec3a6c09a0442ed"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static bool v8::Locker::IsActive </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns whether <a class="el" href="classv8_1_1Locker.html">v8::Locker</a> is being used by this <a class="el" href="classv8_1_1V8.html">V8</a> instance. </p>
</div>
</div>
<a class="anchor" id="a3ae563ffdd9e8b5a0100f0ae756b3a6a"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">static bool v8::Locker::IsLocked </td>
<td>(</td>
<td class="paramtype"><a class="el" href="classv8_1_1Isolate.html">Isolate</a> * </td>
<td class="paramname"><em>isolate</em></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Returns whether or not the locker for a given isolate, is locked by the current thread. </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li>deps/v8/include/<a class="el" href="v8_8h_source.html">v8.h</a></li>
</ul>
</div><!-- contents -->
<!-- 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.11
</small></address>
</body>
</html>
| v8-dox/v8-dox.github.io | c087502/html/classv8_1_1Locker.html | HTML | mit | 9,653 |
{
"posts": [
{
"url": "/entertainment/bts/2018/01/03/BTSM.1514981921.A.0CF.html",
"title": "180103 [V] RM's Hello 2018!",
"image": "http://v.phinf.naver.net/20180103_182/1514986072229SeS1m_JPEG/upload_KakaoTalk_20180103_222559691.jpg?type=a720_play",
"push": "83",
"boo": "0",
"date": "2018-01-03 20:18:38 +0800",
"boardName": "BTS",
"boardLink": "/category/bts"
} ,
{
"url": "/entertainment/koreanpop/2018/01/03/KoreanPopM.1514948532.A.4EC.html",
"title": "JBJ - True Color Album Trailer",
"image": "https://i.ytimg.com/vi/lGgc92vOzD8/hqdefault.jpg",
"push": "43",
"boo": "0",
"date": "2018-01-03 11:02:09 +0800",
"boardName": "韓樂",
"boardLink": "/category/koreanpop"
} ,
{
"url": "/entertainment/koreanpop/2018/01/01/KoreanPopM.1514818904.A.A43.html",
"title": "INFINITE - Tell Me M/V Teaser (Short)",
"image": "https://i.ytimg.com/vi/S9TdkoI7-mA/maxresdefault.jpg",
"push": "100",
"boo": "0",
"date": "2018-01-01 23:01:41 +0800",
"boardName": "韓樂",
"boardLink": "/category/koreanpop"
} ,
{
"url": "/entertainment/bts/2018/01/01/BTSM.1514736128.A.A2D.html",
"title": "180101 防彈BOMB Happy New Year 2018",
"image": "https://i.ytimg.com/vi/47tC_G1DJ7M/maxresdefault.jpg",
"push": "55",
"boo": "0",
"date": "2018-01-01 00:02:05 +0800",
"boardName": "BTS",
"boardLink": "/category/bts"
} ,
{
"url": "/entertainment/bts/2017/12/31/BTSM.1514734051.A.FF7.html",
"title": "171231-180101《2017 MBC 歌謠大祭典》",
"image": "https://i.ytimg.com/vi/V6gzgV1fBxg/maxresdefault.jpg",
"push": "100",
"boo": "0",
"date": "2017-12-31 23:27:28 +0800",
"boardName": "BTS",
"boardLink": "/category/bts"
} ,
{
"url": "/entertainment/koreanpop/2017/12/31/KoreanPopM.1514710903.A.FD2.html",
"title": "DAY6 - 努力看看吧 Live Video",
"image": "https://i.ytimg.com/vi/5-ysnvQpk6w/hqdefault.jpg",
"push": "21",
"boo": "0",
"date": "2017-12-31 17:01:41 +0800",
"boardName": "韓樂",
"boardLink": "/category/koreanpop"
}
]
}
| sunnyKiwi/JustCopy | tag/cr/json/index.html | HTML | mit | 2,851 |
<!DOCTYPE html>
<html lang="en-US">
<head>
<meta charset="UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="language" content="en" />
<link href="./assets/8067b7df/css/bootstrap.css" rel="stylesheet">
<link href="./assets/96d031ef/style.css" rel="stylesheet">
<script src="./assets/b9575682/jquery.js"></script>
<script src="./assets/8067b7df/js/bootstrap.js"></script>
<script src="./assets/b0f55ffc/jssearch.js"></script> <title>SaveAction, lajax\translatemanager\controllers\actions\SaveAction - Yii Framework 2.0 API Documentation</title>
</head>
<body>
<div class="wrap">
<nav id="w238" class="navbar-inverse navbar-fixed-top navbar" role="navigation"><div class="navbar-header"><button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#w238-collapse"><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="./index.html">Yii Framework 2.0 API Documentation</a></div><div id="w238-collapse" class="collapse navbar-collapse"><ul id="w239" class="navbar-nav nav"><li><a href="./index.html">Class reference</a></li></ul><div class="navbar-form navbar-left" role="search">
<div class="form-group">
<input id="searchbox" type="text" class="form-control" placeholder="Search">
</div>
</div>
</div></nav>
<div id="search-resultbox" style="display: none;" class="modal-content">
<ul id="search-results">
</ul>
</div>
<div class="row">
<div class="col-md-3">
<div id="navigation" class="list-group"><a class="list-group-item" href="#navigation-228" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager <b class="caret"></b></a><div id="navigation-228" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-component.html">Component</a>
<a class="list-group-item" href="./lajax-translatemanager-module.html">Module</a></div>
<a class="list-group-item" href="#navigation-229" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\bundles <b class="caret"></b></a><div id="navigation-229" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-bundles-frontendtranslationasset.html">FrontendTranslationAsset</a>
<a class="list-group-item" href="./lajax-translatemanager-bundles-frontendtranslationpluginasset.html">FrontendTranslationPluginAsset</a>
<a class="list-group-item" href="./lajax-translatemanager-bundles-languageasset.html">LanguageAsset</a>
<a class="list-group-item" href="./lajax-translatemanager-bundles-languageitempluginasset.html">LanguageItemPluginAsset</a>
<a class="list-group-item" href="./lajax-translatemanager-bundles-languagepluginasset.html">LanguagePluginAsset</a>
<a class="list-group-item" href="./lajax-translatemanager-bundles-translateasset.html">TranslateAsset</a>
<a class="list-group-item" href="./lajax-translatemanager-bundles-translatemanagerasset.html">TranslateManagerAsset</a>
<a class="list-group-item" href="./lajax-translatemanager-bundles-translatepluginasset.html">TranslatePluginAsset</a>
<a class="list-group-item" href="./lajax-translatemanager-bundles-translationpluginasset.html">TranslationPluginAsset</a></div>
<a class="list-group-item" href="#navigation-230" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\controllers <b class="caret"></b></a><div id="navigation-230" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-controllers-languagecontroller.html">LanguageController</a></div>
<a class="list-group-item active" href="#navigation-231" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\controllers\actions <b class="caret"></b></a><div id="navigation-231" class="submenu panel-collapse collapse in"><a class="list-group-item" href="./lajax-translatemanager-controllers-actions-changestatusaction.html">ChangeStatusAction</a>
<a class="list-group-item" href="./lajax-translatemanager-controllers-actions-dialogaction.html">DialogAction</a>
<a class="list-group-item" href="./lajax-translatemanager-controllers-actions-listaction.html">ListAction</a>
<a class="list-group-item" href="./lajax-translatemanager-controllers-actions-messageaction.html">MessageAction</a>
<a class="list-group-item" href="./lajax-translatemanager-controllers-actions-optimizeraction.html">OptimizerAction</a>
<a class="list-group-item active" href="./lajax-translatemanager-controllers-actions-saveaction.html">SaveAction</a>
<a class="list-group-item" href="./lajax-translatemanager-controllers-actions-scanaction.html">ScanAction</a>
<a class="list-group-item" href="./lajax-translatemanager-controllers-actions-translateaction.html">TranslateAction</a></div>
<a class="list-group-item" href="#navigation-232" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\helpers <b class="caret"></b></a><div id="navigation-232" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-helpers-language.html">Language</a></div>
<a class="list-group-item" href="#navigation-233" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\models <b class="caret"></b></a><div id="navigation-233" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-models-language.html">Language</a>
<a class="list-group-item" href="./lajax-translatemanager-models-languagesource.html">LanguageSource</a>
<a class="list-group-item" href="./lajax-translatemanager-models-languagetranslate.html">LanguageTranslate</a></div>
<a class="list-group-item" href="#navigation-234" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\models\searches <b class="caret"></b></a><div id="navigation-234" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-models-searches-languagesearch.html">LanguageSearch</a>
<a class="list-group-item" href="./lajax-translatemanager-models-searches-languagesourcesearch.html">LanguageSourceSearch</a></div>
<a class="list-group-item" href="#navigation-235" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\services <b class="caret"></b></a><div id="navigation-235" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-services-generator.html">Generator</a>
<a class="list-group-item" href="./lajax-translatemanager-services-optimizer.html">Optimizer</a>
<a class="list-group-item" href="./lajax-translatemanager-services-scanner.html">Scanner</a></div>
<a class="list-group-item" href="#navigation-236" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\services\scanners <b class="caret"></b></a><div id="navigation-236" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-services-scanners-scannerdatabase.html">ScannerDatabase</a>
<a class="list-group-item" href="./lajax-translatemanager-services-scanners-scannerfile.html">ScannerFile</a>
<a class="list-group-item" href="./lajax-translatemanager-services-scanners-scannerjavascriptfunction.html">ScannerJavaScriptFunction</a>
<a class="list-group-item" href="./lajax-translatemanager-services-scanners-scannerphparray.html">ScannerPhpArray</a>
<a class="list-group-item" href="./lajax-translatemanager-services-scanners-scannerphpfunction.html">ScannerPhpFunction</a></div>
<a class="list-group-item" href="#navigation-237" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\widgets <b class="caret"></b></a><div id="navigation-237" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-widgets-toggletranslate.html">ToggleTranslate</a></div></div> </div>
<div class="col-md-9 api-content" role="main">
<h1>Class lajax\translatemanager\controllers\actions\SaveAction</h1>
<div id="nav">
<a href="index.html">All Classes</a>
| <a href="#methods">Methods</a>
</div>
<table class="summaryTable docClass table table-bordered">
<colgroup>
<col class="col-name" />
<col class="col-value" />
</colgroup>
<tr><th>Inheritance</th><td><a href="lajax-translatemanager-controllers-actions-saveaction.html">lajax\translatemanager\controllers\actions\SaveAction</a> »
yii\base\Action</td></tr>
<tr><th>Available since version</th><td>1.0</td></tr>
</table>
<div id="classDescription">
<p><strong>Class for saving translations.</strong></p>
</div>
<a id="properties"></a>
<a id="methods"></a>
<div class="summary doc-method">
<h2>Public Methods</h2>
<p><a href="#" class="toggle">Hide inherited methods</a></p>
<table class="summary-table table table-striped table-bordered table-hover">
<colgroup>
<col class="col-method" />
<col class="col-description" />
<col class="col-defined" />
</colgroup>
<tr>
<th>Method</th><th>Description</th><th>Defined By</th>
</tr>
<tr id="run()">
<td><a href="lajax-translatemanager-controllers-actions-saveaction.html#run()-detail">run()</a></td>
<td>Saving translated language elements.</td>
<td><a href="lajax-translatemanager-controllers-actions-saveaction.html">lajax\translatemanager\controllers\actions\SaveAction</a></td>
</tr>
</table>
</div>
<a id="events"></a>
<a id="constants"></a>
<h2>Method Details</h2>
<div class="method-doc">
<div class="detail-header h3" id="run()-detail">
<a href="#" class="tool-link" title="go to top"><span class="glyphicon glyphicon-arrow-up"></span></a>
<a class="tool-link hash" href="lajax-translatemanager-controllers-actions-saveaction.html#run()-detail" title="direct link to this method"><span class="glyphicon icon-hash"></span></a>
run()
<span class="detail-header-tag small">
public method
</span>
</div>
<div class="doc-description">
<p><strong>Saving translated language elements.</strong></p>
</div>
<table class="detail-table table table-striped table-bordered table-hover">
<tr><td colspan="3" class="signature">\lajax\translatemanager\controllers\actions\Json <strong><a href="lajax-translatemanager-controllers-actions-saveaction.html#run()-detail">run</a></strong><span style="color: #0000BB"></span><span style="color: #007700">( )</span></td></tr>
</table>
<!-- -->
</div>
</div>
</div>
<script type="text/javascript">
/*<![CDATA[*/
$("a.toggle").on('click', function () {
var $this = $(this);
if ($this.hasClass('properties-hidden')) {
$this.text($this.text().replace(/Show/,'Hide'));
$this.parents(".summary").find(".inherited").show();
$this.removeClass('properties-hidden');
} else {
$this.text($this.text().replace(/Hide/,'Show'));
$this.parents(".summary").find(".inherited").hide();
$this.addClass('properties-hidden');
}
return false;
});
/*
$(".sourceCode a.show").toggle(function () {
$(this).text($(this).text().replace(/show/,'hide'));
$(this).parents(".sourceCode").find("div.code").show();
},function () {
$(this).text($(this).text().replace(/hide/,'show'));
$(this).parents(".sourceCode").find("div.code").hide();
});
$("a.sourceLink").click(function () {
$(this).attr('target','_blank');
});
*/
/*]]>*/
</script>
</div>
<footer class="footer">
<p class="pull-right"><small>Page generated on Sun, 08 Feb 2015 17:17:43 +0000</small></p>
Powered by <a href="http://www.yiiframework.com/" rel="external">Yii Framework</a></footer>
<script type="text/javascript">jQuery(document).ready(function () {
var shiftWindow = function () { scrollBy(0, -50) };
if (location.hash) shiftWindow();
window.addEventListener("hashchange", shiftWindow);
var element = document.createElement("script");
element.src = "./jssearch.index.js";
document.body.appendChild(element);
var searchBox = $('#searchbox');
// search when typing in search field
searchBox.on("keyup", function(event) {
var query = $(this).val();
if (query == '' || event.which == 27) {
$('#search-resultbox').hide();
return;
} else if (event.which == 13) {
var selectedLink = $('#search-resultbox a.selected');
if (selectedLink.length != 0) {
document.location = selectedLink.attr('href');
return;
}
} else if (event.which == 38 || event.which == 40) {
$('#search-resultbox').show();
var selected = $('#search-resultbox a.selected');
if (selected.length == 0) {
$('#search-results').find('a').first().addClass('selected');
} else {
var next;
if (event.which == 40) {
next = selected.parent().next().find('a').first();
} else {
next = selected.parent().prev().find('a').first();
}
if (next.length != 0) {
var resultbox = $('#search-results');
var position = next.position();
// TODO scrolling is buggy and jumps around
// resultbox.scrollTop(Math.floor(position.top));
// console.log(position.top);
selected.removeClass('selected');
next.addClass('selected');
}
}
return;
}
$('#search-resultbox').show();
$('#search-results').html('<li><span class="no-results">No results</span></li>');
var result = jssearch.search(query);
if (result.length > 0) {
var i = 0;
var resHtml = '';
for (var key in result) {
if (i++ > 20) {
break;
}
resHtml = resHtml +
'<li><a href="' + result[key].file.u.substr(3) +'"><span class="title">' + result[key].file.t + '</span>' +
'<span class="description">' + result[key].file.d + '</span></a></li>';
}
$('#search-results').html(resHtml);
}
});
// hide the search results on ESC
$(document).on("keyup", function(event) { if (event.which == 27) { $('#search-resultbox').hide(); } });
// hide search results on click to document
$(document).bind('click', function (e) { $('#search-resultbox').hide(); });
// except the following:
searchBox.bind('click', function(e) { e.stopPropagation(); });
$('#search-resultbox').bind('click', function(e) { e.stopPropagation(); });
});</script></body>
</html>
| schmunk42/yii2-translate-manager | docs/lajax-translatemanager-controllers-actions-saveaction.html | HTML | mit | 14,821 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Examples</title>
<meta name="description" content="">
<meta name="keywords" content="">
<link href="" rel="stylesheet">
<style type="text/css">
.bg{
background: url('D6Q5_@F95YCMK}[email protected]') repeat;
}
.ads{position:relative;
top:50%;left:50%;width:100px;height:100px;border:1px solid #f00;boredr-radius:50px;}
</style>
</head>
<body>
<div id='ads'>Loading...</div>
<audio src='究刺少女大百合 - 【哲学】新日暮里电♂音节-Astronomia【强烈推荐】.mp3' autoplay="autoplay" loop="loop" preload="preload">
<script type="text/javascript">
var ads=document.getElementById('ads');
function completeloading(){
if(document.readyState=='complete'){ads.style.display = 'none'}
}
document.onreadystatechange=completeloading;
window.onload=function(){
document.body.style.background="url('D6Q5_@F95YCMK}[email protected]') repeat";}
</script>
</body>
</html> | kyuUryuU/xinrimuli | index.html | HTML | mit | 1,007 |
---
layout: page
title: Contact Me
permalink: /contact/
tags: contact
---
<div class="py2">
{% if site.ajaxify_contact_form %}
<form class="form-stacked">
<input type="text" name="email" class="field-light" placeholder="{{ site.text.contact.email }}">
<textarea type="text" name="content" class="field-light" rows="5" placeholder="{{ site.text.contact.content }}" style="resize: vertical"></textarea>
<input type="text" name="_gotcha" style="display:none" />
<button type='submit' class="button button-blue button-big mobile-block">{{ site.text.contact.submit }}</button>
</form>
{% else %}
<form action="https://formspree.io/{{ site.email }}" method="POST" class="form-stacked">
<input type="text" name="email" class="field-light" placeholder="{{ site.text.contact.email }}" value="{{ site.email }}">
<textarea type="text" name="content" class="field-light" rows="5" placeholder="{{ site.text.contact.content }}" style="resize: vertical"></textarea>
<input type="hidden" name="_next" value="{{ site.baseurl }}/thanks/" />
<input type="hidden" name="_subject" value="{{ site.text.contact.subject }}" />
<input type="text" name="_gotcha" style="display:none" />
<input type="submit" class="button button-blue button-big mobile-block" value="{{ site.text.contact.submit }}">
</form>
{% endif %}
</div>
{% if site.ajaxify_contact_form %}
{% include ajaxify_content_form.html %}
{% endif %}
| ZDYoung/zdyoung.github.io | contact.html | HTML | mit | 1,473 |
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Source Themes Academic 4.4.0">
<meta name="author" content="Lorena Pantano">
<meta name="description" content="Senior Computational Biologist">
<link rel="alternate" hreflang="en-us" href="http://lpantano.github.io/authors/n.-lee/">
<meta name="theme-color" content="#2962ff">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.8.6/css/academicons.min.css" integrity="sha256-uFVgMKfistnJAfoCUQigIl+JfUaP47GrRKjf6CTPVmw=" crossorigin="anonymous">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.0/css/all.css" integrity="sha384-aOkxzJ5uQz7WBObEZcHvV5JvRW3TUc2rNPA7pe3AwnsUohiw1Vj2Rgx2KSOkF5+h" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.css" integrity="sha256-ygkqlh3CYSUri3LhQxzdcm0n1EQvH2Y+U5S2idbLtxs=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/styles/github.min.css" crossorigin="anonymous" title="hl-light">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/styles/dracula.min.css" crossorigin="anonymous" title="hl-dark" disabled>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700|Roboto:400,400italic,700|Roboto+Mono&display=swap">
<link rel="stylesheet" href="/css/academic.min.3bc694af15fd1e4ff7262e7dd46f11a8.css">
<link rel="alternate" href="/authors/n.-lee/index.xml" type="application/rss+xml" title="My BioBits">
<link rel="manifest" href="/site.webmanifest">
<link rel="icon" type="image/png" href="/img/icon.png">
<link rel="apple-touch-icon" type="image/png" href="/img/icon-192.png">
<link rel="canonical" href="http://lpantano.github.io/authors/n.-lee/">
<meta property="twitter:card" content="summary">
<meta property="twitter:site" content="@lopantano">
<meta property="twitter:creator" content="@lopantano">
<meta property="og:site_name" content="My BioBits">
<meta property="og:url" content="http://lpantano.github.io/authors/n.-lee/">
<meta property="og:title" content="N. Lee | My BioBits">
<meta property="og:description" content="Senior Computational Biologist"><meta property="og:image" content="http://lpantano.github.io/img/icon-192.png">
<meta property="twitter:image" content="http://lpantano.github.io/img/icon-192.png"><meta property="og:locale" content="en-us">
<meta property="og:updated_time" content="2014-01-01T00:00:00+00:00">
<title>N. Lee | My BioBits</title>
</head>
<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" >
<aside class="search-results" id="search">
<div class="container">
<section class="search-header">
<div class="row no-gutters justify-content-between mb-3">
<div class="col-6">
<h1>Search</h1>
</div>
<div class="col-6 col-search-close">
<a class="js-search" href="#"><i class="fas fa-times-circle text-muted" aria-hidden="true"></i></a>
</div>
</div>
<div id="search-box">
<input name="q" id="search-query" placeholder="Search..." autocapitalize="off"
autocomplete="off" autocorrect="off" spellcheck="false" type="search">
</div>
</section>
<section class="section-search-results">
<div id="search-hits">
</div>
</section>
</div>
</aside>
<nav class="navbar navbar-light fixed-top navbar-expand-lg py-0 compensate-for-scrollbar" id="navbar-main">
<div class="container">
<a class="navbar-brand" href="/">My BioBits</a>
<button type="button" class="navbar-toggler" data-toggle="collapse"
data-target="#navbar" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span><i class="fas fa-bars"></i></span>
</button>
<div class="collapse navbar-collapse" id="navbar">
<ul class="navbar-nav mr-auto">
<li class="nav-item">
<a class="nav-link " href="/#about"><span>Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#posts"><span>Posts</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#featured"><span>Publications</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#talks"><span>Talks</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#contact"><span>Contact</span></a>
</li>
</ul>
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-search" href="#"><i class="fas fa-search" aria-hidden="true"></i></a>
</li>
<li class="nav-item">
<a class="nav-link js-dark-toggle" href="#"><i class="fas fa-moon" aria-hidden="true"></i></a>
</li>
</ul>
</div>
</div>
</nav>
<div class="universal-wrapper pt-3">
<h1 itemprop="name">N. Lee</h1>
</div>
<section id="profile-page" class="pt-5">
<div class="container">
<div class="article-widget">
<div class="hr-light"></div>
<h3>Latest</h3>
<ul>
<li>
<a href="/publication/meijer-2014/">Regulation of miRNA strand selection: follow the leader?</a>
</li>
</ul>
</div>
</div>
</section>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js" integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.4/imagesloaded.pkgd.min.js" integrity="sha256-lqvxZrPLtfffUl2G/e7szqSvPBILGbwmsGE1MKlOi0Q=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.min.js" integrity="sha256-CBrpuqrMhXwcLLUd5tvQ4euBHCdh7wGlDfNz8vbu/iI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.2.5/jquery.fancybox.min.js" integrity="sha256-X5PoE3KU5l+JcX+w09p/wHl9AzK333C4hJ2I9S5mD4M=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.15.6/highlight.min.js" integrity="sha256-aYTdUrn6Ow1DDgh5JTc3aDGnnju48y/1c8s1dgkYPQ8=" crossorigin="anonymous"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script>
const search_index_filename = "/index.json";
const i18n = {
'placeholder': "Search...",
'results': "results found",
'no_results': "No results found"
};
const content_type = {
'post': "Posts",
'project': "Projects",
'publication' : "Publications",
'talk' : "Talks"
};
</script>
<script id="search-hit-fuse-template" type="text/x-template">
<div class="search-hit" id="summary-{{key}}">
<div class="search-hit-content">
<div class="search-hit-name">
<a href="{{relpermalink}}">{{title}}</a>
<div class="article-metadata search-hit-type">{{type}}</div>
<p class="search-hit-description">{{snippet}}</p>
</div>
</div>
</div>
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script>
<script src="/js/academic.min.16bbb3750feb7244c9bc409a5a4fe678.js"></script>
<div class="container">
<footer class="site-footer">
<p class="powered-by">
Powered by the
<a href="https://sourcethemes.com/academic/" target="_blank" rel="noopener">Academic theme</a> for
<a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a>.
<span class="float-right" aria-hidden="true">
<a href="#" id="back_to_top">
<span class="button_icon">
<i class="fas fa-chevron-up fa-2x"></i>
</span>
</a>
</span>
</p>
</footer>
</div>
<div id="modal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Cite</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<pre><code class="tex hljs"></code></pre>
</div>
<div class="modal-footer">
<a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank">
<i class="fas fa-copy"></i> Copy
</a>
<a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank">
<i class="fas fa-download"></i> Download
</a>
<div id="modal-error"></div>
</div>
</div>
</div>
</div>
</body>
</html>
| lpantano/lpantano.github.io | authors/n.-lee/index.html | HTML | mit | 11,142 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
<title>Davi Wesley - Programador</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'>
<link href='https://fonts.googleapis.com/css?family=Merriweather:400,300,300italic,400italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<!-- Plugin CSS -->
<link href="vendor/magnific-popup/magnific-popup.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/creative.min.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top">INÍCIO</a>
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#Sobre">Sobre</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#Serviços">Serviços</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#portfólio">Portfólio</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#contato">Contato</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="masthead text-center text-white d-flex">
<div class="container my-auto">
<div class="row">
<div class="col-lg-10 mx-auto">
<h1 class="text-uppercase">
<!-- Texto inicial GRANDE -->
<strong>Your Favorite Source of Free Bootstrap Themes</strong>
</h1>
<hr>
</div>
<div class="col-lg-8 mx-auto">
<!-- Texto inicial PEQUENO -->
<p class="text-faded mb-5">Start Bootstrap can help you build better websites using the Bootstrap CSS framework! Just download your template and start going, no strings attached!</p>
<a class="btn btn-primary btn-xl js-scroll-trigger" href="#about">Veja mais</a>
</div>
</div>
</div>
</header>
<section class="bg-primary" id="about">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto text-center">
<h2 class="section-heading text-white">We've got what you need!</h2>
<hr class="light my-4">
<p class="text-faded mb-4">Start Bootstrap has everything you need to get your new website up and running in no time! All of the templates and themes on Start Bootstrap are open source, free to download, and easy to use. No strings attached!</p>
<a class="btn btn-light btn-xl js-scroll-trigger" href="#services">Get Started!</a>
</div>
</div>
</div>
</section>
<section id="services">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">At Your Service</h2>
<hr class="my-4">
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box mt-5 mx-auto">
<i class="fa fa-4x fa-diamond text-primary mb-3 sr-icons"></i>
<h3 class="mb-3">Sturdy Templates</h3>
<p class="text-muted mb-0">Our templates are updated regularly so they don't break.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box mt-5 mx-auto">
<i class="fa fa-4x fa-paper-plane text-primary mb-3 sr-icons"></i>
<h3 class="mb-3">Ready to Ship</h3>
<p class="text-muted mb-0">You can use this theme as is, or you can make changes!</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box mt-5 mx-auto">
<i class="fa fa-4x fa-newspaper-o text-primary mb-3 sr-icons"></i>
<h3 class="mb-3">Up to Date</h3>
<p class="text-muted mb-0">We update dependencies to keep things fresh.</p>
</div>
</div>
<div class="col-lg-3 col-md-6 text-center">
<div class="service-box mt-5 mx-auto">
<i class="fa fa-4x fa-heart text-primary mb-3 sr-icons"></i>
<h3 class="mb-3">Made with Love</h3>
<p class="text-muted mb-0">You have to make your websites with love these days!</p>
</div>
</div>
</div>
</div>
</section>
<section class="p-0" id="portfolio">
<div class="container-fluid p-0">
<div class="row no-gutters popup-gallery">
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="img/portfolio/fullsize/1.jpg">
<img class="img-fluid" src="img/portfolio/thumbnails/1.jpg" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Category
</div>
<div class="project-name">
Project Name
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="img/portfolio/fullsize/2.jpg">
<img class="img-fluid" src="img/portfolio/thumbnails/2.jpg" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Category
</div>
<div class="project-name">
Project Name
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="img/portfolio/fullsize/3.jpg">
<img class="img-fluid" src="img/portfolio/thumbnails/3.jpg" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Category
</div>
<div class="project-name">
Project Name
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="img/portfolio/fullsize/4.jpg">
<img class="img-fluid" src="img/portfolio/thumbnails/4.jpg" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Category
</div>
<div class="project-name">
Project Name
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="img/portfolio/fullsize/5.jpg">
<img class="img-fluid" src="img/portfolio/thumbnails/5.jpg" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Category
</div>
<div class="project-name">
Project Name
</div>
</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="img/portfolio/fullsize/6.jpg">
<img class="img-fluid" src="img/portfolio/thumbnails/6.jpg" alt="">
<div class="portfolio-box-caption">
<div class="portfolio-box-caption-content">
<div class="project-category text-faded">
Category
</div>
<div class="project-name">
Project Name
</div>
</div>
</div>
</a>
</div>
</div>
</div>
</section>
<section id="contact">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto text-center">
<h2 class="section-heading">Let's Get In Touch!</h2>
<hr class="my-4">
<p class="mb-5">Ready to start your next project with us? That's great! Give us a call or send us an email and we will get back to you as soon as possible!</p>
</div>
</div>
<div class="row">
<div class="col-lg-4 ml-auto text-center">
<i class="fa fa-phone fa-3x mb-3 sr-contact"></i>
<p>123-456-6789</p>
</div>
<div class="col-lg-4 mr-auto text-center">
<i class="fa fa-envelope-o fa-3x mb-3 sr-contact"></i>
<p>
<a href="mailto:[email protected]">[email protected]</a>
</p>
</div>
</div>
</div>
</section>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<script src="vendor/scrollreveal/scrollreveal.min.js"></script>
<script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/creative.min.js"></script>
</body>
</html>
| daviwesley/daviwesley.github.io | index.html | HTML | mit | 10,884 |
<div>
<h3>You must be logged in to see this page</h3>
</div> | JS-Applications-Team-Mai-Tai/Team-Mai-Tai | templates/userGames.html | HTML | mit | 64 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Frameset//EN""http://www.w3.org/TR/REC-html40/frameset.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc on Fri Sep 14 18:24:04 EDT 2007 -->
<TITLE>
Xerces2 Implementation: Class XMLEntityManager.InternalEntity
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_top"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<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="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">
<A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.ExternalEntity.html"><B>PREV CLASS</B></A>
<A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.RewindableInputStream.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="XMLEntityManager.InternalEntity.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.xerces.impl</FONT>
<BR>
Class XMLEntityManager.InternalEntity</H2>
<PRE>
java.lang.Object
|
+--<A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html">org.apache.xerces.impl.XMLEntityManager.Entity</A>
|
+--<B>org.apache.xerces.impl.XMLEntityManager.InternalEntity</B>
</PRE>
<DL>
<DT><B>Enclosing class: </B><DD><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.html">XMLEntityManager</A></DD>
</DL>
<HR>
<DL>
<DT>protected static class <B>XMLEntityManager.InternalEntity</B><DT>extends <A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html">XMLEntityManager.Entity</A></DL>
<P>
Internal entity.
<DL><DT><H1 style="font-size:110%">INTERNAL:</H1><DD>Usage of this class is not supported. It may be altered or removed at any time.</DD></DT></DL>
<P>
<DL>
<DT><B>Author: </B><DD>Andy Clark, IBM</DD>
</DL>
<HR>
<P>
<!-- ======== INNER CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.InternalEntity.html#text">text</A></B></CODE>
<BR>
Text value of entity.</TD>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_org.apache.xerces.impl.XMLEntityManager.Entity"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Fields inherited from class org.apache.xerces.impl.<A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html">XMLEntityManager.Entity</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html#inExternalSubset">inExternalSubset</A>, <A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html#name">name</A></CODE></TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.InternalEntity.html#XMLEntityManager.InternalEntity()">XMLEntityManager.InternalEntity</A></B>()</CODE>
<BR>
Default constructor.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.InternalEntity.html#XMLEntityManager.InternalEntity(java.lang.String, java.lang.String, boolean)">XMLEntityManager.InternalEntity</A></B>(java.lang.String name,
java.lang.String text,
boolean inExternalSubset)</CODE>
<BR>
Constructs an internal entity.</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.InternalEntity.html#clear()">clear</A></B>()</CODE>
<BR>
Clears the entity.</TD>
</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/apache/xerces/impl/XMLEntityManager.InternalEntity.html#isExternal()">isExternal</A></B>()</CODE>
<BR>
Returns true if this is an external entity.</TD>
</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/apache/xerces/impl/XMLEntityManager.InternalEntity.html#isUnparsed()">isUnparsed</A></B>()</CODE>
<BR>
Returns true if this is an unparsed entity.</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/apache/xerces/impl/XMLEntityManager.InternalEntity.html#setValues(org.apache.xerces.impl.XMLEntityManager.Entity)">setValues</A></B>(<A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html">XMLEntityManager.Entity</A> entity)</CODE>
<BR>
Sets the values of the entity.</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/apache/xerces/impl/XMLEntityManager.InternalEntity.html#setValues(org.apache.xerces.impl.XMLEntityManager.InternalEntity)">setValues</A></B>(<A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.InternalEntity.html">XMLEntityManager.InternalEntity</A> entity)</CODE>
<BR>
Sets the values of the entity.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_org.apache.xerces.impl.XMLEntityManager.Entity"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class org.apache.xerces.impl.<A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html">XMLEntityManager.Entity</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html#isEntityDeclInExternalSubset()">isEntityDeclInExternalSubset</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Field Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="text"><!-- --></A><H3>
text</H3>
<PRE>
public java.lang.String <B>text</B></PRE>
<DL>
<DD>Text value of entity.</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="XMLEntityManager.InternalEntity()"><!-- --></A><H3>
XMLEntityManager.InternalEntity</H3>
<PRE>
public <B>XMLEntityManager.InternalEntity</B>()</PRE>
<DL>
<DD>Default constructor.</DL>
<HR>
<A NAME="XMLEntityManager.InternalEntity(java.lang.String, java.lang.String, boolean)"><!-- --></A><H3>
XMLEntityManager.InternalEntity</H3>
<PRE>
public <B>XMLEntityManager.InternalEntity</B>(java.lang.String name,
java.lang.String text,
boolean inExternalSubset)</PRE>
<DL>
<DD>Constructs an internal entity.</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" CELLPADDING="3" CELLSPACING="0" WIDTH="100%">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="isExternal()"><!-- --></A><H3>
isExternal</H3>
<PRE>
public final boolean <B>isExternal</B>()</PRE>
<DL>
<DD>Returns true if this is an external entity.<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html#isExternal()">isExternal</A></CODE> in class <CODE><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html">XMLEntityManager.Entity</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="isUnparsed()"><!-- --></A><H3>
isUnparsed</H3>
<PRE>
public final boolean <B>isUnparsed</B>()</PRE>
<DL>
<DD>Returns true if this is an unparsed entity.<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html#isUnparsed()">isUnparsed</A></CODE> in class <CODE><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html">XMLEntityManager.Entity</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="clear()"><!-- --></A><H3>
clear</H3>
<PRE>
public void <B>clear</B>()</PRE>
<DL>
<DD>Clears the entity.<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html#clear()">clear</A></CODE> in class <CODE><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html">XMLEntityManager.Entity</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setValues(org.apache.xerces.impl.XMLEntityManager.Entity)"><!-- --></A><H3>
setValues</H3>
<PRE>
public void <B>setValues</B>(<A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html">XMLEntityManager.Entity</A> entity)</PRE>
<DL>
<DD>Sets the values of the entity.<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html#setValues(org.apache.xerces.impl.XMLEntityManager.Entity)">setValues</A></CODE> in class <CODE><A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.Entity.html">XMLEntityManager.Entity</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setValues(org.apache.xerces.impl.XMLEntityManager.InternalEntity)"><!-- --></A><H3>
setValues</H3>
<PRE>
public void <B>setValues</B>(<A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.InternalEntity.html">XMLEntityManager.InternalEntity</A> entity)</PRE>
<DL>
<DD>Sets the values of the entity.</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ========== START OF NAVBAR ========== -->
<A NAME="navbar_bottom"><!-- --></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3">
<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="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">
<A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.ExternalEntity.html"><B>PREV CLASS</B></A>
<A HREF="../../../../org/apache/xerces/impl/XMLEntityManager.RewindableInputStream.html"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html" TARGET="_top"><B>FRAMES</B></A>
<A HREF="XMLEntityManager.InternalEntity.html" TARGET="_top"><B>NO FRAMES</B></A></FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: INNER | <A HREF="#field_summary">FIELD</A> | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<!-- =========== END OF NAVBAR =========== -->
<HR>
Copyright © 1999-2007 The Apache Software Foundation. All Rights Reserved.
</BODY>
</HTML>
| Baltasarq/Gia | src/JDom/Xerces-J-bin.2.9.1/docs/javadocs/xerces2/org/apache/xerces/impl/XMLEntityManager.InternalEntity.html | HTML | mit | 16,446 |
---
layout: default
---
<article class="post">
<h1>{{ page.title }}</h1>
<div class="entry">
<!-- code highlight -->
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/default.min.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
<!-- code highlight end-->
{{ content }}
</div>
<div class="date">
Written on {{ page.date | date: "%B %e, %Y" }}
</div>
{% include disqus.html %}
</article>
| superblr/superblr.github.io | _layouts/post.html | HTML | mit | 519 |
<!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="./7791359f81254f68d7746c6b8fbb52c191d06fbc9c100d07bdcfed08b3a6afc9.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/15936ea97c16c093bcf7ae4c53d6bf5e4c1712bf51abdfc119dcb9e063cb19c3.html | HTML | mit | 550 |
<!doctype html>
<html ng-app="app">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<script type="text/javascript" src="../lib/angular/angular.js" charset="utf-8"></script>
<script type="text/javascript" src="../lib/rxjs/rx.lite.js" charset="utf-8"></script>
<script type="text/javascript" src="../../reactiveproperty-angular.js" charset="utf-8"></script>
<script type="text/javascript" src="validation.js" charset="utf-8"></script>
</head>
<body>
<div ng-controller="ValidationCtrl">
<form name="myform" nonvalidate>
<input type="text" name="inputText" ng-model="inputText.value" ng-minlength="4" ng-maxlength="10" required>
<span class="error" ng-show="myform.inputText.$error.required">Required</span>
<span class="error" ng-show="myform.inputText.$error.minlength">Length too short</span>
<span class="error" ng-show="myform.inputText.$error.maxlength">Length too long</span>
<span class="valid" ng-show="myform.inputText.$valid">OK</span>
</form>
<br/>
{{displayText.value}}
<br/>
<button rp-command="displayCommand" rp-parameter="inputText.value">Is TextBox invalid?</button>
</div>
</body>
</html> | zoetrope/reactiveproperty-angular | sample/validation/validation.html | HTML | mit | 1,231 |
<div class="content-wrap">
<aside>
<h4><a href="#">Resume Coming Soon</a></h4>
<p>Bacon ipsum dolor amet pork chop ground round ham sirloin. Cupim strip steak beef ribs kielbasa pork short loin pork loin bresaola shoulder jowl chicken leberkas porchetta prosciutto. Picanha t-bone ground round capicola tail, pork prosciutto pork loin tri-tip. Ground round biltong pork chop capicola. Pork filet mignon strip steak, pastrami drumstick shankle alcatra.</p>
</aside>
<section class="white-box-2">
<h2>Dev Bootcamp</h2>
<p><em>Feb 2015 - May 2015</em><br>
Learning programming and web development.</p>
</section>
<section class="white-box-2">
<h2>Universities Attended</h2>
<h4><a href="http://www.upenn.edu/">Penn</a></h4>
<p><em>Sept 2009 - Dec 2010</em><br>
Master of Science, Engineering</p>
<hr>
<h4><a href="http://www.columbia.edu/">Columbia</a></h4>
<p><em>Sep 2003 - Jun 2007</em><br>
Bachelor of Science, Applied Math</p>
</section>
<section class="white-box-2">
<h2>Developer Skills</h2>
<p>HTML/CSS, JavaScript, jQuery, AngularJS, ReactJS, Ruby, SQL, Git, <em>more to come...</em></p>
</section>
</div> | derekztang/derekztang.github.io | partials/education.html | HTML | mit | 1,190 |
<html><head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head><body>Time,TemperatureF,DewpointF,PressureIn,WindDirection,WindDirectionDegrees,WindSpeedMPH,WindSpeedGustMPH,Humidity,HourlyPrecipIn,Conditions,Clouds,dailyrainin,SoftwareType<br>
2010-04-03 00:02:00,48.2,42.1,30.14,ESE,112,0.0,1.0,79,0.00,,,0.00,meteohub,
<br>
2010-04-03 00:03:00,48.2,42.1,30.14,SE,135,0.0,1.0,79,0.00,,,0.00,meteohub,
<br>
2010-04-03 00:09:00,47.7,41.7,30.14,SE,135,0.0,1.0,80,0.00,,,0.00,meteohub,
<br>
2010-04-03 00:14:00,47.7,41.7,30.14,ESE,112,0.0,1.0,80,0.00,,,0.00,meteohub,
<br>
2010-04-03 00:19:00,47.7,42.1,30.14,ESE,112,0.0,0.0,81,0.00,,,0.00,meteohub,
<br>
2010-04-03 00:25:00,47.7,42.1,30.14,ESE,112,0.0,0.0,81,0.00,,,0.00,meteohub,
<br>
2010-04-03 00:40:00,47.5,42.3,30.12,ESE,112,0.0,1.0,82,0.00,,,0.00,meteohub,
<br>
2010-04-03 00:56:00,47.1,42.3,30.12,ENE,68,0.0,0.0,83,0.00,,,0.00,meteohub,
<br>
2010-04-03 01:01:00,46.8,41.9,30.12,ESE,112,0.0,0.0,83,0.00,,,0.00,meteohub,
<br>
2010-04-03 01:07:00,46.8,41.9,30.12,ESE,112,0.0,0.0,83,0.00,,,0.00,meteohub,
<br>
2010-04-03 01:12:00,46.8,42.3,30.12,ESE,112,0.0,0.0,84,0.00,,,0.00,meteohub,
<br>
2010-04-03 01:17:00,46.8,42.3,30.14,ESE,112,0.0,0.0,84,0.00,,,0.00,meteohub,
<br>
2010-04-03 01:22:00,46.4,41.9,30.14,ESE,112,0.0,0.0,84,0.00,,,0.00,meteohub,
<br>
2010-04-03 01:32:00,46.2,41.9,30.12,ESE,112,0.0,0.0,85,0.00,,,0.00,meteohub,
<br>
2010-04-03 01:37:00,46.2,41.9,30.12,ESE,112,0.0,0.0,85,0.00,,,0.00,meteohub,
<br>
2010-04-03 01:42:00,46.0,41.7,30.12,ESE,112,0.0,0.0,85,0.00,,,0.00,meteohub,
<br>
2010-04-03 01:47:00,46.0,41.7,30.12,ESE,112,0.0,0.0,85,0.00,,,0.00,meteohub,
<br>
2010-04-03 02:02:00,45.5,41.5,30.12,East,90,0.0,0.0,86,0.00,,,0.00,meteohub,
<br>
2010-04-03 02:17:00,45.0,41.4,30.12,East,90,0.0,0.0,87,0.00,,,0.00,meteohub,
<br>
2010-04-03 02:27:00,45.0,41.4,30.12,ESE,112,0.0,0.0,87,0.00,,,0.00,meteohub,
<br>
2010-04-03 02:32:00,45.3,41.7,30.12,ESE,112,0.0,2.0,87,0.00,,,0.00,meteohub,
<br>
2010-04-03 02:37:00,45.1,41.5,30.12,ESE,112,0.0,2.0,87,0.00,,,0.00,meteohub,
<br>
2010-04-03 02:42:00,44.8,41.5,30.12,ESE,112,0.0,2.0,88,0.00,,,0.00,meteohub,
<br>
2010-04-03 02:47:00,44.6,41.4,30.12,ESE,112,0.0,0.0,88,0.00,,,0.00,meteohub,
<br>
2010-04-03 02:57:00,44.6,41.4,30.12,ESE,112,0.0,0.0,88,0.00,,,0.00,meteohub,
<br>
2010-04-03 03:03:00,44.4,41.4,30.14,ESE,112,0.0,0.0,89,0.00,,,0.00,meteohub,
<br>
2010-04-03 03:08:00,44.2,41.2,30.14,ESE,112,0.0,0.0,89,0.00,,,0.00,meteohub,
<br>
2010-04-03 03:14:00,44.4,41.4,30.14,ESE,112,0.0,0.0,89,0.00,,,0.00,meteohub,
<br>
2010-04-03 03:19:00,44.1,41.0,30.12,ESE,112,0.0,0.0,89,0.00,,,0.00,meteohub,
<br>
2010-04-03 03:24:00,44.1,41.4,30.12,ESE,112,0.0,0.0,90,0.00,,,0.00,meteohub,
<br>
2010-04-03 03:29:00,44.1,41.4,30.12,ESE,112,0.0,0.0,90,0.00,,,0.00,meteohub,
<br>
2010-04-03 03:35:00,44.1,41.4,30.12,ESE,112,0.0,0.0,90,0.00,,,0.00,meteohub,
<br>
2010-04-03 03:40:00,44.4,41.7,30.12,ESE,112,0.0,0.0,90,0.00,,,0.00,meteohub,
<br>
2010-04-03 03:45:00,44.4,41.7,30.12,ESE,112,0.0,0.0,90,0.00,,,0.00,meteohub,
<br>
2010-04-03 03:50:00,44.4,41.7,30.12,East,90,0.0,0.0,90,0.00,,,0.00,meteohub,
<br>
2010-04-03 03:55:00,44.2,41.7,30.12,East,90,0.0,1.0,91,0.00,,,0.00,meteohub,
<br>
2010-04-03 04:00:00,44.1,41.5,30.12,East,90,0.0,1.0,91,0.00,,,0.00,meteohub,
<br>
2010-04-03 04:06:00,43.7,41.2,30.12,East,90,0.0,0.0,91,0.00,,,0.00,meteohub,
<br>
2010-04-03 04:11:00,43.3,40.8,30.12,East,90,0.0,0.0,91,0.00,,,0.00,meteohub,
<br>
2010-04-03 04:16:00,43.2,40.6,30.14,East,90,0.0,0.0,91,0.00,,,0.00,meteohub,
<br>
2010-04-03 04:27:00,43.3,40.8,30.14,East,90,0.0,0.0,91,0.00,,,0.00,meteohub,
<br>
2010-04-03 04:37:00,42.8,40.3,30.12,East,90,0.0,0.0,91,0.00,,,0.00,meteohub,
<br>
2010-04-03 04:42:00,42.8,40.6,30.12,East,90,0.0,0.0,92,0.00,,,0.00,meteohub,
<br>
2010-04-03 04:47:00,42.8,40.6,30.12,East,90,0.0,0.0,92,0.00,,,0.00,meteohub,
<br>
2010-04-03 04:52:00,42.6,40.5,30.12,East,90,0.0,0.0,92,0.00,,,0.00,meteohub,
<br>
2010-04-03 04:57:00,43.0,40.8,30.12,East,90,0.0,0.0,92,0.00,,,0.00,meteohub,
<br>
2010-04-03 05:02:00,42.6,40.8,30.12,East,90,0.0,0.0,93,0.00,,,0.00,meteohub,
<br>
2010-04-03 05:07:00,42.8,40.6,30.12,ENE,68,0.0,0.0,92,0.00,,,0.00,meteohub,
<br>
2010-04-03 05:12:00,42.8,41.0,30.12,ENE,68,0.0,0.0,93,0.00,,,0.00,meteohub,
<br>
2010-04-03 05:17:00,42.8,40.6,30.12,ENE,68,0.0,0.0,92,0.00,,,0.00,meteohub,
<br>
2010-04-03 05:19:00,42.8,41.0,30.12,ENE,68,0.0,0.0,93,0.00,,,0.00,meteohub,
<br>
2010-04-03 05:24:00,42.8,41.0,30.12,ESE,112,0.0,0.0,93,0.00,,,0.00,meteohub,
<br>
2010-04-03 05:34:00,42.8,41.0,30.12,ESE,112,0.0,1.0,93,0.00,,,0.00,meteohub,
<br>
2010-04-03 05:39:00,42.4,40.6,30.12,ESE,112,0.0,1.0,93,0.00,,,0.00,meteohub,
<br>
2010-04-03 05:44:00,42.3,40.5,30.12,ESE,112,0.0,0.0,93,0.00,,,0.00,meteohub,
<br>
2010-04-03 05:50:00,42.3,40.6,30.12,ESE,112,0.0,0.0,94,0.00,,,0.00,meteohub,
<br>
2010-04-03 06:05:00,42.1,40.5,30.14,ESE,112,0.0,0.0,94,0.00,,,0.00,meteohub,
<br>
2010-04-03 06:16:00,42.1,40.5,30.12,ESE,112,0.0,0.0,94,0.00,,,0.00,meteohub,
<br>
2010-04-03 06:21:00,41.9,40.3,30.12,ESE,112,0.0,0.0,94,0.00,,,0.00,meteohub,
<br>
2010-04-03 06:27:00,41.9,40.3,30.12,ESE,112,0.0,0.0,94,0.00,,,0.00,meteohub,
<br>
2010-04-03 06:32:00,42.1,40.5,30.09,ESE,112,0.0,0.0,94,0.00,,,0.00,meteohub,
<br>
2010-04-03 06:37:00,41.9,40.3,30.09,ESE,112,0.0,0.0,94,0.00,,,0.00,meteohub,
<br>
2010-04-03 06:42:00,42.1,40.8,30.09,ESE,112,0.0,0.0,95,0.00,,,0.00,meteohub,
<br>
2010-04-03 06:52:00,42.3,41.0,30.12,ESE,112,0.0,0.0,95,0.00,,,0.00,meteohub,
<br>
2010-04-03 06:57:00,42.4,41.2,30.12,ESE,112,0.0,0.0,95,0.00,,,0.00,meteohub,
<br>
2010-04-03 07:07:00,42.8,41.5,30.12,ESE,112,0.0,0.0,95,0.00,,,0.00,meteohub,
<br>
2010-04-03 07:17:00,43.3,42.1,30.12,ESE,112,0.0,0.0,95,0.00,,,0.00,meteohub,
<br>
2010-04-03 07:37:00,48.0,46.4,30.09,East,90,1.0,0.0,94,0.00,,,0.00,meteohub,
<br>
2010-04-03 07:42:00,49.8,47.8,30.09,East,90,0.0,2.0,93,0.00,,,0.00,meteohub,
<br>
2010-04-03 07:52:00,51.1,48.0,30.12,West,270,0.0,2.0,89,0.00,,,0.00,meteohub,
<br>
2010-04-03 07:57:00,51.4,48.4,30.12,SW,225,1.0,2.0,89,0.00,,,0.00,meteohub,
<br>
2010-04-03 08:03:00,53.2,49.8,30.12,SW,225,0.0,2.0,88,0.00,,,0.00,meteohub,
<br>
2010-04-03 08:08:00,54.5,50.0,30.12,SSW,202,3.0,3.0,85,0.00,,,0.00,meteohub,
<br>
2010-04-03 08:18:00,56.3,49.3,30.09,NW,315,4.0,4.0,77,0.00,,,0.00,meteohub,
<br>
2010-04-03 08:23:00,57.0,48.4,30.09,West,270,1.0,4.0,73,0.00,,,0.00,meteohub,
<br>
2010-04-03 08:34:00,58.8,48.4,30.12,SSE,158,2.0,4.0,68,0.00,,,0.00,meteohub,
<br>
2010-04-03 08:39:00,59.5,46.0,30.12,WNW,292,2.0,4.0,61,0.00,,,0.00,meteohub,
<br>
2010-04-03 08:44:00,60.6,46.8,30.12,SW,225,2.0,4.0,60,0.00,,,0.00,meteohub,
<br>
2010-04-03 08:49:00,61.3,46.0,30.12,SE,135,3.0,4.0,57,0.00,,,0.00,meteohub,
<br>
2010-04-03 08:55:00,62.8,46.4,30.12,SE,135,0.0,4.0,55,0.00,,,0.00,meteohub,
<br>
2010-04-03 09:00:00,63.5,45.1,30.12,West,270,1.0,4.0,51,0.00,,,0.00,meteohub,
<br>
2010-04-03 09:05:00,63.9,43.3,30.09,WNW,292,2.0,4.0,47,0.00,,,0.00,meteohub,
<br>
2010-04-03 09:11:00,64.4,42.1,30.09,SSW,202,2.0,6.0,44,0.00,,,0.00,meteohub,
<br>
2010-04-03 09:17:00,65.5,43.5,30.12,SSW,202,1.0,6.0,45,0.00,,,0.00,meteohub,
<br>
2010-04-03 09:27:00,67.5,43.5,30.12,West,270,4.0,4.0,42,0.00,,,0.00,meteohub,
<br>
2010-04-03 09:32:00,67.3,42.1,30.12,West,270,3.0,5.0,40,0.00,,,0.00,meteohub,
<br>
2010-04-03 09:38:00,68.0,41.5,30.12,West,270,2.0,5.0,38,0.00,,,0.00,meteohub,
<br>
2010-04-03 09:43:00,68.9,42.3,30.12,SE,135,3.0,5.0,38,0.00,,,0.00,meteohub,
<br>
2010-04-03 09:48:00,69.6,41.5,30.12,SW,225,2.0,5.0,36,0.00,,,0.00,meteohub,
<br>
2010-04-03 09:53:00,70.0,42.6,30.12,WSW,248,2.0,5.0,37,0.00,,,0.00,meteohub,
<br>
2010-04-03 09:58:00,70.5,41.5,30.12,NNW,338,2.0,5.0,35,0.00,,,0.00,meteohub,
<br>
2010-04-03 10:09:00,71.1,41.4,30.12,WSW,248,2.0,4.0,34,0.00,,,0.00,meteohub,
<br>
2010-04-03 10:14:00,71.6,41.7,30.12,NW,315,2.0,6.0,34,0.00,,,0.00,meteohub,
<br>
2010-04-03 10:19:00,72.1,41.5,30.12,South,180,2.0,6.0,33,0.00,,,0.00,meteohub,
<br>
2010-04-03 10:24:00,72.9,42.1,30.12,WNW,292,2.0,6.0,33,0.00,,,0.00,meteohub,
<br>
2010-04-03 10:30:00,73.6,42.8,30.12,WSW,248,2.0,4.0,33,0.00,,,0.00,meteohub,
<br>
2010-04-03 10:40:00,74.5,42.8,30.09,West,270,2.0,6.0,32,0.00,,,0.00,meteohub,
<br>
2010-04-03 10:45:00,74.5,42.8,30.09,ESE,112,4.0,6.0,32,0.00,,,0.00,meteohub,
<br>
2010-04-03 10:50:00,75.2,42.4,30.09,SSW,202,2.0,6.0,31,0.00,,,0.00,meteohub,
<br>
2010-04-03 11:01:00,76.6,43.7,30.09,WNW,292,2.0,6.0,31,0.00,,,0.00,meteohub,
<br>
2010-04-03 11:06:00,76.8,43.9,30.09,WNW,292,2.0,6.0,31,0.00,,,0.00,meteohub,
<br>
2010-04-03 11:17:00,77.9,44.1,30.09,NW,315,2.0,7.0,30,0.00,,,0.00,meteohub,
<br>
2010-04-03 11:22:00,77.5,43.7,30.09,WSW,248,3.0,7.0,30,0.00,,,0.00,meteohub,
<br>
2010-04-03 11:37:00,78.4,43.5,30.06,SSW,202,2.0,8.0,29,0.00,,,0.00,meteohub,
<br>
2010-04-03 11:42:00,78.8,42.1,30.06,SSE,158,3.0,6.0,27,0.00,,,0.00,meteohub,
<br>
2010-04-03 11:47:00,78.6,41.9,30.03,WSW,248,2.0,8.0,27,0.00,,,0.00,meteohub,
<br>
2010-04-03 11:52:00,79.0,41.2,30.03,WSW,248,4.0,8.0,26,0.00,,,0.00,meteohub,
<br>
2010-04-03 11:58:00,79.9,43.0,30.03,WSW,248,3.0,8.0,27,0.00,,,0.00,meteohub,
<br>
2010-04-03 12:03:00,79.9,41.9,30.06,SW,225,2.0,8.0,26,0.00,,,0.00,meteohub,
<br>
2010-04-03 12:08:00,79.7,40.8,30.06,West,270,5.0,8.0,25,0.00,,,0.00,meteohub,
<br>
2010-04-03 12:13:00,81.7,43.5,30.06,WSW,248,2.0,8.0,26,0.00,,,0.00,meteohub,
<br>
2010-04-03 12:18:00,81.1,42.1,30.06,NW,315,2.0,6.0,25,0.00,,,0.00,meteohub,
<br>
2010-04-03 12:23:00,81.5,42.3,30.06,East,90,1.0,9.0,25,0.00,,,0.00,meteohub,
<br>
2010-04-03 12:29:00,81.7,42.4,30.06,SW,225,6.0,9.0,25,0.00,,,0.00,meteohub,
<br>
2010-04-03 12:31:00,81.7,42.4,30.03,SSE,158,2.0,6.0,25,0.00,,,0.00,meteohub,
<br>
2010-04-03 12:36:00,81.7,41.4,30.03,SSE,158,4.0,6.0,24,0.00,,,0.00,meteohub,
<br>
2010-04-03 12:41:00,81.5,41.2,30.03,WNW,292,4.0,6.0,24,0.00,,,0.00,meteohub,
<br>
2010-04-03 12:47:00,81.3,41.2,30.06,SW,225,3.0,7.0,24,0.00,,,0.00,meteohub,
<br>
2010-04-03 12:52:00,81.0,39.7,30.06,SSE,158,5.0,7.0,23,0.00,,,0.00,meteohub,
<br>
2010-04-03 12:57:00,81.3,41.2,30.06,South,180,4.0,6.0,24,0.00,,,0.00,meteohub,
<br>
2010-04-03 13:02:00,81.3,41.2,30.06,WSW,248,3.0,6.0,24,0.00,,,0.00,meteohub,
<br>
2010-04-03 13:07:00,80.4,40.3,30.06,WSW,248,6.0,9.0,24,0.00,,,0.00,meteohub,
<br>
2010-04-03 13:12:00,81.1,41.0,30.06,WSW,248,3.0,9.0,24,0.00,,,0.00,meteohub,
<br>
2010-04-03 13:17:00,80.4,40.3,30.06,West,270,7.0,9.0,24,0.00,,,0.00,meteohub,
<br>
2010-04-03 13:22:00,80.4,40.3,30.06,WSW,248,3.0,9.0,24,0.00,,,0.00,meteohub,
<br>
2010-04-03 13:27:00,81.3,41.2,30.06,WNW,292,4.0,7.0,24,0.00,,,0.00,meteohub,
<br>
2010-04-03 13:42:00,81.5,40.1,30.06,WSW,248,4.0,6.0,23,0.00,,,0.00,meteohub,
<br>
2010-04-03 13:48:00,80.6,39.4,30.03,WNW,292,3.0,6.0,23,0.00,,,0.00,meteohub,
<br>
2010-04-03 13:53:00,81.3,40.1,30.03,WNW,292,3.0,8.0,23,0.00,,,0.00,meteohub,
<br>
2010-04-03 13:58:00,81.0,39.7,30.03,West,270,2.0,8.0,23,0.00,,,0.00,meteohub,
<br>
2010-04-03 14:03:00,80.8,38.5,30.06,WNW,292,6.0,10.0,22,0.00,,,0.00,meteohub,
<br>
2010-04-03 14:08:00,81.3,40.1,30.06,WSW,248,4.0,10.0,23,0.00,,,0.00,meteohub,
<br>
2010-04-03 14:11:00,81.3,38.8,30.06,West,270,3.0,10.0,22,0.00,,,0.00,meteohub,
<br>
2010-04-03 14:16:00,81.3,38.8,30.03,SE,135,3.0,9.0,22,0.00,,,0.00,meteohub,
<br>
2010-04-03 14:21:00,81.7,39.2,30.03,NW,315,6.0,8.0,22,0.00,,,0.00,meteohub,
<br>
2010-04-03 14:27:00,81.9,39.4,30.03,NW,315,2.0,10.0,22,0.00,,,0.00,meteohub,
<br>
2010-04-03 14:33:00,83.5,40.6,30.03,SSW,202,8.0,10.0,22,0.00,,,0.00,meteohub,
<br>
2010-04-03 14:38:00,83.5,40.6,30.03,South,180,3.0,10.0,22,0.00,,,0.00,meteohub,
<br>
2010-04-03 14:43:00,83.7,39.6,30.03,SW,225,1.0,8.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 14:49:00,84.2,40.1,30.00,NW,315,2.0,8.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 14:59:00,85.1,40.8,30.00,SSE,158,2.0,7.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 15:04:00,84.9,40.6,30.00,WNW,292,4.0,7.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 15:10:00,85.1,40.8,30.00,West,270,4.0,7.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 15:15:00,85.3,41.0,30.00,SSW,202,2.0,7.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 15:20:00,85.5,41.2,30.03,NNE,22,1.0,7.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 15:25:00,85.5,41.2,30.03,SW,225,2.0,7.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 15:36:00,84.7,39.2,30.00,West,270,2.0,9.0,20,0.00,,,0.00,meteohub,
<br>
2010-04-03 15:42:00,85.1,40.8,30.00,SSE,158,3.0,10.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 15:47:00,85.1,39.6,30.00,WSW,248,3.0,10.0,20,0.00,,,0.00,meteohub,
<br>
2010-04-03 15:57:00,85.1,40.8,30.00,West,270,3.0,8.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 16:02:00,85.8,41.4,29.97,SE,135,1.0,8.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 16:07:00,86.2,40.5,29.97,WNW,292,3.0,7.0,20,0.00,,,0.00,meteohub,
<br>
2010-04-03 16:13:00,85.5,41.2,29.97,SW,225,5.0,7.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 16:18:00,84.9,39.4,29.97,SW,225,3.0,10.0,20,0.00,,,0.00,meteohub,
<br>
2010-04-03 16:23:00,84.4,39.0,29.97,SSW,202,4.0,10.0,20,0.00,,,0.00,meteohub,
<br>
2010-04-03 16:28:00,84.6,39.0,29.97,West,270,3.0,10.0,20,0.00,,,0.00,meteohub,
<br>
2010-04-03 16:33:00,84.6,39.0,30.00,NE,45,4.0,8.0,20,0.00,,,0.00,meteohub,
<br>
2010-04-03 16:38:00,84.0,39.9,30.00,NW,315,4.0,10.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 16:43:00,83.8,39.7,30.00,WSW,248,8.0,10.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 17:04:00,82.4,38.7,30.00,SW,225,2.0,6.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 17:20:00,82.6,38.7,30.00,SW,225,3.0,7.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 17:25:00,82.0,38.3,30.00,SW,225,2.0,6.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 17:31:00,81.9,38.1,30.00,WSW,248,1.0,6.0,21,0.00,,,0.00,meteohub,
<br>
2010-04-03 17:36:00,80.6,39.4,30.00,ESE,112,4.0,6.0,23,0.00,,,0.00,meteohub,
<br>
2010-04-03 17:41:00,78.8,37.9,30.00,SE,135,5.0,7.0,23,0.00,,,0.00,meteohub,
<br>
2010-04-03 17:47:00,77.5,37.9,30.00,SSW,202,6.0,8.0,24,0.00,,,0.00,meteohub,
<br>
2010-04-03 17:52:00,77.0,37.4,30.00,SSE,158,4.0,8.0,24,0.00,,,0.00,meteohub,
<br>
2010-04-03 18:02:00,76.1,38.8,30.00,NW,315,3.0,8.0,26,0.00,,,0.00,meteohub,
<br>
2010-04-03 18:07:00,75.4,38.1,30.00,WNW,292,6.0,8.0,26,0.00,,,0.00,meteohub,
<br>
2010-04-03 18:12:00,74.7,37.6,30.00,ESE,112,7.0,8.0,26,0.00,,,0.00,meteohub,
<br>
2010-04-03 18:17:00,73.8,37.8,30.00,East,90,3.0,8.0,27,0.00,,,0.00,meteohub,
<br>
2010-04-03 18:22:00,73.4,38.3,30.00,SSW,202,4.0,7.0,28,0.00,,,0.00,meteohub,
<br>
2010-04-03 18:32:00,72.1,38.1,30.00,SSE,158,3.0,6.0,29,0.00,,,0.00,meteohub,
<br>
2010-04-03 18:37:00,70.9,37.9,30.00,SSW,202,2.0,6.0,30,0.00,,,0.00,meteohub,
<br>
2010-04-03 18:42:00,69.6,38.5,30.00,ESE,112,2.0,4.0,32,0.00,,,0.00,meteohub,
<br>
2010-04-03 18:47:00,69.1,37.9,30.00,East,90,2.0,5.0,32,0.00,,,0.00,meteohub,
<br>
2010-04-03 18:52:00,68.2,37.2,30.00,SE,135,0.0,5.0,32,0.00,,,0.00,meteohub,
<br>
2010-04-03 18:58:00,67.3,37.2,30.00,SSE,158,1.0,5.0,33,0.00,,,0.00,meteohub,
<br>
2010-04-03 19:03:00,66.4,36.5,30.00,ESE,112,0.0,5.0,33,0.00,,,0.00,meteohub,
<br>
2010-04-03 19:19:00,65.3,37.8,30.00,ENE,68,5.0,5.0,36,0.00,,,0.00,meteohub,
<br>
2010-04-03 19:24:00,65.3,37.8,30.00,SSE,158,2.0,4.0,36,0.00,,,0.00,meteohub,
<br>
2010-04-03 19:29:00,65.1,37.6,30.00,WSW,248,2.0,5.0,36,0.00,,,0.00,meteohub,
<br>
2010-04-03 19:35:00,64.8,37.9,29.97,WNW,292,2.0,5.0,37,0.00,,,0.00,meteohub,
<br>
2010-04-03 19:45:00,63.9,37.8,29.97,SSE,158,1.0,5.0,38,0.00,,,0.00,meteohub,
<br>
2010-04-03 19:50:00,63.5,38.1,29.97,WNW,292,4.0,5.0,39,0.00,,,0.00,meteohub,
<br>
2010-04-03 19:59:00,62.8,37.6,29.97,WSW,248,2.0,5.0,39,0.00,,,0.00,meteohub,
<br>
2010-04-03 20:04:00,62.2,37.6,30.00,SSE,158,0.0,5.0,40,0.00,,,0.00,meteohub,
<br>
2010-04-03 20:20:00,61.7,39.0,30.00,West,270,1.0,3.0,43,0.00,,,0.00,meteohub,
<br>
2010-04-03 20:25:00,61.5,38.8,30.00,West,270,0.0,4.0,43,0.00,,,0.00,meteohub,
<br>
2010-04-03 20:30:00,61.2,38.5,30.00,SW,225,2.0,6.0,43,0.00,,,0.00,meteohub,
<br>
2010-04-03 20:36:00,61.2,39.0,30.00,SSW,202,2.0,6.0,44,0.00,,,0.00,meteohub,
<br>
2010-04-03 20:45:00,61.0,39.0,30.00,WNW,292,2.0,6.0,44,0.00,,,0.00,meteohub,
<br>
2010-04-03 20:51:00,60.8,38.8,30.00,WSW,248,3.0,6.0,44,0.00,,,0.00,meteohub,
<br>
2010-04-03 20:56:00,60.8,38.8,30.00,WSW,248,3.0,6.0,44,0.00,,,0.00,meteohub,
<br>
2010-04-03 21:01:00,60.4,39.0,30.03,West,270,1.0,6.0,45,0.00,,,0.00,meteohub,
<br>
2010-04-03 21:11:00,59.7,38.3,30.03,SSW,202,2.0,6.0,45,0.00,,,0.00,meteohub,
<br>
2010-04-03 21:22:00,59.7,38.3,30.03,SSW,202,2.0,8.0,45,0.00,,,0.00,meteohub,
<br>
2010-04-03 21:27:00,59.4,38.1,30.03,West,270,4.0,8.0,45,0.00,,,0.00,meteohub,
<br>
2010-04-03 21:34:00,58.8,38.1,30.00,WSW,248,3.0,8.0,46,0.00,,,0.00,meteohub,
<br>
2010-04-03 21:40:00,58.6,38.5,30.00,WSW,248,3.0,6.0,47,0.00,,,0.00,meteohub,
<br>
2010-04-03 21:45:00,58.5,38.3,30.00,SSW,202,4.0,5.0,47,0.00,,,0.00,meteohub,
<br>
2010-04-03 21:50:00,58.5,38.8,30.00,NW,315,2.0,7.0,48,0.00,,,0.00,meteohub,
<br>
2010-04-03 21:55:00,58.1,38.5,30.00,WSW,248,3.0,7.0,48,0.00,,,0.00,meteohub,
<br>
2010-04-03 22:11:00,57.6,38.7,30.03,West,270,1.0,6.0,49,0.00,,,0.00,meteohub,
<br>
2010-04-03 22:16:00,57.2,38.8,30.00,WSW,248,1.0,6.0,50,0.00,,,0.00,meteohub,
<br>
2010-04-03 22:21:00,57.0,38.7,30.00,SSW,202,2.0,6.0,50,0.00,,,0.00,meteohub,
<br>
2010-04-03 22:27:00,56.8,39.0,30.00,NW,315,2.0,5.0,51,0.00,,,0.00,meteohub,
<br>
2010-04-03 22:32:00,56.8,39.9,30.03,WSW,248,3.0,6.0,53,0.00,,,0.00,meteohub,
<br>
2010-04-03 22:42:00,56.5,40.5,30.03,SSW,202,2.0,6.0,55,0.00,,,0.00,meteohub,
<br>
2010-04-03 22:47:00,56.3,40.3,30.03,WSW,248,2.0,6.0,55,0.00,,,0.00,meteohub,
<br>
2010-04-03 22:52:00,55.9,40.1,30.03,SSW,202,3.0,6.0,55,0.00,,,0.00,meteohub,
<br>
2010-04-03 22:58:00,55.9,41.4,30.03,SSW,202,3.0,6.0,58,0.00,,,0.00,meteohub,
<br>
2010-04-03 23:08:00,55.6,41.0,30.00,SSW,202,3.0,6.0,58,0.00,,,0.00,meteohub,
<br>
2010-04-03 23:13:00,55.6,41.5,30.00,ENE,68,3.0,6.0,59,0.00,,,0.00,meteohub,
<br>
2010-04-03 23:18:00,55.6,41.9,30.00,WSW,248,2.0,7.0,60,0.00,,,0.00,meteohub,
<br>
2010-04-03 23:24:00,55.4,41.4,30.00,WNW,292,2.0,7.0,59,0.00,,,0.00,meteohub,
<br>
2010-04-03 23:29:00,55.2,42.1,30.00,WSW,248,2.0,7.0,61,0.00,,,0.00,meteohub,
<br>
2010-04-03 23:34:00,55.0,41.9,30.03,WSW,248,3.0,7.0,61,0.00,,,0.00,meteohub,
<br>
2010-04-03 23:39:00,55.0,42.3,30.03,WSW,248,2.0,7.0,62,0.00,,,0.00,meteohub,
<br>
2010-04-03 23:45:00,54.9,42.1,30.03,West,270,2.0,8.0,62,0.00,,,0.00,meteohub,
<br>
2010-04-03 23:50:00,54.9,42.4,30.00,WNW,292,1.0,7.0,63,0.00,,,0.00,meteohub,
<br>
2010-04-03 23:55:00,54.7,42.4,30.00,SSW,202,2.0,5.0,63,0.00,,,0.00,meteohub,
<br>
<!-- 0.275:1 -->
</body></html> | arkadyan/Wind-Dance | data/winddatafiles/94WXDailyHistory.asp.html | HTML | mit | 18,504 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Contact Form</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<h1>Contact Us</h1>
<form>
<span>First name:</span>
<input type="text" name="firstname">
<br/>
<span>Last name:</span>
<input type="text" name="secondname">
<br/>
<span>Email:</span>
<input type="text" name="email">
<br/>
<span>Town:</span>
<select name="town">
<option value="1">Sofia</option>
<option value="2">Plovdiv</option>
<option value="3">Asenovgrad</option>
<option value="5">Varna</option>
<option value="6">Burgas</option>
<option value="7">Stara Zagora</option>
<option value="8">Pazardzik</option>
<option value="9">Pernik</option>
</select>
<br/>
<input type="submit" value="Submit"/>
</form>
</body>
</html> | DGochew/Software-Technologies | HTML5 and CSS - Exercises 28.02.2017/13.Contact Us Form/contact-us-form.html | HTML | mit | 1,011 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Bootswatch: United</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="./bootstrap.css" media="screen">
<link rel="stylesheet" href="../assets/css/bootswatch.min.css">
<!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!--[if lt IE 9]>
<script src="../bower_components/html5shiv/dist/html5shiv.js"></script>
<script src="../bower_components/respond/dest/respond.min.js"></script>
<![endif]-->
<script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-23019901-1']);
_gaq.push(['_setDomainName', "bootswatch.com"]);
_gaq.push(['_setAllowLinker', true]);
_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>
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<a href="../" class="navbar-brand">Bootswatch</a>
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#navbar-main">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse" id="navbar-main">
<ul class="nav navbar-nav">
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="themes">Themes <span class="caret"></span></a>
<ul class="dropdown-menu" aria-labelledby="themes">
<li><a href="../default/">Default</a></li>
<li class="divider"></li>
<li><a href="../cerulean/">Cerulean</a></li>
<li><a href="../cosmo/">Cosmo</a></li>
<li><a href="../cyborg/">Cyborg</a></li>
<li><a href="../darkly/">Darkly</a></li>
<li><a href="../flatly/">Flatly</a></li>
<li><a href="../journal/">Journal</a></li>
<li><a href="../lumen/">Lumen</a></li>
<li><a href="../paper/">Paper</a></li>
<li><a href="../readable/">Readable</a></li>
<li><a href="../sandstone/">Sandstone</a></li>
<li><a href="../simplex/">Simplex</a></li>
<li><a href="../slate/">Slate</a></li>
<li><a href="../spacelab/">Spacelab</a></li>
<li><a href="../superhero/">Superhero</a></li>
<li><a href="../united/">United</a></li>
<li><a href="../yeti/">Yeti</a></li>
</ul>
</li>
<li>
<a href="../help/">Help</a>
</li>
<li>
<a href="http://news.bootswatch.com">Blog</a>
</li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#" id="download">Download <span class="caret"></span></a>
<ul class="dropdown-menu" aria-labelledby="download">
<li><a href="./bootstrap.min.css">bootstrap.min.css</a></li>
<li><a href="./bootstrap.css">bootstrap.css</a></li>
<li class="divider"></li>
<li><a href="./_variables.scss">_variables.scss</a></li>
<li><a href="./_bootswatch.scss">_bootswatch.scss</a></li>
</ul>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="http://builtwithbootstrap.com/" target="_blank">Built With Bootstrap</a></li>
<li><a href="https://wrapbootstrap.com/?ref=bsw" target="_blank">WrapBootstrap</a></li>
</ul>
</div>
</div>
</div>
<div class="container">
<div class="page-header" id="banner">
<div class="row">
<div class="col-lg-8 col-md-7 col-sm-6">
<h1>United</h1>
<p class="lead">Ubuntu orange and unique font</p>
</div>
<div class="col-lg-4 col-md-5 col-sm-6">
<div class="sponsor">
<a href="http://www.shopify.com/?ref=bootswatch" target="_blank" onclick="_gaq.push(['_trackEvent', 'banner', 'click', 'shopify']);"><img src="../assets/img/shopify.png" alt="Shopify" onload="_gaq.push(['_trackEvent', 'banner', 'impression', 'shopify']);"></a>
</div>
</div>
</div>
</div>
<!-- Navbar
================================================== -->
<div class="bs-docs-section clearfix">
<div class="row">
<div class="col-lg-12">
<div class="page-header">
<h1 id="navbar">Navbar</h1>
</div>
<div class="bs-component">
<div class="navbar navbar-default">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-responsive-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Brand</a>
</div>
<div class="navbar-collapse collapse navbar-responsive-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="#">Active</a></li>
<li><a href="#">Link</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></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 class="divider"></li>
<li class="dropdown-header">Dropdown header</li>
<li><a href="#">Separated link</a></li>
<li><a href="#">One more separated link</a></li>
</ul>
</li>
</ul>
<form class="navbar-form navbar-left">
<input type="text" class="form-control col-lg-8" placeholder="Search">
</form>
<ul class="nav navbar-nav navbar-right">
<li><a href="#">Link</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></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 class="divider"></li>
<li><a href="#">Separated link</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div>
<div class="bs-component">
<div class="navbar navbar-inverse">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-inverse-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Brand</a>
</div>
<div class="navbar-collapse collapse navbar-inverse-collapse">
<ul class="nav navbar-nav">
<li class="active"><a href="#">Active</a></li>
<li><a href="#">Link</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></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 class="divider"></li>
<li class="dropdown-header">Dropdown header</li>
<li><a href="#">Separated link</a></li>
<li><a href="#">One more separated link</a></li>
</ul>
</li>
</ul>
<form class="navbar-form navbar-left">
<input type="text" class="form-control col-lg-8" placeholder="Search">
</form>
<ul class="nav navbar-nav navbar-right">
<li><a href="#">Link</a></li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">Dropdown <b class="caret"></b></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 class="divider"></li>
<li><a href="#">Separated link</a></li>
</ul>
</li>
</ul>
</div>
</div>
</div><!-- /example -->
</div>
</div>
</div>
<!-- Buttons
================================================== -->
<div class="bs-docs-section">
<div class="page-header">
<div class="row">
<div class="col-lg-12">
<h1 id="buttons">Buttons</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<p class="bs-component">
<a href="#" class="btn btn-default">Default</a>
<a href="#" class="btn btn-primary">Primary</a>
<a href="#" class="btn btn-success">Success</a>
<a href="#" class="btn btn-info">Info</a>
<a href="#" class="btn btn-warning">Warning</a>
<a href="#" class="btn btn-danger">Danger</a>
<a href="#" class="btn btn-link">Link</a>
</p>
<p class="bs-component">
<a href="#" class="btn btn-default disabled">Default</a>
<a href="#" class="btn btn-primary disabled">Primary</a>
<a href="#" class="btn btn-success disabled">Success</a>
<a href="#" class="btn btn-info disabled">Info</a>
<a href="#" class="btn btn-warning disabled">Warning</a>
<a href="#" class="btn btn-danger disabled">Danger</a>
<a href="#" class="btn btn-link disabled">Link</a>
</p>
<div style="margin-bottom: 15px;">
<div class="btn-toolbar bs-component" style="margin: 0;">
<div class="btn-group">
<a href="#" class="btn btn-default">Default</a>
<a href="#" class="btn btn-default dropdown-toggle" data-toggle="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 class="divider"></li>
<li><a href="#">Separated link</a></li>
</ul>
</div>
<div class="btn-group">
<a href="#" class="btn btn-primary">Primary</a>
<a href="#" class="btn btn-primary dropdown-toggle" data-toggle="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 class="divider"></li>
<li><a href="#">Separated link</a></li>
</ul>
</div>
<div class="btn-group">
<a href="#" class="btn btn-success">Success</a>
<a href="#" class="btn btn-success dropdown-toggle" data-toggle="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 class="divider"></li>
<li><a href="#">Separated link</a></li>
</ul>
</div>
<div class="btn-group">
<a href="#" class="btn btn-info">Info</a>
<a href="#" class="btn btn-info dropdown-toggle" data-toggle="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 class="divider"></li>
<li><a href="#">Separated link</a></li>
</ul>
</div>
<div class="btn-group">
<a href="#" class="btn btn-warning">Warning</a>
<a href="#" class="btn btn-warning dropdown-toggle" data-toggle="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 class="divider"></li>
<li><a href="#">Separated link</a></li>
</ul>
</div>
</div>
</div>
<p class="bs-component">
<a href="#" class="btn btn-primary btn-lg">Large button</a>
<a href="#" class="btn btn-primary">Default button</a>
<a href="#" class="btn btn-primary btn-sm">Small button</a>
<a href="#" class="btn btn-primary btn-xs">Mini button</a>
</p>
</div>
<div class="col-lg-6">
<p class="bs-component">
<a href="#" class="btn btn-default btn-lg btn-block">Block level button</a>
</p>
<div class="bs-component" style="margin-bottom: 15px;">
<div class="btn-group btn-group-justified">
<a href="#" class="btn btn-default">Left</a>
<a href="#" class="btn btn-default">Middle</a>
<a href="#" class="btn btn-default">Right</a>
</div>
</div>
<div class="bs-component" style="margin-bottom: 15px;">
<div class="btn-toolbar">
<div class="btn-group">
<a href="#" class="btn btn-default">1</a>
<a href="#" class="btn btn-default">2</a>
<a href="#" class="btn btn-default">3</a>
<a href="#" class="btn btn-default">4</a>
</div>
<div class="btn-group">
<a href="#" class="btn btn-default">5</a>
<a href="#" class="btn btn-default">6</a>
<a href="#" class="btn btn-default">7</a>
</div>
<div class="btn-group">
<a href="#" class="btn btn-default">8</a>
<div class="btn-group">
<a href="#" class="btn btn-default dropdown-toggle" data-toggle="dropdown">
Dropdown
<span class="caret"></span>
</a>
<ul class="dropdown-menu">
<li><a href="#">Dropdown link</a></li>
<li><a href="#">Dropdown link</a></li>
<li><a href="#">Dropdown link</a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="bs-component">
<div class="btn-group-vertical">
<a href="#" class="btn btn-default">Button</a>
<a href="#" class="btn btn-default">Button</a>
<a href="#" class="btn btn-default">Button</a>
<a href="#" class="btn btn-default">Button</a>
</div>
</div>
</div>
</div>
</div>
<!-- Typography
================================================== -->
<div class="bs-docs-section">
<div class="row">
<div class="col-lg-12">
<div class="page-header">
<h1 id="type">Typography</h1>
</div>
</div>
</div>
<!-- Headings -->
<div class="row">
<div class="col-lg-4">
<div class="bs-component">
<h1>Heading 1</h1>
<h2>Heading 2</h2>
<h3>Heading 3</h3>
<h4>Heading 4</h4>
<h5>Heading 5</h5>
<h6>Heading 6</h6>
<p class="lead">Vivamus sagittis lacus vel augue laoreet rutrum faucibus dolor auctor.</p>
</div>
</div>
<div class="col-lg-4">
<div class="bs-component">
<h2>Example body text</h2>
<p>Nullam quis risus eget <a href="#">urna mollis ornare</a> vel eu leo. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Nullam id dolor id nibh ultricies vehicula.</p>
<p><small>This line of text is meant to be treated as fine print.</small></p>
<p>The following snippet of text is <strong>rendered as bold text</strong>.</p>
<p>The following snippet of text is <em>rendered as italicized text</em>.</p>
<p>An abbreviation of the word attribute is <abbr title="attribute">attr</abbr>.</p>
</div>
</div>
<div class="col-lg-4">
<div class="bs-component">
<h2>Emphasis classes</h2>
<p class="text-muted">Fusce dapibus, tellus ac cursus commodo, tortor mauris nibh.</p>
<p class="text-primary">Nullam id dolor id nibh ultricies vehicula ut id elit.</p>
<p class="text-warning">Etiam porta sem malesuada magna mollis euismod.</p>
<p class="text-danger">Donec ullamcorper nulla non metus auctor fringilla.</p>
<p class="text-success">Duis mollis, est non commodo luctus, nisi erat porttitor ligula.</p>
<p class="text-info">Maecenas sed diam eget risus varius blandit sit amet non magna.</p>
</div>
</div>
</div>
<!-- Blockquotes -->
<div class="row">
<div class="col-lg-12">
<h2 id="type-blockquotes">Blockquotes</h2>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<div class="bs-component">
<blockquote>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
<small>Someone famous in <cite title="Source Title">Source Title</cite></small>
</blockquote>
</div>
</div>
<div class="col-lg-6">
<div class="bs-component">
<blockquote class="pull-right">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Integer posuere erat a ante.</p>
<small>Someone famous in <cite title="Source Title">Source Title</cite></small>
</blockquote>
</div>
</div>
</div>
</div>
<!-- Tables
================================================== -->
<div class="bs-docs-section">
<div class="row">
<div class="col-lg-12">
<div class="page-header">
<h1 id="tables">Tables</h1>
</div>
<div class="bs-component">
<table class="table table-striped table-hover ">
<thead>
<tr>
<th>#</th>
<th>Column heading</th>
<th>Column heading</th>
<th>Column heading</th>
</tr>
</thead>
<tbody>
<tr>
<td>1</td>
<td>Column content</td>
<td>Column content</td>
<td>Column content</td>
</tr>
<tr>
<td>2</td>
<td>Column content</td>
<td>Column content</td>
<td>Column content</td>
</tr>
<tr class="info">
<td>3</td>
<td>Column content</td>
<td>Column content</td>
<td>Column content</td>
</tr>
<tr class="success">
<td>4</td>
<td>Column content</td>
<td>Column content</td>
<td>Column content</td>
</tr>
<tr class="danger">
<td>5</td>
<td>Column content</td>
<td>Column content</td>
<td>Column content</td>
</tr>
<tr class="warning">
<td>6</td>
<td>Column content</td>
<td>Column content</td>
<td>Column content</td>
</tr>
<tr class="active">
<td>7</td>
<td>Column content</td>
<td>Column content</td>
<td>Column content</td>
</tr>
</tbody>
</table>
</div><!-- /example -->
</div>
</div>
</div>
<!-- Forms
================================================== -->
<div class="bs-docs-section">
<div class="row">
<div class="col-lg-12">
<div class="page-header">
<h1 id="forms">Forms</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<div class="well bs-component">
<form class="form-horizontal">
<fieldset>
<legend>Legend</legend>
<div class="form-group">
<label for="inputEmail" class="col-lg-2 control-label">Email</label>
<div class="col-lg-10">
<input type="text" class="form-control" id="inputEmail" placeholder="Email">
</div>
</div>
<div class="form-group">
<label for="inputPassword" class="col-lg-2 control-label">Password</label>
<div class="col-lg-10">
<input type="password" class="form-control" id="inputPassword" placeholder="Password">
<div class="checkbox">
<label>
<input type="checkbox"> Checkbox
</label>
</div>
</div>
</div>
<div class="form-group">
<label for="textArea" class="col-lg-2 control-label">Textarea</label>
<div class="col-lg-10">
<textarea class="form-control" rows="3" id="textArea"></textarea>
<span class="help-block">A longer block of help text that breaks onto a new line and may extend beyond one line.</span>
</div>
</div>
<div class="form-group">
<label class="col-lg-2 control-label">Radios</label>
<div class="col-lg-10">
<div class="radio">
<label>
<input type="radio" name="optionsRadios" id="optionsRadios1" value="option1" checked="">
Option one is this
</label>
</div>
<div class="radio">
<label>
<input type="radio" name="optionsRadios" id="optionsRadios2" value="option2">
Option two can be something else
</label>
</div>
</div>
</div>
<div class="form-group">
<label for="select" class="col-lg-2 control-label">Selects</label>
<div class="col-lg-10">
<select class="form-control" id="select">
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
</select>
<br>
<select multiple="" class="form-control">
<option>1</option>
<option>2</option>
<option>3</option>
<option>4</option>
<option>5</option>
</select>
</div>
</div>
<div class="form-group">
<div class="col-lg-10 col-lg-offset-2">
<button class="btn btn-default">Cancel</button>
<button type="submit" class="btn btn-primary">Submit</button>
</div>
</div>
</fieldset>
</form>
</div>
</div>
<div class="col-lg-4 col-lg-offset-1">
<form class="bs-component">
<div class="form-group">
<label class="control-label" for="focusedInput">Focused input</label>
<input class="form-control" id="focusedInput" type="text" value="This is focused...">
</div>
<div class="form-group">
<label class="control-label" for="disabledInput">Disabled input</label>
<input class="form-control" id="disabledInput" type="text" placeholder="Disabled input here..." disabled="">
</div>
<div class="form-group has-warning">
<label class="control-label" for="inputWarning">Input warning</label>
<input type="text" class="form-control" id="inputWarning">
</div>
<div class="form-group has-error">
<label class="control-label" for="inputError">Input error</label>
<input type="text" class="form-control" id="inputError">
</div>
<div class="form-group has-success">
<label class="control-label" for="inputSuccess">Input success</label>
<input type="text" class="form-control" id="inputSuccess">
</div>
<div class="form-group">
<label class="control-label" for="inputLarge">Large input</label>
<input class="form-control input-lg" type="text" id="inputLarge">
</div>
<div class="form-group">
<label class="control-label" for="inputDefault">Default input</label>
<input type="text" class="form-control" id="inputDefault">
</div>
<div class="form-group">
<label class="control-label" for="inputSmall">Small input</label>
<input class="form-control input-sm" type="text" id="inputSmall">
</div>
<div class="form-group">
<label class="control-label">Input addons</label>
<div class="input-group">
<span class="input-group-addon">$</span>
<input type="text" class="form-control">
<span class="input-group-btn">
<button class="btn btn-default" type="button">Button</button>
</span>
</div>
</div>
</form>
</div>
</div>
</div>
<!-- Navs
================================================== -->
<div class="bs-docs-section">
<div class="row">
<div class="col-lg-12">
<div class="page-header">
<h1 id="nav">Navs</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<h2 id="nav-tabs">Tabs</h2>
<div class="bs-component">
<ul class="nav nav-tabs">
<li class="active"><a href="#home" data-toggle="tab">Home</a></li>
<li><a href="#profile" data-toggle="tab">Profile</a></li>
<li class="disabled"><a>Disabled</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
Dropdown <span class="caret"></span>
</a>
<ul class="dropdown-menu">
<li><a href="#dropdown1" data-toggle="tab">Action</a></li>
<li class="divider"></li>
<li><a href="#dropdown2" data-toggle="tab">Another action</a></li>
</ul>
</li>
</ul>
<div id="myTabContent" class="tab-content">
<div class="tab-pane fade active in" id="home">
<p>Raw denim you probably haven't heard of them jean shorts Austin. Nesciunt tofu stumptown aliqua, retro synth master cleanse. Mustache cliche tempor, williamsburg carles vegan helvetica. Reprehenderit butcher retro keffiyeh dreamcatcher synth. Cosby sweater eu banh mi, qui irure terry richardson ex squid. Aliquip placeat salvia cillum iphone. Seitan aliquip quis cardigan american apparel, butcher voluptate nisi qui.</p>
</div>
<div class="tab-pane fade" id="profile">
<p>Food truck fixie locavore, accusamus mcsweeney's marfa nulla single-origin coffee squid. Exercitation +1 labore velit, blog sartorial PBR leggings next level wes anderson artisan four loko farm-to-table craft beer twee. Qui photo booth letterpress, commodo enim craft beer mlkshk aliquip jean shorts ullamco ad vinyl cillum PBR. Homo nostrud organic, assumenda labore aesthetic magna delectus mollit.</p>
</div>
<div class="tab-pane fade" id="dropdown1">
<p>Etsy mixtape wayfarers, ethical wes anderson tofu before they sold out mcsweeney's organic lomo retro fanny pack lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork tattooed craft beer, iphone skateboard locavore carles etsy salvia banksy hoodie helvetica. DIY synth PBR banksy irony. Leggings gentrify squid 8-bit cred pitchfork.</p>
</div>
<div class="tab-pane fade" id="dropdown2">
<p>Trust fund seitan letterpress, keytar raw denim keffiyeh etsy art party before they sold out master cleanse gluten-free squid scenester freegan cosby sweater. Fanny pack portland seitan DIY, art party locavore wolf cliche high life echo park Austin. Cred vinyl keffiyeh DIY salvia PBR, banh mi before they sold out farm-to-table VHS viral locavore cosby sweater.</p>
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<h2 id="nav-pills">Pills</h2>
<div class="bs-component">
<ul class="nav nav-pills">
<li class="active"><a href="#">Home</a></li>
<li><a href="#">Profile</a></li>
<li class="disabled"><a href="#">Disabled</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
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 class="divider"></li>
<li><a href="#">Separated link</a></li>
</ul>
</li>
</ul>
</div>
<br>
<div class="bs-component">
<ul class="nav nav-pills nav-stacked">
<li class="active"><a href="#">Home</a></li>
<li><a href="#">Profile</a></li>
<li class="disabled"><a href="#">Disabled</a></li>
<li class="dropdown">
<a class="dropdown-toggle" data-toggle="dropdown" href="#">
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 class="divider"></li>
<li><a href="#">Separated link</a></li>
</ul>
</li>
</ul>
</div>
</div>
<div class="col-lg-4">
<h2 id="nav-breadcrumbs">Breadcrumbs</h2>
<div class="bs-component">
<ul class="breadcrumb">
<li class="active">Home</li>
</ul>
<ul class="breadcrumb">
<li><a href="#">Home</a></li>
<li class="active">Library</li>
</ul>
<ul class="breadcrumb">
<li><a href="#">Home</a></li>
<li><a href="#">Library</a></li>
<li class="active">Data</li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<h2 id="pagination">Pagination</h2>
<div class="bs-component">
<ul class="pagination">
<li class="disabled"><a href="#">«</a></li>
<li class="active"><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
<li><a href="#">5</a></li>
<li><a href="#">»</a></li>
</ul>
<ul class="pagination pagination-lg">
<li class="disabled"><a href="#">«</a></li>
<li class="active"><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">»</a></li>
</ul>
<ul class="pagination pagination-sm">
<li class="disabled"><a href="#">«</a></li>
<li class="active"><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">4</a></li>
<li><a href="#">5</a></li>
<li><a href="#">»</a></li>
</ul>
</div>
</div>
<div class="col-lg-4">
<h2 id="pager">Pager</h2>
<div class="bs-component">
<ul class="pager">
<li><a href="#">Previous</a></li>
<li><a href="#">Next</a></li>
</ul>
<ul class="pager">
<li class="previous disabled"><a href="#">← Older</a></li>
<li class="next"><a href="#">Newer →</a></li>
</ul>
</div>
</div>
<div class="col-lg-4">
</div>
</div>
</div>
<!-- Indicators
================================================== -->
<div class="bs-docs-section">
<div class="row">
<div class="col-lg-12">
<div class="page-header">
<h1 id="indicators">Indicators</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<h2>Alerts</h2>
<div class="bs-component">
<div class="alert alert-dismissable alert-warning">
<button type="button" class="close" data-dismiss="alert">×</button>
<h4>Warning!</h4>
<p>Best check yo self, you're not looking too good. Nulla vitae elit libero, a pharetra augue. Praesent commodo cursus magna, <a href="#" class="alert-link">vel scelerisque nisl consectetur et</a>.</p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<div class="bs-component">
<div class="alert alert-dismissable alert-danger">
<button type="button" class="close" data-dismiss="alert">×</button>
<strong>Oh snap!</strong> <a href="#" class="alert-link">Change a few things up</a> and try submitting again.
</div>
</div>
</div>
<div class="col-lg-4">
<div class="bs-component">
<div class="alert alert-dismissable alert-success">
<button type="button" class="close" data-dismiss="alert">×</button>
<strong>Well done!</strong> You successfully read <a href="#" class="alert-link">this important alert message</a>.
</div>
</div>
</div>
<div class="col-lg-4">
<div class="bs-component">
<div class="alert alert-dismissable alert-info">
<button type="button" class="close" data-dismiss="alert">×</button>
<strong>Heads up!</strong> This <a href="#" class="alert-link">alert needs your attention</a>, but it's not super important.
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<h2>Labels</h2>
<div class="bs-component" style="margin-bottom: 40px;">
<span class="label label-default">Default</span>
<span class="label label-primary">Primary</span>
<span class="label label-success">Success</span>
<span class="label label-warning">Warning</span>
<span class="label label-danger">Danger</span>
<span class="label label-info">Info</span>
</div>
</div>
<div class="col-lg-4">
<h2>Badges</h2>
<div class="bs-component">
<ul class="nav nav-pills">
<li class="active"><a href="#">Home <span class="badge">42</span></a></li>
<li><a href="#">Profile <span class="badge"></span></a></li>
<li><a href="#">Messages <span class="badge">3</span></a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- Progress bars
================================================== -->
<div class="bs-docs-section">
<div class="row">
<div class="col-lg-12">
<div class="page-header">
<h1 id="progress">Progress bars</h1>
</div>
<h3 id="progress-basic">Basic</h3>
<div class="bs-component">
<div class="progress">
<div class="progress-bar" style="width: 60%;"></div>
</div>
</div>
<h3 id="progress-alternatives">Contextual alternatives</h3>
<div class="bs-component">
<div class="progress">
<div class="progress-bar progress-bar-info" style="width: 20%"></div>
</div>
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 40%"></div>
</div>
<div class="progress">
<div class="progress-bar progress-bar-warning" style="width: 60%"></div>
</div>
<div class="progress">
<div class="progress-bar progress-bar-danger" style="width: 80%"></div>
</div>
</div>
<h3 id="progress-striped">Striped</h3>
<div class="bs-component">
<div class="progress progress-striped">
<div class="progress-bar progress-bar-info" style="width: 20%"></div>
</div>
<div class="progress progress-striped">
<div class="progress-bar progress-bar-success" style="width: 40%"></div>
</div>
<div class="progress progress-striped">
<div class="progress-bar progress-bar-warning" style="width: 60%"></div>
</div>
<div class="progress progress-striped">
<div class="progress-bar progress-bar-danger" style="width: 80%"></div>
</div>
</div>
<h3 id="progress-animated">Animated</h3>
<div class="bs-component">
<div class="progress progress-striped active">
<div class="progress-bar" style="width: 45%"></div>
</div>
</div>
<h3 id="progress-stacked">Stacked</h3>
<div class="bs-component">
<div class="progress">
<div class="progress-bar progress-bar-success" style="width: 35%"></div>
<div class="progress-bar progress-bar-warning" style="width: 20%"></div>
<div class="progress-bar progress-bar-danger" style="width: 10%"></div>
</div>
</div>
</div>
</div>
</div>
<!-- Containers
================================================== -->
<div class="bs-docs-section">
<div class="row">
<div class="col-lg-12">
<div class="page-header">
<h1 id="container">Containers</h1>
</div>
<div class="bs-component">
<div class="jumbotron">
<h1>Jumbotron</h1>
<p>This is a simple hero unit, a simple jumbotron-style component for calling extra attention to featured content or information.</p>
<p><a class="btn btn-primary btn-lg">Learn more</a></p>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<h2>List groups</h2>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<div class="bs-component">
<ul class="list-group">
<li class="list-group-item">
<span class="badge">14</span>
Cras justo odio
</li>
<li class="list-group-item">
<span class="badge">2</span>
Dapibus ac facilisis in
</li>
<li class="list-group-item">
<span class="badge">1</span>
Morbi leo risus
</li>
</ul>
</div>
</div>
<div class="col-lg-4">
<div class="bs-component">
<div class="list-group">
<a href="#" class="list-group-item active">
Cras justo odio
</a>
<a href="#" class="list-group-item">Dapibus ac facilisis in
</a>
<a href="#" class="list-group-item">Morbi leo risus
</a>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="bs-component">
<div class="list-group">
<a href="#" class="list-group-item">
<h4 class="list-group-item-heading">List group item heading</h4>
<p class="list-group-item-text">Donec id elit non mi porta gravida at eget metus. Maecenas sed diam eget risus varius blandit.</p>
</a>
<a href="#" class="list-group-item">
<h4 class="list-group-item-heading">List group item heading</h4>
<p class="list-group-item-text">Donec id elit non mi porta gravida at eget metus. Maecenas sed diam eget risus varius blandit.</p>
</a>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<h2>Panels</h2>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<div class="bs-component">
<div class="panel panel-default">
<div class="panel-body">
Basic panel
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">Panel heading</div>
<div class="panel-body">
Panel content
</div>
</div>
<div class="panel panel-default">
<div class="panel-body">
Panel content
</div>
<div class="panel-footer">Panel footer</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="bs-component">
<div class="panel panel-primary">
<div class="panel-heading">
<h3 class="panel-title">Panel primary</h3>
</div>
<div class="panel-body">
Panel content
</div>
</div>
<div class="panel panel-success">
<div class="panel-heading">
<h3 class="panel-title">Panel success</h3>
</div>
<div class="panel-body">
Panel content
</div>
</div>
<div class="panel panel-warning">
<div class="panel-heading">
<h3 class="panel-title">Panel warning</h3>
</div>
<div class="panel-body">
Panel content
</div>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="bs-component">
<div class="panel panel-danger">
<div class="panel-heading">
<h3 class="panel-title">Panel danger</h3>
</div>
<div class="panel-body">
Panel content
</div>
</div>
<div class="panel panel-info">
<div class="panel-heading">
<h3 class="panel-title">Panel info</h3>
</div>
<div class="panel-body">
Panel content
</div>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-12">
<h2>Wells</h2>
</div>
</div>
<div class="row">
<div class="col-lg-4">
<div class="bs-component">
<div class="well">
Look, I'm in a well!
</div>
</div>
</div>
<div class="col-lg-4">
<div class="bs-component">
<div class="well well-sm">
Look, I'm in a small well!
</div>
</div>
</div>
<div class="col-lg-4">
<div class="bs-component">
<div class="well well-lg">
Look, I'm in a large well!
</div>
</div>
</div>
</div>
</div>
<!-- Dialogs
================================================== -->
<div class="bs-docs-section">
<div class="row">
<div class="col-lg-12">
<div class="page-header">
<h1 id="tables">Dialogs</h1>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6">
<h2>Modals</h2>
<div class="bs-component">
<div class="modal">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Modal title</h4>
</div>
<div class="modal-body">
<p>One fine body…</p>
</div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
<button type="button" class="btn btn-primary">Save changes</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-6">
<h2>Popovers</h2>
<div class="bs-component">
<button type="button" class="btn btn-default" data-container="body" data-toggle="popover" data-placement="left" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">Left</button>
<button type="button" class="btn btn-default" data-container="body" data-toggle="popover" data-placement="top" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">Top</button>
<button type="button" class="btn btn-default" data-container="body" data-toggle="popover" data-placement="bottom" data-content="Vivamus
sagittis lacus vel augue laoreet rutrum faucibus.">Bottom</button>
<button type="button" class="btn btn-default" data-container="body" data-toggle="popover" data-placement="right" data-content="Vivamus sagittis lacus vel augue laoreet rutrum faucibus.">Right</button>
</div>
<h2>Tooltips</h2>
<div class="bs-component">
<button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="left" title="" data-original-title="Tooltip on left">Left</button>
<button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="top" title="" data-original-title="Tooltip on top">Top</button>
<button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="bottom" title="" data-original-title="Tooltip on bottom">Bottom</button>
<button type="button" class="btn btn-default" data-toggle="tooltip" data-placement="right" title="" data-original-title="Tooltip on right">Right</button>
</div>
</div>
</div>
</div>
<div id="source-modal" class="modal fade">
<div class="modal-dialog modal-lg">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">×</button>
<h4 class="modal-title">Source Code</h4>
</div>
<div class="modal-body">
<pre></pre>
</div>
</div>
</div>
</div>
<footer>
<div class="row">
<div class="col-lg-12">
<ul class="list-unstyled">
<li class="pull-right"><a href="#top">Back to top</a></li>
<li><a href="http://news.bootswatch.com" onclick="pageTracker._link(this.href); return false;">Blog</a></li>
<li><a href="http://feeds.feedburner.com/bootswatch">RSS</a></li>
<li><a href="https://twitter.com/bootswatch">Twitter</a></li>
<li><a href="https://github.com/guru-digital/bootswatch-sass/">GitHub</a></li>
<li><a href="../help/#api">API</a></li>
<li><a href="../help/#support">Support</a></li>
</ul>
<p>Made by <a href="http://thomaspark.me" rel="nofollow">Thomas Park</a>. Contact him at <a href="mailto:[email protected]">[email protected]</a>.</p>
<p>Code released under the <a href="https://github.com/guru-digital/bootswatch-sass/blob/gh-pages/LICENSE">MIT License</a>.</p>
<p>Based on <a href="http://getbootstrap.com" rel="nofollow">Bootstrap</a>. Icons from <a href="http://fortawesome.github.io/Font-Awesome/" rel="nofollow">Font Awesome</a>. Web fonts from <a href="http://www.google.com/webfonts" rel="nofollow">Google</a>.</p>
</div>
</div>
</footer>
</div>
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="../bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="../assets/js/bootswatch.js"></script>
</body>
</html>
| arroyolabs-blog/roll-dice | app/themes/bootstrap/node_modules/bootswatch-sass/united/index.html | HTML | mit | 55,633 |
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<script src="js/vendor/modernizr-2.8.3.min.js"></script>
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Add your site or application content here -->
<p>Hello Professor Williams! This is HTML5 Boilerplate.</p>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/{{JQUERY_VERSION}}/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-{{JQUERY_VERSION}}.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='https://www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-XXXXX-X','auto');ga('send','pageview');
</script>
</body>
</html>
| sn357/is117html5- | src/index.html | HTML | mit | 1,869 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>datagram_socket_service::native</title>
<link rel="stylesheet" href="../../../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="../../../index.html" title="Asio">
<link rel="up" href="../datagram_socket_service.html" title="datagram_socket_service">
<link rel="prev" href="move_construct.html" title="datagram_socket_service::move_construct">
<link rel="next" href="native_handle.html" title="datagram_socket_service::native_handle">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr><td valign="top"><img alt="asio C++ library" width="250" height="60" src="../../../asio.png"></td></tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="move_construct.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../datagram_socket_service.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="native_handle.html"><img src="../../../next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="asio.reference.datagram_socket_service.native"></a><a class="link" href="native.html" title="datagram_socket_service::native">datagram_socket_service::native</a>
</h4></div></div></div>
<p>
<a class="indexterm" name="idp129540816"></a>
(Deprecated: Use <code class="computeroutput"><span class="identifier">native_handle</span><span class="special">()</span></code>.) Get the native socket implementation.
</p>
<pre class="programlisting"><span class="identifier">native_type</span> <span class="identifier">native</span><span class="special">(</span>
<span class="identifier">implementation_type</span> <span class="special">&</span> <span class="identifier">impl</span><span class="special">);</span>
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2014 Christopher M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="move_construct.html"><img src="../../../prev.png" alt="Prev"></a><a accesskey="u" href="../datagram_socket_service.html"><img src="../../../up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../home.png" alt="Home"></a><a accesskey="n" href="native_handle.html"><img src="../../../next.png" alt="Next"></a>
</div>
</body>
</html>
| dhh1128/intent | old/src/external/asio-1.10.2/doc/asio/reference/datagram_socket_service/native.html | HTML | mit | 2,959 |
<!DOCTYPE html>
<html lang="ko">
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<meta name="viewport" content="width=device-width">
<title>Junshoong의 기술블로그 - ssh tag</title>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta.2/css/bootstrap.min.css" integrity="sha384-PsH8R72JQ3SOdhVi3uxftmaW6Vc51MKb0q5P2rRUpPvrszuE4W1povHYgTpBfshb" crossorigin="anonymous">
<link rel="stylesheet" href="../../theme/css/pygment.css" />
<link rel="stylesheet" href="../../theme/css/style.css" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml">
</head>
<body>
<div class="container-fluid">
<div class="row justify-content-start sticky-top header">
<div class="col-1 header-img">
<img class="profile-img" src="../../images/profile.png">
</div>
<div class="col header-title">
<h2 class="sitename"><a href="../.."> Junshoong의 기술블로그 </a></h2>
</div>
</div> <div class="row justify-content-around">
<div class="col-md-8 content">
<div class="posts">
<div class="post">
<h1 class="post-title">
<a href="../../linux/linux-sshfs-share/">[Linux] sshfs로 리눅스간 디렉터리 공유하기</a>
</h1>
<span class="post-date">2015-11-17, Tue</span>
<p>
<p>집에 있는 리눅스 데스크톱과 디렉터리를 공유하고 싶다. 그래서 조금 찾아봤더니 sshfs라는 방법이 있다.</p>
<p>ssh 연결을 기반으로 하기 때문에 일단 ssh …</p>
</p>
</div>
</div>
</div>
<div class="col-md-3 sidebar">
<div class="list-group category">
<div class="list-group-item list-group-item-primary"> Category </div>
<a class="list-group-item list-group-item-action category-item" href="../../agile/">
Agile
<span class="category-item-count">(2)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../angular/">
Angular
<span class="category-item-count">(1)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../blog/">
Blog
<span class="category-item-count">(3)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../book/">
Book
<span class="category-item-count">(3)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../css/">
CSS
<span class="category-item-count">(1)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../ctf/">
CTF
<span class="category-item-count">(4)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../devops/">
DevOps
<span class="category-item-count">(2)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../django/">
Django
<span class="category-item-count">(6)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../docker/">
Docker
<span class="category-item-count">(2)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../editor/">
Editor
<span class="category-item-count">(3)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../english/">
English
<span class="category-item-count">(2)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../etc/">
ETC
<span class="category-item-count">(11)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../game/">
Game
<span class="category-item-count">(2)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../git/">
Git
<span class="category-item-count">(2)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../life/">
Life
<span class="category-item-count">(22)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../linux/">
Linux
<span class="category-item-count">(19)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../mac/">
Mac
<span class="category-item-count">(1)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../movie/">
Movie
<span class="category-item-count">(1)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../nginx/">
Nginx
<span class="category-item-count">(2)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../pelican/">
Pelican
<span class="category-item-count">(1)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../python/">
Python
<span class="category-item-count">(8)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../regex/">
Regex
<span class="category-item-count">(1)</span>
</a>
<a class="list-group-item list-group-item-action category-item" href="../../shell/">
Shell
<span class="category-item-count">(2)</span>
</a>
</div>
<div class="list-group social">
<div class="list-group-item list-group-item-primary"> Social </div>
<a class="list-group-item list-group-item-action" href="mailto:[email protected]"> email </a>
<a class="list-group-item list-group-item-action" href="https://www.facebook.com/vaporize93"> facebook </a>
<a class="list-group-item list-group-item-action" href="https://www.linkedin.com/in/junshoong"> linkedin </a>
<a class="list-group-item list-group-item-action" href="https://www.slideshare.net/junshoong"> slideshare </a>
<a class="list-group-item list-group-item-action" href="https://github.com/junshoong"> github </a>
<a class="list-group-item list-group-item-action" href="https://www.stackoverflow.com/users/4466697/junsu-kim"> stack-overflow </a>
<a class="list-group-item list-group-item-action" href=""> FEED </a>
</div>
</div> </div>
</div>
</body>
</html> | vaporize93/blog | tag/ssh/index.html | HTML | mit | 7,067 |
<style>
/*
stats card
*/
.count, .label {
z-index: 1 !important;
}
.chart-stats-card {
display:block;
position:relative;
overflow:hidden;
}
.chart-stats-card i {
position:absolute;
font-size:6rem;
right:0;
bottom:-1rem;
}
.chart-stats-card .count {
position:relative;
font-weight:100;
font-size:2.1rem;
line-height:2.1rem;
}
.chart-stats-card .label {
position:relative;
font-weight:100;
font-size:1.2rem;
line-height:1.2rem;
color:#757575;
}
.chart-stats-card .name {
position:relative;
font-weight:300;
font-size:1.1rem;
line-height:1.1rem;
}
table.flood-forecast-chart-legend thead {
border-bottom: none;
}
table.flood-forecast-chart-legend td {
padding: 5px;
}
</style>
<!-- row -->
<div class="row" ng-show="highchart.label.center.label.label === 0">
<div class="col s6">
<!-- chart with zero -->
<div ng-show="highchart.label.center.label.label === 0">
<div class="count" style="text-align:center; width:100%; height:100%; position:absolute; top:70px; padding-top:6%; font-size:5.6rem;">
0
</div>
<div id="subLabel-center-{{highchart.id}}" class="label"
style="text-align:center; width:100%; height:100%; position:absolute; top:140px; padding-top:6%;">
<span>ZERO {{ highchart.title.text }}</span>
</div>
</div>
</div>
</div>
<div class="row" ng-show="highchart.label.center.label.label !== 0">
<!-- title -->
<div ng-if="highchart.title.text"
align="{{ highchart.title.align }}"
style="{{ highchart.title.style }}">{{ highchart.title.text }}</div>
<!-- column -->
<div class="col s4" style="padding-left:40px;">
<!-- table -->
<table class="highlight flood-forecast-chart-legend" height="120px;">
<tr ng-repeat="row in highchart.table.data" style="cursor: pointer; cursor: hand;">
<td style="background-color:{{ row.color }};" width="10%"> </td>
<td style="padding-left: 20px;">{{ row.name }}</td>
<td>{{ row.value | number }}</td>
</tr>
</table>
</div>
<!-- column -->
<div class="col s2">
<!-- chart with data -->
<div ng-show="highchart.label.center.label.label !==0 ">
<div id="{{highchart.id}}" align="{{ highchart.align }}" ng-if="highchart.chartConfig">
<!-- label -->
<div id="label-center-{{highchart.id}}" class="count"
style="text-align:center; width: 70%; height: 100%; position:absolute; top:85px; padding-top:6%;">
{{ highchart.label.center.label.prefix }}
<span
value="{{ highchart.label.center.label.from }}"
ng-count-to="{{ highchart.label.center.label.label }}"
duration="{{ highchart.label.center.label.duration }}"
filter="{{ highchart.label.center.label.filter }}"
params="{{ highchart.label.center.label.params }}"
fraction-size="{{ highchart.label.center.label.fractionSize }}">
</span>{{ highchart.label.center.label.postfix }}
</div>
<!-- sublabel -->
<div id="subLabel-center-{{highchart.id}}" class="label"
style="text-align:center; width:70%; height:100%; position:absolute; top:120px; padding-top:6%;">
<span>{{ highchart.label.center.subLabel.label }}</span>
</div>
<highchart config="highchart.chartConfig"
style="text-align:center; width:70%; height:100%; position:absolute; top:30px; padding-top:6%;"></highchart>
</div>
</div>
</div>
</div>
| pfitzpaddy/ngm-reportHub | app/scripts/widgets/ngm-highchart/template/flood-forecast.html | HTML | mit | 3,772 |
<!DOCTYPE html>
<html class="no-js" lang="en-US">
<head>
<meta charset="utf8">
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>Wedding</title>
<link href='http://fonts.googleapis.com/css?family=Josefin+Sans&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link href='http://fonts.googleapis.com/css?family=Great+Vibes' rel='stylesheet' type='text/css'>
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<link rel="stylesheet" href="http://yui.yahooapis.com/pure/0.5.0/pure-min.css">
<link href="http://nmcapule.github.io/kg/static/css/main.css" rel="stylesheet">
<link href="http://nmcapule.github.io/kg/static/css/ribbon.css" rel="stylesheet">
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
</head>
<body lang="en">
<div class="site-wrapper">
<div class="header">
<div class="header-content">
Kimi Go
<div class="header-subtitle">
One Stop Wedding Shop
</div>
</div>
</div>
<div id="home-menu" class="pure-menu pure-menu-open pure-menu-horizontal">
<a href="#" class="pure-menu-heading">WEDDING KIMI GO</a>
<a class="nav-button-burger" id="nav-button">
<i class="fa fa-navicon fa"></i>
</a>
<ul id="mainnav">
<li>
<a href="http://nmcapule.github.io/kg/">
<span>Home</span>
</a>
<li>
<a href="http://nmcapule.github.io/kg/about/">
<span>About</span>
</a>
<li>
<a href="http://nmcapule.github.io/kg/gallery/">
<span>Gallery</span>
</a>
<li>
<a href="http://nmcapule.github.io/kg/events/">
<span>Events</span>
</a>
<li>
<a href="http://nmcapule.github.io/kg/blog/">
<span>Blog</span>
</a>
<li>
<a href="http://nmcapule.github.io/kg/contactus/">
<span>Contact Us</span>
</a>
</ul>
</div>
<script type="text/javascript">
$('.nav-button-burger').click(function () {
$('#home-menu ul').toggle();
});
if ($('.nav-button-burger').css('visibility') == 'visible')
$('#home-menu ul').hide();
$(window).resize(function () {
$('#home-menu ul').show();
if ($('.nav-button-burger').css('visibility') == 'visible')
$('#home-menu ul').hide();
});
$(window).scroll(function() {
var top = window.pageXOffset ? window.pageXOffset :
document.documentElement.scrollTop ?
document.documentElement.scrollTop : document.body.scrollTop;
if (top > 300) {
$('#home-menu').addClass('pure-menu-fixed');
} else {
$('#home-menu').removeClass('pure-menu-fixed');
}
});
</script>
<hr/>
<div class="content-header">
<h1 class="content-title">Wedding</h1>
</div>
<section id="main" class="content-wrapper">
<ul id="content-list">
<div class="post">
<div class="post-title">
<h2>
<a href="http://nmcapule.github.io/kg/contactus/">
Contact Us
</a>
</h2>
<div class="post-meta">Sat, Sep 20, 2014 </div>
</div>
<div class="post-summary">
</div>
</div>
<div class="post">
<div class="post-title">
<h2>
<a href="http://nmcapule.github.io/kg/blog/second-entry/">
SM Novaliches Bridal Exhibit
</a>
</h2>
<div class="post-meta">Fri, Sep 19, 2014 </div>
</div>
<div class="post-summary">
SM Novaliches Bridal Exhibit PHILTRADE Exhibits was established in 2000 with the objective of supporting the Filipino enterprises through trade promotion like exhibitions, trade shows and special trade events. For the last decade, it has done thematic exhibitions and has worked with organizations and associations all over the Philippines and abroad. As an event management company, we believe that you can capture your public’s and stakeholders through careful analysis and strategic execution of your marketing tools.
</div>
</div>
<div class="post">
<div class="post-title">
<h2>
<a href="http://nmcapule.github.io/kg/blog/first-entry/">
blog/first entry
</a>
</h2>
<div class="post-meta">Fri, Sep 19, 2014 </div>
</div>
<div class="post-summary">
Crisologo - Valencirina Wedding When: November 27, 2010 Where: Edsa Shangri-La
</div>
</div>
<div class="post">
<div class="post-title">
<h2>
<a href="http://nmcapule.github.io/kg/about/">
About Us
</a>
</h2>
<div class="post-meta">Thu, Sep 18, 2014 </div>
</div>
<div class="post-summary">
About Us KIMI GO, business established since 1992, serving various clienteles for their needs in casual, formal, and office/school uniforms with only three sewing machines as for our start At home. In late 1994, due to the big response of our customers, we open KIMI GO in Zamora St. Tondo Manila to accommodate the increasing number of our regular client.Since then, we been accepting made to order clothes formal, evening dress, and wedding gowns and uniforms for large and small scale establishments.
</div>
</div>
</ul>
</section>
<hr/>
<div class="footer">
<div class="container-fluid">
<div class="col-md-4">
<h4 class="footer-col-h">Posts</h4>
<p>Lorem ipsuma nd shit poask ppsdk pdkp[qwl [qw[l [qwl[d las[dl as;dlasd' asld as c;l ;c';s 'das ;.c;'a. as </p>
</div>
<div class="col-md-4">
<h4 class="footer-col-h">Social Media</h4>
<p>Lorem ipsuma nd shit poask ppsdk pdkp[qwl [qw[l [qwl[d las[dl as;dlasd' asld as c;l ;c';s 'das ;.c;'a. as </p>
</div>
<div class="col-md-4">
<h4 class="footer-col-h">Quick Contact</h4>
<div class="footer-col-content">
<div><i class="fa fa-phone fa-fw"></i> 794-1122/ 525-6465/ 343-2765</div>
<div><i class="fa fa-envelope-o fa-fw"></i> [email protected]</div>
<div><i class="fa fa-envelope-o fa-fw"></i> [email protected]</div>
<div><i class="fa fa-map-marker fa-fw"></i> Unit 1, Royalle Parthenon Square, Tandang Sora QC</div>
</div>
</div>
</div>
<hr/>
<div class="footer-copyright">
Copyright 2014. Wedding Kimi Go. All Rights Reserved.
</div>
</div>
</div>
</body>
</html>
| nmcapule/kg | public/tags/wedding/index.html | HTML | mit | 6,977 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Short Form Blogging – Startup Product Manager</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="On building products that people love and use">
<meta name="author" content="Anand Rajaram">
<meta name="keywords" content="meta">
<link rel="canonical" href="http://www.startupproductmanager.com/2014/11/short-form-blogging/">
<!-- Custom CSS -->
<link rel="stylesheet" href="/css/pixyll.css" type="text/css">
<!-- Open Graph -->
<meta property="og:locale" content="en_US">
<meta property="og:type" content="article">
<meta property="og:title" content="Short Form Blogging">
<meta property="og:description" content="On building products that people love and use">
<meta property="og:url" content="http://www.startupproductmanager.com/2014/11/short-form-blogging/">
<meta property="og:site_name" content="Startup Product Manager">
<!-- Fonts -->
<link href='//fonts.googleapis.com/css?family=Merriweather:900,900italic,300,300italic' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Lato:900,300' rel='stylesheet' type='text/css'>
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script type="text/javascript">
!function(){var analytics=window.analytics=window.analytics||[];if(analytics.invoked)window.console&&console.error&&console.error("Segment snippet included twice.");else{analytics.invoked=!0;analytics.methods=["trackSubmit","trackClick","trackLink","trackForm","pageview","identify","group","track","ready","alias","page","once","off","on"];analytics.factory=function(t){return function(){var e=Array.prototype.slice.call(arguments);e.unshift(t);analytics.push(e);return analytics}};for(var t=0;t<analytics.methods.length;t++){var e=analytics.methods[t];analytics[e]=analytics.factory(e)}analytics.load=function(t){var e=document.createElement("script");e.type="text/javascript";e.async=!0;e.src=("https:"===document.location.protocol?"https://":"http://")+"cdn.segment.com/analytics.js/v1/"+t+"/analytics.min.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(e,n)};analytics.SNIPPET_VERSION="3.0.0";
analytics.load("5isgCyiREhEygcFeVZdDLjv1IQDBb8GI");
analytics.page()
}}();
</script>
<!-- Hotjar Tracking Code for www.startupproductmanager.com -->
<script>
(function(f,b){
var c;
f.hj=f.hj||function(){(f.hj.q=f.hj.q||[]).push(arguments)};
f._hjSettings={hjid:46529, hjsv:4};
c=b.createElement("script");c.async=1;
c.src="//static.hotjar.com/c/hotjar-"+f._hjSettings.hjid+".js?sv="+f._hjSettings.hjsv;
b.getElementsByTagName("head")[0].appendChild(c);
})(window,document);
</script>
</head>
<body class="animated fade-in-down">
<div class="site-wrap">
<header class="site-header px2 px-responsive">
<div class="mt2 wrap">
<div class="measure">
<a href="http://www.startupproductmanager.com" class="site-title">Startup Product Manager</a>
<nav class="site-nav right">
<a href="/about">About</a>
<a href="/contact">Contact</a>
<a href="http://twitter.com/anandrajaram"><i class="fa fa-twitter-square fa-lg"></i></a>
<a href="http://linkedin.com/in/anandrajaram"><i class="fa fa-linkedin-square fa-lg"></i></a>
<a href="/feed.xml"><i class="fa fa-rss-square fa-lg"></i></a>
</nav>
<div class="clearfix"></div>
</div>
</div>
</header>
<div class="post p2 p-responsive wrap" role="main">
<div class="measure">
<div class="post-header mb2">
<h1 class="py2"><a href="http://scribbling.net/2014/10/16/short-form-blogging/">Short Form Blogging</a></h1>
<span class="post-meta">Nov 2, 2014</span><br>
<span class="post-meta small">1 minute read</span>
</div>
<article class="post-content">
<blockquote>
<ul>
<li>
<p>Negotiate a comfort zone on two axes.</p>
</li>
<li>
<p>Traffic is irrelevant</p>
</li>
<li>
<p>Have fun. Blogging is not your job. Don’t add it to your to-do list. If it’s not fun and you’re not done? Screw it. Take the baby to the park instead.</p>
</li>
</ul>
</blockquote>
<p>This “short-form” post from <a href="https://twitter.com/ginatrapani">Gina Tripani</a> inspired me to get back at it again. Nope, no in-depth medium style pieces, probably a lot of tools/tips style posts and a bunch of link posts (like this one). The last time I wanted to post, I ended up <a href="https://github.com/johnotander/pixyll/">updating my theme</a>, so fingers cross if it’ll work out this time.</p>
</article>
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'startupproductmanager'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
<h3 class="related-post-title">Related Posts</h3>
<div class="post ml2">
<a href="/2015/09/winter-may-be-coming/" class="post-link">
<h4 class="post-title">Winter May be coming?</h4>
<p class="post-summary"></p>
</a>
</div>
<div class="post ml2">
<a href="/2015/07/ios-app-release-notes-are-loaded-with-personality/" class="post-link">
<h4 class="post-title">iOS App Release Notes are loaded with personality</h4>
<p class="post-summary"></p>
</a>
</div>
<div class="post ml2">
<a href="/2015/01/theme-for-2015--creation/" class="post-link">
<h4 class="post-title">Theme for 2015 -> Creation</h4>
<p class="post-summary"></p>
</a>
</div>
<div class="post ml2">
<a href="/2014/11/the-counterintuitive-thing-about-counterintuitive-things/" class="post-link">
<h4 class="post-title">If you haven't talked to a customer today, you are doing it wrong</h4>
<p class="post-summary"></p>
</a>
</div>
<div class="post ml2">
<a href="/2014/11/conflict-strategies-for-product-managers/" class="post-link">
<h4 class="post-title">Conflict Strategies for Product Managers</h4>
<p class="post-summary"></p>
</a>
</div>
<div class="post ml2">
<a href="/2014/01/new-england-fall-winter/" class="post-link">
<h4 class="post-title">Seasons</h4>
<p class="post-summary"></p>
</a>
</div>
<div class="post ml2">
<a href="/2013/12/windows-8-perfect-os-that-nobody-wants/" class="post-link">
<h4 class="post-title">Windows 8 Is The Perfect OS That Nobody Wants</h4>
<p class="post-summary"></p>
</a>
</div>
<div class="post ml2">
<a href="/2013/10/london-heathrow-airport-has-an-interesting-way-of-surveying-customers/" class="post-link">
<h4 class="post-title">London Heathrow airport has an interesting way of surveying customers</h4>
<p class="post-summary"></p>
</a>
</div>
<div class="post ml2">
<a href="/2013/09/iphone-5c-5s-product-management/" class="post-link">
<h4 class="post-title">iPhone 5C & 5S : Observations of a Product Manager</h4>
<p class="post-summary"></p>
</a>
</div>
<div class="post ml2">
<a href="/2012/12/sweat-the-details/" class="post-link">
<h4 class="post-title">Sweat the details</h4>
<p class="post-summary"></p>
</a>
</div>
</div>
</div>
</div>
<footer class="footer">
<div class="p2 wrap">
<div class="measure mt1 center">
<small>
© 2015 Anand Rajaram.
<a href="">Pixyll Theme</a> courtesy of <a href="http://johnotander.com">John Otander</a>.
</small>
</div>
</div>
</footer>
<!-- Start of Async HubSpot Analytics Code -->
<script type="text/javascript">
(function(d,s,i,r) {
if (d.getElementById(i)){return;}
var n=d.createElement(s),e=d.getElementsByTagName(s)[0];
n.id=i;n.src='//js.hs-analytics.net/analytics/'+(Math.ceil(new Date()/r)*r)+'/162311.js';
e.parentNode.insertBefore(n, e);
})(document,"script","hs-analytics",300000);
</script>
<!-- End of Async HubSpot Analytics Code -->
</body>
</html>
| anandrajaram/anandrajaram.github.io | _site/2014/11/short-form-blogging/index.html | HTML | mit | 8,927 |
<!DOCTYPE html>
<html>
<head>
<link href="css/awsdocs.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/awsdocs.min.js"></script>
<meta charset="utf-8">
</head>
<body>
<div id="content" style="padding: 10px 30px;">
<h1 class="topictitle" id="aws-properties-iot-topicrule-cloudwatchalarmaction">AWS IoT TopicRule CloudwatchAlarmAction</h1><p><code class="code">CloudwatchAlarm</code> is a property of the <code class="code">Actions</code> property that
describes an action that updates a CloudWatch alarm.
</p><h2 id="w2ab1c21c10d162c39c23b5">Syntax</h2><div id="JSON" name="JSON" class="section langfilter">
<h3 id="aws-properties-iot-topicrule-cloudwatchalarmaction-syntax.json">JSON</h3>
<pre class="programlisting"><div class="code-btn-container"><div class="btn-copy-code" title="Copy"></div><div class="btn-dark-theme" title="Dark theme" title-dark="Dark theme" title-light="Light theme"></div></div><code class="nohighlight">{
"<a href="aws-properties-iot-topicrule-cloudwatchalarmaction.html#cfn-iot-topicrule-cloudwatchalarmaction-alarmname">AlarmName</a>": <em class="replaceable"><code>String</code></em>,
"<a href="aws-properties-iot-topicrule-cloudwatchalarmaction.html#cfn-iot-topicrule-cloudwatchalarmaction-rolearn">RoleArn</a>": <em class="replaceable"><code>String</code></em>,
"<a href="aws-properties-iot-topicrule-cloudwatchalarmaction.html#cfn-iot-topicrule-cloudwatchalarmaction-statereason">StateReason</a>": <em class="replaceable"><code>String</code></em>,
"<a href="aws-properties-iot-topicrule-cloudwatchalarmaction.html#cfn-iot-topicrule-cloudwatchalarmaction-statevalue">StateValue</a>": <em class="replaceable"><code>String</code></em>
}</code></pre>
</div><div id="YAML" name="YAML" class="section langfilter">
<h3 id="aws-properties-iot-topicrule-cloudwatchalarmaction-syntax.yaml">YAML</h3>
<pre class="programlisting"><div class="code-btn-container"><div class="btn-copy-code" title="Copy"></div><div class="btn-dark-theme" title="Dark theme" title-dark="Dark theme" title-light="Light theme"></div></div><code class="nohighlight"><a href="aws-properties-iot-topicrule-cloudwatchalarmaction.html#cfn-iot-topicrule-cloudwatchalarmaction-alarmname">AlarmName</a>: <em class="replaceable"><code>String</code></em>
<a href="aws-properties-iot-topicrule-cloudwatchalarmaction.html#cfn-iot-topicrule-cloudwatchalarmaction-rolearn">RoleArn</a>: <em class="replaceable"><code>String</code></em>
<a href="aws-properties-iot-topicrule-cloudwatchalarmaction.html#cfn-iot-topicrule-cloudwatchalarmaction-statereason">StateReason</a>: <em class="replaceable"><code>String</code></em>
<a href="aws-properties-iot-topicrule-cloudwatchalarmaction.html#cfn-iot-topicrule-cloudwatchalarmaction-statevalue">StateValue</a>: <em class="replaceable"><code>String</code></em>
</code></pre>
</div><h2 id="w2ab1c21c10d162c39c23b7">Properties</h2><div class="variablelist">
<dl>
<dt><a id="cfn-iot-topicrule-cloudwatchalarmaction-alarmname"></a><span class="term"><code class="literal">AlarmName</code></span></dt>
<dd>
<p>The CloudWatch alarm name.</p>
<p><em>Required</em>: Yes
</p>
<p><em>Type</em>: String
</p>
</dd>
<dt><a id="cfn-iot-topicrule-cloudwatchalarmaction-rolearn"></a><span class="term"><code class="literal">RoleArn</code></span></dt>
<dd>
<p>The IAM role that allows access to the CloudWatch alarm.</p>
<p><em>Required</em>: Yes
</p>
<p><em>Type</em>: String
</p>
</dd>
<dt><a id="cfn-iot-topicrule-cloudwatchalarmaction-statereason"></a><span class="term"><code class="literal">StateReason</code></span></dt>
<dd>
<p>The reason for the change of the alarm state.</p>
<p><em>Required</em>: Yes
</p>
<p><em>Type</em>: String
</p>
</dd>
<dt><a id="cfn-iot-topicrule-cloudwatchalarmaction-statevalue"></a><span class="term"><code class="literal">StateValue</code></span></dt>
<dd>
<p>The value of the alarm state.</p>
<p><em>Required</em>: Yes
</p>
<p><em>Type</em>: String
</p>
</dd>
</dl>
</div></div>
</body>
</html> | pdhodgkinson/AWSCloudFormationTemplateReference-dash-docset | AWS_CloudFormation_Template_Reference.docset/Contents/Resources/Documents/aws-properties-iot-topicrule-cloudwatchalarmaction.html | HTML | mit | 6,296 |
<!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_10-rc) on Sat Sep 06 21:53:02 CEST 2008 -->
<TITLE>
Uses of Interface be.belgium.eid.objects.SmartCardReadable
</TITLE>
<META NAME="date" CONTENT="2008-09-06">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface be.belgium.eid.objects.SmartCardReadable";
}
}
</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="../../../../../be/belgium/eid/objects/SmartCardReadable.html" title="interface in be.belgium.eid.objects"><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-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?be/belgium/eid/objects/\class-useSmartCardReadable.html" target="_top"><B>FRAMES</B></A>
<A HREF="SmartCardReadable.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 Interface<br>be.belgium.eid.objects.SmartCardReadable</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../be/belgium/eid/objects/SmartCardReadable.html" title="interface in be.belgium.eid.objects">SmartCardReadable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#be.belgium.eid.objects"><B>be.belgium.eid.objects</B></A></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#be.belgium.eid.security"><B>be.belgium.eid.security</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="be.belgium.eid.objects"><!-- --></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="../../../../../be/belgium/eid/objects/SmartCardReadable.html" title="interface in be.belgium.eid.objects">SmartCardReadable</A> in <A HREF="../../../../../be/belgium/eid/objects/package-summary.html">be.belgium.eid.objects</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">Classes in <A HREF="../../../../../be/belgium/eid/objects/package-summary.html">be.belgium.eid.objects</A> that implement <A HREF="../../../../../be/belgium/eid/objects/SmartCardReadable.html" title="interface in be.belgium.eid.objects">SmartCardReadable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../be/belgium/eid/objects/IDAddress.html" title="class in be.belgium.eid.objects">IDAddress</A></B></CODE>
<BR>
The IDAddress class represents the address of the holder of the current beID
card.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../be/belgium/eid/objects/IDData.html" title="class in be.belgium.eid.objects">IDData</A></B></CODE>
<BR>
The IDData class represents the ID data of a certain beID card.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../be/belgium/eid/objects/IDPhoto.html" title="class in be.belgium.eid.objects">IDPhoto</A></B></CODE>
<BR>
The IDPhoto class contains the photo of the holder of the current beID card.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../be/belgium/eid/objects/IDTokenInfo.html" title="class in be.belgium.eid.objects">IDTokenInfo</A></B></CODE>
<BR>
The IDTokenInfo class contains the token information of the smart card.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../be/belgium/eid/objects/IDVersion.html" title="class in be.belgium.eid.objects">IDVersion</A></B></CODE>
<BR>
The IDPIN class contains the version information of the smart card.</TD>
</TR>
</TABLE>
<P>
<A NAME="be.belgium.eid.security"><!-- --></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="../../../../../be/belgium/eid/objects/SmartCardReadable.html" title="interface in be.belgium.eid.objects">SmartCardReadable</A> in <A HREF="../../../../../be/belgium/eid/security/package-summary.html">be.belgium.eid.security</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">Classes in <A HREF="../../../../../be/belgium/eid/security/package-summary.html">be.belgium.eid.security</A> that implement <A HREF="../../../../../be/belgium/eid/objects/SmartCardReadable.html" title="interface in be.belgium.eid.objects">SmartCardReadable</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../be/belgium/eid/security/AuthenticationCertificate.html" title="class in be.belgium.eid.security">AuthenticationCertificate</A></B></CODE>
<BR>
This class contains the Authentication certificate which is a certificate for
verifying data on a smart card.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../be/belgium/eid/security/CACertificate.html" title="class in be.belgium.eid.security">CACertificate</A></B></CODE>
<BR>
This class contains the Certificate Authority certificate which is a
certificate for verifying data on a smart card.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../be/belgium/eid/security/Certificate.html" title="class in be.belgium.eid.security">Certificate</A></B></CODE>
<BR>
The certificate class is an abstract class for the different kinds of
certificates stored on the smart card.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../be/belgium/eid/security/HardCodedRootCertificate.html" title="class in be.belgium.eid.security">HardCodedRootCertificate</A></B></CODE>
<BR>
The HardCodedRootCertificate class contains the hard coded root certificate
for the BEID against which other certificates should be verified.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../be/belgium/eid/security/RNCertificate.html" title="class in be.belgium.eid.security">RNCertificate</A></B></CODE>
<BR>
The RN certificate is the (National Register) certificate for verifying
identities.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../be/belgium/eid/security/RootCertificate.html" title="class in be.belgium.eid.security">RootCertificate</A></B></CODE>
<BR>
This class contains the Root certificate which is a certificate for verifying
data on a smart card.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../be/belgium/eid/security/SignatureCertificate.html" title="class in be.belgium.eid.security">SignatureCertificate</A></B></CODE>
<BR>
This class contains the signature certificate which is a certificate for
verifying data on a smart card.</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="../../../../../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="../../../../../be/belgium/eid/objects/SmartCardReadable.html" title="interface in be.belgium.eid.objects"><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-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?be/belgium/eid/objects/\class-useSmartCardReadable.html" target="_top"><B>FRAMES</B></A>
<A HREF="SmartCardReadable.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>
| KeejOow/eidlib | jEidlib/doc/be/belgium/eid/objects/class-use/SmartCardReadable.html | HTML | mit | 14,318 |
---
layout: page
title: Say Hello
permalink: /contact/
---
<div class="py2">
<form action="https://getsimpleform.com/messages?form_api_token=395acb3b6186e729beba701fa2b0386a" method="POST" class="form-stacked form-light">
<input type="text" name="email" class="input mobile-block" placeholder="Email Address">
<textarea type="text" name="content" class="input mobile-block" rows="5" placeholder="What would you like to say?"></textarea>
<input type="submit" class="button button-blue button-big mobile-block" value="Say Hello">
</form>
</div>
| Jrjungemann/Jrjungemann.github.io | contact.html | HTML | mit | 560 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_25) on Sat Jan 30 13:02:50 EST 2016 -->
<title>BestCostRouteCrossover</title>
<meta name="date" content="2016-01-30">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="BestCostRouteCrossover";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/BestCostRouteCrossover.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../ec/operator/crossover/CycleCrossover.html" title="class in ec.operator.crossover"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?ec/operator/crossover/BestCostRouteCrossover.html" target="_top">Frames</a></li>
<li><a href="BestCostRouteCrossover.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>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#fields_inherited_from_class_ec.operator.Operator">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">ec.operator.crossover</div>
<h2 title="Class BestCostRouteCrossover" class="title">Class BestCostRouteCrossover</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../ec/operator/Operator.html" title="class in ec.operator">ec.operator.Operator</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../ec/operator/CrossoverModule.html" title="class in ec.operator">ec.operator.CrossoverModule</a></li>
<li>
<ul class="inheritance">
<li>ec.operator.crossover.BestCostRouteCrossover</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">BestCostRouteCrossover</span>
extends <a href="../../../ec/operator/CrossoverModule.html" title="class in ec.operator">CrossoverModule</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_ec.operator.Operator">
<!-- -->
</a>
<h3>Fields inherited from class ec.operator.<a href="../../../ec/operator/Operator.html" title="class in ec.operator">Operator</a></h3>
<code><a href="../../../ec/operator/Operator.html#indexes">indexes</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../ec/operator/crossover/BestCostRouteCrossover.html#BestCostRouteCrossover()">BestCostRouteCrossover</a></strong>()</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.util.ArrayList<<a href="../../../ec/individuals/Individual.html" title="class in ec.individuals">Individual</a>></code></td>
<td class="colLast"><code><strong><a href="../../../ec/operator/crossover/BestCostRouteCrossover.html#performCrossoverOperation(ec.individuals.populations.Population, ec.individuals.Chromosome, ec.individuals.Chromosome, java.util.ArrayList, int)">performCrossoverOperation</a></strong>(<a href="../../../ec/individuals/populations/Population.html" title="class in ec.individuals.populations">Population</a> p,
<a href="../../../ec/individuals/Chromosome.html" title="class in ec.individuals">Chromosome</a> c1,
<a href="../../../ec/individuals/Chromosome.html" title="class in ec.individuals">Chromosome</a> c2,
java.util.ArrayList<java.lang.Integer> tournamentIndividuals,
int numberOfChildrenToAdd)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.ArrayList<<a href="../../../ec/individuals/Individual.html" title="class in ec.individuals">Individual</a>></code></td>
<td class="colLast"><code><strong><a href="../../../ec/operator/crossover/BestCostRouteCrossover.html#performCrossoverOperation(ec.individuals.populations.Population, ec.individuals.Chromosome, ec.individuals.Chromosome, java.util.ArrayList, int, java.util.ArrayList, java.lang.String)">performCrossoverOperation</a></strong>(<a href="../../../ec/individuals/populations/Population.html" title="class in ec.individuals.populations">Population</a> p,
<a href="../../../ec/individuals/Chromosome.html" title="class in ec.individuals">Chromosome</a> c1,
<a href="../../../ec/individuals/Chromosome.html" title="class in ec.individuals">Chromosome</a> c2,
java.util.ArrayList<java.lang.Integer> tournamentIndividuals,
int numberOfChildrenToAdd,
java.util.ArrayList<java.lang.Double> ages,
java.lang.String replacementType)</code>
<div class="block">OVERLOAD ALPS add age</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_ec.operator.CrossoverModule">
<!-- -->
</a>
<h3>Methods inherited from class ec.operator.<a href="../../../ec/operator/CrossoverModule.html" title="class in ec.operator">CrossoverModule</a></h3>
<code><a href="../../../ec/operator/CrossoverModule.html#getChildrenAdded()">getChildrenAdded</a>, <a href="../../../ec/operator/CrossoverModule.html#getCrossoverPolicy()">getCrossoverPolicy</a>, <a href="../../../ec/operator/CrossoverModule.html#getCrossoverRate()">getCrossoverRate</a>, <a href="../../../ec/operator/CrossoverModule.html#getOperation()">getOperation</a>, <a href="../../../ec/operator/CrossoverModule.html#getSpecificModuleType()">getSpecificModuleType</a>, <a href="../../../ec/operator/CrossoverModule.html#returnAvailableIndex(ec.individuals.Chromosome, ec.individuals.Gene)">returnAvailableIndex</a>, <a href="../../../ec/operator/CrossoverModule.html#setChildrenAdded(int)">setChildrenAdded</a>, <a href="../../../ec/operator/CrossoverModule.html#setCrossoverRate(double)">setCrossoverRate</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_ec.operator.Operator">
<!-- -->
</a>
<h3>Methods inherited from class ec.operator.<a href="../../../ec/operator/Operator.html" title="class in ec.operator">Operator</a></h3>
<code><a href="../../../ec/operator/Operator.html#chromosomeHasDuplicateGenes(java.util.ArrayList)">chromosomeHasDuplicateGenes</a>, <a href="../../../ec/operator/Operator.html#getCycleMask(ec.individuals.Chromosome, ec.individuals.Chromosome, int)">getCycleMask</a>, <a href="../../../ec/operator/Operator.html#getIndex(java.lang.String, java.lang.String)">getIndex</a>, <a href="../../../ec/operator/Operator.html#getOffsprings()">getOffsprings</a>, <a href="../../../ec/operator/Operator.html#selectTwoPointsRandomly(int)">selectTwoPointsRandomly</a>, <a href="../../../ec/operator/Operator.html#setOffsprings(java.util.ArrayList)">setOffsprings</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="BestCostRouteCrossover()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>BestCostRouteCrossover</h4>
<pre>public BestCostRouteCrossover()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="performCrossoverOperation(ec.individuals.populations.Population, ec.individuals.Chromosome, ec.individuals.Chromosome, java.util.ArrayList, int)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>performCrossoverOperation</h4>
<pre>public java.util.ArrayList<<a href="../../../ec/individuals/Individual.html" title="class in ec.individuals">Individual</a>> performCrossoverOperation(<a href="../../../ec/individuals/populations/Population.html" title="class in ec.individuals.populations">Population</a> p,
<a href="../../../ec/individuals/Chromosome.html" title="class in ec.individuals">Chromosome</a> c1,
<a href="../../../ec/individuals/Chromosome.html" title="class in ec.individuals">Chromosome</a> c2,
java.util.ArrayList<java.lang.Integer> tournamentIndividuals,
int numberOfChildrenToAdd)</pre>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../ec/operator/CrossoverModule.html#performCrossoverOperation(ec.individuals.populations.Population, ec.individuals.Chromosome, ec.individuals.Chromosome, java.util.ArrayList, int)">performCrossoverOperation</a></code> in class <code><a href="../../../ec/operator/CrossoverModule.html" title="class in ec.operator">CrossoverModule</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
<a name="performCrossoverOperation(ec.individuals.populations.Population, ec.individuals.Chromosome, ec.individuals.Chromosome, java.util.ArrayList, int, java.util.ArrayList, java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>performCrossoverOperation</h4>
<pre>public java.util.ArrayList<<a href="../../../ec/individuals/Individual.html" title="class in ec.individuals">Individual</a>> performCrossoverOperation(<a href="../../../ec/individuals/populations/Population.html" title="class in ec.individuals.populations">Population</a> p,
<a href="../../../ec/individuals/Chromosome.html" title="class in ec.individuals">Chromosome</a> c1,
<a href="../../../ec/individuals/Chromosome.html" title="class in ec.individuals">Chromosome</a> c2,
java.util.ArrayList<java.lang.Integer> tournamentIndividuals,
int numberOfChildrenToAdd,
java.util.ArrayList<java.lang.Double> ages,
java.lang.String replacementType)</pre>
<div class="block"><strong>Description copied from class: <code><a href="../../../ec/operator/CrossoverModule.html#performCrossoverOperation(ec.individuals.populations.Population, ec.individuals.Chromosome, ec.individuals.Chromosome, java.util.ArrayList, int, java.util.ArrayList, java.lang.String)">CrossoverModule</a></code></strong></div>
<div class="block">OVERLOAD ALPS add age</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../ec/operator/CrossoverModule.html#performCrossoverOperation(ec.individuals.populations.Population, ec.individuals.Chromosome, ec.individuals.Chromosome, java.util.ArrayList, int, java.util.ArrayList, java.lang.String)">performCrossoverOperation</a></code> in class <code><a href="../../../ec/operator/CrossoverModule.html" title="class in ec.operator">CrossoverModule</a></code></dd>
<dd><code>replacementType</code> - [steadyState:Generational:etc]</dd>
<dt><span class="strong">Returns:</span></dt><dd></dd></dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/BestCostRouteCrossover.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li><a href="../../../ec/operator/crossover/CycleCrossover.html" title="class in ec.operator.crossover"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?ec/operator/crossover/BestCostRouteCrossover.html" target="_top">Frames</a></li>
<li><a href="BestCostRouteCrossover.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>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li><a href="#fields_inherited_from_class_ec.operator.Operator">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
| aawuley/evolutionary-computation | doc/ec/operator/crossover/BestCostRouteCrossover.html | HTML | mit | 17,011 |
<!DOCTYPE html>
<html>
<head>
<title>{% if page.title %}{{ page.title }} – {% endif %}{{ site.name }} – {{ site.description }}</title>
{% include meta.html %}
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link rel="stylesheet" type="text/css" href="{{ site.baseurl }}/style.css" />
<link rel="alternate" type="application/rss+xml" title="{{ site.name }} - {{ site.description }}" href="{{ site.baseurl }}/feed.xml" />
<!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now -->
</head>
<body>
<div class="wrapper-masthead">
<div class="container">
<header class="masthead clearfix">
<a href="{{ site.baseurl }}/" class="site-avatar"><img src="{{ site.avatar }}" /></a>
<div class="site-info">
<h1 class="site-name"><a href="{{ site.baseurl }}/">{{ site.name }}</a></h1>
<p class="site-description">{{ site.description }}</p>
</div>
<nav>
<a href="{{ site.baseurl }}/">Blog</a>
<a href="{{ site.baseurl }}/about">About</a>
<!--<a href="{{ site.baseurl }}/markdown">Notes</a> need to figure this out later-->
</nav>
</header>
</div>
</div>
<div id="main" role="main" class="container">
{{ content }}
</div>
<div class="wrapper-footer">
<div class="container">
<footer class="footer">
{% include svg-icons.html %}
</footer>
</div>
</div>
{% include analytics.html %}
</body>
</html>
| stasisguy/Pixelartblog.github.io | _layouts/default.html | HTML | mit | 1,623 |
<!DOCTYPE html>
<html>
{{> head}}
<body id="page">
{{> header}}
<main>
<section id="content" class="wrapper">
<h1>{{title}}</h1>
{{{contents}}}
</section>
</main>
{{> footer}}
</body>
</html>
| justinhelmer/lodash.github.io | source/layouts/page.html | HTML | mit | 242 |
<!doctype html>
<html>
<head>
<title>Season Tracker Options</title>
<link rel="icon" type="image/png" href="icon.png" />
<link href="css/bootstrap.min.css" rel="stylesheet">
<script type="text/javascript" src="js/jquery.js"></script>
<script src="options.js"></script>
</head>
<body>
<div class="container">
<nav class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="#" id="info_title"></a>
</div>
</div>
</nav>
<br/>
<br/>
<br/>
<div class="form-inline">
<input type="text" id="in_seriesId" placeholder="IMDB Id (tt1234567)" class="form-control">
<button id='btn_getImdbData' class="btn btn-primary">Add series</button>
<!--<button id='btn_clearStorage' class="btn btn-danger">Delete All</button>-->
<button id='btn_refreshInfo' class="btn btn-success">Refresh Info</button>
</div>
<hr/>
<label id="lbl_imdbJsonIds"></label>
<hr/>
<table id="tbl_series" class="table table-hover table-bordered">
</table>
<hr/>
<h3>Inaktiv</h3>
<select class="form-control" id="drop_inactiveSeries">
</select>
<button id='btn_setActive' class="btn btn-success"></button>
<hr/>
<h3>Import / Export</h3>
<textarea class="form-control" id="txt_IOData" placeholder="Data for import and export" rows="5"></textarea>
<br/>
<button id='btn_exportJSON' class="btn btn-success"></button>
<button id='btn_importJSON' class="btn btn-info"></button>
<hr/>
<h3 id="h_settings">Settings</h3>
<input type="checkbox" id="check_setting_incognito">
<label id="lbl_settings_icognito"></label>
<br />
<input type="checkbox" id="check_setting_useIMDB">
<label id="lbl_settings_useIMDB"></label>
<hr/> Extension by <a href="mailto:[email protected]">vaBene1111</a> -
<a href="https://github.com/vabene1111/ChromeSeasonTracker">GitHub</a> - Icon made by <a href="http://www.flaticon.com/authors/freepik" target="_blank">freepik</a> from <a href="http://www.flaticon.com/" target="_blank">www.flaticon.com</a>
<br/>
<br/>
<br/>
</div>
</body>
</html>
| vabene1111/ChromeSeasonTracker | options.html | HTML | mit | 2,442 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 26 09:23:53 CST 2014 -->
<title>B-Index</title>
<meta name="date" content="2014-02-26">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="B-Index";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>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><a href="index-1.html">Prev Letter</a></li>
<li><a href="index-3.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-2.html" target="_top">Frames</a></li>
<li><a href="index-2.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">B</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">M</a> <a href="index-8.html">P</a> <a href="index-9.html">R</a> <a href="index-10.html">S</a> <a href="index-11.html">T</a> <a href="index-12.html">U</a> <a name="_B_">
<!-- -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><a href="../edu/ku/eecs/agiledev/users/BaseUser.html" title="class in edu.ku.eecs.agiledev.users"><span class="strong">BaseUser</span></a> - Class in <a href="../edu/ku/eecs/agiledev/users/package-summary.html">edu.ku.eecs.agiledev.users</a></dt>
<dd> </dd>
<dt><span class="strong"><a href="../edu/ku/eecs/agiledev/users/BaseUser.html#BaseUser()">BaseUser()</a></span> - Constructor for class edu.ku.eecs.agiledev.users.<a href="../edu/ku/eecs/agiledev/users/BaseUser.html" title="class in edu.ku.eecs.agiledev.users">BaseUser</a></dt>
<dd> </dd>
</dl>
<a href="index-1.html">A</a> <a href="index-2.html">B</a> <a href="index-3.html">D</a> <a href="index-4.html">E</a> <a href="index-5.html">G</a> <a href="index-6.html">I</a> <a href="index-7.html">M</a> <a href="index-8.html">P</a> <a href="index-9.html">R</a> <a href="index-10.html">S</a> <a href="index-11.html">T</a> <a href="index-12.html">U</a> </div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li>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><a href="index-1.html">Prev Letter</a></li>
<li><a href="index-3.html">Next Letter</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?index-filesindex-2.html" target="_top">Frames</a></li>
<li><a href="index-2.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>
| hgrimberg01/eecs690_project1 | EECS690_project1/doc/index-files/index-2.html | HTML | mit | 4,825 |
<!DOCTYPE html>
<!--
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements. See the NOTICE file
distributed with this work for additional information
regarding copyright ownership. The ASF licenses this file
to you under the Apache License, Version 2.0 (the
"License"); you may not use this file except in compliance
with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
<html>
<head>
<meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, user-scalable=no;" />
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
<title>Cordova WP</title>
<link rel="stylesheet" href="master.css" type="text/css" media="screen" title="no title" charset="utf-8"/>
<script type="text/javascript" charset="utf-8" src="cordova-current.js"></script>
<script type="text/javascript">
document.addEventListener("deviceready",onDeviceReady,false);
document.addEventListener("backbutton",onBackButton,false);
// once the device ready event fires, you can safely do your thing! -jm
function onDeviceReady()
{
// IE does NOT provide an alert method, you can patch it with this line after deviceready.
window.alert = window.alert || navigator.notification.alert;
console.log("onDeviceReady. You should see this message in Visual Studio's output window.");
updateDeviceInfo();
}
function onBackButton()
{
console.log("onBackButton");
}
function updateDeviceInfo()
{
document.getElementById("platform").innerHTML = device.platform;
document.getElementById("version").innerHTML = device.version;
document.getElementById("uuid").innerHTML = device.uuid;
document.getElementById("name").innerHTML = device.name;
document.getElementById("width").innerHTML = screen.width;
document.getElementById("height").innerHTML = screen.height;
document.getElementById("colorDepth").innerHTML = screen.colorDepth;
};
</script>
</head>
<body>
<h1>Cordova Tests</h1>
<div id="info">
<h4>
Platform: <span id="platform"> </span>
</h4>
<h4>
Version: <span id="version"></span>
</h4>
<h4>
UUID: <span id="uuid"> </span>
</h4>
<h4>
Name: <span id="name"></span>
</h4>
<h4>
Width: <span id="width"></span>, Height: <span id="height">
</span>, Color Depth: <span id="colorDepth"></span>
</h4>
</div>
<a href="accelerometer.html" class="btn large">Accelerometer</a>
<a href="accelerometer2.html" class="btn large">Accel Game</a>
<a href="audio.html" class="btn large">Audio Play/Record</a>
<a href="camera.html" class="btn large">Camera</a>
<a href="capture.html" class="btn large">Capture</a>
<a href="compass.html" class="btn large">Compass</a>
<a href="network.html" class="btn large">Connection</a>
<a href="contacts.html" class="btn large">Contacts</a>
<a href="events.html" class="btn large">Events</a>
<a href="file.html" class="btn large">File</a>
<a href="location.html" class="btn large">Location</a>
<a href="notification.html" class="btn large">Notification</a>
<a href="storage.html" class="btn large">Local Storage</a>
<a href="calculator.html" class="btn large">Calculator (custom plugin)</a>
</body>
</html>
| OneMoreCheckin/mobile-app | phonegap/2.6.0/windows-phone-8/example/www/index.html | HTML | mit | 3,905 |
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8">
<base href="https://wordbit.com">
<title> New miracle drug </title>
<link rel="canonical" href="https://wordbit.com/posts/new-miracle-drug/">
<link rel="stylesheet" href="/css/poole.css">
<link rel="stylesheet" href="/css/lanyon.css">
<link rel="stylesheet" href="/css/custom.css">
</head>
<body class="theme-base-08">
<input type="checkbox" class="sidebar-checkbox" id="sidebar-checkbox"
xmlns="http://www.w3.org/1999/html" xmlns="http://www.w3.org/1999/html">
<div class="sidebar" id="sidebar">
<nav class="sidebar-nav">
<a class="sidebar-nav-item" href="/">Home</a>
<a class="sidebar-nav-item" href="/posts">All Blog Posts</a>
<a class="sidebar-nav-item" href="/pages/status">Status Updates</a>
<a class="sidebar-nav-item" href="/pages/about">About</a>
</nav>
<div class="sidebar-item">
<p>
© 2021. All rights reserved.
</p>
</div>
</div>
<div class="wrap">
<div class="masthead">
<div class="container">
<h3 class="masthead-title">
<a href="/" title="Home">wordbit</a>
</h3>
</div>
</div>
<div class="container content">
<h1 class="post-title">New miracle drug</h1>
<section id="main">
<h5 id="date"> Tue Jun 12, 2007 </h5>
<p><a href="http://www.havidol.com"><img src="http://wordbit.freehostia.com/wp-content/uploads/2007/06/havidol_topbar1.jpg" alt="havidol_topbar" /></a> A new miracle drug has hit the scene - and it just might save your life… It’s called Havidol, check out <a href="http://www.havidol.com">their website</a> right now and see if Havidol is for you!</p>
</section>
</div>
</div>
<label for="sidebar-checkbox" class="sidebar-toggle"></label>
<div class="container">
<hr />
<span class="left">
<em>« Previous:</em> <a class="next" href="https://wordbit.com/posts/latest-developments/">Latest developments</a>
</span>
<span class="right">
<em>Next: </em><a class="next" href="https://wordbit.com/posts/vancouver-police-incites-wrath-of-editor/"> Vancouver police incites wrath of editor</a> »
</span>
<br>
</div>
<br />
<div class="container content">
<footer>
<div>
</div>
</footer>
</div>
</body>
</html>
| wordbit/wordbit | public/posts/new-miracle-drug/index.html | HTML | mit | 2,447 |
<!DOCTYPE html>
<html lang="en" ng-app="demo">
<head>
<meta charset="UTF-8">
<title>Title</title>
<link rel="stylesheet" href="bootstrap/css/bootstrap.min.css"/>
<link rel="stylesheet" href="directive/panel.css"/>
<script type="text/javascript" src="libs/angular.min.js"></script>
<script type="text/javascript" src="directive/panel.js"></script>
<script type="text/javascript" src="demo.js"></script>
</head>
<body ng-controller="contentCtrl">
<button style="margin-top: 50px" ng-click="addPanel()">panelAdd</button>
<panel ng-repeat ='data in panelList' style-config = 'data'>
<div><h5>nothing!</h5></div>
</panel>
</body>
</html> | liufeng2015/angular-panel | index.html | HTML | mit | 680 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>User agent detail - Mozilla/5.0 (Linux; U; Android 4.1.9; zh-cn; HTC EVO 4GS Build/HTC EVO 4GS) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30</title>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/css/materialize.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="../circle.css" rel="stylesheet">
</head>
<body>
<div class="container">
<div class="section">
<h1 class="header center orange-text">User agent detail</h1>
<div class="row center">
<h5 class="header light">
Mozilla/5.0 (Linux; U; Android 4.1.9; zh-cn; HTC EVO 4GS Build/HTC EVO 4GS) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
</h5>
</div>
</div>
<div class="section">
<table class="striped"><tr><th></th><th colspan="3">General</th><th colspan="5">Device</th><th colspan="3">Bot</th><th colspan="2"></th></tr><tr><th>Provider</th><th>Browser</th><th>Engine</th><th>OS</th><th>Brand</th><th>Model</th><th>Type</th><th>Is mobile</th><th>Is touch</th><th>Is bot</th><th>Name</th><th>Type</th><th>Parse time</th><th>Actions</th></tr><tr><th colspan="14" class="green lighten-3">Test suite</th></tr><tr><td>UAParser<br /><small>v0.5.0.2</small><br /><small>vendor/thadafinser/uap-core/tests/test_device.yaml</small></td><td> </td><td><i class="material-icons">close</i></td><td> </td><td style="border-left: 1px solid #555">HTC</td><td>EVO 4GS</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-cfed3005-df48-4fa8-bf03-4f6ef8988f59">Detail</a>
<!-- Modal Structure -->
<div id="modal-cfed3005-df48-4fa8-bf03-4f6ef8988f59" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>UAParser result detail</h4>
<p><pre><code class="php">Array
(
[user_agent_string] => Mozilla/5.0 (Linux; U; Android 4.1.9; zh-cn; HTC EVO 4GS Build/HTC EVO 4GS) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
[family] => HTC EVO 4GS
[brand] => HTC
[model] => EVO 4GS
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><th colspan="14" class="green lighten-3">Providers</th></tr><tr><td>BrowscapFull<br /><small>6014</small><br /></td><td>Android 4.0</td><td>WebKit </td><td>Android 4.1</td><td style="border-left: 1px solid #555"></td><td></td><td>Mobile Phone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.018</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-47a9cd06-e213-4882-bc34-db6aed664223">Detail</a>
<!-- Modal Structure -->
<div id="modal-47a9cd06-e213-4882-bc34-db6aed664223" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>BrowscapFull result detail</h4>
<p><pre><code class="php">stdClass Object
(
[browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.4\.1.* build\/.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*safari.*$/
[browser_name_pattern] => mozilla/5.0 (*linux*android?4.1* build/*)*applewebkit/*(*khtml,*like gecko*)*version/4.0*safari*
[parent] => Android Browser 4.0
[comment] => Android Browser 4.0
[browser] => Android
[browser_type] => Browser
[browser_bits] => 32
[browser_maker] => Google Inc
[browser_modus] => unknown
[version] => 4.0
[majorver] => 4
[minorver] => 0
[platform] => Android
[platform_version] => 4.1
[platform_description] => Android OS
[platform_bits] => 32
[platform_maker] => Google Inc
[alpha] =>
[beta] =>
[win16] =>
[win32] =>
[win64] =>
[frames] => 1
[iframes] => 1
[tables] => 1
[cookies] => 1
[backgroundsounds] =>
[javascript] => 1
[vbscript] =>
[javaapplets] => 1
[activexcontrols] =>
[ismobiledevice] => 1
[istablet] =>
[issyndicationreader] =>
[crawler] =>
[isfake] =>
[isanonymized] =>
[ismodified] =>
[cssversion] => 3
[aolversion] => 0
[device_name] => general Mobile Phone
[device_maker] => unknown
[device_type] => Mobile Phone
[device_pointing_method] => touchscreen
[device_code_name] => general Mobile Phone
[device_brand_name] => unknown
[renderingengine_name] => WebKit
[renderingengine_version] => unknown
[renderingengine_description] => For Google Chrome, iOS (including both mobile Safari, WebViews within third-party apps, and web clips), Safari, Arora, Midori, OmniWeb, Shiira, iCab since version 4, Web, SRWare Iron, Rekonq, and in Maxthon 3.
[renderingengine_maker] => Apple Inc
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>BrowscapLite<br /><small>6014</small><br /></td><td>Android 4.0</td><td><i class="material-icons">close</i></td><td>Android </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile Phone</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.005</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-42bb56ba-b834-47c5-bea0-c0270e9ab371">Detail</a>
<!-- Modal Structure -->
<div id="modal-42bb56ba-b834-47c5-bea0-c0270e9ab371" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>BrowscapLite result detail</h4>
<p><pre><code class="php">stdClass Object
(
[browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.* build\/.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*safari.*$/
[browser_name_pattern] => mozilla/5.0 (*linux*android* build/*)*applewebkit/*(*khtml,*like gecko*)*version/4.0*safari*
[parent] => Android Browser 4.0
[comment] => Android Browser 4.0
[browser] => Android
[browser_type] => unknown
[browser_bits] => 0
[browser_maker] => unknown
[browser_modus] => unknown
[version] => 4.0
[majorver] => 0
[minorver] => 0
[platform] => Android
[platform_version] => unknown
[platform_description] => unknown
[platform_bits] => 0
[platform_maker] => unknown
[alpha] => false
[beta] => false
[win16] => false
[win32] => false
[win64] => false
[frames] => false
[iframes] => false
[tables] => false
[cookies] => false
[backgroundsounds] => false
[javascript] => false
[vbscript] => false
[javaapplets] => false
[activexcontrols] => false
[ismobiledevice] => 1
[istablet] =>
[issyndicationreader] => false
[crawler] => false
[isfake] => false
[isanonymized] => false
[ismodified] => false
[cssversion] => 0
[aolversion] => 0
[device_name] => unknown
[device_maker] => unknown
[device_type] => Mobile Phone
[device_pointing_method] => unknown
[device_code_name] => unknown
[device_brand_name] => unknown
[renderingengine_name] => unknown
[renderingengine_version] => unknown
[renderingengine_description] => unknown
[renderingengine_maker] => unknown
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>BrowscapPhp<br /><small>6014</small><br /></td><td>Android 4.0</td><td><i class="material-icons">close</i></td><td>Android </td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile Phone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.015</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68">Detail</a>
<!-- Modal Structure -->
<div id="modal-ad0041a2-b0f4-43f6-a70d-cad1443caa68" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>BrowscapPhp result detail</h4>
<p><pre><code class="php">stdClass Object
(
[browser_name_regex] => /^mozilla\/5\.0 \(.*linux.*android.* build\/.*\).*applewebkit\/.*\(.*khtml,.*like gecko.*\).*version\/4\.0.*safari.*$/
[browser_name_pattern] => mozilla/5.0 (*linux*android* build/*)*applewebkit/*(*khtml,*like gecko*)*version/4.0*safari*
[parent] => Android Browser 4.0
[comment] => Android Browser 4.0
[browser] => Android
[browser_type] => unknown
[browser_bits] => 0
[browser_maker] => Google Inc
[browser_modus] => unknown
[version] => 4.0
[majorver] => 4
[minorver] => 0
[platform] => Android
[platform_version] => unknown
[platform_description] => unknown
[platform_bits] => 0
[platform_maker] => unknown
[alpha] => false
[beta] => false
[win16] => false
[win32] => false
[win64] => false
[frames] => false
[iframes] => false
[tables] => false
[cookies] => false
[backgroundsounds] => false
[javascript] => false
[vbscript] => false
[javaapplets] => false
[activexcontrols] => false
[ismobiledevice] => 1
[istablet] =>
[issyndicationreader] => false
[crawler] =>
[isfake] => false
[isanonymized] => false
[ismodified] => false
[cssversion] => 0
[aolversion] => 0
[device_name] => unknown
[device_maker] => unknown
[device_type] => Mobile Phone
[device_pointing_method] => touchscreen
[device_code_name] => unknown
[device_brand_name] => unknown
[renderingengine_name] => unknown
[renderingengine_version] => unknown
[renderingengine_description] => unknown
[renderingengine_maker] => unknown
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>DonatjUAParser<br /><small>v0.5.1</small><br /></td><td>Android Browser 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-15fbc1f0-2615-4d42-b5d9-a30dd647b050">Detail</a>
<!-- Modal Structure -->
<div id="modal-15fbc1f0-2615-4d42-b5d9-a30dd647b050" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>DonatjUAParser result detail</h4>
<p><pre><code class="php">Array
(
[platform] => Android
[browser] => Android Browser
[version] => 4.0
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>JenssegersAgent<br /><small>v2.3.3</small><br /></td><td>Safari 4.0</td><td><i class="material-icons">close</i></td><td>AndroidOS 4.1.9</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51">Detail</a>
<!-- Modal Structure -->
<div id="modal-b85a2b91-6a55-4436-a82c-1ea0d46e2e51" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>JenssegersAgent result detail</h4>
<p><pre><code class="php">Array
(
[browserName] => Safari
[browserVersion] => 4.0
[osName] => AndroidOS
[osVersion] => 4.1.9
[deviceModel] => HTC
[isMobile] => 1
[isRobot] =>
[botName] =>
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>NeutrinoApiCom<br /><small></small><br /></td><td>Android Webkit 4.0</td><td><i class="material-icons">close</i></td><td>Android 4.1.9</td><td style="border-left: 1px solid #555">HTC</td><td>EVO 4G</td><td>mobile-browser</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.26902</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-8c2a7a4e-3fbf-4df2-8d61-5e730422f67b">Detail</a>
<!-- Modal Structure -->
<div id="modal-8c2a7a4e-3fbf-4df2-8d61-5e730422f67b" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>NeutrinoApiCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[mobile_screen_height] => 480
[is_mobile] => 1
[type] => mobile-browser
[mobile_brand] => HTC
[mobile_model] => EVO 4G
[version] => 4.0
[is_android] => 1
[browser_name] => Android Webkit
[operating_system_family] => Android
[operating_system_version] => 4.1.9
[is_ios] =>
[producer] => Google Inc.
[operating_system] => Android 4.1.x Jelly Bean
[mobile_screen_width] => 320
[mobile_browser] => Android Webkit
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>PiwikDeviceDetector<br /><small>3.6.1</small><br /></td><td>Android Browser </td><td>WebKit </td><td>Android 4.1</td><td style="border-left: 1px solid #555">HTC</td><td>EVO 4GS</td><td>smartphone</td><td>yes</td><td></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.003</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-4a941d34-a8d3-4914-9724-346f60ad7046">Detail</a>
<!-- Modal Structure -->
<div id="modal-4a941d34-a8d3-4914-9724-346f60ad7046" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>PiwikDeviceDetector result detail</h4>
<p><pre><code class="php">Array
(
[client] => Array
(
[type] => browser
[name] => Android Browser
[short_name] => AN
[version] =>
[engine] => WebKit
)
[operatingSystem] => Array
(
[name] => Android
[short_name] => AND
[version] => 4.1
[platform] =>
)
[device] => Array
(
[brand] => HT
[brandName] => HTC
[model] => EVO 4GS
[device] => 1
[deviceName] => smartphone
)
[bot] =>
[extra] => Array
(
[isBot] =>
[isBrowser] => 1
[isFeedReader] =>
[isMobileApp] =>
[isPIM] =>
[isLibrary] =>
[isMediaPlayer] =>
[isCamera] =>
[isCarBrowser] =>
[isConsole] =>
[isFeaturePhone] =>
[isPhablet] =>
[isPortableMediaPlayer] =>
[isSmartDisplay] =>
[isSmartphone] => 1
[isTablet] =>
[isTV] =>
[isDesktop] =>
[isMobile] => 1
[isTouchEnabled] =>
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>SinergiBrowserDetector<br /><small>6.0.1</small><br /></td><td>Navigator 4.0</td><td><i class="material-icons">close</i></td><td>Android 4.1.9</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td></td><td><i class="material-icons">close</i></td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.001</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-ec1cd248-02b0-457e-8a9d-35bb99af008c">Detail</a>
<!-- Modal Structure -->
<div id="modal-ec1cd248-02b0-457e-8a9d-35bb99af008c" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>SinergiBrowserDetector result detail</h4>
<p><pre><code class="php">Array
(
[browser] => Sinergi\BrowserDetector\Browser Object
(
[userAgent:Sinergi\BrowserDetector\Browser:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.1.9; zh-cn; HTC EVO 4GS Build/HTC EVO 4GS) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
)
[name:Sinergi\BrowserDetector\Browser:private] => Navigator
[version:Sinergi\BrowserDetector\Browser:private] => 4.0
[isRobot:Sinergi\BrowserDetector\Browser:private] =>
[isChromeFrame:Sinergi\BrowserDetector\Browser:private] =>
[isFacebookWebView:Sinergi\BrowserDetector\Browser:private] =>
[isCompatibilityMode:Sinergi\BrowserDetector\Browser:private] =>
)
[operatingSystem] => Sinergi\BrowserDetector\Os Object
(
[name:Sinergi\BrowserDetector\Os:private] => Android
[version:Sinergi\BrowserDetector\Os:private] => 4.1.9
[isMobile:Sinergi\BrowserDetector\Os:private] => 1
[userAgent:Sinergi\BrowserDetector\Os:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.1.9; zh-cn; HTC EVO 4GS Build/HTC EVO 4GS) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
)
)
[device] => Sinergi\BrowserDetector\Device Object
(
[name:Sinergi\BrowserDetector\Device:private] => unknown
[userAgent:Sinergi\BrowserDetector\Device:private] => Sinergi\BrowserDetector\UserAgent Object
(
[userAgentString:Sinergi\BrowserDetector\UserAgent:private] => Mozilla/5.0 (Linux; U; Android 4.1.9; zh-cn; HTC EVO 4GS Build/HTC EVO 4GS) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
)
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>UAParser<br /><small>v3.4.5</small><br /></td><td>Android 4.1.9</td><td><i class="material-icons">close</i></td><td>Android 4.1.9</td><td style="border-left: 1px solid #555">HTC</td><td>EVO 4GS</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.001</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-3160e405-8a8f-46dd-8f47-5115f06462d2">Detail</a>
<!-- Modal Structure -->
<div id="modal-3160e405-8a8f-46dd-8f47-5115f06462d2" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>UAParser result detail</h4>
<p><pre><code class="php">UAParser\Result\Client Object
(
[ua] => UAParser\Result\UserAgent Object
(
[major] => 4
[minor] => 1
[patch] => 9
[family] => Android
)
[os] => UAParser\Result\OperatingSystem Object
(
[major] => 4
[minor] => 1
[patch] => 9
[patchMinor] =>
[family] => Android
)
[device] => UAParser\Result\Device Object
(
[brand] => HTC
[model] => EVO 4GS
[family] => HTC EVO 4GS
)
[originalUserAgent] => Mozilla/5.0 (Linux; U; Android 4.1.9; zh-cn; HTC EVO 4GS Build/HTC EVO 4GS) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>UserAgentApiCom<br /><small></small><br /></td><td>Safari 534.30</td><td>WebKit 534.30</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>Mobile</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.15101</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-afeb05fb-26b9-4509-b8ac-0c604a9e97d6">Detail</a>
<!-- Modal Structure -->
<div id="modal-afeb05fb-26b9-4509-b8ac-0c604a9e97d6" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>UserAgentApiCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[platform_name] => HTC
[platform_version] => 4
[platform_type] => Mobile
[browser_name] => Safari
[browser_version] => 534.30
[engine_name] => WebKit
[engine_version] => 534.30
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>UserAgentStringCom<br /><small></small><br /></td><td>Android Webkit Browser </td><td><i class="material-icons">close</i></td><td>Android 4.1.9</td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td></td><td>0.064</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee">Detail</a>
<!-- Modal Structure -->
<div id="modal-08a9ddfb-838f-48d7-9ede-1d132306b2ee" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>UserAgentStringCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[agent_type] => Browser
[agent_name] => Android Webkit Browser
[agent_version] => --
[os_type] => Android
[os_name] => Android
[os_versionName] =>
[os_versionNumber] => 4.1.9
[os_producer] =>
[os_producerURL] =>
[linux_distibution] => Null
[agent_language] => Chinese - China
[agent_languageTag] => zh-cn
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>WhatIsMyBrowserCom<br /><small></small><br /></td><td>Android Browser 4.0</td><td>WebKit 534.30</td><td>Android 4.1.9</td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.24201</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c">Detail</a>
<!-- Modal Structure -->
<div id="modal-5fc1ff22-a74d-481b-9ad1-fcfde73ded9c" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>WhatIsMyBrowserCom result detail</h4>
<p><pre><code class="php">stdClass Object
(
[operating_system_name] => Android
[simple_sub_description_string] =>
[simple_browser_string] => Android Browser 4 on Android (Jelly Bean)
[browser_version] => 4
[extra_info] => Array
(
)
[operating_platform] => HTC
[extra_info_table] => stdClass Object
(
[System Build] => Htc
)
[layout_engine_name] => WebKit
[detected_addons] => Array
(
)
[operating_system_flavour_code] =>
[hardware_architecture] =>
[operating_system_flavour] =>
[operating_system_frameworks] => Array
(
)
[browser_name_code] => android-browser
[operating_system_version] => Jelly Bean
[simple_operating_platform_string] => HTC
[is_abusive] =>
[layout_engine_version] => 534.30
[browser_capabilities] => Array
(
)
[operating_platform_vendor_name] =>
[operating_system] => Android (Jelly Bean)
[operating_system_version_full] => 4.1.9
[operating_platform_code] =>
[browser_name] => Android Browser
[operating_system_name_code] => android
[user_agent] => Mozilla/5.0 (Linux; U; Android 4.1.9; zh-cn; HTC EVO 4GS Build/HTC EVO 4GS) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30
[browser_version_full] => 4.0
[browser] => Android Browser 4
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>WhichBrowser<br /><small>v2.0.18</small><br /></td><td>Android Browser </td><td>Webkit 534.30</td><td>Android 4.1.9</td><td style="border-left: 1px solid #555">HTC</td><td>EVO 4G</td><td>mobile:smart</td><td>yes</td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0.001</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-083a336f-5d73-4505-84f3-c5fc9bb78652">Detail</a>
<!-- Modal Structure -->
<div id="modal-083a336f-5d73-4505-84f3-c5fc9bb78652" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>WhichBrowser result detail</h4>
<p><pre><code class="php">Array
(
[browser] => Array
(
[name] => Android Browser
)
[engine] => Array
(
[name] => Webkit
[version] => 534.30
)
[os] => Array
(
[name] => Android
[version] => 4.1.9
)
[device] => Array
(
[type] => mobile
[subtype] => smart
[manufacturer] => HTC
[model] => EVO 4G
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>Woothee<br /><small>v1.2.0</small><br /></td><td>Safari 4.0</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>smartphone</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"></td><td></td><td><i class="material-icons">close</i></td><td>0</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9">Detail</a>
<!-- Modal Structure -->
<div id="modal-f00e7198-0e22-49fe-bad0-dbb3a9cde9b9" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Woothee result detail</h4>
<p><pre><code class="php">Array
(
[name] => Safari
[vendor] => Apple
[version] => 4.0
[category] => smartphone
[os] => Android
[os_version] => 4.1.9
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>Wurfl<br /><small>1.7.1.0</small><br /></td><td>Android Webkit 4.1.9</td><td><i class="material-icons">close</i></td><td>Android 4.1.9</td><td style="border-left: 1px solid #555"></td><td></td><td>Smartphone</td><td>yes</td><td>yes</td><td style="border-left: 1px solid #555"></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0.017</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-a2bedf8c-4a95-42a7-96c5-aaf233b2ac50">Detail</a>
<!-- Modal Structure -->
<div id="modal-a2bedf8c-4a95-42a7-96c5-aaf233b2ac50" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Wurfl result detail</h4>
<p><pre><code class="php">Array
(
[virtual] => Array
(
[is_android] => true
[is_ios] => false
[is_windows_phone] => false
[is_app] => false
[is_full_desktop] => false
[is_largescreen] => false
[is_mobile] => true
[is_robot] => false
[is_smartphone] => true
[is_touchscreen] => true
[is_wml_preferred] => false
[is_xhtmlmp_preferred] => false
[is_html_preferred] => true
[advertised_device_os] => Android
[advertised_device_os_version] => 4.1.9
[advertised_browser] => Android Webkit
[advertised_browser_version] => 4.1.9
[complete_device_name] => Generic Android 4.1
[device_name] => Generic Android 4.1
[form_factor] => Smartphone
[is_phone] => true
[is_app_webview] => false
)
[all] => Array
(
[brand_name] => Generic
[model_name] => Android 4.1
[unique] => true
[ununiqueness_handler] =>
[is_wireless_device] => true
[device_claims_web_support] => true
[has_qwerty_keyboard] => true
[can_skip_aligned_link_row] => true
[uaprof] =>
[uaprof2] =>
[uaprof3] =>
[nokia_series] => 0
[nokia_edition] => 0
[device_os] => Android
[mobile_browser] => Android Webkit
[mobile_browser_version] =>
[device_os_version] => 4.1
[pointing_method] => touchscreen
[release_date] => 2012_july
[marketing_name] =>
[model_extra_info] =>
[nokia_feature_pack] => 0
[can_assign_phone_number] => true
[is_tablet] => false
[manufacturer_name] =>
[is_bot] => false
[is_google_glass] => false
[proportional_font] => false
[built_in_back_button_support] => false
[card_title_support] => true
[softkey_support] => false
[table_support] => true
[numbered_menus] => false
[menu_with_select_element_recommended] => false
[menu_with_list_of_links_recommended] => true
[icons_on_menu_items_support] => false
[break_list_of_links_with_br_element_recommended] => true
[access_key_support] => false
[wrap_mode_support] => false
[times_square_mode_support] => false
[deck_prefetch_support] => false
[elective_forms_recommended] => true
[wizards_recommended] => false
[image_as_link_support] => false
[insert_br_element_after_widget_recommended] => false
[wml_can_display_images_and_text_on_same_line] => false
[wml_displays_image_in_center] => false
[opwv_wml_extensions_support] => false
[wml_make_phone_call_string] => wtai://wp/mc;
[chtml_display_accesskey] => false
[emoji] => false
[chtml_can_display_images_and_text_on_same_line] => false
[chtml_displays_image_in_center] => false
[imode_region] => none
[chtml_make_phone_call_string] => tel:
[chtml_table_support] => false
[xhtml_honors_bgcolor] => true
[xhtml_supports_forms_in_table] => true
[xhtml_support_wml2_namespace] => false
[xhtml_autoexpand_select] => false
[xhtml_select_as_dropdown] => false
[xhtml_select_as_radiobutton] => false
[xhtml_select_as_popup] => false
[xhtml_display_accesskey] => false
[xhtml_supports_invisible_text] => false
[xhtml_supports_inline_input] => false
[xhtml_supports_monospace_font] => false
[xhtml_supports_table_for_layout] => true
[xhtml_supports_css_cell_table_coloring] => true
[xhtml_format_as_css_property] => false
[xhtml_format_as_attribute] => false
[xhtml_nowrap_mode] => false
[xhtml_marquee_as_css_property] => false
[xhtml_readable_background_color1] => #FFFFFF
[xhtml_readable_background_color2] => #FFFFFF
[xhtml_allows_disabled_form_elements] => true
[xhtml_document_title_support] => true
[xhtml_preferred_charset] => iso-8859-1
[opwv_xhtml_extensions_support] => false
[xhtml_make_phone_call_string] => tel:
[xhtmlmp_preferred_mime_type] => text/html
[xhtml_table_support] => true
[xhtml_send_sms_string] => sms:
[xhtml_send_mms_string] => mms:
[xhtml_file_upload] => supported
[cookie_support] => true
[accept_third_party_cookie] => true
[xhtml_supports_iframe] => full
[xhtml_avoid_accesskeys] => true
[xhtml_can_embed_video] => none
[ajax_support_javascript] => true
[ajax_manipulate_css] => true
[ajax_support_getelementbyid] => true
[ajax_support_inner_html] => true
[ajax_xhr_type] => standard
[ajax_manipulate_dom] => true
[ajax_support_events] => true
[ajax_support_event_listener] => true
[ajax_preferred_geoloc_api] => w3c_api
[xhtml_support_level] => 4
[preferred_markup] => html_web_4_0
[wml_1_1] => false
[wml_1_2] => false
[wml_1_3] => false
[html_wi_w3_xhtmlbasic] => true
[html_wi_oma_xhtmlmp_1_0] => true
[html_wi_imode_html_1] => false
[html_wi_imode_html_2] => false
[html_wi_imode_html_3] => false
[html_wi_imode_html_4] => false
[html_wi_imode_html_5] => false
[html_wi_imode_htmlx_1] => false
[html_wi_imode_htmlx_1_1] => false
[html_wi_imode_compact_generic] => false
[html_web_3_2] => true
[html_web_4_0] => true
[voicexml] => false
[multipart_support] => false
[total_cache_disable_support] => false
[time_to_live_support] => false
[resolution_width] => 320
[resolution_height] => 480
[columns] => 60
[max_image_width] => 320
[max_image_height] => 480
[rows] => 40
[physical_screen_width] => 34
[physical_screen_height] => 50
[dual_orientation] => true
[density_class] => 1.0
[wbmp] => true
[bmp] => false
[epoc_bmp] => false
[gif_animated] => false
[jpg] => true
[png] => true
[tiff] => false
[transparent_png_alpha] => true
[transparent_png_index] => true
[svgt_1_1] => true
[svgt_1_1_plus] => false
[greyscale] => false
[gif] => true
[colors] => 65536
[webp_lossy_support] => true
[webp_lossless_support] => true
[post_method_support] => true
[basic_authentication_support] => true
[empty_option_value_support] => true
[emptyok] => false
[nokia_voice_call] => false
[wta_voice_call] => false
[wta_phonebook] => false
[wta_misc] => false
[wta_pdc] => false
[https_support] => true
[phone_id_provided] => false
[max_data_rate] => 3600
[wifi] => true
[sdio] => false
[vpn] => false
[has_cellular_radio] => true
[max_deck_size] => 2000000
[max_url_length_in_requests] => 256
[max_url_length_homepage] => 0
[max_url_length_bookmark] => 0
[max_url_length_cached_page] => 0
[max_no_of_connection_settings] => 0
[max_no_of_bookmarks] => 0
[max_length_of_username] => 0
[max_length_of_password] => 0
[max_object_size] => 0
[downloadfun_support] => false
[directdownload_support] => true
[inline_support] => false
[oma_support] => true
[ringtone] => false
[ringtone_3gpp] => false
[ringtone_midi_monophonic] => false
[ringtone_midi_polyphonic] => false
[ringtone_imelody] => false
[ringtone_digiplug] => false
[ringtone_compactmidi] => false
[ringtone_mmf] => false
[ringtone_rmf] => false
[ringtone_xmf] => false
[ringtone_amr] => false
[ringtone_awb] => false
[ringtone_aac] => false
[ringtone_wav] => false
[ringtone_mp3] => false
[ringtone_spmidi] => false
[ringtone_qcelp] => false
[ringtone_voices] => 1
[ringtone_df_size_limit] => 0
[ringtone_directdownload_size_limit] => 0
[ringtone_inline_size_limit] => 0
[ringtone_oma_size_limit] => 0
[wallpaper] => false
[wallpaper_max_width] => 0
[wallpaper_max_height] => 0
[wallpaper_preferred_width] => 0
[wallpaper_preferred_height] => 0
[wallpaper_resize] => none
[wallpaper_wbmp] => false
[wallpaper_bmp] => false
[wallpaper_gif] => false
[wallpaper_jpg] => false
[wallpaper_png] => false
[wallpaper_tiff] => false
[wallpaper_greyscale] => false
[wallpaper_colors] => 2
[wallpaper_df_size_limit] => 0
[wallpaper_directdownload_size_limit] => 0
[wallpaper_inline_size_limit] => 0
[wallpaper_oma_size_limit] => 0
[screensaver] => false
[screensaver_max_width] => 0
[screensaver_max_height] => 0
[screensaver_preferred_width] => 0
[screensaver_preferred_height] => 0
[screensaver_resize] => none
[screensaver_wbmp] => false
[screensaver_bmp] => false
[screensaver_gif] => false
[screensaver_jpg] => false
[screensaver_png] => false
[screensaver_greyscale] => false
[screensaver_colors] => 2
[screensaver_df_size_limit] => 0
[screensaver_directdownload_size_limit] => 0
[screensaver_inline_size_limit] => 0
[screensaver_oma_size_limit] => 0
[picture] => false
[picture_max_width] => 0
[picture_max_height] => 0
[picture_preferred_width] => 0
[picture_preferred_height] => 0
[picture_resize] => none
[picture_wbmp] => false
[picture_bmp] => false
[picture_gif] => false
[picture_jpg] => false
[picture_png] => false
[picture_greyscale] => false
[picture_colors] => 2
[picture_df_size_limit] => 0
[picture_directdownload_size_limit] => 0
[picture_inline_size_limit] => 0
[picture_oma_size_limit] => 0
[video] => false
[oma_v_1_0_forwardlock] => false
[oma_v_1_0_combined_delivery] => false
[oma_v_1_0_separate_delivery] => false
[streaming_video] => true
[streaming_3gpp] => true
[streaming_mp4] => true
[streaming_mov] => false
[streaming_video_size_limit] => 0
[streaming_real_media] => none
[streaming_flv] => false
[streaming_3g2] => false
[streaming_vcodec_h263_0] => 10
[streaming_vcodec_h263_3] => -1
[streaming_vcodec_mpeg4_sp] => 2
[streaming_vcodec_mpeg4_asp] => -1
[streaming_vcodec_h264_bp] => 3.0
[streaming_acodec_amr] => nb
[streaming_acodec_aac] => lc
[streaming_wmv] => none
[streaming_preferred_protocol] => rtsp
[streaming_preferred_http_protocol] => apple_live_streaming
[wap_push_support] => false
[connectionless_service_indication] => false
[connectionless_service_load] => false
[connectionless_cache_operation] => false
[connectionoriented_unconfirmed_service_indication] => false
[connectionoriented_unconfirmed_service_load] => false
[connectionoriented_unconfirmed_cache_operation] => false
[connectionoriented_confirmed_service_indication] => false
[connectionoriented_confirmed_service_load] => false
[connectionoriented_confirmed_cache_operation] => false
[utf8_support] => true
[ascii_support] => false
[iso8859_support] => false
[expiration_date] => false
[j2me_cldc_1_0] => false
[j2me_cldc_1_1] => false
[j2me_midp_1_0] => false
[j2me_midp_2_0] => false
[doja_1_0] => false
[doja_1_5] => false
[doja_2_0] => false
[doja_2_1] => false
[doja_2_2] => false
[doja_3_0] => false
[doja_3_5] => false
[doja_4_0] => false
[j2me_jtwi] => false
[j2me_mmapi_1_0] => false
[j2me_mmapi_1_1] => false
[j2me_wmapi_1_0] => false
[j2me_wmapi_1_1] => false
[j2me_wmapi_2_0] => false
[j2me_btapi] => false
[j2me_3dapi] => false
[j2me_locapi] => false
[j2me_nokia_ui] => false
[j2me_motorola_lwt] => false
[j2me_siemens_color_game] => false
[j2me_siemens_extension] => false
[j2me_heap_size] => 0
[j2me_max_jar_size] => 0
[j2me_storage_size] => 0
[j2me_max_record_store_size] => 0
[j2me_screen_width] => 0
[j2me_screen_height] => 0
[j2me_canvas_width] => 0
[j2me_canvas_height] => 0
[j2me_bits_per_pixel] => 0
[j2me_audio_capture_enabled] => false
[j2me_video_capture_enabled] => false
[j2me_photo_capture_enabled] => false
[j2me_capture_image_formats] => none
[j2me_http] => false
[j2me_https] => false
[j2me_socket] => false
[j2me_udp] => false
[j2me_serial] => false
[j2me_gif] => false
[j2me_gif89a] => false
[j2me_jpg] => false
[j2me_png] => false
[j2me_bmp] => false
[j2me_bmp3] => false
[j2me_wbmp] => false
[j2me_midi] => false
[j2me_wav] => false
[j2me_amr] => false
[j2me_mp3] => false
[j2me_mp4] => false
[j2me_imelody] => false
[j2me_rmf] => false
[j2me_au] => false
[j2me_aac] => false
[j2me_realaudio] => false
[j2me_xmf] => false
[j2me_wma] => false
[j2me_3gpp] => false
[j2me_h263] => false
[j2me_svgt] => false
[j2me_mpeg4] => false
[j2me_realvideo] => false
[j2me_real8] => false
[j2me_realmedia] => false
[j2me_left_softkey_code] => 0
[j2me_right_softkey_code] => 0
[j2me_middle_softkey_code] => 0
[j2me_select_key_code] => 0
[j2me_return_key_code] => 0
[j2me_clear_key_code] => 0
[j2me_datefield_no_accepts_null_date] => false
[j2me_datefield_broken] => false
[receiver] => false
[sender] => false
[mms_max_size] => 0
[mms_max_height] => 0
[mms_max_width] => 0
[built_in_recorder] => false
[built_in_camera] => true
[mms_jpeg_baseline] => false
[mms_jpeg_progressive] => false
[mms_gif_static] => false
[mms_gif_animated] => false
[mms_png] => false
[mms_bmp] => false
[mms_wbmp] => false
[mms_amr] => false
[mms_wav] => false
[mms_midi_monophonic] => false
[mms_midi_polyphonic] => false
[mms_midi_polyphonic_voices] => 0
[mms_spmidi] => false
[mms_mmf] => false
[mms_mp3] => false
[mms_evrc] => false
[mms_qcelp] => false
[mms_ota_bitmap] => false
[mms_nokia_wallpaper] => false
[mms_nokia_operatorlogo] => false
[mms_nokia_3dscreensaver] => false
[mms_nokia_ringingtone] => false
[mms_rmf] => false
[mms_xmf] => false
[mms_symbian_install] => false
[mms_jar] => false
[mms_jad] => false
[mms_vcard] => false
[mms_vcalendar] => false
[mms_wml] => false
[mms_wbxml] => false
[mms_wmlc] => false
[mms_video] => false
[mms_mp4] => false
[mms_3gpp] => false
[mms_3gpp2] => false
[mms_max_frame_rate] => 0
[nokiaring] => false
[picturemessage] => false
[operatorlogo] => false
[largeoperatorlogo] => false
[callericon] => false
[nokiavcard] => false
[nokiavcal] => false
[sckl_ringtone] => false
[sckl_operatorlogo] => false
[sckl_groupgraphic] => false
[sckl_vcard] => false
[sckl_vcalendar] => false
[text_imelody] => false
[ems] => false
[ems_variablesizedpictures] => false
[ems_imelody] => false
[ems_odi] => false
[ems_upi] => false
[ems_version] => 0
[siemens_ota] => false
[siemens_logo_width] => 101
[siemens_logo_height] => 29
[siemens_screensaver_width] => 101
[siemens_screensaver_height] => 50
[gprtf] => false
[sagem_v1] => false
[sagem_v2] => false
[panasonic] => false
[sms_enabled] => true
[wav] => false
[mmf] => false
[smf] => false
[mld] => false
[midi_monophonic] => false
[midi_polyphonic] => false
[sp_midi] => false
[rmf] => false
[xmf] => false
[compactmidi] => false
[digiplug] => false
[nokia_ringtone] => false
[imelody] => false
[au] => false
[amr] => false
[awb] => false
[aac] => true
[mp3] => true
[voices] => 1
[qcelp] => false
[evrc] => false
[flash_lite_version] =>
[fl_wallpaper] => false
[fl_screensaver] => false
[fl_standalone] => false
[fl_browser] => false
[fl_sub_lcd] => false
[full_flash_support] => false
[css_supports_width_as_percentage] => true
[css_border_image] => webkit
[css_rounded_corners] => webkit
[css_gradient] => none
[css_spriting] => true
[css_gradient_linear] => none
[is_transcoder] => false
[transcoder_ua_header] => user-agent
[rss_support] => false
[pdf_support] => true
[progressive_download] => true
[playback_vcodec_h263_0] => 10
[playback_vcodec_h263_3] => -1
[playback_vcodec_mpeg4_sp] => 0
[playback_vcodec_mpeg4_asp] => -1
[playback_vcodec_h264_bp] => 3.0
[playback_real_media] => none
[playback_3gpp] => true
[playback_3g2] => false
[playback_mp4] => true
[playback_mov] => false
[playback_acodec_amr] => nb
[playback_acodec_aac] => none
[playback_df_size_limit] => 0
[playback_directdownload_size_limit] => 0
[playback_inline_size_limit] => 0
[playback_oma_size_limit] => 0
[playback_acodec_qcelp] => false
[playback_wmv] => none
[hinted_progressive_download] => true
[html_preferred_dtd] => html4
[viewport_supported] => true
[viewport_width] => device_width_token
[viewport_userscalable] => no
[viewport_initial_scale] =>
[viewport_maximum_scale] =>
[viewport_minimum_scale] =>
[mobileoptimized] => false
[handheldfriendly] => false
[canvas_support] => full
[image_inlining] => true
[is_smarttv] => false
[is_console] => false
[nfc_support] => false
[ux_full_desktop] => false
[jqm_grade] => A
[is_sencha_touch_ok] => false
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr><tr><td>Zsxsoft<br /><small>1.3</small><br /></td><td>Android Webkit 4.0</td><td><i class="material-icons">close</i></td><td>Android 4.1.9</td><td style="border-left: 1px solid #555">HTC</td><td>EVO</td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td style="border-left: 1px solid #555"><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td><i class="material-icons">close</i></td><td>0</td><td>
<!-- Modal Trigger -->
<a class="modal-trigger btn waves-effect waves-light" href="#modal-5d43e024-b46c-44f6-8914-529b05569bc2">Detail</a>
<!-- Modal Structure -->
<div id="modal-5d43e024-b46c-44f6-8914-529b05569bc2" class="modal modal-fixed-footer">
<div class="modal-content">
<h4>Zsxsoft result detail</h4>
<p><pre><code class="php">Array
(
[browser] => Array
(
[link] => http://developer.android.com/reference/android/webkit/package-summary.html
[title] => Android Webkit 4.0
[name] => Android Webkit
[version] => 4.0
[code] => android-webkit
[image] => img/16/browser/android-webkit.png
)
[os] => Array
(
[link] => http://www.android.com/
[name] => Android
[version] => 4.1.9
[code] => android
[x64] =>
[title] => Android 4.1.9
[type] => os
[dir] => os
[image] => img/16/os/android.png
)
[device] => Array
(
[link] => http://en.wikipedia.org/wiki/High_Tech_Computer_Corporation
[title] => HTC EVO
[model] => EVO
[brand] => HTC
[code] => htc
[dir] => device
[type] => device
[image] => img/16/device/htc.png
)
[platform] => Array
(
[link] => http://en.wikipedia.org/wiki/High_Tech_Computer_Corporation
[title] => HTC EVO
[model] => EVO
[brand] => HTC
[code] => htc
[dir] => device
[type] => device
[image] => img/16/device/htc.png
)
)
</code></pre></p>
</div>
<div class="modal-footer">
<a href="#!" class="modal-action modal-close waves-effect waves-green btn-flat ">close</a>
</div>
</div>
</td></tr></table>
</div>
<div class="section">
<h1 class="header center orange-text">About this comparison</h1>
<div class="row center">
<h5 class="header light">
The primary goal of this project is simple<br />
I wanted to know which user agent parser is the most accurate in each part - device detection, bot detection and so on...<br />
<br />
The secondary goal is to provide a source for all user agent parsers to improve their detection based on this results.<br />
<br />
You can also improve this further, by suggesting ideas at <a href="https://github.com/ThaDafinser/UserAgentParserComparison">ThaDafinser/UserAgentParserComparison</a><br />
<br />
The comparison is based on the abstraction by <a href="https://github.com/ThaDafinser/UserAgentParser">ThaDafinser/UserAgentParser</a>
</h5>
</div>
</div>
<div class="card">
<div class="card-content">
Comparison created <i>2016-05-10 08:08:34</i> | by
<a href="https://github.com/ThaDafinser">ThaDafinser</a>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.3/js/materialize.min.js"></script>
<script src="http://cdnjs.cloudflare.com/ajax/libs/list.js/1.2.0/list.min.js"></script>
<script>
$(document).ready(function(){
// the "href" attribute of .modal-trigger must specify the modal ID that wants to be triggered
$('.modal-trigger').leanModal();
});
</script>
</body>
</html> | ThaDafinser/UserAgentParserComparison | v5/user-agent-detail/d5/67/d567cefe-91bc-4de4-b6bd-a2907e148c04.html | HTML | mit | 56,608 |
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>File: benchmarks.rb</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<link rel="stylesheet" href=".././rdoc-style.css" type="text/css" media="screen" />
<script type="text/javascript">
// <![CDATA[
function popupCode( url ) {
window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400")
}
function toggleCode( id ) {
if ( document.getElementById )
elem = document.getElementById( id );
else if ( document.all )
elem = eval( "document.all." + id );
else
return false;
elemStyle = elem.style;
if ( elemStyle.display != "block" ) {
elemStyle.display = "block"
} else {
elemStyle.display = "none"
}
return true;
}
// Make codeblocks hidden by default
document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" )
// ]]>
</script>
</head>
<body>
<div id="fileHeader">
<h1>benchmarks.rb</h1>
<table class="header-table">
<tr class="top-aligned-row">
<td><strong>Path:</strong></td>
<td>benchmarks.rb
</td>
</tr>
<tr class="top-aligned-row">
<td><strong>Last Update:</strong></td>
<td>Sat Oct 31 01:21:05 +0100 2009</td>
</tr>
</table>
</div>
<!-- banner header -->
<div id="bodyContent">
<div id="contextContent">
<div id="requires-list">
<h3 class="section-bar">Required files</h3>
<div class="name-list">
fileutils
benchmark
rubygems
ruby-prof
memcache
pp
<a href="lib/grit_rb.html">lib/grit</a>
</div>
</div>
</div>
<div id="method-list">
<h3 class="section-bar">Methods</h3>
<div class="name-list">
<a href="#M000004">in_temp_dir</a>
<a href="#M000001">main</a>
<a href="#M000003">new_file</a>
<a href="#M000002">run_code</a>
</div>
</div>
</div>
<!-- if includes -->
<div id="section">
<!-- if method_list -->
<div id="methods">
<h3 class="section-bar">Public Instance methods</h3>
<div id="method-M000004" class="method-detail">
<a name="M000004"></a>
<div class="method-heading">
<a href="benchmarks_rb.src/M000004.html" target="Code" class="method-signature"
onclick="popupCode('benchmarks_rb.src/M000004.html');return false;">
<span class="method-name">in_temp_dir</span><span class="method-args">(remove_after = true) {|tmp_path| ...}</span>
</a>
</div>
<div class="method-description">
</div>
</div>
<div id="method-M000001" class="method-detail">
<a name="M000001"></a>
<div class="method-heading">
<a href="benchmarks_rb.src/M000001.html" target="Code" class="method-signature"
onclick="popupCode('benchmarks_rb.src/M000001.html');return false;">
<span class="method-name">main</span><span class="method-args">()</span>
</a>
</div>
<div class="method-description">
</div>
</div>
<div id="method-M000003" class="method-detail">
<a name="M000003"></a>
<div class="method-heading">
<a href="benchmarks_rb.src/M000003.html" target="Code" class="method-signature"
onclick="popupCode('benchmarks_rb.src/M000003.html');return false;">
<span class="method-name">new_file</span><span class="method-args">(name, contents)</span>
</a>
</div>
<div class="method-description">
</div>
</div>
<div id="method-M000002" class="method-detail">
<a name="M000002"></a>
<div class="method-heading">
<a href="benchmarks_rb.src/M000002.html" target="Code" class="method-signature"
onclick="popupCode('benchmarks_rb.src/M000002.html');return false;">
<span class="method-name">run_code</span><span class="method-args">(x, name, times = 30) {|i| ...}</span>
</a>
</div>
<div class="method-description">
</div>
</div>
</div>
</div>
<div id="validator-badges">
<p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p>
</div>
</body>
</html> | guillermo/ginst | vendor/plugins/grit/doc/files/benchmarks_rb.html | HTML | mit | 4,795 |
<!DOCTYPE html>
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-16" http-equiv="Content-Type" />
<title _locid="PortabilityAnalysis0">.NET Portability Report</title>
<style>
/* Body style, for the entire document */
body {
background: #F3F3F4;
color: #1E1E1F;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
padding: 0;
margin: 0;
}
/* Header1 style, used for the main title */
h1 {
padding: 10px 0px 10px 10px;
font-size: 21pt;
background-color: #E2E2E2;
border-bottom: 1px #C1C1C2 solid;
color: #201F20;
margin: 0;
font-weight: normal;
}
/* Header2 style, used for "Overview" and other sections */
h2 {
font-size: 18pt;
font-weight: normal;
padding: 15px 0 5px 0;
margin: 0;
}
/* Header3 style, used for sub-sections, such as project name */
h3 {
font-weight: normal;
font-size: 15pt;
margin: 0;
padding: 15px 0 5px 0;
background-color: transparent;
}
h4 {
font-weight: normal;
font-size: 12pt;
margin: 0;
padding: 0 0 0 0;
background-color: transparent;
}
/* Color all hyperlinks one color */
a {
color: #1382CE;
}
/* Paragraph text (for longer informational messages) */
p {
font-size: 10pt;
}
/* Table styles */
table {
border-spacing: 0 0;
border-collapse: collapse;
font-size: 10pt;
}
table th {
background: #E7E7E8;
text-align: left;
text-decoration: none;
font-weight: normal;
padding: 3px 6px 3px 6px;
}
table td {
vertical-align: top;
padding: 3px 6px 5px 5px;
margin: 0px;
border: 1px solid #E7E7E8;
background: #F7F7F8;
}
.NoBreakingChanges {
color: darkgreen;
font-weight:bold;
}
.FewBreakingChanges {
color: orange;
font-weight:bold;
}
.ManyBreakingChanges {
color: red;
font-weight:bold;
}
.BreakDetails {
margin-left: 30px;
}
.CompatMessage {
font-style: italic;
font-size: 10pt;
}
.GoodMessage {
color: darkgreen;
}
/* Local link is a style for hyperlinks that link to file:/// content, there are lots so color them as 'normal' text until the user mouse overs */
.localLink {
color: #1E1E1F;
background: #EEEEED;
text-decoration: none;
}
.localLink:hover {
color: #1382CE;
background: #FFFF99;
text-decoration: none;
}
/* Center text, used in the over views cells that contain message level counts */
.textCentered {
text-align: center;
}
/* The message cells in message tables should take up all avaliable space */
.messageCell {
width: 100%;
}
/* Padding around the content after the h1 */
#content {
padding: 0px 12px 12px 12px;
}
/* The overview table expands to width, with a max width of 97% */
#overview table {
width: auto;
max-width: 75%;
}
/* The messages tables are always 97% width */
#messages table {
width: 97%;
}
/* All Icons */
.IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded {
min-width: 18px;
min-height: 18px;
background-repeat: no-repeat;
background-position: center;
}
/* Success icon encoded */
.IconSuccessEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconSuccess#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABPElEQVR4Xp1Tv0vDUBi8FqeA4NpBcBLcWnQSApncOnTo4FSnjP0DsnXpH5CxiwbHDg4Zuj4oOEXiJgiC4FDcCkLWmIMc1Pfw+eMgQ77v3Xf3Pe51YKGqqisAEwCR1TIAsiAIblSo6xrdHeJR85Xle3mdmCQKb0PsfqyxxzM8K15HZADl/H5+sHpZwYfxyRjTs+kWwKBx8yoHd2mRiuzF8mkJniWH/13u3Fjrs/EdhsdDFHGB/DLXEJBDLh1MWPAhPo1BLB4WX5yQywHR+m3tVe/t97D52CB/ziG0nIgD/qDuYg8WuCcVZ2YGwlJ3YDugkpR/VNcAEx6GEKhERSr71FuO4YCM4XBdwKvecjIlkSnsO0Hyp/GxSeJAdzBKzpOtnPwyyiPdAZhpZptT04tU+zk7s8czeges//s5C5+CwqrR4/gw+AAAAABJRU5ErkJggg==);
}
/* Information icon encoded */
.IconInfoEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconInformation#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHElEQVR4Xs2TsUoDQRRF7wwoziokjZUKadInhdhukR9YP8DMX1hYW+QvdsXa/QHBbcXC7W0CamWTQnclFutceIQJwwaWNLlwm5k5d94M76mmaeCrrmsLYOocY12FcxZFUeozCqKqqgYA8uevv1H6VuPxcwlfk5N92KHBxfFeCSAxxswlYAW/Xr989x/mv9gkhtyMDhcAxgzRsp7flj8B/HF1RsMXq+NZMkopaHe7lbKxQUEIGbKsYNoGn969060hZBkQex/W8oRQwsQaW2o3Ago2SVcJUzAgY3N0lTCZZm+zPS8HB51gMmS1DEYyOz9acKO1D8JWTlafKIMxdhvlfdyT94Vv5h7P8Ky7nQzACmhvKq3zk3PjW9asz9D/1oigecsioooAAAAASUVORK5CYII=);
}
/* Warning icon encoded */
.IconWarningEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconWarning#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==);
}
/* Error icon encoded */
.IconErrorEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconError#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABQElEQVR4XqWTvUoEQRCE6wYPZUA80AfwAQz23uCMjA7MDRQEIzPBVEyNTQUFIw00vcQTTMzuAh/AxEQQT8HF/3G/oGGnEUGuoNnd6qoZuqltyKEsyzVJq5I6rnUp6SjGeGhESikzzlc1eL7opfuVbrqbU1Zw9NCgtQMaZpY0eNnaaL2fHusvTK5vKu7sjSS1Y4y3QUA6K3e3Mau5UFDyMP7tYF9o8cAHZv68vipoIJg971PZIZ5HiwdvYGGvFVFHmGmZ2MxwmQYPXubPl9Up0tfoMQGetXd6mRbvhBw+boZ6WF7Mbv1+GsHRk0fQmPAH1GfmZirbCfDJ61tw3Px8/8pZsPAG4jlVhcPgZ7adwNWBB68lkRQWFiTgFlbnLY3DGGM7izIJIyT/jjIvEJw6fdJTc6krDzh6aMwMP9bvDH4ADSsa9uSWVJkAAAAASUVORK5CYII=);
}
</style>
</head>
<body>
<h1 _locid="PortabilityReport">.NET Portability Report</h1>
<div id="content">
<div id="submissionId" style="font-size:8pt;">
<p>
<i>
Submission Id
fc47d408-6de2-42c5-8348-f879eb99720b
</i>
</p>
</div>
<h2 _locid="SummaryTitle">
<a name="Portability Summary"></a>Portability Summary
</h2>
<div id="summary">
<table>
<tbody>
<tr>
<th>Assembly</th>
<th>ASP.NET 5,Version=v1.0</th>
<th>Windows,Version=v8.1</th>
<th>.NET Framework,Version=v4.6</th>
<th>Windows Phone,Version=v8.1</th>
</tr>
<tr>
<td><strong><a href="#BindableApplicationBar">BindableApplicationBar</a></strong></td>
<td class="text-center">53.33 %</td>
<td class="text-center">53.33 %</td>
<td class="text-center">73.89 %</td>
<td class="text-center">53.33 %</td>
</tr>
</tbody>
</table>
</div>
<div id="details">
<a name="BindableApplicationBar"><h3>BindableApplicationBar</h3></a>
<table>
<tbody>
<tr>
<th>Target type</th>
<th>ASP.NET 5,Version=v1.0</th>
<th>Windows,Version=v8.1</th>
<th>.NET Framework,Version=v4.6</th>
<th>Windows Phone,Version=v8.1</th>
<th>Recommended changes</th>
</tr>
<tr>
<td>Microsoft.Phone.Controls.PhoneApplicationPage</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_ApplicationBar(Microsoft.Phone.Shell.IApplicationBar)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Microsoft.Phone.Shell.ApplicationBar</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">add_StateChanged(System.EventHandler{Microsoft.Phone.Shell.ApplicationBarStateChangedEventArgs})</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_BackgroundColor</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Buttons</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_ForegroundColor</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_IsMenuEnabled</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_IsVisible</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_MenuItems</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Mode</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Opacity</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">remove_StateChanged(System.EventHandler{Microsoft.Phone.Shell.ApplicationBarStateChangedEventArgs})</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_BackgroundColor(System.Windows.Media.Color)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_ForegroundColor(System.Windows.Media.Color)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_IsMenuEnabled(System.Boolean)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_IsVisible(System.Boolean)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_Mode(Microsoft.Phone.Shell.ApplicationBarMode)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_Opacity(System.Double)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Microsoft.Phone.Shell.ApplicationBarIconButton</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.Uri)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">add_Click(System.EventHandler)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">remove_Click(System.EventHandler)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_IconUri(System.Uri)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_IsEnabled(System.Boolean)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_Text(System.String)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Microsoft.Phone.Shell.ApplicationBarMenuItem</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">add_Click(System.EventHandler)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">remove_Click(System.EventHandler)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_IsEnabled(System.Boolean)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_Text(System.String)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Microsoft.Phone.Shell.ApplicationBarMode</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Microsoft.Phone.Shell.ApplicationBarStateChangedEventArgs</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_IsMenuVisible</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>Microsoft.Phone.Shell.IApplicationBar</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.Controls.Control</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_DefaultStyleKey(System.Object)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.Data.Binding</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.String)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Source</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_RelativeSource(System.Windows.Data.RelativeSource)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_Source(System.Object)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.Data.BindingExpression</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_ParentBinding</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.Data.BindingExpressionBase</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.Data.RelativeSource</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.Windows.Data.RelativeSourceMode)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.Data.RelativeSourceMode</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.DataTemplate</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">LoadContent</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.DependencyObject</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">GetValue(System.Windows.DependencyProperty)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">SetValue(System.Windows.DependencyProperty,System.Object)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.DependencyObjectCollection`1</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">Add(`0)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">add_CollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventHandler)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">Clear</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">Remove(`0)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">remove_CollectionChanged(System.Collections.Specialized.NotifyCollectionChangedEventHandler)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.DependencyProperty</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">Register(System.String,System.Type,System.Type,System.Windows.PropertyMetadata)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">RegisterAttached(System.String,System.Type,System.Type,System.Windows.PropertyMetadata)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.DependencyPropertyChangedEventArgs</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_OldValue</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.FrameworkElement</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">DataContextProperty</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_DataContext</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">GetBindingExpression(System.Windows.DependencyProperty)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">set_DataContext(System.Object)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">SetBinding(System.Windows.DependencyProperty,System.Windows.Data.Binding)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.Markup.ContentPropertyAttribute</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.String)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.Media.Color</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.Media.Colors</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">get_Magenta</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.PropertyChangedCallback</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.Object,System.IntPtr)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
<tr>
<td>System.Windows.PropertyMetadata</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td style="padding-left:2em">#ctor(System.Object,System.Windows.PropertyChangedCallback)</td>
<td class="IconErrorEncoded"></td>
<td class="IconErrorEncoded"></td>
<td class="IconSuccessEncoded"></td>
<td class="IconErrorEncoded"></td>
<td></td>
</tr>
<tr>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
<td> </td>
</tr>
</tbody>
</table>
<p>
<a href="#Portability Summary">Back to Summary</a>
</p>
</div>
</div>
</body>
</html> | kuhlenh/port-to-core | Reports/bi/bindableapplicationbar.1.1.0/BindableApplicationBar-wp8.html | HTML | mit | 56,477 |
<!doctype html>
<html class="no-js" lang="">
<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title></title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" href="apple-touch-icon.png">
<!-- Place favicon.ico in the root directory -->
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/main.css">
<link href='https://fonts.googleapis.com/css?family=Lato:400,300,100' rel='stylesheet' type='text/css'>
<script src="js/vendor/modernizr-2.8.3.min.js"></script>
</head>
<body>
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<!-- Add your site or application content here -->
<div class="full splash">
<div class="logo">
<img src="img/nativ_2.png" style="height:40%;width:40%;">
</div>
<h2>Hello and welcome.</h2>
<div class="form">
<label>What's your name, friend?</label></br><p style="font-size:.7rem;" class="instruction">(Type your name and hit enter)</p></br>
<input type="text" id="input" class="textbox"></input>
</div>
<div class="wrapper">
<div class="message2">
<p></p>
</div>
</div>
<div class="wrapper">
<div class="message"><p></p></div>
</div>
<button id="btn-splash">Continue.</button>
</div>
<div class="full content c1">
<div class="header">
<a href="index.html"><img src="img/nativ_2.png" style="height:20%;width:20%;"></a>
<h1>How do you say "Hello" in Portuguese?</h1>
</div>
<div class="question left">
<h3 class="correct">Olá</h3>
</div>
<div class="question right">
<h3 class="incorrect">Tudo bem</h3>
</div>
</div>
<div class="full content c2">
<div class="header">
<a href="index.html"><img src="img/nativ_2.png" style="height:20%;width:20%;"></a>
<h1>How do you say "Goodbye" in Portuguese?</h1>
</div>
<div class="question left">
<h3 class="incorrect">Adios</h3>
</div>
<div class="question right">
<h3 class="correct">Tchau</h3>
</div>
</div>
<div class="full content c3">
<div class="header">
<a href="index.html"><img src="img/nativ_2.png" style="height:20%;width:20%;"></a>
<h1>How do you say "How are you?" in Portuguese?</h1>
</div>
<div class="question left">
<h3 class="correct">Tudo bem?</h3>
</div>
<div class="question right">
<h3 class="incorrect">Qual é?</h3>
</div>
</div>
<div class="full content results">
<div class="logo">
<a href="index.html"><img src="img/nativ_2.png" style="height:40%;width:40%;"></a>
</div>
<h3>These are your results.</h3>
<div class="quiz_results">
<div class="score">
<h1><span></span></h1>
</div>
</div>
<button class="again">Go Again.</button>
<div class="duolingo">
<h3>Check out this site to learn some more.</h3>
<a href="https://www.duolingo.com/" target="blank"><img src="img/duolingo.png" style="height:20%;width:20%;color:#fff;"></a>
</div>
</div>
<button id="reset" class="reset">Reset.</button>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.3.min.js"><\/script>')</script>
<script src="js/plugins.js"></script>
<script src="js/main.js"></script>
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
<script>
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
e.src='https://www.google-analytics.com/analytics.js';
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
ga('create','UA-XXXXX-X','auto');ga('send','pageview');
</script>
</body>
</html>
| thurstontl/nativ | index.html | HTML | mit | 4,784 |
<div class="commune_descr limited">
<p>
Saint-Martin-du-Tertre est
une commune localisée dans le département de Val-d'Oise en Île-de-France. Elle comptait 2 395 habitants en 2008.</p>
<p>À coté de Saint-Martin-du-Tertre sont situées les villes de
<a href="{{VLROOT}}/immobilier/maffliers_95353/">Maffliers</a> à 4 km, 1 614 habitants,
<a href="{{VLROOT}}/immobilier/belloy-en-france_95056/">Belloy-en-France</a> localisée à 2 km, 1 784 habitants,
<a href="{{VLROOT}}/immobilier/montsoult_95430/">Montsoult</a> située à 4 km, 3 492 habitants,
<a href="{{VLROOT}}/immobilier/asnieres-sur-oise_95026/">Asnières-sur-Oise</a> à 2 km, 2 495 habitants,
<a href="{{VLROOT}}/immobilier/presles_95504/">Presles</a> située à 4 km, 3 815 habitants,
<a href="{{VLROOT}}/immobilier/nointel_95452/">Nointel</a> à 4 km, 718 habitants,
entre autres. De plus, Saint-Martin-du-Tertre est située à seulement 28 km de <a href="{{VLROOT}}/immobilier/paris_75056/">Paris</a>.</p>
<p>À Saint-Martin-du-Tertre, la valeur moyenne à la vente d'un appartement se situe à 7 586 € du m² en vente. la valorisation moyenne d'une maison à l'achat se situe à 2 832 € du m². À la location la valeur moyenne se situe à 16,15 € du m² par mois.</p>
<p>La commune compte de nombreux équipements sportifs, elle propose entre autres un terrain de tennis, un centre d'équitation, un terrain de sport et une boucle de randonnée.</p>
<p>Le nombre de logements, à Saint-Martin-du-Tertre, était réparti en 2011 en 251 appartements et 759 maisons soit
un marché plutôt équilibré.</p>
<p>À Saint-Martin-du-Tertre le salaire moyen par mois par habitant se situe à environ 2 349 € net. C'est supérieur à la moyenne du pays.</p>
</div>
| donaldinou/frontend | src/Viteloge/CoreBundle/Resources/descriptions/95566.html | HTML | mit | 1,839 |
<!DOCTYPE html>
<html>
<head>
<title>DBTag.java</title>
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8'/>
<link rel='stylesheet' type='text/css' href='../coverage.css'/>
<link rel='shortcut icon' type='image/png' href='../logo.png'/>
<script type='text/javascript' src='../coverage.js'></script>
<script type='text/javascript' src='../prettify.js'></script>
</head>
<body onload='prettyPrint()'>
<table cellpadding='0' cellspacing='1'>
<caption>api/src/db/DBTag.java</caption>
<tr>
<td class='line'>1</td><td> </td>
<td><pre class='prettyprint'>package db;</pre></td>
</tr>
<tr><td class='line'></td><td colspan='2'> </td></tr>
<tr>
<td class='line'>3</td><td> </td>
<td><pre class='prettyprint'>public class DBTag {</pre></td>
</tr>
<tr>
<td class='line'>4</td><td> </td>
<td><pre class='prettyprint'> private int id;</pre></td>
</tr>
<tr>
<td class='line'>5</td><td class='count'>25</td>
<td><pre class='prettyprint covered' id='l5s0'> private String name = null;</pre></td>
</tr>
<tr><td class='line'></td><td colspan='2'> </td></tr>
<tr>
<td class='line'>7</td><td class='count'>0</td>
<td><pre class='prettyprint uncovered' id='l7s0'> public DBTag(){}</pre></td>
</tr>
<tr>
<td class='line'>8</td><td class='count'>50</td>
<td><pre class='prettyprint covered' id='l8s0'> public DBTag(int id){ this.id = id; }</pre></td>
</tr>
<tr><td class='line'></td><td colspan='2'> </td></tr>
<tr>
<td class='line'>10</td><td> </td>
<td><pre class='prettyprint'> public int getId() {</pre></td>
</tr>
<tr>
<td class='line'>11</td><td class='count'>1</td>
<td><pre class='prettyprint covered' id='l11s0'> return id;</pre></td>
</tr>
<tr>
<td class='line'>12</td><td> </td>
<td><pre class='prettyprint'> }</pre></td>
</tr>
<tr><td class='line'></td><td colspan='2'> </td></tr>
<tr>
<td class='line'>14</td><td> </td>
<td><pre class='prettyprint'> public String getName() {</pre></td>
</tr>
<tr>
<td class='line'>15</td><td class='count'>1</td>
<td><pre class='prettyprint covered' id='l15s0'> return name;</pre></td>
</tr>
<tr>
<td class='line'>16</td><td> </td>
<td><pre class='prettyprint'> }</pre></td>
</tr>
<tr><td class='line'></td><td colspan='2'> </td></tr>
<tr>
<td class='line'>18</td><td> </td>
<td><pre class='prettyprint'> public void setName(String name) {</pre></td>
</tr>
<tr>
<td class='line'>19</td><td class='count'>1</td>
<td><pre class='prettyprint covered' id='l19s0'> this.name = name;</pre></td>
</tr>
<tr>
<td class='line'>20</td><td class='count'>1</td>
<td><pre class='prettyprint covered' id='l20s0'> }</pre></td>
</tr>
<tr>
<td class='line'>21</td><td> </td>
<td><pre class='prettyprint'>}</pre></td>
</tr>
</table>
</body>
</html>
| andrez89/MusictextService | coverage-report/db/DBTag.html | HTML | mit | 3,103 |
<html>
<head>
</head>
<body>
<div id="root"></div>
</body>
<script src="dist.js"></script>
</html>
| odojs/odojs-autocomplete | index.html | HTML | mit | 101 |
<div class="home">
<div class="home-wrapper">
<div class="row featured-movie" *ngIf="featuredMovie && featuredVideo">
<div class="left-panel">
<app-movie-card [movie]="featuredMovie"></app-movie-card>
</div>
<div class="right-panel">
<div class="embed-responsive embed-responsive-16by9 video-embed">
<iframe class="embed-responsive-item" [src]="featuredVideo.url"></iframe>
</div>
</div>
</div>
<h3>Now In Theaters</h3>
<div class="row now-playing">
<app-featured-slider [movies]="moviesNowPlaying"></app-featured-slider>
</div>
<h3>Up Coming Movies</h3>
<div class="row up-coming">
<app-featured-slider [movies]="moviesUpComing"></app-featured-slider>
</div>
</div>
</div> | DanielYKPan/movies-finder | src/app/home/home.component.html | HTML | mit | 888 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>NanoScroll</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.8.0pr2/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="../assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="../assets/favicon.png">
<script src="http://yui.yahooapis.com/combo?3.8.0pr2/build/yui/yui-min.js"></script>
</head>
<body class="yui3-skin-sam">
<div id="doc">
<div id="hd" class="yui3-g header">
<div class="yui3-u-3-4">
<h1><img src="../assets/css/logo.png" title=""></h1>
</div>
<div class="yui3-u-1-4 version">
<em>API Docs for: </em>
</div>
</div>
<div id="bd" class="yui3-g">
<div class="yui3-u-1-4">
<div id="docs-sidebar" class="sidebar apidocs">
<div id="api-list">
<h2 class="off-left">APIs</h2>
<div id="api-tabview" class="tabview">
<ul class="tabs">
<li><a href="#api-classes">Classes</a></li>
<li><a href="#api-modules">Modules</a></li>
</ul>
<div id="api-tabview-filter">
<input type="search" id="api-filter" placeholder="Type to filter APIs">
</div>
<div id="api-tabview-panel">
<ul id="api-classes" class="apis classes">
<li><a href="../classes/NanoScroll.html">NanoScroll</a></li>
</ul>
<ul id="api-modules" class="apis modules">
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="yui3-u-3-4">
<div id="api-options">
Show:
<label for="api-show-inherited">
<input type="checkbox" id="api-show-inherited" checked>
Inherited
</label>
<label for="api-show-protected">
<input type="checkbox" id="api-show-protected">
Protected
</label>
<label for="api-show-private">
<input type="checkbox" id="api-show-private">
Private
</label>
<label for="api-show-deprecated">
<input type="checkbox" id="api-show-deprecated">
Deprecated
</label>
</div>
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1>NanoScroll Class</h1>
<div class="box meta">
<div class="foundat">
Defined in: <a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l274"><code>bin/javascripts/jquery.nanoscroller.js:274</code></a>
</div>
</div>
<div class="box intro">
</div>
<div class="constructor">
<h2>Constructor</h2>
<div id="method_NanoScroll" class="method item">
<h3 class="name"><code>NanoScroll</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>element</code>
</li>
<li class="arg">
<code>options</code>
</li>
</ul><span class="paren">)</span>
</div>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l274"><code>bin/javascripts/jquery.nanoscroller.js:274</code></a>
</p>
</div>
<div class="description">
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">element</code>
<span class="type">HTMLElement | Node</span>
<div class="param-description">
<p>the main element</p>
</div>
</li>
<li class="param">
<code class="param-name">options</code>
<span class="type">Object</span>
<div class="param-description">
<p>nanoScroller's options</p>
</div>
</li>
</ul>
</div>
</div>
</div>
<div id="classdocs" class="tabview">
<ul class="api-class-tabs">
<li class="api-class-tab index"><a href="#index">Index</a></li>
<li class="api-class-tab methods"><a href="#methods">Methods</a></li>
<li class="api-class-tab properties"><a href="#properties">Properties</a></li>
</ul>
<div>
<div id="index" class="api-class-tabpanel index">
<h2 class="off-left">Item Index</h2>
<div class="index-section methods">
<h3>Methods</h3>
<ul class="index-list methods">
<li class="index-item method private">
<a href="#method_addEvents">addEvents</a>
</li>
<li class="index-item method private">
<a href="#method_createEvents">createEvents</a>
</li>
<li class="index-item method">
<a href="#method_flash">flash</a>
</li>
<li class="index-item method private">
<a href="#method_generate">generate</a>
</li>
<li class="index-item method private">
<a href="#method_getBrowserScrollbarWidth">getBrowserScrollbarWidth</a>
<span class="flag static">static</span>
</li>
<li class="index-item method private">
<a href="#method_preventScrolling">preventScrolling</a>
</li>
<li class="index-item method private">
<a href="#method_removeEvents">removeEvents</a>
</li>
<li class="index-item method">
<a href="#method_reset">reset</a>
</li>
<li class="index-item method private">
<a href="#method_restore">restore</a>
</li>
<li class="index-item method private">
<a href="#method_scroll">scroll</a>
</li>
<li class="index-item method">
<a href="#method_scrollBottom">scrollBottom</a>
</li>
<li class="index-item method">
<a href="#method_scrollTo">scrollTo</a>
</li>
<li class="index-item method">
<a href="#method_scrollTop">scrollTop</a>
</li>
<li class="index-item method">
<a href="#method_stop">stop</a>
</li>
<li class="index-item method private">
<a href="#method_updateScrollValues">updateScrollValues</a>
</li>
</ul>
</div>
<div class="index-section properties">
<h3>Properties</h3>
<ul class="index-list properties">
<li class="index-item property">
<a href="#property_alwaysVisible">alwaysVisible</a>
</li>
<li class="index-item property private">
<a href="#property_BROWSER_IS_IE7">BROWSER_IS_IE7</a>
<span class="flag static">static</span>
</li>
<li class="index-item property private">
<a href="#property_BROWSER_SCROLLBAR_WIDTH">BROWSER_SCROLLBAR_WIDTH</a>
<span class="flag static">static</span>
</li>
<li class="index-item property">
<a href="#property_contentClass">contentClass</a>
</li>
<li class="index-item property">
<a href="#property_disableResize">disableResize</a>
</li>
<li class="index-item property private">
<a href="#property_DOMSCROLL">DOMSCROLL</a>
<span class="flag static">static</span>
</li>
<li class="index-item property private">
<a href="#property_DOWN">DOWN</a>
<span class="flag static">static</span>
</li>
<li class="index-item property private">
<a href="#property_DRAG">DRAG</a>
<span class="flag static">static</span>
</li>
<li class="index-item property">
<a href="#property_flashDelay">flashDelay</a>
</li>
<li class="index-item property">
<a href="#property_iOSNativeScrolling">iOSNativeScrolling</a>
</li>
<li class="index-item property private">
<a href="#property_KEYDOWN">KEYDOWN</a>
<span class="flag static">static</span>
</li>
<li class="index-item property private">
<a href="#property_KEYUP">KEYUP</a>
<span class="flag static">static</span>
</li>
<li class="index-item property private">
<a href="#property_MOUSEDOWN">MOUSEDOWN</a>
</li>
<li class="index-item property private">
<a href="#property_MOUSEMOVE">MOUSEMOVE</a>
<span class="flag static">static</span>
</li>
<li class="index-item property private">
<a href="#property_MOUSEUP">MOUSEUP</a>
<span class="flag static">static</span>
</li>
<li class="index-item property private">
<a href="#property_MOUSEWHEEL">MOUSEWHEEL</a>
</li>
<li class="index-item property">
<a href="#property_paneClass">paneClass</a>
</li>
<li class="index-item property private">
<a href="#property_PANEDOWN">PANEDOWN</a>
<span class="flag static">static</span>
</li>
<li class="index-item property">
<a href="#property_preventPageScrolling">preventPageScrolling</a>
</li>
<li class="index-item property private">
<a href="#property_RESIZE">RESIZE</a>
</li>
<li class="index-item property private">
<a href="#property_SCROLL">SCROLL</a>
<span class="flag static">static</span>
</li>
<li class="index-item property private">
<a href="#property_SCROLLBAR">SCROLLBAR</a>
<span class="flag static">static</span>
</li>
<li class="index-item property">
<a href="#property_sliderClass">sliderClass</a>
</li>
<li class="index-item property">
<a href="#property_sliderMaxHeight">sliderMaxHeight</a>
</li>
<li class="index-item property">
<a href="#property_sliderMinHeight">sliderMinHeight</a>
</li>
<li class="index-item property private">
<a href="#property_TOUCHMOVE">TOUCHMOVE</a>
<span class="flag static">static</span>
</li>
<li class="index-item property private">
<a href="#property_UP">UP</a>
<span class="flag static">static</span>
</li>
<li class="index-item property private">
<a href="#property_WHEEL">WHEEL</a>
<span class="flag static">static</span>
</li>
</ul>
</div>
</div>
<div id="methods" class="api-class-tabpanel">
<h2 class="off-left">Methods</h2>
<div id="method_addEvents" class="method item private">
<h3 class="name"><code>addEvents</code></h3>
<span class="paren">()</span>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l443"><code>bin/javascripts/jquery.nanoscroller.js:443</code></a>
</p>
</div>
<div class="description">
<p>Adds event listeners with jQuery.</p>
</div>
</div>
<div id="method_createEvents" class="method item private">
<h3 class="name"><code>createEvents</code></h3>
<span class="paren">()</span>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l363"><code>bin/javascripts/jquery.nanoscroller.js:363</code></a>
</p>
</div>
<div class="description">
<p>Creates event related methods</p>
</div>
</div>
<div id="method_flash" class="method item">
<h3 class="name"><code>flash</code></h3>
<span class="paren">()</span>
<span class="flag chainable">chainable</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l689"><code>bin/javascripts/jquery.nanoscroller.js:689</code></a>
</p>
</div>
<div class="description">
<p>To flash the scrollbar gadget for an amount of time defined in plugin settings (defaults to 1,5s).
Useful if you want to show the user (e.g. on pageload) that there is more content waiting for him.</p>
</div>
<div class="example">
<h4>Example:</h4>
<div class="example-content">
<pre class="code prettyprint"><code>$(".nano").nanoScroller({ flash: true });
</code></pre>
</div>
</div>
</div>
<div id="method_generate" class="method item private">
<h3 class="name"><code>generate</code></h3>
<span class="paren">()</span>
<span class="flag private">private</span>
<span class="flag chainable">chainable</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l482"><code>bin/javascripts/jquery.nanoscroller.js:482</code></a>
</p>
</div>
<div class="description">
<p>Generates nanoScroller's scrollbar and elements for it.</p>
</div>
</div>
<div id="method_getBrowserScrollbarWidth" class="method item private">
<h3 class="name"><code>getBrowserScrollbarWidth</code></h3>
<span class="paren">()</span>
<span class="returns-inline">
<span class="type">Number</span>
</span>
<span class="flag private">private</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l252"><code>bin/javascripts/jquery.nanoscroller.js:252</code></a>
</p>
</div>
<div class="description">
<p>Returns browser's native scrollbar width</p>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type">Number</span>:
the scrollbar width in pixels
</div>
</div>
</div>
<div id="method_preventScrolling" class="method item private">
<h3 class="name"><code>preventScrolling</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>event</code>
</li>
<li class="arg">
<code>direction</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l303"><code>bin/javascripts/jquery.nanoscroller.js:303</code></a>
</p>
</div>
<div class="description">
<p>Prevents the rest of the page being scrolled
when user scrolls the <code>.content</code> element.</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">event</code>
<span class="type">Event</span>
<div class="param-description">
</div>
</li>
<li class="param">
<code class="param-name">direction</code>
<span class="type">String</span>
<div class="param-description">
<p>Scroll direction (up or down)</p>
</div>
</li>
</ul>
</div>
</div>
<div id="method_removeEvents" class="method item private">
<h3 class="name"><code>removeEvents</code></h3>
<span class="paren">()</span>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l464"><code>bin/javascripts/jquery.nanoscroller.js:464</code></a>
</p>
</div>
<div class="description">
<p>Removes event listeners with jQuery.</p>
</div>
</div>
<div id="method_reset" class="method item">
<h3 class="name"><code>reset</code></h3>
<span class="paren">()</span>
<span class="flag chainable">chainable</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l525"><code>bin/javascripts/jquery.nanoscroller.js:525</code></a>
</p>
</div>
<div class="description">
<p>Resets nanoScroller's scrollbar.</p>
</div>
<div class="example">
<h4>Example:</h4>
<div class="example-content">
<pre class="code prettyprint"><code>$(".nano").nanoScroller();
</code></pre>
</div>
</div>
</div>
<div id="method_restore" class="method item private">
<h3 class="name"><code>restore</code></h3>
<span class="paren">()</span>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l513"><code>bin/javascripts/jquery.nanoscroller.js:513</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="method_scroll" class="method item private">
<h3 class="name"><code>scroll</code></h3>
<span class="paren">()</span>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l592"><code>bin/javascripts/jquery.nanoscroller.js:592</code></a>
</p>
</div>
<div class="description">
</div>
<div class="example">
<h4>Example:</h4>
<div class="example-content">
<pre class="code prettyprint"><code>$(".nano").nanoScroller({ scroll: 'top' });
</code></pre>
</div>
</div>
</div>
<div id="method_scrollBottom" class="method item">
<h3 class="name"><code>scrollBottom</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>offsetY</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="flag chainable">chainable</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l615"><code>bin/javascripts/jquery.nanoscroller.js:615</code></a>
</p>
</div>
<div class="description">
<p>Scroll at the bottom with an offset value</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">offsetY</code>
<span class="type">Number</span>
<div class="param-description">
</div>
</li>
</ul>
</div>
<div class="example">
<h4>Example:</h4>
<div class="example-content">
<pre class="code prettyprint"><code>$(".nano").nanoScroller({ scrollBottom: value });
</code></pre>
</div>
</div>
</div>
<div id="method_scrollTo" class="method item">
<h3 class="name"><code>scrollTo</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>node</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="flag chainable">chainable</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l653"><code>bin/javascripts/jquery.nanoscroller.js:653</code></a>
</p>
</div>
<div class="description">
<p>Scroll to an element</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">node</code>
<span class="type">Node</span>
<div class="param-description">
<p>A node to scroll to.</p>
</div>
</li>
</ul>
</div>
<div class="example">
<h4>Example:</h4>
<div class="example-content">
<pre class="code prettyprint"><code>$(".nano").nanoScroller({ scrollTo: $('#a_node') });
</code></pre>
</div>
</div>
</div>
<div id="method_scrollTop" class="method item">
<h3 class="name"><code>scrollTop</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>offsetY</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="flag chainable">chainable</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l634"><code>bin/javascripts/jquery.nanoscroller.js:634</code></a>
</p>
</div>
<div class="description">
<p>Scroll at the top with an offset value</p>
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">offsetY</code>
<span class="type">Number</span>
<div class="param-description">
</div>
</li>
</ul>
</div>
<div class="example">
<h4>Example:</h4>
<div class="example-content">
<pre class="code prettyprint"><code>$(".nano").nanoScroller({ scrollTop: value });
</code></pre>
</div>
</div>
</div>
<div id="method_stop" class="method item">
<h3 class="name"><code>stop</code></h3>
<span class="paren">()</span>
<span class="flag chainable">chainable</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l672"><code>bin/javascripts/jquery.nanoscroller.js:672</code></a>
</p>
</div>
<div class="description">
<p>To stop the operation.
This option will tell the plugin to disable all event bindings and hide the gadget scrollbar from the UI.</p>
</div>
<div class="example">
<h4>Example:</h4>
<div class="example-content">
<pre class="code prettyprint"><code>$(".nano").nanoScroller({ stop: true });
</code></pre>
</div>
</div>
</div>
<div id="method_updateScrollValues" class="method item private">
<h3 class="name"><code>updateScrollValues</code></h3>
<span class="paren">()</span>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l344"><code>bin/javascripts/jquery.nanoscroller.js:344</code></a>
</p>
</div>
<div class="description">
<p>Updates those nanoScroller properties that
are related to current scrollbar position.</p>
</div>
</div>
</div>
<div id="properties" class="api-class-tabpanel">
<h2 class="off-left">Properties</h2>
<div id="property_alwaysVisible" class="property item">
<h3 class="name"><code>alwaysVisible</code></h3>
<span class="type">Boolean</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l60"><code>bin/javascripts/jquery.nanoscroller.js:60</code></a>
</p>
</div>
<div class="description">
<p>a setting to make the scrollbar always visible.</p>
</div>
<p><strong>Default:</strong> false</p>
</div>
<div id="property_BROWSER_IS_IE7" class="property item private">
<h3 class="name"><code>BROWSER_IS_IE7</code></h3>
<span class="type">Boolean</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l234"><code>bin/javascripts/jquery.nanoscroller.js:234</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_BROWSER_SCROLLBAR_WIDTH" class="property item private">
<h3 class="name"><code>BROWSER_SCROLLBAR_WIDTH</code></h3>
<span class="type">Number</span>
<span class="flag private">private</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l243"><code>bin/javascripts/jquery.nanoscroller.js:243</code></a>
</p>
</div>
<div class="description">
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property_contentClass" class="property item">
<h3 class="name"><code>contentClass</code></h3>
<span class="type">String</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l27"><code>bin/javascripts/jquery.nanoscroller.js:27</code></a>
</p>
</div>
<div class="description">
<p>a classname for the content element.</p>
</div>
<p><strong>Default:</strong> 'content'</p>
</div>
<div id="property_disableResize" class="property item">
<h3 class="name"><code>disableResize</code></h3>
<span class="type">Boolean</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l52"><code>bin/javascripts/jquery.nanoscroller.js:52</code></a>
</p>
</div>
<div class="description">
<p>a setting to disable binding to the resize event.</p>
</div>
<p><strong>Default:</strong> false</p>
</div>
<div id="property_DOMSCROLL" class="property item private">
<h3 class="name"><code>DOMSCROLL</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l180"><code>bin/javascripts/jquery.nanoscroller.js:180</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_DOWN" class="property item private">
<h3 class="name"><code>DOWN</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l189"><code>bin/javascripts/jquery.nanoscroller.js:189</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_DRAG" class="property item private">
<h3 class="name"><code>DRAG</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l153"><code>bin/javascripts/jquery.nanoscroller.js:153</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_flashDelay" class="property item">
<h3 class="name"><code>flashDelay</code></h3>
<span class="type">Number</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l68"><code>bin/javascripts/jquery.nanoscroller.js:68</code></a>
</p>
</div>
<div class="description">
<p>a default timeout for the <code>flash()</code> method.</p>
</div>
<p><strong>Default:</strong> 1500</p>
</div>
<div id="property_iOSNativeScrolling" class="property item">
<h3 class="name"><code>iOSNativeScrolling</code></h3>
<span class="type">Boolean</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l35"><code>bin/javascripts/jquery.nanoscroller.js:35</code></a>
</p>
</div>
<div class="description">
<p>a setting to enable native scrolling in iOS devices.</p>
</div>
<p><strong>Default:</strong> false</p>
</div>
<div id="property_KEYDOWN" class="property item private">
<h3 class="name"><code>KEYDOWN</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l207"><code>bin/javascripts/jquery.nanoscroller.js:207</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_KEYUP" class="property item private">
<h3 class="name"><code>KEYUP</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l216"><code>bin/javascripts/jquery.nanoscroller.js:216</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_MOUSEDOWN" class="property item private">
<h3 class="name"><code>MOUSEDOWN</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l111"><code>bin/javascripts/jquery.nanoscroller.js:111</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_MOUSEMOVE" class="property item private">
<h3 class="name"><code>MOUSEMOVE</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l119"><code>bin/javascripts/jquery.nanoscroller.js:119</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_MOUSEUP" class="property item private">
<h3 class="name"><code>MOUSEUP</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l136"><code>bin/javascripts/jquery.nanoscroller.js:136</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_MOUSEWHEEL" class="property item private">
<h3 class="name"><code>MOUSEWHEEL</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l128"><code>bin/javascripts/jquery.nanoscroller.js:128</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_paneClass" class="property item">
<h3 class="name"><code>paneClass</code></h3>
<span class="type">String</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l11"><code>bin/javascripts/jquery.nanoscroller.js:11</code></a>
</p>
</div>
<div class="description">
<p>a classname for the pane element.</p>
</div>
<p><strong>Default:</strong> 'pane'</p>
</div>
<div id="property_PANEDOWN" class="property item private">
<h3 class="name"><code>PANEDOWN</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l171"><code>bin/javascripts/jquery.nanoscroller.js:171</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_preventPageScrolling" class="property item">
<h3 class="name"><code>preventPageScrolling</code></h3>
<span class="type">Boolean</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l43"><code>bin/javascripts/jquery.nanoscroller.js:43</code></a>
</p>
</div>
<div class="description">
<p>a setting to prevent the rest of the page being
scrolled when user scrolls the <code>.content</code> element.</p>
</div>
<p><strong>Default:</strong> false</p>
</div>
<div id="property_RESIZE" class="property item private">
<h3 class="name"><code>RESIZE</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l145"><code>bin/javascripts/jquery.nanoscroller.js:145</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_SCROLL" class="property item private">
<h3 class="name"><code>SCROLL</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l102"><code>bin/javascripts/jquery.nanoscroller.js:102</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_SCROLLBAR" class="property item private">
<h3 class="name"><code>SCROLLBAR</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l93"><code>bin/javascripts/jquery.nanoscroller.js:93</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_sliderClass" class="property item">
<h3 class="name"><code>sliderClass</code></h3>
<span class="type">String</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l19"><code>bin/javascripts/jquery.nanoscroller.js:19</code></a>
</p>
</div>
<div class="description">
<p>a classname for the slider element.</p>
</div>
<p><strong>Default:</strong> 'slider'</p>
</div>
<div id="property_sliderMaxHeight" class="property item">
<h3 class="name"><code>sliderMaxHeight</code></h3>
<span class="type">Number</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l84"><code>bin/javascripts/jquery.nanoscroller.js:84</code></a>
</p>
</div>
<div class="description">
<p>a maximum height for the <code>.slider</code> element.</p>
</div>
<p><strong>Default:</strong> null</p>
</div>
<div id="property_sliderMinHeight" class="property item">
<h3 class="name"><code>sliderMinHeight</code></h3>
<span class="type">Number</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l76"><code>bin/javascripts/jquery.nanoscroller.js:76</code></a>
</p>
</div>
<div class="description">
<p>a minimum height for the <code>.slider</code> element.</p>
</div>
<p><strong>Default:</strong> 20</p>
</div>
<div id="property_TOUCHMOVE" class="property item private">
<h3 class="name"><code>TOUCHMOVE</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l225"><code>bin/javascripts/jquery.nanoscroller.js:225</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_UP" class="property item private">
<h3 class="name"><code>UP</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l162"><code>bin/javascripts/jquery.nanoscroller.js:162</code></a>
</p>
</div>
<div class="description">
</div>
</div>
<div id="property_WHEEL" class="property item private">
<h3 class="name"><code>WHEEL</code></h3>
<span class="type">String</span>
<span class="flag private">private</span>
<span class="flag final">final</span>
<span class="flag static">static</span>
<div class="meta">
<p>
Defined in
<a href="../files/bin_javascripts_jquery.nanoscroller.js.html#l198"><code>bin/javascripts/jquery.nanoscroller.js:198</code></a>
</p>
</div>
<div class="description">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="../assets/vendor/prettify/prettify-min.js"></script>
<script>prettyPrint();</script>
<script src="../assets/js/yui-prettify.js"></script>
<script src="../assets/../api.js"></script>
<script src="../assets/js/api-filter.js"></script>
<script src="../assets/js/api-list.js"></script>
<script src="../assets/js/api-search.js"></script>
<script src="../assets/js/apidocs.js"></script>
</body>
</html>
| bevacqua/nanoScrollerJS | docs/classes/NanoScroll.html | HTML | mit | 61,334 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_72) on Thu Feb 18 20:49:53 EST 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.red5.server.adapter (Red5 :: Common server classes 1.0.7-SNAPSHOT API)</title>
<meta name="date" content="2016-02-18">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../org/red5/server/adapter/package-summary.html" target="classFrame">org.red5.server.adapter</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="IApplication.html" title="interface in org.red5.server.adapter" target="classFrame"><span class="interfaceName">IApplication</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="AbstractScopeAdapter.html" title="class in org.red5.server.adapter" target="classFrame">AbstractScopeAdapter</a></li>
<li><a href="StatefulScopeWrappingAdapter.html" title="class in org.red5.server.adapter" target="classFrame">StatefulScopeWrappingAdapter</a></li>
</ul>
</div>
</body>
</html>
| Red5/red5.github.io | javadoc/red5-server-common/org/red5/server/adapter/package-frame.html | HTML | mit | 1,336 |
<!DOCTYPE HTML>
<html>
<head>
<meta charset="utf-8">
<title>國會調查兵團 CIC - Congressional Investigation Corps</title>
<!--[if lt IE 9]>
<script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link href="css/admin-style.css" rel="stylesheet" type="text/css">
</head>
<body>
<div id="outer">
<article id="all-wrap">
<div id="top">
<header id="logo"><h1><a href="admin-list.html">國會調查兵團 CIC Congressional Investigation Corps</a></h1></header>
<nav id="first-nav">
<ul>
<li><a href="admin-list.html">後台首頁</a></li>
<li><a href="video-list.html">影片管理</a></li>
<li><a href="talk-list.html">質詢管理</a></li>
<li><a href="news-list.html">新聞管理</a></li>
<li><a href="count-number-list.html">數據報表</a></li>
<li><a href="congress-list.html">立委管理</a></li>
<li><a href="party-list.html">黨團管理</a></li>
<li><a href="member-list.html">會員管理</a></li>
<li><a href="login.html">登出</a></li>
</ul>
</nav>
</div>
<div id="main-wrap">
<div id="sys-block">
<h2>編輯黨團資料</h2>
<ul class="form-list">
<li>
<p>黨團名稱*</p>
<p class="input-data">
<input type="text" name="textfield2" id="textfield2">
</p>
</li>
<li>
<p>黨旗圖示*</p>
<p class="input-data">
<img src="../images/party-nsu.gif" width="30" height="24"> <br>
<input type="file" name="fileField" id="fileField">
</p>
</li>
<li>
<p>黨團樣式英文名*</p>
<p class="input-data">
<input name="textfield2" type="text" id="textfield2" value="party-kmt">
</p>
</li>
<li><a href="admin-list.html" class="form-btn">新增</a></li>
</ul>
</div>
</div>
<footer id="footer">
這裡是管理後台,這條只是留著好看...</footer></article></div>
</body>
</html>
| billy3321/cic-website | templete/admin/party-edit.html | HTML | mit | 2,295 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_65) on Wed Dec 03 20:21:22 CET 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class net.sourceforge.pmd.lang.plsql.ast.ASTEqualsOldIDNewID (PMD PL/SQL 5.2.2 API)</title>
<meta name="date" content="2014-12-03">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class net.sourceforge.pmd.lang.plsql.ast.ASTEqualsOldIDNewID (PMD PL/SQL 5.2.2 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../net/sourceforge/pmd/lang/plsql/ast/ASTEqualsOldIDNewID.html" title="class in net.sourceforge.pmd.lang.plsql.ast">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?net/sourceforge/pmd/lang/plsql/ast/class-use/ASTEqualsOldIDNewID.html" target="_top">Frames</a></li>
<li><a href="ASTEqualsOldIDNewID.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class net.sourceforge.pmd.lang.plsql.ast.ASTEqualsOldIDNewID" class="title">Uses of Class<br>net.sourceforge.pmd.lang.plsql.ast.ASTEqualsOldIDNewID</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../net/sourceforge/pmd/lang/plsql/ast/ASTEqualsOldIDNewID.html" title="class in net.sourceforge.pmd.lang.plsql.ast">ASTEqualsOldIDNewID</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#net.sourceforge.pmd.lang.plsql.ast">net.sourceforge.pmd.lang.plsql.ast</a></td>
<td class="colLast"> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#net.sourceforge.pmd.lang.plsql.rule">net.sourceforge.pmd.lang.plsql.rule</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="net.sourceforge.pmd.lang.plsql.ast">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../net/sourceforge/pmd/lang/plsql/ast/ASTEqualsOldIDNewID.html" title="class in net.sourceforge.pmd.lang.plsql.ast">ASTEqualsOldIDNewID</a> in <a href="../../../../../../../net/sourceforge/pmd/lang/plsql/ast/package-summary.html">net.sourceforge.pmd.lang.plsql.ast</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../net/sourceforge/pmd/lang/plsql/ast/package-summary.html">net.sourceforge.pmd.lang.plsql.ast</a> with parameters of type <a href="../../../../../../../net/sourceforge/pmd/lang/plsql/ast/ASTEqualsOldIDNewID.html" title="class in net.sourceforge.pmd.lang.plsql.ast">ASTEqualsOldIDNewID</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="strong">PLSQLParserVisitor.</span><code><strong><a href="../../../../../../../net/sourceforge/pmd/lang/plsql/ast/PLSQLParserVisitor.html#visit(net.sourceforge.pmd.lang.plsql.ast.ASTEqualsOldIDNewID,%20java.lang.Object)">visit</a></strong>(<a href="../../../../../../../net/sourceforge/pmd/lang/plsql/ast/ASTEqualsOldIDNewID.html" title="class in net.sourceforge.pmd.lang.plsql.ast">ASTEqualsOldIDNewID</a> node,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="strong">PLSQLParserVisitorAdapter.</span><code><strong><a href="../../../../../../../net/sourceforge/pmd/lang/plsql/ast/PLSQLParserVisitorAdapter.html#visit(net.sourceforge.pmd.lang.plsql.ast.ASTEqualsOldIDNewID,%20java.lang.Object)">visit</a></strong>(<a href="../../../../../../../net/sourceforge/pmd/lang/plsql/ast/ASTEqualsOldIDNewID.html" title="class in net.sourceforge.pmd.lang.plsql.ast">ASTEqualsOldIDNewID</a> node,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="net.sourceforge.pmd.lang.plsql.rule">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../net/sourceforge/pmd/lang/plsql/ast/ASTEqualsOldIDNewID.html" title="class in net.sourceforge.pmd.lang.plsql.ast">ASTEqualsOldIDNewID</a> in <a href="../../../../../../../net/sourceforge/pmd/lang/plsql/rule/package-summary.html">net.sourceforge.pmd.lang.plsql.rule</a></h3>
<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../net/sourceforge/pmd/lang/plsql/rule/package-summary.html">net.sourceforge.pmd.lang.plsql.rule</a> with parameters of type <a href="../../../../../../../net/sourceforge/pmd/lang/plsql/ast/ASTEqualsOldIDNewID.html" title="class in net.sourceforge.pmd.lang.plsql.ast">ASTEqualsOldIDNewID</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><span class="strong">AbstractPLSQLRule.</span><code><strong><a href="../../../../../../../net/sourceforge/pmd/lang/plsql/rule/AbstractPLSQLRule.html#visit(net.sourceforge.pmd.lang.plsql.ast.ASTEqualsOldIDNewID,%20java.lang.Object)">visit</a></strong>(<a href="../../../../../../../net/sourceforge/pmd/lang/plsql/ast/ASTEqualsOldIDNewID.html" title="class in net.sourceforge.pmd.lang.plsql.ast">ASTEqualsOldIDNewID</a> node,
<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> data)</code> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../../net/sourceforge/pmd/lang/plsql/ast/ASTEqualsOldIDNewID.html" title="class in net.sourceforge.pmd.lang.plsql.ast">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?net/sourceforge/pmd/lang/plsql/ast/class-use/ASTEqualsOldIDNewID.html" target="_top">Frames</a></li>
<li><a href="ASTEqualsOldIDNewID.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2002–2014 <a href="http://pmd.sourceforge.net/">InfoEther</a>. All rights reserved.</small></p>
</body>
</html>
| byronka/xenos | utils/pmd-bin-5.2.2/docs/pmd-plsql/apidocs/net/sourceforge/pmd/lang/plsql/ast/class-use/ASTEqualsOldIDNewID.html | HTML | mit | 10,192 |
<!DOCTYPE html>
<html lang="ko-kr">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="generator" content="Hugo 0.15" />
<title>#Ludens</title>
<meta property="og:site_name" content="#Ludens" />
<meta property="og:locale" content="ko-kr" />
<meta property="og:url" content="http://ludens.kr/tags/jekyll/" />
<meta property="fb:pages" content="1707155736233413"/>
<meta property="fb:admins" content="100001662925065"/>
<meta property="fb:app_id" content="326482430777833"/>
<meta property="fb:article_style" content="default" />
<meta name="twitter:site" content="@ludensk" />
<meta name="twitter:creator" content="@ludensk" />
<meta name="google-site-verification" content="RPY_1Z0am0hoduGzENYtuwF3BBoE0x5l3UxhUplLWPU" />
<meta name="naver-site-verification" content="f84c50bc744edf7a543994325914265117555d53" />
<meta name="p:domain_verify" content="381496f2247c95edc614061bacd92e08" />
<meta name="msvalidate.01" content="9137E6F3A8C1C4AE6DC4809DEDB06FD9" />
<meta property="og:title" content="Jekyll" />
<meta property="og:type" content="website" />
<meta name="description" content="페이스북부터 심리학 그리고 워드프레스까지 온갖 잡지식을 가끔씩 끄적이고 있습니다." />
<meta name="twitter:card" content="summary" />
<link rel="author" href="humans.txt" />
<link rel="me" href="https://twitter.com/ludensk" />
<link rel="me" href="https://google.com/+ludensk" />
<link rel="me" href="https://github.com/ludens" />
<link rel="pingback" href="https://webmention.io/ludens.kr/xmlrpc" />
<link rel="webmention" href="https://webmention.io/ludens.kr/webmention" />
<link href="https://plus.google.com/+ludensk" rel="publisher">
<link rel="canonical" href="http://ludens.kr/tags/jekyll/" />
<link rel="alternate" type="application/rss+xml" title="#Ludens" href="http://ludens.kr/rss/" />
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="#Ludens">
<meta name="mobile-web-app-capable" content="yes">
<meta name="theme-color" content="#111111">
<meta name="msapplication-navbutton-color" content="#111111">
<meta name="msapplication-TileColor" content="#111111">
<meta name="application-name" content="#Ludens">
<meta name="msapplication-tooltip" content="페이스북부터 심리학 그리고 워드프레스까지 온갖 잡지식을 가끔씩 끄적이고 있습니다.">
<meta name="msapplication-starturl" content="/">
<meta http-equiv="cleartype" content="on">
<meta name="msapplication-tap-highlight" content="no">
<link rel="apple-touch-icon" sizes="57x57" href="http://ludens.kr/favicon/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="http://ludens.kr/favicon/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="http://ludens.kr/favicon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="http://ludens.kr/favicon/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="http://ludens.kr/favicon/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="http://ludens.kr/favicon/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="http://ludens.kr/favicon/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="http://ludens.kr/favicon/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="http://ludens.kr/favicon/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="http://ludens.kr/favicon/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="http://ludens.kr/favicon/favicon-194x194.png" sizes="194x194">
<link rel="icon" type="image/png" href="http://ludens.kr/favicon/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="http://ludens.kr/favicon/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="http://ludens.kr/favicon/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="http://ludens.kr/favicon/manifest.json">
<link rel="mask-icon" href="http://ludens.kr/favicon/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileImage" content="/mstile-144x144.png">
<link rel="stylesheet" href="http://ludens.kr/css/pure/pure-min.css" />
<link rel="stylesheet" href="http://ludens.kr/css/pure/grids-responsive-min.css" />
<link rel='stylesheet' href='http://ludens.kr/font/fonts.css'>
<link rel="stylesheet" href="http://ludens.kr/font/font-awesome.min.css">
<link rel="stylesheet" href="http://ludens.kr/css/style.css"/>
<script src="http://ludens.kr/js/jquery-2.2.1.min.js"></script>
</head>
<body>
<script>
window.fbAsyncInit = function() {
FB.init({
appId : '326482430777833',
xfbml : true,
version : 'v2.6'
});
};
(function(d, s, id){
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) {return;}
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/ko_KR/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<header class="pure-g">
<div class="pure-u-1 pure-u-sm-1-3 center">
<h1><a href="http://ludens.kr">#LUDENS</a></h1>
</div>
<nav class="pure-u-1 pure-u-sm-2-3 center">
<a href="http://ludens.kr/" class="home" title="Home">HOME</a>
<a href="http://ludens.kr/categories/" class="category" title="Category">CATEGORY</a>
<a href="http://ludens.kr/post/" class="archive" title="Archive">ARCHIVE</a>
<a href="http://ludens.kr/tags/" class="tag" title="Tag">TAG</a>
<a href="http://ludens.kr/guestbook/" class="guestbook" title="Guestbook">GUESTBOOK</a>
</nav>
</header>
<main class="list mainWrap">
<h2 class="ellipsis"><small>Posts about </small>Jekyll</h2>
<h3 id="2016">2016</h3>
<div class="pure-g">
<div class="pure-u-1 pure-u-sm-1-2">
<a href="http://ludens.kr/post/goodbye-tistory/" class="cover" style="background-image: url('/images/old/cfile8.uf.221FCD3C56A0D9C22E071A.png');"></a>
<div class="category ubuntu300 grey">
<a class="grey" href="http://ludens.kr/categories/blog" title="Blog">Blog</a>
at <time datetime="21 Jan 2016 17:00">2016/1/21</time>
</div>
<h3 class="ellipsis margintop0"><a href="http://ludens.kr/post/goodbye-tistory/" title="티스토리를 떠납니다">티스토리를 떠납니다</a></h3>
</div>
</div>
</main>
<footer>
<div class="footerWrap pure-g">
<div class="pure-u-1 pure-u-md-2-5 copyright center">
ⓒ 2016 Ludens | Published with <a class="black dotline" href="http://gohugo.io" target="_blank" rel="nofollow">Hugo</a>
</div>
<nav class="pure-u-1 pure-u-md-3-5 center">
<a href="https://twitter.com/ludensk" class="twitter" title="Twitter"><i class='fa fa-twitter-square'></i></a>
<a href="https://fb.com/ludensk" class="facebook" title="Facebook"><i class='fa fa-facebook-square'></i></a>
<a href="https://instagr.am/ludensk" class="instagram" title="Instagram"><i class='fa fa-instagram'></i></a>
<a href="https://pinterest.com/ludensk" class="pinterest" title="Pinterest"><i class='fa fa-pinterest-square'></i></a>
<a href="https://www.youtube.com/user/ludensk" class="youtube" title="YouTube"><i class='fa fa-youtube-square'></i></a>
<a href="https://ludensk.tumblr.com" class="tumblr" title="Tumblr"><i class='fa fa-tumblr-square'></i></a>
<a href="https://linkedin.com/in/ludensk" class="linkedin" title="LinkedIn"><i class='fa fa-linkedin-square'></i></a>
<a href="https://github.com/ludens" class="github" title="GitHub"><i class='fa fa-github-square'></i></a>
<a href="http://ludens.kr/rss/" class="rss" title="RSS"><i class='fa fa-rss-square'></i></a>
</nav>
</div>
</footer>
<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-29269230-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript" src="//wcs.naver.net/wcslog.js"></script>
<script type="text/javascript">
if(!wcs_add) var wcs_add = {};
wcs_add["wa"] = "123cefa73667c5c";
wcs_do();
</script>
<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','1143503702345044');
fbq('track',"PageView");
</script>
<noscript><img height="1" width="1" style="display:none" src="//www.facebook.com/tr?id=1143503702345044&ev=PageView&noscript=1" /></noscript>
<script src="//twemoji.maxcdn.com/twemoji.min.js"></script>
<script>var emoji=document.getElementsByClassName("emoji");twemoji.parse(emoji[0],{size:16});</script>
<script src="http://ludens.kr/js/jquery.keep-ratio.min.js"></script>
<script type="text/javascript">
$(function() {
$('.kofic-poster').keepRatio({ ratio: 27/40, calculate: 'height' });
$('.articleWrap .cover, .post_latest .cover,.articleWrap header figure').keepRatio({ ratio: 12/5, calculate: 'height' });
if ($(window).width() >= 568) {
$('.futher .cover,.error .cover,.post_two .cover,.list .cover').keepRatio({ ratio: 4/3, calculate: 'height' });
$('.categories .cover').keepRatio({ ratio: 1/1, calculate: 'height' });
}
else {
$('.futher .cover,.error .cover,.post_two .cover,.list .cover,.categories .cover').keepRatio({ ratio: 12/5, calculate: 'height' });
}
});
</script>
</body>
</html> | ludens/ludens.kr | tags/jekyll/index.html | HTML | mit | 10,500 |
<template name="highFatPercentFood">
{{#each highFatPercentFood}}
<a href="/food/{{_id}}"><img src="{{imageSource}}" class="imageSet"></a>
{{/each}}
</template>
| quanbinn/healthygeek | client/templates/high_Fat_Percent_Food.html | HTML | mit | 185 |
<!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="./10d2800d86b45f1d5406352d02c98b5fbb36e5d286e17081f0dd1791b32b17f4.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/8528105f5423529d5649326168b9b2b0369c23c88b635d46a5ac3e0dfb7c4c68.html | HTML | mit | 550 |
<!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="./6bf0a09c900b2ff17a0e51390b2e842f3db0fba2f4be7aad840d3a074919b07a.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/8a9a0c9b9fc17b874b7b4a3ba7271ba30c17a38742562dd1830ae732a5b628c5.html | HTML | mit | 550 |
<html ng-app="tabsTest">
<head>
<meta charset="utf-8">
<title>Tab Bars</title>
<meta name="viewport" content="width=device-width,initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="stylesheet" href="../../../../dist/css/ionic.css">
<style>
.fade-out > .ng-enter,
.fade-out > .ng-leave,
.fade-out > .ng-move {
-webkit-transition: 0.2s linear all;
transition: 0.4s ease-out all;
position:relative;
}
.fade-out > .ng-enter {
left:-10px;
opacity:0;
}
.fade-out > .ng-enter.ng-enter-active {
left:0;
opacity:1;
}
.fade-out > .ng-leave {
left:0;
opacity:1;
}
.fade-out > .ng-leave.ng-leave-active {
left:-10px;
opacity:0;
}
.fade-out > .ng-move {
opacity:0.5;
}
.fade-out > .ng-move.ng-move-active {
opacity:1;
}
.completed {
text-decoration: line-through;
}
</style>
<script src="../../../../dist/js/ionic.js"></script>
<script src="../../../../dist/js/angular/angular.js"></script>
<script src="../../../../dist/js/angular/angular-animate.js"></script>
<script src="../../../../dist/js/angular/angular-route.js"></script>
<script src="../../../../dist/js/angular/angular-touch.js"></script>
<script src="../../../../dist/js/angular/angular-sanitize.js"></script>
<script src="../../../../dist/js/ionic-angular.js"></script>
</head>
<body ng-controller="RootCtrl">
<tabs
animation="fade-in-out"
tabs-type="tabs-icon-only"
tabs-style="tabs-positive"
controller-changed="onControllerChanged(oldController, oldIndex, newController, newIndex)">
<tab title="Home" icon-on="icon ion-ios7-filing" icon-off="icon ion-ios7-filing-outline" ng-controller="HomeCtrl">
<header class="bar bar-header bar-positive">
<button class="button button-clear button-primary" ng-click="newTask()">New</button>
<h1 class="title">Tasks</h1>
<button class="button button-clear button-primary" ng-click="isEditingItems = !isEditingItems">Edit</button>
</header>
<content has-header="true" has-tabs="true" on-refresh="onRefresh()">
<refresher></refresher>
<list scroll="false" on-refresh="onRefresh()" on-reorder="onReorder(el, start, end)" is-editing="isEditingItems" animation="fade-out" delete-icon="icon ion-minus-circled" reorder-icon="icon ion-navicon">
<item ng-repeat="item in items"
item="item"
buttons="item.buttons"
can-delete="true"
can-reorder="true"
can-swipe="true"
on-delete="deleteItem(item)"
ng-class="{completed: item.isCompleted}"
>
{{item.title}}
<i class="{{item.icon}}"></i>
</list-item>
</list>
</content>
</tab>
<tab title="About" icon-on="icon ion-ios7-clock" icon-off="icon ion-ios7-clock-outline">
<header class="bar bar-header bar-positive">
<h1 class="title">Deadlines</h1>
</header>
<content has-header="true">
<h1>Deadlines</h1>
</content>
</tab>
<tab title="Settings" icon-on="icon ion-ios7-gear" icon-off="icon ion-ios7-gear-outline">
<header class="bar bar-header bar-positive">
<h1 class="title">Settings</h1>
</header>
<content has-header="true">
<h1>Settings</h1>
</content>
</tab>
<tab title="Settings" icon-on="icon ion-ios7-gear" icon-off="icon ion-ios7-gear-outline">
<header class="bar bar-header bar-positive">
<h1 class="title">Settings</h1>
</header>
<content has-header="true">
<h1>Settings</h1>
</content>
</tab>
<tab title="Settings" icon-on="icon ion-ios7-gear" icon-off="icon ion-ios7-gear-outline">
<header class="bar bar-header bar-positive">
<h1 class="title">Settings</h1>
</header>
<content has-header="true">
<h1>Settings</h1>
</content>
</tab>
</tabs>
<script id="newTask.html" type="text/ng-template">
<div id="task-view" class="modal slide-in-up" ng-controller="TaskCtrl">
<header class="bar bar-header bar-secondary">
<h1 class="title">New Task</h1>
<button class="button button-clear button-primary" ng-click="close()">Done</button>
</header>
<main class="content padding has-header">
<input type="text" placeholder="I need to do this...">
</main>
</div>
</script>
<script>
angular.module('tabsTest', ['ionic'])
.controller('RootCtrl', function($scope) {
$scope.onControllerChanged = function(oldController, oldIndex, newController, newIndex) {
console.log('Controller changed', oldController, oldIndex, newController, newIndex);
console.log(arguments);
};
})
.controller('HomeCtrl', function($scope, $timeout, Modal, ActionSheet) {
$scope.items = [];
Modal.fromTemplateUrl('newTask.html', function(modal) {
$scope.settingsModal = modal;
});
var removeItem = function(item, button) {
ActionSheet.show({
buttons: [],
destructiveText: 'Delete Task',
cancelText: 'Cancel',
cancel: function() {
return true;
},
destructiveButtonClicked: function() {
$scope.items.splice($scope.items.indexOf(item), 1);
return true;
}
});
};
var completeItem = function(item, button) {
item.isCompleted = true;
};
$scope.onReorder = function(el, start, end) {
ionic.Utils.arrayMove($scope.items, start, end);
};
$scope.onRefresh = function() {
console.log('ON REFRESH');
$timeout(function() {
$scope.$broadcast('scroll.refreshComplete');
}, 1000);
}
$scope.removeItem = function(item) {
removeItem(item);
};
$scope.newTask = function() {
$scope.settingsModal.show();
};
// Create the items
for(var i = 0; i < 25; i++) {
$scope.items.push({
title: 'Task ' + (i + 1),
buttons: [{
text: 'Done',
type: 'button-success',
onButtonClicked: completeItem,
}, {
text: 'Delete',
type: 'button-danger',
onButtonClicked: removeItem,
}]
});
}
})
.controller('TaskCtrl', function($scope) {
$scope.close = function() {
$scope.modal.hide();
}
});
</script>
</body>
</html>
| Web5design/ionic | js/ext/angular/test/tabs.html | HTML | mit | 6,973 |
<h2>My Heroes</h2>
<div>
<label>Hero name:</label> <input #heroName />
<button (click)="add(heroName.value); heroName.value=''">
Add
</button>
</div>
<ul class="heroes">
<li *ngFor="let hero of heroes"
[class.selected]="hero === selectedHero"
(click)="onSelect(hero)">
<span class="badge">{{hero.id}}</span> {{hero.name}}
<button class="delete"
(click)="delete(hero); $event.stopPropagation()">x</button>
</li>
</ul>
<my-hero-detail [hero]="selectedHero"></my-hero-detail>
<div *ngIf="selectedHero">
<h2>
{{selectedHero.name | uppercase}} is my hero
</h2>
<button (click)="gotoDetail()">View Details</button>
</div>
| prerial/angular2.nongo.myheroes | src/html/heroes.component.html | HTML | mit | 672 |
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="UTF-8">
<title>redis · Nice To Know IT</title>
<link rel="stylesheet" href="https://nicetoknow.github.io/IT/css.css" type="text/css" >
</head>
<body >
<nav class="breadcrumb">
<a href='https://nicetoknow.github.io'>Nice To Know</a><a href='https://nicetoknow.github.io/IT/'>IT</a> <a href='https://nicetoknow.github.io/IT/database--storage/Database%20&%20Storage/'>Database & Storage</a><a href='https://nicetoknow.github.io/IT/database--storage/key-value/Key-Value/'>Key-Value</a><a href='https://nicetoknow.github.io/IT/database--storage/key-value/redis/'>redis</a>
</nav>
<div class="topics">
</div>
<div class="content">
<p><img src="http://redis.io/images/redis-white.png" alt="" /></p>
<ul>
<li>“<em>re</em> mote <em>di</em> ctionary <em>s</em> erver”</li>
<li><a href="http://redis.io">http://redis.io</a></li>
<li>in-memory database / cache / message broker</li>
<li>key-value structure</li>
</ul>
</div>
</body>
</html> | NiceToKnow/IT | public/database--storage/key-value/redis/index.html | HTML | mit | 1,352 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="A fully featured admin theme which can be used to build CRM, CMS, etc.">
<meta name="author" content="Coderthemes">
<link rel="shortcut icon" href="images/favicon_1.ico">
<title>GRYP - Admin Dashboard</title>
<!-- Base Css Files -->
<link href="css/bootstrap.min.css" rel="stylesheet" />
<!-- Font Icons -->
<link href="assets/font-awesome/css/font-awesome.min.css" rel="stylesheet" />
<link href="assets/ionicon/css/ionicons.min.css" rel="stylesheet" />
<link href="css/material-design-iconic-font.min.css" rel="stylesheet">
<!-- animate css -->
<link href="css/animate.css" rel="stylesheet" />
<!-- Waves-effect -->
<link href="css/waves-effect.css" rel="stylesheet">
<!-- sweet alerts -->
<link href="assets/sweet-alert/sweet-alert.min.css" rel="stylesheet">
<!-- DataTables -->
<link href="assets/datatables/jquery.dataTables.min.css" rel="stylesheet" type="text/css" />
<!-- Custom Files -->
<link href="css/helper.css" rel="stylesheet" type="text/css" />
<link href="css/style.css" rel="stylesheet" type="text/css" />
<!-- 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.3.0/respond.min.js"></script>
<![endif]-->
<script src="js/modernizr.min.js"></script>
</head>
<body class="fixed-left">
<!-- Begin page -->
<div id="wrapper">
<!-- Top Bar Start -->
<div class="topbar">
<!-- LOGO -->
<div class="topbar-left">
<div class="text-center">
<a href="index.html" class="logo"><i class="md md-terrain"></i> <span>User Admin </span></a>
</div>
</div>
<!-- Button mobile view to collapse sidebar menu -->
<div class="navbar navbar-default" role="navigation">
<div class="container">
<div class="">
<div class="pull-left">
<button class="button-menu-mobile open-left">
<i class="fa fa-bars"></i>
</button>
<span class="clearfix"></span>
</div>
<form class="navbar-form pull-left" role="search">
<div class="form-group">
<input type="text" class="form-control search-bar" placeholder="Type here for search...">
</div>
<button type="submit" class="btn btn-search"><i class="fa fa-search"></i></button>
</form>
<ul class="nav navbar-nav navbar-right pull-right">
<li class="dropdown hidden-xs">
<a href="#" data-target="#" class="dropdown-toggle waves-effect waves-light" data-toggle="dropdown" aria-expanded="true">
<i class="md md-notifications"></i> <span class="badge badge-xs badge-danger">3</span>
</a>
<ul class="dropdown-menu dropdown-menu-lg">
<li class="text-center notifi-title">Notification</li>
<li class="list-group">
<!-- list item-->
<a href="javascript:void(0);" class="list-group-item">
<div class="media">
<div class="pull-left">
<em class="fa fa-user-plus fa-2x text-info"></em>
</div>
<div class="media-body clearfix">
<div class="media-heading">New user registered</div>
<p class="m-0">
<small>You have 10 unread messages</small>
</p>
</div>
</div>
</a>
<!-- list item-->
<a href="javascript:void(0);" class="list-group-item">
<div class="media">
<div class="pull-left">
<em class="fa fa-diamond fa-2x text-primary"></em>
</div>
<div class="media-body clearfix">
<div class="media-heading">New settings</div>
<p class="m-0">
<small>There are new settings available</small>
</p>
</div>
</div>
</a>
<!-- list item-->
<a href="javascript:void(0);" class="list-group-item">
<div class="media">
<div class="pull-left">
<em class="fa fa-bell-o fa-2x text-danger"></em>
</div>
<div class="media-body clearfix">
<div class="media-heading">Updates</div>
<p class="m-0">
<small>There are
<span class="text-primary">2</span> new updates available</small>
</p>
</div>
</div>
</a>
<!-- last list item -->
<a href="javascript:void(0);" class="list-group-item">
<small>See all notifications</small>
</a>
</li>
</ul>
</li>
<li class="hidden-xs">
<a href="#" id="btn-fullscreen" class="waves-effect waves-light"><i class="md md-crop-free"></i></a>
</li>
<li class="hidden-xs">
<a href="#" class="right-bar-toggle waves-effect waves-light"><i class="md md-chat"></i></a>
</li>
<li class="dropdown">
<a href="" class="dropdown-toggle profile" data-toggle="dropdown" aria-expanded="true"><img src="images/avatar-1.jpg" alt="user-img" class="img-circle"> </a>
<ul class="dropdown-menu">
<li><a href="javascript:void(0)"><i class="md md-face-unlock"></i> Profile</a></li>
<li><a href="javascript:void(0)"><i class="md md-settings"></i> Settings</a></li>
<li><a href="javascript:void(0)"><i class="md md-lock"></i> Lock screen</a></li>
<li><a href="javascript:void(0)"><i class="md md-settings-power"></i> Logout</a></li>
</ul>
</li>
</ul>
</div>
<!--/.nav-collapse -->
</div>
</div>
</div>
<!-- Top Bar End -->
<!-- ========== Left Sidebar Start ========== -->
<div class="left side-menu">
<div class="sidebar-inner slimscrollleft">
<div class="user-details">
<div class="pull-left">
<img src="images/users/avatar-1.jpg" alt="" class="thumb-md img-circle">
</div>
<div class="user-info">
<div class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Sean Vit <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="javascript:void(0)"><i class="md md-face-unlock"></i> Profile<div class="ripple-wrapper"></div></a></li>
<li><a href="javascript:void(0)"><i class="md md-settings"></i> Settings</a></li>
<li><a href="javascript:void(0)"><i class="md md-lock"></i> Lock screen</a></li>
<li><a href="javascript:void(0)"><i class="md md-settings-power"></i> Logout</a></li>
</ul>
</div>
<p class="text-muted m-0">Administrator</p>
</div>
</div>
<!--- Divider -->
<div id="sidebar-menu">
<ul>
<li>
<a href="index.html" class="waves-effect active"><i class="md md-home"></i><span> Dashboard </span></a>
</li>
<li>
<a href="#" class="waves-effect"><i class="md md-home"></i><span> Admin Panel </span></a>
<ul class="list-unstyled">
<li><a href="manage_user.html"><i class="fa fa-arrow-circle-right"></i><span>Manage User</span></a></li>
<li><a href="add_user.html"><i class="fa fa-arrow-circle-right"></i><span>Add New User</span></a></li>
</ul>
</li>
<li class="has_sub">
<a href="#" class="waves-effect"><i class="md md-palette"></i> <span> Manage Depositor </span> <span class="pull-right"><i class="md md-add"></i></span></a>
<ul class="list-unstyled">
<li><a href="all_depositor.html">All Depositor</a></li>
<li><a href="add_deposit_money.html">Create Account</a></li>
<!--
<li><a href="add_depositor.html">Add Depositor</a></li>
<li><a href="deposit_money.html">Deposit Money</a></li>
-->
</ul>
</li>
<li class="has_sub">
<a href="#" class="waves-effect"><i class="md md-invert-colors-on"></i><span> Manage Student </span><span class="pull-right"><i class="md md-add"></i></span></a>
<ul class="list-unstyled">
<li><a href="all_student.html">All Students</a></li>
<li><a href="student_profile.html">Create Student</a></li>
</ul>
</li>
<li class="has_sub">
<a href="#" class="waves-effect"><i class="md md-invert-colors-on"></i><span> Manage Lesson </span><span class="pull-right"><i class="md md-add"></i></span></a>
<ul class="list-unstyled">
<li><a href="all_lesson.html">All Lesson</a></li>
<li><a href="add_lesson_post.html">Add Lesson</a></li>
<li><a href="add_category_lesson.html">Categories</a></li>
</ul>
</li>
<li class="has_sub">
<a href="#" class="waves-effect"><i class="md md-redeem"></i> <span> Posts </span> <span class="pull-right"><i class="md md-add"></i></span></a>
<ul class="list-unstyled">
<li><a href="all_posts.html">All Posts</a></li>
<li><a href="add_new_post.html">Add New Post</a></li>
<li><a href="add_category_post.html">Categories</a></li>
<li><a href="add_tag.html">Tags</a></li>
</ul>
</li>
<li class="has_sub">
<a href="#" class="waves-effect"><i class="md md-now-widgets"></i><span> Pages </span><span class="pull-right"><i class="md md-add"></i></span></a>
<ul class="list-unstyled">
<li><a href="all_pages.html">All Pages</a></li>
<li><a href="add_new_page.html">Add Page</a></li>
</ul>
</li>
</ul>
<div class="clearfix"></div>
</div>
<div class="clearfix"></div>
</div>
</div>
<!-- Left Sidebar End -->
<!-- ============================================================== -->
<!-- Start right Content here -->
<!-- ============================================================== -->
<div class="content-page">
<!-- Start content -->
<div class="content">
<div class="container">
<!-- ========== table Depositor ========== -->
<div class="row">
<div class="col-lg-12">
<div class="panel panel-border panel-success">
<div class="panel-heading">
<h3 class="panel-title">List Pages</h3>
</div>
<div class="panel-body table-rep-plugin">
<div class="row">
<div class="col-sm-6">
<div class="m-b-30">
<a href="add_new_page.html"><button id="addToTable" class="btn btn-success waves-effect waves-light">Add New Page<i class="fa fa-plus"></i></button></a>
</div>
</div>
</div>
<div class="table-responsive" data-pattern="priority-columns">
<table id="datatable" class="table table-small-font table-bordered table-striped">
<thead>
<tr>
<th>Tittle</th>
<th data-priority="1">Author</th>
<th data-priority="3">Date</th>
<th data-priority="4">Option</th>
</tr>
</thead>
<tbody>
<tr>
<!--<th>GOOG <span class="co-name">Google Inc.</span></th>-->
<td>About Us</td>
<td>Admin</td>
<td>12/12/2015</td>
<td>
<a href="add_new_page.html" class="btn btn-warning btn-xs">Edit</a>
<a href="#" onclick="return confirm('Are you sure you want to perform this action?')" class="btn btn-danger btn-xs">Delete</a>
</td>
</tr>
<tr>
<td>Contact Us</td>
<td>Admin</td>
<td>12/12/2015</td>
<td>
<a href="add_new_page.html" class="btn btn-warning btn-xs">Edit</a>
<a href="#" onclick="return confirm('Are you sure you want to perform this action?')" class="btn btn-danger btn-xs">Delete</a>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div> <!-- end row -->
</div> <!-- container -->
</div> <!-- content -->
<footer class="footer text-right">
2015 © MTO IT SOLUTION.
</footer>
</div>
<!-- ============================================================== -->
<!-- End Right content here -->
<!-- ============================================================== -->
</div>
<!-- END wrapper -->
<script>
var resizefunc = [];
</script>
<!-- jQuery -->
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/waves.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/jquery.nicescroll.js" type="text/javascript"></script>
<script src="js/jquery.scrollTo.min.js"></script>
<script src="assets/jquery-detectmobile/detect.js"></script>
<script src="assets/fastclick/fastclick.js"></script>
<script src="assets/jquery-slimscroll/jquery.slimscroll.js"></script>
<script src="assets/jquery-blockui/jquery.blockUI.js"></script>
<!-- CUSTOM JS -->
<script src="js/jquery.app.js"></script>
<script src="assets/datatables/jquery.dataTables.min.js"></script>
<script src="assets/datatables/dataTables.bootstrap.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('#datatable').dataTable();
} );
</script>
</body>
</html> | konzuk/BIS_Web_School_Version1 | app/template/all_pages.html | HTML | mit | 20,461 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Function template read_info</title>
<link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="../../../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../../../property_tree/reference.html#header.boost.property_tree.info_parser_hpp" title="Header <boost/property_tree/info_parser.hpp>">
<link rel="prev" href="read_info_id1098608.html" title="Function template read_info">
<link rel="next" href="write_info_id1098705.html" title="Function template write_info">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../boost.png"></td>
<td align="center"><a href="../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="read_info_id1098608.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.info_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="write_info_id1098705.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="refentry">
<a name="boost.property_tree.info_parser.read_info_id1098655"></a><div class="titlepage"></div>
<div class="refnamediv">
<h2><span class="refentrytitle">Function template read_info</span></h2>
<p>boost::property_tree::info_parser::read_info</p>
</div>
<h2 xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv-title">Synopsis</h2>
<div xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="refsynopsisdiv"><pre class="synopsis"><span class="comment">// In header: <<a class="link" href="../../../property_tree/reference.html#header.boost.property_tree.info_parser_hpp" title="Header <boost/property_tree/info_parser.hpp>">boost/property_tree/info_parser.hpp</a>>
</span>
<span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> Ptree<span class="special">></span>
<span class="keyword">void</span> <span class="identifier">read_info</span><span class="special">(</span><span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">string</span> <span class="special">&</span> filename<span class="special">,</span> <span class="identifier">Ptree</span> <span class="special">&</span> pt<span class="special">,</span>
<span class="keyword">const</span> <span class="identifier">Ptree</span> <span class="special">&</span> default_ptree<span class="special">,</span>
<span class="keyword">const</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">locale</span> <span class="special">&</span> loc <span class="special">=</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">locale</span><span class="special">(</span><span class="special">)</span><span class="special">)</span><span class="special">;</span></pre></div>
<div class="refsect1">
<a name="id2570708"></a><h2>Description</h2>
<p>Read INFO from a the given file and translate it to a property tree. The tree's key type must be a string type, i.e. it must have a nested value_type typedef that is a valid parameter for basic_ifstream. </p>
<div class="note"><table border="0" summary="Note">
<tr>
<td rowspan="2" align="center" valign="top" width="25"><img alt="[Note]" src="../../../../../doc/src/images/note.png"></td>
<th align="left">Note</th>
</tr>
<tr><td align="left" valign="top"><p>Replaces the existing contents. Strong exception guarantee. </p></td></tr>
</table></div>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term">Parameters:</span></p></td>
<td><div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><code class="computeroutput">default_ptree</code></span></p></td>
<td><p>If parsing fails, pt is set to a copy of this tree. </p></td>
</tr></tbody>
</table></div></td>
</tr></tbody>
</table></div>
</div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2008 Marcin Kalicinski<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="read_info_id1098608.html"><img src="../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../../../property_tree/reference.html#header.boost.property_tree.info_parser_hpp"><img src="../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="write_info_id1098705.html"><img src="../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
| djsedulous/namecoind | libs/boost_1_50_0/doc/html/boost/property_tree/info_parser/read_info_id1098655.html | HTML | mit | 6,012 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_05) on Thu Sep 30 22:15:56 GMT+01:00 2004 -->
<TITLE>
Uses of Package org.springframework.remoting.rmi (Spring Framework)
</TITLE>
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Uses of Package org.springframework.remoting.rmi (Spring Framework)";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </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"> <FONT CLASS="NavBarFont1">Class</FONT> </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" target="_top"><B>FRAMES</B></A>
<A HREF="package-use.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 Package<br>org.springframework.remoting.rmi</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Packages that use <A HREF="../../../../org/springframework/remoting/rmi/package-summary.html">org.springframework.remoting.rmi</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.springframework.remoting.rmi"><B>org.springframework.remoting.rmi</B></A></TD>
<TD>Remoting classes for conventional RMI and transparent remoting via
RMI invokers. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.springframework.remoting.rmi"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
Classes in <A HREF="../../../../org/springframework/remoting/rmi/package-summary.html">org.springframework.remoting.rmi</A> used by <A HREF="../../../../org/springframework/remoting/rmi/package-summary.html">org.springframework.remoting.rmi</A></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><B><A HREF="../../../../org/springframework/remoting/rmi/class-use/JndiRmiClientInterceptor.html#org.springframework.remoting.rmi"><B>JndiRmiClientInterceptor</B></A></B>
<BR>
Interceptor for accessing RMI services from JNDI.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><B><A HREF="../../../../org/springframework/remoting/rmi/class-use/RmiClientInterceptor.html#org.springframework.remoting.rmi"><B>RmiClientInterceptor</B></A></B>
<BR>
Interceptor for accessing conventional RMI services or RMI invokers.
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><B><A HREF="../../../../org/springframework/remoting/rmi/class-use/RmiInvocationHandler.html#org.springframework.remoting.rmi"><B>RmiInvocationHandler</B></A></B>
<BR>
Interface for RMI invocation handlers instances on the server,
wrapping exported services. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><B><A HREF="../../../../org/springframework/remoting/rmi/class-use/RmiServiceExporter.html#org.springframework.remoting.rmi"><B>RmiServiceExporter</B></A></B>
<BR>
RMI exporter that exposes the specified service as RMI object with the specified
name. </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=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </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"> <FONT CLASS="NavBarFont1">Class</FONT> </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" target="_top"><B>FRAMES</B></A>
<A HREF="package-use.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 (C) 2003-2004 The Spring Framework Project.</i>
</BODY>
</HTML>
| dachengxi/spring1.1.1_source | docs/api/org/springframework/remoting/rmi/package-use.html | HTML | mit | 7,908 |
<div id="title"></div>
<nav>
<a routerLink="/dashboard">Dashboard</a>
<a routerLink="/heroes">Heroes</a>
<a routerLink="/about-me">About Me</a>
</nav>
<router-outlet></router-outlet> | LaurentColoma/urshi | src/app/html/app.component.html | HTML | mit | 188 |
<!DOCTYPE html>
<html>
<head>
<title>submergence.submergence:Configuration."Links"~summary documentation</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../../../../index.css" />
<link rel="stylesheet" type="text/css" href="../../../../../../../../../../highlight.css" />
<script type="text/javascript" src="../../../../../../../../../../index.js"></script>
</head>
<body class="spare" id="component_1275">
<div id="outer">
<div id="header">
<a class="ctype" href="../../../../../../../../../../index.html">spare</a>
<span></span>
<span class="breadcrumbs">
<span class="delimiter">:</span><a href="../../../../../../../../index.html" class="breadcrumb module">submergence</a><span class="delimiter">.</span><a href="../../../../../../index.html" class="breadcrumb property">submergence</a><span class="delimiter">.</span><a href="../../../../index.html" class="breadcrumb struct">Configuration</a><span class="delimiter">.</span><a href="../../index.html" class="breadcrumb property">"Links"</a><span class="delimiter">~</span><a href="index.html" class="breadcrumb spare">summary</a>
</span>
</div>
<div id="content">
<!-- basic document info -->
<div id="details">
<div class="markdown"><p>Database collection name for storing "link tokens" which are used to pass WebRTC connection
traffic after the initial connection has been allowed.</p>
</div>
<div class="clear"></div>
</div>
<div class="children">
</div>
</div>
</div>
<div id="footer">
This document was generated with
<a href="https://github.com/shenanigans/node-doczar">doczar</a>
at <span class="time">2:40pm</span> on <span class="date">8/11/2015</span>
</div>
</body>
</html>
| shenanigans/node-sublayer | static/docs/generated/module/submergence/property/submergence/module/configuration/property/_links_/spare/summary/index.html | HTML | mit | 1,983 |
<html>
<head>
<title>Shingai Shoniwa's panel show appearances</title>
<script type="text/javascript" src="../common.js"></script>
<link rel="stylesheet" media="all" href="../style.css" type="text/css"/>
<script type="text/javascript" src="../people.js"></script>
<!--#include virtual="head.txt" -->
</head>
<body>
<!--#include virtual="nav.txt" -->
<div class="page">
<h1>Shingai Shoniwa's panel show appearances</h1>
<p>Shingai Shoniwa (born 1981-09-01<sup><a href="https://en.wikipedia.org/wiki/Shingai_Shoniwa">[ref]</a></sup>) has appeared in <span class="total">2</span> episodes between 2009-2012. <a href="http://www.imdb.com/name/nm3518136">Shingai Shoniwa on IMDB</a>. <a href="https://en.wikipedia.org/wiki/Shingai_Shoniwa">Shingai Shoniwa on Wikipedia</a>.</p>
<div class="performerholder">
<table class="performer">
<tr style="vertical-align:bottom;">
<td><div style="height:100px;" class="performances female" title="1"></div><span class="year">2009</span></td>
<td><div style="height:0px;" class="performances female" title=""></div><span class="year">2010</span></td>
<td><div style="height:0px;" class="performances female" title=""></div><span class="year">2011</span></td>
<td><div style="height:100px;" class="performances female" title="1"></div><span class="year">2012</span></td>
</tr>
</table>
</div>
<ol class="episodes">
<li><strong>2012-11-12</strong> / <a href="../shows/never-mind-the-buzzcocks.html">Never Mind The Buzzcocks</a></li>
<li><strong>2009-11-11</strong> / <a href="../shows/never-mind-the-buzzcocks.html">Never Mind The Buzzcocks</a></li>
</ol>
</div>
</body>
</html>
| slowe/panelshows | people/qvfyfsq4.html | HTML | mit | 1,645 |
<!DOCTYPE html>
<html>
<head>
<title>[% title %]</title>
<link href="/css/bootstrap.css" rel="stylesheet" media="screen">
<link href="/css/dev.css" rel="stylesheet" media="screen">
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="#">/\/073</a>
</div>
<ul class="nav navbar-nav">
[% INCLUDE layout/menu.html %]
</ul>
<p class="navbar-text">
<span class="label label-primary">[% user %]</span>
</p>
</div>
</div>
[% content %]
<script src="/js/jquery-2.0.3.min.js"></script>
<script src="/js/bootstrap.js"></script>
<script src="/js/dev.js"></script>
</body>
</html>
| mfrager/note-dev | template/layout/dev.html | HTML | mit | 731 |
{% extends "base.html" %}
{% block content %}
<div class='row' id='entry-list'>
{% for entry in entry_list %}
{% include "blog/_entry.html" %}
{% endfor %}
</div>
{% endblock content %}
| wlonk/django-basic-blog | blog/templates/blog/entry_list.html | HTML | mit | 211 |
<!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_27) on Wed Nov 21 16:03:52 EST 2012 -->
<TITLE>
org.pentaho.di.trans.steps.mailinput
</TITLE>
<META NAME="date" CONTENT="2012-11-21">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
</HEAD>
<BODY BGCOLOR="white">
<FONT size="+1" CLASS="FrameTitleFont">
<A HREF="../../../../../../org/pentaho/di/trans/steps/mailinput/package-summary.html" target="classFrame">org.pentaho.di.trans.steps.mailinput</A></FONT>
<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
<TR>
<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
Classes</FONT>
<FONT CLASS="FrameItemFont">
<BR>
<A HREF="MailInput.html" title="class in org.pentaho.di.trans.steps.mailinput" target="classFrame">MailInput</A>
<BR>
<A HREF="MailInputData.html" title="class in org.pentaho.di.trans.steps.mailinput" target="classFrame">MailInputData</A>
<BR>
<A HREF="MailInputField.html" title="class in org.pentaho.di.trans.steps.mailinput" target="classFrame">MailInputField</A>
<BR>
<A HREF="MailInputMeta.html" title="class in org.pentaho.di.trans.steps.mailinput" target="classFrame">MailInputMeta</A></FONT></TD>
</TR>
</TABLE>
</BODY>
</HTML>
| ColFusion/PentahoKettle | kettle-data-integration/docs/api/org/pentaho/di/trans/steps/mailinput/package-frame.html | HTML | mit | 1,324 |
<!-- todolist_cms Created by keleko34, the main list for the todo app -->
| keleko34/Konnekt | components/todolist/cms/todolist.html | HTML | mit | 74 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Welcome!</title>
<style type="text/css">
/* Based on The MailChimp Reset INLINE: Yes. */
/* Client-specific Styles */
#outlook a {padding:0;} /* Force Outlook to provide a "view in browser" menu link. */
body{width:100% !important; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%; margin:0; padding:0;}
/* Prevent Webkit and Windows Mobile platforms from changing default font sizes.*/
.ExternalClass {width:100%;} /* Force Hotmail to display emails at full width */
.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;}
/* Forces Hotmail to display normal line spacing. More on that: http://www.emailonacid.com/forum/viewthread/43/ */
#backgroundTable {margin:0; padding:0; width:100% !important; line-height: 100% !important;}
/* End reset */
/* Some sensible defaults for images
Bring inline: Yes. */
img {outline:none; text-decoration:none; -ms-interpolation-mode: bicubic;}
a img {border:none;}
.image_fix {display:block;}
/* Yahoo paragraph fix
Bring inline: Yes. */
p {margin: 1em 0;}
/* Hotmail header color reset
Bring inline: Yes. */
h1, h2, h3, h4, h5, h6 {color: black !important;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: blue !important;}
h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active {
color: red !important; /* Preferably not the same color as the normal header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. */
}
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited {
color: purple !important; /* Preferably not the same color as the normal header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. */
}
/* Outlook 07, 10 Padding issue fix
Bring inline: No.*/
table td {border-collapse: collapse;}
/* Remove spacing around Outlook 07, 10 tables
Bring inline: Yes */
table { border-collapse:collapse; mso-table-lspace:0pt; mso-table-rspace:0pt; }
/* Styling your links has become much simpler with the new Yahoo. In fact, it falls in line with the main credo of styling in email and make sure to bring your styles inline. Your link colors will be uniform across clients when brought inline.
Bring inline: Yes. */
a {color: blue;}
/***************************************************
****************************************************
MOBILE TARGETING
****************************************************
***************************************************/
@media screen and (max-width: 480px), screen and (max-device-width: 480px) {
/* Part one of controlling phone number linking for mobile. */
a[href^="tel"], a[href^="sms"] {
text-decoration: none;
color: #FFFFFF; /* or whatever your want */
pointer-events: none;
cursor: default;
}
.mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {
text-decoration: default;
color: #FFFFFF !important;
pointer-events: auto;
cursor: default;
}
/* CSS Styles by github@thetanman */
table[class="m480"], td[class="m480"] {width: 100% !important; max-width: 480px !important;}
img[class="m480"] {width: 100% !important; max-width: 480px !important; height: auto !important;}
table[id="card"] {border-radius: 3px !important;}
td[class="gutter"] {padding-left: 20px !important; padding-right: 20px !important;}
td[class="content"] {width: 100% !important; max-width: 480px !important; padding: 0px 20px !important; border-left: 2px solid #efefef; border-right: 2px solid #efefef;}
td[class="footer-content"] {width: 100% !important; max-width: 480px !important; padding: 0px 20px !important; border-left: 2px solid #17a4d8; border-right: 2px solid #17a4d8;}
*[class].hide {display: none !important;}
img[class="spacer"] {width: 100% !important; max-width: 480px !important;}
*[class].preheader {display: none !important;} /* Preheader removed from mobile version */
span[class="button"] {width: 240px !important; margin-right: auto !important; margin-left: auto !important; margin-bottom: 10px !important; display: inline-block !important; padding: 10px 20px !important; background-color: #99c739 !important; text-align: center !important; border-radius: 3px !important; border:1px solid #7ea613 !important;}
}
/* More Specific Targeting */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
/* You guessed it, ipad (tablets, smaller screens, etc) */
/* repeating for the ipad */
a[href^="tel"], a[href^="sms"] {
text-decoration: none;
color: #FFFFFF; /* or whatever your want */
pointer-events: none;
cursor: default;
}
.mobile_link a[href^="tel"], .mobile_link a[href^="sms"] {
text-decoration: default;
color: #FFFFFF !important;
pointer-events: auto;
cursor: default;
}
}
</style>
<!-- Targeting Windows Mobile -->
<!--[if IEMobile 7]>
<style type="text/css">
</style>
<![endif]-->
<!-- ***********************************************
****************************************************
END MOBILE TARGETING
****************************************************
************************************************ -->
<!--[if gte mso 9]>
<style>
/* Target Outlook 2007 and 2010 */
</style>
<![endif]-->
</head>
<body bgcolor="#EFEFEF">
<div class="preheader" height="1" style="display: none; height: 1px; font-size: 1px; line-height: 1px; color: #FFFFFF;">
Message in confidence
</div>
<table cellpadding="0" cellspacing="0" border="0" id="backgroundTable">
<tr>
<td valign="top" height="20" style="font-size: 1px; line-height: 20px;" class="gutter">
</td>
</tr>
<tr>
<td valign="top" class="gutter">
<table cellpadding="0" cellspacing="0" border="0" class="m480" id="card" align="center" bgcolor="#FFFFFF">
<tr>
<td width="600" height="40" colspan="3" style="font-size: 1px; line-height: 40px; border-top: 2px solid #ECECEC; border-left: 2px solid #ECECEC; border-right: 2px solid #ECECEC" class="m480">
</td>
</tr>
<tr>
<td width="20" style="font-size: 1px; line-height: 20px; border-left: 2px solid #ECECEC;" class="hide">
</td>
<td width="560" height="15" style="font-family: Arial, Helvetica, sans-serif; font-size: 24px; line-height: 30px; color: #888888; text-align: center; font-weight: bold;" class="content">
Your report is ready to download, Catherine :)
<table cellpadding="0" cellspacing="0" border="0" class="m480" align="center" bgcolor="#FFFFFF">
<tr>
<td width="15" height="15" style="font-size: 1px; line-height: 15px;" class="m480">
</td>
</tr>
</table>
<div><!--[if mso]>
<v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="http://" style="height:38px;v-text-anchor:middle;width:200px;" arcsize="9%" strokecolor="#7ea613" fill="t">
<v:fill type="tile" src="http://imgur.com/clZqdfM.gif" color="#99c739" />
<w:anchorlock/>
<center style="color:#ffffff;font-family:sans-serif;font-size:14px;font-weight:bold;">Download report</center>
</v:roundrect>
<![endif]--><a href="http://"
style="background-color:#99c739;border:1px solid #7ea613;border-radius:none;color:#ffffff;display:inline-block;font-family:sans-serif;font-size:14px;font-weight:bold;line-height:38px;text-align:center;text-decoration:none;width:200px;-webkit-text-size-adjust:none;mso-hide:all;">Download report</a></div>
</td>
<td width="20" style="font-size: 1px; line-height: 20px; border-right: 2px solid #ECECEC;" class="hide">
</td>
</tr>
<tr>
<td width="600" height="40" colspan="3" style="font-size: 1px; line-height: 40px; border-left: 2px solid #ECECEC; border-right: 2px solid #ECECEC;" class="m480">
</td>
</tr>
<tr>
<td width="600" colspan="3" style="border-left: 2px solid #ECECEC; border-right: 2px solid #ECECEC;" class="m480-content">
<center><img src="../assets/img/report-sm.gif" width="400" height="200" border="0" style="display: block;" class="m480"></center>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign="top" class="gutter">
<table cellpadding="0" cellspacing="0" border="0" class="480" align="center" bgcolor="#17a4d8">
<tr>
<td width="600" height="20" colspan="3" style="font-size: 1px; line-height: 20px; border-left: 2px solid #ECECEC; border-right: 2px solid #ECECEC" class="m480">
<img src="../assets/img/spacer.gif" width="600" height="1" border="0" alt="Image" style="display: block; max-width: 600px;" class="spacer" />
</td>
</tr>
<tr>
<td width="20" style="font-size: 1px; line-height: 20px; border-left: 2px solid #ECECEC;" class="hide">
</td>
<td width="560" style="font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 20px; color: #FFFFFF;" class="content">
<span style="font-size: 18px; line-height: 26px; font-weight: bold;">Need assistance?</span>
<table cellpadding="0" cellspacing="0" border="0" class="m480" align="center" bgcolor="#17a4d8">
<tr>
<td width="15" height="5" style="font-size: 1px; line-height: 5px;" class="m480">
</td>
</tr>
</table>
If there's anything you need help with or have any general inquiries then contact us on <strong>+612 9700 9707</strong> or send us an <a href="mailto:[email protected]" style="color: #FFFFFF; font-weight: bold;">email</a>.
</td>
<td width="20" style="font-size: 1px; line-height: 20px; border-right: 2px solid #ECECEC;" class="hide">
</td>
</tr>
<tr>
<td width="600" height="20" colspan="3" style="font-size: 1px; line-height: 20px; border-left: 2px solid #ECECEC; border-right: 2px solid #ECECEC;" class="m480">
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>
| thetanman/wipreport | dist/email/index.html | HTML | mit | 10,354 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>paradoxes: Error 🔥</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 / extra-dev</a></li>
<li class="active"><a href="">dev / paradoxes - dev</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
paradoxes
<small>
dev
<span class="label label-danger">Error 🔥</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-29 01:31:58 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-29 01:31:58 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 dev Formal proof management system
dune 2.9.1 Fast, portable, and opinionated build system
ocaml 4.07.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1 Official release 4.07.1
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"
maintainer: "[email protected]"
homepage: "https://github.com/coq-contribs/paradoxes"
license: "LGPL 2"
build: [
["coq_makefile" "-f" "Make" "-o" "Makefile"]
[make "-j%{jobs}%"]
]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Paradoxes"]
depends: [
"ocaml"
"coq" {= "dev"}
]
tags: [ "keyword:reynolds paradox" "keyword:burali forti paradox" "keyword:diaconescu paradox" "keyword:set theory" "keyword:system u" "keyword:inconsistency" "keyword:hurkens paradox" "category:Mathematics/Logic/Foundations" ]
authors: [ "Bruno Barras <>" "Benjamin Werner <>" "Hugo Herbelin <>" "Thierry Coquand <>" ]
synopsis: "Paradoxes in Set Theory and Type Theory."
description: """
A formalisation of Burali-Forti paradox in system U (the
existence of an ordinal of ordinals is inconsistent), of Diaconescu
paradox (axiom of choice implies excluded-middle), of Reynolds paradox
(there is no set-theoretic model of system F) and Hurkens paradox in
system U (adapted by H. Geuvers to show the inconsistency of
Excluded-Middle in impredicative-Set Calculus of Inductive Constructions)."""
flags: light-uninstall
url {
src: "git+https://github.com/coq-contribs/paradoxes.git#master"
}
</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-paradoxes.dev coq.dev</code></dd>
<dt>Return code</dt>
<dd>0</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>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 4000000; timeout 4h opam install -y --deps-only coq-paradoxes.dev coq.dev</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>12 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam list; echo; ulimit -Sv 16000000; timeout 4h opam install -y coq-paradoxes.dev coq.dev</code></dd>
<dt>Return code</dt>
<dd>7936</dd>
<dt>Duration</dt>
<dd>23 s</dd>
<dt>Output</dt>
<dd><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 dev Formal proof management system
dune 2.9.1 Fast, portable, and opinionated build system
ocaml 4.07.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1 Official release 4.07.1
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
[NOTE] Package coq is already installed (current version is dev).
The following actions will be performed:
- install coq-paradoxes dev
<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[coq-paradoxes.dev] synchronised from git+https://github.com/coq-contribs/paradoxes.git#master
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[ERROR] The compilation of coq-paradoxes failed at "/home/bench/.opam/opam-init/hooks/sandbox.sh build coq_makefile -f Make -o Makefile".
#=== ERROR while compiling coq-paradoxes.dev ==================================#
# context 2.0.6 | linux/x86_64 | ocaml-base-compiler.4.07.1 | file:///home/bench/run/opam-coq-archive/extra-dev
# path ~/.opam/ocaml-base-compiler.4.07.1/.opam-switch/build/coq-paradoxes.dev
# command ~/.opam/opam-init/hooks/sandbox.sh build coq_makefile -f Make -o Makefile
# exit-code 1
# env-file ~/.opam/log/coq-paradoxes-3021-e4db2f.env
# output-file ~/.opam/log/coq-paradoxes-3021-e4db2f.out
### output ###
# [...]
# [-Q physicalpath logicalpath]: look for Coq dependencies starting from
# "physicalpath". The logical path associated to the physical path
# is "logicalpath".
# [VARIABLE = value]: Add the variable definition "VARIABLE=value"
# [-arg opt]: send option "opt" to coqc
# [-docroot path]: Install the documentation in this folder, relative to
# "user-contrib".
# [-f file]: take the contents of file as arguments
# [-o file]: output should go in file file (recommended)
# Output file outside the current directory is forbidden.
# [-h]: print this usage summary
# [--help]: equivalent to [-h]
<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build coq-paradoxes dev
+-
- No changes have been performed
# Run eval $(opam env) to update the current shell environment
</pre></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.07.1-2.0.6/extra-dev/dev/paradoxes/dev.html | HTML | mit | 10,952 |
<!DOCTYPE html>
<meta charset="utf-8">
<html>
<head>
<title>GitHub statistics</title>
<meta property="og:title" content="GitHub statistics" />
<meta property="og:image" content="http://www.richard-musiol.de/ghstats/screenshot4.png" />
<style>
body {
font: 10px sans-serif;
}
.axis path,
.axis line {
fill: none;
stroke: #000;
shape-rendering: crispEdges;
}
.x.axis path {
display: none;
}
.line {
fill: none;
stroke-width: 1.5px;
}
</style>
</head>
<body>
<script src="d3.v3.js"></script>
<script>
var margin = {top: 20, right: 100, bottom: 50, left: 50};
var width = window.innerWidth;
var height = window.innerHeight;
var parseDate = d3.time.format("%Y-%m-%d").parse;
var x = d3.time.scale()
.range([0, width - margin.left - margin.right]);
var y = d3.scale.log()
.range([height - margin.top - margin.bottom, 0]);
var color = d3.scale.category10();
var line = d3.svg.line()
.interpolate("basis")
.x(function(d) { return x(d.date); })
.y(function(d) { return y(d.value); });
var svg = d3.select("body").append("svg");
svg.attr("width", width);
svg.attr("height", height);
svg = svg.append("g").attr("transform", "translate(" + margin.left + "," + margin.top + ")");
d3.tsv("output.tsv", function(error, data) {
var domain = d3.keys(data[0]).filter(function(name) { return name !== "date"; });
color.domain(domain);
var languages = domain.map(function(name) {
return {
name: name,
values: data.map(function(d) {
return { date: parseDate(d.date), value: +d[name] };
})
};
});
x.domain(d3.extent(data, function(d) { return parseDate(d.date); }));
y.domain([0.45, d3.max(languages, function(c) { return d3.max(c.values, function(v) { return v.value; }); })]);
svg.append("g")
.attr("class", "x axis")
.attr("transform", "translate(0," + (height - margin.top - margin.bottom) + ")")
.call(d3.svg.axis().scale(x).orient("bottom"));
svg.append("g")
.attr("class", "y axis")
.call(d3.svg.axis().scale(y).orient("left").tickFormat(d3.format(".1f")))
.append("text")
.attr("transform", "rotate(-90)")
.attr("y", 6)
.attr("dy", ".71em")
.style("text-anchor", "end")
.text("% GitHub Repositories With At Least 500 Stars");
var language = svg.selectAll()
.data(languages)
.enter().append("g")
language.append("path")
.attr("class", "line")
.attr("d", function(d) { return line(d.values); })
.style("stroke", function(d) { return color(d.name); });
language.append("text")
.datum(function(d) { return {name: d.name, value: d.values[d.values.length - 1]}; })
.attr("transform", function(d) { return "translate(" + x(d.value.date) + "," + y(d.value.value) + ")"; })
.attr("x", 3)
.attr("dy", ".35em")
.style("fill", function(d) { return color(d.name); })
.text(function(d) { return d.name; });
});
</script>
<a href="https://github.com/neelance/neelance.github.io/tree/master/ghstats">Source Code</a>
</body>
</html>
| neelance/neelance.github.io | ghstats/index.html | HTML | mit | 3,155 |
Nikos Chrisochoides
Nikos Chrisochoides
Nikos Chrisochoides
Nikos Chrisochoides
Nikos Chrisochoides
Nikos P. Chrisochoides
Nikos Chrisochoides
Nikos P. Chrisochoides
Nikos Chrisochoides
Nikos P. Chrisochoides
| ML-SWAT/Web2KnowledgeBase | course-cotrain-data/inlinks/non-course/http:^^www.cs.cornell.edu^Info^People^nikosc^nikosc.html | HTML | mit | 217 |
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Grunt Workshop</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="stylesheet" href="styles/foundation.min.css" />
<link rel="stylesheet" href="styles/custom.min.css" />
</head>
<body>
<section class="container">
<h1 class="grunt-title"><strong>Grunt</strong> é puro Rock n' Roll!</h1>
<div class="grunt-page grunt-show">
<img class="grunt-logo left" src="images/grunt.png" />
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Poterat
autem inpune; An hoc usque quaque, aliter in vita? Aufert enim sensus
actionemque tollit omnem. Tu vero, inquam, ducas licet, si sequetur;
Solum praeterea formosum, solum liberum, solum civem, stultost; Duo
Reges: constructio interrete. Cur id non ita fit? Te enim iudicem
aequum puto, modo quae dicat ille bene noris. Ergo id est convenienter
naturae vivere, a natura discedere. Primum Theophrasti, Strato,
physicum se voluit.
<a class="label round success" href="#">#grunt</a>
<a class="label round" href="#">#daveEhDev</a></p>
<p><a id="grunt-button" href="#">Leia mais</a></p>
</div>
<div class="grunt-page" id="grunt-read-more">
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Poterat
autem inpune; An hoc usque quaque, aliter in vita? Aufert enim sensus
actionemque tollit omnem. Tu vero, inquam, ducas licet, si sequetur;
Solum praeterea formosum, solum liberum, solum civem, stultost; Duo
Reges: constructio interrete. Cur id non ita fit? Te enim iudicem
aequum puto, modo quae dicat ille bene noris. Ergo id est convenienter
naturae vivere, a natura discedere. Primum Theophrasti, Strato,
physicum se voluit.</p>
</div>
<pre>
Lorem ipsum dolor sit amet com tag pre
</pre>
</section>
<script src="scripts/all.min.js"></script>
</body>
</html>
| almirfilho/grunt-workshop | src/index.html | HTML | mit | 2,309 |
<!DOCTYPE html>
<html class="sidebar_default no-js" lang="en">
<head>
<meta charset="utf-8">
<title>Start - Admin Template</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<link rel="shortcut icon" href="css/images/favicon.png">
<!-- Le styles -->
<link href="css/twitter/bootstrap.css" rel="stylesheet">
<link href="css/base.css" rel="stylesheet">
<link href="css/twitter/responsive.css" rel="stylesheet">
<link href="css/jquery-ui-1.8.23.custom.css" rel="stylesheet">
<script src="js/plugins/modernizr.custom.32549.js"></script>
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div id="loading"><img src="img/ajax-loader.gif"></div>
<div id="responsive_part">
<div class="logo"> <a href="index.html"><span>Dashboard</span><span class="icon"></span></a> </div>
<ul class="nav responsive">
<li>
<button class="btn responsive_menu icon_item" data-toggle="collapse" data-target=".overview"> <i class="icon-reorder"></i> </button>
</li>
</ul>
</div>
<!-- Responsive part -->
<div id="sidebar" class="">
<div class="scrollbar">
<div class="track">
<div class="thumb">
<div class="end"></div>
</div>
</div>
</div>
<div class="viewport ">
<div class="overview collapse">
<div class="search row-fluid container">
<h2>Search</h2>
<form class="form-search">
<div class="input-append">
<input type="text" class=" search-query" placeholder="">
<button class="btn_search color_4">Search</button>
</div>
</form>
</div>
<ul id="sidebar_menu" class="navbar nav nav-list container full">
<li class="accordion-group active color_4"> <a class="dashboard " href="index.html"><img src="img/menu_icons/dashboard.png"><span>Dashboard</span></a> </li>
<li class="accordion-group color_7"> <a class="accordion-toggle widgets collapsed " data-toggle="collapse" data-parent="#sidebar_menu" href="#collapse1"> <img src="img/menu_icons/forms.png"><span>Form Elements</span></a>
<ul id="collapse1" class="accordion-body collapse">
<li><a href="forms_general.html">General</a></li>
<li><a href="forms_wizard.html">Wizards</a></li>
<li><a href="forms_validation.html">Validation</a></li>
<li><a href="forms_editor.html">Editor</a></li>
</ul>
</li>
<li class="accordion-group color_3"> <a class="accordion-toggle widgets collapsed" data-toggle="collapse" data-parent="#sidebar_menu" href="#collapse2"> <img src="img/menu_icons/widgets.png"><span>UI Widgets</span></a>
<ul id="collapse2" class="accordion-body collapse">
<li><a href="ui_buttons.html">Buttons</a></li>
<li><a href="ui_dialogs.html">Dialogs</a></li>
<li><a href="ui_icons.html">Icons</a></li>
<li><a href="ui_tabs.html">Tabs</a></li>
<li><a href="ui_accordion.html">Accordion</a></li>
</ul>
</li>
<li class="color_13"> <a class="widgets" href="calendar2.html"> <img src="img/menu_icons/calendar.png"><span>Calendar</span></a> </li>
<li class="color_10"> <a class="widgets"data-parent="#sidebar_menu" href="maps.html"> <img src="img/menu_icons/maps.png"><span>Maps</span></a> </li>
<li class="accordion-group color_12"> <a class="accordion-toggle widgets collapsed" data-toggle="collapse" data-parent="#sidebar_menu" href="#collapse3"> <img src="img/menu_icons/tables.png"><span>Tables</span></a>
<ul id="collapse3" class="accordion-body collapse">
<li><a href="tables_static.html">Static</a></li>
<li><a href="tables_dynamic.html">Dynamics</a></li>
</ul>
</li>
<li class="accordion-group color_19"> <a class="accordion-toggle widgets collapsed" data-toggle="collapse" data-parent="#sidebar_menu" href="#collapse4"> <img src="img/menu_icons/statistics.png"><span>Charts</span></a>
<ul id="collapse4" class="accordion-body collapse">
<li><a href="statistics.html">Statistics Elements</a></li>
<li><a href="charts.html">Charts</a></li>
</ul>
</li>
<li class="color_24"> <a class="widgets"data-parent="#sidebar_menu" href="grid.html"> <img src="img/menu_icons/grid.png"><span>Grid</span></a> </li>
<li class="color_8"> <a class="widgets"data-parent="#sidebar_menu" href="media.html"> <img src="img/menu_icons/gallery.png"><span>Media</span></a> </li>
<li class="color_4"> <a class="widgets"data-parent="#sidebar_menu" href="file_explorer.html"> <img src="img/menu_icons/explorer.png"><span>File Explorer</span> <!-- --></a> </li>
<li class="accordion-group color_25"> <a class="accordion-toggle widgets collapsed" data-toggle="collapse" data-parent="#sidebar_menu" href="#collapse5"> <img src="img/menu_icons/others.png"><span>Specific Pages</span></a>
<ul id="collapse5" class="accordion-body collapse">
<li><a href="profile.html">Profile</a></li>
<li><a href="search.html">Search</a></li>
<li><a href="index2.html">Login</a></li>
<li><a href="404.html">404 Error</a></li>
<li ><a href="blog.html">Blog</a></li>
</ul>
</li>
</ul>
<div class="menu_states row-fluid container ">
<h2 class="pull-left">Menu Settings</h2>
<div class="options pull-right">
<button id="menu_state_1" class="color_4" rel="tooltip" data-state ="sidebar_icons" data-placement="top" data-original-title="Icon Menu">1</button>
<button id="menu_state_2" class="color_4 active" rel="tooltip" data-state ="sidebar_default" data-placement="top" data-original-title="Fixed Menu">2</button>
<button id="menu_state_3" class="color_4" rel="tooltip" data-placement="top" data-state ="sidebar_hover" data-original-title="Floating on Hover Menu">3</button>
</div>
</div>
<!-- End sidebar_box -->
</div>
</div>
</div>
<div id="main">
<div class="container">
<div class="header row-fluid">
<div class="logo"> <a href="index.html"><span>Sonde de test 1</span><span class="icon"></span></a> </div>
<div class="top_right">
<ul class="nav nav_menu">
<li class="dropdown"> <a class="dropdown-toggle administrator" id="dLabel" role="button" data-toggle="dropdown" data-target="#" href="/page.html">
<div class="title"><span class="name">George</span><span class="subtitle">Future Buyer</span></div>
<span class="icon"><img src="img/thumbnail_george.jpg"></span></a>
<ul class="dropdown-menu" role="menu" aria-labelledby="dLabel">
<li><a href="profile.html"><i class=" icon-user"></i> My Profile</a></li>
<li><a href="forms_general.html"><i class=" icon-cog"></i>Settings</a></li>
<li><a href="index2.html"><i class=" icon-unlock"></i>Log Out</a></li>
<li><a href="search.html"><i class=" icon-flag"></i>Help</a></li>
</ul>
</li>
</ul>
</div>
<!-- End top-right -->
</div>
<div id="main_container">
<div class="row-fluid">
<div class="span12 ">
<div class="box title_big height_big paint_hover" style="padding:10px;background-color:#222;">
<div id="chart" style="width:98%;height:98%;margin:10px;"></div>
</div>
</div>
</div>
</div>
<!-- End .row-fluid -->
<div class="row-fluid">
<div class="row-fluid box color_2 title_medium height_medium2 bar_stats paint_hover ">
<div class="title hidden-phone">
<h5><span>Statistiques</span></h5>
</div>
<!-- End .title -->
<div class="content row-fluid fluid numbers">
<div class="span3 stats hidden-phone">
<div style="width: 100%; height: 65px; margin-top: 7px; padding: 0px; position: relative;" id="placeholder3"><canvas class="base" width="310" height="65"></canvas><canvas class="overlay" width="310" height="65" style="position: absolute; left: 0px; top: 0px;"></canvas></div>
</div>
<div class="span2 average_ctr">
<h1 class="value">+ 15<span class="percent">%</span></h1>
<div class="description mt15">tendance en hausse</div>
</div>
<div class="span4 shown_left" style="border-right: 1px dashed rgba(0, 0, 0, 0.2);">
<div class="row-fluid fluid">
<div class="span6">
<div class="description">Max</div>
<h2 class="value">155 di(s)</h2>
<div class="progress small">
<div style="width: 100%;" class="bar white"></div>
</div>
<div class="description">Valeurs références</div>
</div>
<div class="span6 full" style="padding-right:10px">
<div class="description text_color_dark">Min</div>
<h2 class="value text_color_dark">15 di(s)</h2>
<div class="progress small">
<div style="width: 0%;" class="bar "></div>
</div>
</div>
</div>
</div>
<div class="span2 total_days">
<div class="row-fluid">
<div class="span12 total_clicks" style="text-align:center">
<h1 class="value">103</h1>
<div class="description mt15">di(s) sur la période</div>
</div>
</div>
</div>
<div class="span1 stick top right result height_medium2"> <img src="img/arrows_up.png">
<div class="description mt15">Good</div>
</div>
</div>
<!-- End .row-fluid -->
<!-- End .content -->
<a class="change_color_outside"><i class="paint_bucket"></i></a></div>
<!-- End .box -->
</div>
</div>
<!-- End .row-fluid -->
<div class="row-fluid">
<div class="span6">
<div class="box color_3">
<table class="table table-bordered table-striped" id="sorting-advanced">
<thead>
<tr>
<th scope="col">Date de la valeur</th>
<th scope="col" width="60" class="align-center">Valeur</th>
<th scope="col" width="60" class="align-center">Variation</th>
<th scope="col" width="60" class="align-center">Tendance</th>
<th scope="col" width="150" class="align-center">Status</th>
</tr>
</thead>
<tbody>
<tr>
<td>05/01/2013</td>
<td class="align-center">16 di</td>
<td class="align-center">-68%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-down.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
<tr>
<td>04/01/2013</td>
<td class="align-center">50 di</td>
<td class="align-center">+100%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-up.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag orange-bg">Grande variation!</span></td>
</tr>
<tr>
<td>03/01/2013</td>
<td class="align-center">25 di</td>
<td class="align-center">+0%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-stable.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
<tr>
<td>02/01/2013</td>
<td class="align-center">25 di</td>
<td class="align-center">+257%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-up.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag orange-bg">Grande variation!</span></td>
</tr>
<tr>
<td>01/01/2013</td>
<td class="align-center">7 di</td>
<td class="align-center">-46%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-down.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
<tr>
<td>31/12/2012</td>
<td class="align-center">13 di</td>
<td class="align-center">-7%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-down.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
<tr>
<td>30/12/2012</td>
<td class="align-center">14 di</td>
<td class="align-center">+27%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-up.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
<tr>
<td>29/12/2012</td>
<td class="align-center">11 di</td>
<td class="align-center">-62%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-down.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
<tr>
<td>28/12/2012</td>
<td class="align-center">29 di</td>
<td class="align-center">+4%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-up.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
<tr>
<td>27/12/2012</td>
<td class="align-center">28 di</td>
<td class="align-center">-10%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-down.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="span6">
<div class="box color_3">
<table class="table table-bordered table-striped" id="sorting-advanced">
<thead>
<tr>
<th scope="col">Date de la valeur</th>
<th scope="col" width="60" class="align-center">Valeur</th>
<th scope="col" width="60" class="align-center">Variation</th>
<th scope="col" width="60" class="align-center">Tendance</th>
<th scope="col" width="150" class="align-center">Status</th>
</tr>
</thead>
<tbody>
<tr>
<td>05/01/2013</td>
<td class="align-center">16 di</td>
<td class="align-center">-68%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-down.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
<tr>
<td>04/01/2013</td>
<td class="align-center">50 di</td>
<td class="align-center">+100%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-up.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag orange-bg">Grande variation!</span></td>
</tr>
<tr>
<td>03/01/2013</td>
<td class="align-center">25 di</td>
<td class="align-center">+0%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-stable.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
<tr>
<td>02/01/2013</td>
<td class="align-center">25 di</td>
<td class="align-center">+257%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-up.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag orange-bg">Grande variation!</span></td>
</tr>
<tr>
<td>01/01/2013</td>
<td class="align-center">7 di</td>
<td class="align-center">-46%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-down.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
<tr>
<td>31/12/2012</td>
<td class="align-center">13 di</td>
<td class="align-center">-7%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-down.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
<tr>
<td>30/12/2012</td>
<td class="align-center">14 di</td>
<td class="align-center">+27%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-up.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
<tr>
<td>29/12/2012</td>
<td class="align-center">11 di</td>
<td class="align-center">-62%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-down.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
<tr>
<td>28/12/2012</td>
<td class="align-center">29 di</td>
<td class="align-center">+4%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-up.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
<tr>
<td>27/12/2012</td>
<td class="align-center">28 di</td>
<td class="align-center">-10%</td>
<td class="align-center"><img src="/monitoringU/web/img/arrow-down.png" style="height:20px;" align="absmiddle"/></td>
<td class="align-center"><span class="tag green-bg">Ok</span></td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<!-- End .row-fluid -->
</div>
<!-- End #container -->
</div>
<div id="footer">
<p> © Tellaw.org </p>
<span class="company_logo"><a href="http://www.pixelgrade.com"></a></span> </div>
</div>
<div class="background_changer dropdown">
<div class="dropdown" id="colors_pallete"> <a data-toggle="dropdown" data-target="drop4" class="change_color"></a>
<ul class="dropdown-menu pull-left" role="menu" aria-labelledby="drop4">
<li><a data-color="color_0" class="color_0" tabindex="-1">1</a></li>
<li><a data-color="color_1" class="color_1" tabindex="-1">1</a></li>
<li><a data-color="color_2" class="color_2" tabindex="-1">2</a></li>
<li><a data-color="color_3" class="color_3" tabindex="-1">3</a></li>
<li><a data-color="color_4" class="color_4" tabindex="-1">4</a></li>
<li><a data-color="color_5" class="color_5" tabindex="-1">5</a></li>
<li><a data-color="color_6" class="color_6" tabindex="-1">6</a></li>
<li><a data-color="color_7" class="color_7" tabindex="-1">7</a></li>
<li><a data-color="color_8" class="color_8" tabindex="-1">8</a></li>
<li><a data-color="color_9" class="color_9" tabindex="-1">9</a></li>
<li><a data-color="color_10" class="color_10" tabindex="-1">10</a></li>
<li><a data-color="color_11" class="color_11" tabindex="-1">10</a></li>
<li><a data-color="color_12" class="color_12" tabindex="-1">12</a></li>
<li><a data-color="color_13" class="color_13" tabindex="-1">13</a></li>
<li><a data-color="color_14" class="color_14" tabindex="-1">14</a></li>
<li><a data-color="color_15" class="color_15" tabindex="-1">15</a></li>
<li><a data-color="color_16" class="color_16" tabindex="-1">16</a></li>
<li><a data-color="color_17" class="color_17" tabindex="-1">17</a></li>
<li><a data-color="color_18" class="color_18" tabindex="-1">18</a></li>
<li><a data-color="color_19" class="color_19" tabindex="-1">19</a></li>
<li><a data-color="color_20" class="color_20" tabindex="-1">20</a></li>
<li><a data-color="color_21" class="color_21" tabindex="-1">21</a></li>
<li><a data-color="color_22" class="color_22" tabindex="-1">22</a></li>
<li><a data-color="color_23" class="color_23" tabindex="-1">23</a></li>
<li><a data-color="color_24" class="color_24" tabindex="-1">24</a></li>
<li><a data-color="color_25" class="color_25" tabindex="-1">25</a></li>
</ul>
</div>
</div>
<!-- End .background_changer -->
</div>
<!-- /container -->
<!-- Le javascript
================================================== -->
<!-- General scripts -->
<script src="js/jquery.js" type="text/javascript"> </script>
<!--[if !IE]> -->
<!--[if !IE]> -->
<script src="js/plugins/enquire.min.js" type="text/javascript"></script>
<!-- <![endif]-->
<!-- <![endif]-->
<!--[if lt IE 7]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE7.js"></script>
<![endif]-->
<script language="javascript" type="text/javascript" src="js/plugins/jquery.sparkline.min.js"></script>
<script src="js/plugins/excanvas.compiled.js"></script>
<script src="js/bootstrap-transition.js" type="text/javascript"></script>
<script src="js/bootstrap-alert.js" type="text/javascript"></script>
<script src="js/bootstrap-modal.js" type="text/javascript"></script>
<script src="js/bootstrap-dropdown.js" type="text/javascript"></script>
<script src="js/bootstrap-scrollspy.js" type="text/javascript"></script>
<script src="js/bootstrap-tab.js" type="text/javascript"></script>
<script src="js/bootstrap-tooltip.js" type="text/javascript"></script>
<script src="js/bootstrap-popover.js" type="text/javascript"></script>
<script src="js/bootstrap-button.js" type="text/javascript"></script>
<script src="js/bootstrap-collapse.js" type="text/javascript"></script>
<script src="js/bootstrap-carousel.js" type="text/javascript"></script>
<script src="js/bootstrap-typeahead.js" type="text/javascript"></script>
<script src="js/bootstrap-affix.js" type="text/javascript"></script>
<script src="js/fileinput.jquery.js" type="text/javascript"></script>
<script src="js/jquery-ui-1.8.23.custom.min.js" type="text/javascript"></script>
<script src="js/jquery.touchdown.js" type="text/javascript"></script>
<script language="javascript" type="text/javascript" src="js/plugins/jquery.uniform.min.js"></script>
<script language="javascript" type="text/javascript" src="js/plugins/jquery.tinyscrollbar.min.js"></script>
<script language="javascript" type="text/javascript" src="js/jnavigate.jquery.min.js"></script>
<script language="javascript" type="text/javascript" src="js/jquery.touchSwipe.min.js"></script>
<script language="javascript" type="text/javascript" src="js/plugins/jquery.peity.min.js"></script>
<!-- Flot charts -->
<script language="javascript" type="text/javascript" src="js/plugins/flot/jquery.flot.js"></script>
<script language="javascript" type="text/javascript" src="js/plugins/flot/jquery.flot.resize.js"></script>
<!-- Data tables -->
<script type="text/javascript" language="javascript" src="js/plugins/datatables/js/jquery.dataTables.js"></script>
<!-- Task plugin -->
<script language="javascript" type="text/javascript" src="js/plugins/knockout-2.0.0.js"></script>
<!-- Custom made scripts for this template -->
<script src="js/scripts.js" type="text/javascript"></script>
<script>
var grahJsonUrl = "";
<!-- Graph JS -->
// then fetch the data with jQuery
monthNames: ["jan", "feb", "mar", "apr", "maj", "jun", "jul", "aug", "sep", "okt", "nov", "dec"];
function onDataReceived(series) {
var data = [];
var options = {
series: {
lines: { show: true },
points: { show: true },
},
xaxis : {
mode : "time",
timeformat: "%d/%m" // Removed %y
},
grid: { hoverable: true,
clickable: true,
color:"#FFF",
borderWidth:0
},
legend: {
show: true,
margin: 10,
backgroundOpacity: 0
}
};
for(var i=0;i<series.graphics.length;i++) {
data.push (series.graphics[i]);
}
// and plot all we got
$.plot( $("#chart"), data, options);
}
function showTooltip(x, y, contents) {
$('<div id="tooltip">' + contents + '</div>').css( {
position: 'absolute',
display: 'none',
top: y + 5,
left: x + 5,
border: '1px solid #FAA',
padding: '2px',
'background-color': '#FFF',
'z-index':'99',
opacity: 0.80
}).appendTo("body").fadeIn(200);
}
var previousPoint = null;
$("#chart").bind("plothover", function (event, pos, item) {
$("#x").text(pos.x.toFixed(2));
$("#y").text(pos.y.toFixed(2));
if (item) {
if (previousPoint != item.dataIndex) {
previousPoint = item.dataIndex;
$("#tooltip").remove();
var x = item.datapoint[0].toFixed(2),
y = item.datapoint[1].toFixed(2);
var d = new Date(item.datapoint[0]);
showTooltip(item.pageX, item.pageY, item.series.label + "<br/>Date : " + d.getUTCDate() + "/" + (d.getUTCMonth()+1 ) + "<br/>Valeur :" + y);
}
}
else {
$("#tooltip").remove();
previousPoint = null;
}
});
$("#chart").bind("plotclick", function (event, pos, item) {
if (item) {
$("#clickdata").text("You clicked point " + item.dataIndex + " in " + item.series.label + ".");
plot.highlight(item.series, item.datapoint);
}
});
$(document).ready(
function(){
$.ajax({
url: "/monitoringU/web/app_dev.php/ajax/graph-monitor-json/1",
method: 'GET',
dataType : 'json',
success: onDataReceived
});
}
);
</script>
</body>
</html> | tellaw/monitor4u | _template_metro/monitor.html | HTML | mit | 26,772 |
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<style TYPE='text/css'>
.highlighter .add {
background-color: #7fff7f;
}
.highlighter .remove {
background-color: #ff7f7f;
}
.highlighter td.modify {
background-color: #7f7fff;
}
.highlighter td.conflict {
background-color: #f00;
}
.highlighter .spec {
background-color: #aaa;
}
.highlighter .move {
background-color: #ffa;
}
.highlighter .null {
color: #888;
}
.highlighter table {
border-collapse:collapse;
}
.highlighter td, .highlighter th {
border: 1px solid #2D4068;
padding: 3px 7px 2px;
}
.highlighter th, .highlighter .header, .highlighter .meta {
background-color: #aaf;
font-weight: bold;
padding-bottom: 4px;
padding-top: 5px;
text-align:left;
}
.highlighter tr.header th {
border-bottom: 2px solid black;
}
.highlighter tr.index td, .highlighter .index, .highlighter tr.header th.index {
background-color: white;
border: none;
}
.highlighter .gap {
color: #888;
}
.highlighter td {
empty-cells: show;
}
</style>
</head>
<body>
<div class='highlighter'>
<table>
<thead>
<tr class="header"><th>@@</th><th>Class</th><th>ID</th><th>Severity</th><th>Ruleset(s)</th><th>Message</th><th>Description</th><th>Guidance</th><th>Context (Xpath)</th><th>...</th></tr>
</thead>
<tbody>
<tr class="modify"><td class="modify">→</td><td>iati</td><td>0.0.1</td><td>Information</td><td>iati</td><td class="modify">Congratulations! This IATI activity file has successfully passed validation with no errors!→Congratulations! This IATI file has successfully passed validation with no errors!</td><td></td><td></td><td>/*</td><td>...</td></tr>
<tr><td></td><td>iati</td><td>0.1.1</td><td>Critical</td><td>iati</td><td>The file is not a proper XML file. The raw feedback from xmllint: {unparsed-text("/workspace/tmp/xmltestlog/" || $filename)} (not possible to present, maybe a binary file)</td><td></td><td></td><td>/not-an-xml-file</td><td>...</td></tr>
<tr class="gap"><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td></tr>
<tr><td></td><td>financial</td><td>11.3.1</td><td>Error</td><td>iati</td><td>The budget line value date must be in the budget period.</td><td></td><td>https://drive.google.com/file/d/1mv2Q666tKBOAoiy5JayslmZNetxDM1uu/view</td><td>budget-line/value[@value-date]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>information</td><td>11.4.1</td><td>Error</td><td>iati</td><td>The last-updated-datetime of the organisation must not be in the future.</td><td></td><td class="modify">https://drive.google.com/file/d/1-R-xGMCrAKiadMBIHsNc4Xvl75CB0IV1/view→</td><td>iati-organisation</td><td>...</td></tr>
<tr><td></td><td>geo</td><td>12.1.1</td><td>Error</td><td>iati:2.03</td><td>The percentage must be between 0.0 and 100.0 (inclusive).</td><td></td><td>https://drive.google.com/file/d/18P3vSUKK2iWCnXCrORDVAHR8K_EIg8Pp/view</td><td>(recipient-country|recipient-region)[@percentage]</td><td>...</td></tr>
<tr><td></td><td>geo</td><td>12.1.2</td><td>Error</td><td>iati:< 2.03</td><td>The percentage must be 0.0 or positive.</td><td></td><td>https://drive.google.com/file/d/18P3vSUKK2iWCnXCrORDVAHR8K_EIg8Pp/view</td><td>(recipient-country|recipient-region)[@percentage]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>financial</td><td>12.2.1</td><td>Error</td><td>iati:2.03</td><td>The percentage must be between 0.0 and 100.0 (inclusive).</td><td></td><td class="modify">me:iati-url('activity-standard/iati-activities/iati-activity/capital-spend/')→{me:iati-url('activity-standard/iati-activities/iati-activity/capital-spend/')}</td><td>(capital-spend|budget-item)[@percentage]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>financial</td><td>12.2.2</td><td>Error</td><td>iati:< 2.03</td><td>The percentage must be 0.0 or positive.</td><td></td><td class="modify">me:iati-url('activity-standard/iati-activities/iati-activity/capital-spend/')→{me:iati-url('activity-standard/iati-activities/iati-activity/capital-spend/')}</td><td>(capital-spend|budget-item)[@percentage]</td><td>...</td></tr>
<tr><td></td><td>classifications</td><td>12.3.1</td><td>Error</td><td>iati:2.03</td><td>The percentage must be between 0.0 and 100.0 (inclusive).</td><td></td><td>https://drive.google.com/file/d/1GNnjeqDIyWwuuIkJ8pMjLhE99R_olSJP/view</td><td>sector[@percentage]</td><td>...</td></tr>
<tr class="gap"><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td></tr>
<tr><td></td><td>classifications</td><td>2.1.1</td><td></td><td></td><td>Percentages are missing for one or more sectors, within a vocabulary (e.g. 1 - OECD DAC).</td><td></td><td>{me:iati-url(https://drive.google.com/file/d/1GNnjeqDIyWwuuIkJ8pMjLhE99R_olSJP/view)}</td><td>iati-activity[sector]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>classifications</td><td>2.1.2</td><td></td><td></td><td class="modify">Percentages for sectors, within a vocabulary (e.g. 1 - OECD DAC) must add up to 100%.→Percentages for sectors, within a vocabulary (e.g. 1 - OECD DAC), must add up to 100%.</td><td></td><td>{me:iati-url(https://drive.google.com/file/d/1GNnjeqDIyWwuuIkJ8pMjLhE99R_olSJP/view)}</td><td>iati-activity[sector]</td><td>...</td></tr>
<tr><td></td><td>classifications</td><td>2.1.4</td><td></td><td></td><td>For a single sector, the percentage must either be omitted, or set to 100.</td><td></td><td>{me:iati-url(https://drive.google.com/file/d/1GNnjeqDIyWwuuIkJ8pMjLhE99R_olSJP/view)}</td><td>iati-activity[sector]</td><td>...</td></tr>
<tr class="gap"><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td></tr>
<tr><td></td><td>geo</td><td>3.1.1</td><td></td><td>2.0x</td><td>Percentages are missing for one or more recipient countries.</td><td></td><td>{me:iati-url(https://drive.google.com/file/d/18P3vSUKK2iWCnXCrORDVAHR8K_EIg8Pp/view)}</td><td>iati-activity[(recipient-country and not(recipient-region))]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>geo</td><td>3.1.2</td><td></td><td>2.0x</td><td class="modify">Percentages for recipient countries must add up to 100%.→Percentages for recipient countries, must add up to 100%.</td><td></td><td>{me:iati-url(https://drive.google.com/file/d/18P3vSUKK2iWCnXCrORDVAHR8K_EIg8Pp/view)}</td><td>iati-activity[(recipient-country and not(recipient-region))]</td><td>...</td></tr>
<tr><td></td><td>geo</td><td>3.1.4</td><td></td><td>2.0x</td><td>For a single recipient country, the percentage must either be omitted, or set to 100.</td><td></td><td>{me:iati-url(https://drive.google.com/file/d/18P3vSUKK2iWCnXCrORDVAHR8K_EIg8Pp/view)}</td><td>iati-activity[(recipient-country and not(recipient-region))]</td><td>...</td></tr>
<tr><td></td><td>geo</td><td>3.4.1</td><td></td><td>2.0x</td><td>Percentages are missing for one or more recipient countries or regions.</td><td></td><td>{me:iati-url(https://drive.google.com/file/d/18P3vSUKK2iWCnXCrORDVAHR8K_EIg8Pp/view)}</td><td>iati-activity[recipient-region]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>geo</td><td>3.4.2</td><td></td><td>2.0x</td><td class="modify">Percentages for recipient countries or regions must add up to 100%.→Percentages for recipient countries or regions, must add up to 100%.</td><td></td><td>{me:iati-url(https://drive.google.com/file/d/18P3vSUKK2iWCnXCrORDVAHR8K_EIg8Pp/view)}</td><td>iati-activity[recipient-region]</td><td>...</td></tr>
<tr><td></td><td>geo</td><td>3.4.4</td><td></td><td>2.0x</td><td>For a single recipient country or region, the percentage must either be omitted, or set to 100.</td><td></td><td>{me:iati-url(https://drive.google.com/file/d/18P3vSUKK2iWCnXCrORDVAHR8K_EIg8Pp/view)}</td><td>iati-activity[recipient-region]</td><td>...</td></tr>
<tr class="gap"><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td></tr>
<tr><td></td><td>information</td><td>4.1.1</td><td>Error</td><td>iati</td><td>The activity should specify a default language, or the language must be specified for each narrative element.</td><td></td><td>{me:iati-url('codelists/Language/')}</td><td>iati-activity</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>information</td><td>4.3.1</td><td>Error</td><td></td><td>The title has no narrative content.</td><td></td><td class="modify">me:iati-url('{activity-standard/iati-activities/iati-activity/title/}')→{me:iati-url('{activity-standard/iati-activities/iati-activity/title/}')}</td><td>title</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>information</td><td>4.4.1</td><td>Error</td><td></td><td>The description has no narrative content.</td><td></td><td class="modify">me:iati-url('{activity-standard/iati-activities/iati-activity/title/}')→{me:iati-url('{activity-standard/iati-activities/iati-activity/title/}')}</td><td>description</td><td>...</td></tr>
<tr><td></td><td>organisation</td><td>4.5.1</td><td>Error</td><td>iati</td><td>The organisation should specify a default language, or the language should be specified for each narrative element.</td><td></td><td>{me:iati-url('codelists/Language/')}</td><td>iati-organisation</td><td>...</td></tr>
<tr class="gap"><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td></tr>
<tr><td></td><td>financial</td><td>7.5.2</td><td>Error</td><td>iati</td><td>Budget Value must include a Value Date.</td><td></td><td>https://drive.google.com/file/d/1vB3vk7gbnADwG1S8A1bRDd8mK-nOfwCh/view?usp=drive_open</td><td>budget</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>financial</td><td>7.5.3</td><td>Error</td><td>iati</td><td>Budget Period must not be longer than one year.</td><td></td><td class="modify">https://drive.google.com/file/d/1vB3vk7gbnADwG1S8A1bRDd8mK-nOfwCh/view?usp=drive_open→https://drive.google.com/file/d/1JhMfO-f3Mldrs15OMlHTAUF9KixTUq5G/view</td><td>budget|total-budget|total-expenditure|recipient-country-budget|recipient-region-budget|recipient-org-budget</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>financial</td><td>7.8.1</td><td>Error</td><td>iati</td><td>The Value must have a specified Currency, or the Activity must have a default Currency.</td><td></td><td class="modify">me:iati-url('codelists/Currency/')→{me:iati-url('codelists/Currency/')}</td><td>value|loan-status|forecast</td><td>...</td></tr>
<tr><td></td><td>financial</td><td>7.9.1</td><td></td><td></td><td>Percentages are missing for one or more country budget items, within a vocabulary (e.g. 4 - Reporting Organisation).</td><td></td><td>{me:iati-url(activity-standard/iati-activities/iati-activity/country-budget-items/budget-item/)}</td><td>iati-activity[country-budget-items]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>financial</td><td>7.9.2</td><td></td><td></td><td class="modify">Percentages for country budget items, within a vocabulary (e.g. 4 - Reporting Organisation) must add up to 100%.→Percentages for country budget items, within a vocabulary (e.g. 4 - Reporting Organisation), must add up to 100%.</td><td></td><td>{me:iati-url(activity-standard/iati-activities/iati-activity/country-budget-items/budget-item/)}</td><td>iati-activity[country-budget-items]</td><td>...</td></tr>
<tr><td></td><td>financial</td><td>7.9.4</td><td></td><td></td><td>For a single country budget item, the percentage must either be omitted, or set to 100.</td><td></td><td>{me:iati-url(activity-standard/iati-activities/iati-activity/country-budget-items/budget-item/)}</td><td>iati-activity[country-budget-items]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>performance</td><td>8.10.1</td><td>Error</td><td>iati:2.03</td><td>The actual must have a value when indicator measure is unit (1), percentage (2), nominal (3) or ordinal (4).</td><td></td><td class="modify">me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/period/actual/')→{me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/period/actual/')}</td><td>actual[../../@measure=('1', '2', '3', '4')]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>performance</td><td>8.10.2</td><td>Warning</td><td>iati:2.03</td><td>The @value should be a valid number for all non-qualitative measures.</td><td></td><td class="modify">me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/period/actual/')→{me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/period/actual/')}</td><td>actual[../../@measure=('1', '2', '3', '4')]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>performance</td><td>8.10.3</td><td>Warning</td><td>iati:2.03</td><td>The @value should be omitted for qualitative measures.</td><td></td><td class="modify">me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/period/actual/')→{me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/period/actual/')}</td><td>actual[../../@measure=('5')]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>performance</td><td>8.11.1</td><td>Error</td><td>iati</td><td>If a result has a reference code, the indicator must not have a reference code.</td><td></td><td class="modify">me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/reference/')→{me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/reference/')}</td><td>indicator[reference]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>performance</td><td>8.6.1</td><td>Error</td><td>iati</td><td>The start of the period must be before the end of the period.</td><td></td><td class="modify">me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/period/period-start/')→{me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/period/period-start/')}</td><td>period</td><td>...</td></tr>
<tr><td></td><td>financial</td><td>8.6.3</td><td>Error</td><td>iati</td><td>The start of the period must be before the end of the period.</td><td></td><td>https://drive.google.com/file/d/1mv2Q666tKBOAoiy5JayslmZNetxDM1uu/view</td><td>budget|total-budget|total-expenditure|recipient-org-budget|recipient-country-budget|recipient-region-budget|planned-disbursement</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>performance</td><td>8.8.1</td><td>Error</td><td>iati:2.03</td><td>The baseline must have a value when indicator measure is unit (1), percentage (2), nominal (3) or ordinal (4).</td><td></td><td class="modify">me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/baseline/')→{me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/baseline/')}</td><td>baseline[../@measure=('1', '2', '3', '4')]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>performance</td><td>8.8.2</td><td>Warning</td><td>iati:2.03</td><td>The @value should be a valid number for all non-qualitative measures.</td><td></td><td class="modify">me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/baseline/')→{me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/baseline/')}</td><td>baseline[../@measure=('1', '2', '3', '4')]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>performance</td><td>8.8.3</td><td>Warning</td><td>iati:2.03</td><td>The @value should be omitted for qualitative measures.</td><td></td><td class="modify">me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/baseline/')→{me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/baseline/')}</td><td>baseline[../@measure=('5')]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>performance</td><td>8.9.1</td><td>Error</td><td>iati:2.03</td><td>The target must have a value when indicator measure is unit (1), percentage (2), nominal (3) or ordinal (4).</td><td></td><td class="modify">me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/period/target/')→{me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/period/target/')}</td><td>target[../../@measure=('1', '2', '3', '4')]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>performance</td><td>8.9.2</td><td>Warning</td><td>iati:2.03</td><td>The @value should be a valid number for all non-qualitative measures.</td><td></td><td class="modify">me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/period/target/')→{me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/period/target/')}</td><td>target[../../@measure=('1', '2', '3', '4')]</td><td>...</td></tr>
<tr class="modify"><td class="modify">→</td><td>performance</td><td>8.9.3</td><td>Warning</td><td>iati:2.03</td><td>The @value should be omitted for qualitative measures.</td><td></td><td class="modify">me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/period/target/')→{me:iati-url('activity-standard/iati-activities/iati-activity/result/indicator/period/target/')}</td><td>target[../../@measure=('5')]</td><td>...</td></tr>
<tr><td></td><td>iati</td><td>9.1.1</td><td>Error</td><td>iati</td><td>The IATI version of the dataset is not a valid version number.</td><td></td><td>{me:iati-url('codelists/Version/')}</td><td>//iati-activities/@version</td><td>...</td></tr>
<tr class="gap"><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td><td>...</td></tr>
</tbody>
</table>
</div>
</body>
</html>
| IATI/IATI-Rulesets | docs/updated-rules-1.0-beta-2.html | HTML | mit | 17,979 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.