path
stringlengths 5
312
| repo_name
stringlengths 5
116
| content
stringlengths 2
1.04M
|
---|---|---|
tugas01/kereta.html
|
selviamago/PWEB161_51014023
|
<!DOCTYPE html>
<html>
<head>
<title>Lirik kereta api</title>
</head>
<body bgcolor="black">
<h1><u><a href="file:///D:/Notepad++/tgs%201/index.html"><font color="blue">HOME</h1></u></a>
<hr>
<center>
<h2><u><font color="white">Kereta api</h2></u>
<td align="center">
<p>Naik kereta api tut... tut... tut</p>
<p>Siapa hendak turut</p>
<p>Ke Bandung... Surabaya</p>
<p>Bolehlah naik dengan percuma</p>
<p>Ayo kawanku lekas naik</p>
<p>Keretaku tak berhenti lama</p>
<p>Lekas kretaku jalan tut... tut... tut</p>
<p>Banyak penumpang turut</p>
<p>K'retaku sudah penat</p>
<p>Karena beban terlalu berat</p>
<p>Di sinilah ada stasiun</p>
<p>Penumpang semua turun</p>
<img src="3.JPG">
</body>
</html>
|
doxygen/output/html/_fs_blur_filter_8h_source.html
|
FSource/FDesign-Document
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.8"/>
<title>Faeris: E:/CodeSpace/Faeris/lib/libfaeris/src/stage/filter/FsBlurFilter.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Faeris
 <span id="projectnumber">v3.2</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.8 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_c56faf4613ee661aba496b7591fae654.html">Faeris</a></li><li class="navelem"><a class="el" href="dir_324fd5173578ee2630711a79d9c748a1.html">lib</a></li><li class="navelem"><a class="el" href="dir_4ff4c6203fc9bcb7d3e6bbdf07a207a1.html">libfaeris</a></li><li class="navelem"><a class="el" href="dir_f1695f691b26c838a9b54d1eb8cc475a.html">src</a></li><li class="navelem"><a class="el" href="dir_a99e3426979cb1bb347039efd9f7ba37.html">stage</a></li><li class="navelem"><a class="el" href="dir_5e5defe902cf01325fde4d048e5f120f.html">filter</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">FsBlurFilter.h</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">/* FsBlurFilter.h */</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">/* Copyright (C) 2012-2014 nosiclin@foxmail.com */</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">/* Copyright (C) 2014-2015 www.fsource.cn */</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">/* http://www.fsource.cn */</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">/* Permission is hereby granted, free of charge, to any person obtaining */</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment">/* a copy of this software and associated documentation files (the */</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment">/* "Software"), to deal in the Software without restriction, including */</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment">/* without limitation the rights to use, copy, modify, merge, publish, */</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment">/* distribute, sublicense, and/or sell copies of the Software, and to */</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment">/* permit persons to whom the Software is furnished to do so, subject to */</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment">/* the following conditions: */</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">/* The above copyright notice and this permission notice shall be */</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">/* included in all copies or substantial portions of the Software. */</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment">/* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment">/* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment">/* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment">/* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="comment">/* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="comment">/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="comment">/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#ifndef _FS_BLUR_FILTER_H_</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="preprocessor">#define _FS_BLUR_FILTER_H_</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> </div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> <span class="preprocessor">#include "FsFilter.h"</span></div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> </div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> NS_FS_BEGIN </div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> </div>
<div class="line"><a name="l00037"></a><span class="lineno"><a class="line" href="class_blur_filter.html"> 37</a></span> <span class="keyword">class </span><a class="code" href="class_blur_filter.html">BlurFilter</a>:<span class="keyword">public</span> <a class="code" href="class_filter.html">Filter</a> </div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> {</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span>  <span class="keyword">public</span>:</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  <span class="keyword">static</span> <a class="code" href="class_blur_filter.html">BlurFilter</a>* create();</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  <span class="keyword">static</span> <a class="code" href="class_blur_filter.html">BlurFilter</a>* create(<span class="keywordtype">float</span> radius);</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span> </div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="keyword">public</span>:</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> </div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> };</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span> </div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span> </div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> NS_FS_END </div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> </div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> <span class="preprocessor">#endif </span><span class="comment">/*_FS_BLUR_FILTER_H_*/</span><span class="preprocessor"></span></div>
<div class="line"><a name="l00054"></a><span class="lineno"> 54</span> </div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span> </div>
<div class="ttc" id="class_blur_filter_html"><div class="ttname"><a href="class_blur_filter.html">BlurFilter</a></div><div class="ttdef"><b>Definition:</b> <a href="_fs_blur_filter_8h_source.html#l00037">FsBlurFilter.h:37</a></div></div>
<div class="ttc" id="class_filter_html"><div class="ttname"><a href="class_filter.html">Filter</a></div><div class="ttdef"><b>Definition:</b> <a href="_fs_filter_8h_source.html#l00051">FsFilter.h:51</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Jan 23 2015 17:21:21 for Faeris by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.8
</small></address>
</body>
</html>
|
test/src/css/second/second.css
|
Jeff2Ma/postcss-lazyimagecss
|
.seconde-finder-test {
background: url(../../slice/icon-close.png);
width: 100px;
}
.seconde-finder-test2 {
background: url(../../slice/finder/icon-close.png);
}
|
doc/html/class_tree_print_traverser.html
|
yiq/SubcloneSeeker
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.7"/>
<title>SubcloneSeeker: TreePrintTraverser Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">SubcloneSeeker
 <span id="projectnumber">1.0.0</span>
</div>
<div id="projectbrief">Subclone deconvolution software framework</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.7 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('class_tree_print_traverser.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Macros</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="class_tree_print_traverser-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">TreePrintTraverser Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>A tree traverser that prints tree in a text format.
<a href="class_tree_print_traverser.html#details">More...</a></p>
<div class="dynheader">
Inheritance diagram for TreePrintTraverser:</div>
<div class="dyncontent">
<div class="center">
<img src="class_tree_print_traverser.png" usemap="#TreePrintTraverser_map" alt=""/>
<map id="TreePrintTraverser_map" name="TreePrintTraverser_map">
<area href="class_subclone_seeker_1_1_tree_traverse_delegate.html" title="Delegate class handling tree traversing. " alt="SubcloneSeeker::TreeTraverseDelegate" shape="rect" coords="0,0,238,24"/>
<area href="class_subclone_seeker_1_1_tree_traverse_delegate.html" title="Delegate class handling tree traversing. " alt="SubcloneSeeker::TreeTraverseDelegate" shape="rect" coords="248,0,486,24"/>
</map>
</div></div>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a1a430034a5f0637b3eda13bc54f779a3"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tree_print_traverser.html#a1a430034a5f0637b3eda13bc54f779a3">preprocessNode</a> (<a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> *node)</td></tr>
<tr class="separator:a1a430034a5f0637b3eda13bc54f779a3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a826b9309cf08e779dcc52d3ed0414167"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tree_print_traverser.html#a826b9309cf08e779dcc52d3ed0414167">processNode</a> (<a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> *node)</td></tr>
<tr class="separator:a826b9309cf08e779dcc52d3ed0414167"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aebd7ac61ef639b769e0d7de4597e3202"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tree_print_traverser.html#aebd7ac61ef639b769e0d7de4597e3202">postprocessNode</a> (<a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> *node)</td></tr>
<tr class="separator:aebd7ac61ef639b769e0d7de4597e3202"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1a430034a5f0637b3eda13bc54f779a3"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tree_print_traverser.html#a1a430034a5f0637b3eda13bc54f779a3">preprocessNode</a> (<a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> *node)</td></tr>
<tr class="separator:a1a430034a5f0637b3eda13bc54f779a3"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a826b9309cf08e779dcc52d3ed0414167"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tree_print_traverser.html#a826b9309cf08e779dcc52d3ed0414167">processNode</a> (<a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> *node)</td></tr>
<tr class="separator:a826b9309cf08e779dcc52d3ed0414167"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aebd7ac61ef639b769e0d7de4597e3202"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_tree_print_traverser.html#aebd7ac61ef639b769e0d7de4597e3202">postprocessNode</a> (<a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> *node)</td></tr>
<tr class="separator:aebd7ac61ef639b769e0d7de4597e3202"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html">SubcloneSeeker::TreeTraverseDelegate</a></td></tr>
<tr class="memitem:a640ce08a884fc2ae6e39298def2de8f3 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a640ce08a884fc2ae6e39298def2de8f3">TreeTraverseDelegate</a> ()</td></tr>
<tr class="separator:a640ce08a884fc2ae6e39298def2de8f3 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aaaa5ba3f2351546d402c890e4fde6147 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#aaaa5ba3f2351546d402c890e4fde6147">~TreeTraverseDelegate</a> ()</td></tr>
<tr class="separator:aaaa5ba3f2351546d402c890e4fde6147 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aec7c9f7f61234131af59b9ad80f9ae65 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#aec7c9f7f61234131af59b9ad80f9ae65">terminate</a> ()</td></tr>
<tr class="separator:aec7c9f7f61234131af59b9ad80f9ae65 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3e15793559ecc1949fa04ca17ab656f6 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a3e15793559ecc1949fa04ca17ab656f6">isTerminated</a> ()</td></tr>
<tr class="separator:a3e15793559ecc1949fa04ca17ab656f6 inherit pub_methods_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pro_attribs_class_subclone_seeker_1_1_tree_traverse_delegate"><td colspan="2" onclick="javascript:toggleInherit('pro_attribs_class_subclone_seeker_1_1_tree_traverse_delegate')"><img src="closed.png" alt="-"/> Protected Attributes inherited from <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html">SubcloneSeeker::TreeTraverseDelegate</a></td></tr>
<tr class="memitem:a5515fc8591f48a1a90966cd3330c8bc3 inherit pro_attribs_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a5515fc8591f48a1a90966cd3330c8bc3">_isTerminated</a></td></tr>
<tr class="separator:a5515fc8591f48a1a90966cd3330c8bc3 inherit pro_attribs_class_subclone_seeker_1_1_tree_traverse_delegate"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>A tree traverser that prints tree in a text format. </p>
<p>if B and C are children of A, the final output will look like A (B, C) </p>
</div><h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="aebd7ac61ef639b769e0d7de4597e3202"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void TreePrintTraverser::postprocessNode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> * </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Hook to call after children nodes are recursively processed</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">node</td><td>the node whose children nodes are recursively processed </td></tr>
</table>
</dd>
</dl>
<p>Reimplemented from <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a8ad5dc8fcaf603494e63582988d76093">SubcloneSeeker::TreeTraverseDelegate</a>.</p>
</div>
</div>
<a class="anchor" id="aebd7ac61ef639b769e0d7de4597e3202"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void TreePrintTraverser::postprocessNode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> * </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Hook to call after children nodes are recursively processed</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">node</td><td>the node whose children nodes are recursively processed </td></tr>
</table>
</dd>
</dl>
<p>Reimplemented from <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a8ad5dc8fcaf603494e63582988d76093">SubcloneSeeker::TreeTraverseDelegate</a>.</p>
</div>
</div>
<a class="anchor" id="a1a430034a5f0637b3eda13bc54f779a3"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void TreePrintTraverser::preprocessNode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> * </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Hook to call before children nodes are recursively processed</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">node</td><td>the node whose children nodes are to be recursively processed </td></tr>
</table>
</dd>
</dl>
<p>Reimplemented from <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a42a135424c06cd01eb938376061ee949">SubcloneSeeker::TreeTraverseDelegate</a>.</p>
</div>
</div>
<a class="anchor" id="a1a430034a5f0637b3eda13bc54f779a3"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void TreePrintTraverser::preprocessNode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> * </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Hook to call before children nodes are recursively processed</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">node</td><td>the node whose children nodes are to be recursively processed </td></tr>
</table>
</dd>
</dl>
<p>Reimplemented from <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a42a135424c06cd01eb938376061ee949">SubcloneSeeker::TreeTraverseDelegate</a>.</p>
</div>
</div>
<a class="anchor" id="a826b9309cf08e779dcc52d3ed0414167"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void TreePrintTraverser::processNode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> * </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Process the given node during a tree traverse</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">node</td><td>the Node which needs to be processed </td></tr>
</table>
</dd>
</dl>
<p>Implements <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a4bf2d3eda4c43103d2388dc41f6ff891">SubcloneSeeker::TreeTraverseDelegate</a>.</p>
</div>
</div>
<a class="anchor" id="a826b9309cf08e779dcc52d3ed0414167"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual void TreePrintTraverser::processNode </td>
<td>(</td>
<td class="paramtype"><a class="el" href="class_subclone_seeker_1_1_tree_node.html">TreeNode</a> * </td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Process the given node during a tree traverse</p>
<dl class="params"><dt>Parameters</dt><dd>
<table class="params">
<tr><td class="paramname">node</td><td>the Node which needs to be processed </td></tr>
</table>
</dd>
</dl>
<p>Implements <a class="el" href="class_subclone_seeker_1_1_tree_traverse_delegate.html#a4bf2d3eda4c43103d2388dc41f6ff891">SubcloneSeeker::TreeTraverseDelegate</a>.</p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>utils/SubcloneSeeker.cc</li>
<li>utils/<a class="el" href="treeprint_8cc.html">treeprint.cc</a></li>
</ul>
</div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="class_tree_print_traverser.html">TreePrintTraverser</a></li>
<li class="footer">Generated on Thu Jul 3 2014 19:31:15 for SubcloneSeeker by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.7 </li>
</ul>
</div>
</body>
</html>
|
css/app.css
|
glencollins18888/Ireland-property-web
|
/*
* Sticky footer styles
*/
html {
position: relative;
min-height: 100%;
}
body {
margin-bottom: 30px;
}
footer.navbar-default {
position: absolute;
bottom: 0;
border-top-left-radius: 40px;
border-top-right-radius: 40px;
border-width: 1px;
border-style: solid;
border-bottom-width: 0;
}
footer p {
font-size: smaller;
margin: 2px;
}
footer a, footer a:hover, footer a:focus {
color: #555;
}
/* Media Queries*/
@media (max-width: 767px) {
footer.container {
width: 100%;
}
}
.info {
padding: 6px 8px;
font: 14px/18px Arial, Helvetica, sans-serif;
background: white;
background: rgba(255,255,255,0.8);
box-shadow: 0 0 15px rgba(0,0,0,0.2);
border-radius: 5px;
}
|
contact.html
|
mckramer/mckramer.github.io
|
---
layout: default
title: "Contact - Max Kramer"
---
<h2>How to contact me?</h2>
<p>You may use the social links on the right to get in contact with me.</p>
<!--<ul class="thumbnails">
<li class="span3">
<a class="thumbnail" href="https://www.facebook.com/mckramer">
<i class="icon-facebook icon-large"></i>Facebook
</a>
</li>
<li class="span3">
<a class="thumbnail" href="https://github.com/mckramer" target="_blank">
<i class="icon-github icon-large"></i>GitHub
</a>
</li>
<li class="span3">
<a class="thumbnail" href="http://www.linkedin.com/in/mckramer" target="_blank">
<i class="icon-linkedin icon-large"></i>LinkedIn
</a>
</li>
<li class="span3">
<a class="thumbnail" href="https://twitter.com/maxckramer" target="_blank">
<i class="icon-twitter icon-large"></i>Twitter
</a>
</li>
</ul>-->
|
tag/fastlane/index.html
|
pyeongho/pyeongho.github.io
|
<!DOCTYPE html>
<html>
<head>
<!-- [[! Document Settings ]] -->
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<!-- [[! Page Meta ]] -->
<title>PyeongHo Factory</title>
<meta name="description" content="PyeongHo Factory - 즐거운 공장" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="/assets/images/favicon.ico" >
<!-- [[! Styles'n'Scripts ]] -->
<link rel="stylesheet" type="text/css" href="/assets/css/screen.css" />
<link rel="stylesheet" type="text/css"
href="//fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400" />
<link rel="stylesheet" type="text/css" href="/assets/css/syntax.css" />
<!-- [[! highlight.js ]] -->
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.3.0/styles/default.min.css">
<style>.hljs { background: none; }</style>
<script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/9.3.0/highlight.min.js"></script>
<script>hljs.initHighlightingOnLoad();</script>
<!-- [[! Ghost outputs important style and meta data with this tag ]] -->
<link rel="canonical" href="/" />
<meta name="referrer" content="origin" />
<link rel="next" href="/page2/" />
<meta property="og:site_name" content="PyeongHo Factory" />
<meta property="og:type" content="website" />
<meta property="og:title" content="PyeongHo Factory" />
<meta property="og:description" content="즐거운 공장" />
<meta property="og:url" content="/" />
<meta property="og:image" content="/assets/images/cover1.jpg" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="PyeongHo Factory" />
<meta name="twitter:description" content="즐거운 공장" />
<meta name="twitter:url" content="/" />
<meta name="twitter:image:src" content="/assets/images/cover1.jpg" />
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Website",
"publisher": "Finding The Way Home",
"url": "/",
"image": "/assets/images/cover1.jpg",
"description": "즐거운 공장"
}
</script>
<meta name="generator" content="Jekyll 3.0.0" />
<link rel="alternate" type="application/rss+xml" title="PyeongHo Factory" href="/feed.xml" />
</head>
<body class="tag-template nav-closed">
<div class="nav">
<h3 class="nav-title">Menu</h3>
<a href="#" class="nav-close">
<span class="hidden">Close</span>
</a>
<ul>
<li class="nav-home " role="presentation"><a href="/">Home</a></li>
<li class="nav-android " role="presentation"><a href="/tag/android">Android</a></li>
<li class="nav-java " role="presentation"><a href="/tag/java">Java</a></li>
<li class="nav-book " role="presentation"><a href="/tag/book">Book</a></li>
<li class="nav-conference " role="presentation"><a href="/tag/conference">Conference</a></li>
<li class="nav-githubpage " role="presentation"><a href="/tag/githubpage">githubpage</a></li>
<li class="nav-ios " role="presentation"><a href="/tag/iOS">iOS</a></li>
<li class="nav-python " role="presentation"><a href="/tag/python">Python</a></li>
<li class="nav-security " role="presentation"><a href="/tag/security">Security</a></li>
<li class="nav-etc" role="presentation"><a href="/tag/etc">ETC</a></li>
</ul>
<a class="subscribe-button icon-feed" href="/feed.xml">Subscribe</a>
</div>
<span class="nav-cover"></span>
<div class="site-wrapper">
<!-- [[! Everything else gets inserted here ]] -->
<!-- < dynamically overriding backgrounds for tags as well as descriptions -->
<!-- < default}} -->
<!-- The tag above means - insert everything in this file into the [body] of the default.hbs template -->
<!-- If we have a tag cover, display that - else blog cover - else nothing -->
<header class="main-header tag-head " style="background-image: url(/assets/images/cover2.jpg) ">
<nav class="main-nav overlay clearfix">
<a class="blog-logo" href="/"><img src="/assets/images/ghost.png" alt="Blog Logo" /></a>
<a class="menu-button icon-menu" href="#"><span class="word">Menu</span></a>
</nav>
<div class="vertical">
<div class="main-header-content inner">
<h1 class="page-title">Fastlane</h1>
<h2 class="page-description">
A 1-post collection
</h2>
</div>
</div>
</header>
<!-- The main content area on the homepage -->
<main id="content" class="content" role="main">
<!-- The tag below includes the post loop - partials/loop.hbs -->
<!-- Previous/next page links - only displayed on page 2+ -->
<div class="extra-pagination inner">
<nav class="pagination" role="pagination">
<span class="page-number"> Page 1 of 1 </span>
</nav>
</div>
<!-- This is the post loop - each post will be output using this markup -->
<article class="post">
<header class="post-header">
<h2 class="post-title"><a href="/fastlane">안드로이드 fastlane 빌드</a></h2>
</header>
<section class="post-excerpt">
<p>azure, fastlane azure 회원가입 파이프라인 생성 깃허브 연결 yml 파일 생성(자동생성 사용) 필요에 따라 내용 추가 fastlane 안드로이드 앱 루트 폴더로 이동 fastlane init 실행 json... <a class="read-more" href="/fastlane">»</a></p>
</section>
<footer class="post-meta">
<img class="author-thumb" src="/assets/images/casper.png" alt="Author image" nopin="nopin" />
<!-- author -->
<a href='/author/PyeongHo'>PyeongHo</a>
<!-- [[tags prefix=" on "]] -->
on
<a href='/tag/android'>Android</a>,
<a href='/tag/ci/cd'>Ci/cd</a>,
<a href='/tag/fastlane'>Fastlane</a>
<time class="post-date" datetime="2020-09-10">10 Sep 2020</time>
</footer>
</article>
<!-- Previous/next page links - displayed on every page -->
<nav class="pagination" role="pagination">
<span class="page-number"> Page 1 of 1 </span>
</nav>
</main>
<footer class="site-footer clearfix">
<section class="copyright"><a href="/">PyeongHo Factory</a> © 2021</section>
<section class="poweredby">Proudly published with <a href="https://jekyllrb.com/">Jekyll</a> using <a href="https://github.com/biomadeira/jasper">Jasper</a></section>
</footer>
</div>
<!-- [[! Ghost outputs important scripts and data with this tag ]] -->
<script type="text/javascript" src="https://code.jquery.com/jquery-1.11.3.min.js"></script>
<!-- [[! The main JavaScript file for Casper ]] -->
<script type="text/javascript" src="/assets/js/jquery.fitvids.js"></script>
<script type="text/javascript" src="/assets/js/index.js"></script>
<!-- Add Google Analytics -->
<!-- Google Analytics Tracking code -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-90332203-1', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
|
_site/teaching/index.html
|
samozm/samozm.github.io
|
<!doctype html>
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">
<!-- begin SEO -->
<title>Teaching - Sam Ozminkowski</title>
<meta property="og:locale" content="en-US">
<meta property="og:site_name" content="Sam Ozminkowski">
<meta property="og:title" content="Teaching">
<link rel="canonical" href="https://samozminkowski.com/teaching/">
<meta property="og:url" content="https://samozminkowski.com/teaching/">
<script type="application/ld+json">
{
"@context" : "https://schema.org",
"@type" : "Person",
"name" : "Sam Ozminkowski",
"url" : "https://samozminkowski.com",
"sameAs" : null
}
</script>
<!-- end SEO -->
<link href="https://samozminkowski.com/feed.xml" type="application/atom+xml" rel="alternate" title="Sam Ozminkowski Feed">
<!-- http://t.co/dKP3o1e -->
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>
<!-- For all browsers -->
<link rel="stylesheet" href="https://samozminkowski.com/assets/css/main.css">
<meta http-equiv="cleartype" content="on">
<!-- start custom head snippets -->
<link rel="apple-touch-icon" sizes="57x57" href="https://samozminkowski.com/images/apple-touch-icon-57x57.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="60x60" href="https://samozminkowski.com/images/apple-touch-icon-60x60.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="72x72" href="https://samozminkowski.com/images/apple-touch-icon-72x72.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="76x76" href="https://samozminkowski.com/images/apple-touch-icon-76x76.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="114x114" href="https://samozminkowski.com/images/apple-touch-icon-114x114.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="120x120" href="https://samozminkowski.com/images/apple-touch-icon-120x120.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="144x144" href="https://samozminkowski.com/images/apple-touch-icon-144x144.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="152x152" href="https://samozminkowski.com/images/apple-touch-icon-152x152.png?v=M44lzPylqQ">
<link rel="apple-touch-icon" sizes="180x180" href="https://samozminkowski.com/images/apple-touch-icon-180x180.png?v=M44lzPylqQ">
<link rel="icon" type="image/png" href="https://samozminkowski.com/images/favicon-32x32.png?v=M44lzPylqQ" sizes="32x32">
<link rel="icon" type="image/png" href="https://samozminkowski.com/images/android-chrome-192x192.png?v=M44lzPylqQ" sizes="192x192">
<link rel="icon" type="image/png" href="https://samozminkowski.com/images/favicon-96x96.png?v=M44lzPylqQ" sizes="96x96">
<link rel="icon" type="image/png" href="https://samozminkowski.com/images/favicon-16x16.png?v=M44lzPylqQ" sizes="16x16">
<link rel="manifest" href="https://samozminkowski.com/images/manifest.json?v=M44lzPylqQ">
<link rel="mask-icon" href="https://samozminkowski.com/images/safari-pinned-tab.svg?v=M44lzPylqQ" color="#000000">
<!--<link rel="shortcut icon" href="/images/favicon.ico?v=M44lzPylqQ">-->
<meta name="msapplication-TileColor" content="#000000">
<meta name="msapplication-TileImage" content="https://samozminkowski.com/images/mstile-144x144.png?v=M44lzPylqQ">
<meta name="msapplication-config" content="https://samozminkowski.com/images/browserconfig.xml?v=M44lzPylqQ">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="https://samozminkowski.com/assets/css/academicons.css"/>
<script type="text/x-mathjax-config"> MathJax.Hub.Config({ TeX: { equationNumbers: { autoNumber: "all" } } }); </script>
<script type="text/x-mathjax-config">
MathJax.Hub.Config({
tex2jax: {
inlineMath: [ ['$','$'], ["\\(","\\)"] ],
processEscapes: true
}
});
</script>
<script src='https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.4/latest.js?config=TeX-MML-AM_CHTML' async></script>
<!-- end custom head snippets -->
</head>
<body>
<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->
<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">
<button><div class="navicon"></div></button>
<ul class="visible-links">
<li class="masthead__menu-item masthead__menu-item--lg"><a href="https://samozminkowski.com/">Sam Ozminkowski</a></li>
<li class="masthead__menu-item"><a href="https://samozminkowski.com/talks/">Posters and Presentations</a></li>
<li class="masthead__menu-item"><a href="https://samozminkowski.com/teaching/">Teaching</a></li>
<li class="masthead__menu-item"><a href="https://samozminkowski.com/cv/">CV</a></li>
</ul>
<ul class="hidden-links hidden"></ul>
</nav>
</div>
</div>
</div>
<div id="main" role="main">
<div class="sidebar sticky">
<div itemscope itemtype="https://schema.org/Person">
<div class="author__avatar">
<img src="https://samozminkowski.com/images/sam.jpg" class="author__avatar" alt="Samuel Ozminkowski">
</div>
<div class="author__content">
<h3 class="author__name">Samuel Ozminkowski</h3>
<p class="author__bio">M.S. student in statistics at UW-Madison</p>
</div>
<div class="author__urls-wrapper">
<button class="btn btn--inverse">Follow</button>
<ul class="author__urls social-icons">
<li><i class="fa fa-fw fa-map-marker" aria-hidden="true"></i> Madison,WI</li>
<li><i class="fas fa-fw fa-envelope" aria-hidden="true"></i> ozminkowski [at] wisc [dot] edu</li>
<!--<li><a href="mailto: ozminkowski [at] wisc [dot] edu"><i class="fas fa-fw fa-envelope" aria-hidden="true"></i> Email</a></li>-->
<li><a href="https://twitter.com/sam_ozm"><i class="fab fa-fw fa-twitter-square" aria-hidden="true"></i> Twitter</a></li>
<li><a href="https://www.linkedin.com/in/samozm"><i class="fab fa-fw fa-linkedin" aria-hidden="true"></i> LinkedIn</a></li>
<li><a href="https://github.com/samozm"><i class="fab fa-fw fa-github" aria-hidden="true"></i> Github</a></li>
</ul>
</div>
</div>
</div>
<div class="archive">
<h1 class="page__title">Teaching</h1>
<div class="list__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
<h2 class="archive__item-title" itemprop="headline">
<a href="https://samozminkowski.com/teaching/2020-fall" rel="permalink">Stat 371: Statistics for the Life Sciences
</a>
</h2>
<p> Teaching Assistant, <i>UW-Madison, Department of Statistics</i>, 2020 </p>
<p class="archive__item-excerpt" itemprop="description">
</p>
</article>
</div>
</div>
</div>
<div class="page__footer">
<footer>
<!-- start custom footer snippets -->
<a href="/sitemap/">Sitemap</a>
<!-- end custom footer snippets -->
<div class="page__footer-follow">
<ul class="social-icons">
<li><strong>Follow:</strong></li>
<li><a href="https://github.com/samozm"><i class="fab fa-github" aria-hidden="true"></i> GitHub</a></li>
<li><a href="https://samozminkowski.com/feed.xml"><i class="fa fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
</div>
<div class="page__footer-copyright">© 2021 Sam Ozminkowski. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> & <a href="https://github.com/academicpages/academicpages.github.io">AcademicPages</a>, a fork of <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>
</footer>
</div>
<script src="https://samozminkowski.com/assets/js/main.min.js"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', '', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
|
styles/style.css
|
7affer/asteroids-html5
|
body {
background: #000;
}
table {
width: 100%;
}
#canvas-container {
position: relative;
width: 800px;
height: 600px;
}
#canvas-container canvas {
position: absolute;
}
@font-face {
font-family: 'Audiowide';
font-style: normal;
font-weight: normal;
src: url(Audiowide-Regular.ttf);
}
#canvas {
border: 1px solid #fff;
background: #000;
}
|
assets/css/bootstrap.css
|
johnnyclem/app-landing-page
|
/*!
* Bootstrap v2.3.1
*
* 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("http://demo.thedevelovers.com/landing-pages/big-thing/assets/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("http://demo.thedevelovers.com/landing-pages/big-thing/assets/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;
}
|
webb/index.html
|
jsonkuan/chatApp
|
<!DOCTYPE html>
<html lang="en" ng-app='app' ng-csp>
<head >
<meta charset="UTF-8">
<meta content="initial-scale=1,width=device-width" name="viewport">
<link href="assets/css/media.css" rel="stylesheet">>
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,400italic" rel="stylesheet">
<link href="bower_components/angular-material/angular-material.css" rel="stylesheet">
<link href="assets/css/login.css" rel="stylesheet">
<link href="assets/css/chat.css" rel="stylesheet">
<link rel="stylesheet" href="bower_components/angular-bootstrap/ui-bootstrap-csp.css">
<link rel="stylesheet" href="bower_components/angular-smilies/dist/angular-smilies-embed.min.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet">
<link href="assets/css/addChannel.css" rel="stylesheet">
<title>Chatapp</title>
</head>
<body>
<ui-view></ui-view>
<script src="bower_components/angular/angular.js"></script>
<script src='bower_components/angular-upload/angular-upload.min.js'></script>
<script src='bower_components/angular-upload/angular-upload.min.js'></script>
<script src="bower_components/ng-file-upload/ng-file-upload.js"></script>
<script src="bower_components/angular-ui-router/release/angular-ui-router.js"></script>
<script src="bower_components/angular-animate/angular-animate.js"></script>
<script src="bower_components/angular-aria/angular-aria.js"></script>
<script src="bower_components/angular-messages/angular-messages.js"></script>
<script src="bower_components/angular-material/angular-material.js"></script>
<script src="bower_components/angular-sanitize/angular-sanitize.js"></script>
<script src="bower_components/angular-bootstrap/ui-bootstrap-tpls.min.js"></script>
<script src="bower_components/angular-smilies/dist/angular-smilies.js"></script>
<script src="bower_components/angular-scroll-glue/src/scrollglue.js"></script>
<script src="common.js"></script>
<script src="assets/js/config.js"></script>
<script src="assets/js/chat.js"></script>
<script src="assets/js/login.js"></script>
<script src="assets/js/settings.js"></script>
<script src="assets/js/addChannel.js"></script>
</body>
</html>
|
app/styles/main.css
|
InflectProject/waves
|
@font-face {
font-family: 'HelveticaNeue-UltraLight';
src: url('fonts/HelveticaNeue-UltraLight.eot'); /* IE9 Compat Modes */
src: url('fonts/HelveticaNeue-UltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/HelveticaNeue-UltraLight.woff') format('woff'), /* Modern Browsers */
url('fonts/HelveticaNeue-UltraLight.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/HelveticaNeue-UltraLight.svg#9453ea8da727d260bcdbfa605bdbb5d2') format('svg'); /* Legacy iOS */
font-style: normal;
font-weight: 100;
}
@font-face {
font-family: 'HelveticaNeue-Medium';
src: url('fonts/HelveticaNeue-Medium.eot'); /* IE9 Compat Modes */
src: url('fonts/HelveticaNeue-Medium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/HelveticaNeue-Medium.woff') format('woff'), /* Modern Browsers */
url('fonts/HelveticaNeue-Medium.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/HelveticaNeue-Medium.svg#d7af0fd9278f330eed98b60dddea7bd6') format('svg'); /* Legacy iOS */
font-style: normal;
font-weight: 400;
}
@font-face {
font-family: 'HelveticaNeue-Light';
src: url('fonts/HelveticaNeue-Light.eot'); /* IE9 Compat Modes */
src: url('fonts/HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('fonts/HelveticaNeue-Light.woff') format('woff'), /* Modern Browsers */
url('fonts/HelveticaNeue-Light.ttf') format('truetype'), /* Safari, Android, iOS */
url('fonts/HelveticaNeue-Light.svg#7384ecabcada72f0e077cd45d8e1c705') format('svg'); /* Legacy iOS */
font-style: normal;
font-weight: 200;
}
.browsehappy {
margin: 0.2em 0;
background: #ccc;
color: #000;
padding: 0.2em 0;
}
.vertical-align{
position:absolute;
top:40%;
right:15px;
}
.truncate {
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.ultralight{
font-family: "HelveticaNeue-UltraLight";
}
.light{
font-family: "HelveticaNeue-UltraLight";
font-size: 1.15em;
}
body {
padding: 0;
background-color: black;
color:white;
/* letter-spacing: -2px;
font-size: 75px;*/
font-family: "HelveticaNeue-Light";
overflow-y: hidden;
overflow-x: hidden;
-webkit-touch-callout: none; /* iOS Safari */
-webkit-user-select: none; /* Chrome/Safari/Opera */
-khtml-user-select: none; /* Konqueror */
-moz-user-select: none; /* Firefox */
-ms-user-select: none; /* Internet Explorer/Edge */
user-select: none; /* Non-prefixed version, currently
not supported by any browser */
cursor:default!important;
}
.fa-twitter, .fa-microphone, .fa-microphone-slash {
color:#333;
}
.main-row{
padding-top: 10px;
}
|
index.html
|
ivovik/template-materializecss
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0"/>
<title>Starter Template - Materialize</title>
<!-- CSS -->
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
<link href="css/materialize.css" type="text/css" rel="stylesheet" media="screen,projection"/>
<link href="css/style.css" type="text/css" rel="stylesheet" media="screen,projection"/>
</head>
<body>
<div class="container">
<div class="section">
<div class="row">
<div class="col s12 w4 card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="http://lorempixel.com/500/200/people/1">
</div>
<div class="card-content">
<img src="http://lorempixel.com/200/100/abstract/1" alt="">
<span class="card-title activator grey-text text-darken-4">8% бонусами<i class="material-icons right">more_vert</i></span>
<p>В интернет-магазине одежды и обуви Lamoda вас ждут тысячи моделей модной брендовой мужской, женской и детской обуви и одежды.</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Полные условия<i class="material-icons right">close</i>
<p>Чтобы получить бонусы на карту «Билайн» за покупки на сайте Lamoda.ru, необходимо:<br>
1. Нажмите кнопку «Начать покупки» на этой странице и перейдите на сайт партнёра<br>
2. Убедитесь, что корзина покупок на сайте партнёра пуста или удалите имеющиеся там товары и потворите переход с этой страницы<br>
3. Оформите заказ сразу после перехода
</p>
<p>Чтобы получить бонусы на карту «Билайн» за покупки на сайте Lamoda.ru, необходимо:<br>
1. Нажмите кнопку «Начать покупки» на этой странице и перейдите на сайт партнёра<br>
2. Убедитесь, что корзина покупок на сайте партнёра пуста или удалите имеющиеся там товары и потворите переход с этой страницы<br>
3. Оформите заказ сразу после перехода
</p>
<p>Чтобы получить бонусы на карту «Билайн» за покупки на сайте Lamoda.ru, необходимо:<br>
1. Нажмите кнопку «Начать покупки» на этой странице и перейдите на сайт партнёра<br>
2. Убедитесь, что корзина покупок на сайте партнёра пуста или удалите имеющиеся там товары и потворите переход с этой страницы<br>
3. Оформите заказ сразу после перехода
</p>
</span>
<div class="waves-effect waves-light btn-large">
<a href="#" class="orange_btn">Начать покупки</a>
</div>
</div>
</div>
<div class="col s12 w4 card">
<div class="card-image waves-effect waves-block waves-light">
<img class="activator" src="http://lorempixel.com/500/200/people/1">
</div>
<div class="card-content">
<img src="http://lorempixel.com/200/100/abstract/1" alt="">
<span class="card-title activator grey-text text-darken-4">8% бонусами<i class="material-icons right">more_vert</i></span>
<p>В интернет-магазине одежды и обуви Lamoda вас ждут тысячи моделей модной брендовой мужской, женской и детской обуви и одежды.</p>
</div>
<div class="card-reveal">
<span class="card-title grey-text text-darken-4">Полные условия<i class="material-icons right">close</i>
<p>Чтобы получить бонусы на карту «Билайн» за покупки на сайте Lamoda.ru, необходимо:<br>
1. Нажмите кнопку «Начать покупки» на этой странице и перейдите на сайт партнёра<br>
2. Убедитесь, что корзина покупок на сайте партнёра пуста или удалите имеющиеся там товары и потворите переход с этой страницы<br>
3. Оформите заказ сразу после перехода
</p>
<p>Чтобы получить бонусы на карту «Билайн» за покупки на сайте Lamoda.ru, необходимо:<br>
1. Нажмите кнопку «Начать покупки» на этой странице и перейдите на сайт партнёра<br>
2. Убедитесь, что корзина покупок на сайте партнёра пуста или удалите имеющиеся там товары и потворите переход с этой страницы<br>
3. Оформите заказ сразу после перехода
</p>
<p>Чтобы получить бонусы на карту «Билайн» за покупки на сайте Lamoda.ru, необходимо:<br>
1. Нажмите кнопку «Начать покупки» на этой странице и перейдите на сайт партнёра<br>
2. Убедитесь, что корзина покупок на сайте партнёра пуста или удалите имеющиеся там товары и потворите переход с этой страницы<br>
3. Оформите заказ сразу после перехода
</p>
</span>
<div class="waves-effect waves-light btn-large">
<a href="#" class="orange_btn">Начать покупки</a>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Scripts-->
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="js/materialize.min.js"></script>
<script src="js/init.js"></script>
</body>
</html>
|
_includes/google-analytics.html
|
levichen/levichen.github.io
|
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-50522043-2', 'auto');
ga('send', 'pageview');
</script>
|
src/views/layouts/includes/f-branding.html
|
reykjavikingur/breakfast-butter
|
<div class="f-branding {{#if toolkit.menu}}{{toolkit.menu}}{{else}}right{{/if}}">
<h1>{{toolkit.branding.title}}</h1>
<span class="ver">v{{toolkit.version}}</span>
</div>
|
analyst/staticfiles/css/simple-sidebar.5013d4bb353a.css
|
cmwaura/Newspade
|
/*!
* Start Bootstrap - Simple Sidebar HTML Template (http://startbootstrap.com)
* Code licensed under the Apache License v2.0.
* For details, see http://www.apache.org/licenses/LICENSE-2.0.
*/
/* Toggle Styles */
#wrapper {
padding-left: 0;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled {
padding-left: 250px;
}
#sidebar-wrapper {
z-index: 1000;
position: fixed;
left: 250px;
width: 0;
height: 100%;
margin-top: -38px;
margin-left: -250px;
overflow-y: auto;
/*padding-left: 25px;*/
/*background: rgba(45, 39, 39, 0) none repeat scroll 0% 0%;*/
background: #F1F1F1 !important;;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
#wrapper.toggled #sidebar-wrapper {
width: 250px;
}
#page-content-wrapper {
width: 100%;
position: absolute;
padding: 15px;
}
#wrapper.toggled #page-content-wrapper {
position: absolute;
margin-right: -250px;
}
/* Sidebar Styles */
.sidebar-nav {
position: absolute;
top:0;
/*margin-top: 20px;*/
width: 250px;
margin: 0;
padding: 0;
list-style: none;
}
.sidebar-nav li {
text-indent: 20px;
line-height: 40px;
}
.sidebar-nav li a {
display: block;
text-decoration: none;
color: black;
/*text-align: center;*/
}
.sidebar-nav li a:hover {
text-decoration: none;
color: #21326F;
background: rgba(255,255,255,0.2);
}
.sidebar-nav li a:active,
.sidebar-nav li a:focus {
text-decoration: none;
}
.sidebar-nav > .sidebar-brand {
height: 65px;
font-size: 18px;
line-height: 60px;
}
.sidebar-nav > .sidebar-brand a {
color: #999999;
}
.sidebar-nav > .sidebar-brand a:hover {
color: rgb(26, 41, 95);
background: none;
}
@media(min-width:768px) {
#wrapper {
padding-left: 250px;
}
#wrapper.toggled {
padding-left: 0;
}
#sidebar-wrapper {
width: 250px;
}
#wrapper.toggled #sidebar-wrapper {
width: 0;
}
#page-content-wrapper {
padding: 20px;
position: relative;
}
#wrapper.toggled #page-content-wrapper {
position: relative;
margin-right: 0;
}
/*h3.highlight {
padding-top: 13px;
padding-bottom: 14px;
border-bottom: 2px solid #21326F*/
}
|
data science/machine_learning_for_the_web/chapter_4/movie/9900.html
|
xianjunzhengbackup/code
|
<HTML><HEAD>
<TITLE>Review for Planes, Trains & Automobiles (1987)</TITLE>
<LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css">
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0093748">Planes, Trains & Automobiles (1987)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?James+Berardinelli">James Berardinelli</A></H3><HR WIDTH="40%" SIZE="4">
<PRE>PLANES, TRAINS, AND AUTOMOBILES</PRE>
<PRE>A Film Review by James Berardinelli</PRE>
<PRE>RATING: *** OUT OF ****</PRE>
<PRE>United States, 1987
U.S. Release Date: 11/25/87 (wide)
Running Length: 1:33
MPAA Classification: R (Profanity, mature themes)
Theatrical Aspect Ratio: 1.85:1</PRE>
<PRE>Cast: Steve Martin, John Candy, Laila Robins
Director: John Hughes
Producer: John Hughes
Screenplay: John Hughes
Cinematography: Donald Peterman
Music: Ira Newborn
U.S. Distributor: Paramount Pictures</PRE>
<P> PLANES, TRAINS, AND AUTOMOBILES, a 1987 feature from John Hughes,
represented something of a watershed in the career of the prolific
writer/director/producer. Prior to this film, Hughes had been known
for his contribution to the popular '80s genre of "the teen movie."
Unlike most film makers working in that arena, Hughes eschewed the cheap
T&A exploitation of flicks like PORKY'S in favor of surprisingly
sensitive character interaction and relationship building. Hughes made
his early reputation with pictures like SIXTEEN CANDLES, THE BREAKFAST
CLUB, and FERRIS BUELLER'S DAY OFF. By the time PLANES, TRAINS, AND
AUTOMOBILES arrived, Hughes had abandoned the teen genre, and was
searching for something new. He would find it two years later when he
wrote and produced HOME ALONE. PLANES, TRAINS, AND AUTOMOBILES was a
bridge between the two phases of his career, containing elements of both
character development and physical comedy.</P>
<P> My recollection of seeing PLANES, TRAINS, AND AUTOMOBILES during
its theatrical run was that I laughed hard and often. Re-watching it
recently, however, I was struck that, while the comedy is undeniable,
the dramatic underpinning of the script is stronger than I remembered.
The "hook" that draws the viewer in is the humor, but the movie's real
appeal is the characters. Don't mistake what I'm saying -- there's
nothing deep, dark, or profound lurking in the subtext. This isn't
Dostoevsky, nor does it want to be. But it takes the time to round out
the protagonists and allow us to care about what happens to them. There
are moments in this film that tug at the heartstrings.</P>
<P> PLANES, TRAINS, AND AUTOMOBILES is a Murphy's Law story. For
salesman Neal Page (Steve Martin), everything that can possibly go wrong
is about to do so. This is like Martin Scorsese's AFTER HOURS on a
grander, less psychotic scale. It all starts in New York City, two days
before Thanksgiving. Neal is eager to get home into the bosom of his
family so he can enjoy the holiday. But bad weather intervenes. His
flight from Laguardia to O'Hare is diverted to Wichita, Kansas after a
snowstorm hits Chicago. What makes the trip even longer is that Neal is
stuck next to one of those good-natured, annoying talkers who won't shut
up. The man's name is Del Griffith (John Candy), and he's a shower
curtain ring salesman armed with an endless supply of dumb jokes and
pointless anecdotes. This isn't the first time Neal has run into him,
either. Earlier in the day, when Neal was trying to get to the airport,
Del stole his cab, getting their relationship off to a rocky start.</P>
<P> In the time-honored tradition of the buddy comedy, PLANES, TRAINS,
AND AUTOMOBILES throws these two mismatched individuals together and
allows them to suffer all sorts of bizarre misfortunes as they try to
get home before the turkey is served. They spend a night in a cramped
hotel room sleeping in the same bed, endure the blatant incompetence of
uncaring rental car clerks, suffer through transportation breakdowns,
and watch one of their last hopes literally go up in smoke. We know
they're eventually going to reach the Windy City, so the fun is watching
their slow, reluctant bonding as they take planes, trains, automobiles,
and tractor trailers to get there.</P>
<P> Steve Martin plays the anal Neal with equal parts unyielding
rigidity and maniacal intensity. But, although he has a few memorable
"wild and crazy guy" outbursts, Martin's performance is largely
restrained. He does a good job presenting the increasingly-desperate
facade of a normal guy who is enduring a living nightmare, and who
really doesn't want to have anything to do with the jovial boob who is
drawn to him like a fly to garbage. Martin enables us to empathize with
Neal by conveying the important fact that he isn't a nasty person --
he's just someone who's reacting badly to his circumstances.</P>
<P> As Del, the late comedian John Candy, an SCTV alum, gives one of
the two best-rounded performances on his resume (the other was in Only
the Lonely). Candy imbues Del with more depth that one initially
expects from the big man. Although he's a compulsive talker and an all-
around buffoon, his gregarious personality hides a deep loneliness.
During one scene, when Neal is berating him for his unfunny stories, we
see the hurt gradually build in Del's eyes. One of the keys to PLANES,
TRAINS, AND AUTOMOBILES' success is that both actors develop their
characters into fully-formed individuals instead of caricatures. We can
laugh at them when they wake up horrified after inadvertently snuggling
together during the night, then sympathize with them in their quest for
warmth and companionship during the cold, lonely holiday season.</P>
<P> PLANES, TRAINS, AND AUTOMOBILES is one of those rare movies that
manages to mingle outrageous comedy and light drama in such a way that
we aren't repulsed or offended by its simplicity and occasional
mawkishness. It's a fine cinematic treat that doesn't demand much from
a viewer, but gives back a lot, both in terms of laughter and good
feeling. </P>
<PRE>Copyright 1997 James Berardinelli</PRE>
<PRE>- James Berardinelli
e-mail: <A HREF="mailto:berardin@mail.cybernex.net">berardin@mail.cybernex.net</A></PRE>
<P>Now with more than 1300 reviews...
The ReelViews web site: <A HREF="http://movie-reviews.colossus.net/">http://movie-reviews.colossus.net/</A></P>
<P>"For me, the cinema is not a slice of life, but a piece of cake."</P>
<PRE>- Alfred Hitchcock</PRE>
<HR><P CLASS=flush><SMALL>The review above was posted to the
<A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR>
The Internet Movie Database accepts no responsibility for the contents of the
review and has no editorial control. Unless stated otherwise, the copyright
belongs to the author.<BR>
Please direct comments/criticisms of the review to relevant newsgroups.<BR>
Broken URLs inthe reviews are the responsibility of the author.<BR>
The formatting of the review is likely to differ from the original due
to ASCII to HTML conversion.
</SMALL></P>
<P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P>
</P></BODY></HTML>
|
demos/dlgr/demos/chatroom/templates/instructions/instruct-ready.html
|
Dallinger/Dallinger
|
{% extends "layout.html" %}
{% block body %}
<div class="main_div">
<h1>Instructions</h1>
<hr>
<p>In this experiment, you will be able to broadcast messages to some other players in the game. Some of them will be able to broadcast messages to you.</p>
<p>The chat session will last until all players leave the chatroom.</p>
<hr>
<div>
<div class="row">
<div class="col-xs-10"></div>
<div class="col-xs-2">
<button type="button" id="go-to-waiting-room" class="btn btn-success btn-lg">Begin</button>
</div>
</div>
</div>
</div>
{% endblock %}
|
slides/munje-a-short-introduction/index.html
|
sorpaas/sorpaas.com
|
<!DOCTYPE HTML>
<html lang="en">
<head>
<title>The Munje Programming Language</title>
<meta charset="utf-8">
<meta name="viewport" content="width=792, user-scalable=no">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<link rel="stylesheet" href="shower/themes/ribbon/styles/screen.css">
</head>
<body class="list">
<header class="caption">
<h1>The Munje Programming Language</h1>
<p>Brendan Tang</p>
</header>
<section class="slide cover" id="Cover"><div>
<h2>The Munje Programming Language</h2>
<img src="pictures/cover.jpg" alt="">
<!--
To apply styles to the certain slides
set slide ID to get needed elements
-->
<style>
#Cover h2 {
margin:30px 0 0;
color:#FFF;
text-align:center;
font-size:70px;
}
#Cover p {
margin:10px 0 0;
text-align:center;
color:#FFF;
font-style:italic;
font-size:20px;
}
#Cover p a {
color:#FFF;
}
</style>
</div></section>
<section class="slide shout"><div>
<h2>Munje means <br>"the universe" in Lojban</h2>
</section>
<section class="slide"><div>
<h2>The Design</h2>
<ol>
<li>Logical Programming Language</li>
<li>Time-static, side-effects</li>
<li>Simple</li>
<li>Yet, powerful</li>
</ol>
<p class="note">Advanced <strong>Lojban</strong> Human-Computer Communication.</p>
</section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code>define factorial</code>
<code> factorial 0 1</code>
<code> factorial n y</code>
<code> (>) n 0</code>
<code> (-) n 1 n'</code>
<code> factorial n' y'</code>
<code> (*) y' n y</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Concepts</h2>
<ol>
<li>Relations (bridi)</li>
<li>Terms (selbri)</li>
<li>Arguments (sumti)</li>
<li>Paragraph (girzu)</li>
</ol>
<p class="note">Oh, that's the only 4 concepts in Munje.</p>
</section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code><mark>define factorial</mark></code>
<code> factorial 0 1</code>
<code> factorial n y</code>
<code> (>) n 0</code>
<code> (-) n 1 n'</code>
<code> factorial n' y'</code>
<code> (*) y' n y</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code>define factorial</code>
<code><mark> factorial 0 1</mark></code>
<code> factorial n y</code>
<code> (>) n 0</code>
<code> (-) n 1 n'</code>
<code> factorial n' y'</code>
<code> (*) y' n y</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code>define factorial</code>
<code> factorial 0 1</code>
<code><mark> factorial n y</mark></code>
<code> (>) n 0</code>
<code> (-) n 1 n'</code>
<code> factorial n' y'</code>
<code> (*) y' n y</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code>define factorial</code>
<code> factorial 0 1</code>
<code> factorial n y</code>
<code><mark> (>) n 0</mark></code>
<code> (-) n 1 n'</code>
<code> factorial n' y'</code>
<code> (*) y' n y</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code>define factorial</code>
<code> factorial 0 1</code>
<code> factorial n y</code>
<code> (>) n 0</code>
<code><mark> (-) n 1 n'</mark></code>
<code> factorial n' y'</code>
<code> (*) y' n y</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code>define factorial</code>
<code> factorial 0 1</code>
<code> factorial n y</code>
<code> (>) n 0</code>
<code> (-) n 1 n'</code>
<code><mark> factorial n' y'</mark></code>
<code> (*) y' n y</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code>define factorial</code>
<code> factorial 0 1</code>
<code> factorial n y</code>
<code> (>) n 0</code>
<code> (-) n 1 n'</code>
<code> factorial n' y'</code>
<code><mark> (*) y' n y</mark></code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Example</h2>
<pre>
<code><mark>factorial 5 y</mark></code>
</pre>
<p class="note">Then query the result.</p>
</div></section>
<section class="slide shout"><div>
<h2>Time-static</h2>
</section>
<section class="slide"><div>
<h2>Time-static</h2>
<p>About I/O Monad in Haskell, dealing with side effects ...</p>
<ul>
<li>Data becomes unmanaged</li>
<li>Use monad to do too many things</li>
</ul>
<p class="note">[String] is just a sugar for List String ...</p>
</div></section>
<section class="slide"><div>
<h2>Side effects is just because ...</h2>
<p>In the real world, we have time.</p>
<p class="note">I see the Past, Present & Future, existing all at once. <br>(William Blake)</p>
</section>
<section class="slide"><div>
<h2>Time-static</h2>
<p>Time is just another dimension, it shouldn't be so complex ...</p>
<ul>
<li>Temporal Logic: Event-token Reification</li>
<li>Compiler generates a sequence of time points based on the programs' needs</li>
<li>Timepoints are used in Munje just like anything else (except we have Time-tense API)</li>
</ul>
</div></section>
<section class="slide"><div>
<h2>Types</h2>
<pre>
<code>boolean true</code>
<code>boolean false</code>
<code> </code>
<code>define to_boolean</code>
<code> to_boolean rel val</code>
<code> or (and rel (equals val true))</code>
<code> (and (not rel) (equals val false))</code>
</div></section>
<section class="slide"><div>
<h2>Types</h2>
<pre>
<code>def cons</code>
<code> cons head tail</code>
<code> equals tail (cons head' tail')</code>
<code> similar head head'</code>
<code> similar tail tail'</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Types</h2>
<pre>
<code>cons "Who are you?"</code>
<code> (cons "Where do you come from?"</code>
<code> (cons "Where are you going?"))</code>
</pre>
</div></section>
<section class="slide"><div>
<h2>Equals</h2>
<pre>
<code>define equals</code>
<code> equals x x</code>
</pre>
<p class="note">It's pattern matching, man ...</p>
</div></section>
<section class="slide"><div>
<h2>Contribute</h2>
<ul>
<li>Language Spec: http://ns.mg/Munje</li>
<li>Implementation: http://github.com/sorpaas/munje</li>
<li>Oh, just remember it's GPL 3.0 and CC BY-NC-SA 3.0</li>
<li>sorpa'as plat <me@sorpaas.com></li>
</ul>
</div></section>
<!--
To hide progress bar from entire presentation
just remove “progress” element.
-->
<div class="progress"><div></div></div>
<script src="shower/shower.min.js"></script>
<!-- Copyright © 2014 Yours Truly, Famous Inc. -->
<!-- Photos by John Carey, fiftyfootshadows.net -->
</body>
</html>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/e4d7cd1b56bd0acce8b70146a8ed0612876dd1cf3ab8ca185bc2ef286a983296.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="./29b70f7bab17b48185b8960c6cbc5c16553948df2ca12bd9d6dd3c9b17a3dc95.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html>
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/0e2e376eccab1a80ccc152ad88a6ca5aa6fcfbf88de94f72735b9b3eab95c9ff.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="./84e676d080bb2449505abb5c5cd6ce48ed2bfabb57b41b0cf6309e6783d5e25f.html">Teleport</a>
<hr>
<a href="./../../about.md">About</a> (Spoilers! )
<script src="./../../assets/md5.js"></script>
<script>
window.currentLevel = 7;
</script>
<script src="./../../assets/script.js"></script>
</body>
</html>
|
frontend/index.html
|
ibio/bookmooch
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=1.0, minimum-scale=1.0, maximum-scale=1.0">
<title>Book Mooch</title>
<link rel="icon" type="image/x-icon" href="res/favicon.ico" />
<link rel="stylesheet" type="text/css" href="//fonts.googleapis.com/css?family=Lato:300,400,400italic,600,700|Raleway:300,400,500,600,700|Crete+Round:400italic" >
<link rel="stylesheet" type="text/css" href="script/vendor.css?v=20170330">
<link rel="stylesheet" type="text/css" href="script/app.css?v=20170330">
<script type='text/javascript'>
/* <![CDATA[ */
// NOTICE: it need to send a request for that index.php! otherwise it will fail for OPTIONS request.
var config = {"root":"http://us.ypseek.com/labs/2017/bookmooch/interface","staticRoot":'.','home':'http://us.ypseek.com/labs/2017/bookmooch'};
/* ]]> */
</script>
</head>
<body role="document">
<div id="app"></div>
<!-- ================================================== -->
<script src="script/vendor.js?v=20170330"></script>
<script src="script/app.js?v=20170330"></script>
</body>
</html>
|
bayes_repackage/bayes_web_test.html
|
vntzy/Anti-Troll
|
<html>
<head>
<script src="bayes_web.js"></script>
<script>
var bayes = require('bayes');
var classifier = bayes();
// teach it positive phrases
classifier.learn('amazing, awesome movie!! Yeah!! Oh boy.', 'positive');
classifier.learn('Sweet, this is incredibly, amazing, perfect, great!!', 'positive');
// teach it a negative phrase
classifier.learn('terrible, shitty thing. Damn. Sucks!!', 'negative');
// now ask it to categorize a document it has never seen before
var stringToCategorize = 'awesome, cool, amazing!! Yay.';
var classifierResult = classifier.categorize(stringToCategorize);
console.log("Classified this: " + stringToCategorize);
console.log("Classified as: " + classifierResult);
// => 'positive'
// serialize the classifier's state as a JSON string.
var stateJson = classifier.toJson();
// load the classifier back from its JSON representation.
var revivedClassifier = bayes.fromJson(stateJson);
console.log("If you see this, probably everything was okay");
</script>
</head>
<body>
</body>
</html>
|
css/form.css
|
gaschuf/landingdeposito
|
/*
* Amazium (http://www.amazium.co.uk)
* Copyright 2010 - 2013, Mike Ballan
* Licensed under MIT (https://github.com/OwlyStuff/Amazium/blob/master/LICENSE)
*/
/***********************************************
Forms with labels
***********************************************/
form { margin:0 0 16px; padding:0; display:inline-block; width:100%; }
#formulario label { margin:0; padding:0 16px 0 0; float:left; text-align:right; width:30%; height:40px; font-family: 'Oxygen', sans-serif; font-size:14px; line-height:40px; color:#fff; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
label { margin:0; padding:0 16px 0 0; text-align:right; width:30%; height:40px; font:14px/40px Sans-Serif; color:#666; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
label.checkbox, label.radio { text-align:left; width:auto; }
form span { margin:10px 0; padding:0; display:block; overflow:hidden; float:left; }
fieldset { margin:0 0 20px 0; padding:0; display:block; position:relative; top:0; left:0; }
fieldset small { margin:0 0 0 30%; padding:3px 8px; font-family:sans-serif; font-size:11px; line-height:20px; color:#FFF; border-color:#E74C3C; background-color:#E74C3C; width:70%; float:right; display:inline-block; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
input, textarea, select, textarea { margin:0; padding:0 10px; display:block; border-radius:0; width:70%; height:40px; font-family:sans-serif; font-size:14px; line-height:40px; color:#555; border:solid 1px #BBB; overflow:hidden; position:relative; top:0; left:0; outline:0 none; box-sizing:border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -webkit-appearance:none; }
textarea { padding:0 0 0 10px; resize:none; min-height:100px; overflow-y:auto; }
input[type="search"] { -webkit-padding-start:0; }
/***********************************************
Styled Select fields
***********************************************/
.select { margin:0; padding:0; position:relative; display:inline-block; width:70%; right:0; top:0; height:40px; background:#FFF; overflow:hidden; border:solid 1px #BBB; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.select:after { margin:0; padding:0; content:'\25be'; color:#999; line-height:35px; text-align:center; right:0; top:0; background:#FFF; width:38px; height:38px; position:absolute; pointer-events:none; }
.select select { padding:10px; padding-top:11px; -webkit-padding-before:0; -webkit-padding-start:6px; width:100%; height:40px; font-family:sans-serif; font-size:14px; line-height:40px; float:left; color:#999; border:none; display:block; -webkit-appearance:none; -moz-appearance:none; appearance:none; cursor:pointer; }
.select option { padding:10px; border-bottom:1px solid #F2F2F2; }
.select optgroup { padding:0 10px; color:#000; background-color:#FFF; }
.select optgroup[label] { padding-top:10px; background-color:#FFF; font-style:normal; }
.select optgroup option { border-bottom:1px solid #F2F2F2; font-family:sans-serif; font-size:12px; line-height:40px; }
.select optgroup option:first-child { margin:10px 0 0 0; border-top:1px solid #F2F2F2; }
/***********************************************
Styled Checkboxes
***********************************************/
.checkbox { padding:8px 0 0; width:70%; float:right; }
.checkbox > span { margin:0 0 10px; padding:0 20px 0 0; float:left; position:relative; top:0; left:0; width:auto; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.checkbox > span label { padding:2px 0 0 32px; width:100%; height:auto; font-family:sans-serif; font-size:14px; line-height:20px; text-align:left; cursor:pointer; float:none; display:block; position:relative; left:0; top:0; }
input[type="checkbox"],
input[type="checkbox"]:not(:focus):invalid { width:22px; height:22px; position:absolute; top:0; left:0; }
input[type="checkbox"] + label:before { margin:0; content:'\2718'; position:absolute; left:0; top:0; background-color:#FFF; border:1px solid #CCC; cursor:pointer; display:inline-block; height:20px; width:20px; text-align:center; font-family:sans-serif; font-size:13px; line-height:22px; color:#CCC; transition:all .3s linear 0s; -moz-transition:all .3s linear 0s; -webkit-transition:all .3s linear 0s; -o-transition:all .3s linear 0s; }
input[type="checkbox"]:checked + label:before { background-color:#000; content:'\2714'; border-color:#000; color:#FFF; transition:all .6s linear 0s; -moz-transition:all .6s linear 0s; -webkit-transition:all .6s linear 0s; -o-transition:all .6s linear 0s; }
input[type="checkbox"] + label + small { margin:0; padding:0 0 0 32px; background:none; border:none; color:#E74C3C; width:auto; float:none; }
/***********************************************
Styled Radio button
***********************************************/
.radio { padding:8px 0 0; width:70%; float:right; }
.radio > span { margin:0 0 10px; padding:0 20px 0 0; float:left; position:relative; top:0; left:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
.radio > span label { margin:0; padding:2px 0 0 32px; width:100%; height:auto; font-family:sans-serif; font-size:14px; line-height:20px; text-align:left; cursor:pointer; display:block; position:relative; left:0; top:0; }
input[type="radio"],
input[type="radio"]:not(:focus):invalid { width:22px; height:22px; border:none; position:absolute; top:0; left:0; }
input[type="radio"] + label:before { margin:0; content:''; position:absolute; left:0; top:0; background-color:#FFF; border:1px solid #CCC; cursor:pointer; display:inline-block; height:20px; width:20px; text-align:center; font-family:sans-serif; font-size:13px; line-height:22px; color:#CCC; border-radius:50%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; transition:all .3s linear 0s; -moz-transition:all .3s linear 0s; -webkit-transition:all .3s linear 0s; -o-transition:all .3s linear 0s; }
input[type="radio"]:checked + label:before { border:7px solid #000; transition:all .3s linear 0s; -moz-transition:all .3s linear 0s; -webkit-transition:all .3s linear 0s; -o-transition:all .3s linear 0s; }
input[type="radio"] + label + small { margin:0; padding:0 0 0 32px; background:none; border:none; color:#E74C3C; width:auto; float:none; }
/***********************************************
Validation
***********************************************/
input:not(:focus):invalid { -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
input:focus:invalid,
.error input,
select:focus:invalid,
input[type="checkbox"]:focus:invalid,
input[type="checkbox"]:focus:invalid + label:before { color:#E74C3C; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none; }
input:focus:invalid::-webkit-input-placeholder { color:#E74C3C; opacity:1; }
input:focus:invalid:-moz-placeholder { color:#E74C3C; opacity:1; }
input:focus:invalid::-moz-placeholder { color:#E74C3C; opacity:1; }
input:focus:invalid:-ms-input-placeholder { color:#E74C3C; opacity:1; }
.error input + small { margin:0; padding:3px 8px; font-family:sans-serif; font-size:11px; line-height:20px; color:#FFF; border-color:#E74C3C; background-color:#E74C3C; width:70%; float:right; display:inline-block; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; }
/***********************************************
Buttons
***********************************************/
input[type="button"],
input[type="submit"],
input[type="reset"] { margin:6px 6px 6px 0; padding:0 10px; display:inline-block; height:40px; font-family:sans-serif; font-size:14px; line-height:40px; font-weight:normal; color:#fff; border:1px solid #000; float:left; width:auto; background-color:#000; cursor:pointer; -webkit-appearance:none; }
input.first { margin-left:30%; }
input[type="button"] { color:#FFF; border-color:#000; background-color:#000; transition:all .3s linear 0s; -moz-transition:all .3s linear 0s; -webkit-transition:all .3s linear 0s; -o-transition:all .3s linear 0s; }
input[type="submit"] { color:#FFF; border:0; background-color:#3498DB; transition:all .3s linear 0s; -moz-transition:all .3s linear 0s; -webkit-transition:all .3s linear 0s; -o-transition:all .3s linear 0s; }
input[type="reset"] { color:#999; border-color:#CCC; background-color:#FFF; transition:all .3s linear 0s; -moz-transition:all .3s linear 0s; -webkit-transition:all .3s linear 0s; -o-transition:all .3s linear 0s; }
input:hover[type="button"] { border-color:#CCC; background-color:#FFF; color:#333; }
input:hover[type="submit"] { background-color:#06F; color:#FFF; }
input:hover[type="reset"] { border-color:#000; background-color:#000; color:#FFF; }
/***********************************************
Forms without labels
***********************************************/
.hide-lables label { display:none; }
.hide-lables .checkbox label,
.hide-lables .radio label { display:block; }
.hide-lables input,
.hide-lables textarea,
.hide-lables select,
.hide-lables .select,
.hide-lables fieldset.error input + small { width:100%; }
.hide-lables small { margin:0; width:100%; }
.hide-lables .radio, .hide-lables .checkbox { width:100%; float:right; }
input[type="checkbox"],
input[type="checkbox"]:not(:focus):invalid,
input[type="radio"],
input[type="radio"]:not(:focus):invalid { width:20px; height:20px; }
/***********************************************
Validation
***********************************************/
.hide-lables input:not(:focus):invalid + small { width:100%; }
/***********************************************
Buttons
***********************************************/
.hide-lables input[type="button"],
.hide-lables input[type="submit"],
.hide-lables input[type="reset"] { margin:6px 6px 6px 0; width:auto; }
/***********************************************
Placeholder
***********************************************/
::-webkit-input-placeholder { color:#333; opacity:.5; }
:-moz-placeholder { color:#333; opacity:.5; }
::-moz-placeholder { color:#333; opacity:.5; }
:-ms-input-placeholder { color:#333; opacity:.5; }
:focus::-webkit-input-placeholder { color:#333; opacity:1; }
:focus:-moz-placeholder { color:#333; opacity:1; }
:focus::-moz-placeholder { color:#333; opacity:1; }
:focus:-ms-input-placeholder { color:#333; opacity:1; }
input:focus { color:#000; border-color:#999; outline:none; }
textarea:focus { color:#000; border-color:#999; outline:none; }
select:focus { color:#000; border-color:#999; outline:none; }
/***********************************************
NYSMNYD
***********************************************/
.nysmnyd-labels fieldset label { display:block; position:absolute; left:1px; top:0; height:auto; width:auto; z-index:1; font-family:sans-serif; font-size:12px; line-height:40px; color:#999; transition:all .1s ease-out 0s; -moz-transition:all .1s ease-out 0s; -webkit-transition:all .1s ease-out 0s; -o-transition:all .1s ease-out 0s; }
.nysmnyd-labels fieldset.show-all label { top:-27px; transition:all .1s ease-out 0s; -moz-transition:all .1s ease-out 0s; -webkit-transition:all .1s ease-out 0s; -o-transition:all .1s ease-out 0s; }
.nysmnyd-labels input,
.nysmnyd-labels .select,
.nysmnyd-labels textarea { z-index:2; }
.nysmnyd-labels input,
.nysmnyd-labels textarea,
.nysmnyd-labels select,
.nysmnyd-labels .select,
.nysmnyd-labels fieldset.error input + small,
.nysmnyd-labels fieldset input:not(:focus):invalid + small,
.nysmnyd-labels small { width:100%; }
.nysmnyd-labels .radio, .nysmnyd-labels .checkbox { width:100%; float:right; }
|
docs/html/PacketHandler_8cpp_source.html
|
RHINO-VIP/RHINO-VIP.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.6"/>
<title>Anansi: inc/PacketHandler.cpp Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
$(window).load(resizeHeight);
</script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Anansi
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
<div id="nav-sync" class="sync"></div>
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('PacketHandler_8cpp_source.html','');});
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Typedefs</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Macros</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">PacketHandler.cpp</div> </div>
</div><!--header-->
<div class="contents">
<a href="PacketHandler_8cpp.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="preprocessor">#include <<a class="code" href="PacketHandler_8h.html">PacketHandler.h</a>></span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="preprocessor">#include <iostream></span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">//having to include cstring to run</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="preprocessor">#include <cstring></span></div>
<div class="line"><a name="l00005"></a><span class="lineno"><a class="line" href="classPacketHandler.html#aa285a77edd54b686e7f66fbd5e77098e"> 5</a></span> <a class="code" href="structpacket__t.html">packet_t</a> <a class="code" href="classPacketHandler.html#aa285a77edd54b686e7f66fbd5e77098e">PacketHandler::createPacket</a>(<a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> flags,<a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> messageID, <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> packetID, <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> targetService, <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> sourceService, vector<byte> dataContent) {</div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span>  <a class="code" href="structpacket__t.html">packet_t</a> packet;</div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span>  <a class="code" href="structpacket__header__t.html">packet_header_t</a> packetHeader;</div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span>  packetHeader.<a class="code" href="structpacket__header__t.html#aad89b35b9fc679c656e400a544e1e85c">flags</a>=flags & 0x7;</div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span>  packetHeader.<a class="code" href="structpacket__header__t.html#aaee837dbf6105af66931e70c9932b0db">messageID</a>=messageID & 0x1F;</div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span>  packetHeader.<a class="code" href="structpacket__header__t.html#aa3ba2fb72ec305ff3f50af606076e7ab">targetService</a>=targetService;</div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  packetHeader.<a class="code" href="structpacket__header__t.html#a57e60ba4278dd9ed52c644649b6df4bc">sourceService</a>=sourceService;</div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>  packetHeader.<a class="code" href="structpacket__header__t.html#ad9804ba95d7318a4bc6fa61810611d62">packetID</a>=packetID;</div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  packetHeader.<a class="code" href="structpacket__header__t.html#a22d6a140609c7f68aad391d7873af870">crc</a>=0x0;</div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  packet.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>=packetHeader;</div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>  packet.<a class="code" href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">dataContent</a>=dataContent;</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  packet.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>.<a class="code" href="structpacket__header__t.html#a22d6a140609c7f68aad391d7873af870">crc</a>=<a class="code" href="classPacketHandler.html#a91162c40d66f91e252411bbe9aa40fa7">calculateCrc</a>(packet);</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span>  <span class="keywordflow">return</span> packet;</div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  </div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> }</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
<div class="line"><a name="l00021"></a><span class="lineno"><a class="line" href="classPacketHandler.html#ab3a4d597800dc113eee5ed1d50751eea"> 21</a></span> <span class="keywordtype">void</span> <a class="code" href="classPacketHandler.html#ab3a4d597800dc113eee5ed1d50751eea">PacketHandler::sendPacket</a>(<a class="code" href="structpacket__t.html">packet_t</a> p, <span class="keywordtype">int</span> port) {</div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span>  <span class="comment">//cout <<"Send Packet Back";</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  vector<byte> serializedPacket;</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  </div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> size= <span class="keyword">sizeof</span>(p.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>)+p.<a class="code" href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">dataContent</a>.size(); <span class="comment">//get total packet size</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> b[64]; <span class="comment">//ready memory for byte array cast</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  memcpy(b, &p, <span class="keyword">sizeof</span>(p.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>));<span class="comment">//copy header to first part of byte array</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  memcpy(b+ <span class="keyword">sizeof</span>(p.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>), &p.<a class="code" href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">dataContent</a>[0], p.<a class="code" href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">dataContent</a>.size());<span class="comment">//copy header to first part of byte array</span></div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  <span class="comment">//copy data content to remaining part of byte array</span></div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  </div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span>  <span class="comment">//serializedPacket.push_back (0xFE); //ADD START BYTE</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span>  <span class="comment">//Byte Stuffing now done in PORT this isnt needed anymore?</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordflow">for</span>( <span class="keywordtype">int</span> index=0; index<size; index++){</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  serializedPacket.push_back (b[index]);</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  <span class="comment">/*if (b[index]==0xFE){</span></div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> <span class="comment"> serializedPacket.push_back (0xFE);</span></div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> <span class="comment"> }else if(b[index]==0xFF){</span></div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> <span class="comment"> serializedPacket.push_back (0xFF);</span></div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> <span class="comment"> }*/</span></div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span>  }</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span>  </div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  <span class="comment">//serializedPacket.push_back (0xFF); //ADD END BYTE(s)</span></div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  <span class="comment">//serializedPacket.push_back(0xFE);</span></div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  <a class="code" href="classPort.html">Port</a>* transferPort = <a class="code" href="Comms_8h.html#a0ff970fd4e8e0bb79598a35a6e18956d">portList</a>[port];</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  transferPort-><a class="code" href="classPort.html#ad86a10e3c782699a8ec74f453b18f687">write</a>(serializedPacket);</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  <span class="comment">//std::cout <<"Printing byte stuffed packet1copy" <<endl;</span></div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <span class="comment">//for (std::vector<byte>::const_iterator i = serializedPacket.begin(); i != serializedPacket.end(); ++i)</span></div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="comment">// cout << hex << int(*i) << ' ';</span></div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span>  </div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span>  </div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> }</div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="classPacketHandler.html#a5b75909dd60779a0335f9deb2e9c089f"> 54</a></span> <span class="keywordtype">bool</span> <a class="code" href="classPacketHandler.html#a5b75909dd60779a0335f9deb2e9c089f">PacketHandler::crcCheck</a>(<a class="code" href="structpacket__t.html">packet_t</a> p) {</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  </div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <a class="code" href="structpacket__t.html">packet_t</a> pCopy = p;</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  pCopy.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>.<a class="code" href="structpacket__header__t.html#a22d6a140609c7f68aad391d7873af870">crc</a>=0;</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordflow">return</span> (p.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>.<a class="code" href="structpacket__header__t.html#a22d6a140609c7f68aad391d7873af870">crc</a>==<a class="code" href="classPacketHandler.html#a91162c40d66f91e252411bbe9aa40fa7">calculateCrc</a>(pCopy));</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  </div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span> }</div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span> </div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span> </div>
<div class="line"><a name="l00063"></a><span class="lineno"><a class="line" href="classPacketHandler.html#a91162c40d66f91e252411bbe9aa40fa7"> 63</a></span> <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> <a class="code" href="classPacketHandler.html#a91162c40d66f91e252411bbe9aa40fa7">PacketHandler::calculateCrc</a>(<a class="code" href="structpacket__t.html">packet_t</a> p) {</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  <span class="comment">// CRC8 calculator.</span></div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  <span class="comment">// Credit to Dallas/Maxim</span></div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> crc = 0x00;</div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> size= <span class="keyword">sizeof</span>(p.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>)+p.<a class="code" href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">dataContent</a>.size(); <span class="comment">//get total packet size</span></div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> b[64]; <span class="comment">//ready memory for byte array cast</span></div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  memcpy(b, &p, <span class="keyword">sizeof</span>(p.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>));<span class="comment">//copy header to first part of byte array</span></div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  <span class="keywordtype">int</span> counter=<span class="keyword">sizeof</span>(p.<a class="code" href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packetHeader</a>);</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span>  <span class="keywordflow">for</span> (std::vector<byte>::const_iterator i = p.<a class="code" href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">dataContent</a>.begin(); i != p.<a class="code" href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">dataContent</a>.end(); ++i)</div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span>  b[counter]=*i;</div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span>  counter++;</div>
<div class="line"><a name="l00074"></a><span class="lineno"> 74</span>  <span class="comment">//cout << "Getting data content size" << endl;</span></div>
<div class="line"><a name="l00075"></a><span class="lineno"> 75</span>  <span class="comment">//cout << hex << p.dataContent.size() << endl;</span></div>
<div class="line"><a name="l00076"></a><span class="lineno"> 76</span>  <span class="keywordflow">for</span> (<span class="keywordtype">int</span> index = 0; index<size; index++) {</div>
<div class="line"><a name="l00077"></a><span class="lineno"> 77</span>  <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> extract = b[index];</div>
<div class="line"><a name="l00078"></a><span class="lineno"> 78</span>  <span class="keywordflow">for</span> (<a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> tempI = 8; tempI; tempI--) {</div>
<div class="line"><a name="l00079"></a><span class="lineno"> 79</span>  <a class="code" href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a> sum = (crc ^ extract) & 0x01;</div>
<div class="line"><a name="l00080"></a><span class="lineno"> 80</span>  crc >>= 1;</div>
<div class="line"><a name="l00081"></a><span class="lineno"> 81</span>  <span class="keywordflow">if</span> (sum) {</div>
<div class="line"><a name="l00082"></a><span class="lineno"> 82</span>  crc ^= 0x8C;</div>
<div class="line"><a name="l00083"></a><span class="lineno"> 83</span>  }</div>
<div class="line"><a name="l00084"></a><span class="lineno"> 84</span>  extract >>= 1;</div>
<div class="line"><a name="l00085"></a><span class="lineno"> 85</span>  }</div>
<div class="line"><a name="l00086"></a><span class="lineno"> 86</span>  }</div>
<div class="line"><a name="l00087"></a><span class="lineno"> 87</span>  <span class="keywordflow">return</span> crc;</div>
<div class="line"><a name="l00088"></a><span class="lineno"> 88</span> }</div>
<div class="line"><a name="l00089"></a><span class="lineno"> 89</span> </div>
<div class="line"><a name="l00090"></a><span class="lineno"> 90</span> </div>
<div class="line"><a name="l00091"></a><span class="lineno"> 91</span> </div>
<div class="ttc" id="classPort_html"><div class="ttname"><a href="classPort.html">Port</a></div><div class="ttdef"><b>Definition:</b> <a href="Port_8h_source.html#l00006">Port.h:6</a></div></div>
<div class="ttc" id="structpacket__header__t_html"><div class="ttname"><a href="structpacket__header__t.html">packet_header_t</a></div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00008">Types.h:8</a></div></div>
<div class="ttc" id="structpacket__t_html_a626c8d46c7bd16db808139063ecfb394"><div class="ttname"><a href="structpacket__t.html#a626c8d46c7bd16db808139063ecfb394">packet_t::dataContent</a></div><div class="ttdeci">vector< byte > dataContent</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00029">Types.h:29</a></div></div>
<div class="ttc" id="Comms_8h_html_a0ff970fd4e8e0bb79598a35a6e18956d"><div class="ttname"><a href="Comms_8h.html#a0ff970fd4e8e0bb79598a35a6e18956d">portList</a></div><div class="ttdeci">static vector< Port * > portList</div><div class="ttdef"><b>Definition:</b> <a href="Comms_8h_source.html#l00027">Comms.h:27</a></div></div>
<div class="ttc" id="PacketHandler_8h_html"><div class="ttname"><a href="PacketHandler_8h.html">PacketHandler.h</a></div></div>
<div class="ttc" id="structpacket__header__t_html_aad89b35b9fc679c656e400a544e1e85c"><div class="ttname"><a href="structpacket__header__t.html#aad89b35b9fc679c656e400a544e1e85c">packet_header_t::flags</a></div><div class="ttdeci">byte flags</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00010">Types.h:10</a></div></div>
<div class="ttc" id="classPacketHandler_html_ab3a4d597800dc113eee5ed1d50751eea"><div class="ttname"><a href="classPacketHandler.html#ab3a4d597800dc113eee5ed1d50751eea">PacketHandler::sendPacket</a></div><div class="ttdeci">void sendPacket(packet_t p, int port)</div><div class="ttdef"><b>Definition:</b> <a href="PacketHandler_8cpp_source.html#l00021">PacketHandler.cpp:21</a></div></div>
<div class="ttc" id="classPacketHandler_html_a5b75909dd60779a0335f9deb2e9c089f"><div class="ttname"><a href="classPacketHandler.html#a5b75909dd60779a0335f9deb2e9c089f">PacketHandler::crcCheck</a></div><div class="ttdeci">bool crcCheck(packet_t p)</div><div class="ttdef"><b>Definition:</b> <a href="PacketHandler_8cpp_source.html#l00054">PacketHandler.cpp:54</a></div></div>
<div class="ttc" id="classPacketHandler_html_a91162c40d66f91e252411bbe9aa40fa7"><div class="ttname"><a href="classPacketHandler.html#a91162c40d66f91e252411bbe9aa40fa7">PacketHandler::calculateCrc</a></div><div class="ttdeci">byte calculateCrc(packet_t p)</div><div class="ttdef"><b>Definition:</b> <a href="PacketHandler_8cpp_source.html#l00063">PacketHandler.cpp:63</a></div></div>
<div class="ttc" id="structpacket__header__t_html_aa3ba2fb72ec305ff3f50af606076e7ab"><div class="ttname"><a href="structpacket__header__t.html#aa3ba2fb72ec305ff3f50af606076e7ab">packet_header_t::targetService</a></div><div class="ttdeci">byte targetService</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00012">Types.h:12</a></div></div>
<div class="ttc" id="Types_8h_html_a0c8186d9b9b7880309c27230bbb5e69d"><div class="ttname"><a href="Types_8h.html#a0c8186d9b9b7880309c27230bbb5e69d">byte</a></div><div class="ttdeci">unsigned char byte</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00007">Types.h:7</a></div></div>
<div class="ttc" id="structpacket__header__t_html_ad9804ba95d7318a4bc6fa61810611d62"><div class="ttname"><a href="structpacket__header__t.html#ad9804ba95d7318a4bc6fa61810611d62">packet_header_t::packetID</a></div><div class="ttdeci">byte packetID</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00014">Types.h:14</a></div></div>
<div class="ttc" id="structpacket__header__t_html_a57e60ba4278dd9ed52c644649b6df4bc"><div class="ttname"><a href="structpacket__header__t.html#a57e60ba4278dd9ed52c644649b6df4bc">packet_header_t::sourceService</a></div><div class="ttdeci">byte sourceService</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00013">Types.h:13</a></div></div>
<div class="ttc" id="structpacket__header__t_html_aaee837dbf6105af66931e70c9932b0db"><div class="ttname"><a href="structpacket__header__t.html#aaee837dbf6105af66931e70c9932b0db">packet_header_t::messageID</a></div><div class="ttdeci">byte messageID</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00011">Types.h:11</a></div></div>
<div class="ttc" id="structpacket__header__t_html_a22d6a140609c7f68aad391d7873af870"><div class="ttname"><a href="structpacket__header__t.html#a22d6a140609c7f68aad391d7873af870">packet_header_t::crc</a></div><div class="ttdeci">byte crc</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00015">Types.h:15</a></div></div>
<div class="ttc" id="classPort_html_ad86a10e3c782699a8ec74f453b18f687"><div class="ttname"><a href="classPort.html#ad86a10e3c782699a8ec74f453b18f687">Port::write</a></div><div class="ttdeci">virtual void write(vector< byte > serializedPacket)=0</div><div class="ttdef"><b>Definition:</b> <a href="Port_8cpp_source.html#l00097">Port.cpp:97</a></div></div>
<div class="ttc" id="structpacket__t_html"><div class="ttname"><a href="structpacket__t.html">packet_t</a></div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00026">Types.h:26</a></div></div>
<div class="ttc" id="classPacketHandler_html_aa285a77edd54b686e7f66fbd5e77098e"><div class="ttname"><a href="classPacketHandler.html#aa285a77edd54b686e7f66fbd5e77098e">PacketHandler::createPacket</a></div><div class="ttdeci">packet_t createPacket(byte flags, byte messageID, byte packetID, byte targetService, byte sourceService, vector< byte > dataContent)</div><div class="ttdef"><b>Definition:</b> <a href="PacketHandler_8cpp_source.html#l00005">PacketHandler.cpp:5</a></div></div>
<div class="ttc" id="structpacket__t_html_a227ce0efe3df57733b0d1a0f7b61224e"><div class="ttname"><a href="structpacket__t.html#a227ce0efe3df57733b0d1a0f7b61224e">packet_t::packetHeader</a></div><div class="ttdeci">packet_header_t packetHeader</div><div class="ttdef"><b>Definition:</b> <a href="Types_8h_source.html#l00028">Types.h:28</a></div></div>
</div><!-- fragment --></div><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
<ul>
<li class="navelem"><a class="el" href="dir_bfccd401955b95cf8c75461437045ac0.html">inc</a></li><li class="navelem"><a class="el" href="PacketHandler_8cpp.html">PacketHandler.cpp</a></li>
<li class="footer">Generated on Thu May 4 2017 13:21:40 for Anansi by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.6 </li>
</ul>
</div>
</body>
</html>
|
static/dynatree/doc/sample-init-lazy.html
|
starzel/vdexeditor
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<title>Dynatree - Example</title>
<script src="../jquery/jquery.js" type="text/javascript"></script>
<script src="../jquery/jquery-ui.custom.js" type="text/javascript"></script>
<script src="../jquery/jquery.cookie.js" type="text/javascript"></script>
<link href="../src/skin-vista/ui.dynatree.css" rel="stylesheet" type="text/css">
<script src="../src/jquery.dynatree.js" type="text/javascript"></script>
<!-- Start_Exclude: This block is not part of the sample code -->
<link href="prettify.css" rel="stylesheet">
<script src="prettify.js" type='text/javascript'></script>
<link href='sample.css' rel='stylesheet' type='text/css'>
<script src='sample.js' type='text/javascript'></script>
<!-- End_Exclude -->
<script type='text/javascript'>
$(function(){
$("#tree").dynatree({
// In real life we would call a URL on the server like this:
// initAjax: {
// url: "/getTopLevelNodesAsJson",
// data: { mode: "funnyMode" }
// },
// .. but here we use a local file instead:
initAjax: {
url: "sample-data1.json"
},
onActivate: function(node) {
$("#echoActive").text(node.data.title);
},
onDeactivate: function(node) {
$("#echoActive").text("-");
}
});
});
</script>
</head>
<body class="example">
<h1>Example: Init from Ajax request</h1>
<p class="description">
This sample initializes the tree from a JSON request.
</p>
<!-- Add a <div> element where the tree should appear: -->
<div id="tree"> </div>
<div>Active node: <span id="echoActive">-</span></div>
<!-- Start_Exclude: This block is not part of the sample code -->
<hr>
<p class="sample-links no_code">
<a class="hideInsideFS" href="http://dynatree.googlecode.com">jquery.dynatree.js project home</a>
<a class="hideOutsideFS" href="#">Link to this page</a>
<a class="hideInsideFS" href="samples.html">Example Browser</a>
<a href="#" class="codeExample">View source code</a>
</p>
<!-- End_Exclude -->
</body>
</html>
|
email_registration/templates/registration/email_registration_form.html
|
citizenline/citizenline
|
{% load i18n towel_form_tags %}
{% load url from future %}
<form method="post" action="{% url "email_registration_form" %}" class="well" id="registration">
{% csrf_token %}
{% form_errors form %}
<div class="controls">
{% form_item_plain form.email %}
</div>
<br>
<button type="submit" class="btn btn-primary">
{% trans "Register" %}</button>
<style>
#registration .form-errors span { display: none; }
#registration .form-errors ul { list-style: none; margin: 0; padding: 0; }
</style>
</form>
|
old-index.html
|
jcolomer/jcolomer.github.io
|
<html>
<body>
Hello DBC!
<br/>
<br/>
<a href="http://jcolomer.github.io/blog-posts/week1_technical.html">Week 1 Technical: Analyzing the 3 sites in terms of user experience and design.</a>
<br/>
<br/>
<a href="http://jcolomer.github.io/blog-posts/week1_cultural.html">Week 1: Initial impressions of DBC</a>
</body>
</html>
|
Rust/share/doc/rust/html/rustc_lint/middle/infer/resolve/struct.OpportunisticTypeResolver.html
|
ArcherSys/ArcherSys
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="rustdoc">
<meta name="description" content="API documentation for the Rust `OpportunisticTypeResolver` struct in crate `rustc_lint`.">
<meta name="keywords" content="rust, rustlang, rust-lang, OpportunisticTypeResolver">
<title>rustc_lint::middle::infer::resolve::OpportunisticTypeResolver - Rust</title>
<link rel="stylesheet" type="text/css" href="../../../../main.css">
<link rel="shortcut icon" href="http://www.rust-lang.org/favicon.ico">
</head>
<body class="rustdoc">
<!--[if lte IE 8]>
<div class="warning">
This old browser is unsupported and will most likely display funky
things.
</div>
<![endif]-->
<section class="sidebar">
<a href='../../../../rustc_lint/index.html'><img src='http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='' width='100'></a>
<p class='location'><a href='../../../index.html'>rustc_lint</a>::<wbr><a href='../../index.html'>middle</a>::<wbr><a href='../index.html'>infer</a>::<wbr><a href='index.html'>resolve</a></p><script>window.sidebarCurrent = {name: 'OpportunisticTypeResolver', ty: 'struct', relpath: ''};</script><script defer src="sidebar-items.js"></script>
</section>
<nav class="sub">
<form class="search-form js-only">
<div class="search-container">
<input class="search-input" name="search"
autocomplete="off"
placeholder="Click or press 'S' to search, '?' for more options..."
type="search">
</div>
</form>
</nav>
<section id='main' class="content struct">
<h1 class='fqn'><span class='in-band'>Struct <a href='../../../index.html'>rustc_lint</a>::<wbr><a href='../../index.html'>middle</a>::<wbr><a href='../index.html'>infer</a>::<wbr><a href='index.html'>resolve</a>::<wbr><a class='struct' href=''>OpportunisticTypeResolver</a><wbr><a class='stability Unstable' title=''>Unstable</a></span><span class='out-of-band'><span id='render-detail'>
<a id="collapse-all" href="#">[-]</a> <a id="expand-all" href="#">[+]</a>
</span><a id='src-89011' href='../../../../rustc/middle/infer/resolve/struct.OpportunisticTypeResolver.html?gotosrc=89011'>[src]</a></span></h1>
<pre class='rust struct'>pub struct OpportunisticTypeResolver<'a, 'tcx> <span class='where'>where 'tcx: 'a</span> {
// some fields omitted
}</pre><div class='docblock'><p>The opportunistic type resolver can be used at any time. It simply replaces
type variables that have been unified with the things they have
been unified with (similar to <code>shallow_resolve</code>, but deep). This is
useful for printing messages etc but also required at various
points for correctness.</p>
</div><h2 id='methods'>Methods</h2><h3 class='impl'><a class='stability Unstable' title='Unstable'></a><code>impl<'a, 'tcx> <a class='struct' href='../../../../rustc_lint/middle/infer/resolve/struct.OpportunisticTypeResolver.html' title='rustc_lint::middle::infer::resolve::OpportunisticTypeResolver'>OpportunisticTypeResolver</a><'a, 'tcx></code></h3><div class='impl-items'><h4 id='method.new' class='method'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#method.new' class='fnname'>new</a>(infcx: &'a <a class='struct' href='../../../../rustc_lint/middle/infer/struct.InferCtxt.html' title='rustc_lint::middle::infer::InferCtxt'>InferCtxt</a><'a, 'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/infer/resolve/struct.OpportunisticTypeResolver.html' title='rustc_lint::middle::infer::resolve::OpportunisticTypeResolver'>OpportunisticTypeResolver</a><'a, 'tcx></code></h4>
</div><h2 id='implementations'>Trait Implementations</h2><h3 class='impl'><a class='stability Unstable' title='Unstable'></a><code>impl<'a, 'tcx> <a class='trait' href='../../../../rustc_lint/middle/ty_fold/trait.TypeFolder.html' title='rustc_lint::middle::ty_fold::TypeFolder'>TypeFolder</a><'tcx> for <a class='struct' href='../../../../rustc_lint/middle/infer/resolve/struct.OpportunisticTypeResolver.html' title='rustc_lint::middle::infer::resolve::OpportunisticTypeResolver'>OpportunisticTypeResolver</a><'a, 'tcx></code></h3><div class='impl-items'><h4 id='method.tcx' class='method'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#method.tcx' class='fnname'>tcx</a>(&self) -> &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.ctxt.html' title='rustc_lint::middle::ty::ctxt'>ctxt</a><'tcx></code></h4>
<h4 id='method.fold_ty' class='method'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#method.fold_ty' class='fnname'>fold_ty</a>(&mut self, t: &'tcx <a class='struct' href='../../../../rustc_lint/middle/ty/struct.TyS.html' title='rustc_lint::middle::ty::TyS'>TyS</a><'tcx>) -> &'tcx <a class='struct' href='../../../../rustc_lint/middle/ty/struct.TyS.html' title='rustc_lint::middle::ty::TyS'>TyS</a><'tcx></code></h4>
<h4 id='method.enter_region_binder' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.enter_region_binder' class='fnname'>enter_region_binder</a>(&mut self)</code></h4>
<h4 id='method.exit_region_binder' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.exit_region_binder' class='fnname'>exit_region_binder</a>(&mut self)</code></h4>
<h4 id='method.fold_binder' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_binder' class='fnname'>fold_binder</a><T>(&mut self, t: &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.Binder.html' title='rustc_lint::middle::ty::Binder'>Binder</a><T>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.Binder.html' title='rustc_lint::middle::ty::Binder'>Binder</a><T> <span class='where'>where T: <a class='trait' href='../../../../rustc_lint/middle/ty_fold/trait.TypeFoldable.html' title='rustc_lint::middle::ty_fold::TypeFoldable'>TypeFoldable</a><'tcx>, T: <a class='trait' href='../../../../rustc_lint/util/ppaux/trait.Repr.html' title='rustc_lint::util::ppaux::Repr'>Repr</a><'tcx>, T: <a class='trait' href='../../../../core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a></span></code></h4>
<h4 id='method.fold_mt' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_mt' class='fnname'>fold_mt</a>(&mut self, t: &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.mt.html' title='rustc_lint::middle::ty::mt'>mt</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.mt.html' title='rustc_lint::middle::ty::mt'>mt</a><'tcx></code></h4>
<h4 id='method.fold_trait_ref' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_trait_ref' class='fnname'>fold_trait_ref</a>(&mut self, t: &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.TraitRef.html' title='rustc_lint::middle::ty::TraitRef'>TraitRef</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.TraitRef.html' title='rustc_lint::middle::ty::TraitRef'>TraitRef</a><'tcx></code></h4>
<h4 id='method.fold_substs' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_substs' class='fnname'>fold_substs</a>(&mut self, substs: &<a class='struct' href='../../../../rustc_lint/middle/subst/struct.Substs.html' title='rustc_lint::middle::subst::Substs'>Substs</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/subst/struct.Substs.html' title='rustc_lint::middle::subst::Substs'>Substs</a><'tcx></code></h4>
<h4 id='method.fold_fn_sig' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_fn_sig' class='fnname'>fold_fn_sig</a>(&mut self, sig: &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.FnSig.html' title='rustc_lint::middle::ty::FnSig'>FnSig</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.FnSig.html' title='rustc_lint::middle::ty::FnSig'>FnSig</a><'tcx></code></h4>
<h4 id='method.fold_output' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_output' class='fnname'>fold_output</a>(&mut self, output: &<a class='enum' href='../../../../rustc_lint/middle/ty/enum.FnOutput.html' title='rustc_lint::middle::ty::FnOutput'>FnOutput</a><'tcx>) -> <a class='enum' href='../../../../rustc_lint/middle/ty/enum.FnOutput.html' title='rustc_lint::middle::ty::FnOutput'>FnOutput</a><'tcx></code></h4>
<h4 id='method.fold_bare_fn_ty' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_bare_fn_ty' class='fnname'>fold_bare_fn_ty</a>(&mut self, fty: &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.BareFnTy.html' title='rustc_lint::middle::ty::BareFnTy'>BareFnTy</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.BareFnTy.html' title='rustc_lint::middle::ty::BareFnTy'>BareFnTy</a><'tcx></code></h4>
<h4 id='method.fold_closure_ty' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_closure_ty' class='fnname'>fold_closure_ty</a>(&mut self, fty: &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.ClosureTy.html' title='rustc_lint::middle::ty::ClosureTy'>ClosureTy</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.ClosureTy.html' title='rustc_lint::middle::ty::ClosureTy'>ClosureTy</a><'tcx></code></h4>
<h4 id='method.fold_region' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_region' class='fnname'>fold_region</a>(&mut self, r: <a class='enum' href='../../../../rustc_lint/middle/ty/enum.Region.html' title='rustc_lint::middle::ty::Region'>Region</a>) -> <a class='enum' href='../../../../rustc_lint/middle/ty/enum.Region.html' title='rustc_lint::middle::ty::Region'>Region</a></code></h4>
<h4 id='method.fold_existential_bounds' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_existential_bounds' class='fnname'>fold_existential_bounds</a>(&mut self, s: &<a class='struct' href='../../../../rustc_lint/middle/ty/struct.ExistentialBounds.html' title='rustc_lint::middle::ty::ExistentialBounds'>ExistentialBounds</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.ExistentialBounds.html' title='rustc_lint::middle::ty::ExistentialBounds'>ExistentialBounds</a><'tcx></code></h4>
<h4 id='method.fold_autoref' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_autoref' class='fnname'>fold_autoref</a>(&mut self, ar: &<a class='enum' href='../../../../rustc_lint/middle/ty/enum.AutoRef.html' title='rustc_lint::middle::ty::AutoRef'>AutoRef</a><'tcx>) -> <a class='enum' href='../../../../rustc_lint/middle/ty/enum.AutoRef.html' title='rustc_lint::middle::ty::AutoRef'>AutoRef</a><'tcx></code></h4>
<h4 id='method.fold_item_substs' class='tymethod'><a class='stability Unstable' title='Unstable'></a><code>fn <a href='#tymethod.fold_item_substs' class='fnname'>fold_item_substs</a>(&mut self, i: <a class='struct' href='../../../../rustc_lint/middle/ty/struct.ItemSubsts.html' title='rustc_lint::middle::ty::ItemSubsts'>ItemSubsts</a><'tcx>) -> <a class='struct' href='../../../../rustc_lint/middle/ty/struct.ItemSubsts.html' title='rustc_lint::middle::ty::ItemSubsts'>ItemSubsts</a><'tcx></code></h4>
</div></section>
<section id='search' class="content hidden"></section>
<section class="footer"></section>
<div id="help" class="hidden">
<div class="shortcuts">
<h1>Keyboard shortcuts</h1>
<dl>
<dt>?</dt>
<dd>Show this help dialog</dd>
<dt>S</dt>
<dd>Focus the search field</dd>
<dt>⇤</dt>
<dd>Move up in search results</dd>
<dt>⇥</dt>
<dd>Move down in search results</dd>
<dt>⏎</dt>
<dd>Go to active search result</dd>
</dl>
</div>
<div class="infos">
<h1>Search tricks</h1>
<p>
Prefix searches with a type followed by a colon (e.g.
<code>fn:</code>) to restrict the search to a given type.
</p>
<p>
Accepted types are: <code>fn</code>, <code>mod</code>,
<code>struct</code>, <code>enum</code>,
<code>trait</code>, <code>typedef</code> (or
<code>tdef</code>).
</p>
</div>
</div>
<script>
window.rootPath = "../../../../";
window.currentCrate = "rustc_lint";
window.playgroundUrl = "";
</script>
<script src="../../../../jquery.js"></script>
<script src="../../../../main.js"></script>
<script async src="../../../../search-index.js"></script>
</body>
</html>
|
gradle/docs/javadoc/org/gradle/ivy/package-tree.html
|
HenryHarper/Acquire-Reboot
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (version 1.7.0_02) on Mon Apr 25 06:16:42 CEST 2016 -->
<meta http-equiv="Content-Type" content="text/html" charset="utf-8">
<title>org.gradle.ivy Class Hierarchy (Gradle API 2.13)</title>
<meta name="date" content="2016-04-25">
<link rel="stylesheet" type="text/css" href="../../../javadoc.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="org.gradle.ivy Class Hierarchy (Gradle API 2.13)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/gradle/ide/visualstudio/plugins/package-tree.html">Prev</a></li>
<li><a href="../../../org/gradle/jvm/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/gradle/ivy/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package org.gradle.ivy</h1>
<span class="strong">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
<ul>
<li type="circle">org.gradle.api.component.<a href="../../../org/gradle/api/component/Artifact.html" title="interface in org.gradle.api.component"><span class="strong">Artifact</span></a>
<ul>
<li type="circle">org.gradle.ivy.<a href="../../../org/gradle/ivy/IvyDescriptorArtifact.html" title="interface in org.gradle.ivy"><span class="strong">IvyDescriptorArtifact</span></a></li>
</ul>
</li>
<li type="circle">org.gradle.api.component.<a href="../../../org/gradle/api/component/Component.html" title="interface in org.gradle.api.component"><span class="strong">Component</span></a>
<ul>
<li type="circle">org.gradle.ivy.<a href="../../../org/gradle/ivy/IvyModule.html" title="interface in org.gradle.ivy"><span class="strong">IvyModule</span></a></li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Tree</li>
<li><a href="../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../index-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../org/gradle/ide/visualstudio/plugins/package-tree.html">Prev</a></li>
<li><a href="../../../org/gradle/jvm/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?org/gradle/ivy/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
blog.html
|
fabriscorol/fabriscorol.github.io
|
---
layout: default
title: Quels articles que j'ai écrit | My corner of the web
---
<h2> </h2>
<hr/>
{% for post in site.posts %}
<div class="list-item">
<h3 class="list-post-title">
<a href="{{ site.baseurl }}{{ post.url }}">{{ post.title }}</a>
</h3>
<div class="list-post-date">
<time>{{ post.date | date_to_long_string }}</time>
<!-- Estimated reading time -->
{% assign words = post.content | number_of_words %}
{% assign quotient = words | divided_by:180 %}
{% assign remainder = words | modulo:180 %}
{% if remainder >= 108 %}
{% assign remainder = 1 %}
{% else %}
{% assign remainder = 0 %}
{% endif %}
{% if quotient >= 1 %}
{% assign reading_time = quotient | plus:remainder | append:" min" %}
{% else %}
{% assign reading_time = "1 min" %}
{% endif %}
|
{{ reading_time }} read
</div>
<p>
{{ post.excerpt | remove: '<p>' | remove: '</p>'}}<br>
<a href="{{ post.url }}">Lire la suite ...</a>
</p>
</div>
{% endfor %}
<!-- Pagination links -->
<div class="pagination">
{% if paginator.previous_page %}
<a href="{{ paginator.previous_page_path }}" class="previous">Previous</a>
{% else %}
<span class="previous">Previous</span>
{% endif %}
<span class="page_number ">Page: {{ paginator.page }} of {{ paginator.total_pages }}</span>
{% if paginator.next_page %}
<a href="{{ paginator.next_page_path }}" class="next">Next</a>
{% else %}
<span class="next ">Next</span>
{% endif %}
</div>
|
STATIC/app.css
|
workjs/workjs
|
body {background:#6596a5;}
|
_site/2015-01-19-soccer/index.html
|
arcaduf/AlgoMix
|
<!DOCTYPE html>
<html lang="en">
<!-- Beautiful Jekyll | MIT license | Copyright Dean Attali 2016 -->
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>Soccer</title>
<meta name="author" content="Some Person" />
<meta name="description" content="Best sport ever!">
<link rel="alternate" type="application/rss+xml" title="My website - A virtual proof that name is awesome!" href="/feed.xml" />
<link rel="stylesheet" href="//maxcdn.bootstrapcdn.com/font-awesome/4.6.0/css/font-awesome.min.css" />
<link rel="stylesheet" href="/css/bootstrap.min.css" />
<link rel="stylesheet" href="/css/bootstrap-social.css" />
<link rel="stylesheet" href="/css/main.css" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" />
<link rel="stylesheet" href="//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800" />
<!-- Facebook OpenGraph tags -->
<meta property="og:title" content="Soccer" />
<meta property="og:description" content="Best sport ever!">
<meta property="og:type" content="website" />
<meta property="og:url" content="http://localhost:8005/2015-01-19-soccer/" />
<link rel="canonical" href="http://localhost:8005/2015-01-19-soccer/" />
<meta property="og:image" content="http://localhost:8005/img/avatar-icon.png" />
<!-- Twitter summary cards -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@yourname" />
<meta name="twitter:creator" content="@yourname" />
<meta name="twitter:title" content="Soccer" />
<meta name="twitter:description" content="Best sport ever!">
<meta name="twitter:image" content="http://localhost:8005/img/avatar-icon.png" />
</head>
<body>
<nav class="navbar navbar-default navbar-fixed-top navbar-custom">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#main-navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="http://localhost:8005">My website</a>
</div>
<div class="collapse navbar-collapse" id="main-navbar">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="/aboutme">About Me</a>
</li>
<li class="navlinks-container">
<a class="navlinks-parent" href="javascript:void(0)">Resources</a>
<div class="navlinks-children">
<a href="http://deanattali.com/beautiful-jekyll/">Beautiful Jekyll</a>
<a href="http://www.markdowntutorial.com/">Learn markdown</a>
<a href="https://pages.github.com/">GitHub Pages</a>
</div>
</li>
<li>
<a href="http://deanattali.com">Author's home</a>
</li>
</ul>
</div>
<div class="avatar-container">
<div class="avatar-img-border">
<a href="http://localhost:8005 ">
<img class="avatar-img" src="/img/avatar-icon.png" />
</a>
</div>
</div>
</div>
</nav>
<!-- TODO this file has become a mess, refactor it -->
<header class="header-section ">
<div class="intro-header no-img">
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<div class="post-heading">
<h1>Soccer</h1>
<h2 class="post-subheading">Best sport ever!</h2>
<span class="post-meta">Posted on January 19, 2015</span>
</div>
</div>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<article role="main" class="blog-post">
<p>From Wikipedia:</p>
<p>Association football, more commonly known as football or soccer,[2] is a sport played between two teams of eleven players with a spherical ball. It is played by 250 million players in over 200 countries, making it the world’s most popular sport.[3][4][5][6] The game is played on a rectangular field with a goal at each end. The object of the game is to score by getting the ball into the opposing goal.</p>
<p>The goalkeepers are the only players allowed to touch the ball with their hands or arms while it is in play and then only in their penalty area. Outfield players mostly use their feet to strike or pass the ball, but may use their head or torso to strike the ball instead. The team that scores the most goals by the end of the match wins. If the score is level at the end of the game, either a draw is declared or the game goes into extra time and/or a penalty shootout depending on the format of the competition. The Laws of the Game were originally codified in England by The Football Association in 1863. Association football is governed internationally by the International Federation of Association Football (FIFA; French: Fédération Internationale de Football Association) which organises a World Cup every four years.[7]</p>
</article>
<!-- Check if any share-links are active -->
<section id = "social-share-section">
<!--- Share on Twitter -->
<a href="https://twitter.com/intent/tweet?text=Soccer+http://localhost:8005/2015-01-19-soccer/"
class="btn btn-social-icon btn-twitter" title="Share on Twitter">
<span class="fa fa-fw fa-twitter" aria-hidden="true"></span>
</a>
<!--- Share on Facebook -->
<a href="https://www.facebook.com/sharer/sharer.php?u=http://localhost:8005/2015-01-19-soccer/"
class="btn btn-social-icon btn-facebook" title="Share on Facebook">
<span class="fa fa-fw fa-facebook" aria-hidden="true"></span>
</a>
<!--- Share on Google Plus -->
<!--- Share on LinkedIn -->
<a href="https://www.linkedin.com/shareArticle?mini=true&url=http://localhost:8005/2015-01-19-soccer/"
class="btn btn-social-icon btn-linkedin" title="Share on LinkedIn">
<span class="fa fa-fw fa-linkedin" aria-hidden="true"></span>
</a>
</section>
<ul class="pager blog-pager">
<li class="previous">
<a href="/2015-01-15-pirates/" data-toggle="tooltip" data-placement="top" title="Pirates arrrr">← Previous Post</a>
</li>
<li class="next">
<a href="/2015-01-27-dear-diary/" data-toggle="tooltip" data-placement="top" title="Dear diary">Next Post →</a>
</li>
</ul>
<div class="disqus-comments">
</div>
</div>
</div>
</div>
<footer>
<div class="container beautiful-jekyll-footer">
<div class="row">
<div class="col-lg-8 col-lg-offset-2 col-md-10 col-md-offset-1">
<ul class="list-inline text-center footer-links">
<li>
<a href="https://www.facebook.com/yourname" title="Facebook">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-facebook fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://github.com/yourname" title="GitHub">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="https://twitter.com/yourname" title="Twitter">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
<li>
<a href="mailto:youremail@domain.com" title="Email me">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-envelope fa-stack-1x fa-inverse"></i>
</span>
</a>
</li>
</ul>
<p class="copyright text-muted">
Some Person
•
2017
•
<a href="http://localhost:8005">MyWebsite.com</a>
</p>
<!-- Please don't remove this, keep my open source work credited :) -->
<p class="theme-by text-muted">
Theme by
<a href="http://deanattali.com/beautiful-jekyll/">beautiful-jekyll</a>
</p>
</div>
</div>
</div>
</footer>
<!-- doing something a bit funky here because I want to be careful not to include JQuery twice! -->
<script>
if (typeof jQuery == 'undefined') {
document.write('<script src="/js/jquery-1.11.2.min.js"></scr' + 'ipt>');
}
</script>
<!-- doing something a bit funky here because I want to be careful not to include JQuery twice! -->
<script src="/js/bootstrap.min.js"></script>
<!-- doing something a bit funky here because I want to be careful not to include JQuery twice! -->
<script src="/js/main.js"></script>
</body>
</html>
|
doxygen/html/_fs_time_win32_8cc_source.html
|
FSource/FDesign-Document
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.8"/>
<title>Faeris: E:/CodeSpace/Faeris/lib/libfaeris/src/sys/platform/win32/FsTimeWin32.cc Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Faeris
 <span id="projectnumber">v3.2</span>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.8 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_c56faf4613ee661aba496b7591fae654.html">Faeris</a></li><li class="navelem"><a class="el" href="dir_324fd5173578ee2630711a79d9c748a1.html">lib</a></li><li class="navelem"><a class="el" href="dir_4ff4c6203fc9bcb7d3e6bbdf07a207a1.html">libfaeris</a></li><li class="navelem"><a class="el" href="dir_f1695f691b26c838a9b54d1eb8cc475a.html">src</a></li><li class="navelem"><a class="el" href="dir_2adb080ed5fd0f678a95dae25482c045.html">sys</a></li><li class="navelem"><a class="el" href="dir_e6005dc2d26ed6aa7c36651d70a3891e.html">platform</a></li><li class="navelem"><a class="el" href="dir_d02e58f66e87b5ef7f2901146a74ee8f.html">win32</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">FsTimeWin32.cc</div> </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="comment">/* FsTimeWin32.cc */</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="comment">/* Copyright (C) 2012-2014 nosiclin@foxmail.com */</span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="comment">/* Copyright (C) 2014-2015 www.fsource.cn */</span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="comment">/* http://www.fsource.cn */</span></div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00009"></a><span class="lineno"> 9</span> <span class="comment">/* Permission is hereby granted, free of charge, to any person obtaining */</span></div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> <span class="comment">/* a copy of this software and associated documentation files (the */</span></div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span> <span class="comment">/* "Software"), to deal in the Software without restriction, including */</span></div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span> <span class="comment">/* without limitation the rights to use, copy, modify, merge, publish, */</span></div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span> <span class="comment">/* distribute, sublicense, and/or sell copies of the Software, and to */</span></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> <span class="comment">/* permit persons to whom the Software is furnished to do so, subject to */</span></div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span> <span class="comment">/* the following conditions: */</span></div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> <span class="comment">/* The above copyright notice and this permission notice shall be */</span></div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span> <span class="comment">/* included in all copies or substantial portions of the Software. */</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> <span class="comment">/* */</span></div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> <span class="comment">/* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, */</span></div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span> <span class="comment">/* EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF */</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> <span class="comment">/* MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.*/</span></div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> <span class="comment">/* IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY */</span></div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> <span class="comment">/* CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, */</span></div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span> <span class="comment">/* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE */</span></div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> <span class="comment">/* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. */</span></div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> <span class="comment">/*************************************************************************/</span></div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span> </div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span> </div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span> <span class="preprocessor">#include <Windows.h></span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> </div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="preprocessor">#include "sys/FsTimer.h"</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span> NS_FS_BEGIN </div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span> Timer::Timer()</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span> {</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span>  QueryPerformanceCounter((LARGE_INTEGER*)&m_begin.count);</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  QueryPerformanceFrequency((LARGE_INTEGER*)&m_begin.frequency);</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> }</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> <span class="keywordtype">void</span> Timer::reset()</div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> {</div>
<div class="line"><a name="l00042"></a><span class="lineno"> 42</span>  QueryPerformanceCounter((LARGE_INTEGER*)&m_begin.count);</div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span> }</div>
<div class="line"><a name="l00044"></a><span class="lineno"> 44</span> </div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span> <span class="keywordtype">float</span> Timer::now()<span class="keyword"> const </span></div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span> <span class="keyword"></span>{</div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span>  __int64 current;</div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  QueryPerformanceCounter((LARGE_INTEGER*)&current);</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  <span class="keywordflow">return</span> float(current-m_begin.count)/float(m_begin.frequency)*1000.0f;</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> }</div>
<div class="line"><a name="l00051"></a><span class="lineno"> 51</span> </div>
<div class="line"><a name="l00052"></a><span class="lineno"> 52</span> NS_FS_END </div>
<div class="line"><a name="l00053"></a><span class="lineno"> 53</span> </div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Jan 23 2015 17:58:36 for Faeris by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.8
</small></address>
</body>
</html>
|
templates/profile/index.html
|
matheusnovaes/redesocialblog
|
<!DOCTYPE html>
<html>
<head>
<!--conteudo do head-->
</head>
<body>
<h1>Teste teste<h1>
</body>
</html>
|
20151119-javaee-angularjs-bootstrap-auth_basic/src/main/webapp/views/login.html
|
DamienFremont/blog
|
<!-- FROM https://github.com/sahat/satellizer/blob/master/examples/client/partials/login.html -->
<div class="panel panel-default col-md-4 col-md-offset-4">
<div class="panel-body">
<h4 class="text-center">
<i class="glyphicon glyphicon-log-in"></i> Log in
</h4>
<form name="loginForm" ng-submit="emailLogin()" novalidate>
<!-- LOGIN -->
<div class="form-group has-feedback"
ng-class="{ 'has-error': loginForm.email.$invalid && loginForm.email.$dirty }">
<input server-error class="form-control input-lg" type="text"
name="email" ng-model="email" placeholder="Email" required
autofocus>
<div class="help-block" ng-if="loginForm.email.$dirty"
ng-messages="loginForm.email.$error">
<div ng-message="required">Please enter your email</div>
<div ng-message="server">{{errorMessage.email}}</div>
</div>
</div>
<!-- PASSWORD -->
<div class="form-group has-feedback"
ng-class="{ 'has-error': loginForm.password.$invalid && loginForm.password.$dirty }">
<input server-error class="form-control input-lg"
type="password" name="password" ng-model="password"
placeholder="Password" required>
<div class="help-block" ng-if="loginForm.password.$dirty"
ng-messages="loginForm.password.$error">
<div ng-message="required">Please enter your password</div>
<div ng-message="server">{{errorMessage.password}}</div>
</div>
</div>
<!-- SUBMIT -->
<button type="submit" class="btn btn-block btn-success"
ng-disabled="loginForm.$invalid">Log in</button>
</form>
</div>
</div>
|
css/election.css
|
daily-bruin/elections-2014
|
body{
background-color: ;
}
#banner-container{
/*background-image:url(mugshots/electionbanner.png);*/
background-image:url('../mugshots/electionbanner.png');
height: 150px;
width: 818px;
/*font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
color: white;
decoration: none;*/
}
a{
color: black !important;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
a:hover {
color: #005580;
text-decoration: underline;
}
p {
font-family: "Georgia", Helvetica, Arial, serif;
margin-bottom: 15px;
}
.container {
margin-right: auto;
margin-left: auto;
}
.container_style_02{
border: 1px solid #ddd;
background-color: #fff;
padding: 50px 30px 25px 30px;
position: relative;
}
.img-responsive {
display: block;
/*max-height: 35%;
max-width: 35%;*/
float: left;
}
.img-candidate{
width:435px ;
height:465px ;
padding: 12 px;
float: left;
}
.candidates_title{
font-style:bold;
}
#_vit
{
width:435px ;
height:465px ;
padding: 12 px;
}
row{
float:left;
}
.table_right_title{
font-weight: bold;
}
.candidates_title{
font-weight: bold;
}
.nav{
font-size:10pt;
}
footer {
background-color: #eaeaea ;
border-top: 1px solid #b6b6b6;
box-shadow: 0 0 6px rgba(0,0,0,0.2);
height: 150px;
display: block;
margin-top: 20px;
text-align: center;
}
footer #footer-copy {
font-size: 10px;
font-style: italic;
}
footer #footer-nav {
font-size: 15px;
margin-top: 46px;
}
.numberCircle {
border-radius: 50%;
behavior: url(PIE.htc); /* remove if you don't care about IE8 */
width: 36px;
height: 36px;
padding: 8px;
background: #fff;
border: 2px solid black;
color: black;
text-align: center;
font: 32px Arial, sans-serif;
display: inline-block;
}
.propNo {
border-color: #750a0a;
color: #750a0a;
}
.propBubble {
font-family: "BebasNeueRegular";
font-size: 33px;
display: block;
border: 3px solid #AAA;
padding: 15px;
border-radius: 38px;
width: 10px;
height: 10px;
line-height: 15px;
color: #AAA;
float: left;
}
.propNum {
position: relative;
left: -7px;
}
.propNo {
border-color: #750a0a;
color: #750a0a;
}
.propBubble {
font-family: "BebasNeueRegular";
font-size: 20px;
display: block;
border: 3px solid #AAA;
padding: 15px;
border-radius: 38px;
width: 10px;
height: 10px;
line-height: 15px;
color: #AAA;
float: left;
}
.candidate1Div{
margin-left:15%;
}
.accordionBoth{
margin-top:1%;
}
.accordionFirst{
margin-left:15%;
}
.accordionSecond{
}
/*.bannerImg{
margin-left:13%;
width: 944px;
height: 150px
}*/
.navbar-nav{
font-size:medium;
margin-left:19% !important;
}
.tableEndorsement{
text-align:center;
}
.table{
margin-bottom: 0px !important;
}
.endorse_place{
margin-top:0%;
margin-bottom:0%;
}
.modal-thumb {
opacity: 1;
float: left;
display: inline-block;
width: 100px;
margin: 5px 0 5px 15px;
}
.modal-header{
text-align:center;
}
.modal-body{
font-size: 15px;
}
.defineTitle {
text-align:center;
font-size: 1.5em;
font-family: 'Roboto Slab', serif;
color: #34495e;
vertical-align: middle;
display: inline;
width: 100%;
}
.tab{
display:inline-block;
padding-left: 30px;
margin-left: 0.6em;
}
.panel{
background-color: #87CEEB !important;
opacity:0.9;
}
.endorseProp{
height:312px;
width:290px;
font-size: 200px;
}
.btn-primary {
color: #fff;
background-color: white !important;
border-color: white !important;
}
.propositions {
text-align:center;
}
.candidates{
border: 1px solid #ddd;
text-align: center;
}
.propositions h3{
border: 1px solid #ddd;
font-size: 30px;
}
.passed {
color: #0a750e;
}
.failed {
color:#750a0a;
}
.thumbnail a > img {
width: 290px;
}
.propositions a:hover{
text-decoration: none;
}
.row a:hover{
text-decoration: none;
}
|
2016/03/15/namespace.html
|
LihuaWu/lihuawu.github.io
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>匿名namespace的正确使用</title>
<meta name="HandheldFriendly" content="True">
<meta name="MobileOptimized" content="320">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<meta name="description" content="">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="匿名namespace的正确使用">
<meta name="twitter:description" content="">
<meta property="og:type" content="article">
<meta property="og:title" content="匿名namespace的正确使用">
<meta property="og:description" content="">
<!-- <meta name="twitter:site" content="">
<meta name="twitter:creator" content="">
<meta name="google-site-verification" content="">
<meta property="fb:admins" content="">
-->
<link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="/apple-touch-icon-precomposed.png" rel="apple-touch-icon">
<link href="//fonts.googleapis.com/" rel="dns-prefetch">
<link href="//fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic|Open+Sans:700,400&subset=latin,latin-ext" rel="stylesheet">
<link rel="stylesheet" href="//LihuaWu.github.io/themes/ghostium/assets/css/main.min.css?v=1.0.0"/>
<link rel="stylesheet" href="//LihuaWu.github.io/themes/ghostium/assets/css/custom.css?v=1.0.0"/>
<link rel="stylesheet" href="//LihuaWu.github.io/themes/ghostium/assets/css/asciidoctor-foundation.css?v=1.0.0"/>
<script type="text/javascript">
var ga_ua = 'UA-XXXXX-X';
var disqus_shortname = 'example';
var enable_pjax = true;
// Pace Options
// ==============
window.paceOptions = {
catchupTime: 100,
minTime: 100,
elements: false,
restartOnRequestAfter: 500,
startOnPageLoad: false
}
// Ghostium Globals
// ==============
window.GHOSTIUM = {};
GHOSTIUM.haveGA = typeof ga_ua !== 'undefined' && ga_ua !== 'UA-XXXXX-X';
GHOSTIUM.haveDisqus = typeof disqus_shortname !== 'undefined' && disqus_shortname !== 'example';
GHOSTIUM.enablePjax = typeof enable_pjax !== 'undefined' ? enable_pjax : true;
</script>
<script src="//LihuaWu.github.io/themes/ghostium/assets/js/head-scripts.min.js?v=1.0.0"></script>
<link rel="canonical" href="https://LihuaWu.github.io/2016/03/15/namespace.html" />
<meta property="og:site_name" content="Will's blog" />
<meta property="og:type" content="article" />
<meta property="og:title" content="匿名namespace的正确使用" />
<meta property="og:description" content="最近在工作中使用匿名namespace时遇到一些问题,后来通过查找wiki, 找到了规避的办法。本想写一篇文章总结一下,无意中发现一篇文章比我的总结更加完整。以下为原文链接。 http://blog.csdn.net/Solstice/article/details/6186978..." />
<meta property="og:url" content="https://LihuaWu.github.io/2016/03/15/namespace.html" />
<meta property="article:published_time" content="2016-03-14T16:00:00.000Z" />
<meta property="article:modified_time" content="2016-03-28T02:29:18.595Z" />
<meta property="article:tag" content="c++" />
<meta property="article:tag" content="namespace" />
<meta name="twitter:card" content="summary" />
<meta name="twitter:title" content="匿名namespace的正确使用" />
<meta name="twitter:description" content="最近在工作中使用匿名namespace时遇到一些问题,后来通过查找wiki, 找到了规避的办法。本想写一篇文章总结一下,无意中发现一篇文章比我的总结更加完整。以下为原文链接。 http://blog.csdn.net/Solstice/article/details/6186978..." />
<meta name="twitter:url" content="https://LihuaWu.github.io/2016/03/15/namespace.html" />
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@type": "Article",
"publisher": "Will's blog",
"author": {
"@type": "Person",
"name": null,
"image": "https://avatars.githubusercontent.com/u/5191341?v=3",
"url": "undefined/author/undefined",
"sameAs": null
},
"headline": "匿名namespace的正确使用",
"url": "https://LihuaWu.github.io/2016/03/15/namespace.html",
"datePublished": "2016-03-14T16:00:00.000Z",
"dateModified": "2016-03-28T02:29:18.595Z",
"keywords": "c++, namespace",
"description": "最近在工作中使用匿名namespace时遇到一些问题,后来通过查找wiki, 找到了规避的办法。本想写一篇文章总结一下,无意中发现一篇文章比我的总结更加完整。以下为原文链接。 http://blog.csdn.net/Solstice/article/details/6186978..."
}
</script>
<meta name="generator" content="Ghost ?" />
<link rel="alternate" type="application/rss+xml" title="Will's blog" href="https://LihuaWu.github.io/rss" />
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/styles/default.min.css">
</head>
<body class="post-template tag-c tag-namespace">
<button data-action="open-drawer" id="drawer-button" class="drawer-button"><i class="fa fa-bars"></i></button>
<nav tabindex="-1" class="drawer">
<div class="drawer-container">
<!--.drawer-search(role="search")-->
<ul role="navigation" class="drawer-list">
<li class="drawer-list-item">
<a href="https://LihuaWu.github.io" data-pjax>
<i class="fa fa-home"></i>Home
</a>
</li>
<!-- <li class="drawer-list-item">
<a href="https://LihuaWu.github.io" title="Will's blog" data-pjax>
<i class="fa fa-list-alt"></i>All posts
</a>
</li> -->
<!--
<li class="drawer-list-item">
<a href="https://LihuaWu.github.io/rss/">
<i class="fa fa-rss"></i>Subscribe to Feed
</a>
</li>
-->
<li class="drawer-list-divider"></li>
<li class="drawer-list-item drawer-list-title">
Follow me
</li>
<li class="drawer-list-item">
<a href="mailto:wulihua0@gmail.com" title="Email" target="_blank">
<i class="fa fa-envelope-o"></i>Email
</a>
</li>
</ul>
</div>
</nav>
<div class="drawer-overlay"></div>
<main id="container" role="main" class="container">
<div class="surface">
<div class="surface-container">
<div data-pjax-container class="content">
<section class="wrapper wrapper-post">
<div class="wrapper-container">
<article itemscope itemtype="http://schema.org/BlogPosting" role="article" class="post post tag-c tag-namespace">
<section class="post-container">
<header class="post-header">
<ul class="post-meta-list">
<li class="post-meta-item">
<time datetime="2016-03-15" itemprop="datePublished">
2016-03-15 00:00:00<ago class="ago">
</time>
</li>
<li class="post-meta-item">
<span class="tags"><i class="fa fa-tags"></i>
<span>
<a href="https://LihuaWu.github.io/tag/c">c++</a>, <a href="https://LihuaWu.github.io/tag/namespace"> namespace</a></span>
</span>
</li>
<li class="post-meta-item">
<a href="#disqus_thread" data-disqus-identifier="">Comments</a>
</li>
</ul>
<h1 itemprop="name headline" class="post-title"><a href="/2016/03/15/namespace.html" itemprop="url" data-pjax title="匿名namespace的正确使用">匿名namespace的正确使用</a></h1>
<!--h2 itemprop="about" class="post-subtitle"></h2-->
</header>
<aside class="post-side">
<div class="post-author">
<a href="" class="post-author-avatar">
<img src="https://avatars.githubusercontent.com/u/5191341?v=3" alt="">
</a>
<div class="post-author-info">
<a href="" class="post-author-name">
</a>
<p class="post-author-bio"></p>
</div>
</div>
</aside>
<div itemprop="articleBody" class="post-body">
<div class="quoteblock">
<blockquote>
<div class="paragraph">
<p>最近在工作中使用匿名namespace时遇到一些问题,后来通过查找wiki, 找到了规避的办法。本想写一篇文章总结一下,无意中发现一篇文章比我的总结更加完整。以下为原文链接。</p>
</div>
</blockquote>
</div>
<div class="paragraph">
<p><a href="http://blog.csdn.net/Solstice/article/details/6186978" class="bare">http://blog.csdn.net/Solstice/article/details/6186978</a></p>
</div>
</div>
<footer class="post-footer">
<div itemprop="author" itemscope itemtype="http://schema.org/Person" class="post-author">
<a href="" class="post-author-avatar">
<img itemprop="image" src="https://avatars.githubusercontent.com/u/5191341?v=3" alt="">
</a>
<div class="post-author-info">
<h4 class="post-footer-heading">Written By</h4>
<a href="" itemprop="url" class="post-author-name">
<span itemprop="name"></span>
</a>
<p itemprop="description" class="post-author-bio"></p>
<p class="post-info">
<b class="post-info-title">Published on</b>
<time class="post-date">March 15, 2016</time>
</p>
</div>
</div>
<div class="post-social">
<h4 class="post-footer-heading">Spread the word</h4>
<a href="#" data-action="share-twitter"><i class="fa fa-fw fa-lg fa-twitter"></i></a>
<a href="#" data-action="share-facebook"><i class="fa fa-fw fa-lg fa-facebook"></i></a>
<a href="#" data-action="share-gplus"><i class="fa fa-fw fa-lg fa-google-plus"></i></a>
</div>
</footer>
</section>
<section itemprop="comment" class="post-comments">
<div id="disqus_thread"></div>
</section>
</article>
<footer role="contentinfo" class="footer">
<p><small>Copyright © <span itemprop="copyrightHolder">Will's blog</span>. 2016. All Rights Reserved.</small></p>
<p><small><a href="http://ghostium.oswaldoacauan.com/" target="_blank">Ghostium Theme</a> by <a href="http://twitter.com/oswaldoacauan" target="_blank">@oswaldoacauan</a></small></p>
<p><small>Adapted by <a href="https://twitter.com/mgreau">Maxime Gréau</a></small></p>
<p><small>Published with <a href="http://hubpress.io">HubPress</a></small></p>
</footer>
</div>
</section>
<section class="post-comments">
<div id="disqus_thread"></div>
<script type="text/javascript">
var disqus_shortname = 'will-blog'; // required: replace example with your forum shortname
/* * * DON'T EDIT BELOW THIS LINE * * */
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
</section>
</div>
</div>
</div>
</main>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/moment.js/2.9.0/moment-with-locales.min.js?v="></script> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.4/highlight.min.js?v="></script>
<script type="text/javascript">
jQuery( document ).ready(function() {
// change date with ago
jQuery('ago.ago').each(function(){
var element = jQuery(this).parent();
element.html( moment(element.text()).fromNow());
});
});
hljs.initHighlightingOnLoad();
</script>
<script src="//LihuaWu.github.io/themes/ghostium/assets/js/foot-scripts.min.js?v=1.0.0"></script>
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-43148534-2', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>
|
api/source-class-Monolog.Formatter.NormalizerFormatter.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" />
<meta name="robots" content="noindex" />
<title>File vendor/monolog/monolog/src/Monolog/Formatter/NormalizerFormatter.php | seip</title>
<script type="text/javascript" src="resources/combined.js?784181472"></script>
<script type="text/javascript" src="elementlist.js?3927760630"></script>
<link rel="stylesheet" type="text/css" media="all" href="resources/style.css?3505392360" />
</head>
<body>
<div id="left">
<div id="menu">
<a href="index.html" title="Overview"><span>Overview</span></a>
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li><a href="namespace-Acme.html">Acme<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.html">DemoBundle<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Acme.DemoBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Acme.DemoBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Acme.DemoBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Acme.DemoBundle.Form.html">Form</a>
</li>
<li><a href="namespace-Acme.DemoBundle.Proxy.html">Proxy<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.html">__CG__<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.html">Symfony<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.html">Component<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Acl.html">Acl<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Acl.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Acl.Tests.Domain.html">Domain</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Core.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Proxy.__CG__.Symfony.Component.Security.Core.Tests.Util.html">Util</a>
</li>
</ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Acme.DemoBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-Acme.DemoBundle.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Acme.DemoBundle.Twig.Extension.html">Extension</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Alpha.html">Alpha</a>
</li>
<li><a href="namespace-Apc.html">Apc<span></span></a>
<ul>
<li><a href="namespace-Apc.NamespaceCollision.html">NamespaceCollision<span></span></a>
<ul>
<li><a href="namespace-Apc.NamespaceCollision.A.html">A<span></span></a>
<ul>
<li><a href="namespace-Apc.NamespaceCollision.A.B.html">B</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Apc.Namespaced.html">Namespaced</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.html">Assetic<span></span></a>
<ul>
<li><a href="namespace-Assetic.Asset.html">Asset<span></span></a>
<ul>
<li><a href="namespace-Assetic.Asset.Iterator.html">Iterator</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.Cache.html">Cache</a>
</li>
<li><a href="namespace-Assetic.Exception.html">Exception</a>
</li>
<li><a href="namespace-Assetic.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Assetic.Extension.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.Factory.html">Factory<span></span></a>
<ul>
<li><a href="namespace-Assetic.Factory.Loader.html">Loader</a>
</li>
<li><a href="namespace-Assetic.Factory.Resource.html">Resource</a>
</li>
<li><a href="namespace-Assetic.Factory.Worker.html">Worker</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.Filter.html">Filter<span></span></a>
<ul>
<li><a href="namespace-Assetic.Filter.GoogleClosure.html">GoogleClosure</a>
</li>
<li><a href="namespace-Assetic.Filter.Sass.html">Sass</a>
</li>
<li><a href="namespace-Assetic.Filter.Yui.html">Yui</a>
</li>
</ul></li>
<li><a href="namespace-Assetic.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Bazinga.html">Bazinga<span></span></a>
<ul>
<li><a href="namespace-Bazinga.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.html">JsTranslationBundle<span></span></a>
<ul>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Finder.html">Finder</a>
</li>
<li><a href="namespace-Bazinga.Bundle.JsTranslationBundle.Tests.html">Tests</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Bazinga.JsTranslationBundle.html">JsTranslationBundle<span></span></a>
<ul>
<li><a href="namespace-Bazinga.JsTranslationBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Bazinga.JsTranslationBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Bazinga.JsTranslationBundle.Tests.Finder.html">Finder</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Beta.html">Beta</a>
</li>
<li><a href="namespace-Blameable.html">Blameable<span></span></a>
<ul>
<li><a href="namespace-Blameable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Blameable.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-Blameable.Fixture.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-ClassesWithParents.html">ClassesWithParents</a>
</li>
<li><a href="namespace-ClassLoaderTest.html">ClassLoaderTest</a>
</li>
<li><a href="namespace-ClassMap.html">ClassMap</a>
</li>
<li><a href="namespace-Composer.html">Composer<span></span></a>
<ul>
<li><a href="namespace-Composer.Autoload.html">Autoload</a>
</li>
</ul></li>
<li><a href="namespace-Container14.html">Container14</a>
</li>
<li><a href="namespace-Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.html">DoctrineBundle<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Command.html">Command<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Command.Proxy.html">Proxy</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Mapping.html">Mapping</a>
</li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Bundle.DoctrineBundle.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Bundle.FixturesBundle.html">FixturesBundle<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Bundle.FixturesBundle.Command.html">Command</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Doctrine.Common.html">Common<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Annotations.html">Annotations<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Annotations.Annotation.html">Annotation</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.Cache.html">Cache</a>
</li>
<li><a href="namespace-Doctrine.Common.Collections.html">Collections<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Collections.Expr.html">Expr</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.DataFixtures.html">DataFixtures<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.DataFixtures.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.DataFixtures.Event.Listener.html">Listener</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.DataFixtures.Exception.html">Exception</a>
</li>
<li><a href="namespace-Doctrine.Common.DataFixtures.Executor.html">Executor</a>
</li>
<li><a href="namespace-Doctrine.Common.DataFixtures.Purger.html">Purger</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.Inflector.html">Inflector</a>
</li>
<li><a href="namespace-Doctrine.Common.Lexer.html">Lexer</a>
</li>
<li><a href="namespace-Doctrine.Common.Persistence.html">Persistence<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Persistence.Event.html">Event</a>
</li>
<li><a href="namespace-Doctrine.Common.Persistence.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Persistence.Mapping.Driver.html">Driver</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Doctrine.Common.Proxy.html">Proxy<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Common.Proxy.Exception.html">Exception</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Common.Reflection.html">Reflection</a>
</li>
<li><a href="namespace-Doctrine.Common.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.html">DBAL<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Cache.html">Cache</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Connections.html">Connections</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.html">Driver<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Driver.DrizzlePDOMySql.html">DrizzlePDOMySql</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.IBMDB2.html">IBMDB2</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.Mysqli.html">Mysqli</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.OCI8.html">OCI8</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOIbm.html">PDOIbm</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOMySql.html">PDOMySql</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOOracle.html">PDOOracle</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOPgSql.html">PDOPgSql</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOSqlite.html">PDOSqlite</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.PDOSqlsrv.html">PDOSqlsrv</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Driver.SQLSrv.html">SQLSrv</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Event.Listeners.html">Listeners</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Id.html">Id</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Logging.html">Logging</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Platforms.html">Platforms<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Platforms.Keywords.html">Keywords</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Portability.html">Portability</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Query.html">Query<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Query.Expression.html">Expression</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Schema.html">Schema<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Schema.Synchronizer.html">Synchronizer</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Schema.Visitor.html">Visitor</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.DBAL.Sharding.html">Sharding<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Sharding.ShardChoser.html">ShardChoser</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Sharding.SQLAzure.html">SQLAzure<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Sharding.SQLAzure.Schema.html">Schema</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Doctrine.DBAL.Tools.html">Tools<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Tools.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Doctrine.DBAL.Tools.Console.Command.html">Command</a>
</li>
<li><a href="namespace-Doctrine.DBAL.Tools.Console.Helper.html">Helper</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Doctrine.DBAL.Types.html">Types</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.html">ORM<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Decorator.html">Decorator</a>
</li>
<li><a href="namespace-Doctrine.ORM.Event.html">Event</a>
</li>
<li><a href="namespace-Doctrine.ORM.Id.html">Id</a>
</li>
<li><a href="namespace-Doctrine.ORM.Internal.html">Internal<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Internal.Hydration.html">Hydration</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Mapping.Builder.html">Builder</a>
</li>
<li><a href="namespace-Doctrine.ORM.Mapping.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Persisters.html">Persisters</a>
</li>
<li><a href="namespace-Doctrine.ORM.Proxy.html">Proxy</a>
</li>
<li><a href="namespace-Doctrine.ORM.Query.html">Query<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Query.AST.html">AST<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Query.AST.Functions.html">Functions</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Query.Exec.html">Exec</a>
</li>
<li><a href="namespace-Doctrine.ORM.Query.Expr.html">Expr</a>
</li>
<li><a href="namespace-Doctrine.ORM.Query.Filter.html">Filter</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Repository.html">Repository</a>
</li>
<li><a href="namespace-Doctrine.ORM.Tools.html">Tools<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Tools.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Tools.Console.Command.html">Command<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Tools.Console.Command.ClearCache.html">ClearCache</a>
</li>
<li><a href="namespace-Doctrine.ORM.Tools.Console.Command.SchemaTool.html">SchemaTool</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Tools.Console.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Tools.Event.html">Event</a>
</li>
<li><a href="namespace-Doctrine.ORM.Tools.Export.html">Export<span></span></a>
<ul>
<li><a href="namespace-Doctrine.ORM.Tools.Export.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.ORM.Tools.Pagination.html">Pagination</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Doctrine.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.html">Common<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.html">Annotations<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Bar.html">Bar</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Fixtures.Annotation.html">Annotation</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Foo.html">Foo</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.FooBar.html">FooBar</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Ticket.html">Ticket<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Ticket.Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Ticket.Doctrine.ORM.html">ORM<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Annotations.Ticket.Doctrine.ORM.Mapping.html">Mapping</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Cache.html">Cache</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Collections.html">Collections</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.DataFixtures.html">DataFixtures<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.DataFixtures.Executor.html">Executor</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.DataFixtures.TestEntity.html">TestEntity</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.DataFixtures.TestFixtures.html">TestFixtures</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Inflector.html">Inflector</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Persistence.html">Persistence<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Persistence.Mapping.html">Mapping</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Proxy.html">Proxy</a>
</li>
<li><a href="namespace-Doctrine.Tests.Common.Reflection.html">Reflection<span></span></a>
<ul>
<li><a href="namespace-Doctrine.Tests.Common.Reflection.Dummies.html">Dummies</a>
</li>
</ul></li>
<li><a href="namespace-Doctrine.Tests.Common.Util.html">Util</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.html">Bundles<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.AnnotationsBundle.html">AnnotationsBundle<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.AnnotationsBundle.Entity.html">Entity</a>
</li>
</ul></li>
<li><a href="namespace-Fixtures.Bundles.Vendor.html">Vendor<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.Vendor.AnnotationsBundle.html">AnnotationsBundle<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.Vendor.AnnotationsBundle.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Fixtures.Bundles.XmlBundle.html">XmlBundle<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.XmlBundle.Entity.html">Entity</a>
</li>
</ul></li>
<li><a href="namespace-Fixtures.Bundles.YamlBundle.html">YamlBundle<span></span></a>
<ul>
<li><a href="namespace-Fixtures.Bundles.YamlBundle.Entity.html">Entity</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Foo.html">Foo<span></span></a>
<ul>
<li><a href="namespace-Foo.Bar.html">Bar</a>
</li>
</ul></li>
<li><a href="namespace-FOS.html">FOS<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.html">RestBundle<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Controller.html">Controller<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Controller.Annotations.html">Annotations</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Decoder.html">Decoder</a>
</li>
<li><a href="namespace-FOS.RestBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-FOS.RestBundle.Examples.html">Examples</a>
</li>
<li><a href="namespace-FOS.RestBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Form.Extension.html">Extension</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Normalizer.html">Normalizer<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Normalizer.Exception.html">Exception</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Request.html">Request</a>
</li>
<li><a href="namespace-FOS.RestBundle.Response.html">Response<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Response.AllowedMethodsLoader.html">AllowedMethodsLoader</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Routing.html">Routing<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Routing.Loader.html">Loader<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Routing.Loader.Reader.html">Reader</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.Controller.html">Controller<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.Controller.Annotations.html">Annotations</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.Decoder.html">Decoder</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.Fixtures.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.Normalizer.html">Normalizer</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.Request.html">Request</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.Routing.html">Routing<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Tests.Routing.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Tests.Util.html">Util</a>
</li>
<li><a href="namespace-FOS.RestBundle.Tests.View.html">View</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.Util.html">Util<span></span></a>
<ul>
<li><a href="namespace-FOS.RestBundle.Util.Inflector.html">Inflector</a>
</li>
</ul></li>
<li><a href="namespace-FOS.RestBundle.View.html">View</a>
</li>
</ul></li>
<li><a href="namespace-FOS.UserBundle.html">UserBundle<span></span></a>
<ul>
<li><a href="namespace-FOS.UserBundle.Command.html">Command</a>
</li>
<li><a href="namespace-FOS.UserBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-FOS.UserBundle.CouchDocument.html">CouchDocument</a>
</li>
<li><a href="namespace-FOS.UserBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-FOS.UserBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-FOS.UserBundle.Doctrine.html">Doctrine</a>
</li>
<li><a href="namespace-FOS.UserBundle.Document.html">Document</a>
</li>
<li><a href="namespace-FOS.UserBundle.Entity.html">Entity</a>
</li>
<li><a href="namespace-FOS.UserBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-FOS.UserBundle.Form.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-FOS.UserBundle.Form.Handler.html">Handler</a>
</li>
<li><a href="namespace-FOS.UserBundle.Form.Model.html">Model</a>
</li>
<li><a href="namespace-FOS.UserBundle.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-FOS.UserBundle.Mailer.html">Mailer</a>
</li>
<li><a href="namespace-FOS.UserBundle.Model.html">Model</a>
</li>
<li><a href="namespace-FOS.UserBundle.Propel.html">Propel</a>
</li>
<li><a href="namespace-FOS.UserBundle.Security.html">Security</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-FOS.UserBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.Doctrine.html">Doctrine</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.Model.html">Model</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.Security.html">Security</a>
</li>
<li><a href="namespace-FOS.UserBundle.Tests.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-FOS.UserBundle.Util.html">Util</a>
</li>
<li><a href="namespace-FOS.UserBundle.Validator.html">Validator</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.html">Gedmo<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Blameable.html">Blameable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Blameable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Blameable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Blameable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Blameable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Blameable.Traits.html">Traits</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Exception.html">Exception</a>
</li>
<li><a href="namespace-Gedmo.IpTraceable.html">IpTraceable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.IpTraceable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.IpTraceable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.IpTraceable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.IpTraceable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.IpTraceable.Traits.html">Traits</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Loggable.html">Loggable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Document.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Loggable.Document.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Loggable.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Entity.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Loggable.Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Loggable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Loggable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Loggable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-Gedmo.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Mapping.Mock.html">Mock<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.html">Encoder<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Extension.Encoder.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Mapping.Mock.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Mapping.Mock.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Mapping.Xml.html">Xml</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.ReferenceIntegrity.html">ReferenceIntegrity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.ReferenceIntegrity.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.ReferenceIntegrity.Mapping.Driver.html">Driver</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.References.html">References<span></span></a>
<ul>
<li><a href="namespace-Gedmo.References.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.References.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.References.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.References.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Sluggable.html">Sluggable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sluggable.Handler.html">Handler</a>
</li>
<li><a href="namespace-Gedmo.Sluggable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sluggable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Sluggable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sluggable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Sluggable.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.SoftDeleteable.html">SoftDeleteable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Filter.html">Filter<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Filter.ODM.html">ODM</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.SoftDeleteable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.SoftDeleteable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.SoftDeleteable.Query.html">Query<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Query.TreeWalker.html">TreeWalker<span></span></a>
<ul>
<li><a href="namespace-Gedmo.SoftDeleteable.Query.TreeWalker.Exec.html">Exec</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.SoftDeleteable.Traits.html">Traits</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Sortable.html">Sortable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sortable.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sortable.Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Sortable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sortable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Sortable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Sortable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Gedmo.Timestampable.html">Timestampable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Timestampable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Timestampable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Timestampable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Timestampable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Timestampable.Traits.html">Traits</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tool.html">Tool<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tool.Logging.html">Logging<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tool.Logging.DBAL.html">DBAL</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tool.Wrapper.html">Wrapper</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Translatable.html">Translatable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Document.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Translatable.Document.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Translatable.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Entity.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Translatable.Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Translatable.Hydrator.html">Hydrator<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Hydrator.ORM.html">ORM</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Translatable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Translatable.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Translatable.Query.html">Query<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translatable.Query.TreeWalker.html">TreeWalker</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Translator.html">Translator<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Translator.Document.html">Document</a>
</li>
<li><a href="namespace-Gedmo.Translator.Entity.html">Entity</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tree.html">Tree<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Document.MongoDB.html">MongoDB<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Document.MongoDB.Repository.html">Repository</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Tree.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Entity.MappedSuperclass.html">MappedSuperclass</a>
</li>
<li><a href="namespace-Gedmo.Tree.Entity.Repository.html">Repository</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tree.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Mapping.Driver.html">Driver</a>
</li>
<li><a href="namespace-Gedmo.Tree.Mapping.Event.html">Event<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Mapping.Event.Adapter.html">Adapter</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Tree.Strategy.html">Strategy<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Strategy.ODM.html">ODM<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Tree.Strategy.ODM.MongoDB.html">MongoDB</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Tree.Strategy.ORM.html">ORM</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Gedmo.Uploadable.html">Uploadable<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Uploadable.Event.html">Event</a>
</li>
<li><a href="namespace-Gedmo.Uploadable.FileInfo.html">FileInfo</a>
</li>
<li><a href="namespace-Gedmo.Uploadable.FilenameGenerator.html">FilenameGenerator</a>
</li>
<li><a href="namespace-Gedmo.Uploadable.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Gedmo.Uploadable.Mapping.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-Gedmo.Uploadable.MimeType.html">MimeType</a>
</li>
<li><a href="namespace-Gedmo.Uploadable.Stub.html">Stub</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Incenteev.html">Incenteev<span></span></a>
<ul>
<li><a href="namespace-Incenteev.ParameterHandler.html">ParameterHandler<span></span></a>
<ul>
<li><a href="namespace-Incenteev.ParameterHandler.Tests.html">Tests</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-IpTraceable.html">IpTraceable<span></span></a>
<ul>
<li><a href="namespace-IpTraceable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-IpTraceable.Fixture.Document.html">Document</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-JMS.html">JMS<span></span></a>
<ul>
<li><a href="namespace-JMS.Parser.html">Parser<span></span></a>
<ul>
<li><a href="namespace-JMS.Parser.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.html">Serializer<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-JMS.Serializer.Builder.html">Builder</a>
</li>
<li><a href="namespace-JMS.Serializer.Construction.html">Construction</a>
</li>
<li><a href="namespace-JMS.Serializer.EventDispatcher.html">EventDispatcher<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.EventDispatcher.Subscriber.html">Subscriber</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Exception.html">Exception</a>
</li>
<li><a href="namespace-JMS.Serializer.Exclusion.html">Exclusion</a>
</li>
<li><a href="namespace-JMS.Serializer.Handler.html">Handler</a>
</li>
<li><a href="namespace-JMS.Serializer.Metadata.html">Metadata<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Metadata.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Naming.html">Naming</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Exclusion.html">Exclusion</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Fixtures.Discriminator.html">Discriminator</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.Fixtures.Doctrine.html">Doctrine</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.Fixtures.DoctrinePHPCR.html">DoctrinePHPCR</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Tests.Handler.html">Handler</a>
</li>
<li><a href="namespace-JMS.Serializer.Tests.Metadata.html">Metadata<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Metadata.Driver.html">Driver</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Tests.Serializer.html">Serializer<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Serializer.EventDispatcher.html">EventDispatcher<span></span></a>
<ul>
<li><a href="namespace-JMS.Serializer.Tests.Serializer.EventDispatcher.Subscriber.html">Subscriber</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Tests.Serializer.Naming.html">Naming</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Tests.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-JMS.Serializer.Twig.html">Twig</a>
</li>
<li><a href="namespace-JMS.Serializer.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-JMS.SerializerBundle.html">SerializerBundle<span></span></a>
<ul>
<li><a href="namespace-JMS.SerializerBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-JMS.SerializerBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-JMS.SerializerBundle.Serializer.html">Serializer</a>
</li>
<li><a href="namespace-JMS.SerializerBundle.Templating.html">Templating</a>
</li>
<li><a href="namespace-JMS.SerializerBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-JMS.SerializerBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-JMS.SerializerBundle.Tests.DependencyInjection.Fixture.html">Fixture</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.html">TranslationBundle<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Command.html">Command</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-JMS.TranslationBundle.Exception.html">Exception</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Logger.html">Logger</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Model.html">Model</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Functional.html">Functional<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Functional.TestBundle.html">TestBundle<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Functional.TestBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Model.html">Model</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.html">Translation<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Comparison.html">Comparison</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.html">Extractor<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.File.html">File<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.File.Fixture.html">Fixture</a>
</li>
</ul></li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.SimpleTest.html">SimpleTest<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.SimpleTest.Controller.html">Controller</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.SimpleTest.Form.html">Form</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Loader.html">Loader<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Loader.Symfony.html">Symfony</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.Tests.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-JMS.TranslationBundle.Translation.html">Translation<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Translation.Comparison.html">Comparison</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Translation.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Translation.Extractor.html">Extractor<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Translation.Extractor.File.html">File</a>
</li>
</ul></li>
<li><a href="namespace-JMS.TranslationBundle.Translation.Loader.html">Loader<span></span></a>
<ul>
<li><a href="namespace-JMS.TranslationBundle.Translation.Loader.Symfony.html">Symfony</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-JMS.TranslationBundle.Twig.html">Twig</a>
</li>
<li><a href="namespace-JMS.TranslationBundle.Util.html">Util</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Knp.html">Knp<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.html">MenuBundle<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Provider.html">Provider</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Renderer.html">Renderer</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Templating.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Provider.html">Provider</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Renderer.html">Renderer</a>
</li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.html">Stubs<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.Child.html">Child<span></span></a>
<ul>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.Child.Menu.html">Menu</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.Menu.html">Menu</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Templating.html">Templating</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Knp.Menu.html">Menu<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Factory.html">Factory</a>
</li>
<li><a href="namespace-Knp.Menu.Integration.html">Integration<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Integration.Silex.html">Silex</a>
</li>
<li><a href="namespace-Knp.Menu.Integration.Symfony.html">Symfony</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Iterator.html">Iterator</a>
</li>
<li><a href="namespace-Knp.Menu.Loader.html">Loader</a>
</li>
<li><a href="namespace-Knp.Menu.Matcher.html">Matcher<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Matcher.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Provider.html">Provider</a>
</li>
<li><a href="namespace-Knp.Menu.Renderer.html">Renderer</a>
</li>
<li><a href="namespace-Knp.Menu.Silex.html">Silex<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Silex.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Tests.Factory.html">Factory</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Integration.html">Integration<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Tests.Integration.Silex.html">Silex</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Tests.Iterator.html">Iterator</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Matcher.html">Matcher<span></span></a>
<ul>
<li><a href="namespace-Knp.Menu.Tests.Matcher.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Tests.Provider.html">Provider</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Renderer.html">Renderer</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Silex.html">Silex</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Twig.html">Twig</a>
</li>
<li><a href="namespace-Knp.Menu.Tests.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Knp.Menu.Twig.html">Twig</a>
</li>
<li><a href="namespace-Knp.Menu.Util.html">Util</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Loggable.html">Loggable<span></span></a>
<ul>
<li><a href="namespace-Loggable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Loggable.Fixture.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Loggable.Fixture.Document.Log.html">Log</a>
</li>
</ul></li>
<li><a href="namespace-Loggable.Fixture.Entity.html">Entity<span></span></a>
<ul>
<li><a href="namespace-Loggable.Fixture.Entity.Log.html">Log</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Lunetics.html">Lunetics<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.html">LocaleBundle<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Cookie.html">Cookie</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Event.html">Event</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Form.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Form.Extension.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Form.Extension.Type.html">Type</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.LocaleGuesser.html">LocaleGuesser</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.LocaleInformation.html">LocaleInformation</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Matcher.html">Matcher</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Session.html">Session</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Switcher.html">Switcher</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Templating.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Event.html">Event</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.Extension.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.Extension.Type.html">Type</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.LocaleGuesser.html">LocaleGuesser</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.LocaleInformation.html">LocaleInformation</a>
</li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Templating.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Twig.Extension.html">Extension</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Tests.Validator.html">Validator</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Lunetics.LocaleBundle.Twig.Extension.html">Extension</a>
</li>
</ul></li>
<li><a href="namespace-Lunetics.LocaleBundle.Validator.html">Validator</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Mapping.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Mapping.Fixture.Compatibility.html">Compatibility</a>
</li>
<li><a href="namespace-Mapping.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-Mapping.Fixture.Unmapped.html">Unmapped</a>
</li>
<li><a href="namespace-Mapping.Fixture.Xml.html">Xml</a>
</li>
<li><a href="namespace-Mapping.Fixture.Yaml.html">Yaml</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Metadata.html">Metadata<span></span></a>
<ul>
<li><a href="namespace-Metadata.Cache.html">Cache</a>
</li>
<li><a href="namespace-Metadata.Driver.html">Driver</a>
</li>
<li><a href="namespace-Metadata.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Cache.html">Cache</a>
</li>
<li><a href="namespace-Metadata.Tests.Driver.html">Driver<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.A.html">A</a>
</li>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.B.html">B</a>
</li>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.C.html">C<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.C.SubDir.html">SubDir</a>
</li>
</ul></li>
<li><a href="namespace-Metadata.Tests.Driver.Fixture.T.html">T</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Metadata.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Metadata.Tests.Fixtures.ComplexHierarchy.html">ComplexHierarchy</a>
</li>
</ul></li></ul></li></ul></li>
<li class="active"><a href="namespace-Monolog.html">Monolog<span></span></a>
<ul>
<li class="active"><a href="namespace-Monolog.Formatter.html">Formatter</a>
</li>
<li><a href="namespace-Monolog.Handler.html">Handler<span></span></a>
<ul>
<li><a href="namespace-Monolog.Handler.FingersCrossed.html">FingersCrossed</a>
</li>
<li><a href="namespace-Monolog.Handler.SyslogUdp.html">SyslogUdp</a>
</li>
</ul></li>
<li><a href="namespace-Monolog.Processor.html">Processor</a>
</li>
</ul></li>
<li><a href="namespace-MyProject.html">MyProject<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.html">Proxies<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.html">__CG__<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.Tests.Common.html">Common<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.Tests.Common.Util.html">Util</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.html">OtherProject<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.html">Proxies<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.html">__CG__<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.Tests.Common.html">Common<span></span></a>
<ul>
<li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.Tests.Common.Util.html">Util</a>
</li>
</ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-NamespaceCollision.html">NamespaceCollision<span></span></a>
<ul>
<li><a href="namespace-NamespaceCollision.A.html">A<span></span></a>
<ul>
<li><a href="namespace-NamespaceCollision.A.B.html">B</a>
</li>
</ul></li>
<li><a href="namespace-NamespaceCollision.C.html">C<span></span></a>
<ul>
<li><a href="namespace-NamespaceCollision.C.B.html">B</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Namespaced.html">Namespaced</a>
</li>
<li><a href="namespace-Namespaced2.html">Namespaced2</a>
</li>
<li><a href="namespace-Negotiation.html">Negotiation<span></span></a>
<ul>
<li><a href="namespace-Negotiation.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-None.html">None</a>
</li>
<li><a href="namespace-Pequiven.html">Pequiven<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.html">SEIPBundle<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.DataFixtures.html">DataFixtures</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.Entity.html">Entity</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Pequiven.SEIPBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Pequiven.SEIPBundle.Menu.html">Menu<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Menu.Template.html">Template<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Menu.Template.Developer.html">Developer</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Pequiven.SEIPBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Pequiven.SEIPBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-PHP.html">PHP</a>
</li>
<li><a href="namespace-PhpCollection.html">PhpCollection<span></span></a>
<ul>
<li><a href="namespace-PhpCollection.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-PhpOption.html">PhpOption<span></span></a>
<ul>
<li><a href="namespace-PhpOption.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Proxies.html">Proxies<span></span></a>
<ul>
<li><a href="namespace-Proxies.__CG__.html">__CG__<span></span></a>
<ul>
<li><a href="namespace-Proxies.__CG__.Pequiven.html">Pequiven<span></span></a>
<ul>
<li><a href="namespace-Proxies.__CG__.Pequiven.SEIPBundle.html">SEIPBundle<span></span></a>
<ul>
<li><a href="namespace-Proxies.__CG__.Pequiven.SEIPBundle.Entity.html">Entity</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Psr.html">Psr<span></span></a>
<ul>
<li><a href="namespace-Psr.Log.html">Log<span></span></a>
<ul>
<li><a href="namespace-Psr.Log.Test.html">Test</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-ReferenceIntegrity.html">ReferenceIntegrity<span></span></a>
<ul>
<li><a href="namespace-ReferenceIntegrity.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.ManyNullify.html">ManyNullify</a>
</li>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.ManyRestrict.html">ManyRestrict</a>
</li>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.OneNullify.html">OneNullify</a>
</li>
<li><a href="namespace-ReferenceIntegrity.Fixture.Document.OneRestrict.html">OneRestrict</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-References.html">References<span></span></a>
<ul>
<li><a href="namespace-References.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-References.Fixture.ODM.html">ODM<span></span></a>
<ul>
<li><a href="namespace-References.Fixture.ODM.MongoDB.html">MongoDB</a>
</li>
</ul></li>
<li><a href="namespace-References.Fixture.ORM.html">ORM</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Sensio.html">Sensio<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.html">DistributionBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Composer.html">Composer</a>
</li>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Configurator.html">Configurator<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Configurator.Form.html">Form</a>
</li>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Configurator.Step.html">Step</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Sensio.Bundle.DistributionBundle.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.html">FrameworkExtraBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Configuration.html">Configuration</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Request.html">Request<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Request.ParamConverter.html">ParamConverter</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Routing.html">Routing</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Security.html">Security</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Templating.html">Templating</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Configuration.html">Configuration</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.EventListener.html">EventListener<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.EventListener.Fixture.html">Fixture</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Request.html">Request<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Request.ParamConverter.html">ParamConverter</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Routing.html">Routing</a>
</li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.BarBundle.html">BarBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.BarBundle.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.FooBarBundle.html">FooBarBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.FooBarBundle.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.FrameworkExtraBundle.Tests.Templating.Fixture.FooBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.html">GeneratorBundle<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Command.html">Command<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Command.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Generator.html">Generator</a>
</li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Manipulator.html">Manipulator</a>
</li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Tests.Command.html">Command</a>
</li>
<li><a href="namespace-Sensio.Bundle.GeneratorBundle.Tests.Generator.html">Generator</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Sluggable.html">Sluggable<span></span></a>
<ul>
<li><a href="namespace-Sluggable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Sluggable.Fixture.Doctrine.html">Doctrine</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Sluggable.Fixture.Document.Handler.html">Handler</a>
</li>
</ul></li>
<li><a href="namespace-Sluggable.Fixture.Handler.html">Handler<span></span></a>
<ul>
<li><a href="namespace-Sluggable.Fixture.Handler.People.html">People</a>
</li>
</ul></li>
<li><a href="namespace-Sluggable.Fixture.Inheritance.html">Inheritance</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Inheritance2.html">Inheritance2</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue104.html">Issue104</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue116.html">Issue116</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue131.html">Issue131</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue449.html">Issue449</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue633.html">Issue633</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue827.html">Issue827</a>
</li>
<li><a href="namespace-Sluggable.Fixture.Issue939.html">Issue939</a>
</li>
<li><a href="namespace-Sluggable.Fixture.MappedSuperclass.html">MappedSuperclass</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-SoftDeleteable.html">SoftDeleteable<span></span></a>
<ul>
<li><a href="namespace-SoftDeleteable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-SoftDeleteable.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-SoftDeleteable.Fixture.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Sortable.html">Sortable<span></span></a>
<ul>
<li><a href="namespace-Sortable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Sortable.Fixture.Transport.html">Transport</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Stof.html">Stof<span></span></a>
<ul>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.html">DoctrineExtensionsBundle<span></span></a>
<ul>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Stof.DoctrineExtensionsBundle.Uploadable.html">Uploadable</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.html">Symfony<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.html">Bridge<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.html">Doctrine<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.DataFixtures.html">DataFixtures</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.DependencyInjection.CompilerPass.html">CompilerPass</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.DependencyInjection.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.DependencyInjection.Security.UserProvider.html">UserProvider</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.ExpressionLanguage.html">ExpressionLanguage</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.HttpFoundation.html">HttpFoundation</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Logger.html">Logger</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Security.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Security.User.html">User</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Test.html">Test</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.DataFixtures.html">DataFixtures</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.DependencyInjection.CompilerPass.html">CompilerPass</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.ExpressionLanguage.html">ExpressionLanguage</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Form.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Form.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.HttpFoundation.html">HttpFoundation</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Logger.html">Logger</a>
</li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Security.User.html">User</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Tests.Validator.Constraints.html">Constraints</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Doctrine.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Doctrine.Validator.Constraints.html">Constraints</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Monolog.html">Monolog<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Monolog.Formatter.html">Formatter</a>
</li>
<li><a href="namespace-Symfony.Bridge.Monolog.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Bridge.Monolog.Processor.html">Processor</a>
</li>
<li><a href="namespace-Symfony.Bridge.Monolog.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Monolog.Tests.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Bridge.Monolog.Tests.Processor.html">Processor</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Propel1.html">Propel1<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.DependencyInjection.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.DependencyInjection.Security.UserProvider.html">UserProvider</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Propel1.Logger.html">Logger</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.Security.User.html">User</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.Form.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Bridge.Propel1.Tests.Form.DataTransformer.html">DataTransformer</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.html">ProxyManager<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.ProxyManager.LazyProxy.html">LazyProxy<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.ProxyManager.LazyProxy.Instantiator.html">Instantiator</a>
</li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.LazyProxy.PhpDumper.html">PhpDumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.LazyProxy.html">LazyProxy<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.LazyProxy.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.LazyProxy.Instantiator.html">Instantiator</a>
</li>
<li><a href="namespace-Symfony.Bridge.ProxyManager.Tests.LazyProxy.PhpDumper.html">PhpDumper</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bridge.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Twig.Extension.html">Extension</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Form.html">Form</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.NodeVisitor.html">NodeVisitor</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.Extension.Fixtures.html">Fixtures</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.NodeVisitor.html">NodeVisitor</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.TokenParser.html">TokenParser</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Tests.Translation.html">Translation</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bridge.Twig.TokenParser.html">TokenParser</a>
</li>
<li><a href="namespace-Symfony.Bridge.Twig.Translation.html">Translation</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.html">AsseticBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Config.html">Config</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Factory.html">Factory<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Factory.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Factory.Resource.html">Resource</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Factory.Worker.html">Worker</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Routing.html">Routing</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Templating.html">Templating</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Factory.html">Factory<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Factory.Resource.html">Resource</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.Templating.html">Templating</a>
</li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Tests.TestBundle.html">TestBundle</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.AsseticBundle.Twig.html">Twig</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.html">FrameworkBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Console.Descriptor.html">Descriptor</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Console.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Fragment.html">Fragment</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.HttpCache.html">HttpCache</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Routing.html">Routing</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Templating.Asset.html">Asset</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Templating.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Templating.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Test.html">Test</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Console.Descriptor.html">Descriptor</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Fixtures.BaseBundle.html">BaseBundle</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Fragment.html">Fragment</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.html">Functional<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.app.html">app</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.Bundle.TestBundle.html">TestBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Functional.Bundle.TestBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Routing.html">Routing</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Templating.Helper.html">Helper<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Templating.Helper.Fixtures.html">Fixtures</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Templating.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Translation.html">Translation</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Tests.Validator.html">Validator</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Translation.html">Translation</a>
</li>
<li><a href="namespace-Symfony.Bundle.FrameworkBundle.Validator.html">Validator</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.MonologBundle.html">MonologBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.MonologBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.MonologBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.MonologBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.MonologBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.MonologBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.html">SecurityBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.Security.Factory.html">Factory</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.DependencyInjection.Security.UserProvider.html">UserProvider</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Security.html">Security</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Templating.Helper.html">Helper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.DependencyInjection.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.DependencyInjection.Security.Factory.html">Factory</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.html">Functional<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.app.html">app</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.CsrfFormLoginBundle.html">CsrfFormLoginBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.CsrfFormLoginBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.CsrfFormLoginBundle.Form.html">Form</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.FormLoginBundle.html">FormLoginBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.FormLoginBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.FormLoginBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Tests.Functional.Bundle.FormLoginBundle.Security.html">Security</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SecurityBundle.Twig.Extension.html">Extension</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.html">SwiftmailerBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.SwiftmailerBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.html">TwigBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.TwigBundle.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Debug.html">Debug</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.TwigBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Extension.html">Extension</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.Tests.TokenParser.html">TokenParser</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.TwigBundle.TokenParser.html">TokenParser</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.html">WebProfilerBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Profiler.html">Profiler</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Bundle.WebProfilerBundle.Tests.Profiler.html">Profiler</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.html">Component<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.BrowserKit.html">BrowserKit<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.BrowserKit.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.ClassLoader.html">ClassLoader<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.ClassLoader.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.html">Config<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Definition.html">Definition<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Definition.Builder.html">Builder</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Definition.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Definition.Exception.html">Exception</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Resource.html">Resource</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Tests.Definition.html">Definition<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Tests.Definition.Builder.html">Builder</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Tests.Definition.Dumper.html">Dumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Config.Tests.Fixtures.Configuration.html">Configuration</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Config.Tests.Resource.html">Resource</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Config.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Console.html">Console<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Console.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Descriptor.html">Descriptor</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Event.html">Event</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Formatter.html">Formatter</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Input.html">Input</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Output.html">Output</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tester.html">Tester</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Console.Tests.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Descriptor.html">Descriptor</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Formatter.html">Formatter</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Input.html">Input</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Output.html">Output</a>
</li>
<li><a href="namespace-Symfony.Component.Console.Tests.Tester.html">Tester</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.CssSelector.html">CssSelector<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Parser.html">Parser<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.Parser.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Parser.Shortcut.html">Shortcut</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Parser.Tokenizer.html">Tokenizer</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.Parser.html">Parser<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.Parser.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.Parser.Shortcut.html">Shortcut</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.CssSelector.Tests.XPath.html">XPath</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.CssSelector.XPath.html">XPath<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.CssSelector.XPath.Extension.html">Extension</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Debug.html">Debug<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Debug.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Debug.FatalErrorHandler.html">FatalErrorHandler</a>
</li>
<li><a href="namespace-Symfony.Component.Debug.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Debug.Tests.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Debug.Tests.FatalErrorHandler.html">FatalErrorHandler</a>
</li>
<li><a href="namespace-Symfony.Component.Debug.Tests.Fixtures.html">Fixtures</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DependencyInjection.Compiler.html">Compiler</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Dump.html">Dump</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Extension.html">Extension</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.LazyProxy.html">LazyProxy<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DependencyInjection.LazyProxy.Instantiator.html">Instantiator</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.LazyProxy.PhpDumper.html">PhpDumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.ParameterBag.html">ParameterBag</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.Compiler.html">Compiler</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.Extension.html">Extension</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.LazyProxy.html">LazyProxy<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.LazyProxy.Instantiator.html">Instantiator</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.LazyProxy.PhpDumper.html">PhpDumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.DependencyInjection.Tests.ParameterBag.html">ParameterBag</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.DomCrawler.html">DomCrawler<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DomCrawler.Field.html">Field</a>
</li>
<li><a href="namespace-Symfony.Component.DomCrawler.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.DomCrawler.Tests.Field.html">Field</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.EventDispatcher.html">EventDispatcher<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.EventDispatcher.Debug.html">Debug</a>
</li>
<li><a href="namespace-Symfony.Component.EventDispatcher.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.html">ExpressionLanguage<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.Node.html">Node</a>
</li>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.ParserCache.html">ParserCache</a>
</li>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.ExpressionLanguage.Tests.Node.html">Node</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Filesystem.html">Filesystem<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Filesystem.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Filesystem.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Finder.html">Finder<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Finder.Adapter.html">Adapter</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Comparator.html">Comparator</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Expression.html">Expression</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Iterator.html">Iterator</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Shell.html">Shell</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Finder.Tests.Comparator.html">Comparator</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Tests.Expression.html">Expression</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Tests.FakeAdapter.html">FakeAdapter</a>
</li>
<li><a href="namespace-Symfony.Component.Finder.Tests.Iterator.html">Iterator</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.DataMapper.html">DataMapper</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.Type.html">Type</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Core.View.html">View</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Extension.Csrf.html">Csrf<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.Csrf.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Csrf.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Extension.DataCollector.html">DataCollector<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.DataCollector.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.DataCollector.Proxy.html">Proxy</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.DataCollector.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Extension.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.HttpFoundation.html">HttpFoundation<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.HttpFoundation.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Extension.Templating.html">Templating</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.Constraints.html">Constraints</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.Type.html">Type</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Extension.Validator.ViolationMapper.html">ViolationMapper</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Form.Guess.html">Guess</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Test.html">Test</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.html">Extension<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.ChoiceList.html">ChoiceList</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.DataMapper.html">DataMapper</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.DataTransformer.html">DataTransformer</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Core.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Csrf.html">Csrf<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Csrf.CsrfProvider.html">CsrfProvider</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Csrf.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Csrf.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.DataCollector.html">DataCollector<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.DataCollector.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.HttpFoundation.html">HttpFoundation<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.HttpFoundation.EventListener.html">EventListener</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.Constraints.html">Constraints</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.Type.html">Type</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Extension.Validator.ViolationMapper.html">ViolationMapper</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Form.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Guess.html">Guess</a>
</li>
<li><a href="namespace-Symfony.Component.Form.Tests.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Form.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpFoundation.html">HttpFoundation<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.File.html">File<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.File.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.File.MimeType.html">MimeType</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.html">Session<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Attribute.html">Attribute</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Flash.html">Flash</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Storage.html">Storage<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Storage.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Session.Storage.Proxy.html">Proxy</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.File.html">File<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.File.MimeType.html">MimeType</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.html">Session<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Attribute.html">Attribute</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Flash.html">Flash</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Storage.html">Storage<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Storage.Handler.html">Handler</a>
</li>
<li><a href="namespace-Symfony.Component.HttpFoundation.Tests.Session.Storage.Proxy.html">Proxy</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.HttpKernel.html">HttpKernel<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Bundle.html">Bundle</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.CacheClearer.html">CacheClearer</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Config.html">Config</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.DataCollector.html">DataCollector<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.DataCollector.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpKernel.Debug.html">Debug</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Event.html">Event</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Fragment.html">Fragment</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.HttpCache.html">HttpCache</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Log.html">Log</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Profiler.html">Profiler</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Bundle.html">Bundle</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.CacheClearer.html">CacheClearer</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.CacheWarmer.html">CacheWarmer</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Config.html">Config</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Controller.html">Controller</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.DataCollector.html">DataCollector</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Debug.html">Debug</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionAbsentBundle.html">ExtensionAbsentBundle</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionLoadedBundle.html">ExtensionLoadedBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionLoadedBundle.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionPresentBundle.html">ExtensionPresentBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionPresentBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fixtures.ExtensionPresentBundle.DependencyInjection.html">DependencyInjection</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Fragment.html">Fragment</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.HttpCache.html">HttpCache</a>
</li>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Profiler.html">Profiler<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.HttpKernel.Tests.Profiler.Mock.html">Mock</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Icu.html">Icu<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Icu.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.html">Intl<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Collator.html">Collator</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.DateFormatter.html">DateFormatter<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.DateFormatter.DateFormat.html">DateFormat</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.Globals.html">Globals</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.Locale.html">Locale</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.NumberFormatter.html">NumberFormatter</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.html">ResourceBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Compiler.html">Compiler</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Reader.html">Reader</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Transformer.html">Transformer<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Transformer.Rule.html">Rule</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.ResourceBundle.Writer.html">Writer</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.Collator.html">Collator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.Collator.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.DateFormatter.html">DateFormatter<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.DateFormatter.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.Globals.html">Globals<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.Globals.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.Locale.html">Locale<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.Locale.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.NumberFormatter.html">NumberFormatter<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.NumberFormatter.Verification.html">Verification</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.ResourceBundle.html">ResourceBundle<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Intl.Tests.ResourceBundle.Reader.html">Reader</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.Tests.ResourceBundle.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Intl.Tests.ResourceBundle.Writer.html">Writer</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Tests.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Intl.Util.html">Util</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Locale.html">Locale<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Locale.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Locale.Tests.Stub.html">Stub</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.OptionsResolver.html">OptionsResolver<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.OptionsResolver.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.OptionsResolver.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Process.html">Process<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Process.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Process.Tests.html">Tests</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.PropertyAccess.html">PropertyAccess<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.PropertyAccess.Exception.html">Exception</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.html">Routing<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Generator.html">Generator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Generator.Dumper.html">Dumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Matcher.html">Matcher<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Matcher.Dumper.html">Dumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Tests.Annotation.html">Annotation</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Tests.Fixtures.html">Fixtures<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Tests.Fixtures.AnnotatedClasses.html">AnnotatedClasses</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.Tests.Generator.html">Generator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Tests.Generator.Dumper.html">Dumper</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Routing.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Routing.Tests.Matcher.html">Matcher<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Routing.Tests.Matcher.Dumper.html">Dumper</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Security.html">Security<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Acl.html">Acl<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Acl.Dbal.html">Dbal</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Domain.html">Domain</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Model.html">Model</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Permission.html">Permission</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.Dbal.html">Dbal</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.Domain.html">Domain</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.Permission.html">Permission</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Acl.Tests.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Acl.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Authentication.html">Authentication<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Authentication.Provider.html">Provider</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Authentication.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Authentication.Token.html">Token</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.Authorization.html">Authorization<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Authorization.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.Encoder.html">Encoder</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Event.html">Event</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Role.html">Role</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authentication.html">Authentication<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authentication.Provider.html">Provider</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authentication.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authentication.Token.html">Token</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authorization.html">Authorization<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Authorization.Voter.html">Voter</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Encoder.html">Encoder</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Role.html">Role</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.User.html">User</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Tests.Validator.Constraints.html">Constraints</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Security.Core.User.html">User</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Util.html">Util</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Core.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Core.Validator.Constraints.html">Constraints</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Security.Csrf.html">Csrf<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Csrf.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Csrf.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Csrf.Tests.TokenGenerator.html">TokenGenerator</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Csrf.Tests.TokenStorage.html">TokenStorage</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Csrf.TokenGenerator.html">TokenGenerator</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Csrf.TokenStorage.html">TokenStorage</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Http.html">Http<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Http.Authentication.html">Authentication</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Authorization.html">Authorization</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.EntryPoint.html">EntryPoint</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Event.html">Event</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Firewall.html">Firewall</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Logout.html">Logout</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Session.html">Session</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.Authentication.html">Authentication</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.EntryPoint.html">EntryPoint</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.Firewall.html">Firewall</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.Logout.html">Logout</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.RememberMe.html">RememberMe</a>
</li>
<li><a href="namespace-Symfony.Component.Security.Http.Tests.Session.html">Session</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Security.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Tests.Core.html">Core<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Tests.Core.Authentication.html">Authentication<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Tests.Core.Authentication.Token.html">Token</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Tests.Core.User.html">User</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Security.Tests.Http.html">Http<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Security.Tests.Http.Firewall.html">Firewall</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Serializer.html">Serializer<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Serializer.Encoder.html">Encoder</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Normalizer.html">Normalizer</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Serializer.Tests.Encoder.html">Encoder</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Serializer.Tests.Normalizer.html">Normalizer</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Stopwatch.html">Stopwatch</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.html">Templating<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Templating.Asset.html">Asset</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Storage.html">Storage</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Templating.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Tests.Helper.html">Helper</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Tests.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Templating.Tests.Storage.html">Storage</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Translation.html">Translation<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Translation.Catalogue.html">Catalogue</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Extractor.html">Extractor</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Loader.html">Loader</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Translation.Tests.Catalogue.html">Catalogue</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Tests.Dumper.html">Dumper</a>
</li>
<li><a href="namespace-Symfony.Component.Translation.Tests.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Translation.Writer.html">Writer</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Validator.html">Validator<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Validator.Constraints.html">Constraints</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Validator.Mapping.Cache.html">Cache</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Mapping.Loader.html">Loader</a>
</li>
</ul></li>
<li><a href="namespace-Symfony.Component.Validator.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Validator.Tests.Constraints.html">Constraints</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Tests.Fixtures.html">Fixtures</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Tests.Mapping.html">Mapping<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Validator.Tests.Mapping.Cache.html">Cache</a>
</li>
<li><a href="namespace-Symfony.Component.Validator.Tests.Mapping.Loader.html">Loader</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Symfony.Component.Yaml.html">Yaml<span></span></a>
<ul>
<li><a href="namespace-Symfony.Component.Yaml.Exception.html">Exception</a>
</li>
<li><a href="namespace-Symfony.Component.Yaml.Tests.html">Tests</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.html">Tecnocreaciones<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.html">Bundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.html">AjaxFOSUserBundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.DependencyInjection.html">DependencyInjection<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.DependencyInjection.Compiler.html">Compiler</a>
</li>
</ul></li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Event.html">Event</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.EventListener.html">EventListener</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Handler.html">Handler</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.AjaxFOSUserBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.html">InstallBundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.Command.html">Command</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.InstallBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.html">TemplateBundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Controller.html">Controller</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Menu.html">Menu<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Menu.Template.html">Template<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Menu.Template.Developer.html">Developer</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Bundle.TemplateBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Vzla.html">Vzla<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.html">GovernmentBundle<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.DependencyInjection.html">DependencyInjection</a>
</li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Form.html">Form<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Form.Type.html">Type</a>
</li>
</ul></li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Menu.html">Menu<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Menu.Template.html">Template<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Menu.Template.Developer.html">Developer</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Model.html">Model</a>
</li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Tests.html">Tests<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Tests.Controller.html">Controller</a>
</li>
</ul></li>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Twig.html">Twig<span></span></a>
<ul>
<li><a href="namespace-Tecnocreaciones.Vzla.GovernmentBundle.Twig.Extension.html">Extension</a>
</li>
</ul></li></ul></li></ul></li></ul></li>
<li><a href="namespace-TestBundle.html">TestBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Fabpot.html">Fabpot<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Fabpot.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Fabpot.FooBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-TestBundle.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.FooBundle.Controller.html">Controller<span></span></a>
<ul>
<li><a href="namespace-TestBundle.FooBundle.Controller.Sub.html">Sub</a>
</li>
<li><a href="namespace-TestBundle.FooBundle.Controller.Test.html">Test</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-TestBundle.Sensio.html">Sensio<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Sensio.Cms.html">Cms<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Sensio.Cms.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Sensio.Cms.FooBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-TestBundle.Sensio.FooBundle.html">FooBundle<span></span></a>
<ul>
<li><a href="namespace-TestBundle.Sensio.FooBundle.Controller.html">Controller</a>
</li>
</ul></li></ul></li></ul></li>
<li><a href="namespace-TestFixtures.html">TestFixtures</a>
</li>
<li><a href="namespace-Timestampable.html">Timestampable<span></span></a>
<ul>
<li><a href="namespace-Timestampable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Timestampable.Fixture.Document.html">Document</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Tool.html">Tool</a>
</li>
<li><a href="namespace-Translatable.html">Translatable<span></span></a>
<ul>
<li><a href="namespace-Translatable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Translatable.Fixture.Document.html">Document<span></span></a>
<ul>
<li><a href="namespace-Translatable.Fixture.Document.Personal.html">Personal</a>
</li>
</ul></li>
<li><a href="namespace-Translatable.Fixture.Issue114.html">Issue114</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue138.html">Issue138</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue165.html">Issue165</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue173.html">Issue173</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue75.html">Issue75</a>
</li>
<li><a href="namespace-Translatable.Fixture.Issue922.html">Issue922</a>
</li>
<li><a href="namespace-Translatable.Fixture.Personal.html">Personal</a>
</li>
<li><a href="namespace-Translatable.Fixture.Template.html">Template</a>
</li>
<li><a href="namespace-Translatable.Fixture.Type.html">Type</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Translator.html">Translator<span></span></a>
<ul>
<li><a href="namespace-Translator.Fixture.html">Fixture</a>
</li>
</ul></li>
<li><a href="namespace-Tree.html">Tree<span></span></a>
<ul>
<li><a href="namespace-Tree.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Tree.Fixture.Closure.html">Closure</a>
</li>
<li><a href="namespace-Tree.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-Tree.Fixture.Genealogy.html">Genealogy</a>
</li>
<li><a href="namespace-Tree.Fixture.Mock.html">Mock</a>
</li>
<li><a href="namespace-Tree.Fixture.Repository.html">Repository</a>
</li>
<li><a href="namespace-Tree.Fixture.Transport.html">Transport</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Uploadable.html">Uploadable<span></span></a>
<ul>
<li><a href="namespace-Uploadable.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Uploadable.Fixture.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
<li><a href="namespace-Wrapper.html">Wrapper<span></span></a>
<ul>
<li><a href="namespace-Wrapper.Fixture.html">Fixture<span></span></a>
<ul>
<li><a href="namespace-Wrapper.Fixture.Document.html">Document</a>
</li>
<li><a href="namespace-Wrapper.Fixture.Entity.html">Entity</a>
</li>
</ul></li></ul></li>
</ul>
</div>
<hr />
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-Monolog.Formatter.ChromePHPFormatter.html">ChromePHPFormatter</a></li>
<li><a href="class-Monolog.Formatter.ChromePHPFormatterTest.html">ChromePHPFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.ElasticaFormatter.html">ElasticaFormatter</a></li>
<li><a href="class-Monolog.Formatter.ElasticaFormatterTest.html">ElasticaFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.FlowdockFormatter.html">FlowdockFormatter</a></li>
<li><a href="class-Monolog.Formatter.FlowdockFormatterTest.html">FlowdockFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.FormatterInterface.html" class="invalid">FormatterInterface</a></li>
<li><a href="class-Monolog.Formatter.GelfMessageFormatter.html">GelfMessageFormatter</a></li>
<li><a href="class-Monolog.Formatter.GelfMessageFormatterTest.html">GelfMessageFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.HtmlFormatter.html">HtmlFormatter</a></li>
<li><a href="class-Monolog.Formatter.JsonFormatter.html">JsonFormatter</a></li>
<li><a href="class-Monolog.Formatter.JsonFormatterTest.html">JsonFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.LineFormatter.html" class="invalid">LineFormatter</a></li>
<li><a href="class-Monolog.Formatter.LineFormatterTest.html">LineFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.LogglyFormatter.html">LogglyFormatter</a></li>
<li><a href="class-Monolog.Formatter.LogglyFormatterTest.html">LogglyFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.LogstashFormatter.html">LogstashFormatter</a></li>
<li><a href="class-Monolog.Formatter.LogstashFormatterTest.html">LogstashFormatterTest</a></li>
<li class="active"><a href="class-Monolog.Formatter.NormalizerFormatter.html" class="invalid">NormalizerFormatter</a></li>
<li><a href="class-Monolog.Formatter.NormalizerFormatterTest.html">NormalizerFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.ScalarFormatter.html">ScalarFormatter</a></li>
<li><a href="class-Monolog.Formatter.ScalarFormatterTest.html">ScalarFormatterTest</a></li>
<li><a href="class-Monolog.Formatter.TestBar.html">TestBar</a></li>
<li><a href="class-Monolog.Formatter.TestBarNorm.html">TestBarNorm</a></li>
<li><a href="class-Monolog.Formatter.TestFoo.html">TestFoo</a></li>
<li><a href="class-Monolog.Formatter.TestFooNorm.html">TestFooNorm</a></li>
<li><a href="class-Monolog.Formatter.WildfireFormatter.html">WildfireFormatter</a></li>
<li><a href="class-Monolog.Formatter.WildfireFormatterTest.html">WildfireFormatterTest</a></li>
</ul>
</div>
</div>
</div>
<div id="splitter"></div>
<div id="right">
<div id="rightInner">
<form id="search">
<input type="hidden" name="cx" value="" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" class="text" />
<input type="submit" value="Search" />
</form>
<div id="navigation">
<ul>
<li>
<a href="index.html" title="Overview"><span>Overview</span></a>
</li>
<li>
<a href="namespace-Monolog.Formatter.html" title="Summary of Monolog\Formatter"><span>Namespace</span></a>
</li>
<li>
<a href="class-Monolog.Formatter.NormalizerFormatter.html" title="Summary of Monolog\Formatter\NormalizerFormatter"><span>Class</span></a>
</li>
</ul>
<ul>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
</ul>
<ul>
</ul>
</div>
<pre><code><span id="1" class="l"><a class="l" href="#1"> 1: </a><span class="xlang"><?php</span>
</span><span id="2" class="l"><a class="l" href="#2"> 2: </a>
</span><span id="3" class="l"><a class="l" href="#3"> 3: </a><span class="php-comment">/*
</span></span><span id="4" class="l"><a class="l" href="#4"> 4: </a><span class="php-comment"> * This file is part of the Monolog package.
</span></span><span id="5" class="l"><a class="l" href="#5"> 5: </a><span class="php-comment"> *
</span></span><span id="6" class="l"><a class="l" href="#6"> 6: </a><span class="php-comment"> * (c) Jordi Boggiano <j.boggiano@seld.be>
</span></span><span id="7" class="l"><a class="l" href="#7"> 7: </a><span class="php-comment"> *
</span></span><span id="8" class="l"><a class="l" href="#8"> 8: </a><span class="php-comment"> * For the full copyright and license information, please view the LICENSE
</span></span><span id="9" class="l"><a class="l" href="#9"> 9: </a><span class="php-comment"> * file that was distributed with this source code.
</span></span><span id="10" class="l"><a class="l" href="#10"> 10: </a><span class="php-comment"> */</span>
</span><span id="11" class="l"><a class="l" href="#11"> 11: </a>
</span><span id="12" class="l"><a class="l" href="#12"> 12: </a><span class="php-keyword1">namespace</span> Monolog\Formatter;
</span><span id="13" class="l"><a class="l" href="#13"> 13: </a>
</span><span id="14" class="l"><a class="l" href="#14"> 14: </a><span class="php-keyword1">use</span> Exception;
</span><span id="15" class="l"><a class="l" href="#15"> 15: </a>
</span><span id="16" class="l"><a class="l" href="#16"> 16: </a><span class="php-comment">/**
</span></span><span id="17" class="l"><a class="l" href="#17"> 17: </a><span class="php-comment"> * Normalizes incoming records to remove objects/resources so it's easier to dump to various targets
</span></span><span id="18" class="l"><a class="l" href="#18"> 18: </a><span class="php-comment"> *
</span></span><span id="19" class="l"><a class="l" href="#19"> 19: </a><span class="php-comment"> * @author Jordi Boggiano <j.boggiano@seld.be>
</span></span><span id="20" class="l"><a class="l" href="#20"> 20: </a><span class="php-comment"> */</span>
</span><span id="21" class="l"><a class="l" href="#21"> 21: </a><span class="php-keyword1">class</span> <a id="NormalizerFormatter" href="#NormalizerFormatter">NormalizerFormatter</a> <span class="php-keyword1">implements</span> FormatterInterface
</span><span id="22" class="l"><a class="l" href="#22"> 22: </a>{
</span><span id="23" class="l"><a class="l" href="#23"> 23: </a> <span class="php-keyword1">const</span> <a id="SIMPLE_DATE" href="#SIMPLE_DATE">SIMPLE_DATE</a> = <span class="php-quote">"Y-m-d H:i:s"</span>;
</span><span id="24" class="l"><a class="l" href="#24"> 24: </a>
</span><span id="25" class="l"><a class="l" href="#25"> 25: </a> <span class="php-keyword1">protected</span> <span class="php-var"><a id="$dateFormat" href="#$dateFormat">$dateFormat</a></span>;
</span><span id="26" class="l"><a class="l" href="#26"> 26: </a>
</span><span id="27" class="l"><a class="l" href="#27"> 27: </a> <span class="php-comment">/**
</span></span><span id="28" class="l"><a class="l" href="#28"> 28: </a><span class="php-comment"> * @param string $dateFormat The format of the timestamp: one supported by DateTime::format
</span></span><span id="29" class="l"><a class="l" href="#29"> 29: </a><span class="php-comment"> */</span>
</span><span id="30" class="l"><a class="l" href="#30"> 30: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="___construct" href="#___construct">__construct</a>(<span class="php-var">$dateFormat</span> = <span class="php-keyword1">null</span>)
</span><span id="31" class="l"><a class="l" href="#31"> 31: </a> {
</span><span id="32" class="l"><a class="l" href="#32"> 32: </a> <span class="php-var">$this</span>->dateFormat = <span class="php-var">$dateFormat</span> ?: <span class="php-keyword1">static</span>::SIMPLE_DATE;
</span><span id="33" class="l"><a class="l" href="#33"> 33: </a> }
</span><span id="34" class="l"><a class="l" href="#34"> 34: </a>
</span><span id="35" class="l"><a class="l" href="#35"> 35: </a> <span class="php-comment">/**
</span></span><span id="36" class="l"><a class="l" href="#36"> 36: </a><span class="php-comment"> * {@inheritdoc}
</span></span><span id="37" class="l"><a class="l" href="#37"> 37: </a><span class="php-comment"> */</span>
</span><span id="38" class="l"><a class="l" href="#38"> 38: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_format" href="#_format">format</a>(<span class="php-keyword1">array</span> <span class="php-var">$record</span>)
</span><span id="39" class="l"><a class="l" href="#39"> 39: </a> {
</span><span id="40" class="l"><a class="l" href="#40"> 40: </a> <span class="php-keyword1">return</span> <span class="php-var">$this</span>->normalize(<span class="php-var">$record</span>);
</span><span id="41" class="l"><a class="l" href="#41"> 41: </a> }
</span><span id="42" class="l"><a class="l" href="#42"> 42: </a>
</span><span id="43" class="l"><a class="l" href="#43"> 43: </a> <span class="php-comment">/**
</span></span><span id="44" class="l"><a class="l" href="#44"> 44: </a><span class="php-comment"> * {@inheritdoc}
</span></span><span id="45" class="l"><a class="l" href="#45"> 45: </a><span class="php-comment"> */</span>
</span><span id="46" class="l"><a class="l" href="#46"> 46: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="_formatBatch" href="#_formatBatch">formatBatch</a>(<span class="php-keyword1">array</span> <span class="php-var">$records</span>)
</span><span id="47" class="l"><a class="l" href="#47"> 47: </a> {
</span><span id="48" class="l"><a class="l" href="#48"> 48: </a> <span class="php-keyword1">foreach</span> (<span class="php-var">$records</span> <span class="php-keyword1">as</span> <span class="php-var">$key</span> => <span class="php-var">$record</span>) {
</span><span id="49" class="l"><a class="l" href="#49"> 49: </a> <span class="php-var">$records</span>[<span class="php-var">$key</span>] = <span class="php-var">$this</span>->format(<span class="php-var">$record</span>);
</span><span id="50" class="l"><a class="l" href="#50"> 50: </a> }
</span><span id="51" class="l"><a class="l" href="#51"> 51: </a>
</span><span id="52" class="l"><a class="l" href="#52"> 52: </a> <span class="php-keyword1">return</span> <span class="php-var">$records</span>;
</span><span id="53" class="l"><a class="l" href="#53"> 53: </a> }
</span><span id="54" class="l"><a class="l" href="#54"> 54: </a>
</span><span id="55" class="l"><a class="l" href="#55"> 55: </a> <span class="php-keyword1">protected</span> <span class="php-keyword1">function</span> <a id="_normalize" href="#_normalize">normalize</a>(<span class="php-var">$data</span>)
</span><span id="56" class="l"><a class="l" href="#56"> 56: </a> {
</span><span id="57" class="l"><a class="l" href="#57"> 57: </a> <span class="php-keyword1">if</span> (<span class="php-keyword1">null</span> === <span class="php-var">$data</span> || <span class="php-keyword2">is_scalar</span>(<span class="php-var">$data</span>)) {
</span><span id="58" class="l"><a class="l" href="#58"> 58: </a> <span class="php-keyword1">return</span> <span class="php-var">$data</span>;
</span><span id="59" class="l"><a class="l" href="#59"> 59: </a> }
</span><span id="60" class="l"><a class="l" href="#60"> 60: </a>
</span><span id="61" class="l"><a class="l" href="#61"> 61: </a> <span class="php-keyword1">if</span> (<span class="php-keyword2">is_array</span>(<span class="php-var">$data</span>) || <span class="php-var">$data</span> <span class="php-keyword1">instanceof</span> \Traversable) {
</span><span id="62" class="l"><a class="l" href="#62"> 62: </a> <span class="php-var">$normalized</span> = <span class="php-keyword1">array</span>();
</span><span id="63" class="l"><a class="l" href="#63"> 63: </a>
</span><span id="64" class="l"><a class="l" href="#64"> 64: </a> <span class="php-var">$count</span> = <span class="php-num">1</span>;
</span><span id="65" class="l"><a class="l" href="#65"> 65: </a> <span class="php-keyword1">foreach</span> (<span class="php-var">$data</span> <span class="php-keyword1">as</span> <span class="php-var">$key</span> => <span class="php-var">$value</span>) {
</span><span id="66" class="l"><a class="l" href="#66"> 66: </a> <span class="php-keyword1">if</span> (<span class="php-var">$count</span>++ >= <span class="php-num">1000</span>) {
</span><span id="67" class="l"><a class="l" href="#67"> 67: </a> <span class="php-var">$normalized</span>[<span class="php-quote">'...'</span>] = <span class="php-quote">'Over 1000 items, aborting normalization'</span>;
</span><span id="68" class="l"><a class="l" href="#68"> 68: </a> <span class="php-keyword1">break</span>;
</span><span id="69" class="l"><a class="l" href="#69"> 69: </a> }
</span><span id="70" class="l"><a class="l" href="#70"> 70: </a> <span class="php-var">$normalized</span>[<span class="php-var">$key</span>] = <span class="php-var">$this</span>->normalize(<span class="php-var">$value</span>);
</span><span id="71" class="l"><a class="l" href="#71"> 71: </a> }
</span><span id="72" class="l"><a class="l" href="#72"> 72: </a>
</span><span id="73" class="l"><a class="l" href="#73"> 73: </a> <span class="php-keyword1">return</span> <span class="php-var">$normalized</span>;
</span><span id="74" class="l"><a class="l" href="#74"> 74: </a> }
</span><span id="75" class="l"><a class="l" href="#75"> 75: </a>
</span><span id="76" class="l"><a class="l" href="#76"> 76: </a> <span class="php-keyword1">if</span> (<span class="php-var">$data</span> <span class="php-keyword1">instanceof</span> \DateTime) {
</span><span id="77" class="l"><a class="l" href="#77"> 77: </a> <span class="php-keyword1">return</span> <span class="php-var">$data</span>->format(<span class="php-var">$this</span>->dateFormat);
</span><span id="78" class="l"><a class="l" href="#78"> 78: </a> }
</span><span id="79" class="l"><a class="l" href="#79"> 79: </a>
</span><span id="80" class="l"><a class="l" href="#80"> 80: </a> <span class="php-keyword1">if</span> (<span class="php-keyword2">is_object</span>(<span class="php-var">$data</span>)) {
</span><span id="81" class="l"><a class="l" href="#81"> 81: </a> <span class="php-keyword1">if</span> (<span class="php-var">$data</span> <span class="php-keyword1">instanceof</span> Exception) {
</span><span id="82" class="l"><a class="l" href="#82"> 82: </a> <span class="php-keyword1">return</span> <span class="php-var">$this</span>->normalizeException(<span class="php-var">$data</span>);
</span><span id="83" class="l"><a class="l" href="#83"> 83: </a> }
</span><span id="84" class="l"><a class="l" href="#84"> 84: </a>
</span><span id="85" class="l"><a class="l" href="#85"> 85: </a> <span class="php-keyword1">return</span> <span class="php-keyword2">sprintf</span>(<span class="php-quote">"[object] (%s: %s)"</span>, <span class="php-keyword2">get_class</span>(<span class="php-var">$data</span>), <span class="php-var">$this</span>->toJson(<span class="php-var">$data</span>, <span class="php-keyword1">true</span>));
</span><span id="86" class="l"><a class="l" href="#86"> 86: </a> }
</span><span id="87" class="l"><a class="l" href="#87"> 87: </a>
</span><span id="88" class="l"><a class="l" href="#88"> 88: </a> <span class="php-keyword1">if</span> (<span class="php-keyword2">is_resource</span>(<span class="php-var">$data</span>)) {
</span><span id="89" class="l"><a class="l" href="#89"> 89: </a> <span class="php-keyword1">return</span> <span class="php-quote">'[resource]'</span>;
</span><span id="90" class="l"><a class="l" href="#90"> 90: </a> }
</span><span id="91" class="l"><a class="l" href="#91"> 91: </a>
</span><span id="92" class="l"><a class="l" href="#92"> 92: </a> <span class="php-keyword1">return</span> <span class="php-quote">'[unknown('</span>.<span class="php-keyword2">gettype</span>(<span class="php-var">$data</span>).<span class="php-quote">')]'</span>;
</span><span id="93" class="l"><a class="l" href="#93"> 93: </a> }
</span><span id="94" class="l"><a class="l" href="#94"> 94: </a>
</span><span id="95" class="l"><a class="l" href="#95"> 95: </a> <span class="php-keyword1">protected</span> <span class="php-keyword1">function</span> <a id="_normalizeException" href="#_normalizeException">normalizeException</a>(Exception <span class="php-var">$e</span>)
</span><span id="96" class="l"><a class="l" href="#96"> 96: </a> {
</span><span id="97" class="l"><a class="l" href="#97"> 97: </a> <span class="php-var">$data</span> = <span class="php-keyword1">array</span>(
</span><span id="98" class="l"><a class="l" href="#98"> 98: </a> <span class="php-quote">'class'</span> => <span class="php-keyword2">get_class</span>(<span class="php-var">$e</span>),
</span><span id="99" class="l"><a class="l" href="#99"> 99: </a> <span class="php-quote">'message'</span> => <span class="php-var">$e</span>->getMessage(),
</span><span id="100" class="l"><a class="l" href="#100">100: </a> <span class="php-quote">'file'</span> => <span class="php-var">$e</span>->getFile().<span class="php-quote">':'</span>.<span class="php-var">$e</span>->getLine(),
</span><span id="101" class="l"><a class="l" href="#101">101: </a> );
</span><span id="102" class="l"><a class="l" href="#102">102: </a>
</span><span id="103" class="l"><a class="l" href="#103">103: </a> <span class="php-var">$trace</span> = <span class="php-var">$e</span>->getTrace();
</span><span id="104" class="l"><a class="l" href="#104">104: </a> <span class="php-keyword1">foreach</span> (<span class="php-var">$trace</span> <span class="php-keyword1">as</span> <span class="php-var">$frame</span>) {
</span><span id="105" class="l"><a class="l" href="#105">105: </a> <span class="php-keyword1">if</span> (<span class="php-keyword1">isset</span>(<span class="php-var">$frame</span>[<span class="php-quote">'file'</span>])) {
</span><span id="106" class="l"><a class="l" href="#106">106: </a> <span class="php-var">$data</span>[<span class="php-quote">'trace'</span>][] = <span class="php-var">$frame</span>[<span class="php-quote">'file'</span>].<span class="php-quote">':'</span>.<span class="php-var">$frame</span>[<span class="php-quote">'line'</span>];
</span><span id="107" class="l"><a class="l" href="#107">107: </a> } <span class="php-keyword1">else</span> {
</span><span id="108" class="l"><a class="l" href="#108">108: </a> <span class="php-var">$data</span>[<span class="php-quote">'trace'</span>][] = <span class="php-keyword2">json_encode</span>(<span class="php-var">$frame</span>);
</span><span id="109" class="l"><a class="l" href="#109">109: </a> }
</span><span id="110" class="l"><a class="l" href="#110">110: </a> }
</span><span id="111" class="l"><a class="l" href="#111">111: </a>
</span><span id="112" class="l"><a class="l" href="#112">112: </a> <span class="php-keyword1">if</span> (<span class="php-var">$previous</span> = <span class="php-var">$e</span>->getPrevious()) {
</span><span id="113" class="l"><a class="l" href="#113">113: </a> <span class="php-var">$data</span>[<span class="php-quote">'previous'</span>] = <span class="php-var">$this</span>->normalizeException(<span class="php-var">$previous</span>);
</span><span id="114" class="l"><a class="l" href="#114">114: </a> }
</span><span id="115" class="l"><a class="l" href="#115">115: </a>
</span><span id="116" class="l"><a class="l" href="#116">116: </a> <span class="php-keyword1">return</span> <span class="php-var">$data</span>;
</span><span id="117" class="l"><a class="l" href="#117">117: </a> }
</span><span id="118" class="l"><a class="l" href="#118">118: </a>
</span><span id="119" class="l"><a class="l" href="#119">119: </a> <span class="php-keyword1">protected</span> <span class="php-keyword1">function</span> <a id="_toJson" href="#_toJson">toJson</a>(<span class="php-var">$data</span>, <span class="php-var">$ignoreErrors</span> = <span class="php-keyword1">false</span>)
</span><span id="120" class="l"><a class="l" href="#120">120: </a> {
</span><span id="121" class="l"><a class="l" href="#121">121: </a> <span class="php-comment">// suppress json_encode errors since it's twitchy with some inputs</span>
</span><span id="122" class="l"><a class="l" href="#122">122: </a> <span class="php-keyword1">if</span> (<span class="php-var">$ignoreErrors</span>) {
</span><span id="123" class="l"><a class="l" href="#123">123: </a> <span class="php-keyword1">if</span> (<span class="php-keyword2">version_compare</span>(PHP_VERSION, <span class="php-quote">'5.4.0'</span>, <span class="php-quote">'>='</span>)) {
</span><span id="124" class="l"><a class="l" href="#124">124: </a> <span class="php-keyword1">return</span> @<span class="php-keyword2">json_encode</span>(<span class="php-var">$data</span>, JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE);
</span><span id="125" class="l"><a class="l" href="#125">125: </a> }
</span><span id="126" class="l"><a class="l" href="#126">126: </a>
</span><span id="127" class="l"><a class="l" href="#127">127: </a> <span class="php-keyword1">return</span> @<span class="php-keyword2">json_encode</span>(<span class="php-var">$data</span>);
</span><span id="128" class="l"><a class="l" href="#128">128: </a> }
</span><span id="129" class="l"><a class="l" href="#129">129: </a>
</span><span id="130" class="l"><a class="l" href="#130">130: </a> <span class="php-keyword1">if</span> (<span class="php-keyword2">version_compare</span>(PHP_VERSION, <span class="php-quote">'5.4.0'</span>, <span class="php-quote">'>='</span>)) {
</span><span id="131" class="l"><a class="l" href="#131">131: </a> <span class="php-keyword1">return</span> <span class="php-keyword2">json_encode</span>(<span class="php-var">$data</span>, JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE);
</span><span id="132" class="l"><a class="l" href="#132">132: </a> }
</span><span id="133" class="l"><a class="l" href="#133">133: </a>
</span><span id="134" class="l"><a class="l" href="#134">134: </a> <span class="php-keyword1">return</span> <span class="php-keyword2">json_encode</span>(<span class="php-var">$data</span>);
</span><span id="135" class="l"><a class="l" href="#135">135: </a> }
</span><span id="136" class="l"><a class="l" href="#136">136: </a>}
</span><span id="137" class="l"><a class="l" href="#137">137: </a></span></code></pre>
<div id="footer">
seip API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
</div>
</div>
</div>
</body>
</html>
|
html/234567012809.html
|
GoC-Spending/data-corporations
|
<!DOCTYPE html>
<!--[if lt IE 9]><html class="no-js lt-ie9" lang="en" dir="ltr"><![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en" dir="ltr">
<!--<![endif]-->
<!-- Usage: /eic/site/ccc-rec.nsf/tpl-eng/template-1col.html?Open&id=3 (optional: ?Open&page=filename.html&id=x) -->
<!-- Created: ; Product Code: 536; Server: stratnotes2.ic.gc.ca -->
<head>
<!-- Title begins / Début du titre -->
<title>
Aero Industries -
Complete profile - Canadian Company Capabilities - Industries and Business - Industry Canada
</title>
<!-- Title ends / Fin du titre -->
<!-- Meta-data begins / Début des métadonnées -->
<meta charset="utf-8" />
<meta name="dcterms.language" title="ISO639-2" content="eng" />
<meta name="dcterms.title" content="" />
<meta name="description" content="" />
<meta name="dcterms.description" content="" />
<meta name="dcterms.type" content="report, data set" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.subject" content="businesses, industry" />
<meta name="dcterms.issued" title="W3CDTF" content="" />
<meta name="dcterms.modified" title="W3CDTF" content="" />
<meta name="keywords" content="" />
<meta name="dcterms.creator" content="" />
<meta name="author" content="" />
<meta name="dcterms.created" title="W3CDTF" content="" />
<meta name="dcterms.publisher" content="" />
<meta name="dcterms.audience" title="icaudience" content="" />
<meta name="dcterms.spatial" title="ISO3166-1" content="" />
<meta name="dcterms.spatial" title="gcgeonames" content="" />
<meta name="dcterms.format" content="HTML" />
<meta name="dcterms.identifier" title="ICsiteProduct" content="536" />
<!-- EPI-11240 -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- MCG-202 -->
<meta content="width=device-width,initial-scale=1" name="viewport">
<!-- EPI-11567 -->
<meta name = "format-detection" content = "telephone=no">
<!-- EPI-12603 -->
<meta name="robots" content="noarchive">
<!-- EPI-11190 - Webtrends -->
<script>
var startTime = new Date();
startTime = startTime.getTime();
</script>
<!--[if gte IE 9 | !IE ]><!-->
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="icon" type="image/x-icon">
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/wet-boew.min.css">
<!--<![endif]-->
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/theme.min.css">
<!--[if lt IE 9]>
<link href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/favicon.ico" rel="shortcut icon" />
<link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/ie8-wet-boew.min.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew.min.js"></script>
<![endif]-->
<!--[if lte IE 9]>
<![endif]-->
<noscript><link rel="stylesheet" href="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/css/noscript.min.css" /></noscript>
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<script>dataLayer1 = [];</script>
<!-- End Google Tag Manager -->
<!-- EPI-11235 -->
<link rel="stylesheet" href="/eic/home.nsf/css/add_WET_4-0_Canada_Apps.css">
<link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">
<link href="/app/ccc/srch/css/print.css" media="print" rel="stylesheet" type="text/css" />
</head>
<body class="home" vocab="http://schema.org/" typeof="WebPage">
<!-- EPIC HEADER BEGIN -->
<!-- Google Tag Manager DO NOT REMOVE OR MODIFY - NE PAS SUPPRIMER OU MODIFIER -->
<noscript><iframe title="Google Tag Manager" src="//www.googletagmanager.com/ns.html?id=GTM-TLGQ9K" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer1'?'&l='+l:'';j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer1','GTM-TLGQ9K');</script>
<!-- End Google Tag Manager -->
<!-- EPI-12801 -->
<span typeof="Organization"><meta property="legalName" content="Department_of_Industry"></span>
<ul id="wb-tphp">
<li class="wb-slc">
<a class="wb-sl" href="#wb-cont">Skip to main content</a>
</li>
<li class="wb-slc visible-sm visible-md visible-lg">
<a class="wb-sl" href="#wb-info">Skip to "About this site"</a>
</li>
</ul>
<header role="banner">
<div id="wb-bnr" class="container">
<section id="wb-lng" class="visible-md visible-lg text-right">
<h2 class="wb-inv">Language selection</h2>
<div class="row">
<div class="col-md-12">
<ul class="list-inline mrgn-bttm-0">
<li><a href="nvgt.do?V_TOKEN=1492237219368&V_SEARCH.docsCount=3&V_DOCUMENT.docRank=1615&V_SEARCH.docsStart=1614&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=/prfl.do&lang=fra&redirectUrl=/app/scr/imbs/ccc/rgstrtn/updt.sec?_flId?_flxKy=e1s1&estblmntNo=234567041301&profileId=61&_evId=bck&lang=eng&V_SEARCH.showStricts=false&prtl=1&_flId?_flId?_flxKy=e1s1" title="Français" lang="fr">Français</a></li>
</ul>
</div>
</div>
</section>
<div class="row">
<div class="brand col-xs-8 col-sm-9 col-md-6">
<a href="http://www.canada.ca/en/index.html"><object type="image/svg+xml" tabindex="-1" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/sig-blk-en.svg"></object><span class="wb-inv"> Government of Canada</span></a>
</div>
<section class="wb-mb-links col-xs-4 col-sm-3 visible-sm visible-xs" id="wb-glb-mn">
<h2>Search and menus</h2>
<ul class="list-inline text-right chvrn">
<li><a href="#mb-pnl" title="Search and menus" aria-controls="mb-pnl" class="overlay-lnk" role="button"><span class="glyphicon glyphicon-search"><span class="glyphicon glyphicon-th-list"><span class="wb-inv">Search and menus</span></span></span></a></li>
</ul>
<div id="mb-pnl"></div>
</section>
<!-- Site Search Removed -->
</div>
</div>
<nav role="navigation" id="wb-sm" class="wb-menu visible-md visible-lg" data-trgt="mb-pnl" data-ajax-fetch="//cdn.canada.ca/gcweb-cdn-dev/sitemenu/sitemenu-en.html" typeof="SiteNavigationElement">
<h2 class="wb-inv">Topics menu</h2>
<div class="container nvbar">
<div class="row">
<ul class="list-inline menu">
<li><a href="https://www.canada.ca/en/services/jobs.html">Jobs</a></li>
<li><a href="http://www.cic.gc.ca/english/index.asp">Immigration</a></li>
<li><a href="https://travel.gc.ca/">Travel</a></li>
<li><a href="https://www.canada.ca/en/services/business.html">Business</a></li>
<li><a href="https://www.canada.ca/en/services/benefits.html">Benefits</a></li>
<li><a href="http://healthycanadians.gc.ca/index-eng.php">Health</a></li>
<li><a href="https://www.canada.ca/en/services/taxes.html">Taxes</a></li>
<li><a href="https://www.canada.ca/en/services.html">More services</a></li>
</ul>
</div>
</div>
</nav>
<!-- EPIC BODY BEGIN -->
<nav role="navigation" id="wb-bc" class="" property="breadcrumb">
<h2 class="wb-inv">You are here:</h2>
<div class="container">
<div class="row">
<ol class="breadcrumb">
<li><a href="/eic/site/icgc.nsf/eng/home" title="Home">Home</a></li>
<li><a href="/eic/site/icgc.nsf/eng/h_07063.html" title="Industries and Business">Industries and Business</a></li>
<li><a href="/eic/site/ccc-rec.nsf/tpl-eng/../eng/home" >Canadian Company Capabilities</a></li>
</ol>
</div>
</div>
</nav>
</header>
<main id="wb-cont" role="main" property="mainContentOfPage" class="container">
<!-- End Header -->
<!-- Begin Body -->
<!-- Begin Body Title -->
<!-- End Body Title -->
<!-- Begin Body Head -->
<!-- End Body Head -->
<!-- Begin Body Content -->
<br>
<!-- Complete Profile -->
<!-- Company Information above tabbed area-->
<input id="showMore" type="hidden" value='more'/>
<input id="showLess" type="hidden" value='less'/>
<h1 id="wb-cont">
Company profile - Canadian Company Capabilities
</h1>
<div class="profileInfo hidden-print">
<ul class="list-inline">
<li><a href="cccSrch.do?lang=eng&profileId=&prtl=1&key.hitsPerPage=25&searchPage=%252Fapp%252Fccc%252Fsrch%252FcccBscSrch.do%253Flang%253Deng%2526amp%253Bprtl%253D1%2526amp%253Btagid%253D&V_SEARCH.scopeCategory=CCC.Root&V_SEARCH.depth=1&V_SEARCH.showStricts=false&V_SEARCH.sortSpec=title+asc&rstBtn.x=" class="btn btn-link">New Search</a> |</li>
<li><form name="searchForm" method="post" action="/app/ccc/srch/bscSrch.do">
<input type="hidden" name="lang" value="eng" />
<input type="hidden" name="profileId" value="" />
<input type="hidden" name="prtl" value="1" />
<input type="hidden" name="searchPage" value="%2Fapp%2Fccc%2Fsrch%2FcccBscSrch.do%3Flang%3Deng%26amp%3Bprtl%3D1%26amp%3Btagid%3D" />
<input type="hidden" name="V_SEARCH.scopeCategory" value="CCC.Root" />
<input type="hidden" name="V_SEARCH.depth" value="1" />
<input type="hidden" name="V_SEARCH.showStricts" value="false" />
<input id="repeatSearchBtn" class="btn btn-link" type="submit" value="Return to search results" />
</form></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=1613&V_DOCUMENT.docRank=1614&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492237240909&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=123456184544&profileId=&key.newSearchLabel=">Previous Company</a></li>
<li>| <a href="nvgt.do?V_SEARCH.docsStart=1615&V_DOCUMENT.docRank=1616&V_SEARCH.docsCount=3&lang=eng&prtl=1&sbPrtl=&profile=cmpltPrfl&V_TOKEN=1492237240909&V_SEARCH.command=navigate&V_SEARCH.resultsJSP=%2fprfl.do&estblmntNo=123456203386&profileId=&key.newSearchLabel=">Next Company</a></li>
</ul>
</div>
<details>
<summary>Third-Party Information Liability Disclaimer</summary>
<p>Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.</p>
</details>
<h2>
Aero Industries
</h2>
<div class="row">
<div class="col-md-5">
<h2 class="h5 mrgn-bttm-0">Legal/Operating Name:</h2>
<p>Aero Industries</p>
<div class="mrgn-tp-md"></div>
<p class="mrgn-bttm-0" ><a href="http://www.aero-industries.com"
target="_blank" title="Website URL">http://www.aero-industries.com</a></p>
<p><a href="mailto:info@aero-industries.com" title="info@aero-industries.com">info@aero-industries.com</a></p>
</div>
<div class="col-md-4 mrgn-sm-sm">
<h2 class="h5 mrgn-bttm-0">Mailing Address:</h2>
<address class="mrgn-bttm-md">
P.O. Box 292<br/>
FLESHERTON,
Ontario<br/>
N0C 1E0
<br/>
</address>
<h2 class="h5 mrgn-bttm-0">Location Address:</h2>
<address class="mrgn-bttm-md">
80 Ford Dr.<br/>
MARKDALE,
Ontario<br/>
N0C 1H0
<br/>
</address>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(519) 986-2188
</p>
<p class="mrgn-bttm-0"><abbr title="Telephone">Tel.</abbr>:
(877) 290-5377</p>
<p class="mrgn-bttm-lg"><abbr title="Facsimile">Fax</abbr>:
(519) 986-3266</p>
</div>
<div class="col-md-3 mrgn-tp-md">
</div>
</div>
<div class="row mrgn-tp-md mrgn-bttm-md">
<div class="col-md-12">
</div>
</div>
<!-- <div class="wb-tabs ignore-session update-hash wb-eqht-off print-active"> -->
<div class="wb-tabs ignore-session">
<div class="tabpanels">
<details id="details-panel1">
<summary>
Full profile
</summary>
<!-- Tab 1 -->
<h2 class="wb-invisible">
Full profile
</h2>
<!-- Contact Information -->
<h3 class="page-header">
Contact information
</h3>
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Ed
Boer
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
Data Provider <br>
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(519) 986-2188
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Company Description -->
<h3 class="page-header">
Company description
</h3>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
Yes
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
337215 - Showcase, Partition, Shelving and Locker Manufacturing
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Manufacturer / Processor / Producer
</div>
</div>
</section>
<!-- Products / Services / Licensing -->
<h3 class="page-header">
Product / Service / Licensing
</h3>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Display Hardware in Aluminum <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
Design, Custom Fabrication in Aluminum. Private Label Products.
<br>
Full-size or Scale Models, Display Systems, Hard Wall &
<br>
Permanent Fixtures/Display Cases. Aero Industries has the
<br>
technology you want for the products you need!<br>
<br>
</div>
</div>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Technology Profile -->
<!-- Market Profile -->
<h3 class="page-header">
Market profile
</h3>
<section class="container-fluid">
<h4>
Geographic markets:
</h4>
<h5>
Actively pursuing:
</h5>
<ul>
<li>Alabama</li>
<li>Alaska</li>
<li>Arizona</li>
<li>Arkansas</li>
<li>California</li>
<li>Colorado</li>
<li>Connecticut</li>
<li>Delaware</li>
<li>District of Columbia</li>
<li>Florida</li>
<li>Georgia</li>
<li>Hawaii</li>
<li>Idaho</li>
<li>Illinois</li>
<li>Indiana</li>
<li>Iowa</li>
<li>Kansas</li>
<li>Kentucky</li>
<li>Louisiana</li>
<li>Maine</li>
<li>Maryland</li>
<li>Massachusetts</li>
<li>Michigan</li>
<li>Minnesota</li>
<li>Mississippi</li>
<li>Missouri</li>
<li>Montana</li>
<li>Nebraska</li>
<li>Nevada</li>
<li>New Hampshire</li>
<li>New Jersey</li>
<li>New Mexico</li>
<li>New York</li>
<li>North Carolina</li>
<li>North Dakota</li>
<li>Ohio</li>
<li>Oklahoma</li>
<li>Oregon</li>
<li>Pennsylvania</li>
<li>Rhode Island</li>
<li>South Carolina</li>
<li>South Dakota</li>
<li>Tennessee</li>
<li>Texas</li>
<li>Utah</li>
<li>Vermont</li>
<li>Virginia</li>
<li>Washington</li>
<li>West Virginia</li>
<li>Wisconsin</li>
<li>Wyoming</li>
</ul>
</section>
<p class="mrgn-tp-lg text-right small hidden-print">
<a href="#wb-cont">top of page</a>
</p>
<!-- Sector Information -->
<details class="mrgn-tp-md mrgn-bttm-md">
<summary>
Third-Party Information Liability Disclaimer
</summary>
<p>
Some of the information on this Web page has been provided by external sources. The Government of Canada is not responsible for the accuracy, reliability or currency of the information supplied by external sources. Users wishing to rely upon this information should consult directly with the source of the information. Content provided by external sources is not subject to official languages, privacy and accessibility requirements.
</p>
</details>
</details>
<details id="details-panel2">
<summary>
Contacts
</summary>
<h2 class="wb-invisible">
Contact information
</h2>
<!-- Contact Information -->
<section class="container-fluid">
<div class="row mrgn-tp-lg">
<div class="col-md-3">
<strong>
Ed
Boer
</strong></div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Title:
</strong>
</div>
<div class="col-md-7">
Data Provider <br>
</div>
</div>
<div class="row mrgn-lft-md">
<div class="col-md-5">
<strong>
Telephone:
</strong>
</div>
<div class="col-md-7">
(519) 986-2188
</div>
</div>
</section>
</details>
<details id="details-panel3">
<summary>
Description
</summary>
<h2 class="wb-invisible">
Company description
</h2>
<section class="container-fluid">
<div class="row">
<div class="col-md-5">
<strong>
Country of Ownership:
</strong>
</div>
<div class="col-md-7">
Canada
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Exporting:
</strong>
</div>
<div class="col-md-7">
Yes
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Industry (NAICS):
</strong>
</div>
<div class="col-md-7">
337215 - Showcase, Partition, Shelving and Locker Manufacturing
</div>
</div>
<div class="row">
<div class="col-md-5">
<strong>
Primary Business Activity:
</strong>
</div>
<div class="col-md-7">
Manufacturer / Processor / Producer
</div>
</div>
</section>
</details>
<details id="details-panel4">
<summary>
Products, services and licensing
</summary>
<h2 class="wb-invisible">
Product / Service / Licensing
</h2>
<section class="container-fluid">
<div class="row mrgn-bttm-md">
<div class="col-md-3">
<strong>
Product Name:
</strong>
</div>
<div class="col-md-9">
Display Hardware in Aluminum <br>
</div>
</div>
<div class="row mrgn-bttm-md">
<div class="col-md-12">
Design, Custom Fabrication in Aluminum. Private Label Products.
<br>
Full-size or Scale Models, Display Systems, Hard Wall &
<br>
Permanent Fixtures/Display Cases. Aero Industries has the
<br>
technology you want for the products you need!<br>
<br>
</div>
</div>
</section>
</details>
<details id="details-panel6">
<summary>
Market
</summary>
<h2 class="wb-invisible">
Market profile
</h2>
<section class="container-fluid">
<h4>
Geographic markets:
</h4>
<h5>
Actively pursuing:
</h5>
<ul>
<li>Alabama</li>
<li>Alaska</li>
<li>Arizona</li>
<li>Arkansas</li>
<li>California</li>
<li>Colorado</li>
<li>Connecticut</li>
<li>Delaware</li>
<li>District of Columbia</li>
<li>Florida</li>
<li>Georgia</li>
<li>Hawaii</li>
<li>Idaho</li>
<li>Illinois</li>
<li>Indiana</li>
<li>Iowa</li>
<li>Kansas</li>
<li>Kentucky</li>
<li>Louisiana</li>
<li>Maine</li>
<li>Maryland</li>
<li>Massachusetts</li>
<li>Michigan</li>
<li>Minnesota</li>
<li>Mississippi</li>
<li>Missouri</li>
<li>Montana</li>
<li>Nebraska</li>
<li>Nevada</li>
<li>New Hampshire</li>
<li>New Jersey</li>
<li>New Mexico</li>
<li>New York</li>
<li>North Carolina</li>
<li>North Dakota</li>
<li>Ohio</li>
<li>Oklahoma</li>
<li>Oregon</li>
<li>Pennsylvania</li>
<li>Rhode Island</li>
<li>South Carolina</li>
<li>South Dakota</li>
<li>Tennessee</li>
<li>Texas</li>
<li>Utah</li>
<li>Vermont</li>
<li>Virginia</li>
<li>Washington</li>
<li>West Virginia</li>
<li>Wisconsin</li>
<li>Wyoming</li>
</ul>
</section>
</details>
</div>
</div>
<div class="row">
<div class="col-md-12 text-right">
Last Update Date 2015-04-23
</div>
</div>
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
<!-- End Body Content -->
<!-- Begin Body Foot -->
<!-- End Body Foot -->
<!-- END MAIN TABLE -->
<!-- End body -->
<!-- Begin footer -->
<div class="row pagedetails">
<div class="col-sm-5 col-xs-12 datemod">
<dl id="wb-dtmd">
<dt class=" hidden-print">Date Modified:</dt>
<dd class=" hidden-print">
<span><time>2017-03-02</time></span>
</dd>
</dl>
</div>
<div class="clear visible-xs"></div>
<div class="col-sm-4 col-xs-6">
</div>
<div class="col-sm-3 col-xs-6 text-right">
</div>
<div class="clear visible-xs"></div>
</div>
</main>
<footer role="contentinfo" id="wb-info">
<nav role="navigation" class="container wb-navcurr">
<h2 class="wb-inv">About government</h2>
<!-- EPIC FOOTER BEGIN -->
<!-- EPI-11638 Contact us -->
<ul class="list-unstyled colcount-sm-2 colcount-md-3">
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07026.html#pageid=E048-H00000&from=Industries">Contact us</a></li>
<li><a href="https://www.canada.ca/en/government/dept.html">Departments and agencies</a></li>
<li><a href="https://www.canada.ca/en/government/publicservice.html">Public service and military</a></li>
<li><a href="https://www.canada.ca/en/news.html">News</a></li>
<li><a href="https://www.canada.ca/en/government/system/laws.html">Treaties, laws and regulations</a></li>
<li><a href="https://www.canada.ca/en/transparency/reporting.html">Government-wide reporting</a></li>
<li><a href="http://pm.gc.ca/eng">Prime Minister</a></li>
<li><a href="https://www.canada.ca/en/government/system.html">How government works</a></li>
<li><a href="http://open.canada.ca/en/">Open government</a></li>
</ul>
</nav>
<div class="brand">
<div class="container">
<div class="row">
<nav class="col-md-10 ftr-urlt-lnk">
<h2 class="wb-inv">About this site</h2>
<ul>
<li><a href="https://www.canada.ca/en/social.html">Social media</a></li>
<li><a href="https://www.canada.ca/en/mobile.html">Mobile applications</a></li>
<li><a href="http://www1.canada.ca/en/newsite.html">About Canada.ca</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html">Terms and conditions</a></li>
<li><a href="http://www.ic.gc.ca/eic/site/icgc.nsf/eng/h_07033.html#p1">Privacy</a></li>
</ul>
</nav>
<div class="col-xs-6 visible-sm visible-xs tofpg">
<a href="#wb-cont">Top of Page <span class="glyphicon glyphicon-chevron-up"></span></a>
</div>
<div class="col-xs-6 col-md-2 text-right">
<object type="image/svg+xml" tabindex="-1" role="img" data="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/assets/wmms-blk.svg" aria-label="Symbol of the Government of Canada"></object>
</div>
</div>
</div>
</div>
</footer>
<!--[if gte IE 9 | !IE ]><!-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/wet-boew.min.js"></script>
<!--<![endif]-->
<!--[if lt IE 9]>
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/ie8-wet-boew2.min.js"></script>
<![endif]-->
<script src="/utils/scripts/_WET_4-0/apps/themes-dist/gcweb/js/theme.min.js"></script>
<!-- EPI-10519 -->
<span class="wb-sessto"
data-wb-sessto='{"inactivity": 1800000, "reactionTime": 180000, "sessionalive": 1800000, "logouturl": "/app/ccc/srch/cccSrch.do?lang=eng&prtl=1"}'></span>
<script src="/eic/home.nsf/js/jQuery.externalOpensInNewWindow.js"></script>
<!-- EPI-11190 - Webtrends -->
<script src="/eic/home.nsf/js/webtrends.js"></script>
<script>var endTime = new Date();</script>
<noscript>
<div><img alt="" id="DCSIMG" width="1" height="1" src="//wt-sdc.ic.gc.ca/dcs6v67hwe0ei7wsv8g9fv50d_3k6i/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=9.4.0&dcssip=www.ic.gc.ca"/></div>
</noscript>
<!-- /Webtrends -->
<!-- JS deps -->
<script src="/eic/home.nsf/js/jquery.imagesloaded.js"></script>
<!-- EPI-11262 - Util JS -->
<script src="/eic/home.nsf/js/_WET_4-0_utils_canada.min.js"></script>
<!-- EPI-11383 -->
<script src="/eic/home.nsf/js/jQuery.icValidationErrors.js"></script>
<span style="display:none;" id='app-info' data-project-groupid='' data-project-artifactid='' data-project-version='' data-project-build-timestamp='' data-issue-tracking='' data-scm-sha1='' data-scm-sha1-abbrev='' data-scm-branch='' data-scm-commit-date=''></span>
</body></html>
<!-- End Footer -->
<!--
- Artifact ID: CBW - IMBS - CCC Search WAR
- Group ID: ca.gc.ic.strategis.imbs.ccc.search
- Version: 3.26
- Built-By: bamboo
- Build Timestamp: 2017-03-02T21:29:28Z
-->
|
src/app/components/ProjectPalette/project-palette.html
|
chriscurnow/angular2-webpack-starter
|
<div class="list-group" style="max-height:900px; overflow:scroll;">
<a href="#" class="list-group-item" *ngFor="#project of projects">
<h4 class="list-group-item-heading">{{project.projectNumber}}</h4>
<p class="list-group-item-text small">{{project.projectName}}</p>
</a>
</div>
|
packages/fis-parser-template/test/browser/index.html
|
yanhaijing/template.js
|
<!DOCTYPE html>
<html>
<head>
<title>Mocha</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../../node_modules/mocha/mocha.css" />
</head>
<body>
<div id="mocha"></div>
<script src="../../node_modules/es5-shim/es5-shim.js"></script>
<script src="../../node_modules/es5-shim/es5-sham.js"></script>
<script src="../../node_modules/mocha/mocha.js"></script>
<script src="../../node_modules/expect.js/index.js"></script>
<script>
mocha.setup('bdd');
</script>
<script src="../../dist/index.aio.js"></script>
<script>
var libs = {
'expect.js': expect,
'../src/index.ts': window['fis-parser-template']
};
var require = function(path) {
return libs[path];
}
</script>
<script src="../test.js"></script>
<script>
mocha.run();
</script>
</body>
</html>
|
src/client/app/core/kwloading/kwloading.html
|
juanmarinbear/kiwi
|
<div class="kw-loading" data-ng-show="loading">
<i class="icon kw-icon-xl spin" data-ng-class="loadingIcon"></i>
</div>
|
src/globalStyles/main.css
|
vincentriemer/io-808
|
* {
box-sizing: border-box;
-moz-user-select: inherit;
-ms-user-select: inherit;
-webkit-user-select: inherit;
user-select: inherit;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
text-rendering: optimizeLegibility;
font-feature-settings: "liga" 1, "kern" 1;
font-kerning: normal;
}
::-moz-focus-inner {
border: 0;
}
html,
body,
#root {
width: 100%;
height: 100%;
background-color: #232425;
-moz-user-select: none;
-ms-user-select: none;
-webkit-user-select: none;
user-select: none;
}
#root {
opacity: 1;
transition: opacity 0.5s;
}
#root.rendering {
opacity: 0;
}
.unsupported * {
pointer-events: none !important;
}
.loader-wrapper {
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
opacity: 1;
transition: opacity 0.5s;
}
.loader-wrapper.done {
opacity: 0;
}
.loader,
.loader:before,
.loader:after {
border-radius: 50%;
}
.loader:before,
.loader:after {
position: absolute;
content: "";
}
.loader:before {
width: 5.2em;
height: 10.2em;
background: #232425;
border-radius: 10.2em 0 0 10.2em;
top: -0.1em;
left: -0.1em;
transform-origin: 5.2em 5.1em;
animation: load2 2s infinite ease 1.5s;
}
.loader {
color: #f55d02;
font-size: 11px;
text-indent: -99999em;
margin: 55px auto;
position: relative;
width: 10em;
height: 10em;
box-shadow: inset 0 0 0 1em;
transform: translateZ(0);
}
.loader:after {
width: 5.2em;
height: 10.2em;
background: #232425;
border-radius: 0 10.2em 10.2em 0;
top: -0.1em;
left: 5.1em;
transform-origin: 0px 5.1em;
animation: load2 2s infinite ease;
}
@keyframes load2 {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
|
src/Viteloge/CoreBundle/Resources/descriptions/2a254.html
|
donaldinou/frontend
|
<div class="commune_descr limited">
<p>
Quenza est
un village
localisé dans le département de Corse-du-Sud en Corse. On dénombrait 247 habitants en 2008.</p>
<p>Le nombre d'habitations, à Quenza, se décomposait en 2011 en 33 appartements et 570 maisons soit
un marché plutôt équilibré.</p>
<p>À coté de Quenza sont situées les communes de
<a href="{{VLROOT}}/immobilier/cargiaca_2A066/">Cargiaca</a> à 8 km, 57 habitants,
<a href="{{VLROOT}}/immobilier/san-gavino-di-carbini_2A300/">San-Gavino-di-Carbini</a> localisée à 5 km, 960 habitants,
<a href="{{VLROOT}}/immobilier/levie_2A142/">Levie</a> à 7 km, 743 habitants,
<a href="{{VLROOT}}/immobilier/mela_2A158/">Mela</a> à 8 km, 33 habitants,
<a href="{{VLROOT}}/immobilier/serra-di-scopamene_2A278/">Serra-di-Scopamène</a> localisée à 3 km, 110 habitants,
<a href="{{VLROOT}}/immobilier/sorbollano_2A285/">Sorbollano</a> localisée à 2 km, 79 habitants,
entre autres. De plus, Quenza est située à seulement 22 km de <a href="{{VLROOT}}/immobilier/porto-vecchio_2A247/">Porto-Vecchio</a>.</p>
<p>La ville offre quelques aménagements, elle propose entre autres un terrain de sport.</p>
<p>Si vous envisagez de emmenager à Quenza, vous pourrez facilement trouver une maison à acheter. </p>
</div>
|
doc/HealthCareAbroad/SearchBundle/DependencyInjection/Configuration.html
|
richtermarkbaay/MEDTrip
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="robots" content="index, follow, all" />
<title>HealthCareAbroad\SearchBundle\DependencyInjection\Configuration | HealthCareAbroad API</title>
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css">
</head>
<body id="class">
<div class="header">
<ul>
<li><a href="../../../classes.html">Classes</a></li>
<li><a href="../../../namespaces.html">Namespaces</a></li>
<li><a href="../../../interfaces.html">Interfaces</a></li>
<li><a href="../../../doc-index.html">Index</a></li>
</ul>
<div id="title">HealthCareAbroad API</div>
<div class="type">Class</div>
<h1><a href="../../../HealthCareAbroad/SearchBundle/DependencyInjection.html">HealthCareAbroad\SearchBundle\DependencyInjection</a>\Configuration</h1>
</div>
<div class="content">
<p>class <strong>Configuration</strong> implements
<abbr title="Symfony\Component\Config\Definition\ConfigurationInterface">ConfigurationInterface</abbr></p>
<div class="description">
<p>This is the class that validates and merges configuration from your app/config files</p>
<p>To learn more see {@link http://symfony.com/doc/current/cookbook/bundles/extension.html#cookbook-bundles-extension-config-class}</p>
</div>
<h2>Methods</h2>
<table>
<tr>
<td class="type">
</td>
<td class="last">
<a href="#method_getConfigTreeBuilder">getConfigTreeBuilder</a>()
<p>{@inheritDoc}</p>
</td>
<td></td>
</tr>
</table>
<h2>Details</h2>
<h3 id="method_getConfigTreeBuilder">
<div class="location">at line 18</div>
<code> public
<strong>getConfigTreeBuilder</strong>()</code>
</h3>
<div class="details">
<p>{@inheritDoc}</p>
<p></p>
<div class="tags">
</div>
</div>
</div>
<div id="footer">
Generated by <a href="http://sami.sensiolabs.org/" target="_top">Sami, the API Documentation Generator</a>.
</div>
</body>
</html>
|
docs/Autogenerated AccName 1.1 Testable Statements - W3C/Name file-label-embedded-slider.html
|
accdc/w3c-alternative-text-computation
|
<!DOCTYPE html>
<html lang="en">
<head>
<title>Name file-label-embedded-slider</title>
<style type="text/css">
#fieldDiv {
display: table;
width: 80%;
margin: 100px 10%;
}
.hidden {
display: none;
}
</style>
</head>
<body>
<div class="pageContainer">
<div id="fieldDiv"><!--
Start of W3C ARIA test case code. -->
<input type="file" id="test" />
<label for="test">foo <input role="slider" type="range" value="5" min="1" max="10" aria-valuenow="5" aria-valuemin="1" aria-valuemax="10"> baz
</label>
<!-- End of W3C ARIA test case code. --></div>
</div>
<br /><br /><br />
<div>
<button onclick="(function(){var a=document.createElement('script');a.type='text/javascript';a.src='https://accdc.github.io/visual-aria/visual-aria/roles.js';document.head.appendChild(a)})()"> Load Visual ARIA </button>
<button onclick="document.getElementById('calcTextStr').innerHTML = getNames(document.getElementById('test'));"> Calculate Accessible Name and Description </button>
<br />
<textarea id="calcTextStr" readonly aria-label="Accessible Name and Description Calculation" title="Accessible Name and Description Calculation" style="width: 100%; height: 60px;"></textarea>
</div>
<script type="text/javascript" src="../Sample JavaScript Recursion Algorithm/recursion.js"></script>
</body>
</html>
|
app/public/stylesheets/base/style.css
|
marcells/node-build-monitor
|
@import url("fonts.css");
html {
height: 100%;
}
body {
padding: 0px;
margin: 0px;
font: 14px 'open_sanscondensed_light', Helvetica, Arial, sans-serif;
height: 100%;
}
.full-size {
height: 100%;
width: 100%;
}
.carbon-background {
background-image: url(../../images/pattern-b8gl.png);
background-repeat: repeat;
}
.clear {
clear: both;
}
/*******************************
Overlay
********************************/
.connection > .overlay-background {
width: 100%;
height: 100%;
position: fixed;
top: 0px;
left: 0px;
background-color: black;
opacity: 0.8;
}
.connection > .overlay-icon {
width: 100%;
height: 100%;
position: fixed;
top: 45%;
left: 0px;
color: white;
text-align: center;
}
/*******************************
Options
********************************/
.options-button {
font-size: 40pt;
top: 0px;
left: 0px;
width: 80px;
max-height: 80px;
position: fixed;
background-color: white;
text-align: center;
vertical-align: middle;
opacity: 0.5;
overflow-y: auto;
}
.options-button > a {
color: black;
text-decoration: none;
}
.options > .background {
background-color: white;
opacity: 0.9;
}
.options > .content {
color: black;
overflow: auto;
}
.options > .background,
.options > .content {
position: fixed;
top: 0px;
left: 0px;
width: 220px;
overflow-y: auto;
padding-left: 30px;
padding-right: 30px;
}
.options > .background {
height: 100%;
}
.options > .content {
bottom: 30px;
}
.options > .footer {
position: fixed;
left: 0px;
bottom: 0px;
padding-left: 30px;
padding-right: 30px;
}
.options > .footer a:link,
.options > .footer a:visited,
.options > .footer a:active,
.options > .footer a:hover {
color: black;
}
.options > .content > .header {
font-size: 40pt;
}
.options > .content a:link,
.options > .content a:visited,
.options > .content a:active,
.options > .content a:hover {
color: black;
}
.options > .content > .header a:link,
.options > .content > .header a:visited,
.options > .content > .header a:active,
.options > .content > .header a:hover {
text-decoration: none;
color: black;
}
.options > .content > .header a:active,
.options > .content > .header a:hover {
color: #303030;
}
.options > .content > .header > .back {
float: right;
}
.options > .content section {
padding-top: 12px;
}
.options > .content section > h1 {
margin-bottom: 5px;
}
.options > .content section > div.description {
padding-bottom: 8px;
}
.options > .content .checkbox {
display: block;
}
.options > .content .selection-box ul {
}
.options > .content .selection-box ul > li {
float: left;
display: table;
list-style: none;
margin: 5px;
}
.options > .content .selection-box ul > li > a {
display: table-cell;
min-width: 80px;
height: 50px;
color: black;
text-decoration: none;
cursor: pointer;
text-align: center;
vertical-align: middle;
border: 2px solid black;
}
.options > .content .selection-box ul > li > a:hover {
background-color: lightgray;
color: black;
}
.options > .content .selection-box ul > li.selected > a {
background-color: #303030;
color: white;
}
|
src/components/DepressionScreenerResult/DepressionScreenerResult.css
|
nicolasmoise/QH-code-exercize
|
.DepressionScreenerResult__container {
padding: 10px;
}
.DepressionScreenerResult__severity {
font-weight: bold;
font-size: 25px;
}
|
source/_posts/2009-10-19-w00t-building-a-new-app-from-the-ground-up-first-specs-and-getting-started.html
|
ToJans/tojans.me.dev
|
---
layout: post
title: ! 'w00t : Building a new app from the ground up : First specs and getting started'
---
This is one of the articles in our series; the parts are:<br />
<ol>
<li><a href="http://www.corebvba.be/blog/post/w00t-Building-a-new-app-from-the-ground-up-methodology-technology-tools-used.aspx">Methodology, technology & tools used</a></li>
<li><a href="http://www.corebvba.be/blog/post/w00t-Building-a-new-app-from-the-ground-up-setting-up-the-environment.aspx">Setting up the environment</a></li>
<li><a href="http://www.corebvba.be/blog/post/w00t-Building-a-new-app-from-the-ground-up-First-specs-and-getting-started.aspx">First specs and getting started</a></li>
<li><a href="http://www.corebvba.be/blog/post/w00t-Building-a-new-app-from-the-ground-up-IOC-database-and-other-stuff3b-a-real-framework.aspx">IOC, database and other stuff; a real framework</a> <br />
</li>
</ol>
<p>
Happy reading !<br />
</p>
<h2>
Automating specs
</h2>
<p>
Ok, this step took quite some time to figure out, but once you know how to do this this should be really simple.
</p>
<p>
1. Open the solution and go to the properties of the Specs project<br />
2. Go to the build events, and put the following text in the post-build event command line :
</p>
<pre>
del "$(TargetDir)*.html"
"$(ProjectDir)..\..\tools\Machine.Specifications.ConsoleRunner.exe" "$(TargetPath)" --html $(TargetDir)
ren "$(TargetDir)$(TargetName)*.html" output.html
"$(TargetDir)output.html"
exit 0
</pre>
<p>
This will make sure that everytime you do a build, the old Mspec html file gets deleted, mspec is ran, and the html is renamed to output.html and shown in your default browser.
</p>
<p>
Please do note that as long as you have the browser open, you build will not be considered finished, so you should close this window in order to continue developing.<br />
Another possibility would be to build the html file somewhere in your project path, and add it to the project, so you can load it in your project each time, and get a message if it has changed.
</p>
<p>
3. Add a reference to ..\lib\Machine.specifications.dll<br />
4. Remove the bogus class and start writing your specs.
</p>
<p>
Regarding this part there might be some discussions. I created a file called ProductSpecs.cs, which has the following content :
</p>
<pre>
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using Machine.Specifications;
namespace Specs
{
public class Product { };
public interface IRepository<T>
{
IQueryable<T> Find {get;}
bool Add(T instance);
bool Delete(T instance);
bool Update(T instance);
}
public interface IUnitOfWork : IDisposable
{
void Commit();
}
public interface IProductRepository : IRepository<Product>
{
ICollection<Product> GetFromXml(string xml);
};
public abstract class with_empty_productlist
{
protected static IProductRepository productrepo;
protected static ICollection<Product> products;
Establish context = () =>
{
products = new List<Product>();
};
}
public abstract class with_productlist : with_empty_productlist
{
Establish context = () =>
{
products = new List<Product>();
products.Add(new Product());
products.Add(new Product());
products.Add(new Product());
};
}
public class when_products_are_imported_from_external_xmlfile : with_productlist
{
Because of = () => products = productrepo.GetFromXml(Properties.Resources.ExternalProductsXml);
It should_contain_xx_products;
It should_have_an_article_matching_xx;
}
}
</pre>
<p>
So as you might see I added some of my code to be in order to be able to start writing some code in my specs; the next thing I am going to do is write code to match these simple specs, and move the respective app code in a proper project of it's own.
</p>
<p>
Once this is finished, I am going to extend my specs to match a bigger part of the scope...
</p>
<p>
I'll keep you all posted !!
</p>
<div style="text-align:right"><a class="addthis_button" href="http://www.addthis.com/bookmark.php?v=250&pub=xa-4aec37702e3161d4"><img src="http://s7.addthis.com/static/btn/v2/lg-share-en.gif" width="125" height="16" alt="Bookmark and Share" style="border:0"/></a><script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pub=xa-4aec37702e3161d4"></script></div>
|
html/pair_8h.html
|
lalazari/Nanomsg-Libf
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.11"/>
<title>My Project: src/pair.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { init_search(); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">My Project
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.11 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#define-members">Macros</a> </div>
<div class="headertitle">
<div class="title">pair.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="pair_8h__dep__incl.png" border="0" usemap="#src_2pair_8hdep" alt=""/></div>
<map name="src_2pair_8hdep" id="src_2pair_8hdep">
<area shape="rect" id="node2" href="src_2core_2symbol_8c.html" title="src/core/symbol.c" alt="" coords="5,88,131,115"/>
<area shape="rect" id="node3" href="src_2protocols_2pair_2pair_8c.html" title="src/protocols/pair\l/pair.c" alt="" coords="156,81,279,122"/>
<area shape="rect" id="node4" href="xpair_8c.html" title="src/protocols/pair\l/xpair.c" alt="" coords="303,81,425,122"/>
<area shape="rect" id="node5" href="ws__handshake_8c.html" title="src/transports/ws/ws\l_handshake.c" alt="" coords="449,81,593,122"/>
<area shape="rect" id="node6" href="block_8c.html" title="tests/block.c" alt="" coords="618,88,715,115"/>
<area shape="rect" id="node7" href="tests_2device_8c.html" title="tests/device.c" alt="" coords="740,88,844,115"/>
<area shape="rect" id="node8" href="domain_8c.html" title="tests/domain.c" alt="" coords="869,88,976,115"/>
<area shape="rect" id="node9" href="emfile_8c.html" title="tests/emfile.c" alt="" coords="1001,88,1103,115"/>
<area shape="rect" id="node10" href="tests_2inproc_8c.html" title="tests/inproc.c" alt="" coords="1127,88,1228,115"/>
<area shape="rect" id="node11" href="inproc__shutdown_8c.html" title="tests/inproc_shutdown.c" alt="" coords="1253,88,1416,115"/>
<area shape="rect" id="node12" href="iovec_8c.html" title="tests/iovec.c" alt="" coords="1441,88,1537,115"/>
<area shape="rect" id="node13" href="tests_2ipc_8c.html" title="tests/ipc.c" alt="" coords="1563,88,1645,115"/>
<area shape="rect" id="node14" href="ipc__shutdown_8c.html" title="tests/ipc_shutdown.c" alt="" coords="1669,88,1816,115"/>
<area shape="rect" id="node15" href="ipc__stress_8c.html" title="tests/ipc_stress.c" alt="" coords="1841,88,1967,115"/>
<area shape="rect" id="node16" href="tests_2msg_8c.html" title="tests/msg.c" alt="" coords="1992,88,2083,115"/>
<area shape="rect" id="node17" href="tests_2pair_8c.html" title="tests/pair.c" alt="" coords="2107,88,2193,115"/>
<area shape="rect" id="node18" href="tests_2poll_8c.html" title="tests/poll.c" alt="" coords="2218,88,2304,115"/>
<area shape="rect" id="node19" href="separation_8c.html" title="tests/separation.c" alt="" coords="2329,88,2455,115"/>
<area shape="rect" id="node20" href="tests_2tcp_8c.html" title="tests/tcp.c" alt="" coords="2479,88,2563,115"/>
<area shape="rect" id="node21" href="tcp__shutdown_8c.html" title="tests/tcp_shutdown.c" alt="" coords="2588,88,2735,115"/>
<area shape="rect" id="node22" href="tests_2tcpmux_8c.html" title="tests/tcpmux.c" alt="" coords="2759,88,2868,115"/>
<area shape="rect" id="node23" href="term_8c.html" title="tests/term.c" alt="" coords="2893,88,2984,115"/>
<area shape="rect" id="node24" href="timeo_8c.html" title="tests/timeo.c" alt="" coords="3009,88,3108,115"/>
<area shape="rect" id="node25" href="tests_2ws_8c.html" title="tests/ws.c" alt="" coords="3132,88,3215,115"/>
</map>
</div>
</div>
<p><a href="pair_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a>
Macros</h2></td></tr>
<tr class="memitem:a156b0649e597867502b86e5bcb23ce06"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="pair_8h.html#a156b0649e597867502b86e5bcb23ce06">NN_PROTO_PAIR</a>   1</td></tr>
<tr class="separator:a156b0649e597867502b86e5bcb23ce06"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a47f3e1772b17943bd51d269cd8a20bce"><td class="memItemLeft" align="right" valign="top">#define </td><td class="memItemRight" valign="bottom"><a class="el" href="pair_8h.html#a47f3e1772b17943bd51d269cd8a20bce">NN_PAIR</a>   (<a class="el" href="pair_8h.html#a156b0649e597867502b86e5bcb23ce06">NN_PROTO_PAIR</a> * 16 + 0)</td></tr>
<tr class="separator:a47f3e1772b17943bd51d269cd8a20bce"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Macro Definition Documentation</h2>
<a class="anchor" id="a47f3e1772b17943bd51d269cd8a20bce"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define NN_PAIR   (<a class="el" href="pair_8h.html#a156b0649e597867502b86e5bcb23ce06">NN_PROTO_PAIR</a> * 16 + 0)</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a156b0649e597867502b86e5bcb23ce06"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">#define NN_PROTO_PAIR   1</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.11
</small></address>
</body>
</html>
|
example/index.html
|
nathanfaucett/gamepads
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta http-equiv="cleartype" content="on"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content=""/>
<meta name="keywords" content=""/>
<title>Example</title>
<link href="styles.css" rel="stylesheet"/>
<script type="application/javascript" charset="utf-8" async src="index.js"></script>
</head>
<body>
<h1>Gamepad API tester</h1>
<div id="no-gamepad-support">
Your browser does not seem to support Gamepad API, or it might be
we’re not detecting it very well. Sorry!
</div>
<div id="no-gamepads-connected" class="">
No gamepads seem to be connected. Be sure to plug in a gamepad and then
press any of its buttons to activate it.
</div>
<ul id="gamepads"></ul>
<div id="template">
<li class="gamepad">
<div class="buttons">
<div class="face" name="button-1"></div>
<div class="face" name="button-2"></div>
<div class="face" name="button-3"></div>
<div class="face" name="button-4"></div>
<div class="top-shoulder" name="button-left-shoulder-top"></div>
<div class="top-shoulder" name="button-right-shoulder-top"></div>
<div class="bottom-shoulder" name="button-left-shoulder-bottom"></div>
<div class="bottom-shoulder" name="button-right-shoulder-bottom"></div>
<div class="select-start" name="button-select"></div>
<div class="select-start" name="button-start"></div>
<div class="select-start" name="button-special"></div>
<div class="stick" name="stick-1"></div>
<div class="stick" name="stick-2"></div>
<div class="face" name="button-dpad-top"></div>
<div class="face" name="button-dpad-bottom"></div>
<div class="face" name="button-dpad-left"></div>
<div class="face" name="button-dpad-right"></div>
</div>
<div class="labels">
<label for="button-1">?</label>
<label for="button-2">?</label>
<label for="button-3">?</label>
<label for="button-4">?</label>
<label for="button-left-shoulder-top">?</label>
<label for="button-right-shoulder-top">?</label>
<label for="button-left-shoulder-bottom">?</label>
<label for="button-right-shoulder-bottom">?</label>
<label for="button-select">?</label>
<label for="button-start">?</label>
<label for="button-special">?</label>
<label for="stick-1">?</label>
<label for="stick-2">?</label>
<label for="button-dpad-top">?</label>
<label for="button-dpad-bottom">?</label>
<label for="button-dpad-left">?</label>
<label for="button-dpad-right">?</label>
<label for="stick-1-axis-x">?</label>
<label for="stick-1-axis-y">?</label>
<label for="stick-2-axis-x">?</label>
<label for="stick-2-axis-y">?</label>
<div class="extra-inputs"></div>
</div>
<div class="index"></div>
<marquee class="name" scrolldelay="50" scrollamount="2"></marquee>
</li>
</div>
</body>
</html>
|
fontfamily.io/results/symbol.html
|
zachleat/font-family-reunion
|
<table id="symbol">
<thead>
<th><abbr title="Operating System">OS</abbr></th>
<th>
<span class="legend supported"><span class="icon-supported" aria-hidden="true"></span> Supported</span>
<span class="legend aliased"><span class="icon-aliased" aria-hidden="true"></span>Aliased</span>
<span class="legend unsupported"><span class="icon-unsupported" aria-hidden="true"></span> <abbr title="Operating System">OS</abbr> Default</span></th>
</thead>
<tbody>
<tr class="supported">
<td><a href="os/os-x-snow-leopard"><span class="icon-os-x-snow-leopard" aria-hidden="true"></span><span class="a11y-hidden">Mac OS X</span> <span class="version">Snow Leopard 10.6.8</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/os-x-lion"><span class="icon-os-x-lion" aria-hidden="true"></span><span class="a11y-hidden">Mac OS X</span> <span class="version">Lion 10.7.5</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/os-x-mountain-lion"><span class="icon-os-x-mountain-lion" aria-hidden="true"></span><span class="a11y-hidden">Mac OS X</span> <span class="version">Mountain Lion 10.8.5</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/os-x-mavericks"><span class="icon-os-x-mavericks" aria-hidden="true"></span><span class="a11y-hidden">Mac OS X</span> <span class="version">Mavericks 10.9.5</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/win-xp-sp3"><span class="icon-win-xp-sp3" aria-hidden="true"></span><span class="a11y-hidden">Windows</span> <span class="version">XP (NT 5.1 SP3)</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/win-xp"><span class="icon-win-xp" aria-hidden="true"></span><span class="a11y-hidden">Windows</span> <span class="version">XP (NT 5.2)</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/win-7"><span class="icon-win-7" aria-hidden="true"></span><span class="a11y-hidden">Windows</span> <span class="version">7 (NT 6.1)</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/win-8"><span class="icon-win-8" aria-hidden="true"></span><span class="a11y-hidden">Windows</span> <span class="version">8 (NT 6.2)</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/win-8-1"><span class="icon-win-8-1" aria-hidden="true"></span><span class="a11y-hidden">Windows</span> <span class="version">8.1 (NT 6.3)</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class=" unsupported">
<td><a href="os/ios-5-1-iphone"><span class="icon-ios-5-1-iphone" aria-hidden="true"></span><span class="a11y-hidden">iOS-iPhone</span> <span class="version">5.1</span></a></td>
<td>
<span class="icon-unsupported" aria-hidden="true"></span><span class="a11y-hidden">unsupported</span>
</td>
</tr>
<tr class="supported">
<td><a href="os/ios-6-iphone"><span class="icon-ios-6-iphone" aria-hidden="true"></span><span class="a11y-hidden">iOS-iPhone</span> <span class="version">6.0</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/ios-7-iphone"><span class="icon-ios-7-iphone" aria-hidden="true"></span><span class="a11y-hidden">iOS-iPhone</span> <span class="version">7.0.3</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/ios-8-1-iphone"><span class="icon-ios-8-1-iphone" aria-hidden="true"></span><span class="a11y-hidden">iOS-iPhone</span> <span class="version">8.1</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/ios-9-3-iphone"><span class="icon-ios-9-3-iphone" aria-hidden="true"></span><span class="a11y-hidden">iOS-iPhone</span> <span class="version">9.3</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class=" unsupported">
<td><a href="os/android-4-2-2"><span class="icon-android-4-2-2" aria-hidden="true"></span><span class="a11y-hidden">Android</span> <span class="version">Jelly Bean 4.2.2</span></a></td>
<td>
<span class="icon-unsupported" aria-hidden="true"></span><span class="a11y-hidden">unsupported</span>
</td>
</tr>
<tr class=" unsupported">
<td><a href="os/android-4-4"><span class="icon-android-4-4" aria-hidden="true"></span><span class="a11y-hidden">Android</span> <span class="version">KitKat 4.4.2</span></a></td>
<td>
<span class="icon-unsupported" aria-hidden="true"></span><span class="a11y-hidden">unsupported</span>
</td>
</tr>
<tr class=" unsupported">
<td><a href="os/android-5-0"><span class="icon-android-5-0" aria-hidden="true"></span><span class="a11y-hidden">Android</span> <span class="version">Lollipop 5.0.2</span></a></td>
<td>
<span class="icon-unsupported" aria-hidden="true"></span><span class="a11y-hidden">unsupported</span>
</td>
</tr>
<tr class=" unsupported">
<td><a href="os/android-6-0"><span class="icon-android-6-0" aria-hidden="true"></span><span class="a11y-hidden">Android</span> <span class="version">Marshmallow 6.0.1</span></a></td>
<td>
<span class="icon-unsupported" aria-hidden="true"></span><span class="a11y-hidden">unsupported</span>
</td>
</tr>
<tr class=" unsupported">
<td><a href="os/win-phone-7-5"><span class="icon-win-phone-7-5" aria-hidden="true"></span><span class="a11y-hidden">Windows</span> <span class="version">Phone 7.5</span></a></td>
<td>
<span class="icon-unsupported" aria-hidden="true"></span><span class="a11y-hidden">unsupported</span>
</td>
</tr>
<tr class=" unsupported">
<td><a href="os/win-phone-8"><span class="icon-win-phone-8" aria-hidden="true"></span><span class="a11y-hidden">Windows</span> <span class="version">Phone 8.0</span></a></td>
<td>
<span class="icon-unsupported" aria-hidden="true"></span><span class="a11y-hidden">unsupported</span>
</td>
</tr>
<tr class="supported">
<td><a href="os/ubuntu-14"><span class="icon-ubuntu-14" aria-hidden="true"></span><span class="a11y-hidden">Linux</span> <span class="version">Ubuntu 14.04</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
<tr class="supported">
<td><a href="os/fedora-20"><span class="icon-fedora-20" aria-hidden="true"></span><span class="a11y-hidden">Linux</span> <span class="version">Fedora 20</span></a></td>
<td style="font-family: 'Symbol'">
<span class="icon-supported" aria-hidden="true"></span><span class="a11y-hidden">Supported</span>
Symbol
</td>
</tr>
</tbody>
</table>
|
index.html
|
ghing/nicar2015_advanced_python_slides
|
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>"Advanced" Python</title>
<meta name="description" content="Advanced Python workshop at NICAR 2015">
<meta name="author" content="Geoff Hing">
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, minimal-ui">
<link rel="stylesheet" href="css/reveal.css">
<link rel="stylesheet" href="css/theme/solarized.css" id="theme">
<!-- Code syntax highlighting -->
<link rel="stylesheet" href="lib/css/zenburn.css">
<!-- Printing and PDF exports -->
<script>
var link = document.createElement( 'link' );
link.rel = 'stylesheet';
link.type = 'text/css';
link.href = window.location.search.match( /print-pdf/gi ) ? 'css/print/pdf.css' : 'css/print/paper.css';
document.getElementsByTagName( 'head' )[0].appendChild( link );
</script>
<!--[if lt IE 9]>
<script src="lib/js/html5shiv.js"></script>
<![endif]-->
</head>
<body>
<div class="reveal">
<!-- Any section element inside of this container is displayed as a slide -->
<div class="slides">
<section>
<h1>"Advanced" Python</h1>
<h3>NICAR 2015</h3>
<p><a href="http://ghing.github.io/nicar2015_advanced_python_slides/">http://bit.ly/advancedpycarslides</a></p>
<p><a href="https://github.com/ghing/nicar2015_advanced_python">http://bit.ly/advancedpycar</a></p>
<p>
<small><a href="https://github.com/ghing">Geoff Hing</a> / <a href="https://twitter.com/geoffhing">@geoffhing</a></small>
</p>
</section>
<section>
<h1>Getting started</h1>
<p>In this environment, use the Anaconda shell</p>
<pre>
<code class="bash">
cd c:\
git clone https://github.com/ghing/nicar2015_advanced_python.git
cd nicar2015_advanced_python
virtualenv venv
.\venv\Scripts\activate
pip install -r requirements.txt
</code>
</pre>
</section>
<section>
<h1>Where we're going</h1>
<ul>
<li>Test-driven development (TDD)</li>
<li>Object oriented design</li>
<li>Functional programming</li>
</ul>
</section>
<section>
<h1>Format</h1>
<ul>
<li>Concept</li>
<li>Example</li>
<li>Excercise *</li>
</ul>
<p>* Show your work! Tweet @geoffhing with pastebin or gist links when you get the solution</p>
</section>
<section>
<h1>Test driven development (TDD)</h1>
<ol>
<li>Write (failing) test</li>
<li>Make it pass</li>
<li>Refactor</li>
</ol>
</section>
<section>
<h1>Test driven development (TDD)</h1>
<ul>
<li>unit tests</li>
<li>test case</li>
<li>test runner</li>
<li>assertion</li>
</ul>
</section>
<section>
<h1>On deadline?!?</h1>
<ul>
<li>Simple designs</li>
<li>Confidence</li>
<li>Ch-ch-ch-ch-changes</li>
<li>Manual testing is slow</li>
</ul>
<aside class="notes">
If you look at open-source projects on GitHub, you'll often see indicators of test coverage for the code base (the percentage of functions, statements, branches or conditions that have tests written for them). It seems unimaginable to be able to get good test coverage in a newsroom environment with simultaneous, short-lived projects on deadline.
However, testing is often a worthwhile investment.
* Helps you reason about your design
* Better to quickly test the parts that you're uncertain about directly than re-running an entire module
* Finding and fixing bugs in production code sucks
* Save time testing or worrying about changes later (or worse, not making changes for fear of breaking)
In my work at the Tribune I usually:
* Test the hard parts
* Write tests to get unstuck, warm up
* Write imaginary tests (don't actually write tests but think about how you would)
</aside>
</section>
<section>
<h1>Testing tools</h1>
<ul>
<li><a href="https://docs.python.org/2/library/unittest.html">unittest</a></li>
<li><a href="https://nose.readthedocs.org/">nose</a></li>
<li><a href="http://www.voidspace.org.uk/python/mock/">mock</a></li>
</ul>
<aside class="notes">
There are a wealth of tools for writing tests in Python as well as a variety of testing paradigms. Today we'll focus on unit testing using the `unittest` package which is part of the Python Standard Library and `nose`, a test runner, framework and useful set of utilities for testing in Python.
</aside>
</section>
<section>
<h1>Example Test</h1>
<p><em><a href="https://github.com/onyxfish/csvkit/blob/master/tests/test_sql.py">tests/test_sql.py</a></em> from <a href="https://github.com/onyxfish/csvkit">csvkit</a></p>
<pre>
<code class="python">
class TestSQL(unittest.TestCase):
def setUp(self):
# ...
def test_make_column_name(self):
c = sql.make_column(table.Column(0, 'test', [u'1', u'-87', u'418000000', u'']))
self.assertEqual(c.key, 'test')
</code>
</pre>
</section>
<section>
<h1>Let's run some tests</h1>
<pre>
<code class="bash">
nosetests
</code>
</pre>
<aside class="notes">
We'll use nose's test runner to automatically discover and run tests in the `tests` directory. As it runs, it will give us a report of which tests passed and failed.
</aside>
</section>
<section>
<h1>Let's write a test</h1>
Implement the <em>test_slugify_whitespace()</em> method in <em><a href="https://github.com/ghing/nicar2015_advanced_python/blob/master/tests/test_utils.py">tests/test_utils.py</a></em> to reflect the new requirements.
</section>
<section>
<h1>Make it pass</h1>
Implement <em><a href="https://github.com/ghing/nicar2015_advanced_python/blob/master/pycar_advanced/utils.py#L3">pycar_advanced.utils.slugify()</a></em> so your test passes!
<pre>
<code class="bash">
nosetests tests/test_utils.py
</code>
</pre>
</section>
<section>
<h1>Object Oriented Design</h1>
<ul>
<li>Inheritance</li>
<li>Composition</li>
<li>Multiple inheritance</li>
<li>Mixin</li>
<li>Delegation</li>
<li>Magic Methods</li>
</ul>
<aside class="notes">
Ask the audience for a definition of "object" oriented as a programming paradigm
</aside>
</section>
<section>
<h1>Inheritance vs. Composition</h1>
<p><em>is a</em> vs. <em>has a</em></p>
<aside class="notes">
<p>These are different ways of deciding how to share behavior between classes and how to modify that behavior.</p>
</aside>
</section>
<section>
<h1>Inheritance</h1>
<p><em><a href="https://github.com/pandaproject/panda/blob/master/panda/models/slugged_model.py">panda/models/slugged_model.py</a></em> from <a href="https://github.com/pandaproject/panda/">PANDA</a></p>
<pre>
<code class="python">
from django.db import models
class SluggedModel(models.Model):
slug = models.SlugField(_('slug'), max_length=256)
def save(self, *args, **kwargs):
if not self.slug:
self.slug = self.generate_unique_slug()
super(SluggedModel, self).save(*args, **kwargs)
def generate_unique_slug(self):
# ...
</code>
</pre>
</section>
<section>
<h1>Inheritance</h1>
<p><em><a href="https://github.com/pandaproject/panda/blob/master/panda/models/dataset.py">panda/models/dataset.py</a></em> from <a href="https://github.com/pandaproject/panda/">PANDA</a></p>
<pre>
<code class="python">
from panda.models.slugged_model import SluggedModel
class Dataset(SluggedModel):
"""
A PANDA dataset (one table & associated metadata).
"""
name = models.CharField(_('name'), max_length=256,
help_text=_('User-supplied dataset name.'))
description = models.TextField(_('description'), blank=True,
help_text=_('User-supplied dataset description.'))
# ...
def save(self, *args, **kwargs):
"""
Save the date of creation.
"""
if not self.creation_date:
self.creation_date = now()
super(Dataset, self).save(*args, **kwargs)
</code>
</pre>
</section>
<section>
<h1>Inheritance</h1>
<p><em>Dataset</em> is a <em>SluggedModel</em> is a <em>Model</em></p>
<aside class="notes">
<p>Does anyone have examples of where they've used inheritance, or data entities or program components where inheritance seems like a natural fit?</p>
</aside>
</section>
<section>
<h1>Multiple Inheritance</h1>
<p><em><a href="https://github.com/datadesk/django-bakery/blob/master/bakery/views.py">bakery/views.py</a></em> from <a href="https://github.com/datadesk/django-bakery">Django Bakery</a></p>
<pre>
<code class="python">
class BuildableMixin(object):
"""
Common methods we will use in buildable views.
"""
def get_content(self):
# ...
def prep_directory(self, path):
# ...
def build_file(self, path, html):
# ...
def write_file(self, path, html):
# ...
</code>
</pre>
</section>
<section>
<h1>Multiple Inheritance</h1>
<p><em><a href="https://github.com/datadesk/django-bakery/blob/master/bakery/views.py">bakery/views.py</a></em> from <a href="https://github.com/datadesk/django-bakery">Django Bakery</a></p>
<pre>
<code class="python">
from django.views.generic import TemplateView
class BuildableTemplateView(TemplateView, BuildableMixin):
@property
def build_method(self):
return self.build
def build(self):
logger.debug("Building %s" % self.template_name)
self.request = RequestFactory().get(self.build_path)
path = os.path.join(settings.BUILD_DIR, self.build_path)
self.prep_directory(self.build_path)
self.build_file(path, self.get_content())
</code>
</pre>
<aside class="notes">
The "mixin" pattern is a common use of multiple inheritance. A "mixin" is a class that is always used as base class and is not intended to be instantiated directly. Its methods are usually intended to be called by methods in the subclasses.
</aside>
</section>
<section>
<h1>Let's use a mixin!</h1>
<p>Use the <em>ResultsTestMixin</em> class to avoid duplicate code in the test case classes in <em><a href="https://github.com/ghing/nicar2015_advanced_python/blob/master/tests/test_oo.py">tests/tests_oo.py</a></em></p>.
</section>
<section>
<h1>Multiple Inheritance</h1>
<h2>Be careful!</h2>
<pre>
<code class="python">
>>> class A(object):
... def whoami(self):
... print('A.whoami')
...
>>> class B(A):
... def whoami(self):
... print('B.whoami')
...
>>> class C(A):
... def whoami(self):
... print('C.whoami')
...
>>> class D(B, C):
... pass
>>> D().whoami()
</code>
</pre>
<aside class="notes">
The selection of which implementation of an object's method is called the Method Resolution Order (MRO). For simple class hierarchies, it's safe to say methods are resolved from left to right as the bases are specified in the class definition. The actual algorithm used to resolve the MRO is called the "C3 superclass linearization" is pretty complex. Generally, it's a good idea to keep the inheritance hierarchy simple when using multiple inheritance. When combining complex functionalities, Composition might be a preferable design pattern.
</aside>
</section>
<section>
<h1>Multiple Inheritance</h1>
<h2>Be careful!</h2>
<pre>
<code class="python">
>>> class A(object):
... def whoami(self):
... print('A.whoami')
...
>>> class B(A):
... def whoami(self):
... print('B.whoami')
...
>>> class C(A):
... def whoami(self):
... print('C.whoami')
...
>>> class D(B, C):
... pass
>>> D().whoami()
B.whoami
</code>
</pre>
</section>
<section>
<h1>Composition</h1>
<p><em><a href="https://github.com/datadesk/python-elections/blob/master/elections/ap.py">elections/ap.py</a></em> from <a href="https://github.com/datadesk/python-elections/">python-elections</a>.
<pre>
<code class="python">
class AP(object):
"""
The public client you can use to connect to AP's data feed.
"""
# ...
class BaseAPResultCollection(object):
"""
Base class that defines the methods to retrieve AP CSV
data
"""
def __init__(self, client, name, results=True, delegates=True):
self.client = client
# ...
</code>
</pre>
</section>
<section>
<h1>Composition</h1>
<p>BaseAPResultCollection <em>has a</em> client (<em>AP</em>)</p>
</section>
<section>
<h1>Composition</h1>
<pre>
<code class="python">
class FilesystemAP(AP):
"""
AP client that reads data from the filesystem instead of from the AP FTP
server
"""
def __init__(self, results_path, username=None, password=None):
super(FilesystemAP, self).__init__(username, password)
self._results_path = results_path
@property
def ftp(self):
if not self._ftp:
self._ftp = MockFTP()
return self._ftp
def _fetch(self, path):
clean_path = path.lstrip('/')
full_path = os.path.join(self._results_path, clean_path)
return open(full_path)
</code>
</pre>
<aside class="notes">
We can alter the behavior of BaseAPResultCollection by specifying a different type of object for client. In this example, we have a client that loads files from the filesystem instead of a remote FTP server.
</aside>
</section>
<section>
<h1>Delegation</h1>
<pre>
<code class="python">
class UpperOut(object):
def __init__(self, outfile):
self._outfile = outfile
def write(self, s):
self._outfile.write(s.upper())
def __getattr__(self, name):
return getattr(self._outfile, name)
</code>
</pre>
<aside class="notes">
Delegation is a design pattern based on composition where methods on the outer class call through to the member class unless overridden.
In this example we implement the "magic method" `__getattr__` to get the requested attribute from the member class.
</aside>
</section>
<section>
<h1>Delegation</h1>
<pre>
<code class="python">
>>> with open('/Users/ghing/Desktop/test.txt', 'w') as f:
... f.write(s)
...
>>> with open('/Users/ghing/Desktop/test.txt') as f:
... print(f.read())
...
nicar
>>> with open('/Users/ghing/Desktop/test_upper.txt', 'w') as f:
... upperf = UpperOut(f)
... upperf.write(s)
...
>>> with open('/Users/ghing/Desktop/test_upper.txt', 'r') as f:
... upperf = UpperOut(f)
... print(upperf.read())
...
NICAR
</code>
</pre>
<aside class="notes">
This shows why <em>UpperOut</em> is a good choice for delegation. We never really instantiate file objects. Rather, we get an instance using <em>open()</em>.
</aside>
</section>
<section>
<h1>Let's compose!</h1>
<p>Implement the methods in <em><a href="https://github.com/ghing/nicar2015_advanced_python/blob/master/pycar_advanced/oo.py">pycar_advanced/oo.py</a></em> to use composition to implement a basic election results fetcher/loader. Then these tests should pass:</p>
<pre>
<code class="bash">
nosetests tests/test_oo.py
</code>
</pre>
</section>
<section>
<h1>Functional Programming</h1>
<ul>
<li>Iterators</li>
<li>Generators</li>
<li>List comprehensions</li>
<li>Decorators</li>
</ul>
<aside class="notes">
So far, we've looked at object-oriented features and design patterns in Python. However, Python is a multi-paradigm language and we can also write code that is "functional". The "functional" programming paradigm decomposes a task into a set of functions. Functions should take only inputs and produce outputs and not have any side-effects. Writing programs using the functional paradigm helps make code more modular, easier to test and easier to reason about.
</aside>
</section>
<section>
<h1>Iterators</h1>
<ul>
<li>A Python language feature</li>
<li>Represent a stream of data</li>
<li>Have a <em>next()</em> method</li>
<li>Raise <em>StopIteration</em> when there are no more items</li>
</ul>
</section>
<section>
<h1>Iterators</h1>
<pre>
<code class="python">
>>> L = [1,2,3]
>>> it = iter(L)
>>> it.next()
1
>>> it.next()
2
>>> it.next()
3
>>> it.next()
Traceback (most recent call last):
File "<stdin>", line 1, in ?
StopIteration
>>>
</code>
</pre>
</section>
<section>
<h1>Generators</h1>
<ul>
<li>Return an iterator</li>
<li>Functions that pick up where they left off</li>
<li>Use <em>yield</em> rather than <em>return</em></li>
<li>Can generate infinite sequences</li>
<li>Use less memory</li>
</ul>
</section>
<section>
<h1>Generators</h1>
<p><em><a href="https://github.com/pudo/dataset/blob/master/dataset/freeze/config.py">dataset/freeze/config.py</a></em> from <a href="https://github.com/pudo/dataset/">dataset</a>.
<pre>
<code class="python">
class Configuration(object):
# ...
@property
def exports(self):
if not isinstance(self.data, dict):
raise FreezeException("The root element of the freeze file needs to be a hash")
if not isinstance(self.data.get('exports'), list):
raise FreezeException("The freeze file needs to have a list of exports")
common = self.data.get('common', {})
for export in self.data.get('exports'):
yield Export(common, export)
</code>
</pre>
<aside class="notes">
Dataset is a really useful Python package for loading structured data into a relational database, querying the data, and exporting the results. It has a concept of a "freeze file" that defines queries that will be exported to CSV for JSON. The exports method is a generator that returns an iterator of Export objects that encapsulate the configuration for the queries and export format.
</aside>
</section>
<section>
<h1>Let's make a generator</h1>
<p>Implement the <em>generate_results()</em> function in <em>pycar_advanced/functional.py</em> so that the following command shows passing tests.</p>
<pre>
<code class="bash">
nosetests \
tests/test_functional.py:FunctionalTestCase.test_generate_results
</code>
</pre>
</section>
<section>
<h1>Filtering and transforming iterables</h1>
<pre>
<code class="python">
>>> vals = [1, 2, 3]
>>> map(lambda x: x*x, vals)
[1, 4, 9]
>>> filter(lambda x: (x % 2) == 0, vals)
[2]
</code>
</pre>
</section>
<section>
<h1>Lambda expressions</h1>
<pre>
<code class="python">
>>> vals = [1, 2, 3]
>>> map(lambda x: x*x, vals)
[1, 4, 9]
>>> def square(x):
>>> return x*x
>>> map(square, vals)
[1, 4, 9]
</code>
</pre>
<aside class="notes">
Lambda expressions are a way to define small functions. You can always just define the function, and in many cases, that's preferable.
</aside>
</section>
<section>
<h1>List comprehensions</h1>
<pre>
<code class="python">
>>> vals = [1, 2, 3]
>>> [x * x for x in vals]
[1, 4, 9]
>>> [x for x in vals if (x % 2) == 0]
[2]
</code>
</pre>
<aside class="notes">
Python has a language feature called list comprehensions that are generally preferred to using map and filter.
</aside>
</section>
<section>
<h1>Let's use a list comprehension</h1>
<p>Implement the <em>candidate_first_names()</em> function in <em>pycar_advanced/functional.py</em> using a list comprehension so that the following command shows passing tests:</p>
<pre>
<code class="bash">
nosetests \
tests/test_functional.py:FunctionalTestCase.test_candidate_first_names
</code>
</pre>
</section>
<section>
<h1>Generator expressions</h1>
<pre>
<code class="python">
>>> vals = range(10)
>>> even_iter = (x for x in vals if (x % 2) == 0)
>>> even_iter.next()
0
>>> even_iter.next()
2
</code>
</pre>
</section>
<section>
<h1>Generator expressions</h1>
<pre>
<code class="python">
rahm = [r for r in results if r.candidate_name == "Rahm Emanuel"][0]
rahm = next(r for r in results if r.candidate_name == "Rahm Emanuel")
</code>
</pre>
<aside class="notes">
Generator expressions are a really great way to do a quick and dirty selection of an element. What's the difference between these two examples?
</aside>
</section>
<section>
<h1>Functions are first class objects</h1>
<pre>
<code class="python">
>>> def f(x):
... print(x)
...
>>> isinstance(f, object)
True
</code>
</pre>
</section>
<section>
<h1>Functions can be arguments</h1>
<pre>
<code class="python">
>>> from functools import reduce
>>> def concat(s1, s2):
>>> return s1 + " " + s2
>>> strgs = ["NICAR", "is", "great"]
>>> reduce(concat, strgs)
'NICAR is great'
</code>
</pre>
</section>
<section>
<h1>Functions definitions can be nested</h1>
<pre>
<code class="python">
>>> def join(bits, sep=' '):
... def concat(s1, s2):
... return s1 + sep + s2
... return reduce(concat, bits)
...
>>> join(["NICAR", "is", "great"])
'NICAR is great'
>>> concat("NICAR", "is")
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
NameError: name 'concat' is not defined
</code>
</pre>
</section>
<section>
<h1>Functions can return functions</h1>
<pre>
<code class="python">
>>> def get_name_fn(first_name, last_name):
... def name_fn():
... print("{} {}".format(first_name, last_name))
... return name_fn
...
>>> geoff = get_name_fn("Geoff", "Hing")
>>> geoff()
Geoff Hing
</code>
</pre>
<aside class="notes">
Just as functions can be arguments to other functions, functions can also return functions. This function returns a function that prints the name specified by the `first_name` and `last_name` arguments.
This is an example of a "closure". The instance of `name_fn` remembers the enclosing namespace (i.e. the values of `first_name` and `last_name`) from when it was declared.
FYI, [closures in Python are late-binding](http://docs.python-guide.org/en/latest/writing/gotchas/#late-binding-closures).
</aside>
</section>
<section>
<h1>Decorators</h1>
<p>From the Chicago Tribune's electioncenter2 Fabfile. Fabric makes <a href="http://fabric.readthedocs.org/en/1.8/api/core/decorators.html">heavy use of decorators</a>.</p>
<pre>
<code class="python">
@roles('admin')
def deploy():
require('branch', provided_by=BRANCH_PROVIDERS)
sync()
install_requirements()
</code>
</pre>
<aside class="notes">
This is an example of a Fabric task that we use to deploy our elections application. It uses Fabric's `roles` decorator to define the hosts that this task will be run on.
From http://docs.python-guide.org/en/latest/writing/structure/#decorators:
This mechanism is useful for separating concerns and avoiding external un-related logic ‘polluting’ the core logic of the function or method. A good example of a piece of functionality that is better handled with decoration is memoization or caching: you want to store the results of an expensive function in a table and use them directly instead of recomputing them when they have already been computed. This is clearly not part of the function logic.
</aside>
</section>
<section>
<h1>Decorators</h1>
<pre>
<code class="python">
>>> def log_output(f):
... def inner():
... output = f()
... print(output)
... return inner
...
>>> def me():
... return "Geoff Hing"
...
>>> decorated = log_output(me)
>>> decorated()
Geoff Hing
</code>
</pre>
</section>
<section>
<h1>Decorators</h1>
<pre>
<code class="python">
>>> @log_output
... def me():
... return "Geoff Hing"
...
>>> me()
Geoff Hing
</code>
</pre>
<aside class="notes">
In the previous slide, we just called our decorator function to wrap the `me()` function, but Python offers special syntax for decorating functions.
</aside>
</section>
<section>
<h1>Decorators</h1>
<pre>
<code class="python">
>>> @log_output
... def me():
... return "Geoff Hing"
...
>>> me()
Geoff Hing
</code>
</pre>
<aside class="notes">
In the previous slide, we just called our decorator function to wrap the `me()` function, but Python offers special syntax for decorating functions.
</aside>
</section>
<section>
<h1>Decorators</h1>
<pre>
<code class="python">
>>> import logging
>>> def log_output(f):
... def inner():
... output = f()
... logging.debug(output)
... return inner
>>>
</code>
</pre>
<aside class="notes">
In the previous slide, we just called our decorator function to wrap the `me()` function, but Python offers special syntax for decorating functions.
</aside>
</section>
<section>
<h1>Let's write a decorator!</h1>
<p>Implement the <em>run_query()</em> function <em><a href="https://github.com/ghing/nicar2015_advanced_python/blob/master/pycar_advanced/decorators.py">pycar_advanced/decorators.py</a></em>. We want to be able to call the <em>candidates()</em> function like this:</p>
<pre>
<code class="python">
from pycar_advanced.query import candidates
# Just runs query
candidates()
# Runs query and outputs the SQL text
candidates(show_sql=True)
# Only outputs the SQL text
candidates(show_sql=True, dry_run=True)
</code>
</pre>
</section>
<section>
<h1>Let's write a decorator!</h1>
<p>These tests should pass:</p>
<pre>
<code class="bash">
nosetests tests/test_decorators.py
</code>
</pre>
</section>
</div>
</div>
<script src="lib/js/head.min.js"></script>
<script src="js/reveal.js"></script>
<script>
// Full list of configuration options available at:
// https://github.com/hakimel/reveal.js#configuration
Reveal.initialize({
controls: true,
progress: true,
history: true,
center: true,
transition: 'slide', // none/fade/slide/convex/concave/zoom
// Optional reveal.js plugins
dependencies: [
{ src: 'lib/js/classList.js', condition: function() { return !document.body.classList; } },
{ src: 'plugin/markdown/marked.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/markdown/markdown.js', condition: function() { return !!document.querySelector( '[data-markdown]' ); } },
{ src: 'plugin/highlight/highlight.js', async: true, condition: function() { return !!document.querySelector( 'pre code' ); }, callback: function() { hljs.initHighlightingOnLoad(); } },
{ src: 'plugin/zoom-js/zoom.js', async: true },
{ src: 'plugin/notes/notes.js', async: true }
]
});
</script>
</body>
</html>
|
index15.html
|
aaadesignstudios/atomstudios
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
<title>Volar</title>
<!-- Bootstrap -->
<link rel="stylesheet" href="css/bootstrap.min.css">
<!-- Animation Libraries -->
<link rel="stylesheet" href="css/animate.min.css">
<link rel="stylesheet" href="css/magic.min.css">
<!-- Google Fonts -->
<link href='http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900%7COpen+Sans:300,400,600,700' rel='stylesheet' type='text/css'>
<!-- Fonts Icons -->
<link rel="stylesheet" href="css/custom-icons.css">
<link rel="stylesheet" href="css/et-line-icons.css">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<!-- Owl Carousel -->
<link rel="stylesheet" href="css/owl.carousel.min.css">
<!-- Nivo Lightbox -->
<link rel="stylesheet" href="css/nivo-lightbox/nivo-lightbox.css">
<link rel="stylesheet" href="css/nivo-lightbox/lightbox-theme.css">
<!-- Animated Headlines -->
<link rel="stylesheet" href="css/animated-hedlines.css">
<!-- Youtube Background Player -->
<link rel="stylesheet" href="css/YTPlayer.css">
<!-- Main Styles -->
<link href="css/styles.css" rel="stylesheet">
<!-- Theme -->
<link href="css/theme/light-purple.css" rel="stylesheet" data-color="" id="theme">
<!-- Animsition -->
<link href="css/animsition.min.css" rel="stylesheet">
<!-- Favicon (retina) -->
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
<meta name="application-name" content=" " />
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="mstile-144x144.png" />
</head>
<body>
<!-- Page Wrapper -->
<div id="page" class="animsition" data-loader-type="loader2" data-page-loader-text="Volar" data-animsition-in="zoom-outy" data-animsition-out="fade-out-up-sm" style="transform-origin: 50% 50vh;">
<div id="top"></div>
<!-- Home Section -->
<section id="home-section" class="home-section overlay full-screen">
<div class="zoom-hero scaled-up full-screen home-bg overlay" data-top="transform: scale3d(1.4, 1.4, 1);" data-top-bottom="transform: scale3d(1, 1, 1)" data-anchor-target="#home-section">
</div>
<div class="hs-content">
<div class="hs-content-inner">
<div class="margin-bottom-10 init-animation-5 delay0-8s">
<h2 class="font-second hs-text-6">volar, at the heart of the beauty</h2>
</div>
<div class="margin-bottom-30 init-animation-2 delay0-2s">
<h1 class="hs-text-10 uppercase font-second"><span>volar</span> template</h1>
</div>
<div class="in-page-scroll padding-top-10 init-animation-2 delay0-4s">
<a href="#about-section" class="btn btn-animated btn-split btn-transparent-white ripple-alone " data-text="learn more"><span>are you ready?</span></a>
</div>
</div>
<span class="scroll-down-arrow in-page-scroll" data-start="display: inline-block" data-100-start="display: none">
<a href="#about-section" class="ci-icon-uniE930 init-animation-2 delay1-8s"></a>
</span>
</div>
</section>
<!--/ End Home Section -->
<!-- Navbar -->
<div class="position-relative">
<!-- sticky: 1) remove"transp-nav" class, add class="sticky-navbar" to #nav-wrapper | 2) remove navbar-fixed-top class from #nav [and navbar-transparent class too] -->
<div id="nav-wrapper" class="sticky-navbar">
<nav id="nav" class="navbar navbar-default ripple-group-parent init-animation-5" role="navigation">
<div class="container in-page-scroll">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" id="animated-navicon" class="navbar-toggle" data-toggle="collapse" data-target="#mobile-navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand ripple-group" href="#top">
<div class="navbar-logo pull-left">
<img src="http://placehold.it/100x40" alt="logo" />
</div>
<p class="pull-left font-second">volar</p>
</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="mobile-navbar-collapse">
<ul class="nav navbar-nav navbar-right cl-effect-5">
<li>
<a class="ripple-group" href="#top">
<span data-hover="home">home</span>
</a>
</li>
<li>
<a class="ripple-group" href="#about-section">
<span data-hover="about">about</span>
</a>
</li>
<li>
<a class="ripple-group" href="#services-section">
<span data-hover="services">services</span>
</a>
</li>
<li>
<a class="ripple-group" href="#portfolio-section">
<span data-hover="portfolio">portfolio</span>
</a>
</li>
<li>
<a class="ripple-group" href="#team-section">
<span data-hover="team">team</span>
</a>
</li>
<li>
<a class="ripple-group" href="#process-section">
<span data-hover="process">process</span>
</a>
</li>
<li>
<a class="ripple-group animsition-link" href="blog.html">
<span data-hover="blog">blog</span>
</a>
</li>
<li>
<a class="ripple-group" href="#contact-section">
<span data-hover="contact">contact</span>
</a>
</li>
</ul>
</div>
<!-- /.navbar-collapse -->
</div>
<!-- /.container -->
</nav>
</div>
</div>
<!--/ End Navbar -->
<div id="page-2">
<!-- About Section -->
<section id="about-section" class="about-section section">
<div class="container">
<div class="section-title">
<div class=" section-title-more">
first you should know
</div>
<div>
<h2 class="section-title-heading">about <span>the studio</span></h2>
</div>
</div>
<div class="row">
<div class="col-sm-6 wow fadeInUp margin-bottom-xs-40">
<blockquote class=" about-quote wow fadeInUp" data-wow-delay="0s">
<p>"We are a new creative studuio. veritatis, eosquiso uam asperi oresipsum itaque dignissimos reprehen derit. non quos ratione ipsa facilisis."</p>
<footer class="">john doe
</footer>
</blockquote>
<p class="section-text wow fadeInUp" data-wow-delay=".3s">Provident saepe deserunt, accusamus quiatetur, mollitia fugit sedar itectoia samus one ipsa facilisis eot.</p>
</div>
<!--/.col -->
<div id="skillbars" class="skillbars col-sm-6">
<div class="skillbar-container wow fadeInUp animated" data-wow-delay="0s">
<p class="skillbar-title">Branding
<span>54%</span>
</p>
<!-- Skill Bar Precent_ to change the percent change the data-percent="..." -->
<div class="skillbar">
<div class="skillbar-bar" data-percent="54%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<div class="skillbar-container wow fadeInUp animated" data-wow-delay=".3s">
<p class="skillbar-title">graphic design
<span>74%</span>
</p>
<div class="skillbar">
<div class="skillbar-bar delay0-4s" data-percent="74%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<div class="skillbar-container wow fadeInUp animated" data-wow-delay=".6s">
<p class="skillbar-title">motion graphic
<span>63%</span>
</p>
<div class="skillbar">
<div class="skillbar-bar delay0-8s" data-percent="63%"></div>
</div>
</div>
<!--/ End Skill Bar -->
</div>
<!--/.col -->
</div>
<!--/.row -->
</div>
<!--/.container -->
</section>
<!--/ End About Section -->
<hr />
<!-- Facts Section -->
<div id="facts-section" class="facts-section text-center font-second small-section">
<div class="container">
<div class="row">
<!-- Fact Item -->
<div class="col-sm-3 fact-item col-xs-6 margin-bottom-xs-40">
<div class="fact-number">
<p class="counter">258</p>
</div>
<div class="fact-text">
<p>apps created</p>
</div>
</div>
<!--/ End Fact Item -->
<div class="fact-item col-sm-3 col-xs-6 margin-bottom-xs-40">
<div class="fact-number">
<p class="counter">1436</p>
</div>
<div class="fact-text">
<p>active users</p>
</div>
</div>
<!--/ End Fact Item -->
<div class="fact-item col-sm-3 col-xs-6">
<div class="fact-number">
<p class="counter">27</p>
</div>
<div class="fact-text">
<p>Monthly events</p>
</div>
</div>
<!--/ End Fact Item -->
<div class="fact-item col-sm-3 col-xs-6">
<div class="fact-number">
<p class="counter">315</p>
</div>
<div class="fact-text">
<p>Heart beats</p>
</div>
</div>
<!--/ End Fact Item -->
</div>
<!-- /.row -->
</div>
<!-- /.container -->
</div>
<!--/ End Facts Section -->
<hr />
<!-- Services Section -->
<section id="services-section" class="services-section section">
<div class="container">
<div class="section-title">
<div class=" section-title-more">
well covered and efficient
</div>
<div>
<h1 class="section-title-heading"><span>services</span> provided</h1>
</div>
</div>
<div class="services-section-items padding-top-sm-10 row">
<div class="services-section-item col-sm-4 margin-bottom-xs-40 wow fadeInUpLeftScale">
<div class="services-section-item-icon">
<i class="icon-laptop"></i>
</div>
<h4 class="services-item-title font-second">web design</h4>
<div class="services-section-item-text">
<p>Magnam distinctio unde atque quos iusto illoim dignissimos hic. Dolore iusto illo, eaque eligendi itaque, iure facilis fugiat et.</p>
</div>
</div>
<!--/ End Services Section Item -->
<div class="services-section-item col-sm-4 margin-bottom-xs-40 wow fadeInUpScale">
<div class="services-section-item-icon">
<i class="icon-lightbulb"></i>
</div>
<h4 class="services-item-title font-second">branding</h4>
<div class="services-section-item-text">
<p>Magnam distinctio unde atque quos iusto illoim dignissimos hic. Dolore iusto illo, eaque eligendi itaque, iure facilis fugiat et..</p>
</div>
</div>
<!--/ End Services Section Item -->
<div class="services-section-item col-sm-4 margin-bottom-xs-40 wow fadeInUpRightScale">
<div class="services-section-item-icon">
<i class="icon-video"></i>
</div>
<h4 class="services-item-title font-second">motion</h4>
<div class="services-section-item-text">
<p>Magnam distinctio unde atque quos iusto illoim dignissimos hic. Dolore iusto illo, eaque eligendi itaque, iure facilis fugiat et..</p>
</div>
</div>
<!--/ End Services Section Item -->
<div class="services-section-item col-sm-4 margin-bottom-xs-40 wow fadeInUpLeftScale">
<div class="services-section-item-icon">
<i class="icon-flag"></i>
</div>
<h4 class="services-item-title font-second">illustration</h4>
<div class="services-section-item-text">
<p>Magnam distinctio unde atque quos iusto illoim dignissimos hic. Dolore iusto illo, eaque eligendi itaque, iure facilis fugiat et..</p>
</div>
</div>
<!--/ End Services Section Item -->
<div class="services-section-item col-sm-4 margin-bottom-xs-40 wow fadeInUpScale">
<div class="services-section-item-icon">
<i class="icon-camera"></i>
</div>
<h4 class="services-item-title font-second">photography</h4>
<div class="services-section-item-text">
<p>Magnam distinctio unde atque quos iusto illoim dignissimos hic. Dolore iusto illo, eaque eligendi itaque, iure facilis fugiat et..</p>
</div>
</div>
<!--/ End Services Section Item -->
<div class="services-section-item col-sm-4 wow fadeInUpRightScale">
<div class="services-section-item-icon">
<i class="icon-strategy"></i>
</div>
<h4 class="services-item-title font-second">flying</h4>
<div class="services-section-item-text">
<p>Magnam distinctio unde atque quos iusto illoim dignissimos hic. Dolore iusto illo, eaque eligendi itaque, iure facilis fugiat et..</p>
</div>
</div>
<!--/ End Services Section Item -->
</div>
<!--/.row -->
</div>
<!--/.container -->
</section>
<!--/ End Services Section -->
<hr />
<!--Start Works Section -->
<section id="portfolio-section" class="portfolio-section section text-center no-padding-bottom">
<div class="container">
<div class="section-title">
<div class=" section-title-more">
check it out
</div>
<div>
<h1 class="section-title-heading">our <span>portfolio</span></h1>
</div>
</div>
<!-- Start Works Buttons -->
<div id="portfolio-filters" class="portfolio-filters margin-top-20 ripple-group-parent wow fadeIn" data-wow-offset="100" data-wow-delay=".1s">
<a class="btn btn-animated btn-split ripple-group" data-text="all works" data-filter="*">
<span class="btn-icon icon-tools"></span>
</a>
<span class="btn-seperator">|</span>
<a class="btn btn-animated btn-split ripple-group" data-text="web design" data-filter=".web-design">
<span class="btn-icon icon-browser"></span>
</a>
<span class="btn-seperator">|</span>
<a class="btn btn-animated btn-split ripple-group" data-text="video" data-filter=".video">
<span class="btn-icon icon-video"></span>
</a>
<span class="btn-seperator">|</span>
<a class="btn btn-animated btn-split ripple-group" data-text="photo" data-filter=".photo">
<span class="btn-icon icon-camera"></span>
</a>
</div>
<!--/ End Works Buttons -->
</div>
<!-- /.container -->
<!-- Works Items -->
<ul id="portfolio-container" class="portfolio-container gapped masonry clearlist row portfolio-hover-effect">
<li class="portfolio-item photo video col-sm-6 col-md-3 col-xs-12">
<div class="portfolio-item-img">
<img src="http://placehold.it/400x260" alt="portfolio" />
</div>
<div class="portfolio-item-info font-second">
<h3 class="portfolio-item-title">sweet nicky</h3>
<div class="portfolio-item-detail">
<p>apiente accusantium fugiat</p>
<!-- LightBox Button -->
<a href="img/portfolio/work01_lg.jpg" title="This is an image title" class="icon-magnifying-glass lightbox" data-lightbox-gallery="gallery1" data-lightbox-hidpi="img/portfolio/work01_lg@2x.jpg"></a>
<!--/ End LightBox Button -->
<a href="project_page.html" class="animsition-link icon-attachment"></a>
</div>
</div>
</li>
<!--/ End Work Item -->
<li class="portfolio-item video col-sm-6 col-md-3 col-xs-12">
<div class="portfolio-item-img">
<img src="http://placehold.it/400x360" alt="portfolio" />
</div>
<div class="portfolio-item-info font-second">
<h3 class="portfolio-item-title">free alan</h3>
<div class="portfolio-item-detail">
<p>Nihil odio ipsa fugiat</p>
<!-- LightBox Button -->
<a href="https://www.youtube.com/watch?v=3FaVQcEjHUc" title="This is an image title" class="icon-magnifying-glass lightbox" data-lightbox-gallery="gallery1"></a>
<!--/ End LightBox Button -->
<a href="project_page.html" class="animsition-link icon-attachment"></a>
</div>
</div>
</li>
<!--/ End Work Item -->
<li class="portfolio-item video col-sm-6 col-md-3 col-xs-12">
<div class="video-work">
<div class="video-background" data-vide-bg="mp4: img/portfolio/work03, webm: img/portfolio/work03, ogv: img/portfolio/work03, poster: img/portfolio/work03" data-vide-options="position: 50% 90%"></div>
</div>
<div class="portfolio-item-img">
<img src="img/portfolio/video-work-gapped.png" alt="portfolio video work">
</div>
<div class="portfolio-item-info font-second">
<h3 class="portfolio-item-title">nice lilly</h3>
<div class="portfolio-item-detail">
<p>Sit amet, consectetur adipi.</p>
<!-- LightBox Button -->
<a href="img/portfolio/work03.mp4" data-lightbox-type="iframe" title="This is an image title" class="icon-magnifying-glass lightbox" data-lightbox-gallery="gallery1"></a>
<!--/ End LightBox Button -->
<a href="project_page.html" class="animsition-link icon-attachment"></a>
</div>
</div>
</li>
<!--/ End Work Item -->
<li class="portfolio-item web-design video col-sm-6 col-md-3 col-xs-12">
<div class="portfolio-item-img">
<img src="http://placehold.it/400x480" alt="portfolio" />
</div>
<div class="portfolio-item-info font-second">
<h3 class="portfolio-item-title">fresh gump</h3>
<div class="portfolio-item-detail">
<p>Nobis blanditiis rerum dolor</p>
<!-- LightBox Button -->
<a href="img/portfolio/work04_lg.jpg" title="This is an image title" class="icon-magnifying-glass lightbox" data-lightbox-gallery="gallery1" data-lightbox-hidpi="img/portfolio/work04_lg@2x.jpg"></a>
<!--/ End LightBox Button -->
<a href="project_page.html" class="animsition-link icon-attachment"></a>
</div>
</div>
</li>
<!--/ End Work Item -->
<li class="portfolio-item photo web-design col-sm-6 col-md-3 col-xs-12">
<div class="portfolio-item-img">
<img src="http://placehold.it/400x460" alt="portfolio" />
</div>
<div class="portfolio-item-info font-second">
<h3 class="portfolio-item-title">fresh gump</h3>
<div class="portfolio-item-detail">
<p>Nobis blanditiis rerum dolor</p>
<!-- LightBox Button -->
<a href="https://vimeo.com/31240369" title="This is an image title" class="icon-magnifying-glass lightbox" data-lightbox-gallery="gallery1"></a>
<!--/ End LightBox Button -->
<a href="project_page.html" class="animsition-link icon-attachment"></a>
</div>
</div>
</li>
<!--/ End Work Item -->
<li class="portfolio-item photo web-design col-sm-6 col-md-3 col-xs-12">
<div class="portfolio-item-img">
<img src="http://placehold.it/400x360" alt="portfolio" />
</div>
<div class="portfolio-item-info font-second">
<h3 class="portfolio-item-title">creative doe</h3>
<div class="portfolio-item-detail">
<p>Minus voluptate corporis illo</p>
<!-- LightBox Button -->
<a href="img/portfolio/work06_lg.jpg" title="This is an image title" class="icon-magnifying-glass lightbox" data-lightbox-gallery="gallery1" data-lightbox-hidpi="img/portfolio/work06_lg@2x.jpg"></a>
<!--/ End LightBox Button -->
<a href="project_page.html" class="animsition-link icon-attachment"></a>
</div>
</div>
</li>
<!--/ End Work Item -->
<li class="portfolio-item photo web-design col-sm-6 col-md-3 col-xs-12">
<div class="portfolio-item-img">
<img src="http://placehold.it/400x240" alt="portfolio" />
</div>
<div class="portfolio-item-info font-second">
<h3 class="portfolio-item-title">creative doe</h3>
<div class="portfolio-item-detail">
<p>Minus voluptate corporis illo</p>
<!-- LightBox Button -->
<a href="img/portfolio/work07_lg.jpg" title="This is an image title" class="icon-magnifying-glass lightbox" data-lightbox-gallery="gallery1" data-lightbox-hidpi="img/portfolio/work07_lg@2x.jpg"></a>
<!--/ End LightBox Button -->
<a href="project_page.html" class="animsition-link icon-attachment"></a>
</div>
</div>
</li>
<!--/ End Work Item -->
</ul>
<!--/ End Works Items -->
</section>
<!--/ End Works Section -->
<!-- Project Order Section -->
<div class="project-order-section in-page-scroll small-section text-center">
<a href="#contact-section" class="btn btn-animated btn-split btn-colored ripple-alone" data-text="Have a Project in Mind?"><span> let's do it then .. </span></a>
</div>
<!--/ End Project Order Section -->
<!-- Team Section -->
<section id="team-section" class="team-section section">
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="section-title">
<div class=" section-title-more">
get to know our
</div>
<div>
<h2 class="section-title-heading"><span>team </span>members</h2>
</div>
</div>
</div>
<!-- /.col -->
<div class="col-sm-6 margin-bottom-xs-40t">
<p class="section-text">Laboriosam quae vel odit dignissimos maxime quis ab nihil sapiente, a, optio accusamus temporibus veniam assumenda gnissimos maxime quiex rerum repudiandae.</p>
</div>
<!-- /.col -->
</div>
<!-- /.row -->
<!-- Team Items -->
<div class="team-items">
<!-- Team Carousel -->
<div id="team-carousel-3" class="team-carousel owl-carousel carousel dots-under">
<!-- Team Item -->
<div class="team-item">
<!-- Team Item Image -->
<div class="team-item-img">
<img src="http://placehold.it/480x640" alt="team member" />
</div>
<!--/ End Team Item Imagee -->
<!-- Team Item Name -->
<div class="team-item-name font-second">
<h4 class="">miranda lawson</h4>
<span>art director</span>
</div>
<!--/ End Team Item Name -->
<!-- Team Item Info -->
<div class="team-item-info">
<div class="team-item-text">
<h3 class="font-second">get in <span>touch ..</span></h3>
<p>Spudiandae nesciunt, eosihil praesentium soluta natus eaque..</p>
</div>
<div class="skillbar-container">
<p class="skillbar-title font-second">Javascript
<span>54%</span>
</p>
<!-- Skill Bar Precent_ to change the percent change the data-percent="..." -->
<div class="skillbar">
<div class="skillbar-bar" data-percent="54%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<div class="skillbar-container">
<p class="skillbar-title font-second">Ruby
<span>99%</span>
</p>
<div class="skillbar">
<div class="skillbar-bar delay0-2s" data-percent="99%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<ul class="team-item-social clearlist">
<li>
<a href="#." class="fa fa-facebook-square"></a>
</li>
<li>
<a href="#." class=" fa fa-twitter"></a>
</li>
<li>
<a href="#." class="fa fa-pinterest"></a>
</li>
</ul>
</div>
<!--/ End Team Item Info -->
</div>
<!--/ End Team Item -->
<!-- Team Item -->
<div class="team-item">
<!-- Team Item Image -->
<div class="team-item-img">
<img src="http://placehold.it/480x640" alt="team member" />
</div>
<!--/ End Team Item Image -->
<!-- Team Item Name -->
<div class="team-item-name font-second">
<h4 class="">Garrus Vakarian</h4>
<span>project manager</span>
</div>
<!--/ End Team Item Name -->
<!-- Team Item Info -->
<div class="team-item-info">
<div class="team-item-text">
<h3 class="font-second"><span>love</span> the nature</h3>
<p>Mlestias dicta digre dolorumor ipsum ut aut. Distinctio, inventore!</p>
</div>
<div class="skillbar-container">
<p class="skillbar-title font-second">jQuery
<span>75%</span>
</p>
<!-- Skill Bar Precent_ to change the percent change the data-percent="..." -->
<div class="skillbar">
<div class="skillbar-bar" data-percent="75%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<div class="skillbar-container">
<p class="skillbar-title font-second">CSS3
<span>90%</span>
</p>
<div class="skillbar">
<div class="skillbar-bar delay0-2s" data-percent="90%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<ul class="team-item-social clearlist">
<li>
<a href="#." class="fa fa-facebook-square"></a>
</li>
<li>
<a href="#." class=" fa fa-twitter"></a>
</li>
<li>
<a href="#." class="fa fa-skype"></a>
</li>
<li>
<a href="#." class="fa fa-pinterest"></a>
</li>
</ul>
</div>
<!--/ End Item Info -->
</div>
<!--/ End Team Item -->
<!-- Team Item -->
<div class="team-item">
<!-- Team Item Image -->
<div class="team-item-img">
<img src="http://placehold.it/480x640" alt="team member" />
</div>
<!--/ End Team Item Image -->
<!-- Team Item Name -->
<div class="team-item-name font-second">
<h4 class="">Steven Hackett</h4>
<span>web designer</span>
</div>
<!--/ End Team Item Name -->
<!-- Team Item Info -->
<div class="team-item-info">
<div class="team-item-text">
<h3 class="font-second">Let's <span>roll.</span></h3>
<p>Labore earum ius iure. Placeat tempore optio omnis beatae.</p>
</div>
<div class="skillbar-container">
<p class="skillbar-title font-second">Photoshop
<span>81%</span>
</p>
<!-- Skill Bar Precent_ to change the percent change the data-percent="..." -->
<div class="skillbar">
<div class="skillbar-bar" data-percent="81%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<div class="skillbar-container">
<p class="skillbar-title font-second">Illustrator
<span>68%</span>
</p>
<div class="skillbar">
<div class="skillbar-bar delay0-2s" data-percent="68%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<ul class="team-item-social clearlist">
<li>
<a href="#." class=" fa fa-twitter"></a>
</li>
<li>
<a href="#." class="fa fa-skype"></a>
</li>
<li>
<a href="#." class="fa fa-pinterest"></a>
</li>
</ul>
</div>
<!--/ End Item Info -->
</div>
<!--/ End Team Item -->
<!-- Team Item -->
<div class="team-item">
<!-- Team Item Image -->
<div class="team-item-img">
<img src="http://placehold.it/480x640" alt="team member" />
</div>
<!--/ End Team Item Image -->
<!-- Team Item Name -->
<div class="team-item-name font-second">
<h4 class="">Sansa Stark</h4>
<span>Photoshp Expert</span>
</div>
<!--/ End Team Item Name -->
<!-- Team Item Info -->
<div class="team-item-info">
<div class="team-item-text">
<h3 class="font-second"><span>believe</span> in yourself - !</h3>
<p>Simos ni nemo veritatis asperiores averienetur rati.</p>
</div>
<div class="skillbar-container">
<p class="skillbar-title font-second">Photoshop
<span>99%</span>
</p>
<!-- Skill Bar Precent_ to change the percent change the data-percent="..." -->
<div class="skillbar">
<div class="skillbar-bar" data-percent="81%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<div class="skillbar-container">
<p class="skillbar-title font-second">Illustrator
<span>78%</span>
</p>
<div class="skillbar">
<div class="skillbar-bar delay0-2s" data-percent="68%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<ul class="team-item-social clearlist">
<li>
<a href="#." class="fa fa-facebook-square"></a>
</li>
<li>
<a href="#." class=" fa fa-twitter"></a>
</li>
<li>
<a href="#." class="fa fa-skype"></a>
</li>
<li>
<a href="#." class="fa fa-pinterest"></a>
</li>
</ul>
</div>
<!--/ End Item Info -->
</div>
<!--/ End Team Item -->
<!-- Team Item -->
<div class="team-item">
<!-- Team Item Image -->
<div class="team-item-img">
<img src="http://placehold.it/480x640" alt="team member" />
</div>
<!--/ End Team Item Image -->
<!-- Team Item Name -->
<div class="team-item-name font-second">
<h4 class="">Philip owen</h4>
<span>Sales Manager</span>
</div>
<!--/ End Team Item Name -->
<!-- Team Item Info -->
<div class="team-item-info">
<div class="team-item-text">
<h3 class="font-second"><span>Fly</span> with me ..</h3>
<p>Noi nemo veritatis asperiores fimos averienetur rati.</p>
</div>
<div class="skillbar-container">
<p class="skillbar-title font-second">Photography
<span>175%</span>
</p>
<!-- Skill Bar Precent_ to change the percent change the data-percent="..." -->
<div class="skillbar">
<div class="skillbar-bar" data-percent="81%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<div class="skillbar-container">
<p class="skillbar-title font-second">production managment
<span>88%</span>
</p>
<div class="skillbar">
<div class="skillbar-bar delay0-2s" data-percent="68%"></div>
</div>
</div>
<!--/ End Skill Bar -->
<ul class="team-item-social clearlist">
<li>
<a href="#." class="fa fa-facebook-square"></a>
</li>
<li>
<a href="#." class=" fa fa-twitter"></a>
</li>
<li>
<a href="#." class="fa fa-skype"></a>
</li>
</ul>
</div>
<!--/ End Item Info -->
</div>
<!--/ End Team Item -->
</div>
<!--/ End Team Carousel -->
</div>
<!--/ End Team Items -->
</div>
<!-- /.container -->
</section>
<!--/ End Team Section -->
<hr />
<!-- Process Section -->
<section id="process-section" class="process-section section">
<div class="container">
<div class="section-title">
<div class=" section-title-more">
how is our work
</div>
<div>
<h1 class="section-title-heading"><span>process</span> flow</h1>
</div>
</div>
<div class="position-relative padding-bottom-40 padding-top-100 padding-top-sm-120">
<!-- process headers -->
<ul class="process-labels font-second">
<!-- change [data-active] and list item to a same value -->
<li data-que="1" class="process-label-active wow fadeInDown" data-wow-offset="100" data-wow-delay="0s">
<i class="icon-layers">
<i class="icon-layers icon-shade"></i>
</i>
<span data-active="digital audit"> digital audit</span>
</li>
<li data-que="2" class=" wow fadeInDown" data-wow-offset="100" data-wow-delay=".15s">
<i class="icon-aperture">
<i class="icon-aperture icon-shade"></i>
</i>
<span data-active="user experience"> user experience</span>
</li>
<li data-que="3" class=" wow fadeInDown" data-wow-offset="100" data-wow-delay=".3s">
<i class="icon-tools">
<i class="icon-tools icon-shade"></i>
</i>
<span data-active="art direction"> art direction</span>
</li>
<li data-que="4" class=" wow fadeInDown" data-wow-offset="100" data-wow-delay=".45s">
<i class="icon-gears">
<i class="icon-gears icon-shade"></i>
</i>
<span data-active="development"> development</span>
</li>
</ul>
<!--/ End process headers -->
<!-- process bar -->
<div class="line-process-parent">
<div class="line-process"></div>
</div>
<!--/ End process bar -->
</div>
</div>
<!-- /.container -->
<!-- process contents -->
<div id="process" class="process owl-carousel container">
<!-- process item -->
<div class="process-item section-text row container">
<div class="col-xs-12 col-sm-6">
<p>Quam impedit nisi aliquid veritatis praesentium nesciunt a quia cupiditate repellat doloribus! Illum doloribus, odit consequatur sed minima eius earum qui, corrupti.Maiores amet dignissimos.</p>
</div>
<div class="col-xs-12 col-sm-6">
<p>Sed minima eius earum qui, corrupti.Maiores amet digni Nisi autem quia ipsum non sint enim pariatur porro sunt totam nobis. explicabo quo aut provident, quod earum doloribus repudiandae.</p>
</div>
</div>
<!--/ End process item -->
<!-- process item -->
<div class="process-item section-text row container">
<div class="col-xs-12 col-sm-6">
<p>Quam impedit nisi aliquid veritatis praesentium nesciunt a quia cupiditate repellat doloribus! Illum doloribus, odit consequatur sed minima eius earum qui, corrupti.Maiores amet dignissimos.</p>
</div>
<div class="col-xs-12 col-sm-6">
<p>Sed minima eius earum qui, corrupti.Maiores amet digni Nisi autem quia ipsum non sint enim pariatur porro sunt totam nobis. explicabo quo aut provident, quod earum doloribus repudiandae.</p>
</div>
</div>
<!--/ End process item -->
<!-- process item -->
<div class="process-item section-text row container">
<div class="col-xs-12 col-sm-6">
<p class="">Quam impedit nisi aliquid veritatis praesentium nesciunt a quia cupiditate repellat doloribus! Illum doloribus, odit consequatur sed minima eius earum qui, corrupti.Maiores amet dignissimos.</p>
</div>
<div class="col-xs-12 col-sm-6">
<p>Sed minima eius earum qui, corrupti.Maiores amet digni Nisi autem quia ipsum non sint enim pariatur porro sunt totam nobis. explicabo quo aut provident, quod earum doloribus repudiandae.</p>
</div>
</div>
<!--/ End process item -->
<!-- process item -->
<div class="process-item section-text row container">
<div class="col-xs-12 col-sm-6">
<p class="">Quam impedit nisi aliquid veritatis praesentium nesciunt a quia cupiditate repellat doloribus! Illum doloribus, odit consequatur sed minima eius earum qui, corrupti.Maiores amet dignissimos.</p>
</div>
<div class="col-xs-12 col-sm-6">
<p class="">Sed minima eius earum qui, corrupti.Maiores amet digni Nisi autem quia ipsum non sint enim pariatur porro sunt totam nobis. explicabo quo aut provident, quod earum doloribus repudiandae.</p>
</div>
</div>
<!--/ End process item -->
</div>
<!--/ End process contents -->
</section>
<!--/ End Process Section -->
<!-- Clients Testimonials Section -->
<section id="client-testimonials" class="client-testimonials section overlay">
<!-- Parallax Image Background -->
<div class="parallax-section-bg client-testimonials-bg overlay full-screen" data-center="transform: translate3d(0px, -50%, 0px)" data-top-bottom="transform: translate3d(0px, -25%, 0px)" data-bottom-top="transform: translate3d(0px, -75%, 0px)" data-anchor-target="#client-testimonials"></div>
<!--/ End Parallax Image Background -->
<div class="container">
<div class="section-title padding-bottom-40">
<div class=" section-title-more">
hear them out
</div>
<div>
<h1 class="section-title-heading">our <span>clients</span></h1>
</div>
</div>
</div>
<!--/ .container -->
<div id="testimonials" class="testimonials owl-carousel carousel">
<div class="testimo-item">
<div class="container">
<blockquote>
<p>"Aciunt ipsum dolore doloribus eius ad hic quidem. Quaerat ea explicabo, blanditiis laborum ut accusamus velbus eius adhic quidemu mollitia quae."</p>
<footer class="">Natalia Oswald
<cite title="Source Title">High point co.</cite>
</footer>
</blockquote>
</div>
<!--/ .container -->
</div>
<!--/ End Testimonials Item -->
<div class="testimo-item">
<div class="container">
<blockquote>
<p>"Ratione, iure obcaecati laborum adipisci ipsam illo, accusantium sit, molestiae minima perspiciatis nulla temporibus illum. Molestias totam suscipit sequi, sed optio!offici."</p>
<footer class="">Rafael Ando
<cite title="Source Title">raindrop inc.</cite>
</footer>
</blockquote>
</div>
<!--/ .container -->
</div>
<!--/ End Testimonials Item -->
<div class="testimo-item">
<div class="container">
<blockquote>
<p>"Illo fuga, enim perspiciatis et aut ad. Earum quidem minima magnam consectetur deserunt sed id amet, doloribus veritatis, eligendi omnis, voluptas illum.molestiae."</p>
<footer class="">Johny rich
<cite title="Source Title">ennax studio</cite>
</footer>
</blockquote>
</div>
<!--/ .container -->
</div>
<!--/ End Testimonials Item -->
</div>
<!--/ End Testimonials Content -->
</section>
<!--/ End Clients Testimonials Section -->
<!-- Clients Logos -->
<div class="client-logos small-section">
<div class="container">
<div id="client-logos" class="owl-carousel">
<div>
<img src="http://placehold.it/200x70" alt="client logo" />
</div>
<div>
<img src="http://placehold.it/200x70" alt="client logo" />
</div>
<div>
<img src="http://placehold.it/200x70" alt="client logo" />
</div>
<div>
<img src="http://placehold.it/200x70" alt="client logo" />
</div>
<div>
<img src="http://placehold.it/200x70" alt="client logo" />
</div>
</div>
</div>
<!--/ .container -->
</div>
<!--/ End Clients Logos -->
<hr />
<!-- Pricing Section -->
<section id="pricing-section" class="pricing-section section">
<div class="container">
<div class="row">
<div class="col-sm-6">
<div class="section-title">
<div class=" section-title-more">
now choose on of our
</div>
<div>
<h1 class="section-title-heading"><span>plans</span> available</h1>
</div>
</div>
</div>
<div class="col-sm-6 padding-top-10">
<p class="section-text">Laboriosam quae vel odit dignissimos maxime quis ab nihil sapiente, a, optio accusamus temporibus verniam.</p>
</div>
</div>
<div class="row padding-top-20">
<div class="col-sm-4 margin-bottom-xs-40 wow fadeInUpLeftScale">
<div class="pricing-table">
<div class="pricing-header font-second">
<h3>Basic</h3>
<div class="price">
<span class="currency">$</span>
<span class="value">30</span>
<span class="duration">mo</span>
</div>
</div>
<!--/ .pricing-header -->
<div class="pricing-body">
<ul class="pricing-features">
<li><em>256MB</em> Memory</li>
<li><em>1</em> User</li>
<li><em>1</em> Website</li>
<li><em>Unlimited</em> Bandwidth</li>
<li><em>24/7</em> Support</li>
</ul>
</div>
<!--/ .pricing-body -->
<footer class="pricing-footer">
<a class="hidden-xs btn btn-animated btn-split ripple-alone btn-default" data-text="Select"><span>good choice</span></a>
<a class="select visible-xs" href="#.">
<i class="icon ci-icon-uniE890"></i>
</a>
</footer>
<!--/ .pricing-footer -->
</div>
</div>
<!--/ .col -->
<div class="popular col-sm-4 margin-bottom-xs-40 wow fadeInUpScale">
<div class="pricing-table">
<div class="pricing-header font-second">
<h3>Popular</h3>
<div class="price">
<span class="currency">$</span>
<span class="value">60</span>
<span class="duration">mo</span>
</div>
</div>
<!--/ .pricing-header -->
<div class="pricing-body">
<ul class="pricing-features">
<li><em>512MB</em> Memory</li>
<li><em>3</em> Users</li>
<li><em>5</em> Websites</li>
<li><em>Unlimited</em> Bandwidth</li>
<li><em>24/7</em> Support</li>
</ul>
</div>
<!-- /.pricing-body -->
<footer class="pricing-footer">
<a class="hidden-xs btn btn-animated btn-split ripple-alone btn-default" data-text="Select"><span>exellent</span></a>
<a class="select visible-xs" href="#.">
<i class="icon ci-icon-uniE890"></i>
</a>
</footer>
<!--/ .pricing-footer -->
</div>
</div>
<!--/ .col -->
<div class="col-sm-4 wow fadeInUpRightScale">
<div class="pricing-table">
<div class="pricing-header font-second">
<h3>Premier</h3>
<div class="price">
<span class="currency">$</span>
<span class="value">90</span>
<span class="duration">mo</span>
</div>
</div>
<!--/ .pricing-header -->
<div class="pricing-body">
<ul class="pricing-features">
<li><em>1024MB</em> Memory</li>
<li><em>5</em> Users</li>
<li><em>10</em> Websites</li>
<li><em>Unlimited</em> Bandwidth</li>
<li><em>24/7</em> Support</li>
</ul>
</div>
<!--/ .pricing-body -->
<footer class="pricing-footer">
<a class="hidden-xs btn btn-animated btn-split ripple-alone btn-default" data-text="select"><span>go for the top</span></a>
<a class="select visible-xs" href="#.">
<i class="icon ci-icon-uniE890"></i>
</a>
</footer>
<!--/ .pricing-footer -->
</div>
</div>
<!--/ .col -->
</div>
<!--/ .row -->
</div>
<!--/ .container -->
</section>
<!--/ End Pricing Section -->
<hr />
<!-- Blog Section -->
<section id="blog-section" class="blog-section section">
<div class="container">
<div class="section-title">
<div class=" section-title-more">
posts from
</div>
<div>
<h1 class="section-title-heading">our <span>blog</span></h1>
</div>
</div>
<div class="row">
<!-- blog item -->
<article class="blog-post-preview margin-bottom-xs-40 col-sm-6">
<a href="blog_post.html" class="blog-post-preview-link animsition-link" data-animsition-out="fade-out-up-sm" data-animsition-out-duration="500">
<div class="blog-post-preview-img">
<img class="parallax-img img-responsive" src="http://placehold.it/700x700" alt="" data-center="transform: translate3d(0px, -50%, 0px)" data-top-bottom="transform: translate3d(0px, -10%, 0px)" data-bottom-top="transform: translate3d(0px, -90%, 0px)">
</div>
<div>
<h2 class="blog-post-preview-title font-second">ruins of <span>winterfell</span></h2>
</div>
<div class="blog-post-preview-date font-second">agust 03, 2015</div>
<div class="blog-post-preview-text">
<p>Alias vero aspernatur libero vel, neque sequi nam dignissimos id architecto ratione perferendis, expedita quod quaerat dicta.</p>
</div>
</a>
</article>
<!--/ End blog item -->
<!-- blog item -->
<article class="blog-post-preview col-sm-6">
<a href="blog_post.html" class="blog-post-preview-link animsition-link" data-animsition-out="fade-out-up-sm" data-animsition-out-duration="500">
<div class="blog-post-preview-img">
<img class="parallax-img img-responsive" src="http://placehold.it/700x700" alt="" data-center="transform: translate3d(0px, -50%, 0px)" data-top-bottom="transform: translate3d(0px, -10%, 0px)" data-bottom-top="transform: translate3d(0px, -90%, 0px)">
</div>
<div>
<h2 class="blog-post-preview-title font-second">into <span>the wild</span></h2>
</div>
<div class="blog-post-preview-date font-second">december 21, 2015</div>
<div class="blog-post-preview-text">
<p>Laudantium! Expedita, quas?uasi repellat quam, harum facilis impedit sit sapiente non reprehenderit magni accusantium eaque nisi.</p>
</div>
</a>
</article>
<!--/ End blog item -->
</div>
<!--/ .row -->
<div class="padding-top-80 text-center">
<a href="blog.html" class="btn btn-animated btn-split btn-default ripple-alone animsition-link" data-animsition-out="fade-out-up-sm" data-animsition-out-duration="500" data-text="see all posts"><span>go to the blog</span></a>
</div>
</div>
<!--/ .container -->
</section>
<!--/ End Blog Section -->
<!-- Contact Section -->
<section id="contact-section" class="section contact-section">
<div class="container">
<div class="section-title">
<div class=" section-title-more">
wanna say hello?
</div>
<div>
<h2 class="section-title-heading"><span>contact</span> us</h2>
</div>
</div>
<div class="row padding-bottom-sm-90">
<div class="col-sm-4">
<div class="contact-item margin-bottom-xs-40"><i class="icon-phone"></i>
<p>Phone: (555) 123-4567
<br />Fax: (555) 987-6543</p>
</div>
</div>
<div class="col-sm-4">
<div class="contact-item margin-bottom-xs-40"><i class="icon-map-pin"></i>
<p>412 Throop Ave, Brooklyn,
<br />NY 11221, USA</p>
</div>
</div>
<div class="col-sm-4">
<div class="contact-item margin-bottom-xs-40"><i class="icon-envelope"></i>
<p>contact@company.com</p>
</div>
</div>
</div>
<div class="row">
<div class="col-md-offset-1 col-md-10">
<form id="ajax-contact" class="" method="post" action="mailer.php">
<fieldset>
<div class="row">
<div class="input col-xs-12 col-sm-12 padding-bottom-xs-50 padding-bottom-40">
<label class="input-label" for="name">
<span class="input-label-content font-second" data-content="name">name *</span>
</label>
<input class="input-field" type="text" name="name" id="name" required />
</div>
<div class="input col-xs-12 col-sm-6 padding-bottom-xs-50 padding-bottom-50">
<label class="input-label" for="email">
<span class="input-label-content font-second" data-content="email">email *</span>
</label>
<input class="input-field" type="email" name="email" id="email" required />
</div>
<div class="input col-xs-12 col-sm-6 padding-bottom-xs-60 padding-bottom-50">
<label class="input-label" for="company">
<span class="input-label-content font-second" data-content="company">company</span>
</label>
<input class="input-field" type="text" name="company" id="company" />
</div>
<div class="message col-xs-12 col-sm-12 padding-bottom-xs-40 padding-bottom-30">
<label class="textarea-label font-second" for="message">message *</label>
<textarea class="input-field textarea" name="message" id="message" required></textarea>
</div>
</div>
<div id="form-messages" class="form-message"></div>
<div class="col-xs-12 margin-top-30 text-center">
<button id="btn-submit" type="submit" class="btn btn-animated btn-contact ripple-alone" data-text="send it"><span class="btn-icon"><span class="loader-parent"><span class="loader3"></span></span>
</span>
</button>
</div>
</fieldset>
</form>
<!--/ End form -->
</div>
<!--/ .col -->
</div>
<!--/ .row -->
</div>
<!--/ .container -->
</section>
<!--/ End Contact Section -->
<!--/ Map Section -->
<div id="map-section" class="map-section">
<!-- map opener -->
<div id="map-opener" class="map-mask">
<div class="map-opener">
<div class="font-second">locate us on the map<i class="ci-icon-uniE930"></i></div>
<div class="font-second">close the map<i class="ci-icon-uniE92F"></i></div>
</div>
</div>
<!--/ End map opener -->
<div id="google-map">
<div id="map-canvas" data-address="412 Throop Ave, Brooklyn, NY 11221, USA"></div>
<div id="map-zoom-in"></div>
<div id="map-zoom-out"></div>
</div>
</div>
<!--/ End Map Section -->
<!-- Footer Section -->
<footer class="footer-section section no-padding-bottom">
<!-- footer logo -->
<div class="footer-logo">
<img src="http://placehold.it/200x70" alt="logo" />
<p class="font-second">
volar
</p>
</div>
<!--/ End footer logo -->
<!-- Social icons -->
<div class="footer-social">
<a href="#." class="fa fa-facebook-square wow fadeIn" data-wow-offset="150" data-wow-delay="0s"></a>
<a href="#." class="fa fa-twitter wow fadeIn" data-wow-offset="150" data-wow-delay=".15s"></a>
<a href="#." class="fa fa-google-plus wow fadeIn" data-wow-offset="150" data-wow-delay=".3s"></a>
<a href="#." class="fa fa-pinterest wow fadeIn" data-wow-offset="150" data-wow-delay=".45s"></a>
<a href="#." class="fa fa-youtube-play wow fadeIn" data-wow-offset="150" data-wow-delay=".6s"></a>
</div>
<!--/ End Social icons -->
<!-- go top pop-up -->
<div id="go-top" class="go-top go-top-out in-page-scroll">
<div class="circle1"></div>
<a href="#top" class="square"><span></span></a>
<div class="rectangle"></div>
<div class="circle2"></div>
</div>
<!--/ End go top pop-up -->
<div class="footer-bottom">
<!-- Copyright -->
<a class="footer-bottom-text font-second" href="http://themeforest.net/item/volar-one-page-parallax-template/11698815" target="_blank">Volar © 2015. All Right Reserved.</a>
<!-- End Copyright -->
</div>
</footer>
<!--/ End Footer Section -->
</div>
<!--/ #page-2 -->
</div>
<!--/ #page -->
<!-- JS Scripts -->
<script src="js/modernizr.min.js"></script>
<script src="js/jquery-2.1.1.min.js"></script>
<script src="js/jquery.easing.1.3.min.js"></script>
<script src="js/jquery.animsition.min.js"></script>
<script src="js/smoothscroll.js"></script>
<script src="js/skrollr.min.js"></script>
<script src="js/wow.min.js"></script>
<script src="js/waypoints.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.counterup.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/animateSlider.js"></script>
<script src="js/animated-headlines.js"></script>
<script src="js/jquery.mb.YTPlayer.min.js"></script>
<script src="js/jquery.vide.min.js"></script>
<script src="js/jquery.particleground.min.js"></script>
<script src="js/fss.min.js"></script>
<script src="js/fssinit.solid.js"></script>
<script src="js/retina.min.js"></script>
<script src="js/isotope.pkgd.min.js"></script>
<script src="js/nivo-lightbox.min.js"></script>
<script src="js/contactForm.js"></script>
<script src="https://maps.googleapis.com/maps/api/js?sensor=false"></script>
<script src="js/scripts.min.js"></script>
<!--/ End JS Scripts -->
</body>
</html>
|
pycryptics/crypticweb/templates/index.html
|
rdeits/cryptics
|
$def with (server)
<html>
<head>
<link href='/static/css/crypticweb.css' rel='stylesheet' type='text/css'>
<script type="text/javascript" src="/static/jquery/js/jquery-1.9.1.js"></script>
<script type="text/javascript" src="/static/jquery/js/jquery-ui-1.10.1.custom.min.js"></script>
<script type="text/javascript">var SERVER="$server"</script>
<script type="text/javascript" src="/static/js/client.js"></script>
</head>
<body>
<div class="page">
<div class="header">
<div class="title">
<h1>Cryptic Crossword Clue Solver</h1>
</div>
<div class="info">
<a href="https://github.com/rdeits/cryptics">Source code</a> | <a href="http://blog.robindeits.com/2013/02/11/a-cryptic-crossword-clue-solver/">More information</a><br>
</div>
</div>
<div class="preamble">
<div class="solver_desc">
This is a general tool for solving cryptic (or "British-style") crossword clues. Run it by entering a cryptic clue along with the answer length (or lengths) in parentheses. If you know some of the letters in the answer, you can type them in after the lengths, using a single '.' for each unknown letter. Here are some examples of clues it can solve correctly:
</div>
<br>
<div id="sample_clues">
</div>
<br>
<div class="solver_desc">
Longer clues take longer to solve. You can help the solver by connecting words which act together with an underscore ('_') to from a phrase, as with "rises_and_falls" in the last example.
</div>
</div>
<div id="clue_entry">
<form name="main" method="post" id="clue_form">
<label for="Clue"></label>
<input name="Clue" type="text" id="clue_text" placeholder="Spin broken shingle (7) ..g...."/>
<input type="submit" value="Solve"/>
</form>
</div>
<div id="solution">
</div>
</div>
</body>
</html>
|
ghrg/Whitebox/Help/BooleanImage.html
|
jblindsay/jblindsay.github.io
|
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>Boolean images</title>
<link rel="stylesheet" type="text/css" href="Help.css">
</head>
<body>
<h1>Boolean images</h1>
<p>
A Boolean image is a raster file that contains only 1's and 0's. <b><i>Boolean
images</i></b> are very common in many GIS operations and frequently
result from <a href="MathTools.html">comparison operators</a> (e.g. [slope]>10 or
[forest type]==1) in mathematical expressions. <b><i>Boolean images</i></b> are
also the inputs to the <a href="MathTools.html">Boolean logical operators</a>
<b><i>AND, OR, NOT, and XOR</i></b>.</p>
<h2 class="SeeAlso">See Also:</h2>
<ul>
<li><a href="MathTools.html">Mathematical tools</a></li>
</ul>
</body>
</html>
|
demos/14navigator/demo.html
|
dzlishen/SinoUIV0.2
|
<!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title></title>
<link rel="stylesheet" type="text/css" href="../css/sinoUI.Debug.css"/>
</head>
<body>
<div id="sui-container" class="ub ub-ver ub-fv">
<div class="ub-f1 sino-content">
<div class="scroll-container">
<div id="" class="scroll-content" data-scroll="true">
<div class="scrollWrapper">
<div class="sui-h4 ubb bc-gra1">Smart setup方式创建</div>
<div id="nav-smartSetup">
<ul>
<li><a href="javascript:void(0)">要闻</a></li>
<li><a href="javascript:void(0)">国内</a></li>
<li><a href="javascript:void(0)">国际</a></li>
<li><a href="javascript:void(0)">军事</a></li>
<li><a href="javascript:void(0)">社会</a></li>
<li><a href="javascript:void(0)">娱乐</a></li>
<li><a href="javascript:void(0)">女人</a></li>
<li><a href="javascript:void(0)">体育</a></li>
<li><a href="javascript:void(0)">科技</a></li>
<li><a href="javascript:void(0)">互联网</a></li>
<li><a href="javascript:void(0)">教育</a></li>
<li><a href="javascript:void(0)">财经</a></li>
<li><a href="javascript:void(0)">房产</a></li>
<li><a href="javascript:void(0)">汽车</a></li>
</ul>
</div>
<div class="sui-h4 ubb bc-gra1">Render方式创建</div>
<div id="nav-render"></div>
<div class="sui-h4 ubb bc-gra1">Full setup方式创建</div>
<div id="nav-fullSetup" class="ui-navigator" data-mode=true>
<div class="ui-navigator-wrapper" style="overflow: hidden;">
<ul class="ui-navigator-list">
<li><a href="javascript:void(0)">首页</a></li>
<li><a href="javascript:void(0)">电影</a></li>
<li><a class="cur" href="javascript:void(0)">电视剧</a></li>
<li><a href="javascript:void(0)">综艺</a></li>
<li><a href="javascript:void(0)">动漫</a></li>
<li><a href="javascript:void(0)">电视直播</a></li>
<li><a href="javascript:void(0)">我的随心看</a></li>
<li><a href="javascript:void(0)">百度</a></li>
<li><a href="javascript:void(0)">音乐</a></li>
<li><a href="javascript:void(0)">搞笑</a></li>
<li><a href="javascript:void(0)">排行榜</a></li>
</ul>
</div>
</div>
<div class="sui-h4 ubb bc-gra1">左右都有fix元素(setup方式创建)</div>
<div id="fix-both">
<a class="ui-navigator-fixleft" href="javascript:void(0)">fixleft</a>
<ul>
<li><a href="javascript:void(0)">要闻</a></li>
<li><a href="javascript:;">国内</a></li>
<li><a class="cur" href="javascript:void(0)">国际</a></li>
<li><a href="javascript:void(0)">军事</a></li>
<li><a href="javascript:void(0)">社会</a></li>
<li><a href="javascript:void(0)">娱乐</a></li>
<li><a href="javascript:void(0)">女人</a></li>
<li><a href="javascript:void(0)">体育</a></li>
<li><a href="javascript:void(0)">科技</a></li>
<li><a href="javascript:void(0)">互联网</a></li>
<li><a href="javascript:void(0)">教育</a></li>
<li><a href="javascript:void(0)">财经</a></li>
<li><a href="javascript:void(0)">房产</a></li>
<li><a href="javascript:void(0)">汽车</a></li>
</ul>
<a class="ui-navigator-fixright" href="javascript:void(0)">fixright</a>
</div>
<div class="sui-h4 ubb bc-gra1">左/右有多个fix元素(render方式创建)</div>
<div id="fix-more"></div>
<div class="sui-h4 ubb bc-gra1">tabselect事件(setup方式)</div>
<div id="select">
<ul>
<li><a href="javascript:void(0)" data-type='core'>要闻</a></li>
<li><a href="javascript:void(0)" data-type='guonei'>国内</a></li>
<li><a class="cur" href="javascript:void(0)" data-type='internation'>国际</a></li>
<li><a href="javascript:void(0)" data-type='war'>军事</a></li>
<li><a href="javascript:void(0)" data-type='social'>社会</a></li>
<li><a href="javascript:void(0)" data-type='fun'>娱乐</a></li>
<li><a href="javascript:void(0)" data-type='women'>女人</a></li>
<li><a href="javascript:void(0)" data-type='sport'>体育</a></li>
<li><a href="javascript:void(0)" data-type='tec'>科技</a></li>
<li><a href="javascript:void(0)" data-type='intenet'>互联网</a></li>
<li><a href="javascript:void(0)" data-type='education'>教育</a></li>
<li><a href="javascript:void(0)" data-type='money'>财经</a></li>
<li><a href="javascript:void(0)" data-type='house'>房产</a></li>
<li><a href="javascript:void(0)" data-type='car'>汽车</a></li>
</ul>
</div>
<div class="sui-h4 ubb bc-gra1">scroll事件(setup方式)</div>
<div id="scroll">
<ul>
<li><a href="javascript:void(0)" data-type='core'>要闻</a></li>
<li><a href="javascript:void(0)" data-type='guonei'>国内</a></li>
<li><a class="cur" href="javascript:void(0)" data-type='internation'>国际</a></li>
<li><a href="javascript:void(0)" data-type='war'>军事</a></li>
<li><a href="javascript:void(0)" data-type='social'>社会</a></li>
<li><a href="javascript:void(0)" data-type='fun'>娱乐</a></li>
<li><a href="javascript:void(0)" data-type='women'>女人</a></li>
<li><a href="javascript:void(0)" data-type='sport'>体育</a></li>
<li><a href="javascript:void(0)" data-type='tec'>科技</a></li>
<li><a href="javascript:void(0)" data-type='intenet'>互联网</a></li>
<li><a href="javascript:void(0)" data-type='education'>教育</a></li>
<li><a href="javascript:void(0)" data-type='money'>财经</a></li>
<li><a href="javascript:void(0)" data-type='house'>房产</a></li>
<li><a href="javascript:void(0)" data-type='car'>汽车</a></li>
</ul>
</div>
<div class="sui-h4 ubb bc-gra1">tab操作结果</div>
<div id="result" style="width:80%;border:1px solid blue;padding:10px;margin:0 auto;">事件操作结果</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/javascript" src="../lib/zepto.js"></script>
<script type="text/javascript" src="../lib/iscroll.js"></script>
<script type="text/javascript" src="../lib/template.min.js"></script>
<script type="text/javascript" src="../lib/hammer.js"></script>
<script type="text/javascript" src="../../release/0.0.2/js/SinoUI.Debug.js"></script>
<script type="text/javascript" src="../lib/zepto.touch2mouse.js"></script>
<script>
H.Navigator('#nav-smartSetup');
H.Navigator('#nav-render', { //render方式创建
content: [{
text: "电影",
url: "javascript:;"
}, {
text: "电视剧",
url: "javascript:;"
}, {
text: "动漫",
url: "javascript:;"
}, {
text: "综艺",
url: "javascript:;"
}, {
text: "排行榜",
url: "javascript:;"
}, {
text: "应用推荐",
url: "javascript:;"
}],
type: 'render'
});
H.Navigator('#nav-fullSetup');
H.Navigator('#fix-both', { //左右都有fix元素
isScrollToNext: false, //出现半个tab时,不跳动到下一个tab
isShowShadow: false //不显示左右阴影
});
H.Navigator('#fix-more', { //render方式创建
content: [{
text: "电影",
url: "#test1"
}, {
text: "电视剧",
url: "#test2"
}, {
text: "动漫",
url: "#test1"
}, {
text: "综艺",
url: "#"
}, {
text: "排行榜",
url: "javascript:;"
}, {
text: "应用推荐",
url: "javascript:;"
}, {
text: "美女",
url: "javascript:;"
}, {
text: "相声",
url: "javascript:;"
}, {
text: "体育",
url: "javascript:;"
}, {
text: "资讯",
url: "javascript:;"
}, {
text: "游戏",
url: "javascript:;"
}, {
text: "个人",
url: "#test2",
pos: 'left'
}, {
text: "登录",
url: "http://www.baidu.com",
pos: 'right'
}], type: 'render'
});
H.Navigator('#select', {
tabselect: function (elem, index) {
$('#result').html('第' + index + '个tab的data-type为' + $(elem).attr('data-type'));
}
});
//iScroll相应派生的事件
H.Navigator('#scroll', {
scrollstart: function (e) {
$('#result').html('scrollstart');
count = 0;
},
scrollmove: function (e) { //iScroll相应派生的事件
$('#result').html('scrollmove' + (count++));
},
scrollend: function (e) { //iScroll相应派生的事件
$('#result').html('scrollend');
}
});
H.sinoAppInit();
</script>
</body>
</html>
|
doc/packages/core/system/public/controllers/index.js.html
|
patrickkillalea/dota2news
|
<!DOCTYPE html>
<html>
<head>
<title>index.js</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link rel="stylesheet" media="all" href="../../../../../doc-style.css" />
<script src="../../../../../doc-filelist.js"></script>
<script>
var relativeDir = "../../../../../", thisFile = "packages/core/system/public/controllers/index.js", defaultSidebar = true;
</script>
<script src="../../../../../doc-script.js"></script>
</head>
<body>
<div id="sidebar_wrapper">
<div id="sidebar_switch">
<span class="tree">Files</span>
<span class="headings">Headings</span>
</div>
<div id="tree"></div>
<div id="headings">
</div>
</div>
<div id="sidebar-toggle"></div>
<div id="container"><div class="background highlight"></div>
<table cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td class="docs">
<h1>index.js</h1>
</td>
<td class="code highlight"></td>
</tr>
<tr>
<td class="docs">
<div class="pilwrap">
<a class="pilcrow" href="#section-1" id="section-1">¶</a>
</div>
</td>
<td class="code highlight"><div class="highlight"><pre><span class="s1">'use strict'</span><span class="p">;</span>
<span class="nx">angular</span><span class="p">.</span><span class="nx">module</span><span class="p">(</span><span class="s1">'mean.system'</span><span class="p">).</span><span class="nx">controller</span><span class="p">(</span><span class="s1">'IndexController'</span><span class="p">,</span> <span class="p">[</span><span class="s1">'$scope'</span><span class="p">,</span> <span class="s1">'Global'</span><span class="p">,</span>
<span class="kd">function</span><span class="p">(</span><span class="nx">$scope</span><span class="p">,</span> <span class="nx">Global</span><span class="p">)</span> <span class="p">{</span>
<span class="nx">$scope</span><span class="p">.</span><span class="nx">global</span> <span class="o">=</span> <span class="nx">Global</span><span class="p">;</span>
<span class="nx">$scope</span><span class="p">.</span><span class="nx">sites</span> <span class="o">=</span> <span class="p">{</span>
<span class="s1">'makeapoint'</span><span class="o">:</span><span class="p">{</span>
<span class="s1">'name'</span><span class="o">:</span><span class="s1">'makeapoint'</span><span class="p">,</span>
<span class="s1">'text'</span><span class="o">:</span><span class="s1">'Makeapoint is a platform to craft and fine-tune ideas and messages providing a graphical experience which brough an offline methodlogy online'</span><span class="p">,</span>
<span class="s1">'author'</span><span class="o">:</span><span class="s1">'Linnovate'</span><span class="p">,</span>
<span class="s1">'link'</span><span class="o">:</span><span class="s1">'http://www.linnovate.net'</span><span class="p">,</span>
<span class="s1">'image'</span><span class="o">:</span><span class="s1">'/theme/assets/img/makeapoint.png'</span>
<span class="p">},</span>
<span class="s1">'cactus'</span><span class="o">:</span><span class="p">{</span>
<span class="s1">'name'</span><span class="o">:</span><span class="s1">'Cactus Intranet'</span><span class="p">,</span>
<span class="s1">'text'</span><span class="o">:</span><span class="s1">'Cactus Intranet is an enterprise social network with features like real-time newsfeed, notifications, groups, events, polls, referral system etc. The system has role based permission system, allowing different stakeholders access and controls relevant to them.'</span><span class="p">,</span>
<span class="s1">'author'</span><span class="o">:</span><span class="s1">'QED42'</span><span class="p">,</span>
<span class="s1">'link'</span><span class="o">:</span><span class="s1">'http://www.qed42.com'</span><span class="p">,</span>
<span class="s1">'image'</span><span class="o">:</span><span class="s1">'/theme/assets/img/cactus.png'</span>
<span class="p">}</span>
<span class="s1">'newsitem1'</span><span class="o">:</span><span class="p">{</span>
<span class="s1">'name'</span><span class="o">:</span><span class="s1">'News Item 1'</span><span class="p">,</span>
<span class="s1">'text'</span><span class="o">:</span><span class="s1">'newsitem1 Intranet is an enterprise social network with features like real-time newsfeed, notifications, groups, events, polls, referral system etc. The system has role based permission system, allowing different stakeholders access and controls relevant to them.'</span><span class="p">,</span>
<span class="s1">'author'</span><span class="o">:</span><span class="s1">'Pat'</span><span class="p">,</span>
<span class="s1">'link'</span><span class="o">:</span><span class="s1">'http://www.qed42.com'</span><span class="p">,</span>
<span class="s1">'image'</span><span class="o">:</span><span class="s1">'/theme/assets/img/newsitem1.jpg'</span>
<span class="p">}</span>
<span class="s1">'newsitem2'</span><span class="o">:</span><span class="p">{</span>
<span class="s1">'name'</span><span class="o">:</span><span class="s1">'News Item 2'</span><span class="p">,</span>
<span class="s1">'text'</span><span class="o">:</span><span class="s1">'newsitem2 Intranet is an enterprise social network with features like real-time newsfeed, notifications, groups, events, polls, referral system etc. The system has role based permission system, allowing different stakeholders access and controls relevant to them.'</span><span class="p">,</span>
<span class="s1">'author'</span><span class="o">:</span><span class="s1">'Pat'</span><span class="p">,</span>
<span class="s1">'link'</span><span class="o">:</span><span class="s1">'http://www.qed42.com'</span><span class="p">,</span>
<span class="s1">'image'</span><span class="o">:</span><span class="s1">'/theme/assets/img/newsitem2.jpg'</span>
<span class="p">}</span>
<span class="s1">'newsitem3'</span><span class="o">:</span><span class="p">{</span>
<span class="s1">'name'</span><span class="o">:</span><span class="s1">'News Item 3'</span><span class="p">,</span>
<span class="s1">'text'</span><span class="o">:</span><span class="s1">'newsitem3 Intranet is an enterprise social network with features like real-time newsfeed, notifications, groups, events, polls, referral system etc. The system has role based permission system, allowing different stakeholders access and controls relevant to them.'</span><span class="p">,</span>
<span class="s1">'author'</span><span class="o">:</span><span class="s1">'James'</span><span class="p">,</span>
<span class="s1">'link'</span><span class="o">:</span><span class="s1">'http://www.qed42.com'</span><span class="p">,</span>
<span class="s1">'image'</span><span class="o">:</span><span class="s1">'/theme/assets/img/newsitem3.jpg'</span>
<span class="p">}</span>
<span class="p">};</span>
<span class="nx">$scope</span><span class="p">.</span><span class="nx">packages</span> <span class="o">=</span> <span class="p">{</span>
<span class="s1">'gmap'</span><span class="o">:</span><span class="p">{</span>
<span class="s1">'name'</span><span class="o">:</span><span class="s1">'gmap'</span><span class="p">,</span>
<span class="s1">'text'</span><span class="o">:</span><span class="s1">'gmap lets you add geographical information to your applications objects'</span><span class="p">,</span>
<span class="s1">'author'</span><span class="o">:</span><span class="s1">'linnovate'</span><span class="p">,</span>
<span class="s1">'link'</span><span class="o">:</span><span class="s1">'http://www.qed42.com'</span><span class="p">,</span>
<span class="s1">'image'</span><span class="o">:</span><span class="s1">'/theme/assets/img/gmap.png'</span>
<span class="p">},</span>
<span class="s1">'upload'</span><span class="o">:</span><span class="p">{</span>
<span class="s1">'name'</span><span class="o">:</span><span class="s1">'Upload'</span><span class="p">,</span>
<span class="s1">'text'</span><span class="o">:</span><span class="s1">'hello text'</span><span class="p">,</span>
<span class="s1">'author'</span><span class="o">:</span><span class="s1">'Linnovate'</span><span class="p">,</span>
<span class="s1">'link'</span><span class="o">:</span><span class="s1">'http://www.linnovate.net'</span><span class="p">,</span>
<span class="s1">'image'</span><span class="o">:</span><span class="s1">'http://cdn.designbyhumans.com/pictures/blog/09-2013/pop-culture-cats/Pop_Culture_Cats_Hamilton_Hipster.jpg'</span>
<span class="p">},</span>
<span class="s1">'socket'</span><span class="o">:</span><span class="p">{</span>
<span class="s1">'name'</span><span class="o">:</span><span class="s1">'Socket'</span><span class="p">,</span>
<span class="s1">'text'</span><span class="o">:</span><span class="s1">'Socket.io support'</span><span class="p">,</span>
<span class="s1">'author'</span><span class="o">:</span><span class="s1">'Linnovate'</span><span class="p">,</span>
<span class="s1">'link'</span><span class="o">:</span><span class="s1">'http://www.linnovate.net'</span><span class="p">,</span>
<span class="s1">'image'</span><span class="o">:</span><span class="s1">'http://cdn.designbyhumans.com/pictures/blog/09-2013/pop-culture-cats/Pop_Culture_Cats_Hamilton_Hipster.jpg'</span>
<span class="p">}</span>
<span class="p">};</span>
<span class="nx">$scope</span><span class="p">.</span><span class="nx">$watch</span><span class="p">(</span><span class="kd">function</span> <span class="p">()</span> <span class="p">{</span>
<span class="k">for</span> <span class="p">(</span><span class="kd">var</span> <span class="nx">i</span> <span class="o">=</span> <span class="mi">0</span><span class="p">;</span> <span class="nx">i</span> <span class="o"><</span> <span class="nx">$scope</span><span class="p">.</span><span class="nx">sites</span><span class="p">.</span><span class="nx">length</span><span class="p">;</span> <span class="nx">i</span><span class="o">+=</span><span class="mi">1</span><span class="p">)</span> <span class="p">{</span>
<span class="k">if</span> <span class="p">(</span><span class="nx">$scope</span><span class="p">.</span><span class="nx">sites</span><span class="p">[</span><span class="nx">i</span><span class="p">].</span><span class="nx">active</span><span class="p">)</span> <span class="p">{</span>
<span class="k">return</span> <span class="nx">$scope</span><span class="p">.</span><span class="nx">sites</span><span class="p">[</span><span class="nx">i</span><span class="p">];</span>
<span class="p">}</span>
<span class="p">}</span>
<span class="p">},</span> <span class="kd">function</span> <span class="p">(</span><span class="nx">currentSlide</span><span class="p">,</span> <span class="nx">previousSlide</span><span class="p">)</span> <span class="p">{</span>
<span class="k">if</span> <span class="p">(</span><span class="nx">currentSlide</span> <span class="o">!==</span> <span class="nx">previousSlide</span><span class="p">)</span> <span class="p">{</span>
<span class="nx">console</span><span class="p">.</span><span class="nx">log</span><span class="p">(</span><span class="s1">'currentSlide:'</span><span class="p">,</span> <span class="nx">currentSlide</span><span class="p">);</span>
<span class="p">}</span>
<span class="p">});</span>
<span class="p">}</span>
<span class="p">]);</span>
</pre></div>
</td>
</tr>
</tbody>
</table>
</div>
</body>
</html>
|
templates/StackExchangeTwitter/LinkedIn-Mathematics.html
|
bbondy/brianbondy.gae
|
{% extends 'base.html' %}
{% block pagetitle %}Brian R. Bondy - Mathematics LinkedIn list{% endblock %}
{% block title %} Mathematics LinkedIn list{% endblock %}
{% block subtitle %}User accounts with LinkedIn links in their profiles{% endblock %}
{% block main_content %}
<h2>Top 86 Mathematics LinkedIn accounts</h2>
<img src='/static/img/content-DIVIDER.gif' />
<p>This list contains all user accounts from the the Mathematics site who have a LinkedIn link in their profile, sorted by reputation.</p>
<p>The list was generated with the <a href='http://math.stackexchange.com/'>Mathematics</a> April 2011 data dump on 4/24/2011 10:02:29 PM.<br>
The creator of this list is Brian R. Bondy: <a href='http://www.brianbondy.com'>Blog</a>, <a href='http://twitter.com/#!/brianbondy'>Twitter</a>, <a href='http://stackoverflow.com/users/3153/brian-r-bondy
'>StackOverflow</a>.<br>Please see the following link for other <a href='http://brianbondy.com/stackexchange/'>Stack Exchange LinkedIn account lists</a>.</p><ol><li><img src='http://www.gravatar.com/avatar/94ca5dc8f49c3f6b4ed7ca8145b46ccf?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/6879'>Hila</a> <br>LinkedIn: <a href='http://www.linkedin.com/profile/view?id=13659225'>profilview</a><br>Reputation: 192<br>Known for: homework, linear-algebra, soft-question<br><br></li>
<li><img src='http://www.gravatar.com/avatar/206f180d34b944d49ede7902249c9c00?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/8071'>Ralph Winters</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/ralphwinters'>ralphwinters</a><br>Reputation: 191<br>Known for: math-software, statistics, online-resources, analysis, analytic-geometry, graph, reference-request<br><br></li>
<li><img src='http://www.gravatar.com/avatar/f4334fdc83c25af965829a889f006f05?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/1032'>John Channing</a> <br>LinkedIn: <a href='http://uk.linkedin.com/in/johnchanning'>johnchanning</a><br>Reputation: 184<br>Known for: soft-question, number-theory, algorithms, prime-numbers, big-list, monte-carlo, stochastic-processes<br><br></li>
<li><img src='http://www.gravatar.com/avatar/9567cb7675da92a7c372a3116345d96a?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/8679'>Hristo </a> <br>LinkedIn: <a href='http://www.linkedin.com/in/hristooskov'>hristooskov</a><br>Reputation: 175<br>Known for: probability, expectation, homework<br><br></li>
<li><img src='http://www.gravatar.com/avatar/37ce6e7d2587f8e8058326088196cb39?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/894'>Agos</a> <br>LinkedIn: <a href='http://it.linkedin.com/in/agostinocarandente'>agostinocarandente</a><br>Reputation: 170<br>Known for: geometry, circle, modular-arithmetic, elliptic-curves, number-theory, field-theory, galois-theory<br><br></li>
<li><img src='http://www.gravatar.com/avatar/40656706454dcbdbcec125b85b01f1e4?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/947'>ripper234</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/ripper234'>ripper234</a><br>Reputation: 147<br>Known for: combinatorics, probability, homework, calculus<br><br></li>
<li><img src='http://www.gravatar.com/avatar/f13cb1b1bd8b16bf6dc6eda558e162a0?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/559'>Stefano Borini</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/stefanoborini'>stefanoborini</a><br>Reputation: 141<br>Known for: fractals, limit<br><br></li>
<li><img src='http://www.gravatar.com/avatar/3789bf37f61509c9a62e6029a4d29621?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/4215'>Giorgi</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/giorgidalakishvili'>giorgidalakishvili</a><br>Reputation: 141<br>Known for: computer-science, algebra-precalculus, elementary-number-theory<br><br></li>
<li><img src='http://www.gravatar.com/avatar/906ad158c7602d572db3de29762c71c0?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/1249'>goldenmean</a> <br>LinkedIn: <a href='http://in.linkedin.com/in/ajitsdeshpande'>ajitsdeshpande</a><br>Reputation: 138<br>Known for: matrices, geometry, algebra-precalculus, graph, image-processing<br><br></li>
<li><img src='http://www.gravatar.com/avatar/f186ba107e02a690bf588a963ef5f8ef?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/2522'>luis.espinal</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/luisespinal'>luisespinal</a><br>Reputation: 138<br>Known for: algebra<br><br></li>
<li><img src='http://www.gravatar.com/avatar/75fb2eaa7117adfd439f4791ba235d36?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/1611'>Bragboy</a> <br>LinkedIn: <a href='http://in.linkedin.com/in/jbragadeesh'>jbragadeesh</a><br>Reputation: 128<br>Known for: probability, homework, permutations<br><br></li>
<li><img src='http://www.gravatar.com/avatar/8bb3be0a9893f8e57c3cee664c3d7a23?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/4735'>ThomasMcLeod</a> <br>LinkedIn: <a href='http://linkedin.com/in/thomasmcleodsde'>thomasmcleodsde</a><br>Reputation: 128<br>Known for: graph-theory, abstract-algebra, soft-question, intuition<br><br></li>
<li><img src='http://www.gravatar.com/avatar/40b5f28734eebede3eefaa215d902daf?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/2262'>Matthijs Wessels</a> <br>LinkedIn: <a href='http://nl.linkedin.com/in/matthijswessels'>matthijswessels</a><br>Reputation: 126<br>Known for: geometry, euclidean-geometry, puzzle<br><br></li>
<li><img src='http://www.gravatar.com/avatar/aeed84672179b1bcd63a50185ff3e3e6?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/2586'>Jaime Soto</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/jaimesoto'>jaimesoto</a><br>Reputation: 126<br>Known for: big-list, notation, arithmetic<br><br></li>
<li><img src='http://www.gravatar.com/avatar/84b4c326ea586ddaf68a026fc1e5fd05?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/4222'>Elpezmuerto</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/andrewweinert'>andrewweinert</a><br>Reputation: 120<br>Known for: geometry, physics, homework, bezier-curve, trigonometry<br><br></li>
<li><img src='http://www.gravatar.com/avatar/05df520ccaf0bb41a079aca1c10be2ec?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/5642'>Cornelius</a> <br>LinkedIn: <a href='http://za.linkedin.com/in/corneliusgouws'>corneliusgouws</a><br>Reputation: 118<br>Known for: soft-question, high-school<br><br></li>
<li><img src='http://www.gravatar.com/avatar/443151a46d26be04e579305876a6a5e0?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/7658'>John Feminella</a> <br>LinkedIn: <a href='http://linkedin.com/in/johnxf'>johnxf</a><br>Reputation: 113<br>Known for: algebra<br><br></li>
<li><img src='http://www.gravatar.com/avatar/b18ad2a287676bf4317c5857f3b77bae?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/386'>nont</a> <br>LinkedIn: <a href='http://www.linkedin.com/pub/jim-snavely/3/a69/106'>jim-snavely</a><br>Reputation: 108<br>Known for: geometry<br><br></li>
<li><img src='http://www.gravatar.com/avatar/3b4af6fbcb37d41021119636bc1a2e12?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/652'>Sarfraz</a> <br>LinkedIn: <a href='http://pk.linkedin.com/pub/sarfraz-ahmed/14/419/709'>sarfraz-ahmed</a><br>Reputation: 107<br>Known for: number-theory, homework, recreational-mathematics<br><br></li>
<li><img src='http://www.gravatar.com/avatar/e714c804e32e2f8d395421f1ec282ea5?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/4824'>Fgblanch</a> <br>LinkedIn: <a href='http://es.linkedin.com/in/fgblanch'>fgblanch</a><br>Reputation: 106<br>Known for: mathematical-modeling<br><br></li>
<li><img src='http://www.gravatar.com/avatar/bdd5ba90e434beb9dd3a58730dc0f405?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/1214'>Gal Goldman</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/galgoldman'>galgoldman</a><br>Reputation: 103<br>Known for: complex-analysis, algebra, polynomials, plane-curves, roots<br><br></li>
<li><img src='http://www.gravatar.com/avatar/8fc01293f1c8516bffa255f23559f75e?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/406'>Chris W. Rea</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/chriswrea'>chriswrea</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/c6019cc613abada6ce14018ab86ac3a1?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/568'></a> <br>LinkedIn: <a href='http://nl.linkedin.com/in/iweinfuld'>iweinfuld</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/0f2bc18e39c41af9256ac8660f21d0ca?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/814'>Christian Witts</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/christianwitts'>christianwitts</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/e2e15ff996a485e7c68d53fdc0d64478?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/830'>kevin42</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/kevinbentley'>kevinbentley</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/a5b4298f43861186852e6c962be99e73?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/858'>Vikas</a> <br>LinkedIn: <a href='http://in.linkedin.com/in/vikaskanani'>vikaskanani</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/99eba4c2797a843865fe8ca47ca80ccd?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/906'>Nicholas Knight</a> <br>LinkedIn: <a href='http://www.linkedin.com/pub/nicholas-knight/4/78a/2b4'>nicholas-knight</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/b1b0638e83b8a462a5c8753a0174509a?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/912'>Space Cracker</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/amrbadawy'>amrbadawy</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/0ff652685122f4500dd4f3c21fb32da2?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/928'>CrazyCoder</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/sbaranov'>sbaranov</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/48dd524e36e790184292c1bebc40b519?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/931'>doug</a> <br>LinkedIn: <a href='http://www.linkedin.com/pub/doug-y-barbo/2/356/416'>doug-y-barbo</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/0085ca32c543acf5261a308f553b3159?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/946'>DrFalk3n</a> <br>LinkedIn: <a href='http://it.linkedin.com/in/cesaredellefratte'>cesaredellefratte</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/6cb16232f8b77914401cdbe4ae8447fd?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/1267'>Jacob Gabrielson</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/jacobgabrielson'>jacobgabrielson</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/1f0c837f59461b75f658ba1e34f8cc9e?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/1492'>gd047</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/gd047'>gd047</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/d45691d35f1ba71c6e9eafe0af426b82?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/1667'>Glenn</a> <br>LinkedIn: <a href='http://nz.linkedin.com/pub/glenn-murphy/6/3b3/54b'>glenn-murphy</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/81e3b939bea69fdddf9ce72629a37897?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/1690'>rick schott</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/rickschott'>rickschott</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/e56adc45e94472d4843e8a2633ca9a10?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/1810'>DomQ</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/dominiquequatravaux'>dominiquequatravaux</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/207958aa5ac1c42448070dbab3f2dd87?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/2073'>Adam</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/adamrich'>adamrich</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/1e27303754a4f00cf029d765bb0b3d6e?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/2079'>Dori</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/dorismith'>dorismith</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/46093583d8895095adb1b0071c505af2?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/2165'>EAMann</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/ericallenmann'>ericallenmann</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/2e8b6a4ea2ee8aedc49e5e4299661543?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/2255'>JerKimball</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/jerkimball'>jerkimball</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/88d287a77b82bd1c719cf3a0dbf77055?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/2478'>Itay</a> <br>LinkedIn: <a href='http://il.linkedin.com/in/karoitay'>karoitay</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/a18972c4ea4565ddb0606c5fe01d94cc?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/2507'>Ofir</a> <br>LinkedIn: <a href='http://il.linkedin.com/in/ofircarny'>ofircarny</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/6239309fb19a2c48ae5b084ed2a31f90?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/2516'>chrissr</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/chrissr'>chrissr</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/729442eea8d8548842a6e0947e333c7b?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/2687'>Chris Jester-Young</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/ckjesteryoung'>ckjesteryoung</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/96c00320ab4ac01d8dbef2688cc7edb9?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/2841'>Dennis Roche</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/dennisroche'>dennisroche</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/42ad76add74d9497a1f5b6d314727029?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/3144'>Raymund</a> <br>LinkedIn: <a href='http://nz.linkedin.com/in/macaalay'>macaalay</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/ece61b77cff930393a4abdf639bab550?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/3485'>Rahul Soni</a> <br>LinkedIn: <a href='http://in.linkedin.com/in/rahulso'>rahulso</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/6bec291d466fa120d8242668badb0b97?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/3493'>Lars Tackmann</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/ltackmann'>ltackmann</a><br>Reputation: 101<br>Known for: soft-question, self-learning<br><br></li>
<li><img src='http://www.gravatar.com/avatar/5add7f48127c5475fdf1a1ca24bed5a6?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/3582'>Faheem</a> <br>LinkedIn: <a href='http://www.linkedin.com/pub/faheemullah-memon/2/884/b9b'>faheemullah-memon</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/d7c14baf83eab0c6c69ca5ac0a64677b?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/3589'>KennyCason</a> <br>LinkedIn: <a href='http://www.linkedin.com/pub/kenny-cason/9/754/543'>kenny-cason</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/a81805e545b4996b36c7d011a5249b2c?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/3628'>Justin Ethier</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/justinethier'>justinethier</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/e30eaf17e40708aa4ef81be518564572?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/3928'>Daniel Renshaw</a> <br>LinkedIn: <a href='http://uk.linkedin.com/in/danielrenshaw'>danielrenshaw</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/9d2da976eb1e7a1c22ad46adfdb68632?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/4012'>Johnsyweb</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/johnsyweb'>johnsyweb</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/eeacc30683c14898cd3a21df7437d77c?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/4121'>Fran</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/frodera'>frodera</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/4494aff7a808570e19878360309283cb?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/4163'>Shane</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/shanestevens'>shanestevens</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/92a394f6be0ae0a610d0e6593bbed69d?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/4208'>Josh</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/joshualangner'>joshualangner</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/03efc8aca94070e7a71a722f490d0ecb?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/4420'>makerofthings7</a> <br>LinkedIn: <a href='http://linkedin.com/in/makerofthings'>makerofthings</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/64afa42ebc0a920509f959e97307d16f?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/4548'>André Caron</a> <br>LinkedIn: <a href='http://ca.linkedin.com/pub/andr%C3%A9-caron/17/330/9b8'>andr%C3%A9-caron</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/9c02407a6dd72ac7f481349ae1630b8b?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/4963'>Andy Smith</a> <br>LinkedIn: <a href='http://uk.linkedin.com/in/amsams'>amsams</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/17fe3afc9020eddb5c7445e286eead4a?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/5173'>Matthew Whited</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/mwwhited'>mwwhited</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/62af4c828e18a91dc60832fb1465f0cf?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/5567'>Hosam Aly</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/hosamaly'>hosamaly</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/cfbf527429b8791ec90ac1032610c872?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/5790'>Rumen Georgiev</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/rumengeorgiev'>rumengeorgiev</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/95d83bdbd0e3caf6bf5ecbe228ded323?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/5793'>Jon Hadley</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/jonhadley'>jonhadley</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/f5329545058af268da8b4dfbf4f92536?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/6628'>Dalton Conley</a> <br>LinkedIn: <a href='http://www.linkedin.com/pub/dalton-conley/23/9a4/852'>dalton-conley</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/2d205a5ec26e812c3694335b819d68c9?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/6765'>James P.</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/jamespoulson'>jamespoulson</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/a4c05abdf5021d7905578826ff90b4d9?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/6808'>Paul McMillan</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/paulmcm'>paulmcm</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/aa98a2c5baceef5ffcaf95fdde12b8fb?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/7125'>Oli Charlesworth</a> <br>LinkedIn: <a href='http://uk.linkedin.com/in/olivercharlesworth'>olivercharlesworth</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/5d95dbec709c9c45e9fc325e750cdcdd?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/7255'>Enno Shioji</a> <br>LinkedIn: <a href='http://jp.linkedin.com/pub/enno-shioji/6/94b/b41'>enno-shioji</a><br>Reputation: 101<br>Known for: optimization, machine-learning<br><br></li>
<li><img src='http://www.gravatar.com/avatar/995c83001ff61cbb0041c081ebac9098?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/7460'>grenade</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/thijssen'>thijssen</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/1196a9e29e60e7615c9f0939f8be0f28?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/7623'>Teoulas</a> <br>LinkedIn: <a href='http://gr.linkedin.com/in/teoulas'>teoulas</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/c2c732bbf13dc96670b210b3c0c1ead5?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/7714'>S.Lott</a> <br>LinkedIn: <a href='http://www.linkedin.com/pub/0/835/29'>0</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/f47047a6ee14b28165f92649d996d448?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/7771'>Blair Holloway</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/blairholloway'>blairholloway</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/e6a1d4fb1cd443adc185eea0a20eb57e?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/8435'>Dan Andrews</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/dandrews330'>dandrews330</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/3a49832e1534f2aa5589a85bdc115caa?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/8657'>Ophir Yoktan</a> <br>LinkedIn: <a href='http://il.linkedin.com/in/ophiry'>ophiry</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/08ad5928b416f9de4bb957ac8189bf00?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/8806'>Mike Toews</a> <br>LinkedIn: <a href='http://linkedin.com/in/mwtoews'>mwtoews</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/729f685b8e8d7e9feed18c177c82e59b?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/8816'>glebm</a> <br>LinkedIn: <a href='http://es.linkedin.com/in/glebm'>glebm</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/5df8155b1f58156ef4ebca7f82a2a5e7?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/8885'>Brandon</a> <br>LinkedIn: <a href='http://pt.linkedin.com/in/brandonzarzoza'>brandonzarzoza</a><br>Reputation: 101<br><br></li>
<li><img src='http://www.gravatar.com/avatar/dc9564761a99305a2953ccbc44963479?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/8357'>Pantelis Sopasakis</a> <br>LinkedIn: <a href='http://gr.linkedin.com/in/sopasakis'>sopasakis</a><br>Reputation: 71<br>Known for: complex-analysis, polynomials, roots, sequences-and-series, complex-numbers, convergence, mappings<br><br></li>
<li><img src='http://www.gravatar.com/avatar/d08f2b650a5422351598961a9675f83f?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/6796'>braedy.</a> <br>LinkedIn: <a href='http://uk.linkedin.com/in/braedy'>braedy</a><br>Reputation: 10<br>Known for: homework, computer-science, algorithms, np-complete<br><br></li>
<li><img src='http://www.gravatar.com/avatar/a652cb13a40ac6fe0d6dd7611d94c31f?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/4020'>njivy</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/njivy'>njivy</a><br>Reputation: 1<br><br></li>
<li><img src='http://www.gravatar.com/avatar/2d1d16173775d5fd7b964f810b43e2e0?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/4638'>Andy</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/andybjackson'>andybjackson</a><br>Reputation: 1<br><br></li>
<li><img src='http://www.gravatar.com/avatar/c32eae75a9b8c783e4d1bbe65390d251?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/5150'>oxyum</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/oxyum'>oxyum</a><br>Reputation: 1<br><br></li>
<li><img src='http://www.gravatar.com/avatar/8ae768f72698c661b7d19c74e41bd73e?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/6869'>Brian L.</a> <br>LinkedIn: <a href='http://linkedin.com/in/BrianBLong'>BrianBLong</a><br>Reputation: 1<br><br></li>
<li><img src='http://www.gravatar.com/avatar/206f180d34b944d49ede7902249c9c00?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/7086'>Ralph Winters</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/ralphwinters'>ralphwinters</a><br>Reputation: 1<br>Known for: statistics<br><br></li>
<li><img src='http://www.gravatar.com/avatar/b9bdd507161f495df32801fc7766b360?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/8709'>EnabledZombie</a> <br>LinkedIn: <a href='http://www.linkedin.com/in/awrightiv/'>awrightiv</a><br>Reputation: 1<br><br></li>
<li><img src='http://www.gravatar.com/avatar/9f9d281329fbfb329664ee30be73c1c4?s=32&d=identicon&r=PG'> <a href='http://math.stackexchange.com/users/8804'>Leif</a> <br>LinkedIn: <a href='http://no.linkedin.com/in/leifericf'>leifericf</a><br>Reputation: 1<br>Known for: soft-question, books, reference-request, category-theory<br><br></li>
</ol>
{% endblock %}
|
frontend/t/blocks.detail.html
|
NewEconomyMovement/nembex-v3
|
<tr>
<td><a href="#/block/{{height}}"><strong>{{{height_fmt}}}</strong></a></td>
<td>{{timestamp}}</td>
<td class='mono'><a href="#/account/{{s_printablekey}}/0">{{s_printablekey_fmt}}</a></td>
<td>{{tx_count}}</td>
<td>{{{fees_fmt}}}</td>
</tr>
|
examples/media/App.css
|
algolia/react-instantsearch
|
html,
body {
margin: 0;
padding: 0;
font-size: 14px;
}
body {
min-height: 100%;
font-family: Roboto;
background: #f1f1f1;
}
a {
color: #333333;
}
article hr {
margin: 10px 14px;
float: none;
width: initial;
}
.is-logo {
float: left;
margin-left: 18px;
}
.logo {
margin-left: 15px;
font-size: 30px;
font-weight: bold;
float: left;
}
.logo:hover {
text-decoration: none;
}
.logo i {
margin-left: 5px;
color: #e91d00;
}
header {
background: #ffffff;
padding: 10px;
border-bottom: 1px solid #e8e8e8;
position: relative;
left: 0;
right: 0;
z-index: 2;
}
.searchbox-container {
margin-left: 240px;
max-width: 400px;
}
.searchbox-container .input-group {
margin-top: 5px;
}
.searchbox-container .form-control:focus {
outline: none;
box-shadow: none;
}
.searchbox-container button {
padding-left: 20px;
padding-right: 20px;
background: #f8f8f8;
border-radius: 0;
}
section {
background: #f1f1f1;
min-height: 100%;
z-index: 1;
}
section aside {
position: absolute;
top: 67px;
left: 0;
bottom: 0;
width: 230px;
background: #ffffff;
border-right: 1px solid #e8e8e8;
}
.nav {
margin: 0 20px;
}
.nav li a {
display: block;
padding: 2px 10px;
margin: 10px 0;
}
.nav li a:hover {
color: #ffffff;
background: #333333;
}
.nav li.separator {
height: 1px;
background: #e8e8e8;
}
section aside h5 {
color: #ce1312;
margin-left: 30px;
text-transform: uppercase;
font-size: 10px;
margin-top: 20px;
}
section aside .badge {
font-size: 0.8em;
background: #bbbbbb;
position: relative;
top: 1px;
}
#genres .item {
display: block;
cursor: pointer;
padding: 4px 4px 4px 8px;
font-weight: normal;
font-size: 0.9em;
margin: 0 0 -1px;
}
#genres .item:hover {
background: #333333;
color: #ffffff;
text-decoration: none;
}
#genres .active .item {
border: 1px solid #ce1312;
margin-top: -1px;
}
#genres .active .badge {
background: #333333;
}
section article {
margin-top: 7px;
margin-bottom: 10px;
margin-left: 237px;
margin-right: 10px;
padding: 10px 0;
max-width: 100%;
background: #ffffff;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ais-Stats-text {
padding-right: 14px;
font-size: 0.8em;
line-height: 24px;
}
#hits {
padding: 0 15px;
}
.ais-Pagination {
box-shadow: none;
border: none;
border-radius: initial;
padding: 0px;
}
.ais-Pagination-item {
display: inline-block;
padding: 0px;
}
.ais-Pagination-item + .ais-Pagination-item {
margin-left: 4px;
}
.ais-Pagination-item--disabled {
display: none;
}
.ais-Pagination-link {
display: block;
background: #f8f8f8;
padding: 3px 8px;
color: #333333;
}
.ais-Pagination-item--selected .ais-Pagination-link {
border-color: #b5b5b5;
background: #e8e8e8;
}
.ais-Pagination-link:hover {
text-decoration: none;
border-color: #cfcfcf;
background: #ebebeb;
color: #333333;
}
.ais-Hits-list {
margin: 0;
}
.ais-Hits-item {
margin: 0;
padding: 0;
border: none;
box-shadow: none;
width: 100%;
}
.hit {
margin-bottom: 10px;
height: 130px;
border: 1px solid #f3f3f3;
}
.hit em {
font-style: normal;
background: #ffffd4;
text-decoration: underline;
}
.hit .media-object {
height: 130px;
width: 130px;
overflow: hidden;
background-size: contain;
background-repeat: no-repeat;
background-position: center center;
}
.hit .media-heading {
color: #167ac6;
font-weight: normal;
font-size: 18px;
}
.hit .media-body {
padding: 10px;
}
.thank-you {
font-size: 0.8em;
margin-top: 18px;
margin-left: 30px;
}
.thank-you a {
color: #ce1312;
}
.stars {
margin-left: 5px;
}
.star {
/* item star */
display: inline-block;
width: 1em;
height: 1em;
}
.star:before {
content: '\2605';
color: #fbae00;
}
.star__empty {
/* empty star */
display: inline-block;
width: 1em;
height: 1em;
}
.star__empty:before {
content: '\2606';
color: #fbae00;
}
.genre,
.year {
margin: 12px 0;
}
.genre .badge + .badge {
margin-left: 4px;
}
.year {
font-weight: bold;
}
.genre .badge {
background: #bbbbbb;
}
.ais-RatingMenu {
margin: 0 24px 0 28px;
}
|
src/Viteloge/CoreBundle/Resources/descriptions/51305.html
|
donaldinou/frontend
|
<div class="commune_descr limited">
<p>
Janvry est
un village
situé dans le département de Marne en Champagne-Ardenne. On dénombrait 123 habitants en 2008.</p>
<p>Si vous pensez venir habiter à Janvry, vous pourrez aisément trouver une maison à acheter. </p>
<p>Le nombre de logements, à Janvry, se décomposait en 2011 en un appartements et 55 maisons soit
un marché relativement équilibré.</p>
<p>Janvry est localisé à seulement 11 km de Reims, les élèves qui aurons besoin de se loger à moindre coût pourront envisager de louer un logement à Janvry. Janvry est aussi un bon placement locatif a cause de sa proximité de Reims et de ses Universités. Il sera facile de trouver un logement à vendre. </p>
<p>À coté de Janvry sont positionnées géographiquement les villes de
<a href="{{VLROOT}}/immobilier/coulommes-la-montagne_51177/">Coulommes-la-Montagne</a> localisée à 3 km, 204 habitants,
<a href="{{VLROOT}}/immobilier/bouleuse_51073/">Bouleuse</a> localisée à 3 km, 166 habitants,
<a href="{{VLROOT}}/immobilier/courcelles-sapicourt_51181/">Courcelles-Sapicourt</a> située à 2 km, 233 habitants,
<a href="{{VLROOT}}/immobilier/treslon_51581/">Treslon</a> située à 3 km, 171 habitants,
<a href="{{VLROOT}}/immobilier/saint-euphraise-et-clairizet_51479/">Saint-Euphraise-et-Clairizet</a> à 3 km, 197 habitants,
<a href="{{VLROOT}}/immobilier/gueux_51282/">Gueux</a> à 2 km, 1 772 habitants,
entre autres. De plus, Janvry est située à seulement onze km de <a href="{{VLROOT}}/immobilier/reims_51454/">Reims</a>.</p>
</div>
|
tests/Fixtures/Data/HtmlDocuments/http-and-https-urls.html
|
webignition/worker.simplytestable.com
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>title</title>
</head>
<body>
<a href="https://example.com/1">One</a>
<a href="http://example.com/2">One</a>
</body>
</html>
|
css-mount.css
|
TheW1zzard/css-mount
|
/*! CSS Mount | (c) 2016 @thenneken | https://github.com/TheW1zzard/css-mount */
/* =============================
* grid
* =============================*/
/* =============================
* breakpoints
* =============================*/
/* =============================
* space
* =============================*/
/* =============================
* font
* =============================*/
/* =============================
* colors
* =============================*/
.col-md-1 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 8.33333%; }
.col-md-2 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 16.66667%; }
.col-md-3 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 25%; }
.col-md-4 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 33.33333%; }
.col-md-5 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 41.66667%; }
.col-md-6 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 50%; }
.col-md-7 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 58.33333%; }
.col-md-8 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 66.66667%; }
.col-md-9 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 75%; }
.col-md-10 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 83.33333%; }
.col-md-11 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 91.66667%; }
.col-md-12 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 100%; }
.col-md-offset-left-0 {
margin-left: 0%; }
.col-md-offset-left-1 {
margin-left: 8.33333%; }
.col-md-offset-left-2 {
margin-left: 16.66667%; }
.col-md-offset-left-3 {
margin-left: 25%; }
.col-md-offset-left-4 {
margin-left: 33.33333%; }
.col-md-offset-left-5 {
margin-left: 41.66667%; }
.col-md-offset-left-6 {
margin-left: 50%; }
.col-md-offset-left-7 {
margin-left: 58.33333%; }
.col-md-offset-left-8 {
margin-left: 66.66667%; }
.col-md-offset-left-9 {
margin-left: 75%; }
.col-md-offset-left-10 {
margin-left: 83.33333%; }
.col-md-offset-left-11 {
margin-left: 91.66667%; }
.col-md-offset-right-0 {
margin-right: 0%; }
.col-md-offset-right-1 {
margin-right: 8.33333%; }
.col-md-offset-right-2 {
margin-right: 16.66667%; }
.col-md-offset-right-3 {
margin-right: 25%; }
.col-md-offset-right-4 {
margin-right: 33.33333%; }
.col-md-offset-right-5 {
margin-right: 41.66667%; }
.col-md-offset-right-6 {
margin-right: 50%; }
.col-md-offset-right-7 {
margin-right: 58.33333%; }
.col-md-offset-right-8 {
margin-right: 66.66667%; }
.col-md-offset-right-9 {
margin-right: 75%; }
.col-md-offset-right-10 {
margin-right: 83.33333%; }
.col-md-offset-right-11 {
margin-right: 91.66667%; }
@media all and (max-width: 1024px) {
.col-sm-1 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 8.33333%; }
.col-sm-2 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 16.66667%; }
.col-sm-3 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 25%; }
.col-sm-4 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 33.33333%; }
.col-sm-5 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 41.66667%; }
.col-sm-6 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 50%; }
.col-sm-7 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 58.33333%; }
.col-sm-8 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 66.66667%; }
.col-sm-9 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 75%; }
.col-sm-10 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 83.33333%; }
.col-sm-11 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 91.66667%; }
.col-sm-12 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 100%; }
.col-sm-offset-left-0 {
margin-left: 0%; }
.col-sm-offset-left-1 {
margin-left: 8.33333%; }
.col-sm-offset-left-2 {
margin-left: 16.66667%; }
.col-sm-offset-left-3 {
margin-left: 25%; }
.col-sm-offset-left-4 {
margin-left: 33.33333%; }
.col-sm-offset-left-5 {
margin-left: 41.66667%; }
.col-sm-offset-left-6 {
margin-left: 50%; }
.col-sm-offset-left-7 {
margin-left: 58.33333%; }
.col-sm-offset-left-8 {
margin-left: 66.66667%; }
.col-sm-offset-left-9 {
margin-left: 75%; }
.col-sm-offset-left-10 {
margin-left: 83.33333%; }
.col-sm-offset-left-11 {
margin-left: 91.66667%; }
.col-sm-offset-right-0 {
margin-right: 0%; }
.col-sm-offset-right-1 {
margin-right: 8.33333%; }
.col-sm-offset-right-2 {
margin-right: 16.66667%; }
.col-sm-offset-right-3 {
margin-right: 25%; }
.col-sm-offset-right-4 {
margin-right: 33.33333%; }
.col-sm-offset-right-5 {
margin-right: 41.66667%; }
.col-sm-offset-right-6 {
margin-right: 50%; }
.col-sm-offset-right-7 {
margin-right: 58.33333%; }
.col-sm-offset-right-8 {
margin-right: 66.66667%; }
.col-sm-offset-right-9 {
margin-right: 75%; }
.col-sm-offset-right-10 {
margin-right: 83.33333%; }
.col-sm-offset-right-11 {
margin-right: 91.66667%; } }
@media all and (max-width: 640px) {
.col-md-1 {
width: 100%; }
.col-md-offset-left-1 {
margin-left: 0; }
.col-md-offset-right-1 {
margin-right: 0; }
.col-md-2 {
width: 100%; }
.col-md-offset-left-2 {
margin-left: 0; }
.col-md-offset-right-2 {
margin-right: 0; }
.col-md-3 {
width: 100%; }
.col-md-offset-left-3 {
margin-left: 0; }
.col-md-offset-right-3 {
margin-right: 0; }
.col-md-4 {
width: 100%; }
.col-md-offset-left-4 {
margin-left: 0; }
.col-md-offset-right-4 {
margin-right: 0; }
.col-md-5 {
width: 100%; }
.col-md-offset-left-5 {
margin-left: 0; }
.col-md-offset-right-5 {
margin-right: 0; }
.col-md-6 {
width: 100%; }
.col-md-offset-left-6 {
margin-left: 0; }
.col-md-offset-right-6 {
margin-right: 0; }
.col-md-7 {
width: 100%; }
.col-md-offset-left-7 {
margin-left: 0; }
.col-md-offset-right-7 {
margin-right: 0; }
.col-md-8 {
width: 100%; }
.col-md-offset-left-8 {
margin-left: 0; }
.col-md-offset-right-8 {
margin-right: 0; }
.col-md-9 {
width: 100%; }
.col-md-offset-left-9 {
margin-left: 0; }
.col-md-offset-right-9 {
margin-right: 0; }
.col-md-10 {
width: 100%; }
.col-md-offset-left-10 {
margin-left: 0; }
.col-md-offset-right-10 {
margin-right: 0; }
.col-md-11 {
width: 100%; }
.col-md-offset-left-11 {
margin-left: 0; }
.col-md-offset-right-11 {
margin-right: 0; }
.col-md-12 {
width: 100%; }
.col-md-offset-left-12 {
margin-left: 0; }
.col-md-offset-right-12 {
margin-right: 0; }
.col-xs-1 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 8.33333%; }
.col-xs-2 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 16.66667%; }
.col-xs-3 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 25%; }
.col-xs-4 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 33.33333%; }
.col-xs-5 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 41.66667%; }
.col-xs-6 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 50%; }
.col-xs-7 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 58.33333%; }
.col-xs-8 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 66.66667%; }
.col-xs-9 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 75%; }
.col-xs-10 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 83.33333%; }
.col-xs-11 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 91.66667%; }
.col-xs-12 {
float: left;
padding-left: 10px;
padding-right: 10px;
width: 100%; }
.col-xs-offset-left-0 {
margin-left: 0%; }
.col-xs-offset-left-1 {
margin-left: 8.33333%; }
.col-xs-offset-left-2 {
margin-left: 16.66667%; }
.col-xs-offset-left-3 {
margin-left: 25%; }
.col-xs-offset-left-4 {
margin-left: 33.33333%; }
.col-xs-offset-left-5 {
margin-left: 41.66667%; }
.col-xs-offset-left-6 {
margin-left: 50%; }
.col-xs-offset-left-7 {
margin-left: 58.33333%; }
.col-xs-offset-left-8 {
margin-left: 66.66667%; }
.col-xs-offset-left-9 {
margin-left: 75%; }
.col-xs-offset-left-10 {
margin-left: 83.33333%; }
.col-xs-offset-left-11 {
margin-left: 91.66667%; }
.col-xs-offset-right-0 {
margin-right: 0%; }
.col-xs-offset-right-1 {
margin-right: 8.33333%; }
.col-xs-offset-right-2 {
margin-right: 16.66667%; }
.col-xs-offset-right-3 {
margin-right: 25%; }
.col-xs-offset-right-4 {
margin-right: 33.33333%; }
.col-xs-offset-right-5 {
margin-right: 41.66667%; }
.col-xs-offset-right-6 {
margin-right: 50%; }
.col-xs-offset-right-7 {
margin-right: 58.33333%; }
.col-xs-offset-right-8 {
margin-right: 66.66667%; }
.col-xs-offset-right-9 {
margin-right: 75%; }
.col-xs-offset-right-10 {
margin-right: 83.33333%; }
.col-xs-offset-right-11 {
margin-right: 91.66667%; } }
/* =============================
* base
* =============================*/
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%; }
body {
margin: 0;
font-size: 14px;
line-height: 1.45;
color: #3a3a3a;
background-color: #fff; }
section {
width: 100%;
overflow: hidden; }
.title {
margin: 0px;
padding: 10px;
float: left;
text-transform: uppercase; }
.text-center {
text-align: center; }
/* =============================
* row
* =============================*/
.row {
width: 100%;
overflow: hidden;
padding-left: 10px;
padding-right: 10px; }
/* =============================
* container
* =============================*/
.container {
width: 940px;
overflow: hidden;
margin-right: auto;
margin-left: auto;
padding-left: 10px;
padding-right: 10px; }
@media all and (max-width: 1024px) {
.container {
width: 600px; } }
@media all and (max-width: 640px) {
.container {
width: auto;
max-width: 480px; } }
/* =============================
* lists
* =============================*/
ul {
margin: 10px 0;
padding: 0 0 0 25px; }
/* =============================
* alignment
* =============================*/
.container.-vertical-center, .row.-vertical-center {
position: absolute;
top: 50%;
transform: translateY(-50%); }
/* =============================
* links
* =============================*/
a {
color: #3a3a3a;
text-decoration: underline; }
a.btn {
text-decoration: none; }
a:active, a:hover {
outline: 0; }
/* =============================
* image
* =============================*/
img {
border: 0; }
.filled-bg {
background-repeat: no-repeat;
background-size: cover;
background-position: center; }
.filled-bg.-attch-fixed {
background-attachment: fixed; }
/* =============================
* hr
* =============================*/
hr {
border: 1px solid rgba(0, 0, 0, 0.35); }
/* =============================
* footer
* =============================*/
footer {
color: #fff;
padding: 5px 0px;
background-color: #3a3a3a; }
.btn {
display: inline-block;
padding: 10px 25px;
margin-bottom: 0;
line-height: 1.45;
text-align: center;
white-space: nowrap;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
background-color: transparent;
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 2px; }
.btn:hover {
border: 1px solid rgba(0, 0, 0, 0.8); }
.btn.-right {
float: right; }
.btn.-alt {
border: 0;
background-color: rgba(255, 255, 255, 0.6); }
.btn.-alt:hover {
background-color: rgba(255, 255, 255, 0.8); }
.form-group {
margin-bottom: 20px;
border-left: 2px solid #ddd;
padding-left: 10px; }
label {
display: inline-block;
font-weight: bold;
max-width: 100%;
margin-bottom: 5px; }
.textfield, .selectfield {
display: block;
width: 100%;
font-size: 14px;
color: #3a3a3a;
height: 40px;
line-height: 1.45;
padding: 10px 15px;
background-color: #fff;
background-image: none;
border: 1px solid #ddd;
border-radius: 2px; }
select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: none;
border-radius: 0;
font-size: 1em;
width: 100%; }
button, input {
overflow: visible; }
button:focus, input:focus {
outline: 0; }
input, textarea, keygen, select, button {
font-family: sans-serif;
font-size: 14px; }
.navigation {
float: right; }
.navigation ul {
margin: 10px 20px;
padding: 0; }
.navigation ul li {
margin: 0;
padding: 0;
position: relative;
display: -moz-inline-box;
-moz-box-orient: vertical;
display: inline-block; }
.navigation ul li > ul {
display: none;
margin: 0;
padding: 0;
background-color: #fff;
position: absolute;
left: 50%;
transform: translateX(-50%); }
.navigation ul li > ul li {
padding: 0 10px;
width: 100%;
text-align: center; }
.navigation ul li > ul li:first-child {
padding: 10px 10px 0 10px; }
.navigation ul li > ul li:last-child {
padding: 0 10px 10px 10px; }
.navigation ul li:hover ul {
display: block; }
.navigation a {
padding: 10px 30px;
display: block;
text-decoration: none;
text-transform: uppercase; }
.navigation a:hover {
padding: 10px 30px 8px 30px;
border-bottom: 2px solid #ddd; }
@media all and (max-width: 640px) {
.navigation {
float: none; }
.navigation ul li {
width: 100%;
text-align: center; }
.navigation ul li > ul {
display: block;
position: relative; } }
.table {
width: 100%;
max-width: 100%;
margin-bottom: 10px;
border-spacing: 0;
border-collapse: collapse;
border-top: 0; }
.table tr, .table td, .table th {
padding: 10px;
line-height: 1.45;
vertical-align: top;
border-top: 1px solid #ddd; }
.table > tbody > tr:first-child td, .table tr:first-child {
border-top: 0; }
.table > thead > tr > th {
vertical-align: bottom;
border-top: 0;
border-bottom: 2px solid #ddd; }
th {
text-align: left; }
.thumbnail {
position: relative;
display: block;
padding: 5px;
margin: 0 0 10px 0;
background-color: transparent;
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 2px; }
.thumbnail > img {
width: 100%; }
.thumbnail .cap {
padding: 10px; }
/*# sourceMappingURL=css-mount.css.map */
|
app/views/pip16/report-a-change.html
|
gup-dwp/pip-prototype-v2
|
{% extends "layout.html" %}
{% block pageTitle %}
GOV.UK prototyping kit
{% endblock %}
{% block content %}
<main id="content" role="main">
<div class="grid-row">
<div class="column-two-thirds">
<h1 class="form-title heading-xlarge">
Personal Independence Payment (<abbr>PIP</abbr>)
</h1>
<aside>
<div class="inner">
<nav role="navigation" class="page-navigation" aria-label="parts to this guide">
<ol class="list-bullet list-none grid-row">
<div class="column-half">
<li class="font-xsmall">
1. <a href="overview" title="Part 1: Overview">Overview</a>
</li>
<li class="font-xsmall">
2. <a href="eligibility" title="Part 2: Eligibility">Eligibility</a>
</li>
<li class="font-xsmall">
3. <a href="the-application-process" title="Part 3: The application process">How you're assessed</a>
</li>
</div>
<div class="column-half">
<li class="font-xsmall">
4. <a href="apply" title="Part 4: Apply">Apply</a>
</li>
<li class="font-xsmall">
5. <a href="report-a-change" title="Part 5: If your circumstances change">If your circumstances change</a>
</li>
</div>
</ol>
</nav>
</div>
</aside>
<div class="inner-block">
<header>
<h1 class="heading-medium">5. If your circumstances change</h1>
</header>
<article>
<p>You must call if:</p>
<ul class="list-bullet">
<li>your personal details change, eg your name, address or doctor</li>
<li>your condition or the help you need changes</li>
<li>you stay overnight in a hospital or care home </li>
<li>you go abroad for more than 13 weeks</li>
<li>you’re imprisoned or held in detention</li>
</ul>
<div class="panel-indent">
<p>You could have to go to court or pay a penalty if you deliberately give false or incomplete information, or do not report changes.</p>
<p>Your Personal Independence Payment may also be stopped or reduced.</p>
</div>
<h3 class="heading-small">Personal Independence Payment enquiry line</h3>
<p>Telephone: 0345 850 3322<br>
Textphone: 0345 601 6677<br>
Monday to Friday, 8am to 6pm<br>
<a href="http://www.gov.uk/call-charges">Find out about call charges</a></p>
</article>
<footer>
<nav class="pagination" role="navigation" aria-label="Pagination">
<ul class="group">
<li class="previous">
<a href="apply" rel="prev" title="Navigate to previous part">
<span class="pagination-label">Previous </span> <span class="pagination-part-title">Apply</span>
</a>
</li>
</ul>
</nav>
</footer>
</div>
</div>
<div class="column-third">
<div>
<h2 class="heading-medium" style="border-top: 10px solid #005ea5; padding-top: 15px;">Carers and disability benefits</h2>
<nav role="navigation" aria-labelledby="parent-subsection">
<ul class="font-xsmall" style="list-style-type: none;">
<li style="padding-bottom: 0.7em;">
<a href="http://www.gov.uk/pip-checker">Check how Personal Independence Payment (PIP) affects you</a>
</li>
<li style="padding-bottom: 0.7em;">
<a href="http://www.gov.uk/dla-disability-living-allowance-benefit">Disability Living Allowance (DLA) for adults</a>
</li>
<li style="padding-bottom: 0.7em;">
<a href="http://www.gov.uk/disability-living-allowance-children">Disability Living Allowance (DLA) for children</a>
</li>
<li style="padding-bottom: 0.7em;">
<a href="http://www.gov.uk/financial-help-disabled">Financial help if you're disabled</a>
</li>
<li class="related-topic">
<a href="http://www.gov.uk/browse/benefits/disability" title="More in Carers and disability benefits">More<span class="visuallyhidden">in Carers and disability benefits</span></a>
</li>
</ul>
</nav>
</div>
<div>
<h2 class="heading-medium">Benefits</h2>
<nav role="navigation" aria-labelledby="parent-section">
<ul class="font-xsmall" style="list-style-type: none;">
<li style="padding-bottom: 0.7em;">
<a href="http://www.gov.uk//how-to-have-your-benefits-paid">How and when your benefits are paid</a>
</li>
<li class="related-topic">
<a href="http://www.gov.uk//browse/benefits" title="More in Benefits">More <span class="visuallyhidden">in Benefits</span></a>
</li>
</ul>
</nav>
</div>
<div>
<h2 class="heading-medium">Elsewhere on GOV.UK</h2>
<nav role="navigation" aria-labelledby="parent-other">
<ul class="font-xsmall" style="list-style-type: none;">
<li style="padding-bottom: 0.7em;">
<a href="http://www.gov.uk//find-a-community-support-group-or-organisation">Find a community support group or organisation</a>
</li>
<li>
<a href="http://www.gov.uk//looking-for-work-if-disabled">Looking for work if you're disabled</a>
</li>
</ul>
</nav>
</div>
<div>
<h2 class="heading-medium">Elsewhere on the web</h2>
<nav role="navigation" aria-labelledby="related-external-links">
<ul class="font-xsmall" style="list-style-type: none;">
<li style="padding-bottom: 0.7em;">
<a href="https://www.youtube.com/watch?v=dG_nG1MYU3k" rel="external">British Sign Language guide to PIP</a>
</li>
</ul>
</nav>
</div>
<div class="inner group">
<a class="return-to-top font-xsmall" href="#content">Return to top ↑</a>
</div>
</div>
</div>
</main><!-- / #page-container -->
{% endblock %}
|
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/55748a4544d92af5ad50707d01f0fe310b6fd400a42f3604499cfd26bcd9920f.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="./da6905b94eb6e0a60a6a43d6cea4ff3c89819676bcf9c4fdd9959a44264bcb78.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>
|
hubpress/index.html
|
randhson/Blog
|
<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]-->
<head>
<meta charset="utf-8">
<title>Blog Randson</title>
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<!-- Place favicon.ico and apple-touch-icon.png in the root directory -->
<style type="text/css">@import url(//cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/css/toastr.min.css);</style>
<link href='//fonts.googleapis.com/css?family=Roboto:400,300,500' rel='stylesheet' type='text/css'>
<link href='//fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href="styles/main.css">
<script src="scripts/vendor/modernizr.js"></script>
</head>
<body>
<!--[if lt IE 10]>
<p class="browsehappy">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div id="hubpress"></div>
<script src="scripts/vendor.js?v=0.3.0"></script>
<script src="scripts/app.js?v=0.3.0"></script>
</body>
</html>
|
app/assets/stylesheets/videos.css
|
rachelmllee/ix_final_project
|
.embed-container {
position: relative;
padding-bottom: 45%;
padding-top: 30px;
height: 0;
overflow: hidden;
width: 80%;
height: auto;
margin-bottom: 12px;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0; left: 0;
width: 100%;
height: 100%;
}
|
javadoc/com/googlecode/batchfb/impl/MapperWrapper.html
|
google-code/batchfb
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_29) on Wed Feb 22 11:06:57 EST 2012 -->
<TITLE>
MapperWrapper (BatchFB Javadoc)
</TITLE>
<META NAME="date" CONTENT="2012-02-22">
<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="MapperWrapper (BatchFB Javadoc)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="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="../../../../com/googlecode/batchfb/impl/GraphNodeExtractor.html" title="class in com.googlecode.batchfb.impl"><B>PREV CLASS</B></A>
<A HREF="../../../../com/googlecode/batchfb/impl/MultiqueryRequest.html" title="class in com.googlecode.batchfb.impl"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?com/googlecode/batchfb/impl/MapperWrapper.html" target="_top"><B>FRAMES</B></A>
<A HREF="MapperWrapper.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.googlecode.batchfb.impl</FONT>
<BR>
Class MapperWrapper<T></H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../com/googlecode/batchfb/util/LaterWrapper.html" title="class in com.googlecode.batchfb.util">com.googlecode.batchfb.util.LaterWrapper</A><org.codehaus.jackson.JsonNode,T>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>com.googlecode.batchfb.impl.MapperWrapper<T></B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../com/googlecode/batchfb/Later.html" title="interface in com.googlecode.batchfb">Later</A><T></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>MapperWrapper<T></B><DT>extends <A HREF="../../../../com/googlecode/batchfb/util/LaterWrapper.html" title="class in com.googlecode.batchfb.util">LaterWrapper</A><org.codehaus.jackson.JsonNode,T></DL>
</PRE>
<P>
Wrapper that converts from a JsonNode to an actual Java object.
<P>
<P>
<HR>
<P>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../com/googlecode/batchfb/impl/MapperWrapper.html#MapperWrapper(org.codehaus.jackson.type.JavaType, org.codehaus.jackson.map.ObjectMapper, com.googlecode.batchfb.Later)">MapperWrapper</A></B>(org.codehaus.jackson.type.JavaType resultType,
org.codehaus.jackson.map.ObjectMapper mapper,
<A HREF="../../../../com/googlecode/batchfb/Later.html" title="interface in com.googlecode.batchfb">Later</A><org.codehaus.jackson.JsonNode> base)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected <A HREF="../../../../com/googlecode/batchfb/impl/MapperWrapper.html" title="type parameter in MapperWrapper">T</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../com/googlecode/batchfb/impl/MapperWrapper.html#convert(org.codehaus.jackson.JsonNode)">convert</A></B>(org.codehaus.jackson.JsonNode data)</CODE>
<BR>
Use Jackson to map from JsonNode to the type</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_com.googlecode.batchfb.util.LaterWrapper"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class com.googlecode.batchfb.util.<A HREF="../../../../com/googlecode/batchfb/util/LaterWrapper.html" title="class in com.googlecode.batchfb.util">LaterWrapper</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../com/googlecode/batchfb/util/LaterWrapper.html#get()">get</A></CODE></TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="MapperWrapper(org.codehaus.jackson.type.JavaType, org.codehaus.jackson.map.ObjectMapper, com.googlecode.batchfb.Later)"><!-- --></A><H3>
MapperWrapper</H3>
<PRE>
public <B>MapperWrapper</B>(org.codehaus.jackson.type.JavaType resultType,
org.codehaus.jackson.map.ObjectMapper mapper,
<A HREF="../../../../com/googlecode/batchfb/Later.html" title="interface in com.googlecode.batchfb">Later</A><org.codehaus.jackson.JsonNode> base)</PRE>
<DL>
<DL>
<DT><B>Parameters:</B><DD><CODE>base</CODE> - is assumed to produce the real deal, not an error node</DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="convert(org.codehaus.jackson.JsonNode)"><!-- --></A><H3>
convert</H3>
<PRE>
protected <A HREF="../../../../com/googlecode/batchfb/impl/MapperWrapper.html" title="type parameter in MapperWrapper">T</A> <B>convert</B>(org.codehaus.jackson.JsonNode data)</PRE>
<DL>
<DD>Use Jackson to map from JsonNode to the type
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../com/googlecode/batchfb/util/LaterWrapper.html#convert(K)">convert</A></CODE> in class <CODE><A HREF="../../../../com/googlecode/batchfb/util/LaterWrapper.html" title="class in com.googlecode.batchfb.util">LaterWrapper</A><org.codehaus.jackson.JsonNode,<A HREF="../../../../com/googlecode/batchfb/impl/MapperWrapper.html" title="type parameter in MapperWrapper">T</A>></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </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="../../../../com/googlecode/batchfb/impl/GraphNodeExtractor.html" title="class in com.googlecode.batchfb.impl"><B>PREV CLASS</B></A>
<A HREF="../../../../com/googlecode/batchfb/impl/MultiqueryRequest.html" title="class in com.googlecode.batchfb.impl"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?com/googlecode/batchfb/impl/MapperWrapper.html" target="_top"><B>FRAMES</B></A>
<A HREF="MapperWrapper.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
<i>Copyright © 2012 Jeff Schnitzer and a ship of thieves. All Rights Reserved. Build version: 2.1.2</i>
</BODY>
</HTML>
|
post16.html
|
deveshbinjola/Travel-Website
|
<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=euc-jp">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
<meta name="description" content="">
<meta name="author" content="deveshbinjola">
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@deveshbinjola" />
<meta name="twitter:site" content="@thtravelstudent" />
<meta name="twitter:creator" content="@deveshbinjola" />
<meta property="og:type" content="website" />
<meta property="og:url" content="http://thetravelstudent.com/post15" />
<meta property="og:title" content="Last day to get 100,000 hase Sapphire Reserve Sign Up Bonus" />
<meta property="og:description" content= "Today is the last day to get the "/>
<meta property="og:image" content="http://thetravelstudent.com/Image/ebayoffer.png" />
<link rel="alternate" type="application/rss+xml" title="TheTravelStudent » Feed" href="http://feeds.feedburner.com/TheTravelStudent" />
<meta property="fb:app_id" content="656115341234604" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<!-- Bootstrap core CSS -->
<link href="bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="header.css">
<link rel="stylesheet" type="text/css" href="test1.css">
<link rel="stylesheet" type="text/css" href="new.css">
<title>Last day to get 100,000 hase Sapphire Reserve Sign Up Bonus</title>
<link href="blog.css" rel="stylesheet">
<link href="testing.css" rel="stylesheet">
</head>
<body class="responsive ">
<script>
window.fbAsyncInit = function() {
FB.init({
appId : '656115341234604',
xfbml : true,
version : 'v2.8'
});
FB.AppEvents.logPageView();
};
(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 = "http://connect.facebook.net/en_US/sdk.js";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
</script>
<!-- / FB Connect -->
<!-- masthead -->
<div class="masthead">
<div class="container">
<div class="row-fluid">
<div class="span3 span3-mh">
<a href="" class="sprites logo"></a>
</div>
<div class="span6 span6-mh">
<h2 class="vert-name ellipsis"><a href="http://thetravelstudent.com">The Travel Student</a></h2>
</div>
<!-- links -->
<div class="span3 span3-mh links list-pipes list-right no-pipe">
<div>
<ul class="links-user">
<li class="social">
<a href="https://www.facebook.com/thetravelstudent" title="Like us on Facebook" aria-label="Like us on Facebook" target="_blank"><i class="fa fa-facebook"></i></a>
</li>
<li class="social">
<a href="https://www.twitter.com/deveshbinjola" title="Subscribe to our YouTube channel" aria-label="Follow us on twitter." target="_blank"><i class="fa fa-twitter"></i></a>
</li>
<li class="social">
<a href="https://www.instagram.com/deveshbinjola/" title="Follow us on Instagram" aria-label="Follow us on Instagram" target="_blank"><i class="fa fa-instagram"></i></a>
</li>
</ul>
<span data-bi-ajax-route="/esi/user_menubar?0=json%3A%5B%5D"></span>
</div>
</div>
</div>
</div>
<!-- Search Area -->
<div data-search-over class="nav-over transition">
<div class="container transition search">
<form method="get" action="/s" class="search-field">
<input data-search-input name="q" type="text" placeholder="Search" autocomplete="off">
</form>
</div>
</div>
<!-- Nav area -->
<div data-nav-over class="nav-over transition exposed-nav-show">
<div class="transition">
<div class="list-pipes nav-sections">
<ul class="verticals">
<li>
<li class="current-vertical-active">
<a class="item vertical-anchor" data-dropdown-id="dropdown-Food" href="http://thetravelstudent.com">Home</a>
</li>
<li>
<a class="item vertical-anchor" data-dropdown-id="dropdown-Food" href="/students">Students</a>
</li>
<li>
<a class="item vertical-anchor" data-dropdown-id="dropdown-Food" href="/top">Credit Cards</a>
</li>
<li>
<a class="item vertical-anchor" data-dropdown-id="dropdown-Food" href="/travelreports">Travel Reviews</a>
</li>
<li>
<a class="item vertical-anchor" data-dropdown-id="dropdown-Food" href="/deals">Deals</a>
</li>
<li>
<a class="item vertical-anchor" data-dropdown-id="dropdown-Food" href="/about">About</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- / masthead -->
<section class="home">
<img
src="http://thetravelstudent.com/Image/spg.png"
class="background-image"
/>
<div class="home-wrapper">
<div class="spotlight-article home-element">
<div class="article-header">
<div class="article-header-wrapper">
<h1></h1>
<div class="title"><a href="http://thetravelstudent.com/post13" title="Top 11 places in California">American Express SPG Bonus Offer</a></div>
<p>American Express is offering 5,000 extra Starpoints after you spend $5,000 in qualifying purchases on your enrolled Starwood Preferred Guest Credit Card from American Express between the time you complete enrollment and May 31, 2017. Enrollment period ends on March 31, 2017.</p>
<div class="meta">
<div class="tagline"><a href="http://thetravelstudent.com/about" title="TheTravelStudent"><span class="tagline-photo"><img alt='' src='http://thetravelstudent.com/Image/devesh.jpg' class='avatar avatar-30 photo' height='30' width='30' /></span></a>The Travel Student</a></p> </div>
<a href="https://twitter.com/share" class="twitter-share-button" data-show-count="false">Tweet</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<div
class="fb-like"
data-share="true"
data-width="450"
data-show-faces="true">
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Main jumbotron for a primary marketing message or call to action
<div class="post13">
<div class="jumbotron">
<div class="container">
<center>
<br>
<h1>American Express SPG Bonus Offer</h1>
<p>American Express is offering 5,000 extra Starpoints after you spend $5,000 in qualifying purchases on your enrolled Starwood Preferred Guest® Credit Card from American Express between the time you complete enrollment and May 31, 2017. Enrollment period ends on March 31, 2017.</p>
<p class="blog-post-meta">March 05, 2017 by <a href="index">The Travel Student</a></p>
<!-- Sharing Buttons
<a href="https://twitter.com/share" class="twitter-share-button" data-show-count="false">Tweet</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
<div
class="fb-like"
data-share="true"
data-width="450"
data-show-faces="true">
</div>
<!-- Sharing buttons END
</center>
</div>
</div>
</div>
*/-->
<div class="container">
<div class="row">
<div class="col-sm-8 blog-main">
<br>
<p>I got an email from American Express in which they are offering 5,000 extra Starpoints after you spend $5,000 in qualifying purchases on your enrolled Starwood Preferred Guest Credit Card from American Express between the time you complete enrollment and <b>May 31, 2017.</b> Enrollment period ends on <b>March 31, 2017.</b></p>
<br>
<h4><b><a href="https://rewards.americanexpress.com/olet/splash?campaignId=cf8k0317&offerType=starwoodcf8k0001">Check out the offer here.</a></b></h4>
<br><center><img src="Image/spgoffer.png" class="img-responsive">
<div class="lower">
The new SPG Offer.
</div>
</center>
<h3><b>My Verdict:</b></h3>
<p> At first I thought they extended me this offer as my annual fee is due in few days but many people have recieved this offer. In my opinion this a great offer to earn 5,000 extra points on spend of $5,000; which will at least earn you 10,000 Starwood Points (5,000 at least on spending $5,000 + 5,000 bonus).</p>
<nav>
<ul class="pager">
<li><a href="post12">Previous</a></li>
<li><a href="post14">Next</a></li>
</ul>
</nav>
<div id="disqus_thread"></div>
</div><!-- /.blog-main -->
<div class="col-sm-4 blog-sidebar">
<div class="sidebar-module sidebar-module-inset">
<form style="padding:3px;text-align:center;" action="https://feedburner.google.com/fb/a/mailverify" method="post" target="popupwindow" onsubmit="window.open('https://feedburner.google.com/fb/a/mailverify?uri=TheTravelStudent', 'popupwindow', 'scrollbars=yes,width=550,height=520');return true"><p>Enter your email address:</p><p><input type="text" style="width:180px" name="email"/></p><input type="hidden" value="TheTravelStudent" name="uri"/><input type="hidden" name="loc" value="en_US"/><input type="submit" value="Subscribe" /><p>Delivered by <a href="https://feedburner.google.com" target="_blank">FeedBurner</a></p></form>
</div>
<div class="sidebar-module sidebar-module-inset">
<h4>About</h4>
<p>The main purpose of this website is to tell people how they can Travel around the world at a minimum price using points and miles and other useful offers. Also helping out students in building and understanding credit and do things that you would have never imagined.</p>
</div>
<!-- Hot Deals-->
<div class="sidebar-module sidebar-module-inset">
<div class ="myPanel">
<a href="top10cards"><div class ="heading"><p> TOP SIGNUP BONUS </p></div></a>
<div class ="body">
<a href="https://creditcards.chase.com/credit-cards/chase-sapphire-reserve?CELL=6TKX">
<div class="cards"><img src="Image/chasereserve.jpg" align="left" alt="Card Type" width="70" /><b>Chase Sapphire Reserve</b><br />
100,000 Ultimate Rewards</div>
</a>
<hr>
<a href="https://applynow.chase.com/FlexAppWeb/renderApp.do?PID=CFFD2&SPID=FHRJ&CELL=600G&MSC=1523617955">
<div class="cards"><img src="Image/sapphire.png" align="left" alt="Card Type" width="70" /><b> Chase Sapphire Preferred</b><br />
50,000 Ultimate Rewards</div>
</a>
<hr>
<a href="https://www.americanexpress.com/us/credit-cards/card/starwood-preferred-guest/25330?linknav=US-Acq-CCSG-Cardmember-VAC-SPG-ViewCardDetails">
<div class="cards"><img src="Image/spg.png" align="left" alt="Card Type" width="70" /><b>Starwood Preferred Guest</b><br />
35,000 SPG Points</div>
</a>
<hr>
<a href="https://creditcards.chase.com/credit-cards/chase-freedom-unlimited?CELL=6TKX">
<div class="cards"><img src="Image/freedomunlimited.png" align="left" alt="Card Type" width="70" /><b>Chase Freedom Unlimited</b><br />
15,000 Ultimate Rewards/$150</div>
</a>
<hr>
<a href="https://creditcards.chase.com/credit-cards/small-business/ink-business-preferred?CELL=6TKX">
<div class="cards"><img src="Image/inkplus.png" align="left" alt="Card Type" width="70" /><b>Chase Ink Business Preferred Card</b><br />
80,000 Ultimate Rewards</div>
</a>
</div>
</div>
</div>
</div>
<!-- End Hot Deals-->
</div><!-- /.blog-sidebar -->
</div><!-- /.row -->
</div><!-- /.container -->
<!-- Footer -->
<footer class="footer-distributed">
<div class="footer-left">
<h3>The<span>TravelStudent</span></h3>
<p class="footer-links">
<a href="index">Home</a>
<a href="students">Beginners </a>
<a href="top"> Credit Cards </a>
<a href="travelreports"> Travel Reports </a>
<a href="about"> About Us</a>
</p>
<p class="footer-company-name">The Travel Student© 2016</p>
</div>
<div class="footer-center">
<p class="footer-company-about">
<span>Follow Us</span>
<a href="http://www.facebook.com/thetravelstudent"><i class="fa fa-facebook"></i></a>
<a href="http://www.twitter.com/thtravelstudent"><i class="fa fa-twitter"></i></a>
<a href="http://www.pinterest.com/thetravelstudent"><i class="fa fa-pinterest"></i></a>
<a href="https://www.instagram.com/deveshbinjola"> <i class="fa fa-instagram"></i></a>
<a href="http://feeds.feedburner.com/TheTravelStudent" rel="alternate" type="application/rss+xml"><img src="http://feedburner.google.com/fb/images/pub/feed-icon32x32.png" alt="" style="vertical-align:middle;border:0"/></a> <a href="http://feeds.feedburner.com/TheTravelStudent" rel="alternate" type="application/rss+xml"></a>
</p><br>
<p class="footer-company-about">
<span>Our Friends</span>
<br><br>
<p><a href="http://www.doctorofcredit.com" target="_blank">Doctor of Credit</a></p>
</p>
</div>
</div>
<div class="footer-right">
<p class="footer-company-about">
<span>Disclaimer</span>
The opinions expressed here are author's alone, not those of any bank, credit card issuer, airlines or hotel chain, and have not been reviewed, approved or otherwise endorsed by any of these entities.
</p>
</div>
</footer>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script>window.jQuery || document.write('<script src="../../assets/js/vendor/jquery.min.js"><\/script>')</script>
<script src="bootstrap.min.js"></script>
<!-- Bootstrap core JavaScript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-82402078-1', 'auto');
ga('send', 'pageview');
</script>
<!-- Disqus Start-->
<script>
(function() { // DON'T EDIT BELOW THIS LINE
var d = document, s = d.createElement('script');
s.src = '//www-thetravelstudent-com.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">comments powered by Disqus.</a></noscript>
<!-- Disqus End-->
</body>
</html>
|
doc/class-DbFacade.QueryResultInterface.html
|
elzafirox/DbFacade
|
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="ApiGen 2.8.0" />
<title>Interface DbFacade\QueryResultInterface | tomkyle/DbFacade</title>
<script type="text/javascript" src="resources/combined.js?2029070567"></script>
<script type="text/javascript" src="elementlist.js?3365695744"></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 class="active"><a href="namespace-DbFacade.html">DbFacade</a>
</li>
<li><a href="namespace-PHP.html">PHP</a>
</li>
</ul>
</div>
<hr />
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-DbFacade.AdoDbFacade.html">AdoDbFacade</a></li>
<li><a href="class-DbFacade.AdoDbQueryResult.html">AdoDbQueryResult</a></li>
<li><a href="class-DbFacade.DatabaseFacadeAbstract.html">DatabaseFacadeAbstract</a></li>
<li><a href="class-DbFacade.PdoFacade.html">PdoFacade</a></li>
<li><a href="class-DbFacade.PdoQueryResult.html">PdoQueryResult</a></li>
<li><a href="class-DbFacade.QueryResultAbstract.html">QueryResultAbstract</a></li>
</ul>
<h3>Interfaces</h3>
<ul>
<li><a href="class-DbFacade.DatabaseAwareInterface.html">DatabaseAwareInterface</a></li>
<li><a href="class-DbFacade.DatabaseFacadeInterface.html">DatabaseFacadeInterface</a></li>
<li class="active"><a href="class-DbFacade.QueryResultInterface.html">QueryResultInterface</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-DbFacade.html" title="Summary of DbFacade"><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>Interface QueryResultInterface</h1>
<div class="description">
<p>Methods to provide simplified access to the results of DB queries.</p>
</div>
<div>
<h4>Direct known implementers</h4>
<a href="class-DbFacade.AdoDbQueryResult.html">DbFacade\AdoDbQueryResult</a>,
<a href="class-DbFacade.PdoQueryResult.html">DbFacade\PdoQueryResult</a>,
<a href="class-DbFacade.QueryResultAbstract.html">DbFacade\QueryResultAbstract</a>
</div>
<div class="info">
<b>Namespace:</b> <a href="namespace-DbFacade.html">DbFacade</a><br />
<b>Package:</b> QueryResults<br />
<b>Author:</b>
Carsten Witt <<a
href="mailto:carsten.witt@gmail.com">carsten.witt@<!---->gmail.com</a>><br />
<b>Located at</b> <a href="source-class-DbFacade.QueryResultInterface.html#5-51" title="Go to source code">DbFacade/QueryResultInterface.php</a><br />
</div>
<table class="summary" id="methods">
<caption>Methods summary</caption>
<tr data-order="field" id="_field">
<td class="attributes"><code>
public
mixed
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_field">#</a>
<code><a href="source-class-DbFacade.QueryResultInterface.html#15-23" title="Go to source code">field</a>( <span>string <var>$field</var></span> )</code>
<div class="description short">
<p>Returns the field value of the current record, if one exists. This shortcut
method helps to check a single field of a SELECT that targets exactly one
record, such as <tt>SELECT COUNT(*) AS count...</tt></p>
</div>
<div class="description detailed hidden">
<p>Returns the field value of the current record, if one exists. This shortcut
method helps to check a single field of a SELECT that targets exactly one
record, such as <tt>SELECT COUNT(*) AS count...</tt></p>
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$field</var></dt>
<dd><code>string</code><br>$field Field name</dd>
</dl></div>
<h4>Returns</h4>
<div class="list">
<code>mixed</code><br />
</div>
</div>
</div></td>
</tr>
<tr data-order="getRows" id="_getRows">
<td class="attributes"><code>
public
<code><a href="class-DbFacade.QueryResultInterface.html">DbFacade\QueryResultInterface</a></code>
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_getRows">#</a>
<code><a href="source-class-DbFacade.QueryResultInterface.html#26-31" title="Go to source code">getRows</a>( )</code>
<div class="description short">
<p>Returns a QueryResultInterface instance with all records.</p>
</div>
<div class="description detailed hidden">
<p>Returns a QueryResultInterface instance with all records.</p>
<h4>Returns</h4>
<div class="list">
<code><code><a href="class-DbFacade.QueryResultInterface.html">DbFacade\QueryResultInterface</a></code></code><br />
</div>
</div>
</div></td>
</tr>
<tr data-order="setDriverResult" id="_setDriverResult">
<td class="attributes"><code>
public
object
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_setDriverResult">#</a>
<code><a href="source-class-DbFacade.QueryResultInterface.html#34-40" title="Go to source code">setDriverResult</a>( <span>mixed <var>$result</var></span> )</code>
<div class="description short">
<p>Stores the original query result from the database connection used.</p>
</div>
<div class="description detailed hidden">
<p>Stores the original query result from the database connection used.</p>
<h4>Parameters</h4>
<div class="list"><dl>
<dt><var>$result</var></dt>
<dd><code>mixed</code><br>$result</dd>
</dl></div>
<h4>Returns</h4>
<div class="list">
<code>object</code><br>Fluent Interface<br />
</div>
</div>
</div></td>
</tr>
<tr data-order="getDriverResult" id="_getDriverResult">
<td class="attributes"><code>
public
mixed
</code>
</td>
<td class="name"><div>
<a class="anchor" href="#_getDriverResult">#</a>
<code><a href="source-class-DbFacade.QueryResultInterface.html#43-48" title="Go to source code">getDriverResult</a>( )</code>
<div class="description short">
<p>Returns the original query result from the database connection used.</p>
</div>
<div class="description detailed hidden">
<p>Returns the original query result from the database connection used.</p>
<h4>Returns</h4>
<div class="list">
<code>mixed</code><br />
</div>
</div>
</div></td>
</tr>
</table>
</div>
<div id="footer">
tomkyle/DbFacade API documentation generated by <a href="http://apigen.org">ApiGen 2.8.0</a>
</div>
</div>
</div>
</body>
</html>
|
Telerik-Academy/Module 1/[02] CSharp Advanced and CSS/CSS/02.CSS Presentation/Problem 1. Lorem Ipsum page/Problem 1. Lorem Ipsum page.html
|
VProfirov/Telerik-Academy
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Problem 1. Lorem Ipsum page</title>
<link rel="stylesheet" href="Problem%201.%20Lorem%20Ipsum%20page.css">
</head>
<body>
<p>
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Pellentesque sem turpis, consequat non posuere non, placerat condimentum lacus. Suspendisse ut efficitur nibh. Donec in accumsan neque. Proin convallis imperdiet massa non scelerisque. Integer tincidunt mollis pharetra. Duis nec suscipit enim. Morbi quis lorem ante. In fermentum, nisi quis tincidunt luctus, diam dui aliquam lorem, a condimentum tellus leo sit amet neque. Vivamus bibendum egestas risus sit amet pulvinar. Phasellus et velit sit amet odio euismod rutrum vel quis justo. Morbi sit amet auctor elit, eget ultricies ligula. Aenean pretium tempus lorem, non consectetur nulla rhoncus nec. Ut nec odio sed quam commodo lobortis eu id sem. Sed aliquam ex vitae mauris consequat, id egestas lectus finibus. Maecenas elementum ex eu est volutpat tempus. Nam eget sapien nulla.
</p>
</body>
</html>
|
_posts/2014-08-13-vagrant-hello-box-thank-you-for-coming.html
|
pxai/pxai.github.io
|
---
layout: post
title: "Vagrant: hello box, thank you for coming"
date: 2014-08-13 00:35:34
categories: vagrant
---
<img src="http://pello.io/images/logo_vagrant.png" alt="Vagrant logo" title="Vagrant logo" />
<p>Vagrant is a virtual machines management tool that allows us to easily create, run, configure and
share customized virtual systems. The main goal of Vagrant is to provide a centralized way to
share preconfigured virtual machines for software developers. In development teams, all members
must share not only and up-to-date project source, but also the same system configuration: database
management systems, web servers, application servers, IDEs, development kits,... It is almost impossible
to keep them identical in each station, not to mention the same specific versions of each program needed.
Another issue that comes to mind if you have ever suffered this is when your system crashed or you simply upgrade
your hardware, or some IDE requires the latest operative system from Redmond: you will start again from scratch
installing all the components you need to have your environment ready to work. This is a sort of myth of sisyphus
adapted to coders.
</p>
<p>
Virtualization comes to the rescue! but this is not just about sharing a common virtual machine among
developers. Vagrant wraps the virtualization system, and so we are not necessarily tied to any of them.
Vagrant supports Virtual Box (easily available), VMWare and even Amazon EC2, is easy to get into it.
</p>
<h5>Up and running</h5>
<p>In two easy steps we init a vagrant machine (a default 64bit box) and then we just boot it with vagrant up. The
first time the box must be downloaded</p>
<pre class="brush: bash">
d:\vm\vagrant init hashicorp/precise32
...
d:\vm\vagrant up
</pre>
<p>The first command will create a Vagrant configuration file, nice and self-documented. This is how it looks like
in a windows host:</p>
<img src="http://pello.io/images/vagrant_snap.png" alt="Vagrant running" title="Vagrant running" />
<h5>Automated configuration</h5>
<p>Ok, we get a basic machine but what happens with the configuration. Vagrant can take advantadge of powerful
configuration tools suchs as <a href="http://www.getchef.com/solutions/configuration-management/">chef</a> and <a href="http://puppetlabs.com/">puppet</a>.
These two deserve not a post but one book each. In a nutshell, this kind of software automates machine configuration;
for programming environments there are already tools that <a href="http://eugeniaperez.es/wordpress/2014/08/02/taking-your-tests-to-the-next-level-with-bdd/" title="great post">using declarative description you get code</a>.
In the same way, sysadmins now are able to deploy several servers perfectly configured in no time, just writing configuration (and shareable) files. That easy.
</p>
<h5>Going social</h5>
<p>Even developers communicate and share (code), but mainly between them, though. And so for development boxes. Officialy available
we have the <a href="https://vagrantcloud.com/">Vagrant Cloud</a>, were we can grab popular boxes with some rating
information included. It's very easy to join the cloud and create your own boxes. You'll just face one little problem,
you must upload your box somewhere. Other reference site could be <a href="http://www.vagrantbox.es/">Vagrant Box</a>, with many different
linux flavors for you to pick. There are, also, other propietary boxes available.</p>
<h5>Educational purposes</h5>
<p>Maybe in a software development company or department you just the same kind of environment all the time.
But Vagrant could be a really great tool to use at school. Depending on the subjects students have to switch their
environments and they will drive you crazy because two of them don't have the latest JVM or the usual suspects don't know even
how to switch off their windows8. You could prepare one Vagrant box, perfectly configured for each subject, even for
each specific unit of the same subject. For example, preparing an Android development environment it's really a pain in the ass.
Instead of stuffing one single machine with all the software you need, a good use of Vagrant could avoid conflicts
and guarantee that all students are using exactly the same environment. As easy as pie.
</p>
<p>It is not unusual that you try to learn something new and that leads you to learn many other things.
Here I have written a bunch of names to be aware of, and I hope that this post helps as a reminder for the near future.
Greetz 4 u.</p>
|
_attachments/dsc_0021.html
|
herpiko/herpiko.github.io
|
---
layout: attachment
title: DSC_0021
date:
type: attachment
published: false
status: inherit
categories: []
tags: []
meta:
_wp_attached_file: /home/wpcom/public_html/wp-content/blogs.dir/892/5468064/files/2010/12/dsc_0021.jpg
_wp_attachment_metadata: a:5:{s:5:"width";s:4:"1280";s:6:"height";s:3:"850";s:14:"hwstring_small";s:23:"height='85'
width='128'";s:4:"file";s:83:"/home/wpcom/public_html/wp-content/blogs.dir/892/5468064/files/2010/12/dsc_0021.jpg";s:10:"image_meta";a:10:{s:8:"aperture";s:1:"0";s:6:"credit";s:0:"";s:6:"camera";s:0:"";s:7:"caption";s:0:"";s:17:"created_timestamp";s:1:"0";s:9:"copyright";s:0:"";s:12:"focal_length";s:1:"0";s:3:"iso";s:1:"0";s:13:"shutter_speed";s:1:"0";s:5:"title";s:0:"";}}
author:
login: pdft
email: padfoot.tgz@gmail.com
display_name: piko
first_name: herpiko
last_name: dwi aguno
---
|
index.html
|
aviklai/budgetkey-app-search
|
<!DOCTYPE html>
<html>
<head>
<title>{{title}}</title>
<base href="{{base}}">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="search" type="application/opensearchdescription+xml" title="מפתח התקציב" href="/opensearch.xml">
<meta name="referrer" content="origin" />
<link rel="canonical" href="https://next.obudget.org/s/" />
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Miriam+Libre:700,400&subset=hebrew"></link>
<link rel="stylesheet" type="text/css" href="//next.obudget.org/_fonts/stylesheet.css"></link>
<link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"></link>
<script>window.authServerUrl="{{ authServerUrl }}";{{ themeScript | safe }}{{ langScript | safe }}</script>
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-10203855-10"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-10203855-10');
</script>
</head>
<body>
<my-app></my-app>
</body>
</html>
|
webGL/template.html
|
owlsketch/sketch-adventures
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Title</title>
<style>
body { margin: 0;}
canvas { width: 100%; height: 100%;}
</style>
<script src="js/three.min.js"></script>
</head>
<body>
<script>
//three.js docs have a tendency to declare everything as local variables.
//this is useful for maybe simple/singular scenes. But it doesn't promote
//the integration of webGL with other elements that may implement javascript
//or js libraries. By using the YUI module pattern, it promotes integration and
//makes management easier. For example, multiple scenes can use the same variable
//names, as long as their global variable names differ. GALLERY.scene != OTHER.scene
var GALLERY = {};
GALLERY.scene = new THREE.Scene();
GALLERY.camera = new THREE.PerspectiveCamera(75, window.innerWidth/window.innerHeight, 0.1, 1000);
GALLERY.renderer = new THREE.WebGLRenderer();
GALLERY.renderer.setSize(window.innerWidth, window.innerHeight);
document.body.appendChild(GALLERY.renderer.domElement);
GALLERY.geometry = new THREE.BoxGeometry(1,1,1);
GALLERY.material = new THREE.MeshBasicMaterial( { color: 0x00ff00 });
GALLERY.cube = new THREE.Mesh( GALLERY.geometry, GALLERY.material);
GALLERY.scene.add( GALLERY.cube );
GALLERY.camera.position.z = 5;
GALLERY.render = function () {
requestAnimationFrame( GALLERY.render ); //points to the function itself
GALLERY.cube.rotation.x += 0.1;
GALLERY.cube.rotation.y += 0.1;
GALLERY.renderer.render(GALLERY.scene, GALLERY.camera);
};
GALLERY.render();
</script>
</body>
</html>
|
all-data/11000-11999/11302-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> ㄓ</td></tr>
<tr><th class="std1"><b>漢語拼音 </b></th><td class="std2"><font class="english_word">nán gēng nǚ zhī</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>
|
Figure3/Tox21_nnm/WorkHere/76-47-1.smi.png.html
|
andrewdefries/ToxCast
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns='http://www.w3.org/1999/xhtml' xml:lang='en' lang='en'><head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
<title>76-47-1.smi.png.html</title>
</head>
<body>ID76-47-1<br/>
<img border="0" src="76-47-1.smi.png" alt="76-47-1.smi.png"></img><br/>
<br/>
<table border="1">
<tr>
<td></td><td>ID</td><td>Formula</td><td>FW</td><td>DSSTox_CID</td><td>DSSTox_RID</td><td>DSSTox_GSID</td><td>DSSTox_FileID_Sort</td><td>TS_ChemName</td><td>TS_ChemName_Synonyms</td><td>TS_CASRN</td><td>CASRN_ChemName_Relationship</td><td>TS_Description</td><td>ChemNote</td><td>STRUCTURE_Shown</td><td>STRUCTURE_Formula</td><td>STRUCTURE_MW</td><td>STRUCTURE_ChemType</td><td>STRUCTURE_DefinedOrganicForm</td><td>STRUCTURE_IUPAC</td><td>STRUCTURE_SMILES</td><td>STRUCTURE_SMILES_Desalt</td><td>Substance_modify_yyyymmdd</td></tr>
<tr>
<td>76-47-1</td><td>16222</td><td>C27H41NO6</td><td>475.6175</td><td>31613</td><td>97497</td><td>57824</td><td>8564</td><td>Hydrocortamate</td><td></td><td>76-47-1</td><td>primary</td><td>single chemical compound</td><td></td><td>tested chemical</td><td>C27H41NO6</td><td>475.6175</td><td>defined organic</td><td>parent</td><td>(11beta)-11,17-dihydroxy-3,20-dioxopregn-4-en-21-yl N,N-diethylglycinate</td><td>CCN(CC)CC(=O)OCC(=O)[C@@]4(O)CC[C@@H]2[C@]4(C)C[C@H](O)[C@@H]1[C@@]3(C)CCC(=O)C=C3CC[C@H]12</td><td>CCN(CC)CC(=O)OCC(=O)[C@@]4(O)CC[C@@H]2[C@]4(C)C[C@H](O)[C@@H]1[C@@]3(C)CCC(=O)C=C3CC[C@H]12</td><td>20131018</td></tr>
</table>
<br/><br/><font size="-2">(Page generated on Wed Sep 17 04:05:54 2014 by <a href="http://www.embl.de/~gpau/hwriter/index.html">hwriter</a> 1.3)</font><br/>
</body></html>
|
app/src/dashboard/view/createProvider.tmpl.html
|
sardavend/rinvt
|
<md-dialog aria-label="Provider Dialog">
<form action="">
<md-toolbar>
<div class="md-toolbar-tools">
<h2>Nuevo Proveedor</h2>
<span flex></span>
<md-button class="md-icon-button" ng-click="cd.cancel()">
<md-icon md-svg-src="img/icons/ic_close_24px.svg" aria-label="Close dialog"></md-icon>
</md-button>
</div>
</md-toolbar>
<md-dialog-content>
<div class="md-dialog-content">
<!--<form action="">-->
<md-input-container class="md-block">
<label for="">Nombre</label>
<input type="text" ng-model="cd.newProviderName">
</md-input-container>
<md-input-container class="md-block">
<label for="">Descripcion</label>
<input type="text" ng-model="cd.newProviderDescription">
</md-input-container>
<md-input-container class="md-block">
<label for="">Direccion</label>
<input type="text" ng-model="cd.newProviderAddress">
</md-input-container>
<md-input-container class="md-block" layout-align="center center" flex-gt-sm>
</md-input-container>
<!--</form>-->
</div>
</md-dialog-content>
<md-dialog-actions layout="row">
<md-button class="md-primary md-raised md-hue-2" ng-click="cd.save()">crear Proveedor</md-button>
</md-dialog-actions>
</form>
</md-dialog>
|
app/index.html
|
jsvelasquezv/Einfach-Genial
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Einfach Genial</title>
<link rel="stylesheet" href="assets/css/hexagon.css">
<link rel="stylesheet" href="assets/css/custom.css">
<script src="bundle.js"></script>
</head>
<body>
<div class="table">
<div class="player player1">
<h1>Jugador 1</h1>
<div class="score">
<ul>
<li>Rojo: <span data-player-id="1" data-role="score" data-color="red"></span></li>
<li>Verde: <span data-player-id="1" data-role="score" data-color="green"></span></li>
<li>Violeta: <span data-player-id="1" data-role="score" data-color="violet"></span></li>
<li>Azul: <span data-player-id="1" data-role="score" data-color="blue"></span></li>
<li>Amarillo: <span data-player-id="1" data-role="score" data-color="yellow"></span></li>
<li>Naranja: <span data-player-id="1" data-role="score" data-color="orange"></span></li>
</ul>
</div>
<div class="pieces" id="player-1-pieces">
</div>
</div>
<ul id="hexGrid">
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="0" data-coord-y="-5" data-role="board-cell" data-color="red" src="assets/img/rojo.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="1" data-coord-y="-5" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="2" data-coord-y="-5" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="3" data-coord-y="-5" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="4" data-coord-y="-5" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="5" data-coord-y="-5" data-role="board-cell" src="assets/img/verde.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-1" data-coord-y="-4" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="0" data-coord-y="-4" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="1" data-coord-y="-4" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="2" data-coord-y="-4" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="3" data-coord-y="-4" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="4" data-coord-y="-4" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="5" data-coord-y="-4" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-2" data-coord-y="-3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-1" data-coord-y="-3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="0" data-coord-y="-3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="1" data-coord-y="-3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="2" data-coord-y="-3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="3" data-coord-y="-3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="4" data-coord-y="-3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="5" data-coord-y="-3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-3" data-coord-y="-2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-2" data-coord-y="-2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-1" data-coord-y="-2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="0" data-coord-y="-2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="1" data-coord-y="-2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="2" data-coord-y="-2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="3" data-coord-y="-2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="4" data-coord-y="-2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="5" data-coord-y="-2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-4" data-coord-y="-1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-3" data-coord-y="-1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-2" data-coord-y="-1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-1" data-coord-y="-1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="0" data-coord-y="-1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="1" data-coord-y="-1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="2" data-coord-y="-1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="3" data-coord-y="-1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="4" data-coord-y="-1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="5" data-coord-y="-1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-5" data-coord-y="0" data-role="board-cell" src="assets/img/morado.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-4" data-coord-y="0" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-3" data-coord-y="0" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-2" data-coord-y="0" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-1" data-coord-y="0" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="0" data-coord-y="0" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="1" data-coord-y="0" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="2" data-coord-y="0" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="3" data-coord-y="0" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="4" data-coord-y="0" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="5" data-coord-y="0" data-role="board-cell" src="assets/img/azul.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-5" data-coord-y="1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-4" data-coord-y="1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-3" data-coord-y="1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-2" data-coord-y="1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-1" data-coord-y="1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="0" data-coord-y="1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="1" data-coord-y="1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="2" data-coord-y="1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="3" data-coord-y="1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="4" data-coord-y="1" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-5" data-coord-y="2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-4" data-coord-y="2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-3" data-coord-y="2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-2" data-coord-y="2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-1" data-coord-y="2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="0" data-coord-y="2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="1" data-coord-y="2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="2" data-coord-y="2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="3" data-coord-y="2" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-5" data-coord-y="3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-4" data-coord-y="3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-3" data-coord-y="3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-2" data-coord-y="3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-1" data-coord-y="3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="0" data-coord-y="3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="1" data-coord-y="3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="2" data-coord-y="3" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-5" data-coord-y="4" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-4" data-coord-y="4" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-3" data-coord-y="4" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-2" data-coord-y="4" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-1" data-coord-y="4" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="0" data-coord-y="4" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="1" data-coord-y="4" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-5" data-coord-y="5" data-role="board-cell" src="assets/img/amarillo.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-4" data-coord-y="5" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-3" data-coord-y="5" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-2" data-coord-y="5" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="-1" data-coord-y="5" data-role="board-cell" src="assets/img/empty.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
<img data-coord-x="0" data-coord-y="5" data-role="board-cell" src="assets/img/naranja.png" alt="">
</a>
</div>
</li>
<li class="hex">
<div class="hexIn">
<a href="#" class="hexLink">
</a>
</div>
</li>
</ul>
<div class="player player2">
<h1>Jugador 2</h1>
<div class="score">
<ul>
<li>Rojo: <span data-player-id="2" data-role="score" data-color="red"></span></li>
<li>Verde: <span data-player-id="2" data-role="score" data-color="green"></span></li>
<li>Violeta: <span data-player-id="2" data-role="score" data-color="violet"></span></li>
<li>Azul: <span data-player-id="2" data-role="score" data-color="blue"></span></li>
<li>Amarillo: <span data-player-id="2" data-role="score" data-color="yellow"></span></li>
<li>Naranja: <span data-player-id="2" data-role="score" data-color="orange"></span></li>
</ul>
</div>
<div class="pieces" id="player-2-pieces">
</div>
</div>
</div>
</body>
</html>
|
debug/slicingTests/18/index.html
|
jomaras/Firecrow
|
<!DOCTYPE html>
<html>
<head>
<title>Test</title>
</head>
<body>
<h2>Firecrow - simple Js Test</h2>
<div>Break From For</div>
<div id="resultContainer"></div>
<script>
var sum = 0;
for(var i = 9; i < 13; i++)
{
if(i%4 == 0) { break; }
sum += i;
}
sum++;
sum;
var sum2 = 0;
for(var j = 9; j < 13; j++)
{
if(j%4 == 0) { break; }
sum2 += j;
}
sum2++;
sum2;
</script>
</body>
</html>
|
Telerik-Academy/Module 1/[01] CSharp and HTML Fundamentals/HTML Fundamentals/[01] Introduction-in-to-HTML [lecture-05]/Problem 3. Social site/profile.html
|
VProfirov/Telerik-Academy
|
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Doge Social Network - Profile</title>
<link rel="stylesheet" href="style/main.css">
</head>
<body>
<!--h1+(nav>ul[type="disc"]>li+li+li)+hr+h2+hr-->
<h1>Doge Social Network</h1>
<nav>
<ul>
<li><a href="index.home.html">Home</a></li>
<li><a href="profile.html">Profile</a></li>
<li><a href="friends.html">Friends</a></li>
</ul>
</nav>
<hr>
<h2>Profile of Doge</h2>
<hr>
<img src="img/dogge.jpg" width="100" height="100" alt="doge">
<section>
<!-- span.name+span.birthday+span.occupation+span.areaO-->
<div class="defTag name">
<span class="defTag"><strong>Name: </strong></span> <span class="name">Doge</span>
</div>
<div class="defTag birthday">
<span class="defTag"><strong>Birthday: </strong></span><span class="birthday">Top secret</span>
</div>
<div class="defTag occupation">
<span class="defTag"><strong>Occupation: </strong></span><span class="occupation">Celebrity</span>
</div>
<div class="defTag areaO">
<span class="defTag"><strong>Area of occupation: </strong></span><span class="areaO">Web</span>
</div>
<!--div.defTag.name-->
</section>
<h1 style="background:red;font:timesnewtoman"></h1>
</body>
</html>
<!-- footnote:
*NB*Attributes order style:
<img src="img/dogge.jpg" width="100" height="100" alt="doge">
tag -> img
source -> src =""
type -><> (tag specific)
specifications:
->[onLoad-allocation and etc.:
By Order : width,height,alt,placeholder,etc..,value -> the ouside-in approach
NB! each tag has specific and global attributes it can use -look in to that]
name -><>
(used by the server - look in to this) [has no specificity value regarding CSS, not like: class or id]
class - used to group elements for later access
id - as final - used for unique items *only, that need to be accessed
*NB*Attributes reference and use : [https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes]
-->
|
java/docs/overview-summary.html
|
RealTimeWeb/earthquakes
|
<!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_45) on Tue Jul 07 12:40:49 EDT 2015 -->
<TITLE>
Overview (Earthquake: version 1)
</TITLE>
<META NAME="date" CONTENT="2015-07-07">
<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="Overview (Earthquake: version 1)";
}
}
</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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-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?overview-summary.html" target="_top"><B>FRAMES</B></A>
<A HREF="overview-summary.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>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Packages</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="20%"><B><A HREF="realtimeweb/earthquakeservice/package-summary.html">realtimeweb.earthquakeservice</A></B></TD>
<TD> </TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD WIDTH="20%"><B><A HREF="realtimeweb/earthquakeservice/domain/package-summary.html">realtimeweb.earthquakeservice.domain</A></B></TD>
<TD> </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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Overview</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-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?overview-summary.html" target="_top"><B>FRAMES</B></A>
<A HREF="overview-summary.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
client/src/app/question-x/question-x.tpl.html
|
spike1292/sint-game
|
<form class="pure-form">
<div class="pure-g">
<div class="island pure-u-1">
<h1>Vraag 2</h1>
<h3>Vindt x</h3>
</div>
<div class="island pure-u-1 find-x">
<span class="before">5</span>
<span class="x" ng-click="question.x()">X</span>
<img src="assets/images/x.svg" alt="find x" width="300" class="middle">
<span class="below">6</span>
</div>
<div class="island pure-u-1">
<label>
Oplossing
<input class="pure-input-1" ng-model="question.myAnswer" type="text" required="">
</label>
<div ng-show="question.error">
<p>Dit is niet het juiste antwoord, probeer het nog eens</p>
</div>
</div>
<div class="island pure-u-1">
<input type="submit" ng-click="question.next()" value="Volgende"
class="pure-button button-xlarge button-expanded button-piet">
</div>
</div>
</form>
|
myCSS.css
|
nintendops/nintendops.github.io
|
button {
-moz-box-shadow: 0px 1px 0px 0px #1c1b18;
-webkit-box-shadow: 0px 1px 0px 0px #1c1b18;
box-shadow: 0px 1px 0px 0px #1c1b18;
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #eae0c2), color-stop(1, #ccc2a6));
background:-moz-linear-gradient(top, #eae0c2 5%, #ccc2a6 100%);
background:-webkit-linear-gradient(top, #eae0c2 5%, #ccc2a6 100%);
background:-o-linear-gradient(top, #eae0c2 5%, #ccc2a6 100%);
background:-ms-linear-gradient(top, #eae0c2 5%, #ccc2a6 100%);
background:linear-gradient(to bottom, #eae0c2 5%, #ccc2a6 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eae0c2', endColorstr='#ccc2a6',GradientType=0);
background-color:#eae0c2;
-moz-border-radius:15px;
-webkit-border-radius:15px;
border-radius:15px;
border:2px solid #333029;
display:inline-block;
cursor:pointer;
color:#505739;
font-family:arial;
font-size:14px;
font-weight:bold;
padding:12px 16px;
text-decoration:none;
text-shadow:0px 1px 0px #ffffff;
}
button:hover {
background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ccc2a6), color-stop(1, #eae0c2));
background:-moz-linear-gradient(top, #ccc2a6 5%, #eae0c2 100%);
background:-webkit-linear-gradient(top, #ccc2a6 5%, #eae0c2 100%);
background:-o-linear-gradient(top, #ccc2a6 5%, #eae0c2 100%);
background:-ms-linear-gradient(top, #ccc2a6 5%, #eae0c2 100%);
background:linear-gradient(to bottom, #ccc2a6 5%, #eae0c2 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccc2a6', endColorstr='#eae0c2',GradientType=0);
background-color:#ccc2a6;
}
button:active {
position:relative;
top:1px;
}
/* -----------------------------------------
Custom.css - put your own changes here
----------------------------------------- */
.preloader {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9999;
background: url('data/page-loader.gif') 50% 50% no-repeat;
background-size: 5% 10%;
background-repeat: no-repeat;
}
.preloader-filter {
position: fixed;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 9000;
background: rgb(240,240,240) 50% 50% no-repeat;
background-repeat: no-repeat;
opacity : 0.5;
}
.navbar-brand{
cursor: pointer;
}
.screen-reader-text {
position: absolute;
top: -9999px;
left: -9999px;
}
@font-face {
font-family: 'fontello';
src: url('http://css-tricks.com/examples/RoundButtons/fonts/fontello.eot');
src: url('http://css-tricks.com/examples/RoundButtons/fonts/fontello.eot?#iefix') format('embedded-opentype'),
url('http://css-tricks.com/examples/RoundButtons/fonts/fontello.woff') format('woff'),
url('http://css-tricks.com/examples/RoundButtons/fonts/fontello.ttf') format('truetype'),
url('http://css-tricks.com/examples/RoundButtons/fonts/fontello.svg#fontello') format('svg');
font-weight: normal; font-style: normal;
}
[class*="icon-"] {
font-family: 'fontello';
font-style: normal;
font-size: 3em;
speak: none;
}
.icon-home:after { content: "\2302"; }
.icon-cog:after { content: "\2699"; }
.icon-cw:after { content: "\27f3"; }
.icon-location:after { content: "\e724"; }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin: 0;
padding: 0;
}
|
public/javascripts/static/header.template.html
|
mattlavallee/brewbear
|
<nav class="bb-navbar navbar navbar-inverse navbar-static-top">
<div class="container-fluid">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed"
data-toggle="collapse"
data-target="#bb-navbar-collapse"
aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand bb-logo" href="/">
<img src="../images/bear.png" alt="" />
</a>
<a class="navbar-brand" href="/">
BrewBear
<small><i>Track your brew!</i></small>
</a>
</div>
<div class="collapse navbar-collapse" id="bb-navbar-collapse">
<ul class="nav navbar-nav navbar-right">
<li class="active dropdown bb-nav-bar">
<a class="dropdown-toggle"
data-toggle="dropdown" role="button">
Bar <span class="caret"></span>
</a>
<ul class="dropdown-menu">
<li><a href="#/">My Bar</a></li>
<li><a href="#/taproom/update">Update Beers on Tap</a></li>
</ul>
</li>
<li class="bb-nav-tap"><a href="#/taproom">Taproom</a></li>
<li class="bb-nav-trends"><a href="#/trends">Trends</a></li>
<li class="dropdown bb-nav-profile">
<a class="dropdown-toggle"
data-toggle="dropdown" role="button">
Me <span class="caret"></span>
</a>
<ul class="dropdown-menu">
<li><a href="#/account">Account Settings</a></li>
<li><a class="credit-modal-link" data-toggle="modal"
data-target=".credit-modal">Credits</a></li>
<li><a href="/login/logout">Logout</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
<div class="modal fade credit-modal" tabindex="-1" role="dialog"
aria-labelledby="Credits">
<div class="modal-dialog modal-sm">
<div class="modal-content">
<div class="modal-header">Credits</div>
<div class="modal-body">
Most icons are courtesy of <a href="http://fontawesome.io/">fontawesome</a>
<br/>
Other credits go to <a href="http://www.freepik.com" target="_blank">Freepik</a> and
<a href="http://www.sm-artists.com" target="_blank">spovv</a> from
<a href="http://www.flaticon.com" target="_blank">www.flaticon.com</a>. Icons are
licensed under <a href="http://creativecommons.org/licenses/by/3.0" target="_blank">CC BY 3.0</a>
</div>
</div>
</div>
</div>
|
example/page/bat_and_friends/p22.html
|
xixifeng/pjaxpage
|
<p>Bat and Friends Episode Twenty-two Hide and Seek</p><p>Play with me Pig! said Bat. Okay said Pig.</p><p>Close your eyes said Bat. And count to ten.</p><p>I will hide said Bat. You will seek.</p><p>You will try to find me!</p><p>Pig closed his eyes. He began to count.</p><p>One two three . . .</p><p>What are you doing Pig? asked Cat. I'm playing with Bat said Pig.</p><p>We are playing hide-and-seek.</p><p>Can I play? asked Cat. Yes said Pig.</p><p>Cat went to hide. Pig started to count again.</p><p>One two three . . .</p><p>hide-and-seek! said Dog. Can I play?</p><p>Yes said Pig. Pig began to count again.</p><p>One two three four . . .</p><p>I want to play too! said Cow. Cow hid.</p><p>Pig counted.</p><p>Eight nine ten! Here I come! said Pig.</p>
|
src/styles/base.css
|
SethDavenport/break-poverty-hackathon
|
*,
*::before,
*::after {
box-sizing: border-box;
}
body {
font-family: var(--font-family);
margin: 0px;
padding: 0px;
-webkit-font-smoothing: antialiased;
overflow: scroll;
}
|
unit1_projects/wireframe_sites.html
|
JennMiller/Original-DBC-Blog
|
<!DOCTYPE html>
<style type="text/css">
#container {
width: 600px;
text-align: justify;
margin-left: auto;
margin-right: auto;
}
img {
width: 600px;
height: auto
}
h1 {
text-align: center;
}
</style>
<html>
<head>
<title>Post Title</title>
</head>
<body>
<div id="container">
<header>
<h1>Wireframes of My Favorite Sites</h1>
</header>
<section>
<h4>Gmail</h4>
<span>
<p>This page solves the problem of users receiving their email in a convenient way. The first visual challenge is presenting all the information without a cluttered, offputting environment. The second challenge is going beyond this to make the site a friendly place where customers want to spend more time. I think this is achieved in large part by the customizability: On the left I see the folders I made. And my background is a fun one that I chose.</p>
<img src="images/gmail_wireframe.JPG">
</span>
<h4>Evernote</h4>
<span>
<p>Evernote is solving the problem of having disaggregated, disorganized notes. One visual challenge is organizing a lot of content in a display that will at all times keet the user aware of where they are on the site. Evernote addresses this well with the double navigation bar to the left of the screen.</p>
<img src="images/evernote_wireframe.JPG">
</span>
<h4>Nytimes.com</h4>
<span>
<p>This site solves the problem of of providing news to users in an appealing way that makes them want to stay on the site. The biggest design challenge I see is finding a conpromise between clear organization and visually appealing layout. Nytimes strikes this balance well. On the homepage, and all other pages, a user can access a list of newspaper sections. But the main page also features a traditional newspaper layout of various articles, which is appealing to the eye.</p>
<img src="images/nytimes_wireframe.JPG">
</span>
</section>
<footer>
<p>Say hi at <a href="mailto:jennifer.a.miller2@gmail.com">jennifer.a.miller2@gmail.com</a>!</p>
</footer>
</div>
</body>
</html>
|
web/doc/user.4.6/node3.html
|
rangsimanketkaew/NWChem
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<!--Converted with jLaTeX2HTML 2002 (1.62) JA patch-1.4
patched version by: Kenshi Muto, Debian Project.
LaTeX2HTML 2002 (1.62),
original version by: Nikos Drakos, CBLU, University of Leeds
* revised and updated by: Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>1. Introduction</TITLE>
<META NAME="description" CONTENT="1. Introduction">
<META NAME="keywords" CONTENT="user">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="jLaTeX2HTML v2002 JA patch-1.4">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">
<LINK REL="STYLESHEET" HREF="user.css">
<LINK REL="next" HREF="node4.html">
<LINK REL="previous" HREF="node2.html">
<LINK REL="up" HREF="user.html">
<LINK REL="next" HREF="node4.html">
</HEAD>
<BODY BGCOLOR="#FFFFFF">
<!--Navigation Panel-->
<A NAME="tex2html996"
HREF="node4.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
<A NAME="tex2html992"
HREF="user.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
<A NAME="tex2html986"
HREF="node2.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
<A NAME="tex2html994"
HREF="node2.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
<B> Next:</B> <A NAME="tex2html997"
HREF="node4.html">2. Getting Started</A>
<B> Up:</B> <A NAME="tex2html993"
HREF="user.html">user</A>
<B> Previous:</B> <A NAME="tex2html987"
HREF="node2.html">Contents</A>
  <B> <A NAME="tex2html995"
HREF="node2.html">Contents</A></B>
<BR>
<BR>
<!--End of Navigation Panel-->
<!--Table of Child-Links-->
<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></A>
<UL>
<LI><A NAME="tex2html998"
HREF="node3.html#SECTION00310000000000000000">1.1 Citation</A>
<LI><A NAME="tex2html999"
HREF="node3.html#SECTION00320000000000000000">1.2 User Feedback</A>
</UL>
<!--End of Table of Child-Links-->
<HR>
<H1><A NAME="SECTION00300000000000000000">
1. Introduction</A>
</H1>
<A NAME="sec:intro"></A>
<P>
NWChem is a computational chemistry package designed to run on
high-performance parallel supercomputers.
Code capabilities include the calculation of molecular electronic
energies and analytic gradients using Hartree-Fock self-consistent field (SCF) theory, Gaussian
density function theory (DFT), and second-order perturbation theory.
For all methods, geometry optimization is available to determine energy minima and transition states.
Classical molecular dynamics capabilities
provide for the simulation of macromolecules and solutions, including
the computation of free energies using a variety of force fields.
<P>
NWChem is scalable, both in its ability to treat large problems
efficiently, and in its utilization of available parallel computing
resources. The code uses the parallel programming tools TCGMSG and
the Global Array (GA) library developed at PNNL for the High Performance
Computing and Communication (HPCC) grand-challenge
software program and the Environmental Molecular Sciences Laboratory
(EMSL) Project. NWChem has been optimized to perform calculations on
large molecules using large parallel computers, and it is unique in
this regard.
<P>
This document is intended as an aid to chemists using the code for
their own applications. Users are not expected to have a detailed
understanding of the code internals, but some familiarity with the
overall structure of the code, how it handles information, and the
nature of the algorithms it contains will generally be helpful. The
following sections describe the structure of the input file, and give
a brief overview of the code architecture. All input directives
recognized by the code are described in detail, with options,
defaults, and recommended usages, where applicable. The appendices
present additional information on the molecular geometry and basis
function libraries included in the code.
<P>
<H1><A NAME="SECTION00310000000000000000">
1.1 Citation</A>
</H1>
<P>
The EMSL Software Agreement stipulates that the use of NWChem will be
acknowledged in any publications which use results obtained with
NWChem. The acknowledgment should be of the form:
<P>
<BLOCKQUOTE>NWChem Version 4.6, as developed and distributed by
Pacific Northwest National Laboratory, P. O. Box 999, Richland,
Washington 99352 USA, and funded by the U. S. Department of Energy,
was used to obtain some of these results.
</BLOCKQUOTE>
<P>
The words ``A modified version of'' should be added at the beginning,
if appropriate. <EM>Note: Your EMSL Software Agreement contains the
complete specification of the required acknowledgment.</EM>
<P>
Please use the following citation when publishing results obtained
with NWChem:
<BLOCKQUOTE>
Straatsma, T.P.; Aprà, E.; Windus, T.L.; Bylaska, E.J.; de Jong, W.;
Hirata, S.; Valiev, M.; Hackler, M.; Pollack, L.; Harrison, R.;
Dupuis, M.; Smith, D.M.A; Nieplocha, J.; Tipparaju V.; Krishnan, M.;
Auer, A.A.; Brown, E.; Cisneros, G.; Fann, G.; Früchtl, H.; Garza, J.;
Hirao, K.; Kendall, R.; Nichols, J.; Tsemekhman, K.; Wolinski, K.;
Anchell, J.; Bernholdt, D.; Borowski, P.; Clark, T.; Clerc, D.;
Dachsel, H.; Deegan, M.; Dyall, K.; Elwood, D.; Glendening, E.;
Gutowski, M.; Hess, A.; Jaffe, J.; Johnson, B.; Ju, J.; Kobayashi, R.;
Kutteh, R.; Lin, Z.; Littlefield, R.; Long, X.; Meng, B.; Nakajima,
T.; Niu, S.; Rosing, M.; Sandrone, G.; Stave, M.; Taylor, H.; Thomas,
G.; van Lenthe, J.; Wong, A.; Zhang, Z.; <EM>NWChem, A Computational
Chemistry Package for Parallel Computers, Version 4.6</EM> (2004),
Pacific Northwest National Laboratory, Richland, Washington
99352-0999, USA.
<BR><EM>High Performance Computational Chemistry: an Overview of NWChem a
Distributed Parallel Application</EM>, Kendall, R.A.; Aprà, E.;
Bernholdt, D.E.; Bylaska, E.J.; Dupuis, M.; Fann, G.I.; Harrison,
R.J.; Ju, J.; Nichols, J.A.; Nieplocha, J.; Straatsma, T.P.; Windus,
T.L.; Wong, A.T. Computer Phys. Comm., 2000, <B>128</B>, 260-283 .
</BLOCKQUOTE>
<P>
If you use the DIRDYVTST portion of NWChem, please also use the additional
citation:
<BLOCKQUOTE>
DIRDYVTST, Yao-Yuan Chuang and Donald G. Truhlar,
Department of Chemistry and Super Computer Institute,
University of Minnesota; Ricky A. Kendall,Scalable Computing Laboratory,
Ames Laboratory and Iowa State University; Bruce C. Garrett and Theresa L.
Windus, Environmental Molecular Sciences Laboratory, Pacific Northwest
Laboratory.
</BLOCKQUOTE>
<P>
<H1><A NAME="SECTION00320000000000000000">
1.2 User Feedback</A>
</H1>
<P>
This software comes without warranty or guarantee of support,
but we do try to meet the needs of our user community. Please send bug
reports, requests for enhancement, or other comments to
<P>
<PRE>
nwchem-users@emsl.pnl.gov
</PRE>
<P>
When reporting problems, please provide as much information as possible,
including:
<P>
<UL>
<LI>detailed description of problem
</LI>
<LI>site name </LI>
<LI>platform you are running on, including
<UL>
<LI>vendor name
</LI>
<LI>computer model
</LI>
<LI>operating system
</LI>
<LI>compiler
</LI>
</UL>
</LI>
<LI>input file
</LI>
<LI>output file
</LI>
</UL>
<P>
Users can also subscribe to the <TT>nwchem-users@emsl.pnl.gov</TT>
electronic mailing list itself.
This is intended as a general forum through which code
users can contact one another and the developers, to share experience
with the code and discuss problems. Announcements of new releases and
bug fixes will also be made to this list.
<P>
To subscribe to the user list, send a message to
<PRE>
majordomo@emsl.pnl.gov
</PRE>
The body of the message must contain the line
<PRE>
subscribe nwchem-users
</PRE>
<P>
The automated list manager is capable of recognizing a number of
commands, including ; ``subscribe'', ``unsubscribe'', ``get'', ``index'',
``which'', ``who'', ``info'' and ``lists''. The command ``end'' halts
processing of commands. It will provide some help if the message
includes the line <TT>help</TT> in the body.
<P>
<P>
<HR>
<!--Navigation Panel-->
<A NAME="tex2html996"
HREF="node4.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A>
<A NAME="tex2html992"
HREF="user.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A>
<A NAME="tex2html986"
HREF="node2.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A>
<A NAME="tex2html994"
HREF="node2.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A>
<BR>
<B> Next:</B> <A NAME="tex2html997"
HREF="node4.html">2. Getting Started</A>
<B> Up:</B> <A NAME="tex2html993"
HREF="user.html">user</A>
<B> Previous:</B> <A NAME="tex2html987"
HREF="node2.html">Contents</A>
  <B> <A NAME="tex2html995"
HREF="node2.html">Contents</A></B>
<!--End of Navigation Panel-->
<ADDRESS>
Edoardo Apra
2004-05-25
</ADDRESS>
</BODY>
</HTML>
|
webapp/css/main.css
|
VerstandInvictus/PatternsEmerge
|
#totalsbox {
text-align:center;
}
#totalsbox span.mid p {
margin-left:0;
margin-right:0;
}
* {
font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.c3-axis line,.c3-grid,.domain {
display:none;
}
.c3-tooltip-container th {
background-color:#104060;
}
.chartHeader {
color:#FFF;
text-align:right;
}
.chartHeader p {
background-color:#ddd;
color:#000;
font-style:italic;
margin:0;
padding:5px;
text-align:right;
}
.container {
display:inline-block;
margin:1% 10%;
max-width:80%;
min-width:380px;
width:75%;
}
.data {
max-width:300px;
width:30%;
}
.data p {
border:none;
margin:5px;
}
.form {
background-color:#f2f6f8;
border-color:#0f0f0f;
border-style:solid;
border-width:3px;
display:table;
margin:0 auto;
padding:0 15px;
text-align:left;
width:400px;
}
.headertext {
float:right;
height:59px;
overflow:hidden;
padding:13px 10px;
text-align:center;
}
.instructions {
color:#b5bec6;
font-size:10px;
text-align:center;
}
.instructions b {
color:#FFF;
font-size:12px;
}
.instructions p {
font-size:10px;
margin:0 35%;
max-width:500px;
padding:5px;
}
.left {
display:inline-block;
max-width:55%;
min-width:55%;
padding-right:2%;
text-align:right;
}
.loadingbar {
background-color:#b5bec6;
color:#49111c;
text-align:center;
}
.logoHeader {
display:block;
height:59px;
overflow:hidden;
width:100%;
}
.maininstrux {
margin:2% 0 0;
}
.right {
color:#FFF;
display:inline-block;
font-weight:700;
max-width:43%;
min-width:43%;
text-align:left;
}
.sm {
font-size:8px;
}
.splitblock {
display:inline-block;
margin:0 0 2px;
padding:0;
text-align:center;
}
.splitblock p {
color:#ddd;
margin:3px;
}
.submit {
background-color:#00b300;
border-radius:3px;
color:#FFF;
cursor:pointer;
font-weight:700;
margin:0 auto 10px;
max-width:350px;
padding:5px;
text-align:center;
}
.themelink span {
cursor:pointer;
padding-left:.5%;
padding-right:.5%;
}
.tick text {
fill:#FFF;
}
a {
color:#5c0029;
font-weight:700;
text-decoration:none;
}
body {
background-color:#333340;
margin:0;
min-width:500px;
padding:0;
}
h1 {
color:#FFF;
display:inline;
font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size:24px;
font-style:normal;
font-variant:normal;
font-weight:500;
text-align:right;
}
h3 {
font-family:Arial, 'Helvetica Neue', Helvetica, sans-serif;
font-size:14px;
font-style:normal;
font-variant:normal;
font-weight:500;
line-height:15.4px;
margin:0;
padding:5px;
}
|
ircbot/node_modules/jquery-xpath/src/xpath.js/test/unit/expressions/primary/unit.html
|
mezohe/glekitufa
|
<!DOCTYPE html>
<html>
<head>
<title>JsUnit testing page</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<!-- JsUnitClient driver -->
<script type="text/javascript" src="../../jsUnitClient.js"></script>
<!-- Library -->
<script type="text/javascript" src="../../../../xpath.js"></script>
<!-- Suite definition -->
<script type="text/javascript">
// Helper function
function evaluateXPath(sXPath, vContext) {
return xpath.evaluate(sXPath, vContext);
}
function evaluateXPathSingle(sXPath, vContext) {
return evaluateXPath(sXPath, vContext)[0];
}
function evaluateXPathError(sXPath, vContext) {
var value = null,
error = null;
try {
value = evaluateXPathSingle(sXPath, vContext);
}
catch (e) {
error = e.code;
}
return error;
}
// Tests
function testContextItem() {
// node
assertArrayEquals([document],
evaluateXPath(".", document));
// xs:integer
assertArrayEquals([0],
evaluateXPath(".", 0));
assertArrayEquals([23],
evaluateXPath(".", 23));
// xs:decimal
assertArrayEquals([23.5],
evaluateXPath(".", 23.5));
// xs:double
assertArrayEquals([1e-10],
evaluateXPath(".", 1e-10));
// xs:boolean
assertArrayEquals([true],
evaluateXPath(".", true));
assertArrayEquals([false],
evaluateXPath(".", false));
// xs:string
assertArrayEquals([""],
evaluateXPath(".", ""));
assertArrayEquals(["0"],
evaluateXPath(".", "0"));
// no context
assertEquals("XPDY0002",
evaluateXPathError(".", null));
assertEquals("XPDY0002",
evaluateXPathError(".", undefined));
assertEquals("XPDY0002",
evaluateXPathError("."));
}
function testFilter() {
assertArrayEquals([2],
evaluateXPath("(1, 2)[2]"));
assertArrayEquals([],
evaluateXPath("(1, 2)[3]"));
assertArrayEquals([3],
evaluateXPath("(1, 2, 3)[. eq 3]"));
assertArrayEquals([],
evaluateXPath("(1, 2, 3)[. eq 4]"));
assertArrayEquals([1],
evaluateXPath("1[fn:true()]"));
assertArrayEquals([],
evaluateXPath("1[fn:false()]"));
assertArrayEquals([1],
evaluateXPath("1[1]"));
assertArrayEquals([],
evaluateXPath("1[2]"));
}
function testFunctionCall() {
assertArrayEquals([true],
evaluateXPath("fn:true()"));
assertArrayEquals([false],
evaluateXPath("fn:not(fn:true())"));
}
function testNumericLiteral() {
assertArrayEquals([1],
evaluateXPath("1"));
assertArrayEquals([1.2],
evaluateXPath("1.2"));
assertArrayEquals([-1.2],
evaluateXPath("-1.2"));
// Negative
/* assertArrayEquals([Infinity],
evaluateXPath("INF"));*/
}
function testParenthesized() {
assertArrayEquals([1, 2],
evaluateXPath("(1, 2)"));
assertArrayEquals([1, 2, 3, 4],
evaluateXPath("(1, (2, 3), 4)"));
assertArrayEquals([],
evaluateXPath("()"));
}
function testStringLiteral() {
assertArrayEquals(["1"],
evaluateXPath("'1'"));
assertArrayEquals(["false"],
evaluateXPath("'false'"));
assertArrayEquals(["0"],
evaluateXPath("'0'"));
assertArrayEquals(["-0"],
evaluateXPath("'-0'"));
}
// TODO
/* function testVarRef() {
}*/
</script>
</head>
<body>
<p>XPath.js JsUnit unit page</p>
</body>
</html>
|
graphics/style/destinyStats.css
|
nomad980/nodecg-destinyStats
|
/* CSS Document */
@font-face {
font-family: "BadaBoom BB";
src: url('font/BADABB__.TTF') format('truetype');
}
body {
font-family: "BadaBoom BB";
font-weight: 400;
font-style: normal;
}
.container {
position: absolute;
top: 0;
left: 0;
width: 1280px;
height: 720px;
overflow: hidden;
}
/*Grid*/
.plates {
position: absolute;
top: 200px;
left: 0;
height: 389px;
width: 320px;
transform: scale(.5);
transform-origin: top left;
float: left;
box-sizing: border-box;
clear:both;
}
.plateList {
position: relative;
box-sizing: border-box;
display: block;
}
/*Generic*/
.emblem {
position: absolute;
top: 0px;
left: 0px;
width: 56px;
height: 56px;
background-size: cover;
box-sizing: border-box;
}
/*Character Plates*/
.characterPlate {
padding: 0px 0px 0px 63px;
opacity: 1;
box-sizing: border-box;
width: 100% !important;
height: 65px !important;
position: relative;
display: block;
text-decoration: none;
background: rgba(30, 36, 43, 0.5) none repeat scroll 0% 0% / contain;
}
.characterDetails {
box-sizing: border-box;
position: relative;
top: 5px;
}
.level {
position: absolute;
top: -3px;
right: 7px;
font-size: 50px;
box-sizing: border-box;
color: black;
text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
}
.powerLevel {
transform: scale(1);
color: #F5DC56;
position: absolute;
right: 65px;
top: -3px;
font-size: 50px;
box-sizing: border-box;
text-shadow: -2px 0 black, 0 2px black, 2px 0 black, 0 -2px black;
}
.characterProgress {
height: 8px;
position: absolute;
overflow: hidden;
bottom: 1px;
left: 1px;
box-sizing: border-box;
margin: 0px;
padding: 0px;
right: 1px;
}
progress[value] {
appearance: none;
border: none;
width: 100%;
height: 20px;
background-color: whiteSmoke;
border-radius: 3px;
box-shadow: 0 2px 3px rgba(0,0,0,.5) inset;
color: royalblue;
position: relative;
margin: 0 0 1.5em;
}
/*Crucible Plate*/
.cruciblePlate {
padding: 0px 0px 0px 63px;
opacity: 1;
box-sizing: border-box;
width: 100% !important;
height: 65px !important;
position: relative;
display: block;
text-decoration: none;
background: rgba(30, 36, 43, 0.5) none repeat scroll 0% 0% / contain;
}
.crucibleDetails {
box-sizing: border-box;
position: relative;
top: 5px;
}
.standing {
transform: scale(1);
position: relative;
display: block;
font-size: 50px;
box-sizing: border-box;
color: green;
text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
}
.kdr {
position: absolute;
top: -3px;
right: 7px;
font-size: 50px;
box-sizing: border-box;
color: black;
text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
}
|
app/views/hub.html
|
RHGeek/devfest-dc-15
|
<div layout="row" layout-wrap layout-align="center center">
<md-card ng-repeat="mp in model.myPlansSumm" flex-gt-sm="90" flex-gt-md="80">
<img ng-src="img/plans/{{mp.img}}" class="md-card-image" alt="plan header">
<md-card-content id="card-{{mp.trainingId}}">
<h2>{{mp.name}} <span class="smaller">(<span am-time-ago="mp.goalDate"></span>)</span></h2>
<h3>Week {{mp.week}} of {{mp.totalWeeks}}</h3>
<md-grid-list md-cols-gt-md="7" md-cols-sm="2" md-cols-md="4"
md-row-height-gt-md="1:1" md-row-height="4:3"
md-gutter-gt-md="8px" md-gutter-sm="8px" md-gutter="4px">
<md-grid-tile ng-repeat="day in mp.currentWeek"
md-colspan-gt-sm="1" md-rowspan-gt-sm="1"
class="day" title="{{day.training.type || 'rest day'}}"
ng-class="{ 'day-off': day.training == false, 'day-run' : day.training.type == 'run', 'day-long-run' : day.training.type == 'long-run',
'day-bike' : day.training.type == 'bike', 'day-swim' : day.training.type == 'swim', 'day-weights' : day.training.type == 'weights',
'day-yoga' : day.training.type == 'yoga', 'day-finish' : day.training.type == 'finish',
success : day.training.recorded && day.training.success, miss : day.training.recorded && day.training.success == false }">
<div class="dow">{{day.dow}}</div>
<div ng-if="!day.training.recorded" class="goal-time">{{day.training.goal.time}}</div>
<div ng-if="day.training.recorded" class="goal-time">{{day.training.actual.time}}</div>
<div ng-if="!day.training.recorded" class="goal-distance">{{day.training.goal.distance}}</div>
<div ng-if="day.training.recorded" class="goal-distance">{{day.training.actual.distance}}</div>
<md-button
ng-if="day.training != false" ng-click="model.openRecordWorkout($event, mp.trainingId, $index)"
class="md-icon-button md-primary" ng-class="{ 'cursor-default' : day.training.recorded }"
aria-label="Settings">
<md-icon ng-if="day.training.recorded && day.training.success" class="success" md-svg-src="img/hit.svg" style="width: 75%; height: 75%;"></md-icon>
<md-icon ng-if="day.training.recorded && day.training.success == false" class="miss" md-svg-src="img/miss.svg" style="width: 75%; height: 75%;"></md-icon>
</md-button>
</md-grid-tile>
</md-grid-list>
</md-card-content>
<div class="md-actions" layout="row" layout-align="end center">
<md-button ng-click="go('/my-plan/001')">view full plan</md-button>
</div>
</md-card>
<md-card flex-gt-sm="90" flex-gt-md="80">
<md-card-content layout="row" layout-wrap>
<h2 flex="90">Start a new plan?</h2>
<div ng-repeat="ap in model.availablePlans" layout-margin flex-sm="90" flex-gt-sm="40" flex-gt-md="40">
<h3>{{ap.name}} <span class="smaller">({{ap.totalWeeks}} weeks)</span></h3>
<md-grid-list md-cols-gt-md="7" md-cols-sm="2" md-cols-md="4"
md-row-height-gt-md="1:1" md-row-height="4:3"
md-gutter-gt-md="8px" md-gutter-sm="8px" md-gutter="4px">
<md-grid-tile ng-repeat="type in ap.types"
md-colspan-gt-sm="1" md-rowspan-gt-sm="1"
class="day" title="{{type}}"
ng-class="{ 'day-run' : type =='run','day-bike': type=='bike', 'day-swim': type=='swim', 'day-weights': type=='weights', 'day-yoga': type=='yoga' }">
</md-grid-tile>
</md-grid-list>
<div class="md-actions" layout="row" layout-align="center center">
<md-button ng-click="model.getStarted($event, ap.planId, $index)" class="md-accent">get training</md-button>
</div>
</div>
</md-card-content>
</md-card>
</div>
|
app/src/features/qualify-candidate/contact-egen/contact-egen.html
|
sanket30/ng-login
|
<div default-container>
<div class="contact-egen">
<div class="col s12 contact-egen-header">QUALIFY H1-B CANDIDATE</div>
<div class="row">
<div class="col s6">
<div class="form-group input-field">
<input type="text"
class="form-control"
id="name"
ng-model="vm.candidateName">
<label for="name">Candidate Name</label>
</div>
</div>
<div class="col s6 input-field">
<input type="text"
class="form-control"
id="email"
ng-model="vm.candidateEmail">
<label for="email">Candidate email (optional)</label>
</div>
</div>
<div class="col s12 input-field">
<div class="form-group">
<textarea id="message"
ng-model="vm.message"
maxlength="320"
row="3"
class="materialize-textarea"></textarea>
<label for="message">Custom message</label>
</div>
<div class="float-right">
<small class="dark-red">{{320 - vm.message.length}}/320</small>
</div>
</div>
<div class="col s12 margin-top-25 text-align-center">
<a type="submit"
href="#app/user-dashboard"
class="app btn btn-default">BACK TO MENU
</a>
<button type="submit"
ng-click="vm.send()"
class="app btn btn-primary">SEND
</button>
</div>
</div>
</div>
|
public/patterns/0-global-05-hr_dark/0-global-05-hr_dark.html
|
wvuoit/wli-patternlab
|
<!DOCTYPE html>
<html class="pl">
<head>
<title>Pattern Lab</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width" />
<link rel="stylesheet" href="../../css/normalize-3.0.1.css" />
<link rel="stylesheet" href="http://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" />
<link rel="stylesheet" href="../../css/bootstrap-grid.min.css" />
<link rel="stylesheet" href="../../css/google-font-source-sans-pro.css" />
<link rel="stylesheet" href="../../css/style.css?1398976783" media="all" />
<!-- 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?1398976783" media="all">
<link rel="stylesheet" href="../../styleguide/css/styleguide-specific.css?1398976783" media="all" />
<!-- End Pattern Lab -->
</head>
<body class="body">
<hr class="_dark" />
<!--DO NOT REMOVE-->
<script>
// handle injection of items from PHP
var patternPartial = "global-hr_dark";
var lineage = [];
var lineageR = [];
var patternState = "inprogress";
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-1398976783">
(function() {
if (self != top) {
var cb = '1398976783';
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-1398976783">
(function() {
if (self != top) {
var cb = '1398976783';
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>
|
src/html/app.html
|
webetes/DollarOne-Studio
|
<!DOCTYPE html>
<html lang="es" ng-app="app">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>DollarOne Studio</title>
<link rel="stylesheet" type="text/css" href="assets/default.css" />
<script type="text/javascript" src="assets/default.js"></script>
</head>
<body ng-controller="MainCtrl">
<iframe id="downloadFrame" style="display:none;"></iframe>
<nav class="navbar navbar-default navbar-fixed-top">
<div class="container">
<div class="navbar-header">
<button type="button" ng-init="navCollapsed = true" ng-click="navCollapsed = !navCollapsed" class="btn btn-navbar navbar-toggle collapsed">
<span class="sr-only">DollarOne Studio</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">DollarOne Studio</a>
</div>
<div uib-collapse="navCollapsed" class="collapse navbar-collapse">
<ul class="nav navbar-nav" ng-show="!project.loaded">
<li>
<p class="navbar-btn">
<span class="btn btn-primary btn-file btn-block-xs-only">
Abrir… <input type="file" single file-input="loadProject">
</span>
</p>
</li>
<li class="divider-vertical"> </li>
<li>
<p class="navbar-btn">
<span class="btn btn-success btn-block-xs-only" ng-click="newProject()">
Nuevo proyecto…
</span>
</p>
</li>
</ul>
<ul class="nav navbar-nav ng-hide" ng-show="project.loaded">
<li>
<p class="navbar-btn">
<span class="btn btn-danger btn-block-xs-only" ng-click="closeProject()">
Cerrar
</span>
</p>
</li>
<li class="divider-vertical"> </li>
<li>
<p class="navbar-btn">
<span class="btn btn-success btn-block-xs-only" ng-click="!hasFigures() || saveProject()" ng-disabled="!hasFigures()">
Guardar…
</span>
</p>
</li>
</ul>
<ul class="nav navbar-nav ng-hide" ng-show="project.loaded">
<li>
<p class="navbar-btn">
<span class="btn btn-success btn-block-xs-only" ng-click="newFigure()">
Nueva figura…
</span>
</p>
</li>
<li class="divider-vertical"> </li>
<li>
<p class="navbar-btn">
<span class="btn btn-primary btn-block-xs-only" ng-click="!hasFigures() || testMultiple('project')" ng-disabled="!hasFigures()">
Probar proyecto…
</span>
</p>
</li>
<li class="divider-vertical"> </li>
<li>
<p class="navbar-btn">
<span class="btn btn-default btn-block-xs-only" ng-click="!hasFigures() || !hasTitle() || exportProject()" ng-disabled="!hasFigures() || !hasTitle()">
Exportar proyecto…
</span>
</p>
</li>
</ul>
</div>
</div>
</nav>
<div class="container">
<div class="starter-template ng-hide" ng-show="project.loaded">
<input type="text" class="form-control input-lg" placeholder="Título del proyecto" ng-model="project.content.title">
<div class="row">
<div class="col-md-12"> </div>
</div>
<div class="row" ng-repeat="group in project.content.groups">
<div class="col-md-12">
<div class="row">
<div class="col-md-7">
<h1 class="unmargin">Grupo #{{ group.id }}</h1>
</div>
<div class="col-md-5">
<div class="pull-right">
<span class="btn btn-success" ng-click="newFigure(group)">
Nueva figura aquí…
</span>
<span class="btn btn-primary" ng-click="!hasFigures(group) || testMultiple('group', group)" ng-disabled="!hasFigures(group)">
Probar grupo…
</span>
<span class="btn btn-default" ng-click="!hasFigures(group) || exportGroup(group)" ng-disabled="!hasFigures(group)">
Exportar grupo…
</span>
</div>
</div>
</div>
</div>
<div class="col-md-12"> </div>
<div class="col-md-4" ng-repeat="figure in group.figures">
<div class="panel panel-default">
<div class="panel-heading text-center">
<canvas paper-view="figure"></canvas>
</div>
<div class="panel-body">
<input type="text" class="form-control input-md" placeholder="Título de la figura" ng-model="figure.title">
</div>
<div class="panel-footer">
<div class="row">
<div class="col-md-3"><button type="button" class="btn btn-link" ng-click="editFigure(figure)">Editar</button></div>
<div class="col-md-3"><button type="button" class="btn btn-link" ng-click="testFigure(figure)">Probar</button></div>
<div class="col-md-3"><button type="button" class="btn btn-link" ng-click="exportFigure(figure)">Exportar</button></div>
<div class="col-md-3"><button type="button" class="btn btn-link" ng-click="deleteFigure(figure)">Borrar</button></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<script type="text/ng-template" id="dollar_one_cpp.html">
void fill{{ camelCaseTitle }}( DollarRecognizer::GeometricRecognizer* gr )
{
DollarRecognizer::Path2D path;
{% for dot in dots %}
path.push_back(Point2D({{ dot.x }}, {{ dot.y }}));
{% endfor %}
gr->addTemplate("{{ slug }}", path);
}
</script>
<script type="text/ng-template" id="test_figure.html">
<div class="modal-header">
<h3 class="modal-title">Probar `{{ figure.title }}`</h3>
</div>
<div class="modal-body">
<canvas paper-draw="figure"></canvas>
</div>
<div class="modal-footer">
<div class="row">
<div class="col-md-8">
<div class="ng-hide" ng-show="showScore">
<input class="form-control input-sm" type="text" placeholder="puntuación" readonly value="{{ recognitionScore }}">
</div>
</div>
<div class="col-md-4">
<button class="btn btn-default" type="button" ng-click="cancel()">Cancelar</button>
</div>
</div>
</div>
</script>
<script type="text/ng-template" id="test_multiple.html">
<div class="modal-header">
<h3 class="modal-title">Probar {{ title }}</h3>
</div>
<div class="modal-body">
<canvas paper-multiple-draw="figures"></canvas>
</div>
<div class="modal-footer">
<div class="row">
<div class="col-md-8">
<div class="input-group ng-hide" ng-show="showScore">
<span class="input-group-addon">{{ recognitionTitle }}</span>
<input class="form-control input-sm" type="text" placeholder="puntuación" readonly value="{{ recognitionScore }}">
</div>
</div>
<div class="col-md-4">
<button class="btn btn-default" type="button" ng-click="cancel()">Cancelar</button>
</div>
</div>
</div>
</script>
<script type="text/ng-template" id="edit_figure.html">
<div class="modal-header">
<div class="row">
<div class="col-md-12">
<h3 class="modal-title">Editar `{{ figure.title }}`</h3>
</div>
</div>
</div>
<div class="modal-body" style="background-position: center center;background-repeat: no-repeat;" ng-style="{ 'background-image': 'url(\'' + backgroundImage + '\')', 'background-size': backgroundSize, 'background-color': backgroundColor }">
<canvas paper-edit="figure"></canvas>
</div>
<div class="modal-footer">
<div class="pull-left">
<button class="btn btn-warning" type="button" ng-click="reset()" ng-disabled="!resetEnabled">Resetear</button>
<div class="btn-group">
<button type="button" class="btn btn-primary btn-sm btn-file">Img. de fondo… <input type="file" single file-input="loadBgImage"></button>
<button type="button" class="btn btn-default btn-sm active" ng-class="{ 'active': backgroundSize === 'cover' }" ng-click="backgroundImage === null || setBackgroundSizeCover()" ng-disabled="backgroundImage === null"><span class="glyphicon glyphicon-resize-full"></span></button>
<button type="button" class="btn btn-default btn-sm" ng-class="{ 'active': backgroundSize === 'contain' }" ng-click="backgroundImage === null || setBackgroundSizeContain()" ng-disabled="backgroundImage === null"><span class="glyphicon glyphicon-resize-small"></span></button>
</div>
<div class="btn-group">
<button type="button" class="btn btn-default btn-sm" ng-class="{ 'active': backgroundColor === 'white' }" ng-click="setBackgroundColor('white')"><span class="color-dot white"></span></button>
<button type="button" class="btn btn-default btn-sm" ng-class="{ 'active': backgroundColor === 'red' }" ng-click="setBackgroundColor('red')"><span class="color-dot red"></span></button>
<button type="button" class="btn btn-default btn-sm" ng-class="{ 'active': backgroundColor === 'green' }" ng-click="setBackgroundColor('green')"><span class="color-dot green"></span></button>
<button type="button" class="btn btn-default btn-sm" ng-class="{ 'active': backgroundColor === 'yellow' }" ng-click="setBackgroundColor('yellow')"><span class="color-dot yellow"></span></button>
</div>
</div>
<div class="pull-right">
<button class="btn btn-primary" disabled="disabled" type="button" ng-click="ok()" ng-disabled="!okEnabled">Aceptar</button>
<button class="btn btn-default" type="button" ng-click="cancel()">Cancelar</button>
</div>
</div>
</script>
<script type="text/ng-template" id="new_figure.html">
<div class="modal-header">
<div class="row">
<div class="col-md-12">
<h3 class="modal-title">Nueva figura {{ modalTitle }}</h3>
</div>
</div>
</div>
<div class="modal-body">
<div class="row">
<div class="col-md-12">
<form class="form-horizontal">
<div class="form-group form-group">
<label class="col-md-2 control-label" for="figureTitle">Título</label>
<div class="col-md-10">
<input class="form-control" type="text" id="figureTitle" placeholder="título" ng-model="title" ng-change="titleChange()">
</div>
</div>
<div class="form-group form-group" ng-show="selectedGroup === null">
<label class="col-md-2 control-label" for="figureGroup">Grupo</label>
<div class="col-md-10">
<select class="form-control input" id="figureGroup" ng-model="group.model" required>
<option ng-repeat="option in group.availableOptions" value="{{ option.id }}" ng-selected="option.id === 0">{{ option.name }}</option>
</select>
</div>
</div>
</form>
</div>
<div class="col-md-12" style="background-position: center center;background-repeat: no-repeat;" ng-style="{ 'background-image': 'url(\'' + backgroundImage + '\')', 'background-size': backgroundSize, 'background-color': backgroundColor }">
<canvas paper-create></canvas>
</div>
</div>
</div>
<div class="modal-footer">
<div class="pull-left">
<button class="btn btn-warning" type="button" ng-click="reset()" ng-disabled="!resetEnabled">Resetear</button>
<div class="btn-group">
<button type="button" class="btn btn-primary btn-sm btn-file">Img. de fondo… <input type="file" single file-input="loadBgImage"></button>
<button type="button" class="btn btn-default btn-sm active" ng-class="{ 'active': backgroundSize === 'cover' }" ng-click="backgroundImage === null || setBackgroundSizeCover()" ng-disabled="backgroundImage === null"><span class="glyphicon glyphicon-resize-full"></span></button>
<button type="button" class="btn btn-default btn-sm" ng-class="{ 'active': backgroundSize === 'contain' }" ng-click="backgroundImage === null || setBackgroundSizeContain()" ng-disabled="backgroundImage === null"><span class="glyphicon glyphicon-resize-small"></span></button>
</div>
<div class="btn-group">
<button type="button" class="btn btn-default btn-sm" ng-class="{ 'active': backgroundColor === 'white' }" ng-click="setBackgroundColor('white')"><span class="color-dot white"></span></button>
<button type="button" class="btn btn-default btn-sm" ng-class="{ 'active': backgroundColor === 'red' }" ng-click="setBackgroundColor('red')"><span class="color-dot red"></span></button>
<button type="button" class="btn btn-default btn-sm" ng-class="{ 'active': backgroundColor === 'green' }" ng-click="setBackgroundColor('green')"><span class="color-dot green"></span></button>
<button type="button" class="btn btn-default btn-sm" ng-class="{ 'active': backgroundColor === 'yellow' }" ng-click="setBackgroundColor('yellow')"><span class="color-dot yellow"></span></button>
</div>
</div>
<div class="pull-right">
<button class="btn btn-primary" disabled="disabled" type="button" ng-click="ok()" ng-disabled="!buttonsEnabled()">Aceptar</button>
<button class="btn btn-default" type="button" ng-click="cancel()">Cancelar</button>
</div>
</div>
</script>
<script type="text/ng-template" id="confirmation.html">
<div class="modal-header">
<div class="row">
<div class="col-md-12">
<h3 class="modal-title">{{ title }}</h3>
</div>
</div>
</div>
<div class="modal-body">
{{ description }}
</div>
<div class="modal-footer">
<button class="btn btn-primary" type="button" ng-click="ok()">Aceptar</button>
<button class="btn btn-default" type="button" ng-click="cancel()">Cancelar</button>
</div>
</script>
</body>
</html>
|
tutorial/choice/docs/com/xml2j/tutorial/choice/CTypeHandler.html
|
lolkedijkstra/xml2j-gen
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="nl">
<head>
<!-- Generated by javadoc (1.8.0_51) on Fri Jan 13 16:45:46 CET 2017 -->
<title>CTypeHandler</title>
<meta name="date" content="2017-01-13">
<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="CTypeHandler";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/CTypeHandler.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/xml2j/tutorial/choice/CType.html" title="class in com.xml2j.tutorial.choice"><span class="typeNameLink">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/xml2j/tutorial/choice/CTypeHandler.html" target="_top">Frames</a></li>
<li><a href="CTypeHandler.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><a href="#nested.classes.inherited.from.class.com.xml2j.xml.core.XMLFragmentHandler">Nested</a> | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.xml2j.tutorial.choice</div>
<h2 title="Class CTypeHandler" class="title">Class CTypeHandler</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.xml.sax.helpers.DefaultHandler</li>
<li>
<ul class="inheritance">
<li>com.xml2j.xml.core.XMLFragmentHandler<<a href="../../../../com/xml2j/tutorial/choice/CType.html" title="class in com.xml2j.tutorial.choice">CType</a>></li>
<li>
<ul class="inheritance">
<li>com.xml2j.tutorial.choice.CTypeHandler</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>com.xml2j.xml.core.ConfigurationContants, com.xml2j.xml.core.XMLContentHandler, org.xml.sax.ContentHandler, org.xml.sax.DTDHandler, org.xml.sax.EntityResolver, org.xml.sax.ErrorHandler</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">CTypeHandler</span>
extends com.xml2j.xml.core.XMLFragmentHandler<<a href="../../../../com/xml2j/tutorial/choice/CType.html" title="class in com.xml2j.tutorial.choice">CType</a>></pre>
<div class="block">CType handler class.</div>
<dl>
<dt><span class="seeLabel">See Also:</span></dt>
<dd><a href="../../../../com/xml2j/tutorial/choice/CType.html" title="class in com.xml2j.tutorial.choice"><code>CType</code></a></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.com.xml2j.xml.core.XMLFragmentHandler">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class com.xml2j.xml.core.XMLFragmentHandler</h3>
<code>com.xml2j.xml.core.XMLFragmentHandler.HandlerProxy<T extends com.xml2j.xml.core.ComplexDataType></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.com.xml2j.xml.core.ConfigurationContants">
<!-- -->
</a>
<h3>Fields inherited from interface com.xml2j.xml.core.ConfigurationContants</h3>
<code>DETACH, FALSE, PROCESS, TRUE</code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../com/xml2j/tutorial/choice/CTypeHandler.html#CTypeHandler-com.xml2j.xml.parser.ParserTask-org.xml.sax.XMLReader-com.xml2j.xml.core.XMLFragmentHandler-java.lang.String-com.xml2j.tutorial.choice.CType.Allocator-com.xml2j.xml.core.DataSetter-boolean-">CTypeHandler</a></span>(com.xml2j.xml.parser.ParserTask application,
org.xml.sax.XMLReader reader,
com.xml2j.xml.core.XMLFragmentHandler<?> parentH,
java.lang.String elementName,
com.xml2j.tutorial.choice.CType.Allocator allocator,
com.xml2j.xml.core.DataSetter pSetter,
boolean doProcess)</code>
<div class="block">Constructor for handler class.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/xml2j/tutorial/choice/CTypeHandler.html#endElement-java.lang.String-java.lang.String-java.lang.String-">endElement</a></span>(java.lang.String uri,
java.lang.String localName,
java.lang.String name)</code>
<div class="block">This method is called by the XML parser on an end of element event.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="../../../../com/xml2j/tutorial/choice/CType.html" title="class in com.xml2j.tutorial.choice">CType</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/xml2j/tutorial/choice/CTypeHandler.html#getData--">getData</a></span>()</code>
<div class="block">This method overrides the getData() of the super type, returning the more
specific type.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.com.xml2j.xml.core.XMLFragmentHandler">
<!-- -->
</a>
<h3>Methods inherited from class com.xml2j.xml.core.XMLFragmentHandler</h3>
<code>activate, characters, deactivate, doLink, doProcess, doProcess, getContents, getParent, getParentDataSetter, getPath, getReader, getValue, getXMLElementName, process, registerHandler, setData, setValue, startElement</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.xml.sax.helpers.DefaultHandler">
<!-- -->
</a>
<h3>Methods inherited from class org.xml.sax.helpers.DefaultHandler</h3>
<code>endDocument, endPrefixMapping, error, fatalError, ignorableWhitespace, notationDecl, processingInstruction, resolveEntity, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping, unparsedEntityDecl, warning</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.xml.sax.ContentHandler">
<!-- -->
</a>
<h3>Methods inherited from interface org.xml.sax.ContentHandler</h3>
<code>endDocument, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startPrefixMapping</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="CTypeHandler-com.xml2j.xml.parser.ParserTask-org.xml.sax.XMLReader-com.xml2j.xml.core.XMLFragmentHandler-java.lang.String-com.xml2j.tutorial.choice.CType.Allocator-com.xml2j.xml.core.DataSetter-boolean-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>CTypeHandler</h4>
<pre>public CTypeHandler(com.xml2j.xml.parser.ParserTask application,
org.xml.sax.XMLReader reader,
com.xml2j.xml.core.XMLFragmentHandler<?> parentH,
java.lang.String elementName,
com.xml2j.tutorial.choice.CType.Allocator allocator,
com.xml2j.xml.core.DataSetter pSetter,
boolean doProcess)</pre>
<div class="block">Constructor for handler class.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>reader</code> - the XML reader</dd>
<dd><code>parentH</code> - the parent XML handler class</dd>
<dd><code>elementName</code> - the name of the XML Element (tag)</dd>
<dd><code>allocator</code> - the allocator for the data type</dd>
<dd><code>pSetter</code> - the setter for the parent data</dd>
<dd><code>doProcess</code> - indicates whether processing is active for this handler instance</dd>
</dl>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="endElement-java.lang.String-java.lang.String-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>endElement</h4>
<pre>public void endElement(java.lang.String uri,
java.lang.String localName,
java.lang.String name)
throws org.xml.sax.SAXException</pre>
<div class="block">This method is called by the XML parser on an end of element event.
If the localName == 'the name of the element that this handler handles' control is
passed back to the parent handler (future events go there) and the data of
the children of this handler is attached to the data associated to this handler.
The data that is collected is connected to the parent data only if a parentDataSetter
if found (getParentDataSetter()).
If processing is enabled for a handler, the processor is called.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>endElement</code> in interface <code>org.xml.sax.ContentHandler</code></dd>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>endElement</code> in class <code>org.xml.sax.helpers.DefaultHandler</code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>org.xml.sax.SAXException</code></dd>
</dl>
</li>
</ul>
<a name="getData--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getData</h4>
<pre>public <a href="../../../../com/xml2j/tutorial/choice/CType.html" title="class in com.xml2j.tutorial.choice">CType</a> getData()</pre>
<div class="block">This method overrides the getData() of the super type, returning the more
specific type.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>getData</code> in class <code>com.xml2j.xml.core.XMLFragmentHandler<<a href="../../../../com/xml2j/tutorial/choice/CType.html" title="class in com.xml2j.tutorial.choice">CType</a>></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the data collected by this handler.</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/CTypeHandler.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../index-files/index-1.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../com/xml2j/tutorial/choice/CType.html" title="class in com.xml2j.tutorial.choice"><span class="typeNameLink">Prev Class</span></a></li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?com/xml2j/tutorial/choice/CTypeHandler.html" target="_top">Frames</a></li>
<li><a href="CTypeHandler.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><a href="#nested.classes.inherited.from.class.com.xml2j.xml.core.XMLFragmentHandler">Nested</a> | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<b>Copyright © Lolke B. Dijkstra - 2016</b>
</small></p>
</body>
</html>
|
_includes/projects.html
|
LennertSchepers/online-cv
|
<section class="section projects-section">
<h2 class="section-title"><i class="fa fa-archive"></i>Projects</h2>
<div class="intro">
<p>Most code so far has been written on my own computer (doing a PhD is mainly doing individual research), but I hope that this will change soon. However, I try to help other people wherever possible.</p>
</div><!--//intro-->
<div class="item">
<span class="project-title"><a href="https://cran.r-project.org/web/packages/Tides/index.html">R {Tides}</a></span> - <span class="project-tagline"> An R package to deal with water level timeseries. I updated and added some functions for version 2.0, which should be on CRAN soon.</span>
</div><!--//item-->
<div class="item">
<span class="project-title"><a href="https://stackoverflow.com/users/3752258/lennert?tab=profile" target="_blank">StackExchange</a></span> -
<span class="project-tagline">When I search for documentation on SE, I try to reply on unanswered questions. So far this is very limited, just over 5 posts, mainly on <a href="https://gis.stackexchange.com/users/44980/lennert">R and GIS </a>. </span>
</div><!--//item-->
</section><!--//section-->
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.