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
|
---|---|---|---|---|---|
# GENERATED FROM XML -- DO NOT EDIT
URI: mod_proxy_fcgi.html.en
Content-Language: en
Content-type: text/html; charset=ISO-8859-1
URI: mod_proxy_fcgi.html.fr
Content-Language: fr
Content-type: text/html; charset=ISO-8859-1
| Dokaponteam/ITF_Project | xampp/apache/manual/mod/mod_proxy_fcgi.html | HTML | mit | 224 |
<!-- File: chapter5/simple-angularjs-service/index.html -->
<html ng-app="notesApp">
<body ng-controller="MainCtrl as mainCtrl">
<h1>Hello Controllers!</h1>
<button ng-click="mainCtrl.open('first')">
Open First
</button>
<button ng-click="mainCtrl.open('second')">
Open Second
</button>
<div ng-switch on="mainCtrl.tab">
<div ng-switch-when="first">
<div ng-controller="SubCtrl as ctrl">
<h3>First tab</h3>
<ul>
<li ng-repeat="item in ctrl.list()">
<span ng-bind="item.label"></span>
</li>
</ul>
<button ng-click="ctrl.add()">
Add More Items
</button>
</div>
</div>
<div ng-switch-when="second">
<div ng-controller="SubCtrl as ctrl">
<h3>Second tab</h3>
<ul>
<li ng-repeat="item in ctrl.list()">
<span ng-bind="item.label"></span>
</li>
</ul>
<button ng-click="ctrl.add()">
Add More Items
</button>
</div>
</div>
</div>
<script
src="https://ajax.googleapis.com/ajax/libs/angularjs/1.3.11/angular.js">
</script>
<script src="app.js"></script>
</body>
</html>
| JethroTseng/angularjs-up-and-running | chapter5/simple-angularjs-service/index.html | HTML | mit | 1,191 |
<div>
Comma or space-separated list of
<a href="http://ant.apache.org/manual/dirtasks.html#patterns" target="_blank">Ant-style patterns</a>
of files that will be included in publishing. Include patterns are applied on the published file path before any
exclude patterns.
</div> | DimaNevelev/jenkins-artifactory-plugin | src/main/webapp/help/common/help-deployedArtifactIncludePattern.html | HTML | apache-2.0 | 293 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>ublas: boost::numeric::ublas::iterator_restrict_traits< dense_random_access_iterator_tag, sparse_bidirectional_iterator_tag > Struct Template Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div class="navpath"><b>boost</b>::<b>numeric</b>::<b>ublas</b>::<a class="el" href="structboost_1_1numeric_1_1ublas_1_1iterator__restrict__traits_3_01dense__random__access__iteratodc161542be457382732ec49a83757970.html">iterator_restrict_traits< dense_random_access_iterator_tag, sparse_bidirectional_iterator_tag ></a>
</div>
</div>
<div class="contents">
<h1>boost::numeric::ublas::iterator_restrict_traits< dense_random_access_iterator_tag, sparse_bidirectional_iterator_tag > Struct Template Reference</h1><!-- doxytag: class="boost::numeric::ublas::iterator_restrict_traits< dense_random_access_iterator_tag, sparse_bidirectional_iterator_tag >" -->
<p><a href="structboost_1_1numeric_1_1ublas_1_1iterator__restrict__traits_3_01dense__random__access__iteratofc8d54de2397ba5bfaca6b9ce2edc4fc.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Public Types</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a36fd7f262800a37a5665734c96b5ed8e"></a><!-- doxytag: member="boost::numeric::ublas::iterator_restrict_traits< dense_random_access_iterator_tag, sparse_bidirectional_iterator_tag >::iterator_category" ref="a36fd7f262800a37a5665734c96b5ed8e" args="" -->
typedef <br class="typebreak"/>
<a class="el" href="structboost_1_1numeric_1_1ublas_1_1sparse__bidirectional__iterator__tag.html">sparse_bidirectional_iterator_tag</a> </td><td class="memItemRight" valign="bottom"><b>iterator_category</b></td></tr>
</table>
<h3>template<><br/>
struct boost::numeric::ublas::iterator_restrict_traits< dense_random_access_iterator_tag, sparse_bidirectional_iterator_tag ></h3>
</div>
<hr size="1"/><address style="text-align: right;"><small>Generated on Sun Jul 4 20:31:07 2010 for ublas by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.1 </small></address>
</body>
</html>
| NixaSoftware/CVis | venv/bin/libs/numeric/ublas/doc/html/structboost_1_1numeric_1_1ublas_1_1iterator__restrict__traits_3_01dense__random__access__iteratodc161542be457382732ec49a83757970.html | HTML | apache-2.0 | 3,205 |
<!doctype html>
<title>WebSockets: defineProperty setter for url</title>
<script src=/resources/testharness.js></script>
<script src=/resources/testharnessreport.js></script>
<script src=../../../constants.sub.js></script>
<meta name="variant" content="">
<meta name="variant" content="?wss">
<div id=log></div>
<script>
test(function() {
window.setter_ran = false;
Object.defineProperty(WebSocket.prototype, 'url', {
set: function(v) { window[v] = true; }
});
var ws = new WebSocket('ws://example.invalid/');
ws.url = 'setter_ran';
assert_true(setter_ran);
});
</script>
| scheib/chromium | third_party/blink/web_tests/external/wpt/websockets/interfaces/WebSocket/url/006.html | HTML | bsd-3-clause | 602 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<title>CURLOPT_CRLFILE man page</title>
<meta name="generator" content="roffit">
<STYLE type="text/css">
P.level0 {
padding-left: 2em;
}
P.level1 {
padding-left: 4em;
}
P.level2 {
padding-left: 6em;
}
span.emphasis {
font-style: italic;
}
span.bold {
font-weight: bold;
}
span.manpage {
font-weight: bold;
}
h2.nroffsh {
background-color: #e0e0e0;
}
span.nroffip {
font-weight: bold;
font-size: 120%;
font-family: monospace;
}
p.roffit {
text-align: center;
font-size: 80%;
}
</STYLE>
</head><body>
<p class="level0"><a name="NAME"></a><h2 class="nroffsh">NAME</h2>
<p class="level0">CURLOPT_CRLFILE - specify a Certificate Revocation List file <a name="SYNOPSIS"></a><h2 class="nroffsh">SYNOPSIS</h2>
<p class="level0">#include <curl/curl.h>
<p class="level0">CURLcode curl_easy_setopt(CURL *handle, CURLOPT_CRLFILE, char *file); <a name="DESCRIPTION"></a><h2 class="nroffsh">DESCRIPTION</h2>
<p class="level0">Pass a char * to a zero terminated string naming a <span Class="emphasis">file</span> with the concatenation of CRL (in PEM format) to use in the certificate validation that occurs during the SSL exchange.
<p class="level0">When curl is built to use NSS or GnuTLS, there is no way to influence the use of CRL passed to help in the verification process. When libcurl is built with OpenSSL support, X509_V_FLAG_CRL_CHECK and X509_V_FLAG_CRL_CHECK_ALL are both set, requiring CRL check against all the elements of the certificate chain if a CRL file is passed.
<p class="level0">This option makes sense only when used in combination with the <a Class="emphasis" href="./CURLOPT_SSL_VERIFYPEER.html">CURLOPT_SSL_VERIFYPEER</a> option.
<p class="level0">A specific error code (<span Class="emphasis">CURLE_SSL_CRL_BADFILE</span>) is defined with the option. It is returned when the SSL exchange fails because the CRL file cannot be loaded. A failure in certificate verification due to a revocation information found in the CRL does not trigger this specific error. <a name="DEFAULT"></a><h2 class="nroffsh">DEFAULT</h2>
<p class="level0">NULL <a name="PROTOCOLS"></a><h2 class="nroffsh">PROTOCOLS</h2>
<p class="level0">All TLS-based protocols <a name="EXAMPLE"></a><h2 class="nroffsh">EXAMPLE</h2>
<p class="level0">TODO <a name="AVAILABILITY"></a><h2 class="nroffsh">AVAILABILITY</h2>
<p class="level0">Added in 7.19.0 <a name="RETURN"></a><h2 class="nroffsh">RETURN VALUE</h2>
<p class="level0">Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or CURLE_OUT_OF_MEMORY if there was insufficient heap space. <a name="SEE"></a><h2 class="nroffsh">SEE ALSO</h2>
<p class="level0"><a Class="manpage" href="./CURLOPT_SSL_VERIFYPEER.html">CURLOPT_SSL_VERIFYPEER</a> <a Class="manpage" href="./CURLOPT_SSL_VERIFYHOST.html">CURLOPT_SSL_VERIFYHOST</a> <span Class="manpage"> </span> <p class="roffit">
This HTML page was made with <a href="http://daniel.haxx.se/projects/roffit/">roffit</a>.
</body></html>
| iSCInc/cURL | v7.38.0/docs/libcurl/opts/CURLOPT_CRLFILE.html | HTML | mit | 3,081 |
<!DOCTYPE html>
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="resources/test-helpers.js"></script>
<script>
async_test(function(t) {
var documentURL = 'no-such-worker';
navigator.serviceWorker.getRegistration(documentURL)
.then(function(value) {
assert_equals(value, undefined,
'getRegistration should resolve with undefined');
t.done();
})
.catch(unreached_rejection(t));
}, 'getRegistration');
async_test(function(t) {
var scope = 'resources/scope/getregistration/normal';
var registration;
service_worker_unregister_and_register(t, 'resources/empty-worker.js',
scope)
.then(function(r) {
registration = r;
return navigator.serviceWorker.getRegistration(scope);
})
.then(function(value) {
assert_equals(
value, registration,
'getRegistration should resolve to the same registration object');
service_worker_unregister_and_done(t, scope);
})
.catch(unreached_rejection(t));
}, 'Register then getRegistration');
async_test(function(t) {
var scope = 'resources/scope/getregistration/url-with-fragment';
var documentURL = scope + '#ref';
var registration;
service_worker_unregister_and_register(t, 'resources/empty-worker.js',
scope)
.then(function(r) {
registration = r;
return navigator.serviceWorker.getRegistration(documentURL);
})
.then(function(value) {
assert_equals(
value, registration,
'getRegistration should resolve to the same registration object');
service_worker_unregister_and_done(t, scope);
})
.catch(unreached_rejection(t));
}, 'Register then getRegistration with a URL having a fragment');
async_test(function(t) {
var documentURL = 'http://example.com/';
navigator.serviceWorker.getRegistration(documentURL)
.then(function() {
assert_unreached(
'getRegistration with an out of origin URL should fail');
}, function(reason) {
assert_equals(
reason.name, 'SecurityError',
'getRegistration with an out of origin URL should fail');
t.done();
})
.catch(unreached_rejection(t));
}, 'getRegistration with a cross origin URL');
async_test(function(t) {
var scope = 'resources/scope/getregistration/register-unregister';
service_worker_unregister_and_register(t, 'resources/empty-worker.js',
scope)
.then(function(registration) {
return registration.unregister();
})
.then(function() {
return navigator.serviceWorker.getRegistration(scope);
})
.then(function(value) {
assert_equals(value, undefined,
'getRegistration should resolve with undefined');
t.done();
})
.catch(unreached_rejection(t));
}, 'Register then Unregister then getRegistration');
</script>
| js0701/chromium-crosswalk | third_party/WebKit/LayoutTests/http/tests/serviceworker/getregistration.html | HTML | bsd-3-clause | 3,217 |
<!DOCTYPE html>
<!--
Copyright (c) 2015 Intel Corporation.
Redistribution and use in source and binary forms, with or without modification,
are permitted provided that the following conditions are met:
* Redistributions of works must retain the original copyright notice, this list
of conditions and the following disclaimer.
* Redistributions in binary form must reproduce the original copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.
* Neither the name of Intel Corporation nor the names of its contributors
may be used to endorse or promote products derived from this work without
specific prior written permission.
THIS SOFTWARE IS PROVIDED BY INTEL CORPORATION "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL INTEL CORPORATION BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING,
BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Authors:
Yin, Haichao <[email protected]>
Xu, Kang <[email protected]>
-->
<meta charset="utf-8">
<meta name="assert" content="connect-src http://www.w3.org https://www.tizen.org"/>
<title>CSP Test: csp_connect-src_cross-origin_multi_xmlhttprequest_blocked</title>
<link rel="author" title="Intel" href="http://www.intel.com"/>
<link rel="help" href="http://www.w3.org/TR/2012/CR-CSP-20121115/#connect-src"/>
<script src="resources/testharness.js"></script>
<script src="resources/testharnessreport.js"></script>
<div id="log"></div>
<script>
var xhr = new XMLHttpRequest();
test(function() {
try {
xhr.open("GET", "http://www.google.com");
assert_unreached("Should not reach here");
} catch (e) {
// To be improved for exception error checking
}
}, document.title);
</script>
| qiuzhong/crosswalk-test-suite | wrt/wrt-rt-linux-tests/org.csp.connectsrccrossoriginmultixmlhttprequestblocked/test_index.html | HTML | bsd-3-clause | 2,289 |
<!--
@license
Copyright (c) 2016 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
<title>app-header-layout demo</title>
<script src="../../../webcomponentsjs/webcomponents-lite.js"></script>
<link rel="import" href="../../../font-roboto/roboto.html">
<link rel="import" href="../../../iron-icons/iron-icons.html">
<link rel="import" href="../../../paper-icon-button/paper-icon-button.html">
<link rel="import" href="../../app-scroll-effects/effects/waterfall.html">
<link rel="import" href="../../app-header/app-header.html">
<link rel="import" href="../../app-toolbar/app-toolbar.html">
<link rel="import" href="../../demo/sample-content.html">
<link rel="import" href="../app-header-layout.html">
<custom-style>
<style is="custom-style">
body {
margin: 0;
font-family: 'Roboto', 'Noto', sans-serif;
background-color: #eee;
}
app-header {
background-color: #4285f4;
color: #fff;
}
.content {
@apply --layout-flex;
}
app-header paper-icon-button {
--paper-icon-button-ink-color: white;
}
footer {
height: 50px;
line-height: 50px;
text-align: center;
background-color: white;
font-size: 14px;
}
</style>
</custom-style>
</head>
<body>
<!-- default to use body scroller -->
<app-header-layout fullbleed>
<app-header slot="header" effects="waterfall" condenses reveals>
<app-toolbar>
<paper-icon-button icon="menu"></paper-icon-button>
<div main-title></div>
<paper-icon-button icon="search"></paper-icon-button>
</app-toolbar>
<app-toolbar></app-toolbar>
<app-toolbar>
<div spacer main-title>My Drive</div>
</app-toolbar>
</app-header>
<div class="content">
<!-- content goes here -->
</div>
<footer>
© Polymer project
</footer>
</app-header-layout>
</body>
</html>
| ms123s/simpl4-src | surface2/domelements/bower_components/app-layout/app-header-layout/demo/footer.html | HTML | apache-2.0 | 2,576 |
<!DOCTYPE html>
<!-- DO NOT EDIT! Generated by `common/security-features/tools/generate.py --spec upgrade-insecure-requests/` -->
<html>
<head>
<meta charset="utf-8">
<meta name="timeout" content="long">
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<script src="/common/security-features/resources/common.sub.js"></script>
<script src="../../../generic/test-case.sub.js"></script>
</head>
<body>
<script>
TestCase(
[
{
"expectation": "blocked",
"origin": "cross-ws-downgrade",
"redirection": "no-redirect",
"source_context_list": [
{
"policyDeliveries": [],
"sourceContextType": "iframe-blank"
}
],
"source_scheme": "https",
"subresource": "websocket",
"subresource_policy_deliveries": [],
"test_description": "Upgrade-Insecure-Requests: Expects blocked for websocket to cross-ws-downgrade origin and no-redirect redirection from https context."
},
{
"expectation": "blocked",
"origin": "same-ws-downgrade",
"redirection": "no-redirect",
"source_context_list": [
{
"policyDeliveries": [],
"sourceContextType": "iframe-blank"
}
],
"source_scheme": "https",
"subresource": "websocket",
"subresource_policy_deliveries": [],
"test_description": "Upgrade-Insecure-Requests: Expects blocked for websocket to same-ws-downgrade origin and no-redirect redirection from https context."
}
],
new SanityChecker()
).start();
</script>
<div id="log"></div>
</body>
</html>
| scheib/chromium | third_party/blink/web_tests/external/wpt/upgrade-insecure-requests/gen/iframe-blank-inherit.meta/unset/websocket.https.html | HTML | bsd-3-clause | 1,876 |
<div class="media-instance">
<div class="track-handle-container">
<div class="handle-list"></div>
</div>
<div class="media-container">
<div class="tracks-container-wrapper">
<div class="tracks-container"></div>
<div class="bounding-box-selection hidden"></div>
</div>
</div>
</div>
| cadecairos/popcorn.webmaker.org | views/layouts/media-instance.html | HTML | mit | 314 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>XHR2 Timeout Property Tests in Worker</title>
<link rel="help" href="http://www.w3.org/TR/XMLHttpRequest/#timeout-error" />
<link rel="stylesheet" href="testharness.css" />
<script src="/w3c/resources/testharness.js"></script>
<script src="/w3c/resources/testharnessreport.js"></script>
<script src="xmlhttprequest-timeout-runner.js"></script>
<script type="text/javascript">
function testXhr() {
var worker = new Worker("xmlhttprequest-timeout.js");
worker.addEventListener("message", testResultCallbackHandler);
var runTests = { "type": "start", "group": groupFromLocation() };
worker.postMessage(runTests);
};
</script>
</head>
<body onload="testXhr()">
<h1>Description</h1>
<p>This test validates that the XHR2 timeout property behaves as expected in in a worker context.</p>
<div id="log"></div>
</body>
</html>
| leighpauls/k2cro4 | content/test/data/layout_tests/LayoutTests/http/tests/xmlhttprequest/timeout/xmlhttprequest-timeout-worker-twice.html | HTML | bsd-3-clause | 994 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/1998/REC-html40-19980424/loose.dtd">
<html>
<head>
<style type="text/css"><!--a:link {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #0000ff;}a:visited {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #0000ff;}a:visited:hover {text-decoration: underline; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}a:active {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}a:hover {text-decoration: underline; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}h4 {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: tiny; font-weight: bold;}body {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 10pt;}--></style>
<title>Documentation for GrowlApplicationBridge.h</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<style type="text/css"><!--a:link {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #0000ff;}a:visited {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #0000ff;}a:visited:hover {text-decoration: underline; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}a:active {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}a:hover {text-decoration: underline; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: small; color: #ff6600;}h4 {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: tiny; font-weight: bold;}body {text-decoration: none; font-family: lucida grande, geneva, helvetica, arial, sans-serif; font-size: 10pt;}--></style>
<meta name="generator" content="HeaderDoc">
</head>
<body bgcolor="#edf2f6" link="#000099" vlink="#660066" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<font size="-2"><a href="../MasterTOC.html" target="_top" headerdoc="topLink">[Top]</a></font><br><table width="100%" cellpadding="0" cellspacing="0" border="0"><tr height="51" bgcolor="#466C9B"><td> </td></tr></table>
<br><table border="0" cellpadding="0" cellspacing="2" width="148">
<tr>
<td width="15"> </td>
<td colspan="2"><font size="5" color="#330066"><b>Header:</b></font></td>
</tr>
<tr>
<td width="15"> </td>
<td width="15"> </td>
<td><b><font size="+1">GrowlApplicationBridge.h</font></b></td>
</tr>
<tr>
<td></td>
<td colspan="2">
<h4>
<br><nobr><a href="CompositePage.html" target="doc">Introduction</a></nobr>
</h4>
<h4><a href="CompositePage.html" target="doc">#defines
</a></h4>
<nobr> <a href="CompositePage.html#//apple_ref/c/macro/GROWL_PREFPANE_BUNDLE_IDENTIFIER" target="doc">GROWL_PREFPANE_BUNDLE_IDENTIFIER</a></nobr><br><nobr> <a href="CompositePage.html#//apple_ref/c/macro/GROWL_PREFPANE_NAME" target="doc">GROWL_PREFPANE_NAME</a></nobr><br><h4>Classes</h4>
<nobr> <a href="Classes/GrowlApplicationBridge/index.html" target="_top">GrowlApplicationBridge</a></nobr><br><h4>Protocols</h4>
<nobr> <a href="Protocols/GrowlApplicationBridgeDelegate/index.html" target="_top">GrowlApplicationBridgeDelegate</a></nobr><br><h4>Categories</h4>
<nobr> <a href="Categories/NSObject_GrowlApplicationBridgeDelegate_InformalProtocol_/index.html" target="_top">NSObject(GrowlApplicationBridgeDelegate_InformalProtocol)</a></nobr><br><nobr> <a href="Categories/NSObject_GrowlApplicationBridgeDelegate_Installation_InformalProtocol_/index.html" target="_top">NSObject(GrowlApplicationBridgeDelegate_Installation_InformalProtocol)</a></nobr><br>
</td>
</tr>
</table>
<p> </p>
<p>
</p>
</body>
</html>
| doshinirav/doshinirav-myversion | Docs/HeaderDoc/GrowlApplicationBridge/toc.html | HTML | bsd-3-clause | 4,201 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>WinPcap: NPF driver internals manual</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.6.1 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
</div>
<div class="contents">
<h1>NPF driver internals manual<br/>
<small>
[<a class="el" href="group__internals.html">WinPcap internals</a>]</small>
</h1><table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Modules</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__NPF__ioctl.html">NPF I/O control codes</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__NPF__include.html">NPF structures and definitions</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__NPF__code.html">NPF functions</a></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="group__NPF__jitter.html">NPF Just-in-time compiler definitions</a></td></tr>
</table>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<meta name="GENERATOR" content="Microsoft FrontPage 6.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<title></title>
</head>
<body>
<p>This section documents the internals of the Netgroup Packet Filter (NPF), the kernel
portion of WinPcap. Normal users are probably interested in how to use WinPcap
and not in its internal structure. Therefore
the information present in this module is destined mainly to WinPcap developers and maintainers, or to
the people interested in how the driver works. In particular, a good knowledge
of OSes, networking and Win32 kernel programming and device drivers development
is required to profitably read this section. </p>
<p>NPF is the WinPcap component that does the hard work, processing the packets
that transit on the network and exporting capture, injection and analysis
capabilities to user-level.</p>
<p>The following paragraphs will describe the interaction of NPF with the
OS and its basic structure.</p>
<h2>NPF and NDIS</h2>
<p>NDIS (Network Driver Interface Specification) is a standard that defines the
communication between a network adapter (or, better, the driver that manages it)
and the protocol drivers (that implement for example TCP/IP). Main NDIS purpose
is to act as a wrapper that allows protocol drivers to send and receive packets
onto a network (LAN or WAN) without caring either the particular adapter or the
particular Win32 operating system.</p>
<p>NDIS supports three types of network drivers:</p>
<ol>
<li><strong>Network interface card or NIC drivers</strong>. NIC drivers
directly manage network interface cards, referred to as NICs. The NIC
drivers interface directly to the hardware at their lower edge and at their
upper edge present an interface to allow upper layers to send packets on the
network, to handle interrupts, to reset the NIC, to halt the NIC and to
query and set the operational characteristics of the driver. NIC drivers can
be either miniports or legacy full NIC drivers.
<ul>
<li>Miniport drivers implement only the hardware-specific operations
necessary to manage a NIC, including sending and receiving data on the
NIC. Operations common to all lowest level NIC drivers, such as
synchronization, is provided by NDIS. Miniports do not call operating
system routines directly; their interface to the operating system is
NDIS.<br>
A miniport does not keep track of bindings. It merely passes packets up
to NDIS and NDIS makes sure that these packets are passed to the correct
protocols.
<li>Full NIC drivers have been written to perform both hardware-specific
operations and all the synchronization and queuing operations usually
done by NDIS. Full NIC drivers, for instance, maintain their own binding
information for indicating received data. </li>
</ul>
<li><strong>Intermediate drivers</strong>. Intermediate drivers interface
between an upper-level driver such as a protocol driver and a miniport. To
the upper-level driver, an intermediate driver looks like a miniport. To a
miniport, the intermediate driver looks like a protocol driver. An
intermediate protocol driver can layer on top of another intermediate driver
although such layering could have a negative effect on system performance. A
typical reason for developing an intermediate driver is to perform media
translation between an existing legacy protocol driver and a miniport that
manages a NIC for a new media type unknown to the protocol driver. For
instance, an intermediate driver could translate from LAN protocol to ATM
protocol. An intermediate driver cannot communicate with user-mode
applications, but only with other NDIS drivers.
<li><b>Transport drivers or protocol drivers</b>. A protocol driver implements
a network protocol stack such as IPX/SPX or TCP/IP, offering its services
over one or more network interface cards. A protocol driver services
application-layer clients at its upper edge and connects to one or more NIC
driver(s) or intermediate NDIS driver(s) at its lower edge.</li>
</ol>
<p>NPF is implemented as a protocol driver. This is not the best possible choice
from the performance point of view, but allows reasonable independence from the
MAC layer and as well as complete access to the raw traffic.</p>
<p>Notice that the various Win32 operating systems have different versions of
NDIS: NPF is NDIS 5 compliant under Windows 2000 and its derivations (like
Windows XP), NDIS 3
compliant on the other Win32 platforms. </p>
<p>Next figure shows the position of NPF inside the NDIS stack:</p>
<p align="center"><img border="0" src="npf-ndis.gif"></p>
<p align="center"><b>Figure 1: NPF inside NDIS.</b></p>
<p>The interaction with the OS is normally asynchronous. This means that the
driver provides a set of callback functions that are invoked by the system when
some operation is required to NPF. NPF exports callback functions for all the I/O operations of the
applications: open, close, read, write, ioctl, etc.</p>
<p>The interaction with NDIS is asynchronous as well: events
like the arrival of a new packet are notified to NPF through a callback
function (Packet_tap() in this case). Furthermore, the interaction with NDIS and
the NIC
driver takes always place by means of non blocking functions: when NPF invokes a
NDIS function, the call returns immediately; when the processing ends, NDIS invokes
a specific NPF
callback to inform that the function has finished. The
driver exports a callback for any low-level operation, like sending packets,
setting or requesting parameters on the NIC, etc.</p>
<h2>NPF structure basics</h2>
<p>Next figure shows the structure of WinPcap, with particular reference to the
NPF driver.</p>
<p align="center"><img border="0" src="npf-npf.gif" width="500" height="412"></p>
<p align="center"><b>Figure 2: NPF device driver.</b>
<p>NPF is able to
perform a number of different operations: capture, monitoring, dump to disk,
packet injection. The following paragraphs will describe shortly each of these
operations.</p>
<h4>Packet Capture</h4>
<p>The most important operation of NPF is packet capture.
During a capture, the driver sniffs the packets using a network interface and delivers them intact to the
user-level applications.
</p>
<p>The capture process relies on two main components:</p>
<ul>
<li>
<p>A packet filter that decides if an
incoming packet has to be accepted and copied to the listening application.
Most applications using NPF reject far more packets than those accepted,
therefore a versatile and efficient packet filter is critical for good
over-all performance. A packet filter is a function with boolean output
that is applied to a packet. If the value of the function is true the
capture driver copies
the packet to the application; if it is false the packet is discarded. NPF
packet filter is a bit more complex, because it determines not only if the
packet should be kept, but also the amount of bytes to keep. The filtering
system adopted by NPF derives from the <b>BSD Packet Filter</b> (BPF), a
virtual processor able to execute filtering programs expressed in a
pseudo-assembler and created at user level. The application takes a user-defined filter (e.g. pick up all UDP packets)
and, using wpcap.dll, compiles them into a BPF program (e.g. if the
packet is IP and the <i>protocol type</i> field is equal to 17, then return
true). Then, the application uses the <i>BIOCSETF</i>
IOCTL to inject the filter in the kernel. At this point, the program
is executed for every incoming packet, and only the conformant packets are
accepted. Unlike traditional solutions, NPF does not <i>interpret</i>
the filters, but it <i>executes</i> them. For performance reasons, before using the
filter NPF feeds it to a JIT compiler that translates it into a native 80x86
function. When a packet is captured, NPF calls this native function instead
of invoking the filter interpreter, and this makes the process very fast.
The concept behind this optimization is very similar to the one of Java
jitters.</li>
<li>
<p>A circular buffer to store the
packets and avoid loss. A packet is stored in the buffer with a header that
maintains information like the timestamp and the size of the packet.
Moreover, an alignment padding is inserted between the packets in order to
speed-up the access to their data by the applications. Groups of packets can be copied
with a single operation from the NPF buffer to the applications. This
improves performances because it minimizes the number of reads. If the
buffer is full when a new packet arrives, the packet is discarded and
hence it's lost. Both kernel and user buffer can be
changed at runtime for maximum versatility: packet.dll and wpcap.dll provide functions for this purpose.</li>
</ul>
<p>The size of the user buffer is very
important because it determines the <i>maximum</i> amount of data that can be
copied from kernel space to user space within a single system call. On the other
hand, it can be noticed that also the <i>minimum</i> amount of data that can be copied
in a single call is extremely important. In presence of a large value for this
variable, the kernel waits for the arrival of several packets before copying the
data to the user. This guarantees a low number of system calls, i.e. low
processor usage, which is a good setting for applications like sniffers. On the
other side, a small value means that the kernel will copy the packets as soon as
the application is ready to receive them. This is excellent for real time
applications (like, for example, ARP redirectors or bridges) that need the better
responsiveness from the kernel.
From this point of view, NPF has a configurable behavior, that allows users to choose between
best efficiency or best responsiveness (or any intermediate situation). </p>
<p>The wpcap library includes a couple of system calls that can be used both to set the timeout after
which a read expires and the minimum amount of data that can be transferred to
the application. By default, the read timeout is 1 second, and the minimum
amount of data copied between the kernel and the application is 16K.</p>
<h4> Packet injection</h4>
<p> NPF allows to write raw packets to the network. To send data, a
user-level application performs a WriteFile() system call on the NPF device file. The data is sent to the network as is, without encapsulating it in
any protocol, therefore the application will have to build the various headers
for each packet. The application usually does not need to generate the FCS
because it is calculated by the network adapter hardware and it is attached
automatically at the end of a packet before sending it to the network.</p>
<p>In normal situations, the sending rate of the packets to the network is not
very high because of the need of a system call for each packet. For this reason,
the possibility to send a single packet more than once with a single write
system call has been added. The user-level application can set, with an IOCTL
call (code pBIOCSWRITEREP), the number of times a single packet will be
repeated: for example, if this value is set to 1000, every raw packet written by
the application on the driver's device file will be sent 1000 times. This
feature can be used to generate high speed traffic for testing purposes: the
overload of context switches is no longer present, so performance is remarkably
better. </p>
<h4> Network monitoring</h4>
<p>WinPcap offers a kernel-level programmable monitoring
module, able to calculate simple statistics on the network traffic. The
idea behind this module is shown in Figure
2: the statistics can be gathered without the need to copy the packets to
the application, that simply receives and displays the results obtained from the
monitoring engine. This allows to avoid great part of the capture overhead in
terms of memory and CPU clocks.</p>
<p>The monitoring engine is
made of a <i>classifier</i> followed by a <i>counter</i>. The packets are
classified using the filtering engine of NPF, that provides a configurable way
to select a subset of the traffic. The data that pass the filter go to the
counter, that keeps some variables like the number of packets and
the amount of bytes accepted by the filter and updates them with the data of the
incoming packets. These variables are passed to the user-level application at
regular intervals whose period can be configured by the user. No buffers are
allocated at kernel and user level.</p>
<h4>Dump to disk</h4>
<p>The dump to disk
capability can be used to save the network data to disk directly from kernel
mode.
</p>
<p align="center"><img border="0" src="npf-dump.gif" width="400" height="187">
</p>
<p align="center"><b>Figure 3: packet capture versus kernel-level dump.</b>
</p>
<p>In
traditional systems, the path covered by the packets that are saved to disk is
the one followed by the black arrows in Figure
3: every packet is copied several times, and normally 4 buffers are
allocated: the one of the capture driver, the one in the application that keeps
the captured data, the one of the stdio functions (or similar) that are used by
the application to write on file, and finally the one of the file system.
</p>
<p>When the
kernel-level traffic logging feature of NPF is enabled, the capture driver
addresses the file system directly, hence the path covered by the packets is the
one of the red dotted arrow: only two buffers and a single copy are necessary,
the number of system call is drastically reduced, therefore the performance is
considerably better.
</p>
<p>Current
implementation dumps the to disk in the widely used libpcap format. It gives
also the possibility to filter the traffic before the dump process in order to
select the packet that will go to the disk.
</p>
<h2>Further reading</h2>
<p>The structure of NPF and its filtering engine derive directly from the one of
the BSD Packet Filter (BPF), so if you are interested the subject you can read
the following papers:</p>
<p>- S. McCanne and V. Jacobson, <a href="ftp://ftp.ee.lbl.gov/papers/bpf-usenix93.ps.Z">The
BSD Packet Filter: A New Architecture for User-level Packet Capture</a>.
Proceedings of the 1993 Winter USENIX Technical Conference (San Diego, CA, Jan.
1993), USENIX. </p>
<p>- A. Begel, S. McCanne, S.L.Graham, BPF+: <a href="http://www.acm.org/pubs/articles/proceedings/comm/316188/p123-begel/p123-begel.pdf">Exploiting
Global Data-flow Optimization in a Generalized Packet Filter Architecture</a>,
Proceedings of ACM SIGCOMM '99, pages 123-134, Conference on Applications,
technologies, architectures, and protocols for computer communications, August
30 - September 3, 1999, Cambridge, USA</p>
<h2>Note</h2>
<p>The code documented in this manual is the one of the Windows NTx version of
NPF. The Windows 9x code is very similar, but it is less efficient and
lacks advanced features like kernel-mode dump.</p>
<p>
</body>
</html>
</div>
<hr>
<p align="right"><img border="0" src="winpcap_small.gif" align="absbottom" width="91" height="27">
documentation. Copyright (c) 2002-2005 Politecnico di Torino. Copyright (c) 2005-2009
CACE Technologies. All rights reserved.</p>
| wubenqi/zutils | zutils/pcap_util/third_party/winpcap/docs/html/group__NPF.html | HTML | apache-2.0 | 17,520 |
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Complex - A first more complex generator</title>
<link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
<link rel="home" href="../../../index.html" title="Spirit 2.5.2">
<link rel="up" href="../tutorials.html" title="Tutorials">
<link rel="prev" href="semantic_actions.html" title="Generator Semantic Actions">
<link rel="next" href="karma_easier_complex.html" title="Complex - Made easier">
</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="semantic_actions.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorials.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="karma_easier_complex.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="spirit.karma.tutorials.karma_complex"></a><a class="link" href="karma_complex.html" title="Complex - A first more complex generator">Complex - A first
more complex generator</a>
</h4></div></div></div>
<p>
In this section we will develop a generator for complex numbers, allowing
to represent a <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span></code> either as <code class="computeroutput"><span class="special">(</span><span class="identifier">real</span><span class="special">,</span> <span class="identifier">imag</span><span class="special">)</span></code>
(where <code class="computeroutput"><span class="identifier">real</span></code> and <code class="computeroutput"><span class="identifier">imag</span></code> are the real and imaginary parts
of the complex number) or as a simple <code class="computeroutput"><span class="identifier">real</span></code>
if the imaginary part happens to be equal to zero. This example will highlight
the power of <span class="emphasis"><em>Spirit.Karma</em></span> allowing to combine compile
time definition of formatting rules with runtime based decisions which
of the rules to apply. Also this time, we're using <a href="../../../../../../../libs/phoenix/doc/html/index.html" target="_top">Boost.Phoenix</a>
to do the semantic actions.
</p>
<p>
Our goal is to allow for two different output formats to be applied depending
on whether the imaginary part of the complex number is zero or not. Let's
write both as a set of alternatives:
</p>
<pre class="programlisting"> <span class="char">'('</span> <span class="special"><<</span> <span class="identifier">double_</span> <span class="special"><<</span> <span class="string">", "</span> <span class="special"><<</span> <span class="identifier">double_</span> <span class="special"><<</span> <span class="char">')'</span>
<span class="special">|</span> <span class="identifier">double_</span>
</pre>
<p>
where the first alternative should be used for numbers having a non-zero
imaginary part, while the second is for real numbers. Generally, alternatives
are tried in the sequence of their definition as long until one of the
expressions (as delimited by <code class="computeroutput"><span class="char">'|'</span></code>)
succeeds. If no generator expression succeeds the whole alternative fails.
</p>
<p>
If we left this formatting grammar as is our generator would always choose
the first alternative. We need to add some additional rules allowing to
make the first alternative fail. So, if the first alternative fails the
second one will be chosen instead. The decision about whether to choose
the first alternative has to be made at runtime as only then we actually
know the value of the imaginary part of the complex number. <span class="emphasis"><em>Spirit.Karma</em></span>
provides us with with a primitive generator <code class="computeroutput"><span class="identifier">eps</span><span class="special">()</span></code>, which is usable as a semantic predicate.
It has the property to 'succeed' generating only if its argument is true
(while it never generates any output on its own).
</p>
<pre class="programlisting"><span class="keyword">double</span> <span class="identifier">imag</span> <span class="special">=</span> <span class="special">...;</span> <span class="comment">// imaginary part</span>
<span class="identifier">eps</span><span class="special">(</span><span class="identifier">imag</span> <span class="special">!=</span> <span class="number">0</span><span class="special">)</span> <span class="special"><<</span> <span class="char">'('</span> <span class="special"><<</span> <span class="identifier">double_</span> <span class="special"><<</span> <span class="string">", "</span> <span class="special"><<</span> <span class="identifier">double_</span> <span class="special"><<</span> <span class="char">')'</span>
<span class="special">|</span> <span class="identifier">double_</span>
</pre>
<p>
If one of the generator elements of a sequence fails the whole sequence
will fail. This is exactly what we need, forcing the second alternative
to be chosen for complex numbers with imaginary parts equal to zero.
</p>
<p>
Now on to the full example, this time with the proper semantic actions
(the complete cpp file for this example can be found here: <a href="../../../../../example/karma/complex_number.cpp" target="_top">complex_number.cpp</a>).
</p>
<p>
We will use the <code class="computeroutput"><span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span></code> type for this and all subsequent
related examples. And here you can see the full code of the generator allowing
to output a complex number either as a pair of numbers (if the imaginary
part is non-zero) or as a single number (if the complex is a real number):
</p>
<p>
</p>
<pre class="programlisting"><span class="keyword">template</span> <span class="special"><</span><span class="keyword">typename</span> <span class="identifier">OutputIterator</span><span class="special">></span>
<span class="keyword">bool</span> <span class="identifier">generate_complex</span><span class="special">(</span><span class="identifier">OutputIterator</span> <span class="identifier">sink</span><span class="special">,</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">complex</span><span class="special"><</span><span class="keyword">double</span><span class="special">></span> <span class="keyword">const</span><span class="special">&</span> <span class="identifier">c</span><span class="special">)</span>
<span class="special">{</span>
<span class="keyword">using</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">spirit</span><span class="special">::</span><span class="identifier">karma</span><span class="special">::</span><span class="identifier">eps</span><span class="special">;</span>
<span class="keyword">using</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">spirit</span><span class="special">::</span><span class="identifier">karma</span><span class="special">::</span><span class="identifier">double_</span><span class="special">;</span>
<span class="keyword">using</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">spirit</span><span class="special">::</span><span class="identifier">karma</span><span class="special">::</span><span class="identifier">_1</span><span class="special">;</span>
<span class="keyword">using</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">spirit</span><span class="special">::</span><span class="identifier">karma</span><span class="special">::</span><span class="identifier">generate</span><span class="special">;</span>
<span class="keyword">return</span> <span class="identifier">generate</span><span class="special">(</span><span class="identifier">sink</span><span class="special">,</span>
<span class="comment">// Begin grammar</span>
<span class="special">(</span>
<span class="identifier">eps</span><span class="special">(</span><span class="identifier">c</span><span class="special">.</span><span class="identifier">imag</span><span class="special">()</span> <span class="special">!=</span> <span class="number">0</span><span class="special">)</span> <span class="special"><<</span>
<span class="char">'('</span> <span class="special"><<</span> <span class="identifier">double_</span><span class="special">[</span><span class="identifier">_1</span> <span class="special">=</span> <span class="identifier">c</span><span class="special">.</span><span class="identifier">real</span><span class="special">()]</span> <span class="special"><<</span> <span class="string">", "</span> <span class="special"><<</span> <span class="identifier">double_</span><span class="special">[</span><span class="identifier">_1</span> <span class="special">=</span> <span class="identifier">c</span><span class="special">.</span><span class="identifier">imag</span><span class="special">()]</span> <span class="special"><<</span> <span class="char">')'</span>
<span class="special">|</span> <span class="identifier">double_</span><span class="special">[</span><span class="identifier">_1</span> <span class="special">=</span> <span class="identifier">c</span><span class="special">.</span><span class="identifier">real</span><span class="special">()]</span>
<span class="special">)</span>
<span class="comment">// End grammar</span>
<span class="special">);</span>
<span class="special">}</span>
</pre>
<p>
</p>
<p>
The <code class="computeroutput"><span class="identifier">double_</span></code> generators
have this semantic action attached:
</p>
<pre class="programlisting"><span class="identifier">_1</span> <span class="special">=</span> <span class="identifier">n</span>
</pre>
<p>
which passes <code class="computeroutput"><span class="identifier">n</span></code> to the first
element of the s generator's attached semantic action. Remember, semantic
actions in <span class="emphasis"><em>Spirit.Karma</em></span> are called before the corresponding
generator is invoked and they are expected to provide the generator with
the data to be used. The semantic action above assigns the value to be
generated (<code class="computeroutput"><span class="identifier">n</span></code>) to the generator
(actually, the attribute of <code class="computeroutput"><span class="identifier">double_</span></code>).
<code class="computeroutput"><span class="identifier">_1</span></code> is a Phoenix placeholder
referring to the attribute of the semantic action's attached generator.
If you need more information about semantic actions, you may want to read
about them in this section: <a class="link" href="semantic_actions.html" title="Generator Semantic Actions">Semantic
Actions</a>.
</p>
<p>
These semantic actions are easy to understand but have the unexpected side
effect of being slightly less efficient than it could be. In addition they
tend to make the formatting grammar less readable. We will see in one of
the next sections how it is possible to use other, built-in features of
<span class="emphasis"><em>Spirit.Karma</em></span> to get rid of the semantic actions altogether.
When writing your grammars in Spirit you should always try to avoid semantic
actions which is often possible. Semantic actions are really powerful tools
but grammars tend to be more efficient and readable without them.
</p>
</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 © 2001-2011 Joel de Guzman, Hartmut Kaiser<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="semantic_actions.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../tutorials.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="karma_easier_complex.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
| NixaSoftware/CVis | venv/bin/libs/spirit/doc/html/spirit/karma/tutorials/karma_complex.html | HTML | apache-2.0 | 14,307 |
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no" />
<script type="text/javascript">
(function(w, d, s, u) {
w.RocketChat = function(c) { w.RocketChat._.push(c) };
w.RocketChat._ = [];
w.RocketChat.url = u;
var h = d.getElementsByTagName(s)[0],
j = d.createElement(s);
j.async = true;
j.src = '/packages/rocketchat_livechat/assets/rocket-livechat.js';
h.parentNode.insertBefore(j, h);
})(window, document, 'script', '/livechat');
</script>
</head>
<!-- Access: http://localhost:3000/packages/rocketchat_livechat/assets/demo.html -->
<body style="background-color: #EFEFEF">
<h1 style="color:#000">test</h1>
<p style="color:#000">Talk to us.</p>
<h2>changing page title</h2>
<a href="#page-0" onclick="document.title='page-0'">page 0</a><br>
<a href="#page-1" onclick="document.title='page-1'">page 1</a><br>
<a href="#page-2" onclick="document.title='page-2'">page 2</a><br>
<a href="#page-3" onclick="document.title='page-3'">page 3</a><br>
<h2>without changing page title</h2>
<a href="#page-4">page 4</a><br>
<a href="#page-5">page 5</a><br>
<a href="#page-6">page 6</a><br>
<a href="#page-7">page 7</a><br>
<script type="text/javascript">
RocketChat(function() {
this.setCustomField('key-test', 'value test');
});
</script>
</body>
</html>
| tntobias/Rocket.Chat | packages/rocketchat-livechat/assets/demo.html | HTML | mit | 1,361 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html><head><title></title>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta name="generator" content="Doxygen 1.8.10"/>
<link rel="stylesheet" type="text/css" href="search.css"/>
<script type="text/javascript" src="typedefs_b.js"></script>
<script type="text/javascript" src="search.js"></script>
</head>
<body class="SRPage">
<div id="SRIndex">
<div class="SRStatus" id="Loading">Loading...</div>
<div id="SRResults"></div>
<script type="text/javascript"><!--
createResults();
--></script>
<div class="SRStatus" id="Searching">Searching...</div>
<div class="SRStatus" id="NoMatches">No Matches</div>
<script type="text/javascript"><!--
document.getElementById("Loading").style.display="none";
document.getElementById("NoMatches").style.display="none";
var searchResults = new SearchResults("searchResults");
searchResults.Search();
--></script>
</div>
</body>
</html>
| Jean-LouisH/LaniaEngine | thirdparty/glm-0.9.9.8/glm/doc/api/search/typedefs_b.html | HTML | mit | 1,018 |
<!--
@license
Copyright (c) 2015 The Polymer Project Authors. All rights reserved.
This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt
The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt
The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt
Code distributed by Google as part of the polymer project is also
subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt
-->
<link rel="import" href="../../polymer/polymer.html">
<link rel="import" href="../iron-fit-behavior.html">
<link rel="import" href="../../paper-styles/color.html">
<dom-module id="simple-fit">
<style>
:host {
background-color: var(--paper-light-blue-500);
color: white;
text-align: center;
}
</style>
<template>
<content></content>
</template>
</dom-module>
<script>
Polymer({
is: 'simple-fit',
behaviors: [
Polymer.IronFitBehavior
]
});
</script>
| glcomponents/glcomponents.github.io | web/components/ocdgplates-element/bower_components/iron-fit-behavior/demo/simple-fit.html | HTML | apache-2.0 | 1,031 |
<div id="cookie-bar-prompt" style="display:none">
<div id="cookie-bar-prompt-content">
<a rel='nofollow' id="cookie-bar-prompt-logo" href="http://cookie-bar.eu"><span>cookie bar</span></a>
<a rel='nofollow' id="cookie-bar-prompt-close"><span>fermer</span></a>
<div class="clear"></div>
<p>Ce site utilise des cookies pour améliorer l'expérience de navigation et fournir des fonctionnalités supplémentaires. Ces données ne seront pas utilisées pour vous identifier ou vous contacter.<br>
<i id='cookie-bar-thirdparty'>
<br>Ce site utilise des cookies de tiers. Vous pouvez en savoir plus dans la politique de confidentialité.<br>
</i>
<i id='cookie-bar-tracking'>
<br>Ce site utilise des cookies de pistage. Vous pouvez en savoir plus dans la politique de confidentialité.<br>
</i>
<i id='cookie-bar-privacy-page'>
<br>Pour savoir comment ce site utilise les cookies ou la technologie du localStorage, lisez notre <a rel='nofollow' id='cookie-bar-privacy-link' href=''>politique de confidentialité</a>.<br><br></i>
<br>En cliquant sur le bouton <span>Autoriser les cookies</span>, <span id='cookie-bar-scrolling'>ou en faisant défiler la page,</span> vous consentez à ce que ce site sauvegarde quelques petits blocs de données sur votre ordinateur.
<i id='cookie-bar-no-consent'>
<br>
<br>En cliquant sur le bouton <span>Ne pas autoriser les cookies</span> vous refusez votre consentement, éliminant tous les cookies et les données localStorage déjà présents (certaines parties du site peuvent cesser de fonctionner correctement).</i><br>
<br>Pour en savoir plus sur les cookies et le localStorage, visitez le site de la <a rel='nofollow' target='_blank' href='https://www.cnil.fr/vos-obligations/sites-web-cookies-et-autres-traceurs/'>Commission Nationale de l'Informatique et des Libertés</a>.
<hr>
Pour désactiver tous les cookies dans votre navigateur, cliquez sur l'icône correspondante et suivez les instructions :
<br>
<br>
<div id='cookie-bar-browsers'>
<!-- Thanks Peequi for the icons http://ampeross.deviantart.com/art/Peequi-part-1-290622606 -->
<a rel='nofollow' class='chrome' target='_blank' href='https://support.google.com/accounts/answer/61416?hl=fr'><span>Chrome</span></a>
<a rel='nofollow' class='firefox' target='_blank' href='https://support.mozilla.org/fr/kb/activer-desactiver-cookies'><span>Firefox</span></a>
<a rel='nofollow' class='ie' target='_blank' href='http://windows.microsoft.com/fr-fr/internet-explorer/delete-manage-cookies'><span>Internet Explorer</span></a>
<a rel='nofollow' class='opera' target='_blank' href='http://help.opera.com/Windows/10.00/fr/cookies.html'><span>Opera</span></a>
<a rel='nofollow' class='safari' target='_blank' href='https://support.apple.com/kb/PH17191?locale=fr_FR'><span>Safari</span></a>
</div>
<br>
</p>
</div>
</div>
<div id="cookie-bar" style="display:none">
<p>Ce site utilise des cookies pour améliorer l'expérience de navigation et fournir des fonctionnalités supplémentaires.
<a rel='nofollow' id="cookie-bar-prompt-button" data-alt="Politique de confidentialité">En savoir plus</a>
</p>
<a rel='nofollow' id="cookie-bar-button-no">Ne pas autoriser les cookies</a>
<a rel='nofollow' id="cookie-bar-button">Autoriser les cookies</a>
</div>
| orioncode/orionplatform | orion_web/orion_web_theme/orion_web_theme_external/src/main/resources/external/css/cookiebar/language/fr.html | HTML | apache-2.0 | 3,667 |
<div class="a"><input type="text" zzz="..." value="xyz"></div>
| 007design/node-trumpet | test/rm_attr.html | HTML | mit | 63 |
<!DOCTYPE html>
<HTML>
<HEAD>
<TITLE> ZTREE DEMO - one root</TITLE>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" href="../../../css/demo.css" type="text/css">
<link rel="stylesheet" href="../../../css/zTreeStyle/zTreeStyle.css" type="text/css">
<script type="text/javascript" src="../../../js/jquery-1.4.4.min.js"></script>
<script type="text/javascript" src="../../../js/jquery.ztree.core.js"></script>
<!-- <script type="text/javascript" src="../../../js/jquery.ztree.excheck.js"></script>
<script type="text/javascript" src="../../../js/jquery.ztree.exedit.js"></script>-->
<SCRIPT type="text/javascript">
<!--
var setting = {
view: {
dblClickExpand: dblClickExpand
},
data: {
simpleData: {
enable: true
}
}
};
var zNodes =[
{ id:1, pId:0, name:"Root", open:true},
{ id:11, pId:1, name:"Parent Node 1-1", open:true},
{ id:111, pId:11, name:"Leaf Node 1-1-1"},
{ id:112, pId:11, name:"Leaf Node 1-1-2"},
{ id:113, pId:11, name:"Leaf Node 1-1-3"},
{ id:114, pId:11, name:"Leaf Node 1-1-4"},
{ id:12, pId:1, name:"Parent Node 1-2", open:true},
{ id:121, pId:12, name:"Leaf Node 1-2-1"},
{ id:122, pId:12, name:"Leaf Node 1-2-2"},
{ id:123, pId:12, name:"Leaf Node 1-2-3"},
{ id:124, pId:12, name:"Leaf Node 1-2-4"},
{ id:13, pId:1, name:"Parent Node 1-3", open:true},
{ id:131, pId:13, name:"Leaf Node 1-3-1"},
{ id:132, pId:13, name:"Leaf Node 1-3-2"},
{ id:133, pId:13, name:"Leaf Node 1-3-3"},
{ id:134, pId:13, name:"Leaf Node 1-3-4"}
];
function dblClickExpand(treeId, treeNode) {
return treeNode.level > 0;
}
$(document).ready(function(){
$.fn.zTree.init($("#treeDemo"), setting, zNodes);
});
//-->
</SCRIPT>
<style type="text/css">
.ztree li span.button.switch.level0 {visibility:hidden; width:1px;}
.ztree li ul.level0 {padding:0; background:none;}
</style>
</HEAD>
<BODY>
<h1>Freeze the Root Node</h1>
<h6>[ File Path: demo/super/oneroot.html ]</h6>
<div class="content_wrap">
<div class="zTreeDemoBackground left">
<ul id="treeDemo" class="ztree"></ul>
</div>
<div class="right">
<ul class="info">
<li class="title"><h2>Explanation of implementation method</h2>
<ul class="list">
<li>For only one root, and do not show +/- switch needs need to modify the css, and set the setting.</li>
<li class="highlight_red">zTree v3.x can be for a given level, set the style, check out the page source, see the css.</li>
<li class="highlight_red">Set setting.view.dblClickExpand to Function, you can turn off double-clicking for expand the root node.</li>
</ul>
</li>
</ul>
</div>
</div>
</BODY>
</HTML> | jiangdefu/ThinkJS-RABC | www/static/common/plugins/zTree/demo/en/super/oneroot.html | HTML | mit | 2,706 |
<!-- Good morning, Mr. Phelps. -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>or-tools/src/algorithms/: operations_research::KnapsackState Class Reference - Doxy</title>
<link rel="shortcut icon" href="../../../favicon.ico">
<!-- Both stylesheets are supplied by Doxygen, with maybe minor tweaks from Google. -->
<link href="../../../doxygen.css" rel="stylesheet" type="text/css">
<link href="../../../tabs.css" rel="stylesheet" type="text/css">
</head>
<body topmargin=0 leftmargin=20 bottommargin=0 rightmargin=20 marginwidth=20 marginheight=0>
<!-- Second part of the secret behind Doxy logo always having the word "Doxy" with the color of the day. -->
<style>
a.doxy_logo:hover {
background-color: #287003
}
</style>
<table width=100% cellpadding=0 cellspacing=0 border=0>
<!-- Top horizontal line with the color of the day. -->
<tr valign=top>
<td colspan=3 bgcolor=#287003 height=3></td>
</tr>
<!-- Header row with the links at the right. -->
<tr valign=top>
<td colspan=3 align=right>
<font size=-1>
Generated on: <font color=#287003><b>Thu Mar 29 07:46:58 PDT 2012</b></font>
for <b>custom file set</b>
</font>
</td>
</tr>
<!-- Header row with the logo and the search form. -->
<tr valign=top>
<!-- Logo. -->
<td align=left width=150>
<table width=150 height=54 cellpadding=0 cellspacing=0 border=0>
<tr valign=top>
<!-- First part of the secret behind Doxy logo always having the word "Doxy" with the color of the day. -->
<td bgcolor=#287003>
<a class="doxy_logo" href="../../../index.html"><img src="../../../doxy_logo.png" alt="Doxy" border=0></a>
</td>
</tr>
</table>
</td>
</tr>
<!-- Tiny vertical space below the form. -->
<tr valign=top>
<td colspan=3 height=3></td>
</tr>
</table>
<!-- Header navigation row. -->
<div class="memproto">
<table width=100% cellpadding=0 cellspacing=0 border=0>
<tr>
<td align=left style="padding-left: 20px"><font size=+1><b><tt><font color=#333333>//
<a href="../../../index.html"><font color=#287003>doxy</font></a>/</font>
<a href="../../../or-tools/index.html">or-tools</a>/
<a href="../../../or-tools/src/index.html">src</a>/
<a href="../../../or-tools/src/algorithms/index.html">algorithms</a>/
</tt></b></font>
</td>
</tr>
</table>
</div>
<br />
<!-- No subdirs found. -->
<!-- End of header. -->
<!-- Generated by Doxygen 1.5.6 -->
<div class="navigation" id="top">
<div class="tabs">
<ul>
<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>
</ul>
</div>
<div class="tabs">
<ul>
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div class="navpath"><a class="el" href="namespaceoperations__research.html">operations_research</a>::<a class="el" href="classoperations__research_1_1KnapsackState.html">KnapsackState</a>
</div>
</div>
<div class="contents">
<h1>operations_research::KnapsackState Class Reference</h1><!-- doxytag: class="operations_research::KnapsackState" --><a class="el" href="classoperations__research_1_1KnapsackState.html" title="KnapsackState KnapsackState represents a partial solution to the knapsack problem...">KnapsackState</a> <a class="el" href="classoperations__research_1_1KnapsackState.html" title="KnapsackState KnapsackState represents a partial solution to the knapsack problem...">KnapsackState</a> represents a partial solution to the knapsack problem.
<a href="#_details">More...</a>
<p>
<code>#include <<a class="el" href="knapsack__solver_8h-source.html">knapsack_solver.h</a>></code>
<p>
<p>
<a href="classoperations__research_1_1KnapsackState-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1KnapsackState.html#db083eb4c9bb7413cff7262e58c5abe0">KnapsackState</a> ()</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight"><a class="el" href="classoperations__research_1_1KnapsackState.html" title="KnapsackState KnapsackState represents a partial solution to the knapsack problem...">KnapsackState</a>. <a href="#db083eb4c9bb7413cff7262e58c5abe0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1KnapsackState.html#6b5c2748ef2668630c5bfdfa56093e95">Init</a> (int number_of_items)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Initializes vectors with number_of_items set to false (i.e. not bound yet). <a href="#6b5c2748ef2668630c5bfdfa56093e95"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1KnapsackState.html#3fa5da9a819f219f4c51e410fe12c1a3">UpdateState</a> (bool revert, const <a class="el" href="structoperations__research_1_1KnapsackAssignment.html">KnapsackAssignment</a> &assignment)</td></tr>
<tr><td class="mdescLeft"> </td><td class="mdescRight">Updates the state by applying or reverting a decision. <a href="#3fa5da9a819f219f4c51e410fe12c1a3"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">int </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1KnapsackState.html#c015d41bc7ef39cb15b91a82f8807aba">GetNumberOfItems</a> () const </td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1KnapsackState.html#655599e6b5868d245dc5bdbff1e58562">is_bound</a> (int id) const </td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classoperations__research_1_1KnapsackState.html#e6177760c102009215a18f4a8164e296">is_in</a> (int id) const </td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
<a class="el" href="classoperations__research_1_1KnapsackState.html" title="KnapsackState KnapsackState represents a partial solution to the knapsack problem...">KnapsackState</a> <a class="el" href="classoperations__research_1_1KnapsackState.html" title="KnapsackState KnapsackState represents a partial solution to the knapsack problem...">KnapsackState</a> represents a partial solution to the knapsack problem.
<p>
<p>Definition at line <a class="el" href="knapsack__solver_8h-source.html#l00312">312</a> of file <a class="el" href="knapsack__solver_8h-source.html">knapsack_solver.h</a>.</p>
<hr><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" name="db083eb4c9bb7413cff7262e58c5abe0"></a><!-- doxytag: member="operations_research::KnapsackState::KnapsackState" ref="db083eb4c9bb7413cff7262e58c5abe0" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">operations_research::KnapsackState::KnapsackState </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<a class="el" href="classoperations__research_1_1KnapsackState.html" title="KnapsackState KnapsackState represents a partial solution to the knapsack problem...">KnapsackState</a>.
<p>
<p>Definition at line <a class="el" href="knapsack__solver_8cc-source.html#l00144">144</a> of file <a class="el" href="knapsack__solver_8cc-source.html">knapsack_solver.cc</a>.</p>
</div>
</div><p>
<hr><h2>Member Function Documentation</h2>
<a class="anchor" name="6b5c2748ef2668630c5bfdfa56093e95"></a><!-- doxytag: member="operations_research::KnapsackState::Init" ref="6b5c2748ef2668630c5bfdfa56093e95" args="(int number_of_items)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void operations_research::KnapsackState::Init </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"> <em>number_of_items</em> </td>
<td> ) </td>
<td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Initializes vectors with number_of_items set to false (i.e. not bound yet).
<p>
<p>Definition at line <a class="el" href="knapsack__solver_8cc-source.html#l00146">146</a> of file <a class="el" href="knapsack__solver_8cc-source.html">knapsack_solver.cc</a>.</p>
</div>
</div><p>
<a class="anchor" name="3fa5da9a819f219f4c51e410fe12c1a3"></a><!-- doxytag: member="operations_research::KnapsackState::UpdateState" ref="3fa5da9a819f219f4c51e410fe12c1a3" args="(bool revert, const KnapsackAssignment &assignment)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool operations_research::KnapsackState::UpdateState </td>
<td>(</td>
<td class="paramtype">bool </td>
<td class="paramname"> <em>revert</em>, </td>
</tr>
<tr>
<td class="paramkey"></td>
<td></td>
<td class="paramtype">const <a class="el" href="structoperations__research_1_1KnapsackAssignment.html">KnapsackAssignment</a> & </td>
<td class="paramname"> <em>assignment</em></td><td> </td>
</tr>
<tr>
<td></td>
<td>)</td>
<td></td><td></td><td></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
Updates the state by applying or reverting a decision.
<p>
Returns false when the state is invalid.<p>
Returns false if fails, i.e. trying to apply an inconsistent decision to an already assigned item.
<p>Definition at line <a class="el" href="knapsack__solver_8cc-source.html#l00152">152</a> of file <a class="el" href="knapsack__solver_8cc-source.html">knapsack_solver.cc</a>.</p>
</div>
</div><p>
<a class="anchor" name="c015d41bc7ef39cb15b91a82f8807aba"></a><!-- doxytag: member="operations_research::KnapsackState::GetNumberOfItems" ref="c015d41bc7ef39cb15b91a82f8807aba" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">int operations_research::KnapsackState::GetNumberOfItems </td>
<td>(</td>
<td class="paramname"> </td>
<td> ) </td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>Definition at line <a class="el" href="knapsack__solver_8h-source.html#l00323">323</a> of file <a class="el" href="knapsack__solver_8h-source.html">knapsack_solver.h</a>.</p>
</div>
</div><p>
<a class="anchor" name="655599e6b5868d245dc5bdbff1e58562"></a><!-- doxytag: member="operations_research::KnapsackState::is_bound" ref="655599e6b5868d245dc5bdbff1e58562" args="(int id) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool operations_research::KnapsackState::is_bound </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"> <em>id</em> </td>
<td> ) </td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>Definition at line <a class="el" href="knapsack__solver_8h-source.html#l00324">324</a> of file <a class="el" href="knapsack__solver_8h-source.html">knapsack_solver.h</a>.</p>
</div>
</div><p>
<a class="anchor" name="e6177760c102009215a18f4a8164e296"></a><!-- doxytag: member="operations_research::KnapsackState::is_in" ref="e6177760c102009215a18f4a8164e296" args="(int id) const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool operations_research::KnapsackState::is_in </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"> <em>id</em> </td>
<td> ) </td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>
<p>Definition at line <a class="el" href="knapsack__solver_8h-source.html#l00325">325</a> of file <a class="el" href="knapsack__solver_8h-source.html">knapsack_solver.h</a>.</p>
</div>
</div><p>
<hr>The documentation for this class was generated from the following files:<ul>
<li>or-tools/src/algorithms/<a class="el" href="knapsack__solver_8h-source.html">knapsack_solver.h</a><li>or-tools/src/algorithms/<a class="el" href="knapsack__solver_8cc-source.html">knapsack_solver.cc</a></ul>
</div>
<!-- Start of footer. -->
<table width=100% cellpadding=0 cellspacing=0 border=0>
<tr valign=top>
<td colspan=2 height=10></td>
</tr>
<tr valign=top>
<td colspan=2 bgcolor=#287003 height=3></td>
</tr>
</table>
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br /><br />
<br /><br />
</body>
</html>
| AlperSaltabas/OR_Tools_Google_API | documentation/reference_manual/or-tools/src/algorithms/classoperations__research_1_1KnapsackState.html | HTML | apache-2.0 | 14,916 |
<!DOCTYPE html>
<html>
<head>
<style>
html, body {
margin: 0;
padding: 0;
}
.container {
width: 100px;
height: 100px;
overflow: auto;
background-color: lime;
}
.box {
width: 500px;
height: 500px;
}
</style>
<script>
if (window.internals) {
testRunner.dumpAsTextWithPixelResults();
internals.settings.setOverlayScrollbarsEnabled(true);
internals.settings.setMockScrollbarsEnabled(true);
}
</script>
</head>
<body>
<p>You should see first 2 green boxes with overlay scrollbars.
The second box should have a scrollbar on the left.
Remaining 2 green boxes should appear without overlay scrollbars.
</p>
<div class="container"><div class="box"></div></div>
<div dir="rtl" class="container"><div class="box"></div></div>
<div class="container" style="overflow: scroll"></div>
<div dir="rtl" class="container" style="overflow: scroll"></div>
</body>
</html>
| axinging/chromium-crosswalk | third_party/WebKit/LayoutTests/fast/scrolling/overlay-scrollbars.html | HTML | bsd-3-clause | 897 |
<!doctype html>
<title>TextTrackCueList.length</title>
<script src=../../../../../resources/testharness.js></script>
<script src=../../../../../resources/testharnessreport.js></script>
<div id=log></div>
<script>
setup(function(){
window.video = document.createElement('video');
window.t1 = video.addTextTrack('subtitles');
document.body.appendChild(video);
});
test(function(){
var cues = t1.cues;
assert_equals(cues.length, 0);
var c1 = new VTTCue(0, 1, 'text1');
t1.addCue(c1);
assert_equals(cues.length, 1);
t1.removeCue(c1);
assert_equals(cues.length, 0);
});
</script>
| js0701/chromium-crosswalk | third_party/WebKit/LayoutTests/media/track/opera/interfaces/TextTrackCueList/length.html | HTML | bsd-3-clause | 616 |
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Flexbox Test: flex-shrink - number(positive)</title>
<link rel="author" title="Intel" href="http://www.intel.com">
<link rel="author" title="Shiyou Tan" href="mailto:[email protected]">
<link rel="help" title="7.3.2. The 'flex-shrink' property" href="http://www.w3.org/TR/css-flexbox-1/#propdef-flex-shrink">
<link rel="match" href="../reference/ref-filled-green-100px-square.xht">
<meta name="flags" content="">
<meta name="assert" content="The flex-shrink property set positive number determines how much the flex item will shrink relative to the rest of the flex items in the flex container when negative free space is distributed">
<style>
#container {
background-color: red;
display: flex;
height: 100px;
width: 100px;
}
#container div {
height: 100px;
width: 100px;
}
#test1 {
flex-shrink: 2;
}
#test2 {
background-color: green;
flex-shrink: 3;
}
#cover {
background-color: green;
height: 100px;
margin-top: -100px;
width: 60px;
}
</style>
<body>
<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
<div id="container">
<div id="test1"></div>
<div id="test2"></div>
</div>
<div id="cover"></div>
</body>
| js0701/chromium-crosswalk | third_party/WebKit/LayoutTests/imported/csswg-test/css-flexbox-1/flex-shrink-001.html | HTML | bsd-3-clause | 1,282 |
<!DOCTYPE html>
<html>
<head>
<title>aui-search</title>
<link rel="stylesheet" href="../../../../build/aui-css/css/bootstrap.css">
<script src="../../../../build/aui/aui.js"></script>
<script src="js/tests.js"></script>
<meta charset="utf-8" />
</head>
<body class="yui3-skin-sam">
<div id="logger"></div>
<script>
YUI({
coverage: ['aui-search'],
filter: (window.location.search.match(/[?&]filter=([^&]+)/) || [])[1] || 'raw'
}).use('test-console', 'test', 'aui-search-tests', function(Y) {
(new Y.Test.Console()).render('#logger');
Y.Test.Runner.setName('aui-search');
Y.Test.Runner.run();
});
</script>
</body>
</html>
| Khamull/alloy-ui | src/aui-search/tests/unit/index.html | HTML | bsd-3-clause | 666 |
<!DOCTYPE html>
<!-- DO NOT EDIT! This test has been generated by tools/gentest.py. -->
<title>Canvas test: 2d.shadow.blur.high</title>
<meta name="author" content="Philip Taylor">
<script src="../../resources/testharness.js"></script>
<script src="../../resources/testharnessreport.js"></script>
<script src="common/canvas-tests.js"></script>
<link rel="stylesheet" href="common/canvas-tests.css">
<body class="show_output">
<h1>2d.shadow.blur.high</h1>
<p class="desc">Shadows look correct for large blurs</p>
<p class="output">Actual output:</p>
<canvas id="c" class="output" width="100" height="50"><p class="fallback">FAIL (fallback content)</p></canvas>
<p class="output expectedtext">Expected output:<p><img src="2d.shadow.blur.high.png" class="output expected" id="expected" alt="">
<ul id="d"></ul>
<script>
var t = async_test("Shadows look correct for large blurs");
_addTest(function(canvas, ctx) {
ctx.fillStyle = '#ff0';
ctx.fillRect(0, 0, 100, 50);
ctx.shadowColor = '#00f';
ctx.shadowOffsetY = 0;
ctx.shadowBlur = 100;
ctx.fillRect(-200, -200, 200, 400);
});
</script>
| hgl888/web-testing-service | wts/tests/canvas/w3c/2d.shadow.blur.high.html | HTML | bsd-3-clause | 1,089 |
<!DOCTYPE html>
<html>
<!--
Copyright 2009 The Closure Library Authors. All Rights Reserved.
Use of this source code is governed by the Apache License, Version 2.0.
See the COPYING file for details.
-->
<!--
-->
<head>
<!--
This test has not yet been updated to run on IE8. See http://b/hotlist?id=36311
-->
<!--meta http-equiv="X-UA-Compatible" content="IE=edge"-->
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
<title>Closure Unit Tests - goog.ui.FormPost</title>
<script src="../base.js"></script>
<script>
goog.require('goog.dom');
goog.require('goog.dom.TagName');
goog.require('goog.testing.jsunit');
goog.require('goog.ui.FormPost');
goog.require('goog.userAgent');
goog.require('goog.userAgent.product');
goog.require('goog.userAgent.product.isVersion');
</script>
</head>
<body>
<script>
var TARGET = 'target';
var ACTION_URL = 'http://url/';
var formPost;
var parameters;
var submits;
var originalCreateDom = goog.ui.FormPost.prototype.createDom;
function isChrome7or8() {
// Temporarily disabled in Chrome 7 & 8. See b/3176768
if (goog.userAgent.product.CHROME &&
goog.userAgent.product.isVersion('7.0') &&
!goog.userAgent.product.isVersion('8.0')) {
return false;
}
return true;
}
function setUp() {
formPost = new goog.ui.FormPost();
submits = 0;
// Replace the form's submit method with a fake.
goog.ui.FormPost.prototype.createDom = function() {
originalCreateDom.apply(this, arguments);
this.getElement().submit = function() { submits++ };
}
parameters = {'foo': 'bar', 'baz': 'blah', 'array': ['no', 'yes']};
}
function tearDown() {
formPost.dispose();
goog.ui.FormPost.prototype.createDom = originalCreateDom;
}
function testPost() {
formPost.post(parameters, ACTION_URL, TARGET);
expectUrlAndParameters_(ACTION_URL, TARGET, parameters);
}
function testPostWithDefaults() {
// Temporarily disabled in Chrome 7. See See b/3176768
if (isChrome7or8) {
return;
}
formPost = new goog.ui.FormPost();
formPost.post(parameters);
expectUrlAndParameters_('', '', parameters);
}
function expectUrlAndParameters_(url, target, parameters) {
var form = formPost.getElement();
assertEquals('element must be a form',
goog.dom.TagName.FORM, form.tagName);
assertEquals('form must be hidden', 'none', form.style.display);
assertEquals('form method must be POST',
'POST', form.method.toUpperCase());
assertEquals('submits', 1, submits);
assertEquals('action attribute', url, form.action);
assertEquals('target attribute', target, form.target);
var inputs = goog.dom.getElementsByTagNameAndClass(
goog.dom.TagName.INPUT, null, form);
var formValues = {};
for (var i = 0, input = inputs[i]; input = inputs[i]; i++) {
if (goog.isArray(formValues[input.name])) {
formValues[input.name].push(input.value);
} else if (input.name in formValues) {
formValues[input.name] = [formValues[input.name], input.value];
} else {
formValues[input.name] = input.value;
}
}
assertObjectEquals('form values must match', parameters, formValues);
}
</script>
</body>
</html>
| marcelohg/NasajonWebTeamplateProject | web/js/google-closure/closure/goog/ui/formpost_test.html | HTML | mit | 3,425 |
<!DOCTYPE>
<html>
<head>
<style>
.box {
height: 100px;
width: 100px;
margin: 10px;
background-color: white;
-webkit-transition-property: width;
}
.box {
-webkit-transition: 2s;
}
#box.final {
background-color: black;
}
</style>
<script src="../animations/resources/animation-test-helpers.js"></script>
<script type="text/javascript">
const expectedValues = [
// [time, element-id, property, expected-value, tolerance]
[0.5, 'box', 'background-color', [153, 153, 153], 4],
];
function setupTest()
{
document.getElementById('box').className = 'box final';
}
runTransitionTest(expectedValues, setupTest);
</script>
</head>
<body>
<div id="box" class="box"></div>
<div id="result">
</div>
</body>
</html>
| scheib/chromium | third_party/blink/web_tests/transitions/longhand-vs-shorthand-initial.html | HTML | bsd-3-clause | 861 |
<html ng-app="nameApp">
<head>
<meta charset="utf-8">
<title>Angular.js Example</title>
<script src="//cdnjs.cloudflare.com/ajax/libs/angular.js/1.2.1/angular.min.js"></script>
<script>
var nameApp = angular.module('nameApp', []);
nameApp.controller('NameCtrl', function ($scope){
$scope.names = ['Larry', 'Curly', 'Moe'];
$scope.addName = function() {
$scope.names.push($scope.enteredName);
$scope.enteredName = '';
};
});
</script>
</head>
<body ng-controller="NameCtrl">
<ul>
<li ng-repeat="name in names">{{name}}</li>
</ul>
<form ng-submit="addName()">
<input type="text" ng-model="enteredName">
<input type="submit" value="add">
</form>
</body>
</html>
| pastorenue/screencasts | introToAngular/examples/snapshots/snapshot16/index.html | HTML | mit | 784 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<title>summernote</title>
<!-- include jquery -->
<script src="//code.jquery.com/jquery-1.11.3.min.js"></script>
<!-- include libraries BS3 -->
<link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.0.3/css/bootstrap.min.css" />
<script type="text/javascript" src="//netdna.bootstrapcdn.com/bootstrap/3.0.3/js/bootstrap.min.js"></script>
<!-- include summernote -->
<link rel="stylesheet" href="../dist/summernote.css">
<script type="text/javascript" src="../dist/summernote.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$('.summernote').summernote({
height: 200,
tabsize: 2,
styleWithSpan: false
});
});
</script>
</head>
<body>
<textarea class="summernote"><p>Seasons <b>coming up</b></p></textarea>
</body>
</html>
| aoliverio/builder | webroot/bower_components/summernote/examples/nativestyle.html | HTML | mit | 1,009 |
<html>
<head>
<title>BOOST_PP_LIST_FIRST_N_D</title>
<link rel="stylesheet" type="text/css" href="../styles.css">
</head>
<body>
<div style="margin-left: 0px;">
The <b>BOOST_PP_LIST_FIRST_N_D</b> macro expands to a <i>list</i> of the first <i>count</i> elements of a <i>list</i>.
It reenters <b>BOOST_PP_WHILE</b> with maximum efficiency.
</div>
<h4>Usage</h4>
<div class="code">
<b>BOOST_PP_LIST_FIRST_N_D</b>(<i>d</i>, <i>count</i>, <i>list</i>)
</div>
<h4>Arguments</h4>
<dl>
<dt>d</dt>
<dd>
The next available <b>BOOST_PP_WHILE</b> iteration.
</dd>
<dt>count</dt>
<dd>
The number of elements to extract.
</dd>
<dt>list</dt>
<dd>
The <i>list</i> from which the elements are extracted.
</dd>
</dl>
<h4>Remarks</h4>
<div>
This macro extracts <i>count</i> elements from the beginning of <i>list</i> and returns them as a <i>list</i>
</div>
<h4>See Also</h4>
<ul>
<li><a href="list_first_n.html">BOOST_PP_LIST_FIRST_N</a></li>
</ul>
<h4>Requirements</h4>
<div>
<b>Header:</b> <a href="../headers/list/first_n.html"><boost/preprocessor/list/first_n.hpp></a>
</div>
<h4>Sample Code</h4>
<div><pre>
#include <<a href="../headers/list/first_n.html">boost/preprocessor/list/first_n.hpp</a>>
#include <<a href="../headers/list/fold_left.html">boost/preprocessor/list/fold_right.hpp</a>>
#define L1 (a, (b, (c, (d, <a href="nil.html">BOOST_PP_NIL</a>))))
#define L2 (L1, (L1, (L1, <a href="nil.html">BOOST_PP_NIL</a>)))
#define OP(d, state, x) (<a href="list_first_n_d.html">BOOST_PP_LIST_FIRST_N_D</a>(d, 2, x), state)
<a href="list_fold_right.html">BOOST_PP_LIST_FOLD_RIGHT</a>(OP, <a href="nil.html">BOOST_PP_NIL</a>, L2)
/*
expands to...
((a, (b, <a href="nil.html">BOOST_PP_NIL</a>)), ((a, (b, <a href="nil.html">BOOST_PP_NIL</a>)),
((a, (b, <a href="nil.html">BOOST_PP_NIL</a>)) , <a href="nil.html">BOOST_PP_NIL</a> )))
*/
</pre></div>
<hr size="1">
<div style="margin-left: 0px;">
<i>© Copyright <a href="http://www.housemarque.com" target="_top">Housemarque Oy</a> 2002</i>
</br><i>© Copyright Paul Mensonides 2002</i>
</div>
<div style="margin-left: 0px;">
<p><small>Distributed under the Boost Software License, Version 1.0. (See
accompanying file <a href="../../../../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or
copy at <a href=
"http://www.boost.org/LICENSE_1_0.txt">www.boost.org/LICENSE_1_0.txt</a>)</small></p>
</div>
</body>
</html>
| NixaSoftware/CVis | venv/bin/libs/preprocessor/doc/ref/list_first_n_d.html | HTML | apache-2.0 | 2,483 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<title>A List Apart</title>
<style type="text/css">
#subnav ul {
padding: 0;
}
#subnav ul li {
list-style: disc url(resources/listmark.gif) inside;
}
#subnav dd {
margin: 0;
}
</style>
</head>
<body>
<div id="subnav">
<dl>
<dt>DT text is rendered here</dt>
<dd>
<ul>
<li>LI text is here too</li>
</ul>
</dd>
</dl>
</div>
</body>
</html> | scheib/chromium | third_party/blink/web_tests/fast/lists/009.html | HTML | bsd-3-clause | 444 |
<html>
<body>
This page doesn't do anything special.
</body>
</html>
| scheib/chromium | third_party/blink/web_tests/http/tests/security/resources/innocent-victim.html | HTML | bsd-3-clause | 69 |
<!DOCTYPE html>
<!--
Any copyright is dedicated to the Public Domain.
http://creativecommons.org/publicdomain/zero/1.0/
-->
<!-- Reference case, using inline-block instead of inline-flex, and with the
unaligned children taken out of baseline-alignment with
"vertical-align:top".
-->
<html>
<head>
<title>CSS Reftest Reference</title>
<link rel="author" title="Daniel Holbert" href="mailto:[email protected]">
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="support/ahem.css" />
<style>
body {
margin: 0;
font: 20px Ahem;
line-height: 20px;
/* Baseline is 0.8em = 16px from top */
}
.flexContainer {
display: inline-block;
background: lightblue;
}
.hugeAndUnaligned {
font-size: 35px;
line-height: 35px;
vertical-align: top;
}
.smallFont {
font-size: 10px;
line-height: 10px;
/* Baseline is 0.8em = 8px from top */
}
* { vertical-align: top }
</style>
</head>
<body>
<div style="display: inline-block; margin-top: 12px">a</div>
<div class="flexContainer" style="margin-top: 20px">
<div class="smallFont">b</div
><div>c</div
><div class="hugeAndUnaligned">d</div>
</div>
<div class="flexContainer">
<div class="hugeAndUnaligned">e</div
><div>f</div
><div class="smallFont">g</div>
</div>
<div class="flexContainer">
<div class="hugeAndUnaligned">h</div
><div class="smallFont">i</div
><div>j</div>
</div>
</body>
</html>
| danakj/chromium | third_party/WebKit/LayoutTests/imported/csswg-test/vendor-imports/mozilla/mozilla-central-reftests/flexbox/flexbox-baseline-align-self-baseline-vert-001-expected.html | HTML | bsd-3-clause | 1,532 |
<!DOCTYPE html>
<meta charset="utf-8">
<title>Test reference</title>
<link rel="author" title="Florian Rivoal" href="http://florian.rivoal.net/">
<style>
div {
margin-left: 60px;
background: green;
width: 40px;
height: 40px;
}
</style>
<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
<div></div>
| scheib/chromium | third_party/blink/web_tests/external/wpt/css/css-ui/reference/text-overflow-016-ref.html | HTML | bsd-3-clause | 342 |
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Example - example-example104</title>
<script src="../../../angular.min.js"></script>
<script src="script.js"></script>
</head>
<body ng-app="orderByExample">
<div ng-controller="ExampleController">
<table class="friend">
<tr>
<th><a href="" ng-click="reverse=false;order('name', false)">Name</a>
(<a href="" ng-click="order('-name',false)">^</a>)</th>
<th><a href="" ng-click="reverse=!reverse;order('phone', reverse)">Phone Number</a></th>
<th><a href="" ng-click="reverse=!reverse;order('age',reverse)">Age</a></th>
</tr>
<tr ng-repeat="friend in friends">
<td>{{friend.name}}</td>
<td>{{friend.phone}}</td>
<td>{{friend.age}}</td>
</tr>
</table>
</div>
</body>
</html> | marcoR80/simple-app-mobile | www/vendor/angular-1.3.9/docs/examples/example-example104/index.html | HTML | mit | 826 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>CSS Transforms Test: rotate3d on div element</title>
<link rel="author" title="Intel" href="http://www.intel.com">
<link rel="help" href="http://www.w3.org/TR/css-transforms-2/#three-d-transform-functions">
<link rel="match" href="reference/css-transform-3d-rotateZ-ref.html">
<meta name="assert" content="Test checks that rotate a vertical rectangle for 90 degree on Z-axis would cover the horizontal red rectangle.">
<style>
div {
height: 100px;
left: 80px;
position: absolute;
top: 80px;
width: 100px;
}
div.origin {
background-color: green;
}
div.redsquare {
background-color: red;
height: 38px;
left: 80px;
top: 111px;
width: 100px;
}
div.greensquare {
background-color: green;
height: 100px;
left: 110px;
top: 80px;
width: 40px;
transform: rotate3d(0,0,1,90deg);
}
</style>
</head>
<body>
<p>Test passes if there is a green square and no red.</p>
<div class="origin"></div>
<div class="redsquare"></div>
<div class="greensquare"></div>
</body>
</html>
| nwjs/chromium.src | third_party/blink/web_tests/external/wpt/css/css-transforms/css-transform-3d-rotate3d-Z-positive.html | HTML | bsd-3-clause | 1,258 |
<div ng-controller="BasicDemoCtrl as ctrl" layout="column">
<md-content class="md-padding" layout="column">
<h2 class="md-title">Use a custom chip template.</h2>
<md-chips ng-model="ctrl.roFruitNames" readonly="ctrl.readonly">
<md-chip-template>
<strong>{{$chip}}</strong>
<em>(fruit)</em>
</md-chip-template>
</md-chips>
<br/>
<h2 class="md-title">Use the default chip template.</h2>
<md-chips ng-model="ctrl.fruitNames" readonly="ctrl.readonly"></md-chips>
<br/>
<h2 class="md-title">Use Placeholders and override hint texts.</h2>
<md-chips
ng-model="ctrl.tags"
readonly="ctrl.readonly"
placeholder="Enter a tag"
delete-button-label="Remove Tag"
delete-hint="Press delete to remove tag"
secondary-placeholder="+Tag"></md-chips>
<br/>
<h2 class="md-title">Display an ordered set of objects as chips (with custom template).</h2>
<p>Note: the variables <code>$chip</code> and <code>$index</code> are available in custom chip templates.</p>
<md-chips class="custom-chips" ng-model="ctrl.vegObjs" readonly="ctrl.readonly"
md-on-append="ctrl.newVeg($chip)">
<md-chip-template>
<span>
<strong>[{{$index}}] {{$chip.name}}</strong>
<em>({{$chip.type}})</em>
</span>
</md-chip-template>
<button md-chip-remove class="md-primary vegetablechip">
<md-icon md-svg-icon="md-close"></md-icon>
</button>
</md-chips>
<br/>
<md-checkbox ng-model="ctrl.readonly">Readonly</md-checkbox>
</md-content>
</div>
| weebygames/material | src/components/chips/demoBasicUsage/index.html | HTML | mit | 1,619 |
<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Grid Layout Test: Minimum size of grid items</title>
<link rel="author" title="Manuel Rego Casasnovas" href="mailto:[email protected]">
<link rel="help" href="http://www.w3.org/TR/css-grid-1/#min-size-auto" title="6.5. Implied Minimum Size of Grid Items">
<link rel="match" href="../../reference/ref-filled-green-100px-square.xht">
<meta name="assert" content="Checks that automatic minimum size gets clamped, so the grid item doesn't overflow the fixed size area.">
<style>
#reference-overlapped-red {
position: absolute;
background-color: red;
width: 100px;
height: 100px;
z-index: -1;
}
#constrained-grid {
display: grid;
width: 100px;
height: 100px;
grid: minmax(0px, 500px) / minmax(0px, 500px);
}
#test-grid-item-overlapping-green {
background-color: green;
}
#content-200x200 {
width: 200px;
height: 200px;
}
</style>
<p>Test passes if there is a filled green square and <strong>no red</strong>.</p>
<div id="reference-overlapped-red"></div>
<div id="constrained-grid">
<div id="test-grid-item-overlapping-green">
<div id="content-200x200"></div>
</div>
</div>
| chromium/chromium | third_party/blink/web_tests/external/wpt/css/css-grid/grid-items/grid-minimum-size-grid-items-011.html | HTML | bsd-3-clause | 1,185 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<title>Embedded HTML document for abs-pos-non-replaced-icb-vrl-026 in 'writing-mode: vertical-rl'</title>
<!--
position absolute and 'vertical-rl' - 'right' is 'auto', 'left' and 'width' are not 'auto' with 'direction: ltr' in initial containing block
-->
<style type="text/css">
html
{
direction: ltr;
}
div
{
background-color: green;
border-left: green none 0px;
border-right: green none 0px;
height: 100px;
left: 60%;
position: absolute;
right: auto;
top: 0px;
width: 20%;
writing-mode: vertical-rl;
}
/*
"
6. [If] 'right' is 'auto', 'left' and 'width' are not 'auto', then solve for 'right'
"
10.3.7 Absolutely positioned, non-replaced elements
http://www.w3.org/TR/CSS21/visudet.html#abs-non-replaced-width
So:
60% : left
+
0px : margin-left
+
0px : border-left-width
+
0px : padding-left
+
20% : width
+
0px : padding-right
+
0px : border-right-width
+
0px : margin-right
+
auto : right
====================
500px : width of containing block (width of Initial Containing Block)
becomes
300px : left (60% of 500px)
+
0px : margin-left
+
0px : border-left-width
+
0px : padding-left
+
100px : width (20% of 500px == 100px)
+
0px : padding-right
+
0px : border-right-width
+
0px : margin-right
+
solve : right
====================
500px : width of containing block (width of Initial Containing Block)
so used right offset value must be 100px .
*/
</style>
</head>
<body>
<div></div>
</body>
</html> | scheib/chromium | third_party/blink/web_tests/external/wpt/css/css-writing-modes/support/embedded-doc-abs-pos-non-replaced-icb-vrl-026.html | HTML | bsd-3-clause | 2,091 |
<div class="apiDetail">
<div>
<h2><span>Function(treeId, treeNode)</span><span class="path">setting.callback.</span>beforeMouseDown</h2>
<h3>概述<span class="h3_info">[ 依赖 <span class="highlight_green">jquery.ztree.core</span> 核心 js ]</span></h3>
<div class="desc">
<p></p>
<div class="longdesc">
<p>用于捕获 zTree 上鼠标按键按下之前的事件回调函数,并且根据返回值确定触发 onMouseDown 事件回调函数</p>
<p>默认值:null</p>
</div>
</div>
<h3>Function 参数说明</h3>
<div class="desc">
<h4><b>treeId</b><span>String</span></h4>
<p>对应 zTree 的 <b class="highlight_red">treeId</b>,便于用户操控</p>
<h4 class="topLine"><b>treeNode</b><span>JSON</span></h4>
<p>鼠标按键按下时所在节点的 JSON 数据对象</p>
<p class="highlight_red">如果不在节点上,则返回 null</p>
<h4 class="topLine"><b>返回值</b><span>Boolean</span></h4>
<p>返回值是 true / false</p>
<p class="highlight_red">如果返回 false,将仅仅无法触发 onMouseDown 事件回调函数,对其他操作无任何影响</p>
</div>
<h3>setting & function 举例</h3>
<h4>1. 禁止 onMouseDown 事件</h4>
<pre xmlns=""><code>function zTreeBeforeMouseDown(treeId, treeNode) {
return false;
};
var setting = {
callback: {
beforeMouseDown: zTreeBeforeMouseDown
}
};
......</code></pre>
</div>
</div> | h819/spring-boot | ztree/src/main/resources/static/zTree/api/cn/setting.callback.beforeMouseDown.html | HTML | apache-2.0 | 1,388 |
<div class="alert" ng-class="['alert-' + (type || 'warning'), closeable ? 'alert-dismissible' : null]" role="alert">
<button ng-show="closeable" type="button" class="close" ng-click="close($event)">
<span aria-hidden="true">×</span>
<span class="sr-only">Close</span>
</button>
<div ng-transclude></div>
</div>
| g0v/hacktabl | vendor/bower_components/angular-bootstrap/template/alert/alert.html | HTML | mit | 345 |
<!--
A basic skeleton for a blog.
By Curran Kelleher 9/25/2014 [email protected]
-->
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Blog</title>
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div id="posts"></div>
<script src="main.js"></script>
</body>
</html>
| theclinicdotcom/screencasts | introToDynamicHTML/examples/code/snapshot11/index.html | HTML | mit | 327 |
<!-- Colored mini FAB button -->
<button class="mdl-button mdl-js-button mdl-button--fab mdl-button--mini-fab mdl-button--colored">
<i class="material-icons">add</i>
</button>
| Pikabanga/MelloWizard | wwwroot/lib/material-design-lite/src/button/snippets/fab-mini-colored.html | HTML | mit | 178 |
<html ng-app="ionicApp">
<head>
<meta charset="utf-8">
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no, width=device-width">
<title>Radio Buttons</title>
<link rel="stylesheet" href="../../dist/css/ionic.css">
<script src="../../../../dist/js/ionic.bundle.js"></script>
</head>
<body ng-controller="MainCtrl">
<ion-header-bar class="bar-positive">
<h1 class="title">Radio Buttons</h1>
</ion-header-bar>
<ion-content>
{{ $parent.formData }}
<div class="list">
<ion-radio ng-model="$parent.formData.applyDisabled" ng-value="true" name="applyDisabled">Apply Disabled</ion-radio>
<ion-radio ng-model="$parent.formData.applyDisabled" ng-value="false" name="applyDisabled">Enable</ion-radio>
<ion-radio ng-model="$parent.formData.color" ng-value="'red'" name="color" ng-disabled="$parent.formData.applyDisabled">gets disabled Red</ion-radio>
<ion-radio ng-model="$parent.formData.color" ng-value="'blue'" name="color" ng-disabled="$parent.formData.applyDisabled">gets disabled Blue</ion-radio>
</div>
</ion-content>
<script>
angular.module('ionicApp', ['ionic'])
.controller('MainCtrl', function($scope) {
});
</script>
</body>
</html> | Testoni/ionic | test/html/input-radio.html | HTML | mit | 1,205 |
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid formaction: userinfo-username-contains-at-sign</title>
<input type=submit formaction="http://::@c@d:2">
| youtube/cobalt | third_party/web_platform_tests/conformance-checkers/html/elements/input/type-submit-formaction/userinfo-username-contains-at-sign-novalid.html | HTML | bsd-3-clause | 156 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
<title>26049-71-8.smi.png.html</title>
</head>
<body>ID26049-71-8<br/>
<img border="0" src="26049-71-8.smi.png" alt="26049-71-8.smi.png"></img><br/>
<br/>
<table border="1">
<tr>
<td></td><td>ID</td><td>Formula</td><td>FW</td><td>DSSTox_CID</td><td>DSSTox_RID</td><td>DSSTox_GSID</td><td>DSSTox_FileID_Sort</td><td>TS_ChemName</td><td>TS_ChemName_Synonyms</td><td>TS_CASRN</td><td>CASRN_ChemName_Relationship</td><td>TS_Description</td><td>ChemNote</td><td>STRUCTURE_Shown</td><td>STRUCTURE_Formula</td><td>STRUCTURE_MW</td><td>STRUCTURE_ChemType</td><td>STRUCTURE_DefinedOrganicForm</td><td>STRUCTURE_IUPAC</td><td>STRUCTURE_SMILES</td><td>STRUCTURE_SMILES_Desalt</td><td>Substance_modify_yyyymmdd</td></tr>
<tr>
<td>26049-71-8</td><td>674</td><td>C9H10N4S</td><td>206.2675</td><td>704</td><td>75746</td><td>20704</td><td>430</td><td>2-Hydrazino-4-(4-aminophenyl) thiazole</td><td>2-Hydrazino-4-(p-aminophenyl) thiazole</td><td>26049-71-8</td><td>primary</td><td>single chemical compound</td><td></td><td>tested chemical</td><td>C9H10N4S</td><td>206.2675</td><td>defined organic</td><td>parent</td><td>4-(2-hydrazinyl-1,3-thiazol-4-yl)aniline</td><td>NNc1nc(cs1)c2ccc(N)cc2</td><td>NNc1nc(cs1)c2ccc(N)cc2</td><td>20080429</td></tr>
</table>
<br/><br/><font size="-2">(Page generated on Wed Sep 17 03:53:11 2014 by <a href="http://www.embl.de/~gpau/hwriter/index.html">hwriter</a> 1.3)</font><br/>
</body></html> | andrewdefries/ToxCast | Figure3/Tox21_nnm/WorkHere/26049-71-8.smi.png.html | HTML | mit | 1,687 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>lambek: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.11.2 / lambek - 8.5.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
lambek
<small>
8.5.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-03-07 13:08:44 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-03-07 13:08:44 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
coq 8.11.2 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
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
ocamlfind 1.9.3 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/coq-contribs/lambek"
license: "LGPL 2"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/Lambek"]
depends: [
"ocaml"
"coq" {>= "8.5" & < "8.6~"}
]
tags: [ "keyword:computational linguistic" "keyword:categorial grammar" "keyword:lambek calculus" "category:Computer Science/Formal Languages Theory and Automata" "date:March-July 2003" ]
authors: [ "Houda Anoun <[email protected]>" "Pierre Castéran <[email protected]>" ]
bug-reports: "https://github.com/coq-contribs/lambek/issues"
dev-repo: "git+https://github.com/coq-contribs/lambek.git"
synopsis: "A Coq Toolkit for Lambek Calculus"
description: """
This library contains some definitions concerning Lambek calculus.
Three formalisations of this calculus are proposed, and also some certified
functions which translate derivations from one formalism to another.
Several derived properties are proved and also some meta-theorems.
Users can define their own lexicons and use the defined tactics to prove the
derivation of sentences in a particular system (L, NL, LP, NLP ...)"""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/lambek/archive/v8.5.0.tar.gz"
checksum: "md5=c6abd251378ad14b4b44140397155496"
}
</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-lambek.8.5.0 coq.8.11.2</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.11.2).
The following dependencies couldn't be met:
- coq-lambek -> coq < 8.6~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-lambek.8.5.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install 🚀</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall 🧹</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.07.1-2.0.6/released/8.11.2/lambek/8.5.0.html | HTML | mit | 7,162 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>free-groups: Not compatible</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.5.2~camlp4 / free-groups - 8.8.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
free-groups
<small>
8.8.0
<span class="label label-info">Not compatible</span>
</small>
</h1>
<p><em><script>document.write(moment("2020-08-16 06:48:30 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2020-08-16 06:48:30 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-num base Num library distributed with the OCaml compiler
base-threads base
base-unix base
camlp4 4.05+1 Camlp4 is a system for writing extensible parsers for programming languages
conf-findutils 1 Virtual package relying on findutils
coq 8.5.2~camlp4 Formal proof management system.
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.05.0 The OCaml compiler (virtual package)
ocaml-base-compiler 4.05.0 Official 4.05.0 release
ocaml-config 1 OCaml Switch Configuration
ocamlbuild 0.14.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects.
# opam file:
opam-version: "2.0"
maintainer: "[email protected]"
homepage: "https://github.com/coq-contribs/free-groups"
license: "LGPL"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/FreeGroups"]
depends: [
"ocaml"
"coq" {>= "8.8" & < "8.9~"}
]
tags: [ "keyword: free group" "category: Mathematics/Algebra" ]
authors: [ "Daniel Schepler <[email protected]>" ]
bug-reports: "https://github.com/coq-contribs/free-groups/issues"
dev-repo: "git+https://github.com/coq-contribs/free-groups.git"
synopsis: "Free Groups"
description:
"This small contribution is a formalization of van der Waerden's proof of the construction of a free group on a set of generators, as the reduced words where a letter is a generator or its formal inverse."
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/free-groups/archive/v8.8.0.tar.gz"
checksum: "md5=767e036a0fd3ec6d3e5881b4ff9c3c37"
}
</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-free-groups.8.8.0 coq.8.5.2~camlp4</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.5.2~camlp4).
The following dependencies couldn't be met:
- coq-free-groups -> coq >= 8.8
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-free-groups.8.8.0</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Install dependencies</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Install</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Duration</dt>
<dd>0 s</dd>
</dl>
<h2>Installation size</h2>
<p>No files were installed.</p>
<h2>Uninstall</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
<dt>Missing removes</dt>
<dd>
none
</dd>
<dt>Wrong removes</dt>
<dd>
none
</dd>
</dl>
</div>
</div>
</div>
<hr/>
<div class="footer">
<p class="text-center">
<small>Sources are on <a href="https://github.com/coq-bench">GitHub</a>. © Guillaume Claret.</small>
</p>
</div>
</div>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="../../../../../bootstrap.min.js"></script>
</body>
</html>
| coq-bench/coq-bench.github.io | clean/Linux-x86_64-4.05.0-2.0.6/released/8.5.2~camlp4/free-groups/8.8.0.html | HTML | mit | 7,011 |
{{<govuk_template}}
{{$head}}
{{>includes/elements_head}}
<link rel="stylesheet" type="text/css" href="/public/stylesheets/jquery-custom-form-v2.css" />
<script type="text/javascript" src="/public/javascripts/jquery-1.11.0.min.js"></script>
<script type="text/javascript" src="/public/javascripts//jquery-custom-form-v2.js"></script>
<script type="text/javascript">
$(document).ready(function(){
$(".cus_checkbox").cuscheckbox();
$(".cus_radio").cusradio();
$(".cus_select").cusselect();
});
</script>
{{/head}}
{{$propositionHeader}}
{{>includes/govuk_firstregprop}}
{{/propositionHeader}}
{{$headerClass}}with-proposition{{/headerClass}}
{{$content}}
<link href="/public/stylesheets/application.css" media="screen" rel="stylesheet" type="text/css" />
<link href="/public/stylesheets/numberplate.css" media="screen" rel="stylesheet" type="text/css" />
<main id="content" role="main" style="padding-bottom:0">
<div>
<a class="back-to-previous" href="javascript:history.back()">
Back
<span class="visuallyhidden"> to the previous question</span>
</a>
</div>
<br clear="all">
<form action="basic-branch" method="get" class="form">
<input type="hidden" name="nextlink" value="vrn">
<h1 class="form-title heading-large" style="margin:0 0 1em 0;padding:0">
Number Plate Selection
</h1>
<p>Please select the desired number plate from the list below</p>
<div class="wrap">
<div class="inner">
<ul>
<li class="cus_box_hidden">
<input class="cus_radio" type="radio" name="branch" value="CU65CDF" />
<label><i class="reg-mark" style="font-size:120%">CU65 CDF</i></label>
</li>
<li class="cus_box_hidden">
<input class="cus_radio" type="radio" name="branch" value="CU65CDE" />
<label><i class="reg-mark" style="font-size:120%">CU65 CDE</i></label>
</li>
<li class="cus_box_hidden">
<input class="cus_radio" type="radio" name="branch" value="CU65DEF" />
<label><i class="reg-mark" style="font-size:120%">CU65 DEF</i></label>
</li>
</ul>
</div>
</div>
<br>
<details style="">
<summary>
<span class="summary">Have a personal registration number on a certificate?</span>
</summary>
<div class="panel-indent js-hidden" id="details-content-0" aria-hidden="true" style="display: none; border-left-width: 16px; border-left-style: solid; border-left-color: rgb(235, 235, 235); padding: 2px,20px; margin: 12px 2px;">
<p>In order to apply your private registration please provide...</p>
<div id="form-field">
<label class="form-label" for="vin" style="padding-top:0.50em">
V750/V778 Certificate number
</label>
<div id="validfield-1">
<input class="form-control" type="text" maxlength="20" autocomplete="off" size="20" id="vin"
style="border:#6F777B solid 2px;font-size:120%;width:280px;border-radius:4px;line-height:1.6"
data-parsley-trigger="change focusout">
</div>
</div>
<div id="form-field">
<label class="form-label" for="vin" style="padding-top:0.50em">
VRN number
</label>
<div id="validfield-1">
<input class="form-control" type="text" maxlength="20" autocomplete="off" size="20" id="vin"
style="border:#6F777B solid 2px;font-size:120%;width:280px;border-radius:4px;line-height:1.6"
data-parsley-trigger="change focusout">
</div>
</div>
</div>
</details>
<br clear="all">
<details style="">
<summary>
<span class="summary">Interested in buying a personal registration?</span>
</summary>
<div class="panel-indent js-hidden" id="details-content-0" aria-hidden="true" style="display: none; border-left-width: 16px; border-left-style: solid; border-left-color: rgb(235, 235, 235); padding: 2px,20px; margin: 12px 2px;">
<a href="http://dvlaregistrations.direct.gov.uk">Buy a registration number from DVLA</a>
</div>
</details>
<br clear="all">
<div class="form-group" style="padding-top:2.2em">
<input type="submit" class="button" value="Continue">
</div>
</form>
</main>
{{/content}}
{{$bodyEnd}}
{{>includes/elements_scripts}}
{{/bodyEnd}}
{{/govuk_template}} | rhianonymous/firstreg | app/views/examples/elements/months-six.html | HTML | mit | 4,310 |
<body>
<table width="100%" border="0" cellpadding="0">
<tbody>
<tr>
<td align="left" valign="top" width="10">
<p style="padding-right: 10px; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px;">
<a style="text-decoration:none" href="http://andrewbolster.info" class="clink sig-hide logo-container">
<img src="http://andrewbolster.info/img/bolster.png" alt="" border="0" class="sig-logo" height="80" width="80">
</a>
</p>
</td>
<td align="left">
<p style="font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px; color: rgb(33, 33, 33);"><span style="font-weight: bold; display: inline;" class="txt signature_name-target sig-hide">Andrew Bolster</span>
<span class="email-sep break" style="display: inline;"><br></span>
<a class="link email signature_email-target sig-hide" href="mailto:[email protected]" style="text-decoration: none; display: inline;">[email protected]</a><span class="signature_email-sep sep" style="display: inline;"></span>
<span class="email-sep break" style="display: inline;"><br></span>
<a class="txt signature_mobilephone-target sig-hide" style="display: inline; text-decoration: none; " href="call:+447783249547">(+44) 07783249547</a></p>
<p style="font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px;">
<a class="link signature_website-target sig-hide" href="http://andrewbolster.info" style="text-decoration: none; display: inline;">http://andrewbolster.info</a>
</p>
<p style="font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 12px;">
<a style="text-decoration: none; display: inline;" class="social signature_facebook-target sig-hide" href="http://www.facebook.com/andrewbolster">
<img width="24" height="24" data-filename="facebook.png" src="http://andrewbolster.info/img/facebook.png" alt="Facebook">
</a>
<a style="text-decoration: none; display: inline;" class="social signature_twitter-target sig-hide" href="http://www.twitter.com/bolster">
<img width="24" height="24" data-filename="twitter.png" src="http://andrewbolster.info/img/twitter.png" alt="Twitter">
</a>
<a style="text-decoration: none; display: inline;" class="social signature_linkedin-target sig-hide" href="http://www.linkedin.com/in/andrewbolster">
<img width="24" height="24" data-filename="linkedin.png" src="http://andrewbolster.info/img/linkedin.png" alt="Linkedin">
</a>
<a style="text-decoration: none; display: inline;" class="social signature_skype-target sig-hide" href="skype:andrew.bolster?call">
<img width="24" height="24" data-filename="skype.png" src="http://andrewbolster.info/img/skype.png" alt="skype">
</a>
<a style="text-decoration: none; display: inline;" class="social signature_flickr-target sig-hide" href="http://www.flickr.com/andrewbolster">
<img width="24" height="24" data-filename="flickr.png" src="http://andrewbolster.info/img/flickr.png" alt="flickr">
</a>
</p>
</td>
</tr>
</tbody>
</table>
</body>
| andrewbolster/andrewbolster.github.io | sig.html | HTML | mit | 3,163 |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>File System Node.js v6.2.0 Manual & Documentation</title>
<link rel="stylesheet" href="assets/css?family=Lato:400,700,400italic">
<link rel="stylesheet" href="assets/style.css">
<link rel="stylesheet" href="assets/sh.css">
<link rel="canonical" href="https://nodejs.org/api/fs.html">
</head>
<body class="alt apidoc" id="api-section-fs">
<div id="content" class="clearfix">
<div id="column2" class="interior">
<div id="intro" class="interior">
<a href="/" title="Go back to the home page">
Node.js
</a>
</div>
<ul>
<li><a class="nav-documentation" href="documentation.html">About these Docs</a></li>
<li><a class="nav-synopsis" href="synopsis.html">Usage & Example</a></li>
</ul>
<div class="line"></div>
<ul>
<li><a class="nav-assert" href="assert.html">Assertion Testing</a></li>
<li><a class="nav-buffer" href="buffer.html">Buffer</a></li>
<li><a class="nav-addons" href="addons.html">C/C++ Addons</a></li>
<li><a class="nav-child_process" href="child_process.html">Child Processes</a></li>
<li><a class="nav-cluster" href="cluster.html">Cluster</a></li>
<li><a class="nav-cli" href="cli.html">Command Line Options</a></li>
<li><a class="nav-console" href="console.html">Console</a></li>
<li><a class="nav-crypto" href="crypto.html">Crypto</a></li>
<li><a class="nav-debugger" href="debugger.html">Debugger</a></li>
<li><a class="nav-dns" href="dns.html">DNS</a></li>
<li><a class="nav-domain" href="domain.html">Domain</a></li>
<li><a class="nav-errors" href="errors.html">Errors</a></li>
<li><a class="nav-events" href="events.html">Events</a></li>
<li><a class="nav-fs active" href="fs.html">File System</a></li>
<li><a class="nav-globals" href="globals.html">Globals</a></li>
<li><a class="nav-http" href="http.html">HTTP</a></li>
<li><a class="nav-https" href="https.html">HTTPS</a></li>
<li><a class="nav-modules" href="modules.html">Modules</a></li>
<li><a class="nav-net" href="net.html">Net</a></li>
<li><a class="nav-os" href="os.html">OS</a></li>
<li><a class="nav-path" href="path.html">Path</a></li>
<li><a class="nav-process" href="process.html">Process</a></li>
<li><a class="nav-punycode" href="punycode.html">Punycode</a></li>
<li><a class="nav-querystring" href="querystring.html">Query Strings</a></li>
<li><a class="nav-readline" href="readline.html">Readline</a></li>
<li><a class="nav-repl" href="repl.html">REPL</a></li>
<li><a class="nav-stream" href="stream.html">Stream</a></li>
<li><a class="nav-string_decoder" href="string_decoder.html">String Decoder</a></li>
<li><a class="nav-timers" href="timers.html">Timers</a></li>
<li><a class="nav-tls" href="tls.html">TLS/SSL</a></li>
<li><a class="nav-tty" href="tty.html">TTY</a></li>
<li><a class="nav-dgram" href="dgram.html">UDP/Datagram</a></li>
<li><a class="nav-url" href="url.html">URL</a></li>
<li><a class="nav-util" href="util.html">Utilities</a></li>
<li><a class="nav-v8" href="v8.html">V8</a></li>
<li><a class="nav-vm" href="vm.html">VM</a></li>
<li><a class="nav-zlib" href="zlib.html">ZLIB</a></li>
</ul>
<div class="line"></div>
<ul>
<li><a class="nav-https-github-com-nodejs-node" href="https://github.com/nodejs/node">GitHub Repo & Issue Tracker</a></li>
<li><a class="nav-http-groups-google-com-group-nodejs" href="http://groups.google.com/group/nodejs">Mailing List</a></li>
</ul>
</div>
<div id="column1" data-id="fs" class="interior">
<header>
<h1>Node.js v6.2.0 Documentation</h1>
<div id="gtoc">
<p>
<a href="index.html" name="toc">Index</a> |
<a href="all.html">View on single page</a> |
<a href="fs.json">View as JSON</a>
</p>
</div>
<hr>
</header>
<div id="toc">
<h2>Table of Contents</h2>
<ul>
<li><a href="#fs_file_system">File System</a><ul>
<li><a href="#fs_buffer_api">Buffer API</a></li>
<li><a href="#fs_class_fs_fswatcher">Class: fs.FSWatcher</a><ul>
<li><a href="#fs_event_change">Event: 'change'</a></li>
<li><a href="#fs_event_error">Event: 'error'</a></li>
<li><a href="#fs_watcher_close">watcher.close()</a></li>
</ul>
</li>
<li><a href="#fs_class_fs_readstream">Class: fs.ReadStream</a><ul>
<li><a href="#fs_event_open">Event: 'open'</a></li>
<li><a href="#fs_event_close">Event: 'close'</a></li>
<li><a href="#fs_readstream_path">readStream.path</a></li>
</ul>
</li>
<li><a href="#fs_class_fs_stats">Class: fs.Stats</a><ul>
<li><a href="#fs_stat_time_values">Stat Time Values</a></li>
</ul>
</li>
<li><a href="#fs_class_fs_writestream">Class: fs.WriteStream</a><ul>
<li><a href="#fs_event_open_1">Event: 'open'</a></li>
<li><a href="#fs_event_close_1">Event: 'close'</a></li>
<li><a href="#fs_writestream_byteswritten">writeStream.bytesWritten</a></li>
<li><a href="#fs_writestream_path">writeStream.path</a></li>
</ul>
</li>
<li><a href="#fs_fs_access_path_mode_callback">fs.access(path[, mode], callback)</a></li>
<li><a href="#fs_fs_accesssync_path_mode">fs.accessSync(path[, mode])</a></li>
<li><a href="#fs_fs_appendfile_file_data_options_callback">fs.appendFile(file, data[, options], callback)</a></li>
<li><a href="#fs_fs_appendfilesync_file_data_options">fs.appendFileSync(file, data[, options])</a></li>
<li><a href="#fs_fs_chmod_path_mode_callback">fs.chmod(path, mode, callback)</a></li>
<li><a href="#fs_fs_chmodsync_path_mode">fs.chmodSync(path, mode)</a></li>
<li><a href="#fs_fs_chown_path_uid_gid_callback">fs.chown(path, uid, gid, callback)</a></li>
<li><a href="#fs_fs_chownsync_path_uid_gid">fs.chownSync(path, uid, gid)</a></li>
<li><a href="#fs_fs_close_fd_callback">fs.close(fd, callback)</a></li>
<li><a href="#fs_fs_closesync_fd">fs.closeSync(fd)</a></li>
<li><a href="#fs_fs_createreadstream_path_options">fs.createReadStream(path[, options])</a></li>
<li><a href="#fs_fs_createwritestream_path_options">fs.createWriteStream(path[, options])</a></li>
<li><a href="#fs_fs_exists_path_callback">fs.exists(path, callback)</a></li>
<li><a href="#fs_fs_existssync_path">fs.existsSync(path)</a></li>
<li><a href="#fs_fs_fchmod_fd_mode_callback">fs.fchmod(fd, mode, callback)</a></li>
<li><a href="#fs_fs_fchmodsync_fd_mode">fs.fchmodSync(fd, mode)</a></li>
<li><a href="#fs_fs_fchown_fd_uid_gid_callback">fs.fchown(fd, uid, gid, callback)</a></li>
<li><a href="#fs_fs_fchownsync_fd_uid_gid">fs.fchownSync(fd, uid, gid)</a></li>
<li><a href="#fs_fs_fdatasync_fd_callback">fs.fdatasync(fd, callback)</a></li>
<li><a href="#fs_fs_fdatasyncsync_fd">fs.fdatasyncSync(fd)</a></li>
<li><a href="#fs_fs_fstat_fd_callback">fs.fstat(fd, callback)</a></li>
<li><a href="#fs_fs_fstatsync_fd">fs.fstatSync(fd)</a></li>
<li><a href="#fs_fs_fsync_fd_callback">fs.fsync(fd, callback)</a></li>
<li><a href="#fs_fs_fsyncsync_fd">fs.fsyncSync(fd)</a></li>
<li><a href="#fs_fs_ftruncate_fd_len_callback">fs.ftruncate(fd, len, callback)</a></li>
<li><a href="#fs_fs_ftruncatesync_fd_len">fs.ftruncateSync(fd, len)</a></li>
<li><a href="#fs_fs_futimes_fd_atime_mtime_callback">fs.futimes(fd, atime, mtime, callback)</a></li>
<li><a href="#fs_fs_futimessync_fd_atime_mtime">fs.futimesSync(fd, atime, mtime)</a></li>
<li><a href="#fs_fs_lchmod_path_mode_callback">fs.lchmod(path, mode, callback)</a></li>
<li><a href="#fs_fs_lchmodsync_path_mode">fs.lchmodSync(path, mode)</a></li>
<li><a href="#fs_fs_lchown_path_uid_gid_callback">fs.lchown(path, uid, gid, callback)</a></li>
<li><a href="#fs_fs_lchownsync_path_uid_gid">fs.lchownSync(path, uid, gid)</a></li>
<li><a href="#fs_fs_link_srcpath_dstpath_callback">fs.link(srcpath, dstpath, callback)</a></li>
<li><a href="#fs_fs_linksync_srcpath_dstpath">fs.linkSync(srcpath, dstpath)</a></li>
<li><a href="#fs_fs_lstat_path_callback">fs.lstat(path, callback)</a></li>
<li><a href="#fs_fs_lstatsync_path">fs.lstatSync(path)</a></li>
<li><a href="#fs_fs_mkdir_path_mode_callback">fs.mkdir(path[, mode], callback)</a></li>
<li><a href="#fs_fs_mkdirsync_path_mode">fs.mkdirSync(path[, mode])</a></li>
<li><a href="#fs_fs_mkdtemp_prefix_callback">fs.mkdtemp(prefix, callback)</a></li>
<li><a href="#fs_fs_mkdtempsync_template">fs.mkdtempSync(template)</a></li>
<li><a href="#fs_fs_open_path_flags_mode_callback">fs.open(path, flags[, mode], callback)</a></li>
<li><a href="#fs_fs_opensync_path_flags_mode">fs.openSync(path, flags[, mode])</a></li>
<li><a href="#fs_fs_read_fd_buffer_offset_length_position_callback">fs.read(fd, buffer, offset, length, position, callback)</a></li>
<li><a href="#fs_fs_readdir_path_options_callback">fs.readdir(path[, options], callback)</a></li>
<li><a href="#fs_fs_readdirsync_path_options">fs.readdirSync(path[, options])</a></li>
<li><a href="#fs_fs_readfile_file_options_callback">fs.readFile(file[, options], callback)</a></li>
<li><a href="#fs_fs_readfilesync_file_options">fs.readFileSync(file[, options])</a></li>
<li><a href="#fs_fs_readlink_path_options_callback">fs.readlink(path[, options], callback)</a></li>
<li><a href="#fs_fs_readlinksync_path_options">fs.readlinkSync(path[, options])</a></li>
<li><a href="#fs_fs_readsync_fd_buffer_offset_length_position">fs.readSync(fd, buffer, offset, length, position)</a></li>
<li><a href="#fs_fs_realpath_path_options_callback">fs.realpath(path[, options], callback)</a></li>
<li><a href="#fs_fs_realpathsync_path_options">fs.realpathSync(path[, options])</a></li>
<li><a href="#fs_fs_rename_oldpath_newpath_callback">fs.rename(oldPath, newPath, callback)</a></li>
<li><a href="#fs_fs_renamesync_oldpath_newpath">fs.renameSync(oldPath, newPath)</a></li>
<li><a href="#fs_fs_rmdir_path_callback">fs.rmdir(path, callback)</a></li>
<li><a href="#fs_fs_rmdirsync_path">fs.rmdirSync(path)</a></li>
<li><a href="#fs_fs_stat_path_callback">fs.stat(path, callback)</a></li>
<li><a href="#fs_fs_statsync_path">fs.statSync(path)</a></li>
<li><a href="#fs_fs_symlink_target_path_type_callback">fs.symlink(target, path[, type], callback)</a></li>
<li><a href="#fs_fs_symlinksync_target_path_type">fs.symlinkSync(target, path[, type])</a></li>
<li><a href="#fs_fs_truncate_path_len_callback">fs.truncate(path, len, callback)</a></li>
<li><a href="#fs_fs_truncatesync_path_len">fs.truncateSync(path, len)</a></li>
<li><a href="#fs_fs_unlink_path_callback">fs.unlink(path, callback)</a></li>
<li><a href="#fs_fs_unlinksync_path">fs.unlinkSync(path)</a></li>
<li><a href="#fs_fs_unwatchfile_filename_listener">fs.unwatchFile(filename[, listener])</a></li>
<li><a href="#fs_fs_utimes_path_atime_mtime_callback">fs.utimes(path, atime, mtime, callback)</a></li>
<li><a href="#fs_fs_utimessync_path_atime_mtime">fs.utimesSync(path, atime, mtime)</a></li>
<li><a href="#fs_fs_watch_filename_options_listener">fs.watch(filename[, options][, listener])</a><ul>
<li><a href="#fs_caveats">Caveats</a><ul>
<li><a href="#fs_availability">Availability</a></li>
<li><a href="#fs_inodes">Inodes</a></li>
<li><a href="#fs_filename_argument">Filename Argument</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#fs_fs_watchfile_filename_options_listener">fs.watchFile(filename[, options], listener)</a></li>
<li><a href="#fs_fs_write_fd_buffer_offset_length_position_callback">fs.write(fd, buffer, offset, length[, position], callback)</a></li>
<li><a href="#fs_fs_write_fd_data_position_encoding_callback">fs.write(fd, data[, position[, encoding]], callback)</a></li>
<li><a href="#fs_fs_writefile_file_data_options_callback">fs.writeFile(file, data[, options], callback)</a></li>
<li><a href="#fs_fs_writefilesync_file_data_options">fs.writeFileSync(file, data[, options])</a></li>
<li><a href="#fs_fs_writesync_fd_buffer_offset_length_position">fs.writeSync(fd, buffer, offset, length[, position])</a></li>
<li><a href="#fs_fs_writesync_fd_data_position_encoding">fs.writeSync(fd, data[, position[, encoding]])</a></li>
</ul>
</li>
</ul>
</div>
<div id="apicontent">
<h1>File System<span><a class="mark" href="#fs_file_system" id="fs_file_system">#</a></span></h1>
<pre class="api_stability api_stability_2">Stability: 2 - Stable</pre><!--name=fs-->
<p>File I/O is provided by simple wrappers around standard POSIX functions. To
use this module do <code>require('fs')</code>. All the methods have asynchronous and
synchronous forms.</p>
<p>The asynchronous form always takes a completion callback as its last argument.
The arguments passed to the completion callback depend on the method, but the
first argument is always reserved for an exception. If the operation was
completed successfully, then the first argument will be <code>null</code> or <code>undefined</code>.</p>
<p>When using the synchronous form any exceptions are immediately thrown.
You can use try/catch to handle exceptions or allow them to bubble up.</p>
<p>Here is an example of the asynchronous version:</p>
<pre><code class="lang-js">const fs = require('fs');
fs.unlink('/tmp/hello', (err) => {
if (err) throw err;
console.log('successfully deleted /tmp/hello');
});
</code></pre>
<p>Here is the synchronous version:</p>
<pre><code class="lang-js">const fs = require('fs');
fs.unlinkSync('/tmp/hello');
console.log('successfully deleted /tmp/hello');
</code></pre>
<p>With the asynchronous methods there is no guaranteed ordering. So the
following is prone to error:</p>
<pre><code class="lang-js">fs.rename('/tmp/hello', '/tmp/world', (err) => {
if (err) throw err;
console.log('renamed complete');
});
fs.stat('/tmp/world', (err, stats) => {
if (err) throw err;
console.log(`stats: ${JSON.stringify(stats)}`);
});
</code></pre>
<p>It could be that <code>fs.stat</code> is executed before <code>fs.rename</code>.
The correct way to do this is to chain the callbacks.</p>
<pre><code class="lang-js">fs.rename('/tmp/hello', '/tmp/world', (err) => {
if (err) throw err;
fs.stat('/tmp/world', (err, stats) => {
if (err) throw err;
console.log(`stats: ${JSON.stringify(stats)}`);
});
});
</code></pre>
<p>In busy processes, the programmer is <em>strongly encouraged</em> to use the
asynchronous versions of these calls. The synchronous versions will block
the entire process until they complete--halting all connections.</p>
<p>The relative path to a filename can be used. Remember, however, that this path
will be relative to <code>process.cwd()</code>.</p>
<p>Most fs functions let you omit the callback argument. If you do, a default
callback is used that rethrows errors. To get a trace to the original call
site, set the <code>NODE_DEBUG</code> environment variable:</p>
<pre><code>$ cat script.js
function bad() {
require('fs').readFile('/');
}
bad();
$ env NODE_DEBUG=fs node script.js
fs.js:88
throw backtrace;
^
Error: EISDIR: illegal operation on a directory, read
<stack trace.>
</code></pre><h2>Buffer API<span><a class="mark" href="#fs_buffer_api" id="fs_buffer_api">#</a></span></h2>
<p><code>fs</code> functions support passing and receiving paths as both strings
and Buffers. The latter is intended to make it possible to work with
filesystems that allow for non-UTF-8 filenames. For most typical
uses, working with paths as Buffers will be unnecessary, as the string
API converts to and from UTF-8 automatically.</p>
<p><em>Note</em> that on certain file systems (such as NTFS and HFS+) filenames
will always be encoded as UTF-8. On such file systems, passing
non-UTF-8 encoded Buffers to <code>fs</code> functions will not work as expected.</p>
<h2>Class: fs.FSWatcher<span><a class="mark" href="#fs_class_fs_fswatcher" id="fs_class_fs_fswatcher">#</a></span></h2>
<p>Objects returned from <code>fs.watch()</code> are of this type.</p>
<h3>Event: 'change'<span><a class="mark" href="#fs_event_change" id="fs_event_change">#</a></span></h3>
<div class="signature"><ul>
<li><code>event</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> The type of fs change</li>
<li><code>filename</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a> The filename that changed (if relevant/available)</li>
</ul>
</div><p>Emitted when something changes in a watched directory or file.
See more details in <a href="#fs_fs_watch_filename_options_listener"><code>fs.watch()</code></a>.</p>
<p>The <code>filename</code> argument may not be provided depending on operating system
support. If <code>filename</code> is provided, it will be provided as a <code>Buffer</code> if
<code>fs.watch()</code> is called with it's <code>encoding</code> option set to <code>'buffer'</code>, otherwise
<code>filename</code> will be a string.</p>
<pre><code class="lang-js">fs.watch('./tmp', {encoding: 'buffer'}, (event, filename) => {
if (filename)
console.log(filename);
// Prints: <Buffer ...>
});
</code></pre>
<h3>Event: 'error'<span><a class="mark" href="#fs_event_error" id="fs_event_error">#</a></span></h3>
<div class="signature"><ul>
<li><code>error</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error" class="type"><Error></a></li>
</ul>
</div><p>Emitted when an error occurs.</p>
<h3>watcher.close()<span><a class="mark" href="#fs_watcher_close" id="fs_watcher_close">#</a></span></h3>
<p>Stop watching for changes on the given <code>fs.FSWatcher</code>.</p>
<h2>Class: fs.ReadStream<span><a class="mark" href="#fs_class_fs_readstream" id="fs_class_fs_readstream">#</a></span></h2>
<p><code>ReadStream</code> is a <a href="stream.html#stream_class_stream_readable">Readable Stream</a>.</p>
<h3>Event: 'open'<span><a class="mark" href="#fs_event_open" id="fs_event_open">#</a></span></h3>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span> Integer file descriptor used by the ReadStream.</li>
</ul>
</div><p>Emitted when the ReadStream's file is opened.</p>
<h3>Event: 'close'<span><a class="mark" href="#fs_event_close" id="fs_event_close">#</a></span></h3>
<p>Emitted when the <code>ReadStream</code>'s underlying file descriptor has been closed
using the <code>fs.close()</code> method.</p>
<h3>readStream.path<span><a class="mark" href="#fs_readstream_path" id="fs_readstream_path">#</a></span></h3>
<p>The path to the file the stream is reading from as specified in the first
argument to <code>fs.createReadStream()</code>. If <code>path</code> is passed as a string, then
<code>readStream.path</code> will be a string. If <code>path</code> is passed as a <code>Buffer</code>, then
<code>readStream.path</code> will be a <code>Buffer</code>.</p>
<h2>Class: fs.Stats<span><a class="mark" href="#fs_class_fs_stats" id="fs_class_fs_stats">#</a></span></h2>
<p>Objects returned from <a href="#fs_fs_stat_path_callback"><code>fs.stat()</code></a>, <a href="#fs_fs_lstat_path_callback"><code>fs.lstat()</code></a> and <a href="#fs_fs_fstat_fd_callback"><code>fs.fstat()</code></a> and their
synchronous counterparts are of this type.</p>
<ul>
<li><code>stats.isFile()</code></li>
<li><code>stats.isDirectory()</code></li>
<li><code>stats.isBlockDevice()</code></li>
<li><code>stats.isCharacterDevice()</code></li>
<li><code>stats.isSymbolicLink()</code> (only valid with <a href="#fs_fs_lstat_path_callback"><code>fs.lstat()</code></a>)</li>
<li><code>stats.isFIFO()</code></li>
<li><code>stats.isSocket()</code></li>
</ul>
<p>For a regular file <a href="util.html#util_util_inspect_object_options"><code>util.inspect(stats)</code></a> would return a string very
similar to this:</p>
<pre><code class="lang-js">{
dev: 2114,
ino: 48064969,
mode: 33188,
nlink: 1,
uid: 85,
gid: 100,
rdev: 0,
size: 527,
blksize: 4096,
blocks: 8,
atime: Mon, 10 Oct 2011 23:24:11 GMT,
mtime: Mon, 10 Oct 2011 23:24:11 GMT,
ctime: Mon, 10 Oct 2011 23:24:11 GMT,
birthtime: Mon, 10 Oct 2011 23:24:11 GMT
}
</code></pre>
<p>Please note that <code>atime</code>, <code>mtime</code>, <code>birthtime</code>, and <code>ctime</code> are
instances of <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Date"><code>Date</code></a> object and to compare the values of
these objects you should use appropriate methods. For most general
uses <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Date/getTime"><code>getTime()</code></a> will return the number of
milliseconds elapsed since <em>1 January 1970 00:00:00 UTC</em> and this
integer should be sufficient for any comparison, however there are
additional methods which can be used for displaying fuzzy information.
More details can be found in the <a href="https://developer.mozilla.org/en/JavaScript/Reference/Global_Objects/Date">MDN JavaScript Reference</a>
page.</p>
<h3>Stat Time Values<span><a class="mark" href="#fs_stat_time_values" id="fs_stat_time_values">#</a></span></h3>
<p>The times in the stat object have the following semantics:</p>
<ul>
<li><code>atime</code> "Access Time" - Time when file data last accessed. Changed
by the <code>mknod(2)</code>, <code>utimes(2)</code>, and <code>read(2)</code> system calls.</li>
<li><code>mtime</code> "Modified Time" - Time when file data last modified.
Changed by the <code>mknod(2)</code>, <code>utimes(2)</code>, and <code>write(2)</code> system calls.</li>
<li><code>ctime</code> "Change Time" - Time when file status was last changed
(inode data modification). Changed by the <code>chmod(2)</code>, <code>chown(2)</code>,
<code>link(2)</code>, <code>mknod(2)</code>, <code>rename(2)</code>, <code>unlink(2)</code>, <code>utimes(2)</code>,
<code>read(2)</code>, and <code>write(2)</code> system calls.</li>
<li><code>birthtime</code> "Birth Time" - Time of file creation. Set once when the
file is created. On filesystems where birthtime is not available,
this field may instead hold either the <code>ctime</code> or
<code>1970-01-01T00:00Z</code> (ie, unix epoch timestamp <code>0</code>). Note that this
value may be greater than <code>atime</code> or <code>mtime</code> in this case. On Darwin
and other FreeBSD variants, also set if the <code>atime</code> is explicitly
set to an earlier value than the current <code>birthtime</code> using the
<code>utimes(2)</code> system call.</li>
</ul>
<p>Prior to Node v0.12, the <code>ctime</code> held the <code>birthtime</code> on Windows
systems. Note that as of v0.12, <code>ctime</code> is not "creation time", and
on Unix systems, it never was.</p>
<h2>Class: fs.WriteStream<span><a class="mark" href="#fs_class_fs_writestream" id="fs_class_fs_writestream">#</a></span></h2>
<p><code>WriteStream</code> is a <a href="stream.html#stream_class_stream_writable">Writable Stream</a>.</p>
<h3>Event: 'open'<span><a class="mark" href="#fs_event_open_1" id="fs_event_open_1">#</a></span></h3>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span> Integer file descriptor used by the WriteStream.</li>
</ul>
</div><p>Emitted when the WriteStream's file is opened.</p>
<h3>Event: 'close'<span><a class="mark" href="#fs_event_close_1" id="fs_event_close_1">#</a></span></h3>
<p>Emitted when the <code>WriteStream</code>'s underlying file descriptor has been closed
using the <code>fs.close()</code> method.</p>
<h3>writeStream.bytesWritten<span><a class="mark" href="#fs_writestream_byteswritten" id="fs_writestream_byteswritten">#</a></span></h3>
<p>The number of bytes written so far. Does not include data that is still queued
for writing.</p>
<h3>writeStream.path<span><a class="mark" href="#fs_writestream_path" id="fs_writestream_path">#</a></span></h3>
<p>The path to the file the stream is writing to as specified in the first
argument to <code>fs.createWriteStream()</code>. If <code>path</code> is passed as a string, then
<code>writeStream.path</code> will be a string. If <code>path</code> is passed as a <code>Buffer</code>, then
<code>writeStream.path</code> will be a <code>Buffer</code>.</p>
<h2>fs.access(path[, mode], callback)<span><a class="mark" href="#fs_fs_access_path_mode_callback" id="fs_fs_access_path_mode_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>mode</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Tests a user's permissions for the file specified by <code>path</code>. <code>mode</code> is an
optional integer that specifies the accessibility checks to be performed. The
following constants define the possible values of <code>mode</code>. It is possible to
create a mask consisting of the bitwise OR of two or more values.</p>
<ul>
<li><code>fs.F_OK</code> - File is visible to the calling process. This is useful for
determining if a file exists, but says nothing about <code>rwx</code> permissions.
Default if no <code>mode</code> is specified.</li>
<li><code>fs.R_OK</code> - File can be read by the calling process.</li>
<li><code>fs.W_OK</code> - File can be written by the calling process.</li>
<li><code>fs.X_OK</code> - File can be executed by the calling process. This has no effect
on Windows (will behave like <code>fs.F_OK</code>).</li>
</ul>
<p>The final argument, <code>callback</code>, is a callback function that is invoked with
a possible error argument. If any of the accessibility checks fail, the error
argument will be populated. The following example checks if the file
<code>/etc/passwd</code> can be read and written by the current process.</p>
<pre><code class="lang-js">fs.access('/etc/passwd', fs.R_OK | fs.W_OK, (err) => {
console.log(err ? 'no access!' : 'can read/write');
});
</code></pre>
<h2>fs.accessSync(path[, mode])<span><a class="mark" href="#fs_fs_accesssync_path_mode" id="fs_fs_accesssync_path_mode">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>mode</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous version of <a href="#fs_fs_access_path_mode_callback"><code>fs.access()</code></a>. This throws if any accessibility checks
fail, and does nothing otherwise.</p>
<h2>fs.appendFile(file, data[, options], callback)<span><a class="mark" href="#fs_fs_appendfile_file_data_options_callback" id="fs_fs_appendfile_file_data_options_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>file</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><Number></a> filename or file descriptor</li>
<li><code>data</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a><ul>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Null_type" class="type"><Null></a> default = <code>'utf8'</code></li>
<li><code>mode</code> <span class="type"><Integer></span> default = <code>0o666</code></li>
<li><code>flag</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> default = <code>'a'</code></li>
</ul>
</li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronously append data to a file, creating the file if it does not yet exist.
<code>data</code> can be a string or a buffer.</p>
<p>Example:</p>
<pre><code class="lang-js">fs.appendFile('message.txt', 'data to append', (err) => {
if (err) throw err;
console.log('The "data to append" was appended to file!');
});
</code></pre>
<p>If <code>options</code> is a string, then it specifies the encoding. Example:</p>
<pre><code class="lang-js">fs.appendFile('message.txt', 'data to append', 'utf8', callback);
</code></pre>
<p>Any specified file descriptor has to have been opened for appending.</p>
<p><em>Note: Specified file descriptors will not be closed automatically.</em></p>
<h2>fs.appendFileSync(file, data[, options])<span><a class="mark" href="#fs_fs_appendfilesync_file_data_options" id="fs_fs_appendfilesync_file_data_options">#</a></span></h2>
<div class="signature"><ul>
<li><code>file</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><Number></a> filename or file descriptor</li>
<li><code>data</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a><ul>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Null_type" class="type"><Null></a> default = <code>'utf8'</code></li>
<li><code>mode</code> <span class="type"><Integer></span> default = <code>0o666</code></li>
<li><code>flag</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> default = <code>'a'</code></li>
</ul>
</li>
</ul>
</div><p>The synchronous version of <a href="fs.html#fs_fs_appendfile_file_data_options_callback"><code>fs.appendFile()</code></a>. Returns <code>undefined</code>.</p>
<h2>fs.chmod(path, mode, callback)<span><a class="mark" href="#fs_fs_chmod_path_mode_callback" id="fs_fs_chmod_path_mode_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>mode</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/chmod.2.html">chmod(2)</a>. No arguments other than a possible exception are given
to the completion callback.</p>
<h2>fs.chmodSync(path, mode)<span><a class="mark" href="#fs_fs_chmodsync_path_mode" id="fs_fs_chmodsync_path_mode">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>mode</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/chmod.2.html">chmod(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.chown(path, uid, gid, callback)<span><a class="mark" href="#fs_fs_chown_path_uid_gid_callback" id="fs_fs_chown_path_uid_gid_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>uid</code> <span class="type"><Integer></span></li>
<li><code>gid</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/chown.2.html">chown(2)</a>. No arguments other than a possible exception are given
to the completion callback.</p>
<h2>fs.chownSync(path, uid, gid)<span><a class="mark" href="#fs_fs_chownsync_path_uid_gid" id="fs_fs_chownsync_path_uid_gid">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>uid</code> <span class="type"><Integer></span></li>
<li><code>gid</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/chown.2.html">chown(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.close(fd, callback)<span><a class="mark" href="#fs_fs_close_fd_callback" id="fs_fs_close_fd_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/close.2.html">close(2)</a>. No arguments other than a possible exception are given
to the completion callback.</p>
<h2>fs.closeSync(fd)<span><a class="mark" href="#fs_fs_closesync_fd" id="fs_fs_closesync_fd">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/close.2.html">close(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.createReadStream(path[, options])<span><a class="mark" href="#fs_fs_createreadstream_path_options" id="fs_fs_createreadstream_path_options">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a><ul>
<li><code>flags</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a></li>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a></li>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>mode</code> <span class="type"><Integer></span></li>
<li><code>autoClose</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type" class="type"><Boolean></a></li>
<li><code>start</code> <span class="type"><Integer></span></li>
<li><code>end</code> <span class="type"><Integer></span></li>
</ul>
</li>
</ul>
</div><p>Returns a new <a href="#fs_class_fs_readstream"><code>ReadStream</code></a> object. (See <a href="stream.html#stream_class_stream_readable">Readable Stream</a>).</p>
<p>Be aware that, unlike the default value set for <code>highWaterMark</code> on a
readable stream (16 kb), the stream returned by this method has a
default value of 64 kb for the same parameter.</p>
<p><code>options</code> is an object or string with the following defaults:</p>
<pre><code class="lang-js">{
flags: 'r',
encoding: null,
fd: null,
mode: 0o666,
autoClose: true
}
</code></pre>
<p><code>options</code> can include <code>start</code> and <code>end</code> values to read a range of bytes from
the file instead of the entire file. Both <code>start</code> and <code>end</code> are inclusive and
start at 0. The <code>encoding</code> can be any one of those accepted by <a href="buffer.html#buffer_buffer"><code>Buffer</code></a>.</p>
<p>If <code>fd</code> is specified, <code>ReadStream</code> will ignore the <code>path</code> argument and will use
the specified file descriptor. This means that no <code>'open'</code> event will be emitted.
Note that <code>fd</code> should be blocking; non-blocking <code>fd</code>s should be passed to
<a href="net.html#net_class_net_socket"><code>net.Socket</code></a>.</p>
<p>If <code>autoClose</code> is false, then the file descriptor won't be closed, even if
there's an error. It is your responsibility to close it and make sure
there's no file descriptor leak. If <code>autoClose</code> is set to true (default
behavior), on <code>error</code> or <code>end</code> the file descriptor will be closed
automatically.</p>
<p><code>mode</code> sets the file mode (permission and sticky bits), but only if the
file was created.</p>
<p>An example to read the last 10 bytes of a file which is 100 bytes long:</p>
<pre><code class="lang-js">fs.createReadStream('sample.txt', {start: 90, end: 99});
</code></pre>
<p>If <code>options</code> is a string, then it specifies the encoding.</p>
<h2>fs.createWriteStream(path[, options])<span><a class="mark" href="#fs_fs_createwritestream_path_options" id="fs_fs_createwritestream_path_options">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a><ul>
<li><code>flags</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a></li>
<li><code>defaultEncoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a></li>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>mode</code> <span class="type"><Integer></span></li>
<li><code>autoClose</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type" class="type"><Boolean></a></li>
<li><code>start</code> <span class="type"><Integer></span></li>
</ul>
</li>
</ul>
</div><p>Returns a new <a href="#fs_class_fs_writestream"><code>WriteStream</code></a> object. (See <a href="stream.html#stream_class_stream_writable">Writable Stream</a>).</p>
<p><code>options</code> is an object or string with the following defaults:</p>
<pre><code class="lang-js">{
flags: 'w',
defaultEncoding: 'utf8',
fd: null,
mode: 0o666,
autoClose: true
}
</code></pre>
<p><code>options</code> may also include a <code>start</code> option to allow writing data at
some position past the beginning of the file. Modifying a file rather
than replacing it may require a <code>flags</code> mode of <code>r+</code> rather than the
default mode <code>w</code>. The <code>defaultEncoding</code> can be any one of those accepted by <a href="buffer.html#buffer_buffer"><code>Buffer</code></a>.</p>
<p>If <code>autoClose</code> is set to true (default behavior) on <code>error</code> or <code>end</code>
the file descriptor will be closed automatically. If <code>autoClose</code> is false,
then the file descriptor won't be closed, even if there's an error.
It is your responsibility to close it and make sure
there's no file descriptor leak.</p>
<p>Like <a href="#fs_class_fs_readstream"><code>ReadStream</code></a>, if <code>fd</code> is specified, <code>WriteStream</code> will ignore the
<code>path</code> argument and will use the specified file descriptor. This means that no
<code>'open'</code> event will be emitted. Note that <code>fd</code> should be blocking; non-blocking
<code>fd</code>s should be passed to <a href="net.html#net_class_net_socket"><code>net.Socket</code></a>.</p>
<p>If <code>options</code> is a string, then it specifies the encoding.</p>
<h2>fs.exists(path, callback)<span><a class="mark" href="#fs_fs_exists_path_callback" id="fs_fs_exists_path_callback">#</a></span></h2>
<pre class="api_stability api_stability_0">Stability: 0 - Deprecated: Use <a href="#fs_fs_stat_path_callback"><code>fs.stat()</code></a> or <a href="#fs_fs_access_path_mode_callback"><code>fs.access()</code></a> instead.</pre><div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Test whether or not the given path exists by checking with the file system.
Then call the <code>callback</code> argument with either true or false. Example:</p>
<pre><code class="lang-js">fs.exists('/etc/passwd', (exists) => {
console.log(exists ? 'it\'s there' : 'no passwd!');
});
</code></pre>
<p><code>fs.exists()</code> should not be used to check if a file exists before calling
<code>fs.open()</code>. Doing so introduces a race condition since other processes may
change the file's state between the two calls. Instead, user code should
call <code>fs.open()</code> directly and handle the error raised if the file is
non-existent.</p>
<h2>fs.existsSync(path)<span><a class="mark" href="#fs_fs_existssync_path" id="fs_fs_existssync_path">#</a></span></h2>
<pre class="api_stability api_stability_0">Stability: 0 - Deprecated: Use <a href="#fs_fs_statsync_path"><code>fs.statSync()</code></a> or <a href="#fs_fs_accesssync_path_mode"><code>fs.accessSync()</code></a> instead.</pre><div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
</ul>
</div><p>Synchronous version of <a href="fs.html#fs_fs_exists_path_callback"><code>fs.exists()</code></a>.
Returns <code>true</code> if the file exists, <code>false</code> otherwise.</p>
<h2>fs.fchmod(fd, mode, callback)<span><a class="mark" href="#fs_fs_fchmod_fd_mode_callback" id="fs_fs_fchmod_fd_mode_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>mode</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/fchmod.2.html">fchmod(2)</a>. No arguments other than a possible exception
are given to the completion callback.</p>
<h2>fs.fchmodSync(fd, mode)<span><a class="mark" href="#fs_fs_fchmodsync_fd_mode" id="fs_fs_fchmodsync_fd_mode">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>mode</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/fchmod.2.html">fchmod(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.fchown(fd, uid, gid, callback)<span><a class="mark" href="#fs_fs_fchown_fd_uid_gid_callback" id="fs_fs_fchown_fd_uid_gid_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>uid</code> <span class="type"><Integer></span></li>
<li><code>gid</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/fchown.2.html">fchown(2)</a>. No arguments other than a possible exception are given
to the completion callback.</p>
<h2>fs.fchownSync(fd, uid, gid)<span><a class="mark" href="#fs_fs_fchownsync_fd_uid_gid" id="fs_fs_fchownsync_fd_uid_gid">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>uid</code> <span class="type"><Integer></span></li>
<li><code>gid</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/fchown.2.html">fchown(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.fdatasync(fd, callback)<span><a class="mark" href="#fs_fs_fdatasync_fd_callback" id="fs_fs_fdatasync_fd_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/fdatasync.2.html">fdatasync(2)</a>. No arguments other than a possible exception are
given to the completion callback.</p>
<h2>fs.fdatasyncSync(fd)<span><a class="mark" href="#fs_fs_fdatasyncsync_fd" id="fs_fs_fdatasyncsync_fd">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/fdatasync.2.html">fdatasync(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.fstat(fd, callback)<span><a class="mark" href="#fs_fs_fstat_fd_callback" id="fs_fs_fstat_fd_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/fstat.2.html">fstat(2)</a>. The callback gets two arguments <code>(err, stats)</code> where
<code>stats</code> is a <a href="#fs_class_fs_stats"><code>fs.Stats</code></a> object. <code>fstat()</code> is identical to <a href="fs.html#fs_fs_stat_path_callback"><code>stat()</code></a>,
except that the file to be stat-ed is specified by the file descriptor <code>fd</code>.</p>
<h2>fs.fstatSync(fd)<span><a class="mark" href="#fs_fs_fstatsync_fd" id="fs_fs_fstatsync_fd">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/fstat.2.html">fstat(2)</a>. Returns an instance of <code>fs.Stats</code>.</p>
<h2>fs.fsync(fd, callback)<span><a class="mark" href="#fs_fs_fsync_fd_callback" id="fs_fs_fsync_fd_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/fsync.2.html">fsync(2)</a>. No arguments other than a possible exception are given
to the completion callback.</p>
<h2>fs.fsyncSync(fd)<span><a class="mark" href="#fs_fs_fsyncsync_fd" id="fs_fs_fsyncsync_fd">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/fsync.2.html">fsync(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.ftruncate(fd, len, callback)<span><a class="mark" href="#fs_fs_ftruncate_fd_len_callback" id="fs_fs_ftruncate_fd_len_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>len</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/ftruncate.2.html">ftruncate(2)</a>. No arguments other than a possible exception are
given to the completion callback.</p>
<h2>fs.ftruncateSync(fd, len)<span><a class="mark" href="#fs_fs_ftruncatesync_fd_len" id="fs_fs_ftruncatesync_fd_len">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>len</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/ftruncate.2.html">ftruncate(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.futimes(fd, atime, mtime, callback)<span><a class="mark" href="#fs_fs_futimes_fd_atime_mtime_callback" id="fs_fs_futimes_fd_atime_mtime_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>atime</code> <span class="type"><Integer></span></li>
<li><code>mtime</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Change the file timestamps of a file referenced by the supplied file
descriptor.</p>
<h2>fs.futimesSync(fd, atime, mtime)<span><a class="mark" href="#fs_fs_futimessync_fd_atime_mtime" id="fs_fs_futimessync_fd_atime_mtime">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>atime</code> <span class="type"><Integer></span></li>
<li><code>mtime</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous version of <a href="#fs_fs_futimes_fd_atime_mtime_callback"><code>fs.futimes()</code></a>. Returns <code>undefined</code>.</p>
<h2>fs.lchmod(path, mode, callback)<span><a class="mark" href="#fs_fs_lchmod_path_mode_callback" id="fs_fs_lchmod_path_mode_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>mode</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="https://www.freebsd.org/cgi/man.cgi?query=lchmod&sektion=2">lchmod(2)</a>. No arguments other than a possible exception
are given to the completion callback.</p>
<p>Only available on Mac OS X.</p>
<h2>fs.lchmodSync(path, mode)<span><a class="mark" href="#fs_fs_lchmodsync_path_mode" id="fs_fs_lchmodsync_path_mode">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>mode</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous <a href="https://www.freebsd.org/cgi/man.cgi?query=lchmod&sektion=2">lchmod(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.lchown(path, uid, gid, callback)<span><a class="mark" href="#fs_fs_lchown_path_uid_gid_callback" id="fs_fs_lchown_path_uid_gid_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>uid</code> <span class="type"><Integer></span></li>
<li><code>gid</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/lchown.2.html">lchown(2)</a>. No arguments other than a possible exception are given
to the completion callback.</p>
<h2>fs.lchownSync(path, uid, gid)<span><a class="mark" href="#fs_fs_lchownsync_path_uid_gid" id="fs_fs_lchownsync_path_uid_gid">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>uid</code> <span class="type"><Integer></span></li>
<li><code>gid</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/lchown.2.html">lchown(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.link(srcpath, dstpath, callback)<span><a class="mark" href="#fs_fs_link_srcpath_dstpath_callback" id="fs_fs_link_srcpath_dstpath_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>srcpath</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>dstpath</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/link.2.html">link(2)</a>. No arguments other than a possible exception are given to
the completion callback.</p>
<h2>fs.linkSync(srcpath, dstpath)<span><a class="mark" href="#fs_fs_linksync_srcpath_dstpath" id="fs_fs_linksync_srcpath_dstpath">#</a></span></h2>
<div class="signature"><ul>
<li><code>srcpath</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>dstpath</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/link.2.html">link(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.lstat(path, callback)<span><a class="mark" href="#fs_fs_lstat_path_callback" id="fs_fs_lstat_path_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/lstat.2.html">lstat(2)</a>. The callback gets two arguments <code>(err, stats)</code> where
<code>stats</code> is a <a href="#fs_class_fs_stats"><code>fs.Stats</code></a> object. <code>lstat()</code> is identical to <code>stat()</code>,
except that if <code>path</code> is a symbolic link, then the link itself is stat-ed,
not the file that it refers to.</p>
<h2>fs.lstatSync(path)<span><a class="mark" href="#fs_fs_lstatsync_path" id="fs_fs_lstatsync_path">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/lstat.2.html">lstat(2)</a>. Returns an instance of <code>fs.Stats</code>.</p>
<h2>fs.mkdir(path[, mode], callback)<span><a class="mark" href="#fs_fs_mkdir_path_mode_callback" id="fs_fs_mkdir_path_mode_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>mode</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/mkdir.2.html">mkdir(2)</a>. No arguments other than a possible exception are given
to the completion callback. <code>mode</code> defaults to <code>0o777</code>.</p>
<h2>fs.mkdirSync(path[, mode])<span><a class="mark" href="#fs_fs_mkdirsync_path_mode" id="fs_fs_mkdirsync_path_mode">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>mode</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/mkdir.2.html">mkdir(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.mkdtemp(prefix, callback)<span><a class="mark" href="#fs_fs_mkdtemp_prefix_callback" id="fs_fs_mkdtemp_prefix_callback">#</a></span></h2>
<p>Creates a unique temporary directory.</p>
<p>Generates six random characters to be appended behind a required
<code>prefix</code> to create a unique temporary directory.</p>
<p>The created folder path is passed as a string to the callback's second
parameter.</p>
<p>Example:</p>
<pre><code class="lang-js">fs.mkdtemp('/tmp/foo-', (err, folder) => {
console.log(folder);
// Prints: /tmp/foo-itXde2
});
</code></pre>
<h2>fs.mkdtempSync(template)<span><a class="mark" href="#fs_fs_mkdtempsync_template" id="fs_fs_mkdtempsync_template">#</a></span></h2>
<p>The synchronous version of [<code>fs.mkdtemp()</code>][]. Returns the created
folder path.</p>
<h2>fs.open(path, flags[, mode], callback)<span><a class="mark" href="#fs_fs_open_path_flags_mode_callback" id="fs_fs_open_path_flags_mode_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>flags</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><Number></a></li>
<li><code>mode</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous file open. See <a href="http://man7.org/linux/man-pages/man2/open.2.html">open(2)</a>. <code>flags</code> can be:</p>
<ul>
<li><p><code>'r'</code> - Open file for reading.
An exception occurs if the file does not exist.</p>
</li>
<li><p><code>'r+'</code> - Open file for reading and writing.
An exception occurs if the file does not exist.</p>
</li>
<li><p><code>'rs+'</code> - Open file for reading and writing in synchronous mode. Instructs
the operating system to bypass the local file system cache.</p>
<p>This is primarily useful for opening files on NFS mounts as it allows you to
skip the potentially stale local cache. It has a very real impact on I/O
performance so don't use this flag unless you need it.</p>
<p>Note that this doesn't turn <code>fs.open()</code> into a synchronous blocking call.
If that's what you want then you should be using <code>fs.openSync()</code></p>
</li>
<li><p><code>'w'</code> - Open file for writing.
The file is created (if it does not exist) or truncated (if it exists).</p>
</li>
<li><p><code>'wx'</code> - Like <code>'w'</code> but fails if <code>path</code> exists.</p>
</li>
<li><p><code>'w+'</code> - Open file for reading and writing.
The file is created (if it does not exist) or truncated (if it exists).</p>
</li>
<li><p><code>'wx+'</code> - Like <code>'w+'</code> but fails if <code>path</code> exists.</p>
</li>
<li><p><code>'a'</code> - Open file for appending.
The file is created if it does not exist.</p>
</li>
<li><p><code>'ax'</code> - Like <code>'a'</code> but fails if <code>path</code> exists.</p>
</li>
<li><p><code>'a+'</code> - Open file for reading and appending.
The file is created if it does not exist.</p>
</li>
<li><p><code>'ax+'</code> - Like <code>'a+'</code> but fails if <code>path</code> exists.</p>
</li>
</ul>
<p><code>mode</code> sets the file mode (permission and sticky bits), but only if the file was
created. It defaults to <code>0666</code>, readable and writable.</p>
<p>The callback gets two arguments <code>(err, fd)</code>.</p>
<p>The exclusive flag <code>'x'</code> (<code>O_EXCL</code> flag in <a href="http://man7.org/linux/man-pages/man2/open.2.html">open(2)</a>) ensures that <code>path</code> is newly
created. On POSIX systems, <code>path</code> is considered to exist even if it is a symlink
to a non-existent file. The exclusive flag may or may not work with network file
systems.</p>
<p><code>flags</code> can also be a number as documented by <a href="http://man7.org/linux/man-pages/man2/open.2.html">open(2)</a>; commonly used constants
are available from <code>require('constants')</code>. On Windows, flags are translated to
their equivalent ones where applicable, e.g. <code>O_WRONLY</code> to <code>FILE_GENERIC_WRITE</code>,
or <code>O_EXCL|O_CREAT</code> to <code>CREATE_NEW</code>, as accepted by CreateFileW.</p>
<p>On Linux, positional writes don't work when the file is opened in append mode.
The kernel ignores the position argument and always appends the data to
the end of the file.</p>
<p><em>Note: The behavior of <code>fs.open()</code> is platform specific for some flags. As such,
opening a directory on OS X and Linux with the <code>'a+'</code> flag - see example below -
will return an error. In contrast, on Windows and FreeBSD, a file descriptor
will be returned.</em></p>
<pre><code class="lang-js">// OS X and Linux
fs.open('<directory>', 'a+', (err, fd) => {
// => [Error: EISDIR: illegal operation on a directory, open <directory>]
})
// Windows and FreeBSD
fs.open('<directory>', 'a+', (err, fd) => {
// => null, <fd>
})
</code></pre>
<h2>fs.openSync(path, flags[, mode])<span><a class="mark" href="#fs_fs_opensync_path_flags_mode" id="fs_fs_opensync_path_flags_mode">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>flags</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Number_type" class="type"><Number></a></li>
<li><code>mode</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous version of <a href="#fs_fs_open_path_flags_mode_callback"><code>fs.open()</code></a>. Returns an integer representing the file
descriptor.</p>
<h2>fs.read(fd, buffer, offset, length, position, callback)<span><a class="mark" href="#fs_fs_read_fd_buffer_offset_length_position_callback" id="fs_fs_read_fd_buffer_offset_length_position_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>buffer</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>offset</code> <span class="type"><Integer></span></li>
<li><code>length</code> <span class="type"><Integer></span></li>
<li><code>position</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Read data from the file specified by <code>fd</code>.</p>
<p><code>buffer</code> is the buffer that the data will be written to.</p>
<p><code>offset</code> is the offset in the buffer to start writing at.</p>
<p><code>length</code> is an integer specifying the number of bytes to read.</p>
<p><code>position</code> is an integer specifying where to begin reading from in the file.
If <code>position</code> is <code>null</code>, data will be read from the current file position.</p>
<p>The callback is given the three arguments, <code>(err, bytesRead, buffer)</code>.</p>
<h2>fs.readdir(path[, options], callback)<span><a class="mark" href="#fs_fs_readdir_path_options_callback" id="fs_fs_readdir_path_options_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a><ul>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> default = <code>'utf8'</code></li>
</ul>
</li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man3/readdir.3.html">readdir(3)</a>. Reads the contents of a directory.
The callback gets two arguments <code>(err, files)</code> where <code>files</code> is an array of
the names of the files in the directory excluding <code>'.'</code> and <code>'..'</code>.</p>
<p>The optional <code>options</code> argument can be a string specifying an encoding, or an
object with an <code>encoding</code> property specifying the character encoding to use for
the filenames passed to the callback. If the <code>encoding</code> is set to <code>'buffer'</code>,
the filenames returned will be passed as <code>Buffer</code> objects.</p>
<h2>fs.readdirSync(path[, options])<span><a class="mark" href="#fs_fs_readdirsync_path_options" id="fs_fs_readdirsync_path_options">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a><ul>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> default = <code>'utf8'</code></li>
</ul>
</li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man3/readdir.3.html">readdir(3)</a>. Returns an array of filenames excluding <code>'.'</code> and
<code>'..'</code>.</p>
<p>The optional <code>options</code> argument can be a string specifying an encoding, or an
object with an <code>encoding</code> property specifying the character encoding to use for
the filenames passed to the callback. If the <code>encoding</code> is set to <code>'buffer'</code>,
the filenames returned will be passed as <code>Buffer</code> objects.</p>
<h2>fs.readFile(file[, options], callback)<span><a class="mark" href="#fs_fs_readfile_file_options_callback" id="fs_fs_readfile_file_options_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>file</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a> | <span class="type"><Integer></span> filename or file descriptor</li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a><ul>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Null_type" class="type"><Null></a> default = <code>null</code></li>
<li><code>flag</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> default = <code>'r'</code></li>
</ul>
</li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronously reads the entire contents of a file. Example:</p>
<pre><code class="lang-js">fs.readFile('/etc/passwd', (err, data) => {
if (err) throw err;
console.log(data);
});
</code></pre>
<p>The callback is passed two arguments <code>(err, data)</code>, where <code>data</code> is the
contents of the file.</p>
<p>If no encoding is specified, then the raw buffer is returned.</p>
<p>If <code>options</code> is a string, then it specifies the encoding. Example:</p>
<pre><code class="lang-js">fs.readFile('/etc/passwd', 'utf8', callback);
</code></pre>
<p>Any specified file descriptor has to support reading.</p>
<p><em>Note: Specified file descriptors will not be closed automatically.</em></p>
<h2>fs.readFileSync(file[, options])<span><a class="mark" href="#fs_fs_readfilesync_file_options" id="fs_fs_readfilesync_file_options">#</a></span></h2>
<div class="signature"><ul>
<li><code>file</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a> | <span class="type"><Integer></span> filename or file descriptor</li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a><ul>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Null_type" class="type"><Null></a> default = <code>null</code></li>
<li><code>flag</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> default = <code>'r'</code></li>
</ul>
</li>
</ul>
</div><p>Synchronous version of <a href="#fs_fs_readfile_file_options_callback"><code>fs.readFile</code></a>. Returns the contents of the <code>file</code>.</p>
<p>If the <code>encoding</code> option is specified then this function returns a
string. Otherwise it returns a buffer.</p>
<h2>fs.readlink(path[, options], callback)<span><a class="mark" href="#fs_fs_readlink_path_options_callback" id="fs_fs_readlink_path_options_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a><ul>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> default = <code>'utf8'</code></li>
</ul>
</li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/readlink.2.html">readlink(2)</a>. The callback gets two arguments <code>(err,
linkString)</code>.</p>
<p>The optional <code>options</code> argument can be a string specifying an encoding, or an
object with an <code>encoding</code> property specifying the character encoding to use for
the link path passed to the callback. If the <code>encoding</code> is set to <code>'buffer'</code>,
the link path returned will be passed as a <code>Buffer</code> object.</p>
<h2>fs.readlinkSync(path[, options])<span><a class="mark" href="#fs_fs_readlinksync_path_options" id="fs_fs_readlinksync_path_options">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a><ul>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> default = <code>'utf8'</code></li>
</ul>
</li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/readlink.2.html">readlink(2)</a>. Returns the symbolic link's string value.</p>
<p>The optional <code>options</code> argument can be a string specifying an encoding, or an
object with an <code>encoding</code> property specifying the character encoding to use for
the link path passed to the callback. If the <code>encoding</code> is set to <code>'buffer'</code>,
the link path returned will be passed as a <code>Buffer</code> object.</p>
<h2>fs.readSync(fd, buffer, offset, length, position)<span><a class="mark" href="#fs_fs_readsync_fd_buffer_offset_length_position" id="fs_fs_readsync_fd_buffer_offset_length_position">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>buffer</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>offset</code> <span class="type"><Integer></span></li>
<li><code>length</code> <span class="type"><Integer></span></li>
<li><code>position</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous version of <a href="#fs_fs_read_fd_buffer_offset_length_position_callback"><code>fs.read()</code></a>. Returns the number of <code>bytesRead</code>.</p>
<h2>fs.realpath(path[, options], callback)<span><a class="mark" href="#fs_fs_realpath_path_options_callback" id="fs_fs_realpath_path_options_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a><ul>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> default = <code>'utf8'</code></li>
</ul>
</li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man3/realpath.3.html">realpath(3)</a>. The <code>callback</code> gets two arguments <code>(err,
resolvedPath)</code>. May use <code>process.cwd</code> to resolve relative paths.</p>
<p>The optional <code>options</code> argument can be a string specifying an encoding, or an
object with an <code>encoding</code> property specifying the character encoding to use for
the path passed to the callback. If the <code>encoding</code> is set to <code>'buffer'</code>,
the path returned will be passed as a <code>Buffer</code> object.</p>
<h2>fs.realpathSync(path[, options])<span><a class="mark" href="#fs_fs_realpathsync_path_options" id="fs_fs_realpathsync_path_options">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a>;</li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a><ul>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> default = <code>'utf8'</code></li>
</ul>
</li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man3/realpath.3.html">realpath(3)</a>. Returns the resolved path.</p>
<p>The optional <code>options</code> argument can be a string specifying an encoding, or an
object with an <code>encoding</code> property specifying the character encoding to use for
the path passed to the callback. If the <code>encoding</code> is set to <code>'buffer'</code>,
the path returned will be passed as a <code>Buffer</code> object.</p>
<h2>fs.rename(oldPath, newPath, callback)<span><a class="mark" href="#fs_fs_rename_oldpath_newpath_callback" id="fs_fs_rename_oldpath_newpath_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>oldPath</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>newPath</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/rename.2.html">rename(2)</a>. No arguments other than a possible exception are given
to the completion callback.</p>
<h2>fs.renameSync(oldPath, newPath)<span><a class="mark" href="#fs_fs_renamesync_oldpath_newpath" id="fs_fs_renamesync_oldpath_newpath">#</a></span></h2>
<div class="signature"><ul>
<li><code>oldPath</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>newPath</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/rename.2.html">rename(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.rmdir(path, callback)<span><a class="mark" href="#fs_fs_rmdir_path_callback" id="fs_fs_rmdir_path_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/rmdir.2.html">rmdir(2)</a>. No arguments other than a possible exception are given
to the completion callback.</p>
<h2>fs.rmdirSync(path)<span><a class="mark" href="#fs_fs_rmdirsync_path" id="fs_fs_rmdirsync_path">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/rmdir.2.html">rmdir(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.stat(path, callback)<span><a class="mark" href="#fs_fs_stat_path_callback" id="fs_fs_stat_path_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/stat.2.html">stat(2)</a>. The callback gets two arguments <code>(err, stats)</code> where
<code>stats</code> is a <a href="#fs_class_fs_stats"><code>fs.Stats</code></a> object. See the <a href="#fs_class_fs_stats"><code>fs.Stats</code></a> section for more
information.</p>
<h2>fs.statSync(path)<span><a class="mark" href="#fs_fs_statsync_path" id="fs_fs_statsync_path">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/stat.2.html">stat(2)</a>. Returns an instance of <a href="#fs_class_fs_stats"><code>fs.Stats</code></a>.</p>
<h2>fs.symlink(target, path[, type], callback)<span><a class="mark" href="#fs_fs_symlink_target_path_type_callback" id="fs_fs_symlink_target_path_type_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>target</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>type</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/symlink.2.html">symlink(2)</a>. No arguments other than a possible exception are given
to the completion callback.
The <code>type</code> argument can be set to <code>'dir'</code>, <code>'file'</code>, or <code>'junction'</code> (default
is <code>'file'</code>) and is only available on Windows (ignored on other platforms).
Note that Windows junction points require the destination path to be absolute. When using
<code>'junction'</code>, the <code>target</code> argument will automatically be normalized to absolute path.</p>
<p>Here is an example below:</p>
<pre><code class="lang-js">fs.symlink('./foo', './new-port');
</code></pre>
<p>It creates a symbolic link named "new-port" that points to "foo".</p>
<h2>fs.symlinkSync(target, path[, type])<span><a class="mark" href="#fs_fs_symlinksync_target_path_type" id="fs_fs_symlinksync_target_path_type">#</a></span></h2>
<div class="signature"><ul>
<li><code>target</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>type</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/symlink.2.html">symlink(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.truncate(path, len, callback)<span><a class="mark" href="#fs_fs_truncate_path_len_callback" id="fs_fs_truncate_path_len_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>len</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/truncate.2.html">truncate(2)</a>. No arguments other than a possible exception are
given to the completion callback. A file descriptor can also be passed as the
first argument. In this case, <code>fs.ftruncate()</code> is called.</p>
<h2>fs.truncateSync(path, len)<span><a class="mark" href="#fs_fs_truncatesync_path_len" id="fs_fs_truncatesync_path_len">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>len</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/truncate.2.html">truncate(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.unlink(path, callback)<span><a class="mark" href="#fs_fs_unlink_path_callback" id="fs_fs_unlink_path_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronous <a href="http://man7.org/linux/man-pages/man2/unlink.2.html">unlink(2)</a>. No arguments other than a possible exception are given
to the completion callback.</p>
<h2>fs.unlinkSync(path)<span><a class="mark" href="#fs_fs_unlinksync_path" id="fs_fs_unlinksync_path">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
</ul>
</div><p>Synchronous <a href="http://man7.org/linux/man-pages/man2/unlink.2.html">unlink(2)</a>. Returns <code>undefined</code>.</p>
<h2>fs.unwatchFile(filename[, listener])<span><a class="mark" href="#fs_fs_unwatchfile_filename_listener" id="fs_fs_unwatchfile_filename_listener">#</a></span></h2>
<div class="signature"><ul>
<li><code>filename</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>listener</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Stop watching for changes on <code>filename</code>. If <code>listener</code> is specified, only that
particular listener is removed. Otherwise, <em>all</em> listeners are removed and you
have effectively stopped watching <code>filename</code>.</p>
<p>Calling <code>fs.unwatchFile()</code> with a filename that is not being watched is a
no-op, not an error.</p>
<p><em>Note: <a href="#fs_fs_watch_filename_options_listener"><code>fs.watch()</code></a> is more efficient than <code>fs.watchFile()</code> and <code>fs.unwatchFile()</code>.
<code>fs.watch()</code> should be used instead of <code>fs.watchFile()</code> and <code>fs.unwatchFile()</code>
when possible.</em></p>
<h2>fs.utimes(path, atime, mtime, callback)<span><a class="mark" href="#fs_fs_utimes_path_atime_mtime_callback" id="fs_fs_utimes_path_atime_mtime_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>atime</code> <span class="type"><Integer></span></li>
<li><code>mtime</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Change file timestamps of the file referenced by the supplied path.</p>
<p>Note: the arguments <code>atime</code> and <code>mtime</code> of the following related functions does
follow the below rules:</p>
<ul>
<li>If the value is a numberable string like <code>'123456789'</code>, the value would get
converted to corresponding number.</li>
<li>If the value is <code>NaN</code> or <code>Infinity</code>, the value would get converted to
<code>Date.now()</code>.</li>
</ul>
<h2>fs.utimesSync(path, atime, mtime)<span><a class="mark" href="#fs_fs_utimessync_path_atime_mtime" id="fs_fs_utimessync_path_atime_mtime">#</a></span></h2>
<div class="signature"><ul>
<li><code>path</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>atime</code> <span class="type"><Integer></span></li>
<li><code>mtime</code> <span class="type"><Integer></span></li>
</ul>
</div><p>Synchronous version of <a href="#fs_fs_futimes_fd_atime_mtime_callback"><code>fs.utimes()</code></a>. Returns <code>undefined</code>.</p>
<h2>fs.watch(filename[, options][, listener])<span><a class="mark" href="#fs_fs_watch_filename_options_listener" id="fs_fs_watch_filename_options_listener">#</a></span></h2>
<div class="signature"><ul>
<li><code>filename</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a><ul>
<li><code>persistent</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type" class="type"><Boolean></a> Indicates whether the process should continue to run
as long as files are being watched. default = <code>true</code></li>
<li><code>recursive</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type" class="type"><Boolean></a> Indicates whether all subdirectories should be
watched, or only the current directory. The applies when a directory is
specified, and only on supported platforms (See <a href="#fs_caveats">Caveats</a>). default =
<code>false</code></li>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> Specifies the character encoding to be used for the
filename passed to the listener. default = <code>'utf8'</code></li>
</ul>
</li>
<li><code>listener</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Watch for changes on <code>filename</code>, where <code>filename</code> is either a file or a
directory. The returned object is a <a href="#fs_class_fs_fswatcher"><code>fs.FSWatcher</code></a>.</p>
<p>The second argument is optional. If <code>options</code> is provided as a string, it
specifies the <code>encoding</code>. Otherwise <code>options</code> should be passed as an object.</p>
<p>The listener callback gets two arguments <code>(event, filename)</code>. <code>event</code> is either
<code>'rename'</code> or <code>'change'</code>, and <code>filename</code> is the name of the file which triggered
the event.</p>
<h3>Caveats<span><a class="mark" href="#fs_caveats" id="fs_caveats">#</a></span></h3>
<!--type=misc-->
<p>The <code>fs.watch</code> API is not 100% consistent across platforms, and is
unavailable in some situations.</p>
<p>The recursive option is only supported on OS X and Windows.</p>
<h4>Availability<span><a class="mark" href="#fs_availability" id="fs_availability">#</a></span></h4>
<!--type=misc-->
<p>This feature depends on the underlying operating system providing a way
to be notified of filesystem changes.</p>
<ul>
<li>On Linux systems, this uses <code>inotify</code>.</li>
<li>On BSD systems, this uses <code>kqueue</code>.</li>
<li>On OS X, this uses <code>kqueue</code> for files and 'FSEvents' for directories.</li>
<li>On SunOS systems (including Solaris and SmartOS), this uses <code>event ports</code>.</li>
<li>On Windows systems, this feature depends on <code>ReadDirectoryChangesW</code>.</li>
</ul>
<p>If the underlying functionality is not available for some reason, then
<code>fs.watch</code> will not be able to function. For example, watching files or
directories on network file systems (NFS, SMB, etc.) often doesn't work
reliably or at all.</p>
<p>You can still use <code>fs.watchFile</code>, which uses stat polling, but it is slower and
less reliable.</p>
<h4>Inodes<span><a class="mark" href="#fs_inodes" id="fs_inodes">#</a></span></h4>
<!--type=misc-->
<p>On Linux and OS X systems, <code>fs.watch()</code> resolves the path to an <a href="http://www.linux.org/threads/intro-to-inodes.4130">inode</a> and
watches the inode. If the watched path is deleted and recreated, it is assigned
a new inode. The watch will emit an event for the delete but will continue
watching the <em>original</em> inode. Events for the new inode will not be emitted.
This is expected behavior.</p>
<h4>Filename Argument<span><a class="mark" href="#fs_filename_argument" id="fs_filename_argument">#</a></span></h4>
<!--type=misc-->
<p>Providing <code>filename</code> argument in the callback is only supported on Linux and
Windows. Even on supported platforms, <code>filename</code> is not always guaranteed to
be provided. Therefore, don't assume that <code>filename</code> argument is always
provided in the callback, and have some fallback logic if it is null.</p>
<pre><code class="lang-js">fs.watch('somedir', (event, filename) => {
console.log(`event is: ${event}`);
if (filename) {
console.log(`filename provided: ${filename}`);
} else {
console.log('filename not provided');
}
});
</code></pre>
<h2>fs.watchFile(filename[, options], listener)<span><a class="mark" href="#fs_fs_watchfile_filename_options_listener" id="fs_fs_watchfile_filename_options_listener">#</a></span></h2>
<div class="signature"><ul>
<li><code>filename</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a><ul>
<li><code>persistent</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Boolean_type" class="type"><Boolean></a></li>
<li><code>interval</code> <span class="type"><Integer></span></li>
</ul>
</li>
<li><code>listener</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Watch for changes on <code>filename</code>. The callback <code>listener</code> will be called each
time the file is accessed.</p>
<p>The <code>options</code> argument may be omitted. If provided, it should be an object. The
<code>options</code> object may contain a boolean named <code>persistent</code> that indicates
whether the process should continue to run as long as files are being watched.
The <code>options</code> object may specify an <code>interval</code> property indicating how often the
target should be polled in milliseconds. The default is
<code>{ persistent: true, interval: 5007 }</code>.</p>
<p>The <code>listener</code> gets two arguments the current stat object and the previous
stat object:</p>
<pre><code class="lang-js">fs.watchFile('message.text', (curr, prev) => {
console.log(`the current mtime is: ${curr.mtime}`);
console.log(`the previous mtime was: ${prev.mtime}`);
});
</code></pre>
<p>These stat objects are instances of <code>fs.Stat</code>.</p>
<p>If you want to be notified when the file was modified, not just accessed,
you need to compare <code>curr.mtime</code> and <code>prev.mtime</code>.</p>
<p><em>Note: when an <code>fs.watchFile</code> operation results in an <code>ENOENT</code> error, it will
invoke the listener once, with all the fields zeroed (or, for dates, the Unix
Epoch). In Windows, <code>blksize</code> and <code>blocks</code> fields will be <code>undefined</code>, instead
of zero. If the file is created later on, the listener will be called again,
with the latest stat objects. This is a change in functionality since v0.10.</em></p>
<p><em>Note: <a href="#fs_fs_watch_filename_options_listener"><code>fs.watch()</code></a> is more efficient than <code>fs.watchFile</code> and <code>fs.unwatchFile</code>.
<code>fs.watch</code> should be used instead of <code>fs.watchFile</code> and <code>fs.unwatchFile</code>
when possible.</em></p>
<h2>fs.write(fd, buffer, offset, length[, position], callback)<span><a class="mark" href="#fs_fs_write_fd_buffer_offset_length_position_callback" id="fs_fs_write_fd_buffer_offset_length_position_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>buffer</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>offset</code> <span class="type"><Integer></span></li>
<li><code>length</code> <span class="type"><Integer></span></li>
<li><code>position</code> <span class="type"><Integer></span></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Write <code>buffer</code> to the file specified by <code>fd</code>.</p>
<p><code>offset</code> and <code>length</code> determine the part of the buffer to be written.</p>
<p><code>position</code> refers to the offset from the beginning of the file where this data
should be written. If <code>typeof position !== 'number'</code>, the data will be written
at the current position. See <a href="http://man7.org/linux/man-pages/man2/pwrite.2.html">pwrite(2)</a>.</p>
<p>The callback will be given three arguments <code>(err, written, buffer)</code> where
<code>written</code> specifies how many <em>bytes</em> were written from <code>buffer</code>.</p>
<p>Note that it is unsafe to use <code>fs.write</code> multiple times on the same file
without waiting for the callback. For this scenario,
<code>fs.createWriteStream</code> is strongly recommended.</p>
<p>On Linux, positional writes don't work when the file is opened in append mode.
The kernel ignores the position argument and always appends the data to
the end of the file.</p>
<h2>fs.write(fd, data[, position[, encoding]], callback)<span><a class="mark" href="#fs_fs_write_fd_data_position_encoding_callback" id="fs_fs_write_fd_data_position_encoding_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>data</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>position</code> <span class="type"><Integer></span></li>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a></li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Write <code>data</code> to the file specified by <code>fd</code>. If <code>data</code> is not a Buffer instance
then the value will be coerced to a string.</p>
<p><code>position</code> refers to the offset from the beginning of the file where this data
should be written. If <code>typeof position !== 'number'</code> the data will be written at
the current position. See <a href="http://man7.org/linux/man-pages/man2/pwrite.2.html">pwrite(2)</a>.</p>
<p><code>encoding</code> is the expected string encoding.</p>
<p>The callback will receive the arguments <code>(err, written, string)</code> where <code>written</code>
specifies how many <em>bytes</em> the passed string required to be written. Note that
bytes written is not the same as string characters. See <a href="buffer.html#buffer_class_method_buffer_bytelength_string_encoding"><code>Buffer.byteLength</code></a>.</p>
<p>Unlike when writing <code>buffer</code>, the entire string must be written. No substring
may be specified. This is because the byte offset of the resulting data may not
be the same as the string offset.</p>
<p>Note that it is unsafe to use <code>fs.write</code> multiple times on the same file
without waiting for the callback. For this scenario,
<code>fs.createWriteStream</code> is strongly recommended.</p>
<p>On Linux, positional writes don't work when the file is opened in append mode.
The kernel ignores the position argument and always appends the data to
the end of the file.</p>
<h2>fs.writeFile(file, data[, options], callback)<span><a class="mark" href="#fs_fs_writefile_file_data_options_callback" id="fs_fs_writefile_file_data_options_callback">#</a></span></h2>
<div class="signature"><ul>
<li><code>file</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a> | <span class="type"><Integer></span> filename or file descriptor</li>
<li><code>data</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a><ul>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Null_type" class="type"><Null></a> default = <code>'utf8'</code></li>
<li><code>mode</code> <span class="type"><Integer></span> default = <code>0o666</code></li>
<li><code>flag</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> default = <code>'w'</code></li>
</ul>
</li>
<li><code>callback</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Function" class="type"><Function></a></li>
</ul>
</div><p>Asynchronously writes data to a file, replacing the file if it already exists.
<code>data</code> can be a string or a buffer.</p>
<p>The <code>encoding</code> option is ignored if <code>data</code> is a buffer. It defaults
to <code>'utf8'</code>.</p>
<p>Example:</p>
<pre><code class="lang-js">fs.writeFile('message.txt', 'Hello Node.js', (err) => {
if (err) throw err;
console.log('It\'s saved!');
});
</code></pre>
<p>If <code>options</code> is a string, then it specifies the encoding. Example:</p>
<pre><code class="lang-js">fs.writeFile('message.txt', 'Hello Node.js', 'utf8', callback);
</code></pre>
<p>Any specified file descriptor has to support writing.</p>
<p>Note that it is unsafe to use <code>fs.writeFile</code> multiple times on the same file
without waiting for the callback. For this scenario,
<code>fs.createWriteStream</code> is strongly recommended.</p>
<p><em>Note: Specified file descriptors will not be closed automatically.</em></p>
<h2>fs.writeFileSync(file, data[, options])<span><a class="mark" href="#fs_fs_writefilesync_file_data_options" id="fs_fs_writefilesync_file_data_options">#</a></span></h2>
<div class="signature"><ul>
<li><code>file</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a> | <span class="type"><Integer></span> filename or file descriptor</li>
<li><code>data</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>options</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object" class="type"><Object></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a><ul>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#Null_type" class="type"><Null></a> default = <code>'utf8'</code></li>
<li><code>mode</code> <span class="type"><Integer></span> default = <code>0o666</code></li>
<li><code>flag</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> default = <code>'w'</code></li>
</ul>
</li>
</ul>
</div><p>The synchronous version of <a href="#fs_fs_writefile_file_data_options_callback"><code>fs.writeFile()</code></a>. Returns <code>undefined</code>.</p>
<h2>fs.writeSync(fd, buffer, offset, length[, position])<span><a class="mark" href="#fs_fs_writesync_fd_buffer_offset_length_position" id="fs_fs_writesync_fd_buffer_offset_length_position">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>buffer</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>offset</code> <span class="type"><Integer></span></li>
<li><code>length</code> <span class="type"><Integer></span></li>
<li><code>position</code> <span class="type"><Integer></span></li>
</ul>
</div><h2>fs.writeSync(fd, data[, position[, encoding]])<span><a class="mark" href="#fs_fs_writesync_fd_data_position_encoding" id="fs_fs_writesync_fd_data_position_encoding">#</a></span></h2>
<div class="signature"><ul>
<li><code>fd</code> <span class="type"><Integer></span></li>
<li><code>data</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a> | <a href="buffer.html#buffer_class_buffer" class="type"><Buffer></a></li>
<li><code>position</code> <span class="type"><Integer></span></li>
<li><code>encoding</code> <a href="https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#String_type" class="type"><String></a></li>
</ul>
</div><p>Synchronous versions of <a href="#fs_fs_write_fd_buffer_offset_length_position_callback"><code>fs.write()</code></a>. Returns the number of bytes written.</p>
</div>
</div>
</div>
<script src="assets/sh_main.js"></script>
<script src="assets/sh_javascript.min.js"></script>
<script>highlight(undefined, undefined, 'pre');</script>
</body>
</html>
| huahouye/nodejs-API_zh | api_en/fs.html | HTML | mit | 114,408 |
<section data-ng-controller="PatientsCreateController as createCtrl" >
<div class="modal-header">
<h3 class="modal-title">Nuevo Paciente</h3>
</div>
<div class="modal-body">
<form name="createPatientForm" id="createPatientForm">
<fieldset>
<div class="row">
<div class="form-group">
<div data-ng-show="error" class="text-center text-danger ng-hide">
<div class="alert alert-danger" role="alert">
<strong data-ng-bind="error" class="ng-binding"></strong>
</div>
</div>
</div>
<div class="col-sm-6 text-center">
<div class="form-group">
<i class="glyphicon glyphicon-user cust-profile textPink" ng-class=""></i>
</div>
<!-- <div class="form-group">
<md-checkbox ng-model="data.cb1" aria-label="Checkbox 1" class="form-control">
Checkbox 1:
</md-checkbox>
</div> -->
</div>
<div class="col-sm-6">
<div class="form-group divmargin" >
<label class="control-label" for="PatientCI">C.I.</label>
<div class="controls">
<select data-ng-model="createCtrl.PatientCI.tipo" id="createCtrl.tipo" class="form-control" name="tipo" style=""><option value="" class="">-- Tipo Entidad --</option><option value="Cedula" label="">Cedula</option><option value="Pasaporte" label="">Pasaporte</option>
<option value="RNC" label="">RNC</option></select>
</div>
<div class="controls">
<input type="text" data-ng-model="createCtrl.PatientCI.tipovalue" name="tipovalue" id="tipovalue" class="form-control" placeholder="ej. 000-000000-0" style="">
</div>
<!-- <select ui-select2 ng-model="select2" data-placeholder="Pick a number" class="selec2Big">
<option value=""></option>
<option value="one">First</option>
<option value="two">Second</option>
<option value="three">Third</option>
</select> -->
</div>
<div class="form-group">
<label class="control-label" for="patientFirstName">Nombres</label>
<div class="controls">
<input type="text" data-ng-model="createCtrl.patientFirstName" id="patientFirstName" name="patientFirstName" autocomplete="false" class="form-control">
</div>
</div>
<div class="form-group">
<label class="control-label" for="patientLastName">Apellidos</label>
<div class="controls">
<input type="text" data-ng-model="createCtrl.patientLastName" data-ng-change="createCtrl.calculateAge" id="patientLastName" name="patientLastName" class="form-control">
</div>
</div>
<div class="form-group">
<label class="control-label" for="patientDOB"> Fecha de Nacimiento</label>
<!-- <div class="controls">
<input type="text" data-ng-model="createCtrl.patientDOB" id="patientDOB" name="patientDOB" pattern="\d{1,2}-\d{1,2}-\d{4}"
placeholder="dd-MM-yyyy" class="form-control">
</div> -->
<div class="controls">
<input ui-date="dateOptions" name="patientDOB" data-ng-model="createCtrl.patientDOB" data-ng-change="createCtrl.calculateAge()" class="form-control">
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
<div class="form-group">
<label class="control-label" for="patientEmal">Email</label>
<div class="controls">
<input type="email" data-ng-model="createCtrl.patientEmail" id="patientEmail" name="patientEmail" class="form-control">
</div>
</div>
</div>
<div class="col-sm-6">
<div class="form-group">
<label class="control-label" for="patientEdad" > Edad</label>
<div class="controls">
<input type="number" data-ng-model="createCtrl.patientEdad" id="patientEdad" name="patientEdad" class="form-control" min="0" max="99" required>
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6 col-sm-push-6">
<div class="form-group">
<label class="control-label" for="patientpatientSexo">Sexo</label>
<div class="controls">
<select data-ng-model="createCtrl.patientSexo" id="patientSexo" class="form-control" style=""><option value="" class="">-- Seleccione Sexo --</option><option value="Masculino" label="Masculino">Masculino</option><option value="Femenino" label="Femenino">Femenino</option></select>
</div>
</div>
<div class="form-group">
<label class="control-label" for="patientEC">Estado Civil</label>
<div class="controls">
<select data-ng-model="createCtrl.patientEC" id="patientEC" class="form-control" style=""><option value="" class="">-- Estado Civil--</option><option value="casado">Casado</option><option value="Soltero" >Soltero</option></select>
</div>
</div>
<div class="form-group">
<label class="control-label" for="clientes">Aseguradora</label>
<div class="controls">
<select data-ng-model="createCtrl.clientes" id="clientes" class="form-control" name="clientes" ng-options="value._id as value.name for value in createCtrl.cliente.results | filter: {tipo: 'A'}" >
<option value="" class="">-- Selecione Seguro --</option>
</select>
</div>
</div>
<div class="form-group">
<label class="control-label" for="patientPolisa">Polisa</label>
<div class="controls">
<input type="text" data-ng-model="createCtrl.patientPolisa" id="patientPolisa" name="patientPolisa" autocomplete="false" class="form-control">
</div>
</div>
<div class="form-group">
<label class="control-label" for="patientTelefono">Telefono</label>
<div class="controls">
<input type="text" data-ng-model="createCtrl.patientTelefono" id="Telefono" name="patientTelefono" class="form-control">
</div>
</div>
</div>
<div class="col-sm-6 col-sm-pull-6 ">
<div class="form-group">
<label class="control-label" for="patientPais">Pais</label>
<div class="controls">
<select data-ng-model="createCtrl.pais" data-ng-change="createCtrl.filterByCity()" id="pais" class="form-control" name="pais" ng-options="value._id as value.name for value in createCtrl.paisD" >
<option value="" class="">-- Selecione Pais --</option>
</select>
</div>
</div>
<div class="form-group">
<label class="control-label" for="patientZona">Zona</label>
<div class="controls">
<select data-ng-model="createCtrl.patientZona" id="patientZona" class="form-control" name="patientZona" ng-options="value._id as value.seguroNombre for value in seguros" >
<option value="" class="">-- Selecione Zona --</option>
</select>
</div>
</div>
<div class="form-group">
<label class="control-label" for="patientCiudad">Ciudad</label>
<div class="controls">
<select ui-select2 data-ng-model="createCtrl.patientCiudad" class="selec2Big" data-ng-change="createCtrl.filterSector()" data-placeholder="-- Selecione Ciudad --"> <option value=""></option>
<option ng-repeat="value in createCtrl.ciudad | filter:createCtrl.patientPais " value="{{value._id}}">{{value.name}}</option>
</select>
</div>
</div>
<div class="form-group">
<label class="control-label" for="patientSector">Sector</label>
<div class="controls">
<select data-ng-model="createCtrl.patientSector" id="patientSector" class="form-control" name="patientSector" ng-options="value._id as value.name for value in createCtrl.sector | filter : createCtrl.patientCiudad" >
<option value="" class="">-- Selecione Sector --</option>
</select>
</div>
</div>
<div class="form-group">
<label class="control-label" for="patientDireccion">Direccion</label>
<div class="controls">
<input type="text" data-ng-model="createCtrl.patientDireccion" id="patientDireccion" name="patientDireccion" class="form-control">
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-6">
</div>
</div>
</fieldset>
</form>
</div>
<div class="modal-footer">
<button class="btn btn-success btn-lg" ng-click="createCtrl.create(); ok(); createCtrl.showPatientSave()" ng-disabled="createPatientForm.$invalid">Save & Close</button>
<button class="btn btn-warning btn-lg" ng-click="cancel()">Cancel</button>
</div>
</section> | ronnyp07/eLap | public/patients/views/create-patient.client.view.html | HTML | mit | 11,634 |
<!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>Static Routes — Patrick's Docuhub a documentation</title>
<script type="text/javascript" src="../../../_static/js/modernizr.min.js"></script>
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'../../../',
VERSION:'a',
LANGUAGE:'None',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</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/js/custom.js"></script>
<script type="text/javascript" src="../../../_static/js/theme.js"></script>
<link rel="stylesheet" href="../../../_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="../../../_static/pygments.css" type="text/css" />
<link rel="index" title="Index" href="../../../genindex.html" />
<link rel="search" title="Search" href="../../../search.html" />
<link rel="next" title="Dynamic Routing" href="dynamicRouting.html" />
<link rel="prev" title="Routing Concepts" href="routingConcepts.html" />
<link href="../../../_static/mylayout.css" rel="stylesheet" type="text/css">
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="../../../index.html" class="icon icon-home"> Patrick's Docuhub
</a>
<div class="version">
2019-07-14
</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">
<p class="caption"><span class="caption-text">Contents:</span></p>
<ul class="current">
<li class="toctree-l1"><a class="reference internal" href="../../../cheatsheets.html">cheatsheets</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../commands.html">commands</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../scripting.html">Scripting</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../diagrams.html">Diagrams in Sphinx</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../python.html">python</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../cumulocity.html">cumulocity</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../server.html">debian server</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../workstation.html">workstation</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../vim.html">VIM</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../git.html">GIT</a></li>
<li class="toctree-l1 current"><a class="reference internal" href="../inhoud.html">Routing/Switching</a><ul class="current">
<li class="toctree-l2 current"><a class="reference internal" href="inhoud.html">basics</a><ul class="current">
<li class="toctree-l3"><a class="reference internal" href="connect2console.html">Connect to console</a></li>
<li class="toctree-l3"><a class="reference internal" href="routingConcepts.html">Routing Concepts</a></li>
<li class="toctree-l3 current"><a class="current reference internal" href="#">Static Routes</a><ul>
<li class="toctree-l4"><a class="reference internal" href="#ipv4-syntax">ipv4 syntax</a></li>
<li class="toctree-l4"><a class="reference internal" href="#combination-of-exit-interface-and-next-hop">combination of exit interface and next hop</a></li>
<li class="toctree-l4"><a class="reference internal" href="#when-to-use-static-routes">When to Use Static Routes</a></li>
<li class="toctree-l4"><a class="reference internal" href="#default-static-route">Default static route</a></li>
<li class="toctree-l4"><a class="reference internal" href="#summary-static-route">Summary static route</a></li>
<li class="toctree-l4"><a class="reference internal" href="#floating-static-route">Floating static route</a></li>
<li class="toctree-l4"><a class="reference internal" href="#fully-specified-static-route">Fully Specified Static Route</a></li>
<li class="toctree-l4"><a class="reference internal" href="#ipv6-static-routing">ipv6 static routing</a></li>
<li class="toctree-l4"><a class="reference internal" href="#ipv6-default-static-route">ipv6 default static route</a></li>
<li class="toctree-l4"><a class="reference internal" href="#verify-a-default-static-route">verify a default static route</a></li>
<li class="toctree-l4"><a class="reference internal" href="#troubleshooting-a-missing-route">Troubleshooting a missing route</a></li>
<li class="toctree-l4"><a class="reference internal" href="#solve-a-connectivity-problem">Solve a connectivity problem</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="dynamicRouting.html">Dynamic Routing</a></li>
<li class="toctree-l3"><a class="reference internal" href="switchedNetworks.html">switched networks</a></li>
<li class="toctree-l3"><a class="reference internal" href="switchConfiguration.html">Switch Configuration</a></li>
<li class="toctree-l3"><a class="reference internal" href="vlans.html">VLANS</a></li>
<li class="toctree-l3"><a class="reference internal" href="acl.html">ACLs</a></li>
<li class="toctree-l3"><a class="reference internal" href="dhcp.html">DHCP</a></li>
<li class="toctree-l3"><a class="reference internal" href="nat.html">NAT</a></li>
<li class="toctree-l3"><a class="reference internal" href="lldpAndLicensing.html">Device Discovery Management & Maintenance</a></li>
<li class="toctree-l3"><a class="reference internal" href="finals.html">routing n switching basics finals</a></li>
</ul>
</li>
<li class="toctree-l2"><a class="reference internal" href="../sn/inhoud.html">scaling networks</a></li>
<li class="toctree-l2"><a class="reference internal" href="../sdn/inhoud.html">Open Daylight</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="../sdn/gns3server.html">Setting up a GNS3 server</a></li>
<li class="toctree-l1"><a class="reference internal" href="../../../storage/storage.html">Storage</a></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">Patrick's Docuhub</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="../../../index.html">Docs</a> »</li>
<li><a href="../inhoud.html">Routing/Switching</a> »</li>
<li><a href="inhoud.html">basics</a> »</li>
<li>Static Routes</li>
<li class="wy-breadcrumbs-aside">
<a href="../../../_sources/nw/rns/basics/staticRouting.rst.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="static-routes">
<h1>Static Routes<a class="headerlink" href="#static-routes" title="Permalink to this headline">¶</a></h1>
<div class="section" id="ipv4-syntax">
<h2>ipv4 syntax<a class="headerlink" href="#ipv4-syntax" title="Permalink to this headline">¶</a></h2>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">Router</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1"># ip route network mask { next-hop-ip | exit-intf }</span>
</pre></div>
</div>
<p>A static route is identified in the routing table with the code ‘S’.</p>
<p>To configure an IPv4 default static route, use the following command:</p>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">Router</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1"># ip route 0.0.0.0 0.0.0.0 { exit-intf | next-hop-ip }</span>
</pre></div>
</div>
</div>
<div class="section" id="combination-of-exit-interface-and-next-hop">
<h2>combination of exit interface and next hop<a class="headerlink" href="#combination-of-exit-interface-and-next-hop" title="Permalink to this headline">¶</a></h2>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">R2</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1"># ip route 192.168.2.0 255.255.255.0 s0/0/1 192.168.1.1</span>
</pre></div>
</div>
</div>
<div class="section" id="when-to-use-static-routes">
<h2>When to Use Static Routes<a class="headerlink" href="#when-to-use-static-routes" title="Permalink to this headline">¶</a></h2>
<p>Static routing has three primary uses:</p>
<blockquote>
<div><p># Providing ease of routing table maintenance in smaller networks that are not expected to grow significantly.
# Routing to and from stub networks. A STUB NETWORK is a network accessed by a single route, and the router has ONLY ONE NEIGHBOR.
# Using a single default route to represent a path to any network that does not have a more specific match with another route in the routing table.</p>
<p>benefits:</p>
<ul class="simple">
<li>Are not advertised over the network, resulting in better security</li>
<li>Use less bandwidth than dynamic routing protocols</li>
<li>Use known paths to send data</li>
</ul>
</div></blockquote>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">Default routes are used to send traffic to any destination beyond the next upstream router.</p>
</div>
<dl class="docutils">
<dt>Use static routes to…</dt>
<dd><ul class="first last simple">
<li>Connect to a specific network</li>
<li>Connect a stub router</li>
<li>Summarize routing table entries</li>
<li>Create a backup route</li>
</ul>
</dd>
</dl>
</div>
<div class="section" id="default-static-route">
<h2>Default static route<a class="headerlink" href="#default-static-route" title="Permalink to this headline">¶</a></h2>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">ip</span> <span class="n">route</span> <span class="mf">0.0</span><span class="o">.</span><span class="mf">0.0</span> <span class="mf">0.0</span><span class="o">.</span><span class="mf">0.0</span> <span class="n">nexthopip</span> <span class="o">|</span> <span class="n">exitif</span>
</pre></div>
</div>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">Default static routes are used when no other routes in the routing table match the packet destination IP address. In other words, when a more specific match does not exist. A common use is when connecting a company’s edge router to the ISP network. When a router has only one other router to which it is connected. In this situation, the router is known as a stub router.</p>
</div>
</div>
<div class="section" id="summary-static-route">
<h2>Summary static route<a class="headerlink" href="#summary-static-route" title="Permalink to this headline">¶</a></h2>
<p>Representing multiple networks</p>
<p>172.20.0.0/16
172.21.0.0/16
172.22.0.0/16
172.23.0.0/16
as 172.20.0.0/14</p>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">ip</span> <span class="n">route</span> <span class="mf">172.20</span><span class="o">.</span><span class="mf">0.0</span> <span class="mf">255.252</span><span class="o">.</span><span class="mf">0.0</span> <span class="n">nexthopip</span> <span class="o">|</span> <span class="n">exitif</span>
</pre></div>
</div>
</div>
<div class="section" id="floating-static-route">
<h2>Floating static route<a class="headerlink" href="#floating-static-route" title="Permalink to this headline">¶</a></h2>
<p>Another type of static route is a floating static route.
Floating static routes are static routes that are <strong>used to provide a backup path to a primary static or dynamic route, in the event of a link failure.</strong></p>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">The floating static route is only used when the primary route is not available.</p>
</div>
<p>To accomplish this, the floating static route is configured with a <strong>higher administrative distance than the primary route</strong>.
The administrative distance represents the trustworthiness of a route.
If multiple paths to the destination exist, the router will choose the path with the lowest administrative distance.</p>
<p>The next hop can be identified by an IP address, exit interface, or both. How the destination is specified creates one of the three following route types:</p>
<blockquote>
<div><dl class="docutils">
<dt>Next-hop route</dt>
<dd>Only the next-hop IP address is specified</dd>
<dt>Directly connected static route</dt>
<dd>Only the router exit interface is specified</dd>
<dt>Fully specified static route</dt>
<dd>The next-hop IP address and exit interface are specified</dd>
</dl>
</div></blockquote>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">ip</span> <span class="n">route</span> <span class="mf">172.16</span><span class="o">.</span><span class="mf">1.0</span> <span class="mf">255.255</span><span class="o">.</span><span class="mf">255.0</span> <span class="n">G0</span><span class="o">/</span><span class="mi">1</span> <span class="mf">172.16</span><span class="o">.</span><span class="mf">2.2</span>
</pre></div>
</div>
</div>
<div class="section" id="fully-specified-static-route">
<h2>Fully Specified Static Route<a class="headerlink" href="#fully-specified-static-route" title="Permalink to this headline">¶</a></h2>
<p>In a fully specified static route, <strong>both the exit interface and the next-hop IP</strong> address are specified.
This is another type of static route that is <em>used in older IOSs, prior to CEF.</em></p>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">This form of static route is used when the exit interface is a multi-access interface and it is necessary to explicitly identify the next hop.</p>
</div>
<p>The next hop must be directly connected to the specified exit interface.</p>
<div class="section" id="example">
<h3>example<a class="headerlink" href="#example" title="Permalink to this headline">¶</a></h3>
<div class="highlight-html"><div class="highlight"><pre><span></span> PC2
|
|_
172.16.1.0/24 |__|
|
|
G0/0|.1
_|__
(_R2_)
S0/0/0 /.2 .2\ S0/0/1
/ \ DCE
172.16.2.0/24/ \/\
/ \ 192.168.1.0/24
.1/ \.1
__ /__S0/0/0 S0/0/1_\ __
PC1------|__|---------(_R1_) DCE (_R3_)-----|__|----PC3
G0/0 .1 .1 G0/0
172.16.3.0/24 192.168.2.0/24
</pre></div>
</div>
<p>Suppose that the network link between R1 and R2 is an Ethernet link and that the GigabitEthernet 0/1 interface of R1 is connected to that network,
as shown in Figure 1. CEF is not enabled.
To eliminate the recursive lookup,(map a next hop ip to what interface that is = if CEF not enabled)
a directly connected static route can be implemented using the following command:</p>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">R1</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1"># ip route 192.168.2.0 255.255.255.0 GigabitEthernet 0/1</span>
</pre></div>
</div>
<p>However, this may cause unexpected or inconsistent results. The difference between an Ethernet multi-access network and a point-to-point serial network is that a point-to-point serial network has only one other device on that network, the router at the other end of the link. With Ethernet networks, there may be many different devices sharing the same multi-access network, including hosts and even multiple routers. By only designating the Ethernet exit interface in the static route, the router will not have sufficient information to determine which device is the next-hop device.</p>
<p>R1 knows that the packet needs to be encapsulated in an Ethernet frame and sent out the GigabitEthernet 0/1 interface. However, R1 does not know the next-hop IPv4 address; therefore, it cannot determine the destination MAC address for the Ethernet frame.</p>
<p>Depending upon the topology and the configurations on other routers, this static route may or may not work. It is recommended that when the exit interface is an Ethernet network, that a fully specified static route is used, including both the exit interface and the next-hop address.</p>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">R3</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1"># ip route 172.16.1.0 255.255.255.0 s0/0/1 192.168.1.2</span>
</pre></div>
</div>
<p>As shown in Figure 2, when forwarding packets to R2, the exit interface is GigabitEthernet 0/1 and the next-hop IPv4 address is 172.16.2.2.</p>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">With the use of CEF, a fully specified static route is no longer necessary. A static route using a next-hop address should be used.</p>
</div>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">R1</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1"># ip route 0.0.0.0 0.0.0.0 172.16.2.2</span>
<span class="n">R1</span><span class="c1">#show ip route static</span>
<span class="n">R1</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1">#do show ip route static</span>
<span class="mf">172.31</span><span class="o">.</span><span class="mf">0.0</span><span class="o">/</span><span class="mi">16</span> <span class="ow">is</span> <span class="n">variably</span> <span class="n">subnetted</span><span class="p">,</span> <span class="mi">7</span> <span class="n">subnets</span><span class="p">,</span> <span class="mi">5</span> <span class="n">masks</span>
<span class="n">S</span> <span class="mf">172.31</span><span class="o">.</span><span class="mf">0.0</span><span class="o">/</span><span class="mi">24</span> <span class="p">[</span><span class="mi">1</span><span class="o">/</span><span class="mi">0</span><span class="p">]</span> <span class="n">via</span> <span class="mf">172.31</span><span class="o">.</span><span class="mf">1.193</span>
<span class="n">S</span> <span class="mf">172.31</span><span class="o">.</span><span class="mf">1.128</span><span class="o">/</span><span class="mi">26</span> <span class="p">[</span><span class="mi">1</span><span class="o">/</span><span class="mi">0</span><span class="p">]</span> <span class="n">via</span> <span class="mf">172.31</span><span class="o">.</span><span class="mf">1.193</span>
<span class="n">S</span> <span class="mf">172.31</span><span class="o">.</span><span class="mf">1.196</span><span class="o">/</span><span class="mi">30</span> <span class="p">[</span><span class="mi">1</span><span class="o">/</span><span class="mi">0</span><span class="p">]</span> <span class="n">via</span> <span class="mf">172.31</span><span class="o">.</span><span class="mf">1.193</span>
<span class="n">R2</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1">#ip route 172.31.1.0 255.255.255.128 S0/0/0</span>
<span class="o">%</span><span class="n">Default</span> <span class="n">route</span> <span class="n">without</span> <span class="n">gateway</span><span class="p">,</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">a</span> <span class="n">point</span><span class="o">-</span><span class="n">to</span><span class="o">-</span><span class="n">point</span> <span class="n">interface</span><span class="p">,</span> <span class="n">may</span> <span class="n">impact</span> <span class="n">performance</span>
<span class="n">R2</span><span class="c1">#show ip route ?</span>
<span class="n">WORD</span> <span class="n">Network</span> <span class="n">to</span> <span class="n">display</span> <span class="n">information</span> <span class="n">about</span> <span class="ow">or</span> <span class="n">hostname</span>
<span class="n">bgp</span> <span class="n">Border</span> <span class="n">Gateway</span> <span class="n">Protocol</span> <span class="p">(</span><span class="n">BGP</span><span class="p">)</span>
<span class="n">connected</span> <span class="n">Connected</span>
<span class="n">eigrp</span> <span class="n">Enhanced</span> <span class="n">Interior</span> <span class="n">Routing</span> <span class="n">Protocol</span> <span class="p">(</span><span class="n">EIGRP</span><span class="p">)</span>
<span class="n">ospf</span> <span class="n">Open</span> <span class="n">Shortest</span> <span class="n">Path</span> <span class="n">First</span> <span class="p">(</span><span class="n">OSPF</span><span class="p">)</span>
<span class="n">rip</span> <span class="n">Routing</span> <span class="n">Information</span> <span class="n">Protocol</span> <span class="p">(</span><span class="n">RIP</span><span class="p">)</span>
<span class="n">static</span> <span class="n">Static</span> <span class="n">routes</span>
<span class="n">summary</span> <span class="n">Summary</span> <span class="n">of</span> <span class="nb">all</span> <span class="n">routes</span>
<span class="o">|</span> <span class="n">Output</span> <span class="n">Modifiers</span>
<span class="o"><</span><span class="n">cr</span><span class="o">></span>
<span class="n">R2</span><span class="c1">#show ip route connected</span>
<span class="n">C</span> <span class="mf">172.31</span><span class="o">.</span><span class="mf">0.0</span><span class="o">/</span><span class="mi">24</span> <span class="ow">is</span> <span class="n">directly</span> <span class="n">connected</span><span class="p">,</span> <span class="n">GigabitEthernet0</span><span class="o">/</span><span class="mi">0</span>
<span class="n">C</span> <span class="mf">172.31</span><span class="o">.</span><span class="mf">1.192</span><span class="o">/</span><span class="mi">30</span> <span class="ow">is</span> <span class="n">directly</span> <span class="n">connected</span><span class="p">,</span> <span class="n">Serial0</span><span class="o">/</span><span class="mi">0</span><span class="o">/</span><span class="mi">0</span>
<span class="n">C</span> <span class="mf">172.31</span><span class="o">.</span><span class="mf">1.196</span><span class="o">/</span><span class="mi">30</span> <span class="ow">is</span> <span class="n">directly</span> <span class="n">connected</span><span class="p">,</span> <span class="n">Serial0</span><span class="o">/</span><span class="mi">0</span><span class="o">/</span><span class="mi">1</span>
<span class="n">R3</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1">#ip route 0.0.0.0 0.0.0.0 Serial 0/0/1</span>
<span class="o">%</span><span class="n">Default</span> <span class="n">route</span> <span class="n">without</span> <span class="n">gateway</span><span class="p">,</span> <span class="k">if</span> <span class="ow">not</span> <span class="n">a</span> <span class="n">point</span><span class="o">-</span><span class="n">to</span><span class="o">-</span><span class="n">point</span> <span class="n">interface</span><span class="p">,</span> <span class="n">may</span> <span class="n">impact</span> <span class="n">performance</span>
<span class="n">R3</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1">#</span>
</pre></div>
</div>
</div>
</div>
<div class="section" id="ipv6-static-routing">
<h2>ipv6 static routing<a class="headerlink" href="#ipv6-static-routing" title="Permalink to this headline">¶</a></h2>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">R1</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1"># ipv6 unicast-routing</span>
<span class="n">R1</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1"># show ipv6 route</span>
<span class="n">R1</span><span class="c1">#ping ipv6 2001.DB8:ACAD:4::2</span>
<span class="n">R1</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1"># ipv6 route 2001.DB8:ACAD:2::/64 2001.DB8:ACAD:4::2</span>
<span class="n">R1</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1"># show ipv6 route</span>
</pre></div>
</div>
<p>As with IPv4, before any packet is forwarded by the router, the routing table process must resolve the route to determine the exit interface to use to forward the packet. The route resolvability process will vary depending upon the type of forwarding mechanism being used by the router. CEF (Cisco Express Forwarding) is the default behavior on most platforms running IOS 12.0 or later.</p>
<p>When a packet is destined for the 2001:DB8:ACAD:3::/64 network, R1:</p>
<blockquote>
<div><ol class="arabic simple">
<li>Looks for a match in the routing table and finds that it has to forward the packets to the next-hop IPv6 address 2001:DB8:ACAD:4::2. Every route that references only a next-hop IPv6 address and does not reference an exit interface must have the next-hop IPv6 address resolved using another route in the routing table with an exit interface.</li>
<li>R1 must now determine how to reach 2001:DB8:ACAD:4::2; therefore, it searches a second time looking for a match. In this case, the IPv6 address matches the route for the directly connected network 2001:DB8:ACAD:4::/64 with the exit interface Serial 0/0/0. This lookup tells the routing table process that this packet is forwarded out of that interface.</li>
</ol>
</div></blockquote>
<div class="admonition warning">
<p class="first admonition-title">Warning</p>
<p class="last">Therefore, it actually takes two routing table lookup processes to forward any packet to the 2001:DB8:ACAD:3::/64 network. When the router has to perform multiple lookups in the routing table before forwarding a packet, it is performing a process known as a recursive lookup.</p>
</div>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">A recursive static IPv6 route is valid (that is, it is a candidate for insertion in the routing table) only when the specified next hop resolves, either directly or indirectly, to a valid exit interface.</p>
</div>
</div>
<div class="section" id="ipv6-default-static-route">
<h2>ipv6 default static route<a class="headerlink" href="#ipv6-default-static-route" title="Permalink to this headline">¶</a></h2>
<div class="highlight-html"><div class="highlight"><pre><span></span> PC2
|
|_
2001:db8:acad:2::/64 |__|
|
|
G0/0|:1
_|__
(_R2_)
S0/0/0 /2 :2\ S0/0/1
/ \ DCE
/ \/\
2001:db8:acad:4::/64 / \ 2001:db8:acad:5::/64
:1/ \:1
__ /__S0/0/0 S0/0/1_\ __
PC1-----|__|---------(_R1_) DCE (_R3_)-----|__|----PC3
G0/0 :1 :1 G0/0
2001:db8:acad:1::/64 2001:db8:acad:3::/64
</pre></div>
</div>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">R1</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1"># ipv6 route ::/0 s0/0/0</span>
</pre></div>
</div>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">The ‘S’ signifies that the route source is a static route. Unlike the IPv4 static route, there is no asterisk (*) or Gateway of Last Resort explicitly identified.</p>
</div>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">ipv6</span> <span class="n">route</span> <span class="n">ipv6</span><span class="o">-</span><span class="n">prefix</span><span class="o">/</span><span class="n">prefix</span><span class="o">-</span><span class="n">length</span> <span class="p">{</span><span class="n">ipv6</span><span class="o">-</span><span class="n">address</span><span class="o">|</span><span class="n">interface</span><span class="o">-</span><span class="nb">type</span> <span class="n">interface</span><span class="o">-</span><span class="n">number</span><span class="p">}</span>
<span class="o">-</span>
<span class="n">R2</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1"># ipv6 route 2001:0DB8:ACAD:1::/64 2001:0DB8:ACAD:3::1</span>
<span class="n">R2</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1"># ipv6 route 2001:0DB8:ACAD:2::/64 s0/0/0</span>
</pre></div>
</div>
<p>Router is only connected to R2 = stub router = default static route</p>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">R1</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1">#ipv6 route ::/0 2001:DB8:ACAD:4::2</span>
</pre></div>
</div>
</div>
<div class="section" id="verify-a-default-static-route">
<h2>verify a default static route<a class="headerlink" href="#verify-a-default-static-route" title="Permalink to this headline">¶</a></h2>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">R1</span><span class="c1"># show ipv6 route static</span>
<span class="n">R1</span><span class="c1"># ping 2001:DB8:ACAD:4::2 source 2001:DB8:ACAD:1::2</span>
</pre></div>
</div>
</div>
<div class="section" id="troubleshooting-a-missing-route">
<h2>Troubleshooting a missing route<a class="headerlink" href="#troubleshooting-a-missing-route" title="Permalink to this headline">¶</a></h2>
<blockquote>
<div><ol class="arabic simple">
<li>ping</li>
<li>traceroute</li>
<li>show ip route</li>
<li>show ip interface brief</li>
<li>show cdp neighbors detail</li>
</ol>
</div></blockquote>
</div>
<div class="section" id="solve-a-connectivity-problem">
<h2>Solve a connectivity problem<a class="headerlink" href="#solve-a-connectivity-problem" title="Permalink to this headline">¶</a></h2>
<blockquote>
<div><ol class="arabic simple">
<li>ping 192.168.2.1 source g0/0</li>
<li>traceroute 192.168.2.1</li>
<li>show ip route | begin Gateway</li>
<li>show running-config | section ip route</li>
</ol>
</div></blockquote>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">In a recursive static route, only the next-hop IPv6 address is specified. As a consequence, the router must perform a recursive route table lookup to find an exit interface associated with the network of the IPv6 address.</p>
</div>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">To test a floating static route, take down the main route/link in order to see whether the backup link appears in the routing table.</p>
</div>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">When a static route is to be configured via the next-hop IP address, the IP address of the interface of the next router in the path to the destination is used.</p>
</div>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p>An example of a floating static route used in conjunction with the EIGRP routing protocol would be as follows.</p>
<div class="code highlight-default"><div class="highlight"><pre><span></span><span class="n">R1</span><span class="p">(</span><span class="n">config</span><span class="p">)</span><span class="c1"># ip route 192.168.10.0 255.255.255.0 95</span>
</pre></div>
</div>
<p class="last">Notice the extra number at the end of the static route. This route only appears in the routing table if the EIGRP-learned route with an administrative distance of 90 went down. That floating static route cannot appear in the routing table when a route with a better administrative distance exists.</p>
</div>
</div>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="dynamicRouting.html" class="btn btn-neutral float-right" title="Dynamic Routing" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="routingConcepts.html" class="btn btn-neutral float-left" title="Routing Concepts" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
© Copyright 2019, Patrick Brunswyck
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html> | brunswyck/docu | html/nw/rns/basics/staticRouting.html | HTML | mit | 35,612 |
<!DOCTYPE html>
<html>
<head>
<title>Lirik kereta api</title>
</head>
<body bgcolor="black">
<h1><u><a href="file:///D:/Notepad++/tgs%201/index.html"><font color="blue">HOME</h1></u></a>
<hr>
<center>
<h2><u><font color="white">Kereta api</h2></u>
<td align="center">
<p>Naik kereta api tut... tut... tut</p>
<p>Siapa hendak turut</p>
<p>Ke Bandung... Surabaya</p>
<p>Bolehlah naik dengan percuma</p>
<p>Ayo kawanku lekas naik</p>
<p>Keretaku tak berhenti lama</p>
<p>Lekas kretaku jalan tut... tut... tut</p>
<p>Banyak penumpang turut</p>
<p>K'retaku sudah penat</p>
<p>Karena beban terlalu berat</p>
<p>Di sinilah ada stasiun</p>
<p>Penumpang semua turun</p>
<img src="3.JPG">
</body>
</html> | selviamago/PWEB161_51014023 | tugas01/kereta.html | HTML | mit | 707 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.8"/>
<title>Faeris: E:/CodeSpace/Faeris/lib/libfaeris/src/stage/filter/FsBlurFilter.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Faeris
 <span id="projectnumber">v3.2</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.8 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_c56faf4613ee661aba496b7591fae654.html">Faeris</a></li><li class="navelem"><a class="el" href="dir_324fd5173578ee2630711a79d9c748a1.html">lib</a></li><li class="navelem"><a class="el" href="dir_4ff4c6203fc9bcb7d3e6bbdf07a207a1.html">libfaeris</a></li><li class="navelem"><a class="el" href="dir_f1695f691b26c838a9b54d1eb8cc475a.html">src</a></li><li class="navelem"><a class="el" href="dir_a99e3426979cb1bb347039efd9f7ba37.html">stage</a></li><li class="navelem"><a class="el" href="dir_5e5defe902cf01325fde4d048e5f120f.html">filter</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">FsBlurFilter.h</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">/* FsBlurFilter.h */</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">/* Copyright (C) 2012-2014 [email protected] */</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">/* Copyright (C) 2014-2015 www.fsource.cn */</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">/* http://www.fsource.cn */</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">/* Permission is hereby granted, free of charge, to any person obtaining */</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment">/* a copy of this software and associated documentation files (the */</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment">/* "Software"), to deal in the Software without restriction, including */</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment">/* without limitation the rights to use, copy, modify, merge, publish, */</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment">/* distribute, sublicense, and/or sell copies of the Software, and to */</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment">/* permit persons to whom the Software is furnished to do so, subject to */</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment">/* the following conditions: */</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">/* The above copyright notice and this permission notice shall be */</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">/* included in all copies or substantial portions of the Software. */</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment">/* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment">/* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment">/* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment">/* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="comment">/* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="comment">/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="comment">/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#ifndef _FS_BLUR_FILTER_H_</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#define _FS_BLUR_FILTER_H_</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "FsFilter.h"</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> NS_FS_BEGIN </div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
<div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="class_blur_filter.html"> 37</a></span> <span class="keyword">class </span><a class="code" href="class_blur_filter.html">BlurFilter</a>:<span class="keyword">public</span> <a class="code" href="class_filter.html">Filter</a> </div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> {</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keyword">public</span>:</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keyword">static</span> <a class="code" href="class_blur_filter.html">BlurFilter</a>* create();</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">static</span> <a class="code" href="class_blur_filter.html">BlurFilter</a>* create(<span class="keywordtype">float</span> radius);</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keyword">public</span>:</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> };</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> NS_FS_END </div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="preprocessor">#endif </span><span class="comment">/*_FS_BLUR_FILTER_H_*/</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
<div class="ttc" id="class_blur_filter_html"><div class="ttname"><a href="class_blur_filter.html">BlurFilter</a></div><div class="ttdef"><b>Definition:</b> <a href="_fs_blur_filter_8h_source.html#l00037">FsBlurFilter.h:37</a></div></div>
<div class="ttc" id="class_filter_html"><div class="ttname"><a href="class_filter.html">Filter</a></div><div class="ttdef"><b>Definition:</b> <a href="_fs_filter_8h_source.html#l00051">FsFilter.h:51</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Jan 23 2015 17:21:21 for Faeris by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.8
</small></address>
</body>
</html>
| FSource/FDesign-Document | doxygen/output/html/_fs_blur_filter_8h_source.html | HTML | mit | 13,453 |
<!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.7"/>
<title>SubcloneSeeker: TreePrintTraverser 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="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/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">SubcloneSeeker
 <span id="projectnumber">1.0.0</span>
</div>
<div id="projectbrief">Subclone deconvolution software framework</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.7 -->
<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 class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('class_tree_print_traverser.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<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>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Pages</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 class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="class_tree_print_traverser-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">TreePrintTraverser Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>A tree traverser that prints tree in a text format.
<a href="class_tree_print_traverser.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for TreePrintTraverser:</div>
<div class="dyncontent">
<div class="center">
<img src="class_tree_print_traverser.png" usemap="#TreePrintTraverser_map" alt=""/>
<map id="TreePrintTraverser_map" name="TreePrintTraverser_map">
<area href="class_subclone_seeker_1_1_tree_traverse_delegate.html" title="Delegate class handling tree traversing. " alt="SubcloneSeeker::TreeTraverseDelegate" shape="rect" coords="0,0,238,24"/>
<area href="class_subclone_seeker_1_1_tree_traverse_delegate.html" title="Delegate class handling tree traversing. " alt="SubcloneSeeker::TreeTraverseDelegate" shape="rect" coords="248,0,486,24"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a1a430034a5f0637b3eda13bc54f779a3"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tree_print_traverser.html#a1a430034a5f0637b3eda13bc54f779a3">preprocessNode</a> (<a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> *node)</td></tr>
<tr class="separator:a1a430034a5f0637b3eda13bc54f779a3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a826b9309cf08e779dcc52d3ed0414167"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tree_print_traverser.html#a826b9309cf08e779dcc52d3ed0414167">processNode</a> (<a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> *node)</td></tr>
<tr class="separator:a826b9309cf08e779dcc52d3ed0414167"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aebd7ac61ef639b769e0d7de4597e3202"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tree_print_traverser.html#aebd7ac61ef639b769e0d7de4597e3202">postprocessNode</a> (<a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> *node)</td></tr>
<tr class="separator:aebd7ac61ef639b769e0d7de4597e3202"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1a430034a5f0637b3eda13bc54f779a3"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tree_print_traverser.html#a1a430034a5f0637b3eda13bc54f779a3">preprocessNode</a> (<a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> *node)</td></tr>
<tr class="separator:a1a430034a5f0637b3eda13bc54f779a3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a826b9309cf08e779dcc52d3ed0414167"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tree_print_traverser.html#a826b9309cf08e779dcc52d3ed0414167">processNode</a> (<a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> *node)</td></tr>
<tr class="separator:a826b9309cf08e779dcc52d3ed0414167"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aebd7ac61ef639b769e0d7de4597e3202"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tree_print_traverser.html#aebd7ac61ef639b769e0d7de4597e3202">postprocessNode</a> (<a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> *node)</td></tr>
<tr class="separator:aebd7ac61ef639b769e0d7de4597e3202"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html">SubcloneSeeker::TreeTraverseDelegate</a></td></tr>
<tr class="memitem:a640ce08a884fc2ae6e39298def2de8f3 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a640ce08a884fc2ae6e39298def2de8f3">TreeTraverseDelegate</a> ()</td></tr>
<tr class="separator:a640ce08a884fc2ae6e39298def2de8f3 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaaa5ba3f2351546d402c890e4fde6147 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#aaaa5ba3f2351546d402c890e4fde6147">~TreeTraverseDelegate</a> ()</td></tr>
<tr class="separator:aaaa5ba3f2351546d402c890e4fde6147 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aec7c9f7f61234131af59b9ad80f9ae65 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#aec7c9f7f61234131af59b9ad80f9ae65">terminate</a> ()</td></tr>
<tr class="separator:aec7c9f7f61234131af59b9ad80f9ae65 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3e15793559ecc1949fa04ca17ab656f6 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a3e15793559ecc1949fa04ca17ab656f6">isTerminated</a> ()</td></tr>
<tr class="separator:a3e15793559ecc1949fa04ca17ab656f6 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_attribs_class_subclone_seeker_1_1_tree_traverse_delegate"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_subclone_seeker_1_1_tree_traverse_delegate')"><img src="closed.png" alt="-"/> Protected Attributes inherited from <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html">SubcloneSeeker::TreeTraverseDelegate</a></td></tr>
<tr class="memitem:a5515fc8591f48a1a90966cd3330c8bc3 inherit pro_attribs_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a5515fc8591f48a1a90966cd3330c8bc3">_isTerminated</a></td></tr>
<tr class="separator:a5515fc8591f48a1a90966cd3330c8bc3 inherit pro_attribs_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A tree traverser that prints tree in a text format. </p>
<p>if B and C are children of A, the final output will look like A (B, C) </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="aebd7ac61ef639b769e0d7de4597e3202"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void TreePrintTraverser::postprocessNode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> * </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Hook to call after children nodes are recursively processed</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">node</td><td>the node whose children nodes are recursively processed </td></tr>
</table>
</dd>
</dl>
<p>Reimplemented from <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a8ad5dc8fcaf603494e63582988d76093">SubcloneSeeker::TreeTraverseDelegate</a>.</p>
</div>
</div>
<a class="anchor" id="aebd7ac61ef639b769e0d7de4597e3202"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void TreePrintTraverser::postprocessNode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> * </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Hook to call after children nodes are recursively processed</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">node</td><td>the node whose children nodes are recursively processed </td></tr>
</table>
</dd>
</dl>
<p>Reimplemented from <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a8ad5dc8fcaf603494e63582988d76093">SubcloneSeeker::TreeTraverseDelegate</a>.</p>
</div>
</div>
<a class="anchor" id="a1a430034a5f0637b3eda13bc54f779a3"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void TreePrintTraverser::preprocessNode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> * </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Hook to call before children nodes are recursively processed</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">node</td><td>the node whose children nodes are to be recursively processed </td></tr>
</table>
</dd>
</dl>
<p>Reimplemented from <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a42a135424c06cd01eb938376061ee949">SubcloneSeeker::TreeTraverseDelegate</a>.</p>
</div>
</div>
<a class="anchor" id="a1a430034a5f0637b3eda13bc54f779a3"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void TreePrintTraverser::preprocessNode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> * </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Hook to call before children nodes are recursively processed</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">node</td><td>the node whose children nodes are to be recursively processed </td></tr>
</table>
</dd>
</dl>
<p>Reimplemented from <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a42a135424c06cd01eb938376061ee949">SubcloneSeeker::TreeTraverseDelegate</a>.</p>
</div>
</div>
<a class="anchor" id="a826b9309cf08e779dcc52d3ed0414167"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void TreePrintTraverser::processNode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> * </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Process the given node during a tree traverse</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">node</td><td>the Node which needs to be processed </td></tr>
</table>
</dd>
</dl>
<p>Implements <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a4bf2d3eda4c43103d2388dc41f6ff891">SubcloneSeeker::TreeTraverseDelegate</a>.</p>
</div>
</div>
<a class="anchor" id="a826b9309cf08e779dcc52d3ed0414167"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void TreePrintTraverser::processNode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> * </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Process the given node during a tree traverse</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">node</td><td>the Node which needs to be processed </td></tr>
</table>
</dd>
</dl>
<p>Implements <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a4bf2d3eda4c43103d2388dc41f6ff891">SubcloneSeeker::TreeTraverseDelegate</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>utils/SubcloneSeeker.cc</li>
<li>utils/<a class="el" href="treeprint_8cc.html">treeprint.cc</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="class_tree_print_traverser.html">TreePrintTraverser</a></li>
<li class="footer">Generated on Thu Jul 3 2014 19:31:15 for SubcloneSeeker by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.7 </li>
</ul>
</div>
</body>
</html>
| yiq/SubcloneSeeker | doc/html/class_tree_print_traverser.html | HTML | mit | 21,097 |
---
layout: default
title: "Contact - Max Kramer"
---
<h2>How to contact me?</h2>
<p>You may use the social links on the right to get in contact with me.</p>
<!--<ul class="thumbnails">
<li class="span3">
<a class="thumbnail" href="https://www.facebook.com/mckramer">
<i class="icon-facebook icon-large"></i>Facebook
</a>
</li>
<li class="span3">
<a class="thumbnail" href="https://github.com/mckramer" target="_blank">
<i class="icon-github icon-large"></i>GitHub
</a>
</li>
<li class="span3">
<a class="thumbnail" href="http://www.linkedin.com/in/mckramer" target="_blank">
<i class="icon-linkedin icon-large"></i>LinkedIn
</a>
</li>
<li class="span3">
<a class="thumbnail" href="https://twitter.com/maxckramer" target="_blank">
<i class="icon-twitter icon-large"></i>Twitter
</a>
</li>
</ul>--> | mckramer/mckramer.github.io | contact.html | HTML | mit | 869 |
<!DOCTYPE html>
<html>
<head>
<!-- [[! Document Settings ]] -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- [[! Page Meta ]] -->
<title>PyeongHo Factory</title>
<meta name="description" content="PyeongHo Factory - 즐거운 공장" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/assets/images/favicon.ico" >
<!-- [[! Styles'n'Scripts ]] -->
<link rel="stylesheet" type="text/css" href="/assets/css/screen.css" />
<link rel="stylesheet" type="text/css"
href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400" />
<link rel="stylesheet" type="text/css" href="/assets/css/syntax.css" />
<!-- [[! highlight.js ]] -->
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.3.0/styles/default.min.css">
<style>.hljs { background: none; }</style>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.3.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<!-- [[! Ghost outputs important style and meta data with this tag ]] -->
<link rel="canonical" href="/" />
<meta name="referrer" content="origin" />
<link rel="next" href="/page2/" />
<meta property="og:site_name" content="PyeongHo Factory" />
<meta property="og:type" content="website" />
<meta property="og:title" content="PyeongHo Factory" />
<meta property="og:description" content="즐거운 공장" />
<meta property="og:url" content="/" />
<meta property="og:image" content="/assets/images/cover1.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="PyeongHo Factory" />
<meta name="twitter:description" content="즐거운 공장" />
<meta name="twitter:url" content="/" />
<meta name="twitter:image:src" content="/assets/images/cover1.jpg" />
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Website",
"publisher": "Finding The Way Home",
"url": "/",
"image": "/assets/images/cover1.jpg",
"description": "즐거운 공장"
}
</script>
<meta name="generator" content="Jekyll 3.0.0" />
<link rel="alternate" type="application/rss+xml" title="PyeongHo Factory" href="/feed.xml" />
</head>
<body class="tag-template nav-closed">
<div class="nav">
<h3 class="nav-title">Menu</h3>
<a href="#" class="nav-close">
<span class="hidden">Close</span>
</a>
<ul>
<li class="nav-home " role="presentation"><a href="/">Home</a></li>
<li class="nav-android " role="presentation"><a href="/tag/android">Android</a></li>
<li class="nav-java " role="presentation"><a href="/tag/java">Java</a></li>
<li class="nav-book " role="presentation"><a href="/tag/book">Book</a></li>
<li class="nav-conference " role="presentation"><a href="/tag/conference">Conference</a></li>
<li class="nav-githubpage " role="presentation"><a href="/tag/githubpage">githubpage</a></li>
<li class="nav-ios " role="presentation"><a href="/tag/iOS">iOS</a></li>
<li class="nav-python " role="presentation"><a href="/tag/python">Python</a></li>
<li class="nav-security " role="presentation"><a href="/tag/security">Security</a></li>
<li class="nav-etc" role="presentation"><a href="/tag/etc">ETC</a></li>
</ul>
<a class="subscribe-button icon-feed" href="/feed.xml">Subscribe</a>
</div>
<span class="nav-cover"></span>
<div class="site-wrapper">
<!-- [[! Everything else gets inserted here ]] -->
<!-- < dynamically overriding backgrounds for tags as well as descriptions -->
<!-- < default}} -->
<!-- The tag above means - insert everything in this file into the [body] of the default.hbs template -->
<!-- If we have a tag cover, display that - else blog cover - else nothing -->
<header class="main-header tag-head " style="background-image: url(/assets/images/cover2.jpg) ">
<nav class="main-nav overlay clearfix">
<a class="blog-logo" href="/"><img src="/assets/images/ghost.png" alt="Blog Logo" /></a>
<a class="menu-button icon-menu" href="#"><span class="word">Menu</span></a>
</nav>
<div class="vertical">
<div class="main-header-content inner">
<h1 class="page-title">Fastlane</h1>
<h2 class="page-description">
A 1-post collection
</h2>
</div>
</div>
</header>
<!-- The main content area on the homepage -->
<main id="content" class="content" role="main">
<!-- The tag below includes the post loop - partials/loop.hbs -->
<!-- Previous/next page links - only displayed on page 2+ -->
<div class="extra-pagination inner">
<nav class="pagination" role="pagination">
<span class="page-number"> Page 1 of 1 </span>
</nav>
</div>
<!-- This is the post loop - each post will be output using this markup -->
<article class="post">
<header class="post-header">
<h2 class="post-title"><a href="/fastlane">안드로이드 fastlane 빌드</a></h2>
</header>
<section class="post-excerpt">
<p>azure, fastlane azure 회원가입 파이프라인 생성 깃허브 연결 yml 파일 생성(자동생성 사용) 필요에 따라 내용 추가 fastlane 안드로이드 앱 루트 폴더로 이동 fastlane init 실행 json... <a class="read-more" href="/fastlane">»</a></p>
</section>
<footer class="post-meta">
<img class="author-thumb" src="/assets/images/casper.png" alt="Author image" nopin="nopin" />
<!-- author -->
<a href='/author/PyeongHo'>PyeongHo</a>
<!-- [[tags prefix=" on "]] -->
on
<a href='/tag/android'>Android</a>,
<a href='/tag/ci/cd'>Ci/cd</a>,
<a href='/tag/fastlane'>Fastlane</a>
<time class="post-date" datetime="2020-09-10">10 Sep 2020</time>
</footer>
</article>
<!-- Previous/next page links - displayed on every page -->
<nav class="pagination" role="pagination">
<span class="page-number"> Page 1 of 1 </span>
</nav>
</main>
<footer class="site-footer clearfix">
<section class="copyright"><a href="/">PyeongHo Factory</a> © 2021</section>
<section class="poweredby">Proudly published with <a href="https://jekyllrb.com/">Jekyll</a> using <a href="https://github.com/biomadeira/jasper">Jasper</a></section>
</footer>
</div>
<!-- [[! Ghost outputs important scripts and data with this tag ]] -->
<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
<!-- [[! The main JavaScript file for Casper ]] -->
<script type="text/javascript" src="/assets/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="/assets/js/index.js"></script>
<!-- Add Google Analytics -->
<!-- Google Analytics Tracking code -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90332203-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
| pyeongho/pyeongho.github.io | tag/fastlane/index.html | HTML | mit | 8,025 |
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin SEO -->
<title>Teaching - Sam Ozminkowski</title>
<meta property="og:locale" content="en-US">
<meta property="og:site_name" content="Sam Ozminkowski">
<meta property="og:title" content="Teaching">
<link rel="canonical" href="https://samozminkowski.com/teaching/">
<meta property="og:url" content="https://samozminkowski.com/teaching/">
<script type="application/ld+json">
{
"@context" : "https://schema.org",
"@type" : "Person",
"name" : "Sam Ozminkowski",
"url" : "https://samozminkowski.com",
"sameAs" : null
}
</script>
<!-- end SEO -->
<link href="https://samozminkowski.com/feed.xml" type="application/atom+xml" rel="alternate" title="Sam Ozminkowski Feed">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="https://samozminkowski.com/assets/css/main.css">
<meta http-equiv="cleartype" content="on">
<!-- start custom head snippets -->
<link rel="apple-touch-icon" sizes="57x57" href="https://samozminkowski.com/images/apple-touch-icon-57x57.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="60x60" href="https://samozminkowski.com/images/apple-touch-icon-60x60.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="72x72" href="https://samozminkowski.com/images/apple-touch-icon-72x72.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="76x76" href="https://samozminkowski.com/images/apple-touch-icon-76x76.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="114x114" href="https://samozminkowski.com/images/apple-touch-icon-114x114.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="120x120" href="https://samozminkowski.com/images/apple-touch-icon-120x120.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="144x144" href="https://samozminkowski.com/images/apple-touch-icon-144x144.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="152x152" href="https://samozminkowski.com/images/apple-touch-icon-152x152.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="180x180" href="https://samozminkowski.com/images/apple-touch-icon-180x180.png?v=M44lzPylqQ">
<link rel="icon" type="image/png" href="https://samozminkowski.com/images/favicon-32x32.png?v=M44lzPylqQ" sizes="32x32">
<link rel="icon" type="image/png" href="https://samozminkowski.com/images/android-chrome-192x192.png?v=M44lzPylqQ" sizes="192x192">
<link rel="icon" type="image/png" href="https://samozminkowski.com/images/favicon-96x96.png?v=M44lzPylqQ" sizes="96x96">
<link rel="icon" type="image/png" href="https://samozminkowski.com/images/favicon-16x16.png?v=M44lzPylqQ" sizes="16x16">
<link rel="manifest" href="https://samozminkowski.com/images/manifest.json?v=M44lzPylqQ">
<link rel="mask-icon" href="https://samozminkowski.com/images/safari-pinned-tab.svg?v=M44lzPylqQ" color="#000000">
<!--<link rel="shortcut icon" href="/images/favicon.ico?v=M44lzPylqQ">-->
<meta name="msapplication-TileColor" content="#000000">
<meta name="msapplication-TileImage" content="https://samozminkowski.com/images/mstile-144x144.png?v=M44lzPylqQ">
<meta name="msapplication-config" content="https://samozminkowski.com/images/browserconfig.xml?v=M44lzPylqQ">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="https://samozminkowski.com/assets/css/academicons.css"/>
<script type="text/x-mathjax-config"> MathJax.Hub.Config({ TeX: { equationNumbers: { autoNumber: "all" } } }); </script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
processEscapes: true
}
});
</script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.4/latest.js?config=TeX-MML-AM_CHTML' async></script>
<!-- end custom head snippets -->
</head>
<body>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<button><div class="navicon"></div></button>
<ul class="visible-links">
<li class="masthead__menu-item masthead__menu-item--lg"><a href="https://samozminkowski.com/">Sam Ozminkowski</a></li>
<li class="masthead__menu-item"><a href="https://samozminkowski.com/talks/">Posters and Presentations</a></li>
<li class="masthead__menu-item"><a href="https://samozminkowski.com/teaching/">Teaching</a></li>
<li class="masthead__menu-item"><a href="https://samozminkowski.com/cv/">CV</a></li>
</ul>
<ul class="hidden-links hidden"></ul>
</nav>
</div>
</div>
</div>
<div id="main" role="main">
<div class="sidebar sticky">
<div itemscope itemtype="https://schema.org/Person">
<div class="author__avatar">
<img src="https://samozminkowski.com/images/sam.jpg" class="author__avatar" alt="Samuel Ozminkowski">
</div>
<div class="author__content">
<h3 class="author__name">Samuel Ozminkowski</h3>
<p class="author__bio">M.S. student in statistics at UW-Madison</p>
</div>
<div class="author__urls-wrapper">
<button class="btn btn--inverse">Follow</button>
<ul class="author__urls social-icons">
<li><i class="fa fa-fw fa-map-marker" aria-hidden="true"></i> Madison,WI</li>
<li><i class="fas fa-fw fa-envelope" aria-hidden="true"></i> ozminkowski [at] wisc [dot] edu</li>
<!--<li><a href="mailto: ozminkowski [at] wisc [dot] edu"><i class="fas fa-fw fa-envelope" aria-hidden="true"></i> Email</a></li>-->
<li><a href="https://twitter.com/sam_ozm"><i class="fab fa-fw fa-twitter-square" aria-hidden="true"></i> Twitter</a></li>
<li><a href="https://www.linkedin.com/in/samozm"><i class="fab fa-fw fa-linkedin" aria-hidden="true"></i> LinkedIn</a></li>
<li><a href="https://github.com/samozm"><i class="fab fa-fw fa-github" aria-hidden="true"></i> Github</a></li>
</ul>
</div>
</div>
</div>
<div class="archive">
<h1 class="page__title">Teaching</h1>
<div class="list__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="https://samozminkowski.com/teaching/2020-fall" rel="permalink">Stat 371: Statistics for the Life Sciences
</a>
</h2>
<p> Teaching Assistant, <i>UW-Madison, Department of Statistics</i>, 2020 </p>
<p class="archive__item-excerpt" itemprop="description">
</p>
</article>
</div>
</div>
</div>
<div class="page__footer">
<footer>
<!-- start custom footer snippets -->
<a href="/sitemap/">Sitemap</a>
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/samozm"><i class="fab fa-github" aria-hidden="true"></i> GitHub</a></li>
<li><a href="https://samozminkowski.com/feed.xml"><i class="fa fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
</div>
<div class="page__footer-copyright">© 2021 Sam Ozminkowski. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> & <a href="https://github.com/academicpages/academicpages.github.io">AcademicPages</a>, a fork of <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>
</footer>
</div>
<script src="https://samozminkowski.com/assets/js/main.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', '', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
| samozm/samozm.github.io | _site/teaching/index.html | HTML | mit | 9,008 |
<!DOCTYPE html>
<html lang="en" ng-app='app' ng-csp>
<head >
<meta charset="UTF-8">
<meta content="initial-scale=1,width=device-width" name="viewport">
<link href="assets/css/media.css" rel="stylesheet">>
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic" rel="stylesheet">
<link href="bower_components/angular-material/angular-material.css" rel="stylesheet">
<link href="assets/css/login.css" rel="stylesheet">
<link href="assets/css/chat.css" rel="stylesheet">
<link rel="stylesheet" href="bower_components/angular-bootstrap/ui-bootstrap-csp.css">
<link rel="stylesheet" href="bower_components/angular-smilies/dist/angular-smilies-embed.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet">
<link href="assets/css/addChannel.css" rel="stylesheet">
<title>Chatapp</title>
</head>
<body>
<ui-view></ui-view>
<script src="bower_components/angular/angular.js"></script>
<script src='bower_components/angular-upload/angular-upload.min.js'></script>
<script src='bower_components/angular-upload/angular-upload.min.js'></script>
<script src="bower_components/ng-file-upload/ng-file-upload.js"></script>
<script src="bower_components/angular-ui-router/release/angular-ui-router.js"></script>
<script src="bower_components/angular-animate/angular-animate.js"></script>
<script src="bower_components/angular-aria/angular-aria.js"></script>
<script src="bower_components/angular-messages/angular-messages.js"></script>
<script src="bower_components/angular-material/angular-material.js"></script>
<script src="bower_components/angular-sanitize/angular-sanitize.js"></script>
<script src="bower_components/angular-bootstrap/ui-bootstrap-tpls.min.js"></script>
<script src="bower_components/angular-smilies/dist/angular-smilies.js"></script>
<script src="bower_components/angular-scroll-glue/src/scrollglue.js"></script>
<script src="common.js"></script>
<script src="assets/js/config.js"></script>
<script src="assets/js/chat.js"></script>
<script src="assets/js/login.js"></script>
<script src="assets/js/settings.js"></script>
<script src="assets/js/addChannel.js"></script>
</body>
</html>
| jsonkuan/chatApp | webb/index.html | HTML | mit | 2,299 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<title>Starter Template - Materialize</title>
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
</head>
<body>
<div class="container">
<div class="section">
<div class="row">
<div class="col s12 w4 card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="http://lorempixel.com/500/200/people/1">
</div>
<div class="card-content">
<img src="http://lorempixel.com/200/100/abstract/1" alt="">
<span class="card-title activator grey-text text-darken-4">8% бонусами<i class="material-icons right">more_vert</i></span>
<p>В интернет-магазине одежды и обуви Lamoda вас ждут тысячи моделей модной брендовой мужской, женской и детской обуви и одежды.</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Полные условия<i class="material-icons right">close</i>
<p>Чтобы получить бонусы на карту «Билайн» за покупки на сайте Lamoda.ru, необходимо:<br>
1. Нажмите кнопку «Начать покупки» на этой странице и перейдите на сайт партнёра<br>
2. Убедитесь, что корзина покупок на сайте партнёра пуста или удалите имеющиеся там товары и потворите переход с этой страницы<br>
3. Оформите заказ сразу после перехода
</p>
<p>Чтобы получить бонусы на карту «Билайн» за покупки на сайте Lamoda.ru, необходимо:<br>
1. Нажмите кнопку «Начать покупки» на этой странице и перейдите на сайт партнёра<br>
2. Убедитесь, что корзина покупок на сайте партнёра пуста или удалите имеющиеся там товары и потворите переход с этой страницы<br>
3. Оформите заказ сразу после перехода
</p>
<p>Чтобы получить бонусы на карту «Билайн» за покупки на сайте Lamoda.ru, необходимо:<br>
1. Нажмите кнопку «Начать покупки» на этой странице и перейдите на сайт партнёра<br>
2. Убедитесь, что корзина покупок на сайте партнёра пуста или удалите имеющиеся там товары и потворите переход с этой страницы<br>
3. Оформите заказ сразу после перехода
</p>
</span>
<div class="waves-effect waves-light btn-large">
<a href="#" class="orange_btn">Начать покупки</a>
</div>
</div>
</div>
<div class="col s12 w4 card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="http://lorempixel.com/500/200/people/1">
</div>
<div class="card-content">
<img src="http://lorempixel.com/200/100/abstract/1" alt="">
<span class="card-title activator grey-text text-darken-4">8% бонусами<i class="material-icons right">more_vert</i></span>
<p>В интернет-магазине одежды и обуви Lamoda вас ждут тысячи моделей модной брендовой мужской, женской и детской обуви и одежды.</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Полные условия<i class="material-icons right">close</i>
<p>Чтобы получить бонусы на карту «Билайн» за покупки на сайте Lamoda.ru, необходимо:<br>
1. Нажмите кнопку «Начать покупки» на этой странице и перейдите на сайт партнёра<br>
2. Убедитесь, что корзина покупок на сайте партнёра пуста или удалите имеющиеся там товары и потворите переход с этой страницы<br>
3. Оформите заказ сразу после перехода
</p>
<p>Чтобы получить бонусы на карту «Билайн» за покупки на сайте Lamoda.ru, необходимо:<br>
1. Нажмите кнопку «Начать покупки» на этой странице и перейдите на сайт партнёра<br>
2. Убедитесь, что корзина покупок на сайте партнёра пуста или удалите имеющиеся там товары и потворите переход с этой страницы<br>
3. Оформите заказ сразу после перехода
</p>
<p>Чтобы получить бонусы на карту «Билайн» за покупки на сайте Lamoda.ru, необходимо:<br>
1. Нажмите кнопку «Начать покупки» на этой странице и перейдите на сайт партнёра<br>
2. Убедитесь, что корзина покупок на сайте партнёра пуста или удалите имеющиеся там товары и потворите переход с этой страницы<br>
3. Оформите заказ сразу после перехода
</p>
</span>
<div class="waves-effect waves-light btn-large">
<a href="#" class="orange_btn">Начать покупки</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.min.js"></script>
<script src="js/init.js"></script>
</body>
</html>
| ivovik/template-materializecss | index.html | HTML | mit | 6,950 |
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50522043-2', 'auto');
ga('send', 'pageview');
</script>
| levichen/levichen.github.io | _includes/google-analytics.html | HTML | mit | 396 |
<div class="f-branding {{#if toolkit.menu}}{{toolkit.menu}}{{else}}right{{/if}}">
<h1>{{toolkit.branding.title}}</h1>
<span class="ver">v{{toolkit.version}}</span>
</div>
| reykjavikingur/breakfast-butter | src/views/layouts/includes/f-branding.html | HTML | mit | 179 |
<HTML><HEAD>
<TITLE>Review for Planes, Trains & Automobiles (1987)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0093748">Planes, Trains & Automobiles (1987)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?James+Berardinelli">James Berardinelli</A></H3><HR WIDTH="40%" SIZE="4">
<PRE>PLANES, TRAINS, AND AUTOMOBILES</PRE>
<PRE>A Film Review by James Berardinelli</PRE>
<PRE>RATING: *** OUT OF ****</PRE>
<PRE>United States, 1987
U.S. Release Date: 11/25/87 (wide)
Running Length: 1:33
MPAA Classification: R (Profanity, mature themes)
Theatrical Aspect Ratio: 1.85:1</PRE>
<PRE>Cast: Steve Martin, John Candy, Laila Robins
Director: John Hughes
Producer: John Hughes
Screenplay: John Hughes
Cinematography: Donald Peterman
Music: Ira Newborn
U.S. Distributor: Paramount Pictures</PRE>
<P> PLANES, TRAINS, AND AUTOMOBILES, a 1987 feature from John Hughes,
represented something of a watershed in the career of the prolific
writer/director/producer. Prior to this film, Hughes had been known
for his contribution to the popular '80s genre of "the teen movie."
Unlike most film makers working in that arena, Hughes eschewed the cheap
T&A exploitation of flicks like PORKY'S in favor of surprisingly
sensitive character interaction and relationship building. Hughes made
his early reputation with pictures like SIXTEEN CANDLES, THE BREAKFAST
CLUB, and FERRIS BUELLER'S DAY OFF. By the time PLANES, TRAINS, AND
AUTOMOBILES arrived, Hughes had abandoned the teen genre, and was
searching for something new. He would find it two years later when he
wrote and produced HOME ALONE. PLANES, TRAINS, AND AUTOMOBILES was a
bridge between the two phases of his career, containing elements of both
character development and physical comedy.</P>
<P> My recollection of seeing PLANES, TRAINS, AND AUTOMOBILES during
its theatrical run was that I laughed hard and often. Re-watching it
recently, however, I was struck that, while the comedy is undeniable,
the dramatic underpinning of the script is stronger than I remembered.
The "hook" that draws the viewer in is the humor, but the movie's real
appeal is the characters. Don't mistake what I'm saying -- there's
nothing deep, dark, or profound lurking in the subtext. This isn't
Dostoevsky, nor does it want to be. But it takes the time to round out
the protagonists and allow us to care about what happens to them. There
are moments in this film that tug at the heartstrings.</P>
<P> PLANES, TRAINS, AND AUTOMOBILES is a Murphy's Law story. For
salesman Neal Page (Steve Martin), everything that can possibly go wrong
is about to do so. This is like Martin Scorsese's AFTER HOURS on a
grander, less psychotic scale. It all starts in New York City, two days
before Thanksgiving. Neal is eager to get home into the bosom of his
family so he can enjoy the holiday. But bad weather intervenes. His
flight from Laguardia to O'Hare is diverted to Wichita, Kansas after a
snowstorm hits Chicago. What makes the trip even longer is that Neal is
stuck next to one of those good-natured, annoying talkers who won't shut
up. The man's name is Del Griffith (John Candy), and he's a shower
curtain ring salesman armed with an endless supply of dumb jokes and
pointless anecdotes. This isn't the first time Neal has run into him,
either. Earlier in the day, when Neal was trying to get to the airport,
Del stole his cab, getting their relationship off to a rocky start.</P>
<P> In the time-honored tradition of the buddy comedy, PLANES, TRAINS,
AND AUTOMOBILES throws these two mismatched individuals together and
allows them to suffer all sorts of bizarre misfortunes as they try to
get home before the turkey is served. They spend a night in a cramped
hotel room sleeping in the same bed, endure the blatant incompetence of
uncaring rental car clerks, suffer through transportation breakdowns,
and watch one of their last hopes literally go up in smoke. We know
they're eventually going to reach the Windy City, so the fun is watching
their slow, reluctant bonding as they take planes, trains, automobiles,
and tractor trailers to get there.</P>
<P> Steve Martin plays the anal Neal with equal parts unyielding
rigidity and maniacal intensity. But, although he has a few memorable
"wild and crazy guy" outbursts, Martin's performance is largely
restrained. He does a good job presenting the increasingly-desperate
facade of a normal guy who is enduring a living nightmare, and who
really doesn't want to have anything to do with the jovial boob who is
drawn to him like a fly to garbage. Martin enables us to empathize with
Neal by conveying the important fact that he isn't a nasty person --
he's just someone who's reacting badly to his circumstances.</P>
<P> As Del, the late comedian John Candy, an SCTV alum, gives one of
the two best-rounded performances on his resume (the other was in Only
the Lonely). Candy imbues Del with more depth that one initially
expects from the big man. Although he's a compulsive talker and an all-
around buffoon, his gregarious personality hides a deep loneliness.
During one scene, when Neal is berating him for his unfunny stories, we
see the hurt gradually build in Del's eyes. One of the keys to PLANES,
TRAINS, AND AUTOMOBILES' success is that both actors develop their
characters into fully-formed individuals instead of caricatures. We can
laugh at them when they wake up horrified after inadvertently snuggling
together during the night, then sympathize with them in their quest for
warmth and companionship during the cold, lonely holiday season.</P>
<P> PLANES, TRAINS, AND AUTOMOBILES is one of those rare movies that
manages to mingle outrageous comedy and light drama in such a way that
we aren't repulsed or offended by its simplicity and occasional
mawkishness. It's a fine cinematic treat that doesn't demand much from
a viewer, but gives back a lot, both in terms of laughter and good
feeling. </P>
<PRE>Copyright 1997 James Berardinelli</PRE>
<PRE>- James Berardinelli
e-mail: <A HREF="mailto:[email protected]">[email protected]</A></PRE>
<P>Now with more than 1300 reviews...
The ReelViews web site: <A HREF="http://movie-reviews.colossus.net/">http://movie-reviews.colossus.net/</A></P>
<P>"For me, the cinema is not a slice of life, but a piece of cake."</P>
<PRE>- Alfred Hitchcock</PRE>
<HR><P CLASS=flush><SMALL>The review above was posted to the
<A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR>
The Internet Movie Database accepts no responsibility for the contents of the
review and has no editorial control. Unless stated otherwise, the copyright
belongs to the author.<BR>
Please direct comments/criticisms of the review to relevant newsgroups.<BR>
Broken URLs inthe reviews are the responsibility of the author.<BR>
The formatting of the review is likely to differ from the original due
to ASCII to HTML conversion.
</SMALL></P>
<P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P>
</P></BODY></HTML>
| xianjunzhengbackup/code | data science/machine_learning_for_the_web/chapter_4/movie/9900.html | HTML | mit | 7,456 |
{% extends "layout.html" %}
{% block body %}
<div class="main_div">
<h1>Instructions</h1>
<hr>
<p>In this experiment, you will be able to broadcast messages to some other players in the game. Some of them will be able to broadcast messages to you.</p>
<p>The chat session will last until all players leave the chatroom.</p>
<hr>
<div>
<div class="row">
<div class="col-xs-10"></div>
<div class="col-xs-2">
<button type="button" id="go-to-waiting-room" class="btn btn-success btn-lg">Begin</button>
</div>
</div>
</div>
</div>
{% endblock %}
| Dallinger/Dallinger | demos/dlgr/demos/chatroom/templates/instructions/instruct-ready.html | HTML | mit | 698 |
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>The Munje Programming Language</title>
<meta charset="utf-8">
<meta name="viewport" content="width=792, user-scalable=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<link rel="stylesheet" href="shower/themes/ribbon/styles/screen.css">
</head>
<body class="list">
<header class="caption">
<h1>The Munje Programming Language</h1>
<p>Brendan Tang</p>
</header>
<section class="slide cover" id="Cover"><div>
<h2>The Munje Programming Language</h2>
<img src="pictures/cover.jpg" alt="">
<!--
To apply styles to the certain slides
set slide ID to get needed elements
-->
<style>
#Cover h2 {
margin:30px 0 0;
color:#FFF;
text-align:center;
font-size:70px;
}
#Cover p {
margin:10px 0 0;
text-align:center;
color:#FFF;
font-style:italic;
font-size:20px;
}
#Cover p a {
color:#FFF;
}
</style>
</div></section>
<section class="slide shout"><div>
<h2>Munje means <br>"the universe" in Lojban</h2>
</section>
<section class="slide"><div>
<h2>The Design</h2>
<ol>
<li>Logical Programming Language</li>
<li>Time-static, side-effects</li>
<li>Simple</li>
<li>Yet, powerful</li>
</ol>
<p class="note">Advanced <strong>Lojban</strong> Human-Computer Communication.</p>
</section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code>define factorial</code>
<code> factorial 0 1</code>
<code> factorial n y</code>
<code> (>) n 0</code>
<code> (-) n 1 n'</code>
<code> factorial n' y'</code>
<code> (*) y' n y</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Concepts</h2>
<ol>
<li>Relations (bridi)</li>
<li>Terms (selbri)</li>
<li>Arguments (sumti)</li>
<li>Paragraph (girzu)</li>
</ol>
<p class="note">Oh, that's the only 4 concepts in Munje.</p>
</section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code><mark>define factorial</mark></code>
<code> factorial 0 1</code>
<code> factorial n y</code>
<code> (>) n 0</code>
<code> (-) n 1 n'</code>
<code> factorial n' y'</code>
<code> (*) y' n y</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code>define factorial</code>
<code><mark> factorial 0 1</mark></code>
<code> factorial n y</code>
<code> (>) n 0</code>
<code> (-) n 1 n'</code>
<code> factorial n' y'</code>
<code> (*) y' n y</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code>define factorial</code>
<code> factorial 0 1</code>
<code><mark> factorial n y</mark></code>
<code> (>) n 0</code>
<code> (-) n 1 n'</code>
<code> factorial n' y'</code>
<code> (*) y' n y</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code>define factorial</code>
<code> factorial 0 1</code>
<code> factorial n y</code>
<code><mark> (>) n 0</mark></code>
<code> (-) n 1 n'</code>
<code> factorial n' y'</code>
<code> (*) y' n y</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code>define factorial</code>
<code> factorial 0 1</code>
<code> factorial n y</code>
<code> (>) n 0</code>
<code><mark> (-) n 1 n'</mark></code>
<code> factorial n' y'</code>
<code> (*) y' n y</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code>define factorial</code>
<code> factorial 0 1</code>
<code> factorial n y</code>
<code> (>) n 0</code>
<code> (-) n 1 n'</code>
<code><mark> factorial n' y'</mark></code>
<code> (*) y' n y</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code>define factorial</code>
<code> factorial 0 1</code>
<code> factorial n y</code>
<code> (>) n 0</code>
<code> (-) n 1 n'</code>
<code> factorial n' y'</code>
<code><mark> (*) y' n y</mark></code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code><mark>factorial 5 y</mark></code>
</pre>
<p class="note">Then query the result.</p>
</div></section>
<section class="slide shout"><div>
<h2>Time-static</h2>
</section>
<section class="slide"><div>
<h2>Time-static</h2>
<p>About I/O Monad in Haskell, dealing with side effects ...</p>
<ul>
<li>Data becomes unmanaged</li>
<li>Use monad to do too many things</li>
</ul>
<p class="note">[String] is just a sugar for List String ...</p>
</div></section>
<section class="slide"><div>
<h2>Side effects is just because ...</h2>
<p>In the real world, we have time.</p>
<p class="note">I see the Past, Present & Future, existing all at once. <br>(William Blake)</p>
</section>
<section class="slide"><div>
<h2>Time-static</h2>
<p>Time is just another dimension, it shouldn't be so complex ...</p>
<ul>
<li>Temporal Logic: Event-token Reification</li>
<li>Compiler generates a sequence of time points based on the programs' needs</li>
<li>Timepoints are used in Munje just like anything else (except we have Time-tense API)</li>
</ul>
</div></section>
<section class="slide"><div>
<h2>Types</h2>
<pre>
<code>boolean true</code>
<code>boolean false</code>
<code> </code>
<code>define to_boolean</code>
<code> to_boolean rel val</code>
<code> or (and rel (equals val true))</code>
<code> (and (not rel) (equals val false))</code>
</div></section>
<section class="slide"><div>
<h2>Types</h2>
<pre>
<code>def cons</code>
<code> cons head tail</code>
<code> equals tail (cons head' tail')</code>
<code> similar head head'</code>
<code> similar tail tail'</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Types</h2>
<pre>
<code>cons "Who are you?"</code>
<code> (cons "Where do you come from?"</code>
<code> (cons "Where are you going?"))</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Equals</h2>
<pre>
<code>define equals</code>
<code> equals x x</code>
</pre>
<p class="note">It's pattern matching, man ...</p>
</div></section>
<section class="slide"><div>
<h2>Contribute</h2>
<ul>
<li>Language Spec: http://ns.mg/Munje</li>
<li>Implementation: http://github.com/sorpaas/munje</li>
<li>Oh, just remember it's GPL 3.0 and CC BY-NC-SA 3.0</li>
<li>sorpa'as plat &[email protected]></li>
</ul>
</div></section>
<!--
To hide progress bar from entire presentation
just remove “progress” element.
-->
<div class="progress"><div></div></div>
<script src="shower/shower.min.js"></script>
<!-- Copyright © 2014 Yours Truly, Famous Inc. -->
<!-- Photos by John Carey, fiftyfootshadows.net -->
</body>
</html>
| sorpaas/sorpaas.com | slides/munje-a-short-introduction/index.html | HTML | mit | 7,965 |
<!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="./29b70f7bab17b48185b8960c6cbc5c16553948df2ca12bd9d6dd3c9b17a3dc95.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/e4d7cd1b56bd0acce8b70146a8ed0612876dd1cf3ab8ca185bc2ef286a983296.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="./84e676d080bb2449505abb5c5cd6ce48ed2bfabb57b41b0cf6309e6783d5e25f.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/0e2e376eccab1a80ccc152ad88a6ca5aa6fcfbf88de94f72735b9b3eab95c9ff.html | HTML | mit | 550 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=1.0, minimum-scale=1.0, maximum-scale=1.0">
<title>Book Mooch</title>
<link rel="icon" type="image/x-icon" href="res/favicon.ico" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Lato:300,400,400italic,600,700|Raleway:300,400,500,600,700|Crete+Round:400italic" >
<link rel="stylesheet" type="text/css" href="script/vendor.css?v=20170330">
<link rel="stylesheet" type="text/css" href="script/app.css?v=20170330">
<script type='text/javascript'>
/* <![CDATA[ */
// NOTICE: it need to send a request for that index.php! otherwise it will fail for OPTIONS request.
var config = {"root":"http://us.ypseek.com/labs/2017/bookmooch/interface","staticRoot":'.','home':'http://us.ypseek.com/labs/2017/bookmooch'};
/* ]]> */
</script>
</head>
<body role="document">
<div id="app"></div>
<!-- ================================================== -->
<script src="script/vendor.js?v=20170330"></script>
<script src="script/app.js?v=20170330"></script>
</body>
</html> | ibio/bookmooch | frontend/index.html | HTML | mit | 1,270 |
<html>
<head>
<script src="bayes_web.js"></script>
<script>
var bayes = require('bayes');
var classifier = bayes();
// teach it positive phrases
classifier.learn('amazing, awesome movie!! Yeah!! Oh boy.', 'positive');
classifier.learn('Sweet, this is incredibly, amazing, perfect, great!!', 'positive');
// teach it a negative phrase
classifier.learn('terrible, shitty thing. Damn. Sucks!!', 'negative');
// now ask it to categorize a document it has never seen before
var stringToCategorize = 'awesome, cool, amazing!! Yay.';
var classifierResult = classifier.categorize(stringToCategorize);
console.log("Classified this: " + stringToCategorize);
console.log("Classified as: " + classifierResult);
// => 'positive'
// serialize the classifier's state as a JSON string.
var stateJson = classifier.toJson();
// load the classifier back from its JSON representation.
var revivedClassifier = bayes.fromJson(stateJson);
console.log("If you see this, probably everything was okay");
</script>
</head>
<body>
</body>
</html> | vntzy/Anti-Troll | bayes_repackage/bayes_web_test.html | HTML | mit | 1,030 |
<!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.6"/>
<title>Anansi: inc/PacketHandler.cpp Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/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">Anansi
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('PacketHandler_8cpp_source.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<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 class="header">
<div class="headertitle">
<div class="title">PacketHandler.cpp</div> </div>
</div><!--header-->
<div class="contents">
<a href="PacketHandler_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="preprocessor">#include <<a class="code" href="PacketHandler_8h.html">PacketHandler.h</a>></span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="preprocessor">#include <iostream></span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//having to include cstring to run</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="preprocessor">#include <cstring></span></div>
<div class="line"><a name="l00005"></a><span class="lineno"><a class="line" href="classPacketHandler.html#aa285a77edd54b686e7f66fbd5e77098e"> 5</a></span> <a class="code" href="structpacket__t.html">packet_t</a> <a class="code" href="classPacketHandler.html#aa285a77edd54b686e7f66fbd5e77098e">PacketHandler::createPacket</a>(<a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> flags,<a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> messageID, <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> packetID, <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> targetService, <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> sourceService, vector<byte> dataContent) {</div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>  <a class="code" href="structpacket__t.html">packet_t</a> packet;</div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>  <a class="code" href="structpacket__header__t.html">packet_header_t</a> packetHeader;</div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  packetHeader.<a class="code" href="structpacket__header__t.html#aad89b35b9fc679c656e400a544e1e85c">flags</a>=flags & 0x7;</div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>  packetHeader.<a class="code" href="structpacket__header__t.html#aaee837dbf6105af66931e70c9932b0db">messageID</a>=messageID & 0x1F;</div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>  packetHeader.<a class="code" href="structpacket__header__t.html#aa3ba2fb72ec305ff3f50af606076e7ab">targetService</a>=targetService;</div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  packetHeader.<a class="code" href="structpacket__header__t.html#a57e60ba4278dd9ed52c644649b6df4bc">sourceService</a>=sourceService;</div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>  packetHeader.<a class="code" href="structpacket__header__t.html#ad9804ba95d7318a4bc6fa61810611d62">packetID</a>=packetID;</div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  packetHeader.<a class="code" href="structpacket__header__t.html#a22d6a140609c7f68aad391d7873af870">crc</a>=0x0;</div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  packet.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>=packetHeader;</div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>  packet.<a class="code" href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">dataContent</a>=dataContent;</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  packet.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>.<a class="code" href="structpacket__header__t.html#a22d6a140609c7f68aad391d7873af870">crc</a>=<a class="code" href="classPacketHandler.html#a91162c40d66f91e252411bbe9aa40fa7">calculateCrc</a>(packet);</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  <span class="keywordflow">return</span> packet;</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  </div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> }</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
<div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="classPacketHandler.html#ab3a4d597800dc113eee5ed1d50751eea"> 21</a></span> <span class="keywordtype">void</span> <a class="code" href="classPacketHandler.html#ab3a4d597800dc113eee5ed1d50751eea">PacketHandler::sendPacket</a>(<a class="code" href="structpacket__t.html">packet_t</a> p, <span class="keywordtype">int</span> port) {</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <span class="comment">//cout <<"Send Packet Back";</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  vector<byte> serializedPacket;</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> size= <span class="keyword">sizeof</span>(p.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>)+p.<a class="code" href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">dataContent</a>.size(); <span class="comment">//get total packet size</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> b[64]; <span class="comment">//ready memory for byte array cast</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  memcpy(b, &p, <span class="keyword">sizeof</span>(p.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>));<span class="comment">//copy header to first part of byte array</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  memcpy(b+ <span class="keyword">sizeof</span>(p.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>), &p.<a class="code" href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">dataContent</a>[0], p.<a class="code" href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">dataContent</a>.size());<span class="comment">//copy header to first part of byte array</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="comment">//copy data content to remaining part of byte array</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  </div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="comment">//serializedPacket.push_back (0xFE); //ADD START BYTE</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="comment">//Byte Stuffing now done in PORT this isnt needed anymore?</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordflow">for</span>( <span class="keywordtype">int</span> index=0; index<size; index++){</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  serializedPacket.push_back (b[index]);</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="comment">/*if (b[index]==0xFE){</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="comment"> serializedPacket.push_back (0xFE);</span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="comment"> }else if(b[index]==0xFF){</span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="comment"> serializedPacket.push_back (0xFF);</span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="comment"> }*/</span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  }</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  </div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="comment">//serializedPacket.push_back (0xFF); //ADD END BYTE(s)</span></div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="comment">//serializedPacket.push_back(0xFE);</span></div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classPort.html">Port</a>* transferPort = <a class="code" href="Comms_8h.html#a0ff970fd4e8e0bb79598a35a6e18956d">portList</a>[port];</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  transferPort-><a class="code" href="classPort.html#ad86a10e3c782699a8ec74f453b18f687">write</a>(serializedPacket);</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="comment">//std::cout <<"Printing byte stuffed packet1copy" <<endl;</span></div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="comment">//for (std::vector<byte>::const_iterator i = serializedPacket.begin(); i != serializedPacket.end(); ++i)</span></div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="comment">// cout << hex << int(*i) << ' ';</span></div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  </div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  </div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> }</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="classPacketHandler.html#a5b75909dd60779a0335f9deb2e9c089f"> 54</a></span> <span class="keywordtype">bool</span> <a class="code" href="classPacketHandler.html#a5b75909dd60779a0335f9deb2e9c089f">PacketHandler::crcCheck</a>(<a class="code" href="structpacket__t.html">packet_t</a> p) {</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  </div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="structpacket__t.html">packet_t</a> pCopy = p;</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  pCopy.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>.<a class="code" href="structpacket__header__t.html#a22d6a140609c7f68aad391d7873af870">crc</a>=0;</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordflow">return</span> (p.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>.<a class="code" href="structpacket__header__t.html#a22d6a140609c7f68aad391d7873af870">crc</a>==<a class="code" href="classPacketHandler.html#a91162c40d66f91e252411bbe9aa40fa7">calculateCrc</a>(pCopy));</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  </div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> }</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="classPacketHandler.html#a91162c40d66f91e252411bbe9aa40fa7"> 63</a></span> <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> <a class="code" href="classPacketHandler.html#a91162c40d66f91e252411bbe9aa40fa7">PacketHandler::calculateCrc</a>(<a class="code" href="structpacket__t.html">packet_t</a> p) {</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="comment">// CRC8 calculator.</span></div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="comment">// Credit to Dallas/Maxim</span></div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> crc = 0x00;</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> size= <span class="keyword">sizeof</span>(p.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>)+p.<a class="code" href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">dataContent</a>.size(); <span class="comment">//get total packet size</span></div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> b[64]; <span class="comment">//ready memory for byte array cast</span></div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  memcpy(b, &p, <span class="keyword">sizeof</span>(p.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>));<span class="comment">//copy header to first part of byte array</span></div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">int</span> counter=<span class="keyword">sizeof</span>(p.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>);</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordflow">for</span> (std::vector<byte>::const_iterator i = p.<a class="code" href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">dataContent</a>.begin(); i != p.<a class="code" href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">dataContent</a>.end(); ++i)</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  b[counter]=*i;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  counter++;</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="comment">//cout << "Getting data content size" << endl;</span></div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="comment">//cout << hex << p.dataContent.size() << endl;</span></div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordflow">for</span> (<span class="keywordtype">int</span> index = 0; index<size; index++) {</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> extract = b[index];</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordflow">for</span> (<a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> tempI = 8; tempI; tempI--) {</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> sum = (crc ^ extract) & 0x01;</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  crc >>= 1;</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keywordflow">if</span> (sum) {</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  crc ^= 0x8C;</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  }</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  extract >>= 1;</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  }</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  }</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordflow">return</span> crc;</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> }</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
<div class="ttc" id="classPort_html"><div class="ttname"><a href="classPort.html">Port</a></div><div class="ttdef"><b>Definition:</b> <a href="Port_8h_source.html#l00006">Port.h:6</a></div></div>
<div class="ttc" id="structpacket__header__t_html"><div class="ttname"><a href="structpacket__header__t.html">packet_header_t</a></div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00008">Types.h:8</a></div></div>
<div class="ttc" id="structpacket__t_html_a626c8d46c7bd16db808139063ecfb394"><div class="ttname"><a href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">packet_t::dataContent</a></div><div class="ttdeci">vector< byte > dataContent</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00029">Types.h:29</a></div></div>
<div class="ttc" id="Comms_8h_html_a0ff970fd4e8e0bb79598a35a6e18956d"><div class="ttname"><a href="Comms_8h.html#a0ff970fd4e8e0bb79598a35a6e18956d">portList</a></div><div class="ttdeci">static vector< Port * > portList</div><div class="ttdef"><b>Definition:</b> <a href="Comms_8h_source.html#l00027">Comms.h:27</a></div></div>
<div class="ttc" id="PacketHandler_8h_html"><div class="ttname"><a href="PacketHandler_8h.html">PacketHandler.h</a></div></div>
<div class="ttc" id="structpacket__header__t_html_aad89b35b9fc679c656e400a544e1e85c"><div class="ttname"><a href="structpacket__header__t.html#aad89b35b9fc679c656e400a544e1e85c">packet_header_t::flags</a></div><div class="ttdeci">byte flags</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00010">Types.h:10</a></div></div>
<div class="ttc" id="classPacketHandler_html_ab3a4d597800dc113eee5ed1d50751eea"><div class="ttname"><a href="classPacketHandler.html#ab3a4d597800dc113eee5ed1d50751eea">PacketHandler::sendPacket</a></div><div class="ttdeci">void sendPacket(packet_t p, int port)</div><div class="ttdef"><b>Definition:</b> <a href="PacketHandler_8cpp_source.html#l00021">PacketHandler.cpp:21</a></div></div>
<div class="ttc" id="classPacketHandler_html_a5b75909dd60779a0335f9deb2e9c089f"><div class="ttname"><a href="classPacketHandler.html#a5b75909dd60779a0335f9deb2e9c089f">PacketHandler::crcCheck</a></div><div class="ttdeci">bool crcCheck(packet_t p)</div><div class="ttdef"><b>Definition:</b> <a href="PacketHandler_8cpp_source.html#l00054">PacketHandler.cpp:54</a></div></div>
<div class="ttc" id="classPacketHandler_html_a91162c40d66f91e252411bbe9aa40fa7"><div class="ttname"><a href="classPacketHandler.html#a91162c40d66f91e252411bbe9aa40fa7">PacketHandler::calculateCrc</a></div><div class="ttdeci">byte calculateCrc(packet_t p)</div><div class="ttdef"><b>Definition:</b> <a href="PacketHandler_8cpp_source.html#l00063">PacketHandler.cpp:63</a></div></div>
<div class="ttc" id="structpacket__header__t_html_aa3ba2fb72ec305ff3f50af606076e7ab"><div class="ttname"><a href="structpacket__header__t.html#aa3ba2fb72ec305ff3f50af606076e7ab">packet_header_t::targetService</a></div><div class="ttdeci">byte targetService</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00012">Types.h:12</a></div></div>
<div class="ttc" id="Types_8h_html_a0c8186d9b9b7880309c27230bbb5e69d"><div class="ttname"><a href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a></div><div class="ttdeci">unsigned char byte</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00007">Types.h:7</a></div></div>
<div class="ttc" id="structpacket__header__t_html_ad9804ba95d7318a4bc6fa61810611d62"><div class="ttname"><a href="structpacket__header__t.html#ad9804ba95d7318a4bc6fa61810611d62">packet_header_t::packetID</a></div><div class="ttdeci">byte packetID</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00014">Types.h:14</a></div></div>
<div class="ttc" id="structpacket__header__t_html_a57e60ba4278dd9ed52c644649b6df4bc"><div class="ttname"><a href="structpacket__header__t.html#a57e60ba4278dd9ed52c644649b6df4bc">packet_header_t::sourceService</a></div><div class="ttdeci">byte sourceService</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00013">Types.h:13</a></div></div>
<div class="ttc" id="structpacket__header__t_html_aaee837dbf6105af66931e70c9932b0db"><div class="ttname"><a href="structpacket__header__t.html#aaee837dbf6105af66931e70c9932b0db">packet_header_t::messageID</a></div><div class="ttdeci">byte messageID</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00011">Types.h:11</a></div></div>
<div class="ttc" id="structpacket__header__t_html_a22d6a140609c7f68aad391d7873af870"><div class="ttname"><a href="structpacket__header__t.html#a22d6a140609c7f68aad391d7873af870">packet_header_t::crc</a></div><div class="ttdeci">byte crc</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00015">Types.h:15</a></div></div>
<div class="ttc" id="classPort_html_ad86a10e3c782699a8ec74f453b18f687"><div class="ttname"><a href="classPort.html#ad86a10e3c782699a8ec74f453b18f687">Port::write</a></div><div class="ttdeci">virtual void write(vector< byte > serializedPacket)=0</div><div class="ttdef"><b>Definition:</b> <a href="Port_8cpp_source.html#l00097">Port.cpp:97</a></div></div>
<div class="ttc" id="structpacket__t_html"><div class="ttname"><a href="structpacket__t.html">packet_t</a></div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00026">Types.h:26</a></div></div>
<div class="ttc" id="classPacketHandler_html_aa285a77edd54b686e7f66fbd5e77098e"><div class="ttname"><a href="classPacketHandler.html#aa285a77edd54b686e7f66fbd5e77098e">PacketHandler::createPacket</a></div><div class="ttdeci">packet_t createPacket(byte flags, byte messageID, byte packetID, byte targetService, byte sourceService, vector< byte > dataContent)</div><div class="ttdef"><b>Definition:</b> <a href="PacketHandler_8cpp_source.html#l00005">PacketHandler.cpp:5</a></div></div>
<div class="ttc" id="structpacket__t_html_a227ce0efe3df57733b0d1a0f7b61224e"><div class="ttname"><a href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packet_t::packetHeader</a></div><div class="ttdeci">packet_header_t packetHeader</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00028">Types.h:28</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_bfccd401955b95cf8c75461437045ac0.html">inc</a></li><li class="navelem"><a class="el" href="PacketHandler_8cpp.html">PacketHandler.cpp</a></li>
<li class="footer">Generated on Thu May 4 2017 13:21:40 for Anansi by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
</ul>
</div>
</body>
</html>
| RHINO-VIP/RHINO-VIP.github.io | docs/html/PacketHandler_8cpp_source.html | HTML | mit | 29,080 |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Dynatree - Example</title>
<script src="../jquery/jquery.js" type="text/javascript"></script>
<script src="../jquery/jquery-ui.custom.js" type="text/javascript"></script>
<script src="../jquery/jquery.cookie.js" type="text/javascript"></script>
<link href="../src/skin-vista/ui.dynatree.css" rel="stylesheet" type="text/css">
<script src="../src/jquery.dynatree.js" type="text/javascript"></script>
<!-- Start_Exclude: This block is not part of the sample code -->
<link href="prettify.css" rel="stylesheet">
<script src="prettify.js" type='text/javascript'></script>
<link href='sample.css' rel='stylesheet' type='text/css'>
<script src='sample.js' type='text/javascript'></script>
<!-- End_Exclude -->
<script type='text/javascript'>
$(function(){
$("#tree").dynatree({
// In real life we would call a URL on the server like this:
// initAjax: {
// url: "/getTopLevelNodesAsJson",
// data: { mode: "funnyMode" }
// },
// .. but here we use a local file instead:
initAjax: {
url: "sample-data1.json"
},
onActivate: function(node) {
$("#echoActive").text(node.data.title);
},
onDeactivate: function(node) {
$("#echoActive").text("-");
}
});
});
</script>
</head>
<body class="example">
<h1>Example: Init from Ajax request</h1>
<p class="description">
This sample initializes the tree from a JSON request.
</p>
<!-- Add a <div> element where the tree should appear: -->
<div id="tree"> </div>
<div>Active node: <span id="echoActive">-</span></div>
<!-- Start_Exclude: This block is not part of the sample code -->
<hr>
<p class="sample-links no_code">
<a class="hideInsideFS" href="http://dynatree.googlecode.com">jquery.dynatree.js project home</a>
<a class="hideOutsideFS" href="#">Link to this page</a>
<a class="hideInsideFS" href="samples.html">Example Browser</a>
<a href="#" class="codeExample">View source code</a>
</p>
<!-- End_Exclude -->
</body>
</html>
| starzel/vdexeditor | static/dynatree/doc/sample-init-lazy.html | HTML | mit | 2,248 |
{% load i18n towel_form_tags %}
{% load url from future %}
<form method="post" action="{% url "email_registration_form" %}" class="well" id="registration">
{% csrf_token %}
{% form_errors form %}
<div class="controls">
{% form_item_plain form.email %}
</div>
<br>
<button type="submit" class="btn btn-primary">
{% trans "Register" %}</button>
<style>
#registration .form-errors span { display: none; }
#registration .form-errors ul { list-style: none; margin: 0; padding: 0; }
</style>
</form>
| citizenline/citizenline | email_registration/templates/registration/email_registration_form.html | HTML | mit | 522 |
<html>
<body>
Hello DBC!
<br/>
<br/>
<a href="http://jcolomer.github.io/blog-posts/week1_technical.html">Week 1 Technical: Analyzing the 3 sites in terms of user experience and design.</a>
<br/>
<br/>
<a href="http://jcolomer.github.io/blog-posts/week1_cultural.html">Week 1: Initial impressions of DBC</a>
</body>
</html> | jcolomer/jcolomer.github.io | old-index.html | HTML | mit | 326 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `OpportunisticTypeResolver` struct in crate `rustc_lint`.">
<meta name="keywords" content="rust, rustlang, rust-lang, OpportunisticTypeResolver">
<title>rustc_lint::middle::infer::resolve::OpportunisticTypeResolver - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../../main.css">
<link rel="shortcut icon" href="http://www.rust-lang.org/favicon.ico">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<a href='../../../../rustc_lint/index.html'><img src='http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='' width='100'></a>
<p class='location'><a href='../../../index.html'>rustc_lint</a>::<wbr><a href='../../index.html'>middle</a>::<wbr><a href='../index.html'>infer</a>::<wbr><a href='index.html'>resolve</a></p><script>window.sidebarCurrent = {name: 'OpportunisticTypeResolver', ty: 'struct', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press 'S' to search, '?' for more options..."
type="search">
</div>
</form>
</nav>
<section id='main' class="content struct">
<h1 class='fqn'><span class='in-band'>Struct <a href='../../../index.html'>rustc_lint</a>::<wbr><a href='../../index.html'>middle</a>::<wbr><a href='../index.html'>infer</a>::<wbr><a href='index.html'>resolve</a>::<wbr><a class='struct' href=''>OpportunisticTypeResolver</a><wbr><a class='stability Unstable' title=''>Unstable</a></span><span class='out-of-band'><span id='render-detail'>
<a id="collapse-all" href="#">[-]</a> <a id="expand-all" href="#">[+]</a>
</span><a id='src-89011' href='../../../../rustc/middle/infer/resolve/struct.OpportunisticTypeResolver.html?gotosrc=89011'>[src]</a></span></h1>
<pre class='rust struct'>pub struct OpportunisticTypeResolver<'a, 'tcx> <span class='where'>where 'tcx: 'a</span> {
// some fields omitted
}</pre><div class='docblock'><p>The opportunistic type resolver can be used at any time. It simply replaces
type variables that have been unified with the things they have
been unified with (similar to <code>shallow_resolve</code>, but deep). This is
useful for printing messages etc but also required at various
points for correctness.</p>
</div><h2 id='methods'>Methods</h2><h3 class='impl'><a class='stability Unstable' title='Unstable'></a><code>impl<'a, 'tcx> <a class='struct' href='../../../../rustc_lint/middle/infer/resolve/struct.OpportunisticTypeResolver.html' title='rustc_lint::middle::infer::resolve::OpportunisticTypeResolver'>OpportunisticTypeResolver</a><'a, 'tcx></code></h3><div class='impl-items'><h4 id='method.new' class='method'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#method.new' class='fnname'>new</a>(infcx: &'a <a class='struct' href='../../../../rustc_lint/middle/infer/struct.InferCtxt.html' title='rustc_lint::middle::infer::InferCtxt'>InferCtxt</a><'a, 'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/infer/resolve/struct.OpportunisticTypeResolver.html' title='rustc_lint::middle::infer::resolve::OpportunisticTypeResolver'>OpportunisticTypeResolver</a><'a, 'tcx></code></h4>
</div><h2 id='implementations'>Trait Implementations</h2><h3 class='impl'><a class='stability Unstable' title='Unstable'></a><code>impl<'a, 'tcx> <a class='trait' href='../../../../rustc_lint/middle/ty_fold/trait.TypeFolder.html' title='rustc_lint::middle::ty_fold::TypeFolder'>TypeFolder</a><'tcx> for <a class='struct' href='../../../../rustc_lint/middle/infer/resolve/struct.OpportunisticTypeResolver.html' title='rustc_lint::middle::infer::resolve::OpportunisticTypeResolver'>OpportunisticTypeResolver</a><'a, 'tcx></code></h3><div class='impl-items'><h4 id='method.tcx' class='method'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#method.tcx' class='fnname'>tcx</a>(&self) -> &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.ctxt.html' title='rustc_lint::middle::ty::ctxt'>ctxt</a><'tcx></code></h4>
<h4 id='method.fold_ty' class='method'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#method.fold_ty' class='fnname'>fold_ty</a>(&mut self, t: &'tcx <a class='struct' href='../../../../rustc_lint/middle/ty/struct.TyS.html' title='rustc_lint::middle::ty::TyS'>TyS</a><'tcx>) -> &'tcx <a class='struct' href='../../../../rustc_lint/middle/ty/struct.TyS.html' title='rustc_lint::middle::ty::TyS'>TyS</a><'tcx></code></h4>
<h4 id='method.enter_region_binder' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.enter_region_binder' class='fnname'>enter_region_binder</a>(&mut self)</code></h4>
<h4 id='method.exit_region_binder' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.exit_region_binder' class='fnname'>exit_region_binder</a>(&mut self)</code></h4>
<h4 id='method.fold_binder' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_binder' class='fnname'>fold_binder</a><T>(&mut self, t: &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.Binder.html' title='rustc_lint::middle::ty::Binder'>Binder</a><T>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.Binder.html' title='rustc_lint::middle::ty::Binder'>Binder</a><T> <span class='where'>where T: <a class='trait' href='../../../../rustc_lint/middle/ty_fold/trait.TypeFoldable.html' title='rustc_lint::middle::ty_fold::TypeFoldable'>TypeFoldable</a><'tcx>, T: <a class='trait' href='../../../../rustc_lint/util/ppaux/trait.Repr.html' title='rustc_lint::util::ppaux::Repr'>Repr</a><'tcx>, T: <a class='trait' href='../../../../core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a></span></code></h4>
<h4 id='method.fold_mt' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_mt' class='fnname'>fold_mt</a>(&mut self, t: &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.mt.html' title='rustc_lint::middle::ty::mt'>mt</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.mt.html' title='rustc_lint::middle::ty::mt'>mt</a><'tcx></code></h4>
<h4 id='method.fold_trait_ref' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_trait_ref' class='fnname'>fold_trait_ref</a>(&mut self, t: &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.TraitRef.html' title='rustc_lint::middle::ty::TraitRef'>TraitRef</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.TraitRef.html' title='rustc_lint::middle::ty::TraitRef'>TraitRef</a><'tcx></code></h4>
<h4 id='method.fold_substs' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_substs' class='fnname'>fold_substs</a>(&mut self, substs: &<a class='struct' href='../../../../rustc_lint/middle/subst/struct.Substs.html' title='rustc_lint::middle::subst::Substs'>Substs</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/subst/struct.Substs.html' title='rustc_lint::middle::subst::Substs'>Substs</a><'tcx></code></h4>
<h4 id='method.fold_fn_sig' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_fn_sig' class='fnname'>fold_fn_sig</a>(&mut self, sig: &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.FnSig.html' title='rustc_lint::middle::ty::FnSig'>FnSig</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.FnSig.html' title='rustc_lint::middle::ty::FnSig'>FnSig</a><'tcx></code></h4>
<h4 id='method.fold_output' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_output' class='fnname'>fold_output</a>(&mut self, output: &<a class='enum' href='../../../../rustc_lint/middle/ty/enum.FnOutput.html' title='rustc_lint::middle::ty::FnOutput'>FnOutput</a><'tcx>) -> <a class='enum' href='../../../../rustc_lint/middle/ty/enum.FnOutput.html' title='rustc_lint::middle::ty::FnOutput'>FnOutput</a><'tcx></code></h4>
<h4 id='method.fold_bare_fn_ty' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_bare_fn_ty' class='fnname'>fold_bare_fn_ty</a>(&mut self, fty: &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.BareFnTy.html' title='rustc_lint::middle::ty::BareFnTy'>BareFnTy</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.BareFnTy.html' title='rustc_lint::middle::ty::BareFnTy'>BareFnTy</a><'tcx></code></h4>
<h4 id='method.fold_closure_ty' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_closure_ty' class='fnname'>fold_closure_ty</a>(&mut self, fty: &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.ClosureTy.html' title='rustc_lint::middle::ty::ClosureTy'>ClosureTy</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.ClosureTy.html' title='rustc_lint::middle::ty::ClosureTy'>ClosureTy</a><'tcx></code></h4>
<h4 id='method.fold_region' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_region' class='fnname'>fold_region</a>(&mut self, r: <a class='enum' href='../../../../rustc_lint/middle/ty/enum.Region.html' title='rustc_lint::middle::ty::Region'>Region</a>) -> <a class='enum' href='../../../../rustc_lint/middle/ty/enum.Region.html' title='rustc_lint::middle::ty::Region'>Region</a></code></h4>
<h4 id='method.fold_existential_bounds' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_existential_bounds' class='fnname'>fold_existential_bounds</a>(&mut self, s: &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.ExistentialBounds.html' title='rustc_lint::middle::ty::ExistentialBounds'>ExistentialBounds</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.ExistentialBounds.html' title='rustc_lint::middle::ty::ExistentialBounds'>ExistentialBounds</a><'tcx></code></h4>
<h4 id='method.fold_autoref' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_autoref' class='fnname'>fold_autoref</a>(&mut self, ar: &<a class='enum' href='../../../../rustc_lint/middle/ty/enum.AutoRef.html' title='rustc_lint::middle::ty::AutoRef'>AutoRef</a><'tcx>) -> <a class='enum' href='../../../../rustc_lint/middle/ty/enum.AutoRef.html' title='rustc_lint::middle::ty::AutoRef'>AutoRef</a><'tcx></code></h4>
<h4 id='method.fold_item_substs' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_item_substs' class='fnname'>fold_item_substs</a>(&mut self, i: <a class='struct' href='../../../../rustc_lint/middle/ty/struct.ItemSubsts.html' title='rustc_lint::middle::ty::ItemSubsts'>ItemSubsts</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.ItemSubsts.html' title='rustc_lint::middle::ty::ItemSubsts'>ItemSubsts</a><'tcx></code></h4>
</div></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div class="shortcuts">
<h1>Keyboard shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>typedef</code> (or
<code>tdef</code>).
</p>
</div>
</div>
<script>
window.rootPath = "../../../../";
window.currentCrate = "rustc_lint";
window.playgroundUrl = "";
</script>
<script src="../../../../jquery.js"></script>
<script src="../../../../main.js"></script>
<script async src="../../../../search-index.js"></script>
</body>
</html> | ArcherSys/ArcherSys | Rust/share/doc/rust/html/rustc_lint/middle/infer/resolve/struct.OpportunisticTypeResolver.html | HTML | mit | 13,684 |
<!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_02) on Mon Apr 25 06:16:42 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>org.gradle.ivy Class Hierarchy (Gradle API 2.13)</title>
<meta name="date" content="2016-04-25">
<link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.gradle.ivy Class Hierarchy (Gradle API 2.13)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/gradle/ide/visualstudio/plugins/package-tree.html">Prev</a></li>
<li><a href="../../../org/gradle/jvm/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/gradle/ivy/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package org.gradle.ivy</h1>
<span class="strong">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">org.gradle.api.component.<a href="../../../org/gradle/api/component/Artifact.html" title="interface in org.gradle.api.component"><span class="strong">Artifact</span></a>
<ul>
<li type="circle">org.gradle.ivy.<a href="../../../org/gradle/ivy/IvyDescriptorArtifact.html" title="interface in org.gradle.ivy"><span class="strong">IvyDescriptorArtifact</span></a></li>
</ul>
</li>
<li type="circle">org.gradle.api.component.<a href="../../../org/gradle/api/component/Component.html" title="interface in org.gradle.api.component"><span class="strong">Component</span></a>
<ul>
<li type="circle">org.gradle.ivy.<a href="../../../org/gradle/ivy/IvyModule.html" title="interface in org.gradle.ivy"><span class="strong">IvyModule</span></a></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>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/gradle/ide/visualstudio/plugins/package-tree.html">Prev</a></li>
<li><a href="../../../org/gradle/jvm/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/gradle/ivy/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.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>
| HenryHarper/Acquire-Reboot | gradle/docs/javadoc/org/gradle/ivy/package-tree.html | HTML | mit | 4,861 |
---
layout: default
title: Quels articles que j'ai écrit | My corner of the web
---
<h2> </h2>
<hr/>
{% for post in site.posts %}
<div class="list-item">
<h3 class="list-post-title">
<a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a>
</h3>
<div class="list-post-date">
<time>{{ post.date | date_to_long_string }}</time>
<!-- Estimated reading time -->
{% assign words = post.content | number_of_words %}
{% assign quotient = words | divided_by:180 %}
{% assign remainder = words | modulo:180 %}
{% if remainder >= 108 %}
{% assign remainder = 1 %}
{% else %}
{% assign remainder = 0 %}
{% endif %}
{% if quotient >= 1 %}
{% assign reading_time = quotient | plus:remainder | append:" min" %}
{% else %}
{% assign reading_time = "1 min" %}
{% endif %}
|
{{ reading_time }} read
</div>
<p>
{{ post.excerpt | remove: '<p>' | remove: '</p>'}}<br>
<a href="{{ post.url }}">Lire la suite ...</a>
</p>
</div>
{% endfor %}
<!-- Pagination links -->
<div class="pagination">
{% if paginator.previous_page %}
<a href="{{ paginator.previous_page_path }}" class="previous">Previous</a>
{% else %}
<span class="previous">Previous</span>
{% endif %}
<span class="page_number ">Page: {{ paginator.page }} of {{ paginator.total_pages }}</span>
{% if paginator.next_page %}
<a href="{{ paginator.next_page_path }}" class="next">Next</a>
{% else %}
<span class="next ">Next</span>
{% endif %}
</div> | fabriscorol/fabriscorol.github.io | blog.html | HTML | mit | 1,732 |
<!DOCTYPE html>
<html lang="en">
<!-- Beautiful Jekyll | MIT license | Copyright Dean Attali 2016 -->
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>Soccer</title>
<meta name="author" content="Some Person" />
<meta name="description" content="Best sport ever!">
<link rel="alternate" type="application/rss+xml" title="My website - A virtual proof that name is awesome!" href="/feed.xml" />
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.6.0/css/font-awesome.min.css" />
<link rel="stylesheet" href="/css/bootstrap.min.css" />
<link rel="stylesheet" href="/css/bootstrap-social.css" />
<link rel="stylesheet" href="/css/main.css" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" />
<!-- Facebook OpenGraph tags -->
<meta property="og:title" content="Soccer" />
<meta property="og:description" content="Best sport ever!">
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:8005/2015-01-19-soccer/" />
<link rel="canonical" href="http://localhost:8005/2015-01-19-soccer/" />
<meta property="og:image" content="http://localhost:8005/img/avatar-icon.png" />
<!-- Twitter summary cards -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@yourname" />
<meta name="twitter:creator" content="@yourname" />
<meta name="twitter:title" content="Soccer" />
<meta name="twitter:description" content="Best sport ever!">
<meta name="twitter:image" content="http://localhost:8005/img/avatar-icon.png" />
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top navbar-custom">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-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="http://localhost:8005">My website</a>
</div>
<div class="collapse navbar-collapse" id="main-navbar">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="/aboutme">About Me</a>
</li>
<li class="navlinks-container">
<a class="navlinks-parent" href="javascript:void(0)">Resources</a>
<div class="navlinks-children">
<a href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>
<a href="http://www.markdowntutorial.com/">Learn markdown</a>
<a href="https://pages.github.com/">GitHub Pages</a>
</div>
</li>
<li>
<a href="http://deanattali.com">Author's home</a>
</li>
</ul>
</div>
<div class="avatar-container">
<div class="avatar-img-border">
<a href="http://localhost:8005 ">
<img class="avatar-img" src="/img/avatar-icon.png" />
</a>
</div>
</div>
</div>
</nav>
<!-- TODO this file has become a mess, refactor it -->
<header class="header-section ">
<div class="intro-header no-img">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="post-heading">
<h1>Soccer</h1>
<h2 class="post-subheading">Best sport ever!</h2>
<span class="post-meta">Posted on January 19, 2015</span>
</div>
</div>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<article role="main" class="blog-post">
<p>From Wikipedia:</p>
<p>Association football, more commonly known as football or soccer,[2] is a sport played between two teams of eleven players with a spherical ball. It is played by 250 million players in over 200 countries, making it the world’s most popular sport.[3][4][5][6] The game is played on a rectangular field with a goal at each end. The object of the game is to score by getting the ball into the opposing goal.</p>
<p>The goalkeepers are the only players allowed to touch the ball with their hands or arms while it is in play and then only in their penalty area. Outfield players mostly use their feet to strike or pass the ball, but may use their head or torso to strike the ball instead. The team that scores the most goals by the end of the match wins. If the score is level at the end of the game, either a draw is declared or the game goes into extra time and/or a penalty shootout depending on the format of the competition. The Laws of the Game were originally codified in England by The Football Association in 1863. Association football is governed internationally by the International Federation of Association Football (FIFA; French: Fédération Internationale de Football Association) which organises a World Cup every four years.[7]</p>
</article>
<!-- Check if any share-links are active -->
<section id = "social-share-section">
<!--- Share on Twitter -->
<a href="https://twitter.com/intent/tweet?text=Soccer+http://localhost:8005/2015-01-19-soccer/"
class="btn btn-social-icon btn-twitter" title="Share on Twitter">
<span class="fa fa-fw fa-twitter" aria-hidden="true"></span>
</a>
<!--- Share on Facebook -->
<a href="https://www.facebook.com/sharer/sharer.php?u=http://localhost:8005/2015-01-19-soccer/"
class="btn btn-social-icon btn-facebook" title="Share on Facebook">
<span class="fa fa-fw fa-facebook" aria-hidden="true"></span>
</a>
<!--- Share on Google Plus -->
<!--- Share on LinkedIn -->
<a href="https://www.linkedin.com/shareArticle?mini=true&url=http://localhost:8005/2015-01-19-soccer/"
class="btn btn-social-icon btn-linkedin" title="Share on LinkedIn">
<span class="fa fa-fw fa-linkedin" aria-hidden="true"></span>
</a>
</section>
<ul class="pager blog-pager">
<li class="previous">
<a href="/2015-01-15-pirates/" data-toggle="tooltip" data-placement="top" title="Pirates arrrr">← Previous Post</a>
</li>
<li class="next">
<a href="/2015-01-27-dear-diary/" data-toggle="tooltip" data-placement="top" title="Dear diary">Next Post →</a>
</li>
</ul>
<div class="disqus-comments">
</div>
</div>
</div>
</div>
<footer>
<div class="container beautiful-jekyll-footer">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<ul class="list-inline text-center footer-links">
<li>
<a href="https://www.facebook.com/yourname" title="Facebook">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-facebook fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://github.com/yourname" title="GitHub">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://twitter.com/yourname" title="Twitter">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="mailto:[email protected]" title="Email me">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-envelope fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="copyright text-muted">
Some Person
•
2017
•
<a href="http://localhost:8005">MyWebsite.com</a>
</p>
<!-- Please don't remove this, keep my open source work credited :) -->
<p class="theme-by text-muted">
Theme by
<a href="http://deanattali.com/beautiful-jekyll/">beautiful-jekyll</a>
</p>
</div>
</div>
</div>
</footer>
<!-- doing something a bit funky here because I want to be careful not to include JQuery twice! -->
<script>
if (typeof jQuery == 'undefined') {
document.write('<script src="/js/jquery-1.11.2.min.js"></scr' + 'ipt>');
}
</script>
<!-- doing something a bit funky here because I want to be careful not to include JQuery twice! -->
<script src="/js/bootstrap.min.js"></script>
<!-- doing something a bit funky here because I want to be careful not to include JQuery twice! -->
<script src="/js/main.js"></script>
</body>
</html>
| arcaduf/AlgoMix | _site/2015-01-19-soccer/index.html | HTML | mit | 10,176 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.8"/>
<title>Faeris: E:/CodeSpace/Faeris/lib/libfaeris/src/sys/platform/win32/FsTimeWin32.cc Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Faeris
 <span id="projectnumber">v3.2</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.8 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_c56faf4613ee661aba496b7591fae654.html">Faeris</a></li><li class="navelem"><a class="el" href="dir_324fd5173578ee2630711a79d9c748a1.html">lib</a></li><li class="navelem"><a class="el" href="dir_4ff4c6203fc9bcb7d3e6bbdf07a207a1.html">libfaeris</a></li><li class="navelem"><a class="el" href="dir_f1695f691b26c838a9b54d1eb8cc475a.html">src</a></li><li class="navelem"><a class="el" href="dir_2adb080ed5fd0f678a95dae25482c045.html">sys</a></li><li class="navelem"><a class="el" href="dir_e6005dc2d26ed6aa7c36651d70a3891e.html">platform</a></li><li class="navelem"><a class="el" href="dir_d02e58f66e87b5ef7f2901146a74ee8f.html">win32</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">FsTimeWin32.cc</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">/* FsTimeWin32.cc */</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">/* Copyright (C) 2012-2014 [email protected] */</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">/* Copyright (C) 2014-2015 www.fsource.cn */</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">/* http://www.fsource.cn */</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">/* Permission is hereby granted, free of charge, to any person obtaining */</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment">/* a copy of this software and associated documentation files (the */</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment">/* "Software"), to deal in the Software without restriction, including */</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment">/* without limitation the rights to use, copy, modify, merge, publish, */</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment">/* distribute, sublicense, and/or sell copies of the Software, and to */</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment">/* permit persons to whom the Software is furnished to do so, subject to */</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment">/* the following conditions: */</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">/* The above copyright notice and this permission notice shall be */</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">/* included in all copies or substantial portions of the Software. */</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment">/* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment">/* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment">/* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment">/* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="comment">/* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="comment">/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="comment">/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include <Windows.h></span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "sys/FsTimer.h"</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> NS_FS_BEGIN </div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> Timer::Timer()</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> {</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  QueryPerformanceCounter((LARGE_INTEGER*)&m_begin.count);</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  QueryPerformanceFrequency((LARGE_INTEGER*)&m_begin.frequency);</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> }</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keywordtype">void</span> Timer::reset()</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> {</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  QueryPerformanceCounter((LARGE_INTEGER*)&m_begin.count);</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> }</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="keywordtype">float</span> Timer::now()<span class="keyword"> const </span></div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="keyword"></span>{</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  __int64 current;</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  QueryPerformanceCounter((LARGE_INTEGER*)&current);</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordflow">return</span> float(current-m_begin.count)/float(m_begin.frequency)*1000.0f;</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> }</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> NS_FS_END </div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Jan 23 2015 17:58:36 for Faeris by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.8
</small></address>
</body>
</html>
| FSource/FDesign-Document | doxygen/html/_fs_time_win32_8cc_source.html | HTML | mit | 12,729 |
<!DOCTYPE html>
<html>
<head>
<!--conteudo do head-->
</head>
<body>
<h1>Teste teste<h1>
</body>
</html>
| matheusnovaes/redesocialblog | templates/profile/index.html | HTML | mit | 139 |
<!-- FROM https://github.com/sahat/satellizer/blob/master/examples/client/partials/login.html -->
<div class="panel panel-default col-md-4 col-md-offset-4">
<div class="panel-body">
<h4 class="text-center">
<i class="glyphicon glyphicon-log-in"></i> Log in
</h4>
<form name="loginForm" ng-submit="emailLogin()" novalidate>
<!-- LOGIN -->
<div class="form-group has-feedback"
ng-class="{ 'has-error': loginForm.email.$invalid && loginForm.email.$dirty }">
<input server-error class="form-control input-lg" type="text"
name="email" ng-model="email" placeholder="Email" required
autofocus>
<div class="help-block" ng-if="loginForm.email.$dirty"
ng-messages="loginForm.email.$error">
<div ng-message="required">Please enter your email</div>
<div ng-message="server">{{errorMessage.email}}</div>
</div>
</div>
<!-- PASSWORD -->
<div class="form-group has-feedback"
ng-class="{ 'has-error': loginForm.password.$invalid && loginForm.password.$dirty }">
<input server-error class="form-control input-lg"
type="password" name="password" ng-model="password"
placeholder="Password" required>
<div class="help-block" ng-if="loginForm.password.$dirty"
ng-messages="loginForm.password.$error">
<div ng-message="required">Please enter your password</div>
<div ng-message="server">{{errorMessage.password}}</div>
</div>
</div>
<!-- SUBMIT -->
<button type="submit" class="btn btn-block btn-success"
ng-disabled="loginForm.$invalid">Log in</button>
</form>
</div>
</div>
| DamienFremont/blog | 20151119-javaee-angularjs-bootstrap-auth_basic/src/main/webapp/views/login.html | HTML | mit | 1,706 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>匿名namespace的正确使用</title>
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="匿名namespace的正确使用">
<meta name="twitter:description" content="">
<meta property="og:type" content="article">
<meta property="og:title" content="匿名namespace的正确使用">
<meta property="og:description" content="">
<!-- <meta name="twitter:site" content="">
<meta name="twitter:creator" content="">
<meta name="google-site-verification" content="">
<meta property="fb:admins" content="">
-->
<link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="/apple-touch-icon-precomposed.png" rel="apple-touch-icon">
<link href="//fonts.googleapis.com/" rel="dns-prefetch">
<link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic|Open+Sans:700,400&subset=latin,latin-ext" rel="stylesheet">
<link rel="stylesheet" href="//LihuaWu.github.io/themes/ghostium/assets/css/main.min.css?v=1.0.0"/>
<link rel="stylesheet" href="//LihuaWu.github.io/themes/ghostium/assets/css/custom.css?v=1.0.0"/>
<link rel="stylesheet" href="//LihuaWu.github.io/themes/ghostium/assets/css/asciidoctor-foundation.css?v=1.0.0"/>
<script type="text/javascript">
var ga_ua = 'UA-XXXXX-X';
var disqus_shortname = 'example';
var enable_pjax = true;
// Pace Options
// ==============
window.paceOptions = {
catchupTime: 100,
minTime: 100,
elements: false,
restartOnRequestAfter: 500,
startOnPageLoad: false
}
// Ghostium Globals
// ==============
window.GHOSTIUM = {};
GHOSTIUM.haveGA = typeof ga_ua !== 'undefined' && ga_ua !== 'UA-XXXXX-X';
GHOSTIUM.haveDisqus = typeof disqus_shortname !== 'undefined' && disqus_shortname !== 'example';
GHOSTIUM.enablePjax = typeof enable_pjax !== 'undefined' ? enable_pjax : true;
</script>
<script src="//LihuaWu.github.io/themes/ghostium/assets/js/head-scripts.min.js?v=1.0.0"></script>
<link rel="canonical" href="https://LihuaWu.github.io/2016/03/15/namespace.html" />
<meta property="og:site_name" content="Will's blog" />
<meta property="og:type" content="article" />
<meta property="og:title" content="匿名namespace的正确使用" />
<meta property="og:description" content="最近在工作中使用匿名namespace时遇到一些问题,后来通过查找wiki, 找到了规避的办法。本想写一篇文章总结一下,无意中发现一篇文章比我的总结更加完整。以下为原文链接。 http://blog.csdn.net/Solstice/article/details/6186978..." />
<meta property="og:url" content="https://LihuaWu.github.io/2016/03/15/namespace.html" />
<meta property="article:published_time" content="2016-03-14T16:00:00.000Z" />
<meta property="article:modified_time" content="2016-03-28T02:29:18.595Z" />
<meta property="article:tag" content="c++" />
<meta property="article:tag" content="namespace" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="匿名namespace的正确使用" />
<meta name="twitter:description" content="最近在工作中使用匿名namespace时遇到一些问题,后来通过查找wiki, 找到了规避的办法。本想写一篇文章总结一下,无意中发现一篇文章比我的总结更加完整。以下为原文链接。 http://blog.csdn.net/Solstice/article/details/6186978..." />
<meta name="twitter:url" content="https://LihuaWu.github.io/2016/03/15/namespace.html" />
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Article",
"publisher": "Will's blog",
"author": {
"@type": "Person",
"name": null,
"image": "https://avatars.githubusercontent.com/u/5191341?v=3",
"url": "undefined/author/undefined",
"sameAs": null
},
"headline": "匿名namespace的正确使用",
"url": "https://LihuaWu.github.io/2016/03/15/namespace.html",
"datePublished": "2016-03-14T16:00:00.000Z",
"dateModified": "2016-03-28T02:29:18.595Z",
"keywords": "c++, namespace",
"description": "最近在工作中使用匿名namespace时遇到一些问题,后来通过查找wiki, 找到了规避的办法。本想写一篇文章总结一下,无意中发现一篇文章比我的总结更加完整。以下为原文链接。 http://blog.csdn.net/Solstice/article/details/6186978..."
}
</script>
<meta name="generator" content="Ghost ?" />
<link rel="alternate" type="application/rss+xml" title="Will's blog" href="https://LihuaWu.github.io/rss" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/default.min.css">
</head>
<body class="post-template tag-c tag-namespace">
<button data-action="open-drawer" id="drawer-button" class="drawer-button"><i class="fa fa-bars"></i></button>
<nav tabindex="-1" class="drawer">
<div class="drawer-container">
<!--.drawer-search(role="search")-->
<ul role="navigation" class="drawer-list">
<li class="drawer-list-item">
<a href="https://LihuaWu.github.io" data-pjax>
<i class="fa fa-home"></i>Home
</a>
</li>
<!-- <li class="drawer-list-item">
<a href="https://LihuaWu.github.io" title="Will's blog" data-pjax>
<i class="fa fa-list-alt"></i>All posts
</a>
</li> -->
<!--
<li class="drawer-list-item">
<a href="https://LihuaWu.github.io/rss/">
<i class="fa fa-rss"></i>Subscribe to Feed
</a>
</li>
-->
<li class="drawer-list-divider"></li>
<li class="drawer-list-item drawer-list-title">
Follow me
</li>
<li class="drawer-list-item">
<a href="mailto:[email protected]" title="Email" target="_blank">
<i class="fa fa-envelope-o"></i>Email
</a>
</li>
</ul>
</div>
</nav>
<div class="drawer-overlay"></div>
<main id="container" role="main" class="container">
<div class="surface">
<div class="surface-container">
<div data-pjax-container class="content">
<section class="wrapper wrapper-post">
<div class="wrapper-container">
<article itemscope itemtype="http://schema.org/BlogPosting" role="article" class="post post tag-c tag-namespace">
<section class="post-container">
<header class="post-header">
<ul class="post-meta-list">
<li class="post-meta-item">
<time datetime="2016-03-15" itemprop="datePublished">
2016-03-15 00:00:00<ago class="ago">
</time>
</li>
<li class="post-meta-item">
<span class="tags"><i class="fa fa-tags"></i>
<span>
<a href="https://LihuaWu.github.io/tag/c">c++</a>, <a href="https://LihuaWu.github.io/tag/namespace"> namespace</a></span>
</span>
</li>
<li class="post-meta-item">
<a href="#disqus_thread" data-disqus-identifier="">Comments</a>
</li>
</ul>
<h1 itemprop="name headline" class="post-title"><a href="/2016/03/15/namespace.html" itemprop="url" data-pjax title="匿名namespace的正确使用">匿名namespace的正确使用</a></h1>
<!--h2 itemprop="about" class="post-subtitle"></h2-->
</header>
<aside class="post-side">
<div class="post-author">
<a href="" class="post-author-avatar">
<img src="https://avatars.githubusercontent.com/u/5191341?v=3" alt="">
</a>
<div class="post-author-info">
<a href="" class="post-author-name">
</a>
<p class="post-author-bio"></p>
</div>
</div>
</aside>
<div itemprop="articleBody" class="post-body">
<div class="quoteblock">
<blockquote>
<div class="paragraph">
<p>最近在工作中使用匿名namespace时遇到一些问题,后来通过查找wiki, 找到了规避的办法。本想写一篇文章总结一下,无意中发现一篇文章比我的总结更加完整。以下为原文链接。</p>
</div>
</blockquote>
</div>
<div class="paragraph">
<p><a href="http://blog.csdn.net/Solstice/article/details/6186978" class="bare">http://blog.csdn.net/Solstice/article/details/6186978</a></p>
</div>
</div>
<footer class="post-footer">
<div itemprop="author" itemscope itemtype="http://schema.org/Person" class="post-author">
<a href="" class="post-author-avatar">
<img itemprop="image" src="https://avatars.githubusercontent.com/u/5191341?v=3" alt="">
</a>
<div class="post-author-info">
<h4 class="post-footer-heading">Written By</h4>
<a href="" itemprop="url" class="post-author-name">
<span itemprop="name"></span>
</a>
<p itemprop="description" class="post-author-bio"></p>
<p class="post-info">
<b class="post-info-title">Published on</b>
<time class="post-date">March 15, 2016</time>
</p>
</div>
</div>
<div class="post-social">
<h4 class="post-footer-heading">Spread the word</h4>
<a href="#" data-action="share-twitter"><i class="fa fa-fw fa-lg fa-twitter"></i></a>
<a href="#" data-action="share-facebook"><i class="fa fa-fw fa-lg fa-facebook"></i></a>
<a href="#" data-action="share-gplus"><i class="fa fa-fw fa-lg fa-google-plus"></i></a>
</div>
</footer>
</section>
<section itemprop="comment" class="post-comments">
<div id="disqus_thread"></div>
</section>
</article>
<footer role="contentinfo" class="footer">
<p><small>Copyright © <span itemprop="copyrightHolder">Will's blog</span>. 2016. All Rights Reserved.</small></p>
<p><small><a href="http://ghostium.oswaldoacauan.com/" target="_blank">Ghostium Theme</a> by <a href="http://twitter.com/oswaldoacauan" target="_blank">@oswaldoacauan</a></small></p>
<p><small>Adapted by <a href="https://twitter.com/mgreau">Maxime Gréau</a></small></p>
<p><small>Published with <a href="http://hubpress.io">HubPress</a></small></p>
</footer>
</div>
</section>
<section class="post-comments">
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'will-blog'; // 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>
</section>
</div>
</div>
</div>
</main>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.9.0/moment-with-locales.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js?v="></script>
<script type="text/javascript">
jQuery( document ).ready(function() {
// change date with ago
jQuery('ago.ago').each(function(){
var element = jQuery(this).parent();
element.html( moment(element.text()).fromNow());
});
});
hljs.initHighlightingOnLoad();
</script>
<script src="//LihuaWu.github.io/themes/ghostium/assets/js/foot-scripts.min.js?v=1.0.0"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43148534-2', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
| LihuaWu/lihuawu.github.io | 2016/03/15/namespace.html | HTML | mit | 13,516 |
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="ApiGen 2.8.0" />
<meta name="robots" content="noindex" />
<title>File vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php | seip</title>
<script type="text/javascript" src="resources/combined.js?784181472"></script>
<script type="text/javascript" src="elementlist.js?3927760630"></script>
<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360" />
</head>
<body>
<div id="left">
<div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li><a href="namespace-Acme.html">Acme<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.html">DemoBundle<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Acme.DemoBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Acme.DemoBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Acme.DemoBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Acme.DemoBundle.Form.html">Form</a>
</li>
<li><a href="namespace-Acme.DemoBundle.Proxy.html">Proxy<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.html">__CG__<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.html">Symfony<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.html">Component<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Acl.html">Acl<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Acl.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Acl.Tests.Domain.html">Domain</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Core.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Core.Tests.Util.html">Util</a>
</li>
</ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Acme.DemoBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-Acme.DemoBundle.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Twig.Extension.html">Extension</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Alpha.html">Alpha</a>
</li>
<li><a href="namespace-Apc.html">Apc<span></span></a>
<ul>
<li><a href="namespace-Apc.NamespaceCollision.html">NamespaceCollision<span></span></a>
<ul>
<li><a href="namespace-Apc.NamespaceCollision.A.html">A<span></span></a>
<ul>
<li><a href="namespace-Apc.NamespaceCollision.A.B.html">B</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Apc.Namespaced.html">Namespaced</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.html">Assetic<span></span></a>
<ul>
<li><a href="namespace-Assetic.Asset.html">Asset<span></span></a>
<ul>
<li><a href="namespace-Assetic.Asset.Iterator.html">Iterator</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.Cache.html">Cache</a>
</li>
<li><a href="namespace-Assetic.Exception.html">Exception</a>
</li>
<li><a href="namespace-Assetic.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Assetic.Extension.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.Factory.html">Factory<span></span></a>
<ul>
<li><a href="namespace-Assetic.Factory.Loader.html">Loader</a>
</li>
<li><a href="namespace-Assetic.Factory.Resource.html">Resource</a>
</li>
<li><a href="namespace-Assetic.Factory.Worker.html">Worker</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.Filter.html">Filter<span></span></a>
<ul>
<li><a href="namespace-Assetic.Filter.GoogleClosure.html">GoogleClosure</a>
</li>
<li><a href="namespace-Assetic.Filter.Sass.html">Sass</a>
</li>
<li><a href="namespace-Assetic.Filter.Yui.html">Yui</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Bazinga.html">Bazinga<span></span></a>
<ul>
<li><a href="namespace-Bazinga.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.html">JsTranslationBundle<span></span></a>
<ul>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Finder.html">Finder</a>
</li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Tests.html">Tests</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Bazinga.JsTranslationBundle.html">JsTranslationBundle<span></span></a>
<ul>
<li><a href="namespace-Bazinga.JsTranslationBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Bazinga.JsTranslationBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Bazinga.JsTranslationBundle.Tests.Finder.html">Finder</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Beta.html">Beta</a>
</li>
<li><a href="namespace-Blameable.html">Blameable<span></span></a>
<ul>
<li><a href="namespace-Blameable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Blameable.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-Blameable.Fixture.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-ClassesWithParents.html">ClassesWithParents</a>
</li>
<li><a href="namespace-ClassLoaderTest.html">ClassLoaderTest</a>
</li>
<li><a href="namespace-ClassMap.html">ClassMap</a>
</li>
<li><a href="namespace-Composer.html">Composer<span></span></a>
<ul>
<li><a href="namespace-Composer.Autoload.html">Autoload</a>
</li>
</ul></li>
<li><a href="namespace-Container14.html">Container14</a>
</li>
<li><a href="namespace-Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.html">DoctrineBundle<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Command.html">Command<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Command.Proxy.html">Proxy</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Mapping.html">Mapping</a>
</li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Bundle.FixturesBundle.html">FixturesBundle<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.FixturesBundle.Command.html">Command</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Doctrine.Common.html">Common<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Annotations.html">Annotations<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Annotations.Annotation.html">Annotation</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.Cache.html">Cache</a>
</li>
<li><a href="namespace-Doctrine.Common.Collections.html">Collections<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Collections.Expr.html">Expr</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.DataFixtures.html">DataFixtures<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.DataFixtures.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.DataFixtures.Event.Listener.html">Listener</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.DataFixtures.Exception.html">Exception</a>
</li>
<li><a href="namespace-Doctrine.Common.DataFixtures.Executor.html">Executor</a>
</li>
<li><a href="namespace-Doctrine.Common.DataFixtures.Purger.html">Purger</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.Inflector.html">Inflector</a>
</li>
<li><a href="namespace-Doctrine.Common.Lexer.html">Lexer</a>
</li>
<li><a href="namespace-Doctrine.Common.Persistence.html">Persistence<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Persistence.Event.html">Event</a>
</li>
<li><a href="namespace-Doctrine.Common.Persistence.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Persistence.Mapping.Driver.html">Driver</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Doctrine.Common.Proxy.html">Proxy<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Proxy.Exception.html">Exception</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.Reflection.html">Reflection</a>
</li>
<li><a href="namespace-Doctrine.Common.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.html">DBAL<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Cache.html">Cache</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Connections.html">Connections</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.html">Driver<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Driver.DrizzlePDOMySql.html">DrizzlePDOMySql</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.IBMDB2.html">IBMDB2</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.Mysqli.html">Mysqli</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.OCI8.html">OCI8</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOIbm.html">PDOIbm</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOMySql.html">PDOMySql</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOOracle.html">PDOOracle</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOPgSql.html">PDOPgSql</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOSqlite.html">PDOSqlite</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOSqlsrv.html">PDOSqlsrv</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.SQLSrv.html">SQLSrv</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Event.Listeners.html">Listeners</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Id.html">Id</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Logging.html">Logging</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Platforms.html">Platforms<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Platforms.Keywords.html">Keywords</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Portability.html">Portability</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Query.html">Query<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Query.Expression.html">Expression</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Schema.html">Schema<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Schema.Synchronizer.html">Synchronizer</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Schema.Visitor.html">Visitor</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Sharding.html">Sharding<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Sharding.ShardChoser.html">ShardChoser</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Sharding.SQLAzure.html">SQLAzure<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Sharding.SQLAzure.Schema.html">Schema</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Doctrine.DBAL.Tools.html">Tools<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Tools.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Tools.Console.Command.html">Command</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Tools.Console.Helper.html">Helper</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Doctrine.DBAL.Types.html">Types</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.html">ORM<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Decorator.html">Decorator</a>
</li>
<li><a href="namespace-Doctrine.ORM.Event.html">Event</a>
</li>
<li><a href="namespace-Doctrine.ORM.Id.html">Id</a>
</li>
<li><a href="namespace-Doctrine.ORM.Internal.html">Internal<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Internal.Hydration.html">Hydration</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Mapping.Builder.html">Builder</a>
</li>
<li><a href="namespace-Doctrine.ORM.Mapping.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Persisters.html">Persisters</a>
</li>
<li><a href="namespace-Doctrine.ORM.Proxy.html">Proxy</a>
</li>
<li><a href="namespace-Doctrine.ORM.Query.html">Query<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Query.AST.html">AST<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Query.AST.Functions.html">Functions</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Query.Exec.html">Exec</a>
</li>
<li><a href="namespace-Doctrine.ORM.Query.Expr.html">Expr</a>
</li>
<li><a href="namespace-Doctrine.ORM.Query.Filter.html">Filter</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Repository.html">Repository</a>
</li>
<li><a href="namespace-Doctrine.ORM.Tools.html">Tools<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Tools.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Tools.Console.Command.html">Command<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Tools.Console.Command.ClearCache.html">ClearCache</a>
</li>
<li><a href="namespace-Doctrine.ORM.Tools.Console.Command.SchemaTool.html">SchemaTool</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Tools.Console.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Tools.Event.html">Event</a>
</li>
<li><a href="namespace-Doctrine.ORM.Tools.Export.html">Export<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Tools.Export.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Tools.Pagination.html">Pagination</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Doctrine.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.html">Common<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.html">Annotations<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Bar.html">Bar</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Fixtures.Annotation.html">Annotation</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Foo.html">Foo</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.FooBar.html">FooBar</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Ticket.html">Ticket<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Ticket.Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Ticket.Doctrine.ORM.html">ORM<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Ticket.Doctrine.ORM.Mapping.html">Mapping</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Cache.html">Cache</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Collections.html">Collections</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.DataFixtures.html">DataFixtures<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.DataFixtures.Executor.html">Executor</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.DataFixtures.TestEntity.html">TestEntity</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.DataFixtures.TestFixtures.html">TestFixtures</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Inflector.html">Inflector</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Persistence.html">Persistence<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Persistence.Mapping.html">Mapping</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Proxy.html">Proxy</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Reflection.html">Reflection<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Reflection.Dummies.html">Dummies</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Util.html">Util</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.html">Bundles<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.AnnotationsBundle.html">AnnotationsBundle<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.AnnotationsBundle.Entity.html">Entity</a>
</li>
</ul></li>
<li><a href="namespace-Fixtures.Bundles.Vendor.html">Vendor<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.Vendor.AnnotationsBundle.html">AnnotationsBundle<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.Vendor.AnnotationsBundle.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Fixtures.Bundles.XmlBundle.html">XmlBundle<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.XmlBundle.Entity.html">Entity</a>
</li>
</ul></li>
<li><a href="namespace-Fixtures.Bundles.YamlBundle.html">YamlBundle<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.YamlBundle.Entity.html">Entity</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Foo.html">Foo<span></span></a>
<ul>
<li><a href="namespace-Foo.Bar.html">Bar</a>
</li>
</ul></li>
<li><a href="namespace-FOS.html">FOS<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.html">RestBundle<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Controller.html">Controller<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Controller.Annotations.html">Annotations</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Decoder.html">Decoder</a>
</li>
<li><a href="namespace-FOS.RestBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-FOS.RestBundle.Examples.html">Examples</a>
</li>
<li><a href="namespace-FOS.RestBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Form.Extension.html">Extension</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Normalizer.html">Normalizer<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Normalizer.Exception.html">Exception</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Request.html">Request</a>
</li>
<li><a href="namespace-FOS.RestBundle.Response.html">Response<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Response.AllowedMethodsLoader.html">AllowedMethodsLoader</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Routing.html">Routing<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Routing.Loader.html">Loader<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Routing.Loader.Reader.html">Reader</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.Controller.html">Controller<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.Controller.Annotations.html">Annotations</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.Decoder.html">Decoder</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.Fixtures.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.Normalizer.html">Normalizer</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.Request.html">Request</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.Routing.html">Routing<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.Routing.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.Util.html">Util</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.View.html">View</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Util.html">Util<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Util.Inflector.html">Inflector</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.View.html">View</a>
</li>
</ul></li>
<li><a href="namespace-FOS.UserBundle.html">UserBundle<span></span></a>
<ul>
<li><a href="namespace-FOS.UserBundle.Command.html">Command</a>
</li>
<li><a href="namespace-FOS.UserBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-FOS.UserBundle.CouchDocument.html">CouchDocument</a>
</li>
<li><a href="namespace-FOS.UserBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-FOS.UserBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-FOS.UserBundle.Doctrine.html">Doctrine</a>
</li>
<li><a href="namespace-FOS.UserBundle.Document.html">Document</a>
</li>
<li><a href="namespace-FOS.UserBundle.Entity.html">Entity</a>
</li>
<li><a href="namespace-FOS.UserBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-FOS.UserBundle.Form.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-FOS.UserBundle.Form.Handler.html">Handler</a>
</li>
<li><a href="namespace-FOS.UserBundle.Form.Model.html">Model</a>
</li>
<li><a href="namespace-FOS.UserBundle.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-FOS.UserBundle.Mailer.html">Mailer</a>
</li>
<li><a href="namespace-FOS.UserBundle.Model.html">Model</a>
</li>
<li><a href="namespace-FOS.UserBundle.Propel.html">Propel</a>
</li>
<li><a href="namespace-FOS.UserBundle.Security.html">Security</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-FOS.UserBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.Doctrine.html">Doctrine</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.Model.html">Model</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.Security.html">Security</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-FOS.UserBundle.Util.html">Util</a>
</li>
<li><a href="namespace-FOS.UserBundle.Validator.html">Validator</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.html">Gedmo<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Blameable.html">Blameable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Blameable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Blameable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Blameable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Blameable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Blameable.Traits.html">Traits</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Exception.html">Exception</a>
</li>
<li><a href="namespace-Gedmo.IpTraceable.html">IpTraceable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.IpTraceable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.IpTraceable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.IpTraceable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.IpTraceable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.IpTraceable.Traits.html">Traits</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Loggable.html">Loggable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Document.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Loggable.Document.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Loggable.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Entity.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Loggable.Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Loggable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Loggable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-Gedmo.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Mapping.Mock.html">Mock<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.html">Encoder<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Mapping.Mock.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Mapping.Xml.html">Xml</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.ReferenceIntegrity.html">ReferenceIntegrity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.ReferenceIntegrity.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.ReferenceIntegrity.Mapping.Driver.html">Driver</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.References.html">References<span></span></a>
<ul>
<li><a href="namespace-Gedmo.References.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.References.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.References.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.References.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Sluggable.html">Sluggable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sluggable.Handler.html">Handler</a>
</li>
<li><a href="namespace-Gedmo.Sluggable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sluggable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Sluggable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sluggable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Sluggable.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.SoftDeleteable.html">SoftDeleteable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Filter.html">Filter<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Filter.ODM.html">ODM</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.SoftDeleteable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.SoftDeleteable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.SoftDeleteable.Query.html">Query<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Query.TreeWalker.html">TreeWalker<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Query.TreeWalker.Exec.html">Exec</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.SoftDeleteable.Traits.html">Traits</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Sortable.html">Sortable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sortable.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sortable.Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Sortable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sortable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Sortable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sortable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Timestampable.html">Timestampable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Timestampable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Timestampable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Timestampable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Timestampable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Timestampable.Traits.html">Traits</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tool.html">Tool<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tool.Logging.html">Logging<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tool.Logging.DBAL.html">DBAL</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tool.Wrapper.html">Wrapper</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Translatable.html">Translatable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Document.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Translatable.Document.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Translatable.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Entity.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Translatable.Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Translatable.Hydrator.html">Hydrator<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Hydrator.ORM.html">ORM</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Translatable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Translatable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Translatable.Query.html">Query<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Query.TreeWalker.html">TreeWalker</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Translator.html">Translator<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translator.Document.html">Document</a>
</li>
<li><a href="namespace-Gedmo.Translator.Entity.html">Entity</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tree.html">Tree<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Document.MongoDB.html">MongoDB<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Document.MongoDB.Repository.html">Repository</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Tree.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Entity.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Tree.Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tree.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Tree.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Tree.Strategy.html">Strategy<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Strategy.ODM.html">ODM<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Strategy.ODM.MongoDB.html">MongoDB</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tree.Strategy.ORM.html">ORM</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Uploadable.html">Uploadable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Uploadable.Event.html">Event</a>
</li>
<li><a href="namespace-Gedmo.Uploadable.FileInfo.html">FileInfo</a>
</li>
<li><a href="namespace-Gedmo.Uploadable.FilenameGenerator.html">FilenameGenerator</a>
</li>
<li><a href="namespace-Gedmo.Uploadable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Uploadable.Mapping.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Uploadable.MimeType.html">MimeType</a>
</li>
<li><a href="namespace-Gedmo.Uploadable.Stub.html">Stub</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Incenteev.html">Incenteev<span></span></a>
<ul>
<li><a href="namespace-Incenteev.ParameterHandler.html">ParameterHandler<span></span></a>
<ul>
<li><a href="namespace-Incenteev.ParameterHandler.Tests.html">Tests</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-IpTraceable.html">IpTraceable<span></span></a>
<ul>
<li><a href="namespace-IpTraceable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-IpTraceable.Fixture.Document.html">Document</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-JMS.html">JMS<span></span></a>
<ul>
<li><a href="namespace-JMS.Parser.html">Parser<span></span></a>
<ul>
<li><a href="namespace-JMS.Parser.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.html">Serializer<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-JMS.Serializer.Builder.html">Builder</a>
</li>
<li><a href="namespace-JMS.Serializer.Construction.html">Construction</a>
</li>
<li><a href="namespace-JMS.Serializer.EventDispatcher.html">EventDispatcher<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.EventDispatcher.Subscriber.html">Subscriber</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Exception.html">Exception</a>
</li>
<li><a href="namespace-JMS.Serializer.Exclusion.html">Exclusion</a>
</li>
<li><a href="namespace-JMS.Serializer.Handler.html">Handler</a>
</li>
<li><a href="namespace-JMS.Serializer.Metadata.html">Metadata<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Metadata.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Naming.html">Naming</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Exclusion.html">Exclusion</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Fixtures.Discriminator.html">Discriminator</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.Fixtures.Doctrine.html">Doctrine</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.Fixtures.DoctrinePHPCR.html">DoctrinePHPCR</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Tests.Handler.html">Handler</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.Metadata.html">Metadata<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Metadata.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Tests.Serializer.html">Serializer<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Serializer.EventDispatcher.html">EventDispatcher<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Serializer.EventDispatcher.Subscriber.html">Subscriber</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Tests.Serializer.Naming.html">Naming</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Tests.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Twig.html">Twig</a>
</li>
<li><a href="namespace-JMS.Serializer.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-JMS.SerializerBundle.html">SerializerBundle<span></span></a>
<ul>
<li><a href="namespace-JMS.SerializerBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-JMS.SerializerBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-JMS.SerializerBundle.Serializer.html">Serializer</a>
</li>
<li><a href="namespace-JMS.SerializerBundle.Templating.html">Templating</a>
</li>
<li><a href="namespace-JMS.SerializerBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-JMS.SerializerBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-JMS.SerializerBundle.Tests.DependencyInjection.Fixture.html">Fixture</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.html">TranslationBundle<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Command.html">Command</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-JMS.TranslationBundle.Exception.html">Exception</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Logger.html">Logger</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Model.html">Model</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Functional.html">Functional<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Functional.TestBundle.html">TestBundle<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Functional.TestBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Model.html">Model</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.html">Translation<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Comparison.html">Comparison</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.html">Extractor<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.File.html">File<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.File.Fixture.html">Fixture</a>
</li>
</ul></li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.SimpleTest.html">SimpleTest<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.SimpleTest.Controller.html">Controller</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.SimpleTest.Form.html">Form</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Loader.html">Loader<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Loader.Symfony.html">Symfony</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-JMS.TranslationBundle.Translation.html">Translation<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Translation.Comparison.html">Comparison</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Translation.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Translation.Extractor.html">Extractor<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Translation.Extractor.File.html">File</a>
</li>
</ul></li>
<li><a href="namespace-JMS.TranslationBundle.Translation.Loader.html">Loader<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Translation.Loader.Symfony.html">Symfony</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.Twig.html">Twig</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Util.html">Util</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Knp.html">Knp<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.html">MenuBundle<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Provider.html">Provider</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Renderer.html">Renderer</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Templating.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Provider.html">Provider</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Renderer.html">Renderer</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.html">Stubs<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.Child.html">Child<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.Child.Menu.html">Menu</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.Menu.html">Menu</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Templating.html">Templating</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Knp.Menu.html">Menu<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Factory.html">Factory</a>
</li>
<li><a href="namespace-Knp.Menu.Integration.html">Integration<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Integration.Silex.html">Silex</a>
</li>
<li><a href="namespace-Knp.Menu.Integration.Symfony.html">Symfony</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Iterator.html">Iterator</a>
</li>
<li><a href="namespace-Knp.Menu.Loader.html">Loader</a>
</li>
<li><a href="namespace-Knp.Menu.Matcher.html">Matcher<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Matcher.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Provider.html">Provider</a>
</li>
<li><a href="namespace-Knp.Menu.Renderer.html">Renderer</a>
</li>
<li><a href="namespace-Knp.Menu.Silex.html">Silex<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Silex.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Tests.Factory.html">Factory</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Integration.html">Integration<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Tests.Integration.Silex.html">Silex</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Tests.Iterator.html">Iterator</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Matcher.html">Matcher<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Tests.Matcher.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Tests.Provider.html">Provider</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Renderer.html">Renderer</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Silex.html">Silex</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Twig.html">Twig</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Twig.html">Twig</a>
</li>
<li><a href="namespace-Knp.Menu.Util.html">Util</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Loggable.html">Loggable<span></span></a>
<ul>
<li><a href="namespace-Loggable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Loggable.Fixture.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Loggable.Fixture.Document.Log.html">Log</a>
</li>
</ul></li>
<li><a href="namespace-Loggable.Fixture.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Loggable.Fixture.Entity.Log.html">Log</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Lunetics.html">Lunetics<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.html">LocaleBundle<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Cookie.html">Cookie</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Event.html">Event</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Form.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Form.Extension.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Form.Extension.Type.html">Type</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.LocaleGuesser.html">LocaleGuesser</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.LocaleInformation.html">LocaleInformation</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Matcher.html">Matcher</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Session.html">Session</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Switcher.html">Switcher</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Templating.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Event.html">Event</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.Extension.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.Extension.Type.html">Type</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.LocaleGuesser.html">LocaleGuesser</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.LocaleInformation.html">LocaleInformation</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Templating.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Twig.Extension.html">Extension</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Validator.html">Validator</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Twig.Extension.html">Extension</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Validator.html">Validator</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Mapping.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Mapping.Fixture.Compatibility.html">Compatibility</a>
</li>
<li><a href="namespace-Mapping.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-Mapping.Fixture.Unmapped.html">Unmapped</a>
</li>
<li><a href="namespace-Mapping.Fixture.Xml.html">Xml</a>
</li>
<li><a href="namespace-Mapping.Fixture.Yaml.html">Yaml</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Metadata.html">Metadata<span></span></a>
<ul>
<li><a href="namespace-Metadata.Cache.html">Cache</a>
</li>
<li><a href="namespace-Metadata.Driver.html">Driver</a>
</li>
<li><a href="namespace-Metadata.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Cache.html">Cache</a>
</li>
<li><a href="namespace-Metadata.Tests.Driver.html">Driver<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.A.html">A</a>
</li>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.B.html">B</a>
</li>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.C.html">C<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.C.SubDir.html">SubDir</a>
</li>
</ul></li>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.T.html">T</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Metadata.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Fixtures.ComplexHierarchy.html">ComplexHierarchy</a>
</li>
</ul></li></ul></li></ul></li>
<li class="active"><a href="namespace-Monolog.html">Monolog<span></span></a>
<ul>
<li class="active"><a href="namespace-Monolog.Formatter.html">Formatter</a>
</li>
<li><a href="namespace-Monolog.Handler.html">Handler<span></span></a>
<ul>
<li><a href="namespace-Monolog.Handler.FingersCrossed.html">FingersCrossed</a>
</li>
<li><a href="namespace-Monolog.Handler.SyslogUdp.html">SyslogUdp</a>
</li>
</ul></li>
<li><a href="namespace-Monolog.Processor.html">Processor</a>
</li>
</ul></li>
<li><a href="namespace-MyProject.html">MyProject<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.html">Proxies<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.html">__CG__<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.Tests.Common.html">Common<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.Tests.Common.Util.html">Util</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.html">OtherProject<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.html">Proxies<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.html">__CG__<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.Tests.Common.html">Common<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.Tests.Common.Util.html">Util</a>
</li>
</ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-NamespaceCollision.html">NamespaceCollision<span></span></a>
<ul>
<li><a href="namespace-NamespaceCollision.A.html">A<span></span></a>
<ul>
<li><a href="namespace-NamespaceCollision.A.B.html">B</a>
</li>
</ul></li>
<li><a href="namespace-NamespaceCollision.C.html">C<span></span></a>
<ul>
<li><a href="namespace-NamespaceCollision.C.B.html">B</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Namespaced.html">Namespaced</a>
</li>
<li><a href="namespace-Namespaced2.html">Namespaced2</a>
</li>
<li><a href="namespace-Negotiation.html">Negotiation<span></span></a>
<ul>
<li><a href="namespace-Negotiation.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-None.html">None</a>
</li>
<li><a href="namespace-Pequiven.html">Pequiven<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.html">SEIPBundle<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.DataFixtures.html">DataFixtures</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.Entity.html">Entity</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Pequiven.SEIPBundle.Menu.html">Menu<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Menu.Template.html">Template<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Menu.Template.Developer.html">Developer</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Pequiven.SEIPBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-PHP.html">PHP</a>
</li>
<li><a href="namespace-PhpCollection.html">PhpCollection<span></span></a>
<ul>
<li><a href="namespace-PhpCollection.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-PhpOption.html">PhpOption<span></span></a>
<ul>
<li><a href="namespace-PhpOption.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Proxies.html">Proxies<span></span></a>
<ul>
<li><a href="namespace-Proxies.__CG__.html">__CG__<span></span></a>
<ul>
<li><a href="namespace-Proxies.__CG__.Pequiven.html">Pequiven<span></span></a>
<ul>
<li><a href="namespace-Proxies.__CG__.Pequiven.SEIPBundle.html">SEIPBundle<span></span></a>
<ul>
<li><a href="namespace-Proxies.__CG__.Pequiven.SEIPBundle.Entity.html">Entity</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Psr.html">Psr<span></span></a>
<ul>
<li><a href="namespace-Psr.Log.html">Log<span></span></a>
<ul>
<li><a href="namespace-Psr.Log.Test.html">Test</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-ReferenceIntegrity.html">ReferenceIntegrity<span></span></a>
<ul>
<li><a href="namespace-ReferenceIntegrity.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.ManyNullify.html">ManyNullify</a>
</li>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.ManyRestrict.html">ManyRestrict</a>
</li>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.OneNullify.html">OneNullify</a>
</li>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.OneRestrict.html">OneRestrict</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-References.html">References<span></span></a>
<ul>
<li><a href="namespace-References.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-References.Fixture.ODM.html">ODM<span></span></a>
<ul>
<li><a href="namespace-References.Fixture.ODM.MongoDB.html">MongoDB</a>
</li>
</ul></li>
<li><a href="namespace-References.Fixture.ORM.html">ORM</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Sensio.html">Sensio<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.html">DistributionBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Composer.html">Composer</a>
</li>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Configurator.html">Configurator<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Configurator.Form.html">Form</a>
</li>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Configurator.Step.html">Step</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.html">FrameworkExtraBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Configuration.html">Configuration</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Request.html">Request<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Request.ParamConverter.html">ParamConverter</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Routing.html">Routing</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Security.html">Security</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Templating.html">Templating</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Configuration.html">Configuration</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.EventListener.html">EventListener<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.EventListener.Fixture.html">Fixture</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Request.html">Request<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Request.ParamConverter.html">ParamConverter</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Routing.html">Routing</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.BarBundle.html">BarBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.BarBundle.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.FooBarBundle.html">FooBarBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.FooBarBundle.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.FooBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.html">GeneratorBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Command.html">Command<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Command.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Generator.html">Generator</a>
</li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Manipulator.html">Manipulator</a>
</li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Tests.Command.html">Command</a>
</li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Tests.Generator.html">Generator</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Sluggable.html">Sluggable<span></span></a>
<ul>
<li><a href="namespace-Sluggable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Sluggable.Fixture.Doctrine.html">Doctrine</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Sluggable.Fixture.Document.Handler.html">Handler</a>
</li>
</ul></li>
<li><a href="namespace-Sluggable.Fixture.Handler.html">Handler<span></span></a>
<ul>
<li><a href="namespace-Sluggable.Fixture.Handler.People.html">People</a>
</li>
</ul></li>
<li><a href="namespace-Sluggable.Fixture.Inheritance.html">Inheritance</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Inheritance2.html">Inheritance2</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue104.html">Issue104</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue116.html">Issue116</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue131.html">Issue131</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue449.html">Issue449</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue633.html">Issue633</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue827.html">Issue827</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue939.html">Issue939</a>
</li>
<li><a href="namespace-Sluggable.Fixture.MappedSuperclass.html">MappedSuperclass</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-SoftDeleteable.html">SoftDeleteable<span></span></a>
<ul>
<li><a href="namespace-SoftDeleteable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-SoftDeleteable.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-SoftDeleteable.Fixture.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Sortable.html">Sortable<span></span></a>
<ul>
<li><a href="namespace-Sortable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Sortable.Fixture.Transport.html">Transport</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Stof.html">Stof<span></span></a>
<ul>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.html">DoctrineExtensionsBundle<span></span></a>
<ul>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.Uploadable.html">Uploadable</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.html">Symfony<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.html">Bridge<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.DataFixtures.html">DataFixtures</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.DependencyInjection.CompilerPass.html">CompilerPass</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.DependencyInjection.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.DependencyInjection.Security.UserProvider.html">UserProvider</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.ExpressionLanguage.html">ExpressionLanguage</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.HttpFoundation.html">HttpFoundation</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Logger.html">Logger</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Security.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Security.User.html">User</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Test.html">Test</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.DataFixtures.html">DataFixtures</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.DependencyInjection.CompilerPass.html">CompilerPass</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.ExpressionLanguage.html">ExpressionLanguage</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Form.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Form.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.HttpFoundation.html">HttpFoundation</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Logger.html">Logger</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Security.User.html">User</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Validator.Constraints.html">Constraints</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Validator.Constraints.html">Constraints</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Monolog.html">Monolog<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Monolog.Formatter.html">Formatter</a>
</li>
<li><a href="namespace-Symfony.Bridge.Monolog.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Bridge.Monolog.Processor.html">Processor</a>
</li>
<li><a href="namespace-Symfony.Bridge.Monolog.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Monolog.Tests.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Bridge.Monolog.Tests.Processor.html">Processor</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Propel1.html">Propel1<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.DependencyInjection.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.DependencyInjection.Security.UserProvider.html">UserProvider</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Propel1.Logger.html">Logger</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.Security.User.html">User</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.Form.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.Form.DataTransformer.html">DataTransformer</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.html">ProxyManager<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.ProxyManager.LazyProxy.html">LazyProxy<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.ProxyManager.LazyProxy.Instantiator.html">Instantiator</a>
</li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.LazyProxy.PhpDumper.html">PhpDumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.LazyProxy.html">LazyProxy<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.LazyProxy.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.LazyProxy.Instantiator.html">Instantiator</a>
</li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.LazyProxy.PhpDumper.html">PhpDumper</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Twig.Extension.html">Extension</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Form.html">Form</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.NodeVisitor.html">NodeVisitor</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.Extension.Fixtures.html">Fixtures</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.NodeVisitor.html">NodeVisitor</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.TokenParser.html">TokenParser</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.Translation.html">Translation</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Twig.TokenParser.html">TokenParser</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Translation.html">Translation</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.html">AsseticBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Config.html">Config</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Factory.html">Factory<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Factory.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Factory.Resource.html">Resource</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Factory.Worker.html">Worker</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Routing.html">Routing</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Templating.html">Templating</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Factory.html">Factory<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Factory.Resource.html">Resource</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Templating.html">Templating</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.TestBundle.html">TestBundle</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.html">FrameworkBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Console.Descriptor.html">Descriptor</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Console.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Fragment.html">Fragment</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.HttpCache.html">HttpCache</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Routing.html">Routing</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Templating.Asset.html">Asset</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Templating.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Templating.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Test.html">Test</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Console.Descriptor.html">Descriptor</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Fixtures.BaseBundle.html">BaseBundle</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Fragment.html">Fragment</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.html">Functional<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.app.html">app</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.Bundle.TestBundle.html">TestBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.Bundle.TestBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Routing.html">Routing</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Templating.Helper.html">Helper<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Templating.Helper.Fixtures.html">Fixtures</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Templating.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Translation.html">Translation</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Validator.html">Validator</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Translation.html">Translation</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Validator.html">Validator</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.MonologBundle.html">MonologBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.MonologBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.MonologBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.MonologBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.MonologBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.MonologBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.html">SecurityBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.Security.Factory.html">Factory</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.Security.UserProvider.html">UserProvider</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Security.html">Security</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Templating.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.DependencyInjection.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.DependencyInjection.Security.Factory.html">Factory</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.html">Functional<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.app.html">app</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.CsrfFormLoginBundle.html">CsrfFormLoginBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.CsrfFormLoginBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.CsrfFormLoginBundle.Form.html">Form</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.FormLoginBundle.html">FormLoginBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.FormLoginBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.FormLoginBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.FormLoginBundle.Security.html">Security</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Twig.Extension.html">Extension</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.html">SwiftmailerBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.html">TwigBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.TwigBundle.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Debug.html">Debug</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.TwigBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Extension.html">Extension</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.TokenParser.html">TokenParser</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.TokenParser.html">TokenParser</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.html">WebProfilerBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Profiler.html">Profiler</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.Profiler.html">Profiler</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.html">Component<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.BrowserKit.html">BrowserKit<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.BrowserKit.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.ClassLoader.html">ClassLoader<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.ClassLoader.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.html">Config<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Definition.html">Definition<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Definition.Builder.html">Builder</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Definition.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Definition.Exception.html">Exception</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Resource.html">Resource</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Tests.Definition.html">Definition<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Tests.Definition.Builder.html">Builder</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Tests.Definition.Dumper.html">Dumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Tests.Fixtures.Configuration.html">Configuration</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Tests.Resource.html">Resource</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Console.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Descriptor.html">Descriptor</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Event.html">Event</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Formatter.html">Formatter</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Input.html">Input</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Output.html">Output</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tester.html">Tester</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Console.Tests.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Descriptor.html">Descriptor</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Formatter.html">Formatter</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Input.html">Input</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Output.html">Output</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Tester.html">Tester</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.CssSelector.html">CssSelector<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Parser.html">Parser<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.Parser.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Parser.Shortcut.html">Shortcut</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Parser.Tokenizer.html">Tokenizer</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.Parser.html">Parser<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.Parser.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.Parser.Shortcut.html">Shortcut</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.XPath.html">XPath</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.CssSelector.XPath.html">XPath<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.XPath.Extension.html">Extension</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Debug.html">Debug<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Debug.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Debug.FatalErrorHandler.html">FatalErrorHandler</a>
</li>
<li><a href="namespace-Symfony.Component.Debug.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Debug.Tests.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Debug.Tests.FatalErrorHandler.html">FatalErrorHandler</a>
</li>
<li><a href="namespace-Symfony.Component.Debug.Tests.Fixtures.html">Fixtures</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DependencyInjection.Compiler.html">Compiler</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Dump.html">Dump</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Extension.html">Extension</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.LazyProxy.html">LazyProxy<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DependencyInjection.LazyProxy.Instantiator.html">Instantiator</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.LazyProxy.PhpDumper.html">PhpDumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.ParameterBag.html">ParameterBag</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.Compiler.html">Compiler</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.Extension.html">Extension</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.LazyProxy.html">LazyProxy<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.LazyProxy.Instantiator.html">Instantiator</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.LazyProxy.PhpDumper.html">PhpDumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.ParameterBag.html">ParameterBag</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.DomCrawler.html">DomCrawler<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DomCrawler.Field.html">Field</a>
</li>
<li><a href="namespace-Symfony.Component.DomCrawler.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DomCrawler.Tests.Field.html">Field</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.EventDispatcher.html">EventDispatcher<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.EventDispatcher.Debug.html">Debug</a>
</li>
<li><a href="namespace-Symfony.Component.EventDispatcher.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.html">ExpressionLanguage<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.ParserCache.html">ParserCache</a>
</li>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.Tests.Node.html">Node</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Filesystem.html">Filesystem<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Filesystem.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Filesystem.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Finder.html">Finder<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Finder.Adapter.html">Adapter</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Comparator.html">Comparator</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Expression.html">Expression</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Iterator.html">Iterator</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Shell.html">Shell</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Finder.Tests.Comparator.html">Comparator</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Tests.Expression.html">Expression</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Tests.FakeAdapter.html">FakeAdapter</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Tests.Iterator.html">Iterator</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.DataMapper.html">DataMapper</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.Type.html">Type</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.View.html">View</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Extension.Csrf.html">Csrf<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.Csrf.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Csrf.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Extension.DataCollector.html">DataCollector<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.DataCollector.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.DataCollector.Proxy.html">Proxy</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.DataCollector.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Extension.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.HttpFoundation.html">HttpFoundation<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.HttpFoundation.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Extension.Templating.html">Templating</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.Constraints.html">Constraints</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.Type.html">Type</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.ViolationMapper.html">ViolationMapper</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Form.Guess.html">Guess</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Test.html">Test</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.DataMapper.html">DataMapper</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Csrf.html">Csrf<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Csrf.CsrfProvider.html">CsrfProvider</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Csrf.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Csrf.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.DataCollector.html">DataCollector<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.DataCollector.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.HttpFoundation.html">HttpFoundation<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.HttpFoundation.EventListener.html">EventListener</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.Constraints.html">Constraints</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.Type.html">Type</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.ViolationMapper.html">ViolationMapper</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Guess.html">Guess</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpFoundation.html">HttpFoundation<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.File.html">File<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.File.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.File.MimeType.html">MimeType</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.html">Session<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Attribute.html">Attribute</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Flash.html">Flash</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Storage.html">Storage<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Storage.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Storage.Proxy.html">Proxy</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.File.html">File<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.File.MimeType.html">MimeType</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.html">Session<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Attribute.html">Attribute</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Flash.html">Flash</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Storage.html">Storage<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Storage.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Storage.Proxy.html">Proxy</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.HttpKernel.html">HttpKernel<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Bundle.html">Bundle</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.CacheClearer.html">CacheClearer</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Config.html">Config</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.DataCollector.html">DataCollector<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.DataCollector.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpKernel.Debug.html">Debug</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Event.html">Event</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Fragment.html">Fragment</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.HttpCache.html">HttpCache</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Log.html">Log</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Profiler.html">Profiler</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Bundle.html">Bundle</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.CacheClearer.html">CacheClearer</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Config.html">Config</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Debug.html">Debug</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionAbsentBundle.html">ExtensionAbsentBundle</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionLoadedBundle.html">ExtensionLoadedBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionLoadedBundle.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionPresentBundle.html">ExtensionPresentBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionPresentBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionPresentBundle.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fragment.html">Fragment</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.HttpCache.html">HttpCache</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Profiler.html">Profiler<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Profiler.Mock.html">Mock</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Icu.html">Icu<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Icu.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.html">Intl<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Collator.html">Collator</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.DateFormatter.html">DateFormatter<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.DateFormatter.DateFormat.html">DateFormat</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.Globals.html">Globals</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.Locale.html">Locale</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.NumberFormatter.html">NumberFormatter</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.html">ResourceBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Compiler.html">Compiler</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Reader.html">Reader</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Transformer.html">Transformer<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Transformer.Rule.html">Rule</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Writer.html">Writer</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.Collator.html">Collator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.Collator.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.DateFormatter.html">DateFormatter<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.DateFormatter.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.Globals.html">Globals<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.Globals.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.Locale.html">Locale<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.Locale.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.NumberFormatter.html">NumberFormatter<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.NumberFormatter.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.ResourceBundle.html">ResourceBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.ResourceBundle.Reader.html">Reader</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.Tests.ResourceBundle.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.Tests.ResourceBundle.Writer.html">Writer</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Locale.html">Locale<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Locale.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Locale.Tests.Stub.html">Stub</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.OptionsResolver.html">OptionsResolver<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.OptionsResolver.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.OptionsResolver.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Process.html">Process<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Process.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Process.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.PropertyAccess.html">PropertyAccess<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.PropertyAccess.Exception.html">Exception</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.html">Routing<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Generator.html">Generator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Generator.Dumper.html">Dumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Matcher.html">Matcher<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Matcher.Dumper.html">Dumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Tests.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Tests.Fixtures.AnnotatedClasses.html">AnnotatedClasses</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.Tests.Generator.html">Generator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Tests.Generator.Dumper.html">Dumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Tests.Matcher.html">Matcher<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Tests.Matcher.Dumper.html">Dumper</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Acl.html">Acl<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Acl.Dbal.html">Dbal</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Domain.html">Domain</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Model.html">Model</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Permission.html">Permission</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.Dbal.html">Dbal</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.Domain.html">Domain</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.Permission.html">Permission</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Acl.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Authentication.html">Authentication<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Authentication.Provider.html">Provider</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Authentication.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Authentication.Token.html">Token</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.Authorization.html">Authorization<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Authorization.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.Encoder.html">Encoder</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Event.html">Event</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Role.html">Role</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authentication.html">Authentication<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authentication.Provider.html">Provider</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authentication.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authentication.Token.html">Token</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authorization.html">Authorization<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authorization.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Encoder.html">Encoder</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Role.html">Role</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.User.html">User</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Validator.Constraints.html">Constraints</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.User.html">User</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Validator.Constraints.html">Constraints</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Security.Csrf.html">Csrf<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Csrf.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Csrf.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Csrf.Tests.TokenGenerator.html">TokenGenerator</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Csrf.Tests.TokenStorage.html">TokenStorage</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Csrf.TokenGenerator.html">TokenGenerator</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Csrf.TokenStorage.html">TokenStorage</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Http.html">Http<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Http.Authentication.html">Authentication</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Authorization.html">Authorization</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.EntryPoint.html">EntryPoint</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Event.html">Event</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Firewall.html">Firewall</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Logout.html">Logout</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Session.html">Session</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.Authentication.html">Authentication</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.EntryPoint.html">EntryPoint</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.Firewall.html">Firewall</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.Logout.html">Logout</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.Session.html">Session</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Security.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Tests.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Tests.Core.Authentication.html">Authentication<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Tests.Core.Authentication.Token.html">Token</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Tests.Core.User.html">User</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Tests.Http.html">Http<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Tests.Http.Firewall.html">Firewall</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Serializer.html">Serializer<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Serializer.Encoder.html">Encoder</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Normalizer.html">Normalizer</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Serializer.Tests.Encoder.html">Encoder</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Tests.Normalizer.html">Normalizer</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Stopwatch.html">Stopwatch</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Templating.Asset.html">Asset</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Storage.html">Storage</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Templating.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Tests.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Tests.Storage.html">Storage</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Translation.html">Translation<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Translation.Catalogue.html">Catalogue</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Extractor.html">Extractor</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Translation.Tests.Catalogue.html">Catalogue</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Tests.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Tests.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Translation.Writer.html">Writer</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Validator.Constraints.html">Constraints</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Validator.Mapping.Cache.html">Cache</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Mapping.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Validator.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Validator.Tests.Constraints.html">Constraints</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Tests.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Validator.Tests.Mapping.Cache.html">Cache</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Tests.Mapping.Loader.html">Loader</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Yaml.html">Yaml<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Yaml.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Yaml.Tests.html">Tests</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.html">Tecnocreaciones<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.html">AjaxFOSUserBundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Event.html">Event</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Handler.html">Handler</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.html">InstallBundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.html">TemplateBundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Menu.html">Menu<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Menu.Template.html">Template<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Menu.Template.Developer.html">Developer</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Vzla.html">Vzla<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.html">GovernmentBundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Menu.html">Menu<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Menu.Template.html">Template<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Menu.Template.Developer.html">Developer</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Model.html">Model</a>
</li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Twig.Extension.html">Extension</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-TestBundle.html">TestBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Fabpot.html">Fabpot<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Fabpot.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Fabpot.FooBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-TestBundle.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.FooBundle.Controller.html">Controller<span></span></a>
<ul>
<li><a href="namespace-TestBundle.FooBundle.Controller.Sub.html">Sub</a>
</li>
<li><a href="namespace-TestBundle.FooBundle.Controller.Test.html">Test</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-TestBundle.Sensio.html">Sensio<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Sensio.Cms.html">Cms<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Sensio.Cms.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Sensio.Cms.FooBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-TestBundle.Sensio.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Sensio.FooBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-TestFixtures.html">TestFixtures</a>
</li>
<li><a href="namespace-Timestampable.html">Timestampable<span></span></a>
<ul>
<li><a href="namespace-Timestampable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Timestampable.Fixture.Document.html">Document</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tool.html">Tool</a>
</li>
<li><a href="namespace-Translatable.html">Translatable<span></span></a>
<ul>
<li><a href="namespace-Translatable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Translatable.Fixture.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Translatable.Fixture.Document.Personal.html">Personal</a>
</li>
</ul></li>
<li><a href="namespace-Translatable.Fixture.Issue114.html">Issue114</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue138.html">Issue138</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue165.html">Issue165</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue173.html">Issue173</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue75.html">Issue75</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue922.html">Issue922</a>
</li>
<li><a href="namespace-Translatable.Fixture.Personal.html">Personal</a>
</li>
<li><a href="namespace-Translatable.Fixture.Template.html">Template</a>
</li>
<li><a href="namespace-Translatable.Fixture.Type.html">Type</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Translator.html">Translator<span></span></a>
<ul>
<li><a href="namespace-Translator.Fixture.html">Fixture</a>
</li>
</ul></li>
<li><a href="namespace-Tree.html">Tree<span></span></a>
<ul>
<li><a href="namespace-Tree.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Tree.Fixture.Closure.html">Closure</a>
</li>
<li><a href="namespace-Tree.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-Tree.Fixture.Genealogy.html">Genealogy</a>
</li>
<li><a href="namespace-Tree.Fixture.Mock.html">Mock</a>
</li>
<li><a href="namespace-Tree.Fixture.Repository.html">Repository</a>
</li>
<li><a href="namespace-Tree.Fixture.Transport.html">Transport</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Uploadable.html">Uploadable<span></span></a>
<ul>
<li><a href="namespace-Uploadable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Uploadable.Fixture.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Wrapper.html">Wrapper<span></span></a>
<ul>
<li><a href="namespace-Wrapper.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Wrapper.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-Wrapper.Fixture.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
</ul>
</div>
<hr />
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-Monolog.Formatter.ChromePHPFormatter.html">ChromePHPFormatter</a></li>
<li><a href="class-Monolog.Formatter.ChromePHPFormatterTest.html">ChromePHPFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.ElasticaFormatter.html">ElasticaFormatter</a></li>
<li><a href="class-Monolog.Formatter.ElasticaFormatterTest.html">ElasticaFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.FlowdockFormatter.html">FlowdockFormatter</a></li>
<li><a href="class-Monolog.Formatter.FlowdockFormatterTest.html">FlowdockFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.FormatterInterface.html" class="invalid">FormatterInterface</a></li>
<li><a href="class-Monolog.Formatter.GelfMessageFormatter.html">GelfMessageFormatter</a></li>
<li><a href="class-Monolog.Formatter.GelfMessageFormatterTest.html">GelfMessageFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.HtmlFormatter.html">HtmlFormatter</a></li>
<li><a href="class-Monolog.Formatter.JsonFormatter.html">JsonFormatter</a></li>
<li><a href="class-Monolog.Formatter.JsonFormatterTest.html">JsonFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.LineFormatter.html" class="invalid">LineFormatter</a></li>
<li><a href="class-Monolog.Formatter.LineFormatterTest.html">LineFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.LogglyFormatter.html">LogglyFormatter</a></li>
<li><a href="class-Monolog.Formatter.LogglyFormatterTest.html">LogglyFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.LogstashFormatter.html">LogstashFormatter</a></li>
<li><a href="class-Monolog.Formatter.LogstashFormatterTest.html">LogstashFormatterTest</a></li>
<li class="active"><a href="class-Monolog.Formatter.NormalizerFormatter.html" class="invalid">NormalizerFormatter</a></li>
<li><a href="class-Monolog.Formatter.NormalizerFormatterTest.html">NormalizerFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.ScalarFormatter.html">ScalarFormatter</a></li>
<li><a href="class-Monolog.Formatter.ScalarFormatterTest.html">ScalarFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.TestBar.html">TestBar</a></li>
<li><a href="class-Monolog.Formatter.TestBarNorm.html">TestBarNorm</a></li>
<li><a href="class-Monolog.Formatter.TestFoo.html">TestFoo</a></li>
<li><a href="class-Monolog.Formatter.TestFooNorm.html">TestFooNorm</a></li>
<li><a href="class-Monolog.Formatter.WildfireFormatter.html">WildfireFormatter</a></li>
<li><a href="class-Monolog.Formatter.WildfireFormatterTest.html">WildfireFormatterTest</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<form id="search">
<input type="hidden" name="cx" value="" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" class="text" />
<input type="submit" value="Search" />
</form>
<div id="navigation">
<ul>
<li>
<a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<a href="namespace-Monolog.Formatter.html" title="Summary of Monolog\Formatter"><span>Namespace</span></a>
</li>
<li>
<a href="class-Monolog.Formatter.NormalizerFormatter.html" title="Summary of Monolog\Formatter\NormalizerFormatter"><span>Class</span></a>
</li>
</ul>
<ul>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
</ul>
<ul>
</ul>
</div>
<pre><code><span id="1" class="l"><a class="l" href="#1"> 1: </a><span class="xlang"><?php</span>
</span><span id="2" class="l"><a class="l" href="#2"> 2: </a>
</span><span id="3" class="l"><a class="l" href="#3"> 3: </a><span class="php-comment">/*
</span></span><span id="4" class="l"><a class="l" href="#4"> 4: </a><span class="php-comment"> * This file is part of the Monolog package.
</span></span><span id="5" class="l"><a class="l" href="#5"> 5: </a><span class="php-comment"> *
</span></span><span id="6" class="l"><a class="l" href="#6"> 6: </a><span class="php-comment"> * (c) Jordi Boggiano <[email protected]>
</span></span><span id="7" class="l"><a class="l" href="#7"> 7: </a><span class="php-comment"> *
</span></span><span id="8" class="l"><a class="l" href="#8"> 8: </a><span class="php-comment"> * For the full copyright and license information, please view the LICENSE
</span></span><span id="9" class="l"><a class="l" href="#9"> 9: </a><span class="php-comment"> * file that was distributed with this source code.
</span></span><span id="10" class="l"><a class="l" href="#10"> 10: </a><span class="php-comment"> */</span>
</span><span id="11" class="l"><a class="l" href="#11"> 11: </a>
</span><span id="12" class="l"><a class="l" href="#12"> 12: </a><span class="php-keyword1">namespace</span> Monolog\Formatter;
</span><span id="13" class="l"><a class="l" href="#13"> 13: </a>
</span><span id="14" class="l"><a class="l" href="#14"> 14: </a><span class="php-keyword1">use</span> Exception;
</span><span id="15" class="l"><a class="l" href="#15"> 15: </a>
</span><span id="16" class="l"><a class="l" href="#16"> 16: </a><span class="php-comment">/**
</span></span><span id="17" class="l"><a class="l" href="#17"> 17: </a><span class="php-comment"> * Normalizes incoming records to remove objects/resources so it's easier to dump to various targets
</span></span><span id="18" class="l"><a class="l" href="#18"> 18: </a><span class="php-comment"> *
</span></span><span id="19" class="l"><a class="l" href="#19"> 19: </a><span class="php-comment"> * @author Jordi Boggiano <[email protected]>
</span></span><span id="20" class="l"><a class="l" href="#20"> 20: </a><span class="php-comment"> */</span>
</span><span id="21" class="l"><a class="l" href="#21"> 21: </a><span class="php-keyword1">class</span> <a id="NormalizerFormatter" href="#NormalizerFormatter">NormalizerFormatter</a> <span class="php-keyword1">implements</span> FormatterInterface
</span><span id="22" class="l"><a class="l" href="#22"> 22: </a>{
</span><span id="23" class="l"><a class="l" href="#23"> 23: </a> <span class="php-keyword1">const</span> <a id="SIMPLE_DATE" href="#SIMPLE_DATE">SIMPLE_DATE</a> = <span class="php-quote">"Y-m-d H:i:s"</span>;
</span><span id="24" class="l"><a class="l" href="#24"> 24: </a>
</span><span id="25" class="l"><a class="l" href="#25"> 25: </a> <span class="php-keyword1">protected</span> <span class="php-var"><a id="$dateFormat" href="#$dateFormat">$dateFormat</a></span>;
</span><span id="26" class="l"><a class="l" href="#26"> 26: </a>
</span><span id="27" class="l"><a class="l" href="#27"> 27: </a> <span class="php-comment">/**
</span></span><span id="28" class="l"><a class="l" href="#28"> 28: </a><span class="php-comment"> * @param string $dateFormat The format of the timestamp: one supported by DateTime::format
</span></span><span id="29" class="l"><a class="l" href="#29"> 29: </a><span class="php-comment"> */</span>
</span><span id="30" class="l"><a class="l" href="#30"> 30: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="___construct" href="#___construct">__construct</a>(<span class="php-var">$dateFormat</span> = <span class="php-keyword1">null</span>)
</span><span id="31" class="l"><a class="l" href="#31"> 31: </a> {
</span><span id="32" class="l"><a class="l" href="#32"> 32: </a> <span class="php-var">$this</span>->dateFormat = <span class="php-var">$dateFormat</span> ?: <span class="php-keyword1">static</span>::SIMPLE_DATE;
</span><span id="33" class="l"><a class="l" href="#33"> 33: </a> }
</span><span id="34" class="l"><a class="l" href="#34"> 34: </a>
</span><span id="35" class="l"><a class="l" href="#35"> 35: </a> <span class="php-comment">/**
</span></span><span id="36" class="l"><a class="l" href="#36"> 36: </a><span class="php-comment"> * {@inheritdoc}
</span></span><span id="37" class="l"><a class="l" href="#37"> 37: </a><span class="php-comment"> */</span>
</span><span id="38" class="l"><a class="l" href="#38"> 38: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_format" href="#_format">format</a>(<span class="php-keyword1">array</span> <span class="php-var">$record</span>)
</span><span id="39" class="l"><a class="l" href="#39"> 39: </a> {
</span><span id="40" class="l"><a class="l" href="#40"> 40: </a> <span class="php-keyword1">return</span> <span class="php-var">$this</span>->normalize(<span class="php-var">$record</span>);
</span><span id="41" class="l"><a class="l" href="#41"> 41: </a> }
</span><span id="42" class="l"><a class="l" href="#42"> 42: </a>
</span><span id="43" class="l"><a class="l" href="#43"> 43: </a> <span class="php-comment">/**
</span></span><span id="44" class="l"><a class="l" href="#44"> 44: </a><span class="php-comment"> * {@inheritdoc}
</span></span><span id="45" class="l"><a class="l" href="#45"> 45: </a><span class="php-comment"> */</span>
</span><span id="46" class="l"><a class="l" href="#46"> 46: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_formatBatch" href="#_formatBatch">formatBatch</a>(<span class="php-keyword1">array</span> <span class="php-var">$records</span>)
</span><span id="47" class="l"><a class="l" href="#47"> 47: </a> {
</span><span id="48" class="l"><a class="l" href="#48"> 48: </a> <span class="php-keyword1">foreach</span> (<span class="php-var">$records</span> <span class="php-keyword1">as</span> <span class="php-var">$key</span> => <span class="php-var">$record</span>) {
</span><span id="49" class="l"><a class="l" href="#49"> 49: </a> <span class="php-var">$records</span>[<span class="php-var">$key</span>] = <span class="php-var">$this</span>->format(<span class="php-var">$record</span>);
</span><span id="50" class="l"><a class="l" href="#50"> 50: </a> }
</span><span id="51" class="l"><a class="l" href="#51"> 51: </a>
</span><span id="52" class="l"><a class="l" href="#52"> 52: </a> <span class="php-keyword1">return</span> <span class="php-var">$records</span>;
</span><span id="53" class="l"><a class="l" href="#53"> 53: </a> }
</span><span id="54" class="l"><a class="l" href="#54"> 54: </a>
</span><span id="55" class="l"><a class="l" href="#55"> 55: </a> <span class="php-keyword1">protected</span> <span class="php-keyword1">function</span> <a id="_normalize" href="#_normalize">normalize</a>(<span class="php-var">$data</span>)
</span><span id="56" class="l"><a class="l" href="#56"> 56: </a> {
</span><span id="57" class="l"><a class="l" href="#57"> 57: </a> <span class="php-keyword1">if</span> (<span class="php-keyword1">null</span> === <span class="php-var">$data</span> || <span class="php-keyword2">is_scalar</span>(<span class="php-var">$data</span>)) {
</span><span id="58" class="l"><a class="l" href="#58"> 58: </a> <span class="php-keyword1">return</span> <span class="php-var">$data</span>;
</span><span id="59" class="l"><a class="l" href="#59"> 59: </a> }
</span><span id="60" class="l"><a class="l" href="#60"> 60: </a>
</span><span id="61" class="l"><a class="l" href="#61"> 61: </a> <span class="php-keyword1">if</span> (<span class="php-keyword2">is_array</span>(<span class="php-var">$data</span>) || <span class="php-var">$data</span> <span class="php-keyword1">instanceof</span> \Traversable) {
</span><span id="62" class="l"><a class="l" href="#62"> 62: </a> <span class="php-var">$normalized</span> = <span class="php-keyword1">array</span>();
</span><span id="63" class="l"><a class="l" href="#63"> 63: </a>
</span><span id="64" class="l"><a class="l" href="#64"> 64: </a> <span class="php-var">$count</span> = <span class="php-num">1</span>;
</span><span id="65" class="l"><a class="l" href="#65"> 65: </a> <span class="php-keyword1">foreach</span> (<span class="php-var">$data</span> <span class="php-keyword1">as</span> <span class="php-var">$key</span> => <span class="php-var">$value</span>) {
</span><span id="66" class="l"><a class="l" href="#66"> 66: </a> <span class="php-keyword1">if</span> (<span class="php-var">$count</span>++ >= <span class="php-num">1000</span>) {
</span><span id="67" class="l"><a class="l" href="#67"> 67: </a> <span class="php-var">$normalized</span>[<span class="php-quote">'...'</span>] = <span class="php-quote">'Over 1000 items, aborting normalization'</span>;
</span><span id="68" class="l"><a class="l" href="#68"> 68: </a> <span class="php-keyword1">break</span>;
</span><span id="69" class="l"><a class="l" href="#69"> 69: </a> }
</span><span id="70" class="l"><a class="l" href="#70"> 70: </a> <span class="php-var">$normalized</span>[<span class="php-var">$key</span>] = <span class="php-var">$this</span>->normalize(<span class="php-var">$value</span>);
</span><span id="71" class="l"><a class="l" href="#71"> 71: </a> }
</span><span id="72" class="l"><a class="l" href="#72"> 72: </a>
</span><span id="73" class="l"><a class="l" href="#73"> 73: </a> <span class="php-keyword1">return</span> <span class="php-var">$normalized</span>;
</span><span id="74" class="l"><a class="l" href="#74"> 74: </a> }
</span><span id="75" class="l"><a class="l" href="#75"> 75: </a>
</span><span id="76" class="l"><a class="l" href="#76"> 76: </a> <span class="php-keyword1">if</span> (<span class="php-var">$data</span> <span class="php-keyword1">instanceof</span> \DateTime) {
</span><span id="77" class="l"><a class="l" href="#77"> 77: </a> <span class="php-keyword1">return</span> <span class="php-var">$data</span>->format(<span class="php-var">$this</span>->dateFormat);
</span><span id="78" class="l"><a class="l" href="#78"> 78: </a> }
</span><span id="79" class="l"><a class="l" href="#79"> 79: </a>
</span><span id="80" class="l"><a class="l" href="#80"> 80: </a> <span class="php-keyword1">if</span> (<span class="php-keyword2">is_object</span>(<span class="php-var">$data</span>)) {
</span><span id="81" class="l"><a class="l" href="#81"> 81: </a> <span class="php-keyword1">if</span> (<span class="php-var">$data</span> <span class="php-keyword1">instanceof</span> Exception) {
</span><span id="82" class="l"><a class="l" href="#82"> 82: </a> <span class="php-keyword1">return</span> <span class="php-var">$this</span>->normalizeException(<span class="php-var">$data</span>);
</span><span id="83" class="l"><a class="l" href="#83"> 83: </a> }
</span><span id="84" class="l"><a class="l" href="#84"> 84: </a>
</span><span id="85" class="l"><a class="l" href="#85"> 85: </a> <span class="php-keyword1">return</span> <span class="php-keyword2">sprintf</span>(<span class="php-quote">"[object] (%s: %s)"</span>, <span class="php-keyword2">get_class</span>(<span class="php-var">$data</span>), <span class="php-var">$this</span>->toJson(<span class="php-var">$data</span>, <span class="php-keyword1">true</span>));
</span><span id="86" class="l"><a class="l" href="#86"> 86: </a> }
</span><span id="87" class="l"><a class="l" href="#87"> 87: </a>
</span><span id="88" class="l"><a class="l" href="#88"> 88: </a> <span class="php-keyword1">if</span> (<span class="php-keyword2">is_resource</span>(<span class="php-var">$data</span>)) {
</span><span id="89" class="l"><a class="l" href="#89"> 89: </a> <span class="php-keyword1">return</span> <span class="php-quote">'[resource]'</span>;
</span><span id="90" class="l"><a class="l" href="#90"> 90: </a> }
</span><span id="91" class="l"><a class="l" href="#91"> 91: </a>
</span><span id="92" class="l"><a class="l" href="#92"> 92: </a> <span class="php-keyword1">return</span> <span class="php-quote">'[unknown('</span>.<span class="php-keyword2">gettype</span>(<span class="php-var">$data</span>).<span class="php-quote">')]'</span>;
</span><span id="93" class="l"><a class="l" href="#93"> 93: </a> }
</span><span id="94" class="l"><a class="l" href="#94"> 94: </a>
</span><span id="95" class="l"><a class="l" href="#95"> 95: </a> <span class="php-keyword1">protected</span> <span class="php-keyword1">function</span> <a id="_normalizeException" href="#_normalizeException">normalizeException</a>(Exception <span class="php-var">$e</span>)
</span><span id="96" class="l"><a class="l" href="#96"> 96: </a> {
</span><span id="97" class="l"><a class="l" href="#97"> 97: </a> <span class="php-var">$data</span> = <span class="php-keyword1">array</span>(
</span><span id="98" class="l"><a class="l" href="#98"> 98: </a> <span class="php-quote">'class'</span> => <span class="php-keyword2">get_class</span>(<span class="php-var">$e</span>),
</span><span id="99" class="l"><a class="l" href="#99"> 99: </a> <span class="php-quote">'message'</span> => <span class="php-var">$e</span>->getMessage(),
</span><span id="100" class="l"><a class="l" href="#100">100: </a> <span class="php-quote">'file'</span> => <span class="php-var">$e</span>->getFile().<span class="php-quote">':'</span>.<span class="php-var">$e</span>->getLine(),
</span><span id="101" class="l"><a class="l" href="#101">101: </a> );
</span><span id="102" class="l"><a class="l" href="#102">102: </a>
</span><span id="103" class="l"><a class="l" href="#103">103: </a> <span class="php-var">$trace</span> = <span class="php-var">$e</span>->getTrace();
</span><span id="104" class="l"><a class="l" href="#104">104: </a> <span class="php-keyword1">foreach</span> (<span class="php-var">$trace</span> <span class="php-keyword1">as</span> <span class="php-var">$frame</span>) {
</span><span id="105" class="l"><a class="l" href="#105">105: </a> <span class="php-keyword1">if</span> (<span class="php-keyword1">isset</span>(<span class="php-var">$frame</span>[<span class="php-quote">'file'</span>])) {
</span><span id="106" class="l"><a class="l" href="#106">106: </a> <span class="php-var">$data</span>[<span class="php-quote">'trace'</span>][] = <span class="php-var">$frame</span>[<span class="php-quote">'file'</span>].<span class="php-quote">':'</span>.<span class="php-var">$frame</span>[<span class="php-quote">'line'</span>];
</span><span id="107" class="l"><a class="l" href="#107">107: </a> } <span class="php-keyword1">else</span> {
</span><span id="108" class="l"><a class="l" href="#108">108: </a> <span class="php-var">$data</span>[<span class="php-quote">'trace'</span>][] = <span class="php-keyword2">json_encode</span>(<span class="php-var">$frame</span>);
</span><span id="109" class="l"><a class="l" href="#109">109: </a> }
</span><span id="110" class="l"><a class="l" href="#110">110: </a> }
</span><span id="111" class="l"><a class="l" href="#111">111: </a>
</span><span id="112" class="l"><a class="l" href="#112">112: </a> <span class="php-keyword1">if</span> (<span class="php-var">$previous</span> = <span class="php-var">$e</span>->getPrevious()) {
</span><span id="113" class="l"><a class="l" href="#113">113: </a> <span class="php-var">$data</span>[<span class="php-quote">'previous'</span>] = <span class="php-var">$this</span>->normalizeException(<span class="php-var">$previous</span>);
</span><span id="114" class="l"><a class="l" href="#114">114: </a> }
</span><span id="115" class="l"><a class="l" href="#115">115: </a>
</span><span id="116" class="l"><a class="l" href="#116">116: </a> <span class="php-keyword1">return</span> <span class="php-var">$data</span>;
</span><span id="117" class="l"><a class="l" href="#117">117: </a> }
</span><span id="118" class="l"><a class="l" href="#118">118: </a>
</span><span id="119" class="l"><a class="l" href="#119">119: </a> <span class="php-keyword1">protected</span> <span class="php-keyword1">function</span> <a id="_toJson" href="#_toJson">toJson</a>(<span class="php-var">$data</span>, <span class="php-var">$ignoreErrors</span> = <span class="php-keyword1">false</span>)
</span><span id="120" class="l"><a class="l" href="#120">120: </a> {
</span><span id="121" class="l"><a class="l" href="#121">121: </a> <span class="php-comment">// suppress json_encode errors since it's twitchy with some inputs</span>
</span><span id="122" class="l"><a class="l" href="#122">122: </a> <span class="php-keyword1">if</span> (<span class="php-var">$ignoreErrors</span>) {
</span><span id="123" class="l"><a class="l" href="#123">123: </a> <span class="php-keyword1">if</span> (<span class="php-keyword2">version_compare</span>(PHP_VERSION, <span class="php-quote">'5.4.0'</span>, <span class="php-quote">'>='</span>)) {
</span><span id="124" class="l"><a class="l" href="#124">124: </a> <span class="php-keyword1">return</span> @<span class="php-keyword2">json_encode</span>(<span class="php-var">$data</span>, JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE);
</span><span id="125" class="l"><a class="l" href="#125">125: </a> }
</span><span id="126" class="l"><a class="l" href="#126">126: </a>
</span><span id="127" class="l"><a class="l" href="#127">127: </a> <span class="php-keyword1">return</span> @<span class="php-keyword2">json_encode</span>(<span class="php-var">$data</span>);
</span><span id="128" class="l"><a class="l" href="#128">128: </a> }
</span><span id="129" class="l"><a class="l" href="#129">129: </a>
</span><span id="130" class="l"><a class="l" href="#130">130: </a> <span class="php-keyword1">if</span> (<span class="php-keyword2">version_compare</span>(PHP_VERSION, <span class="php-quote">'5.4.0'</span>, <span class="php-quote">'>='</span>)) {
</span><span id="131" class="l"><a class="l" href="#131">131: </a> <span class="php-keyword1">return</span> <span class="php-keyword2">json_encode</span>(<span class="php-var">$data</span>, JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE);
</span><span id="132" class="l"><a class="l" href="#132">132: </a> }
</span><span id="133" class="l"><a class="l" href="#133">133: </a>
</span><span id="134" class="l"><a class="l" href="#134">134: </a> <span class="php-keyword1">return</span> <span class="php-keyword2">json_encode</span>(<span class="php-var">$data</span>);
</span><span id="135" class="l"><a class="l" href="#135">135: </a> }
</span><span id="136" class="l"><a class="l" href="#136">136: </a>}
</span><span id="137" class="l"><a class="l" href="#137">137: </a></span></code></pre>
<div id="footer">
seip API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
</div>
</div>
</div>
</body>
</html>
| Tecnocreaciones/VzlaGovernmentTemplateDeveloperSeed | api/source-class-Monolog.Formatter.NormalizerFormatter.html | HTML | mit | 175,428 |
<!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>
Aero Industries -
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=1492237219368&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=1615&V_SEARCH.docsStart=1614&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/updt.sec?_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=1613&V_DOCUMENT.docRank=1614&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492237240909&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=123456184544&profileId=&key.newSearchLabel=">Previous Company</a></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=1615&V_DOCUMENT.docRank=1616&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492237240909&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=123456203386&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>
Aero Industries
</h2>
<div class="row">
<div class="col-md-5">
<h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2>
<p>Aero Industries</p>
<div class="mrgn-tp-md"></div>
<p class="mrgn-bttm-0" ><a href="http://www.aero-industries.com"
target="_blank" title="Website URL">http://www.aero-industries.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">
P.O. Box 292<br/>
FLESHERTON,
Ontario<br/>
N0C 1E0
<br/>
</address>
<h2 class="h5 mrgn-bttm-0">Location Address:</h2>
<address class="mrgn-bttm-md">
80 Ford Dr.<br/>
MARKDALE,
Ontario<br/>
N0C 1H0
<br/>
</address>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(519) 986-2188
</p>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(877) 290-5377</p>
<p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>:
(519) 986-3266</p>
</div>
<div class="col-md-3 mrgn-tp-md">
</div>
</div>
<div class="row mrgn-tp-md mrgn-bttm-md">
<div class="col-md-12">
</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>
Ed
Boer
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
Data Provider <br>
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(519) 986-2188
</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>
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">
337215 - Showcase, Partition, Shelving and Locker Manufacturing
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Manufacturer / Processor / Producer
</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">
Display Hardware in Aluminum <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
Design, Custom Fabrication in Aluminum. Private Label Products.
<br>
Full-size or Scale Models, Display Systems, Hard Wall &
<br>
Permanent Fixtures/Display Cases. Aero Industries has the
<br>
technology you want for the products you need!<br>
<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 -->
<!-- Market Profile -->
<h3 class="page-header">
Market profile
</h3>
<section class="container-fluid">
<h4>
Geographic markets:
</h4>
<h5>
Actively pursuing:
</h5>
<ul>
<li>Alabama</li>
<li>Alaska</li>
<li>Arizona</li>
<li>Arkansas</li>
<li>California</li>
<li>Colorado</li>
<li>Connecticut</li>
<li>Delaware</li>
<li>District of Columbia</li>
<li>Florida</li>
<li>Georgia</li>
<li>Hawaii</li>
<li>Idaho</li>
<li>Illinois</li>
<li>Indiana</li>
<li>Iowa</li>
<li>Kansas</li>
<li>Kentucky</li>
<li>Louisiana</li>
<li>Maine</li>
<li>Maryland</li>
<li>Massachusetts</li>
<li>Michigan</li>
<li>Minnesota</li>
<li>Mississippi</li>
<li>Missouri</li>
<li>Montana</li>
<li>Nebraska</li>
<li>Nevada</li>
<li>New Hampshire</li>
<li>New Jersey</li>
<li>New Mexico</li>
<li>New York</li>
<li>North Carolina</li>
<li>North Dakota</li>
<li>Ohio</li>
<li>Oklahoma</li>
<li>Oregon</li>
<li>Pennsylvania</li>
<li>Rhode Island</li>
<li>South Carolina</li>
<li>South Dakota</li>
<li>Tennessee</li>
<li>Texas</li>
<li>Utah</li>
<li>Vermont</li>
<li>Virginia</li>
<li>Washington</li>
<li>West Virginia</li>
<li>Wisconsin</li>
<li>Wyoming</li>
</ul>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Sector Information -->
<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>
Ed
Boer
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
Data Provider <br>
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(519) 986-2188
</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>
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">
337215 - Showcase, Partition, Shelving and Locker Manufacturing
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Manufacturer / Processor / Producer
</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">
Display Hardware in Aluminum <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
Design, Custom Fabrication in Aluminum. Private Label Products.
<br>
Full-size or Scale Models, Display Systems, Hard Wall &
<br>
Permanent Fixtures/Display Cases. Aero Industries has the
<br>
technology you want for the products you need!<br>
<br>
</div>
</div>
</section>
</details>
<details id="details-panel6">
<summary>
Market
</summary>
<h2 class="wb-invisible">
Market profile
</h2>
<section class="container-fluid">
<h4>
Geographic markets:
</h4>
<h5>
Actively pursuing:
</h5>
<ul>
<li>Alabama</li>
<li>Alaska</li>
<li>Arizona</li>
<li>Arkansas</li>
<li>California</li>
<li>Colorado</li>
<li>Connecticut</li>
<li>Delaware</li>
<li>District of Columbia</li>
<li>Florida</li>
<li>Georgia</li>
<li>Hawaii</li>
<li>Idaho</li>
<li>Illinois</li>
<li>Indiana</li>
<li>Iowa</li>
<li>Kansas</li>
<li>Kentucky</li>
<li>Louisiana</li>
<li>Maine</li>
<li>Maryland</li>
<li>Massachusetts</li>
<li>Michigan</li>
<li>Minnesota</li>
<li>Mississippi</li>
<li>Missouri</li>
<li>Montana</li>
<li>Nebraska</li>
<li>Nevada</li>
<li>New Hampshire</li>
<li>New Jersey</li>
<li>New Mexico</li>
<li>New York</li>
<li>North Carolina</li>
<li>North Dakota</li>
<li>Ohio</li>
<li>Oklahoma</li>
<li>Oregon</li>
<li>Pennsylvania</li>
<li>Rhode Island</li>
<li>South Carolina</li>
<li>South Dakota</li>
<li>Tennessee</li>
<li>Texas</li>
<li>Utah</li>
<li>Vermont</li>
<li>Virginia</li>
<li>Washington</li>
<li>West Virginia</li>
<li>Wisconsin</li>
<li>Wyoming</li>
</ul>
</section>
</details>
</div>
</div>
<div class="row">
<div class="col-md-12 text-right">
Last Update Date 2015-04-23
</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/234567012809.html | HTML | mit | 40,760 |
<div class="list-group" style="max-height:900px; overflow:scroll;">
<a href="#" class="list-group-item" *ngFor="#project of projects">
<h4 class="list-group-item-heading">{{project.projectNumber}}</h4>
<p class="list-group-item-text small">{{project.projectName}}</p>
</a>
</div>
| chriscurnow/angular2-webpack-starter | src/app/components/ProjectPalette/project-palette.html | HTML | mit | 292 |
<!DOCTYPE html>
<html>
<head>
<title>Mocha</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../../node_modules/mocha/mocha.css" />
</head>
<body>
<div id="mocha"></div>
<script src="../../node_modules/es5-shim/es5-shim.js"></script>
<script src="../../node_modules/es5-shim/es5-sham.js"></script>
<script src="../../node_modules/mocha/mocha.js"></script>
<script src="../../node_modules/expect.js/index.js"></script>
<script>
mocha.setup('bdd');
</script>
<script src="../../dist/index.aio.js"></script>
<script>
var libs = {
'expect.js': expect,
'../src/index.ts': window['fis-parser-template']
};
var require = function(path) {
return libs[path];
}
</script>
<script src="../test.js"></script>
<script>
mocha.run();
</script>
</body>
</html>
| yanhaijing/template.js | packages/fis-parser-template/test/browser/index.html | HTML | mit | 1,031 |
<div class="kw-loading" data-ng-show="loading">
<i class="icon kw-icon-xl spin" data-ng-class="loadingIcon"></i>
</div>
| juanmarinbear/kiwi | src/client/app/core/kwloading/kwloading.html | HTML | mit | 122 |
<div class="commune_descr limited">
<p>
Quenza est
un village
localisé dans le département de Corse-du-Sud en Corse. On dénombrait 247 habitants en 2008.</p>
<p>Le nombre d'habitations, à Quenza, se décomposait en 2011 en 33 appartements et 570 maisons soit
un marché plutôt équilibré.</p>
<p>À coté de Quenza sont situées les communes de
<a href="{{VLROOT}}/immobilier/cargiaca_2A066/">Cargiaca</a> à 8 km, 57 habitants,
<a href="{{VLROOT}}/immobilier/san-gavino-di-carbini_2A300/">San-Gavino-di-Carbini</a> localisée à 5 km, 960 habitants,
<a href="{{VLROOT}}/immobilier/levie_2A142/">Levie</a> à 7 km, 743 habitants,
<a href="{{VLROOT}}/immobilier/mela_2A158/">Mela</a> à 8 km, 33 habitants,
<a href="{{VLROOT}}/immobilier/serra-di-scopamene_2A278/">Serra-di-Scopamène</a> localisée à 3 km, 110 habitants,
<a href="{{VLROOT}}/immobilier/sorbollano_2A285/">Sorbollano</a> localisée à 2 km, 79 habitants,
entre autres. De plus, Quenza est située à seulement 22 km de <a href="{{VLROOT}}/immobilier/porto-vecchio_2A247/">Porto-Vecchio</a>.</p>
<p>La ville offre quelques aménagements, elle propose entre autres un terrain de sport.</p>
<p>Si vous envisagez de emmenager à Quenza, vous pourrez facilement trouver une maison à acheter. </p>
</div>
| donaldinou/frontend | src/Viteloge/CoreBundle/Resources/descriptions/2a254.html | HTML | mit | 1,327 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>HealthCareAbroad\SearchBundle\DependencyInjection\Configuration | HealthCareAbroad API</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
</head>
<body id="class">
<div class="header">
<ul>
<li><a href="../../../classes.html">Classes</a></li>
<li><a href="../../../namespaces.html">Namespaces</a></li>
<li><a href="../../../interfaces.html">Interfaces</a></li>
<li><a href="../../../doc-index.html">Index</a></li>
</ul>
<div id="title">HealthCareAbroad API</div>
<div class="type">Class</div>
<h1><a href="../../../HealthCareAbroad/SearchBundle/DependencyInjection.html">HealthCareAbroad\SearchBundle\DependencyInjection</a>\Configuration</h1>
</div>
<div class="content">
<p>class <strong>Configuration</strong> implements
<abbr title="Symfony\Component\Config\Definition\ConfigurationInterface">ConfigurationInterface</abbr></p>
<div class="description">
<p>This is the class that validates and merges configuration from your app/config files</p>
<p>To learn more see {@link http://symfony.com/doc/current/cookbook/bundles/extension.html#cookbook-bundles-extension-config-class}</p>
</div>
<h2>Methods</h2>
<table>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_getConfigTreeBuilder">getConfigTreeBuilder</a>()
<p>{@inheritDoc}</p>
</td>
<td></td>
</tr>
</table>
<h2>Details</h2>
<h3 id="method_getConfigTreeBuilder">
<div class="location">at line 18</div>
<code> public
<strong>getConfigTreeBuilder</strong>()</code>
</h3>
<div class="details">
<p>{@inheritDoc}</p>
<p></p>
<div class="tags">
</div>
</div>
</div>
<div id="footer">
Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
</div>
</body>
</html>
| richtermarkbaay/MEDTrip | doc/HealthCareAbroad/SearchBundle/DependencyInjection/Configuration.html | HTML | mit | 2,597 |
<!DOCTYPE html>
<html lang="en">
<head>
<title>Name file-label-embedded-slider</title>
<style type="text/css">
#fieldDiv {
display: table;
width: 80%;
margin: 100px 10%;
}
.hidden {
display: none;
}
</style>
</head>
<body>
<div class="pageContainer">
<div id="fieldDiv"><!--
Start of W3C ARIA test case code. -->
<input type="file" id="test" />
<label for="test">foo <input role="slider" type="range" value="5" min="1" max="10" aria-valuenow="5" aria-valuemin="1" aria-valuemax="10"> baz
</label>
<!-- End of W3C ARIA test case code. --></div>
</div>
<br /><br /><br />
<div>
<button onclick="(function(){var a=document.createElement('script');a.type='text/javascript';a.src='https://accdc.github.io/visual-aria/visual-aria/roles.js';document.head.appendChild(a)})()"> Load Visual ARIA </button>
<button onclick="document.getElementById('calcTextStr').innerHTML = getNames(document.getElementById('test'));"> Calculate Accessible Name and Description </button>
<br />
<textarea id="calcTextStr" readonly aria-label="Accessible Name and Description Calculation" title="Accessible Name and Description Calculation" style="width: 100%; height: 60px;"></textarea>
</div>
<script type="text/javascript" src="../Sample JavaScript Recursion Algorithm/recursion.js"></script>
</body>
</html> | accdc/w3c-alternative-text-computation | docs/Autogenerated AccName 1.1 Testable Statements - W3C/Name file-label-embedded-slider.html | HTML | mit | 1,290 |
---
layout: post
title: ! 'w00t : Building a new app from the ground up : First specs and getting started'
---
This is one of the articles in our series; the parts are:<br />
<ol>
<li><a href="http://www.corebvba.be/blog/post/w00t-Building-a-new-app-from-the-ground-up-methodology-technology-tools-used.aspx">Methodology, technology & tools used</a></li>
<li><a href="http://www.corebvba.be/blog/post/w00t-Building-a-new-app-from-the-ground-up-setting-up-the-environment.aspx">Setting up the environment</a></li>
<li><a href="http://www.corebvba.be/blog/post/w00t-Building-a-new-app-from-the-ground-up-First-specs-and-getting-started.aspx">First specs and getting started</a></li>
<li><a href="http://www.corebvba.be/blog/post/w00t-Building-a-new-app-from-the-ground-up-IOC-database-and-other-stuff3b-a-real-framework.aspx">IOC, database and other stuff; a real framework</a> <br />
</li>
</ol>
<p>
Happy reading !<br />
</p>
<h2>
Automating specs
</h2>
<p>
Ok, this step took quite some time to figure out, but once you know how to do this this should be really simple.
</p>
<p>
1. Open the solution and go to the properties of the Specs project<br />
2. Go to the build events, and put the following text in the post-build event command line :
</p>
<pre>
del "$(TargetDir)*.html"
"$(ProjectDir)..\..\tools\Machine.Specifications.ConsoleRunner.exe" "$(TargetPath)" --html $(TargetDir)
ren "$(TargetDir)$(TargetName)*.html" output.html
"$(TargetDir)output.html"
exit 0
</pre>
<p>
This will make sure that everytime you do a build, the old Mspec html file gets deleted, mspec is ran, and the html is renamed to output.html and shown in your default browser.
</p>
<p>
Please do note that as long as you have the browser open, you build will not be considered finished, so you should close this window in order to continue developing.<br />
Another possibility would be to build the html file somewhere in your project path, and add it to the project, so you can load it in your project each time, and get a message if it has changed.
</p>
<p>
3. Add a reference to ..\lib\Machine.specifications.dll<br />
4. Remove the bogus class and start writing your specs.
</p>
<p>
Regarding this part there might be some discussions. I created a file called ProductSpecs.cs, which has the following content :
</p>
<pre>
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Machine.Specifications;
namespace Specs
{
public class Product { };
public interface IRepository<T>
{
IQueryable<T> Find {get;}
bool Add(T instance);
bool Delete(T instance);
bool Update(T instance);
}
public interface IUnitOfWork : IDisposable
{
void Commit();
}
public interface IProductRepository : IRepository<Product>
{
ICollection<Product> GetFromXml(string xml);
};
public abstract class with_empty_productlist
{
protected static IProductRepository productrepo;
protected static ICollection<Product> products;
Establish context = () =>
{
products = new List<Product>();
};
}
public abstract class with_productlist : with_empty_productlist
{
Establish context = () =>
{
products = new List<Product>();
products.Add(new Product());
products.Add(new Product());
products.Add(new Product());
};
}
public class when_products_are_imported_from_external_xmlfile : with_productlist
{
Because of = () => products = productrepo.GetFromXml(Properties.Resources.ExternalProductsXml);
It should_contain_xx_products;
It should_have_an_article_matching_xx;
}
}
</pre>
<p>
So as you might see I added some of my code to be in order to be able to start writing some code in my specs; the next thing I am going to do is write code to match these simple specs, and move the respective app code in a proper project of it's own.
</p>
<p>
Once this is finished, I am going to extend my specs to match a bigger part of the scope...
</p>
<p>
I'll keep you all posted !!
</p>
<div style="text-align:right"><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=xa-4aec37702e3161d4"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pub=xa-4aec37702e3161d4"></script></div>
| ToJans/tojans.me.dev | source/_posts/2009-10-19-w00t-building-a-new-app-from-the-ground-up-first-specs-and-getting-started.html | HTML | mit | 5,902 |
<!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>My Project: src/pair.h File 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">My Project
</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="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File 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="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#define-members">Macros</a> </div>
<div class="headertitle">
<div class="title">pair.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="pair_8h__dep__incl.png" border="0" usemap="#src_2pair_8hdep" alt=""/></div>
<map name="src_2pair_8hdep" id="src_2pair_8hdep">
<area shape="rect" id="node2" href="src_2core_2symbol_8c.html" title="src/core/symbol.c" alt="" coords="5,88,131,115"/>
<area shape="rect" id="node3" href="src_2protocols_2pair_2pair_8c.html" title="src/protocols/pair\l/pair.c" alt="" coords="156,81,279,122"/>
<area shape="rect" id="node4" href="xpair_8c.html" title="src/protocols/pair\l/xpair.c" alt="" coords="303,81,425,122"/>
<area shape="rect" id="node5" href="ws__handshake_8c.html" title="src/transports/ws/ws\l_handshake.c" alt="" coords="449,81,593,122"/>
<area shape="rect" id="node6" href="block_8c.html" title="tests/block.c" alt="" coords="618,88,715,115"/>
<area shape="rect" id="node7" href="tests_2device_8c.html" title="tests/device.c" alt="" coords="740,88,844,115"/>
<area shape="rect" id="node8" href="domain_8c.html" title="tests/domain.c" alt="" coords="869,88,976,115"/>
<area shape="rect" id="node9" href="emfile_8c.html" title="tests/emfile.c" alt="" coords="1001,88,1103,115"/>
<area shape="rect" id="node10" href="tests_2inproc_8c.html" title="tests/inproc.c" alt="" coords="1127,88,1228,115"/>
<area shape="rect" id="node11" href="inproc__shutdown_8c.html" title="tests/inproc_shutdown.c" alt="" coords="1253,88,1416,115"/>
<area shape="rect" id="node12" href="iovec_8c.html" title="tests/iovec.c" alt="" coords="1441,88,1537,115"/>
<area shape="rect" id="node13" href="tests_2ipc_8c.html" title="tests/ipc.c" alt="" coords="1563,88,1645,115"/>
<area shape="rect" id="node14" href="ipc__shutdown_8c.html" title="tests/ipc_shutdown.c" alt="" coords="1669,88,1816,115"/>
<area shape="rect" id="node15" href="ipc__stress_8c.html" title="tests/ipc_stress.c" alt="" coords="1841,88,1967,115"/>
<area shape="rect" id="node16" href="tests_2msg_8c.html" title="tests/msg.c" alt="" coords="1992,88,2083,115"/>
<area shape="rect" id="node17" href="tests_2pair_8c.html" title="tests/pair.c" alt="" coords="2107,88,2193,115"/>
<area shape="rect" id="node18" href="tests_2poll_8c.html" title="tests/poll.c" alt="" coords="2218,88,2304,115"/>
<area shape="rect" id="node19" href="separation_8c.html" title="tests/separation.c" alt="" coords="2329,88,2455,115"/>
<area shape="rect" id="node20" href="tests_2tcp_8c.html" title="tests/tcp.c" alt="" coords="2479,88,2563,115"/>
<area shape="rect" id="node21" href="tcp__shutdown_8c.html" title="tests/tcp_shutdown.c" alt="" coords="2588,88,2735,115"/>
<area shape="rect" id="node22" href="tests_2tcpmux_8c.html" title="tests/tcpmux.c" alt="" coords="2759,88,2868,115"/>
<area shape="rect" id="node23" href="term_8c.html" title="tests/term.c" alt="" coords="2893,88,2984,115"/>
<area shape="rect" id="node24" href="timeo_8c.html" title="tests/timeo.c" alt="" coords="3009,88,3108,115"/>
<area shape="rect" id="node25" href="tests_2ws_8c.html" title="tests/ws.c" alt="" coords="3132,88,3215,115"/>
</map>
</div>
</div>
<p><a href="pair_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a156b0649e597867502b86e5bcb23ce06"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="pair_8h.html#a156b0649e597867502b86e5bcb23ce06">NN_PROTO_PAIR</a>   1</td></tr>
<tr class="separator:a156b0649e597867502b86e5bcb23ce06"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a47f3e1772b17943bd51d269cd8a20bce"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="pair_8h.html#a47f3e1772b17943bd51d269cd8a20bce">NN_PAIR</a>   (<a class="el" href="pair_8h.html#a156b0649e597867502b86e5bcb23ce06">NN_PROTO_PAIR</a> * 16 + 0)</td></tr>
<tr class="separator:a47f3e1772b17943bd51d269cd8a20bce"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="a47f3e1772b17943bd51d269cd8a20bce"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define NN_PAIR   (<a class="el" href="pair_8h.html#a156b0649e597867502b86e5bcb23ce06">NN_PROTO_PAIR</a> * 16 + 0)</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a156b0649e597867502b86e5bcb23ce06"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define NN_PROTO_PAIR   1</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
</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>
| lalazari/Nanomsg-Libf | html/pair_8h.html | HTML | mit | 8,837 |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta http-equiv="cleartype" content="on"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content=""/>
<meta name="keywords" content=""/>
<title>Example</title>
<link href="styles.css" rel="stylesheet"/>
<script type="application/javascript" charset="utf-8" async src="index.js"></script>
</head>
<body>
<h1>Gamepad API tester</h1>
<div id="no-gamepad-support">
Your browser does not seem to support Gamepad API, or it might be
we’re not detecting it very well. Sorry!
</div>
<div id="no-gamepads-connected" class="">
No gamepads seem to be connected. Be sure to plug in a gamepad and then
press any of its buttons to activate it.
</div>
<ul id="gamepads"></ul>
<div id="template">
<li class="gamepad">
<div class="buttons">
<div class="face" name="button-1"></div>
<div class="face" name="button-2"></div>
<div class="face" name="button-3"></div>
<div class="face" name="button-4"></div>
<div class="top-shoulder" name="button-left-shoulder-top"></div>
<div class="top-shoulder" name="button-right-shoulder-top"></div>
<div class="bottom-shoulder" name="button-left-shoulder-bottom"></div>
<div class="bottom-shoulder" name="button-right-shoulder-bottom"></div>
<div class="select-start" name="button-select"></div>
<div class="select-start" name="button-start"></div>
<div class="select-start" name="button-special"></div>
<div class="stick" name="stick-1"></div>
<div class="stick" name="stick-2"></div>
<div class="face" name="button-dpad-top"></div>
<div class="face" name="button-dpad-bottom"></div>
<div class="face" name="button-dpad-left"></div>
<div class="face" name="button-dpad-right"></div>
</div>
<div class="labels">
<label for="button-1">?</label>
<label for="button-2">?</label>
<label for="button-3">?</label>
<label for="button-4">?</label>
<label for="button-left-shoulder-top">?</label>
<label for="button-right-shoulder-top">?</label>
<label for="button-left-shoulder-bottom">?</label>
<label for="button-right-shoulder-bottom">?</label>
<label for="button-select">?</label>
<label for="button-start">?</label>
<label for="button-special">?</label>
<label for="stick-1">?</label>
<label for="stick-2">?</label>
<label for="button-dpad-top">?</label>
<label for="button-dpad-bottom">?</label>
<label for="button-dpad-left">?</label>
<label for="button-dpad-right">?</label>
<label for="stick-1-axis-x">?</label>
<label for="stick-1-axis-y">?</label>
<label for="stick-2-axis-x">?</label>
<label for="stick-2-axis-y">?</label>
<div class="extra-inputs"></div>
</div>
<div class="index"></div>
<marquee class="name" scrolldelay="50" scrollamount="2"></marquee>
</li>
</div>
</body>
</html>
| nathanfaucett/gamepads | example/index.html | HTML | mit | 3,490 |
<table id="symbol">
<thead>
<th><abbr title="Operating System">OS</abbr></th>
<th>
<span class="legend supported"><span class="icon-supported" aria-hidden="true"></span> Supported</span>
<span class="legend aliased"><span class="icon-aliased" aria-hidden="true"></span>Aliased</span>
<span class="legend unsupported"><span class="icon-unsupported" aria-hidden="true"></span> <abbr title="Operating System">OS</abbr> Default</span></th>
</thead>
<tbody>
<tr class="supported">
<td><a href="os/os-x-snow-leopard"><span class="icon-os-x-snow-leopard" aria-hidden="true"></span><span class="a11y-hidden">Mac OS X</span> <span class="version">Snow Leopard 10.6.8</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/os-x-lion"><span class="icon-os-x-lion" aria-hidden="true"></span><span class="a11y-hidden">Mac OS X</span> <span class="version">Lion 10.7.5</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/os-x-mountain-lion"><span class="icon-os-x-mountain-lion" aria-hidden="true"></span><span class="a11y-hidden">Mac OS X</span> <span class="version">Mountain Lion 10.8.5</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/os-x-mavericks"><span class="icon-os-x-mavericks" aria-hidden="true"></span><span class="a11y-hidden">Mac OS X</span> <span class="version">Mavericks 10.9.5</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/win-xp-sp3"><span class="icon-win-xp-sp3" aria-hidden="true"></span><span class="a11y-hidden">Windows</span> <span class="version">XP (NT 5.1 SP3)</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/win-xp"><span class="icon-win-xp" aria-hidden="true"></span><span class="a11y-hidden">Windows</span> <span class="version">XP (NT 5.2)</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/win-7"><span class="icon-win-7" aria-hidden="true"></span><span class="a11y-hidden">Windows</span> <span class="version">7 (NT 6.1)</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/win-8"><span class="icon-win-8" aria-hidden="true"></span><span class="a11y-hidden">Windows</span> <span class="version">8 (NT 6.2)</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/win-8-1"><span class="icon-win-8-1" aria-hidden="true"></span><span class="a11y-hidden">Windows</span> <span class="version">8.1 (NT 6.3)</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class=" unsupported">
<td><a href="os/ios-5-1-iphone"><span class="icon-ios-5-1-iphone" aria-hidden="true"></span><span class="a11y-hidden">iOS-iPhone</span> <span class="version">5.1</span></a></td>
<td>
<span class="icon-unsupported" aria-hidden="true"></span><span class="a11y-hidden">unsupported</span>
</td>
</tr>
<tr class="supported">
<td><a href="os/ios-6-iphone"><span class="icon-ios-6-iphone" aria-hidden="true"></span><span class="a11y-hidden">iOS-iPhone</span> <span class="version">6.0</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/ios-7-iphone"><span class="icon-ios-7-iphone" aria-hidden="true"></span><span class="a11y-hidden">iOS-iPhone</span> <span class="version">7.0.3</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/ios-8-1-iphone"><span class="icon-ios-8-1-iphone" aria-hidden="true"></span><span class="a11y-hidden">iOS-iPhone</span> <span class="version">8.1</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/ios-9-3-iphone"><span class="icon-ios-9-3-iphone" aria-hidden="true"></span><span class="a11y-hidden">iOS-iPhone</span> <span class="version">9.3</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class=" unsupported">
<td><a href="os/android-4-2-2"><span class="icon-android-4-2-2" aria-hidden="true"></span><span class="a11y-hidden">Android</span> <span class="version">Jelly Bean 4.2.2</span></a></td>
<td>
<span class="icon-unsupported" aria-hidden="true"></span><span class="a11y-hidden">unsupported</span>
</td>
</tr>
<tr class=" unsupported">
<td><a href="os/android-4-4"><span class="icon-android-4-4" aria-hidden="true"></span><span class="a11y-hidden">Android</span> <span class="version">KitKat 4.4.2</span></a></td>
<td>
<span class="icon-unsupported" aria-hidden="true"></span><span class="a11y-hidden">unsupported</span>
</td>
</tr>
<tr class=" unsupported">
<td><a href="os/android-5-0"><span class="icon-android-5-0" aria-hidden="true"></span><span class="a11y-hidden">Android</span> <span class="version">Lollipop 5.0.2</span></a></td>
<td>
<span class="icon-unsupported" aria-hidden="true"></span><span class="a11y-hidden">unsupported</span>
</td>
</tr>
<tr class=" unsupported">
<td><a href="os/android-6-0"><span class="icon-android-6-0" aria-hidden="true"></span><span class="a11y-hidden">Android</span> <span class="version">Marshmallow 6.0.1</span></a></td>
<td>
<span class="icon-unsupported" aria-hidden="true"></span><span class="a11y-hidden">unsupported</span>
</td>
</tr>
<tr class=" unsupported">
<td><a href="os/win-phone-7-5"><span class="icon-win-phone-7-5" aria-hidden="true"></span><span class="a11y-hidden">Windows</span> <span class="version">Phone 7.5</span></a></td>
<td>
<span class="icon-unsupported" aria-hidden="true"></span><span class="a11y-hidden">unsupported</span>
</td>
</tr>
<tr class=" unsupported">
<td><a href="os/win-phone-8"><span class="icon-win-phone-8" aria-hidden="true"></span><span class="a11y-hidden">Windows</span> <span class="version">Phone 8.0</span></a></td>
<td>
<span class="icon-unsupported" aria-hidden="true"></span><span class="a11y-hidden">unsupported</span>
</td>
</tr>
<tr class="supported">
<td><a href="os/ubuntu-14"><span class="icon-ubuntu-14" aria-hidden="true"></span><span class="a11y-hidden">Linux</span> <span class="version">Ubuntu 14.04</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/fedora-20"><span class="icon-fedora-20" aria-hidden="true"></span><span class="a11y-hidden">Linux</span> <span class="version">Fedora 20</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
</tbody>
</table>
| zachleat/font-family-reunion | fontfamily.io/results/symbol.html | HTML | mit | 8,996 |
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>"Advanced" Python</title>
<meta name="description" content="Advanced Python workshop at NICAR 2015">
<meta name="author" content="Geoff Hing">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/solarized.css" id="theme">
<!-- Code syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<section>
<h1>"Advanced" Python</h1>
<h3>NICAR 2015</h3>
<p><a href="http://ghing.github.io/nicar2015_advanced_python_slides/">http://bit.ly/advancedpycarslides</a></p>
<p><a href="https://github.com/ghing/nicar2015_advanced_python">http://bit.ly/advancedpycar</a></p>
<p>
<small><a href="https://github.com/ghing">Geoff Hing</a> / <a href="https://twitter.com/geoffhing">@geoffhing</a></small>
</p>
</section>
<section>
<h1>Getting started</h1>
<p>In this environment, use the Anaconda shell</p>
<pre>
<code class="bash">
cd c:\
git clone https://github.com/ghing/nicar2015_advanced_python.git
cd nicar2015_advanced_python
virtualenv venv
.\venv\Scripts\activate
pip install -r requirements.txt
</code>
</pre>
</section>
<section>
<h1>Where we're going</h1>
<ul>
<li>Test-driven development (TDD)</li>
<li>Object oriented design</li>
<li>Functional programming</li>
</ul>
</section>
<section>
<h1>Format</h1>
<ul>
<li>Concept</li>
<li>Example</li>
<li>Excercise *</li>
</ul>
<p>* Show your work! Tweet @geoffhing with pastebin or gist links when you get the solution</p>
</section>
<section>
<h1>Test driven development (TDD)</h1>
<ol>
<li>Write (failing) test</li>
<li>Make it pass</li>
<li>Refactor</li>
</ol>
</section>
<section>
<h1>Test driven development (TDD)</h1>
<ul>
<li>unit tests</li>
<li>test case</li>
<li>test runner</li>
<li>assertion</li>
</ul>
</section>
<section>
<h1>On deadline?!?</h1>
<ul>
<li>Simple designs</li>
<li>Confidence</li>
<li>Ch-ch-ch-ch-changes</li>
<li>Manual testing is slow</li>
</ul>
<aside class="notes">
If you look at open-source projects on GitHub, you'll often see indicators of test coverage for the code base (the percentage of functions, statements, branches or conditions that have tests written for them). It seems unimaginable to be able to get good test coverage in a newsroom environment with simultaneous, short-lived projects on deadline.
However, testing is often a worthwhile investment.
* Helps you reason about your design
* Better to quickly test the parts that you're uncertain about directly than re-running an entire module
* Finding and fixing bugs in production code sucks
* Save time testing or worrying about changes later (or worse, not making changes for fear of breaking)
In my work at the Tribune I usually:
* Test the hard parts
* Write tests to get unstuck, warm up
* Write imaginary tests (don't actually write tests but think about how you would)
</aside>
</section>
<section>
<h1>Testing tools</h1>
<ul>
<li><a href="https://docs.python.org/2/library/unittest.html">unittest</a></li>
<li><a href="https://nose.readthedocs.org/">nose</a></li>
<li><a href="http://www.voidspace.org.uk/python/mock/">mock</a></li>
</ul>
<aside class="notes">
There are a wealth of tools for writing tests in Python as well as a variety of testing paradigms. Today we'll focus on unit testing using the `unittest` package which is part of the Python Standard Library and `nose`, a test runner, framework and useful set of utilities for testing in Python.
</aside>
</section>
<section>
<h1>Example Test</h1>
<p><em><a href="https://github.com/onyxfish/csvkit/blob/master/tests/test_sql.py">tests/test_sql.py</a></em> from <a href="https://github.com/onyxfish/csvkit">csvkit</a></p>
<pre>
<code class="python">
class TestSQL(unittest.TestCase):
def setUp(self):
# ...
def test_make_column_name(self):
c = sql.make_column(table.Column(0, 'test', [u'1', u'-87', u'418000000', u'']))
self.assertEqual(c.key, 'test')
</code>
</pre>
</section>
<section>
<h1>Let's run some tests</h1>
<pre>
<code class="bash">
nosetests
</code>
</pre>
<aside class="notes">
We'll use nose's test runner to automatically discover and run tests in the `tests` directory. As it runs, it will give us a report of which tests passed and failed.
</aside>
</section>
<section>
<h1>Let's write a test</h1>
Implement the <em>test_slugify_whitespace()</em> method in <em><a href="https://github.com/ghing/nicar2015_advanced_python/blob/master/tests/test_utils.py">tests/test_utils.py</a></em> to reflect the new requirements.
</section>
<section>
<h1>Make it pass</h1>
Implement <em><a href="https://github.com/ghing/nicar2015_advanced_python/blob/master/pycar_advanced/utils.py#L3">pycar_advanced.utils.slugify()</a></em> so your test passes!
<pre>
<code class="bash">
nosetests tests/test_utils.py
</code>
</pre>
</section>
<section>
<h1>Object Oriented Design</h1>
<ul>
<li>Inheritance</li>
<li>Composition</li>
<li>Multiple inheritance</li>
<li>Mixin</li>
<li>Delegation</li>
<li>Magic Methods</li>
</ul>
<aside class="notes">
Ask the audience for a definition of "object" oriented as a programming paradigm
</aside>
</section>
<section>
<h1>Inheritance vs. Composition</h1>
<p><em>is a</em> vs. <em>has a</em></p>
<aside class="notes">
<p>These are different ways of deciding how to share behavior between classes and how to modify that behavior.</p>
</aside>
</section>
<section>
<h1>Inheritance</h1>
<p><em><a href="https://github.com/pandaproject/panda/blob/master/panda/models/slugged_model.py">panda/models/slugged_model.py</a></em> from <a href="https://github.com/pandaproject/panda/">PANDA</a></p>
<pre>
<code class="python">
from django.db import models
class SluggedModel(models.Model):
slug = models.SlugField(_('slug'), max_length=256)
def save(self, *args, **kwargs):
if not self.slug:
self.slug = self.generate_unique_slug()
super(SluggedModel, self).save(*args, **kwargs)
def generate_unique_slug(self):
# ...
</code>
</pre>
</section>
<section>
<h1>Inheritance</h1>
<p><em><a href="https://github.com/pandaproject/panda/blob/master/panda/models/dataset.py">panda/models/dataset.py</a></em> from <a href="https://github.com/pandaproject/panda/">PANDA</a></p>
<pre>
<code class="python">
from panda.models.slugged_model import SluggedModel
class Dataset(SluggedModel):
"""
A PANDA dataset (one table & associated metadata).
"""
name = models.CharField(_('name'), max_length=256,
help_text=_('User-supplied dataset name.'))
description = models.TextField(_('description'), blank=True,
help_text=_('User-supplied dataset description.'))
# ...
def save(self, *args, **kwargs):
"""
Save the date of creation.
"""
if not self.creation_date:
self.creation_date = now()
super(Dataset, self).save(*args, **kwargs)
</code>
</pre>
</section>
<section>
<h1>Inheritance</h1>
<p><em>Dataset</em> is a <em>SluggedModel</em> is a <em>Model</em></p>
<aside class="notes">
<p>Does anyone have examples of where they've used inheritance, or data entities or program components where inheritance seems like a natural fit?</p>
</aside>
</section>
<section>
<h1>Multiple Inheritance</h1>
<p><em><a href="https://github.com/datadesk/django-bakery/blob/master/bakery/views.py">bakery/views.py</a></em> from <a href="https://github.com/datadesk/django-bakery">Django Bakery</a></p>
<pre>
<code class="python">
class BuildableMixin(object):
"""
Common methods we will use in buildable views.
"""
def get_content(self):
# ...
def prep_directory(self, path):
# ...
def build_file(self, path, html):
# ...
def write_file(self, path, html):
# ...
</code>
</pre>
</section>
<section>
<h1>Multiple Inheritance</h1>
<p><em><a href="https://github.com/datadesk/django-bakery/blob/master/bakery/views.py">bakery/views.py</a></em> from <a href="https://github.com/datadesk/django-bakery">Django Bakery</a></p>
<pre>
<code class="python">
from django.views.generic import TemplateView
class BuildableTemplateView(TemplateView, BuildableMixin):
@property
def build_method(self):
return self.build
def build(self):
logger.debug("Building %s" % self.template_name)
self.request = RequestFactory().get(self.build_path)
path = os.path.join(settings.BUILD_DIR, self.build_path)
self.prep_directory(self.build_path)
self.build_file(path, self.get_content())
</code>
</pre>
<aside class="notes">
The "mixin" pattern is a common use of multiple inheritance. A "mixin" is a class that is always used as base class and is not intended to be instantiated directly. Its methods are usually intended to be called by methods in the subclasses.
</aside>
</section>
<section>
<h1>Let's use a mixin!</h1>
<p>Use the <em>ResultsTestMixin</em> class to avoid duplicate code in the test case classes in <em><a href="https://github.com/ghing/nicar2015_advanced_python/blob/master/tests/test_oo.py">tests/tests_oo.py</a></em></p>.
</section>
<section>
<h1>Multiple Inheritance</h1>
<h2>Be careful!</h2>
<pre>
<code class="python">
>>> class A(object):
... def whoami(self):
... print('A.whoami')
...
>>> class B(A):
... def whoami(self):
... print('B.whoami')
...
>>> class C(A):
... def whoami(self):
... print('C.whoami')
...
>>> class D(B, C):
... pass
>>> D().whoami()
</code>
</pre>
<aside class="notes">
The selection of which implementation of an object's method is called the Method Resolution Order (MRO). For simple class hierarchies, it's safe to say methods are resolved from left to right as the bases are specified in the class definition. The actual algorithm used to resolve the MRO is called the "C3 superclass linearization" is pretty complex. Generally, it's a good idea to keep the inheritance hierarchy simple when using multiple inheritance. When combining complex functionalities, Composition might be a preferable design pattern.
</aside>
</section>
<section>
<h1>Multiple Inheritance</h1>
<h2>Be careful!</h2>
<pre>
<code class="python">
>>> class A(object):
... def whoami(self):
... print('A.whoami')
...
>>> class B(A):
... def whoami(self):
... print('B.whoami')
...
>>> class C(A):
... def whoami(self):
... print('C.whoami')
...
>>> class D(B, C):
... pass
>>> D().whoami()
B.whoami
</code>
</pre>
</section>
<section>
<h1>Composition</h1>
<p><em><a href="https://github.com/datadesk/python-elections/blob/master/elections/ap.py">elections/ap.py</a></em> from <a href="https://github.com/datadesk/python-elections/">python-elections</a>.
<pre>
<code class="python">
class AP(object):
"""
The public client you can use to connect to AP's data feed.
"""
# ...
class BaseAPResultCollection(object):
"""
Base class that defines the methods to retrieve AP CSV
data
"""
def __init__(self, client, name, results=True, delegates=True):
self.client = client
# ...
</code>
</pre>
</section>
<section>
<h1>Composition</h1>
<p>BaseAPResultCollection <em>has a</em> client (<em>AP</em>)</p>
</section>
<section>
<h1>Composition</h1>
<pre>
<code class="python">
class FilesystemAP(AP):
"""
AP client that reads data from the filesystem instead of from the AP FTP
server
"""
def __init__(self, results_path, username=None, password=None):
super(FilesystemAP, self).__init__(username, password)
self._results_path = results_path
@property
def ftp(self):
if not self._ftp:
self._ftp = MockFTP()
return self._ftp
def _fetch(self, path):
clean_path = path.lstrip('/')
full_path = os.path.join(self._results_path, clean_path)
return open(full_path)
</code>
</pre>
<aside class="notes">
We can alter the behavior of BaseAPResultCollection by specifying a different type of object for client. In this example, we have a client that loads files from the filesystem instead of a remote FTP server.
</aside>
</section>
<section>
<h1>Delegation</h1>
<pre>
<code class="python">
class UpperOut(object):
def __init__(self, outfile):
self._outfile = outfile
def write(self, s):
self._outfile.write(s.upper())
def __getattr__(self, name):
return getattr(self._outfile, name)
</code>
</pre>
<aside class="notes">
Delegation is a design pattern based on composition where methods on the outer class call through to the member class unless overridden.
In this example we implement the "magic method" `__getattr__` to get the requested attribute from the member class.
</aside>
</section>
<section>
<h1>Delegation</h1>
<pre>
<code class="python">
>>> with open('/Users/ghing/Desktop/test.txt', 'w') as f:
... f.write(s)
...
>>> with open('/Users/ghing/Desktop/test.txt') as f:
... print(f.read())
...
nicar
>>> with open('/Users/ghing/Desktop/test_upper.txt', 'w') as f:
... upperf = UpperOut(f)
... upperf.write(s)
...
>>> with open('/Users/ghing/Desktop/test_upper.txt', 'r') as f:
... upperf = UpperOut(f)
... print(upperf.read())
...
NICAR
</code>
</pre>
<aside class="notes">
This shows why <em>UpperOut</em> is a good choice for delegation. We never really instantiate file objects. Rather, we get an instance using <em>open()</em>.
</aside>
</section>
<section>
<h1>Let's compose!</h1>
<p>Implement the methods in <em><a href="https://github.com/ghing/nicar2015_advanced_python/blob/master/pycar_advanced/oo.py">pycar_advanced/oo.py</a></em> to use composition to implement a basic election results fetcher/loader. Then these tests should pass:</p>
<pre>
<code class="bash">
nosetests tests/test_oo.py
</code>
</pre>
</section>
<section>
<h1>Functional Programming</h1>
<ul>
<li>Iterators</li>
<li>Generators</li>
<li>List comprehensions</li>
<li>Decorators</li>
</ul>
<aside class="notes">
So far, we've looked at object-oriented features and design patterns in Python. However, Python is a multi-paradigm language and we can also write code that is "functional". The "functional" programming paradigm decomposes a task into a set of functions. Functions should take only inputs and produce outputs and not have any side-effects. Writing programs using the functional paradigm helps make code more modular, easier to test and easier to reason about.
</aside>
</section>
<section>
<h1>Iterators</h1>
<ul>
<li>A Python language feature</li>
<li>Represent a stream of data</li>
<li>Have a <em>next()</em> method</li>
<li>Raise <em>StopIteration</em> when there are no more items</li>
</ul>
</section>
<section>
<h1>Iterators</h1>
<pre>
<code class="python">
>>> L = [1,2,3]
>>> it = iter(L)
>>> it.next()
1
>>> it.next()
2
>>> it.next()
3
>>> it.next()
Traceback (most recent call last):
File "<stdin>", line 1, in ?
StopIteration
>>>
</code>
</pre>
</section>
<section>
<h1>Generators</h1>
<ul>
<li>Return an iterator</li>
<li>Functions that pick up where they left off</li>
<li>Use <em>yield</em> rather than <em>return</em></li>
<li>Can generate infinite sequences</li>
<li>Use less memory</li>
</ul>
</section>
<section>
<h1>Generators</h1>
<p><em><a href="https://github.com/pudo/dataset/blob/master/dataset/freeze/config.py">dataset/freeze/config.py</a></em> from <a href="https://github.com/pudo/dataset/">dataset</a>.
<pre>
<code class="python">
class Configuration(object):
# ...
@property
def exports(self):
if not isinstance(self.data, dict):
raise FreezeException("The root element of the freeze file needs to be a hash")
if not isinstance(self.data.get('exports'), list):
raise FreezeException("The freeze file needs to have a list of exports")
common = self.data.get('common', {})
for export in self.data.get('exports'):
yield Export(common, export)
</code>
</pre>
<aside class="notes">
Dataset is a really useful Python package for loading structured data into a relational database, querying the data, and exporting the results. It has a concept of a "freeze file" that defines queries that will be exported to CSV for JSON. The exports method is a generator that returns an iterator of Export objects that encapsulate the configuration for the queries and export format.
</aside>
</section>
<section>
<h1>Let's make a generator</h1>
<p>Implement the <em>generate_results()</em> function in <em>pycar_advanced/functional.py</em> so that the following command shows passing tests.</p>
<pre>
<code class="bash">
nosetests \
tests/test_functional.py:FunctionalTestCase.test_generate_results
</code>
</pre>
</section>
<section>
<h1>Filtering and transforming iterables</h1>
<pre>
<code class="python">
>>> vals = [1, 2, 3]
>>> map(lambda x: x*x, vals)
[1, 4, 9]
>>> filter(lambda x: (x % 2) == 0, vals)
[2]
</code>
</pre>
</section>
<section>
<h1>Lambda expressions</h1>
<pre>
<code class="python">
>>> vals = [1, 2, 3]
>>> map(lambda x: x*x, vals)
[1, 4, 9]
>>> def square(x):
>>> return x*x
>>> map(square, vals)
[1, 4, 9]
</code>
</pre>
<aside class="notes">
Lambda expressions are a way to define small functions. You can always just define the function, and in many cases, that's preferable.
</aside>
</section>
<section>
<h1>List comprehensions</h1>
<pre>
<code class="python">
>>> vals = [1, 2, 3]
>>> [x * x for x in vals]
[1, 4, 9]
>>> [x for x in vals if (x % 2) == 0]
[2]
</code>
</pre>
<aside class="notes">
Python has a language feature called list comprehensions that are generally preferred to using map and filter.
</aside>
</section>
<section>
<h1>Let's use a list comprehension</h1>
<p>Implement the <em>candidate_first_names()</em> function in <em>pycar_advanced/functional.py</em> using a list comprehension so that the following command shows passing tests:</p>
<pre>
<code class="bash">
nosetests \
tests/test_functional.py:FunctionalTestCase.test_candidate_first_names
</code>
</pre>
</section>
<section>
<h1>Generator expressions</h1>
<pre>
<code class="python">
>>> vals = range(10)
>>> even_iter = (x for x in vals if (x % 2) == 0)
>>> even_iter.next()
0
>>> even_iter.next()
2
</code>
</pre>
</section>
<section>
<h1>Generator expressions</h1>
<pre>
<code class="python">
rahm = [r for r in results if r.candidate_name == "Rahm Emanuel"][0]
rahm = next(r for r in results if r.candidate_name == "Rahm Emanuel")
</code>
</pre>
<aside class="notes">
Generator expressions are a really great way to do a quick and dirty selection of an element. What's the difference between these two examples?
</aside>
</section>
<section>
<h1>Functions are first class objects</h1>
<pre>
<code class="python">
>>> def f(x):
... print(x)
...
>>> isinstance(f, object)
True
</code>
</pre>
</section>
<section>
<h1>Functions can be arguments</h1>
<pre>
<code class="python">
>>> from functools import reduce
>>> def concat(s1, s2):
>>> return s1 + " " + s2
>>> strgs = ["NICAR", "is", "great"]
>>> reduce(concat, strgs)
'NICAR is great'
</code>
</pre>
</section>
<section>
<h1>Functions definitions can be nested</h1>
<pre>
<code class="python">
>>> def join(bits, sep=' '):
... def concat(s1, s2):
... return s1 + sep + s2
... return reduce(concat, bits)
...
>>> join(["NICAR", "is", "great"])
'NICAR is great'
>>> concat("NICAR", "is")
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
NameError: name 'concat' is not defined
</code>
</pre>
</section>
<section>
<h1>Functions can return functions</h1>
<pre>
<code class="python">
>>> def get_name_fn(first_name, last_name):
... def name_fn():
... print("{} {}".format(first_name, last_name))
... return name_fn
...
>>> geoff = get_name_fn("Geoff", "Hing")
>>> geoff()
Geoff Hing
</code>
</pre>
<aside class="notes">
Just as functions can be arguments to other functions, functions can also return functions. This function returns a function that prints the name specified by the `first_name` and `last_name` arguments.
This is an example of a "closure". The instance of `name_fn` remembers the enclosing namespace (i.e. the values of `first_name` and `last_name`) from when it was declared.
FYI, [closures in Python are late-binding](http://docs.python-guide.org/en/latest/writing/gotchas/#late-binding-closures).
</aside>
</section>
<section>
<h1>Decorators</h1>
<p>From the Chicago Tribune's electioncenter2 Fabfile. Fabric makes <a href="http://fabric.readthedocs.org/en/1.8/api/core/decorators.html">heavy use of decorators</a>.</p>
<pre>
<code class="python">
@roles('admin')
def deploy():
require('branch', provided_by=BRANCH_PROVIDERS)
sync()
install_requirements()
</code>
</pre>
<aside class="notes">
This is an example of a Fabric task that we use to deploy our elections application. It uses Fabric's `roles` decorator to define the hosts that this task will be run on.
From http://docs.python-guide.org/en/latest/writing/structure/#decorators:
This mechanism is useful for separating concerns and avoiding external un-related logic ‘polluting’ the core logic of the function or method. A good example of a piece of functionality that is better handled with decoration is memoization or caching: you want to store the results of an expensive function in a table and use them directly instead of recomputing them when they have already been computed. This is clearly not part of the function logic.
</aside>
</section>
<section>
<h1>Decorators</h1>
<pre>
<code class="python">
>>> def log_output(f):
... def inner():
... output = f()
... print(output)
... return inner
...
>>> def me():
... return "Geoff Hing"
...
>>> decorated = log_output(me)
>>> decorated()
Geoff Hing
</code>
</pre>
</section>
<section>
<h1>Decorators</h1>
<pre>
<code class="python">
>>> @log_output
... def me():
... return "Geoff Hing"
...
>>> me()
Geoff Hing
</code>
</pre>
<aside class="notes">
In the previous slide, we just called our decorator function to wrap the `me()` function, but Python offers special syntax for decorating functions.
</aside>
</section>
<section>
<h1>Decorators</h1>
<pre>
<code class="python">
>>> @log_output
... def me():
... return "Geoff Hing"
...
>>> me()
Geoff Hing
</code>
</pre>
<aside class="notes">
In the previous slide, we just called our decorator function to wrap the `me()` function, but Python offers special syntax for decorating functions.
</aside>
</section>
<section>
<h1>Decorators</h1>
<pre>
<code class="python">
>>> import logging
>>> def log_output(f):
... def inner():
... output = f()
... logging.debug(output)
... return inner
>>>
</code>
</pre>
<aside class="notes">
In the previous slide, we just called our decorator function to wrap the `me()` function, but Python offers special syntax for decorating functions.
</aside>
</section>
<section>
<h1>Let's write a decorator!</h1>
<p>Implement the <em>run_query()</em> function <em><a href="https://github.com/ghing/nicar2015_advanced_python/blob/master/pycar_advanced/decorators.py">pycar_advanced/decorators.py</a></em>. We want to be able to call the <em>candidates()</em> function like this:</p>
<pre>
<code class="python">
from pycar_advanced.query import candidates
# Just runs query
candidates()
# Runs query and outputs the SQL text
candidates(show_sql=True)
# Only outputs the SQL text
candidates(show_sql=True, dry_run=True)
</code>
</pre>
</section>
<section>
<h1>Let's write a decorator!</h1>
<p>These tests should pass:</p>
<pre>
<code class="bash">
nosetests tests/test_decorators.py
</code>
</pre>
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script>
// Full list of configuration options available at:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: true,
transition: 'slide', // none/fade/slide/convex/concave/zoom
// Optional reveal.js plugins
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, condition: function() { return !!document.querySelector( 'pre code' ); }, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true },
{ src: 'plugin/notes/notes.js', async: true }
]
});
</script>
</body>
</html>
| ghing/nicar2015_advanced_python_slides | index.html | HTML | mit | 34,010 |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>Volar</title>
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Animation Libraries -->
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/magic.min.css">
<!-- Google Fonts -->
<link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900%7COpen+Sans:300,400,600,700' rel='stylesheet' type='text/css'>
<!-- Fonts Icons -->
<link rel="stylesheet" href="css/custom-icons.css">
<link rel="stylesheet" href="css/et-line-icons.css">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<!-- Owl Carousel -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<!-- Nivo Lightbox -->
<link rel="stylesheet" href="css/nivo-lightbox/nivo-lightbox.css">
<link rel="stylesheet" href="css/nivo-lightbox/lightbox-theme.css">
<!-- Animated Headlines -->
<link rel="stylesheet" href="css/animated-hedlines.css">
<!-- Youtube Background Player -->
<link rel="stylesheet" href="css/YTPlayer.css">
<!-- Main Styles -->
<link href="css/styles.css" rel="stylesheet">
<!-- Theme -->
<link href="css/theme/light-purple.css" rel="stylesheet" data-color="" id="theme">
<!-- Animsition -->
<link href="css/animsition.min.css" rel="stylesheet">
<!-- Favicon (retina) -->
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
<meta name="application-name" content=" " />
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="mstile-144x144.png" />
</head>
<body>
<!-- Page Wrapper -->
<div id="page" class="animsition" data-loader-type="loader2" data-page-loader-text="Volar" data-animsition-in="zoom-outy" data-animsition-out="fade-out-up-sm" style="transform-origin: 50% 50vh;">
<div id="top"></div>
<!-- Home Section -->
<section id="home-section" class="home-section overlay full-screen">
<div class="zoom-hero scaled-up full-screen home-bg overlay" data-top="transform: scale3d(1.4, 1.4, 1);" data-top-bottom="transform: scale3d(1, 1, 1)" data-anchor-target="#home-section">
</div>
<div class="hs-content">
<div class="hs-content-inner">
<div class="margin-bottom-10 init-animation-5 delay0-8s">
<h2 class="font-second hs-text-6">volar, at the heart of the beauty</h2>
</div>
<div class="margin-bottom-30 init-animation-2 delay0-2s">
<h1 class="hs-text-10 uppercase font-second"><span>volar</span> template</h1>
</div>
<div class="in-page-scroll padding-top-10 init-animation-2 delay0-4s">
<a href="#about-section" class="btn btn-animated btn-split btn-transparent-white ripple-alone " data-text="learn more"><span>are you ready?</span></a>
</div>
</div>
<span class="scroll-down-arrow in-page-scroll" data-start="display: inline-block" data-100-start="display: none">
<a href="#about-section" class="ci-icon-uniE930 init-animation-2 delay1-8s"></a>
</span>
</div>
</section>
<!--/ End Home Section -->
<!-- Navbar -->
<div class="position-relative">
<!-- sticky: 1) remove"transp-nav" class, add class="sticky-navbar" to #nav-wrapper | 2) remove navbar-fixed-top class from #nav [and navbar-transparent class too] -->
<div id="nav-wrapper" class="sticky-navbar">
<nav id="nav" class="navbar navbar-default ripple-group-parent init-animation-5" role="navigation">
<div class="container in-page-scroll">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" id="animated-navicon" class="navbar-toggle" data-toggle="collapse" data-target="#mobile-navbar-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 ripple-group" href="#top">
<div class="navbar-logo pull-left">
<img src="http://placehold.it/100x40" alt="logo" />
</div>
<p class="pull-left font-second">volar</p>
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="mobile-navbar-collapse">
<ul class="nav navbar-nav navbar-right cl-effect-5">
<li>
<a class="ripple-group" href="#top">
<span data-hover="home">home</span>
</a>
</li>
<li>
<a class="ripple-group" href="#about-section">
<span data-hover="about">about</span>
</a>
</li>
<li>
<a class="ripple-group" href="#services-section">
<span data-hover="services">services</span>
</a>
</li>
<li>
<a class="ripple-group" href="#portfolio-section">
<span data-hover="portfolio">portfolio</span>
</a>
</li>
<li>
<a class="ripple-group" href="#team-section">
<span data-hover="team">team</span>
</a>
</li>
<li>
<a class="ripple-group" href="#process-section">
<span data-hover="process">process</span>
</a>
</li>
<li>
<a class="ripple-group animsition-link" href="blog.html">
<span data-hover="blog">blog</span>
</a>
</li>
<li>
<a class="ripple-group" href="#contact-section">
<span data-hover="contact">contact</span>
</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
</div>
</div>
<!--/ End Navbar -->
<div id="page-2">
<!-- About Section -->
<section id="about-section" class="about-section section">
<div class="container">
<div class="section-title">
<div class=" section-title-more">
first you should know
</div>
<div>
<h2 class="section-title-heading">about <span>the studio</span></h2>
</div>
</div>
<div class="row">
<div class="col-sm-6 wow fadeInUp margin-bottom-xs-40">
<blockquote class=" about-quote wow fadeInUp" data-wow-delay="0s">
<p>"We are a new creative studuio. veritatis, eosquiso uam asperi oresipsum itaque dignissimos reprehen derit. non quos ratione ipsa facilisis."</p>
<footer class="">john doe
</footer>
</blockquote>
<p class="section-text wow fadeInUp" data-wow-delay=".3s">Provident saepe deserunt, accusamus quiatetur, mollitia fugit sedar itectoia samus one ipsa facilisis eot.</p>
</div>
<!--/.col -->
<div id="skillbars" class="skillbars col-sm-6">
<div class="skillbar-container wow fadeInUp animated" data-wow-delay="0s">
<p class="skillbar-title">Branding
<span>54%</span>
</p>
<!-- Skill Bar Precent_ to change the percent change the data-percent="..." -->
<div class="skillbar">
<div class="skillbar-bar" data-percent="54%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<div class="skillbar-container wow fadeInUp animated" data-wow-delay=".3s">
<p class="skillbar-title">graphic design
<span>74%</span>
</p>
<div class="skillbar">
<div class="skillbar-bar delay0-4s" data-percent="74%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<div class="skillbar-container wow fadeInUp animated" data-wow-delay=".6s">
<p class="skillbar-title">motion graphic
<span>63%</span>
</p>
<div class="skillbar">
<div class="skillbar-bar delay0-8s" data-percent="63%"></div>
</div>
</div>
<!--/ End Skill Bar -->
</div>
<!--/.col -->
</div>
<!--/.row -->
</div>
<!--/.container -->
</section>
<!--/ End About Section -->
<hr />
<!-- Facts Section -->
<div id="facts-section" class="facts-section text-center font-second small-section">
<div class="container">
<div class="row">
<!-- Fact Item -->
<div class="col-sm-3 fact-item col-xs-6 margin-bottom-xs-40">
<div class="fact-number">
<p class="counter">258</p>
</div>
<div class="fact-text">
<p>apps created</p>
</div>
</div>
<!--/ End Fact Item -->
<div class="fact-item col-sm-3 col-xs-6 margin-bottom-xs-40">
<div class="fact-number">
<p class="counter">1436</p>
</div>
<div class="fact-text">
<p>active users</p>
</div>
</div>
<!--/ End Fact Item -->
<div class="fact-item col-sm-3 col-xs-6">
<div class="fact-number">
<p class="counter">27</p>
</div>
<div class="fact-text">
<p>Monthly events</p>
</div>
</div>
<!--/ End Fact Item -->
<div class="fact-item col-sm-3 col-xs-6">
<div class="fact-number">
<p class="counter">315</p>
</div>
<div class="fact-text">
<p>Heart beats</p>
</div>
</div>
<!--/ End Fact Item -->
</div>
<!-- /.row -->
</div>
<!-- /.container -->
</div>
<!--/ End Facts Section -->
<hr />
<!-- Services Section -->
<section id="services-section" class="services-section section">
<div class="container">
<div class="section-title">
<div class=" section-title-more">
well covered and efficient
</div>
<div>
<h1 class="section-title-heading"><span>services</span> provided</h1>
</div>
</div>
<div class="services-section-items padding-top-sm-10 row">
<div class="services-section-item col-sm-4 margin-bottom-xs-40 wow fadeInUpLeftScale">
<div class="services-section-item-icon">
<i class="icon-laptop"></i>
</div>
<h4 class="services-item-title font-second">web design</h4>
<div class="services-section-item-text">
<p>Magnam distinctio unde atque quos iusto illoim dignissimos hic. Dolore iusto illo, eaque eligendi itaque, iure facilis fugiat et.</p>
</div>
</div>
<!--/ End Services Section Item -->
<div class="services-section-item col-sm-4 margin-bottom-xs-40 wow fadeInUpScale">
<div class="services-section-item-icon">
<i class="icon-lightbulb"></i>
</div>
<h4 class="services-item-title font-second">branding</h4>
<div class="services-section-item-text">
<p>Magnam distinctio unde atque quos iusto illoim dignissimos hic. Dolore iusto illo, eaque eligendi itaque, iure facilis fugiat et..</p>
</div>
</div>
<!--/ End Services Section Item -->
<div class="services-section-item col-sm-4 margin-bottom-xs-40 wow fadeInUpRightScale">
<div class="services-section-item-icon">
<i class="icon-video"></i>
</div>
<h4 class="services-item-title font-second">motion</h4>
<div class="services-section-item-text">
<p>Magnam distinctio unde atque quos iusto illoim dignissimos hic. Dolore iusto illo, eaque eligendi itaque, iure facilis fugiat et..</p>
</div>
</div>
<!--/ End Services Section Item -->
<div class="services-section-item col-sm-4 margin-bottom-xs-40 wow fadeInUpLeftScale">
<div class="services-section-item-icon">
<i class="icon-flag"></i>
</div>
<h4 class="services-item-title font-second">illustration</h4>
<div class="services-section-item-text">
<p>Magnam distinctio unde atque quos iusto illoim dignissimos hic. Dolore iusto illo, eaque eligendi itaque, iure facilis fugiat et..</p>
</div>
</div>
<!--/ End Services Section Item -->
<div class="services-section-item col-sm-4 margin-bottom-xs-40 wow fadeInUpScale">
<div class="services-section-item-icon">
<i class="icon-camera"></i>
</div>
<h4 class="services-item-title font-second">photography</h4>
<div class="services-section-item-text">
<p>Magnam distinctio unde atque quos iusto illoim dignissimos hic. Dolore iusto illo, eaque eligendi itaque, iure facilis fugiat et..</p>
</div>
</div>
<!--/ End Services Section Item -->
<div class="services-section-item col-sm-4 wow fadeInUpRightScale">
<div class="services-section-item-icon">
<i class="icon-strategy"></i>
</div>
<h4 class="services-item-title font-second">flying</h4>
<div class="services-section-item-text">
<p>Magnam distinctio unde atque quos iusto illoim dignissimos hic. Dolore iusto illo, eaque eligendi itaque, iure facilis fugiat et..</p>
</div>
</div>
<!--/ End Services Section Item -->
</div>
<!--/.row -->
</div>
<!--/.container -->
</section>
<!--/ End Services Section -->
<hr />
<!--Start Works Section -->
<section id="portfolio-section" class="portfolio-section section text-center no-padding-bottom">
<div class="container">
<div class="section-title">
<div class=" section-title-more">
check it out
</div>
<div>
<h1 class="section-title-heading">our <span>portfolio</span></h1>
</div>
</div>
<!-- Start Works Buttons -->
<div id="portfolio-filters" class="portfolio-filters margin-top-20 ripple-group-parent wow fadeIn" data-wow-offset="100" data-wow-delay=".1s">
<a class="btn btn-animated btn-split ripple-group" data-text="all works" data-filter="*">
<span class="btn-icon icon-tools"></span>
</a>
<span class="btn-seperator">|</span>
<a class="btn btn-animated btn-split ripple-group" data-text="web design" data-filter=".web-design">
<span class="btn-icon icon-browser"></span>
</a>
<span class="btn-seperator">|</span>
<a class="btn btn-animated btn-split ripple-group" data-text="video" data-filter=".video">
<span class="btn-icon icon-video"></span>
</a>
<span class="btn-seperator">|</span>
<a class="btn btn-animated btn-split ripple-group" data-text="photo" data-filter=".photo">
<span class="btn-icon icon-camera"></span>
</a>
</div>
<!--/ End Works Buttons -->
</div>
<!-- /.container -->
<!-- Works Items -->
<ul id="portfolio-container" class="portfolio-container gapped masonry clearlist row portfolio-hover-effect">
<li class="portfolio-item photo video col-sm-6 col-md-3 col-xs-12">
<div class="portfolio-item-img">
<img src="http://placehold.it/400x260" alt="portfolio" />
</div>
<div class="portfolio-item-info font-second">
<h3 class="portfolio-item-title">sweet nicky</h3>
<div class="portfolio-item-detail">
<p>apiente accusantium fugiat</p>
<!-- LightBox Button -->
<a href="img/portfolio/work01_lg.jpg" title="This is an image title" class="icon-magnifying-glass lightbox" data-lightbox-gallery="gallery1" data-lightbox-hidpi="img/portfolio/[email protected]"></a>
<!--/ End LightBox Button -->
<a href="project_page.html" class="animsition-link icon-attachment"></a>
</div>
</div>
</li>
<!--/ End Work Item -->
<li class="portfolio-item video col-sm-6 col-md-3 col-xs-12">
<div class="portfolio-item-img">
<img src="http://placehold.it/400x360" alt="portfolio" />
</div>
<div class="portfolio-item-info font-second">
<h3 class="portfolio-item-title">free alan</h3>
<div class="portfolio-item-detail">
<p>Nihil odio ipsa fugiat</p>
<!-- LightBox Button -->
<a href="https://www.youtube.com/watch?v=3FaVQcEjHUc" title="This is an image title" class="icon-magnifying-glass lightbox" data-lightbox-gallery="gallery1"></a>
<!--/ End LightBox Button -->
<a href="project_page.html" class="animsition-link icon-attachment"></a>
</div>
</div>
</li>
<!--/ End Work Item -->
<li class="portfolio-item video col-sm-6 col-md-3 col-xs-12">
<div class="video-work">
<div class="video-background" data-vide-bg="mp4: img/portfolio/work03, webm: img/portfolio/work03, ogv: img/portfolio/work03, poster: img/portfolio/work03" data-vide-options="position: 50% 90%"></div>
</div>
<div class="portfolio-item-img">
<img src="img/portfolio/video-work-gapped.png" alt="portfolio video work">
</div>
<div class="portfolio-item-info font-second">
<h3 class="portfolio-item-title">nice lilly</h3>
<div class="portfolio-item-detail">
<p>Sit amet, consectetur adipi.</p>
<!-- LightBox Button -->
<a href="img/portfolio/work03.mp4" data-lightbox-type="iframe" title="This is an image title" class="icon-magnifying-glass lightbox" data-lightbox-gallery="gallery1"></a>
<!--/ End LightBox Button -->
<a href="project_page.html" class="animsition-link icon-attachment"></a>
</div>
</div>
</li>
<!--/ End Work Item -->
<li class="portfolio-item web-design video col-sm-6 col-md-3 col-xs-12">
<div class="portfolio-item-img">
<img src="http://placehold.it/400x480" alt="portfolio" />
</div>
<div class="portfolio-item-info font-second">
<h3 class="portfolio-item-title">fresh gump</h3>
<div class="portfolio-item-detail">
<p>Nobis blanditiis rerum dolor</p>
<!-- LightBox Button -->
<a href="img/portfolio/work04_lg.jpg" title="This is an image title" class="icon-magnifying-glass lightbox" data-lightbox-gallery="gallery1" data-lightbox-hidpi="img/portfolio/[email protected]"></a>
<!--/ End LightBox Button -->
<a href="project_page.html" class="animsition-link icon-attachment"></a>
</div>
</div>
</li>
<!--/ End Work Item -->
<li class="portfolio-item photo web-design col-sm-6 col-md-3 col-xs-12">
<div class="portfolio-item-img">
<img src="http://placehold.it/400x460" alt="portfolio" />
</div>
<div class="portfolio-item-info font-second">
<h3 class="portfolio-item-title">fresh gump</h3>
<div class="portfolio-item-detail">
<p>Nobis blanditiis rerum dolor</p>
<!-- LightBox Button -->
<a href="https://vimeo.com/31240369" title="This is an image title" class="icon-magnifying-glass lightbox" data-lightbox-gallery="gallery1"></a>
<!--/ End LightBox Button -->
<a href="project_page.html" class="animsition-link icon-attachment"></a>
</div>
</div>
</li>
<!--/ End Work Item -->
<li class="portfolio-item photo web-design col-sm-6 col-md-3 col-xs-12">
<div class="portfolio-item-img">
<img src="http://placehold.it/400x360" alt="portfolio" />
</div>
<div class="portfolio-item-info font-second">
<h3 class="portfolio-item-title">creative doe</h3>
<div class="portfolio-item-detail">
<p>Minus voluptate corporis illo</p>
<!-- LightBox Button -->
<a href="img/portfolio/work06_lg.jpg" title="This is an image title" class="icon-magnifying-glass lightbox" data-lightbox-gallery="gallery1" data-lightbox-hidpi="img/portfolio/[email protected]"></a>
<!--/ End LightBox Button -->
<a href="project_page.html" class="animsition-link icon-attachment"></a>
</div>
</div>
</li>
<!--/ End Work Item -->
<li class="portfolio-item photo web-design col-sm-6 col-md-3 col-xs-12">
<div class="portfolio-item-img">
<img src="http://placehold.it/400x240" alt="portfolio" />
</div>
<div class="portfolio-item-info font-second">
<h3 class="portfolio-item-title">creative doe</h3>
<div class="portfolio-item-detail">
<p>Minus voluptate corporis illo</p>
<!-- LightBox Button -->
<a href="img/portfolio/work07_lg.jpg" title="This is an image title" class="icon-magnifying-glass lightbox" data-lightbox-gallery="gallery1" data-lightbox-hidpi="img/portfolio/[email protected]"></a>
<!--/ End LightBox Button -->
<a href="project_page.html" class="animsition-link icon-attachment"></a>
</div>
</div>
</li>
<!--/ End Work Item -->
</ul>
<!--/ End Works Items -->
</section>
<!--/ End Works Section -->
<!-- Project Order Section -->
<div class="project-order-section in-page-scroll small-section text-center">
<a href="#contact-section" class="btn btn-animated btn-split btn-colored ripple-alone" data-text="Have a Project in Mind?"><span> let's do it then .. </span></a>
</div>
<!--/ End Project Order Section -->
<!-- Team Section -->
<section id="team-section" class="team-section section">
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="section-title">
<div class=" section-title-more">
get to know our
</div>
<div>
<h2 class="section-title-heading"><span>team </span>members</h2>
</div>
</div>
</div>
<!-- /.col -->
<div class="col-sm-6 margin-bottom-xs-40t">
<p class="section-text">Laboriosam quae vel odit dignissimos maxime quis ab nihil sapiente, a, optio accusamus temporibus veniam assumenda gnissimos maxime quiex rerum repudiandae.</p>
</div>
<!-- /.col -->
</div>
<!-- /.row -->
<!-- Team Items -->
<div class="team-items">
<!-- Team Carousel -->
<div id="team-carousel-3" class="team-carousel owl-carousel carousel dots-under">
<!-- Team Item -->
<div class="team-item">
<!-- Team Item Image -->
<div class="team-item-img">
<img src="http://placehold.it/480x640" alt="team member" />
</div>
<!--/ End Team Item Imagee -->
<!-- Team Item Name -->
<div class="team-item-name font-second">
<h4 class="">miranda lawson</h4>
<span>art director</span>
</div>
<!--/ End Team Item Name -->
<!-- Team Item Info -->
<div class="team-item-info">
<div class="team-item-text">
<h3 class="font-second">get in <span>touch ..</span></h3>
<p>Spudiandae nesciunt, eosihil praesentium soluta natus eaque..</p>
</div>
<div class="skillbar-container">
<p class="skillbar-title font-second">Javascript
<span>54%</span>
</p>
<!-- Skill Bar Precent_ to change the percent change the data-percent="..." -->
<div class="skillbar">
<div class="skillbar-bar" data-percent="54%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<div class="skillbar-container">
<p class="skillbar-title font-second">Ruby
<span>99%</span>
</p>
<div class="skillbar">
<div class="skillbar-bar delay0-2s" data-percent="99%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<ul class="team-item-social clearlist">
<li>
<a href="#." class="fa fa-facebook-square"></a>
</li>
<li>
<a href="#." class=" fa fa-twitter"></a>
</li>
<li>
<a href="#." class="fa fa-pinterest"></a>
</li>
</ul>
</div>
<!--/ End Team Item Info -->
</div>
<!--/ End Team Item -->
<!-- Team Item -->
<div class="team-item">
<!-- Team Item Image -->
<div class="team-item-img">
<img src="http://placehold.it/480x640" alt="team member" />
</div>
<!--/ End Team Item Image -->
<!-- Team Item Name -->
<div class="team-item-name font-second">
<h4 class="">Garrus Vakarian</h4>
<span>project manager</span>
</div>
<!--/ End Team Item Name -->
<!-- Team Item Info -->
<div class="team-item-info">
<div class="team-item-text">
<h3 class="font-second"><span>love</span> the nature</h3>
<p>Mlestias dicta digre dolorumor ipsum ut aut. Distinctio, inventore!</p>
</div>
<div class="skillbar-container">
<p class="skillbar-title font-second">jQuery
<span>75%</span>
</p>
<!-- Skill Bar Precent_ to change the percent change the data-percent="..." -->
<div class="skillbar">
<div class="skillbar-bar" data-percent="75%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<div class="skillbar-container">
<p class="skillbar-title font-second">CSS3
<span>90%</span>
</p>
<div class="skillbar">
<div class="skillbar-bar delay0-2s" data-percent="90%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<ul class="team-item-social clearlist">
<li>
<a href="#." class="fa fa-facebook-square"></a>
</li>
<li>
<a href="#." class=" fa fa-twitter"></a>
</li>
<li>
<a href="#." class="fa fa-skype"></a>
</li>
<li>
<a href="#." class="fa fa-pinterest"></a>
</li>
</ul>
</div>
<!--/ End Item Info -->
</div>
<!--/ End Team Item -->
<!-- Team Item -->
<div class="team-item">
<!-- Team Item Image -->
<div class="team-item-img">
<img src="http://placehold.it/480x640" alt="team member" />
</div>
<!--/ End Team Item Image -->
<!-- Team Item Name -->
<div class="team-item-name font-second">
<h4 class="">Steven Hackett</h4>
<span>web designer</span>
</div>
<!--/ End Team Item Name -->
<!-- Team Item Info -->
<div class="team-item-info">
<div class="team-item-text">
<h3 class="font-second">Let's <span>roll.</span></h3>
<p>Labore earum ius iure. Placeat tempore optio omnis beatae.</p>
</div>
<div class="skillbar-container">
<p class="skillbar-title font-second">Photoshop
<span>81%</span>
</p>
<!-- Skill Bar Precent_ to change the percent change the data-percent="..." -->
<div class="skillbar">
<div class="skillbar-bar" data-percent="81%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<div class="skillbar-container">
<p class="skillbar-title font-second">Illustrator
<span>68%</span>
</p>
<div class="skillbar">
<div class="skillbar-bar delay0-2s" data-percent="68%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<ul class="team-item-social clearlist">
<li>
<a href="#." class=" fa fa-twitter"></a>
</li>
<li>
<a href="#." class="fa fa-skype"></a>
</li>
<li>
<a href="#." class="fa fa-pinterest"></a>
</li>
</ul>
</div>
<!--/ End Item Info -->
</div>
<!--/ End Team Item -->
<!-- Team Item -->
<div class="team-item">
<!-- Team Item Image -->
<div class="team-item-img">
<img src="http://placehold.it/480x640" alt="team member" />
</div>
<!--/ End Team Item Image -->
<!-- Team Item Name -->
<div class="team-item-name font-second">
<h4 class="">Sansa Stark</h4>
<span>Photoshp Expert</span>
</div>
<!--/ End Team Item Name -->
<!-- Team Item Info -->
<div class="team-item-info">
<div class="team-item-text">
<h3 class="font-second"><span>believe</span> in yourself - !</h3>
<p>Simos ni nemo veritatis asperiores averienetur rati.</p>
</div>
<div class="skillbar-container">
<p class="skillbar-title font-second">Photoshop
<span>99%</span>
</p>
<!-- Skill Bar Precent_ to change the percent change the data-percent="..." -->
<div class="skillbar">
<div class="skillbar-bar" data-percent="81%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<div class="skillbar-container">
<p class="skillbar-title font-second">Illustrator
<span>78%</span>
</p>
<div class="skillbar">
<div class="skillbar-bar delay0-2s" data-percent="68%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<ul class="team-item-social clearlist">
<li>
<a href="#." class="fa fa-facebook-square"></a>
</li>
<li>
<a href="#." class=" fa fa-twitter"></a>
</li>
<li>
<a href="#." class="fa fa-skype"></a>
</li>
<li>
<a href="#." class="fa fa-pinterest"></a>
</li>
</ul>
</div>
<!--/ End Item Info -->
</div>
<!--/ End Team Item -->
<!-- Team Item -->
<div class="team-item">
<!-- Team Item Image -->
<div class="team-item-img">
<img src="http://placehold.it/480x640" alt="team member" />
</div>
<!--/ End Team Item Image -->
<!-- Team Item Name -->
<div class="team-item-name font-second">
<h4 class="">Philip owen</h4>
<span>Sales Manager</span>
</div>
<!--/ End Team Item Name -->
<!-- Team Item Info -->
<div class="team-item-info">
<div class="team-item-text">
<h3 class="font-second"><span>Fly</span> with me ..</h3>
<p>Noi nemo veritatis asperiores fimos averienetur rati.</p>
</div>
<div class="skillbar-container">
<p class="skillbar-title font-second">Photography
<span>175%</span>
</p>
<!-- Skill Bar Precent_ to change the percent change the data-percent="..." -->
<div class="skillbar">
<div class="skillbar-bar" data-percent="81%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<div class="skillbar-container">
<p class="skillbar-title font-second">production managment
<span>88%</span>
</p>
<div class="skillbar">
<div class="skillbar-bar delay0-2s" data-percent="68%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<ul class="team-item-social clearlist">
<li>
<a href="#." class="fa fa-facebook-square"></a>
</li>
<li>
<a href="#." class=" fa fa-twitter"></a>
</li>
<li>
<a href="#." class="fa fa-skype"></a>
</li>
</ul>
</div>
<!--/ End Item Info -->
</div>
<!--/ End Team Item -->
</div>
<!--/ End Team Carousel -->
</div>
<!--/ End Team Items -->
</div>
<!-- /.container -->
</section>
<!--/ End Team Section -->
<hr />
<!-- Process Section -->
<section id="process-section" class="process-section section">
<div class="container">
<div class="section-title">
<div class=" section-title-more">
how is our work
</div>
<div>
<h1 class="section-title-heading"><span>process</span> flow</h1>
</div>
</div>
<div class="position-relative padding-bottom-40 padding-top-100 padding-top-sm-120">
<!-- process headers -->
<ul class="process-labels font-second">
<!-- change [data-active] and list item to a same value -->
<li data-que="1" class="process-label-active wow fadeInDown" data-wow-offset="100" data-wow-delay="0s">
<i class="icon-layers">
<i class="icon-layers icon-shade"></i>
</i>
<span data-active="digital audit"> digital audit</span>
</li>
<li data-que="2" class=" wow fadeInDown" data-wow-offset="100" data-wow-delay=".15s">
<i class="icon-aperture">
<i class="icon-aperture icon-shade"></i>
</i>
<span data-active="user experience"> user experience</span>
</li>
<li data-que="3" class=" wow fadeInDown" data-wow-offset="100" data-wow-delay=".3s">
<i class="icon-tools">
<i class="icon-tools icon-shade"></i>
</i>
<span data-active="art direction"> art direction</span>
</li>
<li data-que="4" class=" wow fadeInDown" data-wow-offset="100" data-wow-delay=".45s">
<i class="icon-gears">
<i class="icon-gears icon-shade"></i>
</i>
<span data-active="development"> development</span>
</li>
</ul>
<!--/ End process headers -->
<!-- process bar -->
<div class="line-process-parent">
<div class="line-process"></div>
</div>
<!--/ End process bar -->
</div>
</div>
<!-- /.container -->
<!-- process contents -->
<div id="process" class="process owl-carousel container">
<!-- process item -->
<div class="process-item section-text row container">
<div class="col-xs-12 col-sm-6">
<p>Quam impedit nisi aliquid veritatis praesentium nesciunt a quia cupiditate repellat doloribus! Illum doloribus, odit consequatur sed minima eius earum qui, corrupti.Maiores amet dignissimos.</p>
</div>
<div class="col-xs-12 col-sm-6">
<p>Sed minima eius earum qui, corrupti.Maiores amet digni Nisi autem quia ipsum non sint enim pariatur porro sunt totam nobis. explicabo quo aut provident, quod earum doloribus repudiandae.</p>
</div>
</div>
<!--/ End process item -->
<!-- process item -->
<div class="process-item section-text row container">
<div class="col-xs-12 col-sm-6">
<p>Quam impedit nisi aliquid veritatis praesentium nesciunt a quia cupiditate repellat doloribus! Illum doloribus, odit consequatur sed minima eius earum qui, corrupti.Maiores amet dignissimos.</p>
</div>
<div class="col-xs-12 col-sm-6">
<p>Sed minima eius earum qui, corrupti.Maiores amet digni Nisi autem quia ipsum non sint enim pariatur porro sunt totam nobis. explicabo quo aut provident, quod earum doloribus repudiandae.</p>
</div>
</div>
<!--/ End process item -->
<!-- process item -->
<div class="process-item section-text row container">
<div class="col-xs-12 col-sm-6">
<p class="">Quam impedit nisi aliquid veritatis praesentium nesciunt a quia cupiditate repellat doloribus! Illum doloribus, odit consequatur sed minima eius earum qui, corrupti.Maiores amet dignissimos.</p>
</div>
<div class="col-xs-12 col-sm-6">
<p>Sed minima eius earum qui, corrupti.Maiores amet digni Nisi autem quia ipsum non sint enim pariatur porro sunt totam nobis. explicabo quo aut provident, quod earum doloribus repudiandae.</p>
</div>
</div>
<!--/ End process item -->
<!-- process item -->
<div class="process-item section-text row container">
<div class="col-xs-12 col-sm-6">
<p class="">Quam impedit nisi aliquid veritatis praesentium nesciunt a quia cupiditate repellat doloribus! Illum doloribus, odit consequatur sed minima eius earum qui, corrupti.Maiores amet dignissimos.</p>
</div>
<div class="col-xs-12 col-sm-6">
<p class="">Sed minima eius earum qui, corrupti.Maiores amet digni Nisi autem quia ipsum non sint enim pariatur porro sunt totam nobis. explicabo quo aut provident, quod earum doloribus repudiandae.</p>
</div>
</div>
<!--/ End process item -->
</div>
<!--/ End process contents -->
</section>
<!--/ End Process Section -->
<!-- Clients Testimonials Section -->
<section id="client-testimonials" class="client-testimonials section overlay">
<!-- Parallax Image Background -->
<div class="parallax-section-bg client-testimonials-bg overlay full-screen" data-center="transform: translate3d(0px, -50%, 0px)" data-top-bottom="transform: translate3d(0px, -25%, 0px)" data-bottom-top="transform: translate3d(0px, -75%, 0px)" data-anchor-target="#client-testimonials"></div>
<!--/ End Parallax Image Background -->
<div class="container">
<div class="section-title padding-bottom-40">
<div class=" section-title-more">
hear them out
</div>
<div>
<h1 class="section-title-heading">our <span>clients</span></h1>
</div>
</div>
</div>
<!--/ .container -->
<div id="testimonials" class="testimonials owl-carousel carousel">
<div class="testimo-item">
<div class="container">
<blockquote>
<p>"Aciunt ipsum dolore doloribus eius ad hic quidem. Quaerat ea explicabo, blanditiis laborum ut accusamus velbus eius adhic quidemu mollitia quae."</p>
<footer class="">Natalia Oswald
<cite title="Source Title">High point co.</cite>
</footer>
</blockquote>
</div>
<!--/ .container -->
</div>
<!--/ End Testimonials Item -->
<div class="testimo-item">
<div class="container">
<blockquote>
<p>"Ratione, iure obcaecati laborum adipisci ipsam illo, accusantium sit, molestiae minima perspiciatis nulla temporibus illum. Molestias totam suscipit sequi, sed optio!offici."</p>
<footer class="">Rafael Ando
<cite title="Source Title">raindrop inc.</cite>
</footer>
</blockquote>
</div>
<!--/ .container -->
</div>
<!--/ End Testimonials Item -->
<div class="testimo-item">
<div class="container">
<blockquote>
<p>"Illo fuga, enim perspiciatis et aut ad. Earum quidem minima magnam consectetur deserunt sed id amet, doloribus veritatis, eligendi omnis, voluptas illum.molestiae."</p>
<footer class="">Johny rich
<cite title="Source Title">ennax studio</cite>
</footer>
</blockquote>
</div>
<!--/ .container -->
</div>
<!--/ End Testimonials Item -->
</div>
<!--/ End Testimonials Content -->
</section>
<!--/ End Clients Testimonials Section -->
<!-- Clients Logos -->
<div class="client-logos small-section">
<div class="container">
<div id="client-logos" class="owl-carousel">
<div>
<img src="http://placehold.it/200x70" alt="client logo" />
</div>
<div>
<img src="http://placehold.it/200x70" alt="client logo" />
</div>
<div>
<img src="http://placehold.it/200x70" alt="client logo" />
</div>
<div>
<img src="http://placehold.it/200x70" alt="client logo" />
</div>
<div>
<img src="http://placehold.it/200x70" alt="client logo" />
</div>
</div>
</div>
<!--/ .container -->
</div>
<!--/ End Clients Logos -->
<hr />
<!-- Pricing Section -->
<section id="pricing-section" class="pricing-section section">
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="section-title">
<div class=" section-title-more">
now choose on of our
</div>
<div>
<h1 class="section-title-heading"><span>plans</span> available</h1>
</div>
</div>
</div>
<div class="col-sm-6 padding-top-10">
<p class="section-text">Laboriosam quae vel odit dignissimos maxime quis ab nihil sapiente, a, optio accusamus temporibus verniam.</p>
</div>
</div>
<div class="row padding-top-20">
<div class="col-sm-4 margin-bottom-xs-40 wow fadeInUpLeftScale">
<div class="pricing-table">
<div class="pricing-header font-second">
<h3>Basic</h3>
<div class="price">
<span class="currency">$</span>
<span class="value">30</span>
<span class="duration">mo</span>
</div>
</div>
<!--/ .pricing-header -->
<div class="pricing-body">
<ul class="pricing-features">
<li><em>256MB</em> Memory</li>
<li><em>1</em> User</li>
<li><em>1</em> Website</li>
<li><em>Unlimited</em> Bandwidth</li>
<li><em>24/7</em> Support</li>
</ul>
</div>
<!--/ .pricing-body -->
<footer class="pricing-footer">
<a class="hidden-xs btn btn-animated btn-split ripple-alone btn-default" data-text="Select"><span>good choice</span></a>
<a class="select visible-xs" href="#.">
<i class="icon ci-icon-uniE890"></i>
</a>
</footer>
<!--/ .pricing-footer -->
</div>
</div>
<!--/ .col -->
<div class="popular col-sm-4 margin-bottom-xs-40 wow fadeInUpScale">
<div class="pricing-table">
<div class="pricing-header font-second">
<h3>Popular</h3>
<div class="price">
<span class="currency">$</span>
<span class="value">60</span>
<span class="duration">mo</span>
</div>
</div>
<!--/ .pricing-header -->
<div class="pricing-body">
<ul class="pricing-features">
<li><em>512MB</em> Memory</li>
<li><em>3</em> Users</li>
<li><em>5</em> Websites</li>
<li><em>Unlimited</em> Bandwidth</li>
<li><em>24/7</em> Support</li>
</ul>
</div>
<!-- /.pricing-body -->
<footer class="pricing-footer">
<a class="hidden-xs btn btn-animated btn-split ripple-alone btn-default" data-text="Select"><span>exellent</span></a>
<a class="select visible-xs" href="#.">
<i class="icon ci-icon-uniE890"></i>
</a>
</footer>
<!--/ .pricing-footer -->
</div>
</div>
<!--/ .col -->
<div class="col-sm-4 wow fadeInUpRightScale">
<div class="pricing-table">
<div class="pricing-header font-second">
<h3>Premier</h3>
<div class="price">
<span class="currency">$</span>
<span class="value">90</span>
<span class="duration">mo</span>
</div>
</div>
<!--/ .pricing-header -->
<div class="pricing-body">
<ul class="pricing-features">
<li><em>1024MB</em> Memory</li>
<li><em>5</em> Users</li>
<li><em>10</em> Websites</li>
<li><em>Unlimited</em> Bandwidth</li>
<li><em>24/7</em> Support</li>
</ul>
</div>
<!--/ .pricing-body -->
<footer class="pricing-footer">
<a class="hidden-xs btn btn-animated btn-split ripple-alone btn-default" data-text="select"><span>go for the top</span></a>
<a class="select visible-xs" href="#.">
<i class="icon ci-icon-uniE890"></i>
</a>
</footer>
<!--/ .pricing-footer -->
</div>
</div>
<!--/ .col -->
</div>
<!--/ .row -->
</div>
<!--/ .container -->
</section>
<!--/ End Pricing Section -->
<hr />
<!-- Blog Section -->
<section id="blog-section" class="blog-section section">
<div class="container">
<div class="section-title">
<div class=" section-title-more">
posts from
</div>
<div>
<h1 class="section-title-heading">our <span>blog</span></h1>
</div>
</div>
<div class="row">
<!-- blog item -->
<article class="blog-post-preview margin-bottom-xs-40 col-sm-6">
<a href="blog_post.html" class="blog-post-preview-link animsition-link" data-animsition-out="fade-out-up-sm" data-animsition-out-duration="500">
<div class="blog-post-preview-img">
<img class="parallax-img img-responsive" src="http://placehold.it/700x700" alt="" data-center="transform: translate3d(0px, -50%, 0px)" data-top-bottom="transform: translate3d(0px, -10%, 0px)" data-bottom-top="transform: translate3d(0px, -90%, 0px)">
</div>
<div>
<h2 class="blog-post-preview-title font-second">ruins of <span>winterfell</span></h2>
</div>
<div class="blog-post-preview-date font-second">agust 03, 2015</div>
<div class="blog-post-preview-text">
<p>Alias vero aspernatur libero vel, neque sequi nam dignissimos id architecto ratione perferendis, expedita quod quaerat dicta.</p>
</div>
</a>
</article>
<!--/ End blog item -->
<!-- blog item -->
<article class="blog-post-preview col-sm-6">
<a href="blog_post.html" class="blog-post-preview-link animsition-link" data-animsition-out="fade-out-up-sm" data-animsition-out-duration="500">
<div class="blog-post-preview-img">
<img class="parallax-img img-responsive" src="http://placehold.it/700x700" alt="" data-center="transform: translate3d(0px, -50%, 0px)" data-top-bottom="transform: translate3d(0px, -10%, 0px)" data-bottom-top="transform: translate3d(0px, -90%, 0px)">
</div>
<div>
<h2 class="blog-post-preview-title font-second">into <span>the wild</span></h2>
</div>
<div class="blog-post-preview-date font-second">december 21, 2015</div>
<div class="blog-post-preview-text">
<p>Laudantium! Expedita, quas?uasi repellat quam, harum facilis impedit sit sapiente non reprehenderit magni accusantium eaque nisi.</p>
</div>
</a>
</article>
<!--/ End blog item -->
</div>
<!--/ .row -->
<div class="padding-top-80 text-center">
<a href="blog.html" class="btn btn-animated btn-split btn-default ripple-alone animsition-link" data-animsition-out="fade-out-up-sm" data-animsition-out-duration="500" data-text="see all posts"><span>go to the blog</span></a>
</div>
</div>
<!--/ .container -->
</section>
<!--/ End Blog Section -->
<!-- Contact Section -->
<section id="contact-section" class="section contact-section">
<div class="container">
<div class="section-title">
<div class=" section-title-more">
wanna say hello?
</div>
<div>
<h2 class="section-title-heading"><span>contact</span> us</h2>
</div>
</div>
<div class="row padding-bottom-sm-90">
<div class="col-sm-4">
<div class="contact-item margin-bottom-xs-40"><i class="icon-phone"></i>
<p>Phone: (555) 123-4567
<br />Fax: (555) 987-6543</p>
</div>
</div>
<div class="col-sm-4">
<div class="contact-item margin-bottom-xs-40"><i class="icon-map-pin"></i>
<p>412 Throop Ave, Brooklyn,
<br />NY 11221, USA</p>
</div>
</div>
<div class="col-sm-4">
<div class="contact-item margin-bottom-xs-40"><i class="icon-envelope"></i>
<p>[email protected]</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-offset-1 col-md-10">
<form id="ajax-contact" class="" method="post" action="mailer.php">
<fieldset>
<div class="row">
<div class="input col-xs-12 col-sm-12 padding-bottom-xs-50 padding-bottom-40">
<label class="input-label" for="name">
<span class="input-label-content font-second" data-content="name">name *</span>
</label>
<input class="input-field" type="text" name="name" id="name" required />
</div>
<div class="input col-xs-12 col-sm-6 padding-bottom-xs-50 padding-bottom-50">
<label class="input-label" for="email">
<span class="input-label-content font-second" data-content="email">email *</span>
</label>
<input class="input-field" type="email" name="email" id="email" required />
</div>
<div class="input col-xs-12 col-sm-6 padding-bottom-xs-60 padding-bottom-50">
<label class="input-label" for="company">
<span class="input-label-content font-second" data-content="company">company</span>
</label>
<input class="input-field" type="text" name="company" id="company" />
</div>
<div class="message col-xs-12 col-sm-12 padding-bottom-xs-40 padding-bottom-30">
<label class="textarea-label font-second" for="message">message *</label>
<textarea class="input-field textarea" name="message" id="message" required></textarea>
</div>
</div>
<div id="form-messages" class="form-message"></div>
<div class="col-xs-12 margin-top-30 text-center">
<button id="btn-submit" type="submit" class="btn btn-animated btn-contact ripple-alone" data-text="send it"><span class="btn-icon"><span class="loader-parent"><span class="loader3"></span></span>
</span>
</button>
</div>
</fieldset>
</form>
<!--/ End form -->
</div>
<!--/ .col -->
</div>
<!--/ .row -->
</div>
<!--/ .container -->
</section>
<!--/ End Contact Section -->
<!--/ Map Section -->
<div id="map-section" class="map-section">
<!-- map opener -->
<div id="map-opener" class="map-mask">
<div class="map-opener">
<div class="font-second">locate us on the map<i class="ci-icon-uniE930"></i></div>
<div class="font-second">close the map<i class="ci-icon-uniE92F"></i></div>
</div>
</div>
<!--/ End map opener -->
<div id="google-map">
<div id="map-canvas" data-address="412 Throop Ave, Brooklyn, NY 11221, USA"></div>
<div id="map-zoom-in"></div>
<div id="map-zoom-out"></div>
</div>
</div>
<!--/ End Map Section -->
<!-- Footer Section -->
<footer class="footer-section section no-padding-bottom">
<!-- footer logo -->
<div class="footer-logo">
<img src="http://placehold.it/200x70" alt="logo" />
<p class="font-second">
volar
</p>
</div>
<!--/ End footer logo -->
<!-- Social icons -->
<div class="footer-social">
<a href="#." class="fa fa-facebook-square wow fadeIn" data-wow-offset="150" data-wow-delay="0s"></a>
<a href="#." class="fa fa-twitter wow fadeIn" data-wow-offset="150" data-wow-delay=".15s"></a>
<a href="#." class="fa fa-google-plus wow fadeIn" data-wow-offset="150" data-wow-delay=".3s"></a>
<a href="#." class="fa fa-pinterest wow fadeIn" data-wow-offset="150" data-wow-delay=".45s"></a>
<a href="#." class="fa fa-youtube-play wow fadeIn" data-wow-offset="150" data-wow-delay=".6s"></a>
</div>
<!--/ End Social icons -->
<!-- go top pop-up -->
<div id="go-top" class="go-top go-top-out in-page-scroll">
<div class="circle1"></div>
<a href="#top" class="square"><span></span></a>
<div class="rectangle"></div>
<div class="circle2"></div>
</div>
<!--/ End go top pop-up -->
<div class="footer-bottom">
<!-- Copyright -->
<a class="footer-bottom-text font-second" href="http://themeforest.net/item/volar-one-page-parallax-template/11698815" target="_blank">Volar © 2015. All Right Reserved.</a>
<!-- End Copyright -->
</div>
</footer>
<!--/ End Footer Section -->
</div>
<!--/ #page-2 -->
</div>
<!--/ #page -->
<!-- JS Scripts -->
<script src="js/modernizr.min.js"></script>
<script src="js/jquery-2.1.1.min.js"></script>
<script src="js/jquery.easing.1.3.min.js"></script>
<script src="js/jquery.animsition.min.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/skrollr.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/animateSlider.js"></script>
<script src="js/animated-headlines.js"></script>
<script src="js/jquery.mb.YTPlayer.min.js"></script>
<script src="js/jquery.vide.min.js"></script>
<script src="js/jquery.particleground.min.js"></script>
<script src="js/fss.min.js"></script>
<script src="js/fssinit.solid.js"></script>
<script src="js/retina.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/nivo-lightbox.min.js"></script>
<script src="js/contactForm.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?sensor=false"></script>
<script src="js/scripts.min.js"></script>
<!--/ End JS Scripts -->
</body>
</html>
| aaadesignstudios/atomstudios | index15.html | HTML | mit | 80,851 |
$def with (server)
<html>
<head>
<link href='/static/css/crypticweb.css' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="/static/jquery/js/jquery-1.9.1.js"></script>
<script type="text/javascript" src="/static/jquery/js/jquery-ui-1.10.1.custom.min.js"></script>
<script type="text/javascript">var SERVER="$server"</script>
<script type="text/javascript" src="/static/js/client.js"></script>
</head>
<body>
<div class="page">
<div class="header">
<div class="title">
<h1>Cryptic Crossword Clue Solver</h1>
</div>
<div class="info">
<a href="https://github.com/rdeits/cryptics">Source code</a> | <a href="http://blog.robindeits.com/2013/02/11/a-cryptic-crossword-clue-solver/">More information</a><br>
</div>
</div>
<div class="preamble">
<div class="solver_desc">
This is a general tool for solving cryptic (or "British-style") crossword clues. Run it by entering a cryptic clue along with the answer length (or lengths) in parentheses. If you know some of the letters in the answer, you can type them in after the lengths, using a single '.' for each unknown letter. Here are some examples of clues it can solve correctly:
</div>
<br>
<div id="sample_clues">
</div>
<br>
<div class="solver_desc">
Longer clues take longer to solve. You can help the solver by connecting words which act together with an underscore ('_') to from a phrase, as with "rises_and_falls" in the last example.
</div>
</div>
<div id="clue_entry">
<form name="main" method="post" id="clue_form">
<label for="Clue"></label>
<input name="Clue" type="text" id="clue_text" placeholder="Spin broken shingle (7) ..g...."/>
<input type="submit" value="Solve"/>
</form>
</div>
<div id="solution">
</div>
</div>
</body>
</html> | rdeits/cryptics | pycryptics/crypticweb/templates/index.html | HTML | mit | 1,985 |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>Boolean images</title>
<link rel="stylesheet" type="text/css" href="Help.css">
</head>
<body>
<h1>Boolean images</h1>
<p>
A Boolean image is a raster file that contains only 1's and 0's. <b><i>Boolean
images</i></b> are very common in many GIS operations and frequently
result from <a href="MathTools.html">comparison operators</a> (e.g. [slope]>10 or
[forest type]==1) in mathematical expressions. <b><i>Boolean images</i></b> are
also the inputs to the <a href="MathTools.html">Boolean logical operators</a>
<b><i>AND, OR, NOT, and XOR</i></b>.</p>
<h2 class="SeeAlso">See Also:</h2>
<ul>
<li><a href="MathTools.html">Mathematical tools</a></li>
</ul>
</body>
</html>
| jblindsay/jblindsay.github.io | ghrg/Whitebox/Help/BooleanImage.html | HTML | mit | 1,041 |
Subsets and Splits
No saved queries yet
Save your SQL queries to embed, download, and access them later. Queries will appear here once saved.