path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
crypt/doc/org/security/crypt/pbe/EncryptionScheme.html | shivam091/Java-Security | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_11) on Mon Sep 01 21:58:18 IST 2014 -->
<title>EncryptionScheme</title>
<meta name="date" content="2014-09-01">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="EncryptionScheme";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/EncryptionScheme.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/security/crypt/pbe/AbstractVariableKeySizeEncryptionScheme.html" title="class in org.security.crypt.pbe"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/security/crypt/pbe/KeyGenerator.html" title="interface in org.security.crypt.pbe"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/security/crypt/pbe/EncryptionScheme.html" target="_top">Frames</a></li>
<li><a href="EncryptionScheme.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.security.crypt.pbe</div>
<h2 title="Interface EncryptionScheme" class="title">Interface EncryptionScheme</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../org/security/crypt/pbe/AbstractEncryptionScheme.html" title="class in org.security.crypt.pbe">AbstractEncryptionScheme</a>, <a href="../../../../org/security/crypt/pbe/AbstractVariableKeySizeEncryptionScheme.html" title="class in org.security.crypt.pbe">AbstractVariableKeySizeEncryptionScheme</a>, <a href="../../../../org/security/crypt/pbe/OpenSSLEncryptionScheme.html" title="class in org.security.crypt.pbe">OpenSSLEncryptionScheme</a>, <a href="../../../../org/security/crypt/pbe/PBES1EncryptionScheme.html" title="class in org.security.crypt.pbe">PBES1EncryptionScheme</a>, <a href="../../../../org/security/crypt/pbe/PBES2EncryptionScheme.html" title="class in org.security.crypt.pbe">PBES2EncryptionScheme</a>, <a href="../../../../org/security/crypt/pbe/PKCS12EncryptionScheme.html" title="class in org.security.crypt.pbe">PKCS12EncryptionScheme</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">EncryptionScheme</span></pre>
<div class="block">Describes a password-based encryption scheme.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>shivam</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/security/crypt/pbe/EncryptionScheme.html#decrypt-char:A-byte:A-">decrypt</a></span>(char[] password,
byte[] ciphertext)</code>
<div class="block">Decrypts the given ciphertext bytes into a byte array of plaintext using
a decryption key based on the given password.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/security/crypt/pbe/EncryptionScheme.html#decrypt-char:A-java.io.InputStream-java.io.OutputStream-">decrypt</a></span>(char[] password,
java.io.InputStream in,
java.io.OutputStream out)</code>
<div class="block">Decrypts the data in the given ciphertext input stream into plaintext in
the output stream.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/security/crypt/pbe/EncryptionScheme.html#encrypt-char:A-byte:A-">encrypt</a></span>(char[] password,
byte[] plaintext)</code>
<div class="block">Encrypts the given plaintext bytes into a byte array of ciphertext using
an encryption key derived from the password.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/security/crypt/pbe/EncryptionScheme.html#encrypt-char:A-java.io.InputStream-java.io.OutputStream-">encrypt</a></span>(char[] password,
java.io.InputStream in,
java.io.OutputStream out)</code>
<div class="block">Encrypts the data in the given plaintext input stream into ciphertext in
the output stream.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="encrypt-char:A-byte:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>encrypt</h4>
<pre>byte[] encrypt(char[] password,
byte[] plaintext)
throws <a href="../../../../org/security/crypt/CryptException.html" title="class in org.security.crypt">CryptException</a></pre>
<div class="block">Encrypts the given plaintext bytes into a byte array of ciphertext using
an encryption key derived from the password.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>password</code> - Basis for encryption.</dd>
<dd><code>plaintext</code> - Input plaintext bytes.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Ciphertext resulting from plaintext encryption.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/security/crypt/CryptException.html" title="class in org.security.crypt">CryptException</a></code> - On encryption errors.</dd>
</dl>
</li>
</ul>
<a name="encrypt-char:A-java.io.InputStream-java.io.OutputStream-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>encrypt</h4>
<pre>void encrypt(char[] password,
java.io.InputStream in,
java.io.OutputStream out)
throws <a href="../../../../org/security/crypt/CryptException.html" title="class in org.security.crypt">CryptException</a>,
java.io.IOException</pre>
<div class="block">Encrypts the data in the given plaintext input stream into ciphertext in
the output stream. Use
<a href="../../../../org/security/crypt/io/Base64FilterOutputStream.html" title="class in org.security.crypt.io"><code>Base64FilterOutputStream</code></a> or
<a href="../../../../org/security/crypt/io/HexFilterOutputStream.html" title="class in org.security.crypt.io"><code>HexFilterOutputStream</code></a> to produce ciphertext
in the output stream in an encoded string repreprestation.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>password</code> - Basis for encryption.</dd>
<dd><code>in</code> - Input stream of plaintext.</dd>
<dd><code>out</code> - Output stream of ciphertext.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/security/crypt/CryptException.html" title="class in org.security.crypt">CryptException</a></code> - On encryption errors.</dd>
<dd><code>java.io.IOException</code> - On stream read/write errors.</dd>
</dl>
</li>
</ul>
<a name="decrypt-char:A-byte:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decrypt</h4>
<pre>byte[] decrypt(char[] password,
byte[] ciphertext)
throws <a href="../../../../org/security/crypt/CryptException.html" title="class in org.security.crypt">CryptException</a></pre>
<div class="block">Decrypts the given ciphertext bytes into a byte array of plaintext using
a decryption key based on the given password.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>password</code> - Basis for encryption.</dd>
<dd><code>ciphertext</code> - Input ciphertext bytes.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>Plaintext resulting from ciphertext decryption.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/security/crypt/CryptException.html" title="class in org.security.crypt">CryptException</a></code> - On decryption errors.</dd>
</dl>
</li>
</ul>
<a name="decrypt-char:A-java.io.InputStream-java.io.OutputStream-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>decrypt</h4>
<pre>void decrypt(char[] password,
java.io.InputStream in,
java.io.OutputStream out)
throws <a href="../../../../org/security/crypt/CryptException.html" title="class in org.security.crypt">CryptException</a>,
java.io.IOException</pre>
<div class="block">Decrypts the data in the given ciphertext input stream into plaintext in
the output stream. Use
<a href="../../../../org/security/crypt/io/Base64FilterInputStream.html" title="class in org.security.crypt.io"><code>Base64FilterInputStream</code></a> or
<a href="../../../../org/security/crypt/io/HexFilterInputStream.html" title="class in org.security.crypt.io"><code>HexFilterInputStream</code></a> to consume ciphertext
in an encoded string representation.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>password</code> - Basis for encryption.</dd>
<dd><code>in</code> - Input stream of ciphertext.</dd>
<dd><code>out</code> - Output stream of plaintext.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/security/crypt/CryptException.html" title="class in org.security.crypt">CryptException</a></code> - On decryption errors.</dd>
<dd><code>java.io.IOException</code> - On stream read/write errors.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/EncryptionScheme.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/security/crypt/pbe/AbstractVariableKeySizeEncryptionScheme.html" title="class in org.security.crypt.pbe"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../org/security/crypt/pbe/KeyGenerator.html" title="interface in org.security.crypt.pbe"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/security/crypt/pbe/EncryptionScheme.html" target="_top">Frames</a></li>
<li><a href="EncryptionScheme.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li>Constr | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
docs/api/OpenTl.Schema/IWebAuthorization/6F3AC47B.html | OpenTl/OpenTl.Schema | <!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="description">
<meta name="keywords" content="static content generator,static site generator,static site,HTML,web development,.NET,C#,Razor,Markdown,YAML">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="/OpenTl.Schema/assets/img/favicon.ico" type="image/x-icon">
<link rel="icon" href="/OpenTl.Schema/assets/img/favicon.ico" type="image/x-icon">
<title>OpenTl.Schema - API - IWebAuthorization.IpAsBinary Property</title>
<link href="/OpenTl.Schema/assets/css/mermaid.css" rel="stylesheet">
<link href="/OpenTl.Schema/assets/css/highlight.css" rel="stylesheet">
<link href="/OpenTl.Schema/assets/css/bootstrap/bootstrap.css" rel="stylesheet">
<link href="/OpenTl.Schema/assets/css/adminlte/AdminLTE.css" rel="stylesheet">
<link href="/OpenTl.Schema/assets/css/theme/theme.css" rel="stylesheet">
<link href="//fonts.googleapis.com/css?family=Roboto+Mono:400,700|Roboto:400,400i,700,700i" rel="stylesheet">
<link href="/OpenTl.Schema/assets/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="/OpenTl.Schema/assets/css/override.css" rel="stylesheet">
<script src="/OpenTl.Schema/assets/js/jquery-2.2.3.min.js"></script>
<script src="/OpenTl.Schema/assets/js/bootstrap.min.js"></script>
<script src="/OpenTl.Schema/assets/js/app.min.js"></script>
<script src="/OpenTl.Schema/assets/js/highlight.pack.js"></script>
<script src="/OpenTl.Schema/assets/js/jquery.slimscroll.min.js"></script>
<script src="/OpenTl.Schema/assets/js/jquery.sticky-kit.min.js"></script>
<script src="/OpenTl.Schema/assets/js/mermaid.min.js"></script>
<!--[if lt IE 9]>
<script src="/OpenTl.Schema/assets/js/html5shiv.min.js"></script>
<script src="/OpenTl.Schema/assets/js/respond.min.js"></script>
<![endif]-->
</head>
<body class="hold-transition wyam layout-boxed ">
<div class="top-banner"></div>
<div class="wrapper with-container">
<!-- Header -->
<header class="main-header">
<a href="/OpenTl.Schema/" class="logo">
<span>OpenTl.Schema</span>
</a>
<nav class="navbar navbar-static-top" role="navigation">
<!-- Sidebar toggle button-->
<a href="#" class="sidebar-toggle visible-xs-block" data-toggle="offcanvas" role="button">
<span class="sr-only">Toggle side menu</span>
<i class="fa fa-chevron-circle-right"></i>
</a>
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar-collapse">
<span class="sr-only">Toggle side menu</span>
<i class="fa fa-chevron-circle-down"></i>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse pull-left" id="navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="/OpenTl.Schema/about.html">About This Project</a></li>
<li class="active"><a href="/OpenTl.Schema/api">API</a></li>
</ul>
</div>
<!-- /.navbar-collapse -->
<!-- Navbar Right Menu -->
</nav>
</header>
<!-- Left side column. contains the logo and sidebar -->
<aside class="main-sidebar ">
<section class="infobar" data-spy="affix" data-offset-top="60" data-offset-bottom="200">
<div id="infobar-headings"><h6>On This Page</h6><p><a href="#Syntax">Syntax</a></p>
<p><a href="#Value">Value</a></p>
<hr class="infobar-hidden">
</div>
</section>
<section class="sidebar">
<script src="/OpenTl.Schema/assets/js/lunr.min.js"></script>
<script src="/OpenTl.Schema/assets/js/searchIndex.js"></script>
<div class="sidebar-form">
<div class="input-group">
<input type="text" name="search" id="search" class="form-control" placeholder="Search Types...">
<span class="input-group-btn">
<button class="btn btn-flat"><i class="fa fa-search"></i></button>
</span>
</div>
</div>
<div id="search-results">
</div>
<script>
function runSearch(query){
$("#search-results").empty();
if( query.length < 2 ){
return;
}
var results = searchModule.search("*" + query + "*");
var listHtml = "<ul class='sidebar-menu'>";
listHtml += "<li class='header'>Type Results</li>";
if(results.length == 0 ){
listHtml += "<li>No results found</li>";
} else {
for(var i = 0; i < results.length; ++i){
var res = results[i];
listHtml += "<li><a href='" + res.url + "'>" + htmlEscape(res.title) + "</a></li>";
}
}
listHtml += "</ul>";
$("#search-results").append(listHtml);
}
$(document).ready(function(){
$("#search").on('input propertychange paste', function() {
runSearch($("#search").val());
});
});
function htmlEscape(html) {
return document.createElement('div')
.appendChild(document.createTextNode(html))
.parentNode
.innerHTML;
}
</script>
<hr>
<ul class="sidebar-menu">
<li class="header">Namespace</li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema">OpenTl<wbr>.Schema</a></li>
<li class="header">Type</li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization">IWebAuthorization</a></li>
<li role="separator" class="divider"></li>
<li class="header">Property Members</li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization/5BF8FF46.html">BotId</a></li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization/F2A894AC.html">Browser</a></li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization/C03231D7.html">BrowserAsBinary</a></li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization/07065C71.html">DateActive</a></li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization/CD016DC2.html">DateCreated</a></li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization/4B464FFC.html">Domain</a></li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization/2101FD0D.html">DomainAsBinary</a></li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization/1A1927FF.html">Hash</a></li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization/975C9A67.html">Ip</a></li>
<li class="selected"><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization/6F3AC47B.html">IpAsBinary</a></li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization/EE1D9BAC.html">Platform</a></li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization/76C43E7F.html">PlatformAsBinary</a></li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization/36A98454.html">Region</a></li>
<li><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization/BE6938F4.html">RegionAsBinary</a></li>
</ul>
</section>
</aside>
<!-- Content Wrapper. Contains page content -->
<div class="content-wrapper">
<section class="content-header">
<h3><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization">IWebAuthorization</a>.</h3>
<h1>IpAsBinary <small>Property</small></h1>
</section>
<section class="content">
<div class="panel panel-default">
<div class="panel-body">
<dl class="dl-horizontal">
<dt>Namespace</dt>
<dd><a href="/OpenTl.Schema/api/OpenTl.Schema">OpenTl<wbr>.Schema</a></dd>
<dt>Containing Type</dt>
<dd><a href="/OpenTl.Schema/api/OpenTl.Schema/IWebAuthorization">IWebAuthorization</a></dd>
</dl>
</div>
</div>
<h1 id="Syntax">Syntax</h1>
<pre><code>byte[] IpAsBinary { get; set; }</code></pre>
<h1 id="Value">Value</h1>
<div class="box">
<div class="box-body no-padding table-responsive">
<table class="table table-striped table-hover two-cols">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody><tr>
<td>byte[]</td>
<td></td>
</tr>
</tbody></table>
</div>
</div>
</section>
</div>
<!-- Footer -->
<footer class="main-footer">
</footer>
</div>
<div class="wrapper bottom-wrapper">
<footer class="bottom-footer">
Generated by <a href="https://wyam.io">Wyam</a>
</footer>
</div>
<a href="javascript:" id="return-to-top"><i class="fa fa-chevron-up"></i></a>
<script>
// Close the sidebar if we select an anchor link
$(".main-sidebar a[href^='#']:not('.expand')").click(function(){
$(document.body).removeClass('sidebar-open');
});
$(document).load(function() {
mermaid.initialize(
{
flowchart:
{
htmlLabels: false,
useMaxWidth:false
}
});
mermaid.init(undefined, ".mermaid")
$('svg').addClass('img-responsive');
$('pre code').each(function(i, block) {
hljs.highlightBlock(block);
});
});
hljs.initHighlightingOnLoad();
// Back to top
$(window).scroll(function() {
if ($(this).scrollTop() >= 200) { // If page is scrolled more than 50px
$('#return-to-top').fadeIn(1000); // Fade in the arrow
} else {
$('#return-to-top').fadeOut(1000); // Else fade out the arrow
}
});
$('#return-to-top').click(function() { // When arrow is clicked
$('body,html').animate({
scrollTop : 0 // Scroll to top of body
}, 500);
});
</script>
</body></html> |
public/template/download.html | jenrik/GeThis | <div class="downloader panel" id="{{name}}" ng-class="{ 'panel-primary': download.status == 'working', 'panel-success': download.status == 'finished', 'panel-danger': download.status == 'failed', 'panel-warning': download.status == 'aborted' }">
<div class="heading">{{download.title}}</div>
<table class="downloadTable">
<tbody>
<tr>
<td class="tableProgress" ng-switch="download.status">
<div ng-switch-when="working">
<progressbar value="download.progress" type="info"></progressbar>
</div>
<div ng-switch-when="finished">
<progressbar value="download.progress" type="success"></progressbar>
</div>
<div ng-switch-when="aborted">
<progressbar value="download.progress" type="warning"></progressbar>
</div>
<div ng-switch-when="failed">
<progressbar value="download.progress" type="danger"></progressbar>
</div>
</td>
<td class="remove" ng-controller="DownloadButtonController as button">
<button class="btn" tooltip="{{remove}}" ng-click="button.click(download)">
<span ng-class="{ 'glyphicon-stop': download.status === 'working', 'glyphicon-remove': download.status !== 'working' }" class="glyphicon"></span>
</button>
</td>
</tr>
</tbody>
</table>
</div>
|
phone/index.html | quentinhu5/digitalNews | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--[if lt IE 7]> <html class="ie6 oldie" lang="zh-cn"> <![endif]-->
<!--[if IE 7]> <html class="ie7 oldie" lang="zh-cn"> <![endif]-->
<!--[if IE 8]> <html class="ie8 oldie" lang="zh-cn"> <![endif]-->
<!--[if gt IE 8]><!-->
<html lang="zh-cn">
<!--<![endif]-->
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="renderer" content="webkit" />
<title>数码地带</title>
<meta name="description" content="数码地带,一个获取最新数码资讯的网站" />
<meta name="keywords" content="数码地带,数码,手机,电脑,相机,DIY硬件,外设,办公" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="assets/img/favicon.ico" />
<link href="assets/css/normalize-v1.1.3.css" rel="stylesheet" type="text/css" />
<link href="assets/css/style.css" rel="stylesheet" type="text/css" />
<link href="assets/css/response.css" rel="stylesheet" type="text/css" />
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<script src="assets/js/jquery-1.7.2.js"></script>
</head>
<body>
<div>
<p>手机页面</p>
</div>
</body>
</html> |
public/Windows 10 x64 (18363.476)/_HEAP_VIRTUAL_ALLOC_ENTRY.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18363.476)</h4><br>
<h2>_HEAP_VIRTUAL_ALLOC_ENTRY</h2>
<font face="arial"> +0x000 Entry : <a href="./_LIST_ENTRY.html">_LIST_ENTRY</a><br>
+0x010 ExtraStuff : <a href="./_HEAP_ENTRY_EXTRA.html">_HEAP_ENTRY_EXTRA</a><br>
+0x020 CommitSize : Uint8B<br>
+0x028 ReserveSize : Uint8B<br>
+0x030 BusyBlock : <a href="./_HEAP_ENTRY.html">_HEAP_ENTRY</a><br>
</font></body></html> |
docs/api/AzureFromTheTrenches.Commanding.AzureStorage.IAzureStorageAuditQueueProcessorFactory.html | JamesRandall/AccidentalFish.Commanding | <!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Interface IAzureStorageAuditQueueProcessorFactory
</title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="Interface IAzureStorageAuditQueueProcessorFactory
">
<meta name="generator" content="docfx 2.34.0.0">
<link rel="shortcut icon" href="../favicon.ico">
<link rel="stylesheet" href="../styles/docfx.vendor.css">
<link rel="stylesheet" href="../styles/docfx.css">
<link rel="stylesheet" href="../styles/main.css">
<meta property="docfx:navrel" content="../toc.html">
<meta property="docfx:tocrel" content="toc.html">
</head>
<body data-spy="scroll" data-target="#affix">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="../index.html">
<img id="logo" class="svg" src="../logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div role="main" class="container body-content hide-when-search">
<div class="sidenav hide-when-search">
<a class="btn toc-toggle collapse" data-toggle="collapse" href="#sidetoggle" aria-expanded="false" aria-controls="sidetoggle">Show / Hide Table of Contents</a>
<div class="sidetoggle collapse" id="sidetoggle">
<div id="sidetoc"></div>
</div>
</div>
<div class="article row grid-right">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="AzureFromTheTrenches.Commanding.AzureStorage.IAzureStorageAuditQueueProcessorFactory">
<h1 id="AzureFromTheTrenches_Commanding_AzureStorage_IAzureStorageAuditQueueProcessorFactory" data-uid="AzureFromTheTrenches.Commanding.AzureStorage.IAzureStorageAuditQueueProcessorFactory" class="text-break">Interface IAzureStorageAuditQueueProcessorFactory
</h1>
<div class="markdown level0 summary"></div>
<div class="markdown level0 conceptual"></div>
<h6><strong>Namespace</strong>: <a class="xref" href="AzureFromTheTrenches.Commanding.AzureStorage.html">AzureFromTheTrenches.Commanding.AzureStorage</a></h6>
<h6><strong>Assembly</strong>: AzureFromTheTrenches.Commanding.AzureStorage.dll</h6>
<h5 id="AzureFromTheTrenches_Commanding_AzureStorage_IAzureStorageAuditQueueProcessorFactory_syntax">Syntax</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public interface IAzureStorageAuditQueueProcessorFactory</code></pre>
</div>
<h3 id="methods">Methods
</h3>
<span class="small pull-right mobile-hide">
<span class="divider">|</span>
<a href="https://github.com/JamesRandall/AzureFromTheTrenches.Commanding/new/develop/apiSpec/new?filename=AzureFromTheTrenches_Commanding_AzureStorage_IAzureStorageAuditQueueProcessorFactory_Start_System_Threading_CancellationToken_Microsoft_WindowsAzure_Storage_Queue_CloudQueue_System_Int32_System_Action_System_String__.md&value=---%0Auid%3A%20AzureFromTheTrenches.Commanding.AzureStorage.IAzureStorageAuditQueueProcessorFactory.Start(System.Threading.CancellationToken%2CMicrosoft.WindowsAzure.Storage.Queue.CloudQueue%2CSystem.Int32%2CSystem.Action%7BSystem.String%7D)%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">Improve this Doc</a>
</span>
<span class="small pull-right mobile-hide">
<a href="https://github.com/JamesRandall/AzureFromTheTrenches.Commanding/blob/develop/Source/AzureFromTheTrenches.Commanding.AzureStorage/IAzureStorageAuditQueueProcessorFactory.cs/#L10">View Source</a>
</span>
<a id="AzureFromTheTrenches_Commanding_AzureStorage_IAzureStorageAuditQueueProcessorFactory_Start_" data-uid="AzureFromTheTrenches.Commanding.AzureStorage.IAzureStorageAuditQueueProcessorFactory.Start*"></a>
<h4 id="AzureFromTheTrenches_Commanding_AzureStorage_IAzureStorageAuditQueueProcessorFactory_Start_System_Threading_CancellationToken_Microsoft_WindowsAzure_Storage_Queue_CloudQueue_System_Int32_System_Action_System_String__" data-uid="AzureFromTheTrenches.Commanding.AzureStorage.IAzureStorageAuditQueueProcessorFactory.Start(System.Threading.CancellationToken,Microsoft.WindowsAzure.Storage.Queue.CloudQueue,System.Int32,System.Action{System.String})">Start(CancellationToken, CloudQueue, Int32, Action<String>)</h4>
<div class="markdown level1 summary"></div>
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">Task Start(CancellationToken cancellationToken, CloudQueue deadLetterQueue = null, int maxDequeueCount = 10, Action<string> traceLogger = null)</code></pre>
</div>
<h5 class="parameters">Parameters</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Name</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.CancellationToken</span></td>
<td><span class="parametername">cancellationToken</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">Microsoft.WindowsAzure.Storage.Queue.CloudQueue</span></td>
<td><span class="parametername">deadLetterQueue</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><span class="parametername">maxDequeueCount</span></td>
<td></td>
</tr>
<tr>
<td><span class="xref">System.Action</span><<span class="xref">System.String</span>></td>
<td><span class="parametername">traceLogger</span></td>
<td></td>
</tr>
</tbody>
</table>
<h5 class="returns">Returns</h5>
<table class="table table-bordered table-striped table-condensed">
<thead>
<tr>
<th>Type</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Threading.Tasks.Task</span></td>
<td></td>
</tr>
</tbody>
</table>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<div class="contribution">
<ul class="nav">
<li>
<a href="https://github.com/JamesRandall/AzureFromTheTrenches.Commanding/new/develop/apiSpec/new?filename=AzureFromTheTrenches_Commanding_AzureStorage_IAzureStorageAuditQueueProcessorFactory.md&value=---%0Auid%3A%20AzureFromTheTrenches.Commanding.AzureStorage.IAzureStorageAuditQueueProcessorFactory%0Asummary%3A%20'*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax'%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A" class="contribution-link">Improve this Doc</a>
</li>
<li>
<a href="https://github.com/JamesRandall/AzureFromTheTrenches.Commanding/blob/develop/Source/AzureFromTheTrenches.Commanding.AzureStorage/IAzureStorageAuditQueueProcessorFactory.cs/#L8" class="contribution-link">View Source</a>
</li>
</ul>
</div>
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<!-- <p><a class="back-to-top" href="#top">Back to top</a><p> -->
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="../styles/docfx.vendor.js"></script>
<script type="text/javascript" src="../styles/docfx.js"></script>
<script type="text/javascript" src="../styles/main.js"></script>
</body>
</html>
|
CALC/calc.css | dongm1n/dongm1n.github.io | *{
margin: 0;
padding: 0;
/* Padding and border are included in the element's total width and height */
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
font:bold 14px Aria,sans-serif;
}
html {
height: 100%;
background-image:url(http://www.freeimageslive.co.uk/files/images008/school_background.preview.jpg);
background-size: cover;
background-attachment:fixed;
}
#calculator {
width: 325px;
height: auto;
margin: 100px auto;
padding: 20px 20px 9PX;
background: #9dd2ea;
background: linear-gradient(#9dd2ea, #8bceec);
border-radius: 3px;
/* Using box shadows to create 3D effects */
box-shadow: 0px 4px #009de4, 0px 10px 15px rgba(0,0,0,0.2);
}
#screen {
float: right;
height: 40px;
width: 212px;
padding: 0 10px;
background: rgba(0, 0, 0, 0.2);
border-radius: 3px;
/* Inset shadow on the screen to create indent */
box-shadow: inset 0px 4px rgba(0, 0, 0, 0.2);
/* Typography */
font-size: 17px;
line-height: 40px;
color: white;
text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
text-align: right;
letter-spacing: 1px;
}
/* Clear Floats to make sure #calculator includes them correctly */
.keys, .top {
overflow: hidden;
}
/* Applying css on all the keys */
.keys span, #clear {
float: left;
position: relative;
top: 0;
/* Specifies the type of cursor to be displayed when pointing on an element. */
cursor: pointer;
width: 66px;
height: 36px;
background: white;
border-radius: 3px;
box-shadow: 0px 4px rgba(0, 0, 0, 0.2);
margin: 0 7px 11px 0;
color: #888;
line-height: 36px;
text-align: center;
/* prevent selection of text inside keys */
user-select: none;
/* Transitions allows you to change property values smoothly */
transition: all 0.2s ease;
}
.keys span.operator {
background: #FFF0F5;
margin-right: 0; /* 7px in previous setting*/
}
/* Eval Button */
.keys span.eval {
background: #f1ff92;
box-shadow: 0px 4px #9da853;
color: #888e5f;
}
.keys span.eval:hover {
background: #abb850;
box-shadow: 0px 4px #717a33;
color: #ffffff;
}
.keys span.eval:active {
box-shadow: 0px 0px #717a33;
top: 4px;
}
/* Clear Button */
#clear {
background: #ff9fa8;
box-shadow: 0px 4px #ff7c87;
color: white;
}
#clear:hover {
background: #f68991;
box-shadow: 0px 4px #d3545d;
color: white;
}
#clear:active {
top: 4px;
box-shadow: 0px 0px #d3545d;
}
/* Other Buttons */
.keys span:hover {
background: #9c89f6;
box-shadow: 0px 4px #6b54d3;
color: white;
}
.keys span:active {
box-shadow: 0px 0px #6b54d3;
top: 4px;
}
|
docs-content/guides/elevation.html | angular/material2-docs-content | <div class="docs-markdown"><h1>Applying Elevation</h1><p><a href="https://material.io/design/environment/elevation.html">The Material Design specification</a> gives guidance on expressing elevation on
UI elements by adding shadows. Angular Material provides CSS classes and Sass mixins for adding
these shadows.</p>
<h2 id="elevation-css-classes" class="docs-header-link">
<span header-link="elevation-css-classes"></span>
Elevation CSS classes
</h2>
<p>The <code>core-theme</code> Sass mixin, described in the [theming guide][], emits CSS classes for applying
elevation. These classes follow the pattern <code>mat-elevation-z#</code>, where <code>#</code> is the elevation number
you want, from 0 to 24. These predefined classes use the CSS <code>box-shadow</code> settings defined by the
Material Design specification.</p>
<p>You can dynamically change elevation on an element by swapping elevation CSS classes.</p>
<pre><code class="language-html"><span class="hljs-tag"><<span class="hljs-name">div</span> [<span class="hljs-attr">class.mat-elevation-z2</span>]=<span class="hljs-string">"!isActive"</span> [<span class="hljs-attr">class.mat-elevation-z8</span>]=<span class="hljs-string">"isActive"</span>></span><span class="hljs-tag"></<span class="hljs-name">div</span>></span>
</code></pre>
<div material-docs-example="elevation-overview"></div>
<h2 id="elevation-sass-mixins" class="docs-header-link">
<span header-link="elevation-sass-mixins"></span>
Elevation Sass mixins
</h2>
<p>In addition to the predefined CSS classes, you can apply elevation styles using the <code>elevation</code>
Sass mixin. This mixin accepts a <code>$zValue</code> and an optional <code>$color</code>. The <code>$zValue</code> is a number from
0 to 24, representing the semantic elevation of the element, that controls the intensity of the
box-shadow. You can use the <code>$color</code> parameter to further customize the shadow appearance.</p>
<pre><code class="language-scss"><span class="hljs-keyword">@use</span> <span class="hljs-string">'@angular/material'</span> as mat;
<span class="hljs-selector-class">.my-class-with-default-shadow</span> {
<span class="hljs-comment">// Adds a shadow for elevation level 2 with default color and full opacity:</span>
<span class="hljs-keyword">@include</span> mat.elevation(<span class="hljs-number">2</span>);
}
<span class="hljs-selector-class">.my-class-with-custom-shadow</span> {
<span class="hljs-comment">// Adds a shadow for elevation level 2 with color #e91e63 and 80% of the default opacity:</span>
<span class="hljs-keyword">@include</span> mat.elevation(<span class="hljs-number">2</span>, <span class="hljs-number">#e91e63</span>, <span class="hljs-number">0.8</span>);
}
</code></pre>
<h3 id="overridable-elevation" class="docs-header-link">
<span header-link="overridable-elevation"></span>
Overridable elevation
</h3>
<p>When authoring a component, you may want to specify a default elevation that the component consumer
can override. You can accomplish this by using the <code>overridable-elevation</code> Sass mixin. This behaves
identically to the <code>elevation</code> mixin, except that the styles only apply when the element does not
have a CSS class matching the pattern <code>mat-elevation-z#</code>, as described in
<a href="#elevation-css-classes">Elevation CSS classes</a> above.</p>
<h3 id="animating-elevation" class="docs-header-link">
<span header-link="animating-elevation"></span>
Animating elevation
</h3>
<p>You can use the <code>elevation-transition</code> mixin to add a transition when elevation changes.</p>
<pre><code class="language-scss"><span class="hljs-keyword">@use</span> <span class="hljs-string">'@angular/material'</span> as mat;
<span class="hljs-selector-class">.my-class</span> {
<span class="hljs-keyword">@include</span> mat.elevation-transition();
<span class="hljs-keyword">@include</span> mat.elevation(<span class="hljs-number">2</span>);
&<span class="hljs-selector-pseudo">:active</span> {
<span class="hljs-keyword">@include</span> mat.elevation(<span class="hljs-number">8</span>);
}
}
</code></pre>
</div> |
public/2017/01/13/随手记20170114-md/index.html | HankCoder/BlogBackup | <!doctype html>
<html class="theme-next pisces use-motion">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<meta name="google-site-verification" content="hURnC-1VtFyi-v7OYQhy-5eOj-XZW3BAIs6iqzQcQj8" />
<link href="/vendors/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css"/>
<link href='//fonts.googleapis.com/css?family=Lato:300,400,700,400italic&subset=latin,latin-ext' rel='stylesheet' type='text/css'>
<link href="/vendors/font-awesome/css/font-awesome.min.css?v=4.5.0" rel="stylesheet" type="text/css" />
<link href="/css/main.css?v=5.0.0" rel="stylesheet" type="text/css" />
<meta name="keywords" content="日记,情感," />
<link rel="alternate" href="/atom.xml" title="HankCoder's Space" type="application/atom+xml" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=5.0.0" />
<meta name="description" content="福州今天还是在下雨,天阴沉沉的,给人的感觉很不好,不过比起“有的地方”好多了。今天被一个很难的bug困扰了一天,到8点下班之前还是没有解决,只能明天继续了。虽然我是很不想周末去看代码的,o(∩∩)o…哈哈。下班之前我看到一个不好的消息,就是公司健身房今天不能用了。意思就是我不能去锻炼了,好伤心,我这身体只要有一天不锻炼就得反弹,那样离我答应你要求又远了,可是我又不想去外面跑,外面好冷,不过我也没闲">
<meta property="og:type" content="article">
<meta property="og:title" content="随手记20170114">
<meta property="og:url" content="http://HankCoder.github.io/2017/01/13/随手记20170114-md/index.html">
<meta property="og:site_name" content="HankCoder's Space">
<meta property="og:description" content="福州今天还是在下雨,天阴沉沉的,给人的感觉很不好,不过比起“有的地方”好多了。今天被一个很难的bug困扰了一天,到8点下班之前还是没有解决,只能明天继续了。虽然我是很不想周末去看代码的,o(∩∩)o…哈哈。下班之前我看到一个不好的消息,就是公司健身房今天不能用了。意思就是我不能去锻炼了,好伤心,我这身体只要有一天不锻炼就得反弹,那样离我答应你要求又远了,可是我又不想去外面跑,外面好冷,不过我也没闲">
<meta property="og:updated_time" content="2017-01-17T15:37:32.000Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="随手记20170114">
<meta name="twitter:description" content="福州今天还是在下雨,天阴沉沉的,给人的感觉很不好,不过比起“有的地方”好多了。今天被一个很难的bug困扰了一天,到8点下班之前还是没有解决,只能明天继续了。虽然我是很不想周末去看代码的,o(∩∩)o…哈哈。下班之前我看到一个不好的消息,就是公司健身房今天不能用了。意思就是我不能去锻炼了,好伤心,我这身体只要有一天不锻炼就得反弹,那样离我答应你要求又远了,可是我又不想去外面跑,外面好冷,不过我也没闲">
<script type="text/javascript" id="hexo.configuration">
var NexT = window.NexT || {};
var CONFIG = {
scheme: 'Pisces',
sidebar: '[object Object]',
fancybox: true,
motion: true
};
</script>
<title> 随手记20170114 | HankCoder's Space </title>
</head>
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
<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-67800719-1', 'auto');
ga('send', 'pageview');
</script>
<script type="text/javascript">
var _hmt = _hmt || [];
(function() {
var hm = document.createElement("script");
hm.src = "//hm.baidu.com/hm.js?7a046e8db6a48f2ab46b7812ba612789";
var s = document.getElementsByTagName("script")[0];
s.parentNode.insertBefore(hm, s);
})();
</script>
<div class="container one-collumn sidebar-position-left page-post-detail ">
<div class="headband"></div>
<header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
<div class="header-inner"><div class="site-meta ">
<div class="custom-logo-site-title">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<span class="site-title">HankCoder's Space</span>
<span class="logo-line-after"><i></i></span>
</a>
</div>
<p class="site-subtitle">Reading The Fucking Code</p>
</div>
<div class="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
<nav class="site-nav">
<ul id="menu" class="menu menu-left">
<li class="menu-item menu-item-home">
<a href="/" rel="section">
<i class="menu-item-icon fa fa-home fa-fw"></i> <br />
首页
</a>
</li>
<li class="menu-item menu-item-categories">
<a href="/categories" rel="section">
<i class="menu-item-icon fa fa-th fa-fw"></i> <br />
分类
</a>
</li>
<li class="menu-item menu-item-about">
<a href="/about" rel="section">
<i class="menu-item-icon fa fa-user fa-fw"></i> <br />
关于
</a>
</li>
<li class="menu-item menu-item-archives">
<a href="/archives" rel="section">
<i class="menu-item-icon fa fa-archive fa-fw"></i> <br />
归档
</a>
</li>
<li class="menu-item menu-item-tags">
<a href="/tags" rel="section">
<i class="menu-item-icon fa fa-tags fa-fw"></i> <br />
标签
</a>
</li>
<li class="menu-item menu-item-search">
<a href="#" class="st-search-show-outputs">
<i class="menu-item-icon fa fa-search fa-fw"></i> <br />
搜索
</a>
</li>
</ul>
<div class="site-search">
<form class="site-search-form">
<input type="text" id="st-search-input" class="st-search-input st-default-search-input" />
</form>
<script type="text/javascript">
(function(w,d,t,u,n,s,e){w['SwiftypeObject']=n;w[n]=w[n]||function(){
(w[n].q=w[n].q||[]).push(arguments);};s=d.createElement(t);
e=d.getElementsByTagName(t)[0];s.async=1;s.src=u;e.parentNode.insertBefore(s,e);
})(window,document,'script','//s.swiftypecdn.com/install/v2/st.js','_st');
_st('install', 'Eq6Hisgzq2b_MSGwmySM','2.0.0');
</script>
</div>
</nav>
</div>
</header>
<main id="main" class="main">
<div class="main-inner">
<div class="content-wrap">
<div id="content" class="content">
<div id="posts" class="posts-expand">
<article class="post post-type-normal " itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h1 class="post-title" itemprop="name headline">
随手记20170114
</h1>
<div class="post-meta">
<span class="post-time">
<span class="post-meta-item-icon">
<i class="fa fa-calendar-o"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time itemprop="dateCreated" datetime="2017-01-13T22:29:39+08:00" content="2017-01-13">
2017-01-13
</time>
</span>
<span class="post-category" >
|
<span class="post-meta-item-icon">
<i class="fa fa-folder-o"></i>
</span>
<span class="post-meta-item-text">分类于</span>
<span itemprop="about" itemscope itemtype="https://schema.org/Thing">
<a href="/categories/我和她的故事/" itemprop="url" rel="index">
<span itemprop="name">我和她的故事</span>
</a>
</span>
</span>
<span class="post-comments-count">
|
<a href="/2017/01/13/随手记20170114-md/#comments" itemprop="discussionUrl">
<span class="post-comments-count ds-thread-count" data-thread-key="2017/01/13/随手记20170114-md/" itemprop="commentsCount"></span>
</a>
</span>
<span id="/2017/01/13/随手记20170114-md/"class="leancloud_visitors" data-flag-title="随手记20170114">
|
<span class="post-meta-item-icon">
<i class="fa fa-eye"></i>
</span>
<span class="post-meta-item-text">阅读次数</span>
<span class="leancloud-visitors-count"></span>
</span>
</div>
</header>
<div class="post-body" itemprop="articleBody">
<p>福州今天还是在下雨,天阴沉沉的,给人的感觉很不好,不过比起“有的地方”好多了。<br>今天被一个很难的bug困扰了一天,到8点下班之前还是没有解决,只能明天继续了。<br>虽然我是很不想周末去看代码的,o(∩∩)o…哈哈。<br>下班之前我看到一个不好的消息,就是公司健身房今天不能用了。意思就是我不能去锻炼<br>了,好伤心,我这身体只要有一天不锻炼就得反弹,那样离我答应你要求又远了,可是<br>我又不想去外面跑,外面好冷,不过我也没闲着,我还是出去走了几公里,算热个身,不<br>求减肥,只求不要增重就行。<br>对了,今天上班你说我现在在经历你前几个月在经历的事情,但是我说你我之间是不同的,<br>你问我为什么,我没有告诉你,我不想现在告诉你,不过依我本心我是很想告诉你的,只是<br>我想等我们下次见面时我亲自告诉你,我觉得你会感兴趣的。不过你放心我觉得这一天很<br>快就会到了。<br>以前的我思想很单纯,觉得自己每天上好班,玩好就够了,根本就没有想那么多,不过经你<br>这么一折腾,我的思绪开始复杂起来了,每天思考的东西开始多起来了,不过在我内心中<br>一直坚持的那个东西,始终没有动摇过。我虽会焦虑,但是我依然会静静的等待它的到来。</p>
<p>不说了我要开始看“七月与安生”了!</p>
</div>
<footer class="post-footer">
<div class="post-tags">
<a href="/tags/日记/" rel="tag">#日记</a>
<a href="/tags/情感/" rel="tag">#情感</a>
</div>
<div class="post-nav">
<div class="post-nav-next post-nav-item">
<a href="/2017/01/13/test-分页/" rel="next" title="test_分页">
<i class="fa fa-chevron-left"></i> test_分页
</a>
</div>
<div class="post-nav-prev post-nav-item">
<a href="/2017/01/13/给TA的信-你在故事里如风似酒-分享/" rel="prev" title="给TA的信|你在故事里如风似酒(分享)">
给TA的信|你在故事里如风似酒(分享) <i class="fa fa-chevron-right"></i>
</a>
</div>
</div>
</footer>
</article>
<div class="post-spread">
<!-- JiaThis Button BEGIN -->
<div class="jiathis_style">
<a class="jiathis_button_tsina"></a>
<a class="jiathis_button_tqq"></a>
<a class="jiathis_button_weixin"></a>
<a class="jiathis_button_cqq"></a>
<a class="jiathis_button_douban"></a>
<a class="jiathis_button_renren"></a>
<a class="jiathis_button_qzone"></a>
<a class="jiathis_button_kaixin001"></a>
<a class="jiathis_button_copy"></a>
<a href="http://www.jiathis.com/share" class="jiathis jiathis_txt jiathis_separator jtico jtico_jiathis" target="_blank"></a>
<a class="jiathis_counter_style"></a>
</div>
<script type="text/javascript" >
var jiathis_config={
hideMore:false
}
</script>
<script type="text/javascript" src="http://v3.jiathis.com/code/jia.js" charset="utf-8"></script>
<!-- JiaThis Button END -->
</div>
</div>
</div>
<p>热评文章</p>
<div class="ds-top-threads" data-range="weekly" data-num-items="4"></div>
<div class="comments" id="comments">
<div class="ds-thread" data-thread-key="2017/01/13/随手记20170114-md/"
data-title="随手记20170114" data-url="http://HankCoder.github.io/2017/01/13/随手记20170114-md/">
</div>
</div>
</div>
<div class="sidebar-toggle">
<div class="sidebar-toggle-line-wrap">
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
</div>
</div>
<aside id="sidebar" class="sidebar">
<div class="sidebar-inner">
<ul class="sidebar-nav motion-element">
<li class="sidebar-nav-toc sidebar-nav-active" data-target="post-toc-wrap" >
文章目录
</li>
<li class="sidebar-nav-overview" data-target="site-overview">
站点概览
</li>
</ul>
<section class="site-overview sidebar-panel ">
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
<img class="site-author-image" itemprop="image"
src="/images/default_avatar.jpg"
alt="HankCoder" />
<p class="site-author-name" itemprop="name">HankCoder</p>
<p class="site-description motion-element" itemprop="description">Android | Linux | RD | OpenSource ...</p>
</div>
<nav class="site-state motion-element">
<div class="site-state-item site-state-posts">
<a href="/archives">
<span class="site-state-item-count">16</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
<div class="site-state-item site-state-categories">
<a href="/categories">
<span class="site-state-item-count">6</span>
<span class="site-state-item-name">分类</span>
</a>
</div>
<div class="site-state-item site-state-tags">
<a href="/tags">
<span class="site-state-item-count">12</span>
<span class="site-state-item-name">标签</span>
</a>
</div>
</nav>
<div class="feed-link motion-element">
<a href="/atom.xml" rel="alternate">
<i class="fa fa-rss"></i>
RSS
</a>
</div>
<div class="links-of-author motion-element">
<span class="links-of-author-item">
<a href="https://github.com/HankCoder" target="_blank">
<i class="fa fa-github"></i> GitHub
</a>
</span>
<span class="links-of-author-item">
<a href="" target="_blank">
<i class="fa fa-twitter"></i> Twitter
</a>
</span>
<span class="links-of-author-item">
<a href="" target="_blank">
<i class="fa fa-weibo"></i> Weibo
</a>
</span>
<span class="links-of-author-item">
<a href="" target="_blank">
<i class="fa fa-facebook-square"></i> Facebook
</a>
</span>
<span class="links-of-author-item">
<a href="" target="_blank">
<i class="fa fa-heartbeat"></i> JianShu
</a>
</span>
</div>
<div class="cc-license motion-element" itemprop="license">
<a href="http://creativecommons.org/licenses/by-nc-sa/4.0" class="cc-opacity" target="_blank">
<img src="/images/cc-by-nc-sa.svg" alt="Creative Commons" />
</a>
</div>
<div class="links-of-author motion-element">
</div>
</section>
<section class="post-toc-wrap motion-element sidebar-panel sidebar-panel-active">
<div class="post-toc-indicator-top post-toc-indicator">
<i class="fa fa-angle-double-up"></i>
</div>
<div class="post-toc">
<p class="post-toc-empty">此文章未包含目录</p>
</div>
<div class="post-toc-indicator-bottom post-toc-indicator">
<i class="fa fa-angle-double-down"></i>
</div>
</section>
</div>
</aside>
</div>
</main>
<footer id="footer" class="footer">
<div class="footer-inner">
<div class="copyright" >
© 2015 -
<span itemprop="copyrightYear">2017</span>
<span class="with-love">
<i class="icon-next-heart fa fa-leaf"></i>
</span>
<span class="author" itemprop="copyrightHolder">HankCoder</span>
</div>
<script async src="https://dn-lbstatics.qbox.me/busuanzi/2.3/busuanzi.pure.mini.js">
</script>
</div>
</footer>
<div class="back-to-top"></div>
</div>
<script type="text/javascript" src="/vendors/jquery/index.js?v=2.1.3"></script>
<script type="text/javascript" src="/vendors/fastclick/lib/fastclick.min.js?v=1.0.6"></script>
<script type="text/javascript" src="/vendors/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.min.js"></script>
<script type="text/javascript" src="/vendors/velocity/velocity.ui.min.js"></script>
<script type="text/javascript" src="/vendors/fancybox/source/jquery.fancybox.pack.js"></script>
<script type="text/javascript" src="/js/src/utils.js?v=5.0.0"></script>
<script type="text/javascript" src="/js/src/motion.js?v=5.0.0"></script>
<script type="text/javascript" src="/js/src/affix.js?v=5.0.0"></script>
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.0.0"></script>
<script type="text/javascript" src="/js/src/scrollspy.js?v=5.0.0"></script>
<script type="text/javascript" id="sidebar.toc.highlight">
$(document).ready(function () {
var tocSelector = '.post-toc';
var $tocSelector = $(tocSelector);
var activeCurrentSelector = '.active-current';
$tocSelector
.on('activate.bs.scrollspy', function () {
var $currentActiveElement = $(tocSelector + ' .active').last();
removeCurrentActiveClass();
$currentActiveElement.addClass('active-current');
$tocSelector[0].scrollTop = $currentActiveElement.position().top;
})
.on('clear.bs.scrollspy', function () {
removeCurrentActiveClass();
});
function removeCurrentActiveClass () {
$(tocSelector + ' ' + activeCurrentSelector)
.removeClass(activeCurrentSelector.substring(1));
}
function processTOC () {
getTOCMaxHeight();
toggleTOCOverflowIndicators();
}
function getTOCMaxHeight () {
var height = $('.sidebar').height() -
$tocSelector.position().top -
$('.post-toc-indicator-bottom').height();
$tocSelector.css('height', height);
return height;
}
function toggleTOCOverflowIndicators () {
tocOverflowIndicator(
'.post-toc-indicator-top',
$tocSelector.scrollTop() > 0 ? 'show' : 'hide'
);
tocOverflowIndicator(
'.post-toc-indicator-bottom',
$tocSelector.scrollTop() >= $tocSelector.find('ol').height() - $tocSelector.height() ? 'hide' : 'show'
)
}
$(document).on('sidebar.motion.complete', function () {
processTOC();
});
$('body').scrollspy({ target: tocSelector });
$(window).on('resize', function () {
if ( $('.sidebar').hasClass('sidebar-active') ) {
processTOC();
}
});
onScroll($tocSelector);
function onScroll (element) {
element.on('mousewheel DOMMouseScroll', function (event) {
var oe = event.originalEvent;
var delta = oe.wheelDelta || -oe.detail;
this.scrollTop += ( delta < 0 ? 1 : -1 ) * 30;
event.preventDefault();
toggleTOCOverflowIndicators();
});
}
function tocOverflowIndicator (indicator, action) {
var $indicator = $(indicator);
var opacity = action === 'show' ? 1 : 0;
$indicator.velocity ?
$indicator.velocity('stop').velocity({
opacity: opacity
}, { duration: 100 }) :
$indicator.stop().animate({
opacity: opacity
}, 100);
}
});
</script>
<script type="text/javascript" id="sidebar.nav">
$(document).ready(function () {
var html = $('html');
var TAB_ANIMATE_DURATION = 200;
var hasVelocity = $.isFunction(html.velocity);
$('.sidebar-nav li').on('click', function () {
var item = $(this);
var activeTabClassName = 'sidebar-nav-active';
var activePanelClassName = 'sidebar-panel-active';
if (item.hasClass(activeTabClassName)) {
return;
}
var currentTarget = $('.' + activePanelClassName);
var target = $('.' + item.data('target'));
hasVelocity ?
currentTarget.velocity('transition.slideUpOut', TAB_ANIMATE_DURATION, function () {
target
.velocity('stop')
.velocity('transition.slideDownIn', TAB_ANIMATE_DURATION)
.addClass(activePanelClassName);
}) :
currentTarget.animate({ opacity: 0 }, TAB_ANIMATE_DURATION, function () {
currentTarget.hide();
target
.stop()
.css({'opacity': 0, 'display': 'block'})
.animate({ opacity: 1 }, TAB_ANIMATE_DURATION, function () {
currentTarget.removeClass(activePanelClassName);
target.addClass(activePanelClassName);
});
});
item.siblings().removeClass(activeTabClassName);
item.addClass(activeTabClassName);
});
$('.post-toc a').on('click', function (e) {
e.preventDefault();
var targetSelector = escapeSelector(this.getAttribute('href'));
var offset = $(targetSelector).offset().top;
hasVelocity ?
html.velocity('stop').velocity('scroll', {
offset: offset + 'px',
mobileHA: false
}) :
$('html, body').stop().animate({
scrollTop: offset
}, 500);
});
// Expand sidebar on post detail page by default, when post has a toc.
motionMiddleWares.sidebar = function () {
var $tocContent = $('.post-toc-content');
if (CONFIG.sidebar === 'post') {
if ($tocContent.length > 0 && $tocContent.html().trim().length > 0) {
displaySidebar();
}
}
};
});
</script>
<script type="text/javascript" src="/js/src/bootstrap.js?v=5.0.0"></script>
<script type="text/javascript">
var duoshuoQuery = {short_name:"hankcoder"};
(function() {
var ds = document.createElement('script');
ds.type = 'text/javascript';ds.async = true;
ds.id = 'duoshuo-script';
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
ds.charset = 'UTF-8';
(document.getElementsByTagName('head')[0]
|| document.getElementsByTagName('body')[0]).appendChild(ds);
})();
</script>
<script type="text/javascript">
var duoshuo_user_ID = 13537963;
var duoshuo_admin_nickname = "博主";
</script>
<script src="/vendors/ua-parser-js/dist/ua-parser.min.js"></script>
<script src="/js/src/hook-duoshuo.js"></script>
<script src="https://cdn1.lncld.net/static/js/av-core-mini-0.6.1.js"></script>
<script>AV.initialize("KIpFhjbOqk9B6NsU6sEACyJt", "HOFTbHJmJyGsoGKssFSPrPAy");</script>
<script>
function showTime(Counter) {
var query = new AV.Query(Counter);
var entries = [];
var $visitors = $(".leancloud_visitors");
$visitors.each(function () {
entries.push( $(this).attr("id").trim() );
});
query.containedIn('url', entries);
query.find()
.done(function (results) {
var COUNT_CONTAINER_REF = '.leancloud-visitors-count';
if (results.length === 0) {
$visitors.find(COUNT_CONTAINER_REF).text(0);
return;
}
for (var i = 0; i < results.length; i++) {
var item = results[i];
var url = item.get('url');
var time = item.get('time');
var element = document.getElementById(url);
$(element).find(COUNT_CONTAINER_REF).text(time);
}
})
.fail(function (object, error) {
console.log("Error: " + error.code + " " + error.message);
});
}
function addCount(Counter) {
var $visitors = $(".leancloud_visitors");
var url = $visitors.attr('id').trim();
var title = $visitors.attr('data-flag-title').trim();
var query = new AV.Query(Counter);
query.equalTo("url", url);
query.find({
success: function(results) {
if (results.length > 0) {
var counter = results[0];
counter.fetchWhenSave(true);
counter.increment("time");
counter.save(null, {
success: function(counter) {
var $element = $(document.getElementById(url));
$element.find('.leancloud-visitors-count').text(counter.get('time'));
},
error: function(counter, error) {
console.log('Failed to save Visitor num, with error message: ' + error.message);
}
});
} else {
var newcounter = new Counter();
newcounter.set("title", title);
newcounter.set("url", url);
newcounter.set("time", 1);
newcounter.save(null, {
success: function(newcounter) {
var $element = $(document.getElementById(url));
$element.find('.leancloud-visitors-count').text(newcounter.get('time'));
},
error: function(newcounter, error) {
console.log('Failed to create');
}
});
}
},
error: function(error) {
console.log('Error:' + error.code + " " + error.message);
}
});
}
$(function() {
var Counter = AV.Object.extend("Counter");
if ($('.leancloud_visitors').length == 1) {
addCount(Counter);
} else if ($('.post-title-link').length > 1) {
showTime(Counter);
}
});
</script>
<script type="text/javascript" src="http://apps.bdimg.com/libs/jquery-lazyload/1.9.5/jquery.lazyload.js"></script>
<script type="text/javascript">
$(function () {
$("#posts").find('img').lazyload({
placeholder: "/images/loading.gif",
effect: "fadeIn"
});
});
</script>
</body>
</html>
|
_layouts/post.html | Rosalita/rosalita.github.io | <!doctype html>
<!--[if lt IE 7]><html class="no-js lt-ie9 lt-ie8 lt-ie7" lang="en"> <![endif]-->
<!--[if (IE 7)&!(IEMobile)]><html class="no-js lt-ie9 lt-ie8" lang="en"><![endif]-->
<!--[if (IE 8)&!(IEMobile)]><html class="no-js lt-ie9" lang="en"><![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en"><!--<![endif]-->
<head>
{% include _head.html %}
</head>
<body class="post">
{% include _browser-upgrade.html %}
{% include _navigation.html %}
{% if page.image.feature %}
<div class="image-wrap">
<!-- <img src=
{% if page.image.feature contains 'http' %}
"{{ page.image.feature }}"
{% else %}
"{{ site.url }}/images/{{ page.image.feature }}"
{% endif %}
alt="{{ page.title }} feature image">
{% if page.image.credit %}
<span class="image-credit">Photo Credit: <a href="{{ page.image.creditlink }}">{{ page.image.credit }}</a></span>
{% endif %} -->
</div> <!-- /.image-wrap -->
{% endif %}
<div id="main" role="main">
<div class="article-author-side">
{% include _author-bio.html %}
</div>
<article class="post">
<div class="headline-wrap">
{% if page.link %}
<h1><a href="{{ page.link }}">{{ page.title }}</a></h1>
{% else %}
<h1><a href="{{ site.url }}{{ page.url }}" rel="bookmark" title="{{ page.title }}">{{ page.title }}</a></h1>
{% endif %}
</div><!--/ .headline-wrap -->
<div class="article-wrap">
{{ content }}
<hr />
<footer role="contentinfo">
{% if page.share != false %}{% include _social-share.html %}{% endif %}
<p class="byline"><strong>{{ page.title }}</strong> was published on <time datetime="{{ page.date | date_to_xmlschema }}">{{ page.date | date: "%B %d, %Y" }}</time>{% if page.modified %} and last modified on <time datetime="{{ page.modified | date: "%Y-%m-%d" }}">{{ page.modified | date: "%B %d, %Y" }}</time>{% endif %}.</p>
</footer>
</div><!-- /.article-wrap -->
{% if site.owner.disqus-shortname and page.comments == true %}
<section id="disqus_thread"></section><!-- /#disqus_thread -->
{% endif %}
</article>
</div><!-- /#main -->
<div class="footer-wrap">
{% if site.related_posts.size > 0 %}
<div class="related-articles">
<h4>You might also enjoy <small class="pull-right">(<a href="{{ site.url }}/posts/">View all posts</a>)</small></h4>
<ul>
{% for post in site.related_posts limit:3 %}
<li><a href="{{ site.url }}{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a></li>
{% endfor %}
</ul>
<hr />
</div><!-- /.related-articles -->
{% endif %}
<footer>
{% include _footer.html %}
</footer>
</div><!-- /.footer-wrap -->
{% include _scripts.html %}
</body>
</html>
|
presupuesto/bars.html | Nardoz/visualizaciones-2012 | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Visualización de los gastos de la Administración Pública Nacional de Argentina.</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="">
<meta name="author" content="">
<!-- Le styles -->
<link type="text/css" href="../css/bootstrap.css" rel="stylesheet">
<!-- <link type="text/css" href="css/PieChart.css" rel="stylesheet" />-->
<link type="text/css" href="css/base.css" rel="stylesheet" />
<style>
body {
padding-top: 60px; /* 60px to make the container go all the way to the bottom of the topbar */
}
</style>
<link href="../css/bootstrap-responsive.css" rel="stylesheet">
<!-- Le HTML5 shim, for IE6-8 support of HTML5 elements -->
<!--[if lt IE 9]>
<script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!--[if IE]>
<script language="javascript" type="text/javascript" src="lib/excanvas.js"></script>
<![endif]-->
<!-- Le fav and touch icons -->
<link rel="shortcut icon" href="ico/favicon.ico">
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="ico/apple-touch-icon-144-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="ico/apple-touch-icon-114-precomposed.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="ico/apple-touch-icon-72-precomposed.png">
<link rel="apple-touch-icon-precomposed" href="ico/apple-touch-icon-57-precomposed.png">
</head>
<body>
<div class="navbar navbar-fixed-top">
<div class="navbar-inner">
<div class="container">
<a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</a>
<a class="brand" href="index.html">Visualización de los gastos de la Administración Pública Nacional de Argentina.</a>
<div class="nav-collapse">
<ul class="nav">
<li><a target="_blank" href="https://github.com/Nardoz/visualizaciones-2012">Código en GitHub</a></li>
<li><a href="../index.html"><< Volver al listado</a></li>
</ul>
</div><!--/.nav-collapse -->
</div>
</div>
</div>
<!--
<div class="container" style="text-align: center;">
<form id="form" class="well">
<div class="control-group">
<label class="control-label" for="username">Seleccione un año y una cuenta:</label>
<div class="controls">
<select id="anio" name="anio" autocomplete="off">
<option value="2012">2011</option>
<option value="2012">2010</option>
<option value="2012">2009</option>
<option value="2012">2008</option>
<option value="2011">2007</option>
</select>
<select id="marca" name="marca" autocomplete="off">
<option value="">Todas</option>
<option value="1 - ADMINISTRACION GUBERNAMENTAL">1 - ADMINISTRACION GUBERNAMENTAL</option>
<option value="2 - SERVICIOS DE DEFENSA Y SEGURIDAD">2 - SERVICIOS DE DEFENSA Y SEGURIDAD</option>
<option value="3 - SERVICIOS SOCIALES">3 - SERVICIOS SOCIALES</option>
<option value="4 - SERVICIOS ECONOMICOS">4 - SERVICIOS ECONOMICOS</option>
<option value="5 - DEUDA PUBLICA">5 - DEUDA PUBLICA</option>
</select>
<br/>
<a id="generate" class="btn btn-large">Generate!</a>
</div>
</div>
</form>
</div>
-->
<div class="container">
<div id="loaderContainer">
<!-- loader here! -->
</div>
</div>
<div class="container">
<p id="legendContainer" style="text-align:center;">
<!-- legends here! -->
</p>
</div>
<div id="infoContainer" class="container" style="display:none;">
<div id="infovis"></div>
</div>
<div class="container well" style="text-align: center;">
<p class="source">Fuente: <a target="_blank" href="http://www.mecon.gov.ar/onp/html/">MECON - Secretaría de Hacienda - Oficina Nacional de Presupuesto</a>. Código en <a target="_blank" href="https://github.com/RestOpenGov/RestOpenGov/tree/master/visualizaciones/presupuesto">Github</a></p>
<p class="source">Originalmente <a href="http://restopengov.org/" target="_blank"><img src="../img/rog.png" /></a> Esta versión ha sido modificada para que consulte la información localmente.</p>
</div>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="../js/jquery-1.8.0.min.js"></script>
<script src="../js/lodash.min.js"></script>
<script src="../js/jit.min.js"></script>
<script src="../js/bootstrap.min.js"></script>
<script src="../js/numeral.min.js"></script>
<script src="js/RestOpenGov.js"></script>
<script src="js/PresupuestoData.js"></script>
<script src="js/PresupuestoViz.js"></script>
<script src="js/viz.js"></script>
<script src="js/loader.js"></script>
<script src="js/main.js"></script>
</body>
</html> |
clean/Linux-x86_64-4.10.2-2.0.6/released/8.13.0/rsa/8.10.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>rsa: 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.13.0 / rsa - 8.10.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
rsa
<small>
8.10.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-19 20:43:27 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-19 20:43:27 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq 8.13.0 Formal proof management system
num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.10.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.10.2 Official release 4.10.2
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "https://github.com/coq-contribs/rsa"
license: "LGPL 2.1"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/RSA"]
depends: [
"ocaml"
"coq" {>= "8.10" & < "8.11~"}
]
tags: [
"keyword: RSA"
"keyword: Chinese remainder"
"keyword: Fermat's little theorem"
"category: Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms"
"date: 1999"
]
authors: [
"Jose C. Almeida"
"Laurent Théry"
]
bug-reports: "https://github.com/coq-contribs/rsa/issues"
dev-repo: "git+https://github.com/coq-contribs/rsa.git"
synopsis: "Correctness of RSA algorithm"
description: """
This directory contains the proof of correctness
of RSA algorithm. It contains a proof of Fermat's little theorem"""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/rsa/archive/v8.10.0.tar.gz"
checksum: "md5=dfcbcdbce6c94e43bc63a68322ecf753"
}
</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-rsa.8.10.0 coq.8.13.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.13.0).
The following dependencies couldn't be met:
- coq-rsa -> coq < 8.11~ -> ocaml < 4.10
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-rsa.8.10.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>
|
clean/Linux-x86_64-4.02.3-2.0.6/released/8.6/elpi/1.10.3.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>elpi: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.6 / elpi - 1.10.3</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
elpi
<small>
1.10.3
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2021-12-14 11:53:07 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-14 11:53:07 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-ocamlbuild base OCamlbuild binary and libraries distributed with the OCaml compiler
base-threads base
base-unix base
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 1 Virtual package relying on perl
coq 8.6 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.02.3 The OCaml compiler (virtual package)
ocaml-base-compiler 4.02.3 Official 4.02.3 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.1 A library manager for OCaml
# opam file:
opam-version: "2.0"
maintainer: "Enrico Tassi <enrico.tassi@inria.fr>"
authors: [ "Enrico Tassi" ]
license: "LGPL-2.1-or-later"
homepage: "https://github.com/LPCIC/coq-elpi"
bug-reports: "https://github.com/LPCIC/coq-elpi/issues"
dev-repo: "git+https://github.com/LPCIC/coq-elpi"
build: [ [ make "build" "COQBIN=%{bin}%/" "ELPIDIR=%{prefix}%/lib/elpi" "OCAMLWARN=" ]
[ make "test" "COQBIN=%{bin}%/" "ELPIDIR=%{prefix}%/lib/elpi" ] {with-test}
]
install: [ make "install" "COQBIN=%{bin}%/" "ELPIDIR=%{prefix}%/lib/elpi" ]
depends: [
"elpi" {>= "1.13.6" & < "1.14.0~"}
"coq" {>= "8.13" & < "8.14~" }
]
tags: [ "logpath:elpi" "date:2021-06-18" ]
synopsis: "Elpi extension language for Coq"
description: """
Coq-elpi provides a Coq plugin that embeds ELPI.
It also provides a way to embed Coq's terms into λProlog using
the Higher-Order Abstract Syntax approach
and a way to read terms back. In addition to that it exports to ELPI a
set of Coq's primitives, e.g. printing a message, accessing the
environment of theorems and data types, defining a new constant and so on.
For convenience it also provides a quotation and anti-quotation for Coq's
syntax in λProlog. E.g. `{{nat}}` is expanded to the type name of natural
numbers, or `{{A -> B}}` to the representation of a product by unfolding
the `->` notation. Finally it provides a way to define new vernacular commands
and
new tactics."""
url {
src: "https://github.com/LPCIC/coq-elpi/archive/v1.10.3.tar.gz"
checksum: "sha256=3ae232cacedb6150c78de9445d25673e0eff8a0e1d884e26fd87a36151d70214"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-elpi.1.10.3 coq.8.6</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.6).
The following dependencies couldn't be met:
- coq-elpi -> coq >= 8.13 -> ocaml >= 4.05.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-elpi.1.10.3</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>
|
clean/Linux-x86_64-4.07.1-2.0.6/released/8.14.0/generic-environments/8.10.0.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>generic-environments: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.14.0 / generic-environments - 8.10.0</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
generic-environments
<small>
8.10.0
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-01-01 12:01:13 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-01-01 12:01:13 UTC)</em><p>
<h2>Context</h2>
<pre># Packages matching: installed
# Name # Installed # Synopsis
base-bigarray base
base-threads base
base-unix base
conf-findutils 1 Virtual package relying on findutils
conf-gmp 3 Virtual package relying on a GMP lib system installation
coq 8.14.0 Formal proof management system
dune 2.9.1 Fast, portable, and opinionated build system
ocaml 4.07.1 The OCaml compiler (virtual package)
ocaml-base-compiler 4.07.1 Official release 4.07.1
ocaml-config 1 OCaml Switch Configuration
ocaml-secondary-compiler 4.08.1-1 OCaml 4.08.1 Secondary Switch Compiler
ocamlfind 1.9.1 A library manager for OCaml
ocamlfind-secondary 1.9.1 Adds support for ocaml-secondary-compiler to ocamlfind
zarith 1.12 Implements arithmetic and logical operations over arbitrary-precision integers
# opam file:
opam-version: "2.0"
maintainer: "Hugo.Herbelin@inria.fr"
homepage: "http://lacl.u-pec.fr/polonowski/Develop/Generic_Env/gen-env.html"
license: "LGPL"
build: [make "-j%{jobs}%"]
install: [make "install"]
remove: ["rm" "-R" "%{lib}%/coq/user-contrib/GenericEnvironments"]
depends: [
"ocaml"
"coq" {>= "8.10" & < "8.11~"}
]
tags: [
"keyword: generic environments"
"keyword: typing"
"keyword: type theory"
"category: Mathematics/Logic/Type theory"
]
authors: [
"Emmanuel Polonowski <emmanuel.polonowski@u-pec.fr> [http://lacl.u-pec.fr/polonowski/]"
]
bug-reports: "https://github.com/coq-contribs/generic-environments/issues"
dev-repo: "git+https://github.com/coq-contribs/generic-environments.git"
synopsis: "Generic_Environments"
description: """
Generic_Environments is a library which provides an abstract data type of environments, as a functor parameterized by a module defining variables, and a function which builds environments for such variables with any Type of type. Usual operations over environments are defined, along with an extensive set of basic and more advanced properties. Moreover, an implementation using lists satisfying and all the required properties is provided."""
flags: light-uninstall
url {
src: "https://github.com/coq-contribs/generic-environments/archive/v8.10.0.tar.gz"
checksum: "md5=d33b9fb840a7904e7ae8d63fbf1a2f91"
}
</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-generic-environments.8.10.0 coq.8.14.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.14.0).
The following dependencies couldn't be met:
- coq-generic-environments -> coq < 8.11~ -> ocaml < 4.06.0
base of this switch (use `--unlock-base' to force)
Your request can't be satisfied:
- No available version of coq satisfies the constraints
No solution found, exiting
</pre></dd>
</dl>
<p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-generic-environments.8.10.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>
|
src/apms-ui/src/main/webapp/packages/salary/views/book/list.html | FOUNDERCOM/APMS | <div class="form">
<form action="#" class="form-horizontal">
<div class="row">
<div class="col-lg-10 col-md-10 col-sm-12 col-xs-12">
<div class="row">
<div class="col-lg-3 col-md-4 col-sm-4 col-xs-6">
<div class="form-group">
<label class="control-label col-md-4">分局</label>
<div class="col-md-8">
<div class="input-icon right">
<i class="fa fa-close font-grey-gallery margin-right-20" ng-click="condition.station = undefined"></i>
<ui-select ng-model="condition.station.bureau" theme="bootstrap">
<ui-select-match placeholder="选择或查找..."><span>{{$select.selected.name}}</span></ui-select-match>
<ui-select-choices repeat="item in bureauList | filter: $select.search">
<div ng-bind-html="item.name | highlight: $select.search"></div>
<small ng-bind-html="'电话:' + item.contactTel | highlight: $select.search"></small>
</ui-select-choices>
</ui-select>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-4 col-xs-6">
<div class="form-group">
<label class="control-label col-md-4">科所队</label>
<div class="col-md-8">
<div class="input-icon right">
<i class="fa fa-close font-grey-gallery margin-right-20" ng-click="condition.station = undefined"></i>
<ui-select ng-model="condition.station" theme="bootstrap">
<ui-select-match placeholder="选择或查找..."><span>{{$select.selected.name}}</span></ui-select-match>
<ui-select-choices repeat="item in stationList | filter: {bureau: {id : condition.station.bureau.id }}">
<div ng-bind-html="item.name | highlight: $select.search"></div>
<small ng-bind-html="'电话:' + item.contactTel | highlight: $select.search"></small>
</ui-select-choices>
</ui-select>
</div>
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="form-group">
<label class="control-label col-md-4">姓名</label>
<div class="col-md-8">
<input type="text" class="form-control" placeholder="姓名" ng-model="condition.name">
</div>
</div>
</div>
<div class="col-lg-3 col-md-4 col-sm-6 col-xs-12">
<div class="form-group">
<label class="control-label col-md-4">最低工资</label>
<div class="col-md-8">
<input type="text" class="form-control" onkeyup="value=value.replace(/[^\d]/g,'')" placeholder="最低工资" ng-model="condition.salarySGet">
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-2 col-md-2 col-sm-12 col-xs-12 text-right margin-bottom-15">
<a href="javascript:" class="btn btn-sm yellow-gold" ng-click="load()"><i class="fa fa-search"></i> 搜索</a>
</div>
</div>
</form>
</div>
<div class="portlet box yellow-gold">
<div class="portlet-title">
<div class="caption">
<i class="icon-users"></i> <b>{{token['user']['org']['bureau']['name']}}</b> - 辅警信息
</div>
<div class="tools">
<a href="javascript:" class="fullscreen"></a>
<a href="javascript:" class="reload" ng-click="load()"></a>
</div>
<div class="actions">
<!--suppress HtmlUnknownTarget -->
<a ng-click="downloadGzExl()" target="_blank" class="btn btn-sm green-seagreen"><i class="fa fa-download"></i> 导出工资报表</a>
</div>
</div>
<div class="portlet-body">
<div class="table-scrollable">
<table class="table table-bordered table-hover table-advance">
<thead>
<tr>
<th class="text-center wid120px">分局</th>
<th class="text-center wid260px">科所队</th>
<th class="text-center wid100px">姓名</th>
<th class="text-center wid100px">性别</th>
<th class="text-center wid140px">身份证号</th>
<th class="text-center wid90px">基本工资</th>
<th class="text-center wid90px">岗位工资</th>
<th class="text-center wid90px">工龄工资</th>
<th class="text-center wid90px">职级工资</th>
<th class="text-center wid90px">绩效奖金</th>
<th class="text-center wid90px">津贴</th>
<th class="text-center wid140px">经费来源</th>
<th class="text-center wid90px">所得税</th>
<th class="text-center wid90px">养老保险</th>
<th class="text-center wid90px">医疗保险</th>
<th class="text-center wid90px">失业保险</th>
<th class="text-center wid90px">工伤保险</th>
<th class="text-center wid90px">生育保险</th>
<th class="text-center wid90px">意外伤亡险</th>
<th class="text-center wid90px">个付公积金</th>
<th class="text-center wid90px">公付公积金</th>
<th class="text-center wid90px">实付工资</th>
<th class="text-center wid90px">公付总额</th>
</tr>
</thead>
<tbody>
<tr ng-repeat="item in list">
<td class="text-center wid120px">{{item['station']['bureau']['name']}} </td>
<td class="text-center wid100px">{{item['station']['name']}}</td>
<td class="text-center wid100px">{{item['name']}}</td>
<td class="text-center wid100px">{{item['sex']['value']}}</td>
<td class="text-center wid100px">{{item['identityCard']}}</td>
<td class="text-center">{{item['salaryBase'] ? item['salaryBase'] : 0}}</td>
<td class="text-center">{{item['salaryGwgz'] ? item['salaryGwgz'] : 0}}</td>
<td class="text-center">{{item['salaryGlgz'] ? item['salaryGlgz'] : 0}}</td>
<td class="text-center">{{item['salaryZjgz'] ? item['salaryZjgz'] : 0}}</td>
<td class="text-center">{{item['salaryBonus'] ? item['salaryBonus'] : 0}}</td>
<td class="text-center">{{item['salaryJtgz'] ? item['salaryJtgz'] : 0}}</td>
<td class="text-center">{{item['salaryJfly'] ? item['salaryJfly'] : "无"}}</td>
<td class="text-center">{{item['salaryTax'] ? item['salaryTax'] : 0}}</td>
<td class="text-center">{{item['salarySSS'] ? item['salarySSS'] : 0}}</td>
<td class="text-center">{{item['salaryCSS'] ? item['salaryCSS'] : 0}}</td>
<td class="text-center">{{item['salarySSW'] ? item['salarySSW'] : 0}}</td>
<td class="text-center">{{item['salarySSY'] ? item['salarySSY'] : 0}}</td>
<td class="text-center">{{item['salarySGS'] ? item['salarySGS'] : 0}}</td>
<td class="text-center">{{item['salarySYW'] ? item['salarySYW'] : 0}}</td>
<td class="text-center">{{item['salarySFund'] ? item['salarySFund'] : 0}}</td>
<td class="text-center">{{item['salaryCFund'] ? item['salaryCFund'] : 0}}</td>
<td class="text-center">{{item['salarySGet'] ? item['salarySGet'] : 0}}</td>
<td class="text-center">{{item['salaryCPay'] ? item['salaryCPay'] : 0}}</td>
</tr>
</tbody>
</table>
</div>
<div table-paging-footer></div>
</div>
</div>
|
templating/templates/views/compare3.template.html | s3inlc/cineast-evaluator | {%TEMPLATE->struct/head%}
<main style="margin-top: 50px;">
<div class="container">
<style>
.valign-wrapper {
align-items: baseline;
}
</style>
<div class="row valign-wrapper" style="height: 100%;">
<div class="col s12 m4">
{{FOREACH objectSource;[[value2.getVal('objData')]]}}
{{IF [[value2.getVal('template')]] == "default"}}
{%TEMPLATE->media/default%}
{{ENDIF}}
{{IF [[value2.getVal('template')]] == "image"}}
{%TEMPLATE->media/image%}
{{ENDIF}}
{{ENDFOREACH}}
</div>
<div class="col s12 m4">
{{FOREACH objectSource;[[value1.getVal('objData')]]}}
{{IF [[value1.getVal('template')]] == "default"}}
{%TEMPLATE->media/default%}
{{ENDIF}}
{{IF [[value1.getVal('template')]] == "image"}}
{%TEMPLATE->media/image%}
{{ENDIF}}
{{ENDFOREACH}}
</div>
<div class="col s12 m4">
{{FOREACH objectSource;[[value3.getVal('objData')]]}}
{{IF [[value3.getVal('template')]] == "default"}}
{%TEMPLATE->media/default%}
{{ENDIF}}
{{IF [[value3.getVal('template')]] == "image"}}
{%TEMPLATE->media/image%}
{{ENDIF}}
{{ENDFOREACH}}
</div>
</div>
<br>
<div class="row" style="text-align: center;">
<form action="" method="post">
<input type="hidden" name="objectId1" value="[[object1.getId()]]">
<input type="hidden" name="objectId2" value="[[object2.getId()]]">
<input type="hidden" name="objectId3" value="[[object3.getId()]]">
<b>Which object matches better to the object in the center?</b><br><br>
<div class="row">
<button class="btn waves-effect waves-light" name="answer" value="left" type="submit">Left</button>
<button class="btn waves-effect waves-light" name="answer" value="right" type="submit">Right</button>
</div>
</form>
</div>
</div>
</main>
<!-- [[loadTime]] - [[security]] -->
{%TEMPLATE->struct/emptyfoot%} |
dist/css/filemanager-ui.css | guillermomartinez/filemanager-ui | /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
padding: 0;
margin: 0;
border: 0;
outline: none;
vertical-align: top;
}
.fancybox-wrap {
position: absolute;
top: 0;
left: 0;
z-index: 8020;
}
.fancybox-skin {
position: relative;
background: #f9f9f9;
color: #444;
text-shadow: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fancybox-opened {
z-index: 8030;
}
.fancybox-opened .fancybox-skin {
-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner {
position: relative;
}
.fancybox-inner {
overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
-webkit-overflow-scrolling: touch;
}
.fancybox-error {
color: #444;
font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
margin: 0;
padding: 15px;
white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
display: block;
width: 100%;
height: 100%;
}
.fancybox-image {
max-width: 100%;
max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url('fancybox_sprite.png');
}
#fancybox-loading {
position: fixed;
top: 50%;
left: 50%;
margin-top: -22px;
margin-left: -22px;
background-position: 0 -108px;
opacity: 0.8;
cursor: pointer;
z-index: 8060;
}
#fancybox-loading div {
width: 44px;
height: 44px;
background: url('fancybox_loading.gif') center center no-repeat;
}
.fancybox-close {
position: absolute;
top: -18px;
right: -18px;
width: 36px;
height: 36px;
cursor: pointer;
z-index: 8040;
}
.fancybox-nav {
position: absolute;
top: 0;
width: 40%;
height: 100%;
cursor: pointer;
text-decoration: none;
background: transparent url('blank.gif'); /* helps IE */
-webkit-tap-highlight-color: rgba(0,0,0,0);
z-index: 8040;
}
.fancybox-prev {
left: 0;
}
.fancybox-next {
right: 0;
}
.fancybox-nav span {
position: absolute;
top: 50%;
width: 36px;
height: 34px;
margin-top: -18px;
cursor: pointer;
z-index: 8040;
visibility: hidden;
}
.fancybox-prev span {
left: 10px;
background-position: 0 -36px;
}
.fancybox-next span {
right: 10px;
background-position: 0 -72px;
}
.fancybox-nav:hover span {
visibility: visible;
}
.fancybox-tmp {
position: absolute;
top: -99999px;
left: -99999px;
visibility: hidden;
max-width: 99999px;
max-height: 99999px;
overflow: visible !important;
}
/* Overlay helper */
.fancybox-lock {
overflow: hidden !important;
width: auto;
}
.fancybox-lock body {
overflow: hidden !important;
}
.fancybox-lock-test {
overflow-y: hidden !important;
}
.fancybox-overlay {
position: absolute;
top: 0;
left: 0;
overflow: hidden;
display: none;
z-index: 8010;
background: url('fancybox_overlay.png');
}
.fancybox-overlay-fixed {
position: fixed;
bottom: 0;
right: 0;
}
.fancybox-lock .fancybox-overlay {
overflow: auto;
overflow-y: scroll;
}
/* Title helper */
.fancybox-title {
visibility: hidden;
font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
position: relative;
text-shadow: none;
z-index: 8050;
}
.fancybox-opened .fancybox-title {
visibility: visible;
}
.fancybox-title-float-wrap {
position: absolute;
bottom: 0;
right: 50%;
margin-bottom: -35px;
z-index: 8050;
text-align: center;
}
.fancybox-title-float-wrap .child {
display: inline-block;
margin-right: -100%;
padding: 2px 20px;
background: transparent; /* Fallback for web browsers that doesn't support RGBa */
background: rgba(0, 0, 0, 0.8);
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
text-shadow: 0 1px 2px #222;
color: #FFF;
font-weight: bold;
line-height: 24px;
white-space: nowrap;
}
.fancybox-title-outside-wrap {
position: relative;
margin-top: 10px;
color: #fff;
}
.fancybox-title-inside-wrap {
padding-top: 10px;
}
.fancybox-title-over-wrap {
position: absolute;
bottom: 0;
left: 0;
color: #fff;
padding: 10px;
background: #000;
background: rgba(0, 0, 0, .8);
}
/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
background-image: url('fancybox_sprite@2x.png');
background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
}
#fancybox-loading div {
background-image: url('fancybox_loading@2x.gif');
background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
}
}
/*
* The MIT License
* Copyright (c) 2012 Matias Meno <m@tias.me>
*/
@-webkit-keyframes passing-through {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px); }
30%, 70% {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px); }
100% {
opacity: 0;
-webkit-transform: translateY(-40px);
-moz-transform: translateY(-40px);
-ms-transform: translateY(-40px);
-o-transform: translateY(-40px);
transform: translateY(-40px); } }
@-moz-keyframes passing-through {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px); }
30%, 70% {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px); }
100% {
opacity: 0;
-webkit-transform: translateY(-40px);
-moz-transform: translateY(-40px);
-ms-transform: translateY(-40px);
-o-transform: translateY(-40px);
transform: translateY(-40px); } }
@keyframes passing-through {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px); }
30%, 70% {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px); }
100% {
opacity: 0;
-webkit-transform: translateY(-40px);
-moz-transform: translateY(-40px);
-ms-transform: translateY(-40px);
-o-transform: translateY(-40px);
transform: translateY(-40px); } }
@-webkit-keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px); }
30% {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px); } }
@-moz-keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px); }
30% {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px); } }
@keyframes slide-in {
0% {
opacity: 0;
-webkit-transform: translateY(40px);
-moz-transform: translateY(40px);
-ms-transform: translateY(40px);
-o-transform: translateY(40px);
transform: translateY(40px); }
30% {
opacity: 1;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px); } }
@-webkit-keyframes pulse {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
10% {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
20% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); } }
@-moz-keyframes pulse {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
10% {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
20% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); } }
@keyframes pulse {
0% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); }
10% {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1); }
20% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1); } }
.dropzone, .dropzone * {
box-sizing: border-box; }
.dropzone {
min-height: 150px;
border: 2px solid rgba(0, 0, 0, 0.3);
background: white;
padding: 20px 20px; }
.dropzone.dz-clickable {
cursor: pointer; }
.dropzone.dz-clickable * {
cursor: default; }
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
cursor: pointer; }
.dropzone.dz-started .dz-message {
display: none; }
.dropzone.dz-drag-hover {
border-style: solid; }
.dropzone.dz-drag-hover .dz-message {
opacity: 0.5; }
.dropzone .dz-message {
text-align: center;
margin: 2em 0; }
.dropzone .dz-preview {
position: relative;
display: inline-block;
vertical-align: top;
margin: 16px;
min-height: 100px; }
.dropzone .dz-preview:hover {
z-index: 1000; }
.dropzone .dz-preview:hover .dz-details {
opacity: 1; }
.dropzone .dz-preview.dz-file-preview .dz-image {
border-radius: 20px;
background: #999;
background: linear-gradient(to bottom, #eee, #ddd); }
.dropzone .dz-preview.dz-file-preview .dz-details {
opacity: 1; }
.dropzone .dz-preview.dz-image-preview {
background: white; }
.dropzone .dz-preview.dz-image-preview .dz-details {
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
-ms-transition: opacity 0.2s linear;
-o-transition: opacity 0.2s linear;
transition: opacity 0.2s linear; }
.dropzone .dz-preview .dz-remove {
font-size: 14px;
text-align: center;
display: block;
cursor: pointer;
border: none; }
.dropzone .dz-preview .dz-remove:hover {
text-decoration: underline; }
.dropzone .dz-preview:hover .dz-details {
opacity: 1; }
.dropzone .dz-preview .dz-details {
z-index: 20;
position: absolute;
top: 0;
left: 0;
opacity: 0;
font-size: 13px;
min-width: 100%;
max-width: 100%;
padding: 2em 1em;
text-align: center;
color: rgba(0, 0, 0, 0.9);
line-height: 150%; }
.dropzone .dz-preview .dz-details .dz-size {
margin-bottom: 1em;
font-size: 16px; }
.dropzone .dz-preview .dz-details .dz-filename {
white-space: nowrap; }
.dropzone .dz-preview .dz-details .dz-filename:hover span {
border: 1px solid rgba(200, 200, 200, 0.8);
background-color: rgba(255, 255, 255, 0.8); }
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
overflow: hidden;
text-overflow: ellipsis; }
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
border: 1px solid transparent; }
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
background-color: rgba(255, 255, 255, 0.4);
padding: 0 0.4em;
border-radius: 3px; }
.dropzone .dz-preview:hover .dz-image img {
-webkit-transform: scale(1.05, 1.05);
-moz-transform: scale(1.05, 1.05);
-ms-transform: scale(1.05, 1.05);
-o-transform: scale(1.05, 1.05);
transform: scale(1.05, 1.05);
-webkit-filter: blur(8px);
filter: blur(8px); }
.dropzone .dz-preview .dz-image {
border-radius: 20px;
overflow: hidden;
width: 120px;
height: 120px;
position: relative;
display: block;
z-index: 10; }
.dropzone .dz-preview .dz-image img {
display: block; }
.dropzone .dz-preview.dz-success .dz-success-mark {
-webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
-moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
-ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
-o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
.dropzone .dz-preview.dz-error .dz-error-mark {
opacity: 1;
-webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
-moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
-ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
-o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
pointer-events: none;
opacity: 0;
z-index: 500;
position: absolute;
display: block;
top: 50%;
left: 50%;
margin-left: -27px;
margin-top: -27px; }
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
display: block;
width: 54px;
height: 54px; }
.dropzone .dz-preview.dz-processing .dz-progress {
opacity: 1;
-webkit-transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-ms-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
transition: all 0.2s linear; }
.dropzone .dz-preview.dz-complete .dz-progress {
opacity: 0;
-webkit-transition: opacity 0.4s ease-in;
-moz-transition: opacity 0.4s ease-in;
-ms-transition: opacity 0.4s ease-in;
-o-transition: opacity 0.4s ease-in;
transition: opacity 0.4s ease-in; }
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
-webkit-animation: pulse 6s ease infinite;
-moz-animation: pulse 6s ease infinite;
-ms-animation: pulse 6s ease infinite;
-o-animation: pulse 6s ease infinite;
animation: pulse 6s ease infinite; }
.dropzone .dz-preview .dz-progress {
opacity: 1;
z-index: 1000;
pointer-events: none;
position: absolute;
height: 16px;
left: 50%;
top: 50%;
margin-top: -8px;
width: 80px;
margin-left: -40px;
background: rgba(255, 255, 255, 0.9);
-webkit-transform: scale(1);
border-radius: 8px;
overflow: hidden; }
.dropzone .dz-preview .dz-progress .dz-upload {
background: #333;
background: linear-gradient(to bottom, #666, #444);
position: absolute;
top: 0;
left: 0;
bottom: 0;
width: 0;
-webkit-transition: width 300ms ease-in-out;
-moz-transition: width 300ms ease-in-out;
-ms-transition: width 300ms ease-in-out;
-o-transition: width 300ms ease-in-out;
transition: width 300ms ease-in-out; }
.dropzone .dz-preview.dz-error .dz-error-message {
display: block; }
.dropzone .dz-preview.dz-error:hover .dz-error-message {
opacity: 1;
pointer-events: auto; }
.dropzone .dz-preview .dz-error-message {
pointer-events: none;
z-index: 1000;
position: absolute;
display: block;
display: none;
opacity: 0;
-webkit-transition: opacity 0.3s ease;
-moz-transition: opacity 0.3s ease;
-ms-transition: opacity 0.3s ease;
-o-transition: opacity 0.3s ease;
transition: opacity 0.3s ease;
border-radius: 8px;
font-size: 13px;
top: 130px;
left: -10px;
width: 140px;
background: #be2626;
background: linear-gradient(to bottom, #be2626, #a92222);
padding: 0.5em 1.2em;
color: white; }
.dropzone .dz-preview .dz-error-message:after {
content: '';
position: absolute;
top: -6px;
left: 64px;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #be2626; }
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
*,
*:before,
*:after {
background: transparent !important;
color: #000 !important;
box-shadow: none !important;
text-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="#"]:after,
a[href^="javascript:"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../fonts/glyphicons-halflings-regular.eot');
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\2a";
}
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.glyphicon-cd:before {
content: "\e201";
}
.glyphicon-save-file:before {
content: "\e202";
}
.glyphicon-open-file:before {
content: "\e203";
}
.glyphicon-level-up:before {
content: "\e204";
}
.glyphicon-copy:before {
content: "\e205";
}
.glyphicon-paste:before {
content: "\e206";
}
.glyphicon-alert:before {
content: "\e209";
}
.glyphicon-equalizer:before {
content: "\e210";
}
.glyphicon-king:before {
content: "\e211";
}
.glyphicon-queen:before {
content: "\e212";
}
.glyphicon-pawn:before {
content: "\e213";
}
.glyphicon-bishop:before {
content: "\e214";
}
.glyphicon-knight:before {
content: "\e215";
}
.glyphicon-baby-formula:before {
content: "\e216";
}
.glyphicon-tent:before {
content: "\26fa";
}
.glyphicon-blackboard:before {
content: "\e218";
}
.glyphicon-bed:before {
content: "\e219";
}
.glyphicon-apple:before {
content: "\f8ff";
}
.glyphicon-erase:before {
content: "\e221";
}
.glyphicon-hourglass:before {
content: "\231b";
}
.glyphicon-lamp:before {
content: "\e223";
}
.glyphicon-duplicate:before {
content: "\e224";
}
.glyphicon-piggy-bank:before {
content: "\e225";
}
.glyphicon-scissors:before {
content: "\e226";
}
.glyphicon-bitcoin:before {
content: "\e227";
}
.glyphicon-btc:before {
content: "\e227";
}
.glyphicon-xbt:before {
content: "\e227";
}
.glyphicon-yen:before {
content: "\00a5";
}
.glyphicon-jpy:before {
content: "\00a5";
}
.glyphicon-ruble:before {
content: "\20bd";
}
.glyphicon-rub:before {
content: "\20bd";
}
.glyphicon-scale:before {
content: "\e230";
}
.glyphicon-ice-lolly:before {
content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
content: "\e232";
}
.glyphicon-education:before {
content: "\e233";
}
.glyphicon-option-horizontal:before {
content: "\e234";
}
.glyphicon-option-vertical:before {
content: "\e235";
}
.glyphicon-menu-hamburger:before {
content: "\e236";
}
.glyphicon-modal-window:before {
content: "\e237";
}
.glyphicon-oil:before {
content: "\e238";
}
.glyphicon-grain:before {
content: "\e239";
}
.glyphicon-sunglasses:before {
content: "\e240";
}
.glyphicon-text-size:before {
content: "\e241";
}
.glyphicon-text-color:before {
content: "\e242";
}
.glyphicon-text-background:before {
content: "\e243";
}
.glyphicon-object-align-top:before {
content: "\e244";
}
.glyphicon-object-align-bottom:before {
content: "\e245";
}
.glyphicon-object-align-horizontal:before {
content: "\e246";
}
.glyphicon-object-align-left:before {
content: "\e247";
}
.glyphicon-object-align-vertical:before {
content: "\e248";
}
.glyphicon-object-align-right:before {
content: "\e249";
}
.glyphicon-triangle-right:before {
content: "\e250";
}
.glyphicon-triangle-left:before {
content: "\e251";
}
.glyphicon-triangle-bottom:before {
content: "\e252";
}
.glyphicon-triangle-top:before {
content: "\e253";
}
.glyphicon-console:before {
content: "\e254";
}
.glyphicon-superscript:before {
content: "\e255";
}
.glyphicon-subscript:before {
content: "\e256";
}
.glyphicon-menu-left:before {
content: "\e257";
}
.glyphicon-menu-right:before {
content: "\e258";
}
.glyphicon-menu-down:before {
content: "\e259";
}
.glyphicon-menu-up:before {
content: "\e260";
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 10px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.42857143;
color: #333333;
background-color: #ffffff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #337ab7;
text-decoration: none;
}
a:hover,
a:focus {
color: #23527c;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
padding: 4px;
line-height: 1.42857143;
background-color: #ffffff;
border: 1px solid #dddddd;
border-radius: 4px;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
display: inline-block;
max-width: 100%;
height: auto;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eeeeee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
margin: -1px;
padding: 0;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
margin: 0;
overflow: visible;
clip: auto;
}
[role="button"] {
cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 300;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
mark,
.mark {
background-color: #fcf8e3;
padding: .2em;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-nowrap {
white-space: nowrap;
}
.text-lowercase {
text-transform: lowercase;
}
.text-uppercase {
text-transform: uppercase;
}
.text-capitalize {
text-transform: capitalize;
}
.text-muted {
color: #777777;
}
.text-primary {
color: #337ab7;
}
a.text-primary:hover {
color: #286090;
}
.text-success {
color: #3c763d;
}
a.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #337ab7;
}
a.bg-primary:hover {
background-color: #286090;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
margin-left: -5px;
}
.list-inline > li {
display: inline-block;
padding-left: 5px;
padding-right: 5px;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.42857143;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
clear: left;
text-align: right;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #777777;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.42857143;
color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.42857143;
}
/*@import "../../bower_components/bootstrap/less/code.less";*/
.container {
margin-right: auto;
margin-left: auto;
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 768px) {
.container {
width: 740px;
}
}
@media (min-width: 992px) {
.container {
width: 960px;
}
}
@media (min-width: 1200px) {
.container {
width: 1160px;
}
}
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 10px;
padding-right: 10px;
}
.row {
margin-left: -10px;
margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 10px;
padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0%;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0%;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0%;
}
}
table {
background-color: transparent;
}
caption {
padding-top: 8px;
padding-bottom: 8px;
color: #777777;
text-align: left;
}
th {
text-align: left;
}
.table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.42857143;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
float: none;
display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
float: none;
display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
.table-responsive {
overflow-x: auto;
min-height: 0.01%;
}
@media screen and (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-y: hidden;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #dddddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
padding: 0;
margin: 0;
border: 0;
min-width: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
display: inline-block;
max-width: 100%;
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555555;
background-color: #ffffff;
background-image: none;
border: 1px solid #cccccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
color: #999999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999999;
}
.form-control::-webkit-input-placeholder {
color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
background-color: #eeeeee;
opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
cursor: not-allowed;
}
textarea.form-control {
height: auto;
}
input[type="search"] {
-webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
line-height: 34px;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm,
.input-group-sm input[type="date"],
.input-group-sm input[type="time"],
.input-group-sm input[type="datetime-local"],
.input-group-sm input[type="month"] {
line-height: 30px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg,
.input-group-lg input[type="date"],
.input-group-lg input[type="time"],
.input-group-lg input[type="datetime-local"],
.input-group-lg input[type="month"] {
line-height: 46px;
}
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
position: relative;
display: block;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
min-height: 20px;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
position: absolute;
margin-left: -20px;
margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
position: relative;
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
vertical-align: middle;
font-weight: normal;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
cursor: not-allowed;
}
.form-control-static {
padding-top: 7px;
padding-bottom: 7px;
margin-bottom: 0;
min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
padding-left: 0;
padding-right: 0;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.form-group-sm .form-control {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.form-group-sm .form-control {
height: 30px;
line-height: 30px;
}
textarea.form-group-sm .form-control,
select[multiple].form-group-sm .form-control {
height: auto;
}
.form-group-sm .form-control-static {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
min-height: 32px;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.form-group-lg .form-control {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.form-group-lg .form-control {
height: 46px;
line-height: 46px;
}
textarea.form-group-lg .form-control,
select[multiple].form-group-lg .form-control {
height: auto;
}
.form-group-lg .form-control-static {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
min-height: 38px;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.form-control-feedback {
position: absolute;
top: 0;
right: 0;
z-index: 2;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
pointer-events: none;
}
.input-lg + .form-control-feedback {
width: 46px;
height: 46px;
line-height: 46px;
}
.input-sm + .form-control-feedback {
width: 30px;
height: 30px;
line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
border-color: #3c763d;
background-color: #dff0d8;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
border-color: #8a6d3b;
background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
border-color: #a94442;
background-color: #f2dede;
}
.has-error .form-control-feedback {
color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
top: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .form-control-static {
display: inline-block;
}
.form-inline .input-group {
display: inline-table;
vertical-align: middle;
}
.form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
width: auto;
}
.form-inline .input-group > .form-control {
width: 100%;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio label,
.form-inline .checkbox label {
padding-left: 0;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
margin-top: 0;
margin-bottom: 0;
padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-left: -10px;
margin-right: -10px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
margin-bottom: 0;
padding-top: 7px;
}
}
.form-horizontal .has-feedback .form-control-feedback {
right: 10px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
padding-top: 14.333333px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
padding-top: 6px;
}
}
.btn {
display: inline-block;
margin-bottom: 0;
font-weight: normal;
text-align: center;
vertical-align: middle;
touch-action: manipulation;
cursor: pointer;
background-image: none;
border: 1px solid transparent;
white-space: nowrap;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
border-radius: 4px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
color: #333333;
text-decoration: none;
}
.btn:active,
.btn.active {
outline: 0;
background-image: none;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
cursor: not-allowed;
pointer-events: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-default {
color: #333333;
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
color: #333333;
background-color: #e6e6e6;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #ffffff;
border-color: #cccccc;
}
.btn-default .badge {
color: #ffffff;
background-color: #333333;
}
.btn-primary {
color: #ffffff;
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
color: #ffffff;
background-color: #286090;
border-color: #204d74;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
background-color: #337ab7;
border-color: #2e6da4;
}
.btn-primary .badge {
color: #337ab7;
background-color: #ffffff;
}
.btn-success {
color: #ffffff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
color: #ffffff;
background-color: #449d44;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #ffffff;
}
.btn-info {
color: #ffffff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
color: #ffffff;
background-color: #31b0d5;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #ffffff;
}
.btn-warning {
color: #ffffff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
color: #ffffff;
background-color: #ec971f;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #ffffff;
}
.btn-danger {
color: #ffffff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
color: #ffffff;
background-color: #c9302c;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #ffffff;
}
.btn-link {
color: #337ab7;
font-weight: normal;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #23527c;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #777777;
text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
tr.collapse.in {
display: table-row;
}
tbody.collapse.in {
display: table-row-group;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px dashed;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
font-size: 14px;
text-align: left;
background-color: #ffffff;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
outline: 0;
background-color: #337ab7;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
cursor: not-allowed;
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
left: auto;
right: 0;
}
.dropdown-menu-left {
left: 0;
right: auto;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.42857143;
color: #777777;
white-space: nowrap;
}
.dropdown-backdrop {
position: fixed;
left: 0;
right: 0;
bottom: 0;
top: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 2px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
left: auto;
right: 0;
}
.navbar-right .dropdown-menu-left {
left: 0;
right: auto;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
padding-left: 8px;
padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-left: 12px;
padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-bottom-left-radius: 4px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
float: none;
display: table-cell;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
position: absolute;
clip: rect(0, 0, 0, 0);
pointer-events: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-left: 0;
padding-right: 0;
}
.input-group .form-control {
position: relative;
z-index: 2;
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.3333333;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555555;
text-align: center;
background-color: #eeeeee;
border: 1px solid #cccccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-top-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-bottom-left-radius: 0;
border-top-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
.nav {
margin-bottom: 0;
padding-left: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li.disabled > a {
color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #777777;
text-decoration: none;
background-color: transparent;
cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eeeeee;
border-color: #337ab7;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.42857143;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555555;
background-color: #ffffff;
border: 1px solid #dddddd;
border-bottom-color: transparent;
cursor: default;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #ffffff;
background-color: #337ab7;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
text-align: center;
margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #dddddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #dddddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #ffffff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
overflow-x: visible;
padding-right: 10px;
padding-left: 10px;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
-webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-left: 0;
padding-right: 0;
}
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
max-height: 200px;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -10px;
margin-left: -10px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
padding: 15px 10px;
font-size: 18px;
line-height: 20px;
height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
.navbar-brand > img {
display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -10px;
}
}
.navbar-toggle {
position: relative;
float: right;
margin-right: 10px;
padding: 9px 10px;
margin-top: 8px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: 0;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -10px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
}
.navbar-form {
margin-left: -10px;
margin-right: -10px;
padding: 10px 10px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
margin-top: 8px;
margin-bottom: 8px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .form-control-static {
display: inline-block;
}
.navbar-form .input-group {
display: inline-table;
vertical-align: middle;
}
.navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
width: auto;
}
.navbar-form .input-group > .form-control {
width: 100%;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio label,
.navbar-form .checkbox label {
padding-left: 0;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
position: relative;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
border: 0;
margin-left: 0;
margin-right: 0;
padding-top: 0;
padding-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-right-radius: 0;
border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
margin-bottom: 0;
border-top-right-radius: 4px;
border-top-left-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-left: 10px;
margin-right: 10px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
margin-right: -10px;
}
.navbar-right ~ .navbar-right {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777777;
}
.navbar-default .navbar-nav > li > a {
color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
background-color: #e7e7e7;
color: #555555;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #cccccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777777;
}
.navbar-default .navbar-link:hover {
color: #333333;
}
.navbar-default .btn-link {
color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
color: #cccccc;
}
.navbar-inverse {
background-color: #222222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
background-color: #080808;
color: #ffffff;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #9d9d9d;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #ffffff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
color: #ffffff;
}
.navbar-inverse .btn-link {
color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
color: #444444;
}
.breadcrumb {
padding: 8px 15px;
margin-bottom: 20px;
list-style: none;
background-color: #f5f5f5;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
}
.breadcrumb > li + li:before {
content: "/\00a0";
padding: 0 5px;
color: #cccccc;
}
.breadcrumb > .active {
color: #777777;
}
/*@import "../../bower_components/bootstrap/less/pagination.less";*/
/*@import "../../bower_components/bootstrap/less/pager.less";*/
/*@import "../../bower_components/bootstrap/less/labels.less";*/
/*@import "../../bower_components/bootstrap/less/badges.less";*/
/*@import "../../bower_components/bootstrap/less/jumbotron.less";*/
/*@import "../../bower_components/bootstrap/less/thumbnails.less";*/
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
background-color: #dff0d8;
border-color: #d6e9c6;
color: #3c763d;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
background-color: #d9edf7;
border-color: #bce8f1;
color: #31708f;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
background-color: #fcf8e3;
border-color: #faebcc;
color: #8a6d3b;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
background-color: #f2dede;
border-color: #ebccd1;
color: #a94442;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
overflow: hidden;
height: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
float: left;
width: 0%;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #ffffff;
text-align: center;
background-color: #337ab7;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media,
.media-body {
zoom: 1;
overflow: hidden;
}
.media-body {
width: 10000px;
}
.media-object {
display: block;
}
.media-right,
.media > .pull-right {
padding-left: 10px;
}
.media-left,
.media > .pull-left {
padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
display: table-cell;
vertical-align: top;
}
.media-middle {
vertical-align: middle;
}
.media-bottom {
vertical-align: bottom;
}
.media-heading {
margin-top: 0;
margin-bottom: 5px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
margin-bottom: 20px;
padding-left: 0;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #ffffff;
border: 1px solid #dddddd;
}
.list-group-item:first-child {
border-top-right-radius: 4px;
border-top-left-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
a.list-group-item {
color: #555555;
}
a.list-group-item .list-group-item-heading {
color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
text-decoration: none;
color: #555555;
background-color: #f5f5f5;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
background-color: #eeeeee;
color: #777777;
cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
z-index: 2;
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
color: #c7ddef;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #ffffff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
padding: 15px;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #dddddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
border-top: 0;
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
border-bottom: 0;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.list-group + .panel-footer {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
padding-left: 15px;
padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
border-top-right-radius: 3px;
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
border-bottom: 0;
}
.panel > .table-responsive {
border: 0;
margin-bottom: 0;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #dddddd;
}
.panel-default {
border-color: #dddddd;
}
.panel-default > .panel-heading {
color: #333333;
background-color: #f5f5f5;
border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
color: #f5f5f5;
background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #dddddd;
}
.panel-primary {
border-color: #337ab7;
}
.panel-primary > .panel-heading {
color: #ffffff;
background-color: #337ab7;
border-color: #337ab7;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
color: #337ab7;
background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #337ab7;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
color: #dff0d8;
background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
color: #d9edf7;
background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
color: #fcf8e3;
background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
color: #f2dede;
background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
border-bottom-color: #ebccd1;
}
.embed-responsive {
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
position: absolute;
top: 0;
left: 0;
bottom: 0;
height: 100%;
width: 100%;
border: 0;
}
.embed-responsive-16by9 {
padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
padding-bottom: 75%;
}
/*@import "../../bower_components/bootstrap/less/wells.less";*/
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.5;
filter: alpha(opacity=50);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-moz-transition: -moz-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
background-clip: padding-box;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
min-height: 16.42857143px;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.42857143;
}
.modal-body {
position: relative;
padding: 15px;
}
.modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
}
.tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1060;
display: none;
max-width: 276px;
padding: 1px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
font-weight: normal;
line-height: 1.42857143;
text-align: left;
background-color: #ffffff;
background-clip: padding-box;
border: 1px solid #cccccc;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
white-space: normal;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
margin: 0;
padding: 8px 14px;
font-size: 14px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover > .arrow {
border-width: 11px;
}
.popover > .arrow:after {
border-width: 10px;
content: "";
}
.popover.top > .arrow {
left: 50%;
margin-left: -11px;
border-bottom-width: 0;
border-top-color: #999999;
border-top-color: rgba(0, 0, 0, 0.25);
bottom: -11px;
}
.popover.top > .arrow:after {
content: " ";
bottom: 1px;
margin-left: -10px;
border-bottom-width: 0;
border-top-color: #ffffff;
}
.popover.right > .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-left-width: 0;
border-right-color: #999999;
border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
content: " ";
left: 1px;
bottom: -10px;
border-left-width: 0;
border-right-color: #ffffff;
}
.popover.bottom > .arrow {
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999999;
border-bottom-color: rgba(0, 0, 0, 0.25);
top: -11px;
}
.popover.bottom > .arrow:after {
content: " ";
top: 1px;
margin-left: -10px;
border-top-width: 0;
border-bottom-color: #ffffff;
}
.popover.left > .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999999;
border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
content: " ";
right: 1px;
border-right-width: 0;
border-left-color: #ffffff;
bottom: -10px;
}
/*@import "../../bower_components/bootstrap/less/carousel.less";*/
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
content: " ";
display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
display: none !important;
}
}
.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
.visible-print-block {
display: none !important;
}
@media print {
.visible-print-block {
display: block !important;
}
}
.visible-print-inline {
display: none !important;
}
@media print {
.visible-print-inline {
display: inline !important;
}
}
.visible-print-inline-block {
display: none !important;
}
@media print {
.visible-print-inline-block {
display: inline-block !important;
}
}
@media print {
.hidden-print {
display: none !important;
}
}
.filemanager{
color: #000;
font-family: arial;
font-size: 14px;
margin-bottom: 20px;
background-color: #fff;
padding-bottom: 15px;
}
.filemanager .navbar {
background-color: #fff;
border: 0 none;
margin: 0;
padding: 10px 0 0;
}
.filemanager .form-control {
color: #000;
height: 30px;
padding: 5px 10px;
}
.filemanager .tooltip {
position: absolute;
z-index: 1070;
display: block;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 12px;
font-weight: normal;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
}
.filemanager .tooltip.in {
opacity: 0.9;
filter: alpha(opacity=90);
}
.filemanager .tooltip.top {
margin-top: -3px;
padding: 5px 0;
}
.filemanager .tooltip.right {
margin-left: 3px;
padding: 0 5px;
}
.filemanager .tooltip.bottom {
margin-top: 3px;
padding: 5px 0;
}
.filemanager .tooltip.left {
margin-left: -3px;
padding: 0 5px;
}
.filemanager .tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
border-radius: 4px;
}
.filemanager .tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.filemanager .tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.filemanager .tooltip.top-left .tooltip-arrow {
bottom: 0;
right: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.filemanager .tooltip.top-right .tooltip-arrow {
bottom: 0;
left: 5px;
margin-bottom: -5px;
border-width: 5px 5px 0;
border-top-color: #000000;
}
.filemanager .tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000000;
}
.filemanager .tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000000;
}
.filemanager .tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.filemanager .tooltip.bottom-left .tooltip-arrow {
top: 0;
right: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.filemanager .tooltip.bottom-right .tooltip-arrow {
top: 0;
left: 5px;
margin-top: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000000;
}
.filemanager.fixed-top > .navbar{
left: 0;
margin-top: 0;
padding-top: 10px;
position: fixed;
right: 0;
z-index: 1030;
top: 0;
}
.filemanager.fixed-top > .container-fluid{
margin-top: 92px;
}
.filemanager .list .item {
background-color: #fff;
box-shadow: 0 0 1px #666;
padding: 0;
text-align: center;
width: 120px;
cursor: pointer;
position: relative;
}
.filemanager .list .item:hover {
box-shadow: 0 0 2px #000;
}
.filemanager .list .item.active {
box-shadow: 0 0 3px #1085E5;
}
.filemanager .list .item .check {
display: none;
}
.filemanager .list .item:hover .check, .filemanager .list .item.active:hover .check{
display: block;
}
.filemanager .list .item.active .check{
display: block;
background-color: #337ab7;
opacity: 1;
}
.filemanager .list .item.active .check input{
outline: medium none;
}
.filemanager .list .item img {
height: 90px;
margin: 0 auto;
max-height: 120px;
max-width: 120px;
width: 120px;
}
.filemanager .list .item .image {
background-color: #fff;
display: block;
height: 90px;
margin: 0;
max-height: 120px;
max-width: 120px;
padding-top: 0;
width: 120px;
}
.filemanager .list .item .image .content_icon {
display: inline-block;
height: 90px;
vertical-align: middle;
width: 120px;
}
.filemanager .list .item .image span {
font-size: 80px;
line-height: 80px;
margin-top: 4px;
}
#preview_file {
text-align: center;
}
#preview_file span {
color: #337ab7;
font-size: 150px;
}
.filemanager .list .item .col {
background-color: #efefef;
font-size: 13px;
line-height: 13px;
padding: 10px;
}
.filemanager .list .item .col h3{
font-size: 13px;
margin: 0;
overflow: hidden;
padding: 0;
text-overflow: ellipsis;
white-space: nowrap;
line-height: 15px;
}
.filemanager .list .scroll {
/*max-height: 600px;*/
min-height: 1px;
/*overflow-y: auto;*/
}
.filemanager #list {
list-style: outside none none;
margin: 0;
padding: 0;
}
.filemanager #list li {
float: left;
padding: 5px;
}
.filemanager #content_list.view_detalles li {
margin: 0;
padding: 0;
width: 100%;
}
.filemanager #content_list.view_detalles .item .image {
background-color: #efefef;
display: block;
height: auto;
left: 35px;
position: absolute;
top: 0;
width: 40px;
z-index: 1;
}
.filemanager #content_list.view_detalles .item img {
height: 35px;
width: 40px;
}
.filemanager #content_list.view_detalles .item {
border-bottom: 1px solid #999;
box-shadow: none;
text-align: left;
position: relative;
width: 100%;
}
.filemanager #content_list.view_detalles li:nth-child(2n) .col{
background-color: #F4F4F4;
}
.filemanager #content_list.view_detalles .back .item .col,.filemanager #content_list.view_detalles .back .item .image{
background-color: #d6d6d6;
}
.filemanager #content_list.view_detalles li:hover .col,.filemanager #content_list.view_detalles li:hover .image, .filemanager #content_list.view_detalles li.back:hover .item .col, .filemanager #content_list.view_detalles li.back:hover .item .image{
background-color: #fff;
}
.filemanager #content_list.view_detalles .item .image .content_icon {
display: inline-block;
height: 35px;
vertical-align: middle;
width: 40px;
}
.filemanager #content_list.view_detalles .item .image span {
display: block;
font-size: 22px;
line-height: 34px;
margin: 0 auto;
text-align: center;
}
.filemanager #content_list.view_detalles .item .col {
padding: 0 10px;
text-align: left;
}
.filemanager #content_list.view_detalles .item .actions .open > .dropdown-menu {
left: auto;
right: 0;
}
.filemanager #list .item .type, .filemanager #list .item .size, .filemanager #list .item .date, .filemanager #list .item .actions {
display: none;
}
.filemanager #content_list.view_detalles .item .type, .filemanager #content_list.view_detalles .item .size, .filemanager #content_list.view_detalles .item .date, .filemanager #content_list.view_detalles .item .actions {
display: block;
line-height: 30px;
margin-top: 2px;
position: absolute;
right: 0;
top: 0;
}
.filemanager #content_list.view_detalles .item .name {
display: block;
padding-left: 100px;
padding-right: 330px;
position: relative;
}
.filemanager #content_list.view_detalles .item .name h3{
font-size: 14px;
height: 100%;
line-height: 35px;
margin: 0;
overflow: hidden;
padding: 0;
text-overflow: ellipsis;
white-space: nowrap;
height: 36px;
}
.filemanager #content_list.view_detalles .item .type {
right: 250px;
width: 70px;
}
.filemanager #content_list.view_detalles .item .size {
right: 160px;
width: 90px;
}
.filemanager #content_list.view_detalles .item .date {
right: 70px;
width: 90px;
}
.filemanager #content_list.view_detalles .item .actions {
width: 70px;
}
.filemanager #content_list.view_detalles .item .check {
display: block;
height: 35px;
left: 0px;
position: absolute;
width: 35px;
background-color: transparent;
}
.filemanager #content_list.view_detalles .item.active .check {
background-color: #337ab7;
}
.filemanager #content_list.view_detalles .item .check label {
display: block;
height: 35px;
margin: 0;
padding: 0;
width: 35px;
}
.filemanager #content_list.view_detalles .item .check label input{
margin: 11px 10px 10px;
}
.filemanager #loading {
background-image: url("../images/loading.gif");
background-position: center center;
background-repeat: no-repeat;
min-height: 200px;
width: 100%;
}
.filemanager .btn-toolbar {
margin-top: 10px;
}
.filemanager .btn-toolbar, .filemanager .breadcrumb {
margin-bottom: 10px;
margin-top: 10px;
}
#actions {
margin: 10px 0 0;
}
div.table {
display: table;
}
div.table .file-row {
display: table-row;
}
div.table .file-row > div {
border-top: 1px solid #ddd;
display: table-cell;
padding: 8px;
vertical-align: top;
}
div.table .file-row:nth-child(2n+1) {
background: #f9f9f9 none repeat scroll 0 0;
}
#total-progress {
opacity: 0;
transition: opacity 0.3s linear 0s;
}
#previews .file-row.dz-success .progress {
opacity: 0;
transition: opacity 0.3s linear 0s;
}
#previews .file-row .delete {
display: none;
}
#previews .file-row.dz-success .start, #previews .file-row.dz-success .cancel {
display: none;
}
#previews .file-row.dz-success .delete {
display: block;
}
.col_top_right > div {
float: right;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
background-color: #428bca;
color: #fff;
text-decoration: none;
}
#content_list #row_header_content {
display: none;
}
#content_list.view_detalles #row_header_content {
display: block;
}
.view_detalles #row_header_content .row_header {
background-color: #DDDDDD;
border-bottom: 1px solid #999;
display: table;
font-family: tahoma;
font-size: 13px;
margin: 0;
width: 100%;
}
.view_detalles #row_header_content .col {
display: table-cell;
padding: 5px 10px;
white-space: nowrap;
}
.view_detalles #row_header_content .name {
padding-left: 50px;
}
.view_detalles #row_header_content .type {
width: 70px;
}
.view_detalles #row_header_content .size {
width: 90px;
}
.view_detalles #row_header_content .date {
width: 90px;
}
.view_detalles #row_header_content .actions {
width: 70px;
}
.fancybox-title.fancybox-title-inside-wrap h3{
margin: 0;
font-size: 16px;
}
.fancybox-title.fancybox-title-inside-wrap p{
margin: 0;
}
.menu_contextual li a{
padding-left: 15px;
}
.menu_contextual li a:before{
font-family: "Glyphicons Halflings";
padding: 0 5px;
}
.menu_contextual li.view a:before{
content: "\e105";
}
.menu_contextual li.move a:before{
content: "\e068";
}
.menu_contextual li.rename a:before{
content: "\e065";
}
.menu_contextual li.download a:before{
content: "\e025";
}
.menu_contextual li.delete a:before{
content: "\e014";
}
.col_top_right > .btn-group{
width: 220px;
}
.col_top_right > .btn-group > .grupo1{
width: 181px;
}
.col_top_right > .btn-group > .grupo2{
width: 40px;
}
.check{
width: 30px; height: 30px; position: absolute; top: 0px; right: 0px; background-color: rgb(102, 102, 102); opacity: 0.6;
z-index: 10;
}
.check label{
display: block;
height: 30px;
margin: 0;
padding: 0;
width: 30px;
text-align: center;
}
.check label input{
margin: 8px 8px 8px 9px;
display: inline-block;
}
.filemanager .navbar .btn-sm, .btn-group-sm > .btn {
margin: 0 2px;
}
.filemanager .modal-body #actions .btn{
margin: 0 2px;
}
.filemanager .filename_delete > span{
margin-left: 3px;
}
.filemanager .filename_delete > span > span{
margin-right: 5px;
}
img.lazy {
background-image: url("../images/loading.gif");
background-position: center center;
background-repeat: no-repeat;
}
@media (min-width: 1600px) {}
@media (min-width: 1200px) {}
@media (min-width: 1300px) {}
@media (min-width: 992px) and (max-width: 1200px) {}
@media (max-width: 1400px) {
.filemanager.col-sm-6 .navbar .container-fluid > .row.tooolbar > div{
width: 50%;
margin-bottom: 10px;
}
.filemanager.col-sm-6 .navbar .container-fluid > .row.tooolbar > div.col_top_right{
width: 100%;
}
.filemanager.col-sm-6 .navbar .container-fluid > .row.tooolbar > div.col_top_right > div{
float: left;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.filemanager.col-sm-6 #content_list.view_detalles .item .col.type, .filemanager.col-sm-6 #content_list.view_detalles .item .col.size, .filemanager.col-sm-6 #content_list.view_detalles .item .col.date, .filemanager.col-sm-6 #content_list.view_detalles .item .col.actions{
display: none;
}
.filemanager.col-sm-6 .view_detalles #row_header_content .type, .view_detalles #row_header_content .size, .view_detalles #row_header_content .date, .view_detalles #row_header_content .actions{
display: none;
}
.filemanager.col-sm-6 #content_list.view_detalles .item .name {
padding-right: 0;
}
}
@media (max-width: 767px) {
body {
padding-top: 0;
}
.col_top_right{
padding-top: 10px;
}
.col_top_right > div{
float: none;
}
.filemanager.fixed-top > .container-fluid{
margin-top: 135px;
}
}
@media (max-width: 600px) {
.filemanager #content_list.view_detalles .item .col.type, .filemanager #content_list.view_detalles .item .col.size, .filemanager #content_list.view_detalles .item .col.date, .filemanager #content_list.view_detalles .item .col.actions{
display: none;
}
.view_detalles #row_header_content .type, .view_detalles #row_header_content .size, .view_detalles #row_header_content .date, .view_detalles #row_header_content .actions{
display: none;
}
.filemanager #content_list.view_detalles .item .name {
padding-right: 0;
}
}
@media (max-width: 400px) {
.filemanager .navbar .container-fluid > .row.tooolbar > div{
width: 100%;
margin-bottom: 10px;
}
.filemanager .navbar .container-fluid > .row.tooolbar > div.col_top_right > div{
float: left;
}
.col_top_right{
padding-top: 0;
}
.filemanager .btn-toolbar, .filemanager .breadcrumb {
margin-top: 0px;
}
.filemanager.fixed-top > .container-fluid{
margin-top: 175px;
}
} |
any-js/najaxjs/docs/$najax@helper.html | any-js/any-js.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>najaxjs Namespace: $najax@helper | Ajax simple library</title>
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<link type="text/css" rel="stylesheet" href="styles/sunlight.default.css">
<link type="text/css" rel="stylesheet" href="styles/site.yeti.css">
</head>
<body>
<div class="navbar navbar-default navbar-fixed-top navbar-inverse">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand" href="index.html">najaxjs</a>
<button class="navbar-toggle" type="button" data-toggle="collapse" data-target="#topNavigation">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="navbar-collapse collapse" id="topNavigation">
<ul class="nav navbar-nav">
<li class="dropdown">
<a href="namespaces.list.html" class="dropdown-toggle" data-toggle="dropdown">Namespaces<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="$najax.html">$najax</a></li><li><a href="$najax.define.html">$najax.define</a></li><li><a href="$najax.history.html">$najax.history</a></li><li><a href="$najax@class.html">$najax@class</a></li><li><a href="$najax@ex.html">$najax@ex</a></li><li><a href="$najax@helper.html">$najax@helper</a></li><li><a href="$najax@read.html">$najax@read</a></li><li><a href="$najax@rlk.html">$najax@rlk</a></li>
</ul>
</li>
<li class="dropdown">
<a href="classes.list.html" class="dropdown-toggle" data-toggle="dropdown">Classes<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="Linker.html">Linker</a></li><li><a href="Nx.html">Nx</a></li><li><a href="Pager.html">Pager</a></li><li><a href="Reflector.html">Reflector</a></li><li><a href="Relay.html">Relay</a></li><li><a href="RESTful.html">RESTful</a></li><li><a href="Singular.html">Singular</a></li><li><a href="Tx.html">Tx</a></li>
</ul>
</li>
<li class="dropdown">
<a href="tutorials.list.html" class="dropdown-toggle" data-toggle="dropdown">Tutorials<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="tutorial-demo-ui-ajax.html">demo-ui-ajax</a></li><li><a href="tutorial-najax-class.html">najax-class</a></li><li><a href="tutorial-najax-ex.html">najax-ex</a></li><li><a href="tutorial-najax-helper.html">najax-helper</a></li><li><a href="tutorial-najax-read.html">najax-read</a></li><li><a href="tutorial-relaylinker.html">relaylinker</a></li><li><a href="tutorial-rlk-standalone.html">rlk-standalone</a></li><li><a href="tutorial-static-history.html">static-history</a></li><li><a href="tutorial-static-najax-micro.html">static-najax-micro</a></li><li><a href="tutorial-static-najax.html">static-najax</a></li>
</ul>
</li>
<li class="dropdown">
<a href="global.html" class="dropdown-toggle" data-toggle="dropdown">Global<b class="caret"></b></a>
<ul class="dropdown-menu ">
<li><a href="global.html">Global</a></li>
</ul>
</li>
</ul>
<div class="col-sm-3 col-md-3">
<form class="navbar-form" role="search">
<div class="input-group">
<input type="text" class="form-control" placeholder="Search" name="q" id="search-input">
<div class="input-group-btn">
<button class="btn btn-default" id="search-submit"><i class="glyphicon glyphicon-search"></i></button>
</div>
</div>
</form>
</div>
</div>
</div>
</div>
<div class="container" id="toc-content">
<div class="row">
<div class="col-md-8">
<div id="main">
<h1 class="page-title">Namespace: $najax@helper</h1>
<section>
<header>
<h2>
$najax@helper
</h2>
</header>
<article>
<div class="container-overview">
<div class="description"><p>$najax helper methods.</p>
<table>
<thead>
<tr>
<th style="text-align:left">Method</th>
<th style="text-align:center">Default ver</th>
<th style="text-align:center">Tiny ver</th>
</tr>
</thead>
<tbody>
<tr>
<td style="text-align:left">All methods</td>
<td style="text-align:center">Yes</td>
<td style="text-align:center">Yes</td>
</tr>
</tbody>
</table></div>
<dl class="details">
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="najax-helper.static.js.html">najax-helper.static.js</a>,
<a href="najax-helper.static.js.html#sunlight-1-line-3">line 3</a>
</li>
</ul>
</dd>
<dt class="tag-tutorial method-doc-label method-doc-details-label">Tutorials:</dt>
<dd class="tag-tutorial">
<ul>
<li><a href="tutorial-najax-helper.html">najax-helper</a></li>
</ul>
</dd>
</dl>
<h3>Example</h3>
<pre class="sunlight-highlight-javascript">v = $najax.escape(1);
v = $najax.escape('E=M+C+2');
url = $najax.url('ajax.php', {a:1, b:2, c:3});
url = $najax.url('ajax.php', {a:1, b:2}, true);
qs = $najax.query(true);
$najax.parseHTML(el, html);
$najax.submit('form.php', vs);
$najax.submit('form.php', vs, {method: 'POST', target: '_blank'});
$najax.iframeHtml(el, '<div>content</div>');</pre>
</div>
<h3 class="subsection-title">Methods</h3>
<dl>
<hr>
<dt>
<h4 class="name" id=".escape"><span class="type-signature"><static> </span>escape(v)</h4>
</dt>
<dd>
<div class="description">
<p>Escape value.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>v</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="description last"><p>Parameter value.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="najax-helper.static.js.html">najax-helper.static.js</a>,
<a href="najax-helper.static.js.html#sunlight-1-line-56">line 56</a>
</li>
</ul>
</dd>
<dt class="tag-tutorial method-doc-label method-doc-details-label">Tutorials:</dt>
<dd class="tag-tutorial">
<ul>
<li><a href="tutorial-najax-helper.html">najax-helper</a></li>
</ul>
</dd>
<dt class="tag-see method-doc-label method-doc-details-label">See:</dt>
<dd class="tag-see">
<ul>
<li>$najax.params</li>
<li>$najax.url</li>
</ul>
</dd>
</dl>
<h5>Returns:</h5>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">string</span>
</dd>
</dl>
<h5>Example</h5>
<pre class="sunlight-highlight-javascript">v = $najax.escape(1);
v = $najax.escape('E=M+C+2');
v = $najax.escape('K V S');</pre>
</dd>
<hr>
<dt>
<h4 class="name" id=".hash"><span class="type-signature"><static> </span>hash()</h4>
</dt>
<dd>
<div class="description">
<p>Get hash.</p>
</div>
<dl class="details">
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="najax-helper.static.js.html">najax-helper.static.js</a>,
<a href="najax-helper.static.js.html#sunlight-1-line-214">line 214</a>
</li>
</ul>
</dd>
<dt class="tag-tutorial method-doc-label method-doc-details-label">Tutorials:</dt>
<dd class="tag-tutorial">
<ul>
<li><a href="tutorial-najax-helper.html">najax-helper</a></li>
</ul>
</dd>
</dl>
<h5>Returns:</h5>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">string</span>
</dd>
</dl>
<h5>Example</h5>
<pre class="sunlight-highlight-javascript">hash = $najax.hash();</pre>
</dd>
<hr>
<dt>
<h4 class="name" id=".iframeHtml"><span class="type-signature"><static> </span>iframeHtml(el, src, <span class="optional">opt</span>)</h4>
</dt>
<dd>
<div class="description">
<p>Create iframe content by source.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>el</code></td>
<td class="type">
<span class="param-type">Element</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>Iframe Element.</p></td>
</tr>
<tr>
<td class="name"><code>src</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="attributes">
</td>
<td class="description last"><p>HTML source.</p></td>
</tr>
<tr>
<td class="name"><code>opt</code></td>
<td class="type">
<span class="param-type"><a href="global.html#assoc">assoc</a></span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="description last"><p>Option.</p>
<h6 class="method-params-label method-subparams-label">Properties</h6>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th>Default</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>all</code></td>
<td class="type">
<span class="param-type">boolean</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
false
</td>
<td class="description last"><p>If true, all content mode. or false, body content mode.</p></td>
</tr>
<tr>
<td class="name"><code>charset</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
'utf-8'
</td>
<td class="description last"><p>Charset.</p></td>
</tr>
<tr>
<td class="name"><code>css</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
''
</td>
<td class="description last"><p>CSS Style.</p></td>
</tr>
<tr>
<td class="name"><code>js</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
''
</td>
<td class="description last"><p>JavaScript source.</p></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="najax-helper.static.js.html">najax-helper.static.js</a>,
<a href="najax-helper.static.js.html#sunlight-1-line-370">line 370</a>
</li>
</ul>
</dd>
<dt class="tag-tutorial method-doc-label method-doc-details-label">Tutorials:</dt>
<dd class="tag-tutorial">
<ul>
<li><a href="tutorial-najax-helper.html">najax-helper</a></li>
</ul>
</dd>
</dl>
<h5>Example</h5>
<pre class="sunlight-highlight-javascript">$najax.iframeHtml(el, '<div>content</div>');
$najax.iframeHtml(el, '<html>....</html>', {all: true});
$najax.iframeHtml(el, src, {css: 'body: {font-size:12pt;}'});
$najax.iframeHtml(el, src, {js: 'alert("demo");'});</pre>
</dd>
<hr>
<dt>
<h4 class="name" id=".params"><span class="type-signature"><static> </span>params(vs, <span class="optional">noescape</span>)</h4>
</dt>
<dd>
<div class="description">
<p>Return string values.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th>Default</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>vs</code></td>
<td class="type">
<span class="param-type"><a href="global.html#assoc">assoc</a></span>
</td>
<td class="attributes">
</td>
<td class="default">
</td>
<td class="description last"><p>Parameter values.</p></td>
</tr>
<tr>
<td class="name"><code>noescape</code></td>
<td class="type">
<span class="param-type">boolean</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
false
</td>
<td class="description last"><p>If true, not escape values.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="najax-helper.static.js.html">najax-helper.static.js</a>,
<a href="najax-helper.static.js.html#sunlight-1-line-110">line 110</a>
</li>
</ul>
</dd>
<dt class="tag-tutorial method-doc-label method-doc-details-label">Tutorials:</dt>
<dd class="tag-tutorial">
<ul>
<li><a href="tutorial-najax-helper.html">najax-helper</a></li>
</ul>
</dd>
<dt class="tag-see method-doc-label method-doc-details-label">See:</dt>
<dd class="tag-see">
<ul>
<li>$najax.escape</li>
<li>$najax.url</li>
</ul>
</dd>
</dl>
<h5>Returns:</h5>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">string</span>
</dd>
</dl>
<h5>Example</h5>
<pre class="sunlight-highlight-javascript">v = $najax.params({a: 1});
v = $najax.params({a: 1, b:2}, true);
v = $najax.params({K:'V S', E:'M C'});</pre>
</dd>
<hr>
<dt>
<h4 class="name" id=".parseHTML"><span class="type-signature"><static> </span>parseHTML(el, src)</h4>
</dt>
<dd>
<div class="description">
<p>Parse HTML with evaluating JavaScript.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>el</code></td>
<td class="type">
<span class="param-type">Element</span>
</td>
<td class="description last"><p>Destination element.</p></td>
</tr>
<tr>
<td class="name"><code>src</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="description last"><p>HTML source.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="najax-helper.static.js.html">najax-helper.static.js</a>,
<a href="najax-helper.static.js.html#sunlight-1-line-294">line 294</a>
</li>
</ul>
</dd>
<dt class="tag-tutorial method-doc-label method-doc-details-label">Tutorials:</dt>
<dd class="tag-tutorial">
<ul>
<li><a href="tutorial-najax-helper.html">najax-helper</a></li>
</ul>
</dd>
</dl>
<h5>Example</h5>
<pre class="sunlight-highlight-javascript">$najax.parseHTML(el, html);</pre>
</dd>
<hr>
<dt>
<h4 class="name" id=".query"><span class="type-signature"><static> </span>query(<span class="optional">hash</span>)</h4>
</dt>
<dd>
<div class="description">
<p>Parse query string and return parameter assoc.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th>Default</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>hash</code></td>
<td class="type">
<span class="param-type">boolean</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
false
</td>
<td class="description last"><p>If true, include URL's hash fragment(#).</p></td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="najax-helper.static.js.html">najax-helper.static.js</a>,
<a href="najax-helper.static.js.html#sunlight-1-line-188">line 188</a>
</li>
</ul>
</dd>
<dt class="tag-tutorial method-doc-label method-doc-details-label">Tutorials:</dt>
<dd class="tag-tutorial">
<ul>
<li><a href="tutorial-najax-helper.html">najax-helper</a></li>
</ul>
</dd>
</dl>
<h5>Returns:</h5>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type"><a href="global.html#assoc">assoc</a></span>
</dd>
</dl>
<h5>Example</h5>
<pre class="sunlight-highlight-javascript">qs = $najax.query();</pre>
</dd>
<hr>
<dt>
<h4 class="name" id=".submit"><span class="type-signature"><static> </span>submit(url, <span class="optional">vs</span>, <span class="optional">opt</span>)</h4>
</dt>
<dd>
<div class="description">
<p>Submit values by form Element.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th>Default</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>url</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="attributes">
</td>
<td class="default">
</td>
<td class="description last"><p>URL.</p></td>
</tr>
<tr>
<td class="name"><code>vs</code></td>
<td class="type">
<span class="param-type"><a href="global.html#assoc">assoc</a></span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
null
</td>
<td class="description last"><p>Parameter.</p></td>
</tr>
<tr>
<td class="name"><code>opt</code></td>
<td class="type">
<span class="param-type"><a href="global.html#assoc">assoc</a></span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
</td>
<td class="description last"><p>Option.</p>
<h6 class="method-params-label method-subparams-label">Properties</h6>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th>Default</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>form</code></td>
<td class="type">
<span class="param-type">Element</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
</td>
<td class="description last"><p>Form Element.</p></td>
</tr>
<tr>
<td class="name"><code>method</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
null
</td>
<td class="description last"><p>Method(GET | POST).</p></td>
</tr>
<tr>
<td class="name"><code>target</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
</td>
<td class="description last"><p>Target window.</p></td>
</tr>
<tr>
<td class="name"><code>enctype</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
</td>
<td class="description last"><p>Form enctype.</p></td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="najax-helper.static.js.html">najax-helper.static.js</a>,
<a href="najax-helper.static.js.html#sunlight-1-line-313">line 313</a>
</li>
</ul>
</dd>
<dt class="tag-tutorial method-doc-label method-doc-details-label">Tutorials:</dt>
<dd class="tag-tutorial">
<ul>
<li><a href="tutorial-najax-helper.html">najax-helper</a></li>
</ul>
</dd>
</dl>
<h5>Returns:</h5>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">Element</span>
</dd>
</dl>
<h5>Example</h5>
<pre class="sunlight-highlight-javascript">$najax.submit('form.php', vs);
$najax.submit('form.php', vs, {method: 'POST', target: '_blank'});
$najax.submit('form.php', vs, {form: '#form', target: '_blank'});</pre>
</dd>
<hr>
<dt>
<h4 class="name" id=".url"><span class="type-signature"><static> </span>url(url, vs, <span class="optional">noescape</span>)</h4>
</dt>
<dd>
<div class="description">
<p>Create url by params. URL's query-string value is overridden by parameter-values.</p>
</div>
<h5>Parameters:</h5>
<table class="params table table-striped">
<thead>
<tr>
<th>Name</th>
<th>Type</th>
<th>Argument</th>
<th>Default</th>
<th class="last">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="name"><code>url</code></td>
<td class="type">
<span class="param-type">string</span>
</td>
<td class="attributes">
</td>
<td class="default">
</td>
<td class="description last"><p>URL.</p></td>
</tr>
<tr>
<td class="name"><code>vs</code></td>
<td class="type">
<span class="param-type"><a href="global.html#assoc">assoc</a></span>
</td>
<td class="attributes">
</td>
<td class="default">
</td>
<td class="description last"><p>Parameter values.</p></td>
</tr>
<tr>
<td class="name"><code>noescape</code></td>
<td class="type">
<span class="param-type">boolean</span>
</td>
<td class="attributes">
<optional><br>
</td>
<td class="default">
false
</td>
<td class="description last"><p>If true, not escape values.</p></td>
</tr>
</tbody>
</table>
<dl class="details">
<dt class="tag-source method-doc-label method-doc-details-label">Source:</dt>
<dd class="tag-source">
<ul class="dummy">
<li>
<a href="najax-helper.static.js.html">najax-helper.static.js</a>,
<a href="najax-helper.static.js.html#sunlight-1-line-141">line 141</a>
</li>
</ul>
</dd>
<dt class="tag-tutorial method-doc-label method-doc-details-label">Tutorials:</dt>
<dd class="tag-tutorial">
<ul>
<li><a href="tutorial-najax-helper.html">najax-helper</a></li>
</ul>
</dd>
<dt class="tag-see method-doc-label method-doc-details-label">See:</dt>
<dd class="tag-see">
<ul>
<li>$najax.escape</li>
<li>$najax.params</li>
</ul>
</dd>
</dl>
<h5>Returns:</h5>
<dl>
<dt>
Type
</dt>
<dd>
<span class="param-type">string</span>
</dd>
</dl>
<h5>Example</h5>
<pre class="sunlight-highlight-javascript">url = $najax.url('ajax.php', {a:1, b:2, c:3});
url = $najax.url('ajax.php', {a:1, b:2}, true);
url = $najax.url('ajax.php?a=0&d=3', {a:1, b:2, c:3});
url = $najax.url('ajax.php?a=x+y&', {a:'NX', b: 'E=M+C+2', d:'K V S'});</pre>
</dd>
</dl>
</article>
</section>
</div>
</div>
<div class="clearfix"></div>
<div class="col-md-3">
<div id="toc" class="col-md-3 hidden-xs hidden-sm hidden-md"></div>
</div>
</div>
</div>
<div class="modal fade" id="searchResults">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
<h4 class="modal-title">Search results</h4>
</div>
<div class="modal-body"></div>
<div class="modal-footer">
<button type="button" class="btn btn-default" data-dismiss="modal">Close</button>
</div>
</div><!-- /.modal-content -->
</div><!-- /.modal-dialog -->
</div>
<footer>
<span class="jsdoc-message">
Documentation generated by <a href="https://github.com/jsdoc3/jsdoc">JSDoc 3.4.0</a>
using the <a href="https://github.com/docstrap/docstrap">DocStrap template</a>.
</span>
</footer>
<script src="scripts/docstrap.lib.js"></script>
<script src="scripts/toc.js"></script>
<script type="text/javascript" src="scripts/fulltext-search-ui.js"></script>
<script>
$( function () {
$( "[id*='$']" ).each( function () {
var $this = $( this );
$this.attr( "id", $this.attr( "id" ).replace( "$", "__" ) );
} );
$( ".tutorial-section pre, .readme-section pre" ).each( function () {
var $this = $( this );
var example = $this.find( "code" );
exampleText = example.html();
var lang = /{@lang (.*?)}/.exec( exampleText );
if ( lang && lang[1] ) {
exampleText = exampleText.replace( lang[0], "" );
example.html( exampleText );
lang = lang[1];
} else {
var langClassMatch = example.parent()[0].className.match(/lang\-(\S+)/);
lang = langClassMatch ? langClassMatch[1] : "javascript";
}
if ( lang ) {
$this
.addClass( "sunlight-highlight-" + lang )
.addClass( "linenums" )
.html( example.html() );
}
} );
Sunlight.highlightAll( {
lineNumbers : true,
showMenu : true,
enableDoclinks : true
} );
$.catchAnchorLinks( {
navbarOffset: 10
} );
$( "#toc" ).toc( {
anchorName : function ( i, heading, prefix ) {
var id = $( heading ).attr( "id" );
return id && id.replace(/\~/g, '-inner-').replace(/\./g, '-static-') || ( prefix + i );
},
selectors : "#toc-content h1,#toc-content h2,#toc-content h3,#toc-content h4",
showAndHide : false,
smoothScrolling: true
} );
$( "#main span[id^='toc']" ).addClass( "toc-shim" );
$( '.dropdown-toggle' ).dropdown();
$( "table" ).each( function () {
var $this = $( this );
$this.addClass('table');
} );
} );
</script>
<!--Navigation and Symbol Display-->
<!--Google Analytics-->
<script type="text/javascript">
$(document).ready(function() {
SearcherDisplay.init();
});
</script>
</body>
</html> |
contours/1003/slice82_labellist.html | binarybottle/braincolor-roygbiv | </script><b>Coronal slice 82 labels</b> (<a href="../contours/1003/labels.php" onClick="return popup(../contours/1003/labels.php)">full label list</a>):<br /><table align="left" valign="top" width="512px"><tr><td align="left" valign="top"><font size="2">Left Cun cuneus<br />
Left Cerebellum Exterior<br />
Left PoG postcentral gyrus<br />
Left IOG inferior occipital gyrus<br />
Left Cun cuneus<br />
Left PCu precuneus<br />
Left SPL superior parietal lobule<br />
Left AnG angular gyrus<br />
Left AnG angular gyrus<br />
Left FuG fusiform gyrus<br />
Left LiG lingual gyrus<br />
Left ITG inferior temporal gyrus<br />
Left MTG middle temporal gyrus<br />
Left PCu precuneus<br />
</font></td><td align="left" valign="top"><font size="2">Right Cerebellum Exterior<br />
Right MTG middle temporal gyrus<br />
Right Cun cuneus<br />
Right PCu precuneus<br />
Right SPL superior parietal lobule<br />
Right SPL superior parietal lobule<br />
Right AnG angular gyrus<br />
Right LiG lingual gyrus<br />
Right FuG fusiform gyrus<br />
Right ITG inferior temporal gyrus<br />
Right MTG middle temporal gyrus<br />
Right IOG inferior occipital gyrus<br />
Right SPL superior parietal lobule<br />
4th Ventricle<br />
4th Ventricle<br />
Cerebellar Vermal Lobules VIII-X<br />
Cerebellar Vermal Lobules I-V<br />
</font></td></tr><table> |
_site/new-suggestions/young-adult/everless-by-sara-holland/index.html | suffolklibraries/sljekyll | <!doctype html>
<html lang="en-gb">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="robots" content="noindex, nofollow">
<!--[if lt IE 9]>
<script src="https://cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
<title>Everless by Sara Holland – Suffolk Libraries</title>
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@suffolklibrary">
<meta name="twitter:title" content="Everless by Sara Holland">
<meta name="twitter:description" content="Everless is an awesome, fantastic and really riveting debut in a new fantasy series you should keep an eye out for.">
<meta name="twitter:image" content="/images/featured/featured-everless.jpg">
<meta name="twitter:image:alt" content="Everless">
<link rel="stylesheet" href="/css/style.css">
<link rel="preload" as="font" type="font/woff2" href="/fonts/source-sans-pro-v11-latin-regular.woff2">
<link rel="preload" as="font" type="font/woff2" href="/fonts/source-sans-pro-v11-latin-italic.woff2">
<link rel="preload" as="font" type="font/woff2" href="/fonts/source-sans-pro-v11-latin-700.woff2">
</head>
<body class="custom-sans-serif lh-copy dark-gray bg-moon-gray">
<ul class="clip">
<li><a href="#content">Skip to content</a></li>
<li><a href="#footer-nav">Skip to navigation menu</a></li>
</ul>
<div class="bg-black white pa2 ph3-ns">
<div class="custom-max-width">
<p class="f6 ma0 custom-lh-title"><span role='image' aria-label='Debit card' class='pr1'>💳</span> You can now pay online. <a href="
https://suffolk.spydus.co.uk/cgi-bin/spydus.exe/MSGTRN/OPAC/LOGINB?RDT=/SpydusCitizenPay/default.aspx
" class="underline lightest-blue">
Pay charges now →
</a></p>
</div>
</div>
<header id="site-header" class="custom-lh-title">
<div class="bg-white dark-gray ph2 ph3-ns pt2 pt3-ns">
<div class="custom-max-width flex">
<div class="w-30">
<a href="/"><img src="/images/logos/sl.svg" class="v-btm w3 w4-ns" alt="Suffolk Libraries"></a>
</div>
<div class="w-70 flex justify-end items-center">
<div><a href="/support-us/" class="dib blue pv1 pv2-ns f7 f6-ns pr2">Donate</a></div>
<div><a href="/help/joining-the-library/" class="dib custom-icon custom-icon-card blue pv1 pv2-ns f7 f6-ns">Join</a></div>
<div><a href="https://suffolk.spydus.co.uk/cgi-bin/spydus.exe/MSGTRN/OPAC/LOGINB" class="dib custom-icon custom-icon-lock blue pv1 pv2-ns ml2 f7 f6-ns">Login</a></div>
<div><a href="/search-form/" class="dib custom-icon custom-icon-search blue ml2 pv1 pv2-ns f7 f6-ns">Search</a></div>
</div>
</div>
</div>
<div class="custom-bg-corporate white ph2 ph3-ns bb b--white">
<div class="custom-max-width">
<ul class="ma0 pa0 list f6">
<li class="dib mr2 mr3-l"><a href="/" class="white underline db pv2">Home</a></li>
<li class="dib mr2 mr3-l"><a href="/elibrary/" class="white underline db pv2">eLibrary</a></li>
<li class="dib mr2 mr3-l"><a href="/events-activities/online-and-streamed-events/" class="white underline db pv2">Online events</a></li>
<li class="dib mr2 mr3-l"><a href="/help/" class="white underline db pv2">Help</a></li>
<li class="dib mr2 mr3-l"><a href="/contact/" class="white underline db pv2">Contact</a></li>
<!-- <li class="dib mr2 mr3-l"><a href="/about/" class="white underline db pv2">About</a></li>
<li class="dib"><a class="white underline db pv2" href="/support-us/">Donate</a></li> -->
</ul>
</div>
</div>
</header>
<div class="pv2 pv3-ns cf custom-max-width
">
<main id="content" role="main">
<div class="custom-g-l4">
<article>
<div class="bg-white pa2 pa5-ns pv4-ns cf mb2 border-box b--light-gray
">
<div class="pa2 ph3-ns bg-white ba b--light-gray custom-underline f6">
<a class="blue underline" href="/">Home</a>
→ <a class="blue underline" href="/new-suggestions/">New suggestions</a>
→ <a class="blue underline" href="/new-suggestions/young-adult/">Young adult</a>
→ Everless by Sara Holland
</div>
<header class="mt3">
<h1 itemprop="name headline"class="custom-lh-title f2 pa0 ma0 mb3
}">Everless by Sara Holland</h1>
<p class="f6 mid-gray">
Written by <span itemprop="author" itemscope itemtype="http://schema.org/Person"><span itemprop="name">Emily Mitchell</span></span> · Published May 1, 2018 · Filed under <a class="blue" href="/new-suggestions/reviews/genre/sci-fi-and-fantasy">Sci fi and fantasy</a>
</p>
</header>
<div itemprop="articleBody"class="lh-copy custom-hyphens custom-prose
custom-underline custom-visited">
<p><img src="/images/featured/featured-everless.jpg" alt="Everless" /></p>
<p><strong><a href="https://suffolk.spydus.co.uk/cgi-bin/spydus.exe/ENQ/OPAC/BIBENQ?BRN=2303087">See <cite>Everless</cite> in our catalogue</a></strong></p>
<blockquote>
<p>“In the land of Sempera, the rich control everything - even time. Ever since the age of alchemy and sorcery, hours, days and years have been extracted from blood and bound to iron coins. The rich live for centuries; the poor bleed themselves dry.</p>
</blockquote>
<blockquote>
<p>“Jules and her father are behind on their rent and low on hours. To stop him from draining himself to clear their debts, Jules takes a job at Everless, the grand estate of the cruel Gerling family. There, Jules encounters danger and temptation in the guise of the Gerling heir, Roan, who is soon to be married. But the web of secrets at Everless stretches beyond her desire and the truths Jules must uncover will change her life for ever - and possibly the future of time itself.”</p>
</blockquote>
<p>Wow, <cite>Everless</cite> was an awesome read. It just captivated me, with Sara Holland building a wonderful world that I didn’t want to leave. The whole concept is just brilliant and I was definitely left wanting more.</p>
<p>I was immediately drawn to this book by the fascinating idea of time as a currency. Beyond the gorgeous cover is a carefully-crafted world of secrets and lies. It is full of strong yet relateable and flawed characters, whom I loved. I also really liked the twists, which I didn’t see coming.</p>
<p><cite>Everless</cite> is an awesome, fantastic and really riveting debut in a new fantasy series you should keep an eye out for.</p>
<footer>
<footer class="pb4 pb5-ns pt3 bt b--light-gray">
<h1 class="f4 ma0 pa0 pb1">Emily Mitchell</a></h1>
<p class="ma0">I'm a volunteer book reviewer. <a href="https://ashortbooklover.wordpress.com/">Visit my book blog</a>.</p>
</footer>
</footer>
</div>
</div>
</article>
</div>
</main>
<div class="custom-g-l2 custom-g-nm custom-underline">
<aside id="sidebar" class="bg-white pa2 pa5-ns pv4-ns cf mb2 border-box b--light-gray
custom-constrain-img" role="complementary">
<section class="pb3 pb4-ns
">
<h1 class="ma0 pb2 f5 f4-ns fw6
">About our Young Adult section</h1>
<p class="ma0 mb2 f6 f5-ns">Book reviews, reading suggestions and blog posts from our staff and young adult readers. Want to write for our website? Email us at <strong>help@suffolklibraries.co.uk</strong>.</p>
</section>
<section class="pb3 pb4-ns
">
<h1 class="ma0 pb2 f5 f4-ns fw6
">More Young adult</h1>
<ul class="pa0 ma0 list mb2 f6 f5-ns
">
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/young-adult/new-young-adult-for-march-2020/">New Young Adult books for March 2020</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/young-adult/wranglestone-by-darren-charlton/">Wranglestone by Darren Charlton</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/young-adult/lgbt-history-month-2020/">Recommended Young Adult titles to mark LGBT History Month 2020</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/young-adult/with-the-fire-on-high-by-elizabeth-acevedo/">With the Fire on High by Elizabeth Acevedo</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/young-adult/new-young-adult-for-february-2020/">New Young Adult books for February 2020</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/young-adult/the-poet-x-by-elizabeth-acevedo/">The Poet X by Elizabeth Acevedo</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/young-adult/read-for-empathy-ya-2020/">Find your new favourite book with the 2020 Read for Empathy YA book collection</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/young-adult/the-deathless-girls-by-kiran-millwood-hargrave/">The Deathless Girls by Kiran Millwood Hargrave</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/young-adult/the-beautiful-by-renee-ahdieh/">The Beautiful by Renée Ahdieh</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/young-adult/ya-comic-books/">Feast your eyes on our stunning Young Adult comic books</a></li>
</ul>
</section>
<section class="pb3 pb4-ns
">
<h1 class="ma0 pb2 f5 f4-ns fw6
">More suggestions</h1>
<ul class="pa0 ma0 list mb2 f6 f5-ns
">
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/fiction/">Fiction</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/audiobooks/">Audiobooks</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/films-dvds/">Films & DVDs</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/elibrary-picks/">eLibrary picks</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/childrens-ya-books/">Children's books</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/young-adult/">Young adult</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/non-fiction/">Non-fiction</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/music/">Music</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/meet-the-author/">Meet the Author interviews</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/articles/">Articles</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/health-lists/"> Health and wellbeing</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/reviews/">Reviews</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/new-suggestions/book-club/">Book club favourites</a></li>
</ul>
</section>
<section class="pb3 pb4-ns
">
<h1 class="ma0 pb2 f5 f4-ns fw6
">Keep updated</h1>
<p class="ma0 mb2 f6 f5-ns">Get the latest suggestions, releases and reviews delivered straight to you.</p>
<ul class="pa0 ma0 list mb2 f6 f5-ns
">
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="/newsletter/">Email newsletter</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="https://facebook.com/suffolklibraries">Facebook</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="https://twitter.com/suffolklibrary">Twitter</a></li>
<li class="pv2 bt b--light-gray
"><a class="blue link
" href="https://instagram.com/suffolklibraries">Instagram</a></li>
</ul>
</section>
</aside>
</div>
</div>
<footer id="footer" class="pa2 pt3 pa3-ns pt4-ns bg-near-black white custom-underline">
<div class="custom-max-width">
<div class="flex-l justify-between-l">
<div class="w-30-l mb4 f6">
<section class="pb4">
<h2 class="f6 f5-ns pa0 ma0 mb2 tracked ttu normal
">Do it online</h2>
<ul class="list pa0 ma0">
<li class="mb2 mb1-ns"><a href="https://suffolk.spydus.co.uk" class="link light-gray hover-white">Search & reserve</a></li>
<li class="mb2 mb1-ns"><a href="https://suffolk.spydus.co.uk/cgi-bin/spydus.exe/MSGTRN/OPAC/LOGINB" class="link light-gray hover-white">Login & renew</a></li>
<li class="mb2 mb1-ns"><a class="link light-gray hover-white" href="/elibrary">eLibrary</a></li>
<li class="mb2 mb1-ns"><a href="/help/joining-the-library/" class="link light-gray hover-white">Get a library card</a></li>
</ul>
</section>
<section class="pb4">
<h2 class="f6 f5-ns pa0 ma0 mb2 tracked ttu normal
">Support your library</h2>
<p>We're a charity that makes life in Suffolk better for thousands of people.</p>
<p class="ma0"><a class="b pa1 br2 custom-bg-corporate-green hover-bg-green white custom-no-underline" href="/support-us">Donate</a></p>
</section>
</div>
<div class="w-30-l mb4 f6">
<section class="pb4">
<h2 class="f6 f5-ns pa0 ma0 mb2 tracked ttu normal
">Contact us</h2>
<ul class="list pa0 ma0">
<li class="mb2 mb1-ns"><a href="tel:01473351249" class="link light-gray hover-white">01473 351249</a></li>
<li class="mb2 mb1-ns"><a href="mailto:help@suffolklibraries.co.uk" class="link light-gray hover-white">help@suffolklibraries.co.uk</a></li>
</ul>
</section>
<section class="pb4">
<h2 class="f6 f5-ns pa0 ma0 mb2 tracked ttu normal
">Social media</h2>
<ul class="list pa0 ma0">
<li class="mb2 mb1-ns"><a href="http://facebook.com/suffolklibraries" class="link light-gray hover-white">Facebook</a></li>
<li class="mb2 mb1-ns"><a href="https://www.youtube.com/user/SuffolkLibraries/" class="link light-gray hover-white">YouTube</a></li>
<li class="mb2 mb1-ns"><a href="http://twitter.com/suffolklibrary" class="link light-gray hover-white">Twitter</a></li>
<li class="mb2 mb1-ns"><a href="https://instagram.com/suffolklibraries" class="link light-gray hover-white">Instagram</a></li>
<li class="mb2 mb1-ns"><a href="https://www.linkedin.com/company/suffolk-libraries/" class="link light-gray hover-white">LinkedIn</a></li>
<li class="mb2 mb1-ns"><a href="/newsletter" class="link light-gray hover-white">Email newsletter</a></li>
</ul>
</section>
</div>
<div class="w-30-l mb4 f6">
<nav class="pb4" id="footer-nav">
<h2 class="f6 f5-ns pa0 ma0 mb2 tracked ttu normal
">Sections</h2>
<ul class="list pa0 ma0">
<li class="mb2 mb1-ns"><a href="/elibrary/" class="link light-gray hover-white">eLibrary</a></li>
<li class="mb2 mb1-ns"><a href="/libraries/" class="link light-gray hover-white">Libraries</a></li>
<li class="mb2 mb1-ns"><a href="/mobiles-home/" class="link light-gray hover-white">Mobile & home service</a></li>
<li class="mb2 mb1-ns"><a href="/help/" class="link light-gray hover-white">Help using the service</a></li>
<li class="mb2 mb1-ns"><a href="/new-suggestions/" class="link light-gray hover-white">Recommendations & reviews</a></li>
<li class="mb2 mb1-ns"><a href="/events-activities/" class="link light-gray hover-white">Events & activities</a></li>
<li class="mb2 mb1-ns"><a href="/research-and-reference/" class="link light-gray hover-white">Research & reference</a></li>
<li class="mb2 mb1-ns"><a href="/parents-carers-and-children/" class="link light-gray hover-white">Parents, carers & children</a></li>
<li class="mb2 mb1-ns"><a href="/teachers-and-home-educators/" class="link light-gray hover-white">Teachers & home educators</a></li>
<li class="mb2 mb1-ns"><a href="/health/" class="link light-gray hover-white">Health & wellbeing</a></li>
<li class="mb2 mb1-ns"><a href="/help-with-reading-and-literacy/" class="link light-gray hover-white">Help with reading & literacy</a></li>
<li class="mb2 mb1-ns"><a href="/work-and-benefits/" class="link light-gray hover-white">Work & benefits</a></li>
<li class="mb2 mb1-ns"><a href="/business-and-room-hire/" class="link light-gray hover-white">Business & room hire</a></li>
<li class="mb2 mb1-ns"><a href="/bloc/" class="link light-gray hover-white">BLOC</a></li>
<li class="mb2 mb1-ns"><a href="/music-and-drama/" class="link light-gray hover-white">Music & Drama Library</a></li>
<li class="mb2 mb1-ns"><a href="/news/" class="link light-gray hover-white">News</a></li>
<li class="mb2 mb1-ns"><a href="/about/jobs/" class="link light-gray hover-white">Jobs</a></li>
<li class="mb2 mb1-ns"><a href="/volunteer/" class="link light-gray hover-white">Volunteering</a></li>
<li class="mb2 mb1-ns"><a href="/about/" class="link light-gray hover-white">About us</a></li>
</ul>
</nav>
</div>
</div>
<section class="pb4 f6">
<h2 class="f6 f5-ns pa0 ma0 mb2 tracked ttu normal
">Privacy & cookies</h2>
<ul class="list pa0 ma0">
<li class="mb2 mb1-ns">Find out what cookies we use and how we use your data: <a href="/help/privacy-and-cookies/" class="light-gray underline hover-white">our privacy policies</a>.</li>
<li class="mb2 mb1-ns"><a href="/about/jobs/privacy-notice-for-job-applicants/" class="light-gray underline hover-white">Privacy notice for job applicants</a></li>
</ul>
</section>
<div class="pb4 f6">
<p class="ma0 light-gray">Suffolk Libraries HMRC charity number XT34476. Registered company number IP031542.</p>
</div>
</div>
</footer>
</body>
</html>
|
src/index.html | nathanial/react-fancy-tree | <!DOCTYPE html>
<html>
<head>
<title>Fancy Tree Test Page</title>
<link rel="stylesheet" href="react-fancy-tree.css">
<script src="example.js"></script>
<script>require('electron-connect').client.create()</script>
</head>
<body>
<div id="app"></div>
</body>
</html>
|
app/partials/login.html | shmool/Gisto | <div class="login-form">
<header>
<h1></Gisto></h1>
</header>
<div class="messengers">
<div class="messenger warn">
<i class="fa fa-exclamation-triangle"> </i>
<span>Warning</span>
</div>
<div class="messenger info">
<i class="fa fa-info-circle"> </i>
<span>2 Factor authentication token needed</span>
</div>
</div>
<form data-ng-submit="submit()" class="login-animation" disable-animate data-ng-show="!useManualToken && !showEnterpriseSetup">
<div data-ng-hide="step2">
<input type="text" data-ng-model="user" placeholder="{{enterpriseMode === true ? 'Enterprise ':'GitHub '}}username/e-mail" required autofocus>
<input type="password" data-ng-model="pass" placeholder="{{enterpriseMode === true ? 'Enterprise ':'GitHub '}}password" required/>
</div>
<div data-ng-show="step2">
<input type="text" data-ng-model="code" placeholder="Authenticator token">
</div>
<input type="submit" value="login"/>
<p data-ng-show="step2"><a class="login-form-btn" data-ng-click="step1()">Re-enter username/password</a></p>
<p><a class="login-mode-btn" data-ng-click="toggleManualToken()">Enter Access Token</a>
<a data-ng-if="enterpriseMode" class="login-mode-btn" data-ng-click="showEnterprise()">Enterprise Setup</a></p>
<p>No account yet? Sign-up at <a to-url="https://github.com/signup/free" href="">GitHub</a></p>
<i data-ng-show="spinner" class="spiner fa fa-spinner fa-spin"></i>
</form>
<form data-ng-show="showEnterpriseSetup" class="login-animation">
<input type="text" data-ng-model="enterprise.api_url" placeholder="API Url http://gh.local/api/v3" />
<input type="text" data-ng-model="enterprise.client_id" placeholder="Client ID" />
<input type="text" data-ng-model="enterprise.client_secret" placeholder="Client Secret" />
<input data-ng-if="enterprise.share_server_on" type="text" data-ng-model="enterprise.share_server_conn_string" placeholder="http://localhost:port" />
<p><button data-ng-click="saveEnterpriseConfig()">Save</button></p>
<p><button data-ng-click="hideEnterprise()">Cancel</button></p>
<toggle data-ng-model="enterprise.share_server_on" text="Custom notification server"></toggle> {{enterprise.share_server_on === true ? 'on':'off'}}
</form>
<form data-ng-show="useManualToken" class="login-animation">
<input type="text" data-ng-model="manualToken" placeholder="Token" required />
<p><input data-ng-click="manualLogin()" type="submit" value="Login" /></p>
<p><button data-ng-click="toggleManualToken()">Cancel</button></p>
<p>You can generate access token at <a to-url="https://github.com/settings/applications">GitHub</a></p>
</form>
<toggle data-ng-model="enterpriseMode" text="Enterprise mode"></toggle> {{enterpriseMode === true ? 'on':'off'}}
<a class="auth-help"> ? <div>
<span data-ng-if="enterpriseMode">
In order to connect to your GitHub Enterprise instance please fill the following fields:
<br />
API Url, Client Id and Client Secret.
<br /><br/>
In order to get the Client Id and Secret you need to open an application in your GitHub account
or get them from the person who has opened an application in your organization for Gisto.
<br/>
API url is your instance address plus /api/v3 e.g: http://ghe.local/api/v3
<br /><br/>
To open an application please go to Account Settings -> Applications and click Register new application
<br />
In the application name type in Gisto
And type in http://www.gistoapp.com in the homepage url.
<br />
Once you save the application the Client Id and Client Secret tokens should be visible at the
top of the screen.
</span>
<span data-ng-if="!enterpriseMode">
Gisto authenticates to GitHub by using basic authentication over SSL and retrieving an oAuth2 token. Thus the need for your GitHub user and password.
<br /><br />
Gisto <em>only saves</em> the oAuth2 token received after authenticating and <em>nothing else</em>.
<br /><br/>
If you would rather to supply your own access token without providing Gisto your login details you may manually create an access token
from the account settings at GitHub and login using the generated token.
<br/><br/>
This token will be saved permanently until you log out.
<br/><br/>
To use Gisto in <b>enterprise</b> mode, please use the switch above to turn it on.
</span>
</div></a>
</div>
|
data science/machine_learning_for_the_web/chapter_4/movie/4535.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for GoldenEye (1995)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0113189">GoldenEye (1995)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Sue+Roberts">Sue Roberts</A></H3><HR WIDTH="40%" SIZE="4">
<PRE> GOLDENEYE
A film review by Sue Roberts
Copyright 1996 Sue Roberts</PRE>
<PRE>Directed by Martin Campbell</PRE>
<P>Starring Pierce Brosnan, Izabella Scorupco, Joe Don Baker, Sean Bean,
Judi Dench, Famke Janssen.</P>
<PRE>Review by Sue Roberts.</PRE>
<P>The EVIL plot- to steal the "Goldeneye," which controls a space ray
capable of knocking out electric's for a thirty mile radius on earth.
Can Bond find it before they cause terminal damage to all those
computers? And just how many satellites are there?</P>
<P>Best opening graphics ever- fab. montages! I could have sat through two
hours of just that. And don't you just love that theme music?</P>
<P>All the glamour and sweeping scale of the best 007 movies is on display.
However Brosnan is an entirely new kind of Bond, who views his opponents
with a hint of boyish amazement, (I mean, how could the cads behave like
that?) And , of course, he charms the sox off the ladies!</P>
<P>Scorupco is excellent and plays the heroine, Natalya, using wide eyed
innocence to disguise her intelligence. A beautifully judged parody of
this role. </P>
<P>They play the "Brit" card for all its worth. M's upstairs entourage
stiffly maintain a facade devoid of panic, no matter how serious the
situation, while downstairs in the gadget department the mask slips and
we see a more genuine U.K. response to a crisis from Q, in a great cameo
from David Llewelyn, and his backroom boys. </P>
<P>The photography is excellent and in the second half we really get the
benefit with all those great vehicles and effects. Cute helicopter,
smashing train, and best of all, a car chase which is an absolute
CLASSIC. "St. Petersburg" looks devastating..Anyway, the movie is worth
seeing for that alone.</P>
<P>Oh, and I loved the "Post- Stalinist" graveyard. Totally surreal. I felt
these touches worked best of all and were a nice contrast to the high
tech. interiors. </P>
<P>They stick to the formula, but manage to get plenty of variety into
their locations.</P>
<P>What the heck this is all good Saturday night stuff. And the complexity
of it! But come on guys- live dangerously! Just remember, we LIKE to be
blinded by loads of scientific jargon. When you do the video, how about
running some of that dialogue at 27 frames a second? It'll then match
the momentum your SFX team have worked so well to create. It looks
wonderful, but pace was always the hallmark of a Bond.</P>
<PRE>Sue Roberts
<A HREF="mailto:SRoberts@griffin.compulink.co.uk">SRoberts@griffin.compulink.co.uk</A></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>
|
public/patterns/01-molecules-02-blocks-08-reply-block/01-molecules-02-blocks-08-reply-block.html | frc/oikeusministerio | <!DOCTYPE html>
<html class="no-js">
<head>
<title>Pattern Lab</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width" />
<script type="text/javascript" src="../../js/modernizr.min.js"></script>
<link href='http://fonts.googleapis.com/css?family=PT+Sans:400,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<link href="//cdnjs.cloudflare.com/ajax/libs/toastr.js/2.0.2/css/toastr.min.css" rel="stylesheet"/>
<link rel="stylesheet" href="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/themes/smoothness/jquery-ui.css" />
<link rel="stylesheet" href="../../css/style.css?1406208845" media="all" />
<!--[if lt IE 9]>
<link href="../../ie8.css" rel="stylesheet"/>
<![endif]-->
<!--[if lt IE 10]>
<style type="text/css">
.og-share-post .share-content .image-container{ height: 100px; }
</style>
<![endif]-->
<!-- Begin Pattern Lab (Required for Pattern Lab to run properly) -->
<!-- never cache patterns -->
<meta http-equiv="cache-control" content="max-age=0" />
<meta http-equiv="cache-control" content="no-cache" />
<meta http-equiv="expires" content="0" />
<meta http-equiv="expires" content="Tue, 01 Jan 1980 1:00:00 GMT" />
<meta http-equiv="pragma" content="no-cache" />
<link rel="stylesheet" href="../../styleguide/css/styleguide.css?1406208845" media="all">
<link rel="stylesheet" href="../../styleguide/css/styleguide-specific.css?1406208845" media="all" />
<!-- End Pattern Lab -->
</head>
<body class="body">
<div class="reply-block">
<div class="form-element">
<span class="om om-enter"><input type="submit" class="send-reply" value=""></span>
<textarea type="text" class="reply-area js-dynamic" maxlength="600" placeholder="Vastaa"></textarea>
</div>
</div> <script type="text/javascript" src="../../js/jquery-2.0.0b2.js"></script>
<!--
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
-->
<script type="text/javascript" src="../../js/modernizr.min.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.10.4/jquery-ui.min.js"></script>
<script type="text/javascript" src="//cdnjs.cloudflare.com/ajax/libs/toastr.js/2.0.2/js/toastr.min.js"></script>
<script type="text/javascript" src="../../js/plugins.min.js"></script>
<script type="text/javascript" src="../../js/rangeslider.js"></script>
<script type="text/javascript" src="../../js/main.min.js"></script>
<!--DO NOT REMOVE-->
<script>
// handle injection of items from PHP
var patternPartial = "molecules-reply-block";
var lineage = [];
var lineageR = [];
var patternState = "";
var cssEnabled = false;
</script>
<script>
/*!
* scriptLoader - v0.1
*
* Copyright (c) 2014 Dave Olsen, http://dmolsen.com
* Licensed under the MIT license
*
*/
var scriptLoader = {
run: function(js,cb,target) {
var s = document.getElementById(target+'-'+cb);
for (var i = 0; i < js.length; i++) {
var src = (typeof js[i] != "string") ? js[i].src : js[i];
var c = document.createElement('script');
c.src = '../../'+src+'?'+cb;
if (typeof js[i] != "string") {
if (js[i].dep !== undefined) {
c.onload = function(dep,cb,target) {
return function() {
scriptLoader.run(dep,cb,target);
}
}(js[i].dep,cb,target);
}
}
s.parentNode.insertBefore(c,s);
}
}
}
</script>
<script id="pl-js-polyfill-insert-1406208845">
(function() {
if (self != top) {
var cb = '1406208845';
var js = [];
if (typeof document !== "undefined" && !("classList" in document.documentElement)) {
js.push("styleguide/js/vendor/classlist-polyfill.js");
}
scriptLoader.run(js,cb,'pl-js-polyfill-insert');
}
})();
</script>
<script id="pl-js-insert-1406208845">
(function() {
if (self != top) {
var cb = '1406208845';
var js = [ { "src": "styleguide/js/vendor/jwerty.js", "dep": [ "styleguide/js/postmessage.js", { "src": "data/annotations.js", "dep": [ "styleguide/js/annotations-pattern.js" ] }, "styleguide/js/code-pattern.js" ] } ];
scriptLoader.run(js,cb,'pl-js-insert');
}
})();
</script>
</body>
</html> |
page/episodes/page2/index.html | mostlynode/mostlynode.github.io | <!DOCTYPE html>
<html>
<head>
<!-- [[! Document Settings ]] -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- [[! Page Meta ]] -->
<title>Episodes</title>
<meta name="description" content="Mostly Node - Two people discussing Node, Javascript, and related topics on an <em>every other week</em> basis" />
<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 href='https://fonts.googleapis.com/css?family=Pacifico' rel='stylesheet' type='text/css'>
<link rel="stylesheet" type="text/css" href="/assets/css/syntax.css" />
<link href='https://fonts.googleapis.com/css?family=Ubuntu:400,500' rel='stylesheet' type='text/css'>
<!-- Latest compiled and minified CSS -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/css/bootstrap.min.css" integrity="sha384-1q8mTJOASx8j1Au+a5WDVnPi2lkFfwwEAa8hDDdjZlpLegxhjVME1fgjWPGmkzs7" crossorigin="anonymous">
<!-- Latest compiled and minified JavaScript -->
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous"></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="Mostly Node" />
<meta property="og:type" content="website" />
<meta property="og:title" content="Mostly Node" />
<meta property="og:description" content="Two people discussing Node, Javascript, and related topics on an <em>every other week</em> basis" />
<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="Mostly Node" />
<meta name="twitter:description" content="Two people discussing Node, Javascript, and related topics on an <em>every other week</em> basis" />
<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": "Mostly Node | A Podcast about Node and other Tech Stuff",
"url": "/",
"image": "/assets/images/cover1.jpg",
"description": "Two people discussing Node, Javascript, and related topics on an <em>every other week</em> basis"
}
</script>
<meta name="generator" content="Jekyll 3.0.0" />
<link rel="alternate" type="application/rss+xml" title="Mostly Node" href="/rss.xml" />
</head>
<body class="paged archive-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-about " role="presentation"><a href="/about">About the Hosts</a></li>
<li class="nav-about nav-current" role"presentation"><a href="/page/episodes">Episodes</a></li>
<!-- <li class="nav-fables " role="presentation"><a href="/tag/fables">Fables</a></li> -->
<!-- <li class="nav-speeches " role="presentation"><a href="/tag/speeches">Speeches</a></li> -->
<!-- <li class="nav-fiction " role="presentation"><a href="/tag/fiction">Fiction</a></li> -->
<!-- <li class="nav-author " role="presentation"><a href="/author/casper">Author</a></li> -->
</ul>
<a class="subscribe-button icon-feed" href="/rss.xml">Subscribe</a>
</div>
<span class="nav-cover"></span>
<div class="site-wrapper">
<!-- [[! Everything else gets inserted here ]] -->
<!-- < default}} -->
<!-- The tag above means - insert everything in this file into the [body] of the default.hbs template -->
<!-- The big featured header -->
<!-- Everything inside the #author tags pulls data from the author -->
<!-- #author -->
<header class="main-header author-head " style="background-image: url(/./assets/images/headphones.png) ">
<nav class="main-nav overlay clearfix">
<a class="menu-button icon-menu" href="#"><span class="word">Menu</span></a>
</nav>
</header>
<section class="author-profile inner">
<figure class="author-image">
<div class="img" style="background-image: url(/assets/images/mn-icon-100x100.png)"><span class="hidden">Mostly Node's Picture</span></div>
</figure>
<h1 class="author-title">Episode List</h1>
<div class="author-meta">
<span class="author-link icon-link"><a href="http://mostlynode.com"></a></span>
<span class="author-stats"><i class="icon-stats"></i> [[plural ../pagination.total empty='No posts' singular='% post' plural='% posts']]</span>
<span class="author-stats"><i class="icon-stats"></i>19 posts</span>
</div>
</section>
<!-- /author -->
<!-- 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">
<a class="newer-posts" href="/author/Mostly Node" title="Previous Page">« Newer Posts</a>
<span class="page-number"> Page 2 of 4 </span>
<a class="older-posts" href="/author/Mostly Node/page3/" title="Next Page">Older Posts »</a>
</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="/episode-014">Everyone Walks Their Own Path - Episode 014</a></h2>
</header>
<!-- <section class="post-excerpt">
<p>1. Introduction to Sean Difference between projects and production code What Sean is working on Using React Functional Programming Ideas Writing Readable Code 2. How it... <a class="read-more" href="/episode-014">»</a></p>
</section>
--> <footer class="post-meta">
<img class="author-thumb" src="/assets/images/mn-icon-100x100.png" alt="Author image" nopin="nopin" />
<!-- author -->
Josiah and Sean
<!-- [[tags prefix=" on "]] -->
on
<a href='/tag/Javascript'>Javascript</a>,
<a href='/tag/Node'>Node</a>,
<a href='/tag/Learning'>Learning</a>,
<a href='/tag/Tools'>Tools</a>,
<a href='/tag/React'>React</a>
<time class="post-date" datetime="2016-10-10">10 Oct 2016</time>
</footer>
</article>
<article class="post">
<header class="post-header">
<h2 class="post-title"><a href="/episode-013">Office Amenities - Episode 013</a></h2>
</header>
<!-- <section class="post-excerpt">
<p>1. iOS 10 2. Google will end support for Chrome apps - Google will end support for Chrome apps Postman 3. Office Necessities Josiah - Varidesk... <a class="read-more" href="/episode-013">»</a></p>
</section>
--> <footer class="post-meta">
<img class="author-thumb" src="/assets/images/mn-icon-100x100.png" alt="Author image" nopin="nopin" />
<!-- author -->
Josiah and Jason
<!-- [[tags prefix=" on "]] -->
on
<a href='/tag/Apple'>Apple</a>,
<a href='/tag/Google'>Google</a>,
<a href='/tag/iOS10'>Ios10</a>,
<a href='/tag/Tools'>Tools</a>,
<a href='/tag/Office'>Office</a>
<time class="post-date" datetime="2016-09-26">26 Sep 2016</time>
</footer>
</article>
<article class="post">
<header class="post-header">
<h2 class="post-title"><a href="/episode-012">Samsung Makes Boats... - Episode 012</a></h2>
</header>
<!-- <section class="post-excerpt">
<p>1. What we Are Up to 2. Scope Creep 3. Apple Event Opinions 4. Elephant.io - http://elephant.io/ 3 5. Node Update Schedule - https://nodejs.org/en/blog/community/v5-to-v7/ 6. Node... <a class="read-more" href="/episode-012">»</a></p>
</section>
--> <footer class="post-meta">
<img class="author-thumb" src="/assets/images/mn-icon-100x100.png" alt="Author image" nopin="nopin" />
<!-- author -->
Josiah and Jason
<!-- [[tags prefix=" on "]] -->
on
<a href='/tag/Apple'>Apple</a>,
<a href='/tag/Elephant'>Elephant</a>,
<a href='/tag/Node'>Node</a>,
<a href='/tag/NPM'>Npm</a>,
<a href='/tag/Samsung'>Samsung</a>
<time class="post-date" datetime="2016-09-12">12 Sep 2016</time>
</footer>
</article>
<article class="post">
<header class="post-header">
<h2 class="post-title"><a href="/episode-011">A Small Galaxy - Episode 011</a></h2>
</header>
<!-- <section class="post-excerpt">
<p>1. Electron Advantages Over Other Desktop options 2. Thoughts on Rails vs Express 3. SoCal Code Camp - http://www.socalcodecamp.com 4. Presenting at Conferences/Meetups 5. Postgres app... <a class="read-more" href="/episode-011">»</a></p>
</section>
--> <footer class="post-meta">
<img class="author-thumb" src="/assets/images/mn-icon-100x100.png" alt="Author image" nopin="nopin" />
<!-- author -->
Josiah and Jason
<!-- [[tags prefix=" on "]] -->
on
<a href='/tag/Electron'>Electron</a>,
<a href='/tag/Speaking'>Speaking</a>,
<a href='/tag/Postgres'>Postgres</a>,
<a href='/tag/Dependencies'>Dependencies</a>
<time class="post-date" datetime="2016-08-29">29 Aug 2016</time>
</footer>
</article>
<article class="post">
<header class="post-header">
<h2 class="post-title"><a href="/episode-010">Millions of Objects - Episode 010</a></h2>
</header>
<!-- <section class="post-excerpt">
<p>
1. Freelancing to Fulltime
2. Large Moves
3. Move Back to Sublime
4. Electron - http://electron.atom.io/
5. Pouch DB -https://pouchdb.com/
Sponsors
Social Booth
kickinbahk Productions
<a class="read-more" href="/episode-010">»</a></p>
</section>
--> <footer class="post-meta">
<img class="author-thumb" src="/assets/images/mn-icon-100x100.png" alt="Author image" nopin="nopin" />
<!-- author -->
Josiah and Jason
<!-- [[tags prefix=" on "]] -->
on
<a href='/tag/Electron'>Electron</a>,
<a href='/tag/Sublime'>Sublime</a>,
<a href='/tag/PouchDB'>Pouchdb</a>
<time class="post-date" datetime="2016-08-15">15 Aug 2016</time>
</footer>
</article>
<!-- Previous/next page links - displayed on every page -->
<nav class="pagination" role="pagination">
<a class="newer-posts" href="/author/Mostly Node" title="Previous Page">« Newer Posts</a>
<span class="page-number"> Page 2 of 4 </span>
<a class="older-posts" href="/author/Mostly Node/page3/" title="Next Page">Older Posts »</a>
</nav>
</main>
<footer class="site-footer clearfix">
<section class="copyright"><a href="/">Mostly Node</a> © 2016</section>
<section class="poweredby">See <a href="https://github.com/mostlynode/mostlynode.github.io">Github</a> for Copyrights and Attributions</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-75878723-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
|
Reports/mv/mvvmcross.hottuna.plugin.color.3.5.1/Cirrious.MvvmCross.Plugins.Color-portable-win%2Bnet45%2Bwp8%2Bwin8%2Bwpa81.html | kuhlenh/port-to-core |
<!DOCTYPE html>
<html xmlns:msxsl="urn:schemas-microsoft-com:xslt">
<head>
<meta content="en-us" http-equiv="Content-Language" />
<meta content="text/html; charset=utf-16" http-equiv="Content-Type" />
<title _locid="PortabilityAnalysis0">.NET Portability Report</title>
<style>
/* Body style, for the entire document */
body {
background: #F3F3F4;
color: #1E1E1F;
font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
padding: 0;
margin: 0;
}
/* Header1 style, used for the main title */
h1 {
padding: 10px 0px 10px 10px;
font-size: 21pt;
background-color: #E2E2E2;
border-bottom: 1px #C1C1C2 solid;
color: #201F20;
margin: 0;
font-weight: normal;
}
/* Header2 style, used for "Overview" and other sections */
h2 {
font-size: 18pt;
font-weight: normal;
padding: 15px 0 5px 0;
margin: 0;
}
/* Header3 style, used for sub-sections, such as project name */
h3 {
font-weight: normal;
font-size: 15pt;
margin: 0;
padding: 15px 0 5px 0;
background-color: transparent;
}
h4 {
font-weight: normal;
font-size: 12pt;
margin: 0;
padding: 0 0 0 0;
background-color: transparent;
}
/* Color all hyperlinks one color */
a {
color: #1382CE;
}
/* Paragraph text (for longer informational messages) */
p {
font-size: 10pt;
}
/* Table styles */
table {
border-spacing: 0 0;
border-collapse: collapse;
font-size: 10pt;
}
table th {
background: #E7E7E8;
text-align: left;
text-decoration: none;
font-weight: normal;
padding: 3px 6px 3px 6px;
}
table td {
vertical-align: top;
padding: 3px 6px 5px 5px;
margin: 0px;
border: 1px solid #E7E7E8;
background: #F7F7F8;
}
.NoBreakingChanges {
color: darkgreen;
font-weight:bold;
}
.FewBreakingChanges {
color: orange;
font-weight:bold;
}
.ManyBreakingChanges {
color: red;
font-weight:bold;
}
.BreakDetails {
margin-left: 30px;
}
.CompatMessage {
font-style: italic;
font-size: 10pt;
}
.GoodMessage {
color: darkgreen;
}
/* Local link is a style for hyperlinks that link to file:/// content, there are lots so color them as 'normal' text until the user mouse overs */
.localLink {
color: #1E1E1F;
background: #EEEEED;
text-decoration: none;
}
.localLink:hover {
color: #1382CE;
background: #FFFF99;
text-decoration: none;
}
/* Center text, used in the over views cells that contain message level counts */
.textCentered {
text-align: center;
}
/* The message cells in message tables should take up all avaliable space */
.messageCell {
width: 100%;
}
/* Padding around the content after the h1 */
#content {
padding: 0px 12px 12px 12px;
}
/* The overview table expands to width, with a max width of 97% */
#overview table {
width: auto;
max-width: 75%;
}
/* The messages tables are always 97% width */
#messages table {
width: 97%;
}
/* All Icons */
.IconSuccessEncoded, .IconInfoEncoded, .IconWarningEncoded, .IconErrorEncoded {
min-width: 18px;
min-height: 18px;
background-repeat: no-repeat;
background-position: center;
}
/* Success icon encoded */
.IconSuccessEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconSuccess#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABPElEQVR4Xp1Tv0vDUBi8FqeA4NpBcBLcWnQSApncOnTo4FSnjP0DsnXpH5CxiwbHDg4Zuj4oOEXiJgiC4FDcCkLWmIMc1Pfw+eMgQ77v3Xf3Pe51YKGqqisAEwCR1TIAsiAIblSo6xrdHeJR85Xle3mdmCQKb0PsfqyxxzM8K15HZADl/H5+sHpZwYfxyRjTs+kWwKBx8yoHd2mRiuzF8mkJniWH/13u3Fjrs/EdhsdDFHGB/DLXEJBDLh1MWPAhPo1BLB4WX5yQywHR+m3tVe/t97D52CB/ziG0nIgD/qDuYg8WuCcVZ2YGwlJ3YDugkpR/VNcAEx6GEKhERSr71FuO4YCM4XBdwKvecjIlkSnsO0Hyp/GxSeJAdzBKzpOtnPwyyiPdAZhpZptT04tU+zk7s8czeges//s5C5+CwqrR4/gw+AAAAABJRU5ErkJggg==);
}
/* Information icon encoded */
.IconInfoEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconInformation#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABHElEQVR4Xs2TsUoDQRRF7wwoziokjZUKadInhdhukR9YP8DMX1hYW+QvdsXa/QHBbcXC7W0CamWTQnclFutceIQJwwaWNLlwm5k5d94M76mmaeCrrmsLYOocY12FcxZFUeozCqKqqgYA8uevv1H6VuPxcwlfk5N92KHBxfFeCSAxxswlYAW/Xr989x/mv9gkhtyMDhcAxgzRsp7flj8B/HF1RsMXq+NZMkopaHe7lbKxQUEIGbKsYNoGn969060hZBkQex/W8oRQwsQaW2o3Ago2SVcJUzAgY3N0lTCZZm+zPS8HB51gMmS1DEYyOz9acKO1D8JWTlafKIMxdhvlfdyT94Vv5h7P8Ky7nQzACmhvKq3zk3PjW9asz9D/1oigecsioooAAAAASUVORK5CYII=);
}
/* Warning icon encoded */
.IconWarningEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconWarning#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAx0lEQVR4XpWSMQ7CMAxFf4xAyBMLCxMrO8dhaBcuwdCJS3RJBw7SA/QGTCxdWJgiQYWKXJWKIXHIlyw5lqr34tQgEOdcBsCOx5yZK3hCCKdYXneQkh4pEfqzLfu+wVDSyyzFoJjfz9NB+pAF+eizx2Vruts0k15mPgvS6GYvpVtQhB61IB/dk6AF6fS4Ben0uIX5odtFe8Q/eW1KvFeH4e8khT6+gm5B+t3juyDt7n0jpe+CANTd+oTUjN/U3yVaABnSUjFz/gFq44JaVSCXeQAAAABJRU5ErkJggg==);
}
/* Error icon encoded */
.IconErrorEncoded {
/* Note: Do not delete the comment below. It is used to verify the correctness of the encoded image resource below before the product is released */
/* [---XsltValidateInternal-Base64EncodedImage:IconError#Begin#background-image: url(data:image/png;base64,#Separator#);#End#] */
background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAABQElEQVR4XqWTvUoEQRCE6wYPZUA80AfwAQz23uCMjA7MDRQEIzPBVEyNTQUFIw00vcQTTMzuAh/AxEQQT8HF/3G/oGGnEUGuoNnd6qoZuqltyKEsyzVJq5I6rnUp6SjGeGhESikzzlc1eL7opfuVbrqbU1Zw9NCgtQMaZpY0eNnaaL2fHusvTK5vKu7sjSS1Y4y3QUA6K3e3Mau5UFDyMP7tYF9o8cAHZv68vipoIJg971PZIZ5HiwdvYGGvFVFHmGmZ2MxwmQYPXubPl9Up0tfoMQGetXd6mRbvhBw+boZ6WF7Mbv1+GsHRk0fQmPAH1GfmZirbCfDJ61tw3Px8/8pZsPAG4jlVhcPgZ7adwNWBB68lkRQWFiTgFlbnLY3DGGM7izIJIyT/jjIvEJw6fdJTc6krDzh6aMwMP9bvDH4ADSsa9uSWVJkAAAAASUVORK5CYII=);
}
</style>
</head>
<body>
<h1 _locid="PortabilityReport">.NET Portability Report</h1>
<div id="content">
<div id="submissionId" style="font-size:8pt;">
<p>
<i>
Submission Id
144de22e-942d-4b8d-bc79-17e452986d80
</i>
</p>
</div>
<h2 _locid="SummaryTitle">
<a name="Portability Summary"></a>Portability Summary
</h2>
<div id="summary">
<table>
<tbody>
<tr>
<th>Assembly</th>
<th>ASP.NET 5,Version=v1.0</th>
<th>Windows,Version=v8.1</th>
<th>.NET Framework,Version=v4.6</th>
<th>Windows Phone,Version=v8.1</th>
</tr>
<tr>
<td><strong><a href="#Cirrious.MvvmCross.Plugins.Color">Cirrious.MvvmCross.Plugins.Color</a></strong></td>
<td class="text-center">100.00 %</td>
<td class="text-center">100.00 %</td>
<td class="text-center">100.00 %</td>
<td class="text-center">100.00 %</td>
</tr>
</tbody>
</table>
</div>
<div id="details">
</div>
</div>
</body>
</html> |
style/main.css | udieylat/240 | @import url(fonts/clear-sans.css);
html, body {
margin: 0;
padding: 0;
background: #ffffff;
color: #776e65;
font-family: "Clear Sans", "Helvetica Neue", Arial, sans-serif;
font-size: 18px; }
.heading:after {
content: "";
display: block;
clear: both; }
h1.title {
font-size: 72px;
font-weight: bold;
margin: 0;
display: block;
float: left; }
@-webkit-keyframes move-up {
0% {
top: 25px;
opacity: 1; }
100% {
top: -50px;
opacity: 0; } }
@-moz-keyframes move-up {
0% {
top: 25px;
opacity: 1; }
100% {
top: -50px;
opacity: 0; } }
@keyframes move-up {
0% {
top: 25px;
opacity: 1; }
100% {
top: -50px;
opacity: 0; } }
.scores-container {
float: right;
text-align: right; }
.score-container, .best-container {
position: relative;
display: inline-block;
background: #bbada0;
padding: 12px 20px;
font-size: 25px;
height: 25px;
line-height: 47px;
font-weight: bold;
border-radius: 3px;
color: white;
margin-top: 8px;
text-align: center; }
.score-container:after, .best-container:after {
position: absolute;
width: 100%;
top: 10px;
left: 0;
text-transform: uppercase;
font-size: 13px;
line-height: 13px;
text-align: center;
color: #eee4da; }
.score-container .score-addition, .best-container .score-addition {
position: absolute;
right: 30px;
color: red;
font-size: 25px;
line-height: 25px;
font-weight: bold;
color: rgba(119, 110, 101, 0.9);
z-index: 100;
-webkit-animation: move-up 600ms ease-in;
-moz-animation: move-up 600ms ease-in;
animation: move-up 600ms ease-in;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.score-container:after {
content: "Score"; }
.best-container:after {
content: "Best"; }
p {
margin-top: 0;
margin-bottom: 5px;
line-height: 1.65; }
a {
color: #776e65;
font-weight: bold;
text-decoration: underline;
cursor: pointer;
-webkit-tap-highlight-color: transparent; }
strong.important {
text-transform: uppercase; }
hr {
border: none;
border-bottom: 1px solid #d8d4d0;
margin-top: 10px;
margin-bottom: 10px; }
.container {
width: 500px;
margin: 0 auto; }
@-webkit-keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@-moz-keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
@keyframes fade-in {
0% {
opacity: 0; }
100% {
opacity: 1; } }
.game-container {
margin-top: 10px;
position: relative;
padding: 15px;
cursor: default;
-webkit-touch-callout: none;
-ms-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-ms-touch-action: none;
touch-action: none;
background: #104E8B;
border-radius: 0px;
width: 500px;
height: 500px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.game-container .game-message {
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(238, 228, 218, 0.5);
z-index: 100;
text-align: center;
-webkit-animation: fade-in 800ms ease 1200ms;
-moz-animation: fade-in 800ms ease 1200ms;
animation: fade-in 800ms ease 1200ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.game-container .game-message p {
font-size: 60px;
font-weight: bold;
height: 60px;
line-height: 60px;
margin-top: 222px; }
.game-container .game-message .lower {
display: block;
margin-top: 59px; }
.game-container .game-message a {
display: inline-block;
background: #8f7a66;
border-radius: 3px;
padding: 0 20px;
text-decoration: none;
color: #f9f6f2;
height: 40px;
line-height: 42px;
margin-left: 9px; }
.game-container .game-message a.keep-playing-button, .game-container .game-message a.confirm-button, .game-container .game-message a.cancel-button {
display: none; }
.game-container .game-message.game-won {
background: rgba(237, 194, 46, 0.5);
color: #f9f6f2; }
.game-container .game-message.game-won a.keep-playing-button {
display: inline-block; }
.game-container .game-message.game-won, .game-container .game-message.game-over, .game-container .game-message.restart-game {
display: block; }
.game-container .game-message.restart-game {
-webkit-animation: fade-in 400ms ease 100ms;
-moz-animation: fade-in 400ms ease 100ms;
animation: fade-in 400ms ease 100ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.game-container .game-message.restart-game .lower {
margin-top: 85px; }
.game-container .game-message.restart-game .lower a.confirm-button, .game-container .game-message.restart-game .lower a.cancel-button {
display: inline-block; }
.game-container .game-message.restart-game .lower a.retry-button {
display: none; }
.grid-container {
position: absolute;
z-index: 1; }
.grid-row {
margin-bottom: 15px; }
.grid-row:last-child {
margin-bottom: 0; }
.grid-row:after {
content: "";
display: block;
clear: both; }
.grid-cell {
width: 106.25px;
height: 106.25px;
margin-right: 15px;
float: left;
border-radius: 0px;
background: rgba(230, 232, 250, 1.0); }
.grid-cell:last-child {
margin-right: 0; }
.tile-container {
position: absolute;
z-index: 2; }
.tile, .tile .tile-inner {
width: 107px;
height: 107px;
line-height: 116.25px;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.tile.tile-position-1-1 {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
.tile.tile-position-1-2 {
-webkit-transform: translate(0px, 121px);
-moz-transform: translate(0px, 121px);
transform: translate(0px, 121px); }
.tile.tile-position-1-3 {
-webkit-transform: translate(0px, 242px);
-moz-transform: translate(0px, 242px);
transform: translate(0px, 242px); }
.tile.tile-position-1-4 {
-webkit-transform: translate(0px, 363px);
-moz-transform: translate(0px, 363px);
transform: translate(0px, 363px); }
.tile.tile-position-2-1 {
-webkit-transform: translate(121px, 0px);
-moz-transform: translate(121px, 0px);
transform: translate(121px, 0px); }
.tile.tile-position-2-2 {
-webkit-transform: translate(121px, 121px);
-moz-transform: translate(121px, 121px);
transform: translate(121px, 121px); }
.tile.tile-position-2-3 {
-webkit-transform: translate(121px, 242px);
-moz-transform: translate(121px, 242px);
transform: translate(121px, 242px); }
.tile.tile-position-2-4 {
-webkit-transform: translate(121px, 363px);
-moz-transform: translate(121px, 363px);
transform: translate(121px, 363px); }
.tile.tile-position-3-1 {
-webkit-transform: translate(242px, 0px);
-moz-transform: translate(242px, 0px);
transform: translate(242px, 0px); }
.tile.tile-position-3-2 {
-webkit-transform: translate(242px, 121px);
-moz-transform: translate(242px, 121px);
transform: translate(242px, 121px); }
.tile.tile-position-3-3 {
-webkit-transform: translate(242px, 242px);
-moz-transform: translate(242px, 242px);
transform: translate(242px, 242px); }
.tile.tile-position-3-4 {
-webkit-transform: translate(242px, 363px);
-moz-transform: translate(242px, 363px);
transform: translate(242px, 363px); }
.tile.tile-position-4-1 {
-webkit-transform: translate(363px, 0px);
-moz-transform: translate(363px, 0px);
transform: translate(363px, 0px); }
.tile.tile-position-4-2 {
-webkit-transform: translate(363px, 121px);
-moz-transform: translate(363px, 121px);
transform: translate(363px, 121px); }
.tile.tile-position-4-3 {
-webkit-transform: translate(363px, 242px);
-moz-transform: translate(363px, 242px);
transform: translate(363px, 242px); }
.tile.tile-position-4-4 {
-webkit-transform: translate(363px, 363px);
-moz-transform: translate(363px, 363px);
transform: translate(363px, 363px); }
.tile {
position: absolute;
-webkit-transition: 100ms ease-in-out;
-moz-transition: 100ms ease-in-out;
transition: 100ms ease-in-out;
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
transition-property: transform; }
.tile .tile-inner {
border-radius: 0px;
background: #eee4da;
text-align: center;
font-weight: bold;
z-index: 10;
font-size: 55px; }
.tile.tile-0 .tile-inner {
background: #104E8B;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); }
.tile.tile-1 .tile-inner {
background: #FFA500;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); }
.tile.tile-2 .tile-inner {
background: #104E8B;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); }
.tile.tile-4 .tile-inner {
background: #ede0c8;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0), inset 0 0 0 1px rgba(255, 255, 255, 0); }
.tile.tile-8 .tile-inner {
color: #f9f6f2;
background: #f2b179; }
.tile.tile-16 .tile-inner {
color: #f9f6f2;
background: #f59563; }
.tile.tile-32 .tile-inner {
color: #f9f6f2;
background: #f67c5f; }
.tile.tile-64 .tile-inner {
color: #f9f6f2;
background: #f65e3b; }
.tile.tile-128 .tile-inner {
color: #f9f6f2;
background: #edcf72;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.2381), inset 0 0 0 1px rgba(255, 255, 255, 0.14286);
font-size: 45px; }
@media screen and (max-width: 520px) {
.tile.tile-128 .tile-inner {
font-size: 25px; } }
.tile.tile-256 .tile-inner {
color: #f9f6f2;
background: #edcc61;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.31746), inset 0 0 0 1px rgba(255, 255, 255, 0.19048);
font-size: 45px; }
@media screen and (max-width: 520px) {
.tile.tile-256 .tile-inner {
font-size: 25px; } }
.tile.tile-512 .tile-inner {
color: #f9f6f2;
background: #edc850;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.39683), inset 0 0 0 1px rgba(255, 255, 255, 0.2381);
font-size: 45px; }
@media screen and (max-width: 520px) {
.tile.tile-512 .tile-inner {
font-size: 25px; } }
.tile.tile-1024 .tile-inner {
color: #f9f6f2;
background: #edc53f;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.47619), inset 0 0 0 1px rgba(255, 255, 255, 0.28571);
font-size: 35px; }
@media screen and (max-width: 520px) {
.tile.tile-1024 .tile-inner {
font-size: 15px; } }
.tile.tile-2048 .tile-inner {
color: #f9f6f2;
background: #edc22e;
box-shadow: 0 0 30px 10px rgba(243, 215, 116, 0.55556), inset 0 0 0 1px rgba(255, 255, 255, 0.33333);
font-size: 35px; }
@media screen and (max-width: 520px) {
.tile.tile-2048 .tile-inner {
font-size: 15px; } }
.tile.tile-super .tile-inner {
color: #f9f6f2;
background: #3c3a32;
font-size: 30px; }
@media screen and (max-width: 520px) {
.tile.tile-super .tile-inner {
font-size: 10px; } }
@-webkit-keyframes appear {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@-moz-keyframes appear {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@keyframes appear {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
100% {
opacity: 1;
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
.tile-new .tile-inner {
-webkit-animation: fade-in 400ms ease 100ms;
-moz-animation: fade-in 400ms ease 100ms;
animation: fade-in 400ms ease 100ms;
-webkit-animation-fill-mode: backwards;
-moz-animation-fill-mode: backwards;
animation-fill-mode: backwards; }
@-webkit-keyframes pop {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2); }
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@-moz-keyframes pop {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2); }
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
@keyframes pop {
0% {
-webkit-transform: scale(0);
-moz-transform: scale(0);
transform: scale(0); }
50% {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
transform: scale(1.2); }
100% {
-webkit-transform: scale(1);
-moz-transform: scale(1);
transform: scale(1); } }
.tile-merged .tile-inner {
z-index: 20;
-webkit-animation: pop 200ms ease 100ms;
-moz-animation: pop 200ms ease 100ms;
animation: pop 200ms ease 100ms;
-webkit-animation-fill-mode: backwards;
-moz-animation-fill-mode: backwards;
animation-fill-mode: backwards; }
.above-game:after {
content: "";
display: block;
clear: both; }
.game-intro {
float: left;
line-height: 42px;
margin-bottom: 0; }
.restart-button {
display: inline-block;
background: #8f7a66;
border-radius: 3px;
padding: 0 20px;
text-decoration: none;
color: #f9f6f2;
height: 40px;
line-height: 42px;
display: block;
text-align: center;
float: right; }
.game-explanation {
margin-top: 10px; }
@media screen and (max-width: 520px) {
html, body {
font-size: 15px; }
body {
margin: 20px 0;
padding: 0 20px; }
h1.title {
font-size: 27px;
margin-top: 15px; }
.container {
width: 280px;
margin: 0 auto; }
.score-container, .best-container {
margin-top: 0;
padding: 15px 10px;
min-width: 40px; }
.heading {
margin-bottom: 10px; }
.game-intro {
width: 55%;
display: block;
box-sizing: border-box;
line-height: 1.65; }
.restart-button {
width: 42%;
padding: 0;
display: block;
box-sizing: border-box;
margin-top: 2px; }
.game-container {
margin-top: 17px;
position: relative;
padding: 10px;
cursor: default;
-webkit-touch-callout: none;
-ms-touch-callout: none;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-ms-touch-action: none;
touch-action: none;
background: #bbada0;
border-radius: 6px;
width: 280px;
height: 280px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.game-container .game-message {
display: none;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background: rgba(238, 228, 218, 0.5);
z-index: 100;
text-align: center;
-webkit-animation: fade-in 800ms ease 1200ms;
-moz-animation: fade-in 800ms ease 1200ms;
animation: fade-in 800ms ease 1200ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.game-container .game-message p {
font-size: 60px;
font-weight: bold;
height: 60px;
line-height: 60px;
margin-top: 222px; }
.game-container .game-message .lower {
display: block;
margin-top: 59px; }
.game-container .game-message a {
display: inline-block;
background: #8f7a66;
border-radius: 3px;
padding: 0 20px;
text-decoration: none;
color: #f9f6f2;
height: 40px;
line-height: 42px;
margin-left: 9px; }
.game-container .game-message a.keep-playing-button, .game-container .game-message a.confirm-button, .game-container .game-message a.cancel-button {
display: none; }
.game-container .game-message.game-won {
background: rgba(237, 194, 46, 0.5);
color: #f9f6f2; }
.game-container .game-message.game-won a.keep-playing-button {
display: inline-block; }
.game-container .game-message.game-won, .game-container .game-message.game-over, .game-container .game-message.restart-game {
display: block; }
.game-container .game-message.restart-game {
-webkit-animation: fade-in 400ms ease 100ms;
-moz-animation: fade-in 400ms ease 100ms;
animation: fade-in 400ms ease 100ms;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
animation-fill-mode: both; }
.game-container .game-message.restart-game .lower {
margin-top: 85px; }
.game-container .game-message.restart-game .lower a.confirm-button, .game-container .game-message.restart-game .lower a.cancel-button {
display: inline-block; }
.game-container .game-message.restart-game .lower a.retry-button {
display: none; }
.grid-container {
position: absolute;
z-index: 1; }
.grid-row {
margin-bottom: 10px; }
.grid-row:last-child {
margin-bottom: 0; }
.grid-row:after {
content: "";
display: block;
clear: both; }
.grid-cell {
width: 57.5px;
height: 57.5px;
margin-right: 10px;
float: left;
border-radius: 3px;
background: rgba(238, 228, 218, 0.35); }
.grid-cell:last-child {
margin-right: 0; }
.tile-container {
position: absolute;
z-index: 2; }
.tile, .tile .tile-inner {
width: 58px;
height: 58px;
line-height: 67.5px;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.tile.tile-position-1-1 {
-webkit-transform: translate(0px, 0px);
-moz-transform: translate(0px, 0px);
transform: translate(0px, 0px); }
.tile.tile-position-1-2 {
-webkit-transform: translate(0px, 67px);
-moz-transform: translate(0px, 67px);
transform: translate(0px, 67px); }
.tile.tile-position-1-3 {
-webkit-transform: translate(0px, 135px);
-moz-transform: translate(0px, 135px);
transform: translate(0px, 135px); }
.tile.tile-position-1-4 {
-webkit-transform: translate(0px, 202px);
-moz-transform: translate(0px, 202px);
transform: translate(0px, 202px); }
.tile.tile-position-2-1 {
-webkit-transform: translate(67px, 0px);
-moz-transform: translate(67px, 0px);
transform: translate(67px, 0px); }
.tile.tile-position-2-2 {
-webkit-transform: translate(67px, 67px);
-moz-transform: translate(67px, 67px);
transform: translate(67px, 67px); }
.tile.tile-position-2-3 {
-webkit-transform: translate(67px, 135px);
-moz-transform: translate(67px, 135px);
transform: translate(67px, 135px); }
.tile.tile-position-2-4 {
-webkit-transform: translate(67px, 202px);
-moz-transform: translate(67px, 202px);
transform: translate(67px, 202px); }
.tile.tile-position-3-1 {
-webkit-transform: translate(135px, 0px);
-moz-transform: translate(135px, 0px);
transform: translate(135px, 0px); }
.tile.tile-position-3-2 {
-webkit-transform: translate(135px, 67px);
-moz-transform: translate(135px, 67px);
transform: translate(135px, 67px); }
.tile.tile-position-3-3 {
-webkit-transform: translate(135px, 135px);
-moz-transform: translate(135px, 135px);
transform: translate(135px, 135px); }
.tile.tile-position-3-4 {
-webkit-transform: translate(135px, 202px);
-moz-transform: translate(135px, 202px);
transform: translate(135px, 202px); }
.tile.tile-position-4-1 {
-webkit-transform: translate(202px, 0px);
-moz-transform: translate(202px, 0px);
transform: translate(202px, 0px); }
.tile.tile-position-4-2 {
-webkit-transform: translate(202px, 67px);
-moz-transform: translate(202px, 67px);
transform: translate(202px, 67px); }
.tile.tile-position-4-3 {
-webkit-transform: translate(202px, 135px);
-moz-transform: translate(202px, 135px);
transform: translate(202px, 135px); }
.tile.tile-position-4-4 {
-webkit-transform: translate(202px, 202px);
-moz-transform: translate(202px, 202px);
transform: translate(202px, 202px); }
.tile .tile-inner {
font-size: 35px; }
.game-message p {
font-size: 30px !important;
height: 30px !important;
line-height: 30px !important;
margin-top: 90px !important; }
.game-message .lower {
margin-top: 30px !important; } }
|
test.html | kartik1312/Test2 | <!DOCTYPE html>
<html>
<head>
<title>New Dashboard</title>
</head>
<body>
<ul>
<li>mIlk</li>
<li>tiffin</li>
<li>hwiehdiu</li>
<li>hwiehdiu</li>
<li>hwiehdiu</li>
<li>hwiehdiu</li>
<li>hwiehdiu</li>
<li>hwiehdiu</li>
</ul>
</body>
</html> |
all-data/12000-12999/12913-22.html | BuzzAcademy/idioms-moe-unformatted-data | <table width="90%" border="0"><tr><td><script>function openfile(url) {fullwin = window.open(url, "fulltext", "toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,resizable=yes");}</script><div class="flayoutclass"><div class="flayoutclass_first"><table class="tableoutfmt2"><tr><th class="std1"><b>條目 </b></th><td class="std2">愁眉淚眼</td></tr>
<tr><th class="std1"><b>注音 </b></th><td class="std2">ㄔㄡ<sup class="subfont">ˊ</sup> ㄇㄟ<sup class="subfont">ˊ</sup> ㄌㄟ<sup class="subfont">ˋ</sup> |ㄢ<sup class="subfont">ˇ</sup></td></tr>
<tr><th class="std1"><b>漢語拼音 </b></th><td class="std2"><font class="english_word">chóu méi lèi yǎn</font></td></tr>
<tr><th class="std1"><b>釋義 </b></th><td class="std2">眉頭緊鎖,雙眼含淚。形容愁苦悲傷的樣子。明˙高濂˙玉簪記˙第二十四齣:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>守著個更更點點,淒淒冷冷,隔著個朝朝暮暮,思思念念,腸斷了愁眉淚眼。<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center>儒林外史˙第十一回:<img src=/cydic/dicword/fa40.gif border=0 alt=* class=fontimg valign=center>當晚,養娘走進房來看小姐,只見愁眉淚眼,長吁短歎。<img src=/cydic/dicword/fa41.gif border=0 alt=* class=fontimg valign=center></td></tr>
<tr><th class="std1"><b><font class="fltypefont">附錄</font> </b></th><td class="std2">修訂本參考資料</td></tr>
</td></tr></table></div> <!-- flayoutclass_first --><div class="flayoutclass_second"></div> <!-- flayoutclass_second --></div> <!-- flayoutclass --></td></tr></table>
|
attachments/index.html | RocHack/meal-plan-data-grapher | <!doctype html>
<html>
<head>
<title>Meal Plan Data Grapher</title>
<meta charset="utf-8">
<link rel="stylesheet" href="/static/base.css">
<link rel="stylesheet" href="styles.css">
<script>
if (location.protocol == 'http:'
&& location.host != 'localhost') {
location.protocol = 'https';
}
</script>
<script src="d3/d3.min.js"></script>
</head>
<body>
<h1>Meal Plan Data Grapher</h1>
<p>
<!--Showing data from <span id="num_showing">0</span> users.-->
<a id="show_all_link" href="#">Show all</a>
<a id="get_data_link" href="login">Get your data</a>
<select id="fund_select">
<option value="1" selected="selected">Declining</option>
<option value="0">All</option>
<option value="2">Uros</option>
</select>
</p>
<div id="graph"></div>
<form id="login_form" action="login" method="post">
<input id="netid" type="text" placeholder="Net ID">
<input id="password" type="password" placeholder="Password">
<input id="login_btn" type="submit" value="Get your data">
<img id="loader" src="loading.gif">
<p id="response_note"></p>
</form>
<ul id="legend"></ul>
<script src="script.js"></script>
</body>
</html>
|
COMP5517/JavaSpeech/festvox/html/x688.html | edwardtoday/PolyU_MScST | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/loose.dtd">
<HTML
><HEAD
><TITLE
>Extracting features from utterances</TITLE
><META
NAME="GENERATOR"
CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
REL="HOME"
TITLE="Building Synthetic Voices"
HREF="book1.html"><LINK
REL="UP"
TITLE="A Practical Speech Synthesis System"
HREF="c180.html"><LINK
REL="PREVIOUS"
TITLE="Utterance building"
HREF="x591.html"><LINK
REL="NEXT"
TITLE="Building Synthetic Voices"
HREF="p710.html"></HEAD
><BODY
CLASS="SECT1"
BGCOLOR="#FFFFFF"
TEXT="#000000"
LINK="#0000FF"
VLINK="#840084"
ALINK="#0000FF"
><DIV
CLASS="NAVHEADER"
><TABLE
SUMMARY="Header navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TH
COLSPAN="3"
ALIGN="center"
>Building Synthetic Voices</TH
></TR
><TR
><TD
WIDTH="10%"
ALIGN="left"
VALIGN="bottom"
><A
HREF="x591.html"
ACCESSKEY="P"
><<< Previous</A
></TD
><TD
WIDTH="80%"
ALIGN="center"
VALIGN="bottom"
>A Practical Speech Synthesis System</TD
><TD
WIDTH="10%"
ALIGN="right"
VALIGN="bottom"
><A
HREF="p710.html"
ACCESSKEY="N"
>Next >>></A
></TD
></TR
></TABLE
><HR
ALIGN="LEFT"
WIDTH="100%"></DIV
><DIV
CLASS="SECT1"
><H1
CLASS="SECT1"
><A
NAME="AEN688"
>Extracting features from utterances</A
></H1
><P
> Many of the training techniques that are described in the
following chapters extract basic features (via pathnames) from
a set of utterances. This can most easily be done by the
<TT
CLASS="FILENAME"
>festival/examples/dumpfeats</TT
> Festival script. It takes
a list of feature/pathnames, as a list or from a file and saves
the values for a given set of items in a single feature file (or
one for each utterance). Call <TT
CLASS="FILENAME"
>festival/examples/dumpfeats</TT
>
with the argument <CODE
CLASS="VARNAME"
>-h</CODE
> for more details. </P
><P
>For example suppose for all utterances we want the segment
duration, its name, the name of the segment preceding it
and the segment following it.
<A
NAME="AEN697"
></A
><BLOCKQUOTE
CLASS="BLOCKQUOTE"
><P
CLASS="LITERALLAYOUT"
>dumpfeats -feats '(segment_duration name p.name n.name)' \<br>
-relation Segment -output dur.feats festival/utts/*.utt</P
></BLOCKQUOTE
>
If you wish to save the features in separate files one
for each utterance, if the output filename contains a <SPAN
CLASS="QUOTE"
>"<I
CLASS="EMPHASIS"
>%s</I
>"</SPAN
>
it will be filled in with the utterance fileid. Thus to dump
all features named in the file <TT
CLASS="FILENAME"
>duration.featnames</TT
> we
would call
<A
NAME="AEN702"
></A
><BLOCKQUOTE
CLASS="BLOCKQUOTE"
><P
CLASS="LITERALLAYOUT"
>dumpfeats -feats duration.featnames -relation Segment \<br>
-output feats/%s.dur festival/utts/*.utt</P
></BLOCKQUOTE
>
The file <TT
CLASS="FILENAME"
>duration.featnames</TT
> should contain the features/pathnames
one per line (without the opening and closing parenthesis. </P
><P
>Other features and other specific code (e.g. selecting a
voice that uses an appropriate phone set), can be included in this
process by naming a scheme file with the <CODE
CLASS="VARNAME"
>-eval</CODE
> option. </P
><P
>The dumped feature files consist of a line for each
item in the named relation containing the requested feature values
white space separated. For example
<A
NAME="AEN708"
></A
><BLOCKQUOTE
CLASS="BLOCKQUOTE"
><P
CLASS="LITERALLAYOUT"
>0.399028 pau 0 sh <br>
0.08243 sh pau iy <br>
0.07458 iy sh hh <br>
0.048084 hh iy ae <br>
0.062803 ae hh d <br>
0.020608 d ae y <br>
0.082979 y d ax <br>
0.08208 ax y r <br>
0.036936 r ax d <br>
0.036935 d r aa <br>
0.081057 aa d r <br>
...</P
></BLOCKQUOTE
></P
></DIV
><DIV
CLASS="NAVFOOTER"
><HR
ALIGN="LEFT"
WIDTH="100%"><TABLE
SUMMARY="Footer navigation table"
WIDTH="100%"
BORDER="0"
CELLPADDING="0"
CELLSPACING="0"
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
><A
HREF="x591.html"
ACCESSKEY="P"
><<< Previous</A
></TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="book1.html"
ACCESSKEY="H"
>Home</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
><A
HREF="p710.html"
ACCESSKEY="N"
>Next >>></A
></TD
></TR
><TR
><TD
WIDTH="33%"
ALIGN="left"
VALIGN="top"
>Utterance building</TD
><TD
WIDTH="34%"
ALIGN="center"
VALIGN="top"
><A
HREF="c180.html"
ACCESSKEY="U"
>Up</A
></TD
><TD
WIDTH="33%"
ALIGN="right"
VALIGN="top"
>Building Synthetic Voices</TD
></TR
></TABLE
></DIV
></BODY
></HTML
> |
04-AreasPerimetros/doc/vista/class-use/PTrianguloEscaleno.html | Cesarfr/desarrollo-aplicaciones | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (1.8.0_91) on Tue May 24 01:01:36 CDT 2016 -->
<title>Uses of Class vista.PTrianguloEscaleno</title>
<meta name="date" content="2016-05-24">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class vista.PTrianguloEscaleno";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../vista/PTrianguloEscaleno.html" title="class in vista">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?vista/class-use/PTrianguloEscaleno.html" target="_top">Frames</a></li>
<li><a href="PTrianguloEscaleno.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class vista.PTrianguloEscaleno" class="title">Uses of Class<br>vista.PTrianguloEscaleno</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../vista/PTrianguloEscaleno.html" title="class in vista">PTrianguloEscaleno</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#controlador">controlador</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="controlador">
<!-- -->
</a>
<h3>Uses of <a href="../../vista/PTrianguloEscaleno.html" title="class in vista">PTrianguloEscaleno</a> in <a href="../../controlador/package-summary.html">controlador</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../controlador/package-summary.html">controlador</a> with parameters of type <a href="../../vista/PTrianguloEscaleno.html" title="class in vista">PTrianguloEscaleno</a></span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../controlador/PerimetroTrianguloEscaleno.html#PerimetroTrianguloEscaleno-vista.PTrianguloEscaleno-modelo.Triangulo-">PerimetroTrianguloEscaleno</a></span>(<a href="../../vista/PTrianguloEscaleno.html" title="class in vista">PTrianguloEscaleno</a> vista,
<a href="../../modelo/Triangulo.html" title="class in modelo">Triangulo</a> modelo)</code>
<div class="block">Constructor de la clase controladora</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../vista/PTrianguloEscaleno.html" title="class in vista">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?vista/class-use/PTrianguloEscaleno.html" target="_top">Frames</a></li>
<li><a href="PTrianguloEscaleno.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>
|
03c2f62/html/functions_func_l.html | v8-dox/v8-dox.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>V8 API Reference Guide for node.js v0.5.6: Class Members - Functions</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 style="padding-left: 0.5em;">
<div id="projectname">V8 API Reference Guide for node.js v0.5.6
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li class="current"><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="navrow3" class="tabs2">
<ul class="tablist">
<li><a href="functions.html"><span>All</span></a></li>
<li class="current"><a href="functions_func.html"><span>Functions</span></a></li>
<li><a href="functions_vars.html"><span>Variables</span></a></li>
<li><a href="functions_type.html"><span>Typedefs</span></a></li>
<li><a href="functions_enum.html"><span>Enumerations</span></a></li>
</ul>
</div>
<div id="navrow4" class="tabs3">
<ul class="tablist">
<li><a href="functions_func.html#index_a"><span>a</span></a></li>
<li><a href="functions_func_b.html#index_b"><span>b</span></a></li>
<li><a href="functions_func_c.html#index_c"><span>c</span></a></li>
<li><a href="functions_func_d.html#index_d"><span>d</span></a></li>
<li><a href="functions_func_e.html#index_e"><span>e</span></a></li>
<li><a href="functions_func_f.html#index_f"><span>f</span></a></li>
<li><a href="functions_func_g.html#index_g"><span>g</span></a></li>
<li><a href="functions_func_h.html#index_h"><span>h</span></a></li>
<li><a href="functions_func_i.html#index_i"><span>i</span></a></li>
<li class="current"><a href="functions_func_l.html#index_l"><span>l</span></a></li>
<li><a href="functions_func_m.html#index_m"><span>m</span></a></li>
<li><a href="functions_func_n.html#index_n"><span>n</span></a></li>
<li><a href="functions_func_o.html#index_o"><span>o</span></a></li>
<li><a href="functions_func_p.html#index_p"><span>p</span></a></li>
<li><a href="functions_func_r.html#index_r"><span>r</span></a></li>
<li><a href="functions_func_s.html#index_s"><span>s</span></a></li>
<li><a href="functions_func_t.html#index_t"><span>t</span></a></li>
<li><a href="functions_func_u.html#index_u"><span>u</span></a></li>
<li><a href="functions_func_w.html#index_w"><span>w</span></a></li>
<li><a href="functions_func_~.html#index_~"><span>~</span></a></li>
</ul>
</div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
 
<h3><a class="anchor" id="index_l"></a>- l -</h3><ul>
<li>Length()
: <a class="el" href="classv8_1_1_script_data.html#a6aa1007dfe6b09a5e59443bb1afff0b9">v8::ScriptData</a>
</li>
<li>length()
: <a class="el" href="classv8_1_1_string_1_1_external_ascii_string_resource.html#aeecccc52434c2057d3dc5c9732458a8e">v8::String::ExternalAsciiStringResource</a>
, <a class="el" href="classv8_1_1_string_1_1_external_string_resource.html#ab5ca300fea077d7c7774ec49d32e4da1">v8::String::ExternalStringResource</a>
</li>
<li>Length()
: <a class="el" href="classv8_1_1_string.html#a812edd5c3beffb3a08ff94103ac31f23">v8::String</a>
</li>
<li>Local()
: <a class="el" href="classv8_1_1_local.html#af7cf8d2fe7e10a14ad382189712adaff">v8::Local< T ></a>
</li>
<li>Locker()
: <a class="el" href="classv8_1_1_locker.html#a84728a02fbc178d9d3be2a169af45bbb">v8::Locker</a>
</li>
<li>LowMemoryNotification()
: <a class="el" href="classv8_1_1_v8.html#a7df118b9667d04903f8e9fb7452fd1ac">v8::V8</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Aug 11 2015 23:47:22 for V8 API Reference Guide for node.js v0.5.6 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
|
tests/g3/g3evaluator.css | centurianii/g3Observable | body {
background: #F8F8F8;
margin: 0;
padding: 10px;
}
#title > * {
display: inline-block;
}
#title span {
cursor: pointer;
color: blue;
}
.frame {
width: 100%;
height: 400px;
border: 1px solid #808080;
}
.label {
display: inline-block;
min-width: 5em;
margin: 0px 5px 5px;
}
legend {
font: bold 1.2em sans-serif;
}
.hover {
cursor: pointer;
}
.hidden {
display: none;
}
#boardWrapper > * {
float: left;
width: 50%;
overflow: auto;
max-height: 20em;
}
.clearBoardWrapper {
clear: both;
}
#boardWrapper legend{
color: #ffffff;
background: #000058;
padding: 0.4em;
}
textarea {
font: 0.8em "Courier New",monospace;
color: #ffffff;
background: #000058;
width: 100%;
}
pre {
margin: 0 2px;
white-space: pre-wrap;
/*background: #eee;*/
}
/*#console .data {
display: block;
margin: 2px;
border: 1px solid #ccc;
padding: 0;
}*/
/*
* '.gridTabbedData': Float wrapper of panels
*/
.gridTabbedData {
position: relative;
display: inline-block;
float: left;
width: 50%;
margin: 0;
border: 0;
padding: 0;
}
/*
* '.tabbedData': General styles of panels
*/
.tabbedData {
overflow: auto;
width: auto;
height: 20em;
margin: 2px;
border: 3px double #808080;
}
.tabbedData:hover {
border-color: #000000;
}
/*
* '.tabs', '.titleBar': contain floating classes of each panel
*/
.tabbedData .tabs, .tabbedData .titleBar {
display: block;
clear: both;
}
/*
* '.titleBar': Title bar of each panel
*/
.tabbedData .titleBar {
display: inline-block;
margin: 2px;
border: 1px solid #ccc;
background: #eee;
}
.tabbedData .titleBar .title {
float: left;
margin: 3px;
border: 0;
padding: 4px 8px;
color: #666666;
}
.tabbedData .titleBar .title:hover {
cursor: pointer;
color: #ffffff;
background: #808080;
}
.tabbedData .titleBar .load {
float: left;
margin: 2px;
border: 1px solid #ccc;
padding: 4px 2px;
color: #666666;
}
.tabbedData .titleBar .load:hover {
cursor: pointer;
color: #ffffff;
background: #808080;
}
/*
* '.tabBar': Title bar of each tab
*/
.tabbedData .tabs .tabBar {
display: inline-block;
float: left;
margin: 1px;
border: 1px solid #ccc;
background: #eee;
}
/*
* '.tab': Tab title
*/
.tabbedData .tabs .tabBar .tab {
float: left;
margin: 1px;
border: 0;
padding: 2px 8px;
color: #666666;
}
.tabbedData .tabs .tabBar .tab:hover {
cursor: pointer;
color: #ffffff;
background: #808080;
}
/*
* '.close': Close button of each tab bar
*/
.tabbedData .tabs .tabBar .close {
float: left;
margin: 1px;
border: 1px solid #ccc;
padding: 2px 2px;
font: 1em "Courier New",monospace;
color: #666666;
}
.tabbedData .tabs .tabBar .close:hover {
cursor: pointer;
color: #ffffff;
background: #808080;
}
/*
* '.data': Data for each tab bar
*/
/*.tabbedData .tabs*/ .data {
display: block;
margin: 2px;
border: 1px solid #ccc;
padding: 4px 8px;
background: #eee;
}
/*
* Js styles
*/
#title .edit {
color: red;
}
.tabbedData .titleBar .visited {
color: #666666;
background: #d6d6d6;
}
.tabbedData .titleBar .enabled {
color: #ffffff;
background: #808080;
}
.tabbedData .tabs .tabBar .visited {
color: #666666;
background: #d6d6d6;
}
.tabbedData .tabs .tabBar .enabled {
color: #ffffff;
background: #808080;
}
.tabbedData .tabs .hide {
display: none;
} |
resman.html | nocommon/ecbook_app | <!DOCTYPE HTML>
<ons-page id="resmanPage">
<ons-toolbar>
<div class="left">
<ons-toolbar-button onclick="fn.open()">
<ons-icon icon="ion-navicon, material:md-menu"></ons-icon>
</ons-toolbar-button>
</div>
<div class="center">
Resource Management
</div>
</ons-toolbar>
<ons-gesture-detector>
<div id="detect-area" style="width:100%;height:200px;background-color: green;text-align: center">
Swipe Here
</div>
</ons-gesture-detector>
</ons-page>
|
6083/decisionAppSlide2.html | rahulraj/My-Site | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title> DecisionHelperBot Presentation</title>
<!--Javascript black magic that makes IE standards-compliant!-->
<!--[if lt IE 9]>
<script src="http://ie7-js.googlecode.com/svn/version/2.1(beta4)/IE9.js"></script>
<![endif]-->
<!--Sticky footer fix for IE-->
<!--[if !IE 7]>
<style type="text/css">
#wrap {display:table;height:100%}
</style>
<![endif]-->
</head>
<body>
<div id="wrap">
<header>
<h1>DecisionHelperBot</h1>
</header>
<article>
<img alt="Screenshot of the app's code" src="decisionBotCode.png">
<ul>
<li>In addition, this apps exercises some algorithmic code written
using App Inventor.</li>
<li>The responses are randomly chosen from a list, but the generated
random number is skewed to favor values higher in the list.</li>
<li>When the user clicks on "Yes" when asked if the answer is satisfactory
that answer is bubbled up in the list, so it is more likely to appear
in future selections.</li>
</article>
<nav>
<a href="6S083Turnin.html">Back</a>
<a href="decisionAppSlide1.html">Previous</a>
</nav>
</div><!--"wrap"-->
</body>
</html>
|
_includes/nav.html | manikantareddyd/ManikantaReddyD.github.io | <div class="clearfix border-bottom-thick header-border">
<ul class="list-reset left py-1 header-text font-smoothing">
<li class="inline-block"></li>
<li class="inline-block">
<a class="align-middle link-primary header-link mr-2" href="/">Home</a>
</li>
<li class="inline-block">
<a class="align-middle link-primary header-link mr-2" href="/about/">About</a>
</li>
<li class="inline-block">
<a class="align-middle link-primary header-link mr-2" href="/work/">Work</a>
</li>
<li class="inline-block">
<a class="align-middle link-primary header-link mr-2" href="/resume/">Resume</a>
</li>
<li class="inline-block">
<a class="align-middle link-primary header-link mr-2" href="/tags/">Tags</a>
</li>
</ul>
</div> |
docs/classes/Kiwi.Textures.SingleImage.html | NoelReverse/dys | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Kiwi.Textures.SingleImage - Kiwi.js</title>
<link rel="stylesheet" href="http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css">
<link rel="stylesheet" href="../assets/vendor/prettify/prettify-min.css">
<link rel="stylesheet" href="../assets/css/main.css" id="site_styles">
<link rel="shortcut icon" type="image/png" href="../assets/favicon.png">
<script src="http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js"></script>
</head>
<body class="yui3-skin-sam">
<div id="doc">
<div id="hd" class="yui3-g header">
<div class="yui3-u-3-4">
<h1><img src="../assets/css/logo.png" title="Kiwi.js"></h1>
</div>
<div class="yui3-u-1-4 version">
<em>API Docs for: 1.1.1</em>
</div>
</div>
<div id="bd" class="yui3-g">
<div class="yui3-u-1-4">
<div id="docs-sidebar" class="sidebar apidocs">
<div id="api-list">
<h2 class="off-left">APIs</h2>
<div id="api-tabview" class="tabview">
<ul class="tabs">
<li><a href="#api-classes">Classes</a></li>
<li><a href="#api-modules">Modules</a></li>
</ul>
<div id="api-tabview-filter">
<input type="search" id="api-filter" placeholder="Type to filter APIs">
</div>
<div id="api-tabview-panel">
<ul id="api-classes" class="apis classes">
<li><a href="../classes/Kiwi.Animations.Animation.html">Kiwi.Animations.Animation</a></li>
<li><a href="../classes/Kiwi.Animations.Sequence.html">Kiwi.Animations.Sequence</a></li>
<li><a href="../classes/Kiwi.Animations.Tween.html">Kiwi.Animations.Tween</a></li>
<li><a href="../classes/Kiwi.Animations.Tweens.Easing.Back.html">Kiwi.Animations.Tweens.Easing.Back</a></li>
<li><a href="../classes/Kiwi.Animations.Tweens.Easing.Bounce.html">Kiwi.Animations.Tweens.Easing.Bounce</a></li>
<li><a href="../classes/Kiwi.Animations.Tweens.Easing.Circular.html">Kiwi.Animations.Tweens.Easing.Circular</a></li>
<li><a href="../classes/Kiwi.Animations.Tweens.Easing.Cubic.html">Kiwi.Animations.Tweens.Easing.Cubic</a></li>
<li><a href="../classes/Kiwi.Animations.Tweens.Easing.Elastic.html">Kiwi.Animations.Tweens.Easing.Elastic</a></li>
<li><a href="../classes/Kiwi.Animations.Tweens.Easing.Exponential.html">Kiwi.Animations.Tweens.Easing.Exponential</a></li>
<li><a href="../classes/Kiwi.Animations.Tweens.Easing.Linear.html">Kiwi.Animations.Tweens.Easing.Linear</a></li>
<li><a href="../classes/Kiwi.Animations.Tweens.Easing.Quadratic.html">Kiwi.Animations.Tweens.Easing.Quadratic</a></li>
<li><a href="../classes/Kiwi.Animations.Tweens.Easing.Quartic.html">Kiwi.Animations.Tweens.Easing.Quartic</a></li>
<li><a href="../classes/Kiwi.Animations.Tweens.Easing.Quintic.html">Kiwi.Animations.Tweens.Easing.Quintic</a></li>
<li><a href="../classes/Kiwi.Animations.Tweens.Easing.Sinusoidal.html">Kiwi.Animations.Tweens.Easing.Sinusoidal</a></li>
<li><a href="../classes/Kiwi.Animations.Tweens.TweenManager.html">Kiwi.Animations.Tweens.TweenManager</a></li>
<li><a href="../classes/Kiwi.Camera.html">Kiwi.Camera</a></li>
<li><a href="../classes/Kiwi.CameraManager.html">Kiwi.CameraManager</a></li>
<li><a href="../classes/Kiwi.Component.html">Kiwi.Component</a></li>
<li><a href="../classes/Kiwi.ComponentManager.html">Kiwi.ComponentManager</a></li>
<li><a href="../classes/Kiwi.Components.AnimationManager.html">Kiwi.Components.AnimationManager</a></li>
<li><a href="../classes/Kiwi.Components.ArcadePhysics.html">Kiwi.Components.ArcadePhysics</a></li>
<li><a href="../classes/Kiwi.Components.Box.html">Kiwi.Components.Box</a></li>
<li><a href="../classes/Kiwi.Components.Input.html">Kiwi.Components.Input</a></li>
<li><a href="../classes/Kiwi.Components.Sound.html">Kiwi.Components.Sound</a></li>
<li><a href="../classes/Kiwi.Entity.html">Kiwi.Entity</a></li>
<li><a href="../classes/Kiwi.Files.DataLibrary.html">Kiwi.Files.DataLibrary</a></li>
<li><a href="../classes/Kiwi.Files.File.html">Kiwi.Files.File</a></li>
<li><a href="../classes/Kiwi.Files.FileStore.html">Kiwi.Files.FileStore</a></li>
<li><a href="../classes/Kiwi.Files.Loader.html">Kiwi.Files.Loader</a></li>
<li><a href="../classes/Kiwi.Game.html">Kiwi.Game</a></li>
<li><a href="../classes/Kiwi.GameManager.html">Kiwi.GameManager</a></li>
<li><a href="../classes/Kiwi.GameObjects.Sprite.html">Kiwi.GameObjects.Sprite</a></li>
<li><a href="../classes/Kiwi.GameObjects.StaticImage.html">Kiwi.GameObjects.StaticImage</a></li>
<li><a href="../classes/Kiwi.GameObjects.Textfield.html">Kiwi.GameObjects.Textfield</a></li>
<li><a href="../classes/Kiwi.GameObjects.Tilemap.TileMap.html">Kiwi.GameObjects.Tilemap.TileMap</a></li>
<li><a href="../classes/Kiwi.GameObjects.Tilemap.TileMapLayer.html">Kiwi.GameObjects.Tilemap.TileMapLayer</a></li>
<li><a href="../classes/Kiwi.GameObjects.Tilemap.TileType.html">Kiwi.GameObjects.Tilemap.TileType</a></li>
<li><a href="../classes/Kiwi.Geom.AABB.html">Kiwi.Geom.AABB</a></li>
<li><a href="../classes/Kiwi.Geom.Circle.html">Kiwi.Geom.Circle</a></li>
<li><a href="../classes/Kiwi.Geom.Intersect.html">Kiwi.Geom.Intersect</a></li>
<li><a href="../classes/Kiwi.Geom.IntersectResult.html">Kiwi.Geom.IntersectResult</a></li>
<li><a href="../classes/Kiwi.Geom.Line.html">Kiwi.Geom.Line</a></li>
<li><a href="../classes/Kiwi.Geom.Matrix.html">Kiwi.Geom.Matrix</a></li>
<li><a href="../classes/Kiwi.Geom.Point.html">Kiwi.Geom.Point</a></li>
<li><a href="../classes/Kiwi.Geom.Ray.html">Kiwi.Geom.Ray</a></li>
<li><a href="../classes/Kiwi.Geom.Rectangle.html">Kiwi.Geom.Rectangle</a></li>
<li><a href="../classes/Kiwi.Geom.Transform.html">Kiwi.Geom.Transform</a></li>
<li><a href="../classes/Kiwi.Geom.Vector2.html">Kiwi.Geom.Vector2</a></li>
<li><a href="../classes/Kiwi.Group.html">Kiwi.Group</a></li>
<li><a href="../classes/Kiwi.HUD.HUDComponents.Counter.html">Kiwi.HUD.HUDComponents.Counter</a></li>
<li><a href="../classes/Kiwi.HUD.HUDComponents.Time.html">Kiwi.HUD.HUDComponents.Time</a></li>
<li><a href="../classes/Kiwi.HUD.HUDComponents.WidgetInput.html">Kiwi.HUD.HUDComponents.WidgetInput</a></li>
<li><a href="../classes/Kiwi.HUD.HUDDisplay.html">Kiwi.HUD.HUDDisplay</a></li>
<li><a href="../classes/Kiwi.HUD.HUDManager.html">Kiwi.HUD.HUDManager</a></li>
<li><a href="../classes/Kiwi.HUD.HUDWidget.html">Kiwi.HUD.HUDWidget</a></li>
<li><a href="../classes/Kiwi.HUD.Widget.Bar.html">Kiwi.HUD.Widget.Bar</a></li>
<li><a href="../classes/Kiwi.HUD.Widget.BasicScore.html">Kiwi.HUD.Widget.BasicScore</a></li>
<li><a href="../classes/Kiwi.HUD.Widget.Button.html">Kiwi.HUD.Widget.Button</a></li>
<li><a href="../classes/Kiwi.HUD.Widget.Icon.html">Kiwi.HUD.Widget.Icon</a></li>
<li><a href="../classes/Kiwi.HUD.Widget.IconBar.html">Kiwi.HUD.Widget.IconBar</a></li>
<li><a href="../classes/Kiwi.HUD.Widget.Menu.html">Kiwi.HUD.Widget.Menu</a></li>
<li><a href="../classes/Kiwi.HUD.Widget.MenuItem.html">Kiwi.HUD.Widget.MenuItem</a></li>
<li><a href="../classes/Kiwi.HUD.Widget.TextField.html">Kiwi.HUD.Widget.TextField</a></li>
<li><a href="../classes/Kiwi.HUD.Widget.Time.html">Kiwi.HUD.Widget.Time</a></li>
<li><a href="../classes/Kiwi.IChild.html">Kiwi.IChild</a></li>
<li><a href="../classes/Kiwi.Input.Finger.html">Kiwi.Input.Finger</a></li>
<li><a href="../classes/Kiwi.Input.InputManager.html">Kiwi.Input.InputManager</a></li>
<li><a href="../classes/Kiwi.Input.Key.html">Kiwi.Input.Key</a></li>
<li><a href="../classes/Kiwi.Input.Keyboard.html">Kiwi.Input.Keyboard</a></li>
<li><a href="../classes/Kiwi.Input.Keycodes.html">Kiwi.Input.Keycodes</a></li>
<li><a href="../classes/Kiwi.Input.Mouse.html">Kiwi.Input.Mouse</a></li>
<li><a href="../classes/Kiwi.Input.MouseCursor.html">Kiwi.Input.MouseCursor</a></li>
<li><a href="../classes/Kiwi.Input.Pointer.html">Kiwi.Input.Pointer</a></li>
<li><a href="../classes/Kiwi.Input.Touch.html">Kiwi.Input.Touch</a></li>
<li><a href="../classes/Kiwi.PluginManager.html">Kiwi.PluginManager</a></li>
<li><a href="../classes/Kiwi.Renderers.CanvasRenderer.html">Kiwi.Renderers.CanvasRenderer</a></li>
<li><a href="../classes/Kiwi.Renderers.GLArrayBuffer.html">Kiwi.Renderers.GLArrayBuffer</a></li>
<li><a href="../classes/Kiwi.Renderers.GLBlendMode.html">Kiwi.Renderers.GLBlendMode</a></li>
<li><a href="../classes/Kiwi.Renderers.GLElementArrayBuffer.html">Kiwi.Renderers.GLElementArrayBuffer</a></li>
<li><a href="../classes/Kiwi.Renderers.GLRenderManager.html">Kiwi.Renderers.GLRenderManager</a></li>
<li><a href="../classes/Kiwi.Renderers.GLTextureManager.html">Kiwi.Renderers.GLTextureManager</a></li>
<li><a href="../classes/Kiwi.Renderers.GLTextureWrapper.html">Kiwi.Renderers.GLTextureWrapper</a></li>
<li><a href="../classes/Kiwi.Renderers.Renderer.html">Kiwi.Renderers.Renderer</a></li>
<li><a href="../classes/Kiwi.Renderers.TextureAtlasRenderer.html">Kiwi.Renderers.TextureAtlasRenderer</a></li>
<li><a href="../classes/Kiwi.Shaders.ShaderManager.html">Kiwi.Shaders.ShaderManager</a></li>
<li><a href="../classes/Kiwi.Shaders.ShaderPair.html">Kiwi.Shaders.ShaderPair</a></li>
<li><a href="../classes/Kiwi.Shaders.TextureAtlasShader.html">Kiwi.Shaders.TextureAtlasShader</a></li>
<li><a href="../classes/Kiwi.Signal.html">Kiwi.Signal</a></li>
<li><a href="../classes/Kiwi.SignalBinding.html">Kiwi.SignalBinding</a></li>
<li><a href="../classes/Kiwi.Sound.Audio.html">Kiwi.Sound.Audio</a></li>
<li><a href="../classes/Kiwi.Sound.AudioLibrary.html">Kiwi.Sound.AudioLibrary</a></li>
<li><a href="../classes/Kiwi.Sound.AudioManager.html">Kiwi.Sound.AudioManager</a></li>
<li><a href="../classes/Kiwi.Stage.html">Kiwi.Stage</a></li>
<li><a href="../classes/Kiwi.State.html">Kiwi.State</a></li>
<li><a href="../classes/Kiwi.StateConfig.html">Kiwi.StateConfig</a></li>
<li><a href="../classes/Kiwi.StateManager.html">Kiwi.StateManager</a></li>
<li><a href="../classes/Kiwi.System.Bootstrap.html">Kiwi.System.Bootstrap</a></li>
<li><a href="../classes/Kiwi.System.Device.html">Kiwi.System.Device</a></li>
<li><a href="../classes/Kiwi.Textures.SingleImage.html">Kiwi.Textures.SingleImage</a></li>
<li><a href="../classes/Kiwi.Textures.SpriteSheet.html">Kiwi.Textures.SpriteSheet</a></li>
<li><a href="../classes/Kiwi.Textures.TextureAtlas.html">Kiwi.Textures.TextureAtlas</a></li>
<li><a href="../classes/Kiwi.Textures.TextureLibrary.html">Kiwi.Textures.TextureLibrary</a></li>
<li><a href="../classes/Kiwi.Time.Clock.html">Kiwi.Time.Clock</a></li>
<li><a href="../classes/Kiwi.Time.ClockManager.html">Kiwi.Time.ClockManager</a></li>
<li><a href="../classes/Kiwi.Time.MasterClock.html">Kiwi.Time.MasterClock</a></li>
<li><a href="../classes/Kiwi.Time.Timer.html">Kiwi.Time.Timer</a></li>
<li><a href="../classes/Kiwi.Time.TimerEvent.html">Kiwi.Time.TimerEvent</a></li>
<li><a href="../classes/Kiwi.Utils.Canvas.html">Kiwi.Utils.Canvas</a></li>
<li><a href="../classes/Kiwi.Utils.Common.html">Kiwi.Utils.Common</a></li>
<li><a href="../classes/Kiwi.Utils.GameMath.html">Kiwi.Utils.GameMath</a></li>
<li><a href="../classes/Kiwi.Utils.RandomDataGenerator.html">Kiwi.Utils.RandomDataGenerator</a></li>
<li><a href="../classes/Kiwi.Utils.RequestAnimationFrame.html">Kiwi.Utils.RequestAnimationFrame</a></li>
<li><a href="../classes/Kiwi.Utils.Version.html">Kiwi.Utils.Version</a></li>
</ul>
<ul id="api-modules" class="apis modules">
<li><a href="../modules/Animations.html">Animations</a></li>
<li><a href="../modules/Components.html">Components</a></li>
<li><a href="../modules/Easing.html">Easing</a></li>
<li><a href="../modules/Files.html">Files</a></li>
<li><a href="../modules/GameObjects.html">GameObjects</a></li>
<li><a href="../modules/Geom.html">Geom</a></li>
<li><a href="../modules/HUD.html">HUD</a></li>
<li><a href="../modules/HUDComponents.html">HUDComponents</a></li>
<li><a href="../modules/Input.html">Input</a></li>
<li><a href="../modules/Kiwi.html">Kiwi</a></li>
<li><a href="../modules/Renderers.html">Renderers</a></li>
<li><a href="../modules/Shaders.html">Shaders</a></li>
<li><a href="../modules/Sound.html">Sound</a></li>
<li><a href="../modules/System.html">System</a></li>
<li><a href="../modules/Textures.html">Textures</a></li>
<li><a href="../modules/Tilemap.html">Tilemap</a></li>
<li><a href="../modules/Time.html">Time</a></li>
<li><a href="../modules/Tweens.html">Tweens</a></li>
<li><a href="../modules/Utils.html">Utils</a></li>
<li><a href="../modules/Widget.html">Widget</a></li>
</ul>
</div>
</div>
</div>
</div>
</div>
<div class="yui3-u-3-4">
<div id="api-options">
Show:
<label for="api-show-inherited">
<input type="checkbox" id="api-show-inherited" checked>
Inherited
</label>
<label for="api-show-protected">
<input type="checkbox" id="api-show-protected">
Protected
</label>
<label for="api-show-private">
<input type="checkbox" id="api-show-private">
Private
</label>
<label for="api-show-deprecated">
<input type="checkbox" id="api-show-deprecated">
Deprecated
</label>
</div>
<div class="apidocs">
<div id="docs-main">
<div class="content">
<h1>Kiwi.Textures.SingleImage Class</h1>
<div class="box meta">
<div class="extends">
Extends TextureAtlas
</div>
<div class="foundat">
Defined in: <a href="../files/src_textures_SingleImage.ts.html#l10"><code>src\textures\SingleImage.ts:10</code></a>
</div>
Module: <a href="../modules/Textures.html">Textures</a><br>
Parent Module: <a href="../modules/Kiwi.html">Kiwi</a>
</div>
<div class="box intro">
<p>A special type of TextureAtlas that is used when the user has loaded a single image. This type of TextureAtlas contains only one cell which is generally the whole width/height of the image and starts at the coordinates 0/0. A SingleImage has a space to store sequences but this will not be used.</p>
</div>
<div class="constructor">
<h2>Constructor</h2>
<div id="method_Kiwi.Textures.SingleImage" class="method item">
<h3 class="name"><code>Kiwi.Textures.SingleImage</code></h3>
<div class="args">
<span class="paren">(</span><ul class="args-list inline commas">
<li class="arg">
<code>name</code>
</li>
<li class="arg">
<code>image</code>
</li>
<li class="arg">
<code class="optional">[width]</code>
</li>
<li class="arg">
<code class="optional">[height]</code>
</li>
<li class="arg">
<code class="optional">[offsetX]</code>
</li>
<li class="arg">
<code class="optional">[offsetY]</code>
</li>
</ul><span class="paren">)</span>
</div>
<span class="returns-inline">
<span class="type">Kiwi.SingleImage</span>
</span>
<div class="meta">
<p>
Defined in
<a href="../files/src_textures_SingleImage.ts.html#l10"><code>src\textures\SingleImage.ts:10</code></a>
</p>
</div>
<div class="description">
</div>
<div class="params">
<h4>Parameters:</h4>
<ul class="params-list">
<li class="param">
<code class="param-name">name</code>
<span class="type">String</span>
<div class="param-description">
<p>The name of the single image</p>
</div>
</li>
<li class="param">
<code class="param-name">image</code>
<span class="type">HTMLImageElement/HTMLCanvasElement</span>
<div class="param-description">
<p>the image that is being used.</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[width]</code>
<span class="type">Number</span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>the width of the image</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[height]</code>
<span class="type">Number</span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>the height of the image</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[offsetX]</code>
<span class="type">Number</span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>the offset of the image on the x axis. Useful if the image has a border that you don't want to show.</p>
</div>
</li>
<li class="param">
<code class="param-name optional">[offsetY]</code>
<span class="type">Number</span>
<span class="flag optional" title="This parameter is optional.">optional</span>
<div class="param-description">
<p>the offset of the image of the y axis. Useful if the image has a border that you don't want to show.</p>
</div>
</li>
</ul>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type">Kiwi.SingleImage</span>:
</div>
</div>
</div>
</div>
<div id="classdocs" class="tabview">
<ul class="api-class-tabs">
<li class="api-class-tab index"><a href="#index">Index</a></li>
<li class="api-class-tab methods"><a href="#methods">Methods</a></li>
<li class="api-class-tab properties"><a href="#properties">Properties</a></li>
</ul>
<div>
<div id="index" class="api-class-tabpanel index">
<h2 class="off-left">Item Index</h2>
<div class="index-section methods">
<h3>Methods</h3>
<ul class="index-list methods extends">
<li class="index-item method public">
<a href="#method_generateAtlasCells">generateAtlasCells</a>
</li>
<li class="index-item method public">
<a href="#method_objType">objType</a>
</li>
</ul>
</div>
<div class="index-section properties">
<h3>Properties</h3>
<ul class="index-list properties extends">
<li class="index-item property private">
<a href="#property_height">height</a>
</li>
<li class="index-item property private">
<a href="#property_offsetX">offsetX</a>
</li>
<li class="index-item property private">
<a href="#property_offsetY">offsetY</a>
</li>
<li class="index-item property private">
<a href="#property_width">width</a>
</li>
</ul>
</div>
</div>
<div id="methods" class="api-class-tabpanel">
<h2 class="off-left">Methods</h2>
<div id="method_generateAtlasCells" class="method item public">
<h3 class="name"><code>generateAtlasCells</code></h3>
<span class="paren">()</span>
<span class="returns-inline">
<span class="type">Array</span>
</span>
<span class="flag public">public</span>
<div class="meta">
<p>
Defined in
<a href="../files/src_textures_SingleImage.ts.html#l78"><code>src\textures\SingleImage.ts:78</code></a>
</p>
</div>
<div class="description">
<p>This method generates the single image cell based off the information that was passed during instantion.</p>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<span class="type">Array</span>:
</div>
</div>
</div>
<div id="method_objType" class="method item public">
<h3 class="name"><code>objType</code></h3>
<span class="paren">()</span>
<span class="returns-inline">
<span class="type"></span>
</span>
<span class="flag public">public</span>
<div class="meta">
<p>
Defined in
<a href="../files/src_textures_SingleImage.ts.html#l36"><code>src\textures\SingleImage.ts:36</code></a>
</p>
</div>
<div class="description">
<p>The type of object that this is.</p>
</div>
<div class="returns">
<h4>Returns:</h4>
<div class="returns-description">
<p>string</p>
</div>
</div>
</div>
</div>
<div id="properties" class="api-class-tabpanel">
<h2 class="off-left">Properties</h2>
<div id="property_height" class="property item private">
<h3 class="name"><code>height</code></h3>
<span class="type">Number</span>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/src_textures_SingleImage.ts.html#l54"><code>src\textures\SingleImage.ts:54</code></a>
</p>
</div>
<div class="description">
<p>The height of the image.</p>
</div>
</div>
<div id="property_offsetX" class="property item private">
<h3 class="name"><code>offsetX</code></h3>
<span class="type">Number</span>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/src_textures_SingleImage.ts.html#l62"><code>src\textures\SingleImage.ts:62</code></a>
</p>
</div>
<div class="description">
<p>The offset for the image on the X axis.</p>
</div>
</div>
<div id="property_offsetY" class="property item private">
<h3 class="name"><code>offsetY</code></h3>
<span class="type">Number</span>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/src_textures_SingleImage.ts.html#l70"><code>src\textures\SingleImage.ts:70</code></a>
</p>
</div>
<div class="description">
<p>The offset for the image on the Y axis.</p>
</div>
</div>
<div id="property_width" class="property item private">
<h3 class="name"><code>width</code></h3>
<span class="type">Number</span>
<span class="flag private">private</span>
<div class="meta">
<p>
Defined in
<a href="../files/src_textures_SingleImage.ts.html#l46"><code>src\textures\SingleImage.ts:46</code></a>
</p>
</div>
<div class="description">
<p>The width of the image.</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script src="../assets/vendor/prettify/prettify-min.js"></script>
<script>prettyPrint();</script>
<script src="../assets/js/yui-prettify.js"></script>
<script src="../assets/../api.js"></script>
<script src="../assets/js/api-filter.js"></script>
<script src="../assets/js/api-list.js"></script>
<script src="../assets/js/api-search.js"></script>
<script src="../assets/js/apidocs.js"></script>
</body>
</html>
|
docs/cl-rest-server/66.html | mmontone/cl-rest-server | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<!-- Common Lisp REST Server 0.2, Feb 15, 2022
Mariano Montone
Copyright (C) 2014, Mariano Montone
-->
<!-- Created by GNU Texinfo 6.7, http://www.gnu.org/software/texinfo/ -->
<!-- This file redirects to the location of a node or anchor -->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>66 (Common Lisp REST Server Documentation)</title>
<meta name="description" content="66 (Common Lisp REST Server Documentation)">
<meta name="keywords" content="66 (Common Lisp REST Server Documentation)">
<meta name="resource-type" content="document">
<meta name="distribution" content="global">
<meta name="Generator" content="makeinfo">
<style type="text/css">
<!--
/* Style-sheet to use for manuals (copied from Emacs) */
@import url('../style.css');
/* makeinfo 6.5 converts @quotation to <blockquote>. Highlight them. */
a.summary-letter {text-decoration: none}
blockquote.indentedblock {margin-right: 0em}
div.display {margin-left: 3.2em}
div.example {margin-left: 3.2em}
div.lisp {margin-left: 3.2em}
kbd {font-style: oblique}
pre.display {font-family: inherit}
pre.format {font-family: inherit}
pre.menu-comment {font-family: serif}
pre.menu-preformatted {font-family: serif}
span.nolinebreak {white-space: nowrap}
span.roman {font-family: initial; font-weight: normal}
span.sansserif {font-family: sans-serif; font-weight: normal}
ul.no-bullet {list-style: none}
blockquote {
font-style: normal;
border-left: solid 10px red;
padding-left: 2.5%;
margin-left: 0px;
}
/* Increase inter-line spacing to improve readability. */
p, pre, li, dt, dd, table, code, address { line-height: 1.5em; }
var { font-style: italic; }
/* Lay out @lisp just like @example. Copied from what /style.css
does for the 'example' class. */
div.lisp { padding: .8em 1.2em .4em; }
pre.lisp { padding: .8em 1.2em; }
div.lisp, pre.lisp {
margin: 1em 0 1em 3% ;
-webkit-border-radius: .3em;
-moz-border-radius: .3em;
border-radius: .3em;
border: 1px solid #d4cbb6;
background-color: #f2efe4;
}
div.lisp > pre.lisp {
padding: 0 0 .4em;
margin: 0;
border: none;
}
/* makeinfo 6.7 uses <div class="header"> for navigation links above node
titles. Make those links less prominent. */
.header {
line-height: 2em;
font-size: 87.5%;
color: #433;
}
/* In title and node titles, use Fira Sans if available as it is more
pleasant and more compact than Helvetica. */
.settitle, .top, .chapter, .section, .subsection, .subsubsection {
font-family: Fira Sans, sans;
}
/* ----- coreutils specific styling ----- */
/* layout.css indents "body p" when it should probably only indent "body > p"?
In any case, disable indenting of p in these sub elements. */
dd p,li p {
margin-left: 0;
margin-right: 0;
}
/* underlined links are distracting, especially within outlined tables. */
a { /*add :link for external links*/
text-decoration: none; /* don't underline links by default */
outline-style: none; /* don't put dotted box around clicked links */
}
a:hover {
text-decoration: underline;
}
body {
/* Make sure the body doesn't become to wide: long lines are hard to
read. */
max-width: 45em;
}
-->
</style>
<meta http-equiv="Refresh" content="0; url=API.html#g_t66">
</head>
<body lang="en">
<p>The node you are looking for is at <a href="API.html#g_t66">66</a>.</p>
</body>
|
assets/css/medium/editor.css | abenbachir/MediumEditor | *:focus {
outline: none;
}
*[contenteditable=true]
{
outline: none;
}
.clearfix:after {
display: block;
visibility: hidden;
clear: both;
height: 0;
content: " ";
font-size: 0;
}
@-webkit-keyframes pop-upwards {
0% {
-webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
transform: matrix(0.97, 0, 0, 1, 0, 12);
opacity: 0;
}
20% {
-webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
transform: matrix(0.99, 0, 0, 1, 0, 2);
opacity: 0.7;
}
40% {
-webkit-transform: matrix(1, 0, 0, 1, 0, -1);
transform: matrix(1, 0, 0, 1, 0, -1);
opacity: 1;
}
70% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0);
opacity: 1;
}
100% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0);
opacity: 1;
}
}
@keyframes pop-upwards {
0% {
-webkit-transform: matrix(0.97, 0, 0, 1, 0, 12);
transform: matrix(0.97, 0, 0, 1, 0, 12);
opacity: 0;
}
20% {
-webkit-transform: matrix(0.99, 0, 0, 1, 0, 2);
transform: matrix(0.99, 0, 0, 1, 0, 2);
opacity: 0.7;
}
40% {
-webkit-transform: matrix(1, 0, 0, 1, 0, -1);
transform: matrix(1, 0, 0, 1, 0, -1);
opacity: 1;
}
70% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0);
opacity: 1;
}
100% {
-webkit-transform: matrix(1, 0, 0, 1, 0, 0);
transform: matrix(1, 0, 0, 1, 0, 0);
opacity: 1;
}
}
.medium-toolbar-arrow-under:after, .medium-toolbar-arrow-over:before {
position: absolute;
left: 50%;
display: block;
margin-left: -8px;
width: 0;
height: 0;
border-style: solid;
content: "";
}
.medium-toolbar-arrow-under:after {
border-width: 8px 8px 0 8px;
}
.medium-toolbar-arrow-over:before {
top: -8px;
border-width: 0 8px 8px 8px;
}
.medium-editor-toolbar, .medium-editor-anchor-preview {
position: absolute;
top: 0;
left: 0;
z-index: 2000;
visibility: hidden;
font-size: 16px;
font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
}
.medium-editor-toolbar ul, .medium-editor-anchor-preview ul {
margin: 0;
padding: 0;
}
.medium-editor-toolbar li, .medium-editor-anchor-preview li {
float: left;
margin: 0;
padding: 0;
list-style: none;
}
.medium-editor-toolbar li button, .medium-editor-anchor-preview li button {
display: block;
margin: 0;
padding: 15px;
cursor: pointer;
font-size: 15px;
line-height: 1.33;
text-decoration: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.medium-editor-toolbar li .medium-editor-action-underline, .medium-editor-anchor-preview li .medium-editor-action-underline {
text-decoration: underline;
}
.medium-editor-toolbar li .medium-editor-action-pre, .medium-editor-anchor-preview li .medium-editor-action-pre {
padding: 15px 0;
font-weight: 100;
font-size: 12px;
font-family: 'Menlo', monospace;
}
.medium-editor-anchor-preview i {
display: inline-block;
margin: 5px 5px 5px 10px;
text-decoration: underline;
font-style: normal;
cursor: pointer;
}
.medium-editor-toolbar-active, .medium-editor-anchor-preview-active {
visibility: visible;
-webkit-animation: pop-upwards 160ms forwards linear;
-ms-animation: pop-upwards 160ms forwards linear;
animation: pop-upwards 160ms forwards linear;
-webkit-transition: top 0.075s ease-out, left 0.075s ease-out;
transition: top 0.075s ease-out, left 0.075s ease-out;
}
.medium-editor-action-bold {
font-weight: bolder;
}
.medium-editor-action-italic {
font-style: italic;
}
.medium-editor-toolbar-form-anchor {
display: none;
}
.medium-editor-toolbar-form-anchor input, .medium-editor-toolbar-form-anchor a {
font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
}
.medium-editor-toolbar-form-anchor input {
margin: 0;
padding: 6px;
width: 316px;
border: none;
font-size: 14px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.medium-editor-toolbar-form-anchor input:focus {
outline: 0;
border: none;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
}
.medium-editor-toolbar-form-anchor a {
display: inline-block;
margin: 0 10px;
text-decoration: none;
font-weight: bolder;
font-size: 24px;
}
.medium-editor-placeholder {
position: relative;
}
.medium-editor-placeholder:after {
position: absolute;
top: 0;
left: 0;
content: attr(data-placeholder);
}
/* Editor default toolbar */
.medium-toolbar-arrow-under:after {
top: 50px;
border-color: #242424 transparent transparent transparent;
}
.medium-toolbar-arrow-over:before {
top: -8px;
border-color: transparent transparent #242424 transparent;
}
.medium-editor-toolbar {
border: 1px solid #000;
background-color: #242424;
background: -webkit-gradient(linear, left bottom, left top, from(#242424), to(rgba(36, 36, 36, 0.75)));
background: -webkit-linear-gradient(bottom, #242424, rgba(36, 36, 36, 0.75));
background: linear-gradient(bottom, #242424, rgba(36, 36, 36, 0.75));
border-radius: 5px;
-webkit-box-shadow: 0 0 3px #000;
box-shadow: 0 0 3px #000;
-webkit-transition: top 0.075s ease-out, left 0.075s ease-out;
transition: top 0.075s ease-out, left 0.075s ease-out;
}
.medium-editor-toolbar li button {
min-width: 50px;
height: 50px;
border: 0;
/*border-right: 1px solid #000;*/
/*border-left: 1px solid #333;*/
/*border-left: 1px solid rgba(255, 255, 255, 0.1);*/
background-color: #242424;
color: #fff;
text-shadow:0 -1px 0 rgba(0,0,0,0.15);
background: -webkit-gradient(linear, left bottom, left top, from(#242424), to(rgba(36, 36, 36, 0.89)));
background: -webkit-linear-gradient(bottom, #242424, rgba(36, 36, 36, 0.89));
background: linear-gradient(bottom, #242424, rgba(36, 36, 36, 0.89));
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3);
-webkit-transition: background-color 0.2s ease-in;
transition: background-color 0.2s ease-in;
}
.medium-editor-toolbar li button:hover {
background-color: #000;
/*color: yellow;*/
}
.medium-editor-toolbar li .medium-editor-button-first {
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}
.medium-editor-toolbar li .medium-editor-button-last {
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
}
.medium-editor-toolbar li .medium-editor-button-active {
background-color: #000;
color: orange;
/*background: -webkit-gradient(linear, left bottom, left top, from(#242424), to(rgba(0, 0, 0, 0.89)));*/
/*background: -webkit-linear-gradient(bottom, #242424, rgba(0, 0, 0, 0.89));*/
/*background: linear-gradient(bottom, #242424, rgba(0, 0, 0, 0.89));*/
}
.medium-editor-toolbar-form-anchor {
background: #242424;
color: #999;
border-radius: 5px;
}
.medium-editor-toolbar-form-anchor input {
height: 50px;
background: #242424;
color: #ccc;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
}
.medium-editor-toolbar-form-anchor a {
color: #fff;
}
.medium-editor-toolbar-anchor-preview {
background: #242424;
color: #fff;
border-radius: 5px;
}
.medium-editor-placeholder:after {
color: #b3b3b1;
}
|
platforms/ios/www/test.html | KyletheFox/4397_Demo_App | <h1>GRRRRRRR!!!!!!!!!!!!</h1> |
solr-4.10.2/docs/solr-core/org/apache/solr/handler/component/class-use/TermsComponent.html | kilfu0701/Solr4-Scaffold | <!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_55) on Sun Oct 26 05:56:34 EDT 2014 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>Uses of Class org.apache.solr.handler.component.TermsComponent (Solr 4.10.2 API)</title>
<meta name="date" content="2014-10-26">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.solr.handler.component.TermsComponent (Solr 4.10.2 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/solr/handler/component/TermsComponent.html" title="class in org.apache.solr.handler.component">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/solr/handler/component/class-use/TermsComponent.html" target="_top">Frames</a></li>
<li><a href="TermsComponent.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.solr.handler.component.TermsComponent" class="title">Uses of Class<br>org.apache.solr.handler.component.TermsComponent</h2>
</div>
<div class="classUseContainer">No usage of org.apache.solr.handler.component.TermsComponent</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/solr/handler/component/TermsComponent.html" title="class in org.apache.solr.handler.component">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/solr/handler/component/class-use/TermsComponent.html" target="_top">Frames</a></li>
<li><a href="TermsComponent.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.</i>
<script src='../../../../../../prettify.js' type='text/javascript'></script>
<script type='text/javascript'>
(function(){
var oldonload = window.onload;
if (typeof oldonload != 'function') {
window.onload = prettyPrint;
} else {
window.onload = function() {
oldonload();
prettyPrint();
}
}
})();
</script>
</small></p>
</body>
</html>
|
examples/mobile/css/icons.css | TennisVisuals/universal-match-object | .icon {
overflow: hidden;
height: 0;
background-image: url("../icons/sprite.png");
background-size: 100%;
}
.icon_3 {
width: 3em;
padding-bottom: 3em;
}
.icon_2_5 {
width: 2.5em;
height: 0;
padding-bottom: 2.5em;
background-image: url("../icons/sprite.png");
background-size: 100%;
}
.icon_5 {
width: 5em;
padding-bottom: 5em;
}
.icon_4 {
width: 4em;
padding-bottom: 4em;
}
.splash {
width: 30vh;
height: 30vh;
}
.closeicon {
position: absolute;
top: 10px;
right: 10px;
width: 2em;
height: 0;
padding-bottom: 2em;
background-image: url("../icons/sprite.png");
background-size: 100%;
background-position: 0% 21.50%;
}
.action_image { overflow: hidden; }
.swapimage {
width: 100%;
height: 0;
padding-bottom: 100%;
background-image: url("../icons/sprite.png");
background-size: 100%;
background-position: 0% 32.17%;
}
.archive_icon {
width: 2.5em;
height: 0;
padding-bottom: 2.5em;
background-image: url("../icons/sprite.png");
background-size: 100%;
}
.action_icon {
width: 6vh;
height: 0;
padding-bottom: 6vh;
background-image: url("../icons/sprite.png");
background-size: 100%;
}
.action_icon_large {
width: 8vh;
height: 0;
padding-bottom: 8vh;
background-image: url("../icons/sprite.png");
background-size: 100%;
}
.icon_large, .c2c {
width: 8vh;
height: 8vh;
}
.menumargin { margin: 1em; }
.iconmargin { margin: 2em; }
.notextdecoration { text-decoration:none }
.menu_icon {
width: 5.5vh;
height: 0;
padding-bottom: 5.5vh;
background-image: url("../icons/sprite.png");
background-size: 100%;
}
.iconredo { background-position: 0% 73.60%; }
.iconundo { background-position: 0% 91.0%; }
.iconexit { background-position: 0% 27.80%; }
.iconmenu { background-position: 0% 62.7%; }
.iconmenub { background-position: 0% 60.5%; }
.iconinfo { background-position: 0% 56.4%; }
.iconhelp { background-position: 0% 47.6%; }
.iconfish { background-position: 0% 38.93%; }
.iconsave { background-position: 0% 95.75%; }
.iconstats { background-position: 0% 77.86%; }
.iconchart { background-position: 0% 13.04%; }
.iconshare { background-position: 0% 84.70%; }
.iconchange { background-position: 0% 10.50%; }
.iconchangeb { background-position: 0% 8.30%; }
.iconexport { background-position: 0% 97.83%; }
.iconhistory { background-position: 0% 53.92%; }
.iconarchive { background-position: 0% 49.7%; }
.iconrecycle { background-position: 0% 69.2%; }
.iconsettings { background-position: 0% 82.28%; }
.iconsettingsb { background-position: 0% 80.08%; }
.icongametree { background-position: 0% 43.0%; }
.iconmomentum { background-position: 0% 64.7%; }
.iconclipboard { background-position: 0% 17.3%; }
.iconbroadcast { background-position: 0% 36.66%; }
.iconbroadcasting { display: none; }
.iconkeys {
background-image: url("../icons/keys.png");
}
|
raw_data/arkive-critically-endangered-html/betula-kirghisorum.html | andrewedstrom/cs638project |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>Betula factsheet on ARKive - Betula kirghisorum</title>
<link rel="canonical" href="http://www.arkive.org/betula/betula-kirghisorum/" />
<link rel="stylesheet" type="text/css" media="screen,print" href="/rcss/factsheet.css" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon" />
</head>
<body> <!-- onload="window.print()">-->
<div id="container">
<div id="header"><a href="/"><img src="/rimg/factsheet/header_left.png" alt="" border="0" /><img src="/rimg/factsheet/header_logo.png" alt="" border="0" /><img src="/rimg/factsheet/header_right.png" alt="" border="0" /></a></div>
<div id="content">
<h1>Betula (<i>Betula kirghisorum</i>)</h1>
<img alt="" src="/media/DE/DEBC3A11-2F53-4962-9702-020DA611AD5A/Presentation.Large/Betula-kirghisorum-showing-bark-and-leaves.jpg"/>
<table cellspacing="0" cellpadding="0" id="factList">
<tbody>
<tr class="kingdom"><th align="left">Kingdom</th><td align="left">Plantae</td></tr>
<tr class="phylum"><th align="left">Phylum</th><td align="left">Tracheophyta</td></tr>
<tr class="class"><th align="left">Class</th><td align="left">Magnoliopsida</td></tr>
<tr class="order"><th align="left">Order</th><td align="left">Fagales</td></tr>
<tr class="family"><th align="left">Family</th><td align="left">Betulaceae</td></tr>
<tr class="genus"><th align="left">Genus</th><td align="left"><em>Betula (1)</em></td></tr>
</tbody>
</table>
<h2><img src="/rimg/factsheet/Status.png" class="heading" /></h2><p class="Status"><p>Classified as Critically Endangered (CR) on the IUCN Red List (1).</p></p><h2><img src="/rimg/factsheet/Description.png" class="heading" /></h2><p class="Description"><p>Information on <i>Betula kirghisorum</i> is currently being researched and written and will appear here shortly.</p></p><h2><img src="/rimg/factsheet/Authentication.png" class="heading" /></h2><p class="AuthenticatioModel">This information is awaiting authentication by a species expert, and will be updated as soon as possible. If you are able to help please contact: <a href="mailto:arkive@wildscreen.org.uk">arkive@wildscreen.org.uk</a></p><h2><img src="/rimg/factsheet/References.png" class="heading" /></h2>
<ol id="references">
<li id="ref1">
<a id="reference_1" name="reference_1"></a>
IUCN Red List (May, 2009) <br/><a href="http://www.iucnredlist.org" target="_blank">http://www.iucnredlist.org</a></li>
</ol>
</div>
</div>
</body>
</html>
|
1_TEMPLATE/madmin/themeforest-7996710-madmin-responsive-multistyle-admin-template/code/style3/layout-hidden-footer.html | amir-samad-hanga/event | <!DOCTYPE html>
<html lang="en">
<head><title>Hidden Footer | Layouts</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="shortcut icon" href="images/icons/favicon.ico">
<link rel="apple-touch-icon" href="images/icons/favicon.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/icons/favicon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/icons/favicon-114x114.png">
<!--Loading bootstrap css-->
<link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Open+Sans:400italic,400,300,700">
<link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Oswald:400,700,300">
<link type="text/css" rel="stylesheet" href="vendors/jquery-ui-1.10.4.custom/css/ui-lightness/jquery-ui-1.10.4.custom.min.css">
<link type="text/css" rel="stylesheet" href="vendors/font-awesome/css/font-awesome.min.css">
<link type="text/css" rel="stylesheet" href="vendors/bootstrap/css/bootstrap.min.css">
<!--LOADING STYLESHEET FOR PAGE--><!--Loading style vendors-->
<link type="text/css" rel="stylesheet" href="vendors/animate.css/animate.css">
<link type="text/css" rel="stylesheet" href="vendors/jquery-pace/pace.css">
<link type="text/css" rel="stylesheet" href="vendors/iCheck/skins/all.css">
<link type="text/css" rel="stylesheet" href="vendors/jquery-news-ticker/jquery.news-ticker.css">
<!--Loading style-->
<link type="text/css" rel="stylesheet" href="css/themes/style3/pink-blue.css" id="theme-change" class="style-change color-change">
<link type="text/css" rel="stylesheet" href="css/style-responsive.css">
</head>
<body>
<div><!--BEGIN THEME SETTING-->
<div id="theme-setting"><a href="#" data-toggle="dropdown" data-step="1" data-intro="<b>Many styles</b> and <b>colors</b> be created for you. Let choose one and enjoy it!" data-position="left" class="btn-theme-setting"><i class="fa fa-cog"></i></a>
<div class="content-theme-setting"><h4 class="mtn">Theme Styles</h4><select id="list-style" class="form-control">
<option value="style1">Flat Squared style</option>
<option value="style2">Flat Rounded style</option>
<option value="style3" selected="selected">Flat Border style</option>
</select><br/><h4 class="mtn">Theme Colors</h4>
<ul id="list-color" class="list-unstyled list-inline">
<li data-color="green-dark" data-hover="tooltip" title="Green - Dark" class="green-dark"></li>
<li data-color="red-dark" data-hover="tooltip" title="Red - Dark" class="red-dark"></li>
<li data-color="pink-dark" data-hover="tooltip" title="Pink - Dark" class="pink-dark"></li>
<li data-color="blue-dark" data-hover="tooltip" title="Blue - Dark" class="blue-dark"></li>
<li data-color="yellow-dark" data-hover="tooltip" title="Yellow - Dark" class="yellow-dark"></li>
<li data-color="green-grey" data-hover="tooltip" title="Green - Grey" class="green-grey"></li>
<li data-color="red-grey" data-hover="tooltip" title="Red - Grey" class="red-grey"></li>
<li data-color="pink-grey" data-hover="tooltip" title="Pink - Grey" class="pink-grey"></li>
<li data-color="blue-grey" data-hover="tooltip" title="Blue - Grey" class="blue-grey"></li>
<li data-color="yellow-grey" data-hover="tooltip" title="Yellow - Grey" class="yellow-grey"></li>
<li data-color="yellow-green" data-hover="tooltip" title="Yellow - Green" class="yellow-green"></li>
<li data-color="orange-grey" data-hover="tooltip" title="Orange - Grey" class="orange-grey"></li>
<li data-color="pink-blue" data-hover="tooltip" title="Pink - Blue" class="pink-blue"></li>
<li data-color="pink-violet" data-hover="tooltip" title="Pink - Violet" class="pink-violet active"></li>
<li data-color="orange-violet" data-hover="tooltip" title="Orange - Violet" class="orange-violet"></li>
<li data-color="pink-green" data-hover="tooltip" title="Pink - Green" class="pink-green"></li>
<li data-color="pink-brown" data-hover="tooltip" title="Pink - Brown" class="pink-brown"></li>
<li data-color="orange-blue" data-hover="tooltip" title="Orange - Blue" class="orange-blue"></li>
<li data-color="yellow-blue" data-hover="tooltip" title="Yellow - Blue" class="yellow-blue"></li>
<li data-color="green-blue" data-hover="tooltip" title="Green - Blue" class="green-blue"></li>
</ul>
</div>
</div>
<!--END THEME SETTING--><!--BEGIN BACK TO TOP--><a id="totop" href="#"><i class="fa fa-angle-up"></i></a><!--END BACK TO TOP--><!--BEGIN TOPBAR-->
<div id="header-topbar-option-demo" class="page-header-topbar">
<nav id="topbar" role="navigation" style="margin-bottom: 0;" data-step="3" data-intro="<b>Topbar</b> has other styles with live demo. Go to <b>Layouts->Header&Topbar</b> and check it out." class="navbar navbar-default navbar-static-top">
<div class="navbar-header">
<button type="button" data-toggle="collapse" data-target=".sidebar-collapse" class="navbar-toggle"><span class="sr-only">Toggle navigation</span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button>
<a id="logo" href="index.html" class="navbar-brand"><span class="fa fa-rocket"></span><span class="logo-text">µAdmin</span><span style="display: none" class="logo-text-icon">µ</span></a></div>
<div class="topbar-main"><a id="menu-toggle" href="#" class="hidden-xs"><i class="fa fa-bars"></i></a>
<ul class="nav navbar-nav ">
<li class="active"><a href="index.html">Dashboard</a></li>
<li><a href="javascript:;" data-toggle="dropdown" class="dropdown-toggle">Layouts
<i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li><a href="layout-left-sidebar.html">Left Sidebar</a></li>
<li><a href="layout-right-sidebar.html">Right Sidebar</a></li>
<li><a href="layout-left-sidebar-collasped.html">Left Sidebar Collasped</a></li>
<li><a href="layout-right-sidebar-collasped.html">Right Sidebar Collasped</a></li>
<li class="dropdown-submenu"><a href="javascript:;" data-toggle="dropdown" class="dropdown-toggle">More Options</a>
<ul class="dropdown-menu">
<li><a href="#">Second level link</a></li>
<li class="dropdown-submenu"><a href="javascript:;" data-toggle="dropdown" class="dropdown-toggle">More Options</a>
<ul class="dropdown-menu">
<li><a href="#">Third level link</a></li>
<li><a href="#">Third level link</a></li>
<li><a href="#">Third level link</a></li>
<li><a href="#">Third level link</a></li>
<li><a href="#">Third level link</a></li>
</ul>
</li>
<li><a href="#">Second level link</a></li>
</ul>
</li>
</ul>
</li>
<li class="mega-menu-dropdown"><a href="javascript:;" data-toggle="dropdown" class="dropdown-toggle">UI Elements
<i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li>
<div class="mega-menu-content">
<div class="row">
<ul class="col-md-4 mega-menu-submenu">
<li><h3>Neque porro quisquam</h3></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Lorem ipsum dolor sit amet</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Consectetur adipisicing elit</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Sed ut perspiciatis unde omnis</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>At vero eos et accusamus et iusto</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Nam libero tempore cum soluta</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Et harum quidem rerum facilis est</a></li>
</ul>
<ul class="col-md-4 mega-menu-submenu">
<li><h3>Neque porro quisquam</h3></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Lorem ipsum dolor sit amet</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Consectetur adipisicing elit</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Sed ut perspiciatis unde omnis</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>At vero eos et accusamus et iusto</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Nam libero tempore cum soluta</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Et harum quidem rerum facilis est</a></li>
</ul>
<ul class="col-md-4 mega-menu-submenu">
<li><h3>Neque porro quisquam</h3></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Lorem ipsum dolor sit amet</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Consectetur adipisicing elit</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Sed ut perspiciatis unde omnis</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>At vero eos et accusamus et iusto</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Nam libero tempore cum soluta</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Et harum quidem rerum facilis est</a></li>
</ul>
</div>
</div>
</li>
</ul>
</li>
<li class="mega-menu-dropdown mega-menu-full"><a href="javascript:;" data-toggle="dropdown" class="dropdown-toggle">Extras
<i class="fa fa-angle-down"></i></a>
<ul class="dropdown-menu">
<li>
<div class="mega-menu-content">
<div class="row">
<div class="col-md-7">
<ul class="col-md-4 mega-menu-submenu">
<li><h3>Neque porro quisquam</h3></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Lorem ipsum dolor sit amet</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Consectetur adipisicing elit</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Sed ut perspiciatis unde omnis</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>At vero eos et accusamus et iusto</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Nam libero tempore cum soluta</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Et harum quidem rerum facilis est</a></li>
</ul>
<ul class="col-md-4 mega-menu-submenu">
<li><h3>Neque porro quisquam</h3></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Lorem ipsum dolor sit amet</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Consectetur adipisicing elit</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Sed ut perspiciatis unde omnis</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>At vero eos et accusamus et iusto</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Nam libero tempore cum soluta</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Et harum quidem rerum facilis est</a></li>
</ul>
<ul class="col-md-4 mega-menu-submenu">
<li><h3>Neque porro quisquam</h3></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Lorem ipsum dolor sit amet</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Consectetur adipisicing elit</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Sed ut perspiciatis unde omnis</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>At vero eos et accusamus et iusto</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Nam libero tempore cum soluta</a></li>
<li><a href="#"><i class="fa fa-angle-right"></i>Et harum quidem rerum facilis est</a></li>
</ul>
</div>
<div class="col-md-5 document-demo">
<ul class="col-md-4 mega-menu-submenu">
<li><a href="#"><i class="fa fa-info-circle"></i><span>Introduction</span></a></li>
<li><a href="#"><i class="fa fa-download"></i><span>Installation</span></a></li>
</ul>
<ul class="col-md-4 mega-menu-submenu">
<li><a href="#"><i class="fa fa-cog"></i><span>T3 Settings</span></a></li>
<li><a href="#"><i class="fa fa-desktop"></i><span>Layout System</span></a></li>
</ul>
<ul class="col-md-4 mega-menu-submenu">
<li><a href="#"><i class="fa fa-magic"></i><span>Customization</span></a></li>
<li><a href="#"><i class="fa fa-question-circle"></i><span>FAQs</span></a></li>
</ul>
</div>
</div>
</div>
</li>
</ul>
</li>
</ul>
<form id="topbar-search" action="" method="" class="hidden-sm hidden-xs">
<div class="input-icon right"><a href="#"><i class="fa fa-search"></i></a><input type="text" placeholder="Search here..." class="form-control"/></div>
</form>
<div class="news-update-box hidden-xs"><span class="text-uppercase mrm pull-left">News:</span>
<ul id="news-update" class="ticker list-unstyled">
<li>Welcome to μAdmin - Responsive Multi-Style Admin Template</li>
<li>At vero eos et accusamus et iusto odio dignissimos ducimus qui blanditiis praesentium voluptatum deleniti atque.</li>
</ul>
</div>
<ul class="nav navbar navbar-top-links navbar-right mbn">
<li class="dropdown"><a data-hover="dropdown" href="#" class="dropdown-toggle"><i class="fa fa-bell fa-fw"></i><span class="badge badge-green">3</span></a>
<ul class="dropdown-menu dropdown-alerts">
<li><p>You have 14 new notifications</p></li>
<li>
<div class="dropdown-slimscroll">
<ul>
<li><a href="#"><span class="label label-blue"><i class="fa fa-comment"></i></span>New Comment<span class="pull-right text-muted small">4 mins ago</span></a></li>
<li><a href="#"><span class="label label-violet"><i class="fa fa-twitter"></i></span>3 New Followers<span class="pull-right text-muted small">12 mins ago</span></a></li>
<li><a href="#"><span class="label label-pink"><i class="fa fa-envelope"></i></span>Message Sent<span class="pull-right text-muted small">15 mins ago</span></a></li>
<li><a href="#"><span class="label label-green"><i class="fa fa-tasks"></i></span>New Task<span class="pull-right text-muted small">18 mins ago</span></a></li>
<li><a href="#"><span class="label label-yellow"><i class="fa fa-upload"></i></span>Server Rebooted<span class="pull-right text-muted small">19 mins ago</span></a></li>
<li><a href="#"><span class="label label-green"><i class="fa fa-tasks"></i></span>New Task<span class="pull-right text-muted small">2 days ago</span></a></li>
<li><a href="#"><span class="label label-pink"><i class="fa fa-envelope"></i></span>Message Sent<span class="pull-right text-muted small">5 days ago</span></a></li>
</ul>
</div>
</li>
<li class="last"><a href="#" class="text-right">See all alerts</a></li>
</ul>
</li>
<li class="dropdown"><a data-hover="dropdown" href="#" class="dropdown-toggle"><i class="fa fa-envelope fa-fw"></i><span class="badge badge-orange">7</span></a>
<ul class="dropdown-menu dropdown-messages">
<li><p>You have 14 new messages</p></li>
<li>
<div class="dropdown-slimscroll">
<ul>
<li><a href="#"><span class="avatar"><img src="https://s3.amazonaws.com/uifaces/faces/twitter/kolage/48.jpg" alt="" class="img-responsive img-circle"/></span><span class="info"><span class="name">Jessica Spencer</span><span class="desc">Lorem ipsum dolor sit amet...</span></span></a></li>
<li><a href="#"><span class="avatar"><img src="https://s3.amazonaws.com/uifaces/faces/twitter/kolage/48.jpg" alt="" class="img-responsive img-circle"/></span><span class="info"><span class="name">John Smith<span class="label label-blue pull-right">New</span></span><span class="desc">Lorem ipsum dolor sit amet...</span></span></a></li>
<li><a href="#"><span class="avatar"><img src="https://s3.amazonaws.com/uifaces/faces/twitter/kolage/48.jpg" alt="" class="img-responsive img-circle"/></span><span class="info"><span class="name">John Doe<span class="label label-orange pull-right">10 min</span></span><span class="desc">Lorem ipsum dolor sit amet...</span></span></a></li>
<li><a href="#"><span class="avatar"><img src="https://s3.amazonaws.com/uifaces/faces/twitter/kolage/48.jpg" alt="" class="img-responsive img-circle"/></span><span class="info"><span class="name">John Smith</span><span class="desc">Lorem ipsum dolor sit amet...</span></span></a></li>
<li><a href="#"><span class="avatar"><img src="https://s3.amazonaws.com/uifaces/faces/twitter/kolage/48.jpg" alt="" class="img-responsive img-circle"/></span><span class="info"><span class="name">John Smith</span><span class="desc">Lorem ipsum dolor sit amet...</span></span></a></li>
</ul>
</div>
</li>
<li class="last"><a href="#">Read all messages</a></li>
</ul>
</li>
<li class="dropdown"><a data-hover="dropdown" href="#" class="dropdown-toggle"><i class="fa fa-tasks fa-fw"></i><span class="badge badge-yellow">8</span></a>
<ul class="dropdown-menu dropdown-tasks">
<li><p>You have 14 pending tasks</p></li>
<li>
<div class="dropdown-slimscroll">
<ul>
<li><a href="#"><span class="task-item">Fix the HTML code<small class="pull-right text-muted">40%</small></span>
<div class="progress progress-sm">
<div role="progressbar" aria-valuenow="40" aria-valuemin="0" aria-valuemax="100" style="width: 40%;" class="progress-bar progress-bar-orange"><span class="sr-only">40% Complete (success)</span></div>
</div>
</a></li>
<li><a href="#"><span class="task-item">Make a wordpress theme<small class="pull-right text-muted">60%</small></span>
<div class="progress progress-sm">
<div role="progressbar" aria-valuenow="60" aria-valuemin="0" aria-valuemax="100" style="width: 60%;" class="progress-bar progress-bar-blue"><span class="sr-only">60% Complete (success)</span></div>
</div>
</a></li>
<li><a href="#"><span class="task-item">Convert PSD to HTML<small class="pull-right text-muted">55%</small></span>
<div class="progress progress-sm">
<div role="progressbar" aria-valuenow="55" aria-valuemin="0" aria-valuemax="100" style="width: 55%;" class="progress-bar progress-bar-green"><span class="sr-only">55% Complete (success)</span></div>
</div>
</a></li>
<li><a href="#"><span class="task-item">Convert HTML to Wordpress<small class="pull-right text-muted">78%</small></span>
<div class="progress progress-sm">
<div role="progressbar" aria-valuenow="78" aria-valuemin="0" aria-valuemax="100" style="width: 78%;" class="progress-bar progress-bar-yellow"><span class="sr-only">78% Complete (success)</span></div>
</div>
</a></li>
</ul>
</div>
</li>
<li class="last"><a href="#">See all tasks</a></li>
</ul>
</li>
<li class="dropdown topbar-user"><a data-hover="dropdown" href="#" class="dropdown-toggle"><img src="https://s3.amazonaws.com/uifaces/faces/twitter/kolage/48.jpg" alt="" class="img-responsive img-circle"/> <span class="hidden-xs">John Doe</span> <span class="caret"></span></a>
<ul class="dropdown-menu dropdown-user pull-right">
<li><a href="extra-profile.html"><i class="fa fa-user"></i>My Profile</a></li>
<li><a href="page-calendar.html"><i class="fa fa-calendar"></i>My Calendar</a></li>
<li><a href="email-inbox.html"><i class="fa fa-envelope"></i>My Inbox<span class="badge badge-danger">3</span></a></li>
<li><a href="#"><i class="fa fa-tasks"></i>My Tasks<span class="badge badge-success">7</span></a></li>
<li class="divider"></li>
<li><a href="extra-lock-screen.html"><i class="fa fa-lock"></i>Lock Screen</a></li>
<li><a href="extra-signin.html"><i class="fa fa-key"></i>Log Out</a></li>
</ul>
</li>
<li id="topbar-chat" class="hidden-xs"><a href="javascript:void(0)" data-step="4" data-intro="<b>Form chat</b> keep you connecting with other coworker" data-position="left" class="btn-chat"><i class="fa fa-comments"></i><span class="badge badge-info">3</span></a></li>
</ul>
</div>
</nav>
<!--BEGIN MODAL CONFIG PORTLET-->
<div id="modal-config" class="modal fade">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" data-dismiss="modal" aria-hidden="true" class="close">×</button>
<h4 class="modal-title">Modal title</h4></div>
<div class="modal-body"><p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed eleifend et nisl eget porta. Curabitur elementum sem molestie nisl varius, eget tempus odio molestie. Nunc vehicula sem arcu, eu pulvinar neque cursus ac. Aliquam ultricies lobortis magna et aliquam. Vestibulum egestas eu urna sed ultricies. Nullam pulvinar dolor vitae quam dictum
condimentum. Integer a sodales elit, eu pulvinar leo. Nunc nec aliquam nisi, a mollis neque. Ut vel felis quis tellus hendrerit placerat. Vivamus vel nisl non magna feugiat dignissim sed ut nibh. Nulla elementum, est a pretium hendrerit, arcu risus luctus augue, mattis aliquet orci ligula eget massa. Sed ut ultricies felis.</p></div>
<div class="modal-footer">
<button type="button" data-dismiss="modal" class="btn btn-default">Close</button>
<button type="button" class="btn btn-primary">Save changes</button>
</div>
</div>
</div>
</div>
<!--END MODAL CONFIG PORTLET--></div>
<!--END TOPBAR-->
<div id="wrapper"><!--BEGIN SIDEBAR MENU-->
<nav id="sidebar" role="navigation" data-step="2" data-intro="Template has <b>many navigation styles</b>" data-position="right" class="navbar-default navbar-static-side">
<div class="sidebar-collapse menu-scroll">
<ul id="side-menu" class="nav">
<li class="user-panel">
<div class="thumb"><img src="https://s3.amazonaws.com/uifaces/faces/twitter/kolage/128.jpg" alt="" class="img-circle"/></div>
<div class="info"><p>John Doe</p>
<ul class="list-inline list-unstyled">
<li><a href="extra-profile.html" data-hover="tooltip" title="Profile"><i class="fa fa-user"></i></a></li>
<li><a href="email-inbox.html" data-hover="tooltip" title="Mail"><i class="fa fa-envelope"></i></a></li>
<li><a href="#" data-hover="tooltip" title="Setting" data-toggle="modal" data-target="#modal-config"><i class="fa fa-cog"></i></a></li>
<li><a href="extra-signin.html" data-hover="tooltip" title="Logout"><i class="fa fa-sign-out"></i></a></li>
</ul>
</div>
<div class="clearfix"></div>
</li>
<li><a href="index.html"><i class="fa fa-tachometer fa-fw">
<div class="icon-bg bg-orange"></div>
</i><span class="menu-title">Dashboard</span></a></li>
<li class="active"><a href="#"><i class="fa fa-desktop fa-fw">
<div class="icon-bg bg-pink"></div>
</i><span class="menu-title">Layouts</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level in">
<li><a href="layout-left-sidebar.html"><i class="fa fa-align-left"></i><span class="submenu-title">Left Sidebar</span></a></li>
<li><a href="layout-left-sidebar-collapsed.html"><i class="fa fa-angle-double-left"></i><span class="submenu-title">Left Sidebar Collapsed</span></a></li>
<li><a href="layout-right-sidebar.html"><i class="fa fa-align-right"></i><span class="submenu-title">Right Sidebar</span></a></li>
<li><a href="layout-right-sidebar-collapsed.html"><i class="fa fa-angle-double-right"></i><span class="submenu-title">Right Sidebar Collapsed</span></a></li>
<li><a href="layout-horizontal-menu.html"><i class="fa fa-header"></i><span class="submenu-title">Horizontal Menu</span></a></li>
<li><a href="layout-horizontal-menu-sidebar.html"><i class="fa fa-h-square"></i><span class="submenu-title">Horizontal Menu & Sidebar</span></a></li>
<li><a href="layout-fixed-topbar.html"><i class="fa fa-magnet"></i><span class="submenu-title">Fixed Topbar</span></a></li>
<li><a href="layout-boxed.html"><i class="fa fa-columns"></i><span class="submenu-title">Boxed Layout</span></a></li>
<li class="active"><a href="layout-hidden-footer.html"><i class="fa fa-eye-slash"></i><span class="submenu-title">Hidden Footer</span></a></li>
<li><a href="layout-header-topbar.html"><i class="fa fa-paperclip"></i><span class="submenu-title">Header & Topbar</span></a></li>
<li><a href="layout-title-breadcrumb.html"><i class="fa fa-link"></i><span class="submenu-title">Title & Breadcrumb</span></a></li>
</ul>
</li>
<li><a href="#"><i class="fa fa-send-o fa-fw">
<div class="icon-bg bg-green"></div>
</i><span class="menu-title">UI Elements</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="ui-generals.html"><i class="fa fa-briefcase"></i><span class="submenu-title">Generals</span></a></li>
<li><a href="ui-panels.html"><i class="fa fa-th-large"></i><span class="submenu-title">Panels</span></a></li>
<li><a href="ui-buttons.html"><i class="fa fa-hand-o-up"></i><span class="submenu-title">Buttons</span></a></li>
<li><a href="ui-tabs.html"><i class="fa fa-trello"></i><span class="submenu-title">Tabs</span></a></li>
<li><a href="ui-progressbars.html"><i class="fa fa-ellipsis-h"></i><span class="submenu-title">Progress Bars</span></a></li>
<li><a href="ui-editors.html"><i class="fa fa-edit"></i><span class="submenu-title">Editors</span></a></li>
<li><a href="ui-typography.html"><i class="fa fa-font"></i><span class="submenu-title">Typography</span></a></li>
<li><a href="ui-modals.html"><i class="fa fa-list-alt"></i><span class="submenu-title">Modals</span></a></li>
<li><a href="ui-sliders.html"><i class="fa fa-arrows-h"></i><span class="submenu-title">Sliders</span></a></li>
<li><a href="ui-nestable-list.html"><i class="fa fa-list-ol"></i><span class="submenu-title">Nestable List</span></a></li>
<li><a href="ui-icons.html"><i class="fa fa-tint"></i><span class="submenu-title">Icons</span></a></li>
<li><a href="ui-notific8-notifications.html"><i class="fa fa-exclamation-circle"></i><span class="submenu-title">Notific8 Notifications</span></a></li>
<li><a href="ui-toastr-notifications.html"><i class="fa fa-exclamation-triangle"></i><span class="submenu-title">Toastr Notifications</span></a></li>
<li><a href="ui-checkbox-radio.html"><i class="fa fa-dot-circle-o"></i><span class="submenu-title">Checkbox & Radio</span></a></li>
<li><a href="ui-treeview.html"><i class="fa fa-tasks"></i><span class="submenu-title">Tree View</span></a></li>
<li><a href="ui-portlets.html"><i class="fa fa-instagram"></i><span class="submenu-title">Portlets</span></a></li>
</ul>
</li>
<li><a href="#"><i class="fa fa-edit fa-fw">
<div class="icon-bg bg-violet"></div>
</i><span class="menu-title">Forms</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="form-layouts.html"><i class="fa fa-columns"></i><span class="submenu-title">Form Layouts</span></a></li>
<li><a href="form-basic.html"><i class="fa fa-file-text-o"></i><span class="submenu-title">Form Basics</span></a></li>
<li><a href="form-components.html"><i class="fa fa-cubes"></i><span class="submenu-title">Form Components</span></a></li>
<li><a href="form-wizard.html"><i class="fa fa-magic"></i><span class="submenu-title">From Wizard</span></a></li>
<li><a href="form-validation.html"><i class="fa fa-exclamation"></i><span class="submenu-title">Form Validation</span></a></li>
<li><a href="form-multiple-file-upload.html"><i class="fa fa-upload"></i><span class="submenu-title">Multiple File Upload</span></a></li>
<li><a href="form-dropzone-file-upload.html"><i class="fa fa-cloud-upload"></i><span class="submenu-title">Dropzone File Upload</span></a></li>
</ul>
</li>
<li><a href="#"><i class="fa fa-th-list fa-fw">
<div class="icon-bg bg-blue"></div>
</i><span class="menu-title">Tables</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="table-basic.html"><i class="fa fa-th-large"></i><span class="submenu-title">Basic Tables</span></a></li>
<li><a href="table-responsive.html"><i class="fa fa-tablet"></i><span class="submenu-title">Responsive Tables</span></a></li>
<li><a href="table-action.html"><i class="fa fa-tencent-weibo"></i><span class="submenu-title">Action Tables</span></a></li>
<li><a href="table-filter.html"><i class="fa fa-filter"></i><span class="submenu-title">Filter Tables</span></a></li>
<li><a href="table-advanced.html"><i class="fa fa-indent"></i><span class="submenu-title">Advanced Tables</span></a></li>
<li><a href="table-sample.html"><i class="fa fa-table"></i><span class="submenu-title">Sample Tables</span></a></li>
</ul>
</li>
<li><a href="#"><i class="fa fa-database fa-fw">
<div class="icon-bg bg-red"></div>
</i><span class="menu-title">Data Grids</span><span class="fa arrow"></span><span class="label label-yellow">New</span></a>
<ul class="nav nav-second-level">
<li><a href="#"><i class="fa fa-th-large"></i><span class="submenu-title">Layout Examples</span><span class="fa arrow"></span></a>
<ul class="nav nav-third-level">
<li><a href="grid-layout-div.html"><i class="fa fa-angle-right"></i><span class="submenu-title">DIVs Layout</span></a></li>
<li><a href="grid-layout-table-1.html"><i class="fa fa-angle-right"></i><span class="submenu-title">Table Demo 1</span></a></li>
<li><a href="grid-layout-table-2.html"><i class="fa fa-angle-right"></i><span class="submenu-title">Table Demo 2</span></a></li>
<li><a href="grid-layout-2-table.html"><i class="fa fa-angle-right"></i><span class="submenu-title">2 Tables on the Page</span></a></li>
<li><a href="grid-layout-ul-li.html"><i class="fa fa-angle-right"></i><span class="submenu-title">UL LI</span></a></li>
</ul>
</li>
<li><a href="#"><i class="fa fa-tencent-weibo"></i><span class="submenu-title">Actions Examples</span><span class="fa arrow"></span></a>
<ul class="nav nav-third-level">
<li><a href="grid-filter-with-ul-li.html"><i class="fa fa-angle-right"></i><span class="submenu-title">Filters With UL/LI</span></a></li>
<li><a href="grid-filter-with-select.html"><i class="fa fa-angle-right"></i><span class="submenu-title">Filters With SELECT</span></a></li>
<li><a href="grid-double-sort.html"><i class="fa fa-angle-right"></i><span class="submenu-title">Double Sort</span></a></li>
<li><a href="grid-deep-linking.html"><i class="fa fa-angle-right"></i><span class="submenu-title">Deep Linking</span></a></li>
<li><a href="grid-pagination-only.html"><i class="fa fa-angle-right"></i><span class="submenu-title">Pagination Only</span></a></li>
<li><a href="grid-without-item-per-page.html"><i class="fa fa-angle-right"></i><span class="submenu-title">Without "Items per Page"</span></a></li>
<li><a href="grid-hidden-sort.html"><i class="fa fa-angle-right"></i><span class="submenu-title">Hidden Sort</span></a></li>
</ul>
</li>
<li><a href="#"><i class="fa fa-table"></i><span class="submenu-title">jPList with jQuery UI</span><span class="fa arrow"></span></a>
<ul class="nav nav-third-level">
<li><a href="grid-range-slider.html"><i class="fa fa-angle-right"></i><span class="submenu-title">Range Slider</span></a></li>
<li><a href="grid-datepicker.html"><i class="fa fa-angle-right"></i><span class="submenu-title">Date Picker Filter</span></a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#"><i class="fa fa-file-o fa-fw">
<div class="icon-bg bg-yellow"></div>
</i><span class="menu-title">Pages</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="page-gallery.html"><i class="fa fa-suitcase"></i><span class="submenu-title">Gallery</span></a></li>
<li><a href="page-timeline.html"><i class="fa fa-steam"></i><span class="submenu-title">Timeline</span></a></li>
<li><a href="page-blog.html"><i class="fa fa-puzzle-piece"></i><span class="submenu-title">Blog</span></a></li>
<li><a href="page-blog-item.html"><i class="fa fa-chain"></i><span class="submenu-title">Blog Item</span></a></li>
<li><a href="page-about.html"><i class="fa fa-group"></i><span class="submenu-title">About Us</span></a></li>
<li><a href="page-contact.html"><i class="fa fa-send-o"></i><span class="submenu-title">Contact Us</span></a></li>
<li><a href="page-calendar.html"><i class="fa fa-calendar"></i><span class="submenu-title">Full Calendar</span></a></li>
</ul>
</li>
<li><a href="#"><i class="fa fa-gift fa-fw">
<div class="icon-bg bg-grey"></div>
</i><span class="menu-title">Extras</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="extra-profile.html"><i class="fa fa-user"></i><span class="submenu-title">User Profile</span></a></li>
<li><a href="extra-signin.html"><i class="fa fa-sign-in"></i><span class="submenu-title">Sign In</span></a></li>
<li><a href="extra-signup.html"><i class="fa fa-sign-out"></i><span class="submenu-title">Sign Up</span></a></li>
<li><a href="extra-lock-screen.html"><i class="fa fa-lock"></i><span class="submenu-title">Lock Screen</span></a></li>
<li><a href="extra-invoice.html"><i class="fa fa-print"></i><span class="submenu-title">Invoice</span></a></li>
<li><a href="extra-faq.html"><i class="fa fa-graduation-cap"></i><span class="submenu-title">FAQ</span></a></li>
<li><a href="extra-pricing-table.html"><i class="fa fa-money"></i><span class="submenu-title">Pricing Tables</span></a></li>
<li><a href="extra-blank.html"><i class="fa fa-file-o"></i><span class="submenu-title">Blank</span></a></li>
<li><a href="extra-404.html"><i class="fa fa-exclamation-circle"></i><span class="submenu-title">404 Page</span></a></li>
<li><a href="extra-500.html"><i class="fa fa-exclamation-circle"></i><span class="submenu-title">500 Page</span></a></li>
<li><a href="javascript:void(0)" title="FullScreen" class="btn-fullscreen"><i class="fa fa-arrows"></i><span class="submenu-title">Full Screen</span></a></li>
</ul>
</li>
<li><a href="#"><i class="fa fa-sitemap fa-fw">
<div class="icon-bg bg-dark"></div>
</i><span class="menu-title">Multi-Level Dropdown</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="#"><i class="fa fa-angle-right"></i><span class="submenu-title">Second Level Item</span></a></li>
<li><a href="#"><i class="fa fa-angle-right"></i><span class="submenu-title">Second Level Item</span></a></li>
<li><a href="#"><i class="fa fa-angle-right"></i><span class="submenu-title">Third Level</span><span class="fa arrow"></span></a>
<ul class="nav nav-third-level">
<li><a href="#"><i class="fa fa-angle-double-right"></i><span class="submenu-title">Third Level Item</span></a></li>
<li><a href="#"><i class="fa fa-angle-double-right"></i><span class="submenu-title">Third Level Item</span></a></li>
<li><a href="#"><i class="fa fa-angle-double-right"></i><span class="submenu-title"> Third Level Item</span></a></li>
<li><a href="#"><i class="fa fa-angle-double-right"></i><span class="submenu-title">Third Level Item</span></a></li>
</ul>
</li>
</ul>
</li>
<li><a href="#"><i class="fa fa-envelope-o">
<div class="icon-bg bg-primary"></div>
</i><span class="menu-title">Email</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="email-inbox.html"><i class="fa fa-inbox"></i><span class="submenu-title">Inbox</span></a></li>
<li><a href="email-compose-mail.html"><i class="fa fa-pencil"></i><span class="submenu-title">Compose Mail</span></a></li>
<li><a href="email-view-mail.html"><i class="fa fa-eye"></i><span class="submenu-title">View Mail</span></a></li>
</ul>
</li>
<li><a href="#"><i class="fa fa-bar-chart-o fa-fw">
<div class="icon-bg bg-orange"></div>
</i><span class="menu-title">Charts</span><span class="fa arrow"></span></a>
<ul class="nav nav-second-level">
<li><a href="charts-flotchart.html"><i class="fa fa-angle-right"></i><span class="submenu-title">Flot Charts</span></a></li>
<li><a href="charts-chartjs.html"><i class="fa fa-angle-right"></i><span class="submenu-title">Chartjs</span></a></li>
<li><a href="#"><i class="fa fa-angle-right"></i><span class="submenu-title">HighCharts</span><span class="fa arrow"></span></a>
<ul class="nav nav-third-level">
<li><a href="charts-highchart-line.html"><i class="fa fa-angle-double-right"></i><span class="submenu-title">Line Charts</span></a></li>
<li><a href="charts-highchart-area.html"><i class="fa fa-angle-double-right"></i><span class="submenu-title">Area Charts</span></a></li>
<li><a href="charts-highchart-column-bar.html"><i class="fa fa-angle-double-right"></i><span class="submenu-title">Column & Bar Charts</span></a></li>
<li><a href="charts-highchart-pie.html"><i class="fa fa-angle-double-right"></i><span class="submenu-title">Pie Charts</span></a></li>
<li><a href="charts-highchart-scatter-bubble.html"><i class="fa fa-angle-double-right"></i><span class="submenu-title">Scatter & Bubble Charts</span></a></li>
<li><a href="charts-highchart-dynamic.html"><i class="fa fa-angle-double-right"></i><span class="submenu-title">Dynamic Charts</span></a></li>
<li><a href="charts-highchart-combinations.html"><i class="fa fa-angle-double-right"></i><span class="submenu-title">Combinations</span></a></li>
<li><a href="charts-highchart-more.html"><i class="fa fa-angle-double-right"></i><span class="submenu-title">More Chart Types</span></a></li>
</ul>
</li>
</ul>
</li>
<li><a href="animations.html"><i class="fa fa-slack fa-fw">
<div class="icon-bg bg-green"></div>
</i><span class="menu-title">Animations</span></a></li>
</ul>
</div>
</nav>
<!--END SIDEBAR MENU--><!--BEGIN CHAT FORM-->
<div id="chat-form" class="fixed">
<div class="chat-inner"><h2 class="chat-header"><a href="javascript:;" class="chat-form-close pull-right"><i class="glyphicon glyphicon-remove"></i></a><i class="fa fa-user"></i>
Chat
<span class="badge badge-info">3</span></h2>
<div id="group-1" class="chat-group"><strong>Favorites</strong><a href="#"><span class="user-status is-online"></span>
<small>Verna Morton</small>
<span class="badge badge-info">2</span></a><a href="#"><span class="user-status is-online"></span>
<small>Delores Blake</small>
<span class="badge badge-info is-hidden">0</span></a><a href="#"><span class="user-status is-busy"></span>
<small>Nathaniel Morris</small>
<span class="badge badge-info is-hidden">0</span></a><a href="#"><span class="user-status is-idle"></span>
<small>Boyd Bridges</small>
<span class="badge badge-info is-hidden">0</span></a><a href="#"><span class="user-status is-offline"></span>
<small>Meredith Houston</small>
<span class="badge badge-info is-hidden">0</span></a></div>
<div id="group-2" class="chat-group"><strong>Office</strong><a href="#"><span class="user-status is-busy"></span>
<small>Ann Scott</small>
<span class="badge badge-info is-hidden">0</span></a><a href="#"><span class="user-status is-offline"></span>
<small>Sherman Stokes</small>
<span class="badge badge-info is-hidden">0</span></a><a href="#"><span class="user-status is-offline"></span>
<small>Florence Pierce</small>
<span class="badge badge-info">1</span></a></div>
<div id="group-3" class="chat-group"><strong>Friends</strong><a href="#"><span class="user-status is-online"></span>
<small>Willard Mckenzie</small>
<span class="badge badge-info is-hidden">0</span></a><a href="#"><span class="user-status is-busy"></span>
<small>Jenny Frazier</small>
<span class="badge badge-info is-hidden">0</span></a><a href="#"><span class="user-status is-offline"></span>
<small>Chris Stewart</small>
<span class="badge badge-info is-hidden">0</span></a><a href="#"><span class="user-status is-offline"></span>
<small>Olivia Green</small>
<span class="badge badge-info is-hidden">0</span></a></div>
</div>
<div id="chat-box" style="top:400px">
<div class="chat-box-header"><a href="#" class="chat-box-close pull-right"><i class="glyphicon glyphicon-remove"></i></a><span class="user-status is-online"></span><span class="display-name">Willard Mckenzie</span>
<small>Online</small>
</div>
<div class="chat-content">
<ul class="chat-box-body">
<li><p><img src="https://s3.amazonaws.com/uifaces/faces/twitter/kolage/128.jpg" class="avt"/><span class="user">John Doe</span><span class="time">09:33</span></p>
<p>Hi Swlabs, we have some comments for you.</p></li>
<li class="odd"><p><img src="https://s3.amazonaws.com/uifaces/faces/twitter/alagoon/48.jpg" class="avt"/><span class="user">Swlabs</span><span class="time">09:33</span></p>
<p>Hi, we're listening you...</p></li>
</ul>
</div>
<div class="chat-textarea"><input placeholder="Type your message" class="form-control"/></div>
</div>
</div>
<!--END CHAT FORM--><!--BEGIN PAGE WRAPPER-->
<div id="page-wrapper"><!--BEGIN TITLE & BREADCRUMB PAGE-->
<div id="title-breadcrumb-option-demo" class="page-title-breadcrumb">
<div class="page-header pull-left">
<div class="page-title">Hidden Footer</div>
</div>
<ol class="breadcrumb page-breadcrumb pull-right">
<li><i class="fa fa-home"></i> <a href="index.html">Home</a> <i class="fa fa-angle-right"></i> </li>
<li><a href="#">Layouts</a> <i class="fa fa-angle-right"></i> </li>
<li class="active">Hidden Footer</li>
</ol>
<div class="clearfix"></div>
</div>
<!--END TITLE & BREADCRUMB PAGE--><!--BEGIN CONTENT-->
<div class="page-content">
<div class="row">
<div class="col-lg-12"><h2>Nam massa eros</h2>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam massa eros, dictum ut imperdiet eget, laoreet placerat orci. Aliquam eget neque neque. Donec dictum, enim convallis gravida fringilla, velit sem condimentum nunc, in pretium libero est sit amet elit. Nam ut arcu ac eros commodo rutrum ac nec purus. Fusce sodales pulvinar odio, vulputate fringilla ligula
bibendum sit amet. Duis risus neque, molestie tincidunt odio vel, sodales vulputate mauris. Sed adipiscing justo tristique enim pharetra, nec ultricies metus sagittis.</p>
<p>Duis varius id massa ut pellentesque. Nulla commodo erat eu mi aliquet aliquam. Vivamus commodo massa et nunc ullamcorper, vel pharetra purus consequat. Suspendisse a neque quis nibh dictum posuere ac et enim. Aliquam sit amet accumsan erat. Nullam euismod elit tellus, vel luctus enim luctus feugiat. Vestibulum quis placerat ipsum, porta vehicula massa. Etiam nec risus
ac lacus gravida tincidunt. Vivamus eu ante vehicula, aliquam nisl et, suscipit ipsum. Vivamus velit nulla, tincidunt ac risus et, congue lobortis mauris. In condimentum consectetur purus, vel adipiscing felis sollicitudin vitae. Phasellus luctus, ligula eu tempor ullamcorper, lectus elit posuere augue, eget tempus lacus nibh a purus. Ut risus velit, adipiscing eu leo
quis, vestibulum porttitor nunc.</p>
<p>Sed sed blandit urna. Proin ac sem nisl. Mauris risus orci, tristique eget velit at, congue euismod lacus. Curabitur id purus sit amet urna rutrum bibendum ac at quam. In hendrerit enim eu turpis molestie, et euismod tellus viverra. Suspendisse molestie at leo sit amet volutpat. Integer augue libero, scelerisque vitae luctus ac, consequat et arcu. Nullam malesuada turpis
eu ullamcorper tincidunt. Integer aliquam felis eget neque facilisis ornare. Integer pharetra vitae dolor vel elementum. In nisl risus, dignissim non fermentum ac, pretium sit amet dui. Phasellus fringilla orci sapien, vel lacinia mi dapibus ut. Donec euismod congue nulla, in porttitor sapien. Pellentesque facilisis luctus adipiscing.</p>
<p><img src="http://placehold.it/350x150" alt="" class="img-responsive pull-left mrm"/>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam massa eros, dictum ut imperdiet eget, laoreet placerat orci. Aliquam eget neque neque. Donec dictum, enim convallis gravida fringilla, velit sem condimentum nunc, in pretium libero est sit amet elit. Nam ut arcu ac eros commodo
rutrum ac nec purus. Fusce sodales pulvinar odio, vulputate fringilla ligula bibendum sit amet. Duis risus neque, molestie tincidunt odio vel, sodales vulputate mauris. Sed adipiscing justo tristique enim pharetra, nec ultricies metus sagittis.Duis varius id massa ut pellentesque. Nulla commodo erat eu mi aliquet aliquam. Vivamus commodo massa et nunc ullamcorper, vel
pharetra purus consequat. Suspendisse a neque quis nibh dictum posuere ac et enim. Aliquam sit amet accumsan erat. Nullam euismod elit tellus, vel luctus enim luctus feugiat. Vestibulum quis placerat ipsum, porta vehicula massa. Etiam nec risus ac lacus gravida tincidunt. Vivamus eu ante vehicula, aliquam nisl et, suscipit ipsum. Vivamus velit nulla, tincidunt ac risus
et, congue lobortis mauris. In condimentum consectetur purus, vel adipiscing felis sollicitudin vitae. Phasellus luctus, ligula eu tempor ullamcorper, lectus elit posuere augue, eget tempus lacus nibh a purus. Ut risus velit, adipiscing eu leo quis, vestibulum porttitor nunc. Sed sed blandit urna. Proin ac sem nisl. Mauris risus orci, tristique eget velit at, congue
euismod lacus. Curabitur id purus sit amet urna rutrum bibendum ac at quam. In hendrerit enim eu turpis molestie, et euismod tellus viverra. Suspendisse molestie at leo sit amet volutpat. Integer augue libero, scelerisque vitae luctus ac, consequat et arcu. Nullam malesuada turpis eu ullamcorper tincidunt. Integer aliquam felis eget neque facilisis ornare. Integer
pharetra vitae dolor vel elementum. In nisl risus, dignissim non fermentum ac, pretium sit amet dui. Phasellus fringilla orci sapien, vel lacinia mi dapibus ut. Donec euismod congue nulla, in porttitor sapien. Pellentesque facilisis luctus adipiscing.</p>
<div class="clearfix"></div>
<p><img src="http://placehold.it/350x150" alt="" class="img-responsive pull-right mlm"/>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam massa eros, dictum ut imperdiet eget, laoreet placerat orci. Aliquam eget neque neque. Donec dictum, enim convallis gravida fringilla, velit sem condimentum nunc, in pretium libero est sit amet elit. Nam ut arcu ac eros commodo
rutrum ac nec purus. Fusce sodales pulvinar odio, vulputate fringilla ligula bibendum sit amet. Duis risus neque, molestie tincidunt odio vel, sodales vulputate mauris. Sed adipiscing justo tristique enim pharetra, nec ultricies metus sagittis.Duis varius id massa ut pellentesque. Nulla commodo erat eu mi aliquet aliquam. Vivamus commodo massa et nunc ullamcorper, vel
pharetra purus consequat. Suspendisse a neque quis nibh dictum posuere ac et enim. Aliquam sit amet accumsan erat. Nullam euismod elit tellus, vel luctus enim luctus feugiat. Vestibulum quis placerat ipsum, porta vehicula massa. Etiam nec risus ac lacus gravida tincidunt. Vivamus eu ante vehicula, aliquam nisl et, suscipit ipsum. Vivamus velit nulla, tincidunt ac risus
et, congue lobortis mauris. In condimentum consectetur purus, vel adipiscing felis sollicitudin vitae. Phasellus luctus, ligula eu tempor ullamcorper, lectus elit posuere augue, eget tempus lacus nibh a purus. Ut risus velit, adipiscing eu leo quis, vestibulum porttitor nunc. Sed sed blandit urna. Proin ac sem nisl. Mauris risus orci, tristique eget velit at, congue
euismod lacus. Curabitur id purus sit amet urna rutrum bibendum ac at quam. In hendrerit enim eu turpis molestie, et euismod tellus viverra. Suspendisse molestie at leo sit amet volutpat. Integer augue libero, scelerisque vitae luctus ac, consequat et arcu. Nullam malesuada turpis eu ullamcorper tincidunt. Integer aliquam felis eget neque facilisis ornare. Integer
pharetra vitae dolor vel elementum. In nisl risus, dignissim non fermentum ac, pretium sit amet dui. Phasellus fringilla orci sapien, vel lacinia mi dapibus ut. Donec euismod congue nulla, in porttitor sapien. Pellentesque facilisis luctus adipiscing.</p>
<div class="clearfix"></div>
<p><img src="http://placehold.it/150x150" alt="" class="img-responsive pull-left mrm"/>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam massa eros, dictum ut imperdiet eget, laoreet placerat orci. Aliquam eget neque neque. Donec dictum, enim convallis gravida fringilla, velit sem condimentum nunc, in pretium libero est sit amet elit. Nam ut arcu ac eros commodo
rutrum ac nec purus. Fusce sodales pulvinar odio, vulputate fringilla ligula bibendum sit amet. Duis risus neque, molestie tincidunt odio vel, sodales vulputate mauris. Sed adipiscing justo tristique enim pharetra, nec ultricies metus sagittis. Duis varius id massa ut pellentesque. Nulla commodo erat eu mi aliquet aliquam. Vivamus commodo massa et nunc ullamcorper, vel
pharetra purus consequat. Suspendisse a neque quis nibh dictum posuere ac et enim. Aliquam sit amet accumsan erat. Nullam euismod elit tellus, vel luctus enim luctus feugiat. Vestibulum quis placerat ipsum, porta vehicula massa. Etiam nec risus ac lacus gravida tincidunt. Vivamus eu ante vehicula, aliquam nisl et, suscipit ipsum. Vivamus velit nulla, tincidunt ac risus
et, congue lobortis mauris. In condimentum consectetur purus, vel adipiscing felis sollicitudin vitae. Phasellus luctus, ligula eu tempor ullamcorper, lectus elit posuere augue, eget tempus lacus nibh a purus. Ut risus velit, adipiscing eu leo quis, vestibulum porttitor nunc. Sed sed blandit urna. Proin ac sem nisl. Mauris risus orci, tristique eget velit at, congue
euismod lacus. Curabitur id purus sit amet urna rutrum bibendum ac at quam. In hendrerit enim eu turpis molestie, et euismod tellus viverra. Suspendisse molestie at leo sit amet volutpat. Integer augue libero, scelerisque vitae luctus ac, consequat et arcu. Nullam malesuada turpis eu ullamcorper tincidunt. Integer aliquam felis eget neque facilisis ornare. Integer
pharetra vitae dolor vel elementum. In nisl risus, dignissim non fermentum ac, pretium sit amet dui. Phasellus fringilla orci sapien, vel lacinia mi dapibus ut. Donec euismod congue nulla, in porttitor sapien. Pellentesque facilisis luctus adipiscing.</p>
<div class="clearfix"></div>
</div>
</div>
</div>
<!--END CONTENT--><!--BEGIN FOOTER-->
<div id="footer" class="hidden">
<div class="copyright">2014 © μAdmin - Responsive Multi-Style Admin Template</div>
</div>
<!--END FOOTER--></div>
<!--END PAGE WRAPPER--></div>
</div>
<script src="js/jquery-1.10.2.min.js"></script>
<script src="js/jquery-migrate-1.2.1.min.js"></script>
<script src="js/jquery-ui.js"></script>
<!--loading bootstrap js-->
<script src="vendors/bootstrap/js/bootstrap.min.js"></script>
<script src="vendors/bootstrap-hover-dropdown/bootstrap-hover-dropdown.js"></script>
<script src="js/html5shiv.js"></script>
<script src="js/respond.min.js"></script>
<script src="vendors/metisMenu/jquery.metisMenu.js"></script>
<script src="vendors/slimScroll/jquery.slimscroll.js"></script>
<script src="vendors/jquery-cookie/jquery.cookie.js"></script>
<script src="vendors/iCheck/icheck.min.js"></script>
<script src="vendors/iCheck/custom.min.js"></script>
<script src="vendors/jquery-news-ticker/jquery.news-ticker.js"></script>
<script src="js/jquery.menu.js"></script>
<script src="vendors/jquery-pace/pace.min.js"></script>
<script src="vendors/holder/holder.js"></script>
<script src="vendors/responsive-tabs/responsive-tabs.js"></script>
<!--LOADING SCRIPTS FOR PAGE--><!--CORE JAVASCRIPT-->
<script src="js/main.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', 'UA-145464-12', 'auto');
ga('send', 'pageview');
</script>
</body>
</html> |
post/legacy/2012-04-13-bionformatics-evolution-2005-2012/index.html | lpantano/lpantano.github.io | <!DOCTYPE html><html lang="en-us" >
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="generator" content="Wowchemy 5.0.0-beta.1 for Hugo">
<meta name="description" content="How much keywords in bioinformatics has changed in the past 7 years?
I did a small and quick experiment. I took the abstract of the papers published in Bioinformatics during Jan-2005 and during Jan-2012.">
<link rel="alternate" hreflang="en-us" href="http://lpantano.github.io/post/legacy/2012-04-13-bionformatics-evolution-2005-2012/">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<meta name="theme-color" content="#2962ff">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.0/css/academicons.min.css" integrity="sha512-W4yqoT1+8NLkinBLBZko+dFB2ZbHsYLDdr50VElllRcNt2Q4/GSs6u71UHKxB7S6JEMCp5Ve4xjh3eGQl/HRvg==" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" integrity="sha256-FMvZuGapsJLjouA6k7Eo2lusoAX9i0ShlWFG6qt7SLc=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.css" integrity="sha256-Vzbj7sDDS/woiFS3uNKo8eIuni59rjyNGtXfstRzStA=" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/styles/github.min.css" crossorigin="anonymous" title="hl-light">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/styles/dracula.min.css" crossorigin="anonymous" title="hl-dark" disabled>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.min.css" integrity="sha512-1xoFisiGdy9nvho8EgXuXvnpR5GAMSjFwp40gSRE3NwdUdIMIKuPa7bqoUhLD0O/5tPNhteAsE5XyyMi5reQVA==" crossorigin="anonymous">
<script src="https://cdnjs.cloudflare.com/ajax/libs/lazysizes/5.2.2/lazysizes.min.js" integrity="sha512-TmDwFLhg3UA4ZG0Eb4MIyT1O1Mb+Oww5kFG0uHqXsdbyZz9DcvYQhKpGgNkamAI6h2lGGZq2X8ftOJvF/XjTUg==" crossorigin="anonymous" async></script>
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Montserrat:400,700%7CRoboto:400,400italic,700%7CRoboto+Mono&display=swap">
<link rel="stylesheet" href="/css/wowchemy.min.f3326a6b1f183ed2ef84fcba003be54b.css">
<link rel="manifest" href="/index.webmanifest">
<link rel="icon" type="image/png" href="/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_32x32_fill_lanczos_center_3.png">
<link rel="apple-touch-icon" type="image/png" href="/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_192x192_fill_lanczos_center_3.png">
<link rel="canonical" href="http://lpantano.github.io/post/legacy/2012-04-13-bionformatics-evolution-2005-2012/">
<meta property="twitter:card" content="summary">
<meta property="twitter:site" content="@lopantano">
<meta property="twitter:creator" content="@lopantano">
<meta property="og:site_name" content="My bits">
<meta property="og:url" content="http://lpantano.github.io/post/legacy/2012-04-13-bionformatics-evolution-2005-2012/">
<meta property="og:title" content="Bionformatics evolution 2005-2012 | My bits">
<meta property="og:description" content="How much keywords in bioinformatics has changed in the past 7 years?
I did a small and quick experiment. I took the abstract of the papers published in Bioinformatics during Jan-2005 and during Jan-2012."><meta property="og:image" content="http://lpantano.github.io/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_3.png">
<meta property="twitter:image" content="http://lpantano.github.io/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_3.png"><meta property="og:locale" content="en-us">
<meta property="article:published_time" content="2012-04-13T10:45:07-04:00">
<meta property="article:modified_time" content="2012-04-13T10:45:07-04:00">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BlogPosting",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "http://lpantano.github.io/post/legacy/2012-04-13-bionformatics-evolution-2005-2012/"
},
"headline": "Bionformatics evolution 2005-2012",
"datePublished": "2012-04-13T10:45:07-04:00",
"dateModified": "2012-04-13T10:45:07-04:00",
"publisher": {
"@type": "Organization",
"name": "My bits",
"logo": {
"@type": "ImageObject",
"url": "http://lpantano.github.io/images/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_192x192_fill_lanczos_center_3.png"
}
},
"description": "How much keywords in bioinformatics has changed in the past 7 years?\nI did a small and quick experiment. I took the abstract of the papers published in Bioinformatics during Jan-2005 and during Jan-2012."
}
</script>
<title>Bionformatics evolution 2005-2012 | My bits</title>
</head>
<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" class="page-wrapper ">
<script src="/js/wowchemy-init.js"></script>
<aside class="search-results" id="search">
<div class="container">
<section class="search-header">
<div class="row no-gutters justify-content-between mb-3">
<div class="col-6">
<h1>Search</h1>
</div>
<div class="col-6 col-search-close">
<a class="js-search" href="#"><i class="fas fa-times-circle text-muted" aria-hidden="true"></i></a>
</div>
</div>
<div id="search-box">
<input name="q" id="search-query" placeholder="Search..." autocapitalize="off"
autocomplete="off" autocorrect="off" spellcheck="false" type="search" class="form-control">
</div>
</section>
<section class="section-search-results">
<div id="search-hits">
</div>
</section>
</div>
</aside>
<div class="page-header">
<nav class="navbar navbar-expand-lg navbar-light compensate-for-scrollbar" id="navbar-main">
<div class="container">
<div class="d-none d-lg-inline-flex">
<a class="navbar-brand" href="/">My bits</a>
</div>
<button type="button" class="navbar-toggler" data-toggle="collapse"
data-target="#navbar-content" aria-controls="navbar" aria-expanded="false" aria-label="Toggle navigation">
<span><i class="fas fa-bars"></i></span>
</button>
<div class="navbar-brand-mobile-wrapper d-inline-flex d-lg-none">
<a class="navbar-brand" href="/">My bits</a>
</div>
<div class="navbar-collapse main-menu-item collapse justify-content-start" id="navbar-content">
<ul class="navbar-nav d-md-inline-flex">
<li class="nav-item">
<a class="nav-link " href="/#about"><span>Home</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#posts"><span>Posts</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#talks"><span>Talks</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#featured"><span>Publications</span></a>
</li>
<li class="nav-item">
<a class="nav-link " href="/#contact"><span>Contact</span></a>
</li>
</ul>
</div>
<ul class="nav-icons navbar-nav flex-row ml-auto d-flex pl-md-2">
<li class="nav-item">
<a class="nav-link js-search" href="#" aria-label="Search"><i class="fas fa-search" aria-hidden="true"></i></a>
</li>
<li class="nav-item dropdown theme-dropdown">
<a href="#" class="nav-link" data-toggle="dropdown" aria-haspopup="true" aria-label="Display preferences">
<i class="fas fa-moon" aria-hidden="true"></i>
</a>
<div class="dropdown-menu">
<a href="#" class="dropdown-item js-set-theme-light">
<span>Light</span>
</a>
<a href="#" class="dropdown-item js-set-theme-dark">
<span>Dark</span>
</a>
<a href="#" class="dropdown-item js-set-theme-auto">
<span>Automatic</span>
</a>
</div>
</li>
</ul>
</div>
</nav>
</div>
<div class="page-body">
<article class="article">
<div class="article-container pt-3">
<h1>Bionformatics evolution 2005-2012</h1>
<div class="article-metadata">
<span class="article-date">
Apr 13, 2012
</span>
<span class="middot-divider"></span>
<span class="article-reading-time">
1 min read
</span>
</div>
</div>
<div class="article-container">
<div class="article-style">
<p>How much keywords in <a href="http://en.wikipedia.org/wiki/Bioinformatics" title="bioinformatics" target="_blank" rel="noopener">bioinformatics</a> has changed in the past 7 years?<br>
I did a small and quick experiment. I took the abstract of the papers published in Bioinformatics during Jan-2005 and during Jan-2012. Then I represented the words according to their frequency with the <a href="http://www.wordle.net/" title="wordle" target="_blank" rel="noopener">wordle</a> tool. And the result was:</p>
<figure >
<a data-fancybox="" href="/media/images/jan2005bioinformatics.jpg" >
<img src="/media/images/jan2005bioinformatics.jpg" alt="" width="500px" >
</a>
</figure>
<figure >
<a data-fancybox="" href="/media/images/jan2012bioinformatics.jpg" >
<img src="/media/images/jan2012bioinformatics.jpg" alt="" width="500px" >
</a>
</figure>
<p>What is main difference? There are new concepts, of course, but the main difference is the size of the word DATA and the word METHOD, as it happens in the real world, data increased a lot, so we put it much more in our work, and we need a lof of new methods, so we highlight this in our work.</p>
</div>
<div class="article-tags">
<a class="badge badge-light" href="/tag/general/">general</a>
</div>
<div class="share-box" aria-hidden="true">
<ul class="share">
<li>
<a href="https://twitter.com/intent/tweet?url=http://lpantano.github.io/post/legacy/2012-04-13-bionformatics-evolution-2005-2012/&text=Bionformatics%20evolution%202005-2012" target="_blank" rel="noopener" class="share-btn-twitter">
<i class="fab fa-twitter"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/sharer.php?u=http://lpantano.github.io/post/legacy/2012-04-13-bionformatics-evolution-2005-2012/&t=Bionformatics%20evolution%202005-2012" target="_blank" rel="noopener" class="share-btn-facebook">
<i class="fab fa-facebook"></i>
</a>
</li>
<li>
<a href="mailto:?subject=Bionformatics%20evolution%202005-2012&body=http://lpantano.github.io/post/legacy/2012-04-13-bionformatics-evolution-2005-2012/" target="_blank" rel="noopener" class="share-btn-email">
<i class="fas fa-envelope"></i>
</a>
</li>
<li>
<a href="https://www.linkedin.com/shareArticle?url=http://lpantano.github.io/post/legacy/2012-04-13-bionformatics-evolution-2005-2012/&title=Bionformatics%20evolution%202005-2012" target="_blank" rel="noopener" class="share-btn-linkedin">
<i class="fab fa-linkedin-in"></i>
</a>
</li>
<li>
<a href="whatsapp://send?text=Bionformatics%20evolution%202005-2012%20http://lpantano.github.io/post/legacy/2012-04-13-bionformatics-evolution-2005-2012/" target="_blank" rel="noopener" class="share-btn-whatsapp">
<i class="fab fa-whatsapp"></i>
</a>
</li>
<li>
<a href="https://service.weibo.com/share/share.php?url=http://lpantano.github.io/post/legacy/2012-04-13-bionformatics-evolution-2005-2012/&title=Bionformatics%20evolution%202005-2012" target="_blank" rel="noopener" class="share-btn-weibo">
<i class="fab fa-weibo"></i>
</a>
</li>
</ul>
</div>
<div class="media author-card content-widget-hr">
<a href="http://lpantano.github.io/"><img class="avatar mr-3 avatar-circle" src="/author/avatar_hua735c4bd12b5368408d6d400f29b21ec_801139_270x270_fill_q75_lanczos_center.jpg" alt=""></a>
<div class="media-body">
<h5 class="card-title"><a href="http://lpantano.github.io/"></a></h5>
<h6 class="card-subtitle">Head of Computational Biology</h6>
<p class="card-text">My research interests include genomics, visualizationa and modelling.</p>
<ul class="network-icon" aria-hidden="true">
<li>
<a href="/#contact" >
<i class="fas fa-envelope"></i>
</a>
</li>
<li>
<a href="https://twitter.com/lopantano" target="_blank" rel="noopener">
<i class="fab fa-twitter"></i>
</a>
</li>
<li>
<a href="https://scholar.google.co.uk/citations?user=MeQGlRwAAAAJ&hl" target="_blank" rel="noopener">
<i class="ai ai-google-scholar"></i>
</a>
</li>
<li>
<a href="https://github.com/lpantano" target="_blank" rel="noopener">
<i class="fab fa-github"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</article>
</div>
<div class="page-footer">
<div class="container">
<footer class="site-footer">
<p class="powered-by">
</p>
<p class="powered-by">
Published with
<a href="https://wowchemy.com" target="_blank" rel="noopener">Wowchemy</a> —
the free, <a href="https://github.com/wowchemy/wowchemy-hugo-modules" target="_blank" rel="noopener">
open source</a> website builder that empowers creators.
</p>
</footer>
</div>
</div>
<div id="modal" class="modal fade" role="dialog">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Cite</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">×</span>
</button>
</div>
<div class="modal-body">
<pre><code class="tex hljs"></code></pre>
</div>
<div class="modal-footer">
<a class="btn btn-outline-primary my-1 js-copy-cite" href="#" target="_blank">
<i class="fas fa-copy"></i> Copy
</a>
<a class="btn btn-outline-primary my-1 js-download-cite" href="#" target="_blank">
<i class="fas fa-download"></i> Download
</a>
<div id="modal-error"></div>
</div>
</div>
</div>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.min.js" integrity="sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.imagesloaded/4.1.4/imagesloaded.pkgd.min.js" integrity="sha256-lqvxZrPLtfffUl2G/e7szqSvPBILGbwmsGE1MKlOi0Q=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery.isotope/3.0.6/isotope.pkgd.min.js" integrity="sha256-CBrpuqrMhXwcLLUd5tvQ4euBHCdh7wGlDfNz8vbu/iI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fancybox/3.5.7/jquery.fancybox.min.js" integrity="sha256-yt2kYMy0w8AbtF89WXb2P1rfjcP/HTHLT7097U8Y5b8=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/instant.page/5.1.0/instantpage.min.js" integrity="sha512-1+qUtKoh9XZW7j+6LhRMAyOrgSQKenQ4mluTR+cvxXjP1Z54RxZuzstR/H9kgPXQsVB8IW7DMDFUJpzLjvhGSQ==" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/highlight.min.js" integrity="sha512-TDKKr+IvoqZnPzc3l35hdjpHD0m+b2EC2SrLEgKDRWpxf2rFCxemkgvJ5kfU48ip+Y+m2XVKyOCD85ybtlZDmw==" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.2.0/languages/r.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/leaflet/1.7.1/leaflet.min.js" integrity="sha512-SeiQaaDh73yrb56sTW/RgVdi/mMqNeM2oBwubFHagc5BkixSpP1fvqF47mKzPGWYSSy4RwbBunrJBQ4Co8fRWA==" crossorigin="anonymous"></script>
<script>const code_highlighting = true;</script>
<script>
const search_config = {"indexURI":"/index.json","minLength":1,"threshold":0.3};
const i18n = {"no_results":"No results found","placeholder":"Search...","results":"results found"};
const content_type = {
'post': "Posts",
'project': "Projects",
'publication' : "Publications",
'talk' : "Talks",
'slides' : "Slides"
};
</script>
<script id="search-hit-fuse-template" type="text/x-template">
<div class="search-hit" id="summary-{{key}}">
<div class="search-hit-content">
<div class="search-hit-name">
<a href="{{relpermalink}}">{{title}}</a>
<div class="article-metadata search-hit-type">{{type}}</div>
<p class="search-hit-description">{{snippet}}</p>
</div>
</div>
</div>
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fuse.js/3.2.1/fuse.min.js" integrity="sha256-VzgmKYmhsGNNN4Ph1kMW+BjoYJM2jV5i4IlFoeZA9XI=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mark.js/8.11.1/jquery.mark.min.js" integrity="sha256-4HLtjeVgH0eIB3aZ9mLYF6E8oU5chNdjU6p6rrXpl9U=" crossorigin="anonymous"></script>
<script src="/js/wowchemy.min.62addc90a3e2146a1bd07ee878b86bc0.js"></script>
</body>
</html>
|
clean/Linux-x86_64-4.04.2-2.0.5/released/8.8.0/equations/1.3+8.14.html | coq-bench/coq-bench.github.io | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>equations: Not compatible 👼</title>
<link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" />
<link href="../../../../../bootstrap.min.css" rel="stylesheet">
<link href="../../../../../bootstrap-custom.css" rel="stylesheet">
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet">
<script src="../../../../../moment.min.js"></script>
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body>
<div class="container">
<div class="navbar navbar-default" role="navigation">
<div class="container-fluid">
<div class="navbar-header">
<a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a>
</div>
<div id="navbar" class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="../..">clean / released</a></li>
<li class="active"><a href="">8.8.0 / equations - 1.3+8.14</a></li>
</ul>
</div>
</div>
</div>
<div class="article">
<div class="row">
<div class="col-md-12">
<a href="../..">« Up</a>
<h1>
equations
<small>
1.3+8.14
<span class="label label-info">Not compatible 👼</span>
</small>
</h1>
<p>📅 <em><script>document.write(moment("2022-02-24 18:15:59 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2022-02-24 18:15:59 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
camlp5 7.14 Preprocessor-pretty-printer of OCaml
conf-findutils 1 Virtual package relying on findutils
conf-perl 2 Virtual package relying on perl
coq 8.8.0 Formal proof management system
num 0 The Num library for arbitrary-precision integer and rational arithmetic
ocaml 4.04.2 The OCaml compiler (virtual package)
ocaml-base-compiler 4.04.2 Official 4.04.2 release
ocaml-config 1 OCaml Switch Configuration
ocamlfind 1.9.3 A library manager for OCaml
# opam file:
opam-version: "2.0"
authors: [ "Matthieu Sozeau <matthieu.sozeau@inria.fr>" "Cyprien Mangin <cyprien.mangin@m4x.org>" ]
dev-repo: "git+https://github.com/mattam82/Coq-Equations.git"
maintainer: "matthieu.sozeau@inria.fr"
homepage: "https://mattam82.github.io/Coq-Equations"
bug-reports: "https://github.com/mattam82/Coq-Equations/issues"
license: "LGPL-2.1-or-later"
synopsis: "A function definition package for Coq"
description: """
Equations is a function definition plugin for Coq, that allows the
definition of functions by dependent pattern-matching and well-founded,
mutual or nested structural recursion and compiles them into core
terms. It automatically derives the clauses equations, the graph of the
function and its associated elimination principle.
"""
tags: [
"keyword:dependent pattern-matching"
"keyword:functional elimination"
"category:Miscellaneous/Coq Extensions"
"logpath:Equations"
]
build: [
["./configure.sh" "--enable-hott" {coq-hott:installed}]
[make "-j%{jobs}%"]
]
install: [
[make "install"]
]
run-test: [
[make "test-suite"]
]
depends: [
"coq" {>= "8.14" & < "8.15~"}
"ocamlfind" {build}
]
depopts: [
"coq-hott" {>= "8.13" & < "8.15~"}
]
url {
src: "https://github.com/mattam82/Coq-Equations/archive/refs/tags/v1.3-8.14.tar.gz"
checksum: "sha512=dabd632e5e7407d58585da6cdb94ad1dc83deb495be0f784a2e12fa637314380e91cd8fdf9b296c99b4f8185b0b0bb1fce4e0b280a82f47540204f794e1473a9"
}
</pre>
<h2>Lint</h2>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>true</code></dd>
<dt>Return code</dt>
<dd>0</dd>
</dl>
<h2>Dry install 🏜️</h2>
<p>Dry install with the current Coq version:</p>
<dl class="dl-horizontal">
<dt>Command</dt>
<dd><code>opam install -y --show-action coq-equations.1.3+8.14 coq.8.8.0</code></dd>
<dt>Return code</dt>
<dd>5120</dd>
<dt>Output</dt>
<dd><pre>[NOTE] Package coq is already installed (current version is 8.8.0).
The following dependencies couldn't be met:
- coq-equations -> coq >= 8.14 -> ocaml >= 4.05.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-equations.1.3+8.14</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>
|
docs/Humidifier/IoT1Click.html | localytics/humidifier | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
Module: Humidifier::IoT1Click
— Humidifier
</title>
<link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
<link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
<script type="text/javascript" charset="utf-8">
pathId = "Humidifier::IoT1Click";
relpath = '../';
</script>
<script type="text/javascript" charset="utf-8" src="../js/jquery.js"></script>
<script type="text/javascript" charset="utf-8" src="../js/app.js"></script>
</head>
<body>
<div class="nav_wrap">
<iframe id="nav" src="../class_list.html?1"></iframe>
<div id="resizer"></div>
</div>
<div id="main" tabindex="-1">
<div id="header">
<div id="menu">
<a href="../_index.html">Index (I)</a> »
<span class='title'><span class='object_link'><a href="../Humidifier.html" title="Humidifier (module)">Humidifier</a></span></span>
»
<span class="title">IoT1Click</span>
</div>
<div id="search">
<a class="full_list_link" id="class_list_link"
href="../class_list.html">
<svg width="24" height="24">
<rect x="0" y="4" width="24" height="4" rx="1" ry="1"></rect>
<rect x="0" y="12" width="24" height="4" rx="1" ry="1"></rect>
<rect x="0" y="20" width="24" height="4" rx="1" ry="1"></rect>
</svg>
</a>
</div>
<div class="clear"></div>
</div>
<div id="content"><h1>Module: Humidifier::IoT1Click
</h1>
<div class="box_info">
<dl>
<dt>Defined in:</dt>
<dd>lib/humidifier/magic.rb</dd>
</dl>
</div>
<h2>Overview</h2><div class="docstring">
<div class="discussion">
<p>A container module for the AWS IoT1Click service</p>
</div>
</div>
<div class="tags">
<p class="tag_title">AWS Resource:</p>
<ul class="aws">
<li>
<div class='inline'>
<p>AWS::IoT1Click</p>
</div>
</li>
</ul>
</div><h2>Defined Under Namespace</h2>
<p class="children">
<strong class="classes">Classes:</strong> <span class='object_link'><a href="IoT1Click/Device.html" title="Humidifier::IoT1Click::Device (class)">Device</a></span>, <span class='object_link'><a href="IoT1Click/Placement.html" title="Humidifier::IoT1Click::Placement (class)">Placement</a></span>, <span class='object_link'><a href="IoT1Click/Project.html" title="Humidifier::IoT1Click::Project (class)">Project</a></span>
</p>
</div>
<div id="footer">
Generated by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>.
</div>
</div>
</body>
</html> |
test/browser/features/fixtures/handled/script/a.html | bugsnag/bugsnag-js | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<script src="/node_modules/@bugsnag/browser/dist/bugsnag.min.js"></script>
<script type="text/javascript">
var NOTIFY = decodeURIComponent(window.location.search.match(/NOTIFY=([^&]+)/)[1])
var SESSIONS = decodeURIComponent(window.location.search.match(/SESSIONS=([^&]+)/)[1])
var API_KEY = decodeURIComponent(window.location.search.match(/API_KEY=([^&]+)/)[1])
Bugsnag.start({
apiKey: API_KEY,
endpoints: { notify: NOTIFY, sessions: SESSIONS }
})
</script>
</head>
<body>
<script>
Bugsnag.notify(new Error('bad things'))
</script>
</body>
</html>
|
project_name/templates/account/password_reset.html | timonweb/djow | {% extends "site_base.html" %}
{% load i18n bootstrap account_tags %}
{% block head_title %}{% trans "Password reset" %}{% endblock %}
{% block title %}{% trans "Password reset" %}{% endblock %}
{% user_display request.user as user_display %}
{% block body %}
<div class="row">
<div class="col-md-8">
<form method="POST" action="">
<p class="lead">{% trans "Forgotten your password? Enter your email address below, and we'll send you an email allowing you to reset it." %}</p>
<fieldset class="row">
<div class="col-md-5">
{% csrf_token %}
{{ form|bootstrap }}
<button type="submit" class="btn btn-primary">
{% trans "Reset my password" %}
</button>
</div>
</fieldset>
</form>
</div>
</div>
<p>{% blocktrans %}If you have any trouble resetting your password, contact us at <a href="mailto:{{ THEME_CONTACT_EMAIL }}">{{ THEME_CONTACT_EMAIL }}</a>.{% endblocktrans %}</p>
{% endblock %}
{% block extra_body %}
<script>
$("#id_email").focus();
</script>
{% endblock %} |
index.html | mcoquet/workshopper-ui | <!DOCTYPE html>
<html>
<!-- bower:js -->
<script src="bower_components/jquery/dist/jquery.js"></script>
<script src="bower_components/angular/angular.js"></script>
<script src="bower_components/angular-bootstrap/ui-bootstrap-tpls.js"></script>
<script src="bower_components/bootstrap-css/js/bootstrap.min.js"></script>
<!-- endbower -->
<!-- bower:css -->
<link rel="stylesheet" href="bower_components/bootstrap-css/css/bootstrap.min.css" />
<!-- endbower -->
<script src="app.js"></script>
<head>
<title>Workshopper UI pre-alpha</title>
</head>
<body ng-app="myApp">
<div style="height:100%;width:49%;border: 1px solid black;float:left;">
workshopper instructions
</div>
<div style="height:100%;width:49%;border: 1px solid black;float:right;">
verify/run output
</div>
<div style="border: 1px solid black;">
controls (open editor on suggested file, then watch for changes and enable verify/run) / status <span style="float:right;">workshopper name : step name</span>
</div>
</body>
</html>
|
public/js/components/common/navbar.html | jbehuet/blog-app | <!-- Dropdown Structure -->
<ul id='demoDropdown' class='dropdown-content'>
<li><a class="grey-text text-lighten-2"><i class="material-icons left">reorder</i>Menu</a></li>
<li class="divider"></li>
<li ng-if="!$ctrl.user"><a ui-sref="app.login.connect" title="Connect" class="blue-text text-darken-1"><i class="material-icons left">perm_identity</i>Connect</a></li>
<li ng-if="$ctrl.user"><a href="" ng-click="$ctrl.disconnect()" title="Bookmark" class="blue-text text-darken-1"><i class="material-icons left">turned_in</i>Bookmarked</a></li>
<li ng-if="$ctrl.user"><a href="" ng-click="$ctrl.disconnect()" title="Disconnect" class="blue-text text-darken-1"><i class="material-icons left">close</i>Logout</a></li>
</ul>
<nav class="blue darken-1">
<div class="nav-wrapper container">
<a href="#" class="brand-logo"><i class="material-icons">book</i></a>
<ul class="right hide-on-med-and-down">
<li><a href='javascript:void(0);' data-activates='demoDropdown' dropdown>{{($ctrl.user ? $ctrl.user.name : '')}}<i class="material-icons right">{{($ctrl.user ? 'arrow_drop_down' : 'reorder')}}</i></a></li>
</ul>
<a href="#" data-activates="mobile-demo" class="button-collapse" data-sidenav="left" data-closeonclick="false"><i class="material-icons">menu</i></a>
</div>
</nav>
<ul id="mobile-demo" class="side-nav">
<li><a class="grey-text text-lighten-2"><i class="material-icons left">reorder</i>Menu</a></li>
<li class="divider"></li>
<li ng-if="!$ctrl.user"><a ui-sref="app.login.connect" title="Connect" class="blue-text text-darken-1"><i class="material-icons left">perm_identity</i>Connect</a></li>
<li ng-if="$ctrl.user"><a href="" ng-click="$ctrl.disconnect()" title="Bookmark" class="blue-text text-darken-1"><i class="material-icons left">turned_in</i>Bookmarked</a></li>
<li ng-if="$ctrl.user"><a href="" ng-click="$ctrl.disconnect()" title="Disconnect" class="blue-text text-darken-1"><i class="material-icons left">close</i>Logout</a></li>
</ul>
|
people/e538i8o1.html | slowe/panelshows | <html>
<head>
<title>Stella Creasy's panel show appearances</title>
<script type="text/javascript" src="../common.js"></script>
<link rel="stylesheet" media="all" href="../style.css" type="text/css"/>
<script type="text/javascript" src="../people.js"></script>
<!--#include virtual="head.txt" -->
</head>
<body>
<!--#include virtual="nav.txt" -->
<div class="page">
<h1>Stella Creasy's panel show appearances</h1>
<p>Stella Creasy (born 1977-04-05<sup><a href="https://en.wikipedia.org/wiki/Stella_Creasy">[ref]</a></sup>) has appeared in <span class="total">8</span> episodes between 2012-2017. <a href="https://en.wikipedia.org/wiki/Stella_Creasy">Stella Creasy on Wikipedia</a>.</p>
<div class="performerholder">
<table class="performer">
<tr style="vertical-align:bottom;">
<td><div style="height:100px;" class="performances female" title="2"></div><span class="year">2012</span></td>
<td><div style="height:50px;" class="performances female" title="1"></div><span class="year">2013</span></td>
<td><div style="height:100px;" class="performances female" title="2"></div><span class="year">2014</span></td>
<td><div style="height:50px;" class="performances female" title="1"></div><span class="year">2015</span></td>
<td><div style="height:0px;" class="performances female" title=""></div><span class="year">2016</span></td>
<td><div style="height:100px;" class="performances female" title="2"></div><span class="year">2017</span></td>
</tr>
</table>
</div>
<ol class="episodes">
<li><strong>2017-11-09</strong> / <a href="../shows/question-time.html">Question Time</a></li>
<li><strong>2017-06-29</strong> / <a href="../shows/question-time.html">Question Time</a></li>
<li><strong>2015-05-21</strong> / <a href="../shows/question-time.html">Question Time</a></li>
<li><strong>2014-10-02</strong> / <a href="../shows/question-time.html">Question Time</a></li>
<li><strong>2014-09-30</strong> / <a href="../shows/loosewomen.html">Loose Women</a></li>
<li><strong>2013-11-14</strong> / <a href="../shows/question-time.html">Question Time</a></li>
<li><strong>2012-12-13</strong> / <a href="../shows/question-time.html">Question Time</a></li>
<li><strong>2012-05-31</strong> / <a href="../shows/question-time.html">Question Time</a></li>
</ol>
</div>
</body>
</html>
|
blog/t4-enumerable-methods.html | Vrturo/Vrturo.github.io | <!DOCTYPE html>
<head>
<title>Art's Blog</title>
<meta charset="UTF-8">
<link rel="stylesheet" type="text/css" href="blog-template.css">
</head>
<body>
<div id="title">Arturo's Blog</div>
<table>
<tr>
<td>
<div id="wrapper">
<header>
<main>
<h1>Enumerable Method</h1>
<h2>Cycle Method</h2>
<h4>2/8/15</h4>
</header>
<nav>
</nav>
<section>
<p>
So in this blog I want to go over, and explain an enumerable method called the cycle method. But first I'd like to explain what an enumerable method is. The Enumerable module provides a set of methods to traverse, search, sort and manipulate collections.If you understand loops and arrays and hashes, there's nothing really new here. We can use the enumerables to iterate over, or go through each and every element of, a given collection class (i.e. an array or a hash) and tell it to run a block of code while they are at it. Enumerables can also sort them by size, alphabetically, lexicographically, randomly, etc. There are just so many different types of useful enumerables out there.
</p>
<p>
So more specifically what does the cycle method do? It repeates over and over an operation or a block of code, much like so:<br>
<p style="color:blue">
<br> a = ["a", "b", "c"]
<br> a.cycle { |x| puts x } # print, a, b, c, a, b, c,.. forever.
<br> a.cycle(2) { |x| puts x } # print, a, b, c, a, b, c.
<br>So in this code you see the variable 'a' is set to the array of ["a","b","c"] </p>
<br>As you call the cycle method on our variable it continuously prints out our array as a loop if none or nil is given. If a non-positive number is given or the collection is empty, it does nothing. Returns nil if the loop has finished without getting interrupted.
</p>
<p>
However, there is a way to stop it from repeating or returning nothing. If you give it a set integer as an arguement like in the example where the arguement is '(2)' it will repeat your array the amount of times as you give in the arguement so in our case it's two times.
</p>
</div>
</td>
<td></td>
<td>
<div class="Header"><img src="http://3.bp.blogspot.com/-CvBGBqbRJcY/Uv8G6pA2toI/AAAAAAAACmE/EmQ8iPXz0ZY/s1600/elegant+subscribe+box.JPG"> </div>
</td>
<td>
<h3>Other Blog entries</h3>
<ul>
<li><a href="#">Chef's Kitchen</a></li>
<li><a href="#">Css Design</a></li>
</ul>
</td>
</table>
</html>
|
evaluation/reuse/06_03_06/resultAgain.html | jomaras/Firecrow | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Show/hide Login and Signup Panel using Mootools 1.2</title>
<meta content="text/html; charset=utf-8" http-equiv="content-type"/>
<style>
html, body{ border: 0px none; margin: 0px; padding: 0px; }
body{ font: 85%/130% arial,helvetica,sans-serif; background: url("file:///C:/GitWebStorm/Firecrow/evaluation/reuse/06_03_06/pageBImages/bg_repeat.jpg") repeat scroll 0px 0px transparent; width: 100%; min-width: 970px; }
a:not([o=r]){ color: rgb(0, 153, 204); text-decoration: none; }
a:not([o=r]):hover{ color: rgb(0, 204, 255); }
a img:not([o=r]){ border: medium none; }
.clear{ clear: both; height: 0px; line-height: 0; }
.clearfix:after{ content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
.clearfix{ display: inline-block; }
* html .clearfix:not([o=r]){ height: 1%; }
.clearfix{ display: block; }
.clearfix{ height: 1%; }
.clearfix{ display: block; }
#container{ width: 100%; height: 100%; text-align: center; }
#content{ width: 900px; margin: 0px auto; text-align: left; padding: 20px; }
</style>
<style>
#top{ background: url("file:///C:/GitWebStorm/Firecrow/evaluation/reuse/06_03_06/pageBImages/login_top.jpg") repeat-x scroll 0px 0px transparent; height: 38px; position: relative; }
#top ul.login{ display: block; position: relative; float: right; clear: right; height: 38px; width: auto; font-weight: bold; line-height: 38px; margin: 0px; right: 150px; color: white; font-size: 80%; text-align: center; background: url("file:///C:/GitWebStorm/Firecrow/evaluation/reuse/06_03_06/pageBImages/login_r.jpg") no-repeat scroll right 0px transparent; padding-right: 45px; }
#top ul.login li.left{ background: url("file:///C:/GitWebStorm/Firecrow/evaluation/reuse/06_03_06/pageBImages/login_l.jpg") no-repeat scroll left 0px transparent; height: 38px; width: 45px; padding: 0px; margin: 0px; display: block; float: left; }
#top ul.login li{ text-align: left; padding: 0px 6px; display: block; float: left; height: 38px; background: url("file:///C:/GitWebStorm/Firecrow/evaluation/reuse/06_03_06/pageBImages/login_m.jpg") repeat-x scroll 0px 0px transparent; }
#top ul.login li a{ color: rgb(51, 204, 204); }
#top ul.login li a:hover{ color: white; }
#login{ width: 100%; color: white; background: none repeat scroll 0% 0% rgb(30, 30, 30); overflow: hidden; position: relative; z-index: 3; height: 0px; }
#login a{ text-decoration: none; color: rgb(51, 204, 204); }
#login a:hover{ color: white; }
#login .loginContent{ width: 550px; height: 80px; margin: 0px auto; padding-top: 25px; text-align: left; font-size: 0.85em; }
#login .loginContent .left{ width: 120px; float: left; padding-left: 65px; font-size: 0.95em; }
#login .loginContent .right{ width: 290px; float: right; text-align: right; padding-right: 65px; font-size: 0.95em; }
#login .loginContent form{ margin: 0px 0px 10px; height: 26px; }
#login .loginContent input.field{ border: 1px solid rgb(26, 26, 26); background: none repeat scroll 0% 0% rgb(70, 70, 70); margin-right: 5px; margin-top: 4px; color: white; height: 16px; }
#login .loginContent input.field:focus{ background: none repeat scroll 0% 0% rgb(84, 84, 84); }
#login .loginContent input.rememberme{ border: medium none; background: none repeat scroll 0% 0% transparent; margin: 0px; padding: 0px; }
#login .loginContent input.button_login{ width: 47px; height: 20px; cursor: pointer; border: medium none; background: url("file:///C:/GitWebStorm/Firecrow/evaluation/reuse/06_03_06/pageBImages/button_login.jpg") no-repeat scroll 0px 0px transparent; }
#login .loginClose{ display: block; position: absolute; right: 15px; top: 10px; width: 70px; font-size: 0.8em; text-align: left; }
#login .loginClose a{ display: block; width: 100%; height: 20px; background: url("file:///C:/GitWebStorm/Firecrow/evaluation/reuse/06_03_06/pageBImages/button_close.jpg") no-repeat scroll right 0px transparent; padding-right: 10px; border: medium none; font-size: 0.9em; color: white; }
#login .loginClose a:hover{ background: url("file:///C:/GitWebStorm/Firecrow/evaluation/reuse/06_03_06/pageBImages/button_close.jpg") no-repeat scroll right -20px transparent; }
</style>
<script type="text/javascript">
var MooTools = {'version': '1.2.4', 'build': '0d9113241a90b9cd5643b926795852a2026710d4'};
var Native = function(options)
{
options = options || {};
var name = options.name;
var legacy = options.legacy;
var protect = options.protect;
var methods = options.implement;
var generics = options.generics;
var initialize = options.initialize;
var afterImplement = options.afterImplement || function(){};
var object = initialize || legacy;
generics = generics !== false;
object.constructor = Native;
object.$family = {name: 'native'};
if(legacy && initialize)
object.prototype = legacy.prototype;
object.prototype.constructor = object;
if(name)
{
var family = name.toLowerCase();
object.prototype.$family = {
name: family
};
Native.typize(object, family);
}
var add = function(obj, name, method, force)
{
if(!protect || force || !(obj.prototype[name]))
obj.prototype[name] = method;
if(generics)
Native.genericize(obj, name, protect);
if(afterImplement)
afterImplement.call(obj, name, method);
return obj;
};
object.alias = function(a1, a2, a3)
{
if(typeof a1 == 'string')
{
var pa1 = this.prototype[a1];
if(a1 = pa1)
return add(this, a2, a1, a3);
}
for(var a in a1)
this.alias(a, a1[a], a2);
return this;
};
object.implement = function(a1, a2, a3)
{
if(typeof a1 == 'string')
return add(this, a1, a2, a3);
for(var p in a1)
add(this, p, a1[p], a2);
return this;
};
if(methods)
object.implement(methods);
return object;
};
Native.genericize = function(object, property, check)
{
if((!check || !(object[property])) && typeof (object.prototype[property]) == 'function')
object[property] = function()
{
var args = Array.prototype.slice.call(arguments);
return object.prototype[property].apply(args.shift(), args);
};
};
Native.implement = function(objects, properties)
{
for(var i = 0, l = objects.length;i < l;i++)
objects[i].implement(properties);
};
Native.typize = function(object, family)
{
if(!(object.type))
object.type = function(item)
{
return $type(item) === family;
};
};
(function()
{
var natives = {
'Array': Array,
'Date': Date,
'Function': Function,
'Number': Number,
'RegExp': RegExp,
'String': String
};
for(var n in natives)
new Native({
name: n,
initialize: natives[n],
protect: true
});
var types = {
'boolean': Boolean,
'native': Native,
'object': Object
};
for(var t in types)
Native.typize(types[t], t);
var generics = {
'Array': ['concat', 'indexOf', 'join', 'lastIndexOf', 'pop', 'push', 'reverse', 'shift', 'slice', 'sort', 'splice', 'toString', 'unshift', 'valueOf'],
'String': ['charAt', 'charCodeAt', 'concat', 'indexOf', 'lastIndexOf', 'match', 'replace', 'search', 'slice', 'split', 'substr', 'substring', 'toLowerCase', 'toUpperCase', 'valueOf']
};
for(var g in generics)
{
for(var i = generics[g].length;i--;)
Native.genericize(natives[g], generics[g][i], true);
}
})();
var Hash = new Native({
name: 'Hash',
initialize: function(object)
{
if($type(object) == 'hash')
object = $unlink(object.getClean());
for(var key in object)
this[key] = object[key];
return this;
}
});
Hash.implement({
forEach: function(fn, bind)
{
for(var key in this)
{
if(this.hasOwnProperty(key))
fn.call(bind, this[key], key, this);
}
},
getClean: function()
{
var clean = {};
for(var key in this)
{
if(this.hasOwnProperty(key))
clean[key] = this[key];
}
return clean;
},
getLength: function()
{
var length = 0;
for(var key in this)
{
if(this.hasOwnProperty(key))
length++;
}
return length;
}
});
Hash.alias('forEach', 'each');
Array.implement({
forEach: function(fn, bind)
{
for(var i = 0, l = this.length;i < l;i++)
fn.call(bind, this[i], i, this);
}
});
Array.alias('forEach', 'each');
function $A(iterable)
{
if(iterable.item)
{
var l = iterable.length, array = new Array(l);
while(l--)
array[l] = iterable[l];
return array;
}
return Array.prototype.slice.call(iterable);
}
;
function $arguments(i)
{
return function()
{
return arguments[i];
};
}
;
function $chk(obj)
{
return !(!(obj || obj === 0));
}
;
function $clear(timer)
{
clearTimeout(timer);
clearInterval(timer);
return null;
}
;
function $defined(obj)
{
return obj != undefined;
}
;
function $each(iterable, fn, bind)
{
var type = $type(iterable);
(type == 'arguments' || type == 'collection' || type == 'array' ? Array : Hash).each(iterable, fn, bind);
}
;
function $empty(){} ;
function $extend(original, extended)
{
for(var key in extended || {})
original[key] = extended[key];
return original;
}
;
function $H(object)
{
return new Hash(object);
}
;
function $lambda(value)
{
return $type(value) == 'function' ? value : function()
{
return value;
};
}
;
function $merge()
{
var args = Array.slice(arguments);
args.unshift({});
return $mixin.apply(null, args);
}
;
function $mixin(mix)
{
for(var i = 1, l = arguments.length;i < l;i++)
{
var object = arguments[i];
if($type(object) != 'object')
continue;
for(var key in object)
{
var op = object[key], mp = mix[key];
mix[key] = mp && $type(op) == 'object' && $type(mp) == 'object' ? $mixin(mp, op) : $unlink(op);
}
}
return mix;
}
;
function $pick()
{
for(var i = 0, l = arguments.length;i < l;i++)
{
if(arguments[i] != undefined)
return arguments[i];
}
return null;
}
;
function $random(min, max)
{
return Math.floor((Math.random() * ((max - min) + 1)) + min);
}
;
function $splat(obj)
{
var type = $type(obj);
return type ? type != 'array' && type != 'arguments' ? [obj] : obj : [];
}
;
var $time = Date.now || function()
{
return +(new Date());
};
function $try()
{
for(var i = 0, l = arguments.length;i < l;i++)
{
try
{
return arguments[i]();
}
catch(e)
{}
}
return null;
}
;
function $type(obj)
{
if(obj == undefined)
return false;
if(obj.$family)
return obj.$family.name == 'number' && !(isFinite(obj)) ? false : obj.$family.name;
if(obj.nodeName)
{
switch(obj.nodeType)
{
case 1:
return 'element';
case 3:
return (/\S/).test(obj.nodeValue) ? 'textnode' : 'whitespace';
}
}
else if(typeof (obj.length) == 'number')
{
if(obj.callee)
return 'arguments';
else if(obj.item)
return 'collection';
}
return typeof obj;
}
;
function $unlink(object)
{
var unlinked;
switch($type(object))
{
case 'object':
unlinked = {};
for(var p in object)
unlinked[p] = $unlink(object[p]);
break;
case 'hash':
unlinked = new Hash(object);
break;
case 'array':
unlinked = [];
for(var i = 0, l = object.length;i < l;i++)
unlinked[i] = $unlink(object[i]);
break;
default:
return object;
}
return unlinked;
}
;
var Browser = $merge({
Engine: {name: 'unknown', version: 0},
Platform: {
name: window.orientation != undefined ? 'ipod' : (navigator.platform.match(/mac|win|linux/i) || ['other'])[0].toLowerCase()
},
Features: {
xpath: !(!(document.evaluate)),
air: !(!(window.runtime)),
query: !(!(document.querySelector))
},
Plugins: {},
Engines: {
presto: function()
{
return !(window.opera) ? false : arguments.callee.caller ? 960 : document.getElementsByClassName ? 950 : 925;
},
trident: function()
{
return !(window.ActiveXObject) ? false : window.XMLHttpRequest ? document.querySelectorAll ? 6 : 5 : 4;
},
webkit: function()
{
return navigator.taintEnabled ? false : Browser.Features.xpath ? Browser.Features.query ? 525 : 420 : 419;
},
gecko: function()
{
return !(document.getBoxObjectFor) && window.mozInnerScreenX == null ? false : document.getElementsByClassName ? 19 : 18;
}
}
}, Browser || {});
Browser.Platform[Browser.Platform.name] = true;
Browser.detect = function()
{
for(var engine in this.Engines)
{
var version = this.Engines[engine]();
if(version)
{
this.Engine = {
name: engine,
version: version
};
this.Engine[engine] = this.Engine[engine + version] = true;
break;
}
}
return {
name: engine,
version: version
};
};
Browser.detect();
Browser.Request = function()
{
return $try(function()
{
return new XMLHttpRequest();
}, function()
{
return new ActiveXObject('MSXML2.XMLHTTP');
}, function()
{
return new ActiveXObject('Microsoft.XMLHTTP');
});
};
Browser.Features.xhr = !(!(Browser.Request()));
Browser.Plugins.Flash = (function()
{
var version = ($try(function()
{
return navigator.plugins['Shockwave Flash'].description;
}, function()
{
return (new ActiveXObject('ShockwaveFlash.ShockwaveFlash')).GetVariable('$version');
}) || '0 r0').match(/\d+/g);
return {
version: parseInt(version[0] || (0 + '.') + version[1], 10) || 0,
build: parseInt(version[2], 10) || 0
};
})();
function $exec(text)
{
if(!text)
return text;
if(window.execScript)
{
window.execScript(text);
}
else
{
var script = document.createElement('script');
script.setAttribute('type', 'text/javascript');
script[Browser.Engine.webkit && Browser.Engine.version < 420 ? 'innerText' : 'text'] = text;
document.head.appendChild(script);
document.head.removeChild(script);
}
return text;
}
;
Native.UID = 1;
var $uid = Browser.Engine.trident ? function(item)
{
return (item.uid || (item.uid = [Native.UID++]))[0];
} : function(item)
{
return item.uid || (item.uid = Native.UID++);
};
var Window = new Native({
name: 'Window',
legacy: Browser.Engine.trident ? null : window.Window,
initialize: function(win)
{
$uid(win);
if(!(win.Element))
{
win.Element = $empty;
if(Browser.Engine.webkit)
win.document.createElement('iframe');
win.Element.prototype = Browser.Engine.webkit ? window['[[DOMElement.prototype]]'] : {};
}
win.document.window = win;
return $extend(win, Window.Prototype);
},
afterImplement: function(property, value)
{
window[property] = Window.Prototype[property] = value;
}
});
Window.Prototype = {
$family: {name: 'window'}
};
new Window(window);
var Document = new Native({
name: 'Document',
legacy: Browser.Engine.trident ? null : window.Document,
initialize: function(doc)
{
$uid(doc);
doc.head = doc.getElementsByTagName('head')[0];
doc.html = doc.getElementsByTagName('html')[0];
if(Browser.Engine.trident && Browser.Engine.version <= 4)
$try(function()
{
doc.execCommand('BackgroundImageCache', false, true);
});
if(Browser.Engine.trident)
doc.window.attachEvent('onunload', function()
{
doc.window.detachEvent('onunload', arguments.callee);
doc.head = doc.html = doc.window = null;
});
return $extend(doc, Document.Prototype);
},
afterImplement: function(property, value)
{
document[property] = Document.Prototype[property] = value;
}
});
Document.Prototype = {
$family: {name: 'document'}
};
new Document(document);
Array.implement({
every: function(fn, bind)
{
for(var i = 0, l = this.length;i < l;i++)
{
if(!(fn.call(bind, this[i], i, this)))
return false;
}
return true;
},
filter: function(fn, bind)
{
var results = [];
for(var i = 0, l = this.length;i < l;i++)
{
if(fn.call(bind, this[i], i, this))
results.push(this[i]);
}
return results;
},
clean: function()
{
return this.filter($defined);
},
indexOf: function(item, from)
{
var len = this.length;
for(var i = from < 0 ? Math.max(0, len + from) : from || 0;i < len;i++)
{
if(this[i] === item)
return i;
}
return -1;
},
map: function(fn, bind)
{
var results = [];
for(var i = 0, l = this.length;i < l;i++)
results[i] = fn.call(bind, this[i], i, this);
return results;
},
some: function(fn, bind)
{
for(var i = 0, l = this.length;i < l;i++)
{
if(fn.call(bind, this[i], i, this))
return true;
}
return false;
},
associate: function(keys)
{
var obj = {}, length = Math.min(this.length, keys.length);
for(var i = 0;i < length;i++)
obj[keys[i]] = this[i];
return obj;
},
link: function(object)
{
var result = {};
for(var i = 0, l = this.length;i < l;i++)
{
for(var key in object)
{
if(object[key](this[i]))
{
result[key] = this[i];
delete (object[key]);
break;
}
}
}
return result;
},
contains: function(item, from)
{
return this.indexOf(item, from) != -1;
},
extend: function(array)
{
for(var i = 0, j = array.length;i < j;i++)
this.push(array[i]);
return this;
},
getLast: function()
{
return this.length ? this[this.length - 1] : null;
},
getRandom: function()
{
return this.length ? this[$random(0, this.length - 1)] : null;
},
include: function(item)
{
if(!(this.contains(item)))
this.push(item);
return this;
},
combine: function(array)
{
for(var i = 0, l = array.length;i < l;i++)
this.include(array[i]);
return this;
},
erase: function(item)
{
for(var i = this.length;i--;i)
{
if(this[i] === item)
this.splice(i, 1);
}
return this;
},
empty: function()
{
this.length = 0;
return this;
},
flatten: function()
{
var array = [];
for(var i = 0, l = this.length;i < l;i++)
{
var type = $type(this[i]);
if(!type)
continue;
array = array.concat(type == 'array' || type == 'collection' || type == 'arguments' ? Array.flatten(this[i]) : this[i]);
}
return array;
},
hexToRgb: function(array)
{
if(this.length != 3)
return null;
var rgb = this.map(function(value)
{
if(value.length == 1)
value += value;
return value.toInt(16);
});
return array ? rgb : ('rgb(' + rgb) + ')';
},
rgbToHex: function(array)
{
if(this.length < 3)
return null;
if(this.length == 4 && this[3] == 0 && !array)
return 'transparent';
var hex = [];
for(var i = 0;i < 3;i++)
{
var bit = (this[i] - 0).toString(16);
hex.push(bit.length == 1 ? '0' + bit : bit);
}
return array ? hex : '#' + hex.join('');
}
});
Function.implement({
extend: function(properties)
{
for(var property in properties)
this[property] = properties[property];
return this;
},
create: function(options)
{
var self = this;
options = options || {};
return function(event)
{
var args = options.arguments;
args = args != undefined ? $splat(args) : Array.slice(arguments, options.event ? 1 : 0);
if(options.event)
args = ([event || window.event]).extend(args);
var returns = function()
{
return self.apply(options.bind || null, args);
};
if(options.delay)
return setTimeout(returns, options.delay);
if(options.periodical)
return setInterval(returns, options.periodical);
if(options.attempt)
return $try(returns);
return returns();
};
},
run: function(args, bind)
{
return this.apply(bind, $splat(args));
},
pass: function(args, bind)
{
return this.create({
bind: bind,
arguments: args
});
},
bind: function(bind, args)
{
return this.create({
bind: bind,
arguments: args
});
},
bindWithEvent: function(bind, args)
{
return this.create({
bind: bind,
arguments: args,
event: true
});
},
attempt: function(args, bind)
{
return this.create({
bind: bind,
arguments: args,
attempt: true
})();
},
delay: function(delay, bind, args)
{
return this.create({
bind: bind,
arguments: args,
delay: delay
})();
},
periodical: function(periodical, bind, args)
{
return this.create({
bind: bind,
arguments: args,
periodical: periodical
})();
}
});
Number.implement({
limit: function(min, max)
{
return Math.min(max, Math.max(min, this));
},
round: function(precision)
{
precision = Math.pow(10, precision || 0);
return Math.round(this * precision) / precision;
},
times: function(fn, bind)
{
for(var i = 0;i < this;i++)
fn.call(bind, i, this);
},
toFloat: function()
{
return parseFloat(this);
},
toInt: function(base)
{
return parseInt(this, base || 10);
}
});
Number.alias('times', 'each');
(function(math)
{
var methods = {};
math.each(function(name)
{
if(!(Number[name]))
methods[name] = function()
{
return Math[name].apply(null, ([this]).concat($A(arguments)));
};
});
Number.implement(methods);
})(['abs', 'acos', 'asin', 'atan', 'atan2', 'ceil', 'cos', 'exp', 'floor', 'log', 'max', 'min', 'pow', 'sin', 'sqrt', 'tan']);
String.implement({
test: function(regex, params)
{
return (typeof regex == 'string' ? new RegExp(regex, params) : regex).test(this);
},
contains: function(string, separator)
{
return separator ? ((separator + this) + separator).indexOf((separator + string) + separator) > -1 : this.indexOf(string) > -1;
},
trim: function()
{
return this.replace(/^\s+|\s+$/g, '');
},
clean: function()
{
return this.replace(/\s+/g, ' ').trim();
},
camelCase: function()
{
return this.replace(/-\D/g, function(match)
{
return match.charAt(1).toUpperCase();
});
},
hyphenate: function()
{
return this.replace(/[A-Z]/g, function(match)
{
return '-' + match.charAt(0).toLowerCase();
});
},
capitalize: function()
{
return this.replace(/\b[a-z]/g, function(match)
{
return match.toUpperCase();
});
},
escapeRegExp: function()
{
return this.replace(/([-.*+?^${}()|[\]\/\\])/g, '\\$1');
},
toInt: function(base)
{
return parseInt(this, base || 10);
},
toFloat: function()
{
return parseFloat(this);
},
hexToRgb: function(array)
{
var hex = this.match(/^#?(\w{1,2})(\w{1,2})(\w{1,2})$/);
return hex ? hex.slice(1).hexToRgb(array) : null;
},
rgbToHex: function(array)
{
var rgb = this.match(/\d{1,3}/g);
return rgb ? rgb.rgbToHex(array) : null;
},
stripScripts: function(option)
{
var scripts = '';
var text = this.replace(/<script[^>]*>([\s\S]*?)<\/script>/gi, function()
{
scripts += arguments[1] + '\n';
return '';
});
if(option === true)
$exec(scripts);
else if($type(option) == 'function')
option(scripts, text);
return text;
},
substitute: function(object, regexp)
{
return this.replace(regexp || /\\?\{([^{}]+)\}/g, function(match, name)
{
if(match.charAt(0) == '\\')
return match.slice(1);
return object[name] != undefined ? object[name] : '';
});
}
});
Hash.implement({
has: Object.prototype.hasOwnProperty,
keyOf: function(value)
{
for(var key in this)
{
if(this.hasOwnProperty(key) && this[key] === value)
return key;
}
return null;
},
hasValue: function(value)
{
return Hash.keyOf(this, value) !== null;
},
extend: function(properties)
{
Hash.each(properties || {}, function(value, key)
{
Hash.set(this, key, value);
}, this);
return this;
},
combine: function(properties)
{
Hash.each(properties || {}, function(value, key)
{
Hash.include(this, key, value);
}, this);
return this;
},
erase: function(key)
{
if(this.hasOwnProperty(key))
delete (this[key]);
return this;
},
get: function(key)
{
return this.hasOwnProperty(key) ? this[key] : null;
},
set: function(key, value)
{
if(!(this[key]) || this.hasOwnProperty(key))
this[key] = value;
return this;
},
empty: function()
{
Hash.each(this, function(value, key)
{
delete (this[key]);
}, this);
return this;
},
include: function(key, value)
{
if(this[key] == undefined)
this[key] = value;
return this;
},
map: function(fn, bind)
{
var results = new Hash();
Hash.each(this, function(value, key)
{
results.set(key, fn.call(bind, value, key, this));
}, this);
return results;
},
filter: function(fn, bind)
{
var results = new Hash();
Hash.each(this, function(value, key)
{
if(fn.call(bind, value, key, this))
results.set(key, value);
}, this);
return results;
},
every: function(fn, bind)
{
for(var key in this)
{
if(this.hasOwnProperty(key) && !(fn.call(bind, this[key], key)))
return false;
}
return true;
},
some: function(fn, bind)
{
for(var key in this)
{
if(this.hasOwnProperty(key) && fn.call(bind, this[key], key))
return true;
}
return false;
},
getKeys: function()
{
var keys = [];
Hash.each(this, function(value, key)
{
keys.push(key);
});
return keys;
},
getValues: function()
{
var values = [];
Hash.each(this, function(value)
{
values.push(value);
});
return values;
},
toQueryString: function(base)
{
var queryString = [];
Hash.each(this, function(value, key)
{
if(base)
key = ((base + '[') + key) + ']';
var result;
switch($type(value))
{
case 'object':
result = Hash.toQueryString(value, key);
break;
case 'array':
var qs = {};
value.each(function(val, i)
{
qs[i] = val;
});
result = Hash.toQueryString(qs, key);
break;
default:
result = (key + '=') + encodeURIComponent(value);
}
if(value != undefined)
queryString.push(result);
});
return queryString.join('&');
}
});
Hash.alias({keyOf: 'indexOf', hasValue: 'contains'});
var Event = new Native({
name: 'Event',
initialize: function(event, win)
{
win = win || window;
var doc = win.document;
event = event || win.event;
if(event.$extended)
return event;
this.$extended = true;
var type = event.type;
var target = event.target || event.srcElement;
while(target && target.nodeType == 3)
target = target.parentNode;
if(type.test(/key/))
{
var code = event.which || event.keyCode;
var key = Event.Keys.keyOf(code);
if(type == 'keydown')
{
var fKey = code - 111;
if(fKey > 0 && fKey < 13)
key = 'f' + fKey;
}
key = key || String.fromCharCode(code).toLowerCase();
}
else if(type.match(/(click|mouse|menu)/i))
{
doc = !(doc.compatMode) || doc.compatMode == 'CSS1Compat' ? doc.html : doc.body;
var page = {
x: event.pageX || event.clientX + doc.scrollLeft,
y: event.pageY || event.clientY + doc.scrollTop
};
var client = {
x: event.pageX ? event.pageX - win.pageXOffset : event.clientX,
y: event.pageY ? event.pageY - win.pageYOffset : event.clientY
};
if(type.match(/DOMMouseScroll|mousewheel/))
{
var wheel = event.wheelDelta ? event.wheelDelta / 120 : -(event.detail || 0) / 3;
}
var rightClick = event.which == 3 || event.button == 2;
var related = null;
if(type.match(/over|out/))
{
switch(type)
{
case 'mouseover':
related = event.relatedTarget || event.fromElement;
break;
case 'mouseout':
related = event.relatedTarget || event.toElement;
}
if(!((function()
{
while(related && related.nodeType == 3)
related = related.parentNode;
return true;
}).create({
attempt: Browser.Engine.gecko
})()))
related = false;
}
}
return $extend(this, {
event: event,
type: type,
page: page,
client: client,
rightClick: rightClick,
wheel: wheel,
relatedTarget: related,
target: target,
code: code,
key: key,
shift: event.shiftKey,
control: event.ctrlKey,
alt: event.altKey,
meta: event.metaKey
});
}
});
Event.Keys = new Hash({'enter': 13, 'up': 38, 'down': 40, 'left': 37, 'right': 39, 'esc': 27, 'space': 32, 'backspace': 8, 'tab': 9, 'delete': 46});
Event.implement({
stop: function()
{
return this.stopPropagation().preventDefault();
},
stopPropagation: function()
{
if(this.event.stopPropagation)
this.event.stopPropagation();
else
this.event.cancelBubble = true;
return this;
},
preventDefault: function()
{
if(this.event.preventDefault)
this.event.preventDefault();
else
this.event.returnValue = false;
return this;
}
});
function Class(params)
{
if(params instanceof Function)
params = {
initialize: params
};
var newClass = (function()
{
Object.reset(this);
if(newClass._prototyping)
return this;
this._current = $empty;
var value = this.initialize ? this.initialize.apply(this, arguments) : this;
delete (this._current);
delete (this.caller);
return value;
}).extend(this);
newClass.implement(params);
newClass.constructor = Class;
newClass.prototype.constructor = newClass;
return newClass;
}
;
Function.prototype.protect = function()
{
this._protected = true;
return this;
};
Object.reset = function(object, key)
{
if(key == null)
{
for(var p in object)
Object.reset(object, p);
return object;
}
delete (object[key]);
switch($type(object[key]))
{
case 'object':
var F = function(){};
F.prototype = object[key];
var i = new F();
object[key] = Object.reset(i);
break;
case 'array':
object[key] = $unlink(object[key]);
break;
}
return object;
};
(new Native({
name: 'Class',
initialize: Class
})).extend({
instantiate: function(F)
{
F._prototyping = true;
var proto = new F();
delete (F._prototyping);
return proto;
},
wrap: function(self, key, method)
{
if(method._origin)
method = method._origin;
return (function()
{
if(method._protected && this._current == null)
{
throw new Error(('The method "' + key) + '" cannot be called.')
}
var caller = this.caller, current = this._current;
this.caller = current;
this._current = arguments.callee;
var result = method.apply(this, arguments);
this._current = current;
this.caller = caller;
return result;
}).extend({
_owner: self,
_origin: method,
_name: key
});
}
});
Class.implement({
implement: function(key, value)
{
if($type(key) == 'object')
{
for(var p in key)
this.implement(p, key[p]);
return this;
}
var mutator = Class.Mutators[key];
if(mutator)
{
value = mutator.call(this, value);
if(value == null)
return this;
}
var proto = this.prototype;
switch($type(value))
{
case 'function':
if(value._hidden)
return this;
proto[key] = Class.wrap(this, key, value);
break;
case 'object':
var previous = proto[key];
if($type(previous) == 'object')
$mixin(previous, value);
else
proto[key] = $unlink(value);
break;
case 'array':
proto[key] = $unlink(value);
break;
default:
proto[key] = value;
}
return this;
}
});
Class.Mutators = {
Extends: function(parent)
{
this.parent = parent;
this.prototype = Class.instantiate(parent);
this.implement('parent', (function()
{
var name = this.caller._name, previous = this.caller._owner.parent.prototype[name];
if(!previous)
throw new Error(('The method "' + name) + '" has no parent.')
return previous.apply(this, arguments);
}).protect());
},
Implements: function(items)
{
$splat(items).each(function(item)
{
if(item instanceof Function)
item = Class.instantiate(item);
this.implement(item);
}, this);
}
};
var Chain = new Class({
$chain: [],
chain: function()
{
this.$chain.extend(Array.flatten(arguments));
return this;
},
callChain: function()
{
return this.$chain.length ? this.$chain.shift().apply(this, arguments) : false;
},
clearChain: function()
{
this.$chain.empty();
return this;
}
});
var Events = new Class({
$events: {},
addEvent: function(type, fn, internal)
{
type = Events.removeOn(type);
if(fn != $empty)
{
this.$events[type] = this.$events[type] || [];
this.$events[type].include(fn);
if(internal)
fn.internal = true;
}
return this;
},
addEvents: function(events)
{
for(var type in events)
this.addEvent(type, events[type]);
return this;
},
fireEvent: function(type, args, delay)
{
type = Events.removeOn(type);
if(!(this.$events) || !(this.$events[type]))
return this;
this.$events[type].each(function(fn)
{
fn.create({
'bind': this,
'delay': delay,
'arguments': args
})();
}, this);
return this;
},
removeEvent: function(type, fn)
{
type = Events.removeOn(type);
if(!(this.$events[type]))
return this;
if(!(fn.internal))
this.$events[type].erase(fn);
return this;
},
removeEvents: function(events)
{
var type;
if($type(events) == 'object')
{
for(type in events)
this.removeEvent(type, events[type]);
return this;
}
if(events)
events = Events.removeOn(events);
for(type in this.$events)
{
if(events && events != type)
continue;
var fns = this.$events[type];
for(var i = fns.length;i--;i)
this.removeEvent(type, fns[i]);
}
return this;
}
});
Events.removeOn = function(string)
{
return string.replace(/^on([A-Z])/, function(full, first)
{
return first.toLowerCase();
});
};
var Options = new Class({
setOptions: function()
{
this.options = $merge.run(([this.options]).extend(arguments));
if(!(this.addEvent))
return this;
for(var option in this.options)
{
if($type(this.options[option]) != 'function' || !((/^on[A-Z]/).test(option)))
continue;
this.addEvent(option, this.options[option]);
delete (this.options[option]);
}
return this;
}
});
var Element = new Native({
name: 'Element',
legacy: window.Element,
initialize: function(tag, props)
{
var konstructor = Element.Constructors.get(tag);
if(konstructor)
return konstructor(props);
if(typeof tag == 'string')
return document.newElement(tag, props);
return document.id(tag).set(props);
},
afterImplement: function(key, value)
{
Element.Prototype[key] = value;
if(Array[key])
return ;
Elements.implement(key, function()
{
var items = [], elements = true;
for(var i = 0, j = this.length;i < j;i++)
{
var returns = this[i][key].apply(this[i], arguments);
items.push(returns);
if(elements)
elements = $type(returns) == 'element';
}
return elements ? new Elements(items) : items;
});
}
});
Element.Prototype = {
$family: {name: 'element'}
};
Element.Constructors = new Hash();
var IFrame = new Native({
name: 'IFrame',
generics: false,
initialize: function()
{
var params = Array.link(arguments, {
properties: Object.type,
iframe: $defined
});
var props = params.properties || {};
var iframe = document.id(params.iframe);
var onload = props.onload || $empty;
delete (props.onload);
props.id = props.name = $pick(props.id, props.name, iframe ? iframe.id || iframe.name : 'IFrame_' + $time());
iframe = new Element(iframe || 'iframe', props);
var onFrameLoad = function()
{
var host = $try(function()
{
return iframe.contentWindow.location.host;
});
if(!host || host == window.location.host)
{
var win = new Window(iframe.contentWindow);
new Document(iframe.contentWindow.document);
$extend(win.Element.prototype, Element.Prototype);
}
onload.call(iframe.contentWindow, iframe.contentWindow.document);
};
var contentWindow = $try(function()
{
return iframe.contentWindow;
});
(contentWindow && contentWindow.document.body) || window.frames[props.id] ? onFrameLoad() : iframe.addListener('load', onFrameLoad);
return iframe;
}
});
var Elements = new Native({
initialize: function(elements, options)
{
options = $extend({ddup: true, cash: true}, options);
elements = elements || [];
if(options.ddup || options.cash)
{
var uniques = {}, returned = [];
for(var i = 0, l = elements.length;i < l;i++)
{
var el = document.id(elements[i], !(options.cash));
if(options.ddup)
{
if(uniques[el.uid])
continue;
uniques[el.uid] = true;
}
if(el)
returned.push(el);
}
elements = returned;
}
return options.cash ? $extend(elements, this) : elements;
}
});
Elements.implement({
filter: function(filter, bind)
{
if(!filter)
return this;
return new Elements(Array.filter(this, typeof filter == 'string' ? function(item)
{
return item.match(filter);
} : filter, bind));
}
});
Document.implement({
newElement: function(tag, props)
{
if(Browser.Engine.trident && props)
{
(['name', 'type', 'checked']).each(function(attribute)
{
if(!(props[attribute]))
return ;
tag += (((' ' + attribute) + '="') + props[attribute]) + '"';
if(attribute != 'checked')
delete (props[attribute]);
});
tag = ('<' + tag) + '>';
}
return document.id(this.createElement(tag)).set(props);
},
newTextNode: function(text)
{
return this.createTextNode(text);
},
getDocument: function()
{
return this;
},
getWindow: function()
{
return this.window;
},
id: (function()
{
var types = {
string: function(id, nocash, doc)
{
id = doc.getElementById(id);
return id ? types.element(id, nocash) : null;
},
element: function(el, nocash)
{
$uid(el);
if(!nocash && !(el.$family) && !((/^object|embed$/i).test(el.tagName)))
{
var proto = Element.Prototype;
for(var p in proto)
el[p] = proto[p];
}
;
return el;
},
object: function(obj, nocash, doc)
{
if(obj.toElement)
return types.element(obj.toElement(doc), nocash);
return null;
}
};
types.textnode = types.whitespace = types.window = types.document = $arguments(0);
return function(el, nocash, doc)
{
if(el && el.$family && el.uid)
return el;
var type = $type(el);
return types[type] ? types[type](el, nocash, doc || document) : null;
};
})()
});
if(window.$ == null)
Window.implement({
$: function(el, nc)
{
return document.id(el, nc, this.document);
}
});
Window.implement({
$$: function(selector)
{
if(arguments.length == 1 && typeof selector == 'string')
return this.document.getElements(selector);
var elements = [];
var args = Array.flatten(arguments);
for(var i = 0, l = args.length;i < l;i++)
{
var item = args[i];
switch($type(item))
{
case 'element':
elements.push(item);
break;
case 'string':
elements.extend(this.document.getElements(item, true));
}
}
return new Elements(elements);
},
getDocument: function()
{
return this.document;
},
getWindow: function()
{
return this;
}
});
Native.implement([Element, Document], {
getElement: function(selector, nocash)
{
return document.id(this.getElements(selector, true)[0] || null, nocash);
},
getElements: function(tags, nocash)
{
tags = tags.split(',');
var elements = [];
var ddup = tags.length > 1;
tags.each(function(tag)
{
var partial = this.getElementsByTagName(tag.trim());
ddup ? elements.extend(partial) : elements = partial;
}, this);
return new Elements(elements, {
ddup: ddup,
cash: !nocash
});
}
});
(function()
{
var collected = {}, storage = {};
var props = {
input: 'checked',
option: 'selected',
textarea: Browser.Engine.webkit && Browser.Engine.version < 420 ? 'innerHTML' : 'value'
};
var get = function(uid)
{
return storage[uid] || (storage[uid] = {});
};
var clean = function(item, retain)
{
if(!item)
return ;
var uid = item.uid;
if(Browser.Engine.trident)
{
if(item.clearAttributes)
{
var clone = retain && item.cloneNode(false);
item.clearAttributes();
if(clone)
item.mergeAttributes(clone);
}
else if(item.removeEvents)
{
item.removeEvents();
}
if((/object/i).test(item.tagName))
{
for(var p in item)
{
if(typeof (item[p]) == 'function')
item[p] = $empty;
}
Element.dispose(item);
}
}
if(!uid)
return ;
collected[uid] = storage[uid] = null;
};
var purge = function()
{
Hash.each(collected, clean);
if(Browser.Engine.trident)
$A(document.getElementsByTagName('object')).each(clean);
if(window.CollectGarbage)
CollectGarbage();
collected = storage = null;
};
var walk = function(element, walk, start, match, all, nocash)
{
var el = element[start || walk];
var elements = [];
while(el)
{
if(el.nodeType == 1 && (!match || Element.match(el, match)))
{
if(!all)
return document.id(el, nocash);
elements.push(el);
}
el = el[walk];
}
return all ? new Elements(elements, {
ddup: false,
cash: !nocash
}) : null;
};
var attributes = {
'html': 'innerHTML',
'class': 'className',
'for': 'htmlFor',
'defaultValue': 'defaultValue',
'text': Browser.Engine.trident || (Browser.Engine.webkit && Browser.Engine.version < 420) ? 'innerText' : 'textContent'
};
var bools = ['compact', 'nowrap', 'ismap', 'declare', 'noshade', 'checked', 'disabled', 'readonly', 'multiple', 'selected', 'noresize', 'defer'];
var camels = ['value', 'type', 'defaultValue', 'accessKey', 'cellPadding', 'cellSpacing', 'colSpan', 'frameBorder', 'maxLength', 'readOnly', 'rowSpan', 'tabIndex', 'useMap'];
bools = bools.associate(bools);
Hash.extend(attributes, bools);
Hash.extend(attributes, camels.associate(camels.map(String.toLowerCase)));
var inserters = {
before: function(context, element)
{
if(element.parentNode)
element.parentNode.insertBefore(context, element);
},
after: function(context, element)
{
if(!(element.parentNode))
return ;
var next = element.nextSibling;
next ? element.parentNode.insertBefore(context, next) : element.parentNode.appendChild(context);
},
bottom: function(context, element)
{
element.appendChild(context);
},
top: function(context, element)
{
var first = element.firstChild;
first ? element.insertBefore(context, first) : element.appendChild(context);
}
};
inserters.inside = inserters.bottom;
Hash.each(inserters, function(inserter, where)
{
where = where.capitalize();
Element.implement('inject' + where, function(el)
{
inserter(this, document.id(el, true));
return this;
});
Element.implement('grab' + where, function(el)
{
inserter(document.id(el, true), this);
return this;
});
});
Element.implement({
set: function(prop, value)
{
switch($type(prop))
{
case 'object':
for(var p in prop)
this.set(p, prop[p]);
break;
case 'string':
var property = Element.Properties.get(prop);
property && property.set ? property.set.apply(this, Array.slice(arguments, 1)) : this.setProperty(prop, value);
}
return this;
},
get: function(prop)
{
var property = Element.Properties.get(prop);
return property && property.get ? property.get.apply(this, Array.slice(arguments, 1)) : this.getProperty(prop);
},
erase: function(prop)
{
var property = Element.Properties.get(prop);
property && property.erase ? property.erase.apply(this) : this.removeProperty(prop);
return this;
},
setProperty: function(attribute, value)
{
var key = attributes[attribute];
if(value == undefined)
return this.removeProperty(attribute);
if(key && bools[attribute])
value = !(!value);
key ? this[key] = value : this.setAttribute(attribute, '' + value);
return this;
},
setProperties: function(attributes)
{
for(var attribute in attributes)
this.setProperty(attribute, attributes[attribute]);
return this;
},
getProperty: function(attribute)
{
var key = attributes[attribute];
var value = key ? this[key] : this.getAttribute(attribute, 2);
return bools[attribute] ? !(!value) : key ? value : value || null;
},
getProperties: function()
{
var args = $A(arguments);
return args.map(this.getProperty, this).associate(args);
},
removeProperty: function(attribute)
{
var key = attributes[attribute];
key ? this[key] = key && bools[attribute] ? false : '' : this.removeAttribute(attribute);
return this;
},
removeProperties: function()
{
Array.each(arguments, this.removeProperty, this);
return this;
},
hasClass: function(className)
{
return this.className.contains(className, ' ');
},
addClass: function(className)
{
if(!(this.hasClass(className)))
this.className = ((this.className + ' ') + className).clean();
return this;
},
removeClass: function(className)
{
this.className = this.className.replace(new RegExp(('(^|\\s)' + className) + '(?:\\s|$)'), '$1');
return this;
},
toggleClass: function(className)
{
return this.hasClass(className) ? this.removeClass(className) : this.addClass(className);
},
adopt: function()
{
Array.flatten(arguments).each(function(element)
{
element = document.id(element, true);
if(element)
this.appendChild(element);
}, this);
return this;
},
appendText: function(text, where)
{
return this.grab(this.getDocument().newTextNode(text), where);
},
grab: function(el, where)
{
inserters[where || 'bottom'](document.id(el, true), this);
return this;
},
inject: function(el, where)
{
inserters[where || 'bottom'](this, document.id(el, true));
return this;
},
replaces: function(el)
{
el = document.id(el, true);
el.parentNode.replaceChild(this, el);
return this;
},
wraps: function(el, where)
{
el = document.id(el, true);
return this.replaces(el).grab(el, where);
},
getPrevious: function(match, nocash)
{
return walk(this, 'previousSibling', null, match, false, nocash);
},
getAllPrevious: function(match, nocash)
{
return walk(this, 'previousSibling', null, match, true, nocash);
},
getNext: function(match, nocash)
{
return walk(this, 'nextSibling', null, match, false, nocash);
},
getAllNext: function(match, nocash)
{
return walk(this, 'nextSibling', null, match, true, nocash);
},
getFirst: function(match, nocash)
{
return walk(this, 'nextSibling', 'firstChild', match, false, nocash);
},
getLast: function(match, nocash)
{
return walk(this, 'previousSibling', 'lastChild', match, false, nocash);
},
getParent: function(match, nocash)
{
return walk(this, 'parentNode', null, match, false, nocash);
},
getParents: function(match, nocash)
{
return walk(this, 'parentNode', null, match, true, nocash);
},
getSiblings: function(match, nocash)
{
return this.getParent().getChildren(match, nocash).erase(this);
},
getChildren: function(match, nocash)
{
return walk(this, 'nextSibling', 'firstChild', match, true, nocash);
},
getWindow: function()
{
return this.ownerDocument.window;
},
getDocument: function()
{
return this.ownerDocument;
},
getElementById: function(id, nocash)
{
var el = this.ownerDocument.getElementById(id);
if(!el)
return null;
for(var parent = el.parentNode;parent != this;parent = parent.parentNode)
{
if(!parent)
return null;
}
return document.id(el, nocash);
},
getSelected: function()
{
return new Elements($A(this.options).filter(function(option)
{
return option.selected;
}));
},
getComputedStyle: function(property)
{
if(this.currentStyle)
return this.currentStyle[property.camelCase()];
var computed = this.getDocument().defaultView.getComputedStyle(this, null);
return computed ? computed.getPropertyValue([property.hyphenate()]) : null;
},
toQueryString: function()
{
var queryString = [];
this.getElements('input, select, textarea', true).each(function(el)
{
if(!(el.name) || el.disabled || el.type == 'submit' || el.type == 'reset' || el.type == 'file')
return ;
var value = el.tagName.toLowerCase() == 'select' ? Element.getSelected(el).map(function(opt)
{
return opt.value;
}) : (el.type == 'radio' || el.type == 'checkbox') && !(el.checked) ? null : el.value;
$splat(value).each(function(val)
{
if(typeof val != 'undefined')
queryString.push((el.name + '=') + encodeURIComponent(val));
});
});
return queryString.join('&');
},
clone: function(contents, keepid)
{
contents = contents !== false;
var clone = this.cloneNode(contents);
var clean = function(node, element)
{
if(!keepid)
node.removeAttribute('id');
if(Browser.Engine.trident)
{
node.clearAttributes();
node.mergeAttributes(element);
node.removeAttribute('uid');
if(node.options)
{
var no = node.options, eo = element.options;
for(var j = no.length;j--;)
no[j].selected = eo[j].selected;
}
}
var prop = props[element.tagName.toLowerCase()];
if(prop && element[prop])
node[prop] = element[prop];
};
if(contents)
{
var ce = clone.getElementsByTagName('*'), te = this.getElementsByTagName('*');
for(var i = ce.length;i--;)
clean(ce[i], te[i]);
}
clean(clone, this);
return document.id(clone);
},
destroy: function()
{
Element.empty(this);
Element.dispose(this);
clean(this, true);
return null;
},
empty: function()
{
$A(this.childNodes).each(function(node)
{
Element.destroy(node);
});
return this;
},
dispose: function()
{
return this.parentNode ? this.parentNode.removeChild(this) : this;
},
hasChild: function(el)
{
el = document.id(el, true);
if(!el)
return false;
if(Browser.Engine.webkit && Browser.Engine.version < 420)
return $A(this.getElementsByTagName(el.tagName)).contains(el);
return this.contains ? this != el && this.contains(el) : !(!(this.compareDocumentPosition(el) & 16));
},
match: function(tag)
{
return !tag || tag == this || Element.get(this, 'tag') == tag;
}
});
Native.implement([Element, Window, Document], {
addListener: function(type, fn)
{
if(type == 'unload')
{
var old = fn, self = this;
fn = function()
{
self.removeListener('unload', fn);
old();
};
}
else
{
collected[this.uid] = this;
}
if(this.addEventListener)
this.addEventListener(type, fn, false);
else
this.attachEvent('on' + type, fn);
return this;
},
removeListener: function(type, fn)
{
if(this.removeEventListener)
this.removeEventListener(type, fn, false);
else
this.detachEvent('on' + type, fn);
return this;
},
retrieve: function(property, dflt)
{
var storage = get(this.uid), prop = storage[property];
if(dflt != undefined && prop == undefined)
prop = storage[property] = dflt;
return $pick(prop);
},
store: function(property, value)
{
var storage = get(this.uid);
storage[property] = value;
return this;
},
eliminate: function(property)
{
var storage = get(this.uid);
delete (storage[property]);
return this;
}
});
window.addListener('unload', purge);
})();
Element.Properties = new Hash();
Element.Properties.style = {
set: function(style)
{
this.style.cssText = style;
},
get: function()
{
return this.style.cssText;
},
erase: function()
{
this.style.cssText = '';
}
};
Element.Properties.tag = {
get: function()
{
return this.tagName.toLowerCase();
}
};
Element.Properties.html = (function()
{
var wrapper = document.createElement('div');
var translations = {
table: [1, '<table>', '</table>'],
select: [1, '<select>', '</select>'],
tbody: [2, '<table><tbody>', '</tbody></table>'],
tr: [3, '<table><tbody><tr>', '</tr></tbody></table>']
};
translations.thead = translations.tfoot = translations.tbody;
var html = {
set: function()
{
var html = Array.flatten(arguments).join('');
var wrap = Browser.Engine.trident && translations[this.get('tag')];
if(wrap)
{
var first = wrapper;
first.innerHTML = (wrap[1] + html) + wrap[2];
for(var i = wrap[0];i--;)
first = first.firstChild;
this.empty().adopt(first.childNodes);
}
else
{
this.innerHTML = html;
}
}
};
html.erase = html.set;
return html;
})();
if(Browser.Engine.webkit && Browser.Engine.version < 420)
Element.Properties.text = {
get: function()
{
if(this.innerText)
return this.innerText;
var temp = this.ownerDocument.newElement('div', {
html: this.innerHTML
}).inject(this.ownerDocument.body);
var text = temp.innerText;
temp.destroy();
return text;
}
};
Element.Properties.events = {
set: function(events)
{
this.addEvents(events);
}
};
Native.implement([Element, Window, Document], {
addEvent: function(type, fn)
{
var events = this.retrieve('events', {});
events[type] = events[type] || {
'keys': [],
'values': []
};
if(events[type].keys.contains(fn))
return this;
events[type].keys.push(fn);
var realType = type, custom = Element.Events.get(type), condition = fn, self = this;
if(custom)
{
if(custom.onAdd)
custom.onAdd.call(this, fn);
if(custom.condition)
{
condition = function(event)
{
if(custom.condition.call(this, event))
return fn.call(this, event);
return true;
};
}
realType = custom.base || realType;
}
var defn = function()
{
return fn.call(self);
};
var nativeEvent = Element.NativeEvents[realType];
if(nativeEvent)
{
if(nativeEvent == 2)
{
defn = function(event)
{
event = new Event(event, self.getWindow());
if(condition.call(self, event) === false)
event.stop();
};
}
this.addListener(realType, defn);
}
events[type].values.push(defn);
return this;
},
removeEvent: function(type, fn)
{
var events = this.retrieve('events');
if(!events || !(events[type]))
return this;
var pos = events[type].keys.indexOf(fn);
if(pos == -1)
return this;
events[type].keys.splice(pos, 1);
var value = events[type].values.splice(pos, 1)[0];
var custom = Element.Events.get(type);
if(custom)
{
if(custom.onRemove)
custom.onRemove.call(this, fn);
type = custom.base || type;
}
return Element.NativeEvents[type] ? this.removeListener(type, value) : this;
},
addEvents: function(events)
{
for(var event in events)
this.addEvent(event, events[event]);
return this;
},
removeEvents: function(events)
{
var type;
if($type(events) == 'object')
{
for(type in events)
this.removeEvent(type, events[type]);
return this;
}
var attached = this.retrieve('events');
if(!attached)
return this;
if(!events)
{
for(type in attached)
this.removeEvents(type);
this.eliminate('events');
}
else if(attached[events])
{
while(attached[events].keys[0])
this.removeEvent(events, attached[events].keys[0]);
attached[events] = null;
}
return this;
},
fireEvent: function(type, args, delay)
{
var events = this.retrieve('events');
if(!events || !(events[type]))
return this;
events[type].keys.each(function(fn)
{
fn.create({
'bind': this,
'delay': delay,
'arguments': args
})();
}, this);
return this;
},
cloneEvents: function(from, type)
{
from = document.id(from);
var fevents = from.retrieve('events');
if(!fevents)
return this;
if(!type)
{
for(var evType in fevents)
this.cloneEvents(from, evType);
}
else if(fevents[type])
{
fevents[type].keys.each(function(fn)
{
this.addEvent(type, fn);
}, this);
}
return this;
}
});
Element.NativeEvents = {click: 2, dblclick: 2, mouseup: 2, mousedown: 2, contextmenu: 2, mousewheel: 2, DOMMouseScroll: 2, mouseover: 2, mouseout: 2, mousemove: 2, selectstart: 2, selectend: 2, keydown: 2, keypress: 2, keyup: 2, focus: 2, blur: 2, change: 2, reset: 2, select: 2, submit: 2, load: 1, unload: 1, beforeunload: 2, resize: 1, move: 1, DOMContentLoaded: 1, readystatechange: 1, error: 1, abort: 1, scroll: 1};
(function()
{
var $check = function(event)
{
var related = event.relatedTarget;
if(related == undefined)
return true;
if(related === false)
return false;
return $type(this) != 'document' && related != this && related.prefix != 'xul' && !(this.hasChild(related));
};
Element.Events = new Hash({
mouseenter: {
base: 'mouseover',
condition: $check
},
mouseleave: {
base: 'mouseout',
condition: $check
},
mousewheel: {
base: Browser.Engine.gecko ? 'DOMMouseScroll' : 'mousewheel'
}
});
})();
Element.Properties.styles = {
set: function(styles)
{
this.setStyles(styles);
}
};
Element.Properties.opacity = {
set: function(opacity, novisibility)
{
if(!novisibility)
{
if(opacity == 0)
{
if(this.style.visibility != 'hidden')
this.style.visibility = 'hidden';
}
else
{
if(this.style.visibility != 'visible')
this.style.visibility = 'visible';
}
}
if(!(this.currentStyle) || !(this.currentStyle.hasLayout))
this.style.zoom = 1;
if(Browser.Engine.trident)
this.style.filter = opacity == 1 ? '' : ('alpha(opacity=' + (opacity * 100)) + ')';
this.style.opacity = opacity;
this.store('opacity', opacity);
},
get: function()
{
return this.retrieve('opacity', 1);
}
};
Element.implement({
setOpacity: function(value)
{
return this.set('opacity', value, true);
},
getOpacity: function()
{
return this.get('opacity');
},
setStyle: function(property, value)
{
switch(property)
{
case 'opacity':
return this.set('opacity', parseFloat(value));
case 'float':
property = Browser.Engine.trident ? 'styleFloat' : 'cssFloat';
}
property = property.camelCase();
if($type(value) != 'string')
{
var map = (Element.Styles.get(property) || '@').split(' ');
value = $splat(value).map(function(val, i)
{
if(!(map[i]))
return '';
return $type(val) == 'number' ? map[i].replace('@', Math.round(val)) : val;
}).join(' ');
}
else if(value == String(Number(value)))
{
value = Math.round(value);
}
this.style[property] = value;
return this;
},
getStyle: function(property)
{
switch(property)
{
case 'opacity':
return this.get('opacity');
case 'float':
property = Browser.Engine.trident ? 'styleFloat' : 'cssFloat';
}
property = property.camelCase();
var result = this.style[property];
if(!($chk(result)))
{
result = [];
for(var style in Element.ShortStyles)
{
if(property != style)
continue;
for(var s in Element.ShortStyles[style])
result.push(this.getStyle(s));
return result.join(' ');
}
result = this.getComputedStyle(property);
}
if(result)
{
result = String(result);
var color = result.match(/rgba?\([\d\s,]+\)/);
if(color)
result = result.replace(color[0], color[0].rgbToHex());
}
if(Browser.Engine.presto || (Browser.Engine.trident && !($chk(parseInt(result, 10)))))
{
if(property.test(/^(height|width)$/))
{
var values = property == 'width' ? ['left', 'right'] : ['top', 'bottom'], size = 0;
values.each(function(value)
{
size += this.getStyle(('border-' + value) + '-width').toInt() + this.getStyle('padding-' + value).toInt();
}, this);
return (this['offset' + property.capitalize()] - size) + 'px';
}
if(Browser.Engine.presto && String(result).test('px'))
return result;
if(property.test(/(border(.+)Width|margin|padding)/))
return '0px';
}
return result;
},
setStyles: function(styles)
{
for(var style in styles)
this.setStyle(style, styles[style]);
return this;
},
getStyles: function()
{
var result = {};
Array.flatten(arguments).each(function(key)
{
result[key] = this.getStyle(key);
}, this);
return result;
}
});
Element.Styles = new Hash({left: '@px', top: '@px', bottom: '@px', right: '@px', width: '@px', height: '@px', maxWidth: '@px', maxHeight: '@px', minWidth: '@px', minHeight: '@px', backgroundColor: 'rgb(@, @, @)', backgroundPosition: '@px @px', color: 'rgb(@, @, @)', fontSize: '@px', letterSpacing: '@px', lineHeight: '@px', clip: 'rect(@px @px @px @px)', margin: '@px @px @px @px', padding: '@px @px @px @px', border: '@px @ rgb(@, @, @) @px @ rgb(@, @, @) @px @ rgb(@, @, @)', borderWidth: '@px @px @px @px', borderStyle: '@ @ @ @', borderColor: 'rgb(@, @, @) rgb(@, @, @) rgb(@, @, @) rgb(@, @, @)', zIndex: '@', 'zoom': '@', fontWeight: '@', textIndent: '@px', opacity: '@'});
Element.ShortStyles = {
margin: {},
padding: {},
border: {},
borderWidth: {},
borderStyle: {},
borderColor: {}
};
(['Top', 'Right', 'Bottom', 'Left']).each(function(direction)
{
var Short = Element.ShortStyles;
var All = Element.Styles;
(['margin', 'padding']).each(function(style)
{
var sd = style + direction;
Short[style][sd] = All[sd] = '@px';
});
var bd = 'border' + direction;
Short.border[bd] = All[bd] = '@px @ rgb(@, @, @)';
var bdw = bd + 'Width', bds = bd + 'Style', bdc = bd + 'Color';
Short[bd] = {};
Short.borderWidth[bdw] = Short[bd][bdw] = All[bdw] = '@px';
Short.borderStyle[bds] = Short[bd][bds] = All[bds] = '@';
Short.borderColor[bdc] = Short[bd][bdc] = All[bdc] = 'rgb(@, @, @)';
});
(function()
{
Element.implement({
scrollTo: function(x, y)
{
if(isBody(this))
{
this.getWindow().scrollTo(x, y);
}
else
{
this.scrollLeft = x;
this.scrollTop = y;
}
return this;
},
getSize: function()
{
if(isBody(this))
return this.getWindow().getSize();
return {
x: this.offsetWidth,
y: this.offsetHeight
};
},
getScrollSize: function()
{
if(isBody(this))
return this.getWindow().getScrollSize();
return {
x: this.scrollWidth,
y: this.scrollHeight
};
},
getScroll: function()
{
if(isBody(this))
return this.getWindow().getScroll();
return {
x: this.scrollLeft,
y: this.scrollTop
};
},
getScrolls: function()
{
var element = this, position = {x: 0, y: 0};
while(element && !(isBody(element)))
{
position.x += element.scrollLeft;
position.y += element.scrollTop;
element = element.parentNode;
}
return position;
},
getOffsetParent: function()
{
var element = this;
if(isBody(element))
return null;
if(!(Browser.Engine.trident))
return element.offsetParent;
while((element = element.parentNode) && !(isBody(element)))
{
if(styleString(element, 'position') != 'static')
return element;
}
return null;
},
getOffsets: function()
{
if(this.getBoundingClientRect)
{
var bound = this.getBoundingClientRect(), html = document.id(this.getDocument().documentElement), htmlScroll = html.getScroll(), elemScrolls = this.getScrolls(), elemScroll = this.getScroll(), isFixed = styleString(this, 'position') == 'fixed';
return {
x: (((bound.left.toInt() + elemScrolls.x) - elemScroll.x) + (isFixed ? 0 : htmlScroll.x)) - html.clientLeft,
y: (((bound.top.toInt() + elemScrolls.y) - elemScroll.y) + (isFixed ? 0 : htmlScroll.y)) - html.clientTop
};
}
var element = this, position = {x: 0, y: 0};
if(isBody(this))
return position;
while(element && !(isBody(element)))
{
position.x += element.offsetLeft;
position.y += element.offsetTop;
if(Browser.Engine.gecko)
{
if(!(borderBox(element)))
{
position.x += leftBorder(element);
position.y += topBorder(element);
}
var parent = element.parentNode;
if(parent && styleString(parent, 'overflow') != 'visible')
{
position.x += leftBorder(parent);
position.y += topBorder(parent);
}
}
else if(element != this && Browser.Engine.webkit)
{
position.x += leftBorder(element);
position.y += topBorder(element);
}
element = element.offsetParent;
}
if(Browser.Engine.gecko && !(borderBox(this)))
{
position.x -= leftBorder(this);
position.y -= topBorder(this);
}
return position;
},
getPosition: function(relative)
{
if(isBody(this))
return {x: 0, y: 0};
var offset = this.getOffsets(), scroll = this.getScrolls();
var position = {
x: offset.x - scroll.x,
y: offset.y - scroll.y
};
var relativePosition = relative && (relative = document.id(relative)) ? relative.getPosition() : {x: 0, y: 0};
return {
x: position.x - relativePosition.x,
y: position.y - relativePosition.y
};
},
getCoordinates: function(element)
{
if(isBody(this))
return this.getWindow().getCoordinates();
var position = this.getPosition(element), size = this.getSize();
var obj = {
left: position.x,
top: position.y,
width: size.x,
height: size.y
};
obj.right = obj.left + obj.width;
obj.bottom = obj.top + obj.height;
return obj;
},
computePosition: function(obj)
{
return {
left: obj.x - styleNumber(this, 'margin-left'),
top: obj.y - styleNumber(this, 'margin-top')
};
},
setPosition: function(obj)
{
return this.setStyles(this.computePosition(obj));
}
});
Native.implement([Document, Window], {
getSize: function()
{
if(Browser.Engine.presto || Browser.Engine.webkit)
{
var win = this.getWindow();
return {
x: win.innerWidth,
y: win.innerHeight
};
}
var doc = getCompatElement(this);
return {
x: doc.clientWidth,
y: doc.clientHeight
};
},
getScroll: function()
{
var win = this.getWindow(), doc = getCompatElement(this);
return {
x: win.pageXOffset || doc.scrollLeft,
y: win.pageYOffset || doc.scrollTop
};
},
getScrollSize: function()
{
var doc = getCompatElement(this), min = this.getSize();
return {
x: Math.max(doc.scrollWidth, min.x),
y: Math.max(doc.scrollHeight, min.y)
};
},
getPosition: function()
{
return {x: 0, y: 0};
},
getCoordinates: function()
{
var size = this.getSize();
return {
top: 0,
left: 0,
bottom: size.y,
right: size.x,
height: size.y,
width: size.x
};
}
});
var styleString = Element.getComputedStyle;
function styleNumber(element, style)
{
return styleString(element, style).toInt() || 0;
}
;
function borderBox(element)
{
return styleString(element, '-moz-box-sizing') == 'border-box';
}
;
function topBorder(element)
{
return styleNumber(element, 'border-top-width');
}
;
function leftBorder(element)
{
return styleNumber(element, 'border-left-width');
}
;
function isBody(element)
{
return (/^(?:body|html)$/i).test(element.tagName);
}
;
function getCompatElement(element)
{
var doc = element.getDocument();
return !(doc.compatMode) || doc.compatMode == 'CSS1Compat' ? doc.html : doc.body;
}
;
})();
Element.alias('setPosition', 'position');
Native.implement([Window, Document, Element], {
getHeight: function()
{
return this.getSize().y;
},
getWidth: function()
{
return this.getSize().x;
},
getScrollTop: function()
{
return this.getScroll().y;
},
getScrollLeft: function()
{
return this.getScroll().x;
},
getScrollHeight: function()
{
return this.getScrollSize().y;
},
getScrollWidth: function()
{
return this.getScrollSize().x;
},
getTop: function()
{
return this.getPosition().y;
},
getLeft: function()
{
return this.getPosition().x;
}
});
Native.implement([Document, Element], {
getElements: function(expression, nocash)
{
expression = expression.split(',');
var items, local = {};
for(var i = 0, l = expression.length;i < l;i++)
{
var selector = expression[i], elements = Selectors.Utils.search(this, selector, local);
if(i != 0 && elements.item)
elements = $A(elements);
items = i == 0 ? elements : items.item ? $A(items).concat(elements) : items.concat(elements);
}
return new Elements(items, {
ddup: expression.length > 1,
cash: !nocash
});
}
});
Element.implement({
match: function(selector)
{
if(!selector || selector == this)
return true;
var tagid = Selectors.Utils.parseTagAndID(selector);
var tag = tagid[0], id = tagid[1];
if(!(Selectors.Filters.byID(this, id)) || !(Selectors.Filters.byTag(this, tag)))
return false;
var parsed = Selectors.Utils.parseSelector(selector);
return parsed ? Selectors.Utils.filter(this, parsed, {}) : true;
}
});
var Selectors = {
Cache: {
nth: {},
parsed: {}
}
};
Selectors.RegExps = {id: /#([\w-]+)/, tag: /^(\w+|\*)/, quick: /^(\w+|\*)$/, splitter: /\s*([+>~\s])\s*([a-zA-Z#.*:\[])/g, combined: /\.([\w-]+)|\[(\w+)(?:([!*^$~|]?=)(["']?)([^\4]*?)\4)?\]|:([\w-]+)(?:\(["']?(.*?)?["']?\)|$)/g};
Selectors.Utils = {
chk: function(item, uniques)
{
if(!uniques)
return true;
var uid = $uid(item);
if(!(uniques[uid]))
return uniques[uid] = true;
return false;
},
parseNthArgument: function(argument)
{
if(Selectors.Cache.nth[argument])
return Selectors.Cache.nth[argument];
var parsed = argument.match(/^([+-]?\d*)?([a-z]+)?([+-]?\d*)?$/);
if(!parsed)
return false;
var inta = parseInt(parsed[1], 10);
var a = inta || inta === 0 ? inta : 1;
var special = parsed[2] || false;
var b = parseInt(parsed[3], 10) || 0;
if(a != 0)
{
b--;
while(b < 1)
b += a;
while(b >= a)
b -= a;
}
else
{
a = b;
special = 'index';
}
switch(special)
{
case 'n':
parsed = {
a: a,
b: b,
special: 'n'
};
break;
case 'odd':
parsed = {a: 2, b: 0, special: 'n'};
break;
case 'even':
parsed = {a: 2, b: 1, special: 'n'};
break;
case 'first':
parsed = {a: 0, special: 'index'};
break;
case 'last':
parsed = {special: 'last-child'};
break;
case 'only':
parsed = {special: 'only-child'};
break;
default:
parsed = {
a: a - 1,
special: 'index'
};
}
return Selectors.Cache.nth[argument] = parsed;
},
parseSelector: function(selector)
{
if(Selectors.Cache.parsed[selector])
return Selectors.Cache.parsed[selector];
var m, parsed = {
classes: [],
pseudos: [],
attributes: []
};
while(m = Selectors.RegExps.combined.exec(selector))
{
var cn = m[1], an = m[2], ao = m[3], av = m[5], pn = m[6], pa = m[7];
if(cn)
{
parsed.classes.push(cn);
}
else if(pn)
{
var parser = Selectors.Pseudo.get(pn);
if(parser)
parsed.pseudos.push({
parser: parser,
argument: pa
});
else
parsed.attributes.push({
name: pn,
operator: '=',
value: pa
});
}
else if(an)
{
parsed.attributes.push({
name: an,
operator: ao,
value: av
});
}
}
if(!(parsed.classes.length))
delete (parsed.classes);
if(!(parsed.attributes.length))
delete (parsed.attributes);
if(!(parsed.pseudos.length))
delete (parsed.pseudos);
if(!(parsed.classes) && !(parsed.attributes) && !(parsed.pseudos))
parsed = null;
return Selectors.Cache.parsed[selector] = parsed;
},
parseTagAndID: function(selector)
{
var tag = selector.match(Selectors.RegExps.tag);
var id = selector.match(Selectors.RegExps.id);
return [tag ? tag[1] : '*', id ? id[1] : false];
},
filter: function(item, parsed, local)
{
var i;
if(parsed.classes)
{
for(i = parsed.classes.length;i--;i)
{
var cn = parsed.classes[i];
if(!(Selectors.Filters.byClass(item, cn)))
return false;
}
}
if(parsed.attributes)
{
for(i = parsed.attributes.length;i--;i)
{
var att = parsed.attributes[i];
if(!(Selectors.Filters.byAttribute(item, att.name, att.operator, att.value)))
return false;
}
}
if(parsed.pseudos)
{
for(i = parsed.pseudos.length;i--;i)
{
var psd = parsed.pseudos[i];
if(!(Selectors.Filters.byPseudo(item, psd.parser, psd.argument, local)))
return false;
}
}
return true;
},
getByTagAndID: function(ctx, tag, id)
{
if(id)
{
var item = ctx.getElementById ? ctx.getElementById(id, true) : Element.getElementById(ctx, id, true);
return item && Selectors.Filters.byTag(item, tag) ? [item] : [];
}
else
{
return ctx.getElementsByTagName(tag);
}
},
search: function(self, expression, local)
{
var splitters = [];
var selectors = expression.trim().replace(Selectors.RegExps.splitter, function(m0, m1, m2)
{
splitters.push(m1);
return ':)' + m2;
}).split(':)');
var items, filtered, item;
for(var i = 0, l = selectors.length;i < l;i++)
{
var selector = selectors[i];
if(i == 0 && Selectors.RegExps.quick.test(selector))
{
items = self.getElementsByTagName(selector);
continue;
}
var splitter = splitters[i - 1];
var tagid = Selectors.Utils.parseTagAndID(selector);
var tag = tagid[0], id = tagid[1];
if(i == 0)
{
items = Selectors.Utils.getByTagAndID(self, tag, id);
}
else
{
var uniques = {}, found = [];
for(var j = 0, k = items.length;j < k;j++)
found = Selectors.Getters[splitter](found, items[j], tag, id, uniques);
items = found;
}
var parsed = Selectors.Utils.parseSelector(selector);
if(parsed)
{
filtered = [];
for(var m = 0, n = items.length;m < n;m++)
{
item = items[m];
if(Selectors.Utils.filter(item, parsed, local))
filtered.push(item);
}
items = filtered;
}
}
return items;
}
};
Selectors.Getters = {
' ': function(found, self, tag, id, uniques)
{
var items = Selectors.Utils.getByTagAndID(self, tag, id);
for(var i = 0, l = items.length;i < l;i++)
{
var item = items[i];
if(Selectors.Utils.chk(item, uniques))
found.push(item);
}
return found;
},
'>': function(found, self, tag, id, uniques)
{
var children = Selectors.Utils.getByTagAndID(self, tag, id);
for(var i = 0, l = children.length;i < l;i++)
{
var child = children[i];
if(child.parentNode == self && Selectors.Utils.chk(child, uniques))
found.push(child);
}
return found;
},
'+': function(found, self, tag, id, uniques)
{
while(self = self.nextSibling)
{
if(self.nodeType == 1)
{
if(Selectors.Utils.chk(self, uniques) && Selectors.Filters.byTag(self, tag) && Selectors.Filters.byID(self, id))
found.push(self);
break;
}
}
return found;
},
'~': function(found, self, tag, id, uniques)
{
while(self = self.nextSibling)
{
if(self.nodeType == 1)
{
if(!(Selectors.Utils.chk(self, uniques)))
break;
if(Selectors.Filters.byTag(self, tag) && Selectors.Filters.byID(self, id))
found.push(self);
}
}
return found;
}
};
Selectors.Filters = {
byTag: function(self, tag)
{
return tag == '*' || (self.tagName && self.tagName.toLowerCase() == tag);
},
byID: function(self, id)
{
return !id || (self.id && self.id == id);
},
byClass: function(self, klass)
{
return self.className && self.className.contains && self.className.contains(klass, ' ');
},
byPseudo: function(self, parser, argument, local)
{
return parser.call(self, argument, local);
},
byAttribute: function(self, name, operator, value)
{
var result = Element.prototype.getProperty.call(self, name);
if(!result)
return operator == '!=';
if(!operator || value == undefined)
return true;
switch(operator)
{
case '=':
return result == value;
case '*=':
return result.contains(value);
case '^=':
return result.substr(0, value.length) == value;
case '$=':
return result.substr(result.length - value.length) == value;
case '!=':
return result != value;
case '~=':
return result.contains(value, ' ');
case '|=':
return result.contains(value, '-');
}
return false;
}
};
Selectors.Pseudo = new Hash({
checked: function()
{
return this.checked;
},
empty: function()
{
return !((this.innerText || this.textContent || '').length);
},
not: function(selector)
{
return !(Element.match(this, selector));
},
contains: function(text)
{
return (this.innerText || this.textContent || '').contains(text);
},
'first-child': function()
{
return Selectors.Pseudo.index.call(this, 0);
},
'last-child': function()
{
var element = this;
while(element = element.nextSibling)
{
if(element.nodeType == 1)
return false;
}
return true;
},
'only-child': function()
{
var prev = this;
while(prev = prev.previousSibling)
{
if(prev.nodeType == 1)
return false;
}
var next = this;
while(next = next.nextSibling)
{
if(next.nodeType == 1)
return false;
}
return true;
},
'nth-child': function(argument, local)
{
argument = argument == undefined ? 'n' : argument;
var parsed = Selectors.Utils.parseNthArgument(argument);
if(parsed.special != 'n')
return Selectors.Pseudo[parsed.special].call(this, parsed.a, local);
var count = 0;
local.positions = local.positions || {};
var uid = $uid(this);
if(!(local.positions[uid]))
{
var self = this;
while(self = self.previousSibling)
{
if(self.nodeType != 1)
continue;
count++;
var position = local.positions[$uid(self)];
if(position != undefined)
{
count = position + count;
break;
}
}
local.positions[uid] = count;
}
return (local.positions[uid] % parsed.a) == parsed.b;
},
index: function(index)
{
var element = this, count = 0;
while(element = element.previousSibling)
{
if(element.nodeType == 1 && ++count > index)
return false;
}
return count == index;
},
even: function(argument, local)
{
return Selectors.Pseudo['nth-child'].call(this, '2n+1', local);
},
odd: function(argument, local)
{
return Selectors.Pseudo['nth-child'].call(this, '2n', local);
},
selected: function()
{
return this.selected;
},
enabled: function()
{
return this.disabled === false;
}
});
Element.Events.domready = {
onAdd: function(fn)
{
if(Browser.loaded)
fn.call(this);
}
};
(function()
{
var domready = function()
{
if(Browser.loaded)
return ;
Browser.loaded = true;
window.fireEvent('domready');
document.fireEvent('domready');
};
window.addEvent('load', domready);
if(Browser.Engine.trident)
{
var temp = document.createElement('div');
(function()
{
$try(function()
{
temp.doScroll();
return document.id(temp).inject(document.body).set('html', 'temp').dispose();
}) ? domready() : arguments.callee.delay(50);
})();
}
else if(Browser.Engine.webkit && Browser.Engine.version < 525)
{
(function()
{
(['loaded', 'complete']).contains(document.readyState) ? domready() : arguments.callee.delay(50);
})();
}
else
{
document.addEvent('DOMContentLoaded', domready);
}
})();
var JSON = (new Hash(this.JSON && {
stringify: JSON.stringify,
parse: JSON.parse
})).extend({
$specialChars: {'': '\\b', ' ': '\\t', '\n': '\\n', '': '\\f', '\r': '\\r', '"': '\\"', '\\': '\\\\'},
$replaceChars: function(chr)
{
return JSON.$specialChars[chr] || ('\\u00' + Math.floor(chr.charCodeAt() / 16).toString(16)) + (chr.charCodeAt() % 16).toString(16);
},
encode: function(obj)
{
switch($type(obj))
{
case 'string':
return ('"' + obj.replace(/[\x00-\x1f\\"]/g, JSON.$replaceChars)) + '"';
case 'array':
return ('[' + String(obj.map(JSON.encode).clean())) + ']';
case 'object':
case 'hash':
var string = [];
Hash.each(obj, function(value, key)
{
var json = JSON.encode(value);
if(json)
string.push((JSON.encode(key) + ':') + json);
});
return ('{' + string) + '}';
case 'number':
case 'boolean':
return String(obj);
default:
return 'null';
}
return null;
},
decode: function(string, secure)
{
if($type(string) != 'string' || !(string.length))
return null;
if(secure && !((/^[,:{}\[\]0-9.\-+Eaeflnr-u \n\r\t]*$/).test(string.replace(/\\./g, '@').replace(/"[^"\\\n\r]*"/g, ''))))
return null;
return eval(('(' + string) + ')');
}
});
Native.implement([Hash, Array, String, Number], {
toJSON: function()
{
return JSON.encode(this);
}
});
var Cookie = new Class({
Implements: Options,
options: {
path: false,
domain: false,
duration: false,
secure: false,
document: document
},
initialize: function(key, options)
{
this.key = key;
this.setOptions(options);
},
write: function(value)
{
value = encodeURIComponent(value);
if(this.options.domain)
value += '; domain=' + this.options.domain;
if(this.options.path)
value += '; path=' + this.options.path;
if(this.options.duration)
{
var date = new Date();
date.setTime(date.getTime() + ((((this.options.duration * 24) * 60) * 60) * 1000));
value += '; expires=' + date.toGMTString();
}
if(this.options.secure)
value += '; secure';
this.options.document.cookie = (this.key + '=') + value;
return this;
},
read: function()
{
var value = this.options.document.cookie.match(('(?:^|;)\\s*' + this.key.escapeRegExp()) + '=([^;]*)');
return value ? decodeURIComponent(value[1]) : null;
},
dispose: function()
{
(new Cookie(this.key, $merge(this.options, {
duration: -1
}))).write('');
return this;
}
});
Cookie.write = function(key, value, options)
{
return (new Cookie(key, options)).write(value);
};
Cookie.read = function(key)
{
return (new Cookie(key)).read();
};
Cookie.dispose = function(key, options)
{
return (new Cookie(key, options)).dispose();
};
var Swiff = new Class({
Implements: [Options],
options: {
id: null,
height: 1,
width: 1,
container: null,
properties: {},
params: {quality: 'high', allowScriptAccess: 'always', wMode: 'transparent', swLiveConnect: true},
callBacks: {},
vars: {}
},
toElement: function()
{
return this.object;
},
initialize: function(path, options)
{
this.instance = 'Swiff_' + $time();
this.setOptions(options);
options = this.options;
var id = this.id = options.id || this.instance;
var container = document.id(options.container);
Swiff.CallBacks[this.instance] = {};
var params = options.params, vars = options.vars, callBacks = options.callBacks;
var properties = $extend({
height: options.height,
width: options.width
}, options.properties);
var self = this;
for(var callBack in callBacks)
{
Swiff.CallBacks[this.instance][callBack] = (function(option)
{
return function()
{
return option.apply(self.object, arguments);
};
})(callBacks[callBack]);
vars[callBack] = (('Swiff.CallBacks.' + this.instance) + '.') + callBack;
}
params.flashVars = Hash.toQueryString(vars);
if(Browser.Engine.trident)
{
properties.classid = 'clsid:D27CDB6E-AE6D-11cf-96B8-444553540000';
params.movie = path;
}
else
{
properties.type = 'application/x-shockwave-flash';
properties.data = path;
}
var build = ('<object id="' + id) + '"';
for(var property in properties)
build += (((' ' + property) + '="') + properties[property]) + '"';
build += '>';
for(var param in params)
{
if(params[param])
build += ((('<param name="' + param) + '" value="') + params[param]) + '" />';
}
build += '</object>';
this.object = (container ? container.empty() : new Element('div')).set('html', build).firstChild;
},
replaces: function(element)
{
element = document.id(element, true);
element.parentNode.replaceChild(this.toElement(), element);
return this;
},
inject: function(element)
{
document.id(element, true).appendChild(this.toElement());
return this;
},
remote: function()
{
return Swiff.remote.apply(Swiff, ([this.toElement()]).extend(arguments));
}
});
Swiff.CallBacks = {};
Swiff.remote = function(obj, fn)
{
var rs = obj.CallFunction(((('<invoke name="' + fn) + '" returntype="javascript">') + __flash__argumentsToXML(arguments, 2)) + '</invoke>');
return eval(rs);
};
var Fx = new Class({
Implements: [Chain, Events, Options],
options: {fps: 50, unit: false, duration: 500, link: 'ignore'},
initialize: function(options)
{
this.subject = this.subject || this;
this.setOptions(options);
this.options.duration = Fx.Durations[this.options.duration] || this.options.duration.toInt();
var wait = this.options.wait;
if(wait === false)
this.options.link = 'cancel';
},
getTransition: function()
{
return function(p)
{
return -(Math.cos(Math.PI * p) - 1) / 2;
};
},
step: function()
{
var time = $time();
if(time < (this.time + this.options.duration))
{
var delta = this.transition((time - this.time) / this.options.duration);
this.set(this.compute(this.from, this.to, delta));
}
else
{
this.set(this.compute(this.from, this.to, 1));
this.complete();
}
},
set: function(now)
{
return now;
},
compute: function(from, to, delta)
{
return Fx.compute(from, to, delta);
},
check: function()
{
if(!(this.timer))
return true;
switch(this.options.link)
{
case 'cancel':
this.cancel();
return true;
case 'chain':
this.chain(this.caller.bind(this, arguments));
return false;
}
return false;
},
start: function(from, to)
{
if(!(this.check(from, to)))
return this;
this.from = from;
this.to = to;
this.time = 0;
this.transition = this.getTransition();
this.startTimer();
this.onStart();
return this;
},
complete: function()
{
if(this.stopTimer())
this.onComplete();
return this;
},
cancel: function()
{
if(this.stopTimer())
this.onCancel();
return this;
},
onStart: function()
{
this.fireEvent('start', this.subject);
},
onComplete: function()
{
this.fireEvent('complete', this.subject);
if(!(this.callChain()))
this.fireEvent('chainComplete', this.subject);
},
onCancel: function()
{
this.fireEvent('cancel', this.subject).clearChain();
},
pause: function()
{
this.stopTimer();
return this;
},
resume: function()
{
this.startTimer();
return this;
},
stopTimer: function()
{
if(!(this.timer))
return false;
this.time = $time() - this.time;
this.timer = $clear(this.timer);
return true;
},
startTimer: function()
{
if(this.timer)
return false;
this.time = $time() - this.time;
this.timer = this.step.periodical(Math.round(1000 / this.options.fps), this);
return true;
}
});
Fx.compute = function(from, to, delta)
{
return ((to - from) * delta) + from;
};
Fx.Durations = {'short': 250, 'normal': 500, 'long': 1000};
Fx.CSS = new Class({
Extends: Fx,
prepare: function(element, property, values)
{
values = $splat(values);
var values1 = values[1];
if(!($chk(values1)))
{
values[1] = values[0];
values[0] = element.getStyle(property);
}
var parsed = values.map(this.parse);
return {
from: parsed[0],
to: parsed[1]
};
},
parse: function(value)
{
value = $lambda(value)();
value = typeof value == 'string' ? value.split(' ') : $splat(value);
return value.map(function(val)
{
val = String(val);
var found = false;
Fx.CSS.Parsers.each(function(parser, key)
{
if(found)
return ;
var parsed = parser.parse(val);
if($chk(parsed))
found = {
value: parsed,
parser: parser
};
});
found = found || {
value: val,
parser: Fx.CSS.Parsers.String
};
return found;
});
},
compute: function(from, to, delta)
{
var computed = [];
Math.min(from.length, to.length).times(function(i)
{
computed.push({
value: from[i].parser.compute(from[i].value, to[i].value, delta),
parser: from[i].parser
});
});
computed.$family = {name: 'fx:css:value'};
return computed;
},
serve: function(value, unit)
{
if($type(value) != 'fx:css:value')
value = this.parse(value);
var returned = [];
value.each(function(bit)
{
returned = returned.concat(bit.parser.serve(bit.value, unit));
});
return returned;
},
render: function(element, property, value, unit)
{
element.setStyle(property, this.serve(value, unit));
},
search: function(selector)
{
if(Fx.CSS.Cache[selector])
return Fx.CSS.Cache[selector];
var to = {};
Array.each(document.styleSheets, function(sheet, j)
{
var href = sheet.href;
if(href && href.contains('://') && !(href.contains(document.domain)))
return ;
var rules = sheet.rules || sheet.cssRules;
Array.each(rules, function(rule, i)
{
if(!(rule.style))
return ;
var selectorText = rule.selectorText ? rule.selectorText.replace(/^\w+/, function(m)
{
return m.toLowerCase();
}) : null;
if(!selectorText || !(selectorText.test(('^' + selector) + '$')))
return ;
Element.Styles.each(function(value, style)
{
if(!(rule.style[style]) || Element.ShortStyles[style])
return ;
value = String(rule.style[style]);
to[style] = value.test(/^rgb/) ? value.rgbToHex() : value;
});
});
});
return Fx.CSS.Cache[selector] = to;
}
});
Fx.CSS.Cache = {};
Fx.CSS.Parsers = new Hash({
Color: {
parse: function(value)
{
if(value.match(/^#[0-9a-f]{3,6}$/i))
return value.hexToRgb(true);
return value = value.match(/(\d+),\s*(\d+),\s*(\d+)/) ? [value[1], value[2], value[3]] : false;
},
compute: function(from, to, delta)
{
return from.map(function(value, i)
{
return Math.round(Fx.compute(from[i], to[i], delta));
});
},
serve: function(value)
{
return value.map(Number);
}
},
Number: {
parse: parseFloat,
compute: Fx.compute,
serve: function(value, unit)
{
return unit ? value + unit : value;
}
},
String: {
parse: $lambda(false),
compute: $arguments(1),
serve: $arguments(0)
}
});
Fx.Tween = new Class({
Extends: Fx.CSS,
initialize: function(element, options)
{
this.element = this.subject = document.id(element);
this.parent(options);
},
set: function(property, now)
{
if(arguments.length == 1)
{
now = property;
property = this.property || this.options.property;
}
this.render(this.element, property, now, this.options.unit);
return this;
},
start: function(property, from, to)
{
if(!(this.check(property, from, to)))
return this;
var args = Array.flatten(arguments);
this.property = this.options.property || args.shift();
var parsed = this.prepare(this.element, this.property, args);
return this.parent(parsed.from, parsed.to);
}
});
Element.Properties.tween = {
set: function(options)
{
var tween = this.retrieve('tween');
if(tween)
tween.cancel();
return this.eliminate('tween').store('tween:options', $extend({link: 'cancel'}, options));
},
get: function(options)
{
if(options || !(this.retrieve('tween')))
{
if(options || !(this.retrieve('tween:options')))
this.set('tween', options);
this.store('tween', new Fx.Tween(this, this.retrieve('tween:options')));
}
return this.retrieve('tween');
}
};
Element.implement({
tween: function(property, from, to)
{
this.get('tween').start(arguments);
return this;
},
fade: function(how)
{
var fade = this.get('tween'), o = 'opacity', toggle;
how = $pick(how, 'toggle');
switch(how)
{
case 'in':
fade.start(o, 1);
break;
case 'out':
fade.start(o, 0);
break;
case 'show':
fade.set(o, 1);
break;
case 'hide':
fade.set(o, 0);
break;
case 'toggle':
var flag = this.retrieve('fade:flag', this.get('opacity') == 1);
fade.start(o, flag ? 0 : 1);
this.store('fade:flag', !flag);
toggle = true;
break;
default:
fade.start(o, arguments);
}
if(!toggle)
this.eliminate('fade:flag');
return this;
},
highlight: function(start, end)
{
if(!end)
{
end = this.retrieve('highlight:original', this.getStyle('background-color'));
end = end == 'transparent' ? '#fff' : end;
}
var tween = this.get('tween');
tween.start('background-color', start || '#ffff88', end).chain((function()
{
this.setStyle('background-color', this.retrieve('highlight:original'));
tween.callChain();
}).bind(this));
return this;
}
});
Fx.Morph = new Class({
Extends: Fx.CSS,
initialize: function(element, options)
{
this.element = this.subject = document.id(element);
this.parent(options);
},
set: function(now)
{
if(typeof now == 'string')
now = this.search(now);
for(var p in now)
this.render(this.element, p, now[p], this.options.unit);
return this;
},
compute: function(from, to, delta)
{
var now = {};
for(var p in from)
now[p] = this.parent(from[p], to[p], delta);
return now;
},
start: function(properties)
{
if(!(this.check(properties)))
return this;
if(typeof properties == 'string')
properties = this.search(properties);
var from = {}, to = {};
for(var p in properties)
{
var parsed = this.prepare(this.element, p, properties[p]);
from[p] = parsed.from;
to[p] = parsed.to;
}
return this.parent(from, to);
}
});
Element.Properties.morph = {
set: function(options)
{
var morph = this.retrieve('morph');
if(morph)
morph.cancel();
return this.eliminate('morph').store('morph:options', $extend({link: 'cancel'}, options));
},
get: function(options)
{
if(options || !(this.retrieve('morph')))
{
if(options || !(this.retrieve('morph:options')))
this.set('morph', options);
this.store('morph', new Fx.Morph(this, this.retrieve('morph:options')));
}
return this.retrieve('morph');
}
};
Element.implement({
morph: function(props)
{
this.get('morph').start(props);
return this;
}
});
Fx.implement({
getTransition: function()
{
var trans = this.options.transition || Fx.Transitions.Sine.easeInOut;
if(typeof trans == 'string')
{
var data = trans.split(':');
trans = Fx.Transitions;
trans = trans[data[0]] || trans[data[0].capitalize()];
if(data[1])
trans = trans[('ease' + data[1].capitalize()) + (data[2] ? data[2].capitalize() : '')];
}
return trans;
}
});
Fx.Transition = function(transition, params)
{
params = $splat(params);
return $extend(transition, {
easeIn: function(pos)
{
return transition(pos, params);
},
easeOut: function(pos)
{
return 1 - transition(1 - pos, params);
},
easeInOut: function(pos)
{
return pos <= 0.5 ? transition(2 * pos, params) / 2 : (2 - transition(2 * (1 - pos), params)) / 2;
}
});
};
Fx.Transitions = new Hash({
linear: $arguments(0)
});
Fx.Transitions.extend = function(transitions)
{
for(var transition in transitions)
Fx.Transitions[transition] = new Fx.Transition(transitions[transition]);
};
Fx.Transitions.extend({
Pow: function(p, x)
{
return Math.pow(p, x[0] || 6);
},
Expo: function(p)
{
return Math.pow(2, 8 * (p - 1));
},
Circ: function(p)
{
return 1 - Math.sin(Math.acos(p));
},
Sine: function(p)
{
return 1 - Math.sin(((1 - p) * Math.PI) / 2);
},
Back: function(p, x)
{
x = x[0] || 1.618;
return Math.pow(p, 2) * (((x + 1) * p) - x);
},
Bounce: function(p)
{
var value;
for(var a = 0, b = 1;1;a += b, b /= 2)
{
if(p >= ((7 - (4 * a)) / 11))
{
value = (b * b) - Math.pow(((11 - (6 * a)) - (11 * p)) / 4, 2);
break;
}
}
return value;
},
Elastic: function(p, x)
{
return Math.pow(2, 10 * --p) * Math.cos((((20 * p) * Math.PI) * (x[0] || 1)) / 3);
}
});
(['Quad', 'Cubic', 'Quart', 'Quint']).each(function(transition, i)
{
Fx.Transitions[transition] = new Fx.Transition(function(p)
{
return Math.pow(p, [i + 2]);
});
});
var Request = new Class({
Implements: [Chain, Events, Options],
options: {
url: '',
data: '',
headers: {'X-Requested-With': 'XMLHttpRequest', 'Accept': 'text/javascript, text/html, application/xml, text/xml, */*'},
async: true,
format: false,
method: 'post',
link: 'ignore',
isSuccess: null,
emulation: true,
urlEncoded: true,
encoding: 'utf-8',
evalScripts: false,
evalResponse: false,
noCache: false
},
initialize: function(options)
{
this.xhr = new Browser.Request();
this.setOptions(options);
this.options.isSuccess = this.options.isSuccess || this.isSuccess;
this.headers = new Hash(this.options.headers);
},
onStateChange: function()
{
if(this.xhr.readyState != 4 || !(this.running))
return ;
this.running = false;
this.status = 0;
$try((function()
{
this.status = this.xhr.status;
}).bind(this));
this.xhr.onreadystatechange = $empty;
if(this.options.isSuccess.call(this, this.status))
{
this.response = {
text: this.xhr.responseText,
xml: this.xhr.responseXML
};
this.success(this.response.text, this.response.xml);
}
else
{
this.response = {text: null, xml: null};
this.failure();
}
},
isSuccess: function()
{
return this.status >= 200 && this.status < 300;
},
processScripts: function(text)
{
if(this.options.evalResponse || (/(ecma|java)script/).test(this.getHeader('Content-type')))
return $exec(text);
return text.stripScripts(this.options.evalScripts);
},
success: function(text, xml)
{
this.onSuccess(this.processScripts(text), xml);
},
onSuccess: function()
{
this.fireEvent('complete', arguments).fireEvent('success', arguments).callChain();
},
failure: function()
{
this.onFailure();
},
onFailure: function()
{
this.fireEvent('complete').fireEvent('failure', this.xhr);
},
setHeader: function(name, value)
{
this.headers.set(name, value);
return this;
},
getHeader: function(name)
{
return $try((function()
{
return this.xhr.getResponseHeader(name);
}).bind(this));
},
check: function()
{
if(!(this.running))
return true;
switch(this.options.link)
{
case 'cancel':
this.cancel();
return true;
case 'chain':
this.chain(this.caller.bind(this, arguments));
return false;
}
return false;
},
send: function(options)
{
if(!(this.check(options)))
return this;
this.running = true;
var type = $type(options);
if(type == 'string' || type == 'element')
options = {
data: options
};
var old = this.options;
options = $extend({
data: old.data,
url: old.url,
method: old.method
}, options);
var data = options.data, url = String(options.url), method = options.method.toLowerCase();
switch($type(data))
{
case 'element':
data = document.id(data).toQueryString();
break;
case 'object':
case 'hash':
data = Hash.toQueryString(data);
}
if(this.options.format)
{
var format = 'format=' + this.options.format;
data = data ? (format + '&') + data : format;
}
if(this.options.emulation && !((['get', 'post']).contains(method)))
{
var _method = '_method=' + method;
data = data ? (_method + '&') + data : _method;
method = 'post';
}
if(this.options.urlEncoded && method == 'post')
{
var encoding = this.options.encoding ? '; charset=' + this.options.encoding : '';
this.headers.set('Content-type', 'application/x-www-form-urlencoded' + encoding);
}
if(this.options.noCache)
{
var noCache = 'noCache=' + (new Date()).getTime();
data = data ? (noCache + '&') + data : noCache;
}
var trimPosition = url.lastIndexOf('/');
if(trimPosition > -1 && (trimPosition = url.indexOf('#')) > -1)
url = url.substr(0, trimPosition);
if(data && method == 'get')
{
url = (url + (url.contains('?') ? '&' : '?')) + data;
data = null;
}
this.xhr.open(method.toUpperCase(), url, this.options.async);
this.xhr.onreadystatechange = this.onStateChange.bind(this);
this.headers.each(function(value, key)
{
try
{
this.xhr.setRequestHeader(key, value);
}
catch(e)
{
this.fireEvent('exception', [key, value]);
}
}, this);
this.fireEvent('request');
this.xhr.send(data);
if(!(this.options.async))
this.onStateChange();
return this;
},
cancel: function()
{
if(!(this.running))
return this;
this.running = false;
this.xhr.abort();
this.xhr.onreadystatechange = $empty;
this.xhr = new Browser.Request();
this.fireEvent('cancel');
return this;
}
});
(function()
{
var methods = {};
(['get', 'post', 'put', 'delete', 'GET', 'POST', 'PUT', 'DELETE']).each(function(method)
{
methods[method] = function()
{
var params = Array.link(arguments, {
url: String.type,
data: $defined
});
return this.send($extend(params, {
method: method
}));
};
});
Request.implement(methods);
})();
Element.Properties.send = {
set: function(options)
{
var send = this.retrieve('send');
if(send)
send.cancel();
return this.eliminate('send').store('send:options', $extend({
data: this,
link: 'cancel',
method: this.get('method') || 'post',
url: this.get('action')
}, options));
},
get: function(options)
{
if(options || !(this.retrieve('send')))
{
if(options || !(this.retrieve('send:options')))
this.set('send', options);
this.store('send', new Request(this.retrieve('send:options')));
}
return this.retrieve('send');
}
};
Element.implement({
send: function(url)
{
var sender = this.get('send');
sender.send({
data: this,
url: url || sender.options.url
});
return this;
}
});
Request.HTML = new Class({
Extends: Request,
options: {update: false, append: false, evalScripts: true, filter: false},
processHTML: function(text)
{
var match = text.match(/<body[^>]*>([\s\S]*?)<\/body>/i);
text = match ? match[1] : text;
var container = new Element('div');
return $try(function()
{
var root = ('<root>' + text) + '</root>', doc;
if(Browser.Engine.trident)
{
doc = new ActiveXObject('Microsoft.XMLDOM');
doc.async = false;
doc.loadXML(root);
}
else
{
doc = (new DOMParser()).parseFromString(root, 'text/xml');
}
root = doc.getElementsByTagName('root')[0];
if(!root)
return null;
for(var i = 0, k = root.childNodes.length;i < k;i++)
{
var child = Element.clone(root.childNodes[i], true, true);
if(child)
container.grab(child);
}
return container;
}) || container.set('html', text);
},
success: function(text)
{
var options = this.options, response = this.response;
response.html = text.stripScripts(function(script)
{
response.javascript = script;
});
var temp = this.processHTML(response.html);
response.tree = temp.childNodes;
response.elements = temp.getElements('*');
if(options.filter)
response.tree = response.elements.filter(options.filter);
if(options.update)
document.id(options.update).empty().set('html', response.html);
else if(options.append)
document.id(options.append).adopt(temp.getChildren());
if(options.evalScripts)
$exec(response.javascript);
this.onSuccess(response.tree, response.elements, response.html, response.javascript);
}
});
Element.Properties.load = {
set: function(options)
{
var load = this.retrieve('load');
if(load)
load.cancel();
return this.eliminate('load').store('load:options', $extend({
data: this,
link: 'cancel',
update: this,
method: 'get'
}, options));
},
get: function(options)
{
if(options || !(this.retrieve('load')))
{
if(options || !(this.retrieve('load:options')))
this.set('load', options);
this.store('load', new Request.HTML(this.retrieve('load:options')));
}
return this.retrieve('load');
}
};
Element.implement({
load: function()
{
this.get('load').send(Array.link(arguments, {
data: Object.type,
url: String.type
}));
return this;
}
});
Request.JSON = new Class({
Extends: Request,
options: {secure: true},
initialize: function(options)
{
this.parent(options);
this.headers.extend({'Accept': 'application/json', 'X-Request': 'JSON'});
},
success: function(text)
{
this.response.json = JSON.decode(text, this.options.secure);
this.onSuccess(this.response.json, text);
}
});
</script>
<script type="text/javascript">
Fx.Slide = new Class({
Extends: Fx,
options: {mode: 'vertical'},
initialize: function(B, A)
{
this.addEvent('complete', function()
{
this.open = this.wrapper['offset' + this.layout.capitalize()] != 0;
if(this.open && Browser.Engine.webkit419)
{
this.element.dispose().inject(this.wrapper);
}
}, true);
this.element = this.subject = $(B);
this.parent(A);
var C = this.element.retrieve('wrapper');
this.wrapper = C || (new Element('div', {
styles: $extend(this.element.getStyles('margin', 'position'), {overflow: 'hidden'})
})).wraps(this.element);
this.element.store('wrapper', this.wrapper).setStyle('margin', 0);
this.now = [];
this.open = true;
},
vertical: function()
{
this.margin = 'margin-top';
this.layout = 'height';
this.offset = this.element.offsetHeight;
},
horizontal: function()
{
this.margin = 'margin-left';
this.layout = 'width';
this.offset = this.element.offsetWidth;
},
set: function(A)
{
this.element.setStyle(this.margin, A[0]);
this.wrapper.setStyle(this.layout, A[1]);
return this;
},
compute: function(E, D, C)
{
var B = [];
var A = 2;
A.times(function(F)
{
B[F] = Fx.compute(E[F], D[F], C);
});
return B;
},
start: function(B, E)
{
if(!(this.check(arguments.callee, B, E)))
{
return this;
}
this[E || this.options.mode]();
var D = this.element.getStyle(this.margin).toInt();
var C = this.wrapper.getStyle(this.layout).toInt();
var A = [[D, C], [0, this.offset]];
var G = [[D, C], [-(this.offset), 0]];
var F;
switch(B)
{
case 'in':
F = A;
break;
case 'out':
F = G;
break;
case 'toggle':
F = this.wrapper['offset' + this.layout.capitalize()] == 0 ? A : G;
}
return this.parent(F[0], F[1]);
},
slideIn: function(A)
{
return this.start('in', A);
},
slideOut: function(A)
{
return this.start('out', A);
},
hide: function(A)
{
this[A || this.options.mode]();
this.open = false;
return this.set([-(this.offset), 0]);
},
show: function(A)
{
this[A || this.options.mode]();
this.open = true;
return this.set([0, this.offset]);
},
toggle: function(A)
{
return this.start('toggle', A);
}
});
Element.Properties.slide = {
set: function(B)
{
var A = this.retrieve('slide');
if(A)
{
A.cancel();
}
return this.eliminate('slide').store('slide:options', $extend({link: 'cancel'}, B));
},
get: function(A)
{
if(A || !(this.retrieve('slide')))
{
if(A || !(this.retrieve('slide:options')))
{
this.set('slide', A);
}
this.store('slide', new Fx.Slide(this, this.retrieve('slide:options')));
}
return this.retrieve('slide');
}
};
Element.implement({
slide: function(D, E)
{
D = D || 'toggle';
var B = this.get('slide'), A;
switch(D)
{
case 'hide':
B.hide(E);
break;
case 'show':
B.show(E);
break;
case 'toggle':
var C = this.retrieve('slide:flag', B.open);
B[C ? 'slideOut' : 'slideIn'](E);
this.store('slide:flag', !C);
A = true;
break;
default:
B.start(D, E);
}
if(!A)
{
this.eliminate('slide:flag');
}
return this;
}
});
</script>
<script type="text/javascript">
window.addEvent('domready', function()
{
$('login').setStyle('height', 'auto');
var mySlide = (new Fx.Slide('login')).hide();
$('toggleLogin').addEvent('click', function(e)
{
e = new Event(e);
mySlide.toggle();
e.stop();
});
$('closeLogin').addEvent('click', function(e)
{
e = new Event(e);
mySlide.slideOut();
e.stop();
});
});
</script>
<script type="text/javascript" o="r">
(function(window, undefined)
{
var document = window.document;
var jQuery = (function()
{
var jQuery = function(selector, context)
{
return new jQuery.fn.init(selector, context, rootjQuery);
}, rootjQuery, quickExpr = /^(?:[^#<]*(<[\w\W]+>)[^>]*$|#([\w\-]*)$)/, rdashAlpha = /-([a-z]|[0-9])/gi, rmsPrefix = /^-ms-/, fcamelCase = function(all, letter){}, readyList, DOMContentLoaded, toString = Object.prototype.toString, hasOwn = Object.prototype.hasOwnProperty, push = Array.prototype.push, trim = String.prototype.trim, class2type = {}/*Firecrow - Rename global property; */;
jQuery.fn = jQuery.prototype = {
constructor: jQuery,
init: function(selector, context, rootjQuery)
{
var match, elem;
if(!selector)
{
return this;
}
if(selector.nodeType)
{
this[0] = selector;
this.length = 1;
return this;
}
if(typeof selector === 'string')
{
if(selector.charAt(0) === '<');
else
{
match = quickExpr.exec(selector);
}
if(match && (match[1] || !context))
{
if(match[1]);
else
{
elem = document.getElementById(match[2]);
if(elem && elem.parentNode)
{
this.length = 1;
this[0] = elem;
}
return this;
}
}
else if(!context)
{
return (context || rootjQuery).find(selector);
}
}
else if(jQuery.isFunction(selector))
{
return rootjQuery.ready(selector);
}
},
jquery: '1.7.2',
length: 0,
pushStack: function(elems, name, selector)
{
var ret = this.constructor();
if(jQuery.isArray(elems));
else
{
jQuery.merge(ret, elems);
}
return ret;
},
each: function(callback, args)
{
return jQuery.each(this, callback, args);
},
ready: function(fn)
{
jQuery.bindReady();
readyList.add(fn);
return this;
},
push: push
};
jQuery.fn.init.prototype = jQuery.fn;
jQuery.extend = jQuery.fn.extend = function()
{
var options, name, src, copy, copyIsArray, clone, target = arguments[0], i = 1, length = arguments.length, deep = false;
if(typeof target === 'boolean')
{
deep = target;
target = arguments[1];
i = 2;
}
if(length === i)
{
target = this;
--i;
}
for(;i < length;i++)
{
if((options = arguments[i]) != null)
{
for(name in options)
{
src = target[name];
copy = options[name];
if(deep && copy && (jQuery.isPlainObject(copy) || (copyIsArray = jQuery.isArray(copy))))
{
if(copyIsArray);
else
{
clone = src && jQuery.isPlainObject(src) ? src : 0;
}
jQuery.extend(deep, clone, copy);
}
else if(copy !== undefined)
{
target[name] = copy;
}
}
}
}
return target;
};
jQuery.extend({
noConflict: function(deep){},
isReady: false,
readyWait: 1,
holdReady: function(hold){},
ready: function(wait)
{
if(wait === true || (wait !== true && !(jQuery.isReady)))
{
readyList.fireWith(document, [jQuery]);
if(jQuery.fn.trigger)
{
jQuery(document);
}
}
},
bindReady: function()
{
if(readyList)
{
return ;
}
readyList = jQuery.Callbacks('once memory');
if(document.addEventListener)
{
document.addEventListener('DOMContentLoaded', DOMContentLoaded, false);
}
},
isFunction: function(obj)
{
return jQuery.type(obj) === 'function';
},
isArray: Array.isArray || function(obj)
{
return jQuery.type(obj) === 'array';
},
isWindow: function(obj)
{
return obj != null && obj == obj.window;
},
isNumeric: function(obj){},
type: function(obj)
{
return obj == null ? 0 : class2type[toString.call(obj)] || 'object';
},
isPlainObject: function(obj)
{
if(!obj || jQuery.type(obj) !== 'object' || obj.nodeType || jQuery.isWindow(obj))
{
return false;
}
var key;
for(key in obj)
;
return key === undefined || hasOwn.call(obj, key);
},
isEmptyObject: function(obj){},
error: function(msg){},
parseJSON: function(data){},
parseXML: function(data){},
noop: function(){},
globalEval: function(data){},
camelCase: function(string)
{
return string.replace(rmsPrefix, 'ms-').replace(rdashAlpha, fcamelCase);
},
nodeName: function(elem, name){},
each: function(object, callback, args)
{
var name, i = 0, length = object.length, isObj = length === undefined || jQuery.isFunction(object);
if(args);
else
{
if(isObj)
{
for(name in object)
{
if(callback.call(object[name], name, object[name]) === false);
}
}
else
{
for(;i < length;)
{
if(callback.call(object[i], i, object[i++]) === false);
}
}
}
return object;
},
trim: trim ? function(text)
{
return text == null ? 0 : trim.call(text);
} : 0,
makeArray: function(array, results)
{
var ret = results || [];
if(array != null)
{
var type = jQuery.type(array);
if(array.length == null || type === 'string' || type === 'function')
{
push.call(ret, array);
}
}
return ret;
},
inArray: function(elem, array, i){},
merge: function(first, second)
{
var i = first.length;
first.length = i;
return first;
},
grep: function(elems, callback, inv){},
map: function(elems, callback, arg){},
guid: 1,
proxy: function(fn, context){},
access: function(elems, fn, key, value, chainable, emptyGet, pass)
{
var exec, i = 0, length = elems.length;
if(key && typeof key === 'object');
else if(value !== undefined)
{
exec = pass === undefined && jQuery.isFunction(value);
if(fn)
{
for(;i < length;i++)
{
fn(elems[i], key, exec ? 0 : value, pass);
}
}
chainable = 1;
}
return chainable ? elems : 0;
},
now: function()
{
return (new Date()).getTime();
},
uaMatch: function(ua){},
sub: function(){},
browser: {}
});
jQuery.each(('Boolean Number String Function Array Date RegExp Object').split(' '), function(i, name)
{
class2type[('[object ' + name) + ']'] = name.toLowerCase();
});
rootjQuery = jQuery(document);
if(document.addEventListener)
{
DOMContentLoaded = function()
{
jQuery.ready();
};
}
return jQuery;
})();
var flagsCache = {};
function createFlags(flags)
{
var object = flagsCache[flags] = {}, i, length;
flags = flags.split(/\s+/);
for(i = 0, length = flags.length;i < length;i++)
{
object[flags[i]] = true;
}
return object;
}
jQuery.Callbacks = function(flags)
{
flags = flags ? flagsCache[flags] || createFlags(flags) : 0;
var list = [], stack = [], memory, firing, firingStart, firingLength, firingIndex, add = function(args)
{
var i, length, elem, type;
for(i = 0, length = args.length;i < length;i++)
{
elem = args[i];
type = jQuery.type(elem);
if(type === 'array');
else if(type === 'function')
{
if(!(flags.unique))
{
list.push(elem);
}
}
}
}, fire = function(context, args)
{
args = args;
firingIndex = firingStart || 0;
firingLength = list.length;
for(;list && firingIndex < firingLength;firingIndex++)
{
if(list[firingIndex].apply(context, args) === false);
}
}, self = {
add: function()
{
if(list)
{
add(arguments);
}
return this;
},
fireWith: function(context, args)
{
if(stack)
{
if(firing);
else if(!(flags.once && memory))
{
fire(context, args);
}
}
return this;
}
};
return self;
};
jQuery.extend({
Deferred: function(func){},
when: function(firstParam){}
});
jQuery.support = (function()
{
var support, tds, div;
support = {};
jQuery(function()
{
var container, outer, inner, td, offsetSupport, marginDiv, conMarginTop, style, html, positionTopLeftWidthHeight, paddingMarginBorderVisibility, paddingMarginBorder, body = document.getElementsByTagName('body')[0];
conMarginTop = 1;
paddingMarginBorder = 'padding:0;margin:0;border:';
positionTopLeftWidthHeight = 'position:absolute;top:0;left:0;width:1px;height:1px;';
paddingMarginBorderVisibility = paddingMarginBorder + '0;visibility:hidden;';
style = (('style=\'' + positionTopLeftWidthHeight) + paddingMarginBorder) + '5px solid #000;';
html = ((((((('<div ' + style) + 'display:block;\'><div style=\'') + paddingMarginBorder) + '0;display:block;overflow:hidden;\'></div></div>') + '<table ') + style) + '\' cellpadding=\'0\' cellspacing=\'0\'>') + '<tr><td></td></tr></table>';
container = document.createElement('div');
container.style.cssText = ((paddingMarginBorderVisibility + 'width:0;height:0;position:static;top:0;margin-top:') + conMarginTop) + 'px';
body.insertBefore(container, body.firstChild);
div = document.createElement('div');
container.appendChild(div);
div.innerHTML = ('<table><tr><td style=\'' + paddingMarginBorder) + '0;display:none\'></td><td>t</td></tr></table>';
tds = div.getElementsByTagName('td');
tds[0].style.display = '';
tds[1].style.display = 'none';
if(window.getComputedStyle)
{
div.innerHTML = '';
marginDiv = document.createElement('div');
marginDiv.style.width = '0';
marginDiv.style.marginRight = '0';
div.style.width = '2px';
div.appendChild(marginDiv);
}
if(typeof (div.style.zoom) !== 'undefined')
{
div.innerHTML = '';
div.style.width = div.style.padding = '1px';
div.style.border = 0;
div.style.overflow = 'hidden';
div.style.display = 'inline';
div.style.zoom = 1;
div.style.display = 'block';
div.style.overflow = 'visible';
div.innerHTML = '<div style=\'width:5px;\'></div>';
}
div.style.cssText = positionTopLeftWidthHeight + paddingMarginBorderVisibility;
div.innerHTML = html;
outer = div.firstChild;
inner = outer.firstChild;
td = outer.nextSibling.firstChild.firstChild;
offsetSupport = {
doesNotAddBorder: inner.offsetTop !== 5,
doesAddBorderForTableAndCells: td.offsetTop === 5
};
inner.style.position = 'fixed';
inner.style.top = '20px';
offsetSupport.fixedPosition = inner.offsetTop === 20;
inner.style.position = inner.style.top = '';
offsetSupport.subtractsBorderForOverflowNotVisible = inner.offsetTop === -5;
offsetSupport.doesNotIncludeMarginInBodyOffset = body.offsetTop !== conMarginTop;
jQuery.extend(support, offsetSupport);
});
return support;
})();
jQuery.extend({
cache: {},
uuid: 0,
expando: 'jQuery' + (jQuery.fn.jquery + Math.random()).replace(/\D/g, ''),
noData: {},
hasData: function(elem){},
data: function(elem, name, data, pvt)
{
var thisCache, ret, internalKey = jQuery.expando, getByName = typeof name === 'string', isNode = elem.nodeType, cache = isNode ? jQuery.cache : 0, id = isNode ? elem[internalKey] : 0, isEvents = name === 'events';
if((!id || !(cache[id]) || !isEvents && !pvt) && getByName && data === undefined)
{
return ;
}
if(!id)
{
if(isNode)
{
elem[internalKey] = id = ++jQuery.uuid;
}
}
if(!(cache[id]))
{
cache[id] = {};
}
thisCache = cache[id];
if(data !== undefined)
{
thisCache[jQuery.camelCase(name)] = data;
}
if(getByName)
{
ret = thisCache[name];
if(ret == null)
{
ret = thisCache[jQuery.camelCase(name)];
}
}
else
{
ret = thisCache;
}
return ret;
},
removeData: function(elem, name, pvt){},
_data: function(elem, name, data)
{
return jQuery.data(elem, name, data, true);
},
acceptData: function(elem){}
});
jQuery.fn.extend({
data: function(key, value){},
removeData: function(key){}
});
jQuery.extend({
_mark: function(elem, type){},
_unmark: function(force, elem, type){},
queue: function(elem, type, data)
{
var q;
if(elem)
{
type = type + 'queue';
q = jQuery._data(elem, type);
if(data)
{
if(!q || jQuery.isArray(data))
{
q = jQuery._data(elem, type, jQuery.makeArray(data));
}
else
{
q.push(data);
}
}
return q;
}
},
dequeue: function(elem, type)
{
type = type;
var queue = jQuery.queue(elem, type), fn = queue.shift(), hooks = {};
if(fn === 'inprogress')
{
fn = queue.shift();
}
if(fn)
{
if(type === 'fx')
{
queue.unshift('inprogress');
}
fn.call(elem, function(){}, hooks);
}
}
});
jQuery.fn.extend({
queue: function(type, data)
{
return data === undefined ? 0 : this.each(function()
{
var queue = jQuery.queue(this, type, data);
if(type === 'fx' && queue[0] !== 'inprogress')
{
jQuery.dequeue(this, type);
}
});
},
dequeue: function(type){},
delay: function(time, type){},
clearQueue: function(type){},
promise: function(type, object){}
});
var rboolean = /^(?:autofocus|autoplay|async|checked|controls|defer|disabled|hidden|loop|multiple|open|readonly|required|scoped|selected)$/i, nodeHook;
jQuery.fn.extend({
attr: function(name, value)
{
return jQuery.access(this, jQuery.attr, name, value, arguments.length > 1);
},
removeAttr: function(name){},
prop: function(name, value){},
removeProp: function(name){},
addClass: function(value){},
removeClass: function(value){},
toggleClass: function(value, stateVal){},
hasClass: function(selector){},
val: function(value){}
});
jQuery.extend({
valHooks: {},
attrFn: {},
attr: function(elem, name, value, pass)
{
var hooks, notxml, nType = elem.nodeType;
notxml = nType !== 1 || !(jQuery.isXMLDoc(elem));
if(notxml)
{
name = name.toLowerCase();
hooks = jQuery.attrHooks[name] || (rboolean.test(name) ? 0 : nodeHook);
}
if(value !== undefined)
{
if(value === null);
else if(hooks);
else
{
elem.setAttribute(name, '' + value);
return value;
}
}
},
removeAttr: function(elem, value){},
attrHooks: {},
propFix: {},
prop: function(elem, name, value){},
propHooks: {}
});
var rtypenamespace = /^([^\.]*)?(?:\.(.+))?$/, rhoverHack = /(?:^|\s)hover(\.\S+)?\b/, rmouseEvent = /^(?:mouse|contextmenu)|click/, hoverHack = function(events)
{
return jQuery.event.special.hover ? 0 : events.replace(rhoverHack, 'mouseenter$1 mouseleave$1');
};
jQuery.event = {
add: function(elem, types, handler, data, selector)
{
var elemData, eventHandle, events, t, tns, type, handleObj, handleObjIn, handlers, special;
if(elem.nodeType === 3 || elem.nodeType === 8 || !types || !handler || !(elemData = jQuery._data(elem)));
events = elemData.events;
if(!events)
{
elemData.events = events = {};
}
eventHandle = elemData.handle;
if(!eventHandle)
{
eventHandle = function(e)
{
return typeof jQuery !== 'undefined' && (!e || jQuery.event.triggered !== e.type) ? jQuery.event.dispatch.apply(eventHandle.elem, arguments) : 0;
};
eventHandle.elem = elem;
}
types = jQuery.trim(hoverHack(types)).split(' ');
for(t = 0;t < types.length;t++)
{
tns = rtypenamespace.exec(types[t]);
type = tns[1];
special = jQuery.event.special[type] || {};
type = (selector ? 0 : special.bindType) || type;
special = jQuery.event.special[type] || {};
handleObj = jQuery.extend({
origType: tns[1],
handler: handler
}, handleObjIn);
handlers = events[type];
if(!handlers)
{
handlers = events[type] = [];
handlers.delegateCount = 0;
if(!(special.setup))
{
if(elem.addEventListener)
{
elem.addEventListener(type, eventHandle, false);
}
}
}
if(selector);
else
{
handlers.push(handleObj);
}
}
},
dispatch: function(event)
{
event = jQuery.event.fix(event);
var handlers = (jQuery._data(this, 'events'))[event.type], delegateCount = handlers.delegateCount, args = ([]).slice.call(arguments, 0), run_all = !(event.exclusive) && !(event.namespace), handlerQueue = [], i, j, ret, matched, handleObj;
args[0] = event;
if(handlers.length > delegateCount)
{
handlerQueue.push({
elem: this,
matches: handlers.slice(delegateCount)
});
}
for(i = 0;i < handlerQueue.length && !(event.isPropagationStopped());i++)
{
matched = handlerQueue[i];
event.currentTarget = matched.elem;
for(j = 0;j < matched.matches.length && !(event.isImmediatePropagationStopped());j++)
{
handleObj = matched.matches[j];
if(run_all)
{
ret = ((jQuery.event.special[handleObj.origType] || {}).handle || handleObj.handler).apply(matched.elem, args);
if(ret !== undefined)
{
event.result = ret;
if(ret === false)
{
event.preventDefault();
event.stopPropagation();
}
}
}
}
}
return event.result;
},
fixHooks: {},
mouseHooks: {
filter: function(event, original)
{
return event;
}
},
fix: function(event)
{
var originalEvent = event, fixHook = jQuery.event.fixHooks[event.type];
event = jQuery.Event(originalEvent);
return fixHook.filter ? fixHook.filter(event, originalEvent) : 0;
},
special: {}
};
jQuery.Event = function(src, props)
{
if(!(this instanceof jQuery.Event))
{
return new jQuery.Event(src, props);
}
if(src && src.type)
{
this.originalEvent = src;
this.type = src.type;
}
};
function returnFalse()
{
return false;
}
jQuery.Event.prototype = {
preventDefault: function()
{
var e = this.originalEvent;
if(e.preventDefault)
{
e.preventDefault();
}
},
stopPropagation: function()
{
var e = this.originalEvent;
if(e.stopPropagation)
{
e.stopPropagation();
}
},
isPropagationStopped: returnFalse,
isImmediatePropagationStopped: returnFalse
};
jQuery.fn.extend({
on: function(types, selector, data, fn, one)
{
return this.each(function()
{
jQuery.event.add(this, types, fn, data, selector);
});
},
one: function(types, selector, data, fn){},
off: function(types, selector, fn){},
bind: function(types, data, fn){},
unbind: function(types, fn){},
live: function(types, data, fn){},
die: function(types, fn){},
delegate: function(selector, types, data, fn){},
undelegate: function(selector, types, fn){},
trigger: function(type, data){},
triggerHandler: function(type, data){},
toggle: function(fn){},
hover: function(fnOver, fnOut){}
});
jQuery.each((('blur focus focusin focusout load resize scroll unload click dblclick ' + 'mousedown mouseup mousemove mouseover mouseout mouseenter mouseleave ') + 'change select submit keydown keypress keyup error contextmenu').split(' '), function(i, name)
{
jQuery.fn[name] = function(data, fn)
{
if(fn == null)
{
fn = data;
data = null;
}
return arguments.length > 0 ? this.on(name, null, data, fn) : 0;
};
if(rmouseEvent.test(name))
{
jQuery.event.fixHooks[name] = jQuery.event.mouseHooks;
}
});
(function()
{
var Sizzle = function(selector, context, results, seed){};
var Expr = Sizzle.selectors = {
find: {}
};
var makeArray = function(array, results)
{
array = Array.prototype.slice.call(array, 0);
if(results)
{
results.push.apply(results, array);
return results;
}
};
try
{
(document.documentElement.childNodes).nodeType;
}
catch(e){}
(function()
{
var form = document.createElement('div'), id = 'script' + (new Date()).getTime(), root = document.documentElement;
form.innerHTML = ('<a name=\'' + id) + '\'/>';
root.insertBefore(form, root.firstChild);
root.removeChild(form);
})();
if(document.querySelectorAll)
{
(function()
{
Sizzle = function(query, context, extra, seed)
{
context = context;
if(!seed && !(Sizzle.isXML(context)))
{
var match = (/^(\w+$)|^\.([\w\-]+$)|^#([\w\-]+$)/).exec(query);
if(match && (context.nodeType === 1 || context.nodeType === 9))
{
if(match[1]);
else if(match[2] && Expr.find.CLASS && context.getElementsByClassName)
{
return makeArray(context.getElementsByClassName(match[2]), extra);
}
}
if(context.nodeType === 9)
{
try
{
return makeArray(context.querySelectorAll(query), extra);
}
catch(qsaError){}
}
}
};
})();
}
(function()
{
Expr.find.CLASS = function(match, context, isXML){};
})();
Sizzle.isXML = function(elem)
{
var documentElement = (elem ? elem.ownerDocument || elem : 0).documentElement;
return documentElement ? documentElement.nodeName !== 'HTML' : 0;
};
jQuery.find = Sizzle;
jQuery.isXMLDoc = Sizzle.isXML;
})();
jQuery.fn.extend({
find: function(selector)
{
var i, l;
var ret = this.pushStack('', 'find', selector);
for(i = 0, l = this.length;i < l;i++)
{
jQuery.find(selector, this[i], ret);
}
return ret;
},
has: function(target){},
not: function(selector){},
filter: function(selector){},
is: function(selector){},
closest: function(selectors, context){},
index: function(elem){},
add: function(selector, context){},
andSelf: function(){}
});
jQuery.extend({
filter: function(expr, elems, not){},
dir: function(elem, dir, until){},
nth: function(cur, result, dir, elem){},
sibling: function(n, elem){}
});
jQuery.fn.extend({
text: function(value){},
wrapAll: function(html){},
wrapInner: function(html){},
wrap: function(html){},
unwrap: function(){},
append: function(){},
prepend: function(){},
before: function(){},
after: function(){},
remove: function(selector, keepData){},
empty: function(){},
clone: function(dataAndEvents, deepDataAndEvents){},
html: function(value){},
replaceWith: function(value){},
detach: function(selector){},
domManip: function(args, table, callback){}
});
jQuery.extend({
clone: function(elem, dataAndEvents, deepDataAndEvents){},
clean: function(elems, context, fragment, scripts){},
cleanData: function(elems){}
});
var rupper = /([A-Z]|^ms)/g, curCSS, getComputedStyle;
jQuery.extend({
cssHooks: {
opacity: {
get: function(elem, computed)
{
if(computed)
{
var ret = curCSS(elem, 'opacity');
return ret === '' ? 0 : ret;
}
else
{
return elem.style.opacity;
}
}
}
},
cssNumber: {'opacity': true},
cssProps: {},
style: function(elem, name, value, extra)
{
var ret, origName = jQuery.camelCase(name), style = elem.style, hooks = jQuery.cssHooks[origName];
name = jQuery.cssProps[origName] || origName;
if(value !== undefined)
{
if(!hooks || !('set' in hooks))
{
try
{
style[name] = value;
}
catch(e){}
}
}
else
{
if(hooks && 'get' in hooks && (ret = hooks.get(elem, false, extra)) !== undefined)
{
return ret;
}
}
},
css: function(elem, name, extra)
{
var ret, hooks;
name = jQuery.camelCase(name);
hooks = jQuery.cssHooks[name];
name = jQuery.cssProps[name] || name;
if(hooks && 'get' in hooks && (ret = hooks.get(elem, true, extra)) !== undefined)
{
return ret;
}
else if(curCSS)
{
return curCSS(elem, name);
}
},
swap: function(elem, options, callback){}
});
if(document.defaultView && document.defaultView.getComputedStyle)
{
getComputedStyle = function(elem, name)
{
var ret, defaultView, computedStyle;
name = name.replace(rupper, '-$1').toLowerCase();
if((defaultView = elem.ownerDocument.defaultView) && (computedStyle = defaultView.getComputedStyle(elem, null)))
{
ret = computedStyle.getPropertyValue(name);
}
return ret;
};
}
curCSS = getComputedStyle;
jQuery(function(){});
var prefilters = {}, transports = {}, allTypes = ['*/'] + ['*'];
function addToPrefiltersOrTransports(structure)
{
return function(dataTypeExpression, func){};
}
function ajaxExtend(target, src)
{
var key, deep, flatOptions = jQuery.ajaxSettings.flatOptions;
for(key in src)
{
if(src[key] !== undefined)
{
(flatOptions[key] ? 0 : deep || (deep = {}))[key] = src[key];
}
}
if(deep)
{
jQuery.extend(true, target, deep);
}
}
jQuery.fn.extend({
load: function(url, params, callback){},
serialize: function(){},
serializeArray: function(){}
});
jQuery.extend({
getScript: function(url, callback){},
getJSON: function(url, data, callback){},
ajaxSetup: function(target, settings)
{
if(settings);
else
{
settings = target;
target = jQuery.ajaxSettings;
}
ajaxExtend(target, settings);
return target;
},
ajaxSettings: {
accepts: {
xml: 'application/xml, text/xml',
'*': allTypes
},
contents: {xml: /xml/, json: /json/},
converters: {
'* text': window.String,
'text xml': jQuery.parseXML
},
flatOptions: {}
},
ajaxPrefilter: addToPrefiltersOrTransports(prefilters),
ajaxTransport: addToPrefiltersOrTransports(transports),
ajax: function(url, options){},
param: function(a, traditional){}
});
jQuery.extend({
active: 0,
lastModified: {},
etag: {}
});
jQuery.ajaxSetup({
jsonp: 'callback',
jsonpCallback: function(){}
});
jQuery.ajaxSetup({
accepts: {script: 'text/javascript, application/javascript, application/ecmascript, application/x-ecmascript'},
contents: {script: /javascript|ecmascript/},
converters: {
'text script': function(text){}
}
});
function createStandardXHR()
{
try
{
return new window.XMLHttpRequest();
}
catch(e){}
}
jQuery.ajaxSettings.xhr = window.ActiveXObject ? 0 : createStandardXHR;
(function(xhr)
{
jQuery.extend(jQuery.support, {
ajax: !(!xhr),
cors: !(!xhr) && 'withCredentials' in xhr
});
})(jQuery.ajaxSettings.xhr());
var rfxtypes = /^(?:toggle|show|hide)$/, timerId, fxAttrs = [['height', 'marginTop', 'marginBottom', 'paddingTop', 'paddingBottom'], ['width', 'marginLeft', 'marginRight', 'paddingLeft', 'paddingRight'], ['opacity']], fxNow;
jQuery.fn.extend({
show: function(speed, easing, callback)
{
var elem, display;
if(speed || speed === 0);
else
{
for(var i = 0, j = this.length;i < j;i++);
for(i = 0;i < j;i++)
{
elem = this[i];
if(elem.style)
{
display = elem.style.display;
if(display === '' || display === 'none')
{
elem.style.display = jQuery._data(elem, 'olddisplay');
}
}
}
return this;
}
},
hide: function(speed, easing, callback)
{
if(speed || speed === 0);
else
{
var elem, display, i = 0, j = this.length;
for(;i < j;i++)
{
elem = this[i];
if(elem.style)
{
display = jQuery.css(elem, 'display');
if(display !== 'none' && !(jQuery._data(elem, 'olddisplay')))
{
jQuery._data(elem, 'olddisplay', display);
}
}
}
for(i = 0;i < j;i++)
{
if(this[i].style)
{
this[i].style.display = 'none';
}
}
return this;
}
},
_toggle: jQuery.fn.toggle,
toggle: function(fn, fn2, callback){},
fadeTo: function(speed, to, easing, callback){},
animate: function(prop, speed, easing, callback)
{
var optall = jQuery.speed(speed, easing, callback);
prop = jQuery.extend({}, prop);
function doAnimation()
{
var opt = jQuery.extend({}, optall), hidden = jQuery(this), name, val, p, e, method;
opt.animatedProperties = {};
for(name in prop)
{
val = prop[name];
if(jQuery.isArray(val));
else
{
opt.animatedProperties[name] = opt.specialEasing || opt.easing || 'swing';
}
}
for(p in prop)
{
e = new jQuery.fx(this, opt, p);
val = prop[p];
if(rfxtypes.test(val))
{
method = jQuery._data(this, 'toggle' + p) || (val === 'toggle' ? 0 : 0);
if(method);
else
{
e[val]();
}
}
}
return true;
}
return optall.queue === false ? 0 : this.queue(optall.queue, doAnimation);
},
stop: function(type, clearQueue, gotoEnd){}
});
function createFxNow()
{
setTimeout(clearFxNow, 0);
return fxNow = jQuery.now();
}
function clearFxNow()
{
fxNow = undefined;
}
function genFx(type, num)
{
var obj = {};
return obj;
}
jQuery.each({
slideDown: genFx('show', 1),
slideUp: genFx('hide', 1),
slideToggle: genFx('toggle', 1),
fadeIn: {opacity: 'show'},
fadeOut: {opacity: 'hide'},
fadeToggle: {}
}, function(name, props)
{
jQuery.fn[name] = function(speed, easing, callback)
{
return this.animate(props, speed, easing, callback);
};
});
jQuery.extend({
speed: function(speed, easing, fn)
{
var opt = speed && typeof speed === 'object' ? 0 : {
complete: fn || (!fn && easing) || jQuery.isFunction(speed),
duration: speed,
easing: fn || easing && !(jQuery.isFunction(easing))
};
opt.duration = jQuery.fx.off ? 0 : typeof (opt.duration) === 'number' ? opt.duration : 0;
if(opt.queue == null)
{
opt.queue = 'fx';
}
opt.old = opt.complete;
opt.complete = function(noUnmark)
{
if(jQuery.isFunction(opt.old))
{
opt.old.call(this);
}
if(opt.queue)
{
jQuery.dequeue(this, opt.queue);
}
};
return opt;
},
easing: {
swing: function(p)
{
return (-(Math.cos(p * Math.PI)) / 2) + 0.5;
}
},
timers: [],
fx: function(elem, options, prop)
{
this.options = options;
this.elem = elem;
this.prop = prop;
options.orig = options.orig || {};
}
});
jQuery.fx.prototype = {
update: function()
{
jQuery.fx.step[this.prop](this);
},
cur: function()
{
var parsed, r = jQuery.css(this.elem, this.prop);
return isNaN(parsed = parseFloat(r)) ? 0 : parsed;
},
custom: function(from, to, unit)
{
var self = this, fx = jQuery.fx;
this.startTime = fxNow || createFxNow();
this.end = to;
this.start = from;
this.unit = unit || this.unit || (jQuery.cssNumber[this.prop] ? '' : 0);
function t(gotoEnd)
{
return self.step(gotoEnd);
}
if(t() && jQuery.timers.push(t) && !timerId)
{
timerId = setInterval(fx.tick, fx.interval);
}
},
show: function()
{
var dataShow = jQuery._data(this.elem, 'fxshow' + this.prop);
this.options.orig[this.prop] = dataShow || jQuery.style(this.elem, this.prop);
this.options.show = true;
if(dataShow !== undefined);
else
{
this.custom(this.prop === 'width' || this.prop === 'height' ? 0 : 0, this.cur());
}
jQuery(this.elem).show();
},
hide: function()
{
this.options.orig[this.prop] = jQuery._data(this.elem, 'fxshow' + this.prop) || jQuery.style(this.elem, this.prop);
this.options.hide = true;
this.custom(this.cur(), 0);
},
step: function(gotoEnd)
{
var p, n, complete, t = fxNow || createFxNow(), done = true, elem = this.elem, options = this.options;
if(gotoEnd || t >= (options.duration + this.startTime))
{
this.now = this.end;
this.update();
options.animatedProperties[this.prop] = true;
if(done)
{
if(options.hide)
{
jQuery(elem).hide();
}
if(options.hide || options.show)
{
for(p in options.animatedProperties)
{
jQuery.style(elem, p, options.orig[p]);
}
}
complete = options.complete;
if(complete)
{
complete.call(elem);
}
}
return false;
}
else
{
if(options.duration == Infinity);
else
{
n = t - this.startTime;
this.state = n / options.duration;
this.pos = jQuery.easing[options.animatedProperties[this.prop]](this.state, n, 0, 1, options.duration);
this.now = this.start + ((this.end - this.start) * this.pos);
}
this.update();
}
return true;
}
};
jQuery.extend(jQuery.fx, {
tick: function()
{
var timer, timers = jQuery.timers, i = 0;
for(;i < timers.length;i++)
{
timer = timers[i];
if(!(timer()) && timers[i] === timer)
{
timers.splice(i--, 1);
}
}
if(!(timers.length))
{
jQuery.fx.stop();
}
},
interval: 13,
stop: function()
{
clearInterval(timerId);
timerId = null;
},
speeds: {},
step: {}
});
jQuery.each(fxAttrs.concat.apply([], fxAttrs), function(i, prop)
{
if(prop.indexOf('margin'))
{
jQuery.fx.step[prop] = function(fx)
{
jQuery.style(fx.elem, prop, Math.max(0, fx.now) + fx.unit);
};
}
});
jQuery.fn.extend({
position: function(){},
offsetParent: function(){}
});
window._RU_$ = jQuery;
/*Firecrow - Rename global property; */ })(window);
</script>
<script type="text/javascript" o="r">
_RU_$(document).ready(function()
{
var activeButtons = _RU_$('#featureSelectorContainer .active')/*Firecrow - Rename global property; */;
var clickedButton;
if(activeButtons.length > 0)
{
clickedButton = activeButtons[0];
}
var featuresArray = [{imagePath: 'pageAImages/features/PrIDE.png', title: 'PRIDE', description: 'An environment dedicated to the development of distributed embedded systems'}, {imagePath: 'pageAImages/features/PrIDE0.5.png', title: 'PRIDE 0.5.0', description: 'Download PRIDE 0.5.0'}];
var buttons = _RU_$('#featureSelectorContainer a')/*Firecrow - Rename global property; */;
buttons.click(function(eventArgs)
{
if(clickedButton != null)
{
var previousButton = clickedButton;
}
clickedButton = eventArgs.currentTarget;
var buttonIndex = clickedButton.rel;
if(previousButton != null)
{
previousButton.className = '';
}
clickedButton.className = 'active';
changeFeature(buttonIndex);
return false;
});
function changeFeature(newFeatureIndex)
{
var feature = featuresArray[newFeatureIndex];
var titles = _RU_$('.featureTitle')/*Firecrow - Rename global property; */;
var descriptions = _RU_$('.featureDescription')/*Firecrow - Rename global property; */;
_RU_$('#featureContainer').fadeOut(200, function()
{
_RU_$('#featureContainer img').attr('src', feature.imagePath);
/*Firecrow - Rename global property; */ _RU_$('#featureContainer').fadeIn(100);
/*Firecrow - Rename global property; */ });
/*Firecrow - Rename global property; */ titles.fadeOut(200, function()
{
if(titles.length > 0)
{
titles[0].textContent = feature.title;
}
titles.fadeIn(100);
});
descriptions.fadeOut(200, function()
{
if(descriptions.length > 0)
{
descriptions[0].textContent = feature.description;
}
descriptions.fadeIn(100);
});
}
});
/*Firecrow - Rename global property; */</script>
<style o="r">
#pageContainer{ margin-left: auto; margin-right: auto; width: 1180px; background-color: White; border-color: rgb(196, 196, 196); border-width: 4px; border-style: double; position: relative; }
#slider{ width: 733px; height: 395px; background-image: url("file:///C:/GitWebStorm/Firecrow/evaluation/reuse/06_03_06/pageAImages/billboards-bg.png"); background-repeat: no-repeat; margin-left: 2px; margin-top: 5px; margin-bottom: 5px; }
td[o=r]{ vertical-align: top; }
#featureContainer{ width: 720px; height: 325px; }
#featureContainer img, #featureContainer .video{ margin: 3px; width: 720px; height: 325px; }
#featureSelectorContainer a{ background-image: url("file:///C:/GitWebStorm/Firecrow/evaluation/reuse/06_03_06/pageAImages/billboard-pager.png"); width: 20px; height: 20px; display: block; outline: medium none; }
.featureTitle, .billboardTitle{ height: 20px; font-weight: bold; }
.featureDescription{ margin-left: 10px; margin-top: 7px; width: 580px; }
#featureSelectorContainer .active{ background-position: 0px -41px; }
#featureSelectorContainer a:hover{ background-position: 0px -20px; }
#featureSelectorContainer .active:hover{ background-position: 0px -41px; }
#slider .featureTitle{ margin-top: 0px; margin-left: 10px; }
#mainContent{ min-height: 600px; }
#slider a{ color: rgb(245, 146, 19); }
</style>
</head><body>
<div id="loginDemo">
<div id="myWrapper">
<div id="login">
<div class="loginContent">
<form method="post" action="#">
<label for="log"><b>Username: </b>
</label>
<input type="text" size="23" value="" id="log" name="log" class="field"/>
<label for="pwd"><b>Password:</b>
</label>
<input type="password" size="23" id="pwd" name="pwd" class="field"/>
<input type="submit" class="button_login" value="" name="submit"/>
<input type="hidden" value="" name="redirect_to"/>
</form>
<div class="left">
<label for="rememberme">
<input type="checkbox" value="forever" checked="checked" class="rememberme" id="rememberme" name="rememberme"/>Remember me</label>
</div>
<div class="right">Not a member? <a href="#">Register</a> | <a href="#">Lost your password?</a>
</div>
</div>
<div class="loginClose"><a id="closeLogin" href="#">Close Panel</a>
</div>
</div>
</div>
<div id="container">
<div id="top">
<ul class="login">
<li class="left"> </li>
<li>Hello Guest!</li>
<li>|</li>
<li><a href="#" id="toggleLogin">Log In</a>
</li>
</ul>
</div>
<div class="clearfix"></div>
<div id="content">
<p style="margin-top: 60px;">Click <em>"Login"</em> on the upper-right corner of this page to show/hide the login panel.
<br/> <small>(<b>NOTE:</b> The login/signup form is not active! This is just an example to explain you how to use Mootools Fx.Slide to show/hide a login form on your Web page).</small>
</p>
<p>Go back to <a title="Back to Tutorial" href="http://web-kreation.com/index.php/ajax-javascript/nice-login-and-signup-panel-using-mootools-12">tutorial »</a>
</p>
<div id="slider" style=" background-color: rgb(215, 215, 215); background-image: url("file:///C:/GitWebStorm/Firecrow/evaluation/reuse/06_03_06/pageAImages/body_gradient.png"); background-repeat: repeat-x; color: rgb(93, 91, 91); font-family: Tahoma; clear: both; " o="r">
<table o="r">
<tbody o="r"><tr o="r">
<td id="featureContainer" colspan="2" o="r">
<img alt="picture" src="pageAImages/features/PrIDE.png" o="r"/>
</td>
</tr>
<tr o="r">
<td align="left" o="r"> <span style="padding-top:-5px;" class="featureTitle" o="r">P<span style="font-size: 14" o="r">RIDE</span></span>
<div style="margin-top: -3px;" class="featureDescription" o="r">
<div style="padding-top:5px;" o="r">An environment dedicated to the development of distributed embedded systems</div>
</div>
</td>
<td valign="bottom" align="right" id="featureSelectorContainer" o="r">
<table o="r">
<tbody o="r"><tr o="r">
<td o="r">
<a class="active" rel="0" href="#" o="r"></a>
</td>
<td o="r">
<a rel="1" href="#" o="r"></a>
</td>
</tr>
</tbody></table>
</td>
</tr>
</tbody></table>
</div></div>
<div class="clearfix"></div>
</div>
</div>
<div id="pageContainer" o="r">
<div id="mainContent" o="r">
<table o="r">
<tbody o="r"><tr o="r">
<td style="width: 733px;" o="r">
</td>
</tr>
</tbody></table>
</div>
</div>
</body>
</html> |
doc/x11_dl/keysym/constant.XK_guillemotleft.html | mcanders/bevy | <!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 `XK_guillemotleft` constant in crate `x11_dl`.">
<meta name="keywords" content="rust, rustlang, rust-lang, XK_guillemotleft">
<title>x11_dl::keysym::XK_guillemotleft - Rust</title>
<link rel="stylesheet" type="text/css" href="../../main.css">
</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">
<p class='location'><a href='../index.html'>x11_dl</a>::<wbr><a href='index.html'>keysym</a></p><script>window.sidebarCurrent = {name: 'XK_guillemotleft', ty: 'constant', 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 constant">
<h1 class='fqn'><span class='in-band'><a href='../index.html'>x11_dl</a>::<wbr><a href='index.html'>keysym</a>::<wbr><a class='constant' href=''>XK_guillemotleft</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-3249' class='srclink' href='../../src/x11_dl/keysym.rs.html#282' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const XK_guillemotleft: <a class='type' href='../../libc/types/os/arch/c95/type.c_uint.html' title='libc::types::os::arch::c95::c_uint'>c_uint</a><code> = </code><code>0x0ab</code></pre></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>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
<script>
window.rootPath = "../../";
window.currentCrate = "x11_dl";
window.playgroundUrl = "";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script async src="../../search-index.js"></script>
</body>
</html> |
public/Windows 10 x64 (19041.329)/_VRF_TRIAGE_CONTEXT.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (19041.329)</h4><br>
<h2>_VRF_TRIAGE_CONTEXT</h2>
<font face="arial"> VRF_TRIAGE_CONTEXT_NONE = 0n0<br>
VRF_TRIAGE_CONTEXT_DEFAULT = 0n1<br>
VRF_TRIAGE_CONTEXT_DEVELOPMENT = 0n1<br>
VRF_TRIAGE_CONTEXT_CERTIFICATION = 0n2<br>
VRF_TRIAGE_CONTEXT_FLIGHT_TARGETED = 0n3<br>
VRF_TRIAGE_CONTEXT_FLIGHT_DIAGNOSTICS = 0n4<br>
VRF_TRIAGE_CONTEXT_FLIGHT_MONITORING = 0n5<br>
NUM_VRF_TRIAGE_CONTEXTS = 0n6<br>
</font></body></html> |
public/Windows 10 x64 (18362.239)/_ASSEMBLY_STORAGE_MAP.html | epikcraw/ggool | <html><body>
<h4>Windows 10 x64 (18362.239)</h4><br>
<h2>_ASSEMBLY_STORAGE_MAP</h2>
<font face="arial">Symbol nt!_ASSEMBLY_STORAGE_MAP not found.<br>
</font></body></html> |
zoitrope.html | Lux2/art3870spring17 | <!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>Zoetrope</title>
<style media="screen">
#zoetrope{
border:3px solid red;
height:229px; width:229px ;
background: url("muybridge.png");
animation:muybridge 2s steps(12) infinite;
}
@keyframes muybridge {
100%{background-position:7320px;}
}
#zoetrope:hover{ animation-play-state: paused;}
</style>
</head>
<body>
<div id="zoetrope">
</div>
</body>
</html>
|
templates/partials/footer.html | omarkj/couch-popcorn | </ul>
</div>
<footer>
<p>© 2011 omarkj | Powered by <a href="https://github.com/omarkj/couch-popcorn">Popcorn</a><br />Look from <a href="https://bitbucket.org/leafstorm/ryshcate/" _target="new">Ryshcate</a></p>
</footer>
</div>
</body>
</html> |
jumodjango/templates/util/recommended_ent.html | jumoconnect/openjumo | {% load tags %}
<li class="clearfix{% if forloop.last %} last{% endif %}{% if forloop.first %} first{% endif %}{% if forloop.counter|divisibleby:2 %} even{% else %} odd{% endif %}">
{% if ent.get_image_small %}
<a style="float:left;" href="{% if ent.url %}{{ ent.url }}{% else %}{{ ent.get_url }}{% endif %}"><i style="background-image: url({{ ent.get_image_small }}); background-position: 0px 0px;"></i></a>
{% endif %}
<a href="{% if ent.url %}{{ ent.url }}{% else %}{{ ent.get_url }}{% endif %}" class="name">{{ ent.get_name|safe }}</a>
{% if ent.summary %}
<div class="body {% if not ent.image_url and not ent.get_image_small %}noimage{% endif %}">{{ ent.summary|safe }}</div>
{% endif %}
{% comment %}
{% if ent.issues %}
<div class="body location">{% for issue in ent.issues.all|slice:":3" %}<a href="{{ issue.get_url }}">{{ issue.name }}</a>{% if not forloop.last %}, {% endif %}{% endfor %}</div>
{% endif %}
{% endcomment %}
</li>
|
app/app.global.css | FormidableLabs/spectacle-editor | @import "./styles/fonts.css";
* {
box-sizing: inherit;
}
body {
box-sizing: border-box;
background-color: #fff;
box-sizing: border-box;
color: white;
font-family: "Open Sans", sans-serif;
font-weight: 400;
height: 100vh;
margin: 0;
overflow-y: hidden;
position: relative;
-webkit-user-select: none;
width: 100vw;
}
h2 {
color: #fff;
font-size: 2.25rem;
font-weight: bold;
letter-spacing: -0.025em;
margin: 0;
}
p {
font-size: 24px;
}
li {
list-style: none;
}
button {
cursor: pointer;
font-family: inherit;
}
input {
-webkit-user-select: auto;
}
input:focus,
input:active,
a:focus,
a:active,
button:focus,
button:active {
outline: none;
}
/* Forms */
.globalInput {
display: block;
margin: 0;
padding: 7px 10px;
border-radius: 4px;
border: 1px solid #ccc;
color: #000;
font-family: inherit;
font-size: 12px;
letter-spacing: 0.02em;
line-height: 1.5;
outline: none;
width: 100%;
transition: border-color ease-in 193ms;
}
.globalInput:focus {
border-color: #9ea4b0;
transition: border-color ease-out 225ms;
}
.globalLabel {
display: block;
margin: 20px auto 0;
position: relative;
color: var(--primary-font-color);
font-size: 12px;
font-weight: normal;
line-height: 2;
letter-spacing: 0.2px;
}
.globalButton {
display: block;
margin: 30px auto 0;
padding: 5px;
background-color: var(--plotly-blue);
border: 1px solid transparent;
border-radius: 100px;
color: #fff;
font-size: 12px;
letter-spacing: 0.03em;
line-height: 1.5;
width: 100%;
transition: background-color ease 200ms;
}
.globalButton:focus {
background-color: var(--dark-plotly-blue);
transition: background-color ease 200ms;
}
.globalButton:disabled {
background-color: #fff;
border: 1px solid #dce1e4;
color: #a0aab1;
cursor: default;
}
|
js/angular.architectureTree/templates/filter.html | Gaidamak/apptree | <div class="filters panel panel-default">
<div class="panel-heading">Search</div>
<div class="panel-body">
<form id="filter_form">
<input name="name" type="text" class="form-control" placeholder="Filter by name" ng-model="$parent.nameFilter"/>
<div id="testtypes">
<h5>Test Types</h5>
<a ng-repeat="techno in testtypes" class="btn btn-default btn-xs" ng-click="toggleTechnoFilter(techno)" ng-class="{'btn-primary': isTechnoInFilter(techno) }">{{ techno }}</a>
</div>
<div id="host">
<h5>Host</h5>
<a ng-repeat="host in hosts" class="btn btn-default btn-xs" ng-click="toggleHostFilter(host)" ng-class="{'btn-primary': isHostInFilter(host) }">{{ host }}</a>
</div>
</form>
</div>
</div>
|
app/directives/modal_content/modalContent.html | uditalias/swamp-dashboard | <div class="sw-modal-content flex flex-vbox">
<div class="flex sw-modal-title padding-1 color-white text-18">
<div class="flex-1 text-truncate" ng-bind="title"></div>
<div class="sw-modal-close cursor-pointer" ng-click="dismiss()">
<i class="fa fa-times"></i>
</div>
</div>
<div ng-transclude class="flex-1 flex flex-vbox"></div>
</div>
|
data science/machine_learning_for_the_web/chapter_4/movie/24824.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Virgin Suicides, The (1999)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0159097">Virgin Suicides, The (1999)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?James+Sanford">James Sanford</A></H3><HR WIDTH="40%" SIZE="4">
<P> In the same way the muses inspired the artists of ancient
Greece, the five Lisbon sisters haunt the dreams of the adolescent boys
of Grosse Pointe in "The Virgin Suicides," director Sofia Coppola's
lyrical, chilling adaptation of Jeffrey Eugenides' novel about sexual
repression and promiscuity in the 1970s. Like those muses, the Lisbons
float out of reach of mere mortals and when they briefly descend to
Earth, they leave broken hearts and poetry in their wake.</P>
<P> Coppola follows the book almost to the letter, using dialogue
sparingly and letting a narration by Giovanni Ribisi carry her film to
its tragic conclusion. But "Virgin Suicides" cloaks the story in layers
of mystery and fantastic imagery, tantalizing its viewers as easily as
the wise-beyond-her-years Lux (Kirsten Dunst) commands the attention of
every young man who crosses her path. No detail is too minor to escape
Coppola's attention: The thump of a needle hitting a record, the ticking
of a clock and the drip from a leaking roof are just as important in
setting the scene here as the Styx anthems, peasant skirts and shaggy
haircuts. Instead of laughing at 1975, Coppola weaves a sensuous
suburban myth that seduces you completely.</P>
<P> "Suicides" is a work of fiction, although, like Eugenides'
prose, it's so believable you half-expect to find a "based on a true
story" label in its credits. The Lisbons are a quietly dysfunctional
family headed up by a do-nothing dad (an amazingly low-key and effective
James Woods) and a religious-fanatic mom (Kathleen Turner) who is so
obsessed with keeping her daughters hidden from the evils of society,
she inadvertently smothers them. Lux, the middle child, is the only one
who escapes her mother's grasp and when she does, she recklessly
searches for some kind of acceptance from the outside world.</P>
<P> With a come-hither smile and relaxed body language, Dunst
magically and vibrantly brings Lux to life. Watching this hopelessly
confused girl give herself up first to a dopey jock named Trip (Josh
Hartnett), then to a parade of anonymous lovers, results in the saddest
and most heart-wrenching sex scenes since Jennifer Jason Leigh's
similarly misguided character lost her virginity in "Fast Times at
Ridgemont High."</P>
<P> Coppola's screenplay doesn't throw out the humor of the novel
either. Far from the little sophisticates we've gotten used to seeing in
teen comedies such as "Down To You" and "Drive Me Crazy," the characters
here are just as awkward and fumbling as most high-schoolers. Since they
can't express their feelings in their own words, the boys call the
Lisbons up and play records over the phone for them. Songs such as
Carole King's "So Far Away" and the Bee Gees' "Run To Me" take on
enormous poignancy as they become the lifeline that keeps the girls
anchored to the outside world.</P>
<P> Even Trip, perceived by all as a dreamy stud, is overwhelmed
when confronted by the love-hungry Lux. It's easy to see why: Dunst,
perhaps best-remembered as the eerily wise little blood-drinker in
"Interview With the Vampire," is now outfitted with a combination of sex
appeal and vulnerability reminiscent of what we saw when the then
teen-aged Uma Thurman slithered through "Henry and June" and "Dangerous
Liaisons." No wonder Mama Lisbon is so worried about keeping her at
home.</P>
<P> The casting of former glamor girl Turner as the plump, pristine
matriarch works exceptionally well. Behind her facade of anxiety you can
glimpse the teasing siren she once was and see that somewhere along the
way Mrs. Lisbon buried her past under heaps of shame and
self-righteousness.</P>
<P> Her daughters refuse to go down that path, however, and instead
find a way to remain forever young and free from their mother's
influence. What's worse, Coppola asks, having children who don't always
behave as we'd like them to, or not having children at all? James
Sanford</P>
<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>
|
data science/machine_learning_for_the_web/chapter_4/movie/3071.html | xianjunzhengbackup/code | <HTML><HEAD>
<TITLE>Review for Oleanna (1994)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0110722">Oleanna (1994)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Raymond+Johnston">Raymond Johnston</A></H3><HR WIDTH="40%" SIZE="4">
<PRE> OLEANNA
A film review by Raymond Johnston
Copyright 1994 Raymond Johnston</PRE>
<P>Written and directed by David Mamet
Starring William H. Macy and Debra Eisenstadt</P>
<P> In one of his books on how to write, David Mamet says to enter
scenes late and leave them early. That seems to be the guiding
principle of his new film, OLEANNA. At best it seems to be sections of
a story, lacking a beginning act. It would be easy to dismiss this
project as a one-set two-person avant garde play that underwent an
unsuccessful canning process. As a work of cinema, it is uncinematic.
Even as a play, the delivery of the lines is flat and emotionless.
Once the viewer leaves behind his notions of what a film or play should
be, however, the film becomes a challenging experience.</P>
<P> OLEANNA is Mamet's most unconventional work for the screen. His
trademark street language has been replaced by an at first annoying
semantic game. This game is a metaphor for the academic process. The
meaning of words and groups of words in and out of context are
questioned and requestioned by the two actors. Replacing his freehand
use of the f-word in films like HOMICIDE is the constant use of "what
does that mean?" With a lot of academic sounding words it seems
nothing is said, or even happens. For an extended excruciating opening
act, the two characters, a professor and a failing student seem to
miscommunicate completely. The subject of the class isn't even clearly
defined. This scene is the key incident of the film. What happened in
the non-event becomes the basis for minute discussion in the following
scenes.</P>
<P> It is here that the flatness of the acting is brilliant. The
audience can hear the words, but must find their own meaning for
them. The two characters are such blanks, with no developed past, that
whole personalities must be projected onto them. Outside factors like
unseen student and academic groups must be completely imagined. This
leaves the bare elements of the story open to various interpretations,
so much so that each viewer practically sees a different film.</P>
<P> Mamet's project was to create a play, now a film, about sexual
harassment in the academic setting. He wanted to raise questions but
not give answers. It is impossible to leave this film without thinking
that one of the characters was greatly wronged, but the choice of which
one is up to the individual viewer.</P>
<P> The film has various flaws to be sure. The student seems to
increase greatly in both intellect and self confidence from one scene
to the next, although a viewer could invent various reasons for this.
The professor, an intelligent man, seems to miss several crucial
phrases of dialogue. In this manner the characters miss out on being
real people and instead become didactic homunculi for academic
patriarchy and feminist political correctness.</P>
<P> Perhaps the subject is more immediate and successful as a play.
Nonetheless the film is, if not enjoyable, at least provocative. It is
a welcome tonic to the multi-million dollar escapist films that have
recently had so little to say.</P>
<PRE>.
</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>
|
src/templates/pages/my_feedback.html | jeff8912/chinaoewap | <ion-view hide-back-button="true" hide-nav-bar="true" id="my_feedback" class="my_feedback">
<div class="bar bar-header item-input-inset">
<h1 class="title">意见反馈</h1>
<div class="return">
<i class="icon-return" ng-click="goBack()"></i>
</div>
</div>
<ion-content lazy-scroll overflow-scroll="false" has-bouncing="true" class="no-header" on-scroll="onScroll($event)" scroll-event-interval="200">
<div class="list">
<label class="item item-input">
<textarea placeholder="有什么想说的,尽管来吐槽吧~"></textarea>
</label>
</div>
<div class="confirm-submit">
<button class="button button-block button-balanced">确认提交</button>
</div>
</ion-content>
</ion-view>
|
external/OpenNI/Documentation/html/class_xn_list_1_1_iterator.html | ipab-rad/ocv_kinect | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>OpenNI 1.5.4: XnList::Iterator Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="OpenNILogo.bmp"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">OpenNI 1.5.4
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.7.6.1 -->
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="class_xn_list.html">XnList</a> </li>
<li class="navelem"><a class="el" href="class_xn_list_1_1_iterator.html">Iterator</a> </li>
</ul>
</div>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pro-methods">Protected Member Functions</a> |
<a href="#friends">Friends</a> </div>
<div class="headertitle">
<div class="title">XnList::Iterator Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<!-- doxytag: class="XnList::Iterator" --><!-- doxytag: inherits="XnList::ConstIterator" -->
<p><code>#include <<a class="el" href="_xn_list_8h_source.html">XnList.h</a>></code></p>
<div class="dynheader">
Inheritance diagram for XnList::Iterator:</div>
<div class="dyncontent">
<div class="center"><img src="class_xn_list_1_1_iterator__inherit__graph.png" border="0" usemap="#_xn_list_1_1_iterator_inherit__map" alt="Inheritance graph"/></div>
<map name="_xn_list_1_1_iterator_inherit__map" id="_xn_list_1_1_iterator_inherit__map">
<area shape="rect" id="node2" href="class_xn_list_1_1_const_iterator.html" title="XnList::ConstIterator" alt="" coords="5,6,147,37"/></map>
<center><span class="legend">[<a href="graph_legend.html">legend</a>]</span></center></div>
<p><a href="class_xn_list_1_1_iterator-members.html">List of all members.</a></p>
<table class="memberdecls">
<tr><td colspan="2"><h2><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_xn_list_1_1_iterator.html#ac05a55c1d71849977a4255ed4e68f56f">Iterator</a> (const <a class="el" href="class_xn_list_1_1_iterator.html">Iterator</a> &other)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_xn_list_1_1_iterator.html">Iterator</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="class_xn_list_1_1_iterator.html#a615630cd92ed76be8615f216db0602ba">operator++</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_xn_list_1_1_iterator.html">Iterator</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_xn_list_1_1_iterator.html#a78b66f8872a7f74cd69e8998e7f25a80">operator++</a> (int)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_xn_list_1_1_iterator.html">Iterator</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="class_xn_list_1_1_iterator.html#add831c0620ea6fb555ed1083f0160110">operator--</a> ()</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="class_xn_list_1_1_iterator.html">Iterator</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_xn_list_1_1_iterator.html#ab2a6854a7b1739086ee9e12547730a66">operator--</a> (int)</td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="el" href="_xn_data_types_8h.html#ad012784342cc15723d747ff1872e06da">XnValue</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="class_xn_list_1_1_iterator.html#a269995d8b89267d977542c8a317400a6">operator*</a> () const </td></tr>
<tr><td colspan="2"><h2><a name="pro-methods"></a>
Protected Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_xn_list_1_1_iterator.html#af08167ac0e458ceb711c5fedf45f370c">Iterator</a> (<a class="el" href="class_xn_node.html">XnNode</a> *pNode)</td></tr>
<tr><td colspan="2"><h2><a name="friends"></a>
Friends</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">class </td><td class="memItemRight" valign="bottom"><a class="el" href="class_xn_list_1_1_iterator.html#a382b587beed8d937c718f0c76b8179b6">XnList</a></td></tr>
</table>
<hr/><a name="details" id="details"></a><h2>Detailed Description</h2>
<div class="textblock"><p><a class="el" href="class_xn_list_1_1_iterator.html">Iterator</a> to the <a class="el" href="class_xn_list.html">XnList</a> </p>
</div><hr/><h2>Constructor & Destructor Documentation</h2>
<a class="anchor" id="ac05a55c1d71849977a4255ed4e68f56f"></a><!-- doxytag: member="XnList::Iterator::Iterator" ref="ac05a55c1d71849977a4255ed4e68f56f" args="(const Iterator &other)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_xn_list_1_1_iterator.html#ac05a55c1d71849977a4255ed4e68f56f">XnList::Iterator::Iterator</a> </td>
<td>(</td>
<td class="paramtype">const <a class="el" href="class_xn_list_1_1_iterator.html">Iterator</a> & </td>
<td class="paramname"><em>other</em></td><td>)</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Copy constructor</p>
<dl class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">other</td><td>[in] instance to copy from </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<a class="anchor" id="af08167ac0e458ceb711c5fedf45f370c"></a><!-- doxytag: member="XnList::Iterator::Iterator" ref="af08167ac0e458ceb711c5fedf45f370c" args="(XnNode *pNode)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_xn_list_1_1_iterator.html#ac05a55c1d71849977a4255ed4e68f56f">XnList::Iterator::Iterator</a> </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_xn_node.html">XnNode</a> * </td>
<td class="paramname"><em>pNode</em></td><td>)</td>
<td><code> [inline, protected]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>constructor to be used from inside the <a class="el" href="class_xn_list.html">XnList</a>. It points to the node supplied.</p>
<dl class="params"><dt><b>Parameters:</b></dt><dd>
<table class="params">
<tr><td class="paramname">pNode</td><td>[in] The <a class="el" href="class_xn_node.html">XnNode</a> to which to currently point </td></tr>
</table>
</dd>
</dl>
</div>
</div>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a269995d8b89267d977542c8a317400a6"></a><!-- doxytag: member="XnList::Iterator::operator*" ref="a269995d8b89267d977542c8a317400a6" args="() const " -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="_xn_data_types_8h.html#ad012784342cc15723d747ff1872e06da">XnValue</a>& XnList::Iterator::operator* </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const<code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Get the value of the current object </p>
<p>Reimplemented from <a class="el" href="class_xn_list_1_1_const_iterator.html#a37dfebb5e9ce517b44ada7655d716cea">XnList::ConstIterator</a>.</p>
</div>
</div>
<a class="anchor" id="a615630cd92ed76be8615f216db0602ba"></a><!-- doxytag: member="XnList::Iterator::operator++" ref="a615630cd92ed76be8615f216db0602ba" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_xn_list_1_1_iterator.html">Iterator</a>& XnList::Iterator::operator++ </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Support ++iterator, go to the next object in the list </p>
<p>Reimplemented from <a class="el" href="class_xn_list_1_1_const_iterator.html#acd586ee44fef4cb0a9223e7921d336d4">XnList::ConstIterator</a>.</p>
</div>
</div>
<a class="anchor" id="a78b66f8872a7f74cd69e8998e7f25a80"></a><!-- doxytag: member="XnList::Iterator::operator++" ref="a78b66f8872a7f74cd69e8998e7f25a80" args="(int)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_xn_list_1_1_iterator.html">Iterator</a> XnList::Iterator::operator++ </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"></td><td>)</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Support iterator++, go to the next object in the list, returning the old value </p>
<p>Reimplemented from <a class="el" href="class_xn_list_1_1_const_iterator.html#a57b3101175e3faf7d137df4e75e09826">XnList::ConstIterator</a>.</p>
</div>
</div>
<a class="anchor" id="add831c0620ea6fb555ed1083f0160110"></a><!-- doxytag: member="XnList::Iterator::operator--" ref="add831c0620ea6fb555ed1083f0160110" args="()" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_xn_list_1_1_iterator.html">Iterator</a>& XnList::Iterator::operator-- </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Support --iterator, go to the next object in the list </p>
<p>Reimplemented from <a class="el" href="class_xn_list_1_1_const_iterator.html#a4421be013ef3e7e67c8049927da0e3aa">XnList::ConstIterator</a>.</p>
</div>
</div>
<a class="anchor" id="ab2a6854a7b1739086ee9e12547730a66"></a><!-- doxytag: member="XnList::Iterator::operator--" ref="ab2a6854a7b1739086ee9e12547730a66" args="(int)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname"><a class="el" href="class_xn_list_1_1_iterator.html">Iterator</a> XnList::Iterator::operator-- </td>
<td>(</td>
<td class="paramtype">int </td>
<td class="paramname"></td><td>)</td>
<td><code> [inline]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Support iterator--, go to the next object in the list, returning the old value </p>
<p>Reimplemented from <a class="el" href="class_xn_list_1_1_const_iterator.html#a62a1c7b692de0ecbfb792d99daf0e256">XnList::ConstIterator</a>.</p>
</div>
</div>
<hr/><h2>Friends And Related Function Documentation</h2>
<a class="anchor" id="a382b587beed8d937c718f0c76b8179b6"></a><!-- doxytag: member="XnList::Iterator::XnList" ref="a382b587beed8d937c718f0c76b8179b6" args="" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">friend class <a class="el" href="class_xn_list.html">XnList</a><code> [friend]</code></td>
</tr>
</table>
</div>
<div class="memdoc">
<p>Reimplemented from <a class="el" href="class_xn_list_1_1_const_iterator.html#a382b587beed8d937c718f0c76b8179b6">XnList::ConstIterator</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="_xn_list_8h_source.html">XnList.h</a></li>
</ul>
</div><!-- contents -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Nov 26 2014 12:18:20 for OpenNI 1.5.4 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.6.1
</small></address>
</body>
</html>
|
backend/kingadmin/index-dashboard-v2.html | project-store/theme | <!DOCTYPE html>
<!--[if IE 9 ]><html class="ie ie9" lang="en" class="no-js"> <![endif]-->
<!--[if !(IE)]><!-->
<html lang="en" class="no-js">
<!--<![endif]-->
<head>
<title>Dashboard | KingAdmin - Admin Dashboard</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta name="description" content="KingAdmin - Bootstrap Admin Dashboard Theme">
<meta name="author" content="The Develovers">
<!-- CSS -->
<link href="assets/css/bootstrap.min.css" rel="stylesheet" type="text/css">
<link href="assets/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="assets/css/main.css" rel="stylesheet" type="text/css">
<link href="assets/css/my-custom-styles.css" rel="stylesheet" type="text/css">
<!--[if lte IE 9]>
<link href="assets/css/main-ie.css" rel="stylesheet" type="text/css"/>
<link href="assets/css/main-ie-part2.css" rel="stylesheet" type="text/css"/>
<![endif]-->
<!-- CSS for demo style switcher. you can remove this -->
<link href="demo-style-switcher/assets/css/style-switcher.css" rel="stylesheet" type="text/css">
<!-- Fav and touch icons -->
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="assets/ico/kingadmin-favicon144x144.png">
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="assets/ico/kingadmin-favicon114x114.png">
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="assets/ico/kingadmin-favicon72x72.png">
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="assets/ico/kingadmin-favicon57x57.png">
<link rel="shortcut icon" href="assets/ico/favicon.png">
</head>
<body class="dashboard2">
<!-- WRAPPER -->
<div class="wrapper">
<!-- TOP BAR -->
<div class="top-bar">
<div class="container">
<div class="row">
<!-- logo -->
<div class="col-md-2 logo">
<a href="index.html"><img src="assets/img/kingadmin-logo-white.png" alt="KingAdmin - Admin Dashboard" /></a>
<h1 class="sr-only">KingAdmin Admin Dashboard</h1>
</div>
<!-- end logo -->
<div class="col-md-10">
<div class="row">
<div class="col-md-3">
<!-- search box -->
<div id="tour-searchbox" class="input-group searchbox">
<input type="search" class="form-control" placeholder="enter keyword here...">
<span class="input-group-btn">
<button class="btn btn-default" type="button"><i class="fa fa-search"></i></button>
</span>
</div>
<!-- end search box -->
</div>
<div class="col-md-9">
<div class="top-bar-right">
<!-- responsive menu bar icon -->
<a href="#" class="hidden-md hidden-lg main-nav-toggle"><i class="fa fa-bars"></i></a>
<!-- end responsive menu bar icon -->
<button type="button" id="start-tour" class="btn btn-link"><i class="fa fa-refresh"></i> Start Tour</button>
<button type="button" id="global-volume" class="btn btn-link btn-global-volume"><i class="fa"></i></button>
<div class="notifications">
<ul>
<!-- notification: inbox -->
<li class="notification-item inbox">
<div class="btn-group">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-envelope"></i><span class="count">2</span>
<span class="circle"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li class="notification-header">
<em>You have 2 unread messages</em>
</li>
<li class="inbox-item clearfix">
<a href="#">
<div class="media">
<div class="media-left">
<img class="media-object" src="assets/img/user1.png" alt="Antonio">
</div>
<div class="media-body">
<h5 class="media-heading name">Antonius</h5>
<p class="text">The problem just happened this morning. I can't see ...</p>
<span class="timestamp">4 minutes ago</span>
</div>
</div>
</a>
</li>
<li class="inbox-item unread clearfix">
<a href="#">
<div class="media">
<div class="media-left">
<img class="media-object" src="assets/img/user2.png" alt="Antonio">
</div>
<div class="media-body">
<h5 class="media-heading name">Michael</h5>
<p class="text">Hey dude, cool theme!</p>
<span class="timestamp">2 hours ago</span>
</div>
</div>
</a>
</li>
<li class="inbox-item unread clearfix">
<a href="#">
<div class="media">
<div class="media-left">
<img class="media-object" src="assets/img/user3.png" alt="Antonio">
</div>
<div class="media-body">
<h5 class="media-heading name">Stella</h5>
<p class="text">Ok now I can see the status for each item. Thanks! :D</p>
<span class="timestamp">Oct 6</span>
</div>
</div>
</a>
</li>
<li class="inbox-item clearfix">
<a href="#">
<div class="media">
<div class="media-left">
<img class="media-object" src="assets/img/user4.png" alt="Antonio">
</div>
<div class="media-body">
<h5 class="media-heading name">Jane Doe</h5>
<p class="text"><i class="fa fa-reply"></i> Please check the status of your ...</p>
<span class="timestamp">Oct 2</span>
</div>
</div>
</a>
</li>
<li class="inbox-item clearfix">
<a href="#">
<div class="media">
<div class="media-left">
<img class="media-object" src="assets/img/user5.png" alt="Antonio">
</div>
<div class="media-body">
<h5 class="media-heading name">John Simmons</h5>
<p class="text"><i class="fa fa-reply"></i> I've fixed the problem :)</p>
<span class="timestamp">Sep 12</span>
</div>
</div>
</a>
</li>
<li class="notification-footer">
<a href="#">View All Messages</a>
</li>
</ul>
</div>
</li>
<!-- end notification: inbox -->
<!-- notification: general -->
<li class="notification-item general">
<div class="btn-group">
<a href="#" class="dropdown-toggle" data-toggle="dropdown">
<i class="fa fa-bell"></i><span class="count">8</span>
<span class="circle"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li class="notification-header">
<em>You have 8 notifications</em>
</li>
<li>
<a href="#">
<i class="fa fa-comment green-font"></i>
<span class="text">New comment on the blog post</span>
<span class="timestamp">1 minute ago</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-user green-font"></i>
<span class="text">New registered user</span>
<span class="timestamp">12 minutes ago</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-comment green-font"></i>
<span class="text">New comment on the blog post</span>
<span class="timestamp">18 minutes ago</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-shopping-cart red-font"></i>
<span class="text">4 new sales order</span>
<span class="timestamp">4 hours ago</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-edit yellow-font"></i>
<span class="text">3 product reviews awaiting moderation</span>
<span class="timestamp">1 day ago</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-comment green-font"></i>
<span class="text">New comment on the blog post</span>
<span class="timestamp">3 days ago</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-comment green-font"></i>
<span class="text">New comment on the blog post</span>
<span class="timestamp">Oct 15</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-warning red-font"></i>
<span class="text red-font">Low disk space!</span>
<span class="timestamp">Oct 11</span>
</a>
</li>
<li class="notification-footer">
<a href="#">View All Notifications</a>
</li>
</ul>
</div>
</li>
<!-- end notification: general -->
</ul>
</div>
<!-- logged user and the menu -->
<div class="logged-user">
<div class="btn-group">
<a href="#" class="btn btn-link dropdown-toggle" data-toggle="dropdown">
<img src="assets/img/user-avatar.png" alt="User Avatar" />
<span class="name">Stacy Rose</span> <span class="caret"></span>
</a>
<ul class="dropdown-menu" role="menu">
<li>
<a href="#">
<i class="fa fa-user"></i>
<span class="text">Profile</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-cog"></i>
<span class="text">Settings</span>
</a>
</li>
<li>
<a href="#">
<i class="fa fa-power-off"></i>
<span class="text">Logout</span>
</a>
</li>
</ul>
</div>
</div>
<!-- end logged user and the menu -->
</div>
<!-- /top-bar-right -->
</div>
</div>
<!-- /row -->
</div>
</div>
<!-- /row -->
</div>
<!-- /container -->
</div>
<!-- /top -->
<!-- BOTTOM: LEFT NAV AND RIGHT MAIN CONTENT -->
<div class="bottom">
<div class="container">
<div class="row">
<!-- left sidebar -->
<div class="col-md-2 left-sidebar">
<!-- main-nav -->
<nav class="main-nav">
<ul class="main-menu">
<li class="active">
<a href="#" class="js-sub-menu-toggle">
<i class="fa fa-dashboard fa-fw"></i><span class="text">Dashboard</span>
<i class="toggle-icon fa fa-angle-down"></i>
</a>
<ul class="sub-menu open">
<li><a href="index.html"><span class="text">Dashboard v1</span></a></li>
<li class="active"><a href="index-dashboard-v2.html"><span class="text">Dashboard v2 <span class="badge element-bg-color-blue">New</span></span></a></li>
</ul>
</li>
<li>
<a href="#" class="js-sub-menu-toggle">
<i class="fa fa-clipboard fa-fw"></i><span class="text">Pages</span>
<i class="toggle-icon fa fa-angle-left"></i>
</a>
<ul class="sub-menu ">
<li><a href="page-profile.html"><span class="text">Profile</span></a></li>
<li><a href="page-invoice.html"><span class="text">Invoice</span></a></li>
<li><a href="page-knowledgebase.html"><span class="text">Knowledge Base</span></a></li>
<li><a href="page-inbox.html"><span class="text">Inbox</span></a></li>
<li><a href="page-new-message.html"><span class="text">New Message</span></a></li>
<li><a href="page-view-message.html"><span class="text">View Message</span></a></li>
<li><a href="page-search-result.html"><span class="text">Search Result</span></a></li>
<li><a href="page-submit-ticket.html"><span class="text">Submit Ticket</span></a></li>
<li><a href="page-file-manager.html"><span class="text">File Manager <span class="badge element-bg-color-blue">New</span></span></a></li>
<li><a href="page-projects.html"><span class="text">Projects <span class="badge element-bg-color-blue">New</span></span></a></li>
<li><a href="page-project-detail.html"><span class="text">Project Detail <span class="badge element-bg-color-blue">New</span></span></a></li>
<li><a href="page-faq.html"><span class="text">FAQ <span class="badge element-bg-color-blue">New</span></span></a></li>
<li><a href="page-register.html"><span class="text">Register</span></a></li>
<li><a href="page-login.html"><span class="text">Login</span></a></li>
<li><a href="page-404.html"><span class="text">404</span></a></li>
<li><a href="page-blank.html"><span class="text">Blank Page</span></a></li>
</ul>
</li>
<li>
<a href="#" class="js-sub-menu-toggle">
<i class="fa fa-bar-chart-o fw"></i><span class="text">Charts & Statistics</span>
<i class="toggle-icon fa fa-angle-left"></i>
</a>
<ul class="sub-menu ">
<li><a href="charts-statistics.html"><span class="text">Charts</span></a></li>
<li><a href="charts-statistics-interactive.html"><span class="text">Interactive Charts</span></a></li>
<li><a href="charts-statistics-real-time.html"><span class="text">Realtime Charts</span></a></li>
<li><a href="charts-d3charts.html"><span class="text">D3 Charts</span></a></li>
</ul>
</li>
<li>
<a href="#" class="js-sub-menu-toggle">
<i class="fa fa-edit fw"></i><span class="text">Forms</span>
<i class="toggle-icon fa fa-angle-left"></i>
</a>
<ul class="sub-menu ">
<li><a href="form-inplace-editing.html"><span class="text">In-place Editing</span></a></li>
<li><a href="form-elements.html"><span class="text">Form Elements</span></a></li>
<li><a href="form-layouts.html"><span class="text">Form Layouts</span></a></li>
<li><a href="form-bootstrap-elements.html"><span class="text">Bootstrap Elements</span></a></li>
<li><a href="form-validations.html"><span class="text">Validation</span></a></li>
<li><a href="form-file-upload.html"><span class="text">File Upload</span></a></li>
<li><a href="form-text-editor.html"><span class="text">Text Editor</span></a></li>
</ul>
</li>
<li>
<a href="#" class="js-sub-menu-toggle">
<i class="fa fa-list-alt fw"></i><span class="text">UI Elements</span>
<i class="toggle-icon fa fa-angle-left"></i>
</a>
<ul class="sub-menu ">
<li><a href="ui-elements-general.html"><span class="text">General Elements</span></a></li>
<li><a href="ui-elements-tabs.html"><span class="text">Tabs</span></a></li>
<li><a href="ui-elements-buttons.html"><span class="text">Buttons</span></a></li>
<li><a href="ui-elements-icons.html"><span class="text">Icons <span class="badge element-bg-color-blue">Updated</span></span></a></li>
<li><a href="ui-elements-flash-message.html"><span class="text">Flash Message</span></a></li>
</ul>
</li>
<li><a href="widgets.html"><i class="fa fa-puzzle-piece fa-fw"></i><span class="text">Widgets <span class="badge element-bg-color-blue">Updated</span></span></a></li>
<li>
<a href="#" class="js-sub-menu-toggle">
<i class="fa fa-gears fw"></i><span class="text">Components</span>
<i class="toggle-icon fa fa-angle-left"></i>
</a>
<ul class="sub-menu ">
<li><a href="components-wizard.html"><span class="text">Wizard (with validation)</span></a></li>
<li><a href="components-calendar.html"><span class="text">Calendar</span></a></li>
<li><a href="components-maps.html"><span class="text">Maps</span></a></li>
<li><a href="components-gallery.html"><span class="text">Gallery</span></a></li>
<li><a href="components-tree-view.html"><span class="text">Tree View <span class="badge element-bg-color-blue">New</span></span></a></li>
</ul>
</li>
<li>
<a href="#" class="js-sub-menu-toggle">
<i class="fa fa-table fw"></i><span class="text">Tables</span>
<i class="toggle-icon fa fa-angle-left"></i>
</a>
<ul class="sub-menu ">
<li><a href="tables-static-table.html"><span class="text">Static Table</span></a></li>
<li><a href="tables-dynamic-table.html"><span class="text">Dynamic Table</span></a></li>
</ul>
</li>
<li><a href="typography.html"><i class="fa fa-font fa-fw"></i><span class="text">Typography</span></a></li>
<li>
<a href="#" class="js-sub-menu-toggle"><i class="fa fa-bars"></i>
<span class="text">Menu Lvl 1 <span class="badge element-bg-color-blue">New</span></span>
<i class="toggle-icon fa fa-angle-left"></i>
</a>
<ul class="sub-menu">
<li class="">
<a href="#" class="js-sub-menu-toggle">
<span class="text">Menu Lvl 2</span>
<i class="toggle-icon fa fa-angle-left"></i>
</a>
<ul class="sub-menu">
<li><a href="#">Menu Lvl 3</a></li>
<li><a href="#">Menu Lvl 3</a></li>
<li><a href="#">Menu Lvl 3</a></li>
</ul>
</li>
<li>
<a href="#">
<span class="text">Menu Lvl 2</span>
</a>
</li>
</ul>
</li>
</ul>
</nav>
<!-- /main-nav -->
<div class="sidebar-minified js-toggle-minified">
<i class="fa fa-angle-left"></i>
</div>
<!-- sidebar content -->
<div class="sidebar-content">
<div class="panel panel-default">
<div class="panel-heading">
<h5><i class="fa fa-lightbulb-o"></i> Tips</h5>
</div>
<div class="panel-body">
<p>You can do live search to the widget at search box located at top bar. It's very useful if your dashboard is full of widget.</p>
</div>
</div>
<h5 class="label label-default"><i class="fa fa-info-circle"></i> Server Info</h5>
<ul class="list-unstyled list-info-sidebar bottom-30px">
<li class="data-row">
<div class="data-name">Disk Space Usage</div>
<div class="data-value">
274.43 / 2 GB
<div class="progress progress-xs">
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100" style="width: 10%">
<span class="sr-only">10%</span>
</div>
</div>
</div>
</li>
<li class="data-row">
<div class="data-name">Monthly Bandwidth Transfer</div>
<div class="data-value">
230 / 500 GB
<div class="progress progress-xs">
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="46" aria-valuemin="0" aria-valuemax="100" style="width: 46%">
<span class="sr-only">46%</span>
</div>
</div>
</div>
</li>
<li class="data-row">
<span class="data-name">Database Disk Space</span>
<span class="data-value">219.45 MB</span>
</li>
<li class="data-row">
<span class="data-name">Operating System</span>
<span class="data-value">Linux</span>
</li>
<li class="data-row">
<span class="data-name">Apache Version</span>
<span class="data-value">2.4.6</span>
</li>
<li class="data-row">
<span class="data-name">PHP Version</span>
<span class="data-value">5.3.27</span>
</li>
<li class="data-row">
<span class="data-name">MySQL Version</span>
<span class="data-value">5.5.34-cll</span>
</li>
<li class="data-row">
<span class="data-name">Architecture</span>
<span class="data-value">x86_64</span>
</li>
</ul>
</div>
<!-- end sidebar content -->
</div>
<!-- end left sidebar -->
<!-- top general alert -->
<div class="alert alert-danger top-general-alert">
<span>If you <strong>can't see the logo</strong> on the top left, please reset the style on right style switcher (for upgraded theme only).</span>
<button type="button" class="close">×</button>
</div>
<!-- end top general alert -->
<!-- content-wrapper -->
<div class="col-md-10 content-wrapper">
<div class="row">
<div class="col-lg-4 ">
<ul class="breadcrumb">
<li><i class="fa fa-home"></i><a href="#">Home</a></li>
<li class="active">Dashboard</li>
</ul>
</div>
<div class="col-lg-8 ">
<div class="top-content">
<ul class="list-inline quick-access">
<li>
<a href="charts-statistics-interactive.html">
<div class="quick-access-item bg-color-green">
<i class="fa fa-bar-chart-o"></i>
<h5>CHARTS</h5><em>basic, interactive, real-time</em>
</div>
</a>
</li>
<li>
<a href="page-inbox.html">
<div class="quick-access-item bg-color-blue">
<i class="fa fa-envelope"></i>
<h5>INBOX</h5><em>inbox with gmail style</em>
</div>
</a>
</li>
<li>
<a href="tables-dynamic-table.html">
<div class="quick-access-item bg-color-orange">
<i class="fa fa-table"></i>
<h5>DYNAMIC TABLE</h5><em>tons of features and interactivity</em>
</div>
</a>
</li>
</ul>
</div>
</div>
</div>
<!-- main -->
<div class="content">
<div class="main-header">
<h2>DASHBOARD v2</h2>
<em>dashboard alternative</em>
</div>
<div class="main-content">
<div class="widget widget-hide-header">
<div class="widget-header hide">
<h3>Main Dashboard Info</h3>
</div>
<div class="widget-content">
<!-- NUMBER-CHART STAT -->
<div class="row">
<div class="col-md-3 col-sm-6">
<div class="number-chart">
<div class="number pull-left"><span>$22,500</span> <span>EARNINGS</span></div>
<div class="mini-stat">
<div id="number-chart1" class="inlinesparkline">Loading...</div>
<p class="text-muted"><i class="fa fa-caret-up green-font"></i> 19% higher than last week</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="number-chart">
<div class="number pull-left"><span>245</span> <span>SALES</span></div>
<div class="mini-stat">
<div id="number-chart2" class="inlinesparkline">Loading...</div>
<p class="text-muted"><i class="fa fa-caret-up green-font"></i> 24% higher than last week</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="number-chart">
<div class="number pull-left"><span>561,724</span> <span>VISITS</span></div>
<div class="mini-stat">
<div id="number-chart3" class="inlinesparkline">Loading...</div>
<p class="text-muted"><i class="fa fa-caret-up green-font"></i> 44% higher than last week</p>
</div>
</div>
</div>
<div class="col-md-3 col-sm-6">
<div class="number-chart">
<div class="number pull-left"><span>372,500</span> <span>LIKES</span></div>
<div class="mini-stat">
<div id="number-chart4" class="inlinesparkline">Loading...</div>
<p class="text-muted"><i class="fa fa-caret-down red-font"></i> 6% lower than last week</p>
</div>
</div>
</div>
</div>
<!-- END NUMBER-CHART STAT -->
</div>
</div>
<div class="row">
<div class="col-md-6">
<!-- WIDGET VISIT AND SALES CHART -->
<div class="widget">
<div class="widget-header">
<h3><i class="fa fa-bar-chart-o"></i> Weekly Sales Stat</h3> <em>- Visits and Sales</em>
<button type="button" class="btn btn-link btn-help"><i class="fa fa-question-circle"></i></button>
<div class="btn-group widget-header-toolbar">
<a href="#" title="Focus" class="btn-borderless btn-focus"><i class="fa fa-eye"></i></a>
<a href="#" title="Expand/Collapse" class="btn-borderless btn-toggle-expand"><i class="fa fa-chevron-up"></i></a>
<a href="#" title="Remove" class="btn-borderless btn-remove"><i class="fa fa-times"></i></a>
</div>
</div>
<div class="widget-content">
<div class="demo-flot-chart sales-chart"></div>
</div>
</div>
<!-- END WIDGET VISIT AND SALES CHART -->
</div>
<div class="col-md-6">
<!-- SALES INFO SUMMARY -->
<div class="widget">
<div class="widget-header">
<h3><i class="fa fa-bar-chart-o"></i> Sales Stat Summary</h3>
<div class="btn-group widget-header-toolbar">
<a href="#" title="Focus" class="btn-borderless btn-focus"><i class="fa fa-eye"></i></a>
<a href="#" title="Expand/Collapse" class="btn-borderless btn-toggle-expand"><i class="fa fa-chevron-up"></i></a>
<a href="#" title="Remove" class="btn-borderless btn-remove"><i class="fa fa-times"></i></a>
</div>
</div>
<div class="widget-content">
<div class="table-responsive">
<table class="table table-bordered bottom-30px">
<thead>
<tr>
<th> </th>
<th>Today</th>
<th>Current Week</th>
<th>Current Month</th>
<th>Lifetime</th>
</tr>
</thead>
<tbody>
<tr>
<td>Earnings</td>
<td>$270</td>
<td>$653</td>
<td>$2,845</td>
<td>$30,281</td>
</tr>
<tr>
<td>Sales</td>
<td>35</td>
<td>126</td>
<td>226</td>
<td>4531</td>
</tr>
</tbody>
</table>
</div>
<h4>Recent Purchases</h4>
<div class="table-responsive">
<table class="table table-condensed">
<thead>
<tr>
<th>Order No.</th>
<th>Name</th>
<th>Amount</th>
<th>Date & time</th>
<th>Status</th>
</tr>
</thead>
<tbody>
<tr>
<td><a href="#">ORD201502004</a></td>
<td>Steve</td>
<td>$122</td>
<td>04/03/2015 17:23</td>
<td><span class="label label-success">COMPLETED</span></td>
</tr>
<tr>
<td><a href="#">ORD201501098</a></td>
<td>Mandy</td>
<td>$73</td>
<td>04/03/2015 16:14</td>
<td><span class="label label-success">COMPLETED</span></td>
</tr>
<tr>
<td><a href="#">ORD201501095</a></td>
<td>Bruce</td>
<td>$43</td>
<td>04/03/2015 16:08</td>
<td><span class="label label-warning">PENDING</span></td>
</tr>
<tr>
<td><a href="#">ORD201502095</a></td>
<td>Albert</td>
<td>$100</td>
<td>04/03/2015 15:58</td>
<td><span class="label label-danger">FAILED</span></td>
</tr>
</tbody>
</table>
</div>
<a href="#" class="btn btn-default btn-sm"><i class="fa fa-shopping-cart"></i> View all purchases</a>
</div>
</div>
<!-- END SALES INFO SUMMARY -->
</div>
</div>
<div class="row">
<div class="col-md-6">
<!-- DRAG AND DROP TODO LIST -->
<div class="widget">
<div class="widget-header">
<h3><i class="fa fa-bar-chart-o"></i> Ajax Drag & Drop To-Do List</h3> <em>- Try to click the checkbox then drag <i class="fa fa-bars"></i> icon</em>
<div class="btn-group widget-header-toolbar">
<a href="#" title="Focus" class="btn-borderless btn-focus"><i class="fa fa-eye"></i></a>
<a href="#" title="Expand/Collapse" class="btn-borderless btn-toggle-expand"><i class="fa fa-chevron-up"></i></a>
<a href="#" title="Remove" class="btn-borderless btn-remove"><i class="fa fa-times"></i></a>
</div>
<div class="widget-header-toolbar process-status">
<span class="loading"><i class="fa fa-spinner fa-spin"></i> Loading ...</span>
<span class="saved green-font"><i class="fa fa-check"></i> Saved</span>
<span class="failed red-font"><i class="fa fa-remove"></i> Failed</span>
</div>
</div>
<div class="widget-content">
<ul id="dragdrop-todo" class="list-unstyled todo-list">
<li>
<span class="list-control">
<span class="handle"><i class="fa fa-bars"></i></span>
<label class="control-inline fancy-checkbox">
<input type="checkbox"><span></span>
</label>
</span>
<p>
<strong>Restart Server</strong><span class="label label-danger">High</span>
<span class="short-description">Dynamically integrate client-centric technologies without cooperative resources.</span>
<span class="date text-muted">Jun 9, 2014</span>
</p>
</li>
<li>
<span class="list-control">
<span class="handle"><i class="fa fa-bars"></i></span>
<label class="control-inline fancy-checkbox">
<input type="checkbox"><span></span>
</label>
</span>
<p>
<strong>Retest Upload Scenario</strong><span class="label label-warning">Medium</span>
<span class="short-description">Compellingly implement clicks-and-mortar relationships without highly efficient metrics.</span>
<span class="date text-muted">Jun 23, 2014</span>
</p>
</li>
<li>
<span class="list-control">
<span class="handle"><i class="fa fa-bars"></i></span>
<label class="control-inline fancy-checkbox">
<input type="checkbox"><span></span>
</label>
</span>
<p>
<strong>Functional Spec Meeting</strong><span class="label label-info">Low</span>
<span class="short-description">Monotonectally formulate client-focused core competencies after parallel web-readiness.</span>
<span class="date text-muted">Jun 11, 2014</span>
</p>
</li>
<li>
<span class="list-control">
<span class="handle"><i class="fa fa-bars"></i></span>
<label class="control-inline fancy-checkbox">
<input type="checkbox"><span></span>
</label>
</span>
<p>
<strong>Export User Database</strong><span class="label label-warning">Medium</span>
<span class="short-description">Enthusiastically restore granular paradigms before timely leadership skills. Compellingly reconceptualize 2.0 e-business for compelling resources. Progressively create team driven technologies after intermandated web-readiness.</span>
<span class="date text-muted">Jun 21, 2014</span>
</p>
</li>
<li>
<span class="list-control">
<span class="handle"><i class="fa fa-bars"></i></span>
<label class="control-inline fancy-checkbox">
<input type="checkbox"><span></span>
</label>
</span>
<p>
<strong>Conduct A/B Testing</strong><span class="label label-danger">High</span>
<span class="short-description">Dramatically unleash cross-platform internal or "organic" sources with integrated convergence. Quickly aggregate backward-compatible e-commerce and B2B.</span>
<span class="date text-muted">Jun 30, 2014</span>
</p>
</li>
</ul>
</div>
</div>
<!-- END DRAG AND DROP TODO LIST -->
</div>
<div class="col-md-6">
<!-- ADD NEW NOTE -->
<div class="widget widget-quick-note quick-note-create">
<div class="widget-content">
<form class="form-horizontal" role="form">
<input type="text" class="form-control title" name="title" placeholder="Title">
<textarea class="form-control" rows="1" cols="30" name="note-content" placeholder="Add quick note"></textarea>
</form>
</div>
<div class="widget-footer">
<div class="btn-group">
<button type="button" class="btn btn-clean" data-toggle="tooltip" data-placement="bottom" data-original-title="Add Image"><i class="fa fa-image"></i> <span class="sr-only">Add Image</span></button>
<button type="button" class="btn btn-clean" data-toggle="tooltip" data-placement="bottom" data-original-title="Remind Me"><i class="fa fa-bell"></i> <span class="sr-only">Remind Me</span></button>
<button type="button" class="btn btn-clean" data-toggle="tooltip" data-placement="bottom" data-original-title="Share"><i class="fa fa-share-alt"></i> <span class="sr-only">Share</span></button>
</div>
<button type="button" class="btn btn-primary pull-right"><i class="fa fa-save"></i> Save</button>
</div>
</div>
<!-- END ADD NEW NOTE -->
<!-- SAVED NOTES -->
<div class="row">
<div class="col-md-6">
<div class="widget quick-note-saved">
<div class="widget-header">
<h3>Saved Note Example</h3>
</div>
<div class="widget-content">
<p>Completely leverage existing customer directed ideas rather than multifunctional customer service. Uniquely formulate economically sound portals whereas professional web services. Proactively productize team building materials without state of the art benefits. Collaboratively re-engineer progressive vortals.</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="widget quick-note-saved">
<div class="widget-header">
<h3>Saved Note Example</h3>
</div>
<div class="widget-content">
<p>Completely leverage existing customer directed ideas rather than multifunctional customer service. Uniquely formulate economically sound portals whereas professional web services. Proactively productize team building materials without state of the art benefits. Collaboratively re-engineer progressive vortals.</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="widget quick-note-saved">
<div class="widget-header">
<h3>Saved Note Example</h3>
</div>
<div class="widget-content">
<p>Completely leverage existing customer directed ideas rather than multifunctional customer service. Uniquely formulate economically sound portals whereas professional web services. Proactively productize team building materials without state of the art benefits. Collaboratively re-engineer progressive vortals.</p>
</div>
</div>
</div>
<div class="col-md-6">
<div class="widget quick-note-saved">
<div class="widget-header">
<h3>Saved Note Example</h3>
</div>
<div class="widget-content">
<p>Completely leverage existing customer directed ideas rather than multifunctional customer service. Uniquely formulate economically sound portals whereas professional web services. Proactively productize team building materials without state of the art benefits. Collaboratively re-engineer progressive vortals.</p>
</div>
</div>
</div>
</div>
<!-- END SAVED NOTES -->
<!-- QUICK NOTE MODAL -->
<div class="modal fade" id="quick-note-modal" tabindex="-1" role="dialog" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-body">
<div class="widget widget-quick-note quick-note-edit">
<div class="widget-content">
<form class="form-horizontal" role="form">
<input type="text" class="form-control title" name="title" value="Saved Note Example" placeholder="Title">
<textarea class="form-control" rows="7" cols="30" name="note-content" placeholder="Add quick note">Completely leverage existing customer directed ideas rather than multifunctional customer service. Uniquely formulate economically sound portals whereas professional web services. Proactively productize team building materials without state of the art benefits. Collaboratively re-engineer progressive vortals.</textarea>
</form>
</div>
<div class="widget-footer">
<div class="btn-group">
<button type="button" class="btn btn-clean" data-toggle="tooltip" data-placement="bottom" data-original-title="Add Image"><i class="fa fa-image"></i> <span class="sr-only">Add Image</span></button>
<button type="button" class="btn btn-clean" data-toggle="tooltip" data-placement="bottom" data-original-title="Remind Me"><i class="fa fa-bell"></i> <span class="sr-only">Remind Me</span></button>
<button type="button" class="btn btn-clean" data-toggle="tooltip" data-placement="bottom" data-original-title="Share"><i class="fa fa-share-alt"></i> <span class="sr-only">Share</span></button>
</div>
<button type="button" class="btn btn-primary btn-save pull-right"><i class="fa fa-save"></i> Save</button>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- END QUICK NOTE MODAL -->
</div>
</div>
<div class="row">
<div class="col-md-4">
<!-- WIDGET ACTIVITY FEED -->
<div class="widget widget-scrolling">
<div class="widget-header">
<h3><i class="fa fa-fire"></i> Activity Feed</h3>
<div class="btn-group widget-header-toolbar">
<a href="#" title="Focus" class="btn-borderless btn-focus"><i class="fa fa-eye"></i></a>
<a href="#" title="Expand/Collapse" class="btn-borderless btn-toggle-expand"><i class="fa fa-chevron-up"></i></a>
<a href="#" title="Remove" class="btn-borderless btn-remove"><i class="fa fa-times"></i></a>
</div>
</div>
<div class="widget-content">
<ul class="list-unstyled activity-list">
<li>
<i class="fa fa-check activity-icon pull-left icon-success"></i>
<p>All project tasks are on schedule <span class="timestamp">2 minutes ago</span></p>
</li>
<li>
<i class="fa fa-check-circle activity-icon pull-left icon-success"></i>
<p>The system is running well, no error found. <span class="timestamp">4 minutes ago</span></p>
</li>
<li>
<i class="fa fa-unlock activity-icon pull-left icon-danger"></i>
<p>You have unsecure file permission on this project. Go to <a href="">File Manager</a> to fix it <span class="timestamp">15 minutes ago</span></p>
</li>
<li>
<i class="fa fa-bug activity-icon pull-left icon-info"></i>
<p>New <a href="#">bug report</a> has been submitted <span class="timestamp">1 hour ago</span></p>
</li>
<li>
<i class="fa fa-close activity-icon pull-left icon-danger"></i>
<p>Background job <a href="#">#783458</a> has failed. See the <a href="#">logs</a> <span class="timestamp">3 hour ago</span></p>
</li>
<li>
<i class="fa fa-flag activity-icon pull-left icon-success"></i>
<p>Project <a href="#">Social Boost</a> has been flagged as finished <span class="timestamp">Yesterday</span></p>
</li>
<li>
<i class="fa fa-print activity-icon pull-left icon-warning"></i>
<p>You have <a href="#">pending documents</a> on the printer server <span class="timestamp">Yesterday</span></p>
</li>
</ul>
<button type="button" class="btn btn-clean center-block"><i class="fa fa-refresh"></i> Load more</button>
</div>
</div>
<!-- END WIDGET ACTIVITY FEED -->
</div>
<div class="col-md-4">
<!-- WIDGET TASKS -->
<div class="widget">
<div class="widget-header">
<h3><i class="fa fa-tasks"></i> My Tasks</h3> <em>- Summary of Tasks</em>
<div class="btn-group widget-header-toolbar">
<a href="#" title="Focus" class="btn-borderless btn-focus"><i class="fa fa-eye"></i></a>
<a href="#" title="Expand/Collapse" class="btn-borderless btn-toggle-expand"><i class="fa fa-chevron-up"></i></a>
<a href="#" title="Remove" class="btn-borderless btn-remove"><i class="fa fa-times"></i></a>
</div>
</div>
<div class="widget-content">
<ul class="task-list">
<li>
<p>Updating Users Settings <span class="label label-danger">23%</span></p>
<div class="progress progress-xs">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="23" aria-valuemin="0" aria-valuemax="100" style="width:23%">
<span class="sr-only">23% Complete</span>
</div>
</div>
</li>
<li>
<p>Load & Stress Test <span class="label label-success">80%</span></p>
<div class="progress progress-xs">
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="80" aria-valuemin="0" aria-valuemax="100" style="width: 80%">
<span class="sr-only">80% Complete</span>
</div>
</div>
</li>
<li>
<p>Data Duplication Check <span class="label label-success">100%</span></p>
<div class="progress progress-xs">
<div class="progress-bar progress-bar-success" role="progressbar" aria-valuenow="100" aria-valuemin="0" aria-valuemax="100" style="width: 100%">
<span class="sr-only">Success</span>
</div>
</div>
</li>
<li>
<p>Server Check <span class="label label-warning">45%</span></p>
<div class="progress progress-xs">
<div class="progress-bar progress-bar-warning" role="progressbar" aria-valuenow="45" aria-valuemin="0" aria-valuemax="100" style="width: 45%">
<span class="sr-only">45% Complete</span>
</div>
</div>
</li>
<li>
<p>Mobile App Development <span class="label label-danger">10%</span></p>
<div class="progress progress-xs">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100" style="width: 10%">
<span class="sr-only">10% Complete</span>
</div>
</div>
</li>
<li>
<p>Documentation<span class="label label-danger">14%</span></p>
<div class="progress progress-xs">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100" style="width: 10%">
<span class="sr-only">14% Complete</span>
</div>
</div>
</li>
<li>
<p>A/B Testing<span class="label label-danger">57%</span></p>
<div class="progress progress-xs">
<div class="progress-bar progress-bar-danger" role="progressbar" aria-valuenow="10" aria-valuemin="0" aria-valuemax="100" style="width: 10%">
<span class="sr-only">10% Complete</span>
</div>
</div>
</li>
</ul>
</div>
</div>
<!-- END WIDGET TASKS -->
</div>
<div class="col-md-4">
<!-- WIDGET EMPLOYEE -->
<div class="widget">
<div class="widget-header">
<h3><i class="fa fa-user"></i> Employee of The Month</h3>
<div class="btn-group widget-header-toolbar">
<a href="#" title="Focus" class="btn-borderless btn-focus"><i class="fa fa-eye"></i></a>
<a href="#" title="Expand/Collapse" class="btn-borderless btn-toggle-expand"><i class="fa fa-chevron-up"></i></a>
<a href="#" title="Remove" class="btn-borderless btn-remove"><i class="fa fa-times"></i></a>
</div>
</div>
<div class="widget-content text-center">
<img src="assets/img/profile-avatar.png" class="img-circle" alt="Avatar" />
<h4>Jack Bay</h4>
<hr class="dashed" />
<ul class="list-unstyled text-muted">
<li>Most on-time</li>
<li>Most attitude, talkative and independent</li>
<li>Most fit and healthy</li>
<li>Most hard worker</li>
</ul>
<hr class="dashed" />
<button type="button" class="btn btn-large btn-primary"><i class="fa fa-thumbs-up"></i> Appreciate!</button>
</div>
</div>
<!-- END WIDGET EMPLOYEE -->
</div>
</div>
</div>
<!-- /main-content -->
</div>
<!-- /main -->
</div>
<!-- /content-wrapper -->
</div>
<!-- /row -->
</div>
<!-- /container -->
</div>
<!-- END BOTTOM: LEFT NAV AND RIGHT MAIN CONTENT -->
</div>
<!-- /wrapper -->
<!-- FOOTER -->
<footer class="footer">
© 2014-2015 The Develovers
</footer>
<!-- END FOOTER -->
<!-- STYLE SWITCHER -->
<div class="del-style-switcher">
<div class="del-switcher-toggle toggle-hide"></div>
<form>
<section class="del-section del-section-skin">
<h5 class="del-switcher-header">Choose Skins:</h5>
<ul>
<li><a href="#" title="Slate Gray" class="switch-skin slategray" data-skin="assets/css/skins/slategray.css">Slate Gray</a></li>
<li><a href="#" title="Dark Blue" class="switch-skin darkblue" data-skin="assets/css/skins/darkblue.css">Dark Blue</a></li>
<li><a href="#" title="Dark Brown" class="switch-skin darkbrown" data-skin="assets/css/skins/darkbrown.css">Dark Brown</a></li>
<li><a href="#" title="Light Green" class="switch-skin lightgreen" data-skin="assets/css/skins/lightgreen.css">Light Green</a></li>
<li><a href="#" title="Orange" class="switch-skin orange" data-skin="assets/css/skins/orange.css">Orange</a></li>
<li><a href="#" title="Red" class="switch-skin red" data-skin="assets/css/skins/red.css">Red</a></li>
<li><a href="#" title="Teal" class="switch-skin teal" data-skin="assets/css/skins/teal.css">Teal</a></li>
<li><a href="#" title="Yellow" class="switch-skin yellow" data-skin="assets/css/skins/yellow.css">Yellow</a></li>
</ul>
<button type="button" class="switch-skin-full fulldark" data-skin="assets/css/skins/fulldark.css">Full Dark</button>
<button type="button" class="switch-skin-full fullbright" data-skin="assets/css/skins/fullbright.css">Full Bright</button>
</section>
<label class="fancy-checkbox">
<input type="checkbox" id="fixed-top-nav"><span>Fixed Top Navigation</span></label>
<p><a href="#" title="Reset Style" class="del-reset-style">Reset Style</a></p>
</form>
</div>
<!-- END STYLE SWITCHER -->
<!-- Javascript -->
<script src="assets/js/jquery/jquery-2.1.0.min.js"></script>
<script src="assets/js/bootstrap/bootstrap.min.js"></script>
<script src="assets/js/plugins/modernizr/modernizr.js"></script>
<script src="assets/js/plugins/bootstrap-tour/bootstrap-tour.custom.js"></script>
<script src="assets/js/king-common.js"></script>
<script src="demo-style-switcher/assets/js/deliswitch.js"></script>
<script src="assets/js/jquery-ui/jquery-ui-1.10.4.custom.min.js"></script>
<script src="assets/js/plugins/jquery-slimscroll/jquery.slimscroll.min.js"></script>
<script src="assets/js/plugins/stat/flot/jquery.flot.min.js"></script>
<script src="assets/js/plugins/stat/flot/jquery.flot.resize.min.js"></script>
<script src="assets/js/plugins/stat/flot/jquery.flot.time.min.js"></script>
<script src="assets/js/plugins/stat/flot/jquery.flot.tooltip.min.js"></script>
<script src="assets/js/plugins/jquery-sparkline/jquery.sparkline.min.js"></script>
<script src="assets/js/king-chart-stat.js"></script>
</body>
</html>
|
doc/theater/class-use/Actor.AlreadyLoadedException.html | tokahuke/java-for-playwrights | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pt">
<head>
<!-- Generated by javadoc (1.8.0_60) on Mon Feb 22 14:32:21 BRT 2016 -->
<title>Uses of Class theater.Actor.AlreadyLoadedException</title>
<meta name="date" content="2016-02-22">
<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class theater.Actor.AlreadyLoadedException";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../theater/Actor.AlreadyLoadedException.html" title="class in theater">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?theater/class-use/Actor.AlreadyLoadedException.html" target="_top">Frames</a></li>
<li><a href="Actor.AlreadyLoadedException.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class theater.Actor.AlreadyLoadedException" class="title">Uses of Class<br>theater.Actor.AlreadyLoadedException</h2>
</div>
<div class="classUseContainer">No usage of theater.Actor.AlreadyLoadedException</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../theater/Actor.AlreadyLoadedException.html" title="class in theater">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../index-files/index-1.html">Index</a></li>
<li><a href="../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../index.html?theater/class-use/Actor.AlreadyLoadedException.html" target="_top">Frames</a></li>
<li><a href="Actor.AlreadyLoadedException.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>
|
result/M.1419008040.A.226.html | iultimatez/PTTScraper | <!DOCTYPE html><html><head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Re: [問卦] 有沒有綠血人的八卦? - 看板 Gossiping - 批踢踢實業坊</title>
<meta name="robots" content="all">
<meta name="keywords" content="Ptt BBS 批踢踢">
<meta name="description" content="
※ 引述《heatthree (熱火三)》之銘言:
: 常常看到有些人會說某些人是永世綠血人
: 想請問什麼是綠血人啊
: 綠血人的血真的是綠色的嗎?
">
<meta property="og:site_name" content="Ptt 批踢踢實業坊">
<meta property="og:title" content="Re: [問卦] 有沒有綠血人的八卦?">
<meta property="og:description" content="
※ 引述《heatthree (熱火三)》之銘言:
: 常常看到有些人會說某些人是永世綠血人
: 想請問什麼是綠血人啊
: 綠血人的血真的是綠色的嗎?
">
<link rel="stylesheet" type="text/css" href="//images.ptt.cc/v2.10/bbs-common.css">
<link rel="stylesheet" type="text/css" href="//images.ptt.cc/v2.10/bbs.css" media="screen">
<link rel="stylesheet" type="text/css" href="//images.ptt.cc/v2.10/pushstream.css" media="screen">
<link rel="stylesheet" type="text/css" href="//images.ptt.cc/v2.10/bbs-print.css" media="print">
<script type="text/javascript" async="" src="https://apis.google.com/js/plusone.js"></script><script id="facebook-jssdk" src="//connect.facebook.net/en_US/all.js#xfbml=1"></script><script type="text/javascript" async="" src="https://ssl.google-analytics.com/ga.js"></script><script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="//images.ptt.cc/v2.10/bbs.js"></script>
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-32365737-1']);
_gaq.push(['_setDomainName', 'ptt.cc']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head>
<body>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div id="topbar-container">
<div id="topbar" class="bbs-content">
<a id="logo" href="/">批踢踢實業坊</a>
<span>›</span>
<a class="board" href="/bbs/Gossiping/index.html"><span class="board-label">看板 </span>Gossiping</a>
<a class="right small" href="/about.html">關於我們</a>
<a class="right small" href="/contact.html">聯絡資訊</a>
</div>
</div>
<div id="navigation-container">
<div id="navigation" class="bbs-content">
<a class="board" href="/bbs/Gossiping/index.html">返回看板</a>
<div class="bar"></div>
<div class="share">
<span>分享</span>
<div class="fb-like" data-send="false" data-layout="button_count" data-width="90" data-show-faces="false" data-href="http://www.ptt.cc/bbs/Gossiping/M.1419008040.A.226.html"></div>
<div class="g-plusone" data-size="medium"></div>
<script type="text/javascript">
window.___gcfg = {lang: 'zh-TW'};
(function() {
var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
po.src = 'https://apis.google.com/js/plusone.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
})();
</script>
</div>
</div>
</div>
<div id="main-container">
<div id="main-content" class="bbs-screen bbs-content"><div class="article-metaline"><span class="article-meta-tag">作者</span><span class="article-meta-value">biostar (澎湖小雲雀)</span></div><div class="article-metaline-right"><span class="article-meta-tag">看板</span><span class="article-meta-value">Gossiping</span></div><div class="article-metaline"><span class="article-meta-tag">標題</span><span class="article-meta-value">Re: [問卦] 有沒有綠血人的八卦?</span></div><div class="article-metaline"><span class="article-meta-tag">時間</span><span class="article-meta-value">Sat Dec 20 00:53:57 2014</span></div>
<span class="f2">※ 引述《heatthree (熱火三)》之銘言:
</span><span class="f6">: 常常看到有些人會說某些人是永世綠血人
</span><span class="f6">: 想請問什麼是綠血人啊
</span><span class="f6">: 綠血人的血真的是綠色的嗎?
</span><span class="f6">: 有沒有這方面的八卦啊?
</span>
人類都是用血紅素輸送氧氣,所以都是紅的
但是其他生物就不一定了
昆蟲(包括蒼蠅的幼蟲:<span class="f4 hl">蛆</span>)的血是<span class="f4 hl">藍</span>色的
血藍蛋白(英語:Hemocyanin,又稱血青素、銅藍蛋白)是一種與呼吸作用有關的蛋白質
。這種蛋白質利用兩個銅原子(Cu)與一個氧原子(O2)連結,因為形成氧化態後會形成
Cu2+,所以是藍色;在還原態時則因為形成(Cu+)而成為為無色。
至於說<span class="f2 hl">綠</span>血生物是有的
血<span class="f2 hl">綠</span>蛋白(Chlorocruorin)是一種含鐵卟啉的呼吸蛋白,與無脊椎動物血紅蛋白(
erythrocruorin)很類似,在血綠蛋白和無脊椎動物血紅蛋白之間的唯一的重大區別是血
綠蛋白運載一個反常的血紅素小組結構。
血綠蛋白由上百個肌紅蛋白(myoglobin)單元構成,每個肌紅蛋白(myoglobin)單元分
子量16-17kDa,整個血綠蛋白分子量高達3600kDa。由於分子量巨大,血綠蛋白只存在於
血漿中,不分佈在紅細胞中。
血綠蛋白中每一原子鐵與一分子氧相結合,但與氧的結合力遠比血紅蛋白(Hb)低也能與
一氧化碳形成化合物。血綠蛋白與氧結合後為紅色(在高濃度溶液中為淡紅色,在稀溶液
中綠色)。血綠蛋白具二色性,在透過光下呈綠色,在反射光下呈紅色。
血綠蛋白僅分佈於環節動物門(annelids)多毛綱(polychaetes)帚毛蟲科(也叫纓鰓
蠶科)Sabellidae 、龍介蟲科 Serpulidae 及綠血蟲科(Chlorhaemidae)的部分動物中
。在龍介蟲的血液中,血綠蛋白、血紅蛋白兩種色素都存在,其相對含量隨年齡而不同,
較年幼的動物體內含血紅蛋白較多。帚毛蟲科動物Potamilla 的血液中含有血綠蛋白,而
在其肌肉中卻含有血紅蛋白。
--
<span class="f2">※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 1.172.9.2
</span><span class="f2">※ 文章網址: <a href="http://www.ptt.cc/bbs/Gossiping/M.1419008040.A.226.html" target="_blank" rel="nofollow">http://www.ptt.cc/bbs/Gossiping/M.1419008040.A.226.html</a>
</span><div class="push"><span class="f1 hl push-tag">→ </span><span class="f3 hl push-userid">heyyosweet</span><span class="f3 push-content">: 上色正確</span><span class="push-ipdatetime"> 12/20 00:55
</span></div><div class="push"><span class="f1 hl push-tag">→ </span><span class="f3 hl push-userid">Benbenyale</span><span class="f3 push-content">: 龍介蟲</span><span class="push-ipdatetime"> 12/20 00:55
</span></div><div class="push"><span class="f1 hl push-tag">→ </span><span class="f3 hl push-userid">waloloo</span><span class="f3 push-content">: 卟啉 聽起來好可愛</span><span class="push-ipdatetime"> 12/20 00:56
</span></div><div class="push"><span class="hl push-tag">推 </span><span class="f3 hl push-userid">chungyiju</span><span class="f3 push-content">: 原來蛆蛆連血都是藍的</span><span class="push-ipdatetime"> 12/20 00:56
</span></div><div class="push"><span class="hl push-tag">推 </span><span class="f3 hl push-userid">JeanSijhih</span><span class="f3 push-content">: 挖咧,真假?</span><span class="push-ipdatetime"> 12/20 01:02
</span></div><div class="push"><span class="hl push-tag">推 </span><span class="f3 hl push-userid">TSbb</span><span class="f3 push-content">: 龍介蟲血綠蛋白、血紅蛋白兩種色素都存->抓到了,龍介臥底</span><span class="push-ipdatetime"> 12/20 01:04
</span></div><div class="push"><span class="hl push-tag">推 </span><span class="f3 hl push-userid">kevin312758</span><span class="f3 push-content">: ……</span><span class="push-ipdatetime"> 12/20 01:05
</span></div><div class="push"><span class="f1 hl push-tag">→ </span><span class="f3 hl push-userid">walter0914</span><span class="f3 push-content">: 鱟也是藍血</span><span class="push-ipdatetime"> 12/20 01:07
</span></div><div class="push"><span class="hl push-tag">推 </span><span class="f3 hl push-userid">eric74658</span><span class="f3 push-content">: 納美克星人是綠血</span><span class="push-ipdatetime"> 12/20 01:27
</span></div><div class="push"><span class="f1 hl push-tag">→ </span><span class="f3 hl push-userid">Howard61313</span><span class="f3 push-content">: 摩登大聖表示</span><span class="push-ipdatetime"> 12/20 01:31
</span></div></div>
<div id="article-polling" data-pollurl="/poll/Gossiping/M.1419008040.A.226.html?cacheKey=2052-1348282378&offset=2746&offset-sig=cc542398f3e92b70f82c28c1857739d98cd412aa" data-longpollurl="/v1/longpoll?id=f94cb232b0cd9c5643a0bdceca15c479e8914752" data-offset="2746">推文自動更新已關閉</div>
<div class="bbs-screen bbs-footer-message">本網站已依台灣網站內容分級規定處理。此區域為限制級,未滿十八歲者不得瀏覽。</div>
</div>
</body></html> |
assets/node_modules/npm/html/doc/misc/npm-scope.html | BUKMAR/Mart24 | <!doctype html>
<html>
<title>npm-scope</title>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="../../static/style.css">
<link rel="canonical" href="https://www.npmjs.org/doc/misc/npm-scope.html">
<script async=true src="../../static/toc.js"></script>
<body>
<div id="wrapper">
<h1><a href="../misc/npm-scope.html">npm-scope</a></h1> <p>Scoped packages</p>
<h2 id="description">DESCRIPTION</h2>
<p>All npm packages have a name. Some package names also have a scope. A scope
follows the usual rules for package names (url-safe characters, no leading dots
or underscores). When used in package names, preceded by an @-symbol and
followed by a slash, e.g.</p>
<pre><code>@somescope/somepackagename
</code></pre><p>Scopes are a way of grouping related packages together, and also affect a few
things about the way npm treats the package.</p>
<p>Scoped packages can be published and installed as of <code>npm@2</code> and are supported
by the primary npm registry. The npm client is backwards-compatible with
un-scoped registries, so it can be used to work with scoped and un-scoped
registries at the same time.</p>
<h2 id="installing-scoped-packages">Installing scoped packages</h2>
<p>Scoped packages are installed to a sub-folder of the regular installation
folder, e.g. if your other packages are installed in <code>node_modules/packagename</code>,
scoped modules will be in <code>node_modules/@myorg/packagename</code>. The scope folder
(<code>@myorg</code>) is simply the name of the scope preceded by an @-symbol, and can
contain any number of scoped packages.</p>
<p>A scoped package is installed by referencing it by name, preceded by an
@-symbol, in <code>npm install</code>:</p>
<pre><code>npm install @myorg/mypackage
</code></pre><p>Or in <code>package.json</code>:</p>
<pre><code>"dependencies": {
"@myorg/mypackage": "^1.3.0"
}
</code></pre><p>Note that if the @-symbol is omitted in either case npm will instead attempt to
install from GitHub; see <code><a href="../cli/npm-install.html">npm-install(1)</a></code>.</p>
<h2 id="requiring-scoped-packages">Requiring scoped packages</h2>
<p>Because scoped packages are installed into a scope folder, you have to
include the name of the scope when requiring them in your code, e.g.</p>
<pre><code>require('@myorg/mypackage')
</code></pre><p>There is nothing special about the way Node treats scope folders, this is
just specifying to require the module <code>mypackage</code> in the folder called <code>@myorg</code>.</p>
<h2 id="publishing-scoped-packages">Publishing scoped packages</h2>
<p>Scoped packages can be published from the CLI as of <code>npm@2</code> and can be
published to any registry that supports them, including the primary npm
registry.</p>
<p>(As of 2015-04-19, and with npm 2.0 or better, the primary npm registry
<strong>does</strong> support scoped packages)</p>
<p>If you wish, you may associate a scope with a registry; see below.</p>
<h3 id="publishing-public-scoped-packages-to-the-primary-npm-registry">Publishing public scoped packages to the primary npm registry</h3>
<p>To publish a public scoped package, you must specify <code>--access public</code> with
the initial publication. This will publish the package and set access
to <code>public</code> as if you had run <code>npm access public</code> after publishing.</p>
<h3 id="publishing-private-scoped-packages-to-the-npm-registry">Publishing private scoped packages to the npm registry</h3>
<p>To publish a private scoped package to the npm registry, you must have
an <a href="https://www.npmjs.com/private-modules">npm Private Modules</a>
account.</p>
<p>You can then publish the module with <code>npm publish</code> or <code>npm publish
--access restricted</code>, and it will be present in the npm registry, with
restricted access. You can then change the access permissions, if
desired, with <code>npm access</code> or on the npmjs.com website.</p>
<h2 id="associating-a-scope-with-a-registry">Associating a scope with a registry</h2>
<p>Scopes can be associated with a separate registry. This allows you to
seamlessly use a mix of packages from the primary npm registry and one or more
private registries, such as npm Enterprise.</p>
<p>You can associate a scope with a registry at login, e.g.</p>
<pre><code>npm login --registry=http://reg.example.com --scope=@myco
</code></pre><p>Scopes have a many-to-one relationship with registries: one registry can
host multiple scopes, but a scope only ever points to one registry.</p>
<p>You can also associate a scope with a registry using <code>npm config</code>:</p>
<pre><code>npm config set @myco:registry http://reg.example.com
</code></pre><p>Once a scope is associated with a registry, any <code>npm install</code> for a package
with that scope will request packages from that registry instead. Any
<code>npm publish</code> for a package name that contains the scope will be published to
that registry instead.</p>
<h2 id="see-also">SEE ALSO</h2>
<ul>
<li><a href="../cli/npm-install.html">npm-install(1)</a></li>
<li><a href="../cli/npm-publish.html">npm-publish(1)</a></li>
<li><a href="../cli/npm-access.html">npm-access(1)</a></li>
</ul>
</div>
<table border=0 cellspacing=0 cellpadding=0 id=npmlogo>
<tr><td style="width:180px;height:10px;background:rgb(237,127,127)" colspan=18> </td></tr>
<tr><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)"> </td><td style="width:40px;height:10px;background:#fff" colspan=4> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4> </td><td style="width:40px;height:10px;background:#fff" colspan=4> </td><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)"> </td><td colspan=6 style="width:60px;height:10px;background:#fff"> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4> </td></tr>
<tr><td colspan=2 style="width:20px;height:30px;background:#fff" rowspan=3> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3> </td><td style="width:10px;height:10px;background:#fff" rowspan=3> </td><td style="width:20px;height:10px;background:#fff" rowspan=4 colspan=2> </td><td style="width:10px;height:20px;background:rgb(237,127,127)" rowspan=2> </td><td style="width:10px;height:10px;background:#fff" rowspan=3> </td><td style="width:20px;height:10px;background:#fff" rowspan=3 colspan=2> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3> </td><td style="width:10px;height:10px;background:#fff" rowspan=3> </td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3> </td></tr>
<tr><td style="width:10px;height:10px;background:#fff" rowspan=2> </td></tr>
<tr><td style="width:10px;height:10px;background:#fff"> </td></tr>
<tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6> </td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)"> </td></tr>
<tr><td colspan=5 style="width:50px;height:10px;background:#fff"> </td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4> </td><td style="width:90px;height:10px;background:#fff" colspan=9> </td></tr>
</table>
<p id="footer">npm-scope — npm@3.10.7</p>
|
tags/pytorch/index.html | radicalrafi/radicalrafi.github.io | <!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Pytorch</title>
<style>
html body {
font-family: 'Sarabun', sans-serif;
background-color: white;
}
:root {
--accent: darkblue;
--border-width: 5px ;
}
</style>
<link rel="stylesheet" href="https://radicalrafi.github.io/css/main.css">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Sarabun">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/solarized-dark.min.css">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/highlight.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/go.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/haskell.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/cpp.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/python.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/languages/sh.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script>
<script>$(document).on('click', function() { $('.collapse').collapse('hide'); })</script>
<meta name="generator" content="Hugo 0.53" />
<link href="https://radicalrafi.github.io/tags/pytorch/index.xml" rel="alternate" type="application/rss+xml" title="" />
<link href="https://radicalrafi.github.io/tags/pytorch/index.xml" rel="feed" type="application/rss+xml" title="" />
</head>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
processEscapes: true
}
});
</script>
<script type="text/javascript" async
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.1/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<body>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<a class="navbar-brand visible-xs" href="#">Pytorch</a>
<button class="navbar-toggle" data-target=".navbar-collapse" data-toggle="collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<div class="collapse navbar-collapse">
<ul class="nav navbar-nav">
<li><a href="/">Home</a></li>
<li><a href="/posts/">Posts</a></li>
<li><a href="/projects/">Projects</a></li>
<li><a href="/writings/">Writings</a></li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li class="navbar-icon"><a href="mailto:radicalrafi@gmail.com"><i class="fa fa-envelope-o"></i></a></li>
<li class="navbar-icon"><a href="https://github.com/radicalrafi/"><i class="fa fa-github"></i></a></li>
<li class="navbar-icon"><a href="https://twitter.com/radicalrafi/"><i class="fa fa-twitter"></i></a></li>
<li class="navbar-icon"><a href="https://www.linkedin.com/in/username/"><i class="fa fa-linkedin"></i></a></li>
<li class="navbar-icon"><a href="https://stackoverflow.com/users/10203194/halius"><i class="fa fa-stack-overflow"></i></a></li>
</ul>
</div>
</div>
</nav>
<main>
<h2>Pytorch</h2>
<div class="item">
<h4><a href="https://github.com/radicalrafi/deep-learning-notes/">deep-learning-notes</a></h4>
<h5>A Practical Deep Learning Study Guide with Jupyter Notebooks</h5>
<a href="https://radicalrafi.github.io/tags/tensorflow"><kbd class="item-tag">tensorflow</kbd></a>
<a href="https://radicalrafi.github.io/tags/keras"><kbd class="item-tag">keras</kbd></a>
<a href="https://radicalrafi.github.io/tags/pytorch"><kbd class="item-tag">pytorch</kbd></a>
<a href="https://radicalrafi.github.io/tags/python"><kbd class="item-tag">python</kbd></a>
</div>
</main>
<footer>
<p class="copyright text-muted">© All rights reserved. Powered by <a href="https://gohugo.io">Hugo</a> and <a href="https://github.com/calintat/minimal">Minimal</a></p>
</footer>
</body>
</html>
|
templates/index.html | kryptn/FlaskBareAuth | {% extends "layout.html" %}
{% block body %}
{% if session['username'] %}
<h1>Hello {{ session['username']}}!</h1>
<a href="{{url_for('logout')}}">Logout</a>
or <a href="{{url_for('secret')}}">go to the secret page</a>
{% else %}
<h1> Login </h1>
<form action="{{url_for('login')}}" method=post>
<dl>
<dt>Username:
<dd><input type=text name=username value="{{request.form.username}}">
<dt>Password:
<dd><input type=password name=password>
</dl>
<p><input type=submit value="Login"></p>
</form>
<h1> Register </h1>
<form action="{{url_for('register')}}" method=post>
<dl>
<dt>Username:
<dd><input type=text name=username value="{{request.form.username}}">
<dt>Password:
<dd><input type=password name=password>
</dl>
<p><input type=submit value="Register"></p>
</form>
{% endif %}
{% endblock %}
|
api/class-Swift_StreamFilters_StringReplacementFilter.html | Tecnocreaciones/VzlaGovernmentTemplateDeveloperSeed | <!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="ApiGen 2.8.0" />
<title>Class Swift_StreamFilters_StringReplacementFilter | 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><a href="namespace-Monolog.html">Monolog<span></span></a>
<ul>
<li><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 class="active"><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-__TwigTemplate_00b8c35e1b811d4109207629d6fdb362766f23f491a4fd5c59a37f1fb8f48dc9.html">__TwigTemplate_00b8c35e1b811d4109207629d6fdb362766f23f491a4fd5c59a37f1fb8f48dc9</a></li>
<li><a href="class-__TwigTemplate_04826f36455cdd836fcf916212479af00bf815b16f2da0b433568b6e74e8a7f8.html">__TwigTemplate_04826f36455cdd836fcf916212479af00bf815b16f2da0b433568b6e74e8a7f8</a></li>
<li><a href="class-__TwigTemplate_06d0ee80ec0b3808c1e3e0f1eaa37e1d289207151d03ac155c0a1dd398095374.html">__TwigTemplate_06d0ee80ec0b3808c1e3e0f1eaa37e1d289207151d03ac155c0a1dd398095374</a></li>
<li><a href="class-__TwigTemplate_0a5cb064c2df4002c40156d805574ef26ba7d2ad34cf6d9014bba65611b067a6.html">__TwigTemplate_0a5cb064c2df4002c40156d805574ef26ba7d2ad34cf6d9014bba65611b067a6</a></li>
<li><a href="class-__TwigTemplate_1a8a008b17c0fc9c4422e86d910812f108bd02d41aa99f65e9ff456478be878b.html">__TwigTemplate_1a8a008b17c0fc9c4422e86d910812f108bd02d41aa99f65e9ff456478be878b</a></li>
<li><a href="class-__TwigTemplate_202729613bb4cece82b86ed5dd3d663ba2a9076fd59b1e4b7fc54001cdab459d.html">__TwigTemplate_202729613bb4cece82b86ed5dd3d663ba2a9076fd59b1e4b7fc54001cdab459d</a></li>
<li><a href="class-__TwigTemplate_29c0a8c596d230ebb62508e15121e200b3b4058486c69bd5b367a3a56121cbf2.html">__TwigTemplate_29c0a8c596d230ebb62508e15121e200b3b4058486c69bd5b367a3a56121cbf2</a></li>
<li><a href="class-__TwigTemplate_2a099ea45a9ad2e6d0eee195f2735febd86cd8affd00a96ba76bd32d8a955d08.html">__TwigTemplate_2a099ea45a9ad2e6d0eee195f2735febd86cd8affd00a96ba76bd32d8a955d08</a></li>
<li><a href="class-__TwigTemplate_2a4c8cde5314b830e4b164890ef03c39c758e99642a9c8201bd1fc3f7d1a3eaa.html">__TwigTemplate_2a4c8cde5314b830e4b164890ef03c39c758e99642a9c8201bd1fc3f7d1a3eaa</a></li>
<li><a href="class-__TwigTemplate_2d5aae8fb78887d6f844cd993be184486cb1b994c388c404df271e16c8cb2367.html">__TwigTemplate_2d5aae8fb78887d6f844cd993be184486cb1b994c388c404df271e16c8cb2367</a></li>
<li><a href="class-__TwigTemplate_31cd92c171baa7d0248a9cd9f9e261c1b6314c904a1dc620f457019568b667ec.html">__TwigTemplate_31cd92c171baa7d0248a9cd9f9e261c1b6314c904a1dc620f457019568b667ec</a></li>
<li><a href="class-__TwigTemplate_3901f068736805ff95817e3dee15700d38edbfea54eafc57e69390d3f1617b07.html">__TwigTemplate_3901f068736805ff95817e3dee15700d38edbfea54eafc57e69390d3f1617b07</a></li>
<li><a href="class-__TwigTemplate_3a96ddc2f3670a7dc8540da0c1fb9142c80d9ad3a0585516781591cbdd1e4653.html">__TwigTemplate_3a96ddc2f3670a7dc8540da0c1fb9142c80d9ad3a0585516781591cbdd1e4653</a></li>
<li><a href="class-__TwigTemplate_3f1f823165090043b92db2a6ca9df83619c7d59c4912c1d96b41cc9454b7bd2d.html">__TwigTemplate_3f1f823165090043b92db2a6ca9df83619c7d59c4912c1d96b41cc9454b7bd2d</a></li>
<li><a href="class-__TwigTemplate_4c167004982bc3df85847d214f75bbc7292e4978f21ea4b1ffc1ad8b6e7e7984.html">__TwigTemplate_4c167004982bc3df85847d214f75bbc7292e4978f21ea4b1ffc1ad8b6e7e7984</a></li>
<li><a href="class-__TwigTemplate_604afce2825734b3056b8de33aa319469eb461e57c7786efaa45f9d5fe31b240.html">__TwigTemplate_604afce2825734b3056b8de33aa319469eb461e57c7786efaa45f9d5fe31b240</a></li>
<li><a href="class-__TwigTemplate_636a60d0cdd51b68216b1320bcecca81c25647b15505a663e580c10cd84b76dc.html">__TwigTemplate_636a60d0cdd51b68216b1320bcecca81c25647b15505a663e580c10cd84b76dc</a></li>
<li><a href="class-__TwigTemplate_8bc76e67c9947536ac6616053c3be481b20559af35aea962141c218a05caaf6e.html">__TwigTemplate_8bc76e67c9947536ac6616053c3be481b20559af35aea962141c218a05caaf6e</a></li>
<li><a href="class-__TwigTemplate_91b414fec9f45029f129daf405120cd8b967f19506a83f384a47a335538bff9e.html">__TwigTemplate_91b414fec9f45029f129daf405120cd8b967f19506a83f384a47a335538bff9e</a></li>
<li><a href="class-__TwigTemplate_95aa645d8d73e1fbcf1c7477cabea0b7bbcd8422672fba89e28d265a741a5b3c.html">__TwigTemplate_95aa645d8d73e1fbcf1c7477cabea0b7bbcd8422672fba89e28d265a741a5b3c</a></li>
<li><a href="class-__TwigTemplate_989bd4a7b4ebb13402f9c0a50fde899d5f007f29b7054e9dd7d2d9c0bf0a136a.html">__TwigTemplate_989bd4a7b4ebb13402f9c0a50fde899d5f007f29b7054e9dd7d2d9c0bf0a136a</a></li>
<li><a href="class-__TwigTemplate_a410038cc2fcd4907573af4d31c3dcc965a4705d5a3208b490b7d2de6b9627f2.html">__TwigTemplate_a410038cc2fcd4907573af4d31c3dcc965a4705d5a3208b490b7d2de6b9627f2</a></li>
<li><a href="class-__TwigTemplate_a74b060d7938d768fb96db7bc562ec6ee9b485f77863e804b953617dbb47bfa2.html">__TwigTemplate_a74b060d7938d768fb96db7bc562ec6ee9b485f77863e804b953617dbb47bfa2</a></li>
<li><a href="class-__TwigTemplate_a916361653e96c17b141cd5c653193ba6d90dc0c5e30e7b5bf6b4935950dcc84.html">__TwigTemplate_a916361653e96c17b141cd5c653193ba6d90dc0c5e30e7b5bf6b4935950dcc84</a></li>
<li><a href="class-__TwigTemplate_b26078a39a793a5fbf1e0ea4e5f2b5c992eeff9084daa4d41fa4a223d8626fd5.html">__TwigTemplate_b26078a39a793a5fbf1e0ea4e5f2b5c992eeff9084daa4d41fa4a223d8626fd5</a></li>
<li><a href="class-__TwigTemplate_c8a82704bc18d1d46f834f4c7f44a5ba1845f03d12493a079aaa71d07639ad1b.html">__TwigTemplate_c8a82704bc18d1d46f834f4c7f44a5ba1845f03d12493a079aaa71d07639ad1b</a></li>
<li><a href="class-__TwigTemplate_d10ad0ccd6acca94798b1e5b6c0b7819d9995ac12903aefe2e6cb31426ee9229.html">__TwigTemplate_d10ad0ccd6acca94798b1e5b6c0b7819d9995ac12903aefe2e6cb31426ee9229</a></li>
<li><a href="class-__TwigTemplate_d1e7209e4c287f430cadbd9b1224ac49d1270bb77de31915b13f21946aa3d20e.html">__TwigTemplate_d1e7209e4c287f430cadbd9b1224ac49d1270bb77de31915b13f21946aa3d20e</a></li>
<li><a href="class-__TwigTemplate_e0ac72a70ebf75407bc2ac50c0a78903d231bd5e13976b1e5ee6b9748aeb6b31.html">__TwigTemplate_e0ac72a70ebf75407bc2ac50c0a78903d231bd5e13976b1e5ee6b9748aeb6b31</a></li>
<li><a href="class-__TwigTemplate_e9ee17bef176138cb417be8ebcc53983dc84340437a5882193e8f517c89d8fe9.html">__TwigTemplate_e9ee17bef176138cb417be8ebcc53983dc84340437a5882193e8f517c89d8fe9</a></li>
<li><a href="class-__TwigTemplate_ea599c5759ceafa0e628d7284df403f1308bdaec0b36dd66a6b3286b85708caa.html">__TwigTemplate_ea599c5759ceafa0e628d7284df403f1308bdaec0b36dd66a6b3286b85708caa</a></li>
<li><a href="class-__TwigTemplate_f766859866dd5347b27aa52008175f094affac8352ae3b3708ff210bce09636c.html">__TwigTemplate_f766859866dd5347b27aa52008175f094affac8352ae3b3708ff210bce09636c</a></li>
<li><a href="class-__TwigTemplate_f969bef44cf57d0abff0d16c791c71eb7ef39c10a148e8c749e7d24b6f23a6ac.html">__TwigTemplate_f969bef44cf57d0abff0d16c791c71eb7ef39c10a148e8c749e7d24b6f23a6ac</a></li>
<li><a href="class-A.html">A</a></li>
<li><a href="class-AnnotationsTestsFixturesNonNamespacedClass.html">AnnotationsTestsFixturesNonNamespacedClass</a></li>
<li><a href="class-Apc_Pearlike_Bar.html">Apc_Pearlike_Bar</a></li>
<li><a href="class-Apc_Pearlike_Baz.html">Apc_Pearlike_Baz</a></li>
<li><a href="class-Apc_Pearlike_Foo.html">Apc_Pearlike_Foo</a></li>
<li><a href="class-Apc_Pearlike_FooBar.html">Apc_Pearlike_FooBar</a></li>
<li><a href="class-ApcPrefixCollision_A_B_Bar.html">ApcPrefixCollision_A_B_Bar</a></li>
<li><a href="class-ApcPrefixCollision_A_B_Foo.html">ApcPrefixCollision_A_B_Foo</a></li>
<li><a href="class-ApcPrefixCollision_A_Bar.html">ApcPrefixCollision_A_Bar</a></li>
<li><a href="class-ApcPrefixCollision_A_Foo.html">ApcPrefixCollision_A_Foo</a></li>
<li><a href="class-Api.html">Api</a></li>
<li><a href="class-AppCache.html">AppCache</a></li>
<li><a href="class-appDevDebugProjectContainer.html">appDevDebugProjectContainer</a></li>
<li><a href="class-appDevUrlGenerator.html">appDevUrlGenerator</a></li>
<li><a href="class-appDevUrlMatcher.html">appDevUrlMatcher</a></li>
<li><a href="class-AppKernel.html">AppKernel</a></li>
<li><a href="class-BarBucCommand.html">BarBucCommand</a></li>
<li><a href="class-BarClass.html" class="invalid">BarClass</a></li>
<li><a href="class-BarClassFactory.html">BarClassFactory</a></li>
<li><a href="class-BarUserClass.html">BarUserClass</a></li>
<li><a href="class-BazClass.html">BazClass</a></li>
<li><a href="class-CExtDisablingNodeVisitor.html">CExtDisablingNodeVisitor</a></li>
<li><a href="class-CFoo.html">CFoo</a></li>
<li><a href="class-ClassLoaderTest_ClassA.html">ClassLoaderTest_ClassA</a></li>
<li><a href="class-ClassLoaderTest_ClassB.html">ClassLoaderTest_ClassB</a></li>
<li><a href="class-ClassLoaderTest_ClassC.html">ClassLoaderTest_ClassC</a></li>
<li><a href="class-Collator.html">Collator</a></li>
<li><a href="class-ComposerAutoloaderInit23420dfe124bdae2daff5e7dca930408.html">ComposerAutoloaderInit23420dfe124bdae2daff5e7dca930408</a></li>
<li><a href="class-CTBar.html">CTBar</a></li>
<li><a href="class-CTFoo.html">CTFoo</a></li>
<li><a href="class-CustomDriver.html">CustomDriver</a></li>
<li><a href="class-CustomDriverTest.html">CustomDriverTest</a></li>
<li><a href="class-D.html">D</a></li>
<li><a href="class-Entity.html">Entity</a></li>
<li><a href="class-EsmtpTransportFixture.html">EsmtpTransportFixture</a></li>
<li><a href="class-Foo.html">Foo</a></li>
<li><a href="class-Foo1Command.html">Foo1Command</a></li>
<li><a href="class-Foo2Command.html">Foo2Command</a></li>
<li><a href="class-Foo3Command.html">Foo3Command</a></li>
<li><a href="class-Foo4Command.html">Foo4Command</a></li>
<li><a href="class-Foo5Command.html">Foo5Command</a></li>
<li><a href="class-FoobarCommand.html">FoobarCommand</a></li>
<li><a href="class-FooClass.html" class="invalid">FooClass</a></li>
<li><a href="class-FooCommand.html">FooCommand</a></li>
<li><a href="class-FooObject.html">FooObject</a></li>
<li><a href="class-ForcedMetadataTest.html">ForcedMetadataTest</a></li>
<li><a href="class-GlobalNamespacesPerFileWithClassAsFirst.html">GlobalNamespacesPerFileWithClassAsFirst</a></li>
<li><a href="class-GlobalNamespacesPerFileWithClassAsLast.html">GlobalNamespacesPerFileWithClassAsLast</a></li>
<li><a href="class-grammarTest.html">grammarTest</a></li>
<li><a href="class-IdenticalBinaryConstraint.html">IdenticalBinaryConstraint</a></li>
<li><a href="class-IntlDateFormatter.html">IntlDateFormatter</a></li>
<li><a href="class-JsonpCallbackValidator.html">JsonpCallbackValidator</a></li>
<li><a href="class-JsonpCallbackValidatorTest.html">JsonpCallbackValidatorTest</a></li>
<li><a href="class-LazyServiceProjectServiceContainer.html">LazyServiceProjectServiceContainer</a></li>
<li><a href="class-Locale.html">Locale</a></li>
<li><a href="class-MimeEntityFixture.html">MimeEntityFixture</a></li>
<li><a href="class-NumberFormatter.html">NumberFormatter</a></li>
<li><a href="class-One.html">One</a></li>
<li><a href="class-Pearlike2_Bar.html">Pearlike2_Bar</a></li>
<li><a href="class-Pearlike2_Baz.html">Pearlike2_Baz</a></li>
<li><a href="class-Pearlike2_Foo.html">Pearlike2_Foo</a></li>
<li><a href="class-Pearlike2_FooBar.html">Pearlike2_FooBar</a></li>
<li><a href="class-Pearlike_Bar.html">Pearlike_Bar</a></li>
<li><a href="class-Pearlike_Baz.html">Pearlike_Baz</a></li>
<li><a href="class-Pearlike_Foo.html">Pearlike_Foo</a></li>
<li><a href="class-Pearlike_FooBar.html">Pearlike_FooBar</a></li>
<li><a href="class-Pearlike_WithComments.html">Pearlike_WithComments</a></li>
<li><a href="class-PhpIniRequirement.html" class="invalid">PhpIniRequirement</a></li>
<li><a href="class-PHPParser_Autoloader.html">PHPParser_Autoloader</a></li>
<li><a href="class-PHPParser_Builder_Class.html">PHPParser_Builder_Class</a></li>
<li><a href="class-PHPParser_Builder_Function.html">PHPParser_Builder_Function</a></li>
<li><a href="class-PHPParser_Builder_Interface.html">PHPParser_Builder_Interface</a></li>
<li><a href="class-PHPParser_Builder_Method.html">PHPParser_Builder_Method</a></li>
<li><a href="class-PHPParser_Builder_Param.html">PHPParser_Builder_Param</a></li>
<li><a href="class-PHPParser_Builder_Property.html">PHPParser_Builder_Property</a></li>
<li><a href="class-PHPParser_BuilderAbstract.html">PHPParser_BuilderAbstract</a></li>
<li><a href="class-PHPParser_BuilderFactory.html">PHPParser_BuilderFactory</a></li>
<li><a href="class-PHPParser_Comment.html">PHPParser_Comment</a></li>
<li><a href="class-PHPParser_Comment_Doc.html">PHPParser_Comment_Doc</a></li>
<li><a href="class-PHPParser_Lexer.html">PHPParser_Lexer</a></li>
<li><a href="class-PHPParser_Lexer_Emulative.html">PHPParser_Lexer_Emulative</a></li>
<li><a href="class-PHPParser_Node_Arg.html">PHPParser_Node_Arg</a></li>
<li><a href="class-PHPParser_Node_Const.html">PHPParser_Node_Const</a></li>
<li><a href="class-PHPParser_Node_Expr.html">PHPParser_Node_Expr</a></li>
<li><a href="class-PHPParser_Node_Expr_Array.html">PHPParser_Node_Expr_Array</a></li>
<li><a href="class-PHPParser_Node_Expr_ArrayDimFetch.html">PHPParser_Node_Expr_ArrayDimFetch</a></li>
<li><a href="class-PHPParser_Node_Expr_ArrayItem.html">PHPParser_Node_Expr_ArrayItem</a></li>
<li><a href="class-PHPParser_Node_Expr_Assign.html">PHPParser_Node_Expr_Assign</a></li>
<li><a href="class-PHPParser_Node_Expr_AssignBitwiseAnd.html">PHPParser_Node_Expr_AssignBitwiseAnd</a></li>
<li><a href="class-PHPParser_Node_Expr_AssignBitwiseOr.html">PHPParser_Node_Expr_AssignBitwiseOr</a></li>
<li><a href="class-PHPParser_Node_Expr_AssignBitwiseXor.html">PHPParser_Node_Expr_AssignBitwiseXor</a></li>
<li><a href="class-PHPParser_Node_Expr_AssignConcat.html">PHPParser_Node_Expr_AssignConcat</a></li>
<li><a href="class-PHPParser_Node_Expr_AssignDiv.html">PHPParser_Node_Expr_AssignDiv</a></li>
<li><a href="class-PHPParser_Node_Expr_AssignMinus.html">PHPParser_Node_Expr_AssignMinus</a></li>
<li><a href="class-PHPParser_Node_Expr_AssignMod.html">PHPParser_Node_Expr_AssignMod</a></li>
<li><a href="class-PHPParser_Node_Expr_AssignMul.html">PHPParser_Node_Expr_AssignMul</a></li>
<li><a href="class-PHPParser_Node_Expr_AssignPlus.html">PHPParser_Node_Expr_AssignPlus</a></li>
<li><a href="class-PHPParser_Node_Expr_AssignRef.html">PHPParser_Node_Expr_AssignRef</a></li>
<li><a href="class-PHPParser_Node_Expr_AssignShiftLeft.html">PHPParser_Node_Expr_AssignShiftLeft</a></li>
<li><a href="class-PHPParser_Node_Expr_AssignShiftRight.html">PHPParser_Node_Expr_AssignShiftRight</a></li>
<li><a href="class-PHPParser_Node_Expr_BitwiseAnd.html">PHPParser_Node_Expr_BitwiseAnd</a></li>
<li><a href="class-PHPParser_Node_Expr_BitwiseNot.html">PHPParser_Node_Expr_BitwiseNot</a></li>
<li><a href="class-PHPParser_Node_Expr_BitwiseOr.html">PHPParser_Node_Expr_BitwiseOr</a></li>
<li><a href="class-PHPParser_Node_Expr_BitwiseXor.html">PHPParser_Node_Expr_BitwiseXor</a></li>
<li><a href="class-PHPParser_Node_Expr_BooleanAnd.html">PHPParser_Node_Expr_BooleanAnd</a></li>
<li><a href="class-PHPParser_Node_Expr_BooleanNot.html">PHPParser_Node_Expr_BooleanNot</a></li>
<li><a href="class-PHPParser_Node_Expr_BooleanOr.html">PHPParser_Node_Expr_BooleanOr</a></li>
<li><a href="class-PHPParser_Node_Expr_Cast.html">PHPParser_Node_Expr_Cast</a></li>
<li><a href="class-PHPParser_Node_Expr_Cast_Array.html">PHPParser_Node_Expr_Cast_Array</a></li>
<li><a href="class-PHPParser_Node_Expr_Cast_Bool.html">PHPParser_Node_Expr_Cast_Bool</a></li>
<li><a href="class-PHPParser_Node_Expr_Cast_Double.html">PHPParser_Node_Expr_Cast_Double</a></li>
<li><a href="class-PHPParser_Node_Expr_Cast_Int.html">PHPParser_Node_Expr_Cast_Int</a></li>
<li><a href="class-PHPParser_Node_Expr_Cast_Object.html">PHPParser_Node_Expr_Cast_Object</a></li>
<li><a href="class-PHPParser_Node_Expr_Cast_String.html">PHPParser_Node_Expr_Cast_String</a></li>
<li><a href="class-PHPParser_Node_Expr_Cast_Unset.html">PHPParser_Node_Expr_Cast_Unset</a></li>
<li><a href="class-PHPParser_Node_Expr_ClassConstFetch.html">PHPParser_Node_Expr_ClassConstFetch</a></li>
<li><a href="class-PHPParser_Node_Expr_Clone.html">PHPParser_Node_Expr_Clone</a></li>
<li><a href="class-PHPParser_Node_Expr_Closure.html">PHPParser_Node_Expr_Closure</a></li>
<li><a href="class-PHPParser_Node_Expr_ClosureUse.html">PHPParser_Node_Expr_ClosureUse</a></li>
<li><a href="class-PHPParser_Node_Expr_Concat.html">PHPParser_Node_Expr_Concat</a></li>
<li><a href="class-PHPParser_Node_Expr_ConstFetch.html">PHPParser_Node_Expr_ConstFetch</a></li>
<li><a href="class-PHPParser_Node_Expr_Div.html">PHPParser_Node_Expr_Div</a></li>
<li><a href="class-PHPParser_Node_Expr_Empty.html">PHPParser_Node_Expr_Empty</a></li>
<li><a href="class-PHPParser_Node_Expr_Equal.html">PHPParser_Node_Expr_Equal</a></li>
<li><a href="class-PHPParser_Node_Expr_ErrorSuppress.html">PHPParser_Node_Expr_ErrorSuppress</a></li>
<li><a href="class-PHPParser_Node_Expr_Eval.html">PHPParser_Node_Expr_Eval</a></li>
<li><a href="class-PHPParser_Node_Expr_Exit.html">PHPParser_Node_Expr_Exit</a></li>
<li><a href="class-PHPParser_Node_Expr_FuncCall.html">PHPParser_Node_Expr_FuncCall</a></li>
<li><a href="class-PHPParser_Node_Expr_Greater.html">PHPParser_Node_Expr_Greater</a></li>
<li><a href="class-PHPParser_Node_Expr_GreaterOrEqual.html">PHPParser_Node_Expr_GreaterOrEqual</a></li>
<li><a href="class-PHPParser_Node_Expr_Identical.html">PHPParser_Node_Expr_Identical</a></li>
<li><a href="class-PHPParser_Node_Expr_Include.html">PHPParser_Node_Expr_Include</a></li>
<li><a href="class-PHPParser_Node_Expr_Instanceof.html">PHPParser_Node_Expr_Instanceof</a></li>
<li><a href="class-PHPParser_Node_Expr_Isset.html">PHPParser_Node_Expr_Isset</a></li>
<li><a href="class-PHPParser_Node_Expr_List.html">PHPParser_Node_Expr_List</a></li>
<li><a href="class-PHPParser_Node_Expr_LogicalAnd.html">PHPParser_Node_Expr_LogicalAnd</a></li>
<li><a href="class-PHPParser_Node_Expr_LogicalOr.html">PHPParser_Node_Expr_LogicalOr</a></li>
<li><a href="class-PHPParser_Node_Expr_LogicalXor.html">PHPParser_Node_Expr_LogicalXor</a></li>
<li><a href="class-PHPParser_Node_Expr_MethodCall.html">PHPParser_Node_Expr_MethodCall</a></li>
<li><a href="class-PHPParser_Node_Expr_Minus.html">PHPParser_Node_Expr_Minus</a></li>
<li><a href="class-PHPParser_Node_Expr_Mod.html">PHPParser_Node_Expr_Mod</a></li>
<li><a href="class-PHPParser_Node_Expr_Mul.html">PHPParser_Node_Expr_Mul</a></li>
<li><a href="class-PHPParser_Node_Expr_New.html">PHPParser_Node_Expr_New</a></li>
<li><a href="class-PHPParser_Node_Expr_NotEqual.html">PHPParser_Node_Expr_NotEqual</a></li>
<li><a href="class-PHPParser_Node_Expr_NotIdentical.html">PHPParser_Node_Expr_NotIdentical</a></li>
<li><a href="class-PHPParser_Node_Expr_Plus.html">PHPParser_Node_Expr_Plus</a></li>
<li><a href="class-PHPParser_Node_Expr_PostDec.html">PHPParser_Node_Expr_PostDec</a></li>
<li><a href="class-PHPParser_Node_Expr_PostInc.html">PHPParser_Node_Expr_PostInc</a></li>
<li><a href="class-PHPParser_Node_Expr_PreDec.html">PHPParser_Node_Expr_PreDec</a></li>
<li><a href="class-PHPParser_Node_Expr_PreInc.html">PHPParser_Node_Expr_PreInc</a></li>
<li><a href="class-PHPParser_Node_Expr_Print.html">PHPParser_Node_Expr_Print</a></li>
<li><a href="class-PHPParser_Node_Expr_PropertyFetch.html">PHPParser_Node_Expr_PropertyFetch</a></li>
<li><a href="class-PHPParser_Node_Expr_ShellExec.html">PHPParser_Node_Expr_ShellExec</a></li>
<li><a href="class-PHPParser_Node_Expr_ShiftLeft.html">PHPParser_Node_Expr_ShiftLeft</a></li>
<li><a href="class-PHPParser_Node_Expr_ShiftRight.html">PHPParser_Node_Expr_ShiftRight</a></li>
<li><a href="class-PHPParser_Node_Expr_Smaller.html">PHPParser_Node_Expr_Smaller</a></li>
<li><a href="class-PHPParser_Node_Expr_SmallerOrEqual.html">PHPParser_Node_Expr_SmallerOrEqual</a></li>
<li><a href="class-PHPParser_Node_Expr_StaticCall.html">PHPParser_Node_Expr_StaticCall</a></li>
<li><a href="class-PHPParser_Node_Expr_StaticPropertyFetch.html">PHPParser_Node_Expr_StaticPropertyFetch</a></li>
<li><a href="class-PHPParser_Node_Expr_Ternary.html">PHPParser_Node_Expr_Ternary</a></li>
<li><a href="class-PHPParser_Node_Expr_UnaryMinus.html">PHPParser_Node_Expr_UnaryMinus</a></li>
<li><a href="class-PHPParser_Node_Expr_UnaryPlus.html">PHPParser_Node_Expr_UnaryPlus</a></li>
<li><a href="class-PHPParser_Node_Expr_Variable.html">PHPParser_Node_Expr_Variable</a></li>
<li><a href="class-PHPParser_Node_Expr_Yield.html">PHPParser_Node_Expr_Yield</a></li>
<li><a href="class-PHPParser_Node_Name.html">PHPParser_Node_Name</a></li>
<li><a href="class-PHPParser_Node_Name_FullyQualified.html">PHPParser_Node_Name_FullyQualified</a></li>
<li><a href="class-PHPParser_Node_Name_Relative.html">PHPParser_Node_Name_Relative</a></li>
<li><a href="class-PHPParser_Node_Param.html">PHPParser_Node_Param</a></li>
<li><a href="class-PHPParser_Node_Scalar.html">PHPParser_Node_Scalar</a></li>
<li><a href="class-PHPParser_Node_Scalar_ClassConst.html">PHPParser_Node_Scalar_ClassConst</a></li>
<li><a href="class-PHPParser_Node_Scalar_DirConst.html">PHPParser_Node_Scalar_DirConst</a></li>
<li><a href="class-PHPParser_Node_Scalar_DNumber.html">PHPParser_Node_Scalar_DNumber</a></li>
<li><a href="class-PHPParser_Node_Scalar_Encapsed.html">PHPParser_Node_Scalar_Encapsed</a></li>
<li><a href="class-PHPParser_Node_Scalar_FileConst.html">PHPParser_Node_Scalar_FileConst</a></li>
<li><a href="class-PHPParser_Node_Scalar_FuncConst.html">PHPParser_Node_Scalar_FuncConst</a></li>
<li><a href="class-PHPParser_Node_Scalar_LineConst.html">PHPParser_Node_Scalar_LineConst</a></li>
<li><a href="class-PHPParser_Node_Scalar_LNumber.html">PHPParser_Node_Scalar_LNumber</a></li>
<li><a href="class-PHPParser_Node_Scalar_MethodConst.html">PHPParser_Node_Scalar_MethodConst</a></li>
<li><a href="class-PHPParser_Node_Scalar_NSConst.html">PHPParser_Node_Scalar_NSConst</a></li>
<li><a href="class-PHPParser_Node_Scalar_String.html">PHPParser_Node_Scalar_String</a></li>
<li><a href="class-PHPParser_Node_Scalar_TraitConst.html">PHPParser_Node_Scalar_TraitConst</a></li>
<li><a href="class-PHPParser_Node_Stmt.html">PHPParser_Node_Stmt</a></li>
<li><a href="class-PHPParser_Node_Stmt_Break.html">PHPParser_Node_Stmt_Break</a></li>
<li><a href="class-PHPParser_Node_Stmt_Case.html">PHPParser_Node_Stmt_Case</a></li>
<li><a href="class-PHPParser_Node_Stmt_Catch.html">PHPParser_Node_Stmt_Catch</a></li>
<li><a href="class-PHPParser_Node_Stmt_Class.html">PHPParser_Node_Stmt_Class</a></li>
<li><a href="class-PHPParser_Node_Stmt_ClassConst.html">PHPParser_Node_Stmt_ClassConst</a></li>
<li><a href="class-PHPParser_Node_Stmt_ClassMethod.html">PHPParser_Node_Stmt_ClassMethod</a></li>
<li><a href="class-PHPParser_Node_Stmt_Const.html">PHPParser_Node_Stmt_Const</a></li>
<li><a href="class-PHPParser_Node_Stmt_Continue.html">PHPParser_Node_Stmt_Continue</a></li>
<li><a href="class-PHPParser_Node_Stmt_Declare.html">PHPParser_Node_Stmt_Declare</a></li>
<li><a href="class-PHPParser_Node_Stmt_DeclareDeclare.html">PHPParser_Node_Stmt_DeclareDeclare</a></li>
<li><a href="class-PHPParser_Node_Stmt_Do.html">PHPParser_Node_Stmt_Do</a></li>
<li><a href="class-PHPParser_Node_Stmt_Echo.html">PHPParser_Node_Stmt_Echo</a></li>
<li><a href="class-PHPParser_Node_Stmt_Else.html">PHPParser_Node_Stmt_Else</a></li>
<li><a href="class-PHPParser_Node_Stmt_ElseIf.html">PHPParser_Node_Stmt_ElseIf</a></li>
<li><a href="class-PHPParser_Node_Stmt_For.html">PHPParser_Node_Stmt_For</a></li>
<li><a href="class-PHPParser_Node_Stmt_Foreach.html">PHPParser_Node_Stmt_Foreach</a></li>
<li><a href="class-PHPParser_Node_Stmt_Function.html">PHPParser_Node_Stmt_Function</a></li>
<li><a href="class-PHPParser_Node_Stmt_Global.html">PHPParser_Node_Stmt_Global</a></li>
<li><a href="class-PHPParser_Node_Stmt_Goto.html">PHPParser_Node_Stmt_Goto</a></li>
<li><a href="class-PHPParser_Node_Stmt_HaltCompiler.html">PHPParser_Node_Stmt_HaltCompiler</a></li>
<li><a href="class-PHPParser_Node_Stmt_If.html">PHPParser_Node_Stmt_If</a></li>
<li><a href="class-PHPParser_Node_Stmt_InlineHTML.html">PHPParser_Node_Stmt_InlineHTML</a></li>
<li><a href="class-PHPParser_Node_Stmt_Interface.html">PHPParser_Node_Stmt_Interface</a></li>
<li><a href="class-PHPParser_Node_Stmt_Label.html">PHPParser_Node_Stmt_Label</a></li>
<li><a href="class-PHPParser_Node_Stmt_Namespace.html">PHPParser_Node_Stmt_Namespace</a></li>
<li><a href="class-PHPParser_Node_Stmt_Property.html">PHPParser_Node_Stmt_Property</a></li>
<li><a href="class-PHPParser_Node_Stmt_PropertyProperty.html">PHPParser_Node_Stmt_PropertyProperty</a></li>
<li><a href="class-PHPParser_Node_Stmt_Return.html">PHPParser_Node_Stmt_Return</a></li>
<li><a href="class-PHPParser_Node_Stmt_Static.html">PHPParser_Node_Stmt_Static</a></li>
<li><a href="class-PHPParser_Node_Stmt_StaticVar.html">PHPParser_Node_Stmt_StaticVar</a></li>
<li><a href="class-PHPParser_Node_Stmt_Switch.html">PHPParser_Node_Stmt_Switch</a></li>
<li><a href="class-PHPParser_Node_Stmt_Throw.html">PHPParser_Node_Stmt_Throw</a></li>
<li><a href="class-PHPParser_Node_Stmt_Trait.html">PHPParser_Node_Stmt_Trait</a></li>
<li><a href="class-PHPParser_Node_Stmt_TraitUse.html">PHPParser_Node_Stmt_TraitUse</a></li>
<li><a href="class-PHPParser_Node_Stmt_TraitUseAdaptation.html">PHPParser_Node_Stmt_TraitUseAdaptation</a></li>
<li><a href="class-PHPParser_Node_Stmt_TraitUseAdaptation_Alias.html">PHPParser_Node_Stmt_TraitUseAdaptation_Alias</a></li>
<li><a href="class-PHPParser_Node_Stmt_TraitUseAdaptation_Precedence.html">PHPParser_Node_Stmt_TraitUseAdaptation_Precedence</a></li>
<li><a href="class-PHPParser_Node_Stmt_TryCatch.html">PHPParser_Node_Stmt_TryCatch</a></li>
<li><a href="class-PHPParser_Node_Stmt_Unset.html">PHPParser_Node_Stmt_Unset</a></li>
<li><a href="class-PHPParser_Node_Stmt_Use.html">PHPParser_Node_Stmt_Use</a></li>
<li><a href="class-PHPParser_Node_Stmt_UseUse.html">PHPParser_Node_Stmt_UseUse</a></li>
<li><a href="class-PHPParser_Node_Stmt_While.html">PHPParser_Node_Stmt_While</a></li>
<li><a href="class-PHPParser_NodeAbstract.html">PHPParser_NodeAbstract</a></li>
<li><a href="class-PHPParser_NodeDumper.html">PHPParser_NodeDumper</a></li>
<li><a href="class-PHPParser_NodeTraverser.html">PHPParser_NodeTraverser</a></li>
<li><a href="class-PHPParser_NodeVisitor_NameResolver.html">PHPParser_NodeVisitor_NameResolver</a></li>
<li><a href="class-PHPParser_NodeVisitorAbstract.html">PHPParser_NodeVisitorAbstract</a></li>
<li><a href="class-PHPParser_Parser.html">PHPParser_Parser</a></li>
<li><a href="class-PHPParser_PrettyPrinter_Default.html">PHPParser_PrettyPrinter_Default</a></li>
<li><a href="class-PHPParser_PrettyPrinterAbstract.html">PHPParser_PrettyPrinterAbstract</a></li>
<li><a href="class-PHPParser_Serializer_XML.html">PHPParser_Serializer_XML</a></li>
<li><a href="class-PHPParser_Template.html">PHPParser_Template</a></li>
<li><a href="class-PHPParser_TemplateLoader.html">PHPParser_TemplateLoader</a></li>
<li><a href="class-PHPParser_Tests_Builder_ClassTest.html">PHPParser_Tests_Builder_ClassTest</a></li>
<li><a href="class-PHPParser_Tests_Builder_FunctionTest.html">PHPParser_Tests_Builder_FunctionTest</a></li>
<li><a href="class-PHPParser_Tests_Builder_InterfaceTest.html">PHPParser_Tests_Builder_InterfaceTest</a></li>
<li><a href="class-PHPParser_Tests_Builder_MethodTest.html">PHPParser_Tests_Builder_MethodTest</a></li>
<li><a href="class-PHPParser_Tests_Builder_ParamTest.html">PHPParser_Tests_Builder_ParamTest</a></li>
<li><a href="class-PHPParser_Tests_Builder_PropertyTest.html">PHPParser_Tests_Builder_PropertyTest</a></li>
<li><a href="class-PHPParser_Tests_BuilderFactoryTest.html">PHPParser_Tests_BuilderFactoryTest</a></li>
<li><a href="class-PHPParser_Tests_CodeTestAbstract.html">PHPParser_Tests_CodeTestAbstract</a></li>
<li><a href="class-PHPParser_Tests_CommentTest.html">PHPParser_Tests_CommentTest</a></li>
<li><a href="class-PHPParser_Tests_ErrorTest.html">PHPParser_Tests_ErrorTest</a></li>
<li><a href="class-PHPParser_Tests_Lexer_EmulativeTest.html">PHPParser_Tests_Lexer_EmulativeTest</a></li>
<li><a href="class-PHPParser_Tests_LexerTest.html">PHPParser_Tests_LexerTest</a></li>
<li><a href="class-PHPParser_Tests_Node_NameTest.html">PHPParser_Tests_Node_NameTest</a></li>
<li><a href="class-PHPParser_Tests_Node_Scalar_StringTest.html">PHPParser_Tests_Node_Scalar_StringTest</a></li>
<li><a href="class-PHPParser_Tests_Node_Stmt_ClassMethodTest.html">PHPParser_Tests_Node_Stmt_ClassMethodTest</a></li>
<li><a href="class-PHPParser_Tests_Node_Stmt_ClassTest.html">PHPParser_Tests_Node_Stmt_ClassTest</a></li>
<li><a href="class-PHPParser_Tests_Node_Stmt_PropertyTest.html">PHPParser_Tests_Node_Stmt_PropertyTest</a></li>
<li><a href="class-PHPParser_Tests_NodeAbstractTest.html">PHPParser_Tests_NodeAbstractTest</a></li>
<li><a href="class-PHPParser_Tests_NodeDumperTest.html">PHPParser_Tests_NodeDumperTest</a></li>
<li><a href="class-PHPParser_Tests_NodeTraverserTest.html">PHPParser_Tests_NodeTraverserTest</a></li>
<li><a href="class-PHPParser_Tests_NodeVisitor_NameResolverTest.html">PHPParser_Tests_NodeVisitor_NameResolverTest</a></li>
<li><a href="class-PHPParser_Tests_ParserTest.html">PHPParser_Tests_ParserTest</a></li>
<li><a href="class-PHPParser_Tests_PrettyPrinterTest.html">PHPParser_Tests_PrettyPrinterTest</a></li>
<li><a href="class-PHPParser_Tests_Serializer_XMLTest.html">PHPParser_Tests_Serializer_XMLTest</a></li>
<li><a href="class-PHPParser_Tests_TemplateLoaderTest.html">PHPParser_Tests_TemplateLoaderTest</a></li>
<li><a href="class-PHPParser_Tests_TemplateTest.html">PHPParser_Tests_TemplateTest</a></li>
<li><a href="class-PHPParser_Tests_Unserializer_XMLTest.html">PHPParser_Tests_Unserializer_XMLTest</a></li>
<li><a href="class-PHPParser_Unserializer_XML.html">PHPParser_Unserializer_XML</a></li>
<li><a href="class-PrefixCollision_A_B_Bar.html">PrefixCollision_A_B_Bar</a></li>
<li><a href="class-PrefixCollision_A_B_Foo.html">PrefixCollision_A_B_Foo</a></li>
<li><a href="class-PrefixCollision_A_Bar.html">PrefixCollision_A_Bar</a></li>
<li><a href="class-PrefixCollision_A_Foo.html">PrefixCollision_A_Foo</a></li>
<li><a href="class-PrefixCollision_C_B_Bar.html">PrefixCollision_C_B_Bar</a></li>
<li><a href="class-PrefixCollision_C_B_Foo.html">PrefixCollision_C_B_Foo</a></li>
<li><a href="class-PrefixCollision_C_Bar.html">PrefixCollision_C_Bar</a></li>
<li><a href="class-PrefixCollision_C_Foo.html">PrefixCollision_C_Foo</a></li>
<li><a href="class-ProjectExtension.html">ProjectExtension</a></li>
<li><a href="class-ProjectServiceContainer.html" class="invalid">ProjectServiceContainer</a></li>
<li><a href="class-ProjectUrlMatcher.html" class="invalid">ProjectUrlMatcher</a></li>
<li><a href="class-ProjectWithXsdExtension.html">ProjectWithXsdExtension</a></li>
<li><a href="class-ProxyManagerBridgeFooClass.html">ProxyManagerBridgeFooClass</a></li>
<li><a href="class-Requirement.html" class="invalid">Requirement</a></li>
<li><a href="class-RequirementCollection.html" class="invalid">RequirementCollection</a></li>
<li><a href="class-SimpleTokenParser.html">SimpleTokenParser</a></li>
<li><a href="class-SingleClassLOC1000.html">SingleClassLOC1000</a></li>
<li><a href="class-SqlFormatter.html">SqlFormatter</a></li>
<li><a href="class-SqlFormatterTest.html">SqlFormatterTest</a></li>
<li><a href="class-stdClass_c1d194250ee2e2b7d2eab8b8212368a8.html">stdClass_c1d194250ee2e2b7d2eab8b8212368a8</a></li>
<li><a href="class-Swift.html">Swift</a></li>
<li><a href="class-Swift_Attachment.html">Swift_Attachment</a></li>
<li><a href="class-Swift_AttachmentAcceptanceTest.html">Swift_AttachmentAcceptanceTest</a></li>
<li><a href="class-Swift_Bug111Test.html">Swift_Bug111Test</a></li>
<li><a href="class-Swift_Bug118Test.html">Swift_Bug118Test</a></li>
<li><a href="class-Swift_Bug206Test.html">Swift_Bug206Test</a></li>
<li><a href="class-Swift_Bug274Test.html">Swift_Bug274Test</a></li>
<li><a href="class-Swift_Bug34Test.html">Swift_Bug34Test</a></li>
<li><a href="class-Swift_Bug35Test.html">Swift_Bug35Test</a></li>
<li><a href="class-Swift_Bug38Test.html">Swift_Bug38Test</a></li>
<li><a href="class-Swift_Bug51Test.html">Swift_Bug51Test</a></li>
<li><a href="class-Swift_Bug71Test.html">Swift_Bug71Test</a></li>
<li><a href="class-Swift_Bug76Test.html">Swift_Bug76Test</a></li>
<li><a href="class-Swift_ByteStream_AbstractFilterableInputStream.html">Swift_ByteStream_AbstractFilterableInputStream</a></li>
<li><a href="class-Swift_ByteStream_ArrayByteStream.html">Swift_ByteStream_ArrayByteStream</a></li>
<li><a href="class-Swift_ByteStream_ArrayByteStreamTest.html">Swift_ByteStream_ArrayByteStreamTest</a></li>
<li><a href="class-Swift_ByteStream_FileByteStream.html">Swift_ByteStream_FileByteStream</a></li>
<li><a href="class-Swift_ByteStream_FileByteStreamAcceptanceTest.html">Swift_ByteStream_FileByteStreamAcceptanceTest</a></li>
<li><a href="class-Swift_ByteStream_TemporaryFileByteStream.html">Swift_ByteStream_TemporaryFileByteStream</a></li>
<li><a href="class-Swift_CharacterReader_GenericFixedWidthReader.html">Swift_CharacterReader_GenericFixedWidthReader</a></li>
<li><a href="class-Swift_CharacterReader_GenericFixedWidthReaderTest.html">Swift_CharacterReader_GenericFixedWidthReaderTest</a></li>
<li><a href="class-Swift_CharacterReader_UsAsciiReader.html">Swift_CharacterReader_UsAsciiReader</a></li>
<li><a href="class-Swift_CharacterReader_UsAsciiReaderTest.html">Swift_CharacterReader_UsAsciiReaderTest</a></li>
<li><a href="class-Swift_CharacterReader_Utf8Reader.html">Swift_CharacterReader_Utf8Reader</a></li>
<li><a href="class-Swift_CharacterReader_Utf8ReaderTest.html">Swift_CharacterReader_Utf8ReaderTest</a></li>
<li><a href="class-Swift_CharacterReaderFactory_SimpleCharacterReaderFactory.html">Swift_CharacterReaderFactory_SimpleCharacterReaderFactory</a></li>
<li><a href="class-Swift_CharacterReaderFactory_SimpleCharacterReaderFactoryAcceptanceTest.html">Swift_CharacterReaderFactory_SimpleCharacterReaderFactoryAcceptanceTest</a></li>
<li><a href="class-Swift_CharacterStream_ArrayCharacterStream.html">Swift_CharacterStream_ArrayCharacterStream</a></li>
<li><a href="class-Swift_CharacterStream_ArrayCharacterStreamTest.html">Swift_CharacterStream_ArrayCharacterStreamTest</a></li>
<li><a href="class-Swift_CharacterStream_NgCharacterStream.html">Swift_CharacterStream_NgCharacterStream</a></li>
<li><a href="class-Swift_ConfigurableSpool.html">Swift_ConfigurableSpool</a></li>
<li><a href="class-Swift_DependencyContainer.html">Swift_DependencyContainer</a></li>
<li><a href="class-Swift_DependencyContainerAcceptanceTest.html">Swift_DependencyContainerAcceptanceTest</a></li>
<li><a href="class-Swift_DependencyContainerTest.html">Swift_DependencyContainerTest</a></li>
<li><a href="class-Swift_EmbeddedFile.html">Swift_EmbeddedFile</a></li>
<li><a href="class-Swift_EmbeddedFileAcceptanceTest.html">Swift_EmbeddedFileAcceptanceTest</a></li>
<li><a href="class-Swift_Encoder_Base64Encoder.html">Swift_Encoder_Base64Encoder</a></li>
<li><a href="class-Swift_Encoder_Base64EncoderAcceptanceTest.html">Swift_Encoder_Base64EncoderAcceptanceTest</a></li>
<li><a href="class-Swift_Encoder_Base64EncoderTest.html">Swift_Encoder_Base64EncoderTest</a></li>
<li><a href="class-Swift_Encoder_QpEncoder.html">Swift_Encoder_QpEncoder</a></li>
<li><a href="class-Swift_Encoder_QpEncoderAcceptanceTest.html">Swift_Encoder_QpEncoderAcceptanceTest</a></li>
<li><a href="class-Swift_Encoder_QpEncoderTest.html">Swift_Encoder_QpEncoderTest</a></li>
<li><a href="class-Swift_Encoder_Rfc2231Encoder.html">Swift_Encoder_Rfc2231Encoder</a></li>
<li><a href="class-Swift_Encoder_Rfc2231EncoderAcceptanceTest.html">Swift_Encoder_Rfc2231EncoderAcceptanceTest</a></li>
<li><a href="class-Swift_Encoder_Rfc2231EncoderTest.html">Swift_Encoder_Rfc2231EncoderTest</a></li>
<li><a href="class-Swift_Encoding.html">Swift_Encoding</a></li>
<li><a href="class-Swift_EncodingAcceptanceTest.html">Swift_EncodingAcceptanceTest</a></li>
<li><a href="class-Swift_Events_CommandEvent.html">Swift_Events_CommandEvent</a></li>
<li><a href="class-Swift_Events_CommandEventTest.html">Swift_Events_CommandEventTest</a></li>
<li><a href="class-Swift_Events_EventObject.html">Swift_Events_EventObject</a></li>
<li><a href="class-Swift_Events_EventObjectTest.html">Swift_Events_EventObjectTest</a></li>
<li><a href="class-Swift_Events_ResponseEvent.html">Swift_Events_ResponseEvent</a></li>
<li><a href="class-Swift_Events_ResponseEventTest.html">Swift_Events_ResponseEventTest</a></li>
<li><a href="class-Swift_Events_SendEvent.html">Swift_Events_SendEvent</a></li>
<li><a href="class-Swift_Events_SendEventTest.html">Swift_Events_SendEventTest</a></li>
<li><a href="class-Swift_Events_SimpleEventDispatcher.html">Swift_Events_SimpleEventDispatcher</a></li>
<li><a href="class-Swift_Events_SimpleEventDispatcherTest.html">Swift_Events_SimpleEventDispatcherTest</a></li>
<li><a href="class-Swift_Events_TransportChangeEvent.html">Swift_Events_TransportChangeEvent</a></li>
<li><a href="class-Swift_Events_TransportChangeEventTest.html">Swift_Events_TransportChangeEventTest</a></li>
<li><a href="class-Swift_Events_TransportExceptionEvent.html">Swift_Events_TransportExceptionEvent</a></li>
<li><a href="class-Swift_Events_TransportExceptionEventTest.html">Swift_Events_TransportExceptionEventTest</a></li>
<li><a href="class-Swift_FailoverTransport.html">Swift_FailoverTransport</a></li>
<li><a href="class-Swift_FileSpool.html">Swift_FileSpool</a></li>
<li><a href="class-Swift_Image.html">Swift_Image</a></li>
<li><a href="class-Swift_KeyCache_ArrayKeyCache.html">Swift_KeyCache_ArrayKeyCache</a></li>
<li><a href="class-Swift_KeyCache_ArrayKeyCacheAcceptanceTest.html">Swift_KeyCache_ArrayKeyCacheAcceptanceTest</a></li>
<li><a href="class-Swift_KeyCache_ArrayKeyCacheTest.html">Swift_KeyCache_ArrayKeyCacheTest</a></li>
<li><a href="class-Swift_KeyCache_DiskKeyCache.html">Swift_KeyCache_DiskKeyCache</a></li>
<li><a href="class-Swift_KeyCache_DiskKeyCacheAcceptanceTest.html">Swift_KeyCache_DiskKeyCacheAcceptanceTest</a></li>
<li><a href="class-Swift_KeyCache_NullKeyCache.html">Swift_KeyCache_NullKeyCache</a></li>
<li><a href="class-Swift_KeyCache_SimpleKeyCacheInputStream.html">Swift_KeyCache_SimpleKeyCacheInputStream</a></li>
<li><a href="class-Swift_KeyCache_SimpleKeyCacheInputStreamTest.html">Swift_KeyCache_SimpleKeyCacheInputStreamTest</a></li>
<li><a href="class-Swift_LoadBalancedTransport.html">Swift_LoadBalancedTransport</a></li>
<li><a href="class-Swift_Mailer.html">Swift_Mailer</a></li>
<li><a href="class-Swift_Mailer_ArrayRecipientIterator.html">Swift_Mailer_ArrayRecipientIterator</a></li>
<li><a href="class-Swift_Mailer_ArrayRecipientIteratorTest.html">Swift_Mailer_ArrayRecipientIteratorTest</a></li>
<li><a href="class-Swift_MailerTest.html">Swift_MailerTest</a></li>
<li><a href="class-Swift_MailTransport.html">Swift_MailTransport</a></li>
<li><a href="class-Swift_MemorySpool.html">Swift_MemorySpool</a></li>
<li><a href="class-Swift_Message.html">Swift_Message</a></li>
<li><a href="class-Swift_MessageAcceptanceTest.html">Swift_MessageAcceptanceTest</a></li>
<li><a href="class-Swift_Mime_AbstractMimeEntityTest.html">Swift_Mime_AbstractMimeEntityTest</a></li>
<li><a href="class-Swift_Mime_Attachment.html">Swift_Mime_Attachment</a></li>
<li><a href="class-Swift_Mime_AttachmentAcceptanceTest.html">Swift_Mime_AttachmentAcceptanceTest</a></li>
<li><a href="class-Swift_Mime_AttachmentTest.html">Swift_Mime_AttachmentTest</a></li>
<li><a href="class-Swift_Mime_ContentEncoder_Base64ContentEncoder.html">Swift_Mime_ContentEncoder_Base64ContentEncoder</a></li>
<li><a href="class-Swift_Mime_ContentEncoder_Base64ContentEncoderAcceptanceTest.html">Swift_Mime_ContentEncoder_Base64ContentEncoderAcceptanceTest</a></li>
<li><a href="class-Swift_Mime_ContentEncoder_Base64ContentEncoderTest.html">Swift_Mime_ContentEncoder_Base64ContentEncoderTest</a></li>
<li><a href="class-Swift_Mime_ContentEncoder_NativeQpContentEncoder.html">Swift_Mime_ContentEncoder_NativeQpContentEncoder</a></li>
<li><a href="class-Swift_Mime_ContentEncoder_NativeQpContentEncoderAcceptanceTest.html">Swift_Mime_ContentEncoder_NativeQpContentEncoderAcceptanceTest</a></li>
<li><a href="class-Swift_Mime_ContentEncoder_PlainContentEncoder.html">Swift_Mime_ContentEncoder_PlainContentEncoder</a></li>
<li><a href="class-Swift_Mime_ContentEncoder_PlainContentEncoderAcceptanceTest.html">Swift_Mime_ContentEncoder_PlainContentEncoderAcceptanceTest</a></li>
<li><a href="class-Swift_Mime_ContentEncoder_PlainContentEncoderTest.html">Swift_Mime_ContentEncoder_PlainContentEncoderTest</a></li>
<li><a href="class-Swift_Mime_ContentEncoder_QpContentEncoder.html">Swift_Mime_ContentEncoder_QpContentEncoder</a></li>
<li><a href="class-Swift_Mime_ContentEncoder_QpContentEncoderAcceptanceTest.html">Swift_Mime_ContentEncoder_QpContentEncoderAcceptanceTest</a></li>
<li><a href="class-Swift_Mime_ContentEncoder_QpContentEncoderProxy.html">Swift_Mime_ContentEncoder_QpContentEncoderProxy</a></li>
<li><a href="class-Swift_Mime_ContentEncoder_QpContentEncoderTest.html">Swift_Mime_ContentEncoder_QpContentEncoderTest</a></li>
<li><a href="class-Swift_Mime_ContentEncoder_RawContentEncoder.html">Swift_Mime_ContentEncoder_RawContentEncoder</a></li>
<li><a href="class-Swift_Mime_EmbeddedFile.html">Swift_Mime_EmbeddedFile</a></li>
<li><a href="class-Swift_Mime_EmbeddedFileAcceptanceTest.html">Swift_Mime_EmbeddedFileAcceptanceTest</a></li>
<li><a href="class-Swift_Mime_EmbeddedFileTest.html">Swift_Mime_EmbeddedFileTest</a></li>
<li><a href="class-Swift_Mime_Grammar.html">Swift_Mime_Grammar</a></li>
<li><a href="class-Swift_Mime_HeaderEncoder_Base64HeaderEncoder.html">Swift_Mime_HeaderEncoder_Base64HeaderEncoder</a></li>
<li><a href="class-Swift_Mime_HeaderEncoder_Base64HeaderEncoderAcceptanceTest.html">Swift_Mime_HeaderEncoder_Base64HeaderEncoderAcceptanceTest</a></li>
<li><a href="class-Swift_Mime_HeaderEncoder_Base64HeaderEncoderTest.html">Swift_Mime_HeaderEncoder_Base64HeaderEncoderTest</a></li>
<li><a href="class-Swift_Mime_HeaderEncoder_QpHeaderEncoder.html">Swift_Mime_HeaderEncoder_QpHeaderEncoder</a></li>
<li><a href="class-Swift_Mime_HeaderEncoder_QpHeaderEncoderTest.html">Swift_Mime_HeaderEncoder_QpHeaderEncoderTest</a></li>
<li><a href="class-Swift_Mime_Headers_AbstractHeader.html">Swift_Mime_Headers_AbstractHeader</a></li>
<li><a href="class-Swift_Mime_Headers_DateHeader.html">Swift_Mime_Headers_DateHeader</a></li>
<li><a href="class-Swift_Mime_Headers_DateHeaderTest.html">Swift_Mime_Headers_DateHeaderTest</a></li>
<li><a href="class-Swift_Mime_Headers_IdentificationHeader.html">Swift_Mime_Headers_IdentificationHeader</a></li>
<li><a href="class-Swift_Mime_Headers_IdentificationHeaderTest.html">Swift_Mime_Headers_IdentificationHeaderTest</a></li>
<li><a href="class-Swift_Mime_Headers_MailboxHeader.html">Swift_Mime_Headers_MailboxHeader</a></li>
<li><a href="class-Swift_Mime_Headers_MailboxHeaderTest.html">Swift_Mime_Headers_MailboxHeaderTest</a></li>
<li><a href="class-Swift_Mime_Headers_OpenDKIMHeader.html">Swift_Mime_Headers_OpenDKIMHeader</a></li>
<li><a href="class-Swift_Mime_Headers_ParameterizedHeader.html">Swift_Mime_Headers_ParameterizedHeader</a></li>
<li><a href="class-Swift_Mime_Headers_ParameterizedHeaderTest.html">Swift_Mime_Headers_ParameterizedHeaderTest</a></li>
<li><a href="class-Swift_Mime_Headers_PathHeader.html">Swift_Mime_Headers_PathHeader</a></li>
<li><a href="class-Swift_Mime_Headers_PathHeaderTest.html">Swift_Mime_Headers_PathHeaderTest</a></li>
<li><a href="class-Swift_Mime_Headers_UnstructuredHeader.html">Swift_Mime_Headers_UnstructuredHeader</a></li>
<li><a href="class-Swift_Mime_Headers_UnstructuredHeaderTest.html">Swift_Mime_Headers_UnstructuredHeaderTest</a></li>
<li><a href="class-Swift_Mime_MimePart.html">Swift_Mime_MimePart</a></li>
<li><a href="class-Swift_Mime_MimePartAcceptanceTest.html">Swift_Mime_MimePartAcceptanceTest</a></li>
<li><a href="class-Swift_Mime_MimePartTest.html">Swift_Mime_MimePartTest</a></li>
<li><a href="class-Swift_Mime_SimpleHeaderFactory.html">Swift_Mime_SimpleHeaderFactory</a></li>
<li><a href="class-Swift_Mime_SimpleHeaderFactoryTest.html">Swift_Mime_SimpleHeaderFactoryTest</a></li>
<li><a href="class-Swift_Mime_SimpleHeaderSet.html">Swift_Mime_SimpleHeaderSet</a></li>
<li><a href="class-Swift_Mime_SimpleHeaderSetTest.html">Swift_Mime_SimpleHeaderSetTest</a></li>
<li><a href="class-Swift_Mime_SimpleMessage.html">Swift_Mime_SimpleMessage</a></li>
<li><a href="class-Swift_Mime_SimpleMessageAcceptanceTest.html">Swift_Mime_SimpleMessageAcceptanceTest</a></li>
<li><a href="class-Swift_Mime_SimpleMessageTest.html">Swift_Mime_SimpleMessageTest</a></li>
<li><a href="class-Swift_Mime_SimpleMimeEntity.html">Swift_Mime_SimpleMimeEntity</a></li>
<li><a href="class-Swift_Mime_SimpleMimeEntityTest.html">Swift_Mime_SimpleMimeEntityTest</a></li>
<li><a href="class-Swift_MimePart.html">Swift_MimePart</a></li>
<li><a href="class-Swift_MimePartAcceptanceTest.html">Swift_MimePartAcceptanceTest</a></li>
<li><a href="class-Swift_NullTransport.html">Swift_NullTransport</a></li>
<li><a href="class-Swift_Plugins_AntiFloodPlugin.html">Swift_Plugins_AntiFloodPlugin</a></li>
<li><a href="class-Swift_Plugins_AntiFloodPluginTest.html">Swift_Plugins_AntiFloodPluginTest</a></li>
<li><a href="class-Swift_Plugins_BandwidthMonitorPlugin.html">Swift_Plugins_BandwidthMonitorPlugin</a></li>
<li><a href="class-Swift_Plugins_BandwidthMonitorPluginTest.html">Swift_Plugins_BandwidthMonitorPluginTest</a></li>
<li><a href="class-Swift_Plugins_DecoratorPlugin.html">Swift_Plugins_DecoratorPlugin</a></li>
<li><a href="class-Swift_Plugins_DecoratorPluginTest.html">Swift_Plugins_DecoratorPluginTest</a></li>
<li><a href="class-Swift_Plugins_ImpersonatePlugin.html">Swift_Plugins_ImpersonatePlugin</a></li>
<li><a href="class-Swift_Plugins_LoggerPlugin.html">Swift_Plugins_LoggerPlugin</a></li>
<li><a href="class-Swift_Plugins_LoggerPluginTest.html">Swift_Plugins_LoggerPluginTest</a></li>
<li><a href="class-Swift_Plugins_Loggers_ArrayLogger.html">Swift_Plugins_Loggers_ArrayLogger</a></li>
<li><a href="class-Swift_Plugins_Loggers_ArrayLoggerTest.html">Swift_Plugins_Loggers_ArrayLoggerTest</a></li>
<li><a href="class-Swift_Plugins_Loggers_EchoLogger.html">Swift_Plugins_Loggers_EchoLogger</a></li>
<li><a href="class-Swift_Plugins_Loggers_EchoLoggerTest.html">Swift_Plugins_Loggers_EchoLoggerTest</a></li>
<li><a href="class-Swift_Plugins_MessageLogger.html">Swift_Plugins_MessageLogger</a></li>
<li><a href="class-Swift_Plugins_PopBeforeSmtpPlugin.html">Swift_Plugins_PopBeforeSmtpPlugin</a></li>
<li><a href="class-Swift_Plugins_PopBeforeSmtpPluginTest.html">Swift_Plugins_PopBeforeSmtpPluginTest</a></li>
<li><a href="class-Swift_Plugins_RedirectingPlugin.html">Swift_Plugins_RedirectingPlugin</a></li>
<li><a href="class-Swift_Plugins_RedirectingPluginTest.html">Swift_Plugins_RedirectingPluginTest</a></li>
<li><a href="class-Swift_Plugins_ReporterPlugin.html">Swift_Plugins_ReporterPlugin</a></li>
<li><a href="class-Swift_Plugins_ReporterPluginTest.html">Swift_Plugins_ReporterPluginTest</a></li>
<li><a href="class-Swift_Plugins_Reporters_HitReporter.html">Swift_Plugins_Reporters_HitReporter</a></li>
<li><a href="class-Swift_Plugins_Reporters_HitReporterTest.html">Swift_Plugins_Reporters_HitReporterTest</a></li>
<li><a href="class-Swift_Plugins_Reporters_HtmlReporter.html">Swift_Plugins_Reporters_HtmlReporter</a></li>
<li><a href="class-Swift_Plugins_Reporters_HtmlReporterTest.html">Swift_Plugins_Reporters_HtmlReporterTest</a></li>
<li><a href="class-Swift_Plugins_ThrottlerPlugin.html">Swift_Plugins_ThrottlerPlugin</a></li>
<li><a href="class-Swift_Plugins_ThrottlerPluginTest.html">Swift_Plugins_ThrottlerPluginTest</a></li>
<li><a href="class-Swift_Preferences.html">Swift_Preferences</a></li>
<li><a href="class-Swift_SendmailTransport.html">Swift_SendmailTransport</a></li>
<li><a href="class-Swift_Signers_DKIMSigner.html">Swift_Signers_DKIMSigner</a></li>
<li><a href="class-Swift_Signers_DKIMSignerTest.html">Swift_Signers_DKIMSignerTest</a></li>
<li><a href="class-Swift_Signers_DomainKeySigner.html">Swift_Signers_DomainKeySigner</a></li>
<li><a href="class-Swift_Signers_OpenDKIMSigner.html">Swift_Signers_OpenDKIMSigner</a></li>
<li><a href="class-Swift_Signers_OpenDKIMSignerTest.html">Swift_Signers_OpenDKIMSignerTest</a></li>
<li><a href="class-Swift_Signers_SMimeSigner.html">Swift_Signers_SMimeSigner</a></li>
<li><a href="class-Swift_Signers_SMimeSignerTest.html">Swift_Signers_SMimeSignerTest</a></li>
<li><a href="class-Swift_Smoke_AttachmentSmokeTest.html">Swift_Smoke_AttachmentSmokeTest</a></li>
<li><a href="class-Swift_Smoke_BasicSmokeTest.html">Swift_Smoke_BasicSmokeTest</a></li>
<li><a href="class-Swift_Smoke_HtmlWithAttachmentSmokeTest.html">Swift_Smoke_HtmlWithAttachmentSmokeTest</a></li>
<li><a href="class-Swift_Smoke_InternationalSmokeTest.html">Swift_Smoke_InternationalSmokeTest</a></li>
<li><a href="class-Swift_SmtpTransport.html">Swift_SmtpTransport</a></li>
<li><a href="class-Swift_SpoolTransport.html">Swift_SpoolTransport</a></li>
<li><a href="class-Swift_StreamCollector.html">Swift_StreamCollector</a></li>
<li><a href="class-Swift_StreamFilters_ByteArrayReplacementFilter.html">Swift_StreamFilters_ByteArrayReplacementFilter</a></li>
<li><a href="class-Swift_StreamFilters_ByteArrayReplacementFilterTest.html">Swift_StreamFilters_ByteArrayReplacementFilterTest</a></li>
<li class="active"><a href="class-Swift_StreamFilters_StringReplacementFilter.html">Swift_StreamFilters_StringReplacementFilter</a></li>
<li><a href="class-Swift_StreamFilters_StringReplacementFilterFactory.html">Swift_StreamFilters_StringReplacementFilterFactory</a></li>
<li><a href="class-Swift_StreamFilters_StringReplacementFilterFactoryTest.html">Swift_StreamFilters_StringReplacementFilterFactoryTest</a></li>
<li><a href="class-Swift_StreamFilters_StringReplacementFilterTest.html">Swift_StreamFilters_StringReplacementFilterTest</a></li>
<li><a href="class-Swift_Transport_AbstractSmtpEventSupportTest.html">Swift_Transport_AbstractSmtpEventSupportTest</a></li>
<li><a href="class-Swift_Transport_AbstractSmtpTest.html">Swift_Transport_AbstractSmtpTest</a></li>
<li><a href="class-Swift_Transport_AbstractSmtpTransport.html">Swift_Transport_AbstractSmtpTransport</a></li>
<li><a href="class-Swift_Transport_Esmtp_Auth_CramMd5Authenticator.html">Swift_Transport_Esmtp_Auth_CramMd5Authenticator</a></li>
<li><a href="class-Swift_Transport_Esmtp_Auth_CramMd5AuthenticatorTest.html">Swift_Transport_Esmtp_Auth_CramMd5AuthenticatorTest</a></li>
<li><a href="class-Swift_Transport_Esmtp_Auth_LoginAuthenticator.html">Swift_Transport_Esmtp_Auth_LoginAuthenticator</a></li>
<li><a href="class-Swift_Transport_Esmtp_Auth_LoginAuthenticatorTest.html">Swift_Transport_Esmtp_Auth_LoginAuthenticatorTest</a></li>
<li><a href="class-Swift_Transport_Esmtp_Auth_NTLMAuthenticator.html">Swift_Transport_Esmtp_Auth_NTLMAuthenticator</a></li>
<li><a href="class-Swift_Transport_Esmtp_Auth_NTLMAuthenticatorTest.html">Swift_Transport_Esmtp_Auth_NTLMAuthenticatorTest</a></li>
<li><a href="class-Swift_Transport_Esmtp_Auth_PlainAuthenticator.html">Swift_Transport_Esmtp_Auth_PlainAuthenticator</a></li>
<li><a href="class-Swift_Transport_Esmtp_Auth_PlainAuthenticatorTest.html">Swift_Transport_Esmtp_Auth_PlainAuthenticatorTest</a></li>
<li><a href="class-Swift_Transport_Esmtp_Auth_XOAuth2Authenticator.html">Swift_Transport_Esmtp_Auth_XOAuth2Authenticator</a></li>
<li><a href="class-Swift_Transport_Esmtp_AuthHandler.html">Swift_Transport_Esmtp_AuthHandler</a></li>
<li><a href="class-Swift_Transport_Esmtp_AuthHandlerTest.html">Swift_Transport_Esmtp_AuthHandlerTest</a></li>
<li><a href="class-Swift_Transport_EsmtpTransport.html">Swift_Transport_EsmtpTransport</a></li>
<li><a href="class-Swift_Transport_EsmtpTransport_ExtensionSupportTest.html">Swift_Transport_EsmtpTransport_ExtensionSupportTest</a></li>
<li><a href="class-Swift_Transport_EsmtpTransportTest.html">Swift_Transport_EsmtpTransportTest</a></li>
<li><a href="class-Swift_Transport_FailoverTransport.html">Swift_Transport_FailoverTransport</a></li>
<li><a href="class-Swift_Transport_FailoverTransportTest.html">Swift_Transport_FailoverTransportTest</a></li>
<li><a href="class-Swift_Transport_LoadBalancedTransport.html">Swift_Transport_LoadBalancedTransport</a></li>
<li><a href="class-Swift_Transport_LoadBalancedTransportTest.html">Swift_Transport_LoadBalancedTransportTest</a></li>
<li><a href="class-Swift_Transport_MailTransport.html">Swift_Transport_MailTransport</a></li>
<li><a href="class-Swift_Transport_MailTransportTest.html">Swift_Transport_MailTransportTest</a></li>
<li><a href="class-Swift_Transport_NullTransport.html">Swift_Transport_NullTransport</a></li>
<li><a href="class-Swift_Transport_SendmailTransport.html">Swift_Transport_SendmailTransport</a></li>
<li><a href="class-Swift_Transport_SendmailTransportTest.html">Swift_Transport_SendmailTransportTest</a></li>
<li><a href="class-Swift_Transport_SimpleMailInvoker.html">Swift_Transport_SimpleMailInvoker</a></li>
<li><a href="class-Swift_Transport_SpoolTransport.html">Swift_Transport_SpoolTransport</a></li>
<li><a href="class-Swift_Transport_StreamBuffer.html">Swift_Transport_StreamBuffer</a></li>
<li><a href="class-Swift_Transport_StreamBuffer_AbstractStreamBufferAcceptanceTest.html">Swift_Transport_StreamBuffer_AbstractStreamBufferAcceptanceTest</a></li>
<li><a href="class-Swift_Transport_StreamBuffer_BasicSocketAcceptanceTest.html">Swift_Transport_StreamBuffer_BasicSocketAcceptanceTest</a></li>
<li><a href="class-Swift_Transport_StreamBuffer_ProcessAcceptanceTest.html">Swift_Transport_StreamBuffer_ProcessAcceptanceTest</a></li>
<li><a href="class-Swift_Transport_StreamBuffer_SocketTimeoutTest.html">Swift_Transport_StreamBuffer_SocketTimeoutTest</a></li>
<li><a href="class-Swift_Transport_StreamBuffer_SslSocketAcceptanceTest.html">Swift_Transport_StreamBuffer_SslSocketAcceptanceTest</a></li>
<li><a href="class-Swift_Transport_StreamBuffer_TlsSocketAcceptanceTest.html">Swift_Transport_StreamBuffer_TlsSocketAcceptanceTest</a></li>
<li><a href="class-Swift_Transport_StreamBufferTest.html">Swift_Transport_StreamBufferTest</a></li>
<li><a href="class-Swift_Validate.html">Swift_Validate</a></li>
<li><a href="class-SwiftMailerSmokeTestCase.html">SwiftMailerSmokeTestCase</a></li>
<li><a href="class-SwiftMailerTestCase.html">SwiftMailerTestCase</a></li>
<li><a href="class-Symfony_Component_Debug_Tests_Fixtures_PEARClass.html">Symfony_Component_Debug_Tests_Fixtures_PEARClass</a></li>
<li><a href="class-SymfonyRequirements.html" class="invalid">SymfonyRequirements</a></li>
<li><a href="class-TestCommand.html">TestCommand</a></li>
<li><a href="class-TestParser.html">TestParser</a></li>
<li><a href="class-TestTokenParser.html">TestTokenParser</a></li>
<li><a href="class-TopLevelAnnotation.html">TopLevelAnnotation</a></li>
<li><a href="class-Twig_Autoloader.html">Twig_Autoloader</a></li>
<li><a href="class-Twig_Compiler.html">Twig_Compiler</a></li>
<li><a href="class-Twig_Environment.html" class="invalid">Twig_Environment</a></li>
<li><a href="class-Twig_ExpressionParser.html">Twig_ExpressionParser</a></li>
<li><a href="class-Twig_Extension.html" class="invalid">Twig_Extension</a></li>
<li><a href="class-Twig_Extension_Core.html" class="invalid">Twig_Extension_Core</a></li>
<li><a href="class-Twig_Extension_Debug.html">Twig_Extension_Debug</a></li>
<li><a href="class-Twig_Extension_Escaper.html" class="invalid">Twig_Extension_Escaper</a></li>
<li><a href="class-Twig_Extension_Optimizer.html" class="invalid">Twig_Extension_Optimizer</a></li>
<li><a href="class-Twig_Extension_Sandbox.html">Twig_Extension_Sandbox</a></li>
<li><a href="class-Twig_Extension_Staging.html">Twig_Extension_Staging</a></li>
<li><a href="class-Twig_Extension_StringLoader.html">Twig_Extension_StringLoader</a></li>
<li><a href="class-Twig_ExtensionInterface.html" class="invalid">Twig_ExtensionInterface</a></li>
<li><a href="class-Twig_Extensions_Autoloader.html">Twig_Extensions_Autoloader</a></li>
<li><a href="class-Twig_Extensions_Extension_Array.html">Twig_Extensions_Extension_Array</a></li>
<li><a href="class-Twig_Extensions_Extension_Debug.html">Twig_Extensions_Extension_Debug</a></li>
<li><a href="class-Twig_Extensions_Extension_I18n.html">Twig_Extensions_Extension_I18n</a></li>
<li><a href="class-Twig_Extensions_Extension_Intl.html">Twig_Extensions_Extension_Intl</a></li>
<li><a href="class-Twig_Extensions_Extension_Text.html">Twig_Extensions_Extension_Text</a></li>
<li><a href="class-Twig_Extensions_Grammar.html">Twig_Extensions_Grammar</a></li>
<li><a href="class-Twig_Extensions_Grammar_Arguments.html">Twig_Extensions_Grammar_Arguments</a></li>
<li><a href="class-Twig_Extensions_Grammar_Array.html">Twig_Extensions_Grammar_Array</a></li>
<li><a href="class-Twig_Extensions_Grammar_Body.html">Twig_Extensions_Grammar_Body</a></li>
<li><a href="class-Twig_Extensions_Grammar_Boolean.html">Twig_Extensions_Grammar_Boolean</a></li>
<li><a href="class-Twig_Extensions_Grammar_Constant.html">Twig_Extensions_Grammar_Constant</a></li>
<li><a href="class-Twig_Extensions_Grammar_Expression.html">Twig_Extensions_Grammar_Expression</a></li>
<li><a href="class-Twig_Extensions_Grammar_Hash.html">Twig_Extensions_Grammar_Hash</a></li>
<li><a href="class-Twig_Extensions_Grammar_Number.html">Twig_Extensions_Grammar_Number</a></li>
<li><a href="class-Twig_Extensions_Grammar_Optional.html">Twig_Extensions_Grammar_Optional</a></li>
<li><a href="class-Twig_Extensions_Grammar_Switch.html">Twig_Extensions_Grammar_Switch</a></li>
<li><a href="class-Twig_Extensions_Grammar_Tag.html">Twig_Extensions_Grammar_Tag</a></li>
<li><a href="class-Twig_Extensions_Node_Debug.html">Twig_Extensions_Node_Debug</a></li>
<li><a href="class-Twig_Extensions_Node_Trans.html">Twig_Extensions_Node_Trans</a></li>
<li><a href="class-Twig_Extensions_SimpleTokenParser.html">Twig_Extensions_SimpleTokenParser</a></li>
<li><a href="class-Twig_Extensions_TokenParser_Debug.html">Twig_Extensions_TokenParser_Debug</a></li>
<li><a href="class-Twig_Extensions_TokenParser_Trans.html">Twig_Extensions_TokenParser_Trans</a></li>
<li><a href="class-Twig_Lexer.html">Twig_Lexer</a></li>
<li><a href="class-Twig_Loader_Array.html">Twig_Loader_Array</a></li>
<li><a href="class-Twig_Loader_Chain.html">Twig_Loader_Chain</a></li>
<li><a href="class-Twig_Loader_Filesystem.html">Twig_Loader_Filesystem</a></li>
<li><a href="class-Twig_Loader_String.html">Twig_Loader_String</a></li>
<li><a href="class-Twig_LoaderInterface.html" class="invalid">Twig_LoaderInterface</a></li>
<li><a href="class-Twig_Markup.html" class="invalid">Twig_Markup</a></li>
<li><a href="class-Twig_Node.html">Twig_Node</a></li>
<li><a href="class-Twig_Node_AutoEscape.html">Twig_Node_AutoEscape</a></li>
<li><a href="class-Twig_Node_Block.html">Twig_Node_Block</a></li>
<li><a href="class-Twig_Node_BlockReference.html">Twig_Node_BlockReference</a></li>
<li><a href="class-Twig_Node_Body.html">Twig_Node_Body</a></li>
<li><a href="class-Twig_Node_Do.html">Twig_Node_Do</a></li>
<li><a href="class-Twig_Node_Embed.html">Twig_Node_Embed</a></li>
<li><a href="class-Twig_Node_Expression.html">Twig_Node_Expression</a></li>
<li><a href="class-Twig_Node_Expression_Array.html">Twig_Node_Expression_Array</a></li>
<li><a href="class-Twig_Node_Expression_AssignName.html">Twig_Node_Expression_AssignName</a></li>
<li><a href="class-Twig_Node_Expression_Binary.html">Twig_Node_Expression_Binary</a></li>
<li><a href="class-Twig_Node_Expression_Binary_Add.html">Twig_Node_Expression_Binary_Add</a></li>
<li><a href="class-Twig_Node_Expression_Binary_And.html">Twig_Node_Expression_Binary_And</a></li>
<li><a href="class-Twig_Node_Expression_Binary_BitwiseAnd.html">Twig_Node_Expression_Binary_BitwiseAnd</a></li>
<li><a href="class-Twig_Node_Expression_Binary_BitwiseOr.html">Twig_Node_Expression_Binary_BitwiseOr</a></li>
<li><a href="class-Twig_Node_Expression_Binary_BitwiseXor.html">Twig_Node_Expression_Binary_BitwiseXor</a></li>
<li><a href="class-Twig_Node_Expression_Binary_Concat.html">Twig_Node_Expression_Binary_Concat</a></li>
<li><a href="class-Twig_Node_Expression_Binary_Div.html">Twig_Node_Expression_Binary_Div</a></li>
<li><a href="class-Twig_Node_Expression_Binary_EndsWith.html">Twig_Node_Expression_Binary_EndsWith</a></li>
<li><a href="class-Twig_Node_Expression_Binary_Equal.html">Twig_Node_Expression_Binary_Equal</a></li>
<li><a href="class-Twig_Node_Expression_Binary_FloorDiv.html">Twig_Node_Expression_Binary_FloorDiv</a></li>
<li><a href="class-Twig_Node_Expression_Binary_Greater.html">Twig_Node_Expression_Binary_Greater</a></li>
<li><a href="class-Twig_Node_Expression_Binary_GreaterEqual.html">Twig_Node_Expression_Binary_GreaterEqual</a></li>
<li><a href="class-Twig_Node_Expression_Binary_In.html">Twig_Node_Expression_Binary_In</a></li>
<li><a href="class-Twig_Node_Expression_Binary_Less.html">Twig_Node_Expression_Binary_Less</a></li>
<li><a href="class-Twig_Node_Expression_Binary_LessEqual.html">Twig_Node_Expression_Binary_LessEqual</a></li>
<li><a href="class-Twig_Node_Expression_Binary_Matches.html">Twig_Node_Expression_Binary_Matches</a></li>
<li><a href="class-Twig_Node_Expression_Binary_Mod.html">Twig_Node_Expression_Binary_Mod</a></li>
<li><a href="class-Twig_Node_Expression_Binary_Mul.html">Twig_Node_Expression_Binary_Mul</a></li>
<li><a href="class-Twig_Node_Expression_Binary_NotEqual.html">Twig_Node_Expression_Binary_NotEqual</a></li>
<li><a href="class-Twig_Node_Expression_Binary_NotIn.html">Twig_Node_Expression_Binary_NotIn</a></li>
<li><a href="class-Twig_Node_Expression_Binary_Or.html">Twig_Node_Expression_Binary_Or</a></li>
<li><a href="class-Twig_Node_Expression_Binary_Power.html">Twig_Node_Expression_Binary_Power</a></li>
<li><a href="class-Twig_Node_Expression_Binary_Range.html">Twig_Node_Expression_Binary_Range</a></li>
<li><a href="class-Twig_Node_Expression_Binary_StartsWith.html">Twig_Node_Expression_Binary_StartsWith</a></li>
<li><a href="class-Twig_Node_Expression_Binary_Sub.html">Twig_Node_Expression_Binary_Sub</a></li>
<li><a href="class-Twig_Node_Expression_BlockReference.html">Twig_Node_Expression_BlockReference</a></li>
<li><a href="class-Twig_Node_Expression_Call.html">Twig_Node_Expression_Call</a></li>
<li><a href="class-Twig_Node_Expression_Conditional.html">Twig_Node_Expression_Conditional</a></li>
<li><a href="class-Twig_Node_Expression_Constant.html">Twig_Node_Expression_Constant</a></li>
<li><a href="class-Twig_Node_Expression_ExtensionReference.html">Twig_Node_Expression_ExtensionReference</a></li>
<li><a href="class-Twig_Node_Expression_Filter.html">Twig_Node_Expression_Filter</a></li>
<li><a href="class-Twig_Node_Expression_Filter_Default.html">Twig_Node_Expression_Filter_Default</a></li>
<li><a href="class-Twig_Node_Expression_Function.html">Twig_Node_Expression_Function</a></li>
<li><a href="class-Twig_Node_Expression_GetAttr.html">Twig_Node_Expression_GetAttr</a></li>
<li><a href="class-Twig_Node_Expression_MethodCall.html">Twig_Node_Expression_MethodCall</a></li>
<li><a href="class-Twig_Node_Expression_Name.html">Twig_Node_Expression_Name</a></li>
<li><a href="class-Twig_Node_Expression_Parent.html">Twig_Node_Expression_Parent</a></li>
<li><a href="class-Twig_Node_Expression_TempName.html">Twig_Node_Expression_TempName</a></li>
<li><a href="class-Twig_Node_Expression_Test.html">Twig_Node_Expression_Test</a></li>
<li><a href="class-Twig_Node_Expression_Test_Constant.html">Twig_Node_Expression_Test_Constant</a></li>
<li><a href="class-Twig_Node_Expression_Test_Defined.html">Twig_Node_Expression_Test_Defined</a></li>
<li><a href="class-Twig_Node_Expression_Test_Divisibleby.html">Twig_Node_Expression_Test_Divisibleby</a></li>
<li><a href="class-Twig_Node_Expression_Test_Even.html">Twig_Node_Expression_Test_Even</a></li>
<li><a href="class-Twig_Node_Expression_Test_Null.html">Twig_Node_Expression_Test_Null</a></li>
<li><a href="class-Twig_Node_Expression_Test_Odd.html">Twig_Node_Expression_Test_Odd</a></li>
<li><a href="class-Twig_Node_Expression_Test_Sameas.html">Twig_Node_Expression_Test_Sameas</a></li>
<li><a href="class-Twig_Node_Expression_Unary.html">Twig_Node_Expression_Unary</a></li>
<li><a href="class-Twig_Node_Expression_Unary_Neg.html">Twig_Node_Expression_Unary_Neg</a></li>
<li><a href="class-Twig_Node_Expression_Unary_Not.html">Twig_Node_Expression_Unary_Not</a></li>
<li><a href="class-Twig_Node_Expression_Unary_Pos.html">Twig_Node_Expression_Unary_Pos</a></li>
<li><a href="class-Twig_Node_Flush.html">Twig_Node_Flush</a></li>
<li><a href="class-Twig_Node_For.html">Twig_Node_For</a></li>
<li><a href="class-Twig_Node_ForLoop.html">Twig_Node_ForLoop</a></li>
<li><a href="class-Twig_Node_If.html">Twig_Node_If</a></li>
<li><a href="class-Twig_Node_Import.html">Twig_Node_Import</a></li>
<li><a href="class-Twig_Node_Include.html">Twig_Node_Include</a></li>
<li><a href="class-Twig_Node_Macro.html">Twig_Node_Macro</a></li>
<li><a href="class-Twig_Node_Module.html">Twig_Node_Module</a></li>
<li><a href="class-Twig_Node_Print.html">Twig_Node_Print</a></li>
<li><a href="class-Twig_Node_Sandbox.html">Twig_Node_Sandbox</a></li>
<li><a href="class-Twig_Node_SandboxedModule.html">Twig_Node_SandboxedModule</a></li>
<li><a href="class-Twig_Node_SandboxedPrint.html">Twig_Node_SandboxedPrint</a></li>
<li><a href="class-Twig_Node_Set.html">Twig_Node_Set</a></li>
<li><a href="class-Twig_Node_SetTemp.html">Twig_Node_SetTemp</a></li>
<li><a href="class-Twig_Node_Spaceless.html">Twig_Node_Spaceless</a></li>
<li><a href="class-Twig_Node_Text.html">Twig_Node_Text</a></li>
<li><a href="class-Twig_NodeTraverser.html">Twig_NodeTraverser</a></li>
<li><a href="class-Twig_NodeVisitor_Escaper.html">Twig_NodeVisitor_Escaper</a></li>
<li><a href="class-Twig_NodeVisitor_Optimizer.html">Twig_NodeVisitor_Optimizer</a></li>
<li><a href="class-Twig_NodeVisitor_SafeAnalysis.html">Twig_NodeVisitor_SafeAnalysis</a></li>
<li><a href="class-Twig_NodeVisitor_Sandbox.html">Twig_NodeVisitor_Sandbox</a></li>
<li><a href="class-Twig_Parser.html">Twig_Parser</a></li>
<li><a href="class-Twig_Sandbox_SecurityPolicy.html">Twig_Sandbox_SecurityPolicy</a></li>
<li><a href="class-Twig_SimpleFilter.html">Twig_SimpleFilter</a></li>
<li><a href="class-Twig_SimpleFunction.html">Twig_SimpleFunction</a></li>
<li><a href="class-Twig_SimpleTest.html">Twig_SimpleTest</a></li>
<li><a href="class-Twig_Template.html" class="invalid">Twig_Template</a></li>
<li><a href="class-Twig_TemplateArrayAccessObject.html">Twig_TemplateArrayAccessObject</a></li>
<li><a href="class-Twig_TemplateInterface.html" class="invalid">Twig_TemplateInterface</a></li>
<li><a href="class-Twig_TemplateMagicMethodExceptionObject.html">Twig_TemplateMagicMethodExceptionObject</a></li>
<li><a href="class-Twig_TemplateMagicMethodObject.html">Twig_TemplateMagicMethodObject</a></li>
<li><a href="class-Twig_TemplateMagicPropertyObject.html">Twig_TemplateMagicPropertyObject</a></li>
<li><a href="class-Twig_TemplateMagicPropertyObjectWithException.html">Twig_TemplateMagicPropertyObjectWithException</a></li>
<li><a href="class-Twig_TemplateMethodAndPropObject.html">Twig_TemplateMethodAndPropObject</a></li>
<li><a href="class-Twig_TemplateMethodObject.html">Twig_TemplateMethodObject</a></li>
<li><a href="class-Twig_TemplatePropertyObject.html">Twig_TemplatePropertyObject</a></li>
<li><a href="class-Twig_TemplatePropertyObjectAndArrayAccess.html">Twig_TemplatePropertyObjectAndArrayAccess</a></li>
<li><a href="class-Twig_TemplatePropertyObjectAndIterator.html">Twig_TemplatePropertyObjectAndIterator</a></li>
<li><a href="class-Twig_TemplatePropertyObjectDefinedWithUndefinedValue.html">Twig_TemplatePropertyObjectDefinedWithUndefinedValue</a></li>
<li><a href="class-Twig_TemplateTest.html">Twig_TemplateTest</a></li>
<li><a href="class-Twig_Test_EscapingTest.html">Twig_Test_EscapingTest</a></li>
<li><a href="class-Twig_Test_IntegrationTestCase.html">Twig_Test_IntegrationTestCase</a></li>
<li><a href="class-Twig_Test_Loader_TemplateReference.html">Twig_Test_Loader_TemplateReference</a></li>
<li><a href="class-Twig_Test_NodeTestCase.html">Twig_Test_NodeTestCase</a></li>
<li><a href="class-Twig_Tests_AutoloaderTest.html">Twig_Tests_AutoloaderTest</a></li>
<li><a href="class-Twig_Tests_CompilerTest.html">Twig_Tests_CompilerTest</a></li>
<li><a href="class-Twig_Tests_EnvironmentTest.html">Twig_Tests_EnvironmentTest</a></li>
<li><a href="class-Twig_Tests_EnvironmentTest_Extension.html">Twig_Tests_EnvironmentTest_Extension</a></li>
<li><a href="class-Twig_Tests_EnvironmentTest_NodeVisitor.html">Twig_Tests_EnvironmentTest_NodeVisitor</a></li>
<li><a href="class-Twig_Tests_EnvironmentTest_TokenParser.html">Twig_Tests_EnvironmentTest_TokenParser</a></li>
<li><a href="class-Twig_Tests_ErrorTest.html">Twig_Tests_ErrorTest</a></li>
<li><a href="class-Twig_Tests_ErrorTest_Foo.html">Twig_Tests_ErrorTest_Foo</a></li>
<li><a href="class-Twig_Tests_ExpressionParserTest.html">Twig_Tests_ExpressionParserTest</a></li>
<li><a href="class-Twig_Tests_Extension_ArrayTest.html">Twig_Tests_Extension_ArrayTest</a></li>
<li><a href="class-Twig_Tests_Extension_CoreTest.html">Twig_Tests_Extension_CoreTest</a></li>
<li><a href="class-Twig_Tests_Extension_SandboxTest.html">Twig_Tests_Extension_SandboxTest</a></li>
<li><a href="class-Twig_Tests_FileCachingTest.html">Twig_Tests_FileCachingTest</a></li>
<li><a href="class-Twig_Tests_Grammar_ArgumentsTest.html">Twig_Tests_Grammar_ArgumentsTest</a></li>
<li><a href="class-Twig_Tests_Grammar_ArrayTest.html">Twig_Tests_Grammar_ArrayTest</a></li>
<li><a href="class-Twig_Tests_Grammar_BodyTest.html">Twig_Tests_Grammar_BodyTest</a></li>
<li><a href="class-Twig_Tests_Grammar_BooleanTest.html">Twig_Tests_Grammar_BooleanTest</a></li>
<li><a href="class-Twig_Tests_Grammar_ConstantTest.html">Twig_Tests_Grammar_ConstantTest</a></li>
<li><a href="class-Twig_Tests_Grammar_ExpressionTest.html">Twig_Tests_Grammar_ExpressionTest</a></li>
<li><a href="class-Twig_Tests_Grammar_NumberTest.html">Twig_Tests_Grammar_NumberTest</a></li>
<li><a href="class-Twig_Tests_Grammar_OptionalTest.html">Twig_Tests_Grammar_OptionalTest</a></li>
<li><a href="class-Twig_Tests_Grammar_TagTest.html">Twig_Tests_Grammar_TagTest</a></li>
<li><a href="class-Twig_Tests_IntegrationTest.html">Twig_Tests_IntegrationTest</a></li>
<li><a href="class-Twig_Tests_LexerTest.html">Twig_Tests_LexerTest</a></li>
<li><a href="class-Twig_Tests_Loader_ArrayTest.html">Twig_Tests_Loader_ArrayTest</a></li>
<li><a href="class-Twig_Tests_Loader_ChainTest.html">Twig_Tests_Loader_ChainTest</a></li>
<li><a href="class-Twig_Tests_Loader_FilesystemTest.html">Twig_Tests_Loader_FilesystemTest</a></li>
<li><a href="class-Twig_Tests_NativeExtensionTest.html">Twig_Tests_NativeExtensionTest</a></li>
<li><a href="class-Twig_Tests_Node_AutoEscapeTest.html">Twig_Tests_Node_AutoEscapeTest</a></li>
<li><a href="class-Twig_Tests_Node_BlockReferenceTest.html">Twig_Tests_Node_BlockReferenceTest</a></li>
<li><a href="class-Twig_Tests_Node_BlockTest.html">Twig_Tests_Node_BlockTest</a></li>
<li><a href="class-Twig_Tests_Node_DebugTest.html">Twig_Tests_Node_DebugTest</a></li>
<li><a href="class-Twig_Tests_Node_DoTest.html">Twig_Tests_Node_DoTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_ArrayTest.html">Twig_Tests_Node_Expression_ArrayTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_AssignNameTest.html">Twig_Tests_Node_Expression_AssignNameTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_Binary_AddTest.html">Twig_Tests_Node_Expression_Binary_AddTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_Binary_AndTest.html">Twig_Tests_Node_Expression_Binary_AndTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_Binary_ConcatTest.html">Twig_Tests_Node_Expression_Binary_ConcatTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_Binary_DivTest.html">Twig_Tests_Node_Expression_Binary_DivTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_Binary_FloorDivTest.html">Twig_Tests_Node_Expression_Binary_FloorDivTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_Binary_ModTest.html">Twig_Tests_Node_Expression_Binary_ModTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_Binary_MulTest.html">Twig_Tests_Node_Expression_Binary_MulTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_Binary_OrTest.html">Twig_Tests_Node_Expression_Binary_OrTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_Binary_SubTest.html">Twig_Tests_Node_Expression_Binary_SubTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_Call.html">Twig_Tests_Node_Expression_Call</a></li>
<li><a href="class-Twig_Tests_Node_Expression_CallTest.html">Twig_Tests_Node_Expression_CallTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_ConditionalTest.html">Twig_Tests_Node_Expression_ConditionalTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_ConstantTest.html">Twig_Tests_Node_Expression_ConstantTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_FilterTest.html">Twig_Tests_Node_Expression_FilterTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_FunctionTest.html">Twig_Tests_Node_Expression_FunctionTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_GetAttrTest.html">Twig_Tests_Node_Expression_GetAttrTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_NameTest.html">Twig_Tests_Node_Expression_NameTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_ParentTest.html">Twig_Tests_Node_Expression_ParentTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_TestTest.html">Twig_Tests_Node_Expression_TestTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_Unary_NegTest.html">Twig_Tests_Node_Expression_Unary_NegTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_Unary_NotTest.html">Twig_Tests_Node_Expression_Unary_NotTest</a></li>
<li><a href="class-Twig_Tests_Node_Expression_Unary_PosTest.html">Twig_Tests_Node_Expression_Unary_PosTest</a></li>
<li><a href="class-Twig_Tests_Node_ForTest.html">Twig_Tests_Node_ForTest</a></li>
<li><a href="class-Twig_Tests_Node_IfTest.html">Twig_Tests_Node_IfTest</a></li>
<li><a href="class-Twig_Tests_Node_ImportTest.html">Twig_Tests_Node_ImportTest</a></li>
<li><a href="class-Twig_Tests_Node_IncludeTest.html">Twig_Tests_Node_IncludeTest</a></li>
<li><a href="class-Twig_Tests_Node_MacroTest.html">Twig_Tests_Node_MacroTest</a></li>
<li><a href="class-Twig_Tests_Node_ModuleTest.html">Twig_Tests_Node_ModuleTest</a></li>
<li><a href="class-Twig_Tests_Node_PrintTest.html">Twig_Tests_Node_PrintTest</a></li>
<li><a href="class-Twig_Tests_Node_SandboxedModuleTest.html">Twig_Tests_Node_SandboxedModuleTest</a></li>
<li><a href="class-Twig_Tests_Node_SandboxedPrintTest.html">Twig_Tests_Node_SandboxedPrintTest</a></li>
<li><a href="class-Twig_Tests_Node_SandboxTest.html">Twig_Tests_Node_SandboxTest</a></li>
<li><a href="class-Twig_Tests_Node_SetTest.html">Twig_Tests_Node_SetTest</a></li>
<li><a href="class-Twig_Tests_Node_SpacelessTest.html">Twig_Tests_Node_SpacelessTest</a></li>
<li><a href="class-Twig_Tests_Node_TextTest.html">Twig_Tests_Node_TextTest</a></li>
<li><a href="class-Twig_Tests_Node_TransTest.html">Twig_Tests_Node_TransTest</a></li>
<li><a href="class-Twig_Tests_NodeVisitor_OptimizerTest.html">Twig_Tests_NodeVisitor_OptimizerTest</a></li>
<li><a href="class-Twig_Tests_ParserTest.html">Twig_Tests_ParserTest</a></li>
<li><a href="class-Twig_Tests_SimpleTokenParserTest.html">Twig_Tests_SimpleTokenParserTest</a></li>
<li><a href="class-Twig_Tests_TemplateTest.html">Twig_Tests_TemplateTest</a></li>
<li><a href="class-Twig_Tests_TokenStreamTest.html">Twig_Tests_TokenStreamTest</a></li>
<li><a href="class-Twig_Token.html">Twig_Token</a></li>
<li><a href="class-Twig_TokenParser.html">Twig_TokenParser</a></li>
<li><a href="class-Twig_TokenParser_AutoEscape.html">Twig_TokenParser_AutoEscape</a></li>
<li><a href="class-Twig_TokenParser_Block.html">Twig_TokenParser_Block</a></li>
<li><a href="class-Twig_TokenParser_Do.html">Twig_TokenParser_Do</a></li>
<li><a href="class-Twig_TokenParser_Embed.html">Twig_TokenParser_Embed</a></li>
<li><a href="class-Twig_TokenParser_Extends.html">Twig_TokenParser_Extends</a></li>
<li><a href="class-Twig_TokenParser_Filter.html">Twig_TokenParser_Filter</a></li>
<li><a href="class-Twig_TokenParser_Flush.html">Twig_TokenParser_Flush</a></li>
<li><a href="class-Twig_TokenParser_For.html">Twig_TokenParser_For</a></li>
<li><a href="class-Twig_TokenParser_From.html">Twig_TokenParser_From</a></li>
<li><a href="class-Twig_TokenParser_If.html">Twig_TokenParser_If</a></li>
<li><a href="class-Twig_TokenParser_Import.html">Twig_TokenParser_Import</a></li>
<li><a href="class-Twig_TokenParser_Include.html">Twig_TokenParser_Include</a></li>
<li><a href="class-Twig_TokenParser_Macro.html">Twig_TokenParser_Macro</a></li>
<li><a href="class-Twig_TokenParser_Sandbox.html">Twig_TokenParser_Sandbox</a></li>
<li><a href="class-Twig_TokenParser_Set.html">Twig_TokenParser_Set</a></li>
<li><a href="class-Twig_TokenParser_Spaceless.html">Twig_TokenParser_Spaceless</a></li>
<li><a href="class-Twig_TokenParser_Use.html">Twig_TokenParser_Use</a></li>
<li><a href="class-Twig_TokenStream.html">Twig_TokenStream</a></li>
<li><a href="class-TwigTestExtension.html">TwigTestExtension</a></li>
<li><a href="class-TwigTestFoo.html">TwigTestFoo</a></li>
<li><a href="class-TwigTestTokenParser_...html">TwigTestTokenParser_§</a></li>
</ul>
<h3>Interfaces</h3>
<ul>
<li><a href="class-PHPParser_Builder.html">PHPParser_Builder</a></li>
<li><a href="class-PHPParser_Node.html">PHPParser_Node</a></li>
<li><a href="class-PHPParser_NodeTraverserInterface.html">PHPParser_NodeTraverserInterface</a></li>
<li><a href="class-PHPParser_NodeVisitor.html">PHPParser_NodeVisitor</a></li>
<li><a href="class-PHPParser_Serializer.html">PHPParser_Serializer</a></li>
<li><a href="class-PHPParser_Unserializer.html">PHPParser_Unserializer</a></li>
<li><a href="class-SessionHandlerInterface.html">SessionHandlerInterface</a></li>
<li><a href="class-Swift_CharacterReader.html">Swift_CharacterReader</a></li>
<li><a href="class-Swift_CharacterReaderFactory.html">Swift_CharacterReaderFactory</a></li>
<li><a href="class-Swift_CharacterStream.html">Swift_CharacterStream</a></li>
<li><a href="class-Swift_Encoder.html">Swift_Encoder</a></li>
<li><a href="class-Swift_Events_CommandListener.html">Swift_Events_CommandListener</a></li>
<li><a href="class-Swift_Events_Event.html">Swift_Events_Event</a></li>
<li><a href="class-Swift_Events_EventDispatcher.html">Swift_Events_EventDispatcher</a></li>
<li><a href="class-Swift_Events_EventListener.html">Swift_Events_EventListener</a></li>
<li><a href="class-Swift_Events_ResponseListener.html">Swift_Events_ResponseListener</a></li>
<li><a href="class-Swift_Events_SendListener.html">Swift_Events_SendListener</a></li>
<li><a href="class-Swift_Events_TransportChangeListener.html">Swift_Events_TransportChangeListener</a></li>
<li><a href="class-Swift_Events_TransportExceptionListener.html">Swift_Events_TransportExceptionListener</a></li>
<li><a href="class-Swift_FileStream.html">Swift_FileStream</a></li>
<li><a href="class-Swift_Filterable.html">Swift_Filterable</a></li>
<li><a href="class-Swift_InputByteStream.html">Swift_InputByteStream</a></li>
<li><a href="class-Swift_KeyCache.html">Swift_KeyCache</a></li>
<li><a href="class-Swift_KeyCache_KeyCacheInputStream.html">Swift_KeyCache_KeyCacheInputStream</a></li>
<li><a href="class-Swift_Mailer_RecipientIterator.html">Swift_Mailer_RecipientIterator</a></li>
<li><a href="class-Swift_Mime_CharsetObserver.html">Swift_Mime_CharsetObserver</a></li>
<li><a href="class-Swift_Mime_ContentEncoder.html">Swift_Mime_ContentEncoder</a></li>
<li><a href="class-Swift_Mime_EncodingObserver.html">Swift_Mime_EncodingObserver</a></li>
<li><a href="class-Swift_Mime_Header.html">Swift_Mime_Header</a></li>
<li><a href="class-Swift_Mime_HeaderEncoder.html">Swift_Mime_HeaderEncoder</a></li>
<li><a href="class-Swift_Mime_HeaderFactory.html">Swift_Mime_HeaderFactory</a></li>
<li><a href="class-Swift_Mime_HeaderSet.html">Swift_Mime_HeaderSet</a></li>
<li><a href="class-Swift_Mime_Message.html">Swift_Mime_Message</a></li>
<li><a href="class-Swift_Mime_MimeEntity.html">Swift_Mime_MimeEntity</a></li>
<li><a href="class-Swift_Mime_ParameterizedHeader.html">Swift_Mime_ParameterizedHeader</a></li>
<li><a href="class-Swift_OutputByteStream.html">Swift_OutputByteStream</a></li>
<li><a href="class-Swift_Plugins_Decorator_Replacements.html">Swift_Plugins_Decorator_Replacements</a></li>
<li><a href="class-Swift_Plugins_Logger.html">Swift_Plugins_Logger</a></li>
<li><a href="class-Swift_Plugins_Pop_Pop3Connection.html">Swift_Plugins_Pop_Pop3Connection</a></li>
<li><a href="class-Swift_Plugins_Reporter.html">Swift_Plugins_Reporter</a></li>
<li><a href="class-Swift_Plugins_Sleeper.html">Swift_Plugins_Sleeper</a></li>
<li><a href="class-Swift_Plugins_Timer.html">Swift_Plugins_Timer</a></li>
<li><a href="class-Swift_ReplacementFilterFactory.html">Swift_ReplacementFilterFactory</a></li>
<li><a href="class-Swift_Signer.html">Swift_Signer</a></li>
<li><a href="class-Swift_Signers_BodySigner.html">Swift_Signers_BodySigner</a></li>
<li><a href="class-Swift_Signers_HeaderSigner.html">Swift_Signers_HeaderSigner</a></li>
<li><a href="class-Swift_Spool.html">Swift_Spool</a></li>
<li><a href="class-Swift_StreamFilter.html">Swift_StreamFilter</a></li>
<li><a href="class-Swift_Transport.html">Swift_Transport</a></li>
<li><a href="class-Swift_Transport_Esmtp_Authenticator.html">Swift_Transport_Esmtp_Authenticator</a></li>
<li><a href="class-Swift_Transport_EsmtpHandler.html">Swift_Transport_EsmtpHandler</a></li>
<li><a href="class-Swift_Transport_EsmtpHandlerMixin.html">Swift_Transport_EsmtpHandlerMixin</a></li>
<li><a href="class-Swift_Transport_IoBuffer.html">Swift_Transport_IoBuffer</a></li>
<li><a href="class-Swift_Transport_MailInvoker.html">Swift_Transport_MailInvoker</a></li>
<li><a href="class-Swift_Transport_SmtpAgent.html">Swift_Transport_SmtpAgent</a></li>
<li><a href="class-Twig_Extensions_GrammarInterface.html">Twig_Extensions_GrammarInterface</a></li>
<li><a href="class-Twig_NodeOutputInterface.html">Twig_NodeOutputInterface</a></li>
<li><a href="class-Twig_NodeVisitorInterface.html">Twig_NodeVisitorInterface</a></li>
<li><a href="class-Twig_Sandbox_SecurityPolicyInterface.html">Twig_Sandbox_SecurityPolicyInterface</a></li>
<li><a href="class-Twig_TokenParserInterface.html">Twig_TokenParserInterface</a></li>
</ul>
<h3>Traits</h3>
<ul>
<li><a href="class-TA.html">TA</a></li>
<li><a href="class-TB.html">TB</a></li>
<li><a href="class-TC.html">TC</a></li>
<li><a href="class-TD.html">TD</a></li>
<li><a href="class-TFoo.html">TFoo</a></li>
<li><a href="class-TZ.html">TZ</a></li>
</ul>
<h3>Exceptions</h3>
<ul>
<li><a href="class-PHPParser_Error.html">PHPParser_Error</a></li>
<li><a href="class-Swift_DependencyException.html">Swift_DependencyException</a></li>
<li><a href="class-Swift_IoException.html">Swift_IoException</a></li>
<li><a href="class-Swift_Plugins_Pop_Pop3Exception.html">Swift_Plugins_Pop_Pop3Exception</a></li>
<li><a href="class-Swift_RfcComplianceException.html">Swift_RfcComplianceException</a></li>
<li><a href="class-Swift_SwiftException.html">Swift_SwiftException</a></li>
<li><a href="class-Swift_TransportException.html">Swift_TransportException</a></li>
<li><a href="class-Twig_Error.html">Twig_Error</a></li>
<li><a href="class-Twig_Error_Loader.html">Twig_Error_Loader</a></li>
<li><a href="class-Twig_Error_Runtime.html">Twig_Error_Runtime</a></li>
<li><a href="class-Twig_Error_Syntax.html">Twig_Error_Syntax</a></li>
<li><a href="class-Twig_Sandbox_SecurityError.html">Twig_Sandbox_SecurityError</a></li>
</ul>
<h3>Constants</h3>
<ul>
<li><a href="constant-ARGS.html">ARGS</a></li>
<li><a href="constant-GRAMMAR_FILE.html">GRAMMAR_FILE</a></li>
<li><a href="constant-LIB.html" class="invalid">LIB</a></li>
<li><a href="constant-PARAMS.html">PARAMS</a></li>
<li><a href="constant-RULE_BLOCK.html">RULE_BLOCK</a></li>
</ul>
<h3>Functions</h3>
<ul>
<li><a href="function-_assetic_urls.html">_assetic_urls</a></li>
<li><a href="function-_swiftmailer_init.html" class="invalid">_swiftmailer_init</a></li>
<li><a href="function-_twig_default_filter.html" class="invalid">_twig_default_filter</a></li>
<li><a href="function-_twig_escape_css_callback.html" class="invalid">_twig_escape_css_callback</a></li>
<li><a href="function-_twig_escape_html_attr_callback.html" class="invalid">_twig_escape_html_attr_callback</a></li>
<li><a href="function-_twig_escape_js_callback.html" class="invalid">_twig_escape_js_callback</a></li>
<li><a href="function-_twig_markup2string.html" class="invalid">_twig_markup2string</a></li>
<li><a href="function-assertArgs.html">assertArgs</a></li>
<li><a href="function-assetic_image.html">assetic_image</a></li>
<li><a href="function-assetic_init.html">assetic_init</a></li>
<li><a href="function-assetic_javascripts.html">assetic_javascripts</a></li>
<li><a href="function-assetic_stylesheets.html">assetic_stylesheets</a></li>
<li><a href="function-bailout.html">bailout</a></li>
<li><a href="function-benchmark.html">benchmark</a></li>
<li><a href="function-cd.html">cd</a></li>
<li><a href="function-centered.html">centered</a></li>
<li><a href="function-composerRequire23420dfe124bdae2daff5e7dca930408.html">composerRequire23420dfe124bdae2daff5e7dca930408</a></li>
<li><a href="function-createCollection.html">createCollection</a></li>
<li><a href="function-createObject.html">createObject</a></li>
<li><a href="function-echo_requirement.html" class="invalid">echo_requirement</a></li>
<li><a href="function-echo_title.html" class="invalid">echo_title</a></li>
<li><a href="function-filter_func.html" class="invalid">filter_func</a></li>
<li><a href="function-foo_escaper_for_test.html">foo_escaper_for_test</a></li>
<li><a href="function-generateUpToDateMimeArray.html">generateUpToDateMimeArray</a></li>
<li><a href="function-get_icu_version_from_genrb.html">get_icu_version_from_genrb</a></li>
<li><a href="function-handleSignal.html">handleSignal</a></li>
<li><a href="function-html.html">html</a></li>
<li><a href="function-includeIfExists.html">includeIfExists</a></li>
<li><a href="function-intl_error_name.html">intl_error_name</a></li>
<li><a href="function-intl_get_error_code.html">intl_get_error_code</a></li>
<li><a href="function-intl_get_error_message.html">intl_get_error_message</a></li>
<li><a href="function-intl_is_failure.html">intl_is_failure</a></li>
<li><a href="function-lcfirst.html">lcfirst</a></li>
<li><a href="function-magicSplit.html" class="invalid">magicSplit</a></li>
<li><a href="function-moveFileWithDirCheck.html">moveFileWithDirCheck</a></li>
<li><a href="function-regex.html" class="invalid">regex</a></li>
<li><a href="function-resolveArrays.html">resolveArrays</a></li>
<li><a href="function-resolveConstants.html">resolveConstants</a></li>
<li><a href="function-resolveMacros.html">resolveMacros</a></li>
<li><a href="function-resolveNodes.html">resolveNodes</a></li>
<li><a href="function-run.html">run</a></li>
<li><a href="function-sc_configure.html">sc_configure</a></li>
<li><a href="function-showHelp.html">showHelp</a></li>
<li><a href="function-strip_minor_versions.html">strip_minor_versions</a></li>
<li><a href="function-test_foo.html">test_foo</a></li>
<li><a href="function-twig_array_batch.html" class="invalid">twig_array_batch</a></li>
<li><a href="function-twig_array_merge.html" class="invalid">twig_array_merge</a></li>
<li><a href="function-twig_capitalize_string_filter.html" class="invalid">twig_capitalize_string_filter</a></li>
<li><a href="function-twig_constant.html" class="invalid">twig_constant</a></li>
<li><a href="function-twig_convert_encoding.html" class="invalid">twig_convert_encoding</a></li>
<li><a href="function-twig_cycle.html" class="invalid">twig_cycle</a></li>
<li><a href="function-twig_date_converter.html" class="invalid">twig_date_converter</a></li>
<li><a href="function-twig_date_format_filter.html" class="invalid">twig_date_format_filter</a></li>
<li><a href="function-twig_date_modify_filter.html" class="invalid">twig_date_modify_filter</a></li>
<li><a href="function-twig_ensure_traversable.html" class="invalid">twig_ensure_traversable</a></li>
<li><a href="function-twig_escape_filter.html" class="invalid">twig_escape_filter</a></li>
<li><a href="function-twig_escape_filter_is_safe.html" class="invalid">twig_escape_filter_is_safe</a></li>
<li><a href="function-twig_first.html" class="invalid">twig_first</a></li>
<li><a href="function-twig_get_array_keys_filter.html" class="invalid">twig_get_array_keys_filter</a></li>
<li><a href="function-twig_in_filter.html" class="invalid">twig_in_filter</a></li>
<li><a href="function-twig_include.html" class="invalid">twig_include</a></li>
<li><a href="function-twig_join_filter.html" class="invalid">twig_join_filter</a></li>
<li><a href="function-twig_jsonencode_filter.html" class="invalid">twig_jsonencode_filter</a></li>
<li><a href="function-twig_last.html" class="invalid">twig_last</a></li>
<li><a href="function-twig_length_filter.html" class="invalid">twig_length_filter</a></li>
<li><a href="function-twig_localized_date_filter.html">twig_localized_date_filter</a></li>
<li><a href="function-twig_lower_filter.html" class="invalid">twig_lower_filter</a></li>
<li><a href="function-twig_nl2br_filter.html">twig_nl2br_filter</a></li>
<li><a href="function-twig_number_format_filter.html" class="invalid">twig_number_format_filter</a></li>
<li><a href="function-twig_random.html" class="invalid">twig_random</a></li>
<li><a href="function-twig_raw_filter.html" class="invalid">twig_raw_filter</a></li>
<li><a href="function-twig_reverse_filter.html" class="invalid">twig_reverse_filter</a></li>
<li><a href="function-twig_round.html" class="invalid">twig_round</a></li>
<li><a href="function-twig_shuffle_filter.html">twig_shuffle_filter</a></li>
<li><a href="function-twig_slice.html" class="invalid">twig_slice</a></li>
<li><a href="function-twig_sort_filter.html" class="invalid">twig_sort_filter</a></li>
<li><a href="function-twig_source.html" class="invalid">twig_source</a></li>
<li><a href="function-twig_split_filter.html" class="invalid">twig_split_filter</a></li>
<li><a href="function-twig_template_from_string.html">twig_template_from_string</a></li>
<li><a href="function-twig_test_empty.html" class="invalid">twig_test_empty</a></li>
<li><a href="function-twig_test_iterable.html" class="invalid">twig_test_iterable</a></li>
<li><a href="function-twig_title_string_filter.html" class="invalid">twig_title_string_filter</a></li>
<li><a href="function-twig_truncate_filter.html" class="invalid">twig_truncate_filter</a></li>
<li><a href="function-twig_upper_filter.html" class="invalid">twig_upper_filter</a></li>
<li><a href="function-twig_urlencode_filter.html" class="invalid">twig_urlencode_filter</a></li>
<li><a href="function-twig_var_dump.html">twig_var_dump</a></li>
<li><a href="function-twig_wordwrap_filter.html" class="invalid">twig_wordwrap_filter</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-None.html" title="Summary of None"><span>Namespace</span></a>
</li>
<li class="active">
<span>Class</span> </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>
<div id="content" class="class">
<h1>Class Swift_StreamFilters_StringReplacementFilter</h1>
<div class="description">
<p>Processes bytes as they pass through a buffer and replaces sequences in
it.</p>
</div>
<dl class="tree">
<dd style="padding-left:0px">
<b><span>Swift_StreamFilters_StringReplacementFilter</span></b>
implements
<a href="class-Swift_StreamFilter.html"><span>Swift_StreamFilter</span></a>
</dd>
</dl>
<div class="info">
<b>Package:</b> Swift<br />
<b>Author:</b>
Chris Corbyn<br />
<b>Located at</b> <a href="source-class-Swift_StreamFilters_StringReplacementFilter.html#11-67" title="Go to source code">vendor/swiftmailer/swiftmailer/lib/classes/Swift/StreamFilters/StringReplacementFilter.php</a><br />
</div>
<table class="summary" id="methods">
<caption>Methods summary</caption>
<tr data-order="__construct" id="___construct">
<td class="attributes"><code>
public
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#___construct">#</a>
<code><a href="source-class-Swift_StreamFilters_StringReplacementFilter.html#25-35" title="Go to source code">__construct</a>( <span>string|array <var>$search</var></span>, <span>string|array <var>$replace</var></span> )</code>
<div class="description short">
<p>Create a new StringReplacementFilter with $search and $replace.</p>
</div>
<div class="description detailed hidden">
<p>Create a new StringReplacementFilter with $search and $replace.</p>
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$search</var></dt>
<dd><code>string|array</code><br>$search</dd>
<dt><var>$replace</var></dt>
<dd><code>string|array</code><br>$replace</dd>
</dl></div>
</div>
</div></td>
</tr>
<tr data-order="shouldBuffer" id="_shouldBuffer">
<td class="attributes"><code>
public
boolean
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_shouldBuffer">#</a>
<code><a href="source-class-Swift_StreamFilters_StringReplacementFilter.html#37-54" title="Go to source code">shouldBuffer</a>( <span>string <var>$buffer</var></span> )</code>
<div class="description short">
<p>Returns true if based on the buffer passed more bytes should be buffered.</p>
</div>
<div class="description detailed hidden">
<p>Returns true if based on the buffer passed more bytes should be buffered.</p>
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$buffer</var></dt>
<dd><code>string</code><br>$buffer</dd>
</dl></div>
<h4>Returns</h4>
<div class="list">
<code>boolean</code><br />
</div>
<h4>Implementation of</h4>
<div class="list"><code><a href="class-Swift_StreamFilter.html#_shouldBuffer">Swift_StreamFilter::shouldBuffer()</a></code></div>
</div>
</div></td>
</tr>
<tr data-order="filter" id="_filter">
<td class="attributes"><code>
public
string
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_filter">#</a>
<code><a href="source-class-Swift_StreamFilters_StringReplacementFilter.html#56-66" title="Go to source code">filter</a>( <span>string <var>$buffer</var></span> )</code>
<div class="description short">
<p>Perform the actual replacements on $buffer and return the result.</p>
</div>
<div class="description detailed hidden">
<p>Perform the actual replacements on $buffer and return the result.</p>
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$buffer</var></dt>
<dd><code>string</code><br>$buffer</dd>
</dl></div>
<h4>Returns</h4>
<div class="list">
<code>string</code><br />
</div>
<h4>Implementation of</h4>
<div class="list"><code><a href="class-Swift_StreamFilter.html#_filter">Swift_StreamFilter::filter()</a></code></div>
</div>
</div></td>
</tr>
</table>
</div>
<div id="footer">
seip API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
</div>
</div>
</div>
</body>
</html>
|
fifo/templates/account/password_reset_from_key.html | luftdanmark/fifo.li | {% extends "account/base.html" %}
{% load i18n %}
{% load crispy_forms_tags %}
{% block head_title %}{% trans "Change Password" %}{% endblock %}
{% block content %}
<div class="container lc-block toggled">
<div class="row">
<h2>{% if token_fail %}{% trans "Bad Token" %}{% else %}{% trans "Change Password" %}{% endif %}</h2>
{% if token_fail %}
{% url 'account_reset_password' as passwd_reset_url %}
<p>{% blocktrans %}The password reset link was invalid, possibly because it has already been used. Please request a <a href="{{ passwd_reset_url }}">new password reset</a>.{% endblocktrans %}</p>
{% else %}
{% if form %}
<form method="POST" action="./">
{% csrf_token %}
{{ form|crispy }}
<button class="btn btn-primary" type="submit" name="action">{% trans "change password" %}</button>
</form>
{% else %}
<p>{% trans 'Your password is now changed.' %}</p>
{% endif %}
{% endif %}
</div>
</div>
{% endblock %}
|
assets/css/1200.css | UniSharp/conference-map-main | /*
960 Grid System ~ Core CSS.
Learn more ~ http://960.gs/
Licensed under GPL and MIT.
*/
/*
Forces backgrounds to span full width,
even if there is horizontal scrolling.
Increase this if your layout is wider.
Note: IE6 works fine without this fix.
*/
body {
min-width: 1200px;
}
/* `Containers
----------------------------------------------------------------------------------------------------*/
.container_12 {
/* margin-left: auto;
margin-right: auto;
width: 1200px;
*/;
}
/* `Grid >> Global
----------------------------------------------------------------------------------------------------*/
.grid_1,
.grid_2,
.grid_3,
.grid_4,
.grid_5,
.grid_6,
.grid_7,
.grid_8,
.grid_9,
.grid_10,
.grid_11,
.grid_12 {
display: inline;
float: left;
/*margin-left: 10px;
margin-right: 10px;*/;
}
.push_1, .pull_1,
.push_2, .pull_2,
.push_3, .pull_3,
.push_4, .pull_4,
.push_5, .pull_5,
.push_6, .pull_6,
.push_7, .pull_7,
.push_8, .pull_8,
.push_9, .pull_9,
.push_10, .pull_10,
.push_11, .pull_11 {
position: relative;
}
/* `Grid >> Children (Alpha ~ First, Omega ~ Last)
----------------------------------------------------------------------------------------------------*/
.alpha {
margin-left: 0;
}
.omega {
margin-right: 0;
}
/* `Grid >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .grid_1 {
width: 80px;
}
.container_12 .grid_2 {
width: 180px;
}
.container_12 .grid_3 {
width: 170px;
}
.container_12 .grid_4 {
width: 380px;
}
.container_12 .grid_5 {
width: 480px;
}
.container_12 .grid_6 {
width: 580px;
}
.container_12 .grid_7 {
width: 680px;
}
.container_12 .grid_8 {
width: 720px;
}
.container_12 .grid_9 {
width: 838px;
/*width:644px*/;
}
.container_12 .grid_10 {
width: 980px;
}
.container_12 .grid_11 {
width: 1080px;
}
.container_12 .grid_12 {
/*width: 1180px;*/
width: 100%;
margin: 0;
}
/* `Prefix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .prefix_1 {
padding-left: 100px;
}
.container_12 .prefix_2 {
padding-left: 200px;
}
.container_12 .prefix_3 {
padding-left: 300px;
}
.container_12 .prefix_4 {
padding-left: 400px;
}
.container_12 .prefix_5 {
padding-left: 500px;
}
.container_12 .prefix_6 {
padding-left: 600px;
}
.container_12 .prefix_7 {
padding-left: 700px;
}
.container_12 .prefix_8 {
padding-left: 800px;
}
.container_12 .prefix_9 {
padding-left: 900px;
}
.container_12 .prefix_10 {
padding-left: 1000px;
}
.container_12 .prefix_11 {
padding-left: 1100px;
}
/* `Suffix Extra Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .suffix_1 {
padding-right: 100px;
}
.container_12 .suffix_2 {
padding-right: 200px;
}
.container_12 .suffix_3 {
padding-right: 300px;
}
.container_12 .suffix_4 {
padding-right: 400px;
}
.container_12 .suffix_5 {
padding-right: 500px;
}
.container_12 .suffix_6 {
padding-right: 600px;
}
.container_12 .suffix_7 {
padding-right: 700px;
}
.container_12 .suffix_8 {
padding-right: 800px;
}
.container_12 .suffix_9 {
padding-right: 900px;
}
.container_12 .suffix_10 {
padding-right: 1000px;
}
.container_12 .suffix_11 {
padding-right: 1100px;
}
/* `Push Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .push_1 {
left: 100px;
}
.container_12 .push_2 {
left: 200px;
}
.container_12 .push_3 {
left: 300px;
}
.container_12 .push_4 {
left: 400px;
}
.container_12 .push_5 {
left: 500px;
}
.container_12 .push_6 {
left: 600px;
}
.container_12 .push_7 {
left: 700px;
}
.container_12 .push_8 {
left: 800px;
}
.container_12 .push_9 {
left: 900px;
}
.container_12 .push_10 {
left: 1000px;
}
.container_12 .push_11 {
left: 1100px;
}
/* `Pull Space >> 12 Columns
----------------------------------------------------------------------------------------------------*/
.container_12 .pull_1 {
left: -100px;
}
.container_12 .pull_2 {
left: -200px;
}
.container_12 .pull_3 {
left: -300px;
}
.container_12 .pull_4 {
left: -400px;
}
.container_12 .pull_5 {
left: -500px;
}
.container_12 .pull_6 {
left: -600px;
}
.container_12 .pull_7 {
left: -700px;
}
.container_12 .pull_8 {
left: -800px;
}
.container_12 .pull_9 {
left: -900px;
}
.container_12 .pull_10 {
left: -1000px;
}
.container_12 .pull_11 {
left: -1100px;
}
/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear {
clear: both;
display: block;
overflow: hidden;
visibility: hidden;
width: 0;
height: 0;
}
/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before,
.clearfix:after,
.container_12:before,
.container_12:after {
content: '.';
display: block;
overflow: hidden;
visibility: hidden;
font-size: 0;
line-height: 0;
width: 0;
height: 0;
}
.clearfix:after,
.container_12:after {
clear: both;
}
/*
The following zoom:1 rule is specifically for IE6 + IE7.
Move to separate stylesheet if invalid CSS is a problem.
*/
.clearfix,
.container_12 {
zoom: 1;
}
/*
Custom Style START From Here
*/
.container_12 {
margin: 0 auto;
}
.container_12 #hd {
height: auto;
}
.container_12 #hd h1 {
color: #FFF;
}
#bd .left {
float: left;
margin-left: 58px;
}
#bd .right {
float: left;
}
#bd .slider {
float: left;
}
#bd_wrap.onlymap {
width: 850px;
}/*因為不需要左側欄位 改成850讓他置中*/
#bd #slider_container,
#bd #slider {
height: 350px;
}
#bd #slider a {
outline: none;
}/*clear IE outlive*/
#bd #slider a {
outline: none;
text-decoration: none;
}/*clear IE outlive*/
#slider_container {
margin-left: 4px;
float: left;
}
#bd .slider_tag {
display: block;
position: relative;
left: 32px;
height: 26px;
line-height: 26px;
background: #F3E7BF;
border: 1px solid #ddd;
width: 126px;
border-radius: 8px;
text-align: center;
cursor: pointer;
}
#bd .slider_tag:focus {
border: none;
}
#map .x {
width: 25px;
height: 25px;
}
#map .y {
height: 25px;
}
#compass {
left: 87%;
}
#custom_program_navi {
top: 170px;
margin-left: 81px;
display: none;
}
nav.date li {
width: 45px;
}
nav.date li.cur {
width: 86px;
}
.diy_tip {
left: 35%;
top: 16%;
}
/*在大會議程點x軸要出現的對話框*/
#popup_tooltip {
background: #fff;
position: absolute;
top: 0px;
left: 0px;
width: 400px;
height: auto;
z-index: 15;
moz-box-shadow: 3px 2px 7px 2px #ccc;
-webkit-box-shadow: 3px 2px 7px 2px #ccc;
box-shadow: 3px 2px 7px 2px #CCC;
}
#users_message {
background: #eee;
height: auto;
overflow: scroll;
overflow-y: scroll;
overflow: -moz-scrollbars-vertical;
max-height: 200px;
}
#users_message img {
display: inline-block;
height: 42px;
width: 42px;
border: none;
margin: 4px 7px 4px -1px;
float: left;
border-radius: 5px;
}
#users_message .content_txt {
float: left;
display: block;
text-align: left;
max-width: 320px;
}
#users_message li {
clear: both;
margin-right: 2px;
}
#popup_tooltip .custom_btn {
width: 58px;
height: 32px;
padding: 2px;
}
#popup_tooltip .txt_and_btn_wrap {
padding: 0 10px 10px 10px;
}
#popup_tooltip textarea {
resize: vertical;
border: 1px solid #ddd;
border-radius: 4px;
width: 100%;
box-sizing: border-box;
padding: 6px;
}
#popup_tooltip .fb_login {
border-radius: 7px;
width: 100px;
text-indent: 29px;
line-height: 35px;
}
#popup_tooltip .custom_input_text {
width: 100px;
}
#popup_tooltip #user_msg_input {
width: 97%;
margin-bottom: 5px;
}
#popup_tooltip input[type=text]:focus {
border: 1px solid #666;
outline: none;
}
#popup_tooltip.no_shadow {
/*當對話框與背景背目並存時 shadow變深色*/
-webkit-box-shadow: 3px 2px 7px 2px #333;
box-shadow: 3px 2px 7px 2px #333;
}
#popup_tooltip .custom_btn:active {
position: static;
} |
ModellingPlatform-dev/src/app/components/directives/properties-menu/subject-properties/subject-properties.template.html | stefanstaniAIM/IPPR2016 | <md-content layout="column" flex class="subject-properties-form" layout-padding>
<form name="subjectPropertiesForm" layout="column" flex>
<div layout="column" flex>
<md-input-container class="md-block">
<label>Name</label>
<input required name="name" ng-model="sbp.subject.customAttrs.name">
<div ng-messages="subjectPropertiesForm.name.$error">
<div ng-message="required">This is required.</div>
</div>
</md-input-container>
<selection layout="row">
<span flex>Start subject</span>
<md-checkbox ng-model="sbp.subject.customAttrs.startSubject"></md-checkbox>
</selection>
</div>
<div class="properties-right-footer" layout="row">
<md-button class="md-button md-raised md-primary" flex type="submit" ng-click="sbp.saveSubjectProperties()"
ng-disabled="subjectPropertiesForm.$invalid">Save
</md-button>
</div>
</form>
</md-content>
|
docs/_includes/sidebar.html | pvdlg/uprogress | <aside id="sidebar" class="sidebar">
{% assign pages = site.pages | sort:"position" %}
{% for doc in pages %}
{% if doc.title != null or doc.sidebar_title %}
<ul class="menu">
{% if doc.url == page.url %}
{% assign active = ' active' %}
{% else %}
{% assign active = '' %}
{% endif %}
{% assign menu-label-class = 'menu-label ' | append: doc.sidebar_class | strip | append: active | strip %}
<li><a href="{{ site.baseurl }}{{ doc.url }}" class="{{ menu-label-class }}">{{ doc.title }}</a></li>
{% assign last_depth = 0 %}
{% for item in doc.subnav %}
{% if item.depth == 1 and last_depth == 2 %}
</ul></li></ul>
{% endif %}
{% if item.depth == 1 and last_depth == 1 %}
</ul>
{% endif %}
{% if item.depth == 1 %}
<ul class="menu-list">
{% assign menu-list-label-class = 'menu-list-label ' | append: item.class | strip %}
<li><a href="{{ site.baseurl }}{{ doc.url }}#{{ item.id }}" class="{{ menu-list-label-class }}">{{ item.title }}</a></li>
{% endif %}
{% if item.depth == 2 and last_depth != 2 %}
<li><ul class="submenu-list">
{% endif %}
{% if item.depth == 2 %}
{% assign submenu-list-label-class = 'submenu-list-label ' | append: item.class | strip %}
<li><a href="{{ site.baseurl }}{{ doc.url }}#{{ item.id }}" class="{{ submenu-list-label-class }}">{{ item.title }}</a></li>
{% endif %}
{% assign last_depth = item.depth %}
{% endfor %}
{% if last_depth == 2 %}
</ul></li></ul>
{% endif %}
{% if last_depth == 1 %}
</ul>
{% endif %}
</ul></ul>
{% endif %}
{% endfor %}
</aside>
|
docs/index.html | dolanmiu/docx | <!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<title>docx - Generate .docx documents with JavaScript</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta name="description" content="Generate .docx documents with JavaScript" />
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0" />
<link
rel="stylesheet"
href="//cdn.jsdelivr.net/npm/docsify-darklight-theme@latest/dist/style.min.css"
title="docsify-darklight-theme"
type="text/css"
/>
</head>
<body>
<div id="app"></div>
<script>
window.$docsify = {
name: "docx",
repo: "https://github.com/dolanmiu/docx",
loadSidebar: true,
subMaxLevel: 2,
search: "auto",
coverpage: true,
};
</script>
<script src="//unpkg.com/docsify/lib/docsify.min.js"></script>
<script src="//unpkg.com/docsify/lib/plugins/emoji.min.js"></script>
<script src="https://unpkg.com/docsify-copy-code@2"></script>
<script src="//unpkg.com/docsify/lib/plugins/search.min.js"></script>
<script src="//unpkg.com/prismjs/components/prism-typescript.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/docsify-darklight-theme@latest/dist/index.min.js" type="text/javascript"></script>
</body>
</html>
|
src/app/productSearch/templates/productSearch.results.html | Four51SteveDavis/JohnsonBros | <article>
<!-- Page Header -->
<div class="page-header">
<h3>Products</h3>
</div>
<div ng-if="productSearch.list.Items.length">
<!-- Sorting and Display Options -->
<!--START FILTERS-->
<div class="form-group">
<form class="form-inline pull-right">
<fieldset class="form-group">
<label for="SortSelect">Sort By:</label>
<div style="display:inline-table" ng-class="{'input-group':productSearch.sortSelection}">
<select id="SortSelect" class="form-control" ng-model="productSearch.sortSelection"
ng-change="productSearch.updateSort()">
<option value="" ng-show="productSearch.sortSelection">None</option>
<option value="ID">ID</option>
<option value="Name">Name</option>
</select>
<div ng-if="productSearch.sortSelection" class="input-group-btn">
<button class="btn btn-default" ng-click="productSearch.reverseSort()">
<i class="fa" ng-class="{
'fa-sort-alpha-asc': productSearch.sortSelection == 'Name' && productSearch.parameters.sortBy == 'Name',
'fa-sort-alpha-desc': productSearch.sortSelection == 'Name' && productSearch.parameters.sortBy == '!Name',
'fa-sort-numeric-asc': productSearch.sortSelection == 'ID' && productSearch.parameters.sortBy == 'ID',
'fa-sort-numeric-desc': productSearch.sortSelection == 'ID' && productSearch.parameters.sortBy == '!ID'
}"></i>
</button>
</div>
</div>
</fieldset>
</form>
<!--END FILTERS-->
<h5 class="pull-left"><b>{{productSearch.meta.total_results + ' results'}}</b></h5>
<div class="clearfix"></div>
</div>
<!-- Product List -->
<div class="row l-product-grid">
<div class="col-sm-6 col-md-4 col-lg-3 l-product-grid__item"
ng-repeat="product in productSearch.pagedList"
ng-include="'common/templates/card.product.tpl.html'">
</div>
</div>
</div>
<!-- No Results Found -->
<div ng-if="!productSearch.list.length" class="well well-lg text-center">
<b><i class="fa fa-search"></i> No products or categories match your search.</b>
</div>
<!-- Pagination -->
<div class="text-center" ng-if="application.$ocMedia('min-width:768px') && productSearch.meta.total_results > 1">
<uib-pagination
boundary-links="productSearch.meta.total_results > 5"
max-size="5"
total-items="productSearch.meta.total_results"
items-per-page="productSearch.pageSize"
ng-model="productSearch.currentPage"
ng-change="productSearch.pageChanged()">
</uib-pagination>
</div>
<button type="button"
ng-if="application.$ocMedia('max-width:767px')"
class="btn btn-default btn-block btn-lg"
ng-show="productSearch.pagedList.length < productSearch.meta.total_results"
ng-click="productSearch.loadMore()">Load More {{productSearch.pagedList.length + ' / ' + productSearch.meta.total_results}}
</button>
</article> |
tags/Android/index.html | tustar/tustar.github.io | <!doctype html>
<html class="theme-next pisces use-motion" lang="zh-Hans">
<head>
<meta charset="UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"/>
<meta http-equiv="Cache-Control" content="no-transform" />
<meta http-equiv="Cache-Control" content="no-siteapp" />
<link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css" />
<link href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css">
<link href="/lib/font-awesome/css/font-awesome.min.css?v=4.6.2" rel="stylesheet" type="text/css" />
<link href="/css/main.css?v=5.1.0" rel="stylesheet" type="text/css" />
<meta name="keywords" content="Hexo, NexT, Tustar" />
<link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=5.1.0" />
<meta property="og:type" content="website">
<meta property="og:title" content="TuStar's Blog">
<meta property="og:url" content="http://yoursite.com/tags/Android/index.html">
<meta property="og:site_name" content="TuStar's Blog">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="TuStar's Blog">
<script type="text/javascript" id="hexo.configurations">
var NexT = window.NexT || {};
var CONFIG = {
root: '/',
scheme: 'Pisces',
sidebar: {"position":"left","display":"post","offset":12,"offset_float":0,"b2t":false,"scrollpercent":false},
fancybox: true,
motion: true,
duoshuo: {
userId: '0',
author: '博主'
},
algolia: {
applicationID: '',
apiKey: '',
indexName: '',
hits: {"per_page":10},
labels: {"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"}
}
};
</script>
<link rel="canonical" href="http://yoursite.com/tags/Android/"/>
<title> 标签: Android | TuStar's Blog </title>
</head>
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
<div class="container sidebar-position-left ">
<div class="headband"></div>
<header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
<div class="header-inner"><div class="site-brand-wrapper">
<div class="site-meta ">
<div class="custom-logo-site-title">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<span class="site-title">TuStar's Blog</span>
<span class="logo-line-after"><i></i></span>
</a>
</div>
<p class="site-subtitle">天行健,君子以自强不息;地势坤,君子以厚德载物。</p>
</div>
<div class="site-nav-toggle">
<button>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
<span class="btn-bar"></span>
</button>
</div>
</div>
<nav class="site-nav">
<ul id="menu" class="menu">
<li class="menu-item menu-item-home">
<a href="/" rel="section">
<i class="menu-item-icon fa fa-fw fa-home"></i> <br />
首页
</a>
</li>
<li class="menu-item menu-item-archives">
<a href="/archives" rel="section">
<i class="menu-item-icon fa fa-fw fa-archive"></i> <br />
归档
</a>
</li>
<li class="menu-item menu-item-tags">
<a href="/tags" rel="section">
<i class="menu-item-icon fa fa-fw fa-tags"></i> <br />
标签
</a>
</li>
</ul>
</nav>
</div>
</header>
<main id="main" class="main">
<div class="main-inner">
<div class="content-wrap">
<div id="content" class="content">
<div id="posts" class="posts-collapse">
<div class="collection-title">
<h2 >
Android
<small>标签</small>
</h2>
</div>
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2016/05/06/2016-05-06-android-sign/" itemprop="url">
<span itemprop="name">安卓签名笔记</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-05-06T16:41:01+08:00"
content="2016-05-06" >
05-06
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2016/04/18/2016-04-18-android-memery/" itemprop="url">
<span itemprop="name">Android内存分析</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2016-04-18T16:41:01+08:00"
content="2016-04-18" >
04-18
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2014/07/16/2014-07-16-android-designer-ui/" itemprop="url">
<span itemprop="name">Android开发总结与设计师交互</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2014-07-16T16:41:01+08:00"
content="2014-07-16" >
07-16
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2014/06/30/2014-06-30-moblie-phone-push/" itemprop="url">
<span itemprop="name">手机端推送平台调研</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2014-06-30T16:41:01+08:00"
content="2014-06-30" >
06-30
</time>
</div>
</header>
</article>
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
<header class="post-header">
<h1 class="post-title">
<a class="post-title-link" href="/2014/06/24/2014-06-24-android-code-style/" itemprop="url">
<span itemprop="name">Android开发总结编码规范与注意事项</span>
</a>
</h1>
<div class="post-meta">
<time class="post-time" itemprop="dateCreated"
datetime="2014-06-24T16:41:01+08:00"
content="2014-06-24" >
06-24
</time>
</div>
</header>
</article>
</div>
</div>
</div>
<div class="sidebar-toggle">
<div class="sidebar-toggle-line-wrap">
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
</div>
</div>
<aside id="sidebar" class="sidebar">
<div class="sidebar-inner">
<section class="site-overview sidebar-panel sidebar-panel-active">
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
<img class="site-author-image" itemprop="image"
src="/uploads/avatar.jpg"
alt="tustar" />
<p class="site-author-name" itemprop="name">tustar</p>
<p class="site-description motion-element" itemprop="description"></p>
</div>
<nav class="site-state motion-element">
<div class="site-state-item site-state-posts">
<a href="/archives">
<span class="site-state-item-count">10</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
<div class="site-state-item site-state-tags">
<a href="/tags/index.html">
<span class="site-state-item-count">18</span>
<span class="site-state-item-name">标签</span>
</a>
</div>
</nav>
<div class="links-of-author motion-element">
</div>
</section>
</div>
</aside>
</div>
</main>
<footer id="footer" class="footer">
<div class="footer-inner">
<div class="copyright" >
©
<span itemprop="copyrightYear">2017</span>
<span class="with-love">
<i class="fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">tustar</span>
</div>
<div class="powered-by">
由 <a class="theme-link" href="https://hexo.io">Hexo</a> 强力驱动
</div>
<div class="theme-info">
主题 -
<a class="theme-link" href="https://github.com/iissnan/hexo-theme-next">
NexT.Pisces
</a>
</div>
</div>
</footer>
<div class="back-to-top">
<i class="fa fa-arrow-up"></i>
</div>
</div>
<script type="text/javascript">
if (Object.prototype.toString.call(window.Promise) !== '[object Function]') {
window.Promise = null;
}
</script>
<script type="text/javascript" src="/lib/jquery/index.js?v=2.1.3"></script>
<script type="text/javascript" src="/lib/fastclick/lib/fastclick.min.js?v=1.0.6"></script>
<script type="text/javascript" src="/lib/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script>
<script type="text/javascript" src="/lib/velocity/velocity.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/lib/velocity/velocity.ui.min.js?v=1.2.1"></script>
<script type="text/javascript" src="/lib/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script>
<script type="text/javascript" src="/js/src/utils.js?v=5.1.0"></script>
<script type="text/javascript" src="/js/src/motion.js?v=5.1.0"></script>
<script type="text/javascript" src="/js/src/affix.js?v=5.1.0"></script>
<script type="text/javascript" src="/js/src/schemes/pisces.js?v=5.1.0"></script>
<script type="text/javascript" src="/js/src/bootstrap.js?v=5.1.0"></script>
<script src="https://cdn1.lncld.net/static/js/av-core-mini-0.6.1.js"></script>
<script>AV.initialize("xRQp9BLq3q7iYjiMYD1WHVlz-gzGzoHsz", "sQyvsyUDVCFQen7bLmMlJxkU");</script>
<script>
function showTime(Counter) {
var query = new AV.Query(Counter);
var entries = [];
var $visitors = $(".leancloud_visitors");
$visitors.each(function () {
entries.push( $(this).attr("id").trim() );
});
query.containedIn('url', entries);
query.find()
.done(function (results) {
var COUNT_CONTAINER_REF = '.leancloud-visitors-count';
if (results.length === 0) {
$visitors.find(COUNT_CONTAINER_REF).text(0);
return;
}
for (var i = 0; i < results.length; i++) {
var item = results[i];
var url = item.get('url');
var time = item.get('time');
var element = document.getElementById(url);
$(element).find(COUNT_CONTAINER_REF).text(time);
}
for(var i = 0; i < entries.length; i++) {
var url = entries[i];
var element = document.getElementById(url);
var countSpan = $(element).find(COUNT_CONTAINER_REF);
if( countSpan.text() == '') {
countSpan.text(0);
}
}
})
.fail(function (object, error) {
console.log("Error: " + error.code + " " + error.message);
});
}
function addCount(Counter) {
var $visitors = $(".leancloud_visitors");
var url = $visitors.attr('id').trim();
var title = $visitors.attr('data-flag-title').trim();
var query = new AV.Query(Counter);
query.equalTo("url", url);
query.find({
success: function(results) {
if (results.length > 0) {
var counter = results[0];
counter.fetchWhenSave(true);
counter.increment("time");
counter.save(null, {
success: function(counter) {
var $element = $(document.getElementById(url));
$element.find('.leancloud-visitors-count').text(counter.get('time'));
},
error: function(counter, error) {
console.log('Failed to save Visitor num, with error message: ' + error.message);
}
});
} else {
var newcounter = new Counter();
/* Set ACL */
var acl = new AV.ACL();
acl.setPublicReadAccess(true);
acl.setPublicWriteAccess(true);
newcounter.setACL(acl);
/* End Set ACL */
newcounter.set("title", title);
newcounter.set("url", url);
newcounter.set("time", 1);
newcounter.save(null, {
success: function(newcounter) {
var $element = $(document.getElementById(url));
$element.find('.leancloud-visitors-count').text(newcounter.get('time'));
},
error: function(newcounter, error) {
console.log('Failed to create');
}
});
}
},
error: function(error) {
console.log('Error:' + error.code + " " + error.message);
}
});
}
$(function() {
var Counter = AV.Object.extend("Counter");
if ($('.leancloud_visitors').length == 1) {
addCount(Counter);
} else if ($('.post-title-link').length > 1) {
showTime(Counter);
}
});
</script>
</body>
</html>
|
e0ecf4f/html/classv8_1_1_function_template-members.html | v8-dox/v8-dox.github.io | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.9.1"/>
<title>V8 API Reference Guide for node.js v0.1.31: Member List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/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 style="padding-left: 0.5em;">
<div id="projectname">V8 API Reference Guide for node.js v0.1.31
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.9.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li><a href="examples.html"><span>Examples</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1_function_template.html">FunctionTemplate</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">v8::FunctionTemplate Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classv8_1_1_function_template.html">v8::FunctionTemplate</a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Context</b> (defined in <a class="el" href="classv8_1_1_function_template.html">v8::FunctionTemplate</a>)</td><td class="entry"><a class="el" href="classv8_1_1_function_template.html">v8::FunctionTemplate</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1_function_template.html#a3b8e5e214b2ee34c36138961ebac696a">GetFunction</a>()</td><td class="entry"><a class="el" href="classv8_1_1_function_template.html">v8::FunctionTemplate</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1_function_template.html#aa883e4ab6643498662f7873506098c98">HasInstance</a>(Handle< Value > object)</td><td class="entry"><a class="el" href="classv8_1_1_function_template.html">v8::FunctionTemplate</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1_function_template.html#a18f343e7e5749ed886d6e76a1424216e">Inherit</a>(Handle< FunctionTemplate > parent)</td><td class="entry"><a class="el" href="classv8_1_1_function_template.html">v8::FunctionTemplate</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1_function_template.html#a00dd9725566908e8fd14064542f5a781">InstanceTemplate</a>()</td><td class="entry"><a class="el" href="classv8_1_1_function_template.html">v8::FunctionTemplate</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1_function_template.html#af9012aee4a102c4018fec8e9532cb996">New</a>(InvocationCallback callback=0, Handle< Value > data=Handle< Value >(), Handle< Signature > signature=Handle< Signature >())</td><td class="entry"><a class="el" href="classv8_1_1_function_template.html">v8::FunctionTemplate</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>ObjectTemplate</b> (defined in <a class="el" href="classv8_1_1_function_template.html">v8::FunctionTemplate</a>)</td><td class="entry"><a class="el" href="classv8_1_1_function_template.html">v8::FunctionTemplate</a></td><td class="entry"><span class="mlabel">friend</span></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1_function_template.html#aa2bcc2652b5f0fdbc666d943ccf72021">PrototypeTemplate</a>()</td><td class="entry"><a class="el" href="classv8_1_1_function_template.html">v8::FunctionTemplate</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1_template.html#a8a29557db5d0bc980752084b925a9b01">Set</a>(Handle< String > name, Handle< Data > value, PropertyAttribute attributes=None)</td><td class="entry"><a class="el" href="classv8_1_1_template.html">v8::Template</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>Set</b>(const char *name, Handle< Data > value) (defined in <a class="el" href="classv8_1_1_template.html">v8::Template</a>)</td><td class="entry"><a class="el" href="classv8_1_1_template.html">v8::Template</a></td><td class="entry"><span class="mlabel">inline</span></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1_function_template.html#a9eb1c827b17faf398a81068721bf40ab">SetCallHandler</a>(InvocationCallback callback, Handle< Value > data=Handle< Value >())</td><td class="entry"><a class="el" href="classv8_1_1_function_template.html">v8::FunctionTemplate</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="classv8_1_1_function_template.html#a10ad6f0d3d1f67823e08fbca7c5dde41">SetClassName</a>(Handle< String > name)</td><td class="entry"><a class="el" href="classv8_1_1_function_template.html">v8::FunctionTemplate</a></td><td class="entry"></td></tr>
<tr class="even"><td class="entry"><a class="el" href="classv8_1_1_function_template.html#ade426e8a21d777ae6100e6c1aa7bfaee">SetHiddenPrototype</a>(bool value)</td><td class="entry"><a class="el" href="classv8_1_1_function_template.html">v8::FunctionTemplate</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Tue Aug 11 2015 23:44:31 for V8 API Reference Guide for node.js v0.1.31 by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.9.1
</small></address>
</body>
</html>
|
public/css/bootstrap.css | chrismcband/takeyourmeds | /*!
* Bootstrap v2.3.0
*
* Copyright 2012 Twitter, Inc
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
* Designed and built with all the love in the world @twitter by @mdo and @fat.
*/
.clearfix {
*zoom: 1;
}
.clearfix:before,
.clearfix:after {
display: table;
line-height: 0;
content: "";
}
.clearfix:after {
clear: both;
}
.hide-text {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.input-block-level {
display: block;
width: 100%;
min-height: 30px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
}
html {
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
a:hover,
a:active {
outline: 0;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
width: auto\9;
height: auto;
max-width: 100%;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img {
max-width: none;
}
button,
input,
select,
textarea {
margin: 0;
font-size: 100%;
vertical-align: middle;
}
button,
input {
*overflow: visible;
line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
cursor: pointer;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
-webkit-appearance: none;
}
textarea {
overflow: auto;
vertical-align: top;
}
@media print {
* {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
.ir a:after,
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
@page {
margin: 0.5cm;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
}
body {
margin: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 20px;
color: #333333;
background-color: #ffffff;
}
a {
color: #0088cc;
text-decoration: none;
}
a:hover,
a:focus {
color: #005580;
text-decoration: underline;
}
.img-rounded {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.img-polaroid {
padding: 4px;
background-color: #fff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
-webkit-border-radius: 500px;
-moz-border-radius: 500px;
border-radius: 500px;
}
.row {
margin-left: -20px;
*zoom: 1;
}
.row:before,
.row:after {
display: table;
line-height: 0;
content: "";
}
.row:after {
clear: both;
}
[class*="span"] {
float: left;
min-height: 1px;
margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 940px;
}
.span12 {
width: 940px;
}
.span11 {
width: 860px;
}
.span10 {
width: 780px;
}
.span9 {
width: 700px;
}
.span8 {
width: 620px;
}
.span7 {
width: 540px;
}
.span6 {
width: 460px;
}
.span5 {
width: 380px;
}
.span4 {
width: 300px;
}
.span3 {
width: 220px;
}
.span2 {
width: 140px;
}
.span1 {
width: 60px;
}
.offset12 {
margin-left: 980px;
}
.offset11 {
margin-left: 900px;
}
.offset10 {
margin-left: 820px;
}
.offset9 {
margin-left: 740px;
}
.offset8 {
margin-left: 660px;
}
.offset7 {
margin-left: 580px;
}
.offset6 {
margin-left: 500px;
}
.offset5 {
margin-left: 420px;
}
.offset4 {
margin-left: 340px;
}
.offset3 {
margin-left: 260px;
}
.offset2 {
margin-left: 180px;
}
.offset1 {
margin-left: 100px;
}
.row-fluid {
width: 100%;
*zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
display: table;
line-height: 0;
content: "";
}
.row-fluid:after {
clear: both;
}
.row-fluid [class*="span"] {
display: block;
float: left;
width: 100%;
min-height: 30px;
margin-left: 2.127659574468085%;
*margin-left: 2.074468085106383%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.row-fluid [class*="span"]:first-child {
margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
margin-left: 2.127659574468085%;
}
.row-fluid .span12 {
width: 100%;
*width: 99.94680851063829%;
}
.row-fluid .span11 {
width: 91.48936170212765%;
*width: 91.43617021276594%;
}
.row-fluid .span10 {
width: 82.97872340425532%;
*width: 82.92553191489361%;
}
.row-fluid .span9 {
width: 74.46808510638297%;
*width: 74.41489361702126%;
}
.row-fluid .span8 {
width: 65.95744680851064%;
*width: 65.90425531914893%;
}
.row-fluid .span7 {
width: 57.44680851063829%;
*width: 57.39361702127659%;
}
.row-fluid .span6 {
width: 48.93617021276595%;
*width: 48.88297872340425%;
}
.row-fluid .span5 {
width: 40.42553191489362%;
*width: 40.37234042553192%;
}
.row-fluid .span4 {
width: 31.914893617021278%;
*width: 31.861702127659576%;
}
.row-fluid .span3 {
width: 23.404255319148934%;
*width: 23.351063829787233%;
}
.row-fluid .span2 {
width: 14.893617021276595%;
*width: 14.840425531914894%;
}
.row-fluid .span1 {
width: 6.382978723404255%;
*width: 6.329787234042553%;
}
.row-fluid .offset12 {
margin-left: 104.25531914893617%;
*margin-left: 104.14893617021275%;
}
.row-fluid .offset12:first-child {
margin-left: 102.12765957446808%;
*margin-left: 102.02127659574467%;
}
.row-fluid .offset11 {
margin-left: 95.74468085106382%;
*margin-left: 95.6382978723404%;
}
.row-fluid .offset11:first-child {
margin-left: 93.61702127659574%;
*margin-left: 93.51063829787232%;
}
.row-fluid .offset10 {
margin-left: 87.23404255319149%;
*margin-left: 87.12765957446807%;
}
.row-fluid .offset10:first-child {
margin-left: 85.1063829787234%;
*margin-left: 84.99999999999999%;
}
.row-fluid .offset9 {
margin-left: 78.72340425531914%;
*margin-left: 78.61702127659572%;
}
.row-fluid .offset9:first-child {
margin-left: 76.59574468085106%;
*margin-left: 76.48936170212764%;
}
.row-fluid .offset8 {
margin-left: 70.2127659574468%;
*margin-left: 70.10638297872339%;
}
.row-fluid .offset8:first-child {
margin-left: 68.08510638297872%;
*margin-left: 67.9787234042553%;
}
.row-fluid .offset7 {
margin-left: 61.70212765957446%;
*margin-left: 61.59574468085106%;
}
.row-fluid .offset7:first-child {
margin-left: 59.574468085106375%;
*margin-left: 59.46808510638297%;
}
.row-fluid .offset6 {
margin-left: 53.191489361702125%;
*margin-left: 53.085106382978715%;
}
.row-fluid .offset6:first-child {
margin-left: 51.063829787234035%;
*margin-left: 50.95744680851063%;
}
.row-fluid .offset5 {
margin-left: 44.68085106382979%;
*margin-left: 44.57446808510638%;
}
.row-fluid .offset5:first-child {
margin-left: 42.5531914893617%;
*margin-left: 42.4468085106383%;
}
.row-fluid .offset4 {
margin-left: 36.170212765957444%;
*margin-left: 36.06382978723405%;
}
.row-fluid .offset4:first-child {
margin-left: 34.04255319148936%;
*margin-left: 33.93617021276596%;
}
.row-fluid .offset3 {
margin-left: 27.659574468085104%;
*margin-left: 27.5531914893617%;
}
.row-fluid .offset3:first-child {
margin-left: 25.53191489361702%;
*margin-left: 25.425531914893618%;
}
.row-fluid .offset2 {
margin-left: 19.148936170212764%;
*margin-left: 19.04255319148936%;
}
.row-fluid .offset2:first-child {
margin-left: 17.02127659574468%;
*margin-left: 16.914893617021278%;
}
.row-fluid .offset1 {
margin-left: 10.638297872340425%;
*margin-left: 10.53191489361702%;
}
.row-fluid .offset1:first-child {
margin-left: 8.51063829787234%;
*margin-left: 8.404255319148938%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
float: right;
}
.container {
margin-right: auto;
margin-left: auto;
*zoom: 1;
}
.container:before,
.container:after {
display: table;
line-height: 0;
content: "";
}
.container:after {
clear: both;
}
.container-fluid {
padding-right: 20px;
padding-left: 20px;
*zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
display: table;
line-height: 0;
content: "";
}
.container-fluid:after {
clear: both;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 21px;
font-weight: 200;
line-height: 30px;
}
small {
font-size: 85%;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
cite {
font-style: normal;
}
.muted {
color: #999999;
}
a.muted:hover,
a.muted:focus {
color: #808080;
}
.text-warning {
color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
color: #a47e3c;
}
.text-error {
color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
color: #953b39;
}
.text-info {
color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
color: #2d6987;
}
.text-success {
color: #468847;
}
a.text-success:hover,
a.text-success:focus {
color: #356635;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 10px 0;
font-family: inherit;
font-weight: bold;
line-height: 20px;
color: inherit;
text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
font-weight: normal;
line-height: 1;
color: #999999;
}
h1,
h2,
h3 {
line-height: 40px;
}
h1 {
font-size: 38.5px;
}
h2 {
font-size: 31.5px;
}
h3 {
font-size: 24.5px;
}
h4 {
font-size: 17.5px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 11.9px;
}
h1 small {
font-size: 24.5px;
}
h2 small {
font-size: 17.5px;
}
h3 small {
font-size: 14px;
}
h4 small {
font-size: 14px;
}
.page-header {
padding-bottom: 9px;
margin: 20px 0 30px;
border-bottom: 1px solid #eeeeee;
}
ul,
ol {
padding: 0;
margin: 0 0 10px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
margin-bottom: 0;
}
li {
line-height: 20px;
}
ul.unstyled,
ol.unstyled {
margin-left: 0;
list-style: none;
}
ul.inline,
ol.inline {
margin-left: 0;
list-style: none;
}
ul.inline > li,
ol.inline > li {
display: inline-block;
*display: inline;
padding-right: 5px;
padding-left: 5px;
*zoom: 1;
}
dl {
margin-bottom: 20px;
}
dt,
dd {
line-height: 20px;
}
dt {
font-weight: bold;
}
dd {
margin-left: 10px;
}
.dl-horizontal {
*zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
display: table;
line-height: 0;
content: "";
}
.dl-horizontal:after {
clear: both;
}
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
hr {
margin: 20px 0;
border: 0;
border-top: 1px solid #eeeeee;
border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999999;
}
abbr.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 0 0 0 15px;
margin: 0 0 20px;
border-left: 5px solid #eeeeee;
}
blockquote p {
margin-bottom: 0;
font-size: 17.5px;
font-weight: 300;
line-height: 1.25;
}
blockquote small {
display: block;
line-height: 20px;
color: #999999;
}
blockquote small:before {
content: '\2014 \00A0';
}
blockquote.pull-right {
float: right;
padding-right: 15px;
padding-left: 0;
border-right: 5px solid #eeeeee;
border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
text-align: right;
}
blockquote.pull-right small:before {
content: '';
}
blockquote.pull-right small:after {
content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
content: "";
}
address {
display: block;
margin-bottom: 20px;
font-style: normal;
line-height: 20px;
}
code,
pre {
padding: 0 3px 2px;
font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
font-size: 12px;
color: #333333;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
code {
padding: 2px 4px;
color: #d14;
white-space: nowrap;
background-color: #f7f7f9;
border: 1px solid #e1e1e8;
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 20px;
word-break: break-all;
word-wrap: break-word;
white-space: pre;
white-space: pre-wrap;
background-color: #f5f5f5;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.15);
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
pre.prettyprint {
margin-bottom: 20px;
}
pre code {
padding: 0;
color: inherit;
white-space: pre;
white-space: pre-wrap;
background-color: transparent;
border: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
form {
margin: 0 0 20px;
}
fieldset {
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: 40px;
color: #333333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
legend small {
font-size: 15px;
color: #999999;
}
label,
input,
button,
select,
textarea {
font-size: 14px;
font-weight: normal;
line-height: 20px;
}
input,
button,
select,
textarea {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
display: block;
margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
display: inline-block;
height: 20px;
padding: 4px 6px;
margin-bottom: 10px;
font-size: 14px;
line-height: 20px;
color: #555555;
vertical-align: middle;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
input,
textarea,
.uneditable-input {
width: 206px;
}
textarea {
height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
background-color: #ffffff;
border: 1px solid #cccccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
-o-transition: border linear 0.2s, box-shadow linear 0.2s;
transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
border-color: rgba(82, 168, 236, 0.8);
outline: 0;
outline: thin dotted \9;
/* IE6-9 */
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
*margin-top: 0;
line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
width: auto;
}
select,
input[type="file"] {
height: 30px;
/* In IE7, the height of the select element cannot be changed by height, only font-size */
*margin-top: 4px;
/* For IE7, add top margin to align select with labels */
line-height: 30px;
}
select {
width: 220px;
background-color: #ffffff;
border: 1px solid #cccccc;
}
select[multiple],
select[size] {
height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
color: #999999;
cursor: not-allowed;
background-color: #fcfcfc;
border-color: #cccccc;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
}
.uneditable-input {
overflow: hidden;
white-space: nowrap;
}
.uneditable-textarea {
width: auto;
height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
color: #999999;
}
.radio,
.checkbox {
min-height: 20px;
padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
display: inline-block;
padding-top: 5px;
margin-bottom: 0;
vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
margin-left: 10px;
}
.input-mini {
width: 60px;
}
.input-small {
width: 90px;
}
.input-medium {
width: 150px;
}
.input-large {
width: 210px;
}
.input-xlarge {
width: 270px;
}
.input-xxlarge {
width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
float: none;
margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
display: inline-block;
}
input,
textarea,
.uneditable-input {
margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
margin-left: 20px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
width: 46px;
}
.controls-row {
*zoom: 1;
}
.controls-row:before,
.controls-row:after {
display: table;
line-height: 0;
content: "";
}
.controls-row:after {
clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
cursor: not-allowed;
background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
border-color: #c09853;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
border-color: #a47e3c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
color: #c09853;
background-color: #fcf8e3;
border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
border-color: #b94a48;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
border-color: #953b39;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
color: #b94a48;
background-color: #f2dede;
border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
border-color: #468847;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
border-color: #356635;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
color: #468847;
background-color: #dff0d8;
border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
border-color: #3a87ad;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
border-color: #2d6987;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
color: #3a87ad;
background-color: #d9edf7;
border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
color: #b94a48;
border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
border-color: #e9322d;
-webkit-box-shadow: 0 0 6px #f8b9b7;
-moz-box-shadow: 0 0 6px #f8b9b7;
box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
padding: 19px 20px 20px;
margin-top: 20px;
margin-bottom: 20px;
background-color: #f5f5f5;
border-top: 1px solid #e5e5e5;
*zoom: 1;
}
.form-actions:before,
.form-actions:after {
display: table;
line-height: 0;
content: "";
}
.form-actions:after {
clear: both;
}
.help-block,
.help-inline {
color: #595959;
}
.help-block {
display: block;
margin-bottom: 10px;
}
.help-inline {
display: inline-block;
*display: inline;
padding-left: 5px;
vertical-align: middle;
*zoom: 1;
}
.input-append,
.input-prepend {
display: inline-block;
margin-bottom: 10px;
font-size: 0;
white-space: nowrap;
vertical-align: middle;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
font-size: 14px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
position: relative;
margin-bottom: 0;
*margin-left: 0;
vertical-align: top;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
display: inline-block;
width: auto;
height: 20px;
min-width: 16px;
padding: 4px 5px;
font-size: 14px;
font-weight: normal;
line-height: 20px;
text-align: center;
text-shadow: 0 1px 0 #ffffff;
background-color: #eeeeee;
border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
vertical-align: top;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.input-append .active,
.input-prepend .active {
background-color: #a9dba9;
border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.input-prepend.input-append .btn-group:first-child {
margin-left: 0;
}
input.search-query {
padding-right: 14px;
padding-right: 4px \9;
padding-left: 14px;
padding-left: 4px \9;
/* IE7-8 doesn't have border-radius, so don't indent the padding */
margin-bottom: 0;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.form-search .input-append .search-query {
-webkit-border-radius: 14px 0 0 14px;
-moz-border-radius: 14px 0 0 14px;
border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
-webkit-border-radius: 0 14px 14px 0;
-moz-border-radius: 0 14px 14px 0;
border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
-webkit-border-radius: 0 14px 14px 0;
-moz-border-radius: 0 14px 14px 0;
border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
-webkit-border-radius: 14px 0 0 14px;
-moz-border-radius: 14px 0 0 14px;
border-radius: 14px 0 0 14px;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
display: inline-block;
*display: inline;
margin-bottom: 0;
vertical-align: middle;
*zoom: 1;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
padding-left: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: left;
margin-right: 3px;
margin-left: 0;
}
.control-group {
margin-bottom: 10px;
}
legend + .control-group {
margin-top: 20px;
-webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
margin-bottom: 20px;
*zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
display: table;
line-height: 0;
content: "";
}
.form-horizontal .control-group:after {
clear: both;
}
.form-horizontal .control-label {
float: left;
width: 160px;
padding-top: 5px;
text-align: right;
}
.form-horizontal .controls {
*display: inline-block;
*padding-left: 20px;
margin-left: 180px;
*margin-left: 0;
}
.form-horizontal .controls:first-child {
*padding-left: 180px;
}
.form-horizontal .help-block {
margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
margin-top: 10px;
}
.form-horizontal .form-actions {
padding-left: 180px;
}
table {
max-width: 100%;
background-color: transparent;
border-collapse: collapse;
border-spacing: 0;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table th,
.table td {
padding: 8px;
line-height: 20px;
text-align: left;
vertical-align: top;
border-top: 1px solid #dddddd;
}
.table th {
font-weight: bold;
}
.table thead th {
vertical-align: bottom;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
border-top: 0;
}
.table tbody + tbody {
border-top: 2px solid #dddddd;
}
.table .table {
background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
padding: 4px 5px;
}
.table-bordered {
border: 1px solid #dddddd;
border-collapse: separate;
*border-collapse: collapse;
border-left: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-bottomright: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
-webkit-border-bottom-left-radius: 0;
border-bottom-left-radius: 0;
-moz-border-radius-bottomleft: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
-webkit-border-bottom-right-radius: 0;
border-bottom-right-radius: 0;
-moz-border-radius-bottomright: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
display: table-cell;
float: none;
margin-left: 0;
}
.table td.span1,
.table th.span1 {
float: none;
width: 44px;
margin-left: 0;
}
.table td.span2,
.table th.span2 {
float: none;
width: 124px;
margin-left: 0;
}
.table td.span3,
.table th.span3 {
float: none;
width: 204px;
margin-left: 0;
}
.table td.span4,
.table th.span4 {
float: none;
width: 284px;
margin-left: 0;
}
.table td.span5,
.table th.span5 {
float: none;
width: 364px;
margin-left: 0;
}
.table td.span6,
.table th.span6 {
float: none;
width: 444px;
margin-left: 0;
}
.table td.span7,
.table th.span7 {
float: none;
width: 524px;
margin-left: 0;
}
.table td.span8,
.table th.span8 {
float: none;
width: 604px;
margin-left: 0;
}
.table td.span9,
.table th.span9 {
float: none;
width: 684px;
margin-left: 0;
}
.table td.span10,
.table th.span10 {
float: none;
width: 764px;
margin-left: 0;
}
.table td.span11,
.table th.span11 {
float: none;
width: 844px;
margin-left: 0;
}
.table td.span12,
.table th.span12 {
float: none;
width: 924px;
margin-left: 0;
}
.table tbody tr.success > td {
background-color: #dff0d8;
}
.table tbody tr.error > td {
background-color: #f2dede;
}
.table tbody tr.warning > td {
background-color: #fcf8e3;
}
.table tbody tr.info > td {
background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
background-color: #c4e3f3;
}
[class^="icon-"],
[class*=" icon-"] {
display: inline-block;
width: 14px;
height: 14px;
margin-top: 1px;
*margin-right: .3em;
line-height: 14px;
vertical-align: text-top;
background-image: url("../img/glyphicons-halflings.png");
background-position: 14px 14px;
background-repeat: no-repeat;
}
/* White icons with optional class, or on hover/focus/active states of certain elements */
.icon-white,
.nav-pills > .active > a > [class^="icon-"],
.nav-pills > .active > a > [class*=" icon-"],
.nav-list > .active > a > [class^="icon-"],
.nav-list > .active > a > [class*=" icon-"],
.navbar-inverse .nav > .active > a > [class^="icon-"],
.navbar-inverse .nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:focus > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > li > a:focus > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"],
.dropdown-submenu:hover > a > [class^="icon-"],
.dropdown-submenu:focus > a > [class^="icon-"],
.dropdown-submenu:hover > a > [class*=" icon-"],
.dropdown-submenu:focus > a > [class*=" icon-"] {
background-image: url("../img/glyphicons-halflings-white.png");
}
.icon-glass {
background-position: 0 0;
}
.icon-music {
background-position: -24px 0;
}
.icon-search {
background-position: -48px 0;
}
.icon-envelope {
background-position: -72px 0;
}
.icon-heart {
background-position: -96px 0;
}
.icon-star {
background-position: -120px 0;
}
.icon-star-empty {
background-position: -144px 0;
}
.icon-user {
background-position: -168px 0;
}
.icon-film {
background-position: -192px 0;
}
.icon-th-large {
background-position: -216px 0;
}
.icon-th {
background-position: -240px 0;
}
.icon-th-list {
background-position: -264px 0;
}
.icon-ok {
background-position: -288px 0;
}
.icon-remove {
background-position: -312px 0;
}
.icon-zoom-in {
background-position: -336px 0;
}
.icon-zoom-out {
background-position: -360px 0;
}
.icon-off {
background-position: -384px 0;
}
.icon-signal {
background-position: -408px 0;
}
.icon-cog {
background-position: -432px 0;
}
.icon-trash {
background-position: -456px 0;
}
.icon-home {
background-position: 0 -24px;
}
.icon-file {
background-position: -24px -24px;
}
.icon-time {
background-position: -48px -24px;
}
.icon-road {
background-position: -72px -24px;
}
.icon-download-alt {
background-position: -96px -24px;
}
.icon-download {
background-position: -120px -24px;
}
.icon-upload {
background-position: -144px -24px;
}
.icon-inbox {
background-position: -168px -24px;
}
.icon-play-circle {
background-position: -192px -24px;
}
.icon-repeat {
background-position: -216px -24px;
}
.icon-refresh {
background-position: -240px -24px;
}
.icon-list-alt {
background-position: -264px -24px;
}
.icon-lock {
background-position: -287px -24px;
}
.icon-flag {
background-position: -312px -24px;
}
.icon-headphones {
background-position: -336px -24px;
}
.icon-volume-off {
background-position: -360px -24px;
}
.icon-volume-down {
background-position: -384px -24px;
}
.icon-volume-up {
background-position: -408px -24px;
}
.icon-qrcode {
background-position: -432px -24px;
}
.icon-barcode {
background-position: -456px -24px;
}
.icon-tag {
background-position: 0 -48px;
}
.icon-tags {
background-position: -25px -48px;
}
.icon-book {
background-position: -48px -48px;
}
.icon-bookmark {
background-position: -72px -48px;
}
.icon-print {
background-position: -96px -48px;
}
.icon-camera {
background-position: -120px -48px;
}
.icon-font {
background-position: -144px -48px;
}
.icon-bold {
background-position: -167px -48px;
}
.icon-italic {
background-position: -192px -48px;
}
.icon-text-height {
background-position: -216px -48px;
}
.icon-text-width {
background-position: -240px -48px;
}
.icon-align-left {
background-position: -264px -48px;
}
.icon-align-center {
background-position: -288px -48px;
}
.icon-align-right {
background-position: -312px -48px;
}
.icon-align-justify {
background-position: -336px -48px;
}
.icon-list {
background-position: -360px -48px;
}
.icon-indent-left {
background-position: -384px -48px;
}
.icon-indent-right {
background-position: -408px -48px;
}
.icon-facetime-video {
background-position: -432px -48px;
}
.icon-picture {
background-position: -456px -48px;
}
.icon-pencil {
background-position: 0 -72px;
}
.icon-map-marker {
background-position: -24px -72px;
}
.icon-adjust {
background-position: -48px -72px;
}
.icon-tint {
background-position: -72px -72px;
}
.icon-edit {
background-position: -96px -72px;
}
.icon-share {
background-position: -120px -72px;
}
.icon-check {
background-position: -144px -72px;
}
.icon-move {
background-position: -168px -72px;
}
.icon-step-backward {
background-position: -192px -72px;
}
.icon-fast-backward {
background-position: -216px -72px;
}
.icon-backward {
background-position: -240px -72px;
}
.icon-play {
background-position: -264px -72px;
}
.icon-pause {
background-position: -288px -72px;
}
.icon-stop {
background-position: -312px -72px;
}
.icon-forward {
background-position: -336px -72px;
}
.icon-fast-forward {
background-position: -360px -72px;
}
.icon-step-forward {
background-position: -384px -72px;
}
.icon-eject {
background-position: -408px -72px;
}
.icon-chevron-left {
background-position: -432px -72px;
}
.icon-chevron-right {
background-position: -456px -72px;
}
.icon-plus-sign {
background-position: 0 -96px;
}
.icon-minus-sign {
background-position: -24px -96px;
}
.icon-remove-sign {
background-position: -48px -96px;
}
.icon-ok-sign {
background-position: -72px -96px;
}
.icon-question-sign {
background-position: -96px -96px;
}
.icon-info-sign {
background-position: -120px -96px;
}
.icon-screenshot {
background-position: -144px -96px;
}
.icon-remove-circle {
background-position: -168px -96px;
}
.icon-ok-circle {
background-position: -192px -96px;
}
.icon-ban-circle {
background-position: -216px -96px;
}
.icon-arrow-left {
background-position: -240px -96px;
}
.icon-arrow-right {
background-position: -264px -96px;
}
.icon-arrow-up {
background-position: -289px -96px;
}
.icon-arrow-down {
background-position: -312px -96px;
}
.icon-share-alt {
background-position: -336px -96px;
}
.icon-resize-full {
background-position: -360px -96px;
}
.icon-resize-small {
background-position: -384px -96px;
}
.icon-plus {
background-position: -408px -96px;
}
.icon-minus {
background-position: -433px -96px;
}
.icon-asterisk {
background-position: -456px -96px;
}
.icon-exclamation-sign {
background-position: 0 -120px;
}
.icon-gift {
background-position: -24px -120px;
}
.icon-leaf {
background-position: -48px -120px;
}
.icon-fire {
background-position: -72px -120px;
}
.icon-eye-open {
background-position: -96px -120px;
}
.icon-eye-close {
background-position: -120px -120px;
}
.icon-warning-sign {
background-position: -144px -120px;
}
.icon-plane {
background-position: -168px -120px;
}
.icon-calendar {
background-position: -192px -120px;
}
.icon-random {
width: 16px;
background-position: -216px -120px;
}
.icon-comment {
background-position: -240px -120px;
}
.icon-magnet {
background-position: -264px -120px;
}
.icon-chevron-up {
background-position: -288px -120px;
}
.icon-chevron-down {
background-position: -313px -119px;
}
.icon-retweet {
background-position: -336px -120px;
}
.icon-shopping-cart {
background-position: -360px -120px;
}
.icon-folder-close {
width: 16px;
background-position: -384px -120px;
}
.icon-folder-open {
width: 16px;
background-position: -408px -120px;
}
.icon-resize-vertical {
background-position: -432px -119px;
}
.icon-resize-horizontal {
background-position: -456px -118px;
}
.icon-hdd {
background-position: 0 -144px;
}
.icon-bullhorn {
background-position: -24px -144px;
}
.icon-bell {
background-position: -48px -144px;
}
.icon-certificate {
background-position: -72px -144px;
}
.icon-thumbs-up {
background-position: -96px -144px;
}
.icon-thumbs-down {
background-position: -120px -144px;
}
.icon-hand-right {
background-position: -144px -144px;
}
.icon-hand-left {
background-position: -168px -144px;
}
.icon-hand-up {
background-position: -192px -144px;
}
.icon-hand-down {
background-position: -216px -144px;
}
.icon-circle-arrow-right {
background-position: -240px -144px;
}
.icon-circle-arrow-left {
background-position: -264px -144px;
}
.icon-circle-arrow-up {
background-position: -288px -144px;
}
.icon-circle-arrow-down {
background-position: -312px -144px;
}
.icon-globe {
background-position: -336px -144px;
}
.icon-wrench {
background-position: -360px -144px;
}
.icon-tasks {
background-position: -384px -144px;
}
.icon-filter {
background-position: -408px -144px;
}
.icon-briefcase {
background-position: -432px -144px;
}
.icon-fullscreen {
background-position: -456px -144px;
}
.dropup,
.dropdown {
position: relative;
}
.dropdown-toggle {
*margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
outline: 0;
}
.caret {
display: inline-block;
width: 0;
height: 0;
vertical-align: top;
border-top: 4px solid #000000;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
content: "";
}
.dropdown .caret {
margin-top: 8px;
margin-left: 2px;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
list-style: none;
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
*border-right-width: 2px;
*border-bottom-width: 2px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
*width: 100%;
height: 1px;
margin: 9px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #ffffff;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 20px;
color: #333333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
color: #ffffff;
text-decoration: none;
background-color: #0081c2;
background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
background-image: -o-linear-gradient(top, #0088cc, #0077b3);
background-image: linear-gradient(to bottom, #0088cc, #0077b3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #ffffff;
text-decoration: none;
background-color: #0081c2;
background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
background-image: -o-linear-gradient(top, #0088cc, #0077b3);
background-image: linear-gradient(to bottom, #0088cc, #0077b3);
background-repeat: repeat-x;
outline: 0;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: default;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.open {
*z-index: 1000;
}
.open > .dropdown-menu {
display: block;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
border-top: 0;
border-bottom: 4px solid #000000;
content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
.dropdown-submenu {
position: relative;
}
.dropdown-submenu > .dropdown-menu {
top: 0;
left: 100%;
margin-top: -6px;
margin-left: -1px;
-webkit-border-radius: 0 6px 6px 6px;
-moz-border-radius: 0 6px 6px 6px;
border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
top: auto;
bottom: 0;
margin-top: 0;
margin-bottom: -2px;
-webkit-border-radius: 5px 5px 5px 0;
-moz-border-radius: 5px 5px 5px 0;
border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
display: block;
float: right;
width: 0;
height: 0;
margin-top: 5px;
margin-right: -10px;
border-color: transparent;
border-left-color: #cccccc;
border-style: solid;
border-width: 5px 0 5px 5px;
content: " ";
}
.dropdown-submenu:hover > a:after {
border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
left: -100%;
margin-left: 10px;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
padding-right: 20px;
padding-left: 20px;
}
.typeahead {
z-index: 1051;
margin-top: 2px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
padding: 24px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.well-small {
padding: 9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-moz-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height 0.35s ease;
-moz-transition: height 0.35s ease;
-o-transition: height 0.35s ease;
transition: height 0.35s ease;
}
.collapse.in {
height: auto;
}
.close {
float: right;
font-size: 20px;
font-weight: bold;
line-height: 20px;
color: #000000;
text-shadow: 0 1px 0 #ffffff;
opacity: 0.2;
filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
color: #000000;
text-decoration: none;
cursor: pointer;
opacity: 0.4;
filter: alpha(opacity=40);
}
button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.btn {
display: inline-block;
*display: inline;
padding: 4px 12px;
margin-bottom: 0;
*margin-left: .3em;
font-size: 14px;
line-height: 20px;
color: #333333;
text-align: center;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
vertical-align: middle;
cursor: pointer;
background-color: #f5f5f5;
*background-color: #e6e6e6;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
background-repeat: repeat-x;
border: 1px solid #cccccc;
*border: 0;
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
*zoom: 1;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover,
.btn:focus,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
color: #333333;
background-color: #e6e6e6;
*background-color: #d9d9d9;
}
.btn:active,
.btn.active {
background-color: #cccccc \9;
}
.btn:first-child {
*margin-left: 0;
}
.btn:hover,
.btn:focus {
color: #333333;
text-decoration: none;
background-position: 0 -15px;
-webkit-transition: background-position 0.1s linear;
-moz-transition: background-position 0.1s linear;
-o-transition: background-position 0.1s linear;
transition: background-position 0.1s linear;
}
.btn:focus {
outline: thin dotted #333;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn.active,
.btn:active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled,
.btn[disabled] {
cursor: default;
background-image: none;
opacity: 0.65;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn-large {
padding: 11px 19px;
font-size: 17.5px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.btn-large [class^="icon-"],
.btn-large [class*=" icon-"] {
margin-top: 4px;
}
.btn-small {
padding: 2px 10px;
font-size: 11.9px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.btn-small [class^="icon-"],
.btn-small [class*=" icon-"] {
margin-top: 0;
}
.btn-mini [class^="icon-"],
.btn-mini [class*=" icon-"] {
margin-top: -1px;
}
.btn-mini {
padding: 0 6px;
font-size: 10.5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
color: rgba(255, 255, 255, 0.75);
}
.btn-primary {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #006dcc;
*background-color: #0044cc;
background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
background-image: -o-linear-gradient(top, #0088cc, #0044cc);
background-image: linear-gradient(to bottom, #0088cc, #0044cc);
background-repeat: repeat-x;
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
color: #ffffff;
background-color: #0044cc;
*background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
background-color: #003399 \9;
}
.btn-warning {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #faa732;
*background-color: #f89406;
background-image: -moz-linear-gradient(top, #fbb450, #f89406);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image: -o-linear-gradient(top, #fbb450, #f89406);
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
border-color: #f89406 #f89406 #ad6704;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
color: #ffffff;
background-color: #f89406;
*background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
background-color: #c67605 \9;
}
.btn-danger {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #da4f49;
*background-color: #bd362f;
background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
background-repeat: repeat-x;
border-color: #bd362f #bd362f #802420;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
color: #ffffff;
background-color: #bd362f;
*background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
background-color: #942a25 \9;
}
.btn-success {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #5bb75b;
*background-color: #51a351;
background-image: -moz-linear-gradient(top, #62c462, #51a351);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
background-image: -webkit-linear-gradient(top, #62c462, #51a351);
background-image: -o-linear-gradient(top, #62c462, #51a351);
background-image: linear-gradient(to bottom, #62c462, #51a351);
background-repeat: repeat-x;
border-color: #51a351 #51a351 #387038;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
color: #ffffff;
background-color: #51a351;
*background-color: #499249;
}
.btn-success:active,
.btn-success.active {
background-color: #408140 \9;
}
.btn-info {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #49afcd;
*background-color: #2f96b4;
background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
background-repeat: repeat-x;
border-color: #2f96b4 #2f96b4 #1f6377;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
color: #ffffff;
background-color: #2f96b4;
*background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
background-color: #24748c \9;
}
.btn-inverse {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #363636;
*background-color: #222222;
background-image: -moz-linear-gradient(top, #444444, #222222);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
background-image: -webkit-linear-gradient(top, #444444, #222222);
background-image: -o-linear-gradient(top, #444444, #222222);
background-image: linear-gradient(to bottom, #444444, #222222);
background-repeat: repeat-x;
border-color: #222222 #222222 #000000;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
color: #ffffff;
background-color: #222222;
*background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
background-color: #080808 \9;
}
button.btn,
input[type="submit"].btn {
*padding-top: 3px;
*padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
padding: 0;
border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
*padding-top: 7px;
*padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
*padding-top: 3px;
*padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
*padding-top: 1px;
*padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
background-color: transparent;
background-image: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
}
.btn-link {
color: #0088cc;
cursor: pointer;
border-color: transparent;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-link:hover,
.btn-link:focus {
color: #005580;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
.btn-link[disabled]:focus {
color: #333333;
text-decoration: none;
}
.btn-group {
position: relative;
display: inline-block;
*display: inline;
*margin-left: .3em;
font-size: 0;
white-space: nowrap;
vertical-align: middle;
*zoom: 1;
}
.btn-group:first-child {
*margin-left: 0;
}
.btn-group + .btn-group {
margin-left: 5px;
}
.btn-toolbar {
margin-top: 10px;
margin-bottom: 10px;
font-size: 0;
}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group {
margin-left: 5px;
}
.btn-group > .btn {
position: relative;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-group > .btn + .btn {
margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
font-size: 14px;
}
.btn-group > .btn-mini {
font-size: 10.5px;
}
.btn-group > .btn-small {
font-size: 11.9px;
}
.btn-group > .btn-large {
font-size: 17.5px;
}
.btn-group > .btn:first-child {
margin-left: 0;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 4px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
}
.btn-group > .btn.large:first-child {
margin-left: 0;
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-topleft: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
*padding-top: 5px;
padding-right: 8px;
*padding-bottom: 5px;
padding-left: 8px;
-webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group > .btn-mini + .dropdown-toggle {
*padding-top: 2px;
padding-right: 5px;
*padding-bottom: 2px;
padding-left: 5px;
}
.btn-group > .btn-small + .dropdown-toggle {
*padding-top: 5px;
*padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
*padding-top: 7px;
padding-right: 12px;
*padding-bottom: 7px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
background-image: none;
-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group.open .btn.dropdown-toggle {
background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
background-color: #222222;
}
.btn .caret {
margin-top: 8px;
margin-left: 0;
}
.btn-large .caret {
margin-top: 6px;
}
.btn-large .caret {
border-top-width: 5px;
border-right-width: 5px;
border-left-width: 5px;
}
.btn-mini .caret,
.btn-small .caret {
margin-top: 8px;
}
.dropup .btn-large .caret {
border-bottom-width: 5px;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.btn-group-vertical {
display: inline-block;
*display: inline;
/* IE7 inline-block hack */
*zoom: 1;
}
.btn-group-vertical > .btn {
display: block;
float: none;
max-width: 100%;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.btn-group-vertical > .btn + .btn {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:first-child {
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-large:first-child {
-webkit-border-radius: 6px 6px 0 0;
-moz-border-radius: 6px 6px 0 0;
border-radius: 6px 6px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.alert {
padding: 8px 35px 8px 14px;
margin-bottom: 20px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
background-color: #fcf8e3;
border: 1px solid #fbeed5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.alert,
.alert h4 {
color: #c09853;
}
.alert h4 {
margin: 0;
}
.alert .close {
position: relative;
top: -2px;
right: -21px;
line-height: 20px;
}
.alert-success {
color: #468847;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success h4 {
color: #468847;
}
.alert-danger,
.alert-error {
color: #b94a48;
background-color: #f2dede;
border-color: #eed3d7;
}
.alert-danger h4,
.alert-error h4 {
color: #b94a48;
}
.alert-info {
color: #3a87ad;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info h4 {
color: #3a87ad;
}
.alert-block {
padding-top: 14px;
padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
margin-bottom: 0;
}
.alert-block p + p {
margin-top: 5px;
}
.nav {
margin-bottom: 20px;
margin-left: 0;
list-style: none;
}
.nav > li > a {
display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eeeeee;
}
.nav > li > a > img {
max-width: none;
}
.nav > .pull-right {
float: right;
}
.nav-header {
display: block;
padding: 3px 15px;
font-size: 11px;
font-weight: bold;
line-height: 20px;
color: #999999;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
text-transform: uppercase;
}
.nav li + .nav-header {
margin-top: 9px;
}
.nav-list {
padding-right: 15px;
padding-left: 15px;
margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
margin-right: -15px;
margin-left: -15px;
text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
/*background-color: #0088cc;/*/
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
margin-right: 2px;
}
.nav-list .divider {
*width: 100%;
height: 1px;
margin: 9px 1px;
*margin: -5px 0 5px;
overflow: hidden;
background-color: #e5e5e5;
border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
*zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
display: table;
line-height: 0;
content: "";
}
.nav-tabs:after,
.nav-pills:after {
clear: both;
}
.nav-tabs > li,
.nav-pills > li {
float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
padding-right: 12px;
padding-left: 12px;
margin-right: 2px;
line-height: 14px;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
margin-bottom: -1px;
}
.nav-tabs > li > a {
padding-top: 8px;
padding-bottom: 8px;
line-height: 20px;
border: 1px solid transparent;
-webkit-border-radius: 4px 4px 0 0;
-moz-border-radius: 4px 4px 0 0;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
color: #555555;
cursor: default;
background-color: #ffffff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-pills > li > a {
padding-top: 8px;
padding-bottom: 8px;
margin-top: 2px;
margin-bottom: 2px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
color: #ffffff;
background-color: #0088cc;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li > a {
margin-right: 0;
}
.nav-tabs.nav-stacked {
border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
border: 1px solid #ddd;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-topleft: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
z-index: 2;
border-color: #ddd;
}
.nav-pills.nav-stacked > li > a {
margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.nav .dropdown-toggle .caret {
margin-top: 6px;
border-top-color: #0088cc;
border-bottom-color: #0088cc;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
border-top-color: #005580;
border-bottom-color: #005580;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
color: #ffffff;
background-color: #999999;
border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
opacity: 1;
filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
border-color: #999999;
}
.tabbable {
*zoom: 1;
}
.tabbable:before,
.tabbable:after {
display: table;
line-height: 0;
content: "";
}
.tabbable:after {
clear: both;
}
.tab-content {
overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
display: none;
}
.tab-content > .active,
.pill-content > .active {
display: block;
}
.tabs-below > .nav-tabs {
border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
margin-top: -1px;
margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
-webkit-border-radius: 0 0 4px 4px;
-moz-border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
border-top-color: #ddd;
border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
min-width: 74px;
margin-right: 0;
margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
float: left;
margin-right: 19px;
border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
margin-right: -1px;
-webkit-border-radius: 4px 0 0 4px;
-moz-border-radius: 4px 0 0 4px;
border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
border-color: #ddd transparent #ddd #ddd;
*border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
float: right;
margin-left: 19px;
border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
margin-left: -1px;
-webkit-border-radius: 0 4px 4px 0;
-moz-border-radius: 0 4px 4px 0;
border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
border-color: #ddd #ddd #ddd transparent;
*border-left-color: #ffffff;
}
.nav > .disabled > a {
color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
text-decoration: none;
cursor: default;
background-color: transparent;
}
.navbar {
*position: relative;
*z-index: 2;
margin-bottom: 20px;
overflow: visible;
}
.navbar-inner {
min-height: 40px;
padding-right: 20px;
padding-left: 20px;
/*background-color: #fafafa;
background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
background-repeat: repeat-x;
border: 1px solid #d4d4d4;*/
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
*zoom: 1;
-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}
.navbar-inner:before,
.navbar-inner:after {
display: table;
line-height: 0;
content: "";
}
.navbar-inner:after {
clear: both;
}
.navbar .container {
width: auto;
}
.nav-collapse.collapse {
height: auto;
overflow: visible;
}
.navbar .brand {
display: block;
float: left;
padding: 10px 20px 10px;
margin-left: -20px;
font-size: 20px;
font-weight: 200;
color: #777777;
text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
text-decoration: none;
}
.navbar-text {
margin-bottom: 0;
line-height: 40px;
color: #777777;
}
.navbar-link {
color: #777777;
}
.navbar-link:hover,
.navbar-link:focus {
color: #333333;
}
.navbar .divider-vertical {
height: 40px;
margin: 0 9px;
border-right: 1px solid #ffffff;
border-left: 1px solid #f2f2f2;
}
.navbar .btn,
.navbar .btn-group {
margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
margin-top: 0;
}
.navbar-form {
margin-bottom: 0;
*zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
display: table;
line-height: 0;
content: "";
}
.navbar-form:after {
clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
display: inline-block;
margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
margin-top: 5px;
white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
margin-top: 0;
}
.navbar-search {
position: relative;
float: left;
margin-top: 5px;
margin-bottom: 0;
}
.navbar-search .search-query {
padding: 4px 14px;
margin-bottom: 0;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
line-height: 1;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.navbar-static-top {
position: static;
margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
padding-right: 0;
padding-left: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
width: 940px;
}
.navbar-fixed-top {
top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);
}
.navbar-fixed-bottom {
bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
-webkit-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
box-shadow: 0 -1px 10px rgba(0, 0, 0, 0.1);
}
.navbar .nav {
position: relative;
left: 0;
display: block;
float: left;
margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
float: right;
margin-right: 0;
}
.navbar .nav > li {
float: left;
}
.navbar .nav > li > a {
float: none;
padding: 10px 15px 10px;
color: #777777;
text-decoration: none;
text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
color: #333333;
text-decoration: none;
background-color: transparent;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
color: #555555;
text-decoration: none;
background-color: #e5e5e5;
-webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
-moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
display: none;
float: right;
padding: 7px 10px;
margin-right: 5px;
margin-left: 5px;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #ededed;
*background-color: #e5e5e5;
background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
background-repeat: repeat-x;
border-color: #e5e5e5 #e5e5e5 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
color: #ffffff;
background-color: #e5e5e5;
*background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
display: block;
width: 18px;
height: 2px;
background-color: #f5f5f5;
-webkit-border-radius: 1px;
-moz-border-radius: 1px;
border-radius: 1px;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
position: absolute;
top: -7px;
left: 9px;
display: inline-block;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-left: 7px solid transparent;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: '';
}
.navbar .nav > li > .dropdown-menu:after {
position: absolute;
top: -6px;
left: 10px;
display: inline-block;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-left: 6px solid transparent;
content: '';
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
top: auto;
bottom: -7px;
border-top: 7px solid #ccc;
border-bottom: 0;
border-top-color: rgba(0, 0, 0, 0.2);
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
top: auto;
bottom: -6px;
border-top: 6px solid #ffffff;
border-bottom: 0;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
border-top-color: #333333;
border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
color: #555555;
background-color: #e5e5e5;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #777777;
border-bottom-color: #777777;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
border-top-color: #555555;
border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
right: 0;
left: auto;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
right: 12px;
left: auto;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
right: 13px;
left: auto;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
right: 100%;
left: auto;
margin-right: -1px;
margin-left: 0;
-webkit-border-radius: 6px 0 6px 6px;
-moz-border-radius: 6px 0 6px 6px;
border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
/*background-color: #1b1b1b;
background-image: -moz-linear-gradient(top, #222222, #111111);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
background-image: -webkit-linear-gradient(top, #222222, #111111);
background-image: -o-linear-gradient(top, #222222, #111111);
background-image: linear-gradient(to bottom, #222222, #111111);
background-repeat: repeat-x;
border-color: #252525;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
*/
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
color: #999999;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
color: #ffffff;
}
.navbar-inverse .brand {
color: #999999;
}
.navbar-inverse .navbar-text {
color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
color: #ffffff;
background-color: transparent;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
color: #ffffff;
background-color: #111111;
}
.navbar-inverse .navbar-link {
color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
color: #ffffff;
}
.navbar-inverse .divider-vertical {
border-right-color: #222222;
border-left-color: #111111;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
color: #ffffff;
background-color: #111111;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
border-top-color: #999999;
border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
border-top-color: #ffffff;
border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
color: #ffffff;
background-color: #515151;
border-color: #111111;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
-webkit-transition: none;
-moz-transition: none;
-o-transition: none;
transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
padding: 5px 15px;
color: #333333;
text-shadow: 0 1px 0 #ffffff;
background-color: #ffffff;
border: 0;
outline: 0;
-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.navbar-inverse .btn-navbar {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
/*background-color: #0e0e0e;
background-color: #040404;
background-image: -moz-linear-gradient(top, #151515, #040404);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
background-image: -webkit-linear-gradient(top, #151515, #040404);
background-image: -o-linear-gradient(top, #151515, #040404);
background-image: linear-gradient(to bottom, #151515, #040404);
background-repeat: repeat-x;
border-color: #040404 #040404 #000000;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);*/
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
color: #ffffff;
background-color: #040404;
*background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
background-color: #000000 \9;
}
.breadcrumb {
padding: 8px 15px;
margin: 0 0 20px;
list-style: none;
background-color: #f5f5f5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.breadcrumb > li {
display: inline-block;
*display: inline;
text-shadow: 0 1px 0 #ffffff;
*zoom: 1;
}
.breadcrumb > li > .divider {
padding: 0 5px;
color: #ccc;
}
.breadcrumb > .active {
color: #999999;
}
.pagination {
margin: 20px 0;
}
.pagination ul {
display: inline-block;
*display: inline;
margin-bottom: 0;
margin-left: 0;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
*zoom: 1;
-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
float: left;
padding: 4px 12px;
line-height: 20px;
text-decoration: none;
background-color: #ffffff;
border: 1px solid #dddddd;
border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
color: #999999;
cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
color: #999999;
cursor: default;
background-color: transparent;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
border-left-width: 1px;
-webkit-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;
-webkit-border-top-left-radius: 4px;
border-top-left-radius: 4px;
-moz-border-radius-bottomleft: 4px;
-moz-border-radius-topleft: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
-webkit-border-top-right-radius: 4px;
border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
}
.pagination-centered {
text-align: center;
}
.pagination-right {
text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
padding: 11px 19px;
font-size: 17.5px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
-webkit-border-bottom-left-radius: 6px;
border-bottom-left-radius: 6px;
-webkit-border-top-left-radius: 6px;
border-top-left-radius: 6px;
-moz-border-radius-bottomleft: 6px;
-moz-border-radius-topleft: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
-webkit-border-top-right-radius: 6px;
border-top-right-radius: 6px;
-webkit-border-bottom-right-radius: 6px;
border-bottom-right-radius: 6px;
-moz-border-radius-topright: 6px;
-moz-border-radius-bottomright: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
-webkit-border-bottom-left-radius: 3px;
border-bottom-left-radius: 3px;
-webkit-border-top-left-radius: 3px;
border-top-left-radius: 3px;
-moz-border-radius-bottomleft: 3px;
-moz-border-radius-topleft: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
-webkit-border-top-right-radius: 3px;
border-top-right-radius: 3px;
-webkit-border-bottom-right-radius: 3px;
border-bottom-right-radius: 3px;
-moz-border-radius-topright: 3px;
-moz-border-radius-bottomright: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
padding: 2px 10px;
font-size: 11.9px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
padding: 0 6px;
font-size: 10.5px;
}
.pager {
margin: 20px 0;
text-align: center;
list-style: none;
*zoom: 1;
}
.pager:before,
.pager:after {
display: table;
line-height: 0;
content: "";
}
.pager:after {
clear: both;
}
.pager li {
display: inline;
}
.pager li > a,
.pager li > span {
display: inline-block;
padding: 5px 14px;
background-color: #fff;
border: 1px solid #ddd;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
text-decoration: none;
background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
float: right;
}
.pager .previous > a,
.pager .previous > span {
float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
color: #999999;
cursor: default;
background-color: #fff;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.modal {
position: fixed;
top: 10%;
left: 50%;
z-index: 1050;
width: 560px;
margin-left: -280px;
background-color: #ffffff;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, 0.3);
*border: 1px solid #999;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
outline: none;
-webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
-webkit-background-clip: padding-box;
-moz-background-clip: padding-box;
background-clip: padding-box;
}
.modal.fade {
top: -25%;
-webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
-moz-transition: opacity 0.3s linear, top 0.3s ease-out;
-o-transition: opacity 0.3s linear, top 0.3s ease-out;
transition: opacity 0.3s linear, top 0.3s ease-out;
}
.modal.fade.in {
top: 10%;
}
.modal-header {
padding: 9px 15px;
border-bottom: 1px solid #eee;
}
.modal-header .close {
margin-top: 2px;
}
.modal-header h3 {
margin: 0;
line-height: 30px;
}
.modal-body {
position: relative;
max-height: 400px;
padding: 15px;
overflow-y: auto;
}
.modal-form {
margin-bottom: 0;
}
.modal-footer {
padding: 14px 15px 15px;
margin-bottom: 0;
text-align: right;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
-webkit-border-radius: 0 0 6px 6px;
-moz-border-radius: 0 0 6px 6px;
border-radius: 0 0 6px 6px;
*zoom: 1;
-webkit-box-shadow: inset 0 1px 0 #ffffff;
-moz-box-shadow: inset 0 1px 0 #ffffff;
box-shadow: inset 0 1px 0 #ffffff;
}
.modal-footer:before,
.modal-footer:after {
display: table;
line-height: 0;
content: "";
}
.modal-footer:after {
clear: both;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 11px;
line-height: 1.4;
opacity: 0;
filter: alpha(opacity=0);
visibility: visible;
}
.tooltip.in {
opacity: 0.8;
filter: alpha(opacity=80);
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 8px;
color: #ffffff;
text-align: center;
text-decoration: none;
background-color: #000000;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-top-color: #000000;
border-width: 5px 5px 0;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-right-color: #000000;
border-width: 5px 5px 5px 0;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-left-color: #000000;
border-width: 5px 0 5px 5px;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-bottom-color: #000000;
border-width: 0 5px 5px;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #ffffff;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, 0.2);
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
-webkit-background-clip: padding-box;
-moz-background-clip: padding;
background-clip: padding-box;
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
-webkit-border-radius: 5px 5px 0 0;
-moz-border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
.popover-title:empty {
display: none;
}
.popover-content {
padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover .arrow {
border-width: 11px;
}
.popover .arrow:after {
border-width: 10px;
content: "";
}
.popover.top .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, 0.25);
border-bottom-width: 0;
}
.popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
border-top-color: #ffffff;
border-bottom-width: 0;
}
.popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, 0.25);
border-left-width: 0;
}
.popover.right .arrow:after {
bottom: -10px;
left: 1px;
border-right-color: #ffffff;
border-left-width: 0;
}
.popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, 0.25);
border-top-width: 0;
}
.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
border-bottom-color: #ffffff;
border-top-width: 0;
}
.popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, 0.25);
border-right-width: 0;
}
.popover.left .arrow:after {
right: 1px;
bottom: -10px;
border-left-color: #ffffff;
border-right-width: 0;
}
.thumbnails {
margin-left: -20px;
list-style: none;
*zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
display: table;
line-height: 0;
content: "";
}
.thumbnails:after {
clear: both;
}
.row-fluid .thumbnails {
margin-left: 0;
}
.thumbnails > li {
float: left;
margin-bottom: 20px;
margin-left: 20px;
}
.thumbnail {
display: block;
padding: 4px;
line-height: 20px;
border: 1px solid #ddd;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
border-color: #0088cc;
-webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
-moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
display: block;
max-width: 100%;
margin-right: auto;
margin-left: auto;
}
.thumbnail .caption {
padding: 9px;
color: #555555;
}
.media,
.media-body {
overflow: hidden;
*overflow: visible;
zoom: 1;
}
.media,
.media .media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.media-list {
margin-left: 0;
list-style: none;
}
.label,
.badge {
display: inline-block;
padding: 2px 4px;
font-size: 11.844px;
font-weight: bold;
line-height: 14px;
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
white-space: nowrap;
vertical-align: baseline;
background-color: #999999;
}
.label {
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.badge {
padding-right: 9px;
padding-left: 9px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
}
.label:empty,
.badge:empty {
display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
color: #ffffff;
text-decoration: none;
cursor: pointer;
}
.label-important,
.badge-important {
background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
background-color: #953b39;
}
.label-warning,
.badge-warning {
background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
background-color: #c67605;
}
.label-success,
.badge-success {
background-color: #468847;
}
.label-success[href],
.badge-success[href] {
background-color: #356635;
}
.label-info,
.badge-info {
background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
position: relative;
top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
top: 0;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-ms-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position: 0 0;
}
to {
background-position: 40px 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
height: 20px;
margin-bottom: 20px;
overflow: hidden;
background-color: #f7f7f7;
background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
background-repeat: repeat-x;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress .bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
color: #ffffff;
text-align: center;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #0e90d2;
background-image: -moz-linear-gradient(top, #149bdf, #0480be);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
background-image: -o-linear-gradient(top, #149bdf, #0480be);
background-image: linear-gradient(to bottom, #149bdf, #0480be);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: width 0.6s ease;
-moz-transition: width 0.6s ease;
-o-transition: width 0.6s ease;
transition: width 0.6s ease;
}
.progress .bar + .bar {
-webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
-moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
}
.progress-striped .bar {
background-color: #149bdf;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
-webkit-background-size: 40px 40px;
-moz-background-size: 40px 40px;
-o-background-size: 40px 40px;
background-size: 40px 40px;
}
.progress.active .bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
-moz-animation: progress-bar-stripes 2s linear infinite;
-ms-animation: progress-bar-stripes 2s linear infinite;
-o-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
background-color: #dd514c;
background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
background-color: #ee5f5b;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
background-color: #5eb95e;
background-image: -moz-linear-gradient(top, #62c462, #57a957);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
background-image: -webkit-linear-gradient(top, #62c462, #57a957);
background-image: -o-linear-gradient(top, #62c462, #57a957);
background-image: linear-gradient(to bottom, #62c462, #57a957);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
background-color: #62c462;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
background-color: #4bb1cf;
background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
background-color: #5bc0de;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
background-color: #faa732;
background-image: -moz-linear-gradient(top, #fbb450, #f89406);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
background-image: -o-linear-gradient(top, #fbb450, #f89406);
background-image: linear-gradient(to bottom, #fbb450, #f89406);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
background-color: #fbb450;
background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
margin-bottom: 20px;
}
.accordion-group {
margin-bottom: 2px;
border: 1px solid #e5e5e5;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.accordion-heading {
border-bottom: 0;
}
.accordion-heading .accordion-toggle {
display: block;
padding: 8px 15px;
}
.accordion-toggle {
cursor: pointer;
}
.accordion-inner {
padding: 9px 15px;
border-top: 1px solid #e5e5e5;
}
.carousel {
position: relative;
margin-bottom: 20px;
line-height: 1;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: 0.6s ease-in-out left;
-moz-transition: 0.6s ease-in-out left;
-o-transition: 0.6s ease-in-out left;
transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 40%;
left: 15px;
width: 40px;
height: 40px;
margin-top: -20px;
font-size: 60px;
font-weight: 100;
line-height: 30px;
color: #ffffff;
text-align: center;
background: #222222;
border: 3px solid #ffffff;
-webkit-border-radius: 23px;
-moz-border-radius: 23px;
border-radius: 23px;
opacity: 0.5;
filter: alpha(opacity=50);
}
.carousel-control.right {
right: 15px;
left: auto;
}
.carousel-control:hover,
.carousel-control:focus {
color: #ffffff;
text-decoration: none;
opacity: 0.9;
filter: alpha(opacity=90);
}
.carousel-indicators {
position: absolute;
top: 15px;
right: 15px;
z-index: 5;
margin: 0;
list-style: none;
}
.carousel-indicators li {
display: block;
float: left;
width: 10px;
height: 10px;
margin-left: 5px;
text-indent: -999px;
background-color: #ccc;
background-color: rgba(255, 255, 255, 0.25);
border-radius: 5px;
}
.carousel-indicators .active {
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 0;
bottom: 0;
left: 0;
padding: 15px;
background: #333333;
background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
line-height: 20px;
color: #ffffff;
}
.carousel-caption h4 {
margin: 0 0 5px;
}
.carousel-caption p {
margin-bottom: 0;
}
.hero-unit {
padding: 60px;
margin-bottom: 30px;
font-size: 18px;
font-weight: 200;
line-height: 30px;
color: inherit;
background-color: #eeeeee;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}
.hero-unit h1 {
margin-bottom: 0;
font-size: 60px;
line-height: 1;
letter-spacing: -1px;
color: inherit;
}
.hero-unit li {
line-height: 30px;
}
.pull-right {
float: right;
}
.pull-left {
float: left;
}
.hide {
display: none;
}
.show {
display: block;
}
.invisible {
visibility: hidden;
}
.affix {
position: fixed;
}
|
members/baroness-neuberger.html | JeniT/childs-guide-to-parliament | ---
# DO NOT EDIT!
# This file is automatically generated by get-members. If you change it, bad
# things will happen.
layout: default
title: "Baroness Neuberger"
house: lords
---
<div class="row">
<div class="col-md-8">
{% include members/baroness-neuberger.html %}
<h3>What is Baroness Neuberger interested in?</h3>
<p>Baroness Neuberger hasn't said she is interested in anything! Why not <a href="http://www.writetothem.com">write to them</a> and ask?</p>
</div>
<div class="col-md-4">
<div class="panel panel-default">
<div class="panel-heading">
<h3 class="panel-title">Party</h3>
</div>
<div class="panel-body">
<p>Baroness Neuberger is part of the <b>Crossbench</b> party.</p>
<p class="small"><a href="{{ site.baseurl }}/glossary.html#party">What is a party?</a><p>
</div>
</div>
</div>
</div>
|
libs/commons-configuration-1.7/site/apidocs/org/apache/commons/configuration/class-use/HierarchicalConfiguration.html | seeseekey/jenet | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_27) on Sun Sep 04 21:15:53 CEST 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>
Uses of Class org.apache.commons.configuration.HierarchicalConfiguration (Commons Configuration 1.7 API)
</TITLE>
<META NAME="date" CONTENT="2011-09-04">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.commons.configuration.HierarchicalConfiguration (Commons Configuration 1.7 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/commons/configuration/\class-useHierarchicalConfiguration.html" target="_top"><B>FRAMES</B></A>
<A HREF="HierarchicalConfiguration.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.apache.commons.configuration.HierarchicalConfiguration</B></H2>
</CENTER>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Packages that use <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.commons.configuration"><B>org.apache.commons.configuration</B></A></TD>
<TD>
The Configuration main package. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.commons.configuration.beanutils"><B>org.apache.commons.configuration.beanutils</B></A></TD>
<TD>
In this package a <code>Configuration</code> implementation can be found that
implements the <code>DynaBean</code> interface. </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.apache.commons.configuration.plist"><B>org.apache.commons.configuration.plist</B></A></TD>
<TD>
Configuration classes supporting NeXT / OpenStep /GNUStep style configuration. </TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.commons.configuration"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> in <A HREF="../../../../../org/apache/commons/configuration/package-summary.html">org.apache.commons.configuration</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> in <A HREF="../../../../../org/apache/commons/configuration/package-summary.html">org.apache.commons.configuration</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/AbstractHierarchicalFileConfiguration.html" title="class in org.apache.commons.configuration">AbstractHierarchicalFileConfiguration</A></B></CODE>
<BR>
Base class for implementing file based hierarchical configurations.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/CombinedConfiguration.html" title="class in org.apache.commons.configuration">CombinedConfiguration</A></B></CODE>
<BR>
A hierarchical composite configuration class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/DefaultConfigurationBuilder.html" title="class in org.apache.commons.configuration">DefaultConfigurationBuilder</A></B></CODE>
<BR>
A factory class that creates a composite configuration from an XML based
<em>configuration definition file</em>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/DynamicCombinedConfiguration.html" title="class in org.apache.commons.configuration">DynamicCombinedConfiguration</A></B></CODE>
<BR>
DynamicCombinedConfiguration allows a set of CombinedConfigurations to be used.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/HierarchicalINIConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalINIConfiguration</A></B></CODE>
<BR>
A specialized hierarchical configuration implementation for parsing ini
files.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/HierarchicalReloadableConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalReloadableConfiguration</A></B></CODE>
<BR>
A base class for hierarchical configurations with specific reloading
requirements.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/HierarchicalXMLConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalXMLConfiguration</A></B></CODE>
<BR>
<B>Deprecated.</B> <I>This class is deprecated. Use <code>XMLConfiguration</code>
instead, which supports all features this class had offered before.</I></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/MultiFileHierarchicalConfiguration.html" title="class in org.apache.commons.configuration">MultiFileHierarchicalConfiguration</A></B></CODE>
<BR>
This class provides access to multiple configuration files that reside in a location that
can be specified by a pattern allowing applications to be multi-tenant.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/PatternSubtreeConfigurationWrapper.html" title="class in org.apache.commons.configuration">PatternSubtreeConfigurationWrapper</A></B></CODE>
<BR>
Wraps a HierarchicalConfiguration and allows subtrees to be access via a configured path with
replaceable tokens derived from the ConfigurationInterpolator.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/SubnodeConfiguration.html" title="class in org.apache.commons.configuration">SubnodeConfiguration</A></B></CODE>
<BR>
A specialized hierarchical configuration class that wraps a single node of
its parent configuration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/XMLConfiguration.html" title="class in org.apache.commons.configuration">XMLConfiguration</A></B></CODE>
<BR>
A specialized hierarchical configuration class that is able to parse XML
documents.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/commons/configuration/package-summary.html">org.apache.commons.configuration</A> that return <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A></CODE></FONT></TD>
<TD><CODE><B>ConfigurationUtils.</B><B><A HREF="../../../../../org/apache/commons/configuration/ConfigurationUtils.html#convertToHierarchical(org.apache.commons.configuration.Configuration)">convertToHierarchical</A></B>(<A HREF="../../../../../org/apache/commons/configuration/Configuration.html" title="interface in org.apache.commons.configuration">Configuration</A> conf)</CODE>
<BR>
Converts the passed in configuration to a hierarchical one.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A></CODE></FONT></TD>
<TD><CODE><B>ConfigurationUtils.</B><B><A HREF="../../../../../org/apache/commons/configuration/ConfigurationUtils.html#convertToHierarchical(org.apache.commons.configuration.Configuration, org.apache.commons.configuration.tree.ExpressionEngine)">convertToHierarchical</A></B>(<A HREF="../../../../../org/apache/commons/configuration/Configuration.html" title="interface in org.apache.commons.configuration">Configuration</A> conf,
<A HREF="../../../../../org/apache/commons/configuration/tree/ExpressionEngine.html" title="interface in org.apache.commons.configuration.tree">ExpressionEngine</A> engine)</CODE>
<BR>
Converts the passed in <code>Configuration</code> object to a
hierarchical one using the specified <code>ExpressionEngine</code>.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A></CODE></FONT></TD>
<TD><CODE><B>HierarchicalConfigurationXMLReader.</B><B><A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfigurationXMLReader.html#getConfiguration()">getConfiguration</A></B>()</CODE>
<BR>
Returns the configuration object to be parsed.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A></CODE></FONT></TD>
<TD><CODE><B>SubnodeConfiguration.</B><B><A HREF="../../../../../org/apache/commons/configuration/SubnodeConfiguration.html#getParent()">getParent</A></B>()</CODE>
<BR>
Returns the parent configuration of this subnode configuration.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../../org/apache/commons/configuration/package-summary.html">org.apache.commons.configuration</A> with parameters of type <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected void</CODE></FONT></TD>
<TD><CODE><B>SubnodeConfiguration.</B><B><A HREF="../../../../../org/apache/commons/configuration/SubnodeConfiguration.html#initFromParent(org.apache.commons.configuration.HierarchicalConfiguration)">initFromParent</A></B>(<A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> parentConfig)</CODE>
<BR>
Initializes this subnode configuration from the given parent
configuration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>HierarchicalConfigurationXMLReader.</B><B><A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfigurationXMLReader.html#setConfiguration(org.apache.commons.configuration.HierarchicalConfiguration)">setConfiguration</A></B>(<A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> config)</CODE>
<BR>
Sets the configuration object to be parsed.</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../org/apache/commons/configuration/package-summary.html">org.apache.commons.configuration</A> with parameters of type <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/AbstractHierarchicalFileConfiguration.html#AbstractHierarchicalFileConfiguration(org.apache.commons.configuration.HierarchicalConfiguration)">AbstractHierarchicalFileConfiguration</A></B>(<A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> c)</CODE>
<BR>
Creates a new instance of
<code>AbstractHierarchicalFileConfiguration</code> and copies the
content of the specified configuration into this object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/DefaultConfigurationBuilder.ConfigurationDeclaration.html#DefaultConfigurationBuilder.ConfigurationDeclaration(org.apache.commons.configuration.DefaultConfigurationBuilder, org.apache.commons.configuration.HierarchicalConfiguration)">DefaultConfigurationBuilder.ConfigurationDeclaration</A></B>(<A HREF="../../../../../org/apache/commons/configuration/DefaultConfigurationBuilder.html" title="class in org.apache.commons.configuration">DefaultConfigurationBuilder</A> builder,
<A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> config)</CODE>
<BR>
Creates a new instance of <code>ConfigurationDeclaration</code> and
initializes it.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html#HierarchicalConfiguration(org.apache.commons.configuration.HierarchicalConfiguration)">HierarchicalConfiguration</A></B>(<A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> c)</CODE>
<BR>
Creates a new instance of <code>HierarchicalConfiguration</code> and
copies all data contained in the specified configuration into the new
one.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfigurationXMLReader.html#HierarchicalConfigurationXMLReader(org.apache.commons.configuration.HierarchicalConfiguration)">HierarchicalConfigurationXMLReader</A></B>(<A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> config)</CODE>
<BR>
Creates a new instance of
<code>HierarchicalConfigurationXMLReader</code> and sets the
configuration to be parsed.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/HierarchicalReloadableConfiguration.html#HierarchicalReloadableConfiguration(org.apache.commons.configuration.HierarchicalConfiguration)">HierarchicalReloadableConfiguration</A></B>(<A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> c)</CODE>
<BR>
Creates a new instance of <code>HierarchicalConfiguration</code> and
copies all data contained in the specified configuration into the new
one.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/SubnodeConfiguration.html#SubnodeConfiguration(org.apache.commons.configuration.HierarchicalConfiguration, org.apache.commons.configuration.tree.ConfigurationNode)">SubnodeConfiguration</A></B>(<A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> parent,
<A HREF="../../../../../org/apache/commons/configuration/tree/ConfigurationNode.html" title="interface in org.apache.commons.configuration.tree">ConfigurationNode</A> root)</CODE>
<BR>
Creates a new instance of <code>SubnodeConfiguration</code> and
initializes it with the parent configuration and the new root node.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/XMLConfiguration.html#XMLConfiguration(org.apache.commons.configuration.HierarchicalConfiguration)">XMLConfiguration</A></B>(<A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> c)</CODE>
<BR>
Creates a new instance of <code>XMLConfiguration</code> and copies the
content of the passed in configuration into this object.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.commons.configuration.beanutils"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> in <A HREF="../../../../../org/apache/commons/configuration/beanutils/package-summary.html">org.apache.commons.configuration.beanutils</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../org/apache/commons/configuration/beanutils/package-summary.html">org.apache.commons.configuration.beanutils</A> with parameters of type <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/beanutils/XMLBeanDeclaration.html#XMLBeanDeclaration(org.apache.commons.configuration.HierarchicalConfiguration)">XMLBeanDeclaration</A></B>(<A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> config)</CODE>
<BR>
Creates a new instance of <code>XMLBeanDeclaration</code> and
initializes it from the given configuration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/beanutils/XMLBeanDeclaration.html#XMLBeanDeclaration(org.apache.commons.configuration.HierarchicalConfiguration, java.lang.String)">XMLBeanDeclaration</A></B>(<A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> config,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> key)</CODE>
<BR>
Creates a new instance of <code>XMLBeanDeclaration</code> and
initializes it from the given configuration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/beanutils/XMLBeanDeclaration.html#XMLBeanDeclaration(org.apache.commons.configuration.HierarchicalConfiguration, java.lang.String, boolean)">XMLBeanDeclaration</A></B>(<A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> config,
<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> key,
boolean optional)</CODE>
<BR>
Creates a new instance of <code>XMLBeanDeclaration</code> and
initializes it from the given configuration.</TD>
</TR>
</TABLE>
<P>
<A NAME="org.apache.commons.configuration.plist"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
Uses of <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> in <A HREF="../../../../../org/apache/commons/configuration/plist/package-summary.html">org.apache.commons.configuration.plist</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Subclasses of <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> in <A HREF="../../../../../org/apache/commons/configuration/plist/package-summary.html">org.apache.commons.configuration.plist</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/plist/PropertyListConfiguration.html" title="class in org.apache.commons.configuration.plist">PropertyListConfiguration</A></B></CODE>
<BR>
NeXT / OpenStep style configuration.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/plist/XMLPropertyListConfiguration.html" title="class in org.apache.commons.configuration.plist">XMLPropertyListConfiguration</A></B></CODE>
<BR>
Property list file (plist) in XML format as used by Mac OS X (http://www.apple.com/DTDs/PropertyList-1.0.dtd).</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../../../org/apache/commons/configuration/plist/package-summary.html">org.apache.commons.configuration.plist</A> with parameters of type <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/plist/PropertyListConfiguration.html#PropertyListConfiguration(org.apache.commons.configuration.HierarchicalConfiguration)">PropertyListConfiguration</A></B>(<A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> c)</CODE>
<BR>
Creates a new instance of <code>PropertyListConfiguration</code> and
copies the content of the specified configuration into this object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../org/apache/commons/configuration/plist/XMLPropertyListConfiguration.html#XMLPropertyListConfiguration(org.apache.commons.configuration.HierarchicalConfiguration)">XMLPropertyListConfiguration</A></B>(<A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration">HierarchicalConfiguration</A> configuration)</CODE>
<BR>
Creates a new instance of <code>XMLPropertyListConfiguration</code> and
copies the content of the specified configuration into this object.</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/apache/commons/configuration/HierarchicalConfiguration.html" title="class in org.apache.commons.configuration"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/apache/commons/configuration/\class-useHierarchicalConfiguration.html" target="_top"><B>FRAMES</B></A>
<A HREF="HierarchicalConfiguration.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright © 2001-2011 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>
|
content/themes/sylva/assets/css/screen.css | piotrekzyla/cash-traumatic-modernities | /*====================================================
Importing less files
====================================================*/
/*====================================================
COLOR VARIABLE FOR THEME
====================================================*/
/*====================================================
MIXINS
====================================================*/
/*====================================================
Common styles
====================================================*/
body {
font-family: 'Inconsolata';
font-size: 16px;
font-weight: 300;
color: #707070;
line-height: 2em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
font-weight: 400;
color: #202020;
margin-top: 0;
margin-bottom: 8px;
}
h1 {
font-size: 40px;
letter-spacing: 4px;
}
h2 {
font-size: 32px;
letter-spacing: 2px;
}
h3 {
font-size: 24px;
letter-spacing: 2px;
}
h4 {
font-size: 18px;
letter-spacing: 2px;
}
h5 {
font-size: 16px;
letter-spacing: 2px;
}
h6 {
font-size: 14px;
letter-spacing: 2px;
}
a {
color: #d20741;
}
a:hover,
a:focus {
color: #d20741;
text-decoration: none;
outline: none;
}
iframe {
display: block;
border: 0;
}
img.gray {
-webkit-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: gray;
filter: grayscale(100%);
-webkit-transition: all 0.6s;
-moz-transition: all 0.6s;
-ms-transition: all 0.6s;
-o-transition: all 0.6s;
transition: all 0.6s;
}
img.gray:hover {
-webkit-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);
}
img.gray:before {
content: '';
width: 100%;
background: #ffffff;
}
.btn {
font-family: 'Montserrat', sans-serif;
font-size: 14px;
text-transform: uppercase;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
padding: 13px 24px;
-webkit-transition: all 0.45s;
-moz-transition: all 0.45s;
-ms-transition: all 0.45s;
-o-transition: all 0.45s;
transition: all 0.45s;
letter-spacing: 2px;
position: relative;
overflow: hidden;
}
.btn-default {
border: 1px solid #707070;
background: none;
color: #707070;
position: relative;
}
.btn-default:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 200%;
height: 0%;
background: #d20741;
z-index: -1;
-webkit-transition: all 0.45s;
-moz-transition: all 0.45s;
-ms-transition: all 0.45s;
-o-transition: all 0.45s;
transition: all 0.45s;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.btn-default:hover,
.btn-default:focus {
background: none;
color: #ffffff;
border: 1px solid #d20741;
}
.btn-default:hover:after,
.btn-default:focus:after {
height: 400%;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
blockquote {
padding: 24px 32px;
line-height: 1.5em;
font-style: italic;
background: #202020;
color: #ffffff;
margin-bottom: 24px;
border-left: 4px solid #d20741;
}
blockquote cite {
font-size: 16px;
line-height: 24px;
font-style: normal;
color: #bbbbbb;
}
blockquote cite:before {
content: "\2013";
margin-right: 8px;
}
pre {
font-size: 14px;
line-height: 24px;
padding: 0;
background: none;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.hljs {
padding: 16px 32px;
}
::-moz-selection {
color: #ffffff;
background: #d20741;
text-shadow: none;
}
::selection {
color: #ffffff;
background: #d20741;
text-shadow: none;
}
.align-left {
text-align: left;
}
.align-center {
text-align: center;
}
.align-right {
text-align: right;
}
/*====================================================
Cover style
====================================================*/
.cover {
color: #ffffff;
position: relative;
background-size: cover;
background-color: #202020;
background-position: center;
background-attachment: fixed;
}
.cover h1,
.cover h2,
.cover h3,
.cover h4,
.cover h5,
.cover h6 {
color: #ffffff;
}
.cover a {
color: #ffffff;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.cover a:hover,
.cover a:focus {
color: #d20741;
}
.cover:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(32, 32, 32, 0.0);
}
.cover .title {
color: #ffffff;
}
.cover .description {
font-size: 18px;
letter-spacing: 1px;
padding-top: 16px;
}
.cover .avatar {
width: 80px;
height: 80px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
margin-bottom: 16px;
}
.cover .meta-info {
font-size: 14px;
padding: 16px 0;
position: relative;
}
.cover .meta-info span {
margin-right: 16px;
}
.cover .meta-info span:last-child {
margin-right: 0;
}
.cover .meta-info span i {
margin-right: 8px;
}
.cover .meta-info:before {
content: '';
width: 160px;
height: 1px;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -80px;
background: #d20741;
}
.cover .post-count {
font-size: 14px;
padding: 16px 0;
}
.cover .tag-description {
position: relative;
}
.cover .tag-description:before {
content: '';
width: 160px;
height: 1px;
position: absolute;
top: 0;
left: 50%;
margin-left: -80px;
background: #d20741;
}
/*====================================================
Header / navbar
====================================================*/
.main-header {
width: 100%;
background: #ffffff;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
position: relative;
}
.main-header.fixed {
position: fixed;
top: 0;
z-index: 999;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.main-header .navbar {
border: none;
margin-bottom: 0;
}
.main-header .container {
box-sizing: border-box;
}
.main-header .container .navbar-content-wrap {
border-bottom: 1px solid #707070;
padding: 32px 0;
}
.main-header .btn-menu-toggle {
padding: 10px;
z-index: 99;
}
.main-header .btn-menu-toggle span {
background: #202020;
-webkit-transition: all 0.45s;
-moz-transition: all 0.45s;
-ms-transition: all 0.45s;
-o-transition: all 0.45s;
transition: all 0.45s;
}
.main-header .btn-menu-toggle:hover span,
.main-header .btn-menu-toggle:focus span {
background: #ffffff;
}
.main-header .btn-menu-toggle:active {
background: none;
box-shadow: none;
}
.main-header .navbar-brand {
font-size: 48px;
font-family: 'Montserrat', sans-serif;
color: #202020;
height: auto;
letter-spacing: 3px;
text-transform: uppercase;
}
.main-header .navbar-brand:hover,
.main-header .navbar-brand:focus {
color: #202020;
}
.main-header .navbar-brand.image-logo {
padding: 0px 15px;
}
.main-header .navbar-brand.image-logo img {
max-height: 56px;
}
.main-header .menu {
padding: 0;
margin-bottom: 0;
}
.main-header .menu li {
list-style: none;
display: inline-block;
margin: 12px 0 12px 32px;
font-family: 'Montserrat', sans-serif;
}
.main-header .menu li a {
position: relative;
text-transform: uppercase;
color: #707070;
font-size: 14px;
letter-spacing: 2px;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-ms-transition: color 0.3s;
-o-transition: color 0.3s;
transition: color 0.3s;
}
.main-header .menu li a:hover,
.main-header .menu li a:focus {
color: #d20741;
text-decoration: none;
}
.main-header .menu li.nav-current a {
color: #d20741;
}
/*====================================================
main content area
====================================================*/
.main-content {
margin-top: 80px;
}
.main-content.nav-fixed {
margin-top: 201px;
}
.main-content .content-wrap .post .featured-media {
margin-bottom: 64px;
text-align: center;
}
.main-content .content-wrap .post .featured-media img {
width: 100%;
}
.main-content .content-wrap .post .post-inner-wrap {
max-width: 80%;
margin: 0 auto 64px;
}
.main-content .content-wrap .post .post-inner-wrap .post-header {
position: relative;
padding-top: 0;
padding-bottom: 32px;
margin-bottom: 32px;
}
.main-content .content-wrap .post .post-inner-wrap .post-header:before {
content: '';
width: 160px;
height: 1px;
position: absolute;
bottom: 0;
left: 50%;
margin-left: -80px;
background: #d20741;
}
.main-content .content-wrap .post .post-inner-wrap .post-header .post-title {
margin-top: 0;
margin-bottom: 0;
text-transform: uppercase;
}
.main-content .content-wrap .post .post-inner-wrap .post-header .post-title a {
color: #202020;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-ms-transition: color 0.3s;
-o-transition: color 0.3s;
transition: color 0.3s;
}
.main-content .content-wrap .post .post-inner-wrap .post-header .post-title a:hover,
.main-content .content-wrap .post .post-inner-wrap .post-header .post-title a:focus {
color: #202020;
text-decoration: none;
}
.main-content .content-wrap .post .post-inner-wrap .post-header .post-meta {
font-size: 14px;
color: #bbbbbb;
padding: 16px 0 0;
}
.main-content .content-wrap .post .post-inner-wrap .post-header .post-meta a {
color: #bbbbbb;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-ms-transition: color 0.3s;
-o-transition: color 0.3s;
transition: color 0.3s;
}
.main-content .content-wrap .post .post-inner-wrap .post-header .post-meta a:hover,
.main-content .content-wrap .post .post-inner-wrap .post-header .post-meta a:focus {
text-decoration: none;
color: #d20741;
}
.main-content .content-wrap .post .post-inner-wrap .post-header .featured {
position: absolute;
bottom: 0;
left: 50%;
margin-left: -38px;
padding: 2px 5px 2px 7px;
background: #d20741;
color: #ffffff;
text-transform: uppercase;
line-height: 12px;
font-size: 12px;
letter-spacing: 2px;
margin-bottom: -7px;
}
.main-content .content-wrap .post .post-inner-wrap .post-content {
margin-bottom: 32px;
}
.main-content .content-wrap .post .post-inner-wrap .post-content img {
max-width: 100%;
}
.main-content .content-wrap .post .post-inner-wrap .permalink {
margin-bottom: 32px;
}
.main-content .content-wrap .post .post-inner-wrap .post-footer {
font-size: 14px;
color: #bbbbbb;
}
.main-content .content-wrap .post .post-inner-wrap .post-footer a {
color: #bbbbbb;
-webkit-transition: color 0.3s;
-moz-transition: color 0.3s;
-ms-transition: color 0.3s;
-o-transition: color 0.3s;
transition: color 0.3s;
}
.main-content .content-wrap .post .post-inner-wrap .post-footer a:hover,
.main-content .content-wrap .post .post-inner-wrap .post-footer a:focus {
text-decoration: none;
color: #d20741;
}
/*====================================================
pagination style
====================================================*/
.pagination {
display: block;
text-align: center;
margin: 0 0 64px;
}
.pagination .page-number {
line-height: 48px;
}
.pagination .newer-posts,
.pagination .older-posts {
position: absolute;
}
.pagination .newer-posts {
left: 0;
}
.pagination .older-posts {
right: 0;
}
/*====================================================
main footer
====================================================*/
.main-footer {
background: #202020;
padding: 32px 0;
margin-top: 32px;
}
.main-footer .copyright {
line-height: 32px;
}
.main-footer a {
color: #707070;
}
.main-footer a:hover,
.main-footer a:focus {
color: #d20741;
text-decoration: none;
}
.main-footer .social-links {
text-align: right;
padding: 0;
margin: 0;
font-size: 0px;
line-height: 0;
}
.main-footer .social-links li {
display: inline-block;
list-style: none;
line-height: 16px;
font-size: 16px;
margin: 0 8px 0 0;
}
.main-footer .social-links li:last-child {
margin-right: 0;
}
.main-footer .social-links li a {
display: inline-block;
position: relative;
overflow: hidden;
border: 1px solid #707070;
box-sizing: border-box;
}
.main-footer .social-links li a i {
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
color: #707070;
}
.main-footer .social-links li a i:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 200%;
height: 0%;
background: #ffffff;
z-index: -1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.main-footer .social-links li a i:hover,
.main-footer .social-links li a i:focus {
color: #d20741;
}
.main-footer .social-links li a i:hover:after,
.main-footer .social-links li a i:focus:after {
height: 200%;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.main-footer .social-links li a:hover,
.main-footer .social-links li a:focus {
border: 1px solid #ffffff;
}
/*====================================================
back to top
====================================================*/
#back-to-top {
position: fixed;
right: 0;
bottom: 35px;
display: none;
z-index: 999;
overflow: hidden;
}
#back-to-top i {
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
color: #ffffff;
background: #707070;
}
#back-to-top i:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 200%;
height: 0%;
background: #d20741;
z-index: -1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
#back-to-top i:hover:after,
#back-to-top i:focus:after {
height: 200%;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
/*====================================================
single post
====================================================*/
.about-author {
margin-bottom: 32px;
}
.about-author .avatar {
width: 80px;
height: 80px;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
float: left;
}
.about-author .details {
margin-left: 102px;
}
.about-author .details .author a {
color: #bbbbbb;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.about-author .details .author a:hover {
color: #d20741;
}
.about-author .details .meta-info {
color: #707070;
font-size: 14px;
}
.about-author .details .meta-info span {
margin-right: 16px;
}
.about-author .details .meta-info span:last-child {
margin-right: 0;
}
.about-author .details .meta-info i {
margin-right: 8px;
}
.about-author .details .meta-info a {
color: #707070;
}
.about-author .details .meta-info a:hover,
.about-author .details .meta-info a:focus {
color: #d20741;
}
.share-author-wrap {
max-width: 80%;
margin: 0 auto;
border-top: 1px solid #bbbbbb;
border-bottom: 1px solid #bbbbbb;
padding: 32px 32px 16px;
background: #202020;
color: #bbbbbb;
}
.share-link-wrap {
text-align: center;
padding-top: 24px;
position: relative;
border-top: 1px solid #707070;
}
.share-link-wrap .share-text {
float: left;
}
.share-link-wrap ul {
font-size: 0;
line-height: 0;
padding: 0;
float: right;
}
.share-link-wrap ul li {
display: inline-block;
list-style: none;
line-height: 16px;
font-size: 16px;
margin: 0 4px;
}
.share-link-wrap ul li:last-child {
margin-right: 0;
}
.share-link-wrap ul li a {
display: inline-block;
position: relative;
overflow: hidden;
border: 1px solid #707070;
box-sizing: border-box;
}
.share-link-wrap ul li a i {
width: 32px;
height: 32px;
line-height: 32px;
text-align: center;
color: #707070;
}
.share-link-wrap ul li a i:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 200%;
height: 0%;
background: #ffffff;
z-index: -1;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.share-link-wrap ul li a i:hover,
.share-link-wrap ul li a i:focus {
color: #d20741;
}
.share-link-wrap ul li a i:hover:after,
.share-link-wrap ul li a i:focus:after {
height: 200%;
-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
-o-transform: translateX(-50%) translateY(-50%) rotate(45deg);
transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.share-link-wrap ul li a:hover,
.share-link-wrap ul li a:focus {
border: 1px solid #ffffff;
}
.comment-container {
max-width: 80%;
margin: 64px auto;
}
.prev-next-wrap {
max-width: 80%;
margin: 0 auto;
}
.prev-next-wrap .previous-post {
width: 48%;
text-align: left;
}
.prev-next-wrap .next-post {
width: 48%;
text-align: right;
}
.prev-next-wrap .btn {
white-space: inherit;
}
.prev-next-wrap .btn-default:hover:after {
height: 500%;
}
/*====================================================
error page
====================================================*/
.main-content-error {
margin-top: 121px;
}
.main-content-error .error-block-inner h1,
.main-content-error .error-block-inner h4 {
text-transform: uppercase;
}
/*====================================================
media qurey
====================================================*/
@media screen and (max-width: 767px) {
.main-header .menu li {
display: block;
margin: 16px 0;
text-align: center;
}
.pagination .page-number {
display: block;
}
.pagination .newer-posts,
.pagination .older-posts {
position: relative;
}
.main-footer .copyright {
text-align: center;
margin-bottom: 16px;
}
.main-footer .social-links {
text-align: center;
}
.share-link-wrap {
text-align: center;
}
.share-link-wrap .share-text {
float: none;
margin-bottom: 16px;
display: block;
}
.share-link-wrap ul {
float: none;
}
.share-link-wrap ul li {
margin-bottom: 4px;
}
.share-link-wrap ul li:last-child {
margin-right: 4px;
}
.prev-next-wrap .previous-post,
.prev-next-wrap .next-post {
width: 100%;
float: none;
}
.prev-next-wrap .previous-post {
margin-bottom: 4px;
}
.prev-next-wrap .next-post {
margin-top: 4px;
}
.prev-next-wrap .btn-default:hover:after {
height: 700%;
}
}
@media screen and (max-width: 480px) {
.about-author {
text-align: center;
}
.about-author .avatar {
float: none;
margin-bottom: 16px;
}
.about-author .details {
margin-left: 0px;
}
}
|
deps/boost_1_77_0/libs/geometry/doc/html/geometry/reference/algorithms/assign/assign_values_4_3_coordinate_values.html | davehorton/drachtio-server | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>assign_values (3 coordinate values)</title>
<link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../../index.html" title="Chapter 1. Geometry">
<link rel="up" href="../assign.html" title="assign">
<link rel="prev" href="assign_values_3_2_coordinate_values.html" title="assign_values (2 coordinate values)">
<link rel="next" href="assign_values_5_4_coordinate_values.html" title="assign_values (4 coordinate values)">
</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="assign_values_3_2_coordinate_values.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../assign.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="assign_values_5_4_coordinate_values.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values"></a><a class="link" href="assign_values_4_3_coordinate_values.html" title="assign_values (3 coordinate values)">assign_values
(3 coordinate values)</a>
</h5></div></div></div>
<p>
<a class="indexterm" name="idm45246449542832"></a>
Assign three values to a geometry (usually a 3D point)
</p>
<h6>
<a name="geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.h0"></a>
<span class="phrase"><a name="geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.synopsis"></a></span><a class="link" href="assign_values_4_3_coordinate_values.html#geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.synopsis">Synopsis</a>
</h6>
<p>
</p>
<pre class="programlisting"><span class="keyword">template</span><span class="special"><</span><span class="keyword">typename</span> <span class="identifier">Geometry</span><span class="special">,</span> <span class="keyword">typename</span> <span class="identifier">Type</span><span class="special">></span>
<span class="keyword">void</span> <span class="identifier">assign_values</span><span class="special">(</span><span class="identifier">Geometry</span> <span class="special">&</span> <span class="identifier">geometry</span><span class="special">,</span> <span class="identifier">Type</span> <span class="keyword">const</span> <span class="special">&</span> <span class="identifier">c1</span><span class="special">,</span> <span class="identifier">Type</span> <span class="keyword">const</span> <span class="special">&</span> <span class="identifier">c2</span><span class="special">,</span>
<span class="identifier">Type</span> <span class="keyword">const</span> <span class="special">&</span> <span class="identifier">c3</span><span class="special">)</span></pre>
<p>
</p>
<h6>
<a name="geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.h1"></a>
<span class="phrase"><a name="geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.parameters"></a></span><a class="link" href="assign_values_4_3_coordinate_values.html#geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.parameters">Parameters</a>
</h6>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Type
</p>
</th>
<th>
<p>
Concept
</p>
</th>
<th>
<p>
Name
</p>
</th>
<th>
<p>
Description
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
Geometry &
</p>
</td>
<td>
<p>
Any type fulfilling a Geometry Concept
</p>
</td>
<td>
<p>
geometry
</p>
</td>
<td>
<p>
A model of the specified concept
</p>
</td>
</tr>
<tr>
<td>
<p>
Type const &
</p>
</td>
<td>
<p>
numerical type (int, double, ttmath, ...) to specify the coordinates
</p>
</td>
<td>
<p>
c1
</p>
</td>
<td>
<p>
First coordinate (usually x-coordinate)
</p>
</td>
</tr>
<tr>
<td>
<p>
Type const &
</p>
</td>
<td>
<p>
numerical type (int, double, ttmath, ...) to specify the coordinates
</p>
</td>
<td>
<p>
c2
</p>
</td>
<td>
<p>
Second coordinate (usually y-coordinate)
</p>
</td>
</tr>
<tr>
<td>
<p>
Type const &
</p>
</td>
<td>
<p>
numerical type (int, double, ttmath, ...) to specify the coordinates
</p>
</td>
<td>
<p>
c3
</p>
</td>
<td>
<p>
Third coordinate (usually z-coordinate)
</p>
</td>
</tr>
</tbody>
</table></div>
<h6>
<a name="geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.h2"></a>
<span class="phrase"><a name="geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.header"></a></span><a class="link" href="assign_values_4_3_coordinate_values.html#geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.header">Header</a>
</h6>
<p>
Either
</p>
<p>
<code class="computeroutput"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>
</p>
<p>
Or
</p>
<p>
<code class="computeroutput"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">/</span><span class="identifier">algorithms</span><span class="special">/</span><span class="identifier">assign</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span></code>
</p>
<h6>
<a name="geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.h3"></a>
<span class="phrase"><a name="geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.example"></a></span><a class="link" href="assign_values_4_3_coordinate_values.html#geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.example">Example</a>
</h6>
<p>
Use assign to set three coordinates of a 3D point
</p>
<p>
</p>
<pre class="programlisting"><span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">iostream</span><span class="special">></span>
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">iomanip</span><span class="special">></span>
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
<span class="preprocessor">#include</span> <span class="special"><</span><span class="identifier">boost</span><span class="special">/</span><span class="identifier">geometry</span><span class="special">/</span><span class="identifier">geometries</span><span class="special">/</span><span class="identifier">point</span><span class="special">.</span><span class="identifier">hpp</span><span class="special">></span>
<span class="keyword">int</span> <span class="identifier">main</span><span class="special">()</span>
<span class="special">{</span>
<span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">model</span><span class="special">::</span><span class="identifier">point</span><span class="special"><</span><span class="keyword">double</span><span class="special">,</span> <span class="number">3</span><span class="special">,</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">cs</span><span class="special">::</span><span class="identifier">cartesian</span><span class="special">></span> <span class="identifier">p</span><span class="special">;</span>
<span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">assign_values</span><span class="special">(</span><span class="identifier">p</span><span class="special">,</span> <span class="number">1.2345</span><span class="special">,</span> <span class="number">2.3456</span><span class="special">,</span> <span class="number">3.4567</span><span class="special">);</span>
<span class="identifier">std</span><span class="special">::</span><span class="identifier">cout</span> <span class="special"><<</span> <span class="identifier">boost</span><span class="special">::</span><span class="identifier">geometry</span><span class="special">::</span><span class="identifier">dsv</span><span class="special">(</span><span class="identifier">p</span><span class="special">)</span> <span class="special"><<</span> <span class="identifier">std</span><span class="special">::</span><span class="identifier">endl</span><span class="special">;</span>
<span class="keyword">return</span> <span class="number">0</span><span class="special">;</span>
<span class="special">}</span>
</pre>
<p>
</p>
<p>
Output:
</p>
<pre class="programlisting">(1.2345, 2.3456, 3.4567)
</pre>
<h6>
<a name="geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.h4"></a>
<span class="phrase"><a name="geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.see_also"></a></span><a class="link" href="assign_values_4_3_coordinate_values.html#geometry.reference.algorithms.assign.assign_values_4_3_coordinate_values.see_also">See
also</a>
</h6>
<div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem">
<a class="link" href="../make/make_3_3_coordinate_values.html" title="make (3 coordinate values)">make</a>
</li></ul></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2009-2021 Barend Gehrels,
Bruno Lalande, Mateusz Loskot, Adam Wulkiewicz, Oracle and/or its affiliates<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="assign_values_3_2_coordinate_values.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../assign.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="assign_values_5_4_coordinate_values.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
posts/2011-11-03-know-your-time-complexities-part-2.html | ryanjoneil/ryanjoneil.github.io | <!DOCTYPE html>
<html class="no-js">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-67607976-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-67607976-1');
</script>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>ryanjoneil.github.io</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width">
<link rel="stylesheet" href="/static/css/bootstrap.css">
<style>
body {
padding-top: 50px;
padding-bottom: 20px;
}
</style>
<link rel="stylesheet" href="/static/css/bootstrap-theme.css">
<link rel="stylesheet" href="/static/css/main.css">
<script src="/static/js/vendor/modernizr-2.6.2.js"></script>
<link rel="alternate" type="application/rss+xml" title="RSS Feed" href="/rss.xml">
<!-- MathJax -->
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]}
});
</script>
<script type="text/javascript" src="https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
<!-- Font Awesome -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css">
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
<div class="container" id="navfluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/index.html">ryanjoneil.github.io</a>
</div>
<div class="navbar-collapse collapse">
<ul class="nav navbar-nav">
<li class=""><a href="/index.html">/</a></li>
<li class=""><a href="https://scholar.google.com/citations?user=fXh_Ej4AAAAJ&hl=en">scholar</a></li>
<li class=""><a href="/blog.html">blog</a></li>
<li><a href="/rss.xml" target="_blank"><span class="fa fa-rss"></span></a></li>
<li><a href="https://twitter.com/ryanjoneil" target="_blank"><span class="fa fa-twitter"></span></a></li>
<li><a href="https://github.com/ryanjoneil" target="_blank"><span class="fa fa-github"></span></a></li>
<li><a href="https://www.linkedin.com/in/ryan-j-o-neil-59b6ab83" target="_blank"><span class="fa fa-linkedin"></span></a></li>
</ul>
</div>
</div>
</nav>
<div class="jumbotron">
<div class="container">
<h1>adventures in optimization</h1>
<p>The charming adventures of <a href="mailto:ryanjoneil@gmail.com">an analyst</a> and his solver.</p>
</div>
</div>
<div class="container">
<div class="content-outer">
<div class="content-header">
<a href='/posts/2011-10-25-know-your-time-complexities.html'>«</a>
Thursday, November 3, 2011
<a href='/posts/2012-01-12-magic-squares-and-big-Ms.html'>»</a>
</div>
<div class="content-inner">
<h2>Know Your Time Complexities - Part 2</h2>
<p><em>More on the importance of time complexity to basic programming.</em></p>
<p>In response to <a href="2011-10-25-know-your-time-complexities.html">this</a> post, <a href="http://www.indopedia.org/index.php?title=Ben_Bitdiddle">Ben Bitdiddle</a> inquires:</p>
<blockquote>"I understand the concept of using a companion set to remove duplicates from a list while preserving the order of its elements. But what should I do if these elements are composed of smaller pieces? For instance, say I am generating <a href="http://en.wikipedia.org/wiki/Combination">combinations</a> of numbers in which order is unimportant. How do I make a set recognize that [1,2,3] is the same as [3,2,1] in this case?"</blockquote>
<p>There are a couple points that should help here:</p>
<ol>
<li>
<p>While lists are unhashable and therefore cannot be put into sets, tuples are perfectly capable of this. Therefore I cannot do:</p>
<pre>
>>> s = set()
>>> s.add([1,2,3])
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
TypeError: unhashable type: 'list'
</pre>
<p>But this works just fine <i>(extra space added for emphasis of tuple parentheses)</i>:</p>
<pre>
>>> s.add( (1,2,3) )
</pre>
</li>
<li><p>(3,2,1) and (1,2,3) may not hash to the same thing, but tuples are easily sortable. If I sort them before adding them to a set, they look the same:</p>
<pre>
>>> tuple(sorted( (3,2,1) ))
(1, 2, 3)
</pre>
</li>
</ol>
<p>If I want to be a little fancier, I can user <a href="http://docs.python.org/library/itertools.html#itertools.combinations">itertools.combinations</a>. The following generates all unique 3-digit combinations of integers from 1 to 4:</p>
<pre>
>>> from itertools import combinations
>>> list(combinations(range(1,5), 3))
[(1, 2, 3), (1, 2, 4), (1, 3, 4), (2, 3, 4)]
</pre>
<p>Now say I want to only find those that match some condition. I can add a filter to return, say, only those 3-digit combinations of integers from 1 to 6 that multiply to a number divisible by 10:</p>
<pre>
>>> list(filter(
lambda x: not (x[0]*x[1]*x[2]) % 10,
combinations(range(1, 7), 3)
))
[(1, 2, 5), (1, 4, 5), (1, 5, 6), (2, 3, 5), (2, 4, 5),
(2, 5, 6), (3, 4, 5), (3, 5, 6), (4, 5, 6)]
</pre>
</div>
</div>
</div>
<script src="/static/js/vendor/jquery-1.10.1.js"></script>
<script src="/static/js/vendor/bootstrap.js"></script>
<script src="/static/js/main.js"></script>
<!-- highight.js -->
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.8.0/styles/default.min.css">
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.8.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
</body>
</html>
|
doc/wayland_kbd/keysyms/constant.XKB_KEY_braille_dots_1467.html | mcanders/bevy | <!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 `XKB_KEY_braille_dots_1467` constant in crate `wayland_kbd`.">
<meta name="keywords" content="rust, rustlang, rust-lang, XKB_KEY_braille_dots_1467">
<title>wayland_kbd::keysyms::XKB_KEY_braille_dots_1467 - Rust</title>
<link rel="stylesheet" type="text/css" href="../../main.css">
</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">
<p class='location'><a href='../index.html'>wayland_kbd</a>::<wbr><a href='index.html'>keysyms</a></p><script>window.sidebarCurrent = {name: 'XKB_KEY_braille_dots_1467', ty: 'constant', 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 constant">
<h1 class='fqn'><span class='in-band'><a href='../index.html'>wayland_kbd</a>::<wbr><a href='index.html'>keysyms</a>::<wbr><a class='constant' href=''>XKB_KEY_braille_dots_1467</a></span><span class='out-of-band'><span id='render-detail'>
<a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs">
[<span class='inner'>−</span>]
</a>
</span><a id='src-5624' class='srclink' href='../../src/wayland_kbd/ffi/keysyms.rs.html#2211' title='goto source code'>[src]</a></span></h1>
<pre class='rust const'>pub const XKB_KEY_braille_dots_1467: <a href='http://doc.rust-lang.org/nightly/std/primitive.u32.html'>u32</a><code> = </code><code>0x1002869</code></pre></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>
<p>
Search functions by type signature (e.g.
<code>vec -> usize</code>)
</p>
</div>
</div>
<script>
window.rootPath = "../../";
window.currentCrate = "wayland_kbd";
window.playgroundUrl = "";
</script>
<script src="../../jquery.js"></script>
<script src="../../main.js"></script>
<script async src="../../search-index.js"></script>
</body>
</html> |
app/views/shared/header.html | firebull81/viktoria | <header data-ng-controller="headerCtrl">
<div class="text-center">
<h1 class="announcement h5">- Ние сме горди да Ви представим нашето дете! -</h1>
</div>
<nav class="top-bar text-center" data-topbar>
<section class="top-bar-section">
<ul>
<li ng-class="{ active: isActive('/born')}"><a href="/born">Родена съм на</a></li>
<li ng-class="{ active: isActive('/hereiam')}"><a href="/hereiam">Ето ме</a></li>
<li ng-class="{ active: isActive('')}"><a href="#">Статистика</a></li>
<li class="logo"><a href="/"><img src="./images/logo.png" alt="Victoria S. Nikolova"></a></li>
<li ng-class="{ active: isActive('')}"><a href="#">Мама и Татко</a></li>
<li ng-class="{ active: isActive('')}"><a href="#">Контакти</a></li>
<li ng-class="{ active: isActive('')}"><a href="#">За мене</a></li>
</ul>
</section>
</nav>
<div ng-if="loader" class="loader">
<div class="bubble"></div>
<div class="bubble"></div>
<div class="bubble"></div>
<div class="bubble"></div>
<div class="bubble"></div>
</div>
</header>
|
public/visual-editor/modules/ve/ui/styles/widgets/ve.ui.DimensionsWidget.css | johan--/tahi | /*!
* VisualEditor UserInterface DimensionsWidget styles.
*
* @copyright 2011-2014 VisualEditor Team and others; see AUTHORS.txt
* @license The MIT License (MIT); see LICENSE.txt
*/
.ve-ui-dimensionsWidget,
.ve-ui-dimensionsWidget > .oo-ui-textInputWidget {
display: inline-block;
}
.ve-ui-dimensionsWidget .oo-ui-textInputWidget {
width: 5em;
}
.ve-ui-dimensionsWidget .oo-ui-labelWidget {
padding: 0.5em;
}
|
tag/directorios/index.html | rlebron88/rlebron88.github.io | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<title>Bio ✕ Info</title>
<meta name="description" content="Blog sobre Biología, Bioinformática e Informática." />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="//rlebron88.github.io/themes/Casper/favicon.ico">
<link rel="stylesheet" type="text/css" href="//rlebron88.github.io/themes/Casper/assets/css/screen.css?v=1.0.0" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400" />
<link rel="canonical" href="https://rlebron88.github.io" />
<meta name="generator" content="Ghost ?" />
<link rel="alternate" type="application/rss+xml" title="Bio ✕ Info" href="https://rlebron88.github.io/rss" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/default.min.css">
</head>
<body class="tag-template tag-directorios home-template">
<header class="main-header tag-head no-cover">
<nav class="main-nav overlay clearfix">
<a class="back-button icon-arrow-left" href="https://rlebron88.github.io">Home</a>
<!-- <a class="subscribe-button icon-feed" href="https://rlebron88.github.io/tag/directorios/rss/">directorios</a> -->
</nav>
<div class="vertical">
<div class="main-header-content inner">
<h1 class="page-title">directorios</h1>
<h2 class="page-description">
A 1-post collection
</h2>
</div>
</div>
</header>
<main class="content" role="main">
<div class="extra-pagination inner">
<nav class="pagination" role="navigation">
<span class="page-number">Page 1 of 1</span>
</nav>
</div>
<article class="post tag-directorios tag-ficheros-ocultos">
<header class="post-header">
<h2 class="post-title"><a href="https://rlebron88.github.io/2015/11/16/Mover-ficheros-ocultos-entre-directorios.html">Mover todos los ficheros de un directorio a otro, incluidos los ocultos</a></h2>
</header>
<section class="post-excerpt">
<p>Supongamos que queremos mover todo el contenido de un directorio a otro. Podemos utilizar el comando mv: mv <directorio de origen>/* <directorio de <a class="read-more" href="https://rlebron88.github.io/2015/11/16/Mover-ficheros-ocultos-entre-directorios.html">»</a></p>
</section>
<footer class="post-meta">
on <a href="https://rlebron88.github.io/tag/directorios">directorios</a>, <a href="https://rlebron88.github.io/tag/ficheros-ocultos"> ficheros ocultos</a>
<time class="post-date" datetime="2015-11-16">16 November 2015</time>
</footer>
</article>
<nav class="pagination" role="navigation">
<span class="page-number">Page 1 of 1</span>
</nav>
</main>
<footer class="site-footer clearfix">
<section class="copyright"><a href="https://rlebron88.github.io">Bio ✕ Info</a> © 2015</section>
<section class="poweredby">Proudly published with <a href="http://hubpress.io">HubPress</a></section>
</footer>
<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 type="text/javascript" src="//rlebron88.github.io/themes/Casper/assets/js/jquery.fitvids.js?v=1.0.0"></script>
<script type="text/javascript" src="//rlebron88.github.io/themes/Casper/assets/js/index.js?v=1.0.0"></script>
</body>
</html>
|
2019/06/06/tool/2018-07-27-git/index.html | mengfeimu/mengfeimu.github.io | <!DOCTYPE html>
<html class="has-navbar-fixed-top">
<head>
<meta charset="utf-8">
<title>Git工具安装与使用 - Mengfei</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/outdated-browser/1.1.5/outdatedbrowser.min.css">
<meta name="description" content="git工具安装与使用">
<link rel="icon" href="/favicon.png">
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Ovo|Source+Code+Pro">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/bulma/0.6.2/css/bulma.min.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/lightgallery/1.6.8/css/lightgallery.min.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/justifiedGallery/3.6.5/css/justifiedGallery.min.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.12.0/styles/atom-one-light.min.css">
<link rel="stylesheet" href="/css/style.css">
<script defer src="//use.fontawesome.com/releases/v5.0.8/js/all.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=A-102161534-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'A-102161534-1');
</script>
</head>
<body>
<nav class="navbar is-transparent is-fixed-top navbar-main" role="navigation" aria-label="main navigation">
<div class="container">
<div class="navbar-brand">
<a class="navbar-item navbar-logo" href="/">
首页
</a>
<div class="navbar-burger">
<span></span>
<span></span>
<span></span>
</div>
</div>
<div class="navbar-menu navbar-start">
<a class="navbar-item "
href="/archives">归档</a>
<a class="navbar-item "
href="/tags">标签</a>
<a class="navbar-item "
href="/categories">分类</a>
<a class="navbar-item "
href="https://mengfeimu.github.io/cv-zh/">关于</a>
</div>
<div class="navbar-menu navbar-end">
<a class="navbar-item search" title="搜索" href="javascript:;">
<i class="fas fa-search"></i>
</a>
<a class="navbar-item" title="GitHub" href="https://github.com/mengfeimu">
<i class="fab fa-github"></i>
</a>
</div>
</div>
</nav>
<section class="section">
<div class="container">
<article class="article content gallery" itemscope itemprop="blogPost">
<h1 class="article-title is-size-3 is-size-4-mobile" itemprop="name">
Git工具安装与使用
</h1>
<div class="article-meta columns is-variable is-1 is-multiline is-mobile is-size-7-mobile">
<span class="column is-narrow">
<time datetime="2019-06-06T09:54:53.000Z" itemprop="datePublished">6月 6 2019</time>
</span>
<span class="column is-narrow article-category">
<i class="far fa-folder"></i>
<a class="article-category-link" href="/categories/工具/">工具</a>
</span>
<span class="column is-narrow">
3 分钟 读完 (约 383 字)
</span>
</div>
<div class="article-entry is-size-6-mobile" itemprop="articleBody">
<!-- add table of content -->
<div id="toc" class="toc-article">
<strong class="toc-title"></strong>
<ol class="toc"><li class="toc-item toc-level-1"><a class="toc-link" href="#安装git工具"><span class="toc-text">安装git工具</span></a></li><li class="toc-item toc-level-1"><a class="toc-link" href="#新建一个项目并上传到github"><span class="toc-text">新建一个项目并上传到github</span></a></li><li class="toc-item toc-level-1"><a class="toc-link" href="#clone已有Github项目到本地:"><span class="toc-text">clone已有Github项目到本地:</span></a></li><li class="toc-item toc-level-1"><a class="toc-link" href="#push-and-pull"><span class="toc-text">push and pull</span></a></li></ol>
</div>
<h1 id="安装git工具"><a href="#安装git工具" class="headerlink" title="安装git工具"></a>安装git工具</h1><p><a href="https://www.git-scm.com/downloads" target="_blank" rel="noopener">下载安装</a>,一路选择默认。</p>
<ol>
<li><p>设置本地ssh</p>
<figure class="highlight bash hljs"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br></pre></td><td class="code"><pre><span class="line">ssh-keygen -t rsa -C <span class="hljs-string">"mengfeimu@qq.com"</span></span><br><span class="line"><span class="hljs-comment"># enter file in which to save the key</span></span><br><span class="line"><span class="hljs-comment"># 保持默认,点回车键</span></span><br></pre></td></tr></table></figure>
<a id="more"></a>
</li>
<li><p>Github网站上添加SSH-KEY:</p>
<p>复制<code>~/.ssh/id_rsa.pub</code>中的所有内容,</p>
<figure class="highlight bash hljs"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">ssh-rsa .......... mengfeimu@qq.com</span><br></pre></td></tr></table></figure>
<p><code>Github -> Settings -> SSH and GPG Keys -> New SSH key</code></p>
</li>
<li><p>验证是否配置成功:</p>
<figure class="highlight bash hljs"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br></pre></td><td class="code"><pre><span class="line">ssh -T git@github.com</span><br><span class="line"><span class="hljs-comment"># 输入yes</span></span><br><span class="line"><span class="hljs-comment"># 若成功,则出现以下提示:</span></span><br><span class="line"><span class="hljs-comment"># Hi mengfeimu! You've successfully authenticated, but GitHub does not provide shell access.</span></span><br></pre></td></tr></table></figure>
</li>
<li><p>配置本地用户名和邮箱</p>
<figure class="highlight bash hljs"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br></pre></td><td class="code"><pre><span class="line"><span class="hljs-comment"># 与github.com上的信息保持一致</span></span><br><span class="line">git config --global user.name <span class="hljs-string">"mengfeimu"</span></span><br><span class="line">git config --global user.email <span class="hljs-string">"mengfeimu@qq.com"</span></span><br></pre></td></tr></table></figure>
</li>
</ol>
<h1 id="新建一个项目并上传到github"><a href="#新建一个项目并上传到github" class="headerlink" title="新建一个项目并上传到github"></a>新建一个项目并上传到github</h1><p>打开github.com,创建一个新库,命名,不要勾选ReadME.md和任何license,然后在新的网页上会出现提示。在电脑本地目录中找到pyhspf的安装目录,然后在git bash工具中进入,执行操作:</p>
<figure class="highlight bash hljs"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br><span class="line">4</span><br><span class="line">5</span><br></pre></td><td class="code"><pre><span class="line">git init</span><br><span class="line">git add .</span><br><span class="line">git commit -m <span class="hljs-string">"first commit"</span></span><br><span class="line">git remote add origin git@github.com:mengfeimu/pyhspf_backup.git</span><br><span class="line">git push -u origin master</span><br></pre></td></tr></table></figure>
<h1 id="clone已有Github项目到本地:"><a href="#clone已有Github项目到本地:" class="headerlink" title="clone已有Github项目到本地:"></a>clone已有Github项目到本地:</h1><ol>
<li><p>打开git bash,切换到目标目录</p>
<figure class="highlight bash hljs"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">git <span class="hljs-built_in">clone</span> git@github.com:mengfeimu/test.git .</span><br></pre></td></tr></table></figure>
</li>
<li><p>设置打开git bash时的默认工作路径:</p>
<p>点击git bash的图标 ->properties -> start in -> C:\ProgramData\Miniconda3\Lib\site-packages\pyhspf</p>
</li>
</ol>
<h1 id="push-and-pull"><a href="#push-and-pull" class="headerlink" title="push and pull"></a>push and pull</h1><ol>
<li><p>push 将本地的更改提交至GitHub</p>
<figure class="highlight bash hljs"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br></pre></td><td class="code"><pre><span class="line">git add .</span><br><span class="line">git commit -m <span class="hljs-string">"add some comments"</span></span><br><span class="line">git push</span><br></pre></td></tr></table></figure>
</li>
<li><p>pull: 将GitHub远程更改提回本地</p>
<figure class="highlight bash hljs"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">git pull</span><br></pre></td></tr></table></figure>
</li>
</ol>
</div>
<div class="columns is-variable is-1 is-multiline is-mobile">
<span class="column is-narrow"><a class="tag is-light article-tag" href="/tags/git/">#git</a></span>
</div>
<div class="columns is-mobile is-multiline article-nav">
<span class="column is-12-mobile is-half-desktop article-nav-prev">
<a href="/2019/06/06/tool/2018-01-20-python/">Python环境搭建</a>
</span>
<span class="column is-12-mobile is-half-desktop article-nav-next">
<a href="/2019/06/06/tool/2018-05-12-GooglePhotos/">免费无限容量的照片备份与管理:Google Photos</a>
</span>
</div>
</article>
</div>
</section>
<footer class="footer">
<div class="container">
<div class="columns content">
<div class="column is-narrow has-text-centered">
© 2019 Mengfei
Powered by <a href="http://hexo.io/" target="_blank">Hexo</a> & <a
href="http://github.com/ppoffice/hexo-theme-minos">Minos</a>
</div>
<div class="column is-hidden-mobile"></div>
<div class="column is-narrow has-text-centered">
<div class="dropdown is-up is-right is-hoverable" style="margin-top: -0.2em;">
<div class="dropdown-trigger">
<button class="button is-small" aria-haspopup="true" aria-controls="dropdown-menu7">
<span class="icon">
<i class="fas fa-globe"></i>
</span>
<span>简体中文</span>
<span class="icon is-small">
<i class="fas fa-angle-down" aria-hidden="true"></i>
</span>
</button>
</div>
<div class="dropdown-menu has-text-left" role="menu">
<div class="dropdown-content">
<a href="/2019/06/06/tool/2018-07-27-git/" class="dropdown-item">
简体中文
</a>
<a href="/en/2019/06/06/tool/2018-07-27-git/" class="dropdown-item">
English
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</footer>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.22.2/moment-with-locales.min.js"></script>
<!-- test if the browser is outdated -->
<div id="outdated">
<h6>Your browser is out-of-date!</h6>
<p>Update your browser to view this website correctly. <a id="btnUpdateBrowser" href="http://outdatedbrowser.com/">Update my browser now </a></p>
<p class="last"><a href="#" id="btnCloseUpdateBrowser" title="Close">×</a></p>
</div>
<script src="//cdnjs.cloudflare.com/ajax/libs/outdated-browser/1.1.5/outdatedbrowser.min.js"></script>
<script>
$(document).ready(function () {
// plugin function, place inside DOM ready function
outdatedBrowser({
bgColor: '#f25648',
color: '#ffffff',
lowerThan: 'flex'
})
});
</script>
<script>
window.FontAwesomeConfig = {
searchPseudoElements: true
}
moment.locale("zh-CN");
</script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.4/MathJax.js?config=TeX-MML-AM_CHTML"></script>
<script>
MathJax.Hub.Config({
"HTML-CSS": {matchFontHeight: false},
SVG: {matchFontHeight: false},
CommonHTML: {matchFontHeight: false}
});
</script>
<script src="//cdnjs.cloudflare.com/ajax/libs/lightgallery/1.6.8/js/lightgallery-all.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/justifiedGallery/3.6.5/js/jquery.justifiedGallery.min.js"></script>
<script>
(function ($) {
$(document).ready(function () {
if (typeof($.fn.lightGallery) === 'function') {
$('.article.gallery').lightGallery({ selector: '.gallery-item' });
}
if (typeof($.fn.justifiedGallery) === 'function') {
$('.justified-gallery').justifiedGallery();
}
});
})(jQuery);
</script>
<script src="/js/script.js"></script>
<div class="searchbox ins-search">
<div class="searchbox-mask"></div>
<div class="searchbox-container ins-search-container">
<div class="searchbox-input-wrapper">
<input type="text" class="searchbox-input ins-search-input" placeholder="站内搜索" />
<span class="searchbox-close ins-close ins-selectable"><i class="fa fa-times-circle"></i></span>
</div>
<div class="searchbox-result-wrapper ins-section-wrapper">
<div class="ins-section-container"></div>
</div>
</div>
</div>
<script>
(function (window) {
var INSIGHT_CONFIG = {
TRANSLATION: {
POSTS: '文章',
PAGES: '页面',
CATEGORIES: '分类',
TAGS: '标签',
UNTITLED: '(无标题)',
},
CONTENT_URL: '/content.json',
};
window.INSIGHT_CONFIG = INSIGHT_CONFIG;
})(window);
</script>
<script src="/js/insight.js"></script>
</body>
</html> |
docsets/ATG 2007.1.docset/Contents/Resources/Documents/atg/deployment/common/Status.FailureMessage.html | Smolations/more-dash-docsets | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_05) on Fri Dec 23 12:55:02 EST 2005 -->
<TITLE>
Status.FailureMessage (ATG Java API)
</TITLE>
<META NAME="keywords" CONTENT="atg.deployment.common.Status.FailureMessage class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="Status.FailureMessage (ATG Java API)";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../atg/deployment/common/Status.html" title="class in atg.deployment.common"><B>PREV CLASS</B></A>
NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="Status.FailureMessage.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
atg.deployment.common</FONT>
<BR>
Class Status.FailureMessage</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>atg.deployment.common.Status.FailureMessage</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
</DL>
<DL>
<DT><B>Enclosing class:</B><DD><A HREF="../../../atg/deployment/common/Status.html" title="class in atg.deployment.common">Status</A></DD>
</DL>
<HR>
<DL>
<DT>public class <B>Status.FailureMessage</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
<P>
Inner class used to store failure data from a failed deployment.
<P>
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../serialized-form.html#atg.deployment.common.Status.FailureMessage">Serialized Form</A></DL>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#getAction()">getAction</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Date</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#getFailureTime()">getFailureTime</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#getFileId()">getFileId</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#getFilePath()">getFilePath</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#getItemDesc()">getItemDesc</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#getItemId()">getItemId</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#getMessage()">getMessage</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#getSeverity()">getSeverity</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#getStackTrace()">getStackTrace</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#setAction(java.lang.String)">setAction</A></B>(java.lang.String pAction)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#setFailureTime(java.util.Date)">setFailureTime</A></B>(java.util.Date pTime)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#setFileId(java.lang.String)">setFileId</A></B>(java.lang.String pFileId)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#setFilePath(java.lang.String)">setFilePath</A></B>(java.lang.String pFilePath)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#setItemDesc(java.lang.String)">setItemDesc</A></B>(java.lang.String pItemDesc)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#setItemId(java.lang.String)">setItemId</A></B>(java.lang.String pItemId)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#setMessage(java.lang.String)">setMessage</A></B>(java.lang.String pMessage)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#setSeverity(java.lang.String)">setSeverity</A></B>(java.lang.String pSeverity)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#setStackTrace(java.lang.String)">setStackTrace</A></B>(java.lang.String pStackTrace)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../atg/deployment/common/Status.FailureMessage.html#toString()">toString</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="getMessage()"><!-- --></A><H3>
getMessage</H3>
<PRE>
public java.lang.String <B>getMessage</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setMessage(java.lang.String)"><!-- --></A><H3>
setMessage</H3>
<PRE>
public void <B>setMessage</B>(java.lang.String pMessage)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getStackTrace()"><!-- --></A><H3>
getStackTrace</H3>
<PRE>
public java.lang.String <B>getStackTrace</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setStackTrace(java.lang.String)"><!-- --></A><H3>
setStackTrace</H3>
<PRE>
public void <B>setStackTrace</B>(java.lang.String pStackTrace)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getFailureTime()"><!-- --></A><H3>
getFailureTime</H3>
<PRE>
public java.util.Date <B>getFailureTime</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setFailureTime(java.util.Date)"><!-- --></A><H3>
setFailureTime</H3>
<PRE>
public void <B>setFailureTime</B>(java.util.Date pTime)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getSeverity()"><!-- --></A><H3>
getSeverity</H3>
<PRE>
public java.lang.String <B>getSeverity</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setSeverity(java.lang.String)"><!-- --></A><H3>
setSeverity</H3>
<PRE>
public void <B>setSeverity</B>(java.lang.String pSeverity)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getAction()"><!-- --></A><H3>
getAction</H3>
<PRE>
public java.lang.String <B>getAction</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setAction(java.lang.String)"><!-- --></A><H3>
setAction</H3>
<PRE>
public void <B>setAction</B>(java.lang.String pAction)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getItemDesc()"><!-- --></A><H3>
getItemDesc</H3>
<PRE>
public java.lang.String <B>getItemDesc</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setItemDesc(java.lang.String)"><!-- --></A><H3>
setItemDesc</H3>
<PRE>
public void <B>setItemDesc</B>(java.lang.String pItemDesc)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getItemId()"><!-- --></A><H3>
getItemId</H3>
<PRE>
public java.lang.String <B>getItemId</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setItemId(java.lang.String)"><!-- --></A><H3>
setItemId</H3>
<PRE>
public void <B>setItemId</B>(java.lang.String pItemId)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getFileId()"><!-- --></A><H3>
getFileId</H3>
<PRE>
public java.lang.String <B>getFileId</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setFileId(java.lang.String)"><!-- --></A><H3>
setFileId</H3>
<PRE>
public void <B>setFileId</B>(java.lang.String pFileId)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getFilePath()"><!-- --></A><H3>
getFilePath</H3>
<PRE>
public java.lang.String <B>getFilePath</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setFilePath(java.lang.String)"><!-- --></A><H3>
setFilePath</H3>
<PRE>
public void <B>setFilePath</B>(java.lang.String pFilePath)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="toString()"><!-- --></A><H3>
toString</H3>
<PRE>
public java.lang.String <B>toString</B>()</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../atg/deployment/common/Status.html" title="class in atg.deployment.common"><B>PREV CLASS</B></A>
NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="Status.FailureMessage.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
ex51/gothonweb/templates/index.html | zedshaw/learn-python3-thw-code | <html>
<head>
<title>Gothons Of Planet Percal #25</title>
</head>
<body>
{% if greeting %}
I just wanted to say <em style="color: green; font-size: 2em;">{{ greeting }}</em>.
{% else %}
<em>Hello</em>, world!
{% endif %}
<p><a href="/hello">Try again.</a></p>
</body>
</html>
|
_layouts/post.html | devhealth/devhealth.github.io | ---
layout: default
---
<!-- Post Header -->
<header class="intro-header" style="background-image: url('{{ site.baseurl }}/{% if page.header-img %}{{ page.header-img }}{% else %}{{ site.header-img }}{% endif %}')">
<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>{{ page.title }}</h1>
{% if page.subtitle %}
<h2 class="subheading">{{ page.subtitle }}</h2>
{% endif %}
<span class="meta">Posted by {% if page.author %}{{ page.author }}{% else %}{{ site.title }}{% endif %} on {{ page.date | date: "%B %-d, %Y" }}</span>
</div>
</div>
</div>
</div>
</header>
<!-- Post Content -->
<article>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
{{ content }}
<hr>
<div id="disqus_thread"></div>
<script>
var disqus_config = function () {
this.page.url = "{{ site.url }}";
this.page.identifier = "{{ page.title || slugify }}";
};
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = '//dev-health.disqus.com/embed.js';
s.setAttribute('data-timestamp', +new Date());
(d.head || d.body).appendChild(s);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="https://disqus.com/?ref_noscript" rel="nofollow">comments powered by Disqus.</a></noscript>
<ul class="pager">
{% if page.previous.url %}
<li class="previous">
<a href="{{ page.previous.url | prepend: site.baseurl | replace: '//', '/' }}" data-toggle="tooltip" data-placement="top" title="{{page.previous.title}}">← Previous Post</a>
</li>
{% endif %}
{% if page.next.url %}
<li class="next">
<a href="{{ page.next.url | prepend: site.baseurl | replace: '//', '/' }}" data-toggle="tooltip" data-placement="top" title="{{page.next.title}}">Next Post →</a>
</li>
{% endif %}
</ul>
</div>
</div>
</div>
</article>
<hr>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/113b7ddf9226f95c35929f4039c9772c9f39ecf531ac1236af923a2374bfcf34.html | simonmysun/praxis | <!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="./dc70da7ccf9942446b6a78c14be9e5c9bbd12ab38813d8a4d569ce6d9fe2e19f.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> |
assets/jquery/jQuery.isNumeric.html | hisune/hisune-coder-tools | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>jQuery.isNumeric(value)</title>
<meta name="author" content="jQuery 中文手册 - hemin.cn/jq/">
<meta name="description" content="jQuery中文手册(在线版),作者:hemin,在线手册:hemin.cn/jq/,下载:hemin.cn/jq/downloads/">
<link type="text/css" rel="stylesheet" href="style/style.css" />
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/js.js"></script>
</head>
<body id="split">
<div id="content" class="a2">
<div rel="jQuery.isNumeric">
<h2><span>返回值:Boolean</span>jQuery.isNumeric(value)</h2>
<h3>概述</h3>
<div class="desc">
<p>确定它的参数是否是一个数字。</p>
<div class="longdesc">
<p>$.isNumeric() 方法检查它的参数是否代表一个数值。如果是这样,它返回 true。否则,它返回false。该参数可以是任何类型的</p>
</div>
</div>
<h3>参数</h3>
<div class="parameter">
<h4><strong>value</strong><em>V1.7</em></h4>
<p> 用于测试的值。 </p>
</div>
<div class="example">
<h3>示例</h3>
<span id="f_ad2"></span>
<h4>描述:</h4>
<p>Sample return values of $.isNumeric with various inputs.</p>
<p>jQuery 代码:</p>
<PRE><CODE class="example demo-code">$.isNumeric("-10"); // true
$.isNumeric(16); // true
$.isNumeric(0xFF); // true
$.isNumeric("0xFF"); // true
$.isNumeric("8e5"); // true (exponential notation string)
$.isNumeric(3.1415); // true
$.isNumeric(+10); // true
$.isNumeric(0144); // true (octal integer literal)
$.isNumeric(""); // false
$.isNumeric({}); // false (empty object)
$.isNumeric(NaN); // false
$.isNumeric(null); // false
$.isNumeric(true); // false
$.isNumeric(Infinity); // false
$.isNumeric(undefined); // false</CODE></PRE>
</div>
</div>
</div>
</body>
</html>
|
seltzer-site/src/main/java/tech/seltzer/Schedule.html | MrNakaan/Seltzer | <!DOCTYPE html>
<html xmlns:wicket="http://wicket.apache.org">
<head>
</head>
<body>
<wicket:extend>
<div class="container">
<h4>Schedule</h4>
This page details the known schedule for Seltzer releases and fixes.
<ul class="collapsible popout" data-collapsible="accordion">
<li>
<div class="collapsible-header">Exact Dates</div>
<div class="collapsible-body">
<ul class="collection">
<li class="collection-item">
<div>
August
27th, 2017: Version 1.0 "Apple"
<a href="/docs/apple" class="secondary-content light-blue-text">
<i class="material-icons light-blue-text">link</i>
</a>
</div>
</li>
<li class="collection-item">
<div>
September 25th 2017: Version 1.1 "Ambrosia"
<a href="/docs/apple#ambrosia" class="secondary-content light-blue-text">
<i class="material-icons light-blue-text">link</i>
</a>
</div>
</li>
<li class="collection-item">
<div>
December 25th 2017: Version 1.2 "Braeburn"
<a href="/docs/apple#braeburn" class="secondary-content light-blue-text">
<i class="material-icons light-blue-text">link</i>
</a>
</div>
</li>
<li class="collection-item">
<div>
August 27th, 2018: Version 2.0 "Blackberry"
<a href="/docs/blackberry" class="secondary-content light-blue-text">
<i class="material-icons light-blue-text">link</i>
</a>
</div>
</li>
</ul>
</div>
</li>
<li>
<div class="collapsible-header">Less-Exact Dates</div>
<div class="collapsible-body">
<ul class="collection">
<li class="collection-item">
<div>
Q4 2018: Version 2.1 "Evergreen"
</div>
</li>
<li class="collection-item">
<div>
Q1 2019: Version 2.2 "Himalaya"
</div>
</li>
</ul>
</div>
</li>
<!-- <li> -->
<!-- <div class="collapsible-header"> -->
<!-- <span style="font-style: italic">Much</span> Less-Exact Dates -->
<!-- </div> -->
<!-- <div class="collapsible-body"> -->
<!-- <ul class="collection"> -->
<!-- <li class="collection-item"> -->
<!-- <div> -->
<!-- Q2 2018: Version 2.0 "B" -->
<!-- </div> -->
<!-- </li> -->
<!-- </ul> -->
<!-- </div> -->
<!-- </li> -->
</ul>
</div>
</wicket:extend>
</body>
</html>
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.