path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
tools/jruby-1.5.1/lib/ruby/gems/1.8/doc/rake-0.8.7/rdoc/files/doc/release_notes/rake-0_4_14_rdoc.html
ThoughtWorksStudios/oauth2_provider
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>File: rake-0.4.14.rdoc</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <link rel="stylesheet" href="../../.././rdoc-style.css" type="text/css" media="screen" /> <script type="text/javascript"> // <![CDATA[ function popupCode( url ) { window.open(url, "Code", "resizable=yes,scrollbars=yes,toolbar=no,status=no,height=150,width=400") } function toggleCode( id ) { if ( document.getElementById ) elem = document.getElementById( id ); else if ( document.all ) elem = eval( "document.all." + id ); else return false; elemStyle = elem.style; if ( elemStyle.display != "block" ) { elemStyle.display = "block" } else { elemStyle.display = "none" } return true; } // Make codeblocks hidden by default document.writeln( "<style type=\"text/css\">div.method-source-code { display: none }</style>" ) // ]]> </script> </head> <body> <div id="fileHeader"> <h1>rake-0.4.14.rdoc</h1> <table class="header-table"> <tr class="top-aligned-row"> <td><strong>Path:</strong></td> <td>doc/release_notes/rake-0.4.14.rdoc </td> </tr> <tr class="top-aligned-row"> <td><strong>Last Update:</strong></td> <td>Sun Jun 06 10:49:21 -0500 2010</td> </tr> </table> </div> <!-- banner header --> <div id="bodyContent"> <div id="contextContent"> <div id="description"> <h1>Rake 0.4.14 Released</h1> <h2>Changes</h2> <p> Version 0.4.14 is a compatibility fix to allow Rake&#8216;s test task to work under Ruby 1.8.2. A change in the <a href="../../../classes/Test/Unit.html">Test::Unit</a> autorun feature prevented Rake from running any tests. This release fixes the problem. </p> <p> Rake 0.4.14 is the recommended release for anyone using Ruby 1.8.2. </p> <h2>What is Rake</h2> <p> Rake is a build tool similar to the make program in many ways. But instead of cryptic make recipes, Rake uses standard Ruby code to declare tasks and dependencies. You have the full power of a modern scripting language built right into your build tool. </p> <h2>Availability</h2> <table> <tr><td valign="top">Home Page:</td><td><a href="http://rake.rubyforge.org">rake.rubyforge.org</a>/ </td></tr> <tr><td valign="top">Download:</td><td><a href="http://rubyforge.org/project/showfiles.php?group_id=50">rubyforge.org/project/showfiles.php?group_id=50</a> </td></tr> </table> </div> </div> </div> <!-- if includes --> <div id="section"> <!-- if method_list --> </div> <div id="validator-badges"> <p><small><a href="http://validator.w3.org/check/referer">[Validate]</a></small></p> </div> </body> </html>
web/NetBeans 7.3.1/javacard/JCDK3.0.2_ConnectedEdition/docs/api/javax/servlet/ServletRequestEvent.html
wolfoux/soleil
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_10-beta) on Fri Dec 11 16:07:46 PST 2009 --> <TITLE> ServletRequestEvent (Java Card API, Connected Edition) </TITLE> <META NAME="date" CONTENT="2009-12-11"> <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="ServletRequestEvent (Java Card API, Connected Edition)"; } } </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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../javax/servlet/ServletRequestAttributeListener.html" title="interface in javax.servlet"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../javax/servlet/ServletRequestListener.html" title="interface in javax.servlet"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?javax/servlet/ServletRequestEvent.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ServletRequestEvent.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_java.util.EventObject">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<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"> javax.servlet</FONT> <BR> Class ServletRequestEvent</H2> <PRE> <A HREF="../../java/lang/Object.html" title="class in java.lang">java.lang.Object</A> <IMG SRC="../../resources/inherit.gif" ALT="extended by "><A HREF="../../java/util/EventObject.html" title="class in java.util">java.util.EventObject</A> <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>javax.servlet.ServletRequestEvent</B> </PRE> <DL> <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../javax/servlet/ServletRequestAttributeEvent.html" title="class in javax.servlet">ServletRequestAttributeEvent</A></DD> </DL> <HR> <DL> <DT><PRE><FONT SIZE="-1"><A HREF="../../javacardx/framework/TransactionType.html" title="annotation in javacardx.framework">@TransactionType</A>(<A HREF="../../javacardx/framework/TransactionType.html#value()">value</A>=<A HREF="../../javacardx/framework/TransactionTypeValue.html#NOT_SUPPORTED">NOT_SUPPORTED</A>) </FONT>public class <B>ServletRequestEvent</B><DT>extends <A HREF="../../java/util/EventObject.html" title="class in java.util">EventObject</A></DL> </PRE> <P> Events of this kind indicate lifecycle events for a ServletRequest. The source of the event is the ServletContext of this web application. <P> <P> <DL> <DT><B>Since:</B></DT> <DD>Servlet 2.4, Java Card 3.0</DD> <DT><B>See Also:</B><DD><A HREF="../../javax/servlet/ServletRequestListener.html" title="interface in javax.servlet"><CODE>ServletRequestListener</CODE></A></DL> <HR> <P> <!-- =========== FIELD SUMMARY =========== --> <A NAME="field_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>Field Summary</B></FONT></TH> </TR> </TABLE> &nbsp;<A NAME="fields_inherited_from_class_java.util.EventObject"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Fields inherited from class java.util.<A HREF="../../java/util/EventObject.html" title="class in java.util">EventObject</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../java/util/EventObject.html#source">source</A></CODE></TD> </TR> </TABLE> &nbsp; <!-- ======== 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="../../javax/servlet/ServletRequestEvent.html#ServletRequestEvent(javax.servlet.ServletContext, javax.servlet.ServletRequest)">ServletRequestEvent</A></B>(<A HREF="../../javax/servlet/ServletContext.html" title="interface in javax.servlet">ServletContext</A>&nbsp;sc, <A HREF="../../javax/servlet/ServletRequest.html" title="interface in javax.servlet">ServletRequest</A>&nbsp;request)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construct a ServletRequestEvent for the given ServletContext and ServletRequest.</TD> </TR> </TABLE> &nbsp; <!-- ========== 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>&nbsp;<A HREF="../../javax/servlet/ServletContext.html" title="interface in javax.servlet">ServletContext</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/servlet/ServletRequestEvent.html#getServletContext()">getServletContext</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the ServletContext of this web application.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;<A HREF="../../javax/servlet/ServletRequest.html" title="interface in javax.servlet">ServletRequest</A></CODE></FONT></TD> <TD><CODE><B><A HREF="../../javax/servlet/ServletRequestEvent.html#getServletRequest()">getServletRequest</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the ServletRequest that is changing.</TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.util.EventObject"><!-- --></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.util.<A HREF="../../java/util/EventObject.html" title="class in java.util">EventObject</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../java/util/EventObject.html#getSource()">getSource</A>, <A HREF="../../java/util/EventObject.html#toString()">toString</A></CODE></TD> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="../../java/lang/Object.html" title="class in java.lang">Object</A></B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><A HREF="../../java/lang/Object.html#equals(java.lang.Object)">equals</A>, <A HREF="../../java/lang/Object.html#getClass()">getClass</A>, <A HREF="../../java/lang/Object.html#hashCode()">hashCode</A>, <A HREF="../../java/lang/Object.html#notify()">notify</A>, <A HREF="../../java/lang/Object.html#notifyAll()">notifyAll</A>, <A HREF="../../java/lang/Object.html#wait()">wait</A>, <A HREF="../../java/lang/Object.html#wait(long)">wait</A>, <A HREF="../../java/lang/Object.html#wait(long, int)">wait</A></CODE></TD> </TR> </TABLE> &nbsp; <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="ServletRequestEvent(javax.servlet.ServletContext, javax.servlet.ServletRequest)"><!-- --></A><H3> ServletRequestEvent</H3> <PRE> public <B>ServletRequestEvent</B>(<A HREF="../../javax/servlet/ServletContext.html" title="interface in javax.servlet">ServletContext</A>&nbsp;sc, <A HREF="../../javax/servlet/ServletRequest.html" title="interface in javax.servlet">ServletRequest</A>&nbsp;request)</PRE> <DL> <DD>Construct a ServletRequestEvent for the given ServletContext and ServletRequest. <P> <DL> <DT><B>Parameters:</B><DD><CODE>sc</CODE> - the ServletContext of the web application.<DD><CODE>request</CODE> - the ServletRequest that is sending the event.</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="getServletRequest()"><!-- --></A><H3> getServletRequest</H3> <PRE> public <A HREF="../../javax/servlet/ServletRequest.html" title="interface in javax.servlet">ServletRequest</A> <B>getServletRequest</B>()</PRE> <DL> <DD>Returns the ServletRequest that is changing. <P> <DD><DL> </DL> </DD> </DL> <HR> <A NAME="getServletContext()"><!-- --></A><H3> getServletContext</H3> <PRE> public <A HREF="../../javax/servlet/ServletContext.html" title="interface in javax.servlet">ServletContext</A> <B>getServletContext</B>()</PRE> <DL> <DD>Returns the ServletContext of this web application. <P> <DD><DL> </DL> </DD> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../javax/servlet/ServletRequestAttributeListener.html" title="interface in javax.servlet"><B>PREV CLASS</B></A>&nbsp; &nbsp;<A HREF="../../javax/servlet/ServletRequestListener.html" title="interface in javax.servlet"><B>NEXT CLASS</B></A></FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?javax/servlet/ServletRequestEvent.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="ServletRequestEvent.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<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:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_java.util.EventObject">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <a href=../../COPYRIGHT_jcspecs.html>Copyright</a> (c) 2009 Sun Microsystems, Inc. All rights reserved. </BODY> </HTML>
docs/lajax-translatemanager-bundles-translatemanagerasset.html
sluchznak/yii2-translate-manager
<!DOCTYPE html> <html lang="en-US"> <head> <meta charset="UTF-8"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="language" content="en" /> <link href="./assets/951dca60/css/bootstrap.css" rel="stylesheet"> <link href="./assets/c10240b/style.css" rel="stylesheet"> <script src="./assets/5df3c80c/jquery.js"></script> <script src="./assets/951dca60/js/bootstrap.js"></script> <script src="./assets/6cc6e842/jssearch.js"></script> <title>TranslateManagerAsset, lajax\translatemanager\bundles\TranslateManagerAsset - Yii Framework 2.0 API Documentation</title> </head> <body> <div class="wrap"> <nav id="w453" class="navbar-inverse navbar-fixed-top navbar" role="navigation"><div class="navbar-header"><button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#w453-collapse"><span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span></button><a class="navbar-brand" href="./index.html">Yii Framework 2.0 API Documentation</a></div><div id="w453-collapse" class="collapse navbar-collapse"><ul id="w454" class="navbar-nav nav"><li><a href="./index.html">Class reference</a></li></ul><div class="navbar-form navbar-left" role="search"> <div class="form-group"> <input id="searchbox" type="text" class="form-control" placeholder="Search"> </div> </div> </div></nav> <div id="search-resultbox" style="display: none;" class="modal-content"> <ul id="search-results"> </ul> </div> <div class="row"> <div class="col-md-3"> <div id="navigation" class="list-group"><a class="list-group-item" href="#navigation-442" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager <b class="caret"></b></a><div id="navigation-442" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-component.html">Component</a> <a class="list-group-item" href="./lajax-translatemanager-module.html">Module</a></div> <a class="list-group-item active" href="#navigation-443" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\bundles <b class="caret"></b></a><div id="navigation-443" class="submenu panel-collapse collapse in"><a class="list-group-item" href="./lajax-translatemanager-bundles-frontendtranslationasset.html">FrontendTranslationAsset</a> <a class="list-group-item" href="./lajax-translatemanager-bundles-frontendtranslationpluginasset.html">FrontendTranslationPluginAsset</a> <a class="list-group-item" href="./lajax-translatemanager-bundles-languageasset.html">LanguageAsset</a> <a class="list-group-item" href="./lajax-translatemanager-bundles-languageitempluginasset.html">LanguageItemPluginAsset</a> <a class="list-group-item" href="./lajax-translatemanager-bundles-languagepluginasset.html">LanguagePluginAsset</a> <a class="list-group-item" href="./lajax-translatemanager-bundles-scanpluginasset.html">ScanPluginAsset</a> <a class="list-group-item" href="./lajax-translatemanager-bundles-translateasset.html">TranslateAsset</a> <a class="list-group-item active" href="./lajax-translatemanager-bundles-translatemanagerasset.html">TranslateManagerAsset</a> <a class="list-group-item" href="./lajax-translatemanager-bundles-translatepluginasset.html">TranslatePluginAsset</a> <a class="list-group-item" href="./lajax-translatemanager-bundles-translationpluginasset.html">TranslationPluginAsset</a></div> <a class="list-group-item" href="#navigation-444" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\commands <b class="caret"></b></a><div id="navigation-444" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-commands-translatemanagercontroller.html">TranslatemanagerController</a></div> <a class="list-group-item" href="#navigation-445" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\controllers <b class="caret"></b></a><div id="navigation-445" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-controllers-languagecontroller.html">LanguageController</a></div> <a class="list-group-item" href="#navigation-446" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\controllers\actions <b class="caret"></b></a><div id="navigation-446" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-controllers-actions-changestatusaction.html">ChangeStatusAction</a> <a class="list-group-item" href="./lajax-translatemanager-controllers-actions-createaction.html">CreateAction</a> <a class="list-group-item" href="./lajax-translatemanager-controllers-actions-deleteaction.html">DeleteAction</a> <a class="list-group-item" href="./lajax-translatemanager-controllers-actions-deletesourceaction.html">DeleteSourceAction</a> <a class="list-group-item" href="./lajax-translatemanager-controllers-actions-dialogaction.html">DialogAction</a> <a class="list-group-item" href="./lajax-translatemanager-controllers-actions-exportaction.html">ExportAction</a> <a class="list-group-item" href="./lajax-translatemanager-controllers-actions-importaction.html">ImportAction</a> <a class="list-group-item" href="./lajax-translatemanager-controllers-actions-listaction.html">ListAction</a> <a class="list-group-item" href="./lajax-translatemanager-controllers-actions-messageaction.html">MessageAction</a> <a class="list-group-item" href="./lajax-translatemanager-controllers-actions-optimizeraction.html">OptimizerAction</a> <a class="list-group-item" href="./lajax-translatemanager-controllers-actions-saveaction.html">SaveAction</a> <a class="list-group-item" href="./lajax-translatemanager-controllers-actions-scanaction.html">ScanAction</a> <a class="list-group-item" href="./lajax-translatemanager-controllers-actions-translateaction.html">TranslateAction</a> <a class="list-group-item" href="./lajax-translatemanager-controllers-actions-updateaction.html">UpdateAction</a> <a class="list-group-item" href="./lajax-translatemanager-controllers-actions-viewaction.html">ViewAction</a></div> <a class="list-group-item" href="#navigation-447" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\helpers <b class="caret"></b></a><div id="navigation-447" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-helpers-language.html">Language</a></div> <a class="list-group-item" href="#navigation-448" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\models <b class="caret"></b></a><div id="navigation-448" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-models-exportform.html">ExportForm</a> <a class="list-group-item" href="./lajax-translatemanager-models-importform.html">ImportForm</a> <a class="list-group-item" href="./lajax-translatemanager-models-language.html">Language</a> <a class="list-group-item" href="./lajax-translatemanager-models-languagesource.html">LanguageSource</a> <a class="list-group-item" href="./lajax-translatemanager-models-languagetranslate.html">LanguageTranslate</a></div> <a class="list-group-item" href="#navigation-449" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\models\searches <b class="caret"></b></a><div id="navigation-449" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-models-searches-languagesearch.html">LanguageSearch</a> <a class="list-group-item" href="./lajax-translatemanager-models-searches-languagesourcesearch.html">LanguageSourceSearch</a></div> <a class="list-group-item" href="#navigation-450" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\services <b class="caret"></b></a><div id="navigation-450" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-services-generator.html">Generator</a> <a class="list-group-item" href="./lajax-translatemanager-services-optimizer.html">Optimizer</a> <a class="list-group-item" href="./lajax-translatemanager-services-scanner.html">Scanner</a></div> <a class="list-group-item" href="#navigation-451" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\services\scanners <b class="caret"></b></a><div id="navigation-451" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-services-scanners-scannerdatabase.html">ScannerDatabase</a> <a class="list-group-item" href="./lajax-translatemanager-services-scanners-scannerfile.html">ScannerFile</a> <a class="list-group-item" href="./lajax-translatemanager-services-scanners-scannerjavascriptfunction.html">ScannerJavaScriptFunction</a> <a class="list-group-item" href="./lajax-translatemanager-services-scanners-scannerphparray.html">ScannerPhpArray</a> <a class="list-group-item" href="./lajax-translatemanager-services-scanners-scannerphpfunction.html">ScannerPhpFunction</a></div> <a class="list-group-item" href="#navigation-452" data-toggle="collapse" data-parent="#navigation">lajax\translatemanager\widgets <b class="caret"></b></a><div id="navigation-452" class="submenu panel-collapse collapse"><a class="list-group-item" href="./lajax-translatemanager-widgets-toggletranslate.html">ToggleTranslate</a></div></div> </div> <div class="col-md-9 api-content" role="main"> <h1>Class lajax\translatemanager\bundles\TranslateManagerAsset</h1> <div id="nav"> <a href="index.html">All Classes</a> | <a href="#properties">Properties</a> </div> <table class="summaryTable docClass table table-bordered"> <colgroup> <col class="col-name" /> <col class="col-value" /> </colgroup> <tr><th>Inheritance</th><td><a href="lajax-translatemanager-bundles-translatemanagerasset.html">lajax\translatemanager\bundles\TranslateManagerAsset</a> &raquo; yii\web\AssetBundle</td></tr> <tr><th>Available since version</th><td>1.0</td></tr> </table> <div id="classDescription"> <p><strong>TranslateManager asset bundle</strong></p> </div> <a id="properties"></a> <div class="summary doc-property"> <h2>Public Properties</h2> <p><a href="#" class="toggle">Hide inherited properties</a></p> <table class="summary-table table table-striped table-bordered table-hover"> <colgroup> <col class="col-property" /> <col class="col-type" /> <col class="col-description" /> <col class="col-defined" /> </colgroup> <tr> <th>Property</th><th>Type</th><th>Description</th><th>Defined By</th> </tr> <tr id="$css"> <td><a href="lajax-translatemanager-bundles-translatemanagerasset.html#$css-detail">$css</a></td> <td></td> <td></td> <td><a href="lajax-translatemanager-bundles-translatemanagerasset.html">lajax\translatemanager\bundles\TranslateManagerAsset</a></td> </tr> <tr id="$depends"> <td><a href="lajax-translatemanager-bundles-translatemanagerasset.html#$depends-detail">$depends</a></td> <td></td> <td></td> <td><a href="lajax-translatemanager-bundles-translatemanagerasset.html">lajax\translatemanager\bundles\TranslateManagerAsset</a></td> </tr> <tr id="$sourcePath"> <td><a href="lajax-translatemanager-bundles-translatemanagerasset.html#$sourcePath-detail">$sourcePath</a></td> <td></td> <td></td> <td><a href="lajax-translatemanager-bundles-translatemanagerasset.html">lajax\translatemanager\bundles\TranslateManagerAsset</a></td> </tr> </table> </div> <a id="methods"></a> <a id="events"></a> <a id="constants"></a> <h2>Property Details</h2> <div class="property-doc"> <div class="detail-header h3" id="$css-detail"> <a href="#" class="tool-link" title="go to top"><span class="glyphicon glyphicon-arrow-up"></span></a> <a class="tool-link hash" href="lajax-translatemanager-bundles-translatemanagerasset.html#$css-detail" title="direct link to this method"><span class="glyphicon icon-hash"></span></a> $css <span class="detailHeaderTag small"> public property </span> </div> <div class="signature"> <a href="lajax-translatemanager-bundles-translatemanagerasset.html#$css-detail">$css</a> <span style="color: #0000BB"></span><span style="color: #007700">=&nbsp;[</span><span style="color: #DD0000">'stylesheets/translate-manager.css'</span><span style="color: #007700">]</span></div> <div class="detail-header h3" id="$depends-detail"> <a href="#" class="tool-link" title="go to top"><span class="glyphicon glyphicon-arrow-up"></span></a> <a class="tool-link hash" href="lajax-translatemanager-bundles-translatemanagerasset.html#$depends-detail" title="direct link to this method"><span class="glyphicon icon-hash"></span></a> $depends <span class="detailHeaderTag small"> public property </span> </div> <div class="signature"> <a href="lajax-translatemanager-bundles-translatemanagerasset.html#$depends-detail">$depends</a> <span style="color: #0000BB"></span><span style="color: #007700">=&nbsp;[</span><span style="color: #DD0000">'yii\web\YiiAsset'</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">'yii\bootstrap\BootstrapAsset'</span><span style="color: #007700">]</span></div> <div class="detail-header h3" id="$sourcePath-detail"> <a href="#" class="tool-link" title="go to top"><span class="glyphicon glyphicon-arrow-up"></span></a> <a class="tool-link hash" href="lajax-translatemanager-bundles-translatemanagerasset.html#$sourcePath-detail" title="direct link to this method"><span class="glyphicon icon-hash"></span></a> $sourcePath <span class="detailHeaderTag small"> public property </span> </div> <div class="signature"> <a href="lajax-translatemanager-bundles-translatemanagerasset.html#$sourcePath-detail">$sourcePath</a> <span style="color: #0000BB"></span><span style="color: #007700">=&nbsp;</span><span style="color: #DD0000">'@lajax/translatemanager/assets'</span></div> </div> </div> </div> <script type="text/javascript"> /*<![CDATA[*/ $("a.toggle").on('click', function () { var $this = $(this); if ($this.hasClass('properties-hidden')) { $this.text($this.text().replace(/Show/,'Hide')); $this.parents(".summary").find(".inherited").show(); $this.removeClass('properties-hidden'); } else { $this.text($this.text().replace(/Hide/,'Show')); $this.parents(".summary").find(".inherited").hide(); $this.addClass('properties-hidden'); } return false; }); /* $(".sourceCode a.show").toggle(function () { $(this).text($(this).text().replace(/show/,'hide')); $(this).parents(".sourceCode").find("div.code").show(); },function () { $(this).text($(this).text().replace(/hide/,'show')); $(this).parents(".sourceCode").find("div.code").hide(); }); $("a.sourceLink").click(function () { $(this).attr('target','_blank'); }); */ /*]]>*/ </script> </div> <footer class="footer"> <p class="pull-right"><small>Page generated on Fri, 07 Aug 2015 15:46:35 +0000</small></p> Powered by <a href="http://www.yiiframework.com/" rel="external">Yii Framework</a></footer> <script type="text/javascript">jQuery(document).ready(function () { var shiftWindow = function () { scrollBy(0, -50) }; if (location.hash) shiftWindow(); window.addEventListener("hashchange", shiftWindow); var element = document.createElement("script"); element.src = "./jssearch.index.js"; document.body.appendChild(element); var searchBox = $('#searchbox'); // search when typing in search field searchBox.on("keyup", function(event) { var query = $(this).val(); if (query == '' || event.which == 27) { $('#search-resultbox').hide(); return; } else if (event.which == 13) { var selectedLink = $('#search-resultbox a.selected'); if (selectedLink.length != 0) { document.location = selectedLink.attr('href'); return; } } else if (event.which == 38 || event.which == 40) { $('#search-resultbox').show(); var selected = $('#search-resultbox a.selected'); if (selected.length == 0) { $('#search-results').find('a').first().addClass('selected'); } else { var next; if (event.which == 40) { next = selected.parent().next().find('a').first(); } else { next = selected.parent().prev().find('a').first(); } if (next.length != 0) { var resultbox = $('#search-results'); var position = next.position(); // TODO scrolling is buggy and jumps around // resultbox.scrollTop(Math.floor(position.top)); // console.log(position.top); selected.removeClass('selected'); next.addClass('selected'); } } return; } $('#search-resultbox').show(); $('#search-results').html('<li><span class="no-results">No results</span></li>'); var result = jssearch.search(query); if (result.length > 0) { var i = 0; var resHtml = ''; for (var key in result) { if (i++ > 20) { break; } resHtml = resHtml + '<li><a href="' + result[key].file.u.substr(3) +'"><span class="title">' + result[key].file.t + '</span>' + '<span class="description">' + result[key].file.d + '</span></a></li>'; } $('#search-results').html(resHtml); } }); // hide the search results on ESC $(document).on("keyup", function(event) { if (event.which == 27) { $('#search-resultbox').hide(); } }); // hide search results on click to document $(document).bind('click', function (e) { $('#search-resultbox').hide(); }); // except the following: searchBox.bind('click', function(e) { e.stopPropagation(); }); $('#search-resultbox').bind('click', function(e) { e.stopPropagation(); }); });</script></body> </html>
tags/大数据/index.html
xhrong/xhrong.github.io
<!doctype html> <html class="theme-next mist use-motion" lang="zh-Hans"> <head><meta name="generator" content="Hexo 3.9.0"> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <meta http-equiv="Cache-Control" content="no-transform"> <meta http-equiv="Cache-Control" content="no-siteapp"> <link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css"> <link href="//fonts.googleapis.com/css?family=Lato:300,300italic,400,400italic,700,700italic&subset=latin,latin-ext" rel="stylesheet" type="text/css"> <link href="/lib/font-awesome/css/font-awesome.min.css?v=4.6.2" rel="stylesheet" type="text/css"> <link href="/css/main.css?v=5.1.0" rel="stylesheet" type="text/css"> <meta name="keywords" content="Android, Java, 教育, 技术"> <link rel="alternate" href="/atom.xml" title="森.林木" type="application/atom+xml"> <link rel="shortcut icon" type="image/x-icon" href="/favicon.ico?v=5.1.0"> <meta property="og:type" content="website"> <meta property="og:title" content="森.林木"> <meta property="og:url" content="http://xhrong.github.io/tags/大数据/index.html"> <meta property="og:site_name" content="森.林木"> <meta property="og:locale" content="zh-Hans"> <meta name="twitter:card" content="summary"> <meta name="twitter:title" content="森.林木"> <script type="text/javascript" id="hexo.configurations"> var NexT = window.NexT || {}; var CONFIG = { root: '/', scheme: 'Mist', sidebar: {"position":"left","display":"post"}, fancybox: true, motion: true, duoshuo: { userId: '0', author: '博主' }, algolia: { applicationID: '', apiKey: '', indexName: '', hits: {"per_page":10}, labels: {"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"} } }; </script> <link rel="canonical" href="http://xhrong.github.io/tags/大数据/"> <title> 标签: 大数据 | 森.林木 </title> </head> <body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans"> <div class="container one-collumn sidebar-position-left "> <div class="headband"></div> <header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader"> <div class="header-inner"><div class="site-meta "> <div class="custom-logo-site-title"> <a href="/" class="brand" rel="start"> <span class="logo-line-before"><i></i></span> <span class="site-title">森.林木</span> <span class="logo-line-after"><i></i></span> </a> </div> <p class="site-subtitle"></p> </div> <div class="site-nav-toggle"> <button> <span class="btn-bar"></span> <span class="btn-bar"></span> <span class="btn-bar"></span> </button> </div> <nav class="site-nav"> <ul id="menu" class="menu"> <li class="menu-item menu-item-home"> <a href="/" rel="section"> <i class="menu-item-icon fa fa-fw fa-home"></i> <br> 首页 </a> </li> <li class="menu-item menu-item-categories"> <a href="/categories" rel="section"> <i class="menu-item-icon fa fa-fw fa-th"></i> <br> 分类 </a> </li> <li class="menu-item menu-item-archives"> <a href="/archives" rel="section"> <i class="menu-item-icon fa fa-fw fa-archive"></i> <br> 归档 </a> </li> <li class="menu-item menu-item-tags"> <a href="/tags" rel="section"> <i class="menu-item-icon fa fa-fw fa-tags"></i> <br> 标签 </a> </li> <li class="menu-item menu-item-search"> <a href="javascript:;" class="popup-trigger"> <i class="menu-item-icon fa fa-search fa-fw"></i> <br> 搜索 </a> </li> </ul> <div class="site-search"> <div class="popup"> <span class="search-icon fa fa-search"></span> <input type="text" id="local-search-input"> <div id="local-search-result"></div> <span class="popup-btn-close">close</span> </div> </div> </nav> </div> </header> <main id="main" class="main"> <div class="main-inner"> <div class="content-wrap"> <div id="content" class="content"> <div id="posts" class="posts-collapse"> <div class="collection-title"> <h2> 大数据 <small>标签</small> </h2> </div> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h1 class="post-title"> <a class="post-title-link" href="/2019/03/10/大数据技术栈/" itemprop="url"> <span itemprop="name">大数据技术栈</span> </a> </h1> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2019-03-10T00:00:00+00:00" content="2019-03-10"> 03-10 </time> </div> </header> </article> <article class="post post-type-normal" itemscope itemtype="http://schema.org/Article"> <header class="post-header"> <h1 class="post-title"> <a class="post-title-link" href="/2019/03/01/大数据处理6种技术架构模式/" itemprop="url"> <span itemprop="name">大数据处理6种技术架构模式</span> </a> </h1> <div class="post-meta"> <time class="post-time" itemprop="dateCreated" datetime="2019-03-01T00:00:00+00:00" content="2019-03-01"> 03-01 </time> </div> </header> </article> </div> </div> </div> <div class="sidebar-toggle"> <div class="sidebar-toggle-line-wrap"> <span class="sidebar-toggle-line sidebar-toggle-line-first"></span> <span class="sidebar-toggle-line sidebar-toggle-line-middle"></span> <span class="sidebar-toggle-line sidebar-toggle-line-last"></span> </div> </div> <aside id="sidebar" class="sidebar"> <div class="sidebar-inner"> <section class="site-overview sidebar-panel sidebar-panel-active"> <div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person"> <img class="site-author-image" itemprop="image" src="/images/avatar.jpg" alt="xhrong"> <p class="site-author-name" itemprop="name">xhrong</p> <p class="site-description motion-element" itemprop="description"></p> </div> <nav class="site-state motion-element"> <div class="site-state-item site-state-posts"> <a href="/archives"> <span class="site-state-item-count">68</span> <span class="site-state-item-name">日志</span> </a> </div> <div class="site-state-item site-state-categories"> <a href="/categories"> <span class="site-state-item-count">18</span> <span class="site-state-item-name">分类</span> </a> </div> <div class="site-state-item site-state-tags"> <a href="/tags"> <span class="site-state-item-count">123</span> <span class="site-state-item-name">标签</span> </a> </div> </nav> <div class="feed-link motion-element"> <a href="/atom.xml" rel="alternate"> <i class="fa fa-rss"></i> RSS </a> </div> <div class="links-of-author motion-element"> </div> </section> </div> </aside> </div> </main> <footer id="footer" class="footer"> <div class="footer-inner"> <div class="copyright"> &copy; <span itemprop="copyrightYear">2020</span> <span class="with-love"> <i class="fa fa-heart"></i> </span> <span class="author" itemprop="copyrightHolder">xhrong</span> </div> <div class="powered-by"> 由 <a class="theme-link" href="https://hexo.io">Hexo</a> 强力驱动 </div> <div class="theme-info"> 主题 - <a class="theme-link" href="https://github.com/iissnan/hexo-theme-next"> NexT.Mist </a> </div> </div> </footer> <div class="back-to-top"> <i class="fa fa-arrow-up"></i> </div> </div> <script type="text/javascript"> if (Object.prototype.toString.call(window.Promise) !== '[object Function]') { window.Promise = null; } </script> <script type="text/javascript" src="/lib/jquery/index.js?v=2.1.3"></script> <script type="text/javascript" src="/lib/fastclick/lib/fastclick.min.js?v=1.0.6"></script> <script type="text/javascript" src="/lib/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script> <script type="text/javascript" src="/lib/velocity/velocity.min.js?v=1.2.1"></script> <script type="text/javascript" src="/lib/velocity/velocity.ui.min.js?v=1.2.1"></script> <script type="text/javascript" src="/lib/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script> <script type="text/javascript" src="/js/src/utils.js?v=5.1.0"></script> <script type="text/javascript" src="/js/src/motion.js?v=5.1.0"></script> <script type="text/javascript" src="/js/src/bootstrap.js?v=5.1.0"></script> <script type="text/javascript"> var duoshuoQuery = {short_name:"xhrong"}; (function() { var ds = document.createElement('script'); ds.type = 'text/javascript';ds.async = true; ds.id = 'duoshuo-script'; ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js'; ds.charset = 'UTF-8'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ds); })(); </script> <script src="/lib/ua-parser-js/dist/ua-parser.min.js?v=0.7.9"></script> <script src="/js/src/hook-duoshuo.js"></script> <script type="text/javascript"> // Popup Window; var isfetched = false; // Search DB path; var search_path = "search.xml"; if (search_path.length == 0) { search_path = "search.xml"; } var path = "/" + search_path; // monitor main search box; function proceedsearch() { $("body").append('<div class="popoverlay">').css('overflow', 'hidden'); $('.popup').toggle(); } // search function; var searchFunc = function(path, search_id, content_id) { 'use strict'; $.ajax({ url: path, dataType: "xml", async: true, success: function( xmlResponse ) { // get the contents from search data isfetched = true; $('.popup').detach().appendTo('.header-inner'); var datas = $( "entry", xmlResponse ).map(function() { return { title: $( "title", this ).text(), content: $("content",this).text(), url: $( "url" , this).text() }; }).get(); var $input = document.getElementById(search_id); var $resultContent = document.getElementById(content_id); $input.addEventListener('input', function(){ var matchcounts = 0; var str='<ul class=\"search-result-list\">'; var keywords = this.value.trim().toLowerCase().split(/[\s\-]+/); $resultContent.innerHTML = ""; if (this.value.trim().length > 1) { // perform local searching datas.forEach(function(data) { var isMatch = false; var content_index = []; var data_title = data.title.trim().toLowerCase(); var data_content = data.content.trim().replace(/<[^>]+>/g,"").toLowerCase(); var data_url = decodeURIComponent(data.url); var index_title = -1; var index_content = -1; var first_occur = -1; // only match artiles with not empty titles and contents if(data_title != '') { keywords.forEach(function(keyword, i) { index_title = data_title.indexOf(keyword); index_content = data_content.indexOf(keyword); if( index_title >= 0 || index_content >= 0 ){ isMatch = true; if (i == 0) { first_occur = index_content; } } }); } // show search results if (isMatch) { matchcounts += 1; str += "<li><a href='"+ data_url +"' class='search-result-title'>"+ data_title +"</a>"; var content = data.content.trim().replace(/<[^>]+>/g,""); if (first_occur >= 0) { // cut out 100 characters var start = first_occur - 20; var end = first_occur + 80; if(start < 0){ start = 0; } if(start == 0){ end = 50; } if(end > content.length){ end = content.length; } var match_content = content.substring(start, end); // highlight all keywords keywords.forEach(function(keyword){ var regS = new RegExp(keyword, "gi"); match_content = match_content.replace(regS, "<b class=\"search-keyword\">"+keyword+"</b>"); }); str += "<p class=\"search-result\">" + match_content +"...</p>" } str += "</li>"; } })}; str += "</ul>"; if (matchcounts == 0) { str = '<div id="no-result"><i class="fa fa-frown-o fa-5x" /></div>' } if (keywords == "") { str = '<div id="no-result"><i class="fa fa-search fa-5x" /></div>' } $resultContent.innerHTML = str; }); proceedsearch(); } });} // handle and trigger popup window; $('.popup-trigger').click(function(e) { e.stopPropagation(); if (isfetched == false) { searchFunc(path, 'local-search-input', 'local-search-result'); } else { proceedsearch(); }; }); $('.popup-btn-close').click(function(e){ $('.popup').hide(); $(".popoverlay").remove(); $('body').css('overflow', ''); }); $('.popup').click(function(e){ e.stopPropagation(); }); </script> <script src="https://cdn1.lncld.net/static/js/av-core-mini-0.6.1.js"></script> <script>AV.initialize("u4DTaPHSLi7UfAEx97rmGGkO-gzGzoHsz", "qEYRUuSsKEaUPpt8BwlMXnbr");</script> <script> function showTime(Counter) { var query = new AV.Query(Counter); var entries = []; var $visitors = $(".leancloud_visitors"); $visitors.each(function () { entries.push( $(this).attr("id").trim() ); }); query.containedIn('url', entries); query.find() .done(function (results) { var COUNT_CONTAINER_REF = '.leancloud-visitors-count'; if (results.length === 0) { $visitors.find(COUNT_CONTAINER_REF).text(0); return; } for (var i = 0; i < results.length; i++) { var item = results[i]; var url = item.get('url'); var time = item.get('time'); var element = document.getElementById(url); $(element).find(COUNT_CONTAINER_REF).text(time); } for(var i = 0; i < entries.length; i++) { var url = entries[i]; var element = document.getElementById(url); var countSpan = $(element).find(COUNT_CONTAINER_REF); if( countSpan.text() == '') { countSpan.text(0); } } }) .fail(function (object, error) { console.log("Error: " + error.code + " " + error.message); }); } function addCount(Counter) { var $visitors = $(".leancloud_visitors"); var url = $visitors.attr('id').trim(); var title = $visitors.attr('data-flag-title').trim(); var query = new AV.Query(Counter); query.equalTo("url", url); query.find({ success: function(results) { if (results.length > 0) { var counter = results[0]; counter.fetchWhenSave(true); counter.increment("time"); counter.save(null, { success: function(counter) { var $element = $(document.getElementById(url)); $element.find('.leancloud-visitors-count').text(counter.get('time')); }, error: function(counter, error) { console.log('Failed to save Visitor num, with error message: ' + error.message); } }); } else { var newcounter = new Counter(); /* Set ACL */ var acl = new AV.ACL(); acl.setPublicReadAccess(true); acl.setPublicWriteAccess(true); newcounter.setACL(acl); /* End Set ACL */ newcounter.set("title", title); newcounter.set("url", url); newcounter.set("time", 1); newcounter.save(null, { success: function(newcounter) { var $element = $(document.getElementById(url)); $element.find('.leancloud-visitors-count').text(newcounter.get('time')); }, error: function(newcounter, error) { console.log('Failed to create'); } }); } }, error: function(error) { console.log('Error:' + error.code + " " + error.message); } }); } $(function() { var Counter = AV.Object.extend("Counter"); if ($('.leancloud_visitors').length == 1) { addCount(Counter); } else if ($('.post-title-link').length > 1) { showTime(Counter); } }); </script> </body> </html>
app/css/styles.css
richardspirit/familysite
body { overflow: hidden; background-color: #000000; color: white; } .slider { width: 800px; height: 400px; overflow: hidden; position: relative; background: #e6e6e6; border: 20px solid #FFF; margin-top: 20px; } .slide { position: absolute; top: 0; left: 0; } .arrow { position: absolute; z-index: 1002; display: block; top: 50%; margin-top: -35px; width: 36px; height: 71px; outline: none; cursor: pointer; background: url(../assets/img/blank.gif) no-repeat; } .arrow.prev { opacity: 0.2; left: 20px; background-image: url(../assets/img/paddle_prev_999.png); transition: 0.2s linear all; } .arrow.next { opacity: 0.2; right: 20px; background-image: url(../assets/img/paddle_next_999.png); transition: 0.2s linear all; } .arrow.prev:hover { opacity: 1; background-image: url(../assets/img/paddle_prev_fff.png); } .arrow.next:hover { opacity: 1; background-image: url(../assets/img/paddle_next_fff.png); } /*--------------------------------------------------------- NAV ---------------------------------------------------------*/ .nav { text-align: center; display: block; position: absolute; z-index: 1002; left: 0; bottom: -4px; right: 0; height: 48px; } .nonDraggableImage{ -webkit-user-drag: none; } .nav .wrapper { margin: 0 auto; width: 100%; padding: 1em 0 .8em; } .nav ul { margin: 0; width: 100%; } .nav .dot, .nav .dot a { display: inline-block; zoom: 1; } .dots .dot { position: relative; margin: 0 8px; width: 12px; height: 12px; } .dots .dot a { position: absolute; top: 2px; left: 2px; width: 6px; height: 6px; text-indent: 100%; white-space: nowrap; overflow: hidden; background: #FFF; border: 1px solid transparent; outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: background-color 0.25s, border-color 0.25s; -moz-transition: background-color 0.25s, border-color 0.25s; transition: background-color 0.25s, border-color 0.25s; } .dots .dot a.active { border-color: #FFF; background-color: transparent; } .menu { list-style: none; border-bottom: 0.1em solid black; margin-bottom: 2em; padding: 0 0 0.5em; } .menu:before { content: "["; } .menu:after { content: "]"; } .menu > li { display: inline; } .menu > li:before { content: "|"; padding-right: 0.3em; } .menu > li:nth-child(1):before { content: ""; padding: 0; }
work/index.html
Yoonis/Yoonis.github.io
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Work Experience</title> <!-- Foundation Zurb --> <link rel="stylesheet" type="text/css" href="../stylesheets/app.css"> <!-- Personal CSS --> <link rel="stylesheet" type="text/css" href="../stylesheets/default.css"> <link rel="stylesheet" type="text/css" href="../stylesheets/work.css"> <link href='https://fonts.googleapis.com/css?family=Raleway' rel='stylesheet' type='text/css'> </head> <body> <header class="home"> <a href="http://yoonis.github.io/">Eunice Do</a> </header> <aside class="sidebar"> <nav> <ul> <li><a href="http://yoonis.github.io/work/index.html">Work Experience</a></li> <li> <ul> <li><a href="#">Position A</a></li> <li><a href="#">Position B</a></li> </ul> </li> <li><a href="http://yoonis.github.io/portfolio/index.html">Portfolio</a></li> <li><a href="http://yoonis.github.io/blog/">The Soapbox</a></li> <li><a href="http://yoonis.github.io/streaming/index.html">What's Streaming?</a></li> </ul> </nav> </aside> <section> <h2>Position A</h2> <p>Experience here</p> </section> <section> <h2>Position B</h2> <p>Experience here</p> </section> <footer class="footer"> <p>(c) 2015 Eunice Do</p> </footer> </body> </html>
src/app/components/audioplayer/songwidget.tpl.html
donmasakayan/Cocahala
<div class="soundcloud-area" ng-controller="SongWidgetCtrl"> <iframe class="soundcloud-widget" ng-hide="song.playing" width="100%" height="{{curSettings.height}}" scrolling="no" frameborder="no" ng-src="{{soundcloud_api_url}}" id="song-{{song.id}}"></iframe> <div class="song-backlay" style="height: {{curSettings.height}}px"> <div ng-if="song.playing" class="playing"> Now Playing: {{song.title}} <i class="fa fa-adjust fa-spin"></i> </div> <div ng-if="!song.playing" class="loading"> <i class="fa fa-spinner fa-spin"></i> Loading... </div> </div> </div>
Finpy/templates/accounts/password_change_form.html
KanJam/Finpy
{% extends "Finpy/base.html" %} {% load bootstrap3 %} {% block content %} <form method="post" class="form" action="{% url 'django.contrib.auth.views.password_change' %}"> {% csrf_token %} {% bootstrap_form form %} {% buttons %} <button type="submit" class="btn btn-primary"> {% bootstrap_icon "star" %} {% trans 'Submit'%} </button> {% endbuttons %} </form> {% endblock %}
doc/java/jdk8/javax/annotation/processing/package-frame.html
fbiville/annotation-processing-ftw
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_31) on Wed Dec 17 20:48:21 PST 2014 --> <title>javax.annotation.processing (Java Platform SE 8 )</title> <meta name="date" content="2014-12-17"> <meta name="keywords" content="javax.annotation.processing package"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> <body> <h1 class="bar"><a href="../../../javax/annotation/processing/package-summary.html" target="classFrame">javax.annotation.processing</a></h1> <div class="indexContainer"> <h2 title="Interfaces">Interfaces</h2> <ul title="Interfaces"> <li><a href="Completion.html" title="interface in javax.annotation.processing" target="classFrame"><span class="interfaceName">Completion</span></a></li> <li><a href="Filer.html" title="interface in javax.annotation.processing" target="classFrame"><span class="interfaceName">Filer</span></a></li> <li><a href="Messager.html" title="interface in javax.annotation.processing" target="classFrame"><span class="interfaceName">Messager</span></a></li> <li><a href="ProcessingEnvironment.html" title="interface in javax.annotation.processing" target="classFrame"><span class="interfaceName">ProcessingEnvironment</span></a></li> <li><a href="Processor.html" title="interface in javax.annotation.processing" target="classFrame"><span class="interfaceName">Processor</span></a></li> <li><a href="RoundEnvironment.html" title="interface in javax.annotation.processing" target="classFrame"><span class="interfaceName">RoundEnvironment</span></a></li> </ul> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="AbstractProcessor.html" title="class in javax.annotation.processing" target="classFrame">AbstractProcessor</a></li> <li><a href="Completions.html" title="class in javax.annotation.processing" target="classFrame">Completions</a></li> </ul> <h2 title="Exceptions">Exceptions</h2> <ul title="Exceptions"> <li><a href="FilerException.html" title="class in javax.annotation.processing" target="classFrame">FilerException</a></li> </ul> <h2 title="Annotation Types">Annotation Types</h2> <ul title="Annotation Types"> <li><a href="SupportedAnnotationTypes.html" title="annotation in javax.annotation.processing" target="classFrame">SupportedAnnotationTypes</a></li> <li><a href="SupportedOptions.html" title="annotation in javax.annotation.processing" target="classFrame">SupportedOptions</a></li> <li><a href="SupportedSourceVersion.html" title="annotation in javax.annotation.processing" target="classFrame">SupportedSourceVersion</a></li> </ul> </div> </body> </html>
phing-2.15.2/docs/api/docs/classes/OutputStream.html
andyreis/mystyle
<!DOCTYPE html> <html lang="en"> <head> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"/> <meta charset="utf-8"/> <title> Phing API Documentation &raquo; \OutputStream </title> <meta name="author" content=""/> <meta name="description" content=""/> <link href="../css/template.css" rel="stylesheet" media="all"/> <!--[if lt IE 9]> <script src="https://html5shim.googlecode.com/svn/trunk/html5.js" type="text/javascript"></script> <![endif]--> <script src="../js/jquery-1.7.1.min.js" type="text/javascript"></script> <script src="../js/jquery-ui-1.8.2.custom.min.js" type="text/javascript"></script> <script src="../js/jquery.mousewheel.min.js" type="text/javascript"></script> <script src="../js/bootstrap.js" type="text/javascript"></script> <script src="../js/template.js" type="text/javascript"></script> <script src="../js/prettify/prettify.min.js" type="text/javascript"></script> <link rel="shortcut icon" href="../img/favicon.ico"/> <link rel="apple-touch-icon" href="../img/apple-touch-icon.png"/> <link rel="apple-touch-icon" sizes="72x72" href="../img/apple-touch-icon-72x72.png"/> <link rel="apple-touch-icon" sizes="114x114" href="../img/apple-touch-icon-114x114.png"/> </head> <body> <div class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> <a class="btn btn-navbar" data-toggle="collapse" data-target=".nav-collapse"> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </a> <a class="brand" href="../index.html">Phing API Documentation</a> <div class="nav-collapse"> <ul class="nav"> <li class="dropdown"> <a href="#api" class="dropdown-toggle" data-toggle="dropdown"> API Documentation <b class="caret"></b> </a> <ul class="dropdown-menu"> </ul> </li> <li class="dropdown" id="charts-menu"> <a href="#charts" class="dropdown-toggle" data-toggle="dropdown"> Charts <b class="caret"></b> </a> <ul class="dropdown-menu"> <li> <a href="../graph_class.html"> <i class="icon-list-alt"></i>&#160;Class hierarchy diagram </a> </li> </ul> </li> <li class="dropdown" id="reports-menu"> <a href="#reports" class="dropdown-toggle" data-toggle="dropdown"> Reports <b class="caret"></b> </a> <ul class="dropdown-menu"> <li> <a href="../errors.html"> <i class="icon-list-alt"></i>&#160;Errors </a> </li> <li> <a href="../markers.html"> <i class="icon-list-alt"></i>&#160;Markers </a> </li> <li> <a href="../deprecated.html"> <i class="icon-list-alt"></i>&#160;Deprecated </a> </li> </ul> </li> </ul> </div> </div> </div> <div class="go_to_top"> <a href="#___" style="color: inherit">Back to top&#160;&#160;<i class="icon-upload icon-white"></i></a> </div> </div> <div id="___" class="container"> <noscript> <div class="alert alert-warning"> Javascript is disabled; several features are only available if Javascript is enabled. </div> </noscript> <style> .deprecated h2 { text-decoration: line-through; } </style> <div class="row"> <div class="span4"> <div class="btn-group view pull-right" data-toggle="buttons-radio"> <button class="btn details" title="Show descriptions and method names"><i class="icon-list"></i></button> <button class="btn simple" title="Show only method names"><i class="icon-align-justify"></i></button> </div> <div class="btn-group visibility" data-toggle="buttons-checkbox"> <button class="btn public active" title="Show public elements">Public</button> <button class="btn protected" title="Show protected elements">Protected</button> <button class="btn private" title="Show private elements">Private</button> <button class="btn inherited active" title="Show inherited elements">Inherited</button> </div> <ul class="side-nav nav nav-list"> <li class="nav-header"> <i class="icon-custom icon-method"></i> Methods <ul> <li class="method public"> <a href="#method___construct" title="__construct :: Construct a new OutputStream."> <span class="description">Construct a new OutputStream.</span><pre>__construct</pre> </a> </li> <li class="method public"> <a href="#method___toString" title="__toString :: Returns a string representation of the attached PHP stream."> <span class="description">Returns a string representation of the attached PHP stream.</span><pre>__toString</pre> </a> </li> <li class="method public"> <a href="#method_close" title="close :: Closes attached stream, flushing output first."> <span class="description">Closes attached stream, flushing output first.</span><pre>close</pre> </a> </li> <li class="method public"> <a href="#method_flush" title="flush :: Flushes stream."> <span class="description">Flushes stream.</span><pre>flush</pre> </a> </li> <li class="method public"> <a href="#method_write" title="write :: Writes data to stream."> <span class="description">Writes data to stream.</span><pre>write</pre> </a> </li> </ul> </li> <li class="nav-header protected">» Protected <ul> </ul> </li> <li class="nav-header private">» Private <ul> </ul> </li> <li class="nav-header"> <i class="icon-custom icon-constant"></i> Constants <ul> </ul> </li> </ul> </div> <div class="span8"> <div class="element class"> <h1>OutputStream</h1> <small style="display: block; text-align: right"> </small> <p class="short_description">Wrapper class for PHP stream that supports write operations.</p> <div class="details"> <div class="long_description"> </div> <table class="table table-bordered"> <tr> <th> package </th> <td> <p>phing.system.io</p> </td> </tr> </table> <h3><i class="icon-custom icon-method"></i> Methods</h3> <a id="method___construct"></a> <div class="element clickable method public method___construct" data-toggle="collapse" data-target=".method___construct .collapse"> <h2>Construct a new OutputStream.</h2> <pre>__construct(resource $stream) </pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> throws </th> <td> </td> </tr> <tr> <th> </th> <td> </td> </tr> </table> <h3>Arguments</h3> <div class="subelement argument"> <h4>$stream</h4> <code>resource</code><p><p>Configured PHP stream for writing.</p></p> </div> </div> </div> </div> <a id="method___toString"></a> <div class="element clickable method public method___toString" data-toggle="collapse" data-target=".method___toString .collapse"> <h2>Returns a string representation of the attached PHP stream.</h2> <pre>__toString() : string</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> </th> <td> </td> </tr> </table> <h3>Response</h3> <code>string</code><p></p> </div> </div> </div> <a id="method_close"></a> <div class="element clickable method public method_close" data-toggle="collapse" data-target=".method_close .collapse"> <h2>Closes attached stream, flushing output first.</h2> <pre>close() : void</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> throws </th> <td> <p>if cannot close stream (note that attempting to close an already closed stream will not raise an IOException)</p> </td> </tr> <tr> <th> </th> <td> </td> </tr> </table> </div> </div> </div> <a id="method_flush"></a> <div class="element clickable method public method_flush" data-toggle="collapse" data-target=".method_flush .collapse"> <h2>Flushes stream.</h2> <pre>flush() </pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> throws </th> <td> <p>if unable to flush data (e.g. stream is not open).</p> </td> </tr> <tr> <th> </th> <td> </td> </tr> <tr> <th> </th> <td> </td> </tr> </table> </div> </div> </div> <a id="method_write"></a> <div class="element clickable method public method_write" data-toggle="collapse" data-target=".method_write .collapse"> <h2>Writes data to stream.</h2> <pre>write(string $buf, integer $off = null, integer $len = null) : void</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> throws </th> <td> <ul> <li>if there is an error writing to stream</li> </ul> </td> </tr> </table> <h3>Arguments</h3> <div class="subelement argument"> <h4>$buf</h4> <code>string</code><p><p>Binary/character data to write.</p></p> </div> <div class="subelement argument"> <h4>$off</h4> <code>integer</code><p><p>(Optional) offset.</p></p> </div> <div class="subelement argument"> <h4>$len</h4> <code>integer</code><p><p>(Optional) number of bytes/chars to write.</p></p> </div> </div> </div> </div> <h3><i class="icon-custom icon-property"></i> Properties</h3> <a id="property_stream"> </a> <div class="element clickable property protected property_stream" data-toggle="collapse" data-target=".property_stream .collapse"> <h2>The configured PHP stream.</h2> <pre>stream : resource</pre> <div class="labels"> </div> <div class="row collapse"> <div class="detail-description"> <div class="long_description"></div> <table class="table"> <tr> <th> var </th> <td> <p>The configured PHP stream.</p> </td> </tr> </table> <h3>Type(s)</h3> <code>resource</code> </div> </div> </div> </div> </div> <a id="\OutputStream"></a> <ul class="breadcrumb"> <li><a href="../index.html"><i class="icon-custom icon-class"></i></a></li> <li><span class="divider">\</span><a href="../namespaces/default.html">\</a></li> <li class="active"><span class="divider">\</span><a href="../classes/OutputStream.html">OutputStream</a></li> </ul> </div> </div> </div> <footer class="span12"> Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br/> Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor </a> and<br/> generated on Thu, 13 Oct 2016 11:15:02 +0200.<br/> </footer> </body> </html>
all-data/10000-10999/10810-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>條目&nbsp;</b></th><td class="std2">行伍出身</td></tr> <tr><th class="std1"><b>注音&nbsp;</b></th><td class="std2">ㄏㄤ<sup class="subfont">ˊ</sup> ㄨ<sup class="subfont">ˇ</sup> ㄔㄨ ㄕㄣ</td></tr> <tr><th class="std1"><b>漢語拼音&nbsp;</b></th><td class="std2"><font class="english_word">háng wǔ chū shēn</font></td></tr> <tr><th class="std1"><b>釋義&nbsp;</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></td></tr> <tr><th class="std1"><b><font class="fltypefont">附錄</font>&nbsp;</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>
mess/index.html
axlevisu/flaky_website
<!doctype html> <html lang="en" > <head> <meta charset="utf-8"> <meta name="description" content="The Wild Ones(Hostel 2), IIT Bombay"> <meta name="author" content="Viswa Virinchi"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="icon" type="image/png" href="/images/logo.jpg"> <title>Mess | Hostel 2 | IIT Bombay</title> <!-- Page styles --> <link href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&amp;lang=en" rel="stylesheet"> <link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"> <link rel="stylesheet" href="https://storage.googleapis.com/code.getmdl.io/1.0.0/material.min.css" media="screen,projection"> <link rel="stylesheet" href="../styles.css" media="screen,projection"> <!--<link rel="stylesheet" href="../css/materialize.css" media="screen,projection">--> <!-- Basic stylesheet --> <link rel="stylesheet" href="../owl-carousel/owl.carousel.css"> <!-- Default Theme --> <link rel="stylesheet" href="../owl-carousel/owl.theme.css"> <!-- Bootstrap --> <link href="../css/bootstrap.min.css" rel="stylesheet"> <link href="../css/pgwslideshow.css" rel="stylesheet"> <link href="../css/pgwslideshow_light.css" rel="stylesheet"> <link href="../css/bootstrap-theme.min.css" rel="stylesheet"> </head> <body> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.4"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <div class="mdl-layout mdl-js-layout mdl-layout--fixed-header"> <div class="hostel-header mdl-layout__header mdl-layout__header--waterfall"> <div class="mdl-layout__header-row"> <span class="hostel-title mdl-layout-title"> <!--<img class="hostel-logo-image" src="images/logo.jpg">--> <!-- Title --> <a href="../index.html" class="two mdl-layout-title" style ="top:5px; text-decoration : none;">Hostel 2</a> </span> <!-- Add spacer, to align navigation to the right in desktop --> <div class="hostel-header-spacer mdl-layout-spacer"></div> <!-- Navigation --> <div class="hostel-navigation-container"> <nav class="hostel-navigation mdl-navigation"> <a style = "text-decoration : none;" class="mdl-navigation__link mdl-typography--text-uppercase" href="../council">Council</a> <a style = "text-decoration : none;" class="mdl-navigation__link mdl-typography--text-uppercase" href="../cult">Cult</a> <a style = "text-decoration : none;" class="mdl-navigation__link mdl-typography--text-uppercase" href="../tech">Tech</a> <a style = "text-decoration : none;" class="mdl-navigation__link mdl-typography--text-uppercase" href="../sports">Sports</a> <a style = "text-decoration : none;" class="mdl-navigation__link mdl-typography--text-uppercase" href="../mess">Mess</a> <a style = "text-decoration : none;" class="mdl-navigation__link mdl-typography--text-uppercase" href="../maint">Maint</a> <!--<a style = "text-decoration : none;" class="mdl-navigation__link mdl-typography&#45;&#45;text-uppercase" href="../comp">Comp</a>--> <a style = "text-decoration : none;" class="mdl-navigation__link mdl-typography--text-uppercase" href="../alumni">Alumni</a> <!--<a style = "text-decoration : none;" class="mdl-navigation__link mdl-typography&#45;&#45;text-uppercase" href="">About</a>--> </nav> </div> <span class="hostel-mobile-title mdl-layout-title" > <!--<img class="hostel-logo-image" src="images/hostel-logo.png">--> <a style = "text-decoration: none;" href="../index.html" class="two mdl-layout-title">Hostel 2</a> </span> </div> </div> <div class="hostel-drawer mdl-layout__drawer"> <span class="mdl-layout-title" style="padding-left:30px;"> <!--<img class="hostel-logo-image" src="images/hostel-logo-white.png">--> <a href="../index.html" class="two " style="text-decoration: none; top:7px;">Hostel 2</a> </span> <nav class="mdl-navigation"> <a style = "text-decoration: none;" class="mdl-navigation__link" href="../council">Council</a> <a style = "text-decoration: none;" class="mdl-navigation__link" href="../cult">Cult</a> <a style = "text-decoration: none;" class="mdl-navigation__link" href="../tech">Tech</a> <a style = "text-decoration: none;" class="mdl-navigation__link" href="../sports">Sports</a> <a style = "text-decoration: none;" class="mdl-navigation__link" href="../mess">Mess</a> <a style = "text-decoration: none;" class="mdl-navigation__link" href="../maint">Maint</a> <!--<a style = "text-decoration: none;" class="mdl-navigation__link" href="">Comp</a>--> <a style = "text-decoration: none;" class="mdl-navigation__link" href="../alumni">Alumni</a> </div> <!--Nav links end--> <!--Main body starts--> <div class=" mdl-layout__content" style="overflow:auto;overflow-x: hidden; "> <a name="top"></a> <div class="mdl-grid" style="padding: 30px;"> <table class="mdl-cell mdl-cell--12-col mdl-cell--6-col-tablet mdl-cell--6-col-phone mdl-data-table mdl-js-data-table mdl-shadow--2dp"> <div class="mdl-card__title mdl-card--expand"> <h2 class="mdl-card__title-text" align="center">Mess Menu</h2><br> </div> <thead> <tr> <th class="mdl-data-table__cell--non-numeric">Day</th> <th class="mdl-data-table__cell--non-numeric">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Breakfast</th> <th class="mdl-data-table__cell--non-numeric">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Lunch</th> <th class="mdl-data-table__cell--non-numeric">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Tiffin</th> <th class="mdl-data-table__cell--non-numeric">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dinner</th> </tr> </thead> <tbody> <tr> <td class="mdl-data-table__cell--non-numeric">Monday</td> <td class="mdl-data-table__cell--non-numeric">POHA SEERA <br> LEMON/SEV <br> BOILED CHAWLI <br> BOILED EGG/ OMLET <br> CHOCOS</td> <td class="mdl-data-table__cell--non-numeric">CHOLE PINDI <br> SOYA CHILLI DRY <br> STREAM RICE,CHAPATI <br> MATAR PULAAV <br> DAL MAKHANI <br> SALAD,FRIMES,NIMBU PANI</td> <td class="mdl-data-table__cell--non-numeric">VADA PAV <br> BBJ/TEA/COFFEE <br> MILK/BOURNVITA <br> FRUIT</td> <td class="mdl-data-table__cell--non-numeric">MALAI KOFTA <br> CABBAGE-PEAS DRY, <br> LEMON RICE,TUR DAL, <br> SALAD,CHAPATI, <br> STEAM RICE, <br> RASGULLA <br> EXTRA:EGG Curry (20)</td> </tr> <tr> <td class="mdl-data-table__cell--non-numeric" class="mdl-data-table__cell--non-numeric">Tuesday</td> <td class="mdl-data-table__cell--non-numeric">MEETHA PARATHA <br> BOILED CHAWLI <br> BOILED EGG/ BHURJI</td> <td class="mdl-data-table__cell--non-numeric">MIX VEG DRY <br> ALOO BAINGAN NOO SHAAK <br> DAL PUNJABI , SALAD <br> CHAPATI <br> TAWA PULAV,CURD <br> PLAIN RICE FRIMES <br> RASNA</td> <td class="mdl-data-table__cell--non-numeric">FRUIT CHAT <br> CHOCOS <br> PEANUT BUTTER</td> <td class="mdl-data-table__cell--non-numeric">RAJMA PUNJABI TENDLI CHANA DRY <br> PLAIN PARATHA <br> CARROT PULAV ,STREAM RICE,<br> SALAD DAL RAJSATHANI <br> SWEET - CHURMA LADOO <br> VEG EXTRA - GOBI LOLLIPOP</td> </tr> <tr> <td class="mdl-data-table__cell--non-numeric" class="mdl-data-table__cell--non-numeric">Wednesday</td> <td class="mdl-data-table__cell--non-numeric">ALOO POHA, SEERA <br> LEMON/SEV <br> BOILED GROUNDNUT <br> CORNFLAKES <br> APPLE <br> BOILED EGG/ OMLET <br> BBJ</td> <td class="mdl-data-table__cell--non-numeric">CHOLE BATURE,IMLI CHUTNI <br> JEERA RICE,DAL MAKHNI <br> SALAD,ROASTED PAPAD <br> SWEET LASSI,RASAM <br> STEAM RICE</td> <td class="mdl-data-table__cell--non-numeric">ONLY TEA,COFFEE,BBJ <br> VEG PASTA <br> FRUIT</td> <td class="mdl-data-table__cell--non-numeric"> CHAWALI MASALA <br> HYDRABADI BIRYANI, VEG RAITA, <br> DAL ,STREAM RICE,SALAD <br> SWEET - ICE CREAM <br> NON-VEG EXTRA - CHICKEN AGWANI</td> </tr> <tr> <td class="mdl-data-table__cell--non-numeric" class="mdl-data-table__cell--non-numeric">Thursday</td> <td class="mdl-data-table__cell--non-numeric">PURI BHAJI <br> SPROUTED MOONG <br> BOILED EGG/BHURJI <br> BBJ <br> APPLE</td> <td class="mdl-data-table__cell--non-numeric">STUFFED TOMATO MASALA <br> GAJAR MATAR DRY <br> DAL FRY <br> CHAPATI SALAD <br> KOLHAPURI PULAV <br> PLAIN RICE ,CURD <br> RASNA</td> <td class="mdl-data-table__cell--non-numeric">PURAN POLI <br> AMTI <br> CHOCOS <br> CHOCOLATE MILKSHAKE <br> (NO COLD MILK) <br> FRUIT</td> <td class="mdl-data-table__cell--non-numeric">PANEER TIKKA MASALA <br> MIX GRAIN ROTI,<br>SALAD,STEAM RICE <br> VEG MANCHURIAN DRY(LIMITED), <br> CORRIENDER RICE <br> DAL TADKA <br> SWEET-COCONUT LADOO</td> </tr> <tr> <td class="mdl-data-table__cell--non-numeric" class="mdl-data-table__cell--non-numeric">Friday</td> <td class="mdl-data-table__cell--non-numeric">VEG UPMA <br> COCONUT CHUTNEY <br> FRESH MATKI <br> CORNFLAKES <br> BANANA <br> BOILED EGG/ OMLET <br> BBJ,TEA, COFFEE</td> <td class="mdl-data-table__cell--non-numeric">BLACK CHANA MASALA <br> ALOO PALAK DRY <br> CHAPATI SALAD <br> DAAL SULTANI <br> VEG PULAV <br> PLAIN RICE <br> CURD, MASALA PAPAD <br> RASNA</td> <td class="mdl-data-table__cell--non-numeric">VEG CHEESE HOT DOG <br> FRUIT <br> PEANUT BUTTER</td> <td class="mdl-data-table__cell--non-numeric">SOYABEN MASALA <br> MIX TAWA VEG DRY <br> CHAPATI STEAM RICE <br> SALAD LEMON RICE <br> DAAL MAKHNI <br> SWEET-SUJI HALWA <br> EXTRAS-CHICKEN BIRYANI(50)</td> </tr> <tr> <td class="mdl-data-table__cell--non-numeric" class="mdl-data-table__cell--non-numeric">Saturday</td> <td class="mdl-data-table__cell--non-numeric">SHEZVAN DOSA+ALOO MASALA <br> SAMBHAR/COCONUT CHUTNEY <br> BOILED GROUNDNUT <br> BBJ <br> BOILED EGG/BHURJI</td> <td class="mdl-data-table__cell--non-numeric">MATAR PANEER <br> METHI PURI, TUR DAAL <br> STEAM RICE,SALAD <br> FRUIT YOGHURT,PAPAD</td> <td class="mdl-data-table__cell--non-numeric">RAGDA PATTIES <br> PAPAYA MILKSHAKE</td> <td class="mdl-data-table__cell--non-numeric">LAUKI TOMATO MASALA ,ARBI DRY <br> DAL PUNJABI ,SALAD <br> CHAPATI ,STEAM RICE <br> VEG BIRYANI,BOONDI RAITA <br> SWEET-MOTICHUR LADOO <br> EXTRAS- CHEESE BALLS</td> </tr> <tr> <td class="mdl-data-table__cell--non-numeric" class="mdl-data-table__cell--non-numeric">Sunday</td> <td class="mdl-data-table__cell--non-numeric">PANEER PARATHA <br> SHEZWAN CHUTNEY/CURD <br> CORNFLAKES <br> BOILED CHAWLI <br> BOILED EGG/ OMLET</td> <td class="mdl-data-table__cell--non-numeric">KADI PAKODA <br> ALOO GOBI DRY <br> CHAPATI SALAD <br> DAL KHICHDI <br> STEAM RICE <br> CURD <br> RASNA</td> <td class="mdl-data-table__cell--non-numeric">VEG CRISPY <br> FRUIT <br> COLD COFFEE <br> (NO COLD MILK)</td> <td class="mdl-data-table__cell--non-numeric">RAJMA MASALA <br> KURKURI BHINDI <br> CHAPATI, SALAD, TOMATO RICE <br> STEAM RICE <br> DAL AMRITSARI <br> SWEET-JALEBI <br> EXTRAS-CHICKEN 65(50)</td> </tr> </tbody> </table> <div class="hostel-card-square mdl-card mdl-cell mdl-cell--12-col mdl-cell--10-col-tablet mdl-cell--10-col-phone mdl-card mdl-shadow--2dp"> <div class="mdl-card__title mdl-card--expand" style="background-color: #3b5998;"> <h2 class="mdl-card__title-text">Mess@H2</h2><br><br> </div> <div class="mdl-card__supporting-text"> <p class = "hostel-font hostel-sub-slogan"> Hostel 2 mess is no more a Government mess. It was first privatised in 2014-15. Since then, quality and variety of mess food has been increased significantly. As of now, Hostel 2 mess is one of the best in Institute. In H2 Mess,we try to be environment friendly and try our best not to compromise with health of the students and at the same time ensuring tasty food. A decent amount of fruits and fruits juices are part of our regular mess menu. Jain food and boiled food is also provided in Lunch and Dinner. </p> <p class = "hostel-font hostel-sub-slogan"> Mess Menu is updated every week with new dishes, items, drinks, desserts, etc on a weekly basis to reduce the monotonicity in taste. Proper focus is given to a balanced diet and budget while updating the menu. Review from inmates are regularly taken through Mess CoMS and H2Forum and Mess Council strives hard to implement them. </p> <p class = "hostel-font hostel-sub-slogan"> We have given present mess contract to Leave n Loaf. The current price is Rs 120/ day. The tender can be found here&nbsp; <a target="_blank" href="http://gymkhana.iitb.ac.in/~hostels/contract/Hostel2_Tender.pdf" class="hostel-link"> <i class="material-icons md-36">content_paste</i></a>&nbsp;. </p> <!--<p class = "hostel-font hostel-sub-slogan">--> <!--</p>--> </div> </div> <table class="mdl-cell mdl-cell--6-col mdl-cell--5-col-tablet mdl-cell--5-col-phone mdl-data-table mdl-js-data-table mdl-shadow--2dp"> <thead> <tr> <th class="mdl-data-table__cell--non-numeric">Meal</th> <th>Weekdays Timings</th> <th>Weekend Timings</th> </tr> </thead> <tbody> <tr> <td class="mdl-data-table__cell--non-numeric">Breakfast</td> <td>7:30 am – 9:30 am</td> <td>7:45 am – 9:45 am</td> </tr> <tr> <td class="mdl-data-table__cell--non-numeric">Lunch</td> <td>12 pm – 2 pm</td> <td>12 pm – 2 pm</td> </tr> <tr> <td class="mdl-data-table__cell--non-numeric">Tiffin</td> <td>4:30 pm – 6:15 pm</td> <td>4:30 pm – 6:15 pm</td> </tr> <tr> <td class="mdl-data-table__cell--non-numeric">Dinner</td> <td>7:30 pm – 9:30 pm</td> <td>7:30 pm – 9:30 pm</td> </tr> </tbody> </table> <div class="mdl-cell mdl-cell--6-col mdl-cell--5-col-tablet mdl-cell--5-col-phone"> <div class="mdl-card__supporting-text" style="padding-top: 8px;padding-bottom: 6px;"> <ul class="coc" style="padding: 0px;"> <h4>Rebate Policy</h4> <li>Full rebate can be availed for maximum 36 days in a semester. </li> <div class="hostel-drawer-separator"></div> <li>Minimum of 2 days rebate can be taken 4 times a semester and after that minimum number of days for taking rebate is 3.</li> <div class="hostel-drawer-separator"></div> <li>Maximum of 9 days rebate can be availed in a month. </li> <div class="hostel-drawer-separator"></div> <li>Must apply for rebate at least a day before, else it will not be considered.</li> <div class="hostel-drawer-separator"></div> <li> In special cases, please contact mess council and we will try to help you.</li> </ul> </div> </div> <div class="fb-comments mdl-cell mdl-cell--6-col mdl-cell--5-col-tablet mdl-cell--5-col-phone" style="float: left;" data-href="http://gymkhana.iitb.ac.in/~hostel2/mess" data-width="600" data-numposts="7"></div> </div> <!--<div class="mdl-grid" style="padding: 30px;">--> <!--<div class="fb-comments mdl-cell mdl-cell&#45;&#45;6-col mdl-cell&#45;&#45;5-col-tablet mdl-cell&#45;&#45;5-col-phone" style="float: left;" data-href="http://gymkhana.iitb.ac.in/~hostel2/mess" data-width="700" data-numposts="7"></div>--> <!--</div>--> <!--<div class="mdl-cell mdl-cell&#45;&#45;7-col mdl-cell&#45;&#45;8-col-tablet mdl-cell&#45;&#45;8-col-phone mdl-card mdl-shadow&#45;&#45;3dp">--> <!--&lt;!&ndash;<iframe src="https://calendar.google.com/calendar/embed?height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=bsbfefalih6plg41moe5rs4lrg%40group.calendar.google.com&amp;color=%23691426&amp;ctz=Asia%2FCalcutta" style="border-width:0" width="600" height="400" frameborder="0" scrolling="no"></iframe>&ndash;&gt;--> <!--&lt;!&ndash;<iframe src="https://calendar.google.com/calendar/embed?title=STAB%20Calendar&amp;height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=yrajsm%40gmail.com&amp;color=%2328754E&amp;src=rushilmodi28%40gmail.com&amp;color=%2323164E&amp;src=rpavanhebbar1996%40gmail.com&amp;color=%238C500B&amp;src=darshildave94%40gmail.com&amp;color=%232F6309&amp;src=fvktl04jnjac2ns9hh080fol2g%40group.calendar.google.com&amp;color=%235F6B02&amp;ctz=Asia%2FCalcutta" style="border-width:0" width="600" height="400" frameborder="0" scrolling="no"></iframe>&ndash;&gt;--> <!--&lt;!&ndash;<iframe src="https://calendar.google.com/calendar/embed?title=Sports%20Calendar%28Boys%29&amp;height=400&amp;wkst=1&amp;bgcolor=%23cccccc&amp;src=vcqlacs6l2o2uhgems2b0emjio%40group.calendar.google.com&amp;color=%23125A12&amp;ctz=Asia%2FCalcutta" style="border-width:0" width="600" height="400" frameborder="0" scrolling="no"></iframe>&ndash;&gt;--> <!--</div>--> <footer class="hostel-footer mdl-mega-footer"> <div class="mdl-mega-footer--top-section"> <div class="mdl-mega-footer--left-section"> <a target="_blank" href="https://www.facebook.com/h2iitb" class="hostel-link"> <button class="mdl-mega-footer--social-btn social-btn social-btn__blogger"> <span class="visuallyhidden">Facebook</span> </button> </a> &nbsp; <a target="_blank" href="https://www.youtube.com/channel/UC55X5aMAcRVt1zgjv-Ll2fA" class="hostel-link"> <button class="mdl-mega-footer--social-btn social-btn social-btn__youtube"> <span class="visuallyhidden">Youtube</span> </button> </a> </div> <div class="mdl-mega-footer--right-section"> <ul class="coc"> <li class="hostel-link"> <a class="mdl-typography--font-light" href="#top" style="float: right; text-decoration: none;"> Back to Top <i class="material-icons">expand_less</i> </a></li> <li class="hostel-link"> <div class="fb-like" style="float: bottom;" data-href="https://www.facebook.com/h2iitb/" data-width="74px" data-layout="standard" data-action="like" data-show-faces="true" data-share="true"></div> </li> <li class="hostel-link"> <a class="twitter-share-button" href="https://twitter.com/intent/tweet?text=Checkout Hostel 2: The Wild Ones Website" > Tweet</a> <link rel="canonical" href="http://gymkhana.iitb.ac.in/~hostel2"> </li> <li> <div class="g-ytsubscribe" data-channel="Hostel2channel" data-layout="default" data-count="default" data-onytevent="onYtEvent"></div> </li> </ul> </div> </div> <div class="mdl-mega-footer--middle-section"> <p class="mdl-typography--font-light">Designed by Computer Council 2015-16</p> </div> <div class="mdl-mega-footer--bottom-section"> <a class="hostel-link hostel-link-menu mdl-typography--font-light" id="version-dropdown"> Quick Links <i class="material-icons">arrow_drop_up</i> </a> <ul class="mdl-menu mdl-js-menu mdl-menu--top-left mdl-js-ripple-effect" for="version-dropdown"> <li class="mdl-menu__item"><a style="text-decoration: none" href="../kfc" >KFC Portal</a></li> <li class="mdl-menu__item"><a style="text-decoration: none" href="../smcd">McD Portal</a></li> <li disabled class="mdl-menu__item">Online Mess Rebate</li> <li disabled class="mdl-menu__item">Archives</li> </ul> <a class="hostel-link hostel-link-menu mdl-typography--font-light" id="developers-dropdown"> Gallery <i class="material-icons">arrow_drop_up</i> </a> <ul class="mdl-menu mdl-js-menu mdl-menu--top-left mdl-js-ripple-effect" for="developers-dropdown"> <li class="mdl-menu__item"><a style="text-decoration: none" href="../sports/gallery.html">Sports Gallery</a></li> <li class="mdl-menu__item"><a style="text-decoration: none" href="../cult/gallery.html">Cult Gallery</a></li> </ul> <a class="hostel-link mdl-typography--font-light" target="_blank" href="https://github.com/axlevisu/flaky_website">View Source</a> <a class="hostel-link mdl-typography--font-light" target="_blank" href="../mess/messmenu.pdf">Mess Menu</a> <!--<a class="hostel-link mdl-typography&#45;&#45;font-light" href="">Hostel-2 Library</a>--> </div> </footer> </div> </div> <script src="../js/material.min.js"></script> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="../js/zepto.min.js"></script> <script src="../js/pgwslideshow.min.js"></script> <script src="../js/bootstrap.min.js"></script> <script src="../js/widgets.js"></script> <!--<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>--> <script src="../js/materialize.js"></script> <script src="../js/cjq.js"></script> <script> $(document).ready(function(){ $('.materialboxed').materialbox(); $('.button-collapse').sideNav(); }); </script> <script src="../owl-carousel/owl.carousel.js"></script> <script> $(document).ready(function() { $("#owl-demo").owlCarousel({ autoPlay: 3000, //Set AutoPlay to 3 seconds items : 4, itemsDesktop : [1199,3], itemsDesktopSmall : [979,3] }); }); </script> </body> </html>
index.html
tamara4dave/website
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <meta name="author" content=""> <title>DJ Dave Hughes</title> <!-- Bootstrap Core CSS --> <link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet"> <!-- Custom Fonts --> <link href="vendor/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="https://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css"> <link href='https://fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic' rel='stylesheet' type='text/css'> <link href='https://fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700' rel='stylesheet' type='text/css'> <!-- Theme CSS --> <link href="css/style.css" rel="stylesheet"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> </head> <body id="page-top" class="index"> <!-- Navigation --> <nav id="mainNav" class="navbar navbar-default navbar-custom navbar-fixed-top"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header page-scroll"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"> <span class="sr-only">Toggle navigation</span> Menu <i class="fa fa-bars"></i> </button> <a class="navbar-brand page-scroll" href="#about"> <img src="img/logo.png" height="40" alt="DJ"/> </a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav navbar-right"> <li class="hidden"><a href="#page-top"></a></li> <li><a class="page-scroll" href="#about">About</a></li> <li><a class="page-scroll" href="#music">Music</a></li> <li><a class="page-scroll" href="#media">Media</a></li> <li><a class="page-scroll" href="#gallery">Gallery</a></li> <li><a class="page-scroll" href="#credits">Credits</a></li> <li><a class="page-scroll" href="#contact">Contact</a></li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container-fluid --> </nav> <!-- Header/About section --> <header> <section id="about"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2 class="section-heading">DJ Dave Hughes</h2> <h3 class="section-subheading text-muted">DJ / Producer / <br>Re-Recording Mixer</h3> </div> </div> <div class="row text-center"> <div class="col-md-6"> <h4 class="service-heading">A little about me...</h4> <p class="text-muted">A world-class globe trotting DJ, sound recording artist, and sought-after producer and remixer, Dave Hughes has excelled as a true artist on the international electronic dance music scene. Dave does not cease to amaze, always seeking to astound audiences. As a DJ, he is renowned for his technical and effortless ability to weave and morph tracks into deep and soulful vibe. The breadth of more than 20 years of experience on the dance music scene is apparent when you hear his high quality, signature-style sound.<br> Originally from Dublin, Ireland, Hughes' earliest DJ appearances were in U2's "Kitchen Nightclub" (1996), a residency at @Home Nightclub in Dublin, Ireland (1999), Love Parade, Berlin (2002), Electric Picnic Festival, Ireland 2004, The Peppermint Lounge, Sydney, Australia (2005), Burning Man Festival 2005 to 2010, and Philadelphia Experiment Summer Festival 2009 &amp; 2010. Dave has produced records for John Tejada's exclusive label, Palette Recordings, iRecords, PlayloopRecords, and he has worked as an assistant audio engineer on REM's album "Reveal", U2's album "All You Can't Leave Behind", as well as countless other albums with the likes of The Cranberries, Elvis Costello and Snow Patrol.</p> </div> <div class="col-md-5 col-md-offset-1"> <img src="img/dave-about.jpg" alt="Dave Hughes" class="img-responsive img-circle"> </div> </div> </div> </section> <!-- Music Section --> <section id="music" class="bg-light-gray"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2 class="section-heading">Music</h2><br> </div> <div class="row"> <div class="row-top"> <div class="col-sm-4"> <div class="icon"> <a href="https://itunes.apple.com/us/artist/dave-hughes/id81161876" target="_blank" title="itunes"> <img src= "img/itunes.png" height="40" alt="music" /> </a> </div> <h4><a href="https://itunes.apple.com/us/artist/dave-hughes/id81161876" target="_blank" title="itunes">iTunes</a></h4> <p>Listen to and purchase my music here</p> </div> <div class="col-sm-4"> <div class="icon"> <a href="https://www.beatport.com/artist/dave-hughes/37220" target="_blank" title="beatport"> <img src= "img/beatport.png" height="40" alt="music" /> </a> </div> <h4><a href="https://www.beatport.com/artist/dave-hughes/37220" target="_blank" title="beatport">Beatport</a></h4> <p>Listen to and purchase my music here</p> </div> <div class="col-sm-4"> <div class="icon"> <a href="https://soundcloud.com/djdavehughes" target="_blank" title="soundcloud"> <img src= "img/soundcloud.png" height="40" alt="music" /> </a> </div> <h4><a href="https://soundcloud.com/djdavehughes" target="_blank" title="soundcloud">Soundcloud</a></h4> <p>Listen on Soundcloud</p> </div> </div> <div class="row-bottom"> <div class="col-sm-4"> <div class="icon"> <a href="https://www.mixcloud.com/fidja/" target="_blank" title="mixcloud"> <img src= "img/mixcloud.png" height="40" alt="music" /> </a> </div> <h4><a href="https://www.mixcloud.com/fidja/" target="_blank" title="mixcloud">Mixcloud</a></h4> <p>Listen to on Mixcloud</p> </div> <div class="col-sm-4"> <div class="icon"> <a href="http://playlooprecords.com/dave-hughes/" target="_blank" title="playloop records"> <img src= "img/playloop.png" height="40" alt="music" /> </a> </div> <h4><a href="http://playlooprecords.com/dave-hughes/" target="_blank" title="playloop records">PlayLoop</a></h4> <p>Playloop Recordings Bio &amp; Catalog</p> </div> <div class="col-sm-4"> <div class="icon"> <a href="http://paletterecordings.com" target="_blank" title="palette recordings"> <img src= "img/palette.png" height="40" alt="music" /> </a> </div> <h4> <a href="http://paletterecordings.com" target="_blank" title="palette recordings">Palette Recordings</a></h4> <p>Palette Recordings Biography &amp; Catalog</p> </div> </div> </div> </div> </div> </section> </header> <!-- Media Section --> <section id="media"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2 class="section-heading">Media</h2> </div> </div> <div class="col-md-12"> <div class="row"> <div class="row-top"> <div class="col-sm-4"> <iframe width="80%" height="100%" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/4170770&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true"></iframe> </div> <div class="col-sm-4"> <iframe width="80%" height="100%" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/3378012&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true"></iframe> </div> </div> <div class="col-sm-4"> <iframe width="80%" height="100%" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/playlists/263209301&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false&amp;visual=true"></iframe> </div> </div> <div class="row-bottom-media"> </div> </div> </div> </div> </div> </section> <!-- Gallery Section --> <section id="gallery" class="bg-light-gray"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2 class="section-heading">Gallery</h2> </div> <div class="gallery-center"> <iframe src="http://www.flickr.com/photos/75056467@N06/player/" frameborder="1" class="img-responsive" allowfullscreen webkitallowfullscreen mozallowfullscreen oallowfullscreen msallowfullscreen></iframe> </div> </div> </div> </section> <!-- credits Aside --> <section id="credits"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2 class="section-heading">Credits</h2> <h3 class="section-subheading text-muted"> </h3> <div class="row"> <div class="col-sm-6"> <h4>Music credits</h5> <p>REM – Reveal – Assistant Sound Engineer – Dublin 2001 Studio Assistant for albums with REM, U2, The Cranberries, Elvis Costello, Luka Bloom, <br> The Chieftains, Frank &amp; Walters, The Irish Tenors, Snow Patrol. <br> Palette Recordings (L.A.) - Let’s Do It EP – Producer &amp; Engineer – 2007 <br> Playloop Records (Philadelphia) – Journeys End EP – <br> Producer &amp; Engineer - 2007 <br> Mode Music (Ireland) – Let’s Go To Mexico EP – Producer &amp; Engineer – 2007 <br> Playloop Records (Philadelphia) – Messages EP - Producer &amp; Engineer – 2008 <br> DesignForms Records (L.A.) – Surgeon Girls - Producer &amp; Engineer – 2009 <br> Playloop Records (Philadelphia) - Black On White EP - Producer &amp; <br> Engineer – 2009 <br> Palette Recordings (L.A.)– From The Beginning EP - Producer &amp; <br> Engineer – 2009 <br> Playloop Records (Philadelphia) - Shaker EP – Producer &amp; Engineer – 2010 <br> Palette Recordings (L.A.) – Nothing But Love Songs LP – Producer - 2010 <br> Enclave Recordings – (Ireland) – 78 EP - Co-producer &amp; Engineer - 2010 <br> Palette Recordings - (L.A.) – Series EP – Producer – 2011 <br> iRecordings (New Jersey) – Here &amp; Now EP – Producer – 2012 <br> Senssual Recordings (Ibiza) – My Life EP – Producer - 2013</p> </div> <div class="col-sm-6"> <h4>Remix credits</h4> <p> Step Aside (Rithma) – Rithmica Music - 2006 <br> Virtual Voltage EP (Microstar) – Playloop Records - 2007 <br> Won’t Be Going Out EP (The Model) – Playloop Records - 2008 <br> Wet EP – (Dave Hughes) – Playlopp Records - 2008 <br> Disappear EP (Ross D) – Playloop Records - 2008 <br> Velvet Revolver (Matador) – Mode Music – 2008 <br> Do You Believe In Angels (The Model) – Playloop Records – 2010 <br> Rob Salmon (Weekend Offenders Records) - 2010 <br> Benthic Recordings (Portugal) – Various Remixes – Re-mixer – 2010/2011<br> Omnia EP - Jay Hill - Dave Hughes Remixes 2016</p> </div> </div> </div> </div> </div> </section> <!-- Contact Section --> <section id="contact"> <div class="container"> <div class="row"> <div class="col-lg-12 text-center"> <h2 class="section-heading">Contact me</h2> </div> <div class="col-sm-6"> <p class="social"> <a href="https://www.facebook.com/DJ-Dave-Hughes-196312757072123/" target="_blank" title="facebook"> <img src= "img/facebook.png" height= 50 alt="facebook" /> </a> <a href="https://www.linkedin.com/in/dave-hughes-09249530/" target="_blank" title="linkedin"> <img src= "img/linkedin.png" height= 50 alt="linkedin" /> </a> <a href="https://www.residentadvisor.net/dj/davehughes" title="resident advisor" target="_blank" > <img src= "img/residentadvisor.png" height= 50 alt="resident advisor" /> </a> <a href="https://www.youtube.com/channel/UCjyybklnbs-q-Jq4N--n9Ig" target="_blank" title="youtube"> <img src= "img/youtube.png" height= 50 alt="youtube" /> </a> <a href="https://www.flickr.com/gp/75056467@N06/470qtg" title="flickr" target="_blank"> <img src= "img/flickr.png" height= 50 alt="flickr" /> </a> <a href="mailto:info@djdavehughes.com" title="mail" > <img src= "img/mail.png" height= 50 alt="mail" /> </a> </p> </div> <div class="col-sm-6 section-subheading text-muted text-right"> <p>For bookings or general enquiries please email:<a href="mailto:info@djdavehughes.com" title="mail"><br> info@djdavehughes.com</a></p> </div> </div> </div> </section> <!-- Footer Section --> <footer> <div class="container"> <div class="col-md-4"> <ul class="list-inline social-buttons"> </ul> </div> <div class="col-md-4 text-center"> <ul class="list-inline quicklinks"> <li>&copy; DJ Dave Hughes 2018 | Designed by <a href="http://www.tamarari.com" target="_blank" >Tamara Ri</a> </ul> </div> </div> </div> </footer> <!-- jQuery --> <script src="vendor/jquery/jquery.min.js"></script> <!-- Bootstrap Core JavaScript --> <script src="vendor/bootstrap/js/bootstrap.min.js"></script> <!-- Plugin JavaScript --> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js"></script> <!-- Contact Form JavaScript --> <script src="js/jqBootstrapValidation.js"></script> <script src="js/contact_me.js"></script> <!-- Theme JavaScript --> <script src="js/agency.min.js"></script> </body> </html>
Elephant.Hank.AngularWeb/app/views/Report/ReportDetail.html
elephant-insurance/hank
<div id="blueimp-gallery" class="blueimp-gallery"> <!-- The container for the modal slides --> <div class="slides"></div> <!-- Controls for the borderless lightbox --> <h3 class="title"></h3> <a class="prev">‹</a> <a class="next">›</a> <a class="close">×</a> <a class="play-pause"></a> <ol class="indicator"></ol> <!-- The modal dialog, which will be used to wrap the lightbox content --> <div class="modal fade"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" aria-hidden="true">&times;</button> <h4 class="modal-title"></h4> </div> <div class="modal-body next"></div> <div class="modal-footer"> <button type="button" class="btn btn-default pull-left prev"> <i class="glyphicon glyphicon-chevron-left"></i> Previous </button> <button type="button" class="btn btn-primary next"> Next <i class="glyphicon glyphicon-chevron-right"></i> </button> </div> </div> </div> </div> </div> <section class="content" ng-init="onLoadAdd()"> <div class="row"> <!-- left column --> <div class=" col-md-8 col-md-offset-2"> <!-- general form elements --> <div class="box box-primary"> <div class="box-header with-border"> <h3 class="box-title"></h3> <div ng-init="getReportDetails()"> <div class="page-header"> <h1>Details for <strong> {{ReportDetail.TestName}}</strong></h1> </div> <div class="panel-group" id="accordion"> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <span class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" data-href="#collapseOne"> Basic Report Details </span><i class="indicator glyphicon glyphicon-chevron-down pull-right"></i> </h4> </div> <div id="collapseOne" class="panel-collapse collapse in"> <div class="panel-body"> <div class="row"> <div class="col-md-12"> <table class="table table-bordered table-striped"> <tr> <td>Url tested</td> <td><a href="{{ReportDetail.JsonValue.UrlTested}}" target="_blank">{{ReportDetail.JsonValue.UrlTested}}</a> </td> </tr> <tr> <td>Test Queue Id</td> <td> {{ReportDetail.JsonValue.TestQueueId}}</td> </tr> <tr> <td>Report Id</td> <td> {{ReportDetail.Id}}</td> </tr> <tr> <td>Execution Group</td> <td>{{ReportDetail.ExecutionGroup}}</td> </tr> <tr> <td>Suite Name</td> <td>{{ReportDetail.SuiteName}}</td> </tr> <tr> <td>Status</td> <td>{{ReportDetail.Passed}}</td> </tr> <tr> <td>Time Taken</td> <td>{{ReportDetail.TimeTaken}}</td> </tr> <tr> <td>Completed At</td> <td>{{ReportDetail.JsonValue.FinishedAt | date:'MM-dd-yyyy hh:mm a'}}</td> </tr> <tr> <td>Operating System</td> <td>{{ReportDetail.Os}}</td> </tr> <tr> <td>Browser Name</td> <td>{{ReportDetail.BrowserName}}</td> </tr> <tr> <td>Browser Version</td> <td>{{ReportDetail.BrowserVersion}}</td> </tr> <tr> <td>Last Step Executed</td> <td>{{ReportDetail.LastStepExecuted}}</td> </tr> </table> </div> </div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <span class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" data-href="#collapseVariables"> Variables </span><i class="indicator glyphicon glyphicon-chevron-up pull-right"></i> </h4> </div> <div id="collapseVariables" class="panel-collapse collapse"> <div class="panel-body"> <div class="row"> <div class="col-md-12"> <table class="table table-bordered table-striped"> <thead> <tr> <th>Sno</th> <th class="col-md-3">Variable</th> <th class="col-md-3">From</th> <th class="col-md-6">Value</th> </tr> </thead> <tbody> <tr ng-repeat="variableState in ReportDetail.JsonValue.VariableStateContainer"> <td>{{$index + 1}}</td> <td>{{variableState.Name}}</td> <td>{{variableState.DisplayName}}</td> <td>{{variableState.Value}}</td> </tr> </tbody> </table> </div> </div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <span class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" data-href="#collapseThree"> Logs </span><i class="indicator glyphicon glyphicon-chevron-up pull-right"></i> </h4> </div> <div id="collapseThree" class="panel-collapse collapse"> <div class="panel-body"> <div class="row"> <div class="col-md-12"> <table class="table table-bordered table-striped"> <thead> <tr> <th>Sno</th> <th class="col-md-6">Key</th> <th class="col-md-6">Value</th> </tr> </thead> <tbody> <tr ng-repeat="log in ReportDetail.JsonValue.LogContainer"> <td>{{$index + 1}}</td> <td>{{log.Name}}</td> <td>{{log.Value}}</td> </tr> </tbody> </table> </div> </div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <span class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" data-href="#collapseFour"> Final Screen Shot </span><i class="indicator glyphicon glyphicon-chevron-up pull-right"></i> </h4> </div> <div id="collapseFour" class="panel-collapse collapse"> <div class="panel-body"> <div class="row"> <div class="col-md-12"> <a target="new" href="{{ ReportDetail.ScreenShotUrl }}"><img ng-src="{{ ReportDetail.ScreenShotUrl }}" class="col-md-12"/></a> </div> </div> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <span class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" data-href="#collapseFive"> Screen Shot List </span><i class="indicator glyphicon glyphicon-chevron-up pull-right"></i> </h4> </div> <div id="collapseFive" class="panel-collapse collapse"> <div class="panel-body"> <div class="row" id="links"> <div class="col-xs-6 col-md-3" ng-repeat="screenShot in ReportDetail.JsonValue.ScreenShotArray"> <a href="{{ ReportDetail.ImageViewUrl + screenShot.Value }}" class="thumbnail" data-gallery> <img src="{{ ReportDetail.ImageViewUrl + screenShot.Value.replace('.png', '-t200.png') }}" alt="{{ ReportDetail.ImageViewUrl + screenShot.Value.replace('.png', '-t200.png') }}"> </a> <span title="{{screenShot.Name}}"> {{screenShot.Name.substring(0, 35)}}</span> </div> </div> <!--<div class="row"> <div class="col-md-2" ng-repeat="screenShot in ReportDetail.JsonValue.ScreenShotArray"> {{screenShot.Name}} <a target="new" href="{{ ReportDetail.ImageViewUrl + screenShot.Value.replace('.png', '-t200.png') }}"><img ng-src="{{ ReportDetail.ImageViewUrl + screenShot.Value.replace('.png', '-t200.png') }}" class="col-md-12" /></a> </div> </div>--> </div> </div> </div> <div class="panel panel-default"> <div class="panel-heading"> <h4 class="panel-title"> <span class="accordion-toggle" data-toggle="collapse" data-parent="#accordion" data-href="#collapseTwo"> Full Trace </span><i class="indicator glyphicon glyphicon-chevron-up pull-right"></i> </h4> </div> <div id="collapseTwo" class="panel-collapse collapse"> <div class="panel-body"> <div class="row"> <div class="col-md-12"> <table class="table table-bordered table-striped"> <thead> <tr> <th class="col-md-1">Type</th> <th class="col-md-1">Matcher Name</th> <th class="col-md-1">Passed</th> <th class="col-md-1">Expected</th> <th class="col-md-1">Actual</th> <th class="col-md-7">Message</th> </tr> </thead> <tbody> <tr ng-repeat="trace in ReportDetail.JsonValue.TraceFull" style="color: {{trace.Message != 'Passed.' ? 'red' : ''}}"> <td>{{trace.Type}}</td> <td> {{trace.MatcherName}}</td> <td> {{trace.passed_}}</td> <td> {{trace.Expected}}</td> <td> {{trace.Actual}}</td> <td>{{trace.Message}}</td> </tr> </tbody> </table> </div> </div> </div> </div> </div> </div> <script type="text/javascript"> $('.panel-heading').click(function () { var a = $(this).find("span.accordion-toggle").attr('data-href'); $(a).toggleClass('in '); $(a).prev('.panel-heading') .find("i.indicator") .toggleClass('glyphicon-chevron-down glyphicon-chevron-up'); }); </script> </div> </div> </div> </div> </div> </section> <style type="text/css"> td { /* These are technically the same, but use both */ overflow-wrap: break-word; word-wrap: break-word; -ms-word-break: break-all; /* This is the dangerous one in WebKit, as it breaks things wherever */ word-break: break-all; /* Instead use this non-standard one: */ word-break: break-word; /* Adds a hyphen where the word breaks, if supported (No Blink) */ -ms-hyphens: auto; -moz-hyphens: auto; -webkit-hyphens: auto; hyphens: auto; } </style>
demo/template-3/portfolio.html
brettbradleycampbell/workweek-landing
<!doctype html> <html class="no-js" lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Workweek Template: 3</title> <meta name="description" content="Workweek lets you build your own portfolio with built-in invoicing and payment processing. "> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" href="apple-touch-icon.png"> <!-- Place favicon.ico in the root directory --> <link rel="stylesheet" href="css/stylesheet.css"> <!-- Font Awesome --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css"> <!-- Codrops push menu --> <link rel="stylesheet" type="text/css" href="js/push-menu/css/component.css" /> <script src="js/vendor/modernizr-2.8.3.min.js"></script> </head> <body class="cbp-spmenu-push" style="position: static"> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <!-- Add your site or application content here --> <!-- MAIN BODY --> <div class="main"> <nav class="cbp-spmenu cbp-spmenu-vertical cbp-spmenu-left" id="cbp-spmenu-s1"> <a href="portfolio.html">Portfolio</a> <a href="about.html">About</a> <a href="contact.html">Contact</a> </nav> <div class="menu-icon"> <button id="showLeft" class="reset"><i class="fa fa-navicon"></i></button> </div> <div class="top-logo"> <h1><a href="index.html">Christopher Hunt</a></h1> </div> <div class=""> <div class="horizontal-portfolio-container"> <div class="horizontal-portfolio"> <!-- https://www.behance.net/gallery/25507587/SPRING --> <img src="https://m2.behance.net/rendition/pm/25507587/disp/e0eed0932dc9777caf44419631851fae.jpg"> <!-- https://www.behance.net/gallery/29744873/FASHION-EDITORIAL-STREETS-OF-MERIDA --> <img src="https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/9074a129744873.5601b913bf07d.jpg"> <!-- https://www.behance.net/gallery/29934179/Fashion-Editorial-Shoot-in-Mexico-by-Chris-Hunt --> <img src="https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/4a07ef29934179.560b146cdc4ab.jpg"> <!-- https://www.behance.net/gallery/16343835/ART-to-LOOK --> <img src="https://m2.behance.net/rendition/pm/16343835/disp/a78134e9d896be2a8add01d7d6ba6d83.jpg"> <!-- https://www.behance.net/gallery/30121513/Editorial-for-Xander-Magazine --> <img src="https://mir-s3-cdn-cf.behance.net/project_modules/max_1200/5cc01b30121513.56144143c48fa.jpg"> <!-- https://www.behance.net/gallery/27405187/C-A-fashion-campaign-shot-by-Chris-Hunt-Photography --> <img src="https://m2.behance.net/rendition/pm/27405187/max_1200/006d478f546166346d8ef1081944d6e8.jpg"> <img src="https://mir-s3-cdn-cf.behance.net/project_modules/disp/0135e449923225.56086ed88fe20.jpg"> </div> </div> </div> </div> <!-- /MAIN --> <!-- Scripts --> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script> <script src="js/plugins.js"></script> <script src="js/main.js"></script> <!-- CODROPS menu - Classie - class helper functions by @desandro https://github.com/desandro/classie --> <script src="js/push-menu/js/classie.js"></script> <script> var menuLeft = document.getElementById( 'cbp-spmenu-s1' ), menuRight = document.getElementById( 'cbp-spmenu-s2' ), menuTop = document.getElementById( 'cbp-spmenu-s3' ), menuBottom = document.getElementById( 'cbp-spmenu-s4' ), showLeft = document.getElementById( 'showLeft' ), showRight = document.getElementById( 'showRight' ), showTop = document.getElementById( 'showTop' ), showBottom = document.getElementById( 'showBottom' ), showLeftPush = document.getElementById( 'showLeftPush' ), showRightPush = document.getElementById( 'showRightPush' ), body = document.body; showLeft.onclick = function() { classie.toggle( this, 'active' ); classie.toggle( menuLeft, 'cbp-spmenu-open' ); disableOther( 'showLeft' ); }; showRight.onclick = function() { classie.toggle( this, 'active' ); classie.toggle( menuRight, 'cbp-spmenu-open' ); disableOther( 'showRight' ); }; showTop.onclick = function() { classie.toggle( this, 'active' ); classie.toggle( menuTop, 'cbp-spmenu-open' ); disableOther( 'showTop' ); }; showBottom.onclick = function() { classie.toggle( this, 'active' ); classie.toggle( menuBottom, 'cbp-spmenu-open' ); disableOther( 'showBottom' ); }; showLeftPush.onclick = function() { classie.toggle( this, 'active' ); classie.toggle( body, 'cbp-spmenu-push-toright' ); classie.toggle( menuLeft, 'cbp-spmenu-open' ); disableOther( 'showLeftPush' ); }; showRightPush.onclick = function() { classie.toggle( this, 'active' ); classie.toggle( body, 'cbp-spmenu-push-toleft' ); classie.toggle( menuRight, 'cbp-spmenu-open' ); disableOther( 'showRightPush' ); }; function disableOther( button ) { if( button !== 'showLeft' ) { classie.toggle( showLeft, 'disabled' ); } if( button !== 'showRight' ) { classie.toggle( showRight, 'disabled' ); } if( button !== 'showTop' ) { classie.toggle( showTop, 'disabled' ); } if( button !== 'showBottom' ) { classie.toggle( showBottom, 'disabled' ); } if( button !== 'showLeftPush' ) { classie.toggle( showLeftPush, 'disabled' ); } if( button !== 'showRightPush' ) { classie.toggle( showRightPush, 'disabled' ); } } </script> <!-- Google Analytics --> <script> (function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]= function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date; e=o.createElement(i);r=o.getElementsByTagName(i)[0]; e.src='https://www.google-analytics.com/analytics.js'; r.parentNode.insertBefore(e,r)}(window,document,'script','ga')); ga('create','UA-XXXX-XXXX','auto');ga('send','pageview'); </script> </body> </html>
OpenBeaconPackage/libraries/hibernate-release-4.2.7.SP1/documentation/javadocs/org/hibernate/testing/junit4/class-use/BaseCoreFunctionalTestCase.html
HerrB92/obp
<!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_34) on Wed Oct 23 13:33:58 EDT 2013 --> <TITLE> Uses of Class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase (Hibernate JavaDocs) </TITLE> <META NAME="date" CONTENT="2013-10-23"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.hibernate.testing.junit4.BaseCoreFunctionalTestCase (Hibernate JavaDocs)"; } } </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>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/hibernate/testing/junit4/BaseCoreFunctionalTestCase.html" title="class in org.hibernate.testing.junit4"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/hibernate/testing/junit4//class-useBaseCoreFunctionalTestCase.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BaseCoreFunctionalTestCase.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.hibernate.testing.junit4.BaseCoreFunctionalTestCase</B></H2> </CENTER> No usage of org.hibernate.testing.junit4.BaseCoreFunctionalTestCase <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/hibernate/testing/junit4/BaseCoreFunctionalTestCase.html" title="class in org.hibernate.testing.junit4"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/hibernate/testing/junit4//class-useBaseCoreFunctionalTestCase.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="BaseCoreFunctionalTestCase.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &copy; 2001-2013 <a href="http://redhat.com">Red Hat, Inc.</a> All Rights Reserved. </BODY> </HTML>
app/index.html
tutv95/edoo_web
<!DOCTYPE html> <!--[if lt IE 7]> <html lang="en" ng-app="app" class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html lang="en" ng-app="app" class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html lang="en" ng-app="app" class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html lang="en" ng-app="app" class="no-js"> <!--<![endif]--> <head ng-controller="HeadController as headCtrl"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title ng-bind="headCtrl.Page.title">Edoo</title> <link rel="icon" href="assets/images/favicon.png"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- build:css assets/css/combined.css --> <link rel="stylesheet" href="bower_components/components-font-awesome/css/font-awesome.min.css"> <link rel="stylesheet" href="bower_components/animate.css/animate.min.css"> <link rel="stylesheet" href="bower_components/angular-loading-bar/src/loading-bar.css"> <link rel="stylesheet" href="assets/css/main.css"> <link rel="stylesheet" href="bower_components/emojione/assets/css/emojione.min.css"> <link rel="stylesheet" href="bower_components/angularjs-datetime-picker/angularjs-datetime-picker.css"> <!-- endbuild --> <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,700&subset=vietnamese" rel="stylesheet"> </head> <body> <div id="wrapper"> <header id="header" ed-navbar> </header> <div id="page"> <div ui-view></div> </div> <footer id="footer" ed-footer></footer> </div> <!-- ASSETS --> <script data-deploy="vendor" src="bower_components/html5-boilerplate/dist/js/vendor/modernizr-2.8.3.min.js"></script> <script data-deploy="vendor" src="bower_components/jquery/dist/jquery.js"></script> <script data-deploy="vendor" src="bower_components/bootstrap/dist/js/bootstrap.js"></script> <script data-deploy="vendor" src="bower_components/moment/moment.js"></script> <script data-deploy="vendor" src="bower_components/moment/locale/vi.js"></script> <script data-deploy="vendor" src="bower_components/noty/js/noty/packaged/jquery.noty.packaged.js"></script> <script data-deploy="vendor" src="bower_components/angular/angular.js"></script> <script data-deploy="vendor" src="bower_components/angular-sanitize/angular-sanitize.js"></script> <script data-deploy="vendor" src="bower_components/angular-ui-router/release/angular-ui-router.js"></script> <script data-deploy="vendor" src="bower_components/angular-local-storage/dist/angular-local-storage.js"></script> <script data-deploy="vendor" src="bower_components/angular-loading-bar/src/loading-bar.js"></script> <script data-deploy="vendor" src="bower_components/angular-moment/angular-moment.js"></script> <script data-deploy="vendor" src="bower_components/angular-animate/angular-animate.js"></script> <script data-deploy="vendor" src="bower_components/emojione/lib/js/emojione.min.js"></script> <script data-deploy="vendor" src="bower_components/angularjs-datetime-picker/angularjs-datetime-picker.js"></script> <script data-deploy="vendor" src="bower_components/ng-file-upload/ng-file-upload-shim.js"></script> <script data-deploy="vendor" src="bower_components/ng-file-upload/ng-file-upload.js"></script> <!-- / --> <script src="assets/js/tinymce/tinymce.min.js"></script> <script src="assets/js/tinymce/ui-tinymce.js"></script> <!-- build:js assets/js/app.bundle.js --> <script src="assets/js/main.js"></script> <script src="assets/js/theme.noty.js"></script> <!-- MODULES --> <script src="modules/app.config.js"></script> <script src="modules/app.routes.js"></script> <script src="modules/app.localStorage.js"></script> <script src="modules/app.core.js"></script> <script src="modules/app.services.js"></script> <script src="modules/app.filters.js"></script> <script src="modules/app.js"></script> <!-- / --> <!-- CONTROLLERS --> <script src="modules/components/head.ctrl.js"></script> <script src="modules/components/breadcrumbs.ctrl.js"></script> <script src="modules/components/navbar.ctrl.js"></script> <script src="modules/components/footer.ctrl.js"></script> <script src="modules/pages/welcome.ctrl.js"></script> <script src="modules/pages/contact.ctrl.js"></script> <script src="modules/pages/about.ctrl.js"></script> <script src="modules/accounts/login.ctrl.js"></script> <script src="modules/accounts/register.ctrl.js"></script> <script src="modules/accounts/profile.ctrl.js"></script> <script src="modules/accounts/changepass.ctrl.js"></script> <script src="modules/accounts/forgetpass.ctrl.js"></script> <script src="modules/accounts/newpass.ctrl.js"></script> <script src="modules/accounts/sidebar.ctrl.js"></script> <script src="modules/accounts/logout.ctrl.js"></script> <script src="modules/classes/index.ctrl.js"></script> <script src="modules/classes/sidebar.ctrl.js"></script> <script src="modules/posts/list.ctrl.js"></script> <script src="modules/posts/details.ctrl.js"></script> <script src="modules/posts/create.ctrl.js"></script> <script src="modules/posts/edit.ctrl.js"></script> <script src="modules/posts/sidebar-class.ctrl.js"></script> <script src="modules/pages/support.fct.js"></script> <!-- / --> <!-- SERVICES --> <script src="modules/accounts/account.fct.js"></script> <script src="modules/classes/class.fct.js"></script> <script src="modules/posts/post.fct.js"></script> <script src="modules/services/storage.fct.js"></script> <script src="modules/services/page.val.js"></script> <script src="modules/services/auth.fct.js"></script> <script src="modules/services/api.fct.js"></script> <script src="modules/services/httpInterceptor.fct.js"></script> <script src="modules/services/event.fct.js"></script> <script src="modules/services/notification.fct.js"></script> <script src="modules/services/breadcrumbs.fct.js"></script> <script src="modules/services/upload.fct.js"></script> <!-- / --> <!-- DIRECTIVES --> <script src="modules/components/navbar.drct.js"></script> <script src="modules/components/footer.drct.js"></script> <!-- / --> <!-- endbuild --> <script> (function(h,e,a,t,m,p) { m=e.createElement(a);m.async=!0;m.src=t; p=e.getElementsByTagName(a)[0];p.parentNode.insertBefore(m,p); })(window,document,'script','https://u.heatmap.it/log.js'); </script> </body> </html>
TylerPage.html
maggiepaveza/maggiepaveza.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name = "author" content = "Caitlin Cagampan"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Tyler Page</title> <!-- Caitlin's CSS --> <link rel="stylesheet" href="css/stylesheet.css"> <!-- Bootstrap --> <link href="css/bootstrap.min.css" rel="stylesheet"> <!-- Bootstrap core CSS --> <link href="assets/css/bootstrap.css" rel="stylesheet"> <!-- Custom styles for this template --> <link href="assets/css/main.css" rel="stylesheet"> <link rel="stylesheet" href="assets/css/icomoon.css"> <link href="assets/css/animate-custom.css" rel="stylesheet"> <link href='http://fonts.googleapis.com/css?family=Raleway:400,300,700|Oswald' rel='stylesheet' type='text/css'> <script src="assets/js/jquery.min.js"></script> <script type="text/javascript" src="assets/js/modernizr.custom.js"></script> </head> <body> <!-- Latest compiled and minified CSS --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap.min.css"> <!-- Optional theme --> <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/css/bootstrap-theme.min.css"> <!-- Latest compiled and minified JavaScript --> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.2/js/bootstrap.min.js"></script> <!-- WHITE NAVIGATION --> <!-- <div class= "container"> <div class="row"> <a class="navbar-brand" href="index.html"><img src="Fedslogo.png" alt="thefeds" height="80" width="190"> <p class="navbar-text"><a href="index.html" class="navbar-link">Home</a></p> <p class="navbar-text"><a href="FedsBio.html" class="navbar-link">Bios</a></p> <p class="navbar-text"><a href="music.html" class="navbar-link">Music</a></p> <p class="navbar-text"><a href="photos.html" class="navbar-link">Photos</a></p> <p class="navbar-text"><a href="events.html" class="navbar-link">Events</a></p> <p class="navbar-text"><a href="contact.html" class="navbar-link">Contact</a></p> </div><!-- row --> <!-- </div><!-- container --> <div class="top-black-bar"> </div> <!-- WHITE NAVIGATION--> <div class= "container MainNav"> <div class="row"> <a class="navbar-brand" href="index.html"><img src="Fedslogo.png" id="logo" alt="thefeds" height="80" width="190"> <p class="navbar-text"><a href="index.html" class="navbar-link">Home</a></p> <p class="navbar-text"><a href="FedsBio.html" class="navbar-link bio">Bios</a></p> <p class="navbar-text"><a href="music.html" class="navbar-link">Music</a></p> <p class="navbar-text"><a href="photos.html" class="navbar-link">Photos</a></p> <p class="navbar-text"><a href="events.html" class="navbar-link">Events</a></p> <p class="navbar-text"><a href="contact.html" class="navbar-link">Contact</a></p> <a class="navbar-image navbar-right" href="https://www.soundcloud.com/whoarethefeds"><img src="soundc_black.png" id="socialmedia" alt="soundcloud"></a> <a class="navbar-image navbar-right" href="https://www.instagram.com/whoarethefeds/"><img src="insta_black.png" id="socialmedia" alt="instagram"></a> <a class="navbar-image navbar-right" href="https://www.facebook.com/whoarethefeds"><img src="fb_black.png" id="socialmedia" alt="fb"></a> <a class="navbar-image navbar-right" href="contact.html"><img src="email_black.png" id="socialmedia" alt="email"></a> </div><!-- row --> </div><!-- container --> <!-- Header --> <div align="center"> <div class = "container"> <h1 class="tagline">TYLER PAGE</h1> <hr class="hr"> </div> </div> <!-- space creator --> <div><br></div> <!-- Content --> <div class="mainstuff"> <div class = "container"> <div class = "row"> <div class="col-md-4"> <img src="./photos/tylerbiopic.jpg" class="member_img" alt="image"></a> <br><br><br> <p> <strong>Full Name:</strong> Tyler Page <br> <strong>Age:</strong> 21 <br> <strong>Hometown:</strong> Morgan Hill, CA <br> <strong>Height:</strong> 5'10" <br> <strong>Favorite Color:</strong> No favorite <br> <strong>Role/Instrument:</strong> Lead Guitar <br> </p> <div class="row"> <br> <h4>Meet the Members.</h4> <hr class="hrsmall"> <div class="col-md-5 alignCenter"> <a href="./TaylorBarnes.html"> <img border="0" alt="vocals" src="./photos/vocals.jpg" width="80" height="80"> <h5><u>Taylor Barnes</u></h5> </a> </div> <div class="col-md-5 alignCenter"> <a href="./TylerPage.html"> <img border="0" alt="guitar" src="./photos/guitar.jpg" width="80" height="80"> <h5 class="onPage"><strong><u>Tyler Page</u></strong></h5> </a> </div> </div> <div class="row"> <div class="col-md-5 alignCenter"> <a href="./LukeHenning.html"> <img border="0" alt="bass" src="./photos/bass.jpg" width="80" height="80"> <h5><u>Luke Henning</u></h5> </a> </div> <div class="col-md-5 alignCenter"> <a href="./JacksonShort.html"> <img border="0" alt="drums" src="./photos/drums.jpg" width="80" height="80"> <h5><u>Jackson Short</u></h5> </a> </div> </div> </div> <div class="col-md-8"> <!-- <h3 class="ind_bio fontType">Hi, I'm Tyler. Nice to meet you!</h3> <br> --> <p class="leftContain"> <strong>Q:</strong> <em> What’s your earliest memory involving music?</em> <br> <strong>A:</strong> When I was a kid my dad was always blasting the Beatles and Van Halen. <br> <br> <strong>Q:</strong> <em> If you were a box of cereal, what would you be and why?</em> <br> <strong>A:</strong> If I was a box of cereal I'd be Grape Nuts because I'm tough as hell. <br> <br> <strong>Q:</strong><em> What’s your superpower?</em> <br> <strong>A:</strong>My super powers are my super guitar skills duh.<br> <!-- <br> <strong>Q:</strong><em> If there was a movie produced about your life, who would play you and why?</em> <br> <strong>A:</strong> If there was a movie produced about my life I would play me to make myself even more famous. <br> --> <br> <strong>Q:</strong><em> Where would you take a girl on a date?</em> <br> <strong>A:</strong> I'd take a girl to see my band so she could see how talented I am.<br> <br> <strong>Q:</strong><em> What’s a girly movie you secretly love? </em> <br> <strong>A:</strong> Mulan<br> <br> <strong>Q:</strong><em> What’s your favorite movie?</em> <br> <strong>A:</strong> Hercules<br> <br> <strong>Q:</strong><em> What’s the last song you listened to?</em> <br> <strong>A:</strong> Dancing in September<br> <!-- <br> <strong>Q:</strong><em> If we came to your house, what would you cook us? </em> <br> <strong>A:</strong> I don't eat cooked food. <br> --> <br> <strong>Q:</strong><em> If you guys were stuck on an island and had no food, who would you eat first?</em> <br> <strong>A:</strong> I'd eat Luke, Taylor and Jackson are skin and bones<br> <!-- <br> <strong>Q:</strong><em> What’s your perfect pizza?</em> <br> <strong>A:</strong> No pizza<br> --> <br> <strong>Q:</strong><em> Growing up, what was your favorite halloween costume? </em> <br> <strong>A:</strong> My favorite costume was a homeless person. I got candy and change.<br> <br> <strong>Q:</strong><em> Did you ever have music lessons?</em> <br> <strong>A:</strong> Self taught baby <br> <br> <!-- <strong>Q:</strong><em> How many ties do you own?</em> <br> <strong>A:</strong>1 tie.<br> <br> --> <strong>Q:</strong><em> To people who haven’t listened to your music before, why should they? </em> <br> <strong>A:</strong> Once you see how handsome we are it just makes sense <br> <br> <strong>Q:</strong><em> Who’s your biggest musical inspiration?</em> <br> <strong>A:</strong> Satchel of Steel Panther. Pure Confidence<br> <br> <strong>Q:</strong><em> Who writes the songs and what are they about?</em> <br> <strong>A:</strong> Nobody knows<br> <br> <!-- <strong>Q:</strong><em> Which of your songs is your favorite and why?</em> <br> <strong>A:</strong> I'm gonna stay is my favorite song<br> <br> <strong>Q:</strong><em> What quote do you live by/what’s your favorite quote?</em> <br> <strong>A:</strong><br> --> </p> <br> </div> </div> </div> </div> <!-- space creator --> <div><br><br><br><br></div> <!-- FOOTER --> <footer class="footer"> <div class="container"> <hr class="hrfooter"> <div> <a class="alignLeft" href="index.html" style="margin-right:2.0em"><img src="photos/fedsLogo_small200.png" alt="thefeds"></a> <p class="fontType alignLeft"> whoarethefeds@gmail.com &nbsp | &nbsp <a href="https://www.facebook.com/whoarethefeds"> Facebook </a> &nbsp | &nbsp <a href="https://www.instagram.com/whoarethefeds/"> Instagram </a> &nbsp | &nbsp <a href="https://www.soundcloud.com/whoarethefeds"> Soundcloud </a> </p> <p class="fontType alignRight"> &copy Maggie Paveza | Caitlin Cagampan | Karen Kim </p> </div> </div> </footer> <!-- jQuery (necessary for Bootstrap's JavaScript plugins) --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> <!-- Include all compiled plugins (below), or include individual files as needed --> <script src="js/bootstrap.min.js"></script> </body> </html>
client/app/speaker/speaker.component.html
sdmay/CreateAJoke
<!--<div class="columns">--> <!--<md-card>--> <!--<router-outlet name="list"></router-outlet>--> <!--</md-card>--> <!--<md-card>--> <!--</md-card>--> <!--</div>--> <button routerLink="">Home</button> <div class="row"> <div class="col-sm-6"> <router-outlet name="list"></router-outlet> </div> <div class="col-sm-6"> <router-outlet name="bio"></router-outlet> </div> </div>
_site/2013/08/codekeyboard.html
nakakura/nakakura.github.io
<!DOCTYPE html> <html> <head> <title>久しぶりに面白そうなキーボード – ふぃーりんぐ駆動ぶろぐ – ぼちぼちやります</title> <meta charset="utf-8" /> <meta content='text/html; charset=utf-8' http-equiv='Content-Type'> <meta http-equiv='X-UA-Compatible' content='IE=edge'> <meta name='viewport' content='width=device-width, initial-scale=1.0, maximum-scale=1.0'> <meta name="description" content="ジェフ・アドウッド、プログラマー専用キーボードを150ドルで発売 " /> <meta property="og:description" content="ジェフ・アドウッド、プログラマー専用キーボードを150ドルで発売 " /> <meta name="author" content="ふぃーりんぐ駆動ぶろぐ" /> <meta property="og:title" content="久しぶりに面白そうなキーボード" /> <meta property="twitter:title" content="久しぶりに面白そうなキーボード" /> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link rel="stylesheet" type="text/css" href="/style.css" /> <link rel="alternate" type="application/rss+xml" title="ふぃーりんぐ駆動ぶろぐ - ぼちぼちやります" href="/feed.xml" /> <!-- Created with Jekyll Now - http://github.com/barryclark/jekyll-now --> </head> <body> <div class="wrapper-masthead"> <div class="container"> <header class="masthead clearfix"> <a href="/" class="site-avatar"><img src="http://blog.fff.io/img/top/arukakan.png" /></a> <div class="site-info"> <h1 class="site-name"><a href="/">ふぃーりんぐ駆動ぶろぐ</a></h1> <p class="site-description">ぼちぼちやります</p> </div> <nav> <a href="/">Blog</a> <a href="/about">About</a> </nav> </header> </div> </div> <div id="main" role="main" class="container"> <article class="post"> <h1>久しぶりに面白そうなキーボード</h1> <div class="entry"> <p><a href="http://news.itmedia.co.jp/20130829/005551#bmb=1">ジェフ・アドウッド、プログラマー専用キーボードを150ドルで発売</a></p> <p>ええやん。何よりキーボード側で配列自由に変えられるってのがいい。 Dovecotやろうとしたらキートップの印字と関係なくて練習しにくかったり、 会社PCのレジストリがいじれなくてキーバインドが変えられなかったりetc. したことあるんじゃないだろうか。</p> </div> <div class="date"> Written on August 30, 2013 </div> </article> </div> <div class="wrapper-footer"> <div class="container"> <footer class="footer"> <a href="https://www.twitter.com/arukakan"><i class="svg-icon twitter"></i></a> </footer> </div> </div> <!-- Google Analytics --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-50632658-1', 'auto'); ga('send', 'pageview', { 'page': '/2013/08/codekeyboard.html', 'title': '久しぶりに面白そうなキーボード' }); </script> <!-- End Google Analytics --> </body> </html>
themes/fresh/templates/article.html
heladio/my-blog
{% extends "base.html" %} {% block title %}{{ article.title|striptags }} | {{ SITENAME }}{% endblock %} {% block ogtitle %}{{ article.title|striptags }}{% endblock %} {% block ogurl %}{{ SITEURL }}/{{ article.url }}{%endblock%} {% block ogtype %}article{%endblock%} {% block canonicalurl %}{{ SITEURL }}/{{ article.url }}{%endblock%} {% block content %} <div class="span10 offset1"> <section> <article> <header> <h1 class="entry-title"> <a href="{{ SITEURL }}/{{ article.url }}" rel="bookmark" title="Permalink to {{ article.title|striptags }}">{{ article.title}}</a></h1> {% include 'twitter.html' %} </header> <div class="entry-content"> {% include 'article_infos.html' %} {% if SHARETHIS_PUB_KEY %} <div class="sharethis-top"> <span class='st_fblike_hcount' displayText='Facebook Like'></span> <span class='st_plusone_hcount' displayText='Google +1'></span> <span class='st_twitter_hcount' displayText='Tweet'></span> <span class='st_email_hcount' displayText='Email'></span> </div> {% endif %} {{ article.content }} {% if SHARETHIS_PUB_KEY %} <div class="sharethis-bottom"> <span class='st_fblike_hcount' displayText='Facebook Like'></span> <span class='st_plusone_hcount' displayText='Google +1'></span> <span class='st_twitter_hcount' displayText='Tweet'></span> <span class='st_email_hcount' displayText='Email'></span> </div> {% endif %} </div><!-- /.entry-content --> {% if DISQUS_SITENAME %} <div class="comments"> <h2>Comments</h2> <div id="disqus_thread"></div> <script type="text/javascript"> var disqus_identifier = "{{ article.url }}"; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = 'http://{{ DISQUS_SITENAME }}.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })(); </script> </div> {% endif %} </article> </section> </div> {% endblock %}
view/teacherCreateView.html
Seiferxx/user211
<aside class="toolBar"> <ul> <li><a href="./index.php?control=teacher&action=show">Profesores</a></li> <li><a href="./index.php?control=admin&action=index">Admin</a></li> </ul> </aside> <section class="content"> <h1 class="contentTitle">Agregar Profesores</h1> <div class="cleaner"></div> <p class="contentText"> Indique los datos correspondientes al profesor. </p> <div class="cleaner"></div> <form method="post" class="form1" name="form" action="./index.php?control=teacher&action=register"> <div class="inputPair"> <label class="inputLabel2" for="name">Nombre:</label> <input type="text" name="name" id="name" placeholder="Ej.Pedro Perez Lopez"/> </div> <div class="inputPair"> <label class="inputLabel2" for="phone">Telefono:</label> <input type="tel" name="phone" id="phone" placeholder="Ej.10283726"/> </div> <div class="inputPair"> <label class="inputLabel2" for="code">Codigo:</label> <input type="text" name="code" id="code"placeholder="Ej.207453132"/> </div> <div class="inputPair"> <label class="inputLabel2" for="mail">Correo:</label> <input type="email" name="mail" id="mail" placeholder="Ej.correo@mail.com"/> </div> <input class="endButton" type="button" value="Agregar" onclick="teacherValidator( )" /> </form> </section>
oldsite/www.kansas-kofc.org/index.php/personnel/council_details/264.html
cork1719/KofC_KS
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Kansas State Council - Council Details</title> <link rel="stylesheet" type="text/css" media="all" href="../../../index.php@css=site%252Fsite_css.css" /> <link rel="shortcut icon" href="favicon.ico.html" > </head> <body> <script src="../../../menus/SiteMenu.js"></script> <div id="header"> <a href="../../../index.php.html"><img class="decorationleft" src="../../../upload/images/clipart/3demblem.jpg" alt="Third Degree Logo" height="100" width="100" border="0"> <img class="decorationright printhide" src="../../../upload/images/clipart/t_cappuccio.jpg" alt="Picture of Fr. McGivney" height="100" width="133" border="0"></a> <h1 id="pagetitle">Knights of Columbus<br>Kansas State Council</h1> </div> <div id="leftbox"> <noscript>Your browser does not support JavaScript, therefore, some of the functionality of this site will not be available to you (including the menu). <br><br>Click <a href="../../site/general2/650.html" title="Site Map">here</a> to go to the Site Map.</noscript> </div> <div id="container"> <div id="textbox"> <h3>Council Details</h3> </div> <div id="wrapper"> <div id="textbox2nb"> <span class="strong_text">Council #11126 Shawnee - Good Shephard</span><br><br> <span class="strong_text">District Deputy</span><br> <a href="../personnel_dd_detail/1913.html">Steve Glary, District Deputy #09</a><br><br> <span class="strong_text">Insurance Representative</span><br> <a href="../personnel_insurance_detail/1894.html">Jon Reboulet</a><br><br> <span class="strong_text">Council Contact</span><br> Grand Knight Lonnie K. White 913-948-9392<br><br> <span class="strong_text">Meeting Time and Location</span><br> 3rd Tuesday of the month at 7:00 p.m.<br><br> Good Shephard Church<br> 12800 W 75th St, Shawnee, KS 66216-3179<br> <br><br> <span class="strong_text">4th Degree Assembly Serving This Council</span><br> <a href="../../4thdegree/assembly_details/672.html">0292 Bishop John Ward</a><br><br> </div> </div> </div> <div id="bottom2"> <a class=decorationleft href="../../site/general2/628/index.html"><img src="../../../upload/images/misc/ee_banner_130_24b.gif"></a> <p class="small aligncenter"> &copy Knights of Columbus - Kansas State Council<br> For comments or questions please email <a href="mailto:webmaster@kansas-kofc.org">webmaster@kansas-kofc.org</a> </p> </div> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> try { var pageTracker = _gat._getTracker("UA-6411982-1"); pageTracker._trackPageview(); } catch(err) {}</script> </body> </html>
www/css/ui-dark.css
microscope-mobile/winjs-navbar
/* Copyright (c) Microsoft Corporation. All Rights Reserved. Licensed under the MIT License. See License.txt in the project root for license information. */ @keyframes WinJS-node-inserted { from { outline-color: #000; } to { outline-color: #001; } } @keyframes WinJS-opacity-in { from { opacity: 0; } to { opacity: 1; } } @keyframes WinJS-opacity-out { from { opacity: 1; } to { opacity: 0; } } @keyframes WinJS-scale-up { from { transform: scale(0.85); } to { transform: scale(1); } } @keyframes WinJS-scale-down { from { transform: scale(1); } to { transform: scale(0.85); } } @keyframes WinJS-default-remove { from { transform: translateX(11px); } to { transform: none; } } @keyframes WinJS-default-remove-rtl { from { transform: translateX(-11px); } to { transform: none; } } @keyframes WinJS-default-apply { from { transform: none; } to { transform: translateX(11px); } } @keyframes WinJS-default-apply-rtl { from { transform: none; } to { transform: translateX(-11px); } } @keyframes WinJS-showEdgeUI { from { transform: translateY(-70px); } to { transform: none; } } @keyframes WinJS-showPanel { from { transform: translateX(364px); } to { transform: none; } } @keyframes WinJS-showPanel-rtl { from { transform: translateX(-364px); } to { transform: none; } } @keyframes WinJS-hideEdgeUI { from { transform: none; } to { transform: translateY(-70px); } } @keyframes WinJS-hidePanel { from { transform: none; } to { transform: translateX(364px); } } @keyframes WinJS-hidePanel-rtl { from { transform: none; } to { transform: translateX(-364px); } } @keyframes WinJS-showPopup { from { transform: translateY(50px); } to { transform: none; } } @keyframes WinJS-dragSourceEnd { from { transform: translateX(11px) scale(1.05); } to { transform: none; } } @keyframes WinJS-dragSourceEnd-rtl { from { transform: translateX(-11px) scale(1.05); } to { transform: none; } } @keyframes WinJS-enterContent { from { transform: translateY(28px); } to { transform: none; } } @keyframes WinJS-exit { from { transform: none; } to { transform: none; } } @keyframes WinJS-enterPage { from { transform: translateY(28px); } to { transform: none; } } @keyframes WinJS-updateBadge { from { transform: translateY(24px); } to { transform: none; } } @-webkit-keyframes WinJS-node-inserted { from { outline-color: #000; } to { outline-color: #001; } } @-webkit-keyframes -webkit-WinJS-opacity-in { from { opacity: 0; } to { opacity: 1; } } @-webkit-keyframes -webkit-WinJS-opacity-out { from { opacity: 1; } to { opacity: 0; } } @-webkit-keyframes -webkit-WinJS-scale-up { from { -webkit-transform: scale(0.85); } to { -webkit-transform: scale(1); } } @-webkit-keyframes -webkit-WinJS-scale-down { from { -webkit-transform: scale(1); } to { -webkit-transform: scale(0.85); } } @-webkit-keyframes -webkit-WinJS-default-remove { from { -webkit-transform: translateX(11px); } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-default-remove-rtl { from { -webkit-transform: translateX(-11px); } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-default-apply { from { -webkit-transform: none; } to { -webkit-transform: translateX(11px); } } @-webkit-keyframes -webkit-WinJS-default-apply-rtl { from { -webkit-transform: none; } to { -webkit-transform: translateX(-11px); } } @-webkit-keyframes -webkit-WinJS-showEdgeUI { from { -webkit-transform: translateY(-70px); } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-showPanel { from { -webkit-transform: translateX(364px); } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-showPanel-rtl { from { -webkit-transform: translateX(-364px); } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-hideEdgeUI { from { -webkit-transform: none; } to { -webkit-transform: translateY(-70px); } } @-webkit-keyframes -webkit-WinJS-hidePanel { from { -webkit-transform: none; } to { -webkit-transform: translateX(364px); } } @-webkit-keyframes -webkit-WinJS-hidePanel-rtl { from { -webkit-transform: none; } to { -webkit-transform: translateX(-364px); } } @-webkit-keyframes -webkit-WinJS-showPopup { from { -webkit-transform: translateY(50px); } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-dragSourceEnd { from { -webkit-transform: translateX(11px) scale(1.05); } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-dragSourceEnd-rtl { from { -webkit-transform: translateX(-11px) scale(1.05); } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-enterContent { from { -webkit-transform: translateY(28px); } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-exit { from { -webkit-transform: none; } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-enterPage { from { -webkit-transform: translateY(28px); } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-updateBadge { from { -webkit-transform: translateY(24px); } to { -webkit-transform: none; } } @font-face { font-family: "Segoe UI Command"; src: local("Segoe MDL2 Assets"); font-weight: normal; font-style: normal; } @font-face { font-family: "Symbols"; src: url(../fonts/Symbols.ttf); } .win-type-header, .win-h1 { font-size: 46px; font-weight: 200; line-height: 1.216; letter-spacing: 0px; } .win-type-subheader, .win-h2 { font-size: 34px; font-weight: 200; line-height: 1.176; } .win-type-title, .win-h3 { font-size: 24px; font-weight: 300; line-height: 1.167; } .win-type-subtitle, .win-h4 { font-size: 20px; font-weight: 400; line-height: 1.2; } .win-type-body, .win-h6 { font-size: 15px; font-weight: 400; line-height: 1.333; } .win-type-base, .win-h5 { font-size: 15px; font-weight: 500; line-height: 1.333; } .win-type-caption { font-size: 12px; font-weight: 400; line-height: 1.167; } @font-face { font-family: "Segoe UI"; font-weight: 200; src: local("Segoe UI Light"); } @font-face { font-family: "Segoe UI"; font-weight: 300; src: local("Segoe UI Semilight"); } @font-face { font-family: "Segoe UI"; font-weight: 400; src: local("Segoe UI"); } @font-face { font-family: "Segoe UI"; font-weight: 500; src: local("Segoe UI Semibold"); } @font-face { font-family: "Segoe UI"; font-weight: 600; src: local("Segoe UI Bold"); } @font-face { font-family: "Segoe UI"; font-style: italic; font-weight: 400; src: local("Segoe UI Italic"); } @font-face { font-family: "Segoe UI"; font-style: italic; font-weight: 700; src: local("Segoe UI Bold Italic"); } @font-face { font-family: "Microsoft Yahei UI"; font-weight: 200; src: local("Microsoft Yahei UI Light"); } @font-face { font-family: "Microsoft Yahei UI"; font-weight: 300; src: local("Microsoft Yahei UI"); } @font-face { font-family: "Microsoft Yahei UI"; font-weight: 500; src: local("Microsoft Yahei UI"); } @font-face { font-family: "Microsoft Yahei UI"; font-weight: 600; src: local("Microsoft Yahei UI Bold"); } @font-face { font-family: "Microsoft JhengHei UI"; font-weight: 200; src: local("Microsoft JhengHei UI Light"); } @font-face { font-family: "Microsoft JhengHei UI"; font-weight: 300; src: local("Microsoft JhengHei UI"); } @font-face { font-family: "Microsoft JhengHei UI"; font-weight: 500; src: local("Microsoft JhengHei UI"); } @font-face { font-family: "Microsoft JhengHei UI"; font-weight: 600; src: local("Microsoft JhengHei UI Bold"); } .win-type-header:-ms-lang(am, ti), .win-type-subheader:-ms-lang(am, ti), .win-type-title:-ms-lang(am, ti), .win-type-subtitle:-ms-lang(am, ti), .win-type-base:-ms-lang(am, ti), .win-type-body:-ms-lang(am, ti), .win-type-caption:-ms-lang(am, ti), .win-h1:-ms-lang(am, ti), .win-h2:-ms-lang(am, ti), .win-h3:-ms-lang(am, ti), .win-h4:-ms-lang(am, ti), .win-h5:-ms-lang(am, ti), .win-h6:-ms-lang(am, ti), .win-button:-ms-lang(am, ti), .win-dropdown:-ms-lang(am, ti), .win-textbox:-ms-lang(am, ti), .win-link:-ms-lang(am, ti), .win-textarea:-ms-lang(am, ti) { font-family: "Ebrima", "Ebrima", "Nirmala UI", "Gadugi", "Segoe UI Emoji", "Segoe MDL2 Assets", "Symbols", "Yu Gothic UI", "Yu Gothic", "Meiryo UI", "Leelawadee UI", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Segoe UI Historic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Javanese Text", "Cambria Math"; } .win-type-header:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-type-subheader:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-type-title:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-type-subtitle:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-type-base:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-type-body:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-type-caption:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-h1:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-h2:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-h3:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-h4:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-h5:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-h6:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-button:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-dropdown:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-textbox:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-link:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te), .win-textarea:-ms-lang(as, bn, gu, hi, kn, kok, ml, mr, ne, or, pa, sat-Olck, si, srb-Sora, ta, te) { font-family: "Nirmala UI", "Ebrima", "Nirmala UI", "Gadugi", "Segoe UI Emoji", "Segoe MDL2 Assets", "Symbols", "Yu Gothic UI", "Yu Gothic", "Meiryo UI", "Leelawadee UI", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Segoe UI Historic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Javanese Text", "Cambria Math"; } .win-type-header:-ms-lang(chr-CHER-US), .win-type-subheader:-ms-lang(chr-CHER-US), .win-type-title:-ms-lang(chr-CHER-US), .win-type-subtitle:-ms-lang(chr-CHER-US), .win-type-base:-ms-lang(chr-CHER-US), .win-type-body:-ms-lang(chr-CHER-US), .win-type-caption:-ms-lang(chr-CHER-US), .win-h1:-ms-lang(chr-CHER-US), .win-h2:-ms-lang(chr-CHER-US), .win-h3:-ms-lang(chr-CHER-US), .win-h4:-ms-lang(chr-CHER-US), .win-h5:-ms-lang(chr-CHER-US), .win-h6:-ms-lang(chr-CHER-US), .win-button:-ms-lang(chr-CHER-US), .win-dropdown:-ms-lang(chr-CHER-US), .win-textbox:-ms-lang(chr-CHER-US), .win-link:-ms-lang(chr-CHER-US), .win-textarea:-ms-lang(chr-CHER-US) { font-family: "Gadugi", "Ebrima", "Nirmala UI", "Gadugi", "Segoe UI Emoji", "Segoe MDL2 Assets", "Symbols", "Yu Gothic UI", "Yu Gothic", "Meiryo UI", "Leelawadee UI", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Segoe UI Historic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Javanese Text", "Cambria Math"; } .win-type-header:-ms-lang(ja), .win-type-subheader:-ms-lang(ja), .win-type-title:-ms-lang(ja), .win-type-subtitle:-ms-lang(ja), .win-type-base:-ms-lang(ja), .win-type-body:-ms-lang(ja), .win-type-caption:-ms-lang(ja), .win-h1:-ms-lang(ja), .win-h2:-ms-lang(ja), .win-h3:-ms-lang(ja), .win-h4:-ms-lang(ja), .win-h5:-ms-lang(ja), .win-h6:-ms-lang(ja), .win-button:-ms-lang(ja), .win-dropdown:-ms-lang(ja), .win-textbox:-ms-lang(ja), .win-link:-ms-lang(ja), .win-textarea:-ms-lang(ja) { font-family: "Yu Gothic UI", "Ebrima", "Nirmala UI", "Gadugi", "Segoe UI Emoji", "Segoe MDL2 Assets", "Symbols", "Yu Gothic UI", "Yu Gothic", "Meiryo UI", "Leelawadee UI", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Segoe UI Historic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Javanese Text", "Cambria Math"; } .win-type-header:-ms-lang(km, lo, th, bug-Bugi), .win-type-subheader:-ms-lang(km, lo, th, bug-Bugi), .win-type-title:-ms-lang(km, lo, th, bug-Bugi), .win-type-subtitle:-ms-lang(km, lo, th, bug-Bugi), .win-type-base:-ms-lang(km, lo, th, bug-Bugi), .win-type-body:-ms-lang(km, lo, th, bug-Bugi), .win-type-caption:-ms-lang(km, lo, th, bug-Bugi), .win-h1:-ms-lang(km, lo, th, bug-Bugi), .win-h2:-ms-lang(km, lo, th, bug-Bugi), .win-h3:-ms-lang(km, lo, th, bug-Bugi), .win-h4:-ms-lang(km, lo, th, bug-Bugi), .win-h5:-ms-lang(km, lo, th, bug-Bugi), .win-h6:-ms-lang(km, lo, th, bug-Bugi), .win-button:-ms-lang(km, lo, th, bug-Bugi), .win-dropdown:-ms-lang(km, lo, th, bug-Bugi), .win-textbox:-ms-lang(km, lo, th, bug-Bugi), .win-link:-ms-lang(km, lo, th, bug-Bugi), .win-textarea:-ms-lang(km, lo, th, bug-Bugi) { font-family: "Leelawadee UI", "Ebrima", "Nirmala UI", "Gadugi", "Segoe UI Emoji", "Segoe MDL2 Assets", "Symbols", "Yu Gothic UI", "Yu Gothic", "Meiryo UI", "Leelawadee UI", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Segoe UI Historic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Javanese Text", "Cambria Math"; } .win-type-header:-ms-lang(ko), .win-type-subheader:-ms-lang(ko), .win-type-title:-ms-lang(ko), .win-type-subtitle:-ms-lang(ko), .win-type-base:-ms-lang(ko), .win-type-body:-ms-lang(ko), .win-type-caption:-ms-lang(ko), .win-h1:-ms-lang(ko), .win-h2:-ms-lang(ko), .win-h3:-ms-lang(ko), .win-h4:-ms-lang(ko), .win-h5:-ms-lang(ko), .win-h6:-ms-lang(ko), .win-button:-ms-lang(ko), .win-dropdown:-ms-lang(ko), .win-textbox:-ms-lang(ko), .win-link:-ms-lang(ko), .win-textarea:-ms-lang(ko) { font-family: "Malgun Gothic", "Ebrima", "Nirmala UI", "Gadugi", "Segoe UI Emoji", "Segoe MDL2 Assets", "Symbols", "Yu Gothic UI", "Yu Gothic", "Meiryo UI", "Leelawadee UI", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Segoe UI Historic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Javanese Text", "Cambria Math"; } .win-type-header:-ms-lang(jv-Java), .win-type-subheader:-ms-lang(jv-Java), .win-type-title:-ms-lang(jv-Java), .win-type-subtitle:-ms-lang(jv-Java), .win-type-base:-ms-lang(jv-Java), .win-type-body:-ms-lang(jv-Java), .win-type-caption:-ms-lang(jv-Java), .win-h1:-ms-lang(jv-Java), .win-h2:-ms-lang(jv-Java), .win-h3:-ms-lang(jv-Java), .win-h4:-ms-lang(jv-Java), .win-h5:-ms-lang(jv-Java), .win-h6:-ms-lang(jv-Java), .win-button:-ms-lang(jv-Java), .win-dropdown:-ms-lang(jv-Java), .win-textbox:-ms-lang(jv-Java), .win-link:-ms-lang(jv-Java), .win-textarea:-ms-lang(jv-Java) { font-family: "Javanese Text", "Ebrima", "Nirmala UI", "Gadugi", "Segoe UI Emoji", "Segoe MDL2 Assets", "Symbols", "Yu Gothic UI", "Yu Gothic", "Meiryo UI", "Leelawadee UI", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Segoe UI Historic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Javanese Text", "Cambria Math"; } .win-type-header:-ms-lang(cop-Copt), .win-type-subheader:-ms-lang(cop-Copt), .win-type-title:-ms-lang(cop-Copt), .win-type-subtitle:-ms-lang(cop-Copt), .win-type-base:-ms-lang(cop-Copt), .win-type-body:-ms-lang(cop-Copt), .win-type-caption:-ms-lang(cop-Copt), .win-h1:-ms-lang(cop-Copt), .win-h2:-ms-lang(cop-Copt), .win-h3:-ms-lang(cop-Copt), .win-h4:-ms-lang(cop-Copt), .win-h5:-ms-lang(cop-Copt), .win-h6:-ms-lang(cop-Copt), .win-button:-ms-lang(cop-Copt), .win-dropdown:-ms-lang(cop-Copt), .win-textbox:-ms-lang(cop-Copt), .win-link:-ms-lang(cop-Copt), .win-textarea:-ms-lang(cop-Copt) { font-family: "Segoe MDL2 Assets", "Ebrima", "Nirmala UI", "Gadugi", "Segoe UI Emoji", "Segoe MDL2 Assets", "Symbols", "Yu Gothic UI", "Yu Gothic", "Meiryo UI", "Leelawadee UI", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Segoe UI Historic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Javanese Text", "Cambria Math"; } .win-type-header:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-type-subheader:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-type-title:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-type-subtitle:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-type-base:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-type-body:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-type-caption:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-h1:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-h2:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-h3:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-h4:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-h5:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-h6:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-button:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-dropdown:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-textbox:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-link:-ms-lang(zh-CN, zh-Hans, zh-SG), .win-textarea:-ms-lang(zh-CN, zh-Hans, zh-SG) { font-family: "Microsoft YaHei UI", "Ebrima", "Nirmala UI", "Gadugi", "Segoe UI Emoji", "Segoe MDL2 Assets", "Symbols", "Yu Gothic UI", "Yu Gothic", "Meiryo UI", "Leelawadee UI", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Segoe UI Historic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Javanese Text", "Cambria Math"; } .win-type-header:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-type-subheader:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-type-title:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-type-subtitle:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-type-base:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-type-body:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-type-caption:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-h1:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-h2:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-h3:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-h4:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-h5:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-h6:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-button:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-dropdown:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-textbox:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-link:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO), .win-textarea:-ms-lang(zh-HK, zh-TW, zh-Hant, zh-MO) { font-family: "Microsoft JhengHei UI", "Ebrima", "Nirmala UI", "Gadugi", "Segoe UI Emoji", "Segoe MDL2 Assets", "Symbols", "Yu Gothic UI", "Yu Gothic", "Meiryo UI", "Leelawadee UI", "Microsoft YaHei UI", "Microsoft JhengHei UI", "Malgun Gothic", "Segoe UI Historic", "Estrangelo Edessa", "Microsoft Himalaya", "Microsoft New Tai Lue", "Microsoft PhagsPa", "Microsoft Tai Le", "Microsoft Yi Baiti", "Mongolian Baiti", "MV Boli", "Myanmar Text", "Javanese Text", "Cambria Math"; } html, body { width: 100%; height: 100%; margin: 0px; cursor: default; -webkit-touch-callout: none; -ms-scroll-translation: vertical-to-horizontal; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } html { overflow: hidden; direction: ltr; } html:lang(ar), html:lang(dv), html:lang(fa), html:lang(he), html:lang(ku-Arab), html:lang(pa-Arab), html:lang(prs), html:lang(ps), html:lang(sd-Arab), html:lang(syr), html:lang(ug), html:lang(ur), html:lang(qps-plocm) { direction: rtl; } body { -ms-content-zooming: none; } iframe { border: 0; } .win-type-header, .win-type-subheader, .win-type-title, .win-type-subtitle, .win-type-base, .win-type-body, .win-type-caption, .win-h1, .win-h2, .win-h3, .win-h4, .win-h5, .win-h6, .win-button, .win-dropdown, .win-textbox, .win-link, .win-textarea { font-family: "Segoe UI", sans-serif, "Segoe MDL2 Assets", "Symbols"; } .win-textbox, .win-textarea { -ms-user-select: element; border-style: solid; border-width: 2px; border-radius: 0; margin: 8px 0px; width: 296px; min-width: 64px; min-height: 28px; background-clip: border-box; box-sizing: border-box; padding: 3px 6px 5px 10px; outline: 0; font-size: 15px; font-weight: 400; line-height: 1.333; } .win-textbox::-ms-value { margin: 0; padding: 0; } .win-textbox::-ms-clear, .win-textbox::-ms-reveal { padding-right: 2px; margin-right: -8px; margin-left: 2px; margin-top: -8px; margin-bottom: -8px; width: 30px; height: 32px; } .win-textbox:lang(ar)::-ms-clear, .win-textbox:lang(dv)::-ms-clear, .win-textbox:lang(fa)::-ms-clear, .win-textbox:lang(he)::-ms-clear, .win-textbox:lang(ku-Arab)::-ms-clear, .win-textbox:lang(pa-Arab)::-ms-clear, .win-textbox:lang(prs)::-ms-clear, .win-textbox:lang(ps)::-ms-clear, .win-textbox:lang(sd-Arab)::-ms-clear, .win-textbox:lang(syr)::-ms-clear, .win-textbox:lang(ug)::-ms-clear, .win-textbox:lang(ur)::-ms-clear, .win-textbox:lang(qps-plocm)::-ms-clear, .win-textbox:lang(ar)::-ms-reveal, .win-textbox:lang(dv)::-ms-reveal, .win-textbox:lang(fa)::-ms-reveal, .win-textbox:lang(he)::-ms-reveal, .win-textbox:lang(ku-Arab)::-ms-reveal, .win-textbox:lang(pa-Arab)::-ms-reveal, .win-textbox:lang(prs)::-ms-reveal, .win-textbox:lang(ps)::-ms-reveal, .win-textbox:lang(sd-Arab)::-ms-reveal, .win-textbox:lang(syr)::-ms-reveal, .win-textbox:lang(ug)::-ms-reveal, .win-textbox:lang(ur)::-ms-reveal, .win-textbox:lang(qps-plocm)::-ms-reveal { margin-left: -8px; margin-right: 2px; } .win-textarea { resize: none; overflow-y: auto; } .win-radio, .win-checkbox { width: 20px; height: 20px; margin-right: 8px; margin-top: 12px; margin-bottom: 12px; } .win-radio:lang(ar), .win-checkbox:lang(ar), .win-radio:lang(dv), .win-checkbox:lang(dv), .win-radio:lang(fa), .win-checkbox:lang(fa), .win-radio:lang(he), .win-checkbox:lang(he), .win-radio:lang(ku-Arab), .win-checkbox:lang(ku-Arab), .win-radio:lang(pa-Arab), .win-checkbox:lang(pa-Arab), .win-radio:lang(prs), .win-checkbox:lang(prs), .win-radio:lang(ps), .win-checkbox:lang(ps), .win-radio:lang(sd-Arab), .win-checkbox:lang(sd-Arab), .win-radio:lang(syr), .win-checkbox:lang(syr), .win-radio:lang(ug), .win-checkbox:lang(ug), .win-radio:lang(ur), .win-checkbox:lang(ur), .win-radio:lang(qps-plocm), .win-checkbox:lang(qps-plocm) { margin-left: 8px; margin-right: 0px; } .win-radio::-ms-check, .win-checkbox::-ms-check { border-style: solid; display: inline-block; border-width: 2px; background-clip: border-box; } .win-button { border-style: solid; margin: 0px; min-height: 32px; min-width: 120px; padding: 4px 8px; border-width: 2px; background-clip: border-box; border-radius: 0; touch-action: manipulation; -webkit-appearance: none; font-size: 15px; font-weight: 400; line-height: 1.333; } .win-button.win-button-file { border: none; min-width: 100px; min-height: 20px; width: 340px; height: 32px; padding: 0px; margin: 7px 8px 21px 8px; background-clip: padding-box; } .win-button.win-button-file::-ms-value { margin: 0; border-width: 2px; border-style: solid; border-right-style: none; border-radius: 0; background-clip: border-box; font-size: 15px; font-weight: 400; line-height: 1.333; } .win-button.win-button-file:lang(ar)::-ms-value, .win-button.win-button-file:lang(dv)::-ms-value, .win-button.win-button-file:lang(fa)::-ms-value, .win-button.win-button-file:lang(he)::-ms-value, .win-button.win-button-file:lang(ku-Arab)::-ms-value, .win-button.win-button-file:lang(pa-Arab)::-ms-value, .win-button.win-button-file:lang(prs)::-ms-value, .win-button.win-button-file:lang(ps)::-ms-value, .win-button.win-button-file:lang(sd-Arab)::-ms-value, .win-button.win-button-file:lang(syr)::-ms-value, .win-button.win-button-file:lang(ug)::-ms-value, .win-button.win-button-file:lang(ur)::-ms-value, .win-button.win-button-file:lang(qps-plocm)::-ms-value { border-left-style: none; border-right-style: solid; } .win-button.win-button-file::-ms-browse { margin: 0; padding: 0 18px; border-width: 2px; border-style: solid; background-clip: padding-box; font-size: 15px; font-weight: 400; line-height: 1.333; } .win-dropdown { min-width: 56px; max-width: 368px; min-height: 32px; margin: 8px 0; border-style: solid; border-width: 2px; background-clip: border-box; background-image: none; box-sizing: border-box; border-radius: 0; font-size: 15px; font-weight: 400; line-height: 1.333; } .win-dropdown::-ms-value { padding: 5px 12px 7px 12px; margin: 0; } .win-dropdown::-ms-expand { border: none; margin-right: 5px; margin-left: 3px; margin-bottom: -2px; font-size: 20px; } select[multiple].win-dropdown { padding: 0 0 0 12px; vertical-align: bottom; } .win-dropdown option { font-size: 15px; font-weight: 400; line-height: 1.333; } .win-progress-bar, .win-progress-ring, .win-ring { width: 180px; height: 4px; -webkit-appearance: none; } .win-progress-bar:not(:indeterminate), .win-progress-ring:not(:indeterminate), .win-ring:not(:indeterminate) { border-style: none; } .win-progress-bar::-ms-fill, .win-progress-ring::-ms-fill, .win-ring::-ms-fill { border-style: none; } .win-progress-bar.win-medium, .win-progress-ring.win-medium, .win-ring.win-medium { width: 296px; } .win-progress-bar.win-large, .win-progress-ring.win-large, .win-ring.win-large { width: 100%; } .win-progress-bar:indeterminate::-webkit-progress-value, .win-progress-ring:indeterminate::-webkit-progress-value, .win-ring:indeterminate::-webkit-progress-value { position: relative; -webkit-animation: win-progress-indeterminate 3s linear infinite; } .win-progress-bar.win-paused:not(:indeterminate), .win-progress-ring.win-paused:not(:indeterminate), .win-ring.win-paused:not(:indeterminate) { animation-name: win-progress-fade-out; animation-duration: 3s; animation-timing-function: cubic-bezier(0.03, 0.76, 0.31, 1); opacity: 0.5; } .win-progress-bar.win-error::-ms-fill, .win-progress-ring.win-error::-ms-fill, .win-ring.win-error::-ms-fill { opacity: 0; } .win-progress-ring, .win-ring { width: 20px; height: 20px; } .win-progress-ring:indeterminate::-ms-fill, .win-ring:indeterminate::-ms-fill { animation-name: -ms-ring; } .win-progress-ring.win-medium, .win-ring.win-medium { width: 40px; height: 40px; } .win-progress-ring.win-large, .win-ring.win-large { width: 60px; height: 60px; } @-webkit-keyframes win-progress-indeterminate { 0% { left: 0; width: 25%; } 50% { left: calc(75%); width: 25%; } 75% { left: calc(100%); width: 0%; } 75.1% { left: 0; width: 0%; } 100% { left: 0; width: 25%; } } @keyframes win-progress-fade-out { from { opacity: 1.0; } to { opacity: 0.5; } } .win-slider { -webkit-appearance: none; width: 280px; height: 44px; } .win-slider::-ms-track { height: 2px; border-style: none; } .win-slider::-webkit-slider-runnable-track { height: 2px; border-style: none; } .win-slider::-moz-range-track { height: 2px; border-style: none; } .win-slider::-moz-range-thumb { width: 8px; height: 24px; border-radius: 4px; border-style: none; } .win-slider::-webkit-slider-thumb { -webkit-appearance: none; margin-top: -11px; width: 8px; height: 24px; border-radius: 4px; border-style: none; } .win-slider::-ms-thumb { margin-top: inherit; width: 8px; height: 24px; border-radius: 4px; border-style: none; } .win-slider.win-vertical { writing-mode: bt-lr; width: 44px; height: 280px; } .win-slider.win-vertical::-ms-track { width: 2px; height: auto; } .win-slider.win-vertical::-ms-thumb { width: 24px; height: 8px; } .win-slider.win-vertical:lang(ar), .win-slider.win-vertical:lang(dv), .win-slider.win-vertical:lang(fa), .win-slider.win-vertical:lang(he), .win-slider.win-vertical:lang(ku-Arab), .win-slider.win-vertical:lang(pa-Arab), .win-slider.win-vertical:lang(prs), .win-slider.win-vertical:lang(ps), .win-slider.win-vertical:lang(sd-Arab), .win-slider.win-vertical:lang(syr), .win-slider.win-vertical:lang(ug), .win-slider.win-vertical:lang(ur), .win-slider.win-vertical:lang(qps-plocm) { writing-mode: bt-rl; } .win-link { text-decoration: underline; cursor: pointer; touch-action: manipulation; } .win-code { font-family: "Consolas", "Menlo", "Monaco", "Courier New", monospace; font-size: 15px; font-weight: 400; line-height: 1.333; } .win-type-ellipsis { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } h1.win-type-ellipsis, .win-type-header.win-type-ellipsis, .win-h1.win-type-ellipsis { line-height: 1.4286; } h2.win-type-ellipsis, .win-type-subheader.win-type-ellipsis, .win-h2.win-type-ellipsis { line-height: 1.5; } .win-scrollview { overflow-x: auto; overflow-y: hidden; height: 400px; width: 100%; } h1.win-type-header, h2.win-type-subheader, h3.win-type-title, h4.win-type-subtitle, h5.win-type-base, h6.win-type-body, h1.win-h1, h2.win-h2, h3.win-h3, h4.win-h4, h5.win-h5, h6.win-h6 { margin-top: 0px; margin-bottom: 0px; } .win-type-body p, p.win-type-body { font-weight: 300; } .win-listview { overflow: hidden; height: 400px; } .win-listview .win-surface { overflow: visible; } .win-listview > .win-viewport.win-horizontal .win-surface { height: 100%; } .win-listview > .win-viewport.win-vertical .win-surface { width: 100%; } .win-listview > .win-viewport { position: relative; width: 100%; height: 100%; z-index: 0; -ms-overflow-style: -ms-autohiding-scrollbar; -webkit-overflow-scrolling: touch; white-space: nowrap; } .win-listview > .win-viewport.win-horizontal { overflow-x: auto; overflow-y: hidden; } .win-listview > .win-viewport.win-vertical { overflow-x: hidden; overflow-y: auto; } .win-listview .win-itemscontainer { overflow: hidden; } .win-listview .win-itemscontainer-padder { width: 0; height: 0; margin: 0; padding: 0; border: 0; overflow: hidden; } .win-listview > .win-horizontal .win-container { margin: 10px 5px 0px 5px; } .win-listview > .win-vertical .win-container { margin: 10px 24px 0px 7px; } .win-listview.win-rtl > .win-vertical .win-container { margin: 10px 7px 0px 24px; } .win-listview .win-container, .win-listview .win-itembox, .win-itemcontainer.win-container, .win-itemcontainer .win-itembox { cursor: default; z-index: 0; } .win-listview .win-container { touch-action: pan-x pan-y pinch-zoom; } .win-semanticzoom .win-listview > .win-viewport * { touch-action: auto; } .win-semanticzoom .win-listview > .win-viewport.win-zooming-x { overflow-x: visible; } .win-semanticzoom .win-listview > .win-viewport.win-zooming-y { overflow-y: visible; } .win-listview .win-itembox, .win-itemcontainer .win-itembox { width: 100%; height: 100%; } .win-listview .win-item, .win-itemcontainer .win-item { z-index: 1; } .win-listview .win-item, .win-itemcontainer .win-item { overflow: hidden; position: relative; } .win-listview > .win-vertical .win-item { width: 100%; } .win-listview .win-item:focus, .win-itemcontainer .win-item:focus { outline-style: none; } .win-listview .win-focusedoutline, .win-itemcontainer .win-focusedoutline { width: calc(100% - 4px); height: calc(100% - 4px); left: 2px; top: 2px; position: absolute; z-index: 5; pointer-events: none; } .win-container.win-selected .win-selectionborder { border-width: 2px; border-style: solid; } html.win-hoverable .win-container.win-selected:hover .win-selectionborder { border-width: 2px; border-style: solid; } html.win-hoverable .win-listview .win-itembox:hover::before, html.win-hoverable .win-itemcontainer .win-itembox:hover::before { position: absolute; left: 0px; top: 0px; content: ""; width: calc(100% - 4px); height: calc(100% - 4px); pointer-events: none; border-style: solid; border-width: 2px; z-index: 3; } html.win-hoverable .win-listview.win-selectionstylefilled .win-itembox:hover::before, html.win-hoverable .win-itemcontainer.win-selectionstylefilled .win-itembox:hover::before, html.win-hoverable .win-listview .win-itembox.win-selected:hover::before, html.win-hoverable .win-itemcontainer.win-itembox.win-selected:hover::before, html.win-hoverable .win-itemcontainer.win-itembox.win-selected:hover::before { display: none; } .win-listview .win-groupheader { padding: 10px 10px 10px 2px; overflow: hidden; outline-width: 0.01px; outline-style: none; float: left; font-size: 34px; font-weight: 200; line-height: 1.176; } .win-listview .win-groupheadercontainer { z-index: 1; touch-action: pan-x pan-y pinch-zoom; overflow: hidden; } .win-listview .win-horizontal .win-headercontainer, .win-listview .win-horizontal .win-footercontainer { height: 100%; display: inline-block; overflow: hidden; white-space: normal; } .win-listview .win-vertical .win-headercontainer, .win-listview .win-vertical .win-footercontainer { width: 100%; display: block; overflow: hidden; white-space: normal; } .win-listview .win-groupheader.win-focused { outline-style: dotted; } .win-listview.win-rtl .win-groupheader { padding-left: 10px; padding-right: 2px; float: right; } .win-listview.win-groups .win-horizontal .win-groupleader { margin-left: 70px; } .win-listview.win-groups.win-rtl .win-horizontal .win-groupleader { margin-left: 0; margin-right: 70px; } .win-listview.win-groups .win-vertical .win-listlayout .win-groupleader, .win-listview.win-groups .win-vertical .win-gridlayout .win-groupleader { margin-top: 70px; } .win-listview.win-groups > .win-vertical .win-surface.win-listlayout, .win-listview.win-groups > .win-vertical .win-surface.win-gridlayout { margin-top: -65px; } .win-listview.win-groups > .win-horizontal .win-surface { margin-left: -70px; } .win-listview.win-groups.win-rtl > .win-horizontal .win-surface { margin-left: 0; margin-right: -70px; } .win-listview .win-surface { -webkit-margin-collapse: separate; white-space: normal; } .win-surface ._win-proxy { position: relative; overflow: hidden; width: 0; height: 0; touch-action: none; } .win-selectionborder { position: absolute; opacity: inherit; z-index: 2; pointer-events: none; } .win-container.win-selected .win-selectionborder { top: 0; left: 0; right: 0; bottom: 0; } .win-selectionbackground { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 0; } .win-selectioncheckmarkbackground { position: absolute; top: 2px; right: 2px; width: 14px; height: 11px; margin: 0; padding: 0; border-left-width: 2px; border-right-width: 2px; border-top-width: 4px; border-bottom-width: 3px; border-style: solid; z-index: 3; display: none; } .win-listview.win-rtl .win-selectioncheckmarkbackground, .win-itemcontainer.win-rtl .win-selectioncheckmarkbackground { left: 2px; right: auto; } .win-selectionmode.win-itemcontainer .win-selectioncheckmarkbackground, .win-selectionmode.win-itemcontainer.win-selectionmode .win-selectioncheckmark, .win-selectionmode .win-itemcontainer .win-selectioncheckmarkbackground, .win-selectionmode .win-itemcontainer.win-selectionmode .win-selectioncheckmark, .win-listview .win-selectionmode .win-selectioncheckmarkbackground, .win-listview .win-selectionmode .win-selectioncheckmark { display: block; } .win-selectioncheckmark { position: absolute; margin: 0; padding: 2px; right: 1px; top: 1px; font-family: "Segoe MDL2 Assets", "Symbols"; font-size: 14px; z-index: 4; line-height: 1; display: none; } .win-rtl .win-selectioncheckmark { right: auto; left: 0px; } .win-selectionstylefilled.win-container, .win-selectionstylefilled .win-container { overflow: hidden; } .win-selectionmode .win-itemcontainer.win-container .win-itembox::after, .win-selectionmode.win-itemcontainer.win-container .win-itembox::after, .win-listview .win-surface.win-selectionmode .win-itembox::after { content: ""; position: absolute; width: 18px; height: 18px; pointer-events: none; right: 2px; top: 2px; z-index: 3; } .win-rtl .win-selectionmode .win-itemcontainer.win-container .win-itembox::after, .win-itemcontainer.win-rtl.win-selectionmode.win-container .win-itembox::after, .win-listview.win-rtl .win-surface.win-selectionmode .win-itembox::after { right: auto; left: 2px; } .win-listview.win-selectionstylefilled .win-surface.win-selectionmode .win-item { transition: transform 250ms cubic-bezier(0.17, 0.79, 0.215, 1.0025); -webkit-transition: -webkit-transform 250ms cubic-bezier(0.17, 0.79, 0.215, 1.0025); transform: translate(40px, 0px); -webkit-transform: translate(40px, 0px); } .win-listview.win-rtl.win-selectionstylefilled .win-surface.win-selectionmode .win-item { transition: transform 250ms cubic-bezier(0.17, 0.79, 0.215, 1.0025); -webkit-transition: -webkit-transform 250ms cubic-bezier(0.17, 0.79, 0.215, 1.0025); transform: translate(-40px, 0px); -webkit-transform: translate(-40px, 0px); } .win-listview.win-selectionstylefilled .win-surface.win-hidingselectionmode .win-item { transition: transform 250ms cubic-bezier(0.17, 0.79, 0.215, 1.0025); -webkit-transition: -webkit-transform 250ms cubic-bezier(0.17, 0.79, 0.215, 1.0025); transform: none; -webkit-transform: none; } .win-listview.win-rtl.win-selectionstylefilled .win-surface.win-hideselectionmode .win-item { transition: transform 250ms cubic-bezier(0.17, 0.79, 0.215, 1.0025); -webkit-transition: -webkit-transform 250ms cubic-bezier(0.17, 0.79, 0.215, 1.0025); transform: none; -webkit-transform: none; } .win-listview.win-selectionstylefilled .win-surface.win-selectionmode .win-itembox::after { left: 12px; right: auto; top: 50%; margin-top: -9px; display: block; border: 2px solid; width: 16px; height: 16px; } .win-listview.win-selectionstylefilled.win-rtl .win-surface.win-selectionmode .win-itembox::after { left: auto; right: 12px; } .win-listview.win-selectionstylefilled .win-surface.win-selectionmode .win-selectioncheckmarkbackground { left: 12px; top: 50%; margin-top: -9px; display: block; border: 2px solid; width: 16px; height: 16px; } .win-listview.win-selectionstylefilled.win-rtl .win-surface.win-selectionmode .win-selectioncheckmarkbackground { left: auto; right: 12px; } .win-listview.win-selectionstylefilled .win-surface.win-selectionmode .win-selectioncheckmark { left: 13px; top: 50%; margin-top: -8px; display: block; width: 14px; height: 14px; } .win-listview.win-selectionstylefilled.win-rtl .win-surface.win-selectionmode .win-selectioncheckmark { left: 0; right: 10px; } .win-selectionmode .win-itemcontainer.win-selectionstylefilled.win-container .win-itembox.win-selected::after, .win-itemcontainer.win-selectionmode.win-selectionstylefilled.win-container .win-itembox.win-selected::after, .win-listview.win-selectionstylefilled .win-surface.win-selectionmode .win-itembox.win-nonselectable::after, .win-listview .win-surface.win-selectionmode .win-itembox.win-selected::after { display: none; } .win-listview .win-progress { left: 50%; top: 50%; width: 60px; height: 60px; margin-left: -30px; margin-top: -30px; z-index: 1; position: absolute; } .win-listview .win-progress::-ms-fill { animation-name: -ms-ring; } .win-listview .win-itemsblock { overflow: hidden; } .win-listview .win-surface.win-nocssgrid.win-gridlayout, .win-listview .win-horizontal .win-nocssgrid.win-listlayout, .win-listview .win-vertical .win-nocssgrid.win-listlayout.win-headerpositionleft { display: -ms-inline-flexbox; display: -webkit-inline-flex; display: inline-flex; vertical-align: top; } .win-listview .win-horizontal .win-surface.win-nocssgrid { -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: start; -webkit-align-content: flex-start; align-content: flex-start; } .win-listview .win-vertical .win-surface.win-nocssgrid { -ms-flex-direction: row; -webkit-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: start; -webkit-align-content: flex-start; align-content: flex-start; } .win-listview .win-vertical .win-structuralnodes.win-single-itemsblock.win-listlayout .win-itemscontainer.win-laidout, .win-listview .win-horizontal .win-structuralnodes.win-single-itemsblock.win-listlayout .win-itemscontainer.win-laidout, .win-listview .win-vertical .win-structuralnodes.win-single-itemsblock.win-gridlayout .win-uniformgridlayout.win-itemscontainer.win-laidout, .win-listview .win-horizontal .win-structuralnodes.win-single-itemsblock.win-gridlayout .win-uniformgridlayout.win-itemscontainer.win-laidout { display: block; } .win-listview .win-vertical .win-structuralnodes.win-single-itemsblock.win-listlayout .win-itemscontainer.win-laidout .win-itemscontainer-padder, .win-listview .win-horizontal .win-structuralnodes.win-single-itemsblock.win-listlayout .win-itemscontainer.win-laidout .win-itemscontainer-padder, .win-listview .win-vertical .win-structuralnodes.win-single-itemsblock.win-gridlayout .win-uniformgridlayout.win-itemscontainer.win-laidout .win-itemscontainer-padder, .win-listview .win-horizontal .win-structuralnodes.win-single-itemsblock.win-gridlayout .win-uniformgridlayout.win-itemscontainer.win-laidout .win-itemscontainer-padder { height: 0; width: 0; } .win-listview.win-groups .win-vertical .win-listlayout.win-headerpositionleft .win-itemscontainer, .win-listview.win-groups .win-vertical .win-listlayout.win-headerpositionleft .win-groupheadercontainer, .win-listview.win-groups .win-horizontal .win-listlayout .win-itemscontainer, .win-listview.win-groups .win-horizontal .win-listlayout .win-groupheadercontainer { display: none; } .win-listview.win-groups .win-vertical .win-listlayout.win-headerpositionleft .win-itemscontainer.win-laidout, .win-listview.win-groups .win-vertical .win-listlayout.win-headerpositionleft .win-groupheadercontainer.win-laidout, .win-listview.win-groups .win-horizontal .win-listlayout .win-groupheadercontainer.win-laidout { display: block; } .win-listview .win-listlayout .win-itemscontainer { overflow: visible; } .win-listview .win-listlayout .win-itemsblock { padding-bottom: 4px; margin-bottom: -4px; } .win-listview > .win-vertical .win-listlayout.win-headerpositiontop .win-groupheader { float: none; } .win-listview > .win-vertical .win-surface.win-listlayout { margin-bottom: 5px; } .win-listview .win-vertical .win-listlayout.win-headerpositionleft.win-surface { display: -ms-inline-grid; -ms-grid-columns: auto 1fr; -ms-grid-rows: auto; } .win-listview .win-vertical .win-listlayout.win-headerpositionleft .win-groupheadercontainer { -ms-grid-column: 1; } .win-listview .win-vertical .win-listlayout.win-headerpositionleft .win-itemscontainer { -ms-grid-column: 2; } .win-listview > .win-horizontal .win-surface.win-listlayout { display: -ms-inline-grid; -ms-grid-columns: auto; -ms-grid-rows: auto; vertical-align: top; } .win-listview .win-horizontal .win-listlayout .win-itemsblock { height: 100%; } .win-listview .win-horizontal .win-listlayout .win-itemscontainer { margin-bottom: 24px; } .win-listview .win-horizontal .win-listlayout .win-container { height: calc(100% - 10px); } .win-listview > .win-horizontal .win-surface.win-listlayout.win-headerpositiontop { -ms-grid-rows: auto 1fr; } .win-listview .win-horizontal .win-listlayout.win-headerpositiontop .win-groupheadercontainer { -ms-grid-row: 1; } .win-listview .win-horizontal .win-listlayout.win-headerpositiontop .win-itemscontainer { -ms-grid-row: 2; } .win-listview .win-gridlayout.win-surface { display: -ms-inline-grid; vertical-align: top; } .win-listview .win-gridlayout .win-container { margin: 5px; } .win-listview .win-vertical .win-gridlayout.win-headerpositionleft .win-groupheadercontainer, .win-listview .win-vertical .win-gridlayout.win-headerpositiontop .win-groupheadercontainer { -ms-grid-column: 1; } .win-listview.win-groups .win-gridlayout .win-itemscontainer, .win-listview.win-groups .win-gridlayout .win-groupheadercontainer { display: none; } .win-listview.win-groups .win-gridlayout .win-groupheadercontainer.win-laidout { display: block; } .win-listview .win-horizontal .win-gridlayout.win-headerpositiontop.win-surface { -ms-grid-columns: auto; -ms-grid-rows: auto 1fr; } .win-listview .win-horizontal .win-gridlayout.win-headerpositiontop .win-groupheadercontainer { -ms-grid-row: 1; } .win-listview .win-horizontal .win-gridlayout.win-headerpositiontop .win-itemscontainer { -ms-grid-row: 2; } .win-listview .win-horizontal .win-gridlayout.win-headerpositionleft.win-surface { -ms-grid-columns: auto; -ms-grid-rows: auto; } .win-listview .win-horizontal .win-gridlayout.win-headerpositionleft .win-groupheadercontainer { -ms-grid-row: 1; } .win-listview .win-horizontal .win-gridlayout.win-headerpositionleft .win-itemscontainer { -ms-grid-row: 1; } .win-listview .win-vertical .win-gridlayout.win-headerpositiontop.win-surface { -ms-grid-columns: auto; -ms-grid-rows: auto; } .win-listview .win-vertical .win-gridlayout.win-headerpositiontop .win-itemscontainer { -ms-grid-column: 1; } .win-listview .win-vertical .win-gridlayout.win-headerpositionleft.win-surface { -ms-grid-columns: auto 1fr; -ms-grid-rows: auto; } .win-listview .win-vertical .win-gridlayout.win-headerpositionleft .win-itemscontainer { -ms-grid-column: 2; } .win-listview .win-gridlayout.win-structuralnodes .win-uniformgridlayout.win-itemscontainer.win-laidout { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: row; -webkit-flex-direction: row; flex-direction: row; } .win-listview .win-horizontal .win-listlayout .win-itemscontainer, .win-listview.win-groups .win-horizontal .win-listlayout .win-itemscontainer.win-laidout, .win-listview .win-horizontal .win-listlayout .win-itemsblock, .win-listview .win-horizontal .win-gridlayout .win-uniformgridlayout.win-itemscontainer.win-laidout, .win-listview .win-horizontal .win-gridlayout .win-uniformgridlayout .win-itemsblock { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: start; -webkit-align-content: flex-start; align-content: flex-start; } .win-listview .win-horizontal .win-itemscontainer-padder { height: 100%; } .win-listview .win-horizontal .win-gridlayout .win-uniformgridlayout .win-itemsblock { height: 100%; } .win-listview .win-horizontal .win-gridlayout .win-cellspanninggridlayout.win-itemscontainer.win-laidout { display: -ms-grid; } .win-listview .win-vertical .win-gridlayout.win-structuralnodes .win-uniformgridlayout.win-itemscontainer.win-laidout { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; } .win-listview .win-vertical .win-gridlayout .win-uniformgridlayout.win-itemscontainer.win-laidout, .win-listview .win-vertical .win-gridlayout .win-uniformgridlayout .win-itemsblock { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: row; -webkit-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: start; -webkit-align-content: flex-start; align-content: flex-start; } .win-listview .win-vertical .win-gridlayout .win-uniformgridlayout .win-itemsblock { width: 100%; } .win-listview .win-cellspanninggridlayout .win-container.win-laidout { display: block; } .win-listview .win-cellspanninggridlayout .win-container { display: none; } .win-listview .win-itembox { position: relative; } .win-listview.win-dragover .win-itembox { transform: scale(0.86); -webkit-transform: scale(0.86); } .win-listview .win-itembox.win-dragsource, .win-itemcontainer .win-itembox.win-dragsource { opacity: 0.5; transition: opacity cubic-bezier(0.1, 0.9, 0.2, 1) 167ms, transform cubic-bezier(0.1, 0.9, 0.2, 1) 220ms; -webkit-transition: opacity cubic-bezier(0.1, 0.9, 0.2, 1) 167ms, transform cubic-bezier(0.1, 0.9, 0.2, 1) 220ms; } .win-listview.win-dragover .win-itembox.win-dragsource { opacity: 0; transition: none; -webkit-transition: none; } html.win-hoverable .win-listview.win-dragover .win-container:hover { outline: none; } .win-listview .win-itembox { transition: transform cubic-bezier(0.1, 0.9, 0.2, 1) 220ms; -webkit-transition: -webkit-transform cubic-bezier(0.1, 0.9, 0.2, 1) 220ms; } .win-listview.win-groups > .win-vertical .win-surface.win-listlayout.win-headerpositionleft { margin-left: 70px; } .win-listview.win-groups.win-rtl > .win-vertical .win-surface.win-listlayout.win-headerpositionleft { margin-left: 0px; margin-right: 70px; } .win-listview > .win-horizontal .win-surface.win-listlayout { margin-left: 70px; } .win-listview.win-rtl > .win-horizontal .win-surface.win-listlayout { margin-left: 0px; margin-right: 70px; } .win-listview .win-vertical .win-gridlayout.win-surface { margin-left: 20px; } .win-listview.win-rtl .win-vertical .win-gridlayout.win-surface { margin-left: 0px; margin-right: 20px; } .win-itemcontainer .win-itembox, .win-itemcontainer.win-container { position: relative; } .win-itemcontainer { touch-action: pan-x pan-y pinch-zoom; } html.win-hoverable .win-listview .win-itembox:hover::before, html.win-hoverable .win-itemcontainer .win-itembox:hover::before { opacity: 0.4; } html.win-hoverable .win-listview .win-pressed .win-itembox:hover::before, html.win-hoverable .win-listview .win-pressed.win-itembox:hover::before, html.win-hoverable .win-itemcontainer.win-pressed .win-itembox:hover::before { opacity: 0.6; } html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover, html.win-hoverable .win-selectionstylefilled .win-itemcontainer.win-container:hover { outline: none; } .win-selectionstylefilled.win-itemcontainer .win-itembox, .win-selectionstylefilled .win-itemcontainer .win-itembox, .win-listview.win-selectionstylefilled .win-itembox { background-color: transparent; } .win-listview.win-selectionstylefilled .win-container.win-selected .win-selectionborder, .win-itemcontainer.win-selectionstylefilled.win-container.win-selected .win-selectionborder { border-color: transparent; } .win-listview.win-selectionstylefilled .win-surface.win-selectionmode .win-itembox::after { background-color: transparent; } .win-listview.win-selectionstylefilled .win-selectioncheckmarkbackground, .win-itemcontainer.win-selectionstylefilled .win-selectioncheckmarkbackground { border-color: transparent; } .win-listview.win-selectionstylefilled .win-selected a, .win-listview.win-selectionstylefilled .win-selected progress, .win-listview.win-selectionstylefilled .win-selected .win-rating .win-star.win-full, .win-itemcontainer.win-selectionstylefilled.win-selected a, .win-itemcontainer.win-selectionstylefilled.win-selected progress, .win-itemcontainer.win-selectionstylefilled.win-selected .win-rating .win-star.win-full { color: #ffffff; } .win-listview.win-selectionstylefilled .win-selected.win-selected a:hover:active, .win-itemcontainer.win-selectionstylefilled.win-selected.win-selected a:hover:active { color: rgba(255, 255, 255, 0.6); } html.win-hoverable .win-listview.win-selectionstylefilled .win-selected a:hover, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-selected a:hover { color: rgba(255, 255, 255, 0.8); } .win-listview.win-selectionstylefilled .win-selected button, .win-listview.win-selectionstylefilled .win-selected input[type=button], .win-listview.win-selectionstylefilled .win-selected input[type=reset], .win-listview.win-selectionstylefilled .win-selected input[type=text], .win-listview.win-selectionstylefilled .win-selected input[type=password], .win-listview.win-selectionstylefilled .win-selected input[type=email], .win-listview.win-selectionstylefilled .win-selected input[type=number], .win-listview.win-selectionstylefilled .win-selected input[type=tel], .win-listview.win-selectionstylefilled .win-selected input[type=url], .win-listview.win-selectionstylefilled .win-selected input[type=search], .win-listview.win-selectionstylefilled .win-selected input::-ms-check, .win-listview.win-selectionstylefilled .win-selected textarea, .win-listview.win-selectionstylefilled .win-selected .win-textarea, .win-listview.win-selectionstylefilled .win-selected select, .win-itemcontainer.win-selectionstylefilled.win-selected button, .win-itemcontainer.win-selectionstylefilled.win-selected input[type=button], .win-itemcontainer.win-selectionstylefilled.win-selected input[type=reset], .win-itemcontainer.win-selectionstylefilled.win-selected input[type=text], .win-itemcontainer.win-selectionstylefilled.win-selected input[type=password], .win-itemcontainer.win-selectionstylefilled.win-selected input[type=email], .win-itemcontainer.win-selectionstylefilled.win-selected input[type=number], .win-itemcontainer.win-selectionstylefilled.win-selected input[type=tel], .win-itemcontainer.win-selectionstylefilled.win-selected input[type=url], .win-itemcontainer.win-selectionstylefilled.win-selected input[type=search], .win-itemcontainer.win-selectionstylefilled.win-selected input::-ms-check, .win-itemcontainer.win-selectionstylefilled.win-selected textarea, .win-itemcontainer.win-selectionstylefilled.win-selected .win-textarea, .win-itemcontainer.win-selectionstylefilled.win-selected select { background-clip: border-box; background-color: rgba(255, 255, 255, 0.8); border-color: transparent; color: #000000; } .win-listview.win-selectionstylefilled .win-selected button[type=submit], .win-listview.win-selectionstylefilled .win-selected input[type=submit], .win-itemcontainer.win-selectionstylefilled.win-selected button[type=submit], .win-itemcontainer.win-selectionstylefilled.win-selected input[type=submit] { border-color: #ffffff; } .win-listview.win-selectionstylefilled .win-selected input[type=range]::-ms-fill-lower, .win-itemcontainer.win-selectionstylefilled.win-selected input[type=range]::-ms-fill-lower { background-color: #ffffff; } .win-listview.win-selectionstylefilled .win-selected input[type=range]::-ms-thumb, .win-itemcontainer.win-selectionstylefilled.win-selected input[type=range]::-ms-thumb { background-color: #000000; } .win-listview.win-selectionstylefilled .win-selected input[type=range]::-ms-fill-upper, .win-listview.win-selectionstylefilled .win-selected progress, .win-itemcontainer.win-selectionstylefilled.win-selected input[type=range]::-ms-fill-upper, .win-itemcontainer.win-selectionstylefilled.win-selected progress { background-color: rgba(255, 255, 255, 0.16); } .win-listview.win-selectionstylefilled .win-selected progress:indeterminate, .win-itemcontainer.win-selectionstylefilled.win-selected progress:indeterminate { background-color: transparent; } .win-listview.win-selectionstylefilled .win-selected .win-rating .win-star.win-empty, .win-itemcontainer.win-selectionstylefilled.win-selected .win-rating .win-star.win-empty { color: rgba(255, 255, 255, 0.16); } .win-listview .win-viewport { outline: none; } @media (-ms-high-contrast) { .win-listview .win-groupheader { color: WindowText; } .win-selectioncheckmark { color: HighlightText; } .win-listview .win-focusedoutline, .win-listview .win-groupheader, .win-itemcontainer .win-focusedoutline { outline-color: WindowText; } .win-listview.win-selectionstylefilled .win-itembox, .win-itemcontainer.win-selectionstylefilled .win-itembox { background-color: Window; color: WindowText; } html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover .win-itembox, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover .win-itembox { background-color: Highlight; color: HighlightText; } .win-listview.win-selectionstylefilled .win-container.win-selected .win-itembox, html.win-hoverable .win-listview.win-selectionstylefilled .win-container.win-selected:hover .win-itembox, .win-itemcontainer.win-selectionstylefilled.win-container.win-selected .win-itembox, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container.win-selected:hover .win-itembox { background-color: Highlight; color: HighlightText; } .win-listview:not(.win-selectionstylefilled) .win-container.win-selected .win-selectionborder, .win-itemcontainer:not(.win-selectionstylefilled).win-container.win-selected .win-selectionborder { border-color: Highlight; } .win-listview.win-selectionstylefilled .win-container.win-selected .win-selectionborder, .win-itemcontainer.win-selectionstylefilled.win-container.win-selected .win-selectionborder { border-color: transparent; } html.win-hoverable .win-listview:not(.win-selectionstylefilled) .win-container.win-selected:hover .win-selectionborder, html.win-hoverable .win-itemcontainer:not(.win-selectionstylefilled).win-container.win-selected:hover .win-selectionborder { border-color: Highlight; } .win-listview.win-selectionstylefilled .win-selected .win-selectionbackground, html.win-hoverable .win-listview.win-selectionstylefilled .win-selected:hover .win-selectionbackground, .win-itemcontainer.win-selectionstylefilled.win-selected .win-selectionbackground, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-selected:hover .win-selectionbackground { background-color: Highlight; color: HighlightText; } .win-listview.win-selectionstylefilled .win-selectioncheckmarkbackground, .win-itemcontainer.win-selectionstylefilled .win-selectioncheckmarkbackground { border-color: transparent; } .win-listview.win-selectionstylefilled .win-selected a, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover a, .win-listview.win-selectionstylefilled .win-selected progress, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover progress, .win-listview.win-selectionstylefilled .win-selected .win-rating .win-star:after, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover .win-rating .win-star:after, .win-itemcontainer.win-selectionstylefilled.win-selected a, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover a, .win-itemcontainer.win-selectionstylefilled.win-selected progress, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover progress, .win-itemcontainer.win-selectionstylefilled.win-selected .win-rating .win-star:after, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover .win-rating .win-star:after { color: HighlightText; } .win-listview.win-selectionstylefilled .win-selected input, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover input, .win-listview.win-selectionstylefilled .win-selected input::-ms-check, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover input::-ms-check, .win-listview.win-selectionstylefilled .win-selected input::-ms-value, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover input::-ms-value, .win-listview.win-selectionstylefilled .win-selected input::-ms-track, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover input::-ms-track, .win-listview.win-selectionstylefilled .win-selected button, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover button, .win-listview.win-selectionstylefilled .win-selected progress, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover progress, .win-listview.win-selectionstylefilled .win-selected progress::-ms-fill, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover progress::-ms-fill, .win-listview.win-selectionstylefilled .win-selected select, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover select, .win-listview.win-selectionstylefilled .win-selected textarea, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover textarea, .win-listview.win-selectionstylefilled.win-selected input, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover input, .win-itemcontainer.win-selectionstylefilled.win-selected input::-ms-check, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover input::-ms-check, .win-itemcontainer.win-selectionstylefilled.win-selected input::-ms-value, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover input::-ms-value, .win-itemcontainer.win-selectionstylefilled.win-selected input::-ms-track, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover input::-ms-track, .win-itemcontainer.win-selectionstylefilled.win-selected button, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover button, .win-itemcontainer.win-selectionstylefilled.win-selected progress, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover progress, .win-itemcontainer.win-selectionstylefilled.win-selected progress::-ms-fill, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover progress::-ms-fill, .win-itemcontainer.win-selectionstylefilled.win-selected select, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover select, .win-itemcontainer.win-selectionstylefilled.win-selected textarea, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover textarea { border-color: HighlightText; } .win-listview.win-selectionstylefilled .win-selected input[type=range]::-ms-fill-lower, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover input[type=range]::-ms-fill-lower, .win-listview.win-selectionstylefilled .win-selected progress::-ms-fill, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover progress::-ms-fill, .win-itemcontainer.win-selectionstylefilled.win-selected input[type=range]::-ms-fill-lower, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover input[type=range]::-ms-fill-lower, .win-itemcontainer.win-selectionstylefilled.win-selected progress::-ms-fill, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover progress::-ms-fill { background-color: HighlightText; } .win-listview.win-selectionstylefilled .win-selected input[type=range]::-ms-fill-upper, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover input[type=range]::-ms-fill-upper, .win-listview.win-selectionstylefilled .win-selected progress, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover progress, .win-itemcontainer.win-selectionstylefilled.win-selected input[type=range]::-ms-fill-upper, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover input[type=range]::-ms-fill-upper, .win-itemcontainer.win-selectionstylefilled.win-selected progress, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover progress { background-color: Highlight; } .win-listview.win-selectionstylefilled .win-selected .win-rating .win-star.win-full:before, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover .win-rating .win-star.win-full:before, .win-itemcontainer.win-selectionstylefilled.win-selected .win-rating .win-star.win-full:before, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover .win-rating .win-star.win-full:before { color: ButtonFace; } .win-listview.win-selectionstylefilled .win-selected .win-rating .win-star.win-empty:before, html.win-hoverable .win-listview.win-selectionstylefilled .win-container:hover .win-rating .win-star.win-empty:before, .win-itemcontainer.win-selectionstylefilled.win-selected .win-rating .win-star.win-empty:before, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container:hover .win-rating .win-star.win-empty:before { color: Highlight; } html.win-hoverable .win-listview .win-container:hover, html.win-hoverable .win-itemcontainer.win-container:hover { outline: Highlight solid 3px; } } .win-flipview { overflow: hidden; height: 400px; /* Necessary for detecting element resize */ position: relative; } .win-flipview .win-surface { -ms-scroll-chaining: none; } .win-flipview .win-navleft { left: 0%; top: 50%; margin-top: -19px; } .win-flipview .win-navright { left: 100%; top: 50%; margin-left: -20px; margin-top: -19px; } .win-flipview .win-navtop { left: 50%; top: 0%; margin-left: -35px; } .win-flipview .win-navbottom { left: 50%; top: 100%; margin-left: -35px; margin-top: -36px; } .win-flipview .win-navbutton { touch-action: manipulation; border: none; width: 20px; height: 36px; z-index: 1; position: absolute; font-family: "Segoe MDL2 Assets", "Symbols"; font-size: 16px; padding: 0; min-width: 0; } .win-flipview .win-item, .win-flipview .win-item > .win-template { height: 100%; width: 100%; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } @media (-ms-high-contrast) { .win-flipview .win-navbottom { left: 50%; top: 100%; margin-left: -35px; margin-top: -35px; } .win-flipview .win-navbutton { background-color: ButtonFace; color: ButtonText; border: 2px solid ButtonText; width: 65px; height: 35px; } .win-flipview .win-navbutton.win-navbutton:hover:active, .win-flipview .win-navbutton.win-navbutton:active { background-color: ButtonText; color: ButtonFace; } .win-flipview .win-navright { margin-left: -65px; } html.win-hoverable .win-flipview .win-navbutton:hover { background-color: Highlight; color: HighlightText; } } .win-datepicker { display: -ms-inline-flexbox; display: -webkit-inline-flex; display: inline-flex; height: auto; width: auto; } .win-datepicker select { min-width: 80px; margin-top: 4px; margin-bottom: 4px; } .win-datepicker .win-datepicker-month { margin-right: 20px; } .win-datepicker .win-datepicker-date.win-order0, .win-datepicker .win-datepicker-date.win-order1 { margin-right: 20px; } .win-datepicker .win-datepicker-year.win-order0 { margin-right: 20px; } .win-datepicker .win-datepicker-month:lang(ar), .win-datepicker .win-datepicker-month:lang(dv), .win-datepicker .win-datepicker-month:lang(fa), .win-datepicker .win-datepicker-month:lang(he), .win-datepicker .win-datepicker-month:lang(ku-Arab), .win-datepicker .win-datepicker-month:lang(pa-Arab), .win-datepicker .win-datepicker-month:lang(prs), .win-datepicker .win-datepicker-month:lang(ps), .win-datepicker .win-datepicker-month:lang(sd-Arab), .win-datepicker .win-datepicker-month:lang(syr), .win-datepicker .win-datepicker-month:lang(ug), .win-datepicker .win-datepicker-month:lang(ur), .win-datepicker .win-datepicker-month:lang(qps-plocm), .win-datepicker .win-datepicker-date.win-order0:lang(ar), .win-datepicker .win-datepicker-date.win-order0:lang(dv), .win-datepicker .win-datepicker-date.win-order0:lang(fa), .win-datepicker .win-datepicker-date.win-order0:lang(he), .win-datepicker .win-datepicker-date.win-order0:lang(ku-Arab), .win-datepicker .win-datepicker-date.win-order0:lang(pa-Arab), .win-datepicker .win-datepicker-date.win-order0:lang(prs), .win-datepicker .win-datepicker-date.win-order0:lang(ps), .win-datepicker .win-datepicker-date.win-order0:lang(sd-Arab), .win-datepicker .win-datepicker-date.win-order0:lang(syr), .win-datepicker .win-datepicker-date.win-order0:lang(ug), .win-datepicker .win-datepicker-date.win-order0:lang(ur), .win-datepicker .win-datepicker-date.win-order0:lang(qps-plocm), .win-datepicker .win-datepicker-date.win-order1:lang(ar), .win-datepicker .win-datepicker-date.win-order1:lang(dv), .win-datepicker .win-datepicker-date.win-order1:lang(fa), .win-datepicker .win-datepicker-date.win-order1:lang(he), .win-datepicker .win-datepicker-date.win-order1:lang(ku-Arab), .win-datepicker .win-datepicker-date.win-order1:lang(pa-Arab), .win-datepicker .win-datepicker-date.win-order1:lang(prs), .win-datepicker .win-datepicker-date.win-order1:lang(ps), .win-datepicker .win-datepicker-date.win-order1:lang(sd-Arab), .win-datepicker .win-datepicker-date.win-order1:lang(syr), .win-datepicker .win-datepicker-date.win-order1:lang(ug), .win-datepicker .win-datepicker-date.win-order1:lang(ur), .win-datepicker .win-datepicker-date.win-order1:lang(qps-plocm), .win-datepicker .win-datepicker-year.win-order0:lang(ar), .win-datepicker .win-datepicker-year.win-order0:lang(dv), .win-datepicker .win-datepicker-year.win-order0:lang(fa), .win-datepicker .win-datepicker-year.win-order0:lang(he), .win-datepicker .win-datepicker-year.win-order0:lang(ku-Arab), .win-datepicker .win-datepicker-year.win-order0:lang(pa-Arab), .win-datepicker .win-datepicker-year.win-order0:lang(prs), .win-datepicker .win-datepicker-year.win-order0:lang(ps), .win-datepicker .win-datepicker-year.win-order0:lang(sd-Arab), .win-datepicker .win-datepicker-year.win-order0:lang(syr), .win-datepicker .win-datepicker-year.win-order0:lang(ug), .win-datepicker .win-datepicker-year.win-order0:lang(ur), .win-datepicker .win-datepicker-year.win-order0:lang(qps-plocm) { margin-right: 0; margin-left: 20px; } .win-timepicker { display: -ms-inline-flexbox; display: -webkit-inline-flex; display: inline-flex; height: auto; width: auto; } .win-timepicker select { min-width: 80px; margin-top: 4px; margin-bottom: 4px; } .win-timepicker .win-timepicker-hour { margin-right: 20px; } .win-timepicker .win-timepicker-period.win-order0 { margin-right: 20px; } .win-timepicker .win-timepicker-minute.win-order1 { margin-right: 20px; } .win-timepicker .win-timepicker-period.win-order0:lang(ar), .win-timepicker .win-timepicker-period.win-order0:lang(dv), .win-timepicker .win-timepicker-period.win-order0:lang(fa), .win-timepicker .win-timepicker-period.win-order0:lang(he), .win-timepicker .win-timepicker-period.win-order0:lang(ku-Arab), .win-timepicker .win-timepicker-period.win-order0:lang(pa-Arab), .win-timepicker .win-timepicker-period.win-order0:lang(prs), .win-timepicker .win-timepicker-period.win-order0:lang(ps), .win-timepicker .win-timepicker-period.win-order0:lang(sd-Arab), .win-timepicker .win-timepicker-period.win-order0:lang(syr), .win-timepicker .win-timepicker-period.win-order0:lang(ug), .win-timepicker .win-timepicker-period.win-order0:lang(ur), .win-timepicker .win-timepicker-period.win-order0:lang(qps-plocm), .win-timepicker .win-timepicker-hour:lang(ar), .win-timepicker .win-timepicker-hour:lang(dv), .win-timepicker .win-timepicker-hour:lang(fa), .win-timepicker .win-timepicker-hour:lang(he), .win-timepicker .win-timepicker-hour:lang(ku-Arab), .win-timepicker .win-timepicker-hour:lang(pa-Arab), .win-timepicker .win-timepicker-hour:lang(prs), .win-timepicker .win-timepicker-hour:lang(ps), .win-timepicker .win-timepicker-hour:lang(sd-Arab), .win-timepicker .win-timepicker-hour:lang(syr), .win-timepicker .win-timepicker-hour:lang(ug), .win-timepicker .win-timepicker-hour:lang(ur), .win-timepicker .win-timepicker-hour:lang(qps-plocm) { margin-right: 0; margin-left: 20px; } .win-timepicker .win-timepicker-minute.win-order1:lang(ar), .win-timepicker .win-timepicker-minute.win-order1:lang(dv), .win-timepicker .win-timepicker-minute.win-order1:lang(fa), .win-timepicker .win-timepicker-minute.win-order1:lang(he), .win-timepicker .win-timepicker-minute.win-order1:lang(ku-Arab), .win-timepicker .win-timepicker-minute.win-order1:lang(pa-Arab), .win-timepicker .win-timepicker-minute.win-order1:lang(prs), .win-timepicker .win-timepicker-minute.win-order1:lang(ps), .win-timepicker .win-timepicker-minute.win-order1:lang(sd-Arab), .win-timepicker .win-timepicker-minute.win-order1:lang(syr), .win-timepicker .win-timepicker-minute.win-order1:lang(ug), .win-timepicker .win-timepicker-minute.win-order1:lang(ur), .win-timepicker .win-timepicker-minute.win-order1:lang(qps-plocm), .win-timepicker .win-timepicker-minute.win-order0:lang(ar), .win-timepicker .win-timepicker-minute.win-order0:lang(dv), .win-timepicker .win-timepicker-minute.win-order0:lang(fa), .win-timepicker .win-timepicker-minute.win-order0:lang(he), .win-timepicker .win-timepicker-minute.win-order0:lang(ku-Arab), .win-timepicker .win-timepicker-minute.win-order0:lang(pa-Arab), .win-timepicker .win-timepicker-minute.win-order0:lang(prs), .win-timepicker .win-timepicker-minute.win-order0:lang(ps), .win-timepicker .win-timepicker-minute.win-order0:lang(sd-Arab), .win-timepicker .win-timepicker-minute.win-order0:lang(syr), .win-timepicker .win-timepicker-minute.win-order0:lang(ug), .win-timepicker .win-timepicker-minute.win-order0:lang(ur), .win-timepicker .win-timepicker-minute.win-order0:lang(qps-plocm) { margin-left: 20px; margin-right: 0; } body > .win-navigation-backbutton { position: absolute; top: 50px; left: 20px; } .win-backbutton, .win-navigation-backbutton, .win-back { touch-action: manipulation; display: inline-block; min-width: 0; min-height: 0; padding: 0; text-align: center; width: 41px; height: 41px; font-size: 24px; line-height: 41px; vertical-align: baseline; } .win-backbutton::before, .win-back::before { font-family: "Segoe MDL2 Assets", "Symbols"; font-weight: normal; content: "\E0D5"; vertical-align: 50%; } .win-backbutton:lang(ar)::before, .win-backbutton:lang(dv)::before, .win-backbutton:lang(fa)::before, .win-backbutton:lang(he)::before, .win-backbutton:lang(ku-Arab)::before, .win-backbutton:lang(pa-Arab)::before, .win-backbutton:lang(prs)::before, .win-backbutton:lang(ps)::before, .win-backbutton:lang(sd-Arab)::before, .win-backbutton:lang(syr)::before, .win-backbutton:lang(ug)::before, .win-backbutton:lang(ur)::before, .win-backbutton:lang(qps-plocm)::before, .win-back:lang(ar)::before, .win-back:lang(dv)::before, .win-back:lang(fa)::before, .win-back:lang(he)::before, .win-back:lang(ku-Arab)::before, .win-back:lang(pa-Arab)::before, .win-back:lang(prs)::before, .win-back:lang(ps)::before, .win-back:lang(sd-Arab)::before, .win-back:lang(syr)::before, .win-back:lang(ug)::before, .win-back:lang(ur)::before, .win-back:lang(qps-plocm)::before { content: "\E0AE"; } button.win-navigation-backbutton, button.win-navigation-backbutton:active, html.win-hoverable button.win-navigation-backbutton:enabled:hover, button.win-navigation-backbutton:enabled:hover:active { background-color: transparent; border: none; } @media (-ms-high-contrast) { button.win-navigation-backbutton, button.win-navigation-backbutton:active, html.win-hoverable button.win-navigation-backbutton:enabled:hover, button.win-navigation-backbutton:enabled:hover:active { /* Overwrite default background and border styles from BackButton control's <button> element */ background-color: transparent; border: none; } .win-backbutton, .win-back { background-color: ButtonFace; border-color: ButtonText; color: ButtonText; } .win-backbutton.win-backbutton:enabled:hover:active, .win-navigation-backbutton.win-navigation-backbutton:enabled:hover:active .win-back { background-clip: border-box; background-color: ButtonText; border-color: transparent; color: ButtonFace; } .win-backbutton:disabled, .win-navigation-backbutton:disabled .win-back, .win-backbutton:disabled:active, .win-navigation-backbutton:disabled:active .win-back { background-color: ButtonFace; border-color: GrayText; color: GrayText; } .win-backbutton:-ms-keyboard-active, .win-navigation-backbutton:-ms-keyboard-active .win-back { background-clip: border-box; background-color: ButtonText; border-color: transparent; color: ButtonFace; } html.win-hoverable .win-backbutton:enabled:hover, html.win-hoverable .win-navigation-backbutton:enabled:hover .win-back { background-color: Highlight; border-color: ButtonText; color: HighlightText; } } .win-tooltip { display: block; position: fixed; top: 30px; left: 30px; max-width: 320px; box-sizing: border-box; margin: 0; padding: 4px 7px 6px 7px; border-style: solid; border-width: 1px; z-index: 9999; word-wrap: break-word; animation-fill-mode: both; font-size: 12px; font-weight: 400; line-height: 1.167; } .win-tooltip-phantom { display: block; position: fixed; top: 30px; left: 30px; background-color: transparent; border-width: 0; margin: 0; padding: 0; } @media (-ms-high-contrast) { .win-tooltip { background-color: Window; border-color: WindowText; color: WindowText; } } .win-rating { display: -ms-inline-flexbox; display: -webkit-inline-flex; display: inline-flex; -ms-flex-pack: self; -webkit-justify-content: self; justify-content: self; -ms-flex-align: stretch; -webkit-align-items: stretch; align-items: stretch; height: auto; width: auto; white-space: normal; outline: 0; } .win-rating .win-star { -ms-flex: 1 1 auto; -webkit-flex: 1 1 auto; flex: 1 1 auto; height: 24px; width: 24px; padding: 9px 10px 11px 10px; font-family: "Segoe MDL2 Assets", "Symbols"; font-size: 24px; overflow: hidden; text-indent: 0; line-height: 1; cursor: default; position: relative; letter-spacing: 0; -ms-touch-action: none; touch-action: none; } .win-rating.win-small .win-star { width: 12px; height: 12px; font-size: 12px; padding: 3px 4px 5px 4px; } .win-rating .win-star:before { content: "\E082"; } .win-rating .win-star.win-disabled { cursor: default; -ms-touch-action: auto; touch-action: auto; } @media (-ms-high-contrast) { .win-rating .win-star:before { content: "\E082" !important; } .win-rating .win-star.win-full { color: HighLight; } .win-rating .win-star.win-tentative.win-full { color: ButtonText; } .win-rating .win-star.win-empty { color: ButtonFace; } .win-rating .win-star:after { content: "\E224" !important; position: relative; top: -100%; color: ButtonText; } } .win-toggleswitch { outline: 0; } .win-toggleswitch .win-toggleswitch-header { max-width: 470px; margin-bottom: 14px; margin-top: 22px; font-size: 15px; font-weight: 400; line-height: 1.333; } .win-toggleswitch .win-toggleswitch-values { display: inline-block; vertical-align: top; } .win-toggleswitch .win-toggleswitch-value { margin-left: 12px; height: 20px; vertical-align: top; font-size: 15px; font-weight: 400; line-height: 20px; } .win-toggleswitch .win-toggleswitch-description { font-size: 12px; width: 22em; margin-top: 28px; display: none; } .win-toggleswitch .win-toggleswitch-clickregion { display: inline-block; touch-action: none; -ms-user-select: none; -webkit-user-select: none; -moz-user-select: none; user-select: none; padding-top: 5px; } .win-toggleswitch .win-toggleswitch-track { position: relative; display: inline-block; width: 44px; height: 20px; border-style: solid; border-width: 2px; border-radius: 10px; box-sizing: border-box; } .win-toggleswitch .win-toggleswitch-thumb { position: absolute; top: 3px; display: inline-block; width: 10px; height: 10px; border-radius: 5px; -webkit-transition: left 0.1s; transition: left 0.1s; } .win-toggleswitch:focus .win-toggleswitch-clickregion { outline-width: 1px; outline-style: dotted; } .win-toggleswitch.win-toggleswitch-dragging .win-toggleswitch-thumb { -webkit-transition: none; transition: none; } .win-toggleswitch.win-toggleswitch-off .win-toggleswitch-value-on { visibility: hidden; height: 0; font-size: 0; line-height: 0; } .win-toggleswitch.win-toggleswitch-on .win-toggleswitch-value-off { visibility: hidden; height: 0; font-size: 0; line-height: 0; } .win-toggleswitch.win-toggleswitch-on .win-toggleswitch-thumb { left: 27px; } .win-toggleswitch.win-toggleswitch-off .win-toggleswitch-thumb { left: 3px; } .win-toggleswitch:lang(ar), .win-toggleswitch:lang(dv), .win-toggleswitch:lang(fa), .win-toggleswitch:lang(he), .win-toggleswitch:lang(ku-Arab), .win-toggleswitch:lang(pa-Arab), .win-toggleswitch:lang(prs), .win-toggleswitch:lang(ps), .win-toggleswitch:lang(sd-Arab), .win-toggleswitch:lang(syr), .win-toggleswitch:lang(ug), .win-toggleswitch:lang(ur), .win-toggleswitch:lang(qps-plocm) { direction: rtl; } .win-toggleswitch:lang(ar).win-toggleswitch-on .win-toggleswitch-thumb, .win-toggleswitch:lang(dv).win-toggleswitch-on .win-toggleswitch-thumb, .win-toggleswitch:lang(fa).win-toggleswitch-on .win-toggleswitch-thumb, .win-toggleswitch:lang(he).win-toggleswitch-on .win-toggleswitch-thumb, .win-toggleswitch:lang(ku-Arab).win-toggleswitch-on .win-toggleswitch-thumb, .win-toggleswitch:lang(pa-Arab).win-toggleswitch-on .win-toggleswitch-thumb, .win-toggleswitch:lang(prs).win-toggleswitch-on .win-toggleswitch-thumb, .win-toggleswitch:lang(ps).win-toggleswitch-on .win-toggleswitch-thumb, .win-toggleswitch:lang(sd-Arab).win-toggleswitch-on .win-toggleswitch-thumb, .win-toggleswitch:lang(syr).win-toggleswitch-on .win-toggleswitch-thumb, .win-toggleswitch:lang(ug).win-toggleswitch-on .win-toggleswitch-thumb, .win-toggleswitch:lang(ur).win-toggleswitch-on .win-toggleswitch-thumb, .win-toggleswitch:lang(qps-plocm).win-toggleswitch-on .win-toggleswitch-thumb { left: 3px; } .win-toggleswitch:lang(ar).win-toggleswitch-off .win-toggleswitch-thumb, .win-toggleswitch:lang(dv).win-toggleswitch-off .win-toggleswitch-thumb, .win-toggleswitch:lang(fa).win-toggleswitch-off .win-toggleswitch-thumb, .win-toggleswitch:lang(he).win-toggleswitch-off .win-toggleswitch-thumb, .win-toggleswitch:lang(ku-Arab).win-toggleswitch-off .win-toggleswitch-thumb, .win-toggleswitch:lang(pa-Arab).win-toggleswitch-off .win-toggleswitch-thumb, .win-toggleswitch:lang(prs).win-toggleswitch-off .win-toggleswitch-thumb, .win-toggleswitch:lang(ps).win-toggleswitch-off .win-toggleswitch-thumb, .win-toggleswitch:lang(sd-Arab).win-toggleswitch-off .win-toggleswitch-thumb, .win-toggleswitch:lang(syr).win-toggleswitch-off .win-toggleswitch-thumb, .win-toggleswitch:lang(ug).win-toggleswitch-off .win-toggleswitch-thumb, .win-toggleswitch:lang(ur).win-toggleswitch-off .win-toggleswitch-thumb, .win-toggleswitch:lang(qps-plocm).win-toggleswitch-off .win-toggleswitch-thumb { left: 27px; } .win-semanticzoom { touch-action: pan-x pan-y double-tap-zoom; height: 400px; /* Necessary to detect element resize */ position: relative; } .win-semanticzoom .win-listview > .win-viewport * { touch-action: auto; } .win-semanticzoom * { touch-action: inherit; } .win-semanticzoom-button { z-index: 100; position: absolute; min-width: 25px; min-height: 25px; width: 25px; height: 25px; padding: 0px; bottom: 21px; touch-action: none; } .win-semanticzoom-button::before { font-family: "Segoe MDL2 Assets", "Symbols"; font-weight: normal; font-size: 11px; content: "\E0B8"; /* minus sign */ } .win-semanticzoom-button-location { left: auto; right: 4px; } .win-semanticzoom-button-location:lang(ar), .win-semanticzoom-button-location:lang(dv), .win-semanticzoom-button-location:lang(fa), .win-semanticzoom-button-location:lang(he), .win-semanticzoom-button-location:lang(ku-Arab), .win-semanticzoom-button-location:lang(pa-Arab), .win-semanticzoom-button-location:lang(prs), .win-semanticzoom-button-location:lang(ps), .win-semanticzoom-button-location:lang(sd-Arab), .win-semanticzoom-button-location:lang(syr), .win-semanticzoom-button-location:lang(ug), .win-semanticzoom-button-location:lang(ur), .win-semanticzoom-button-location:lang(qps-plocm) { left: 4px; right: auto; } @media (-ms-high-contrast) { .win-semanticzoom-button { background-color: ButtonFace; border-color: ButtonText; color: ButtonText; } .win-semanticzoom-button.win-semanticzoom-button:hover:active { background-clip: border-box; background-color: ButtonText; border-color: transparent; color: ButtonFace; } .win-semanticzoom-button:-ms-keyboard-active { background-clip: border-box; background-color: ButtonText; border-color: transparent; color: ButtonFace; } html.win-hoverable win-semanticzoom-button:hover { background-color: Highlight; border-color: ButtonText; color: HighlightText; } } .win-pivot { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; -ms-flex-wrap: none; -webkit-flex-wrap: nowrap; flex-wrap: nowrap; height: 100%; width: 100%; overflow: hidden; -ms-scroll-limit-x-max: 0px; touch-action: manipulation; /* Necessary for detecting when this element has resized */ position: relative; } .win-pivot .win-pivot-navbutton { touch-action: manipulation; position: absolute; width: 20px; height: 36px; padding: 0px; margin: 0px; top: 10px; min-width: 0px; border-width: 0px; cursor: pointer; opacity: 0; font-family: "Segoe MDL2 Assets", "Symbols"; } .win-pivot .win-pivot-headers.win-pivot-shownavbuttons .win-pivot-navbutton { opacity: 1; } .win-pivot .win-pivot-headers .win-pivot-navbutton-prev:before { content: "\E096"; } .win-pivot .win-pivot-headers .win-pivot-navbutton-next:before { content: "\E09B"; } .win-pivot .win-pivot-title { -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; font-family: "Segoe UI", sans-serif, "Segoe MDL2 Assets", "Symbols"; font-size: 15px; font-weight: bold; white-space: nowrap; margin: 14px 0 13px 24px; } .win-pivot .win-pivot-title:lang(ar), .win-pivot .win-pivot-title:lang(dv), .win-pivot .win-pivot-title:lang(fa), .win-pivot .win-pivot-title:lang(he), .win-pivot .win-pivot-title:lang(ku-Arab), .win-pivot .win-pivot-title:lang(pa-Arab), .win-pivot .win-pivot-title:lang(prs), .win-pivot .win-pivot-title:lang(ps), .win-pivot .win-pivot-title:lang(sd-Arab), .win-pivot .win-pivot-title:lang(syr), .win-pivot .win-pivot-title:lang(ug), .win-pivot .win-pivot-title:lang(ur), .win-pivot .win-pivot-title:lang(qps-plocm) { margin: 14px 24px 13px 0; } .win-pivot > .win-pivot-item { /* Hide the pivot items defined declaratively until we reparent them to ensure correct measuring and to avoid showing unprocessed content in the wrong location. */ display: none; } .win-pivot .win-pivot-header-area { -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: row; -webkit-flex-direction: row; flex-direction: row; } .win-pivot .win-pivot-header-leftcustom, .win-pivot .win-pivot-header-rightcustom { -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; margin-top: 13px; } .win-pivot .win-pivot-header-items { -ms-flex: 1 1 0%; -webkit-flex: 1 1 0%; flex: 1 1 0%; overflow-x: hidden; padding: 1px; } .win-pivot .win-pivot-headers { white-space: nowrap; position: relative; overflow-y: visible; height: 48px; touch-action: none; -ms-touch-action: none; outline: 0; } .win-pivot .win-pivot-headers.win-keyboard:focus { outline-style: dotted; outline-width: 1px; } .win-pivot .win-pivot-header, .win-pivot .win-pivot-header.win-pivot-header:hover:active { touch-action: manipulation; font-size: 24px; font-weight: 300; line-height: 1.167; display: inline-block; transition: opacity linear 167ms; -webkit-transition: opacity linear 167ms; overflow: hidden; height: 30px; border: 0; padding: 0; outline: 0; margin: 12px 12px 0px 12px; min-height: 0; min-width: 0; } .win-pivot.win-pivot-locked .win-pivot-header { opacity: 0; visibility: hidden; } .win-pivot .win-pivot-header.win-pivot-header-selected, .win-pivot.win-pivot-locked .win-pivot-header.win-pivot-header-selected { opacity: 1.0; visibility: inherit; } .win-pivot .win-pivot-viewport { /* Overlap the headers but not the title */ height: 100%; overflow-x: auto; overflow-y: hidden; -ms-scroll-snap-type: mandatory; -ms-scroll-snap-points-x: snapInterval(0%, 100%); -ms-overflow-style: none; /* The following 3 styles take advantage of a Trident bug to make the viewport pannable on the header track. The viewport is extended over the header track space, and position: relative allows interacting with it as if the viewport was drawn over the header track. */ position: relative; padding-top: 48px; margin-top: -48px; } .win-pivot.win-pivot-customheaders .win-pivot-viewport { padding-top: inherit; margin-top: inherit; } .win-pivot.win-pivot-mouse .win-pivot-viewport { padding-top: 0px; margin-top: 0px; } .win-pivot.win-pivot-locked .win-pivot-viewport { overflow: hidden; } .win-pivot .win-pivot-surface { /* Surface is 3x of viewport to allow panning. */ width: 300%; height: 100%; position: relative; } html.win-hoverable .win-pivot button.win-pivot-header:hover { background-color: transparent; border: 0; padding: 0; letter-spacing: 0px; margin: 12px 12px 0px 12px; min-height: 0; min-width: 0; } html.win-hoverable .win-pivot .win-pivot-navbutton:hover { margin: 0px; padding: 0px; border-width: 0px; cursor: pointer; font-family: "Segoe MDL2 Assets", "Symbols"; } /* PivotItem */ .win-pivot-item { position: absolute; top: 0; bottom: 0; /* Since the surface is 3x in width, 33.3% here means the size of the viewport. */ width: 33.3%; left: 33.3%; } .win-pivot-item:lang(ar), .win-pivot-item:lang(dv), .win-pivot-item:lang(fa), .win-pivot-item:lang(he), .win-pivot-item:lang(ku-Arab), .win-pivot-item:lang(pa-Arab), .win-pivot-item:lang(prs), .win-pivot-item:lang(ps), .win-pivot-item:lang(sd-Arab), .win-pivot-item:lang(syr), .win-pivot-item:lang(ug), .win-pivot-item:lang(ur), .win-pivot-item:lang(qps-plocm) { left: auto; right: 33.3%; } .win-pivot-item .win-pivot-item-content { height: 100%; overflow-y: auto; -ms-overflow-style: -ms-autohiding-scrollbar; padding: 0px 24px; } /* Modified styles for when the Pivot is in nosnap mode */ .win-pivot.win-pivot-nosnap .win-pivot-viewport { padding-top: 0px; margin-top: 0px; overflow: hidden; } .win-pivot.win-pivot-nosnap .win-pivot-surface, .win-pivot.win-pivot-nosnap .win-pivot-item { width: 100%; position: static; } .win-hub { height: 100%; width: 100%; /* Necessary for detecting when this element has resized */ position: relative; } .win-hub-progress { position: absolute; top: 10px; width: 100%; z-index: 1; } .win-hub-viewport { height: 100%; width: 100%; -ms-scroll-snap-type: proximity; -webkit-overflow-scrolling: touch; } .win-hub-horizontal .win-hub-viewport { overflow-x: auto; overflow-y: hidden; white-space: nowrap; } .win-hub-vertical .win-hub-viewport { position: relative; overflow-y: auto; overflow-x: hidden; } .win-hub-surface { display: inline-block; } .win-hub-vertical .win-hub-surface { width: calc(100% - 24px); padding: 0px 12px 8px 12px; margin-top: -24px; /* Keep in sync w/ hub-section padding-top */ } .win-hub-horizontal .win-hub-surface { height: 100%; padding-left: 12px; } .win-hub-horizontal .win-hub-surface:lang(ar), .win-hub-horizontal .win-hub-surface:lang(dv), .win-hub-horizontal .win-hub-surface:lang(fa), .win-hub-horizontal .win-hub-surface:lang(he), .win-hub-horizontal .win-hub-surface:lang(ku-Arab), .win-hub-horizontal .win-hub-surface:lang(pa-Arab), .win-hub-horizontal .win-hub-surface:lang(prs), .win-hub-horizontal .win-hub-surface:lang(ps), .win-hub-horizontal .win-hub-surface:lang(sd-Arab), .win-hub-horizontal .win-hub-surface:lang(syr), .win-hub-horizontal .win-hub-surface:lang(ug), .win-hub-horizontal .win-hub-surface:lang(ur), .win-hub-horizontal .win-hub-surface:lang(qps-plocm) { padding-left: 0; padding-right: 12px; } .win-hub-section { display: inline-block; vertical-align: top; white-space: normal; } .win-hub-horizontal .win-hub-section { height: 100%; padding-right: 24px; } .win-hub-horizontal .win-hub-section:lang(ar), .win-hub-horizontal .win-hub-section:lang(dv), .win-hub-horizontal .win-hub-section:lang(fa), .win-hub-horizontal .win-hub-section:lang(he), .win-hub-horizontal .win-hub-section:lang(ku-Arab), .win-hub-horizontal .win-hub-section:lang(pa-Arab), .win-hub-horizontal .win-hub-section:lang(prs), .win-hub-horizontal .win-hub-section:lang(ps), .win-hub-horizontal .win-hub-section:lang(sd-Arab), .win-hub-horizontal .win-hub-section:lang(syr), .win-hub-horizontal .win-hub-section:lang(ug), .win-hub-horizontal .win-hub-section:lang(ur), .win-hub-horizontal .win-hub-section:lang(qps-plocm) { padding-right: 0; padding-left: 24px; } .win-hub-horizontal .win-hub-section-header { margin-top: 62px; } .win-hub-vertical .win-hub-section { width: 100%; padding-top: 24px; /* Keep in sync w/ hub-surface margin-top */ } .win-hub-section-header { margin-bottom: 9px; height: 28px; } button.win-hub-section-header-tabstop, html.win-hoverable button.win-hub-section-header-tabstop:hover, button.win-hub-section-header-tabstop:hover:active { touch-action: manipulation; width: 100%; background-color: transparent; border: 0; min-height: 0; min-width: 0; max-width: 100%; padding: 0; } button.win-hub-section-header-tabstop:focus { outline: none; } button.win-hub-section-header-tabstop:-ms-keyboard-active { background-color: transparent; } .win-hub-section-header-wrapper { display: -ms-inline-flexbox; display: -webkit-inline-flex; display: inline-flex; -ms-flex-direction: row; -webkit-flex-direction: row; flex-direction: row; -ms-flex-align: stretch; -webkit-align-items: stretch; align-items: stretch; width: 100%; outline: none; } .win-hub-section-header-content { font-size: 20px; font-weight: 400; line-height: 1.5; -ms-flex: 1 1 auto; -webkit-flex: 1 1 auto; flex: 1 1 auto; text-align: left; vertical-align: bottom; overflow: hidden; text-overflow: clip; white-space: nowrap; } .win-hub-section-header-content:lang(ar), .win-hub-section-header-content:lang(dv), .win-hub-section-header-content:lang(fa), .win-hub-section-header-content:lang(he), .win-hub-section-header-content:lang(ku-Arab), .win-hub-section-header-content:lang(pa-Arab), .win-hub-section-header-content:lang(prs), .win-hub-section-header-content:lang(ps), .win-hub-section-header-content:lang(sd-Arab), .win-hub-section-header-content:lang(syr), .win-hub-section-header-content:lang(ug), .win-hub-section-header-content:lang(ur), .win-hub-section-header-content:lang(qps-plocm) { text-align: right; } .win-hub-section-header-chevron { display: none; } .win-hub-section-header-interactive .win-hub-section-header-chevron { -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; display: inline-block; margin-left: 24px; line-height: 1.5; padding-top: 7px; text-align: right; vertical-align: bottom; } .win-hub-section-header-interactive .win-hub-section-header-chevron:lang(ar), .win-hub-section-header-interactive .win-hub-section-header-chevron:lang(dv), .win-hub-section-header-interactive .win-hub-section-header-chevron:lang(fa), .win-hub-section-header-interactive .win-hub-section-header-chevron:lang(he), .win-hub-section-header-interactive .win-hub-section-header-chevron:lang(ku-Arab), .win-hub-section-header-interactive .win-hub-section-header-chevron:lang(pa-Arab), .win-hub-section-header-interactive .win-hub-section-header-chevron:lang(prs), .win-hub-section-header-interactive .win-hub-section-header-chevron:lang(ps), .win-hub-section-header-interactive .win-hub-section-header-chevron:lang(sd-Arab), .win-hub-section-header-interactive .win-hub-section-header-chevron:lang(syr), .win-hub-section-header-interactive .win-hub-section-header-chevron:lang(ug), .win-hub-section-header-interactive .win-hub-section-header-chevron:lang(ur), .win-hub-section-header-interactive .win-hub-section-header-chevron:lang(qps-plocm) { text-align: left; margin-left: 0; margin-right: 24px; } .win-hub-horizontal .win-hub-section-content { height: calc(100% - 99px); } .win-hub-vertical .win-hub-section-content { width: 100%; } @media (-ms-high-contrast) { button.win-hub-section-header-tabstop, html.win-hoverable button.win-hub-section-header-tabstop:hover, button.win-hub-section-header-tabstop:hover:active { background-color: transparent; color: WindowText; } button.win-hub-section-header-tabstop:-ms-keyboard-active { color: WindowText; } html.win-hoverable button.win-hub-section-header-tabstop.win-hub-section-header-interactive:hover, button.win-hub-section-header-tabstop.win-hub-section-header-interactive:hover:active { color: -ms-hotlight; } button.win-hub-section-header-tabstop.win-hub-section-header-interactive:-ms-keyboard-active { color: -ms-hotlight; } } .win-clickeater { background-color: transparent; width: 110%; height: 110%; left: -5%; top: -5%; position: fixed; touch-action: none; outline: 1px solid Purple; /*Necessary to block passthrough over webviews*/ -ms-high-contrast-adjust: none; } /* Command buttons. */ button.win-command { touch-action: manipulation; background: none; background-clip: border-box; height: auto; padding: 0; margin: 0; border: 1px dotted; /* reserve focus rect */ min-width: 40px; min-height: 48px; text-align: center; font-size: 12px; line-height: 16px; font-weight: normal; overflow: visible; /* Commands are lrtb */ writing-mode: lr-tb; position: relative; z-index: 0; } button.win-command::-moz-focus-inner { padding: 0; border: 0; } button:lang(ar), button:lang(dv), button:lang(fa), button:lang(he), button:lang(ku-Arab), button:lang(pa-Arab), button:lang(prs), button:lang(ps), button:lang(sd-Arab), button:lang(syr), button:lang(ug), button:lang(ur), button:lang(qps-plocm) { writing-mode: rl-tb; } /* Always hide the outline, not just when :focus is applied. https://github.com/winjs/winjs/issues/859 */ button.win-command { outline: none; } /* Command button icons. */ .win-commandicon { display: block; margin: 11px 21px; /* left/right margin: 22px = 1px focus rect + 21px. Affects margin-top of button.win-command .win-label */ min-width: 0; min-height: 0; padding: 0; /* Normal sizing */ width: 24px; height: 24px; box-sizing: border-box; -moz-box-sizing: border-box; cursor: default; position: relative; outline: none; } .win-commandimage { /* Default font for glyphs. */ font-family: "Segoe UI Command", "Symbols"; letter-spacing: 0; /* Applications provide their own content, like &#xE0D5;. */ vertical-align: middle; font-size: 20px; margin: 0; line-height: 24px; /* line-height must match the content box height */ background-position: 0 0; background-origin: border-box; display: inline-block; width: 24px; height: 24px; background-size: 96px 48px; outline: none; } .win-commandimage.win-commandglyph { position: absolute; left: 0; } /* Offsets for sprite versions. */ html.win-hoverable button:enabled:hover .win-commandimage, button:active .win-commandimage { background-position: -24px 0; } button:enabled:hover:active .win-commandimage.win-commandimage { background-position: -48px 0; } button:-ms-keyboard-active .win-commandimage { background-position: -48px 0; } button:disabled .win-commandimage, button:disabled:active .win-commandimage { background-position: -72px 0; } /* Offsets for sprite versions in selected state. */ button[aria-checked=true] .win-commandimage { background-position: 0 -24px; } html.win-hoverable button[aria-checked=true]:enabled:hover .win-commandimage, button[aria-checked=true]:active .win-commandimage { background-position: -24px -24px; } button[aria-checked=true]:enabled:hover:active .win-commandimage.win-commandimage { background-position: -48px -24px; } button[aria-checked=true]:-ms-keyboard-active .win-commandimage { background-position: -48px -24px; } button[aria-checked=true]:disabled .win-commandimage, button[aria-checked=true]:disabled:active .win-commandimage { background-position: -72px -24px; } /* Command button labels. */ button.win-command .win-label { font-family: "Segoe UI", sans-serif, "Segoe MDL2 Assets", "Symbols"; font-size: 12px; font-weight: 400; line-height: 1.167; position: relative; line-height: 16px; display: block; max-width: 66px; /* 68px button, but allow for 2*1px for focus border on each side */ margin-top: -10px; /* 2px = 12px margin-bottom of .win-commandicon - 10px*/ margin-bottom: 6px; padding: 0; overflow: hidden; word-wrap: break-word; word-break: keep-all; outline: none; } /* AppBarCommand separator types. */ hr.win-command { display: inline-block; padding: 0; margin: 12px 16px; width: 2px; height: 24px; border: 0; vertical-align: top; } /* AppBarCommand content types. */ div.win-command { display: inline-block; min-width: 0; min-height: 0; padding: 0px 31px; border: 1px dotted; /* reserve focus rect */ text-align: center; font-size: 12px; line-height: 16px; font-weight: normal; vertical-align: top; /* Content Commands are lrtb */ writing-mode: lr-tb; position: relative; } div.win-command:lang(ar), div.win-command:lang(dv), div.win-command:lang(fa), div.win-command:lang(he), div.win-command:lang(ku-Arab), div.win-command:lang(pa-Arab), div.win-command:lang(prs), div.win-command:lang(ps), div.win-command:lang(sd-Arab), div.win-command:lang(syr), div.win-command:lang(ug), div.win-command:lang(ur), div.win-command:lang(qps-plocm) { writing-mode: rl-tb; } div.win-command:focus { outline: none; } .win-command.win-command-hidden { display: none; } /* AppBar */ .win-navbar { border-width: 0; width: 100%; height: auto; left: 0; position: fixed; position: -ms-device-fixed; min-height: 48px; } .win-navbar.win-navbar-minimal { min-height: 25px; } .win-navbar.win-navbar-minimal.win-navbar-closed .win-navbar-invokebutton .win-navbar-ellipsis { top: 5px; } .win-navbar.win-navbar-closing.win-navbar-minimal > :not(.win-navbar-invokebutton) { opacity: 0; } .win-navbar.win-menulayout.win-navbar-closing .win-navbar-menu { opacity: 1; } .win-navbar.win-navbar-closed.win-navbar-minimal > :not(.win-navbar-invokebutton) { display: none !important; } .win-navbar.win-navbar-closing.win-navbar-minimal .win-navbar-invokebutton, .win-navbar.win-navbar-closed.win-navbar-minimal .win-navbar-invokebutton { width: 100%; } .win-navbar.win-menulayout.win-navbar-opening .win-navbar-invokebutton, .win-navbar.win-menulayout.win-navbar-opened .win-navbar-invokebutton, .win-navbar.win-menulayout.win-navbar-closing .win-navbar-invokebutton { visibility: hidden; } .win-navbar.win-menulayout.win-navbar-opening .win-toolbar.win-toolbar-showndisplayfull .win-toolbar-overflowbutton, .win-navbar.win-menulayout.win-navbar-opened .win-toolbar.win-toolbar-showndisplayfull .win-toolbar-overflowbutton, .win-navbar.win-menulayout.win-navbar-closing .win-toolbar.win-toolbar-showndisplayfull .win-toolbar-overflowbutton { visibility: visible; } .win-navbar .win-navbar-invokebutton { touch-action: manipulation; width: 32px; height: 100%; min-height: 25px; position: absolute; right: 0px; margin: 0px; padding: 0px; border: dotted 1px; min-width: 0px; background-clip: border-box; display: none; z-index: 1; } .win-navbar .win-navbar-invokebutton .win-navbar-ellipsis { width: 32px; height: 100%; right: 0px; top: 15px; position: absolute; display: inline-block; font-size: 14px; text-align: center; font-family: "Segoe MDL2 Assets", "Symbols"; } .win-navbar .win-navbar-invokebutton .win-navbar-ellipsis::before { content: "\E10C"; position: relative; } .win-navbar:lang(ar) .win-navbar-invokebutton, .win-navbar:lang(dv) .win-navbar-invokebutton, .win-navbar:lang(fa) .win-navbar-invokebutton, .win-navbar:lang(he) .win-navbar-invokebutton, .win-navbar:lang(ku-Arab) .win-navbar-invokebutton, .win-navbar:lang(pa-Arab) .win-navbar-invokebutton, .win-navbar:lang(prs) .win-navbar-invokebutton, .win-navbar:lang(ps) .win-navbar-invokebutton, .win-navbar:lang(sd-Arab) .win-navbar-invokebutton, .win-navbar:lang(syr) .win-navbar-invokebutton, .win-navbar:lang(ug) .win-navbar-invokebutton, .win-navbar:lang(ur) .win-navbar-invokebutton, .win-navbar:lang(qps-plocm) .win-navbar-invokebutton, .win-navbar:lang(ar) .win-navbar-invokebutton .win-navbar-ellipsis, .win-navbar:lang(dv) .win-navbar-invokebutton .win-navbar-ellipsis, .win-navbar:lang(fa) .win-navbar-invokebutton .win-navbar-ellipsis, .win-navbar:lang(he) .win-navbar-invokebutton .win-navbar-ellipsis, .win-navbar:lang(ku-Arab) .win-navbar-invokebutton .win-navbar-ellipsis, .win-navbar:lang(pa-Arab) .win-navbar-invokebutton .win-navbar-ellipsis, .win-navbar:lang(prs) .win-navbar-invokebutton .win-navbar-ellipsis, .win-navbar:lang(ps) .win-navbar-invokebutton .win-navbar-ellipsis, .win-navbar:lang(sd-Arab) .win-navbar-invokebutton .win-navbar-ellipsis, .win-navbar:lang(syr) .win-navbar-invokebutton .win-navbar-ellipsis, .win-navbar:lang(ug) .win-navbar-invokebutton .win-navbar-ellipsis, .win-navbar:lang(ur) .win-navbar-invokebutton .win-navbar-ellipsis, .win-navbar:lang(qps-plocm) .win-navbar-invokebutton .win-navbar-ellipsis { right: auto; left: 0px; } .win-navbar.win-navbar-minimal .win-navbar-invokebutton, .win-navbar.win-navbar-compact .win-navbar-invokebutton { display: block; } /* AppBar commands layout */ .win-commandlayout { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: row; -webkit-flex-direction: row; flex-direction: row; -ms-flex-wrap: none; -webkit-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; } .win-commandlayout .win-primarygroup { -ms-flex-order: 2; flex-order: 2; -webkit-order: 2; order: 2; display: -ms-inline-flexbox; display: -webkit-inline-flex; display: inline-flex; -ms-flex: 1 1 auto; -webkit-flex: 1 1 auto; flex: 1 1 auto; -ms-flex-direction: row; -webkit-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: end; -webkit-justify-content: flex-end; justify-content: flex-end; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; } .win-commandlayout .win-secondarygroup { -ms-flex-order: 1; flex-order: 1; -webkit-order: 1; order: 1; display: -ms-inline-flexbox; display: -webkit-inline-flex; display: inline-flex; -ms-flex: 1 1 auto; -webkit-flex: 1 1 auto; flex: 1 1 auto; -ms-flex-direction: row; -webkit-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: start; -webkit-justify-content: flex-start; justify-content: flex-start; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; } .win-commandlayout .win-command { -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; } .win-commandlayout.win-navbar-opening, .win-commandlayout.win-navbar-opened, .win-commandlayout.win-navbar-closing { min-height: 62px; } .win-commandlayout.win-navbar-opening.win-navbar-compact, .win-commandlayout.win-navbar-opened.win-navbar-compact, .win-commandlayout.win-navbar-closing.win-navbar-compact { min-height: 48px; } .win-commandlayout.win-navbar-minimal, .win-commandlayout.win-navbar-compact { padding-right: 32px; width: calc(100% - 32px); } .win-commandlayout.win-navbar-compact button.win-command .win-label { display: none; } .win-commandlayout.win-navbar-compact.win-navbar-closing button.win-command .win-label { display: block; visibility: hidden; } .win-commandlayout.win-navbar-compact.win-navbar-opened button.win-command .win-label, .win-commandlayout.win-navbar-compact.win-navbar-opening button.win-command .win-label { display: block; visibility: visible; } /* CommandsLayout RTL */ .win-commandlayout:lang(ar).win-navbar-minimal, .win-commandlayout:lang(dv).win-navbar-minimal, .win-commandlayout:lang(fa).win-navbar-minimal, .win-commandlayout:lang(he).win-navbar-minimal, .win-commandlayout:lang(ku-Arab).win-navbar-minimal, .win-commandlayout:lang(pa-Arab).win-navbar-minimal, .win-commandlayout:lang(prs).win-navbar-minimal, .win-commandlayout:lang(ps).win-navbar-minimal, .win-commandlayout:lang(sd-Arab).win-navbar-minimal, .win-commandlayout:lang(syr).win-navbar-minimal, .win-commandlayout:lang(ug).win-navbar-minimal, .win-commandlayout:lang(ur).win-navbar-minimal, .win-commandlayout:lang(qps-plocm).win-navbar-minimal, .win-commandlayout:lang(ar).win-navbar-compact, .win-commandlayout:lang(dv).win-navbar-compact, .win-commandlayout:lang(fa).win-navbar-compact, .win-commandlayout:lang(he).win-navbar-compact, .win-commandlayout:lang(ku-Arab).win-navbar-compact, .win-commandlayout:lang(pa-Arab).win-navbar-compact, .win-commandlayout:lang(prs).win-navbar-compact, .win-commandlayout:lang(ps).win-navbar-compact, .win-commandlayout:lang(sd-Arab).win-navbar-compact, .win-commandlayout:lang(syr).win-navbar-compact, .win-commandlayout:lang(ug).win-navbar-compact, .win-commandlayout:lang(ur).win-navbar-compact, .win-commandlayout:lang(qps-plocm).win-navbar-compact { padding-right: 0px; padding-left: 32px; } /* AppBar menu layout */ .win-menulayout .win-navbar-menu { position: absolute; right: 0; top: 0; overflow: hidden; } .win-menulayout .win-navbar-menu:lang(ar), .win-menulayout .win-navbar-menu:lang(dv), .win-menulayout .win-navbar-menu:lang(fa), .win-menulayout .win-navbar-menu:lang(he), .win-menulayout .win-navbar-menu:lang(ku-Arab), .win-menulayout .win-navbar-menu:lang(pa-Arab), .win-menulayout .win-navbar-menu:lang(prs), .win-menulayout .win-navbar-menu:lang(ps), .win-menulayout .win-navbar-menu:lang(sd-Arab), .win-menulayout .win-navbar-menu:lang(syr), .win-menulayout .win-navbar-menu:lang(ug), .win-menulayout .win-navbar-menu:lang(ur), .win-menulayout .win-navbar-menu:lang(qps-plocm) { left: 0; right: auto; } .win-menulayout.win-bottom .win-navbar-menu { overflow: visible; } .win-menulayout .win-toolbar { max-width: 100vw; } .win-menulayout.win-navbar-compact button.win-command .win-label { display: none; visibility: hidden; } .win-menulayout.win-navbar-compact.win-navbar-closing button.win-command .win-label, .win-menulayout.win-navbar-compact.win-navbar-opening button.win-command .win-label { display: block; visibility: visible; } .win-menulayout.win-navbar-compact.win-navbar-opened button.win-command .win-label { display: block; visibility: visible; } .win-menulayout.win-navbar-compact.win-navbar-closed { overflow: hidden; } .win-menulayout.win-navbar-compact.win-navbar-closed .win-toolbar-overflowarea { visibility: hidden; } /* High contrast AppBar needs a border */ @media (-ms-high-contrast) { /* AppBar Borders */ .win-navbar { border: solid 2px; } .win-navbar.win-top { border-top: none; border-left: none; border-right: none; } .win-navbar.win-bottom { border-bottom: none; border-left: none; border-right: none; } .win-navbar.win-top button.win-command, .win-navbar.win-top div.win-command { padding-bottom: 7px; /* 7px - 2px smaller to account for the high-constrast appbar border */ } .win-navbar.win-bottom button.win-command, .win-navbar.win-bottom div.win-command { padding-top: 7px; /* 7px - 2px smaller to account for the high-constrast appbar border */ } .win-navbar.win-top hr.win-command { margin-bottom: 28px; } .win-navbar.win-bottom hr.win-command { margin-top: 8px; } .win-commandlayout.win-navbar-opening, .win-commandlayout.win-navbar-opened, .win-commandlayout.win-navbar-closing { min-height: 62px; } } /* Flyout control. */ .win-flyout { position: fixed; position: -ms-device-fixed; padding: 12px; border-style: solid; border-width: 1px; margin: 4px; min-width: 70px; /* 96px - 2px border - 24px padding */ max-width: 430px; /* 456px - 2px border - 24px padding */ min-height: 16px; /* 44px - 2px border - 24px padding */ max-height: 730px; /* 758px - 2px border - 24px padding */ width: auto; height: auto; word-wrap: break-word; overflow: auto; font-size: 15px; font-weight: 400; line-height: 1.333; } .win-flyout.win-leftalign { margin-left: 0; } .win-flyout.win-rightalign { margin-right: 0; } .win-flyout.win-scrolls { overflow: auto; } @media (max-width: 464px) { .win-flyout { max-width: calc(100% - 34px); /* 100% - 8px margin - 2px border - 24px padding */ } } /* Menu control. */ .win-menu { padding: 0; line-height: 33px; text-align: left; /* Set explicitly in case our parent has different alignment, like appbar overflow. */ min-height: 42px; /* 44px - 2px border */ max-height: calc(100% - 26px); min-width: 134px; /* 136px - 2px border */ max-width: 454px; /* 456px - 2px border */ } /* Menu commands. */ .win-menu button.win-command { display: block; margin-left: 0; margin-right: 0; text-align: left; width: 100%; font-size: 15px; font-weight: 400; line-height: 1.333; } .win-menu button.win-command:focus { outline: none; } .win-menu button.win-command .win-menucommand-liner { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: row; -webkit-flex-direction: row; flex-direction: row; -ms-flex-wrap: none; -webkit-flex-wrap: nowrap; flex-wrap: nowrap; -ms-flex-align: center; -webkit-align-items: center; align-items: center; width: 100%; position: relative; } .win-menu button.win-command .win-menucommand-liner .win-toggleicon, .win-menu button.win-command .win-menucommand-liner .win-flyouticon { -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; display: none; visibility: hidden; font-size: 16px; font-family: "Segoe MDL2 Assets", "Symbols"; } .win-menu button.win-command .win-menucommand-liner .win-toggleicon { margin-left: 12px; } .win-menu button.win-command .win-menucommand-liner .win-toggleicon::before { content: "\E0E7"; } .win-menu button.win-command .win-menucommand-liner .win-flyouticon { margin-left: 12px; margin-right: 16px; } .win-menu button.win-command .win-menucommand-liner .win-flyouticon::before { content: "\E26B"; } .win-menu button.win-command .win-menucommand-liner .win-label { -ms-flex: 1 1 auto; -webkit-flex: 1 1 auto; flex: 1 1 auto; font-size: 15px; line-height: inherit; min-width: 112px; max-width: none; white-space: nowrap; text-overflow: clip; margin: 0px; padding: 0px 12px; } .win-menu button.win-command .win-menucommand-liner:lang(ar), .win-menu button.win-command .win-menucommand-liner:lang(dv), .win-menu button.win-command .win-menucommand-liner:lang(fa), .win-menu button.win-command .win-menucommand-liner:lang(he), .win-menu button.win-command .win-menucommand-liner:lang(ku-Arab), .win-menu button.win-command .win-menucommand-liner:lang(pa-Arab), .win-menu button.win-command .win-menucommand-liner:lang(prs), .win-menu button.win-command .win-menucommand-liner:lang(ps), .win-menu button.win-command .win-menucommand-liner:lang(sd-Arab), .win-menu button.win-command .win-menucommand-liner:lang(syr), .win-menu button.win-command .win-menucommand-liner:lang(ug), .win-menu button.win-command .win-menucommand-liner:lang(ur), .win-menu button.win-command .win-menucommand-liner:lang(qps-plocm) { text-align: right; } .win-menu button.win-command .win-menucommand-liner:lang(ar) .win-toggleicon, .win-menu button.win-command .win-menucommand-liner:lang(dv) .win-toggleicon, .win-menu button.win-command .win-menucommand-liner:lang(fa) .win-toggleicon, .win-menu button.win-command .win-menucommand-liner:lang(he) .win-toggleicon, .win-menu button.win-command .win-menucommand-liner:lang(ku-Arab) .win-toggleicon, .win-menu button.win-command .win-menucommand-liner:lang(pa-Arab) .win-toggleicon, .win-menu button.win-command .win-menucommand-liner:lang(prs) .win-toggleicon, .win-menu button.win-command .win-menucommand-liner:lang(ps) .win-toggleicon, .win-menu button.win-command .win-menucommand-liner:lang(sd-Arab) .win-toggleicon, .win-menu button.win-command .win-menucommand-liner:lang(syr) .win-toggleicon, .win-menu button.win-command .win-menucommand-liner:lang(ug) .win-toggleicon, .win-menu button.win-command .win-menucommand-liner:lang(ur) .win-toggleicon, .win-menu button.win-command .win-menucommand-liner:lang(qps-plocm) .win-toggleicon { margin-left: 0px; margin-right: 12px; } .win-menu button.win-command .win-menucommand-liner:lang(ar) .win-flyouticon, .win-menu button.win-command .win-menucommand-liner:lang(dv) .win-flyouticon, .win-menu button.win-command .win-menucommand-liner:lang(fa) .win-flyouticon, .win-menu button.win-command .win-menucommand-liner:lang(he) .win-flyouticon, .win-menu button.win-command .win-menucommand-liner:lang(ku-Arab) .win-flyouticon, .win-menu button.win-command .win-menucommand-liner:lang(pa-Arab) .win-flyouticon, .win-menu button.win-command .win-menucommand-liner:lang(prs) .win-flyouticon, .win-menu button.win-command .win-menucommand-liner:lang(ps) .win-flyouticon, .win-menu button.win-command .win-menucommand-liner:lang(sd-Arab) .win-flyouticon, .win-menu button.win-command .win-menucommand-liner:lang(syr) .win-flyouticon, .win-menu button.win-command .win-menucommand-liner:lang(ug) .win-flyouticon, .win-menu button.win-command .win-menucommand-liner:lang(ur) .win-flyouticon, .win-menu button.win-command .win-menucommand-liner:lang(qps-plocm) .win-flyouticon { margin-left: 16px; margin-right: 12px; } .win-menu button.win-command .win-menucommand-liner:lang(ar) .win-flyouticon::before, .win-menu button.win-command .win-menucommand-liner:lang(dv) .win-flyouticon::before, .win-menu button.win-command .win-menucommand-liner:lang(fa) .win-flyouticon::before, .win-menu button.win-command .win-menucommand-liner:lang(he) .win-flyouticon::before, .win-menu button.win-command .win-menucommand-liner:lang(ku-Arab) .win-flyouticon::before, .win-menu button.win-command .win-menucommand-liner:lang(pa-Arab) .win-flyouticon::before, .win-menu button.win-command .win-menucommand-liner:lang(prs) .win-flyouticon::before, .win-menu button.win-command .win-menucommand-liner:lang(ps) .win-flyouticon::before, .win-menu button.win-command .win-menucommand-liner:lang(sd-Arab) .win-flyouticon::before, .win-menu button.win-command .win-menucommand-liner:lang(syr) .win-flyouticon::before, .win-menu button.win-command .win-menucommand-liner:lang(ug) .win-flyouticon::before, .win-menu button.win-command .win-menucommand-liner:lang(ur) .win-flyouticon::before, .win-menu button.win-command .win-menucommand-liner:lang(qps-plocm) .win-flyouticon::before { content: "\E26C"; } .win-menu.win-menu-mousespacing button.win-command { padding-top: 5px; padding-bottom: 7px; min-height: 32px; } .win-menu.win-menu-touchspacing button.win-command { padding-top: 11px; padding-bottom: 13px; min-height: 44px; } .win-menu hr.win-command { display: block; height: 1px; width: auto; border: 0; padding: 0; margin: 9px 20px 10px 20px; } /* Menu toggle and flyout commands. */ .win-menu-containstogglecommand button.win-command .win-menucommand-liner .win-toggleicon, .win-menu-containsflyoutcommand button.win-command .win-menucommand-liner .win-flyouticon { display: inline-block; } .win-menu-containstogglecommand button.win-command-toggle[aria-checked=true] .win-menucommand-liner .win-toggleicon, .win-menu-containsflyoutcommand button.win-command-flyout .win-menucommand-liner .win-flyouticon { visibility: visible; } @media (max-width: 464px) { .win-menu { max-width: calc(100% - 10px); /* 100% - 8px margin - 2px border */ } } /* Grippers in touch selection do not dissapear when focus moves to an element outside of the selection range and they are always drawn on a layer above all HTML elemements. When an _Overlay derived control such as AppBar/Flyout/Menu/SettingsFlyout is invoked and steals focus, if that _Overlay is laid out on top of the elements in the touch selection, the grippers can still be seen over the _Overlay and its contents. However, all grippers any where in the document will be hidden whenever the current active element has or inherits the style "-ms-touch-select: none;" */ .win-overlay { -ms-touch-select: none; } /* For input elements we filter type using the :not selector to capture any unrecognized user specified types which would just default to the form and function of a textbox*/ .win-overlay input:not([type="file"]), .win-overlay input:not([type="radio"]), .win-overlay input:not([type="checkbox"]), .win-overlay input:not([type="button"]), .win-overlay input:not([type="range"]), .win-overlay input:not([type="image"]), .win-overlay input:not([type="reset"]), .win-overlay input:not([type="hidden"]), .win-overlay input:not([type="submit"]), .win-overlay textarea, .win-overlay [contenteditable=true] { -ms-touch-select: grippers; } /* Singleton element maintained by _Overlay, used for getting accurate floating point measurements of the total size of the visual viewport. Floating point is necesary in high DPI resolutions. */ .win-visualviewport-space { position: fixed; position: -ms-device-fixed; height: 100%; width: 100%; visibility: hidden; } /* Settings Pane */ .win-settingsflyout { border-left: 1px solid; position: fixed; top: 0; right: 0; height: 100%; width: 319px; /* 320px - border (1px) */ /* Settings back button is slightly smaller. */ } .win-settingsflyout:lang(ar), .win-settingsflyout:lang(dv), .win-settingsflyout:lang(fa), .win-settingsflyout:lang(he), .win-settingsflyout:lang(ku-Arab), .win-settingsflyout:lang(pa-Arab), .win-settingsflyout:lang(prs), .win-settingsflyout:lang(ps), .win-settingsflyout:lang(sd-Arab), .win-settingsflyout:lang(syr), .win-settingsflyout:lang(ug), .win-settingsflyout:lang(ur), .win-settingsflyout:lang(qps-plocm) { border-left: none; border-right: 1px solid; } .win-settingsflyout.win-wide { /* .win-wide is deprecated in Windows 8.1 */ width: 645px; /* 646px - border (1px) */ } .win-settingsflyout .win-backbutton, .win-settingsflyout .win-back { width: 32px; height: 32px; font-size: 20px; line-height: 32px; } .win-settingsflyout .win-header { padding-top: 6px; padding-bottom: 10px; padding-left: 52px; /* 40px for the backbutton */ padding-right: 12px; height: 32px; position: relative; } .win-settingsflyout .win-header .win-label { display: inline-block; font-size: 24px; font-weight: 300; line-height: 32px; white-space: nowrap; } .win-settingsflyout .win-header .win-backbutton, .win-settingsflyout .win-header .win-navigation-backbutton { position: absolute; left: 12px; } .win-settingsflyout .win-content { overflow: auto; padding: 0px 12px; } .win-settingsflyout .win-content .win-label { font-size: 20px; font-weight: 400; line-height: 1.2; } .win-settingsflyout .win-content .win-settings-section { padding-bottom: 39px; margin: 0; padding-top: 0; padding-bottom: 20px; } .win-settingsflyout .win-content .win-settings-section p { margin: 0; padding-top: 0; padding-bottom: 25px; } .win-settingsflyout .win-content .win-settings-section a { margin: 0; padding-top: 0; padding-bottom: 25px; display: inline-block; } .win-settingsflyout .win-content .win-settings-section label { display: block; padding-bottom: 7px; } .win-settingsflyout .win-content .win-settings-section button, .win-settingsflyout .win-content .win-settings-section select, .win-settingsflyout .win-content .win-settings-section input[type=button], .win-settingsflyout .win-content .win-settings-section input[type=text] { margin-bottom: 25px; margin-left: 0; margin-right: 20px; } .win-settingsflyout .win-content .win-settings-section button:lang(ar), .win-settingsflyout .win-content .win-settings-section select:lang(ar), .win-settingsflyout .win-content .win-settings-section input[type=button]:lang(ar), .win-settingsflyout .win-content .win-settings-section input[type=text]:lang(ar), .win-settingsflyout .win-content .win-settings-section button:lang(dv), .win-settingsflyout .win-content .win-settings-section select:lang(dv), .win-settingsflyout .win-content .win-settings-section input[type=button]:lang(dv), .win-settingsflyout .win-content .win-settings-section input[type=text]:lang(dv), .win-settingsflyout .win-content .win-settings-section button:lang(fa), .win-settingsflyout .win-content .win-settings-section select:lang(fa), .win-settingsflyout .win-content .win-settings-section input[type=button]:lang(fa), .win-settingsflyout .win-content .win-settings-section input[type=text]:lang(fa), .win-settingsflyout .win-content .win-settings-section button:lang(he), .win-settingsflyout .win-content .win-settings-section select:lang(he), .win-settingsflyout .win-content .win-settings-section input[type=button]:lang(he), .win-settingsflyout .win-content .win-settings-section input[type=text]:lang(he), .win-settingsflyout .win-content .win-settings-section button:lang(ku-Arab), .win-settingsflyout .win-content .win-settings-section select:lang(ku-Arab), .win-settingsflyout .win-content .win-settings-section input[type=button]:lang(ku-Arab), .win-settingsflyout .win-content .win-settings-section input[type=text]:lang(ku-Arab), .win-settingsflyout .win-content .win-settings-section button:lang(pa-Arab), .win-settingsflyout .win-content .win-settings-section select:lang(pa-Arab), .win-settingsflyout .win-content .win-settings-section input[type=button]:lang(pa-Arab), .win-settingsflyout .win-content .win-settings-section input[type=text]:lang(pa-Arab), .win-settingsflyout .win-content .win-settings-section button:lang(prs), .win-settingsflyout .win-content .win-settings-section select:lang(prs), .win-settingsflyout .win-content .win-settings-section input[type=button]:lang(prs), .win-settingsflyout .win-content .win-settings-section input[type=text]:lang(prs), .win-settingsflyout .win-content .win-settings-section button:lang(ps), .win-settingsflyout .win-content .win-settings-section select:lang(ps), .win-settingsflyout .win-content .win-settings-section input[type=button]:lang(ps), .win-settingsflyout .win-content .win-settings-section input[type=text]:lang(ps), .win-settingsflyout .win-content .win-settings-section button:lang(sd-Arab), .win-settingsflyout .win-content .win-settings-section select:lang(sd-Arab), .win-settingsflyout .win-content .win-settings-section input[type=button]:lang(sd-Arab), .win-settingsflyout .win-content .win-settings-section input[type=text]:lang(sd-Arab), .win-settingsflyout .win-content .win-settings-section button:lang(syr), .win-settingsflyout .win-content .win-settings-section select:lang(syr), .win-settingsflyout .win-content .win-settings-section input[type=button]:lang(syr), .win-settingsflyout .win-content .win-settings-section input[type=text]:lang(syr), .win-settingsflyout .win-content .win-settings-section button:lang(ug), .win-settingsflyout .win-content .win-settings-section select:lang(ug), .win-settingsflyout .win-content .win-settings-section input[type=button]:lang(ug), .win-settingsflyout .win-content .win-settings-section input[type=text]:lang(ug), .win-settingsflyout .win-content .win-settings-section button:lang(ur), .win-settingsflyout .win-content .win-settings-section select:lang(ur), .win-settingsflyout .win-content .win-settings-section input[type=button]:lang(ur), .win-settingsflyout .win-content .win-settings-section input[type=text]:lang(ur), .win-settingsflyout .win-content .win-settings-section button:lang(qps-plocm), .win-settingsflyout .win-content .win-settings-section select:lang(qps-plocm), .win-settingsflyout .win-content .win-settings-section input[type=button]:lang(qps-plocm), .win-settingsflyout .win-content .win-settings-section input[type=text]:lang(qps-plocm) { margin-bottom: 25px; margin-left: 20px; margin-right: 0; } .win-settingsflyout .win-content .win-settings-section input[type=radio] { margin-top: 0; margin-bottom: 0; padding-bottom: 15px; } /*Flyout control animations*/ @keyframes WinJS-showFlyoutTop { from { transform: translateY(50px); } to { transform: none; } } @keyframes WinJS-showFlyoutBottom { from { transform: translateY(-50px); } to { transform: none; } } @keyframes WinJS-showFlyoutLeft { from { transform: translateX(50px); } to { transform: none; } } @keyframes WinJS-showFlyoutRight { from { transform: translateX(-50px); } to { transform: none; } } @-webkit-keyframes -webkit-WinJS-showFlyoutTop { from { -webkit-transform: translateY(50px); } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-showFlyoutBottom { from { -webkit-transform: translateY(-50px); } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-showFlyoutLeft { from { -webkit-transform: translateX(50px); } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-showFlyoutRight { from { -webkit-transform: translateX(-50px); } to { -webkit-transform: none; } } .win-commandingsurface { outline: none; min-width: 32px; /* enough to fit the overflowbutton */ position: relative; } .win-commandingsurface.win-commandingsurface-overflowbottom .win-commandingsurface-overflowareacontainer { top: 100%; } .win-commandingsurface.win-commandingsurface-overflowtop .win-commandingsurface-overflowareacontainer { bottom: 100%; } .win-commandingsurface .win-commandingsurface-actionarea { min-height: 24px; vertical-align: top; overflow: hidden; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-pack: end; -webkit-justify-content: flex-end; justify-content: flex-end; -ms-flex-align: start; -webkit-align-items: flex-start; align-items: flex-start; } .win-commandingsurface .win-commandingsurface-actionarea .win-commandingsurface-spacer { visibility: hidden; min-height: 48px; /* height of a primary command with no label */ width: 0px; } .win-commandingsurface .win-commandingsurface-actionarea .win-command, .win-commandingsurface .win-commandingsurface-actionarea .win-commandingsurface-overflowbutton { touch-action: manipulation; -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; } .win-commandingsurface .win-commandingsurface-actionarea .win-commandingsurface-overflowbutton { width: 32px; /* 30px + 2px border */ margin: 0px; padding: 0px; border-width: 1px; border-style: dotted; min-width: 0px; min-height: 0px; outline: none; -ms-flex-item-align: stretch; -webkit-align-self: stretch; align-self: stretch; box-sizing: border-box; background-clip: border-box; } .win-commandingsurface .win-commandingsurface-actionarea .win-commandingsurface-overflowbutton .win-commandingsurface-ellipsis { font-size: 16px; font-family: "Segoe MDL2 Assets", "Symbols"; } .win-commandingsurface .win-commandingsurface-actionarea .win-commandingsurface-overflowbutton .win-commandingsurface-ellipsis::before { content: "\E10C"; } .win-commandingsurface.win-commandingsurface-opened .win-commandingsurface-actionarea { height: auto; } .win-commandingsurface.win-commandingsurface-opened .win-commandingsurface-overflowarea, .win-commandingsurface.win-commandingsurface-opened .win-commandingsurface-overflowareacontainer { display: block; } .win-commandingsurface.win-commandingsurface-closed.win-commandingsurface-closeddisplayfull .win-commandingsurface-actionarea { height: auto; } .win-commandingsurface.win-commandingsurface-closed.win-commandingsurface-closeddisplaycompact .win-commandingsurface-actionarea { height: 48px; } .win-commandingsurface.win-commandingsurface-closed.win-commandingsurface-closeddisplaycompact .win-commandingsurface-actionarea .win-command .win-label { display: none; } .win-commandingsurface.win-commandingsurface-closed.win-commandingsurface-closeddisplayminimal .win-commandingsurface-actionarea { height: 24px; } .win-commandingsurface.win-commandingsurface-closed.win-commandingsurface-closeddisplayminimal .win-commandingsurface-actionarea .win-command, .win-commandingsurface.win-commandingsurface-closed.win-commandingsurface-closeddisplayminimal .win-commandingsurface-actionarea .win-commandingsurface-spacer { display: none; } .win-commandingsurface.win-commandingsurface-closed.win-commandingsurface-closeddisplaynone { display: none; } .win-commandingsurface.win-commandingsurface-closed .win-commandingsurface-overflowarea, .win-commandingsurface.win-commandingsurface-closed .win-commandingsurface-overflowareacontainer { display: none; } .win-commandingsurface .win-commandingsurface-insetoutline { /* Display none except in High Contrast scenarios */ display: none; } .win-commandingsurface .win-commandingsurface-overflowareacontainer { position: absolute; overflow: hidden; right: 0; left: auto; } .win-commandingsurface .win-commandingsurface-overflowareacontainer:lang(ar), .win-commandingsurface .win-commandingsurface-overflowareacontainer:lang(dv), .win-commandingsurface .win-commandingsurface-overflowareacontainer:lang(fa), .win-commandingsurface .win-commandingsurface-overflowareacontainer:lang(he), .win-commandingsurface .win-commandingsurface-overflowareacontainer:lang(ku-Arab), .win-commandingsurface .win-commandingsurface-overflowareacontainer:lang(pa-Arab), .win-commandingsurface .win-commandingsurface-overflowareacontainer:lang(prs), .win-commandingsurface .win-commandingsurface-overflowareacontainer:lang(ps), .win-commandingsurface .win-commandingsurface-overflowareacontainer:lang(sd-Arab), .win-commandingsurface .win-commandingsurface-overflowareacontainer:lang(syr), .win-commandingsurface .win-commandingsurface-overflowareacontainer:lang(ug), .win-commandingsurface .win-commandingsurface-overflowareacontainer:lang(ur), .win-commandingsurface .win-commandingsurface-overflowareacontainer:lang(qps-plocm) { left: 0; right: auto; } .win-commandingsurface .win-commandingsurface-overflowarea, .win-commandingsurface .win-commandingsurface-overflowareacontainer { min-width: 160px; min-height: 0; max-height: 50vh; padding: 0; } .win-commandingsurface .win-commandingsurface-overflowarea { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; overflow-y: auto; overflow-x: hidden; } .win-commandingsurface .win-commandingsurface-overflowarea.win-menu { max-width: 480px; /* override max-width styles from WinJS.UI.Menu */ } .win-commandingsurface .win-commandingsurface-overflowarea .win-commandingsurface-spacer { /* Reserves space at the bottom of the overflow area */ visibility: hidden; height: 24px; } .win-commandingsurface .win-commandingsurface-overflowarea button.win-command { -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; min-height: 44px; border: 1px dotted transparent; padding: 10px 11px 12px 11px; font-size: 15px; font-weight: 400; line-height: 1.333; white-space: nowrap; overflow: hidden; } .win-commandingsurface .win-commandingsurface-overflowarea hr.win-command { -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; height: 2px; margin: 6px 12px 4px 12px; } .win-commandingsurface .win-commandingsurface-actionareacontainer { overflow: hidden; position: relative; } .win-commandingsurface.win-commandingsurface-closing.win-commandingsurface-closeddisplaycompact .win-command .win-label, .win-commandingsurface.win-commandingsurface-closing.win-commandingsurface-closeddisplayminimal .win-command, .win-commandingsurface.win-commandingsurface-closing.win-commandingsurface-closeddisplaynone .win-command { opacity: 0; } .win-commandingsurface .win-command.win-command-hidden { display: inline-block; } .win-commandingsurface .win-command.win-commandingsurface-command-hidden { display: none; } .win-commandingsurface .win-command.win-commandingsurface-command-primary-overflown, .win-commandingsurface .win-command.win-commandingsurface-command-secondary-overflown, .win-commandingsurface .win-command.win-commandingsurface-command-separator-hidden { display: none; } @media (max-width: 480px) { .win-commandingsurface .win-commandingsurface-overflowarea.win-menu { width: 100vw; } } .win-toolbar { min-width: 32px; /* enough to fit the overflowbutton */ } .win-toolbar.win-toolbar-opened { position: fixed; } .win-autosuggestbox { white-space: normal; position: relative; width: 266px; min-width: 265px; min-height: 28px; } .win-autosuggestbox-flyout { position: absolute; top: 100%; width: 100%; z-index: 100; max-height: 374px; min-height: 44px; overflow: auto; -ms-scroll-chaining: none; touch-action: none; font-size: 15px; font-weight: 400; line-height: 1.333; } .win-autosuggestbox-flyout-above { bottom: 100%; top: auto; } .win-autosuggestbox-flyout-above .win-repeater { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column-reverse; -webkit-flex-direction: column-reverse; flex-direction: column-reverse; } .win-autosuggestbox .win-autosuggestbox-input { -ms-ime-align: after; margin: 0; width: 100%; } .win-autosuggestbox-suggestion-selected { outline-style: dotted; outline-width: 1px; } .win-autosuggestbox-suggestion-result { display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 0 18px; height: 60px; font-size: 11pt; outline: none; } .win-autosuggestbox-suggestion-result div { line-height: 20px; white-space: nowrap; overflow: hidden; } .win-autosuggestbox-suggestion-result-text { padding-top: 9px; padding-bottom: 11px; height: 60px; width: 179px; white-space: nowrap; overflow: hidden; line-height: 20px; } .win-autosuggestbox-suggestion-result-detailed-text { display: inline-block; overflow: hidden; line-height: 22px; /* Some characters get clipped if line height is < 22px. Work around by setting -2 margin. */ margin-top: -1px; width: 100%; } .win-autosuggestbox-suggestion-result img { width: 40px; height: 40px; margin-left: 0; padding-right: 10px; padding-top: 10px; padding-bottom: 10px; } .win-autosuggestbox-suggestion-result img:lang(ar), .win-autosuggestbox-suggestion-result img:lang(dv), .win-autosuggestbox-suggestion-result img:lang(fa), .win-autosuggestbox-suggestion-result img:lang(he), .win-autosuggestbox-suggestion-result img:lang(ku-Arab), .win-autosuggestbox-suggestion-result img:lang(pa-Arab), .win-autosuggestbox-suggestion-result img:lang(prs), .win-autosuggestbox-suggestion-result img:lang(ps), .win-autosuggestbox-suggestion-result img:lang(sd-Arab), .win-autosuggestbox-suggestion-result img:lang(syr), .win-autosuggestbox-suggestion-result img:lang(ug), .win-autosuggestbox-suggestion-result img:lang(ur), .win-autosuggestbox-suggestion-result img:lang(qps-plocm) { margin-right: 0; margin-left: auto; padding-left: 10px; padding-right: 0; } .win-autosuggestbox-suggestion-query { height: 20px; padding: 11px 0px 13px 12px; outline: none; white-space: nowrap; overflow: hidden; line-height: 20px; } .win-autosuggestbox-suggestion-separator { display: -ms-flexbox; display: -webkit-flex; display: flex; padding: 0 18px; height: 40px; font-size: 11pt; } .win-autosuggestbox-suggestion-separator hr { -ms-flex: 1 1 auto; -webkit-flex: 1 1 auto; flex: 1 1 auto; margin-top: 18px; border-style: solid; border-width: 1px 0px 0px 0px; } .win-autosuggestbox-suggestion-separator hr:lang(ar), .win-autosuggestbox-suggestion-separator hr:lang(dv), .win-autosuggestbox-suggestion-separator hr:lang(fa), .win-autosuggestbox-suggestion-separator hr:lang(he), .win-autosuggestbox-suggestion-separator hr:lang(ku-Arab), .win-autosuggestbox-suggestion-separator hr:lang(pa-Arab), .win-autosuggestbox-suggestion-separator hr:lang(prs), .win-autosuggestbox-suggestion-separator hr:lang(ps), .win-autosuggestbox-suggestion-separator hr:lang(sd-Arab), .win-autosuggestbox-suggestion-separator hr:lang(syr), .win-autosuggestbox-suggestion-separator hr:lang(ug), .win-autosuggestbox-suggestion-separator hr:lang(ur), .win-autosuggestbox-suggestion-separator hr:lang(qps-plocm) { margin-right: 10px; margin-left: auto; } .win-autosuggestbox-suggestion-separator div { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; padding-top: 9px; padding-bottom: 11px; line-height: 20px; margin-right: 10px; } .win-autosuggestbox-suggestion-separator div:lang(ar), .win-autosuggestbox-suggestion-separator div:lang(dv), .win-autosuggestbox-suggestion-separator div:lang(fa), .win-autosuggestbox-suggestion-separator div:lang(he), .win-autosuggestbox-suggestion-separator div:lang(ku-Arab), .win-autosuggestbox-suggestion-separator div:lang(pa-Arab), .win-autosuggestbox-suggestion-separator div:lang(prs), .win-autosuggestbox-suggestion-separator div:lang(ps), .win-autosuggestbox-suggestion-separator div:lang(sd-Arab), .win-autosuggestbox-suggestion-separator div:lang(syr), .win-autosuggestbox-suggestion-separator div:lang(ug), .win-autosuggestbox-suggestion-separator div:lang(ur), .win-autosuggestbox-suggestion-separator div:lang(qps-plocm) { margin-left: 10px; margin-right: auto; } /* ASB control animations */ @keyframes WinJS-flyoutBelowASB-showPopup { from { transform: translateY(0px); } to { transform: none; } } @keyframes WinJS-flyoutAboveASB-showPopup { from { transform: translateY(0px); } to { transform: none; } } @-webkit-keyframes -webkit-WinJS-flyoutBelowASB-showPopup { from { -webkit-transform: translateY(0px); } to { -webkit-transform: none; } } @-webkit-keyframes -webkit-WinJS-flyoutAboveASB-showPopup { from { -webkit-transform: translateY(0px); } to { -webkit-transform: none; } } @media (-ms-high-contrast) { .win-autosuggestbox { border-color: ButtonText; background-color: ButtonFace; color: ButtonText; } .win-autosuggestbox-disabled { background-color: ButtonFace; border-color: GrayText; } .win-autosuggestbox-disabled input[disabled] { background-color: ButtonFace; color: GrayText; border-color: GrayText; } .win-autosuggestbox-disabled div { color: GrayText; background-color: ButtonFace; } .win-autosuggestbox:-ms-input-placeholder, .win-autosuggestbox::-webkit-input-placeholder, .win-autosuggestbox::-moz-input-placeholder { color: GrayText; } .win-autosuggestbox-flyout { border-color: ButtonText; background-color: ButtonFace; } .win-autosuggestbox-flyout-highlighttext { color: ButtonText; } html.win-hoverable .win-autosuggestbox-suggestion-result:hover, html.win-hoverable .win-autosuggestbox-query:hover { background-color: Highlight; color: HighlightText; } html.win-hoverable .win-autosuggestbox-suggestion-result:hover .win-autosuggestbox-flyout-highlighttext, html.win-hoverable .win-autosuggestbox-suggestion-query:hover .win-autosuggestbox-flyout-highlighttext { color: HighlightText; } .win-autosuggestbox-suggestion-query, .win-autosuggestbox-suggestion-result { color: ButtonText; } .win-autosuggestbox-suggestion-selected { background-color: Highlight; color: HighlightText; } .win-autosuggestbox-suggestion-separator { color: ButtonText; } .win-autosuggestbox-suggestion-separator hr { border-color: ButtonText; } .win-autosuggestbox-suggestion-selected .win-autosuggestbox-flyout-highlighttext { color: HighlightText; } } /* Hide clear button in search box control. */ .win-searchbox input[type=search]::-ms-clear { display: none; } .win-searchbox input[type=search]::-webkit-search-cancel-button { display: none; } .win-searchbox-button { position: absolute; right: 0; top: 0; width: 32px; font-family: "Segoe MDL2 Assets", "Symbols"; font-size: 15px; border-style: none; height: 100%; text-align: center; } .win-searchbox-button:lang(ar), .win-searchbox-button:lang(dv), .win-searchbox-button:lang(fa), .win-searchbox-button:lang(he), .win-searchbox-button:lang(ku-Arab), .win-searchbox-button:lang(pa-Arab), .win-searchbox-button:lang(prs), .win-searchbox-button:lang(ps), .win-searchbox-button:lang(sd-Arab), .win-searchbox-button:lang(syr), .win-searchbox-button:lang(ug), .win-searchbox-button:lang(ur), .win-searchbox-button:lang(qps-plocm) { right: auto; left: 0; } .win-searchbox-button.win-searchbox-button:before { content: "\E094"; position: absolute; left: 8px; top: 8px; line-height: 100%; } @media (-ms-high-contrast) { .win-searchbox-button { background-color: ButtonFace; color: ButtonText; } html.win-hoverable .win-searchbox-button[disabled=false]:hover { border-color: ButtonText; background-color: HighLight; color: HighLightText; } .win-searchbox-button-input-focus { background-color: ButtonText; color: ButtonFace; } html.win-hoverable .win-searchbox-button-input-focus:hover { border-color: ButtonText; background-color: HighLight; color: HighLightText; } .win-searchbox-button:active { background-color: ButtonText; color: ButtonFace; } } /* SplitViewCommand */ .win-splitviewcommand { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; touch-action: manipulation; } .win-splitviewcommand-button { -ms-flex: 1 1 0%; -webkit-flex: 1 1 0%; flex: 1 1 0%; position: relative; } .win-splitviewcommand-button-content { position: relative; height: 48px; padding-left: 16px; padding-right: 16px; display: -ms-flexbox; display: -webkit-flex; display: flex; } .win-splitviewcommand-button:focus { z-index: 1; outline: none; } .win-splitviewcommand-icon { font-family: "Segoe MDL2 Assets", "Symbols"; height: 16px; width: 16px; font-size: 16px; margin-left: 0; margin-right: 16px; margin-top: 14px; /* Center icon vertically */ line-height: 1; /* Ensure icon is exactly font-size */ -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; } .win-splitviewcommand-icon:lang(ar), .win-splitviewcommand-icon:lang(dv), .win-splitviewcommand-icon:lang(fa), .win-splitviewcommand-icon:lang(he), .win-splitviewcommand-icon:lang(ku-Arab), .win-splitviewcommand-icon:lang(pa-Arab), .win-splitviewcommand-icon:lang(prs), .win-splitviewcommand-icon:lang(ps), .win-splitviewcommand-icon:lang(sd-Arab), .win-splitviewcommand-icon:lang(syr), .win-splitviewcommand-icon:lang(ug), .win-splitviewcommand-icon:lang(ur), .win-splitviewcommand-icon:lang(qps-plocm) { margin-right: 0; margin-left: 16px; } .win-splitviewcommand-label { -ms-flex: 1 1 0%; -webkit-flex: 1 1 0%; flex: 1 1 0%; overflow: hidden; white-space: nowrap; font-size: 15px; font-weight: 400; line-height: 1.333; margin-top: 13px; margin-bottom: 15px; } @media (-ms-high-contrast) { /* SplitViewCommand colors. */ .win-splitviewcommand-button { background-color: ButtonFace; color: ButtonText; } .win-splitviewcommand-button:after { position: absolute; top: 0; left: 0; border: 2px solid ButtonText; content: ""; width: calc(100% - 3px); height: calc(100% - 3px); pointer-events: none; } html.win-hoverable .win-splitviewcommand-button:hover { background-color: Highlight; color: HighlightText; } .win-splitviewcommand-button.win-pressed, html.win-hoverable .win-splitviewcommand-button.win-pressed:hover { background-color: ButtonText; color: ButtonFace; } } .win-navbar { /* NavBar should overlay content in the body when opened or closed. * This z-index value is chosen to be smaller than light dismissables. * z-index will be overwritten by the light dismiss service to an even * higher value when the NavBar is in the opened state. */ z-index: 999; } .win-navbar.win-navbar-showing, .win-navbar.win-navbar-shown, .win-navbar.win-navbar-hiding { min-height: 60px; } .win-navbar .win-navbar-invokebutton { width: 32px; min-height: 0; height: 24px; } .win-navbar .win-navbar-invokebutton .win-navbar-ellipsis { width: 32px; } .win-navbar.win-top .win-navbar-invokebutton { bottom: 0; } .win-navbar.win-top .win-navbar-invokebutton .win-navbar-ellipsis { top: 5px; } .win-navbar.win-bottom .win-navbar-invokebutton { top: 0; } .win-navbar.win-bottom .win-navbar-invokebutton .win-navbar-ellipsis { top: 0; } .win-navbarcontainer { width: 100%; position: relative; } .win-navbarcontainer-pageindicator-box { position: absolute; width: 100%; text-align: center; pointer-events: none; } .win-navbarcontainer-vertical .win-navbarcontainer-pageindicator-box { display: none; } .win-navbarcontainer-pageindicator { display: inline-block; width: 40px; height: 4px; margin: 4px 2px 16px 2px; } .win-navbarcontainer-horizontal .win-navbarcontainer-viewport::-webkit-scrollbar { width: 0; height: 0; } .win-navbarcontainer-horizontal .win-navbarcontainer-viewport { padding: 20px 0; overflow-x: auto; overflow-y: hidden; overflow: -moz-scrollbars-none; -ms-scroll-snap-type: mandatory; -ms-scroll-snap-points-x: snapInterval(0%, 100%); -ms-overflow-style: none; touch-action: pan-x; } .win-navbarcontainer-vertical .win-navbarcontainer-viewport { overflow-x: hidden; overflow-y: auto; max-height: 216px; -ms-overflow-style: -ms-autohiding-scrollbar; touch-action: pan-y; -webkit-overflow-scrolling: touch; } .win-navbarcontainer-horizontal .win-navbarcontainer-surface { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-line-pack: start; -webkit-align-content: flex-start; align-content: flex-start; } .win-navbarcontainer-vertical .win-navbarcontainer-surface { padding: 12px 0; } .win-navbarcontainer-navarrow { touch-action: manipulation; position: absolute; z-index: 2; top: 24px; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; -ms-flex-align: center; -webkit-align-items: center; align-items: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; font-family: "Segoe MDL2 Assets", "Symbols"; height: calc(100% - 48px); width: 20px; font-size: 16px; overflow: hidden; } .win-navbarcontainer-vertical .win-navbarcontainer-navarrow { display: none; } .win-navbarcontainer-navleft { left: 0; margin-right: 2px; } .win-navbarcontainer-navleft::before { content: '\E0E2'; } .win-navbarcontainer-navright { right: 0; margin-left: 2px; } .win-navbarcontainer-navright::before { content: '\E0E3'; } /* NavBarCommand */ .win-navbarcommand { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; touch-action: manipulation; } .win-navbarcontainer-horizontal .win-navbarcommand { margin: 4px; width: 192px; } .win-navbarcontainer-vertical .win-navbarcommand { margin: 4px 24px; } .win-navbarcommand-button { -ms-flex: 1 1 0%; -webkit-flex: 1 1 0%; flex: 1 1 0%; position: relative; } .win-navbarcommand-button-content { position: relative; height: 48px; padding-left: 16px; padding-right: 16px; display: -ms-flexbox; display: -webkit-flex; display: flex; } .win-navbarcommand-button:focus { z-index: 1; outline: none; } .win-navbarcommand-icon { font-family: "Segoe MDL2 Assets", "Symbols"; height: 16px; width: 16px; font-size: 16px; margin-left: 0; margin-right: 16px; margin-top: 14px; /* Center icon vertically */ line-height: 1; /* Ensure icon is exactly font-size */ -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; } .win-navbarcommand-icon:lang(ar), .win-navbarcommand-icon:lang(dv), .win-navbarcommand-icon:lang(fa), .win-navbarcommand-icon:lang(he), .win-navbarcommand-icon:lang(ku-Arab), .win-navbarcommand-icon:lang(pa-Arab), .win-navbarcommand-icon:lang(prs), .win-navbarcommand-icon:lang(ps), .win-navbarcommand-icon:lang(sd-Arab), .win-navbarcommand-icon:lang(syr), .win-navbarcommand-icon:lang(ug), .win-navbarcommand-icon:lang(ur), .win-navbarcommand-icon:lang(qps-plocm) { margin-right: 0; margin-left: 16px; } .win-navbarcommand-label { -ms-flex: 1 1 0%; -webkit-flex: 1 1 0%; flex: 1 1 0%; overflow: hidden; white-space: nowrap; font-size: 15px; font-weight: 400; line-height: 1.333; margin-top: 13px; margin-bottom: 15px; } .win-navbarcommand-splitbutton { -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; width: 48px; font-family: "Segoe MDL2 Assets", "Symbols"; font-size: 16px; margin-right: 0; margin-left: 2px; position: relative; } .win-navbarcommand-splitbutton:lang(ar), .win-navbarcommand-splitbutton:lang(dv), .win-navbarcommand-splitbutton:lang(fa), .win-navbarcommand-splitbutton:lang(he), .win-navbarcommand-splitbutton:lang(ku-Arab), .win-navbarcommand-splitbutton:lang(pa-Arab), .win-navbarcommand-splitbutton:lang(prs), .win-navbarcommand-splitbutton:lang(ps), .win-navbarcommand-splitbutton:lang(sd-Arab), .win-navbarcommand-splitbutton:lang(syr), .win-navbarcommand-splitbutton:lang(ug), .win-navbarcommand-splitbutton:lang(ur), .win-navbarcommand-splitbutton:lang(qps-plocm) { margin-left: 0; margin-right: 2px; } .win-navbarcommand-splitbutton::before { content: '\E019'; pointer-events: none; position: absolute; box-sizing: border-box; top: 0; left: 0; height: 100%; width: 100%; text-align: center; line-height: 46px; border: 1px dotted transparent; } .win-navbarcommand-splitbutton.win-navbarcommand-splitbutton-opened::before { content: '\E018'; } .win-navbarcommand-splitbutton:focus { outline: none; } @media (-ms-high-contrast) { .win-navbarcontainer-pageindicator { background-color: ButtonFace; } .win-navbarcontainer-pageindicator:after { display: block; border: 1px solid ButtonText; content: ""; width: calc(100% - 2px); height: calc(100% - 2px); } .win-navbarcontainer-pageindicator-current { background-color: ButtonText; } html.win-hoverable .win-navbarcontainer-pageindicator:hover { background-color: Highlight; } html.win-hoverable .win-navbarcontainer-pageindicator-current:hover { background-color: ButtonText; } .win-navbarcontainer-pageindicator:hover:active { background-color: ButtonText; } .win-navbarcontainer-navarrow { background-color: ButtonFace; color: ButtonText; } .win-navbarcontainer-navarrow:after { position: absolute; top: 0; left: 0; border: 2px solid ButtonText; content: ""; width: calc(100% - 3px); height: calc(100% - 3px); } html.win-hoverable .win-navbarcontainer-navarrow:hover { background-color: Highlight; color: HighlightText; } .win-navbarcontainer-navarrow:hover:active { background-color: ButtonText; color: ButtonFace; } /* NavBarCommand colors. */ .win-navbarcommand-button, .win-navbarcommand-splitbutton { background-color: ButtonFace; color: ButtonText; } .win-navbarcommand-button:after, .win-navbarcommand-splitbutton:after { position: absolute; top: 0; left: 0; border: 2px solid ButtonText; content: ""; width: calc(100% - 3px); height: calc(100% - 3px); pointer-events: none; } html.win-hoverable .win-navbarcommand-button:hover, html.win-hoverable .win-navbarcommand-splitbutton:hover { background-color: Highlight; color: HighlightText; } .win-navbarcommand-splitbutton.win-navbarcommand-splitbutton-opened, html.win-hoverable .win-navbarcommand-splitbutton.win-navbarcommand-splitbutton-opened:hover, .win-navbarcommand-button.win-pressed, html.win-hoverable .win-navbarcommand-button.win-pressed:hover, .win-navbarcommand-splitbutton.win-pressed, html.win-hoverable .win-navbarcommand-splitbutton.win-pressed:hover { background-color: ButtonText; color: ButtonFace; } } .win-viewbox { width: 100%; height: 100%; position: relative; } .win-contentdialog { /* Dialog's positioning and sizing rules: - Horizontal alignment - Always horizontally centered - Vertical alignment - If height of window < @dialogVerticallyCenteredThreshold, dialog is attached to top of window - Otherwise, dialog is vertically centered - Width: - Always stays between @minWidth and @maxWidth - Sizes to width of window - Height: - Always stays between @minHeight and @maxHeight - If window height < @maxHeight and dialog height > 50% of window height, dialog height = window height - Otherwise, dialog height sizes to its content */ /* Purpose of this element is to control the dialog body's height based on the height of the window. The dialog body's height should: - Match height of window when dialog body's intrinsic height < 50% of window height. In this case, .win-contentdialog-column0or1 will be in column 1 allowing the dialog's body to fill the height of the window. - Size to content otherwise. In this case, .win-contentdialog-column0or1 will be in column 0 preventing the dialog's body from growing. This element works by moving between flexbox columns as the window's height changes. */ } .win-contentdialog.win-contentdialog-verticalalignment { position: fixed; top: 0; left: 0; right: 0; height: 100vh; overflow: hidden; display: none; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; -ms-flex-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; /* center on flex axis (vertically) */ -ms-flex-line-pack: center; -webkit-align-content: center; align-content: center; /* maintain horizontal centering when the flexbox has 2 columns */ } .win-contentdialog.win-contentdialog-verticalalignment.win-contentdialog-devicefixedsupported { position: -ms-device-fixed; height: auto; bottom: 0; } .win-contentdialog.win-contentdialog-verticalalignment.win-contentdialog-visible { display: -ms-flexbox; display: -webkit-flex; display: flex; } .win-contentdialog .win-contentdialog-backgroundoverlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .win-contentdialog .win-contentdialog-dialog { display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; -ms-flex: 1 1 auto; -webkit-flex: 1 1 auto; flex: 1 1 auto; z-index: 1; /* Put the dialog's body above the backgroundoverlay */ outline-style: solid; outline-width: 1px; box-sizing: border-box; padding: 18px 24px 24px 24px; width: 100%; min-width: 320px; max-width: 456px; min-height: 184px; max-height: 758px; /* Center horizontally */ margin-left: auto; margin-right: auto; } .win-contentdialog .win-contentdialog-column0or1 { -ms-flex: 10000 0 50%; -webkit-flex: 10000 0 50%; flex: 10000 0 50%; width: 0; } @media (min-height: 640px) { .win-contentdialog .win-contentdialog-dialog { -ms-flex: 0 1 auto; -webkit-flex: 0 1 auto; flex: 0 1 auto; } .win-contentdialog .win-contentdialog-column0or1 { display: none; } } .win-contentdialog .win-contentdialog-scroller { -ms-flex: 1 1 auto; -webkit-flex: 1 1 auto; flex: 1 1 auto; display: -ms-flexbox; display: -webkit-flex; display: flex; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; overflow: auto; } .win-contentdialog .win-contentdialog-title { -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; font-size: 20px; font-weight: 400; line-height: 1.2; margin: 0; } .win-contentdialog .win-contentdialog-content { -ms-flex: 1 0 auto; -webkit-flex: 1 0 auto; flex: 1 0 auto; font-size: 15px; font-weight: 400; line-height: 1.333; } .win-contentdialog .win-contentdialog-commands { -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; display: -ms-flexbox; display: -webkit-flex; display: flex; margin-top: 24px; margin-right: -4px; /* Chop off margin on last command */ } .win-contentdialog .win-contentdialog-commandspacer { visibility: hidden; } .win-contentdialog .win-contentdialog-commands > button { /* Each command should have the same width. Flexbox distributes widths using each item's width and flex-grow as weights. Giving each command a flex-grow of 1 and a width of 0 causes each item to have equal weights and thus equal widths. */ -ms-flex: 1 1 auto; -webkit-flex: 1 1 auto; flex: 1 1 auto; width: 0; margin-right: 4px; /* 4px of space between each command */ white-space: nowrap; } .win-splitview { position: relative; width: 100%; height: 100%; display: -ms-flexbox; display: -webkit-flex; display: flex; overflow: hidden; } .win-splitview.win-splitview-placementtop, .win-splitview.win-splitview-placementbottom { -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; } .win-splitview.win-splitview-placementtop .win-splitview-panewrapper, .win-splitview.win-splitview-placementbottom .win-splitview-panewrapper { -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; } .win-splitview .win-splitview-panewrapper { position: relative; z-index: 1; outline: none; -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; overflow: hidden; display: -ms-flexbox; display: -webkit-flex; display: flex; } .win-splitview .win-splitview-paneoutline { display: none; pointer-events: none; position: absolute; top: 0; left: 0; border: 1px solid transparent; width: calc(100% - 2px); height: calc(100% - 2px); z-index: 1; } .win-splitview .win-splitview-pane { outline: none; } .win-splitview .win-splitview-pane, .win-splitview .win-splitview-paneplaceholder { -ms-flex: 0 0 auto; -webkit-flex: 0 0 auto; flex: 0 0 auto; overflow: hidden; } .win-splitview .win-splitview-contentwrapper { position: relative; z-index: 0; -ms-flex: 1 1 0%; -webkit-flex: 1 1 0%; flex: 1 1 0%; overflow: hidden; } .win-splitview .win-splitview-content { position: absolute; width: 100%; height: 100%; } .win-splitview.win-splitview-pane-opened.win-splitview-placementleft .win-splitview-pane, .win-splitview.win-splitview-pane-opened.win-splitview-placementright .win-splitview-pane { width: 320px; } .win-splitview.win-splitview-pane-opened.win-splitview-placementtop .win-splitview-pane, .win-splitview.win-splitview-pane-opened.win-splitview-placementbottom .win-splitview-pane { height: 60px; } .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementtop .win-splitview-panewrapper { position: absolute; top: 0; left: 0; width: 100%; } .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementbottom .win-splitview-panewrapper { position: absolute; bottom: 0; left: 0; width: 100%; } .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementleft .win-splitview-panewrapper { position: absolute; top: 0; left: 0; right: auto; height: 100%; } .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementleft:lang(ar) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementleft:lang(dv) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementleft:lang(fa) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementleft:lang(he) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementleft:lang(ku-Arab) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementleft:lang(pa-Arab) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementleft:lang(prs) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementleft:lang(ps) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementleft:lang(sd-Arab) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementleft:lang(syr) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementleft:lang(ug) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementleft:lang(ur) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementleft:lang(qps-plocm) .win-splitview-panewrapper { position: absolute; top: 0; left: auto; right: 0; height: 100%; } .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementright .win-splitview-panewrapper { position: absolute; top: 0; left: auto; right: 0; height: 100%; } .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementright:lang(ar) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementright:lang(dv) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementright:lang(fa) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementright:lang(he) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementright:lang(ku-Arab) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementright:lang(pa-Arab) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementright:lang(prs) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementright:lang(ps) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementright:lang(sd-Arab) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementright:lang(syr) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementright:lang(ug) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementright:lang(ur) .win-splitview-panewrapper, .win-splitview.win-splitview-pane-opened.win-splitview-openeddisplayoverlay.win-splitview-placementright:lang(qps-plocm) .win-splitview-panewrapper { position: absolute; top: 0; left: 0; right: auto; height: 100%; } .win-splitview.win-splitview-pane-closed .win-splitview-paneplaceholder { display: none; } .win-splitview.win-splitview-pane-closed.win-splitview-placementtop .win-splitview-pane, .win-splitview.win-splitview-pane-closed.win-splitview-placementbottom .win-splitview-pane { height: 24px; } .win-splitview.win-splitview-pane-closed.win-splitview-placementleft .win-splitview-pane, .win-splitview.win-splitview-pane-closed.win-splitview-placementright .win-splitview-pane { width: 48px; } .win-splitview.win-splitview-pane-closed.win-splitview-closeddisplaynone .win-splitview-pane { display: none; } .win-splitview.win-splitview-openeddisplayinline .win-splitview-paneplaceholder { display: none; } button.win-splitviewpanetoggle { touch-action: manipulation; box-sizing: border-box; height: 48px; width: 48px; min-height: 0; min-width: 0; padding: 0; border: none; margin: 0; outline: none; } button.win-splitviewpanetoggle:after { font-size: 24px; font-family: 'Segoe MDL2 Assets', 'Symbols'; font-weight: 400; line-height: 1.333; content: "\E700"; } .win-appbar { width: 100%; min-width: 32px; /* enough to fit the overflowbutton */ position: fixed; position: -ms-device-fixed; /* AppBar should overlay content in the body when opened or closed. * This z-index value is chosen to be smaller than light dismissables. * z-index will be overwritten by the light dismiss service to an even * higher value when the AppBar is in the opened state. */ z-index: 999; } .win-appbar.win-appbar-top { top: 0; } .win-appbar.win-appbar-bottom { bottom: 0; } .win-appbar.win-appbar-closed.win-appbar-closeddisplaynone { display: none; } body { background-color: #000000; color: #ffffff; } .win-ui-dark { background-color: #000000; color: #ffffff; } .win-ui-light { background-color: #ffffff; color: #000000; } winjs-themedetection-tag { opacity: 0; } ::selection { color: #fff; } .win-link:hover { color: rgba(255, 255, 255, 0.6); } .win-link:active { color: rgba(255, 255, 255, 0.4); } .win-link[disabled] { color: rgba(255, 255, 255, 0.2); } .win-checkbox::-ms-check { color: #ffffff; border-color: rgba(255, 255, 255, 0.8); background-color: transparent; } .win-checkbox:indeterminate::-ms-check { color: rgba(255, 255, 255, 0.8); } .win-checkbox:checked::-ms-check { color: #fff; border-color: transparent; } .win-checkbox:hover::-ms-check { border-color: #ffffff; } .win-checkbox:hover:indeterminate::-ms-check { color: #ffffff; } .win-checkbox:active::-ms-check { border-color: transparent; background-color: rgba(255, 255, 255, 0.6); } .win-checkbox:indeterminate:active::-ms-check { color: rgba(255, 255, 255, 0.6); border-color: rgba(255, 255, 255, 0.8); background-color: transparent; } .win-checkbox:disabled::-ms-check, .win-checkbox:indeterminate:disabled::-ms-check { color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.2); background-color: transparent; } .win-radio::-ms-check { color: rgba(255, 255, 255, 0.8); border-color: rgba(255, 255, 255, 0.8); background-color: transparent; } .win-radio:hover::-ms-check { border-color: #ffffff; } .win-radio:hover::-ms-check { color: #ffffff; } .win-radio:active::-ms-check { color: rgba(255, 255, 255, 0.6); border-color: rgba(255, 255, 255, 0.6); } .win-radio:disabled::-ms-check { color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.2); } .win-progress-bar:not(:indeterminate), .win-progress-ring:not(:indeterminate), .win-ring:not(:indeterminate) { background-color: rgba(255, 255, 255, 0.2); } .win-progress-bar::-webkit-progress-bar, .win-progress-ring::-webkit-progress-bar, .win-ring::-webkit-progress-bar { background-color: transparent; } .win-progress-ring, .win-ring { background-color: transparent; } .win-button { color: #ffffff; background-color: rgba(255, 255, 255, 0.2); border-color: transparent; } .win-button.win-button-primary { color: #fff; } .win-button:hover, .win-button.win-button-primary:hover { border-color: rgba(255, 255, 255, 0.4); } .win-button:active, .win-button.win-button-primary:active { background-color: rgba(255, 255, 255, 0.4); } .win-button:disabled, .win-button.win-button-primary:disabled { color: rgba(255, 255, 255, 0.2); background-color: rgba(255, 255, 255, 0.2); border-color: transparent; } .win-dropdown { color: #ffffff; background-color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.4); } .win-dropdown::-ms-expand { color: rgba(255, 255, 255, 0.8); background-color: transparent; } .win-dropdown:hover { background-color: #2b2b2b; border-color: rgba(255, 255, 255, 0.6); } .win-dropdown:disabled { color: rgba(255, 255, 255, 0.2); background-color: rgba(255, 255, 255, 0.2); } .win-dropdown:disabled::-ms-expand { color: rgba(255, 255, 255, 0.2); border-color: rgba(255, 255, 255, 0.2); } .win-dropdown option { color: #ffffff; background-color: #2b2b2b; } .win-dropdown option:checked { color: #ffffff; } .win-dropdown option:hover, .win-dropdown option:active { background-color: rgba(0, 0, 0, 0.2); color: #ffffff; } .win-dropdown optgroup { color: #ffffff; background-color: #2b2b2b; } .win-dropdown optgroup:disabled { color: rgba(255, 255, 255, 0.2); } select[multiple].win-dropdown { border: none; background-color: #2b2b2b; } select[multiple].win-dropdown option { color: #ffffff; } select[multiple].win-dropdown option:hover { color: #ffffff; } select[multiple].win-dropdown option:checked { color: #ffffff; } .win-slider { background-color: transparent; } .win-slider:hover::-ms-thumb { background: #f9f9f9; } .win-slider:hover::-webkit-slider-thumb { background: #f9f9f9; } .win-slider:hover::-moz-range-thumb { background: #f9f9f9; } .win-slider:active::-ms-thumb { background: #767676; } .win-slider:active::-webkit-slider-thumb { background: #767676; } .win-slider:active::-moz-range-thumb { background: #767676; } .win-slider:disabled::-ms-thumb { background: #333333; } .win-slider:disabled::-webkit-slider-thumb { background: #333333; } .win-slider:disabled::-moz-range-thumb { background: #333333; } .win-slider:disabled::-ms-fill-lower { background: rgba(255, 255, 255, 0.2); } .win-slider::-ms-fill-upper { background: rgba(255, 255, 255, 0.4); } .win-slider::-webkit-slider-runnable-track { background: rgba(255, 255, 255, 0.4); } .win-slider::-moz-range-track { background: rgba(255, 255, 255, 0.4); } .win-slider:active::-ms-fill-upper { background: rgba(255, 255, 255, 0.4); } .win-slider:active::-webkit-slider-runnable-track { background: rgba(255, 255, 255, 0.4); } .win-slider:active::-moz-range-track { background: rgba(255, 255, 255, 0.4); } .win-slider:disabled::-ms-fill-upper { background: rgba(255, 255, 255, 0.2); } .win-slider:disabled::-webkit-slider-runnable-track { background: rgba(255, 255, 255, 0.2); } .win-slider:disabled::-moz-range-track { background: rgba(255, 255, 255, 0.2); } .win-slider::-ms-track { color: transparent; background-color: transparent; } .win-slider::-ms-ticks-before, .win-slider::-ms-ticks-after { color: rgba(255, 255, 255, 0.4); } .win-textbox, .win-textarea { color: #ffffff; background-color: rgba(0, 0, 0, 0.4); border-color: rgba(255, 255, 255, 0.4); } .win-textbox:-ms-input-placeholder, .win-textarea:-ms-input-placeholder { color: rgba(255, 255, 255, 0.6); } .win-textbox::-webkit-input-placeholder, .win-textarea::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.6); } .win-textbox::-moz-input-placeholder, .win-textarea::-moz-input-placeholder { color: rgba(255, 255, 255, 0.6); } .win-textbox:hover, .win-textarea:hover { background-color: rgba(0, 0, 0, 0.6); border-color: rgba(255, 255, 255, 0.6); } .win-textbox:focus, .win-textarea:focus { color: #000000; background-color: #ffffff; } .win-textbox::-ms-clear, .win-textbox::-ms-reveal { display: block; color: rgba(0, 0, 0, 0.6); } .win-textbox::-ms-clear:active, .win-textbox::-ms-reveal:active { color: #ffffff; } .win-xbox :focus { outline: 2px solid white; } .win-selectionmode .win-itemcontainer.win-container .win-itembox::after, .win-itemcontainer.win-selectionmode.win-container .win-itembox::after, .win-listview .win-surface.win-selectionmode .win-itembox::after { border-color: #ffffff; background-color: #393939; } .win-selectioncheckmark { color: #ffffff; } html.win-hoverable .win-listview.win-selectionstylefilled .win-container.win-pressed .win-itembox, html.win-hoverable .win-listview.win-selectionstylefilled .win-container .win-itembox.win-pressed, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container.win-pressed .win-itembox, .win-listview.win-selectionstylefilled .win-container.win-pressed .win-itembox, .win-listview.win-selectionstylefilled .win-container .win-itembox.win-pressed, .win-itemcontainer.win-selectionstylefilled.win-container.win-pressed .win-itembox { background-color: rgba(255, 255, 255, 0.2); } .win-listview .win-itembox, .win-itemcontainer .win-itembox { background-color: #1d1d1d; } .win-listview .win-container.win-backdrop { background-color: rgba(155, 155, 155, 0.23); } .win-listview .win-groupheader { outline-color: #ffffff; } .win-listview .win-focusedoutline, .win-itemcontainer .win-focusedoutline { outline: #ffffff dashed 2px; } .win-listview.win-selectionstylefilled .win-selected .win-selectionbackground, .win-itemcontainer.win-selectionstylefilled.win-selected .win-selectionbackground { opacity: 0.6; } .win-listview.win-selectionstylefilled .win-selected, .win-itemcontainer.win-selectionstylefilled.win-selected { color: #ffffff; } .win-flipview .win-navbutton { background-color: rgba(255, 255, 255, 0.4); color: rgba(0, 0, 0, 0.8); } .win-flipview .win-navbutton:hover:active { background-color: rgba(255, 255, 255, 0.8); } html.win-hoverable .win-flipview .win-navbutton:hover { background-color: rgba(255, 255, 255, 0.6); } .win-backbutton, .win-back, .win-navigation-backbutton { background-color: transparent; border: none; color: #ffffff; } .win-backbutton:hover, .win-navigation-backbutton:hover .win-back { background-color: rgba(255, 255, 255, 0.1); } .win-backbutton:active, .win-navigation-backbutton:active .win-back { background-color: rgba(255, 255, 255, 0.2); } .win-backbutton:disabled, .win-backbutton:disabled:active, .win-navigation-backbutton:disabled, .win-navigation-backbutton:disabled .win-back, .win-navigation-backbutton:disabled:active .win-back { color: rgba(255, 255, 255, 0.4); background-color: transparent; } .win-backbutton:focus, .win-navigation-backbutton:focus .win-back { outline-color: #ffffff; } .win-tooltip { color: #ffffff; border-color: #767676; background-color: #2b2b2b; } .win-rating .win-star.win-tentative.win-full { color: rgba(255, 255, 255, 0.8); } .win-rating .win-star.win-average.win-full, .win-rating .win-star.win-average.win-full.win-disabled { color: rgba(255, 255, 255, 0.4); } .win-rating .win-star.win-empty { color: rgba(255, 255, 255, 0.2); } .win-toggleswitch-header, .win-toggleswitch-value { color: #ffffff; } .win-toggleswitch-thumb { background-color: rgba(255, 255, 255, 0.8); } .win-toggleswitch-off .win-toggleswitch-track { border-color: rgba(255, 255, 255, 0.8); } .win-toggleswitch-pressed .win-toggleswitch-thumb { background-color: #ffffff; } .win-toggleswitch-pressed .win-toggleswitch-track { border-color: transparent; background-color: rgba(255, 255, 255, 0.6); } .win-toggleswitch-disabled .win-toggleswitch-header, .win-toggleswitch-disabled .win-toggleswitch-value { color: rgba(255, 255, 255, 0.2); } .win-toggleswitch-disabled .win-toggleswitch-thumb { background-color: rgba(255, 255, 255, 0.2); } .win-toggleswitch-disabled .win-toggleswitch-track { border-color: rgba(255, 255, 255, 0.2); } .win-toggleswitch-on .win-toggleswitch-thumb { background-color: #ffffff; } .win-toggleswitch-on .win-toggleswitch-track { border-color: transparent; } .win-toggleswitch-on.win-toggleswitch-pressed .win-toggleswitch-track { background-color: rgba(255, 255, 255, 0.6); } .win-toggleswitch-on.win-toggleswitch-disabled .win-toggleswitch-thumb { background-color: rgba(255, 255, 255, 0.2); } .win-toggleswitch-on.win-toggleswitch-disabled .win-toggleswitch-track { background-color: rgba(255, 255, 255, 0.2); } .win-semanticzoom-button { background-color: rgba(216, 216, 216, 0.33); border-color: transparent; } button.win-semanticzoom-button.win-semanticzoom-button:active, button.win-semanticzoom-button.win-semanticzoom-button:hover:active { background-color: #ffffff; } .win-pivot .win-pivot-title { color: #ffffff; } .win-pivot .win-pivot-navbutton { background-color: rgba(255, 255, 255, 0.4); color: rgba(0, 0, 0, 0.8); } .win-pivot .win-pivot-navbutton.win-pivot-navbutton:hover:active { color: rgba(255, 255, 255, 0.8); } .win-pivot button.win-pivot-header { color: rgba(255, 255, 255, 0.6); background-color: transparent; } .win-pivot button.win-pivot-header:focus, .win-pivot button.win-pivot-header.win-pivot-header:hover:active { color: rgba(255, 255, 255, 0.8); } .win-pivot button.win-pivot-header.win-pivot-header-selected { color: #ffffff; background-color: transparent; } .win-pivot-header[disabled] { color: rgba(255, 255, 255, 0.4); } button.win-hub-section-header-tabstop, button.win-hub-section-header-tabstop:hover:active { color: #ffffff; } button.win-hub-section-header-tabstop.win-keyboard:focus { outline: 1px dotted #ffffff; } button.win-hub-section-header-tabstop:-ms-keyboard-active { color: #ffffff; } button.win-hub-section-header-tabstop.win-hub-section-header-interactive.win-hub-section-header-interactive:hover:active { color: rgba(255, 255, 255, 0.4); } button.win-hub-section-header-tabstop.win-hub-section-header-interactive:-ms-keyboard-active { color: rgba(255, 255, 255, 0.4); } .win-overlay { outline: none; } hr.win-command { background-color: rgba(255, 255, 255, 0.4); } div.win-command, button.win-command { border-color: transparent; background-color: transparent; } div.win-command:hover:active, button.win-command:hover:active { border-color: transparent; } button:enabled.win-command.win-keyboard:focus, div.win-command.win-keyboard:focus, button:enabled.win-command.win-command.win-keyboard:hover:focus, div.win-command.win-command.win-keyboard:hover:focus { border-color: #ffffff; } .win-commandimage { color: #ffffff; } button.win-command.win-command:enabled:hover:active, button.win-command.win-command:enabled:active { background-color: rgba(255, 255, 255, 0.2); color: #ffffff; } button:enabled:hover:active .win-commandimage, button:enabled:active .win-commandimage { color: #ffffff; } button:disabled .win-commandimage, button:disabled:active .win-commandimage { color: rgba(255, 255, 255, 0.2); } button .win-label { color: #ffffff; } button[aria-checked=true]:enabled .win-label, button[aria-checked=true]:enabled .win-commandimage, button[aria-checked=true]:enabled:hover:active .win-commandimage.win-commandimage { color: #ffffff; } button[aria-checked=true]:-ms-keyboard-active .win-commandimage { color: #ffffff; } button[aria-checked=true].win-command:before { position: absolute; height: 100%; width: 100%; opacity: 0.6; box-sizing: content-box; content: ""; /* We want this pseudo element to cover the border of its parent. */ /* Put a 1px border on this element to make it larger and then set its top/left to -1px.*/ border-width: 1px; border-style: solid; top: -1px; left: -1px; } button.win-command:enabled:-ms-keyboard-active { background-color: rgba(255, 255, 255, 0.2); color: #ffffff; } button[aria-checked=true].win-command:enabled:hover:active { background-color: transparent; } button.win-command:disabled, button.win-command:disabled:hover:active { background-color: transparent; border-color: transparent; } button.win-command:disabled .win-label, button.win-command:disabled:active .win-label { color: rgba(255, 255, 255, 0.2); } .win-navbar, .win-navbar { background-color: #393939; border-color: #393939; } .win-navbar.win-menulayout .win-navbar-menu, .win-navbar.win-menulayout .win-navbar-menu, .win-navbar.win-menulayout .win-toolbar, .win-navbar.win-menulayout .win-toolbar { background-color: inherit; } .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton { background-color: transparent; outline: none; border-color: transparent; } .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:-ms-keyboard-active, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:-ms-keyboard-active { background-color: transparent; } .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled .win-navbar-ellipsis, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled .win-navbar-ellipsis { color: #ffffff; } .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled.win-keyboard:focus, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled.win-keyboard:focus { border-color: #ffffff; } .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled:active, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled:active, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled:hover:active, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled:hover:active { background-color: transparent; } .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled .win-navbar-ellipsis, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled .win-navbar-ellipsis { color: rgba(255, 255, 255, 0.2); } .win-navbar.win-navbar-closing button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-navbar.win-navbar-closing button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-navbar.win-navbar-closed button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-navbar.win-navbar-closed button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-navbar.win-navbar-opening button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-navbar.win-navbar-opening button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-navbar.win-navbar-opened button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-navbar.win-navbar-opened button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active { background-color: rgba(255, 255, 255, 0.2); } .win-navbar.win-navbar-closing button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-navbar.win-navbar-closing button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-navbar.win-navbar-closed button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-navbar.win-navbar-closed button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-navbar.win-navbar-opening button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-navbar.win-navbar-opening button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-navbar.win-navbar-opened button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-navbar.win-navbar-opened button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis { color: #ffffff; } .win-flyout, .win-flyout { background-color: #000000; } .win-settingsflyout { background-color: #000000; } .win-menu button, .win-menu button { background-color: transparent; color: #ffffff; } .win-menu button.win-command.win-command:enabled:hover:active, .win-menu button[aria-checked=true].win-command.win-command:enabled:hover:active { background-color: rgba(255, 255, 255, 0.2); color: #ffffff; } .win-menu-containsflyoutcommand button.win-command-flyout-activated:before, .win-menu-containsflyoutcommand button.win-command-flyout-activated:before { position: absolute; height: 100%; width: 100%; opacity: 0.6; content: ""; box-sizing: content-box; /* We want this pseudo element to cover the border of its parent. */ /* Put a 1px border on this element to make it larger and then set its top/left to -1px.*/ border-width: 1px; border-style: solid; top: -1px; left: -1px; } .win-menu button[aria-checked=true].win-command:before, .win-menu button[aria-checked=true].win-command:before { background-color: transparent; border-color: transparent; } .win-menu button:disabled, .win-menu button:disabled, .win-menu button:disabled:active, .win-menu button:disabled:active { background-color: transparent; color: rgba(255, 255, 255, 0.2); } .win-commandingsurface .win-commandingsurface-actionarea, .win-commandingsurface .win-commandingsurface-actionarea { background-color: #393939; } .win-commandingsurface button.win-commandingsurface-overflowbutton, .win-commandingsurface button.win-commandingsurface-overflowbutton { background-color: transparent; border-color: transparent; } .win-commandingsurface button.win-commandingsurface-overflowbutton:enabled:-ms-keyboard-active, .win-commandingsurface button.win-commandingsurface-overflowbutton:enabled:-ms-keyboard-active { background-color: transparent; } .win-commandingsurface button.win-commandingsurface-overflowbutton:enabled .win-commandingsurface-ellipsis, .win-commandingsurface button.win-commandingsurface-overflowbutton:enabled .win-commandingsurface-ellipsis { color: #ffffff; } .win-commandingsurface button.win-commandingsurface-overflowbutton.win-keyboard:focus, .win-commandingsurface button.win-commandingsurface-overflowbutton.win-keyboard:focus { border-color: #ffffff; } .win-commandingsurface .win-commandingsurface-overflowarea, .win-commandingsurface .win-commandingsurface-overflowarea { background-color: #2b2b2b; } .win-commandingsurface button.win-commandingsurface-overflowbutton.win-commandingsurface-overflowbutton:hover:active, .win-commandingsurface button.win-commandingsurface-overflowbutton.win-commandingsurface-overflowbutton:hover:active { background-color: rgba(255, 255, 255, 0.2); } .win-commandingsurface .win-commandingsurface-overflowarea button:enabled.win-command:hover:active, .win-commandingsurface .win-commandingsurface-overflowarea button:enabled.win-command:hover:active { color: #ffffff; background-color: rgba(255, 255, 255, 0.2); } .win-autosuggestbox-flyout-highlighttext { color: #4617b4; } .win-autosuggestbox-suggestion-separator { color: #7a7a7a; } .win-autosuggestbox-suggestion-separator hr { border-color: #7a7a7a; } .win-autosuggestbox-suggestion-selected .win-autosuggestbox-flyout-highlighttext { color: #a38bda; } .win-autosuggestbox-flyout { background-color: #2b2b2b; color: #ffffff; } .win-autosuggestbox-suggestion-result:hover:active, .win-autosuggestbox-suggestion-query:hover:active { background-color: rgba(255, 255, 255, 0.2); } .win-searchbox-button { color: rgba(255, 255, 255, 0.4); } .win-searchbox-button-input-focus { color: rgba(0, 0, 0, 0.4); } .win-searchbox-button.win-searchbox-button:not(.win-searchbox-button-disabled):hover:active { color: #ffffff; } .win-splitviewcommand-button { background-color: transparent; color: #ffffff; } .win-splitviewcommand-button.win-pressed { background-color: rgba(255, 255, 255, 0.2); } .win-splitviewcommand-button.win-keyboard:focus::before { content: ""; pointer-events: none; position: absolute; box-sizing: border-box; top: 0; left: 0; height: 100%; width: 100%; border: 1px dotted #ffffff; } .win-navbarcontainer-pageindicator { background-color: rgba(255, 255, 255, 0.2); } .win-navbarcontainer-pageindicator-current { background-color: rgba(255, 255, 255, 0.6); } .win-navbarcontainer-navarrow { background-color: rgba(255, 255, 255, 0.4); color: rgba(0, 0, 0, 0.8); } .win-navbarcontainer-navarrow.win-navbarcontainer-navarrow:hover:active { background-color: rgba(255, 255, 255, 0.8); } .win-navbarcommand-button, .win-navbarcommand-splitbutton { background-color: rgba(255, 255, 255, 0.1); color: #ffffff; } .win-navbarcommand-button.win-pressed, .win-navbarcommand-splitbutton.win-pressed { background-color: rgba(255, 255, 255, 0.28); } .win-navbarcommand-button.win-keyboard:focus::before { content: ""; pointer-events: none; position: absolute; box-sizing: border-box; top: 0; left: 0; height: 100%; width: 100%; border: 1px dotted #ffffff; } .win-navbarcommand-splitbutton.win-keyboard:focus::before { border-color: #ffffff; } .win-contentdialog-dialog { background-color: #2b2b2b; } .win-contentdialog-title { color: #ffffff; } .win-contentdialog-content { color: #ffffff; } .win-contentdialog-backgroundoverlay { background-color: #000000; opacity: 0.6; } .win-splitview-pane { background-color: #171717; } button.win-splitviewpanetoggle { color: #ffffff; background-color: transparent; } button.win-splitviewpanetoggle:active, button.win-splitviewpanetoggle.win-splitviewpanetoggle:active:hover { color: #ffffff; background-color: rgba(255, 255, 255, 0.2); } button.win-splitviewpanetoggle.win-keyboard:focus { border: 1px dotted #ffffff; } button.win-splitviewpanetoggle:disabled, button.win-splitviewpanetoggle:disabled:active, button.win-splitviewpanetoggle.win-splitviewpanetoggle:disabled:hover { color: rgba(255, 255, 255, 0.2); background-color: transparent; } html.win-hoverable { /* LegacyAppBar control colors */ } html.win-hoverable .win-selectionstylefilled .win-container:hover .win-itembox, html.win-hoverable .win-selectionstylefilled.win-container:hover .win-itembox { background-color: rgba(255, 255, 255, 0.1); } html.win-hoverable .win-listview .win-itembox:hover::before, html.win-hoverable .win-itemcontainer .win-itembox:hover::before { border-color: #ffffff; } html.win-hoverable .win-listview .win-container.win-selected:hover .win-selectionborder, html.win-hoverable .win-itemcontainer.win-container.win-selected:hover .win-selectionborder, html.win-hoverable .win-listview.win-selectionstylefilled .win-selected:hover .win-selectionbackground, html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-selected:hover .win-selectionbackground { opacity: 0.8; } html.win-hoverable .win-toggleswitch:not(.win-toggleswitch-disabled):not(.win-toggleswitch-pressed) .win-toggleswitch-clickregion:hover .win-toggleswitch-thumb { background-color: #ffffff; } html.win-hoverable .win-toggleswitch:not(.win-toggleswitch-disabled):not(.win-toggleswitch-pressed).win-toggleswitch-on .win-toggleswitch-clickregion:hover .win-toggleswitch-thumb { background-color: #ffffff; } html.win-hoverable .win-toggleswitch-off:not(.win-toggleswitch-disabled):not(.win-toggleswitch-pressed) .win-toggleswitch-clickregion:hover .win-toggleswitch-track { border-color: #ffffff; } html.win-hoverable button:hover.win-semanticzoom-button { background-color: #d8d8d8; } html.win-hoverable .win-pivot .win-pivot-navbutton:hover { color: rgba(255, 255, 255, 0.6); } html.win-hoverable .win-pivot button.win-pivot-header:hover { color: baseMediumHigh; } html.win-hoverable button.win-hub-section-header-tabstop:hover { color: #ffffff; } html.win-hoverable button.win-hub-section-header-tabstop.win-hub-section-header-interactive:hover { color: rgba(255, 255, 255, 0.8); } html.win-hoverable.win-navbar button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-navbar button.win-navbar-invokebutton:enabled:hover, html.win-hoverable.win-navbar button.win-navbar-invokebutton:disabled:hover, html.win-hoverable .win-navbar button.win-navbar-invokebutton:disabled:hover { background-color: transparent; } html.win-hoverable.win-navbar.win-navbar-opening button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-navbar.win-navbar-opening button.win-navbar-invokebutton:enabled:hover, html.win-hoverable.win-navbar.win-navbar-opened button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-navbar.win-navbar-opened button.win-navbar-invokebutton:enabled:hover { background-color: rgba(255, 255, 255, 0.1); } html.win-hoverable.win-navbar.win-navbar-opening button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable .win-navbar.win-navbar-opening button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable.win-navbar.win-navbar-opened button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable .win-navbar.win-navbar-opened button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis { color: #ffffff; } html.win-hoverable.win-navbar.win-navbar-closing button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-navbar.win-navbar-closing button.win-navbar-invokebutton:enabled:hover, html.win-hoverable.win-navbar.win-navbar-closed button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-navbar.win-navbar-closed button.win-navbar-invokebutton:enabled:hover { background-color: rgba(255, 255, 255, 0.1); } html.win-hoverable.win-navbar.win-navbar-closing button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable .win-navbar.win-navbar-closing button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable.win-navbar.win-navbar-closed button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable .win-navbar.win-navbar-closed button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis { color: #ffffff; } html.win-hoverable button.win-command:enabled:hover { background-color: rgba(255, 255, 255, 0.1); color: #ffffff; } html.win-hoverable button.win-command:enabled:hover .win-commandglyph { color: #ffffff; } html.win-hoverable .win-menu button.win-command:enabled:hover { background-color: rgba(255, 255, 255, 0.1); color: #ffffff; } html.win-hoverable button[aria-checked=true].win-command:hover { background-color: transparent; } html.win-hoverable button:enabled[aria-checked=true].win-command:hover:before { opacity: 0.8; } html.win-hoverable button:enabled[aria-checked=true].win-command:hover:active:before { opacity: 0.9; } html.win-hoverable.win-commandingsurface button.win-commandingsurface-overflowbutton:hover, html.win-hoverable .win-commandingsurface button.win-commandingsurface-overflowbutton:hover, html.win-hoverable.win-commandingsurface .win-commandingsurface-overflowarea button.win-command:hover, html.win-hoverable .win-commandingsurface .win-commandingsurface-overflowarea button.win-command:hover { background-color: rgba(255, 255, 255, 0.1); } html.win-hoverable.win-commandingsurface button.win-commandingsurface-overflowbutton:hover .win-commandingsurface-ellipsis, html.win-hoverable .win-commandingsurface button.win-commandingsurface-overflowbutton:hover .win-commandingsurface-ellipsis { color: #ffffff; } html.win-hoverable .win-autosuggestbox-suggestion-result:hover, html.win-hoverable .win-autosuggestbox-suggestion-query:hover { background-color: rgba(255, 255, 255, 0.1); } html.win-hoverable .win-searchbox-button:not(.win-searchbox-button-disabled):hover:active { color: #ffffff; } html.win-hoverable .win-splitviewcommand-button:hover { background-color: rgba(255, 255, 255, 0.1); } html.win-hoverable .win-splitviewcommand-button:hover.win-pressed { background-color: rgba(255, 255, 255, 0.2); } html.win-hoverable .win-navbarcontainer-navarrow:hover { background-color: rgba(255, 255, 255, 0.6); } html.win-hoverable .win-navbarcommand-button:hover, html.win-hoverable .win-navbarcommand-splitbutton:hover { background-color: rgba(255, 255, 255, 0.19); } html.win-hoverable .win-navbarcommand-button:hover.win-pressed, html.win-hoverable .win-navbarcommand-splitbutton:hover.win-pressed { background-color: rgba(255, 255, 255, 0.28); } html.win-hoverable button.win-splitviewpanetoggle:hover { color: #ffffff; background-color: rgba(255, 255, 255, 0.1); } .win-ui-light body { background-color: #ffffff; color: #000000; } .win-ui-light .win-ui-light { background-color: #ffffff; color: #000000; } .win-ui-light .win-ui-dark { background-color: #000000; color: #ffffff; } .win-ui-light ::selection { color: #fff; } .win-ui-light .win-link:hover { color: rgba(0, 0, 0, 0.6); } .win-ui-light .win-link:active { color: rgba(0, 0, 0, 0.4); } .win-ui-light .win-link[disabled] { color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-checkbox::-ms-check { color: #000000; border-color: rgba(0, 0, 0, 0.8); background-color: transparent; } .win-ui-light .win-checkbox:indeterminate::-ms-check { color: rgba(0, 0, 0, 0.8); } .win-ui-light .win-checkbox:checked::-ms-check { color: #fff; border-color: transparent; } .win-ui-light .win-checkbox:hover::-ms-check { border-color: #000000; } .win-ui-light .win-checkbox:hover:indeterminate::-ms-check { color: #000000; } .win-ui-light .win-checkbox:active::-ms-check { border-color: transparent; background-color: rgba(0, 0, 0, 0.6); } .win-ui-light .win-checkbox:indeterminate:active::-ms-check { color: rgba(0, 0, 0, 0.6); border-color: rgba(0, 0, 0, 0.8); background-color: transparent; } .win-ui-light .win-checkbox:disabled::-ms-check, .win-ui-light .win-checkbox:indeterminate:disabled::-ms-check { color: rgba(0, 0, 0, 0.2); border-color: rgba(0, 0, 0, 0.2); background-color: transparent; } .win-ui-light .win-radio::-ms-check { color: rgba(0, 0, 0, 0.8); border-color: rgba(0, 0, 0, 0.8); background-color: transparent; } .win-ui-light .win-radio:hover::-ms-check { border-color: #000000; } .win-ui-light .win-radio:hover::-ms-check { color: #000000; } .win-ui-light .win-radio:active::-ms-check { color: rgba(0, 0, 0, 0.6); border-color: rgba(0, 0, 0, 0.6); } .win-ui-light .win-radio:disabled::-ms-check { color: rgba(0, 0, 0, 0.2); border-color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-progress-bar:not(:indeterminate), .win-ui-light .win-progress-ring:not(:indeterminate), .win-ui-light .win-ring:not(:indeterminate) { background-color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-progress-bar::-webkit-progress-bar, .win-ui-light .win-progress-ring::-webkit-progress-bar, .win-ui-light .win-ring::-webkit-progress-bar { background-color: transparent; } .win-ui-light .win-progress-ring, .win-ui-light .win-ring { background-color: transparent; } .win-ui-light .win-button { color: #000000; background-color: rgba(0, 0, 0, 0.2); border-color: transparent; } .win-ui-light .win-button.win-button-primary { color: #fff; } .win-ui-light .win-button:hover, .win-ui-light .win-button.win-button-primary:hover { border-color: rgba(0, 0, 0, 0.4); } .win-ui-light .win-button:active, .win-ui-light .win-button.win-button-primary:active { background-color: rgba(0, 0, 0, 0.4); } .win-ui-light .win-button:disabled, .win-ui-light .win-button.win-button-primary:disabled { color: rgba(0, 0, 0, 0.2); background-color: rgba(0, 0, 0, 0.2); border-color: transparent; } .win-ui-light .win-dropdown { color: #000000; background-color: rgba(0, 0, 0, 0.2); border-color: rgba(0, 0, 0, 0.4); } .win-ui-light .win-dropdown::-ms-expand { color: rgba(0, 0, 0, 0.8); background-color: transparent; } .win-ui-light .win-dropdown:hover { background-color: #f2f2f2; border-color: rgba(0, 0, 0, 0.6); } .win-ui-light .win-dropdown:disabled { color: rgba(0, 0, 0, 0.2); background-color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-dropdown:disabled::-ms-expand { color: rgba(0, 0, 0, 0.2); border-color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-dropdown option { color: #000000; background-color: #f2f2f2; } .win-ui-light .win-dropdown option:checked { color: #ffffff; } .win-ui-light .win-dropdown option:hover, .win-ui-light .win-dropdown option:active { background-color: rgba(0, 0, 0, 0.2); color: #000000; } .win-ui-light .win-dropdown optgroup { color: #000000; background-color: #f2f2f2; } .win-ui-light .win-dropdown optgroup:disabled { color: rgba(0, 0, 0, 0.2); } .win-ui-light select[multiple].win-dropdown { border: none; background-color: #f2f2f2; } .win-ui-light select[multiple].win-dropdown option { color: #000000; } .win-ui-light select[multiple].win-dropdown option:hover { color: #000000; } .win-ui-light select[multiple].win-dropdown option:checked { color: #ffffff; } .win-ui-light .win-slider { background-color: transparent; } .win-ui-light .win-slider:hover::-ms-thumb { background: #1f1f1f; } .win-ui-light .win-slider:hover::-webkit-slider-thumb { background: #1f1f1f; } .win-ui-light .win-slider:hover::-moz-range-thumb { background: #1f1f1f; } .win-ui-light .win-slider:active::-ms-thumb { background: #cccccc; } .win-ui-light .win-slider:active::-webkit-slider-thumb { background: #cccccc; } .win-ui-light .win-slider:active::-moz-range-thumb { background: #cccccc; } .win-ui-light .win-slider:disabled::-ms-thumb { background: #cccccc; } .win-ui-light .win-slider:disabled::-webkit-slider-thumb { background: #cccccc; } .win-ui-light .win-slider:disabled::-moz-range-thumb { background: #cccccc; } .win-ui-light .win-slider:disabled::-ms-fill-lower { background: rgba(0, 0, 0, 0.2); } .win-ui-light .win-slider::-ms-fill-upper { background: rgba(0, 0, 0, 0.4); } .win-ui-light .win-slider::-webkit-slider-runnable-track { background: rgba(0, 0, 0, 0.4); } .win-ui-light .win-slider::-moz-range-track { background: rgba(0, 0, 0, 0.4); } .win-ui-light .win-slider:active::-ms-fill-upper { background: rgba(0, 0, 0, 0.4); } .win-ui-light .win-slider:active::-webkit-slider-runnable-track { background: rgba(0, 0, 0, 0.4); } .win-ui-light .win-slider:active::-moz-range-track { background: rgba(0, 0, 0, 0.4); } .win-ui-light .win-slider:disabled::-ms-fill-upper { background: rgba(0, 0, 0, 0.2); } .win-ui-light .win-slider:disabled::-webkit-slider-runnable-track { background: rgba(0, 0, 0, 0.2); } .win-ui-light .win-slider:disabled::-moz-range-track { background: rgba(0, 0, 0, 0.2); } .win-ui-light .win-slider::-ms-track { color: transparent; background-color: transparent; } .win-ui-light .win-slider::-ms-ticks-before, .win-ui-light .win-slider::-ms-ticks-after { color: rgba(0, 0, 0, 0.4); } .win-ui-light .win-textbox, .win-ui-light .win-textarea { color: #000000; background-color: rgba(255, 255, 255, 0.4); border-color: rgba(0, 0, 0, 0.4); } .win-ui-light .win-textbox:-ms-input-placeholder, .win-ui-light .win-textarea:-ms-input-placeholder { color: rgba(0, 0, 0, 0.6); } .win-ui-light .win-textbox::-webkit-input-placeholder, .win-ui-light .win-textarea::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.6); } .win-ui-light .win-textbox::-moz-input-placeholder, .win-ui-light .win-textarea::-moz-input-placeholder { color: rgba(0, 0, 0, 0.6); } .win-ui-light .win-textbox:hover, .win-ui-light .win-textarea:hover { background-color: rgba(255, 255, 255, 0.6); border-color: rgba(0, 0, 0, 0.6); } .win-ui-light .win-textbox:focus, .win-ui-light .win-textarea:focus { color: #000000; background-color: #ffffff; } .win-ui-light .win-textbox::-ms-clear, .win-ui-light .win-textbox::-ms-reveal { display: block; color: rgba(0, 0, 0, 0.6); } .win-ui-light .win-textbox::-ms-clear:active, .win-ui-light .win-textbox::-ms-reveal:active { color: #ffffff; } .win-ui-light .win-xbox :focus { outline: 2px solid white; } .win-ui-light .win-selectionmode .win-itemcontainer.win-container .win-itembox::after, .win-ui-light .win-itemcontainer.win-selectionmode.win-container .win-itembox::after, .win-ui-light .win-listview .win-surface.win-selectionmode .win-itembox::after { border-color: #000000; background-color: #e6e6e6; } .win-ui-light .win-selectioncheckmark { color: #000000; } .win-ui-light html.win-hoverable .win-listview.win-selectionstylefilled .win-container.win-pressed .win-itembox, .win-ui-light html.win-hoverable .win-listview.win-selectionstylefilled .win-container .win-itembox.win-pressed, .win-ui-light html.win-hoverable .win-itemcontainer.win-selectionstylefilled.win-container.win-pressed .win-itembox, .win-ui-light .win-listview.win-selectionstylefilled .win-container.win-pressed .win-itembox, .win-ui-light .win-listview.win-selectionstylefilled .win-container .win-itembox.win-pressed, .win-ui-light .win-itemcontainer.win-selectionstylefilled.win-container.win-pressed .win-itembox { background-color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-listview .win-itembox, .win-ui-light .win-itemcontainer .win-itembox { background-color: #ffffff; } .win-ui-light .win-listview .win-container.win-backdrop { background-color: rgba(155, 155, 155, 0.23); } .win-ui-light .win-listview .win-groupheader { outline-color: #000000; } .win-ui-light .win-listview .win-focusedoutline, .win-ui-light .win-itemcontainer .win-focusedoutline { outline: #000000 dashed 2px; } .win-ui-light .win-listview.win-selectionstylefilled .win-selected .win-selectionbackground, .win-ui-light .win-itemcontainer.win-selectionstylefilled.win-selected .win-selectionbackground { opacity: 0.4; } .win-ui-light .win-listview.win-selectionstylefilled .win-selected, .win-ui-light .win-itemcontainer.win-selectionstylefilled.win-selected { color: #000000; } .win-ui-light .win-flipview .win-navbutton { background-color: rgba(0, 0, 0, 0.4); color: rgba(255, 255, 255, 0.8); } .win-ui-light .win-flipview .win-navbutton:hover:active { background-color: rgba(0, 0, 0, 0.8); } .win-ui-light html.win-hoverable .win-flipview .win-navbutton:hover { background-color: rgba(0, 0, 0, 0.6); } .win-ui-light .win-backbutton, .win-ui-light .win-back, .win-ui-light .win-navigation-backbutton { background-color: transparent; border: none; color: #000000; } .win-ui-light .win-backbutton:hover, .win-ui-light .win-navigation-backbutton:hover .win-back { background-color: rgba(0, 0, 0, 0.1); } .win-ui-light .win-backbutton:active, .win-ui-light .win-navigation-backbutton:active .win-back { background-color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-backbutton:disabled, .win-ui-light .win-backbutton:disabled:active, .win-ui-light .win-navigation-backbutton:disabled, .win-ui-light .win-navigation-backbutton:disabled .win-back, .win-ui-light .win-navigation-backbutton:disabled:active .win-back { color: rgba(0, 0, 0, 0.4); background-color: transparent; } .win-ui-light .win-backbutton:focus, .win-ui-light .win-navigation-backbutton:focus .win-back { outline-color: #000000; } .win-ui-light .win-tooltip { color: #000000; border-color: #cccccc; background-color: #f2f2f2; } .win-ui-light .win-rating .win-star.win-tentative.win-full { color: rgba(0, 0, 0, 0.8); } .win-ui-light .win-rating .win-star.win-average.win-full, .win-ui-light .win-rating .win-star.win-average.win-full.win-disabled { color: rgba(0, 0, 0, 0.4); } .win-ui-light .win-rating .win-star.win-empty { color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-toggleswitch-header, .win-ui-light .win-toggleswitch-value { color: #000000; } .win-ui-light .win-toggleswitch-thumb { background-color: rgba(0, 0, 0, 0.8); } .win-ui-light .win-toggleswitch-off .win-toggleswitch-track { border-color: rgba(0, 0, 0, 0.8); } .win-ui-light .win-toggleswitch-pressed .win-toggleswitch-thumb { background-color: #ffffff; } .win-ui-light .win-toggleswitch-pressed .win-toggleswitch-track { border-color: transparent; background-color: rgba(0, 0, 0, 0.6); } .win-ui-light .win-toggleswitch-disabled .win-toggleswitch-header, .win-ui-light .win-toggleswitch-disabled .win-toggleswitch-value { color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-toggleswitch-disabled .win-toggleswitch-thumb { background-color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-toggleswitch-disabled .win-toggleswitch-track { border-color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-toggleswitch-on .win-toggleswitch-thumb { background-color: #ffffff; } .win-ui-light .win-toggleswitch-on .win-toggleswitch-track { border-color: transparent; } .win-ui-light .win-toggleswitch-on.win-toggleswitch-pressed .win-toggleswitch-track { background-color: rgba(0, 0, 0, 0.6); } .win-ui-light .win-toggleswitch-on.win-toggleswitch-disabled .win-toggleswitch-thumb { background-color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-toggleswitch-on.win-toggleswitch-disabled .win-toggleswitch-track { background-color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-semanticzoom-button { background-color: rgba(216, 216, 216, 0.33); border-color: transparent; } .win-ui-light button.win-semanticzoom-button.win-semanticzoom-button:active, .win-ui-light button.win-semanticzoom-button.win-semanticzoom-button:hover:active { background-color: #000000; } .win-ui-light .win-pivot .win-pivot-title { color: #000000; } .win-ui-light .win-pivot .win-pivot-navbutton { background-color: rgba(0, 0, 0, 0.4); color: rgba(255, 255, 255, 0.8); } .win-ui-light .win-pivot .win-pivot-navbutton.win-pivot-navbutton:hover:active { color: rgba(0, 0, 0, 0.8); } .win-ui-light .win-pivot button.win-pivot-header { color: rgba(0, 0, 0, 0.6); background-color: transparent; } .win-ui-light .win-pivot button.win-pivot-header:focus, .win-ui-light .win-pivot button.win-pivot-header.win-pivot-header:hover:active { color: rgba(0, 0, 0, 0.8); } .win-ui-light .win-pivot button.win-pivot-header.win-pivot-header-selected { color: #000000; background-color: transparent; } .win-ui-light .win-pivot-header[disabled] { color: rgba(0, 0, 0, 0.4); } .win-ui-light button.win-hub-section-header-tabstop, .win-ui-light button.win-hub-section-header-tabstop:hover:active { color: #000000; } .win-ui-light button.win-hub-section-header-tabstop.win-keyboard:focus { outline: 1px dotted #000000; } .win-ui-light button.win-hub-section-header-tabstop:-ms-keyboard-active { color: #000000; } .win-ui-light button.win-hub-section-header-tabstop.win-hub-section-header-interactive.win-hub-section-header-interactive:hover:active { color: rgba(0, 0, 0, 0.4); } .win-ui-light button.win-hub-section-header-tabstop.win-hub-section-header-interactive:-ms-keyboard-active { color: rgba(0, 0, 0, 0.4); } .win-ui-light .win-overlay { outline: none; } .win-ui-light hr.win-command { background-color: rgba(0, 0, 0, 0.4); } .win-ui-light div.win-command, .win-ui-light button.win-command { border-color: transparent; background-color: transparent; } .win-ui-light div.win-command:hover:active, .win-ui-light button.win-command:hover:active { border-color: transparent; } .win-ui-light button:enabled.win-command.win-keyboard:focus, .win-ui-light div.win-command.win-keyboard:focus, .win-ui-light button:enabled.win-command.win-command.win-keyboard:hover:focus, .win-ui-light div.win-command.win-command.win-keyboard:hover:focus { border-color: #000000; } .win-ui-light .win-commandimage { color: #000000; } .win-ui-light button.win-command.win-command:enabled:hover:active, .win-ui-light button.win-command.win-command:enabled:active { background-color: rgba(0, 0, 0, 0.2); color: #000000; } .win-ui-light button:enabled:hover:active .win-commandimage, .win-ui-light button:enabled:active .win-commandimage { color: #000000; } .win-ui-light button:disabled .win-commandimage, .win-ui-light button:disabled:active .win-commandimage { color: rgba(0, 0, 0, 0.2); } .win-ui-light button .win-label { color: #000000; } .win-ui-light button[aria-checked=true]:enabled .win-label, .win-ui-light button[aria-checked=true]:enabled .win-commandimage, .win-ui-light button[aria-checked=true]:enabled:hover:active .win-commandimage.win-commandimage { color: #000000; } .win-ui-light button[aria-checked=true]:-ms-keyboard-active .win-commandimage { color: #000000; } .win-ui-light button[aria-checked=true].win-command:before { position: absolute; height: 100%; width: 100%; opacity: 0.4; box-sizing: content-box; content: ""; /* We want this pseudo element to cover the border of its parent. */ /* Put a 1px border on this element to make it larger and then set its top/left to -1px.*/ border-width: 1px; border-style: solid; top: -1px; left: -1px; } .win-ui-light button.win-command:enabled:-ms-keyboard-active { background-color: rgba(0, 0, 0, 0.2); color: #000000; } .win-ui-light button[aria-checked=true].win-command:enabled:hover:active { background-color: transparent; } .win-ui-light button.win-command:disabled, .win-ui-light button.win-command:disabled:hover:active { background-color: transparent; border-color: transparent; } .win-ui-light button.win-command:disabled .win-label, .win-ui-light button.win-command:disabled:active .win-label { color: rgba(0, 0, 0, 0.2); } .win-ui-light.win-navbar, .win-ui-light .win-navbar { background-color: #e6e6e6; border-color: #e6e6e6; } .win-ui-light.win-navbar.win-menulayout .win-navbar-menu, .win-ui-light .win-navbar.win-menulayout .win-navbar-menu, .win-ui-light.win-navbar.win-menulayout .win-toolbar, .win-ui-light .win-navbar.win-menulayout .win-toolbar { background-color: inherit; } .win-ui-light.win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton, .win-ui-light .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton { background-color: transparent; outline: none; border-color: transparent; } .win-ui-light.win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:-ms-keyboard-active, .win-ui-light .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:-ms-keyboard-active { background-color: transparent; } .win-ui-light.win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled .win-navbar-ellipsis, .win-ui-light .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled .win-navbar-ellipsis { color: #000000; } .win-ui-light.win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled.win-keyboard:focus, .win-ui-light .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled.win-keyboard:focus { border-color: #000000; } .win-ui-light.win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled:active, .win-ui-light .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled:active, .win-ui-light.win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled:hover:active, .win-ui-light .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled:hover:active { background-color: transparent; } .win-ui-light.win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled .win-navbar-ellipsis, .win-ui-light .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled .win-navbar-ellipsis { color: rgba(0, 0, 0, 0.2); } .win-ui-light.win-navbar.win-navbar-closing button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-ui-light .win-navbar.win-navbar-closing button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-ui-light.win-navbar.win-navbar-closed button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-ui-light .win-navbar.win-navbar-closed button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-ui-light.win-navbar.win-navbar-opening button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-ui-light .win-navbar.win-navbar-opening button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-ui-light.win-navbar.win-navbar-opened button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-ui-light .win-navbar.win-navbar-opened button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active { background-color: rgba(0, 0, 0, 0.2); } .win-ui-light.win-navbar.win-navbar-closing button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-ui-light .win-navbar.win-navbar-closing button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-ui-light.win-navbar.win-navbar-closed button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-ui-light .win-navbar.win-navbar-closed button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-ui-light.win-navbar.win-navbar-opening button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-ui-light .win-navbar.win-navbar-opening button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-ui-light.win-navbar.win-navbar-opened button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-ui-light .win-navbar.win-navbar-opened button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis { color: #000000; } .win-ui-light.win-flyout, .win-ui-light .win-flyout { background-color: #ffffff; } .win-ui-light .win-settingsflyout { background-color: #ffffff; } .win-ui-light.win-menu button, .win-ui-light .win-menu button { background-color: transparent; color: #000000; } .win-ui-light .win-menu button.win-command.win-command:enabled:hover:active, .win-ui-light .win-menu button[aria-checked=true].win-command.win-command:enabled:hover:active { background-color: rgba(0, 0, 0, 0.2); color: #000000; } .win-ui-light.win-menu-containsflyoutcommand button.win-command-flyout-activated:before, .win-ui-light .win-menu-containsflyoutcommand button.win-command-flyout-activated:before { position: absolute; height: 100%; width: 100%; opacity: 0.4; content: ""; box-sizing: content-box; /* We want this pseudo element to cover the border of its parent. */ /* Put a 1px border on this element to make it larger and then set its top/left to -1px.*/ border-width: 1px; border-style: solid; top: -1px; left: -1px; } .win-ui-light.win-menu button[aria-checked=true].win-command:before, .win-ui-light .win-menu button[aria-checked=true].win-command:before { background-color: transparent; border-color: transparent; } .win-ui-light.win-menu button:disabled, .win-ui-light .win-menu button:disabled, .win-ui-light.win-menu button:disabled:active, .win-ui-light .win-menu button:disabled:active { background-color: transparent; color: rgba(0, 0, 0, 0.2); } .win-ui-light.win-commandingsurface .win-commandingsurface-actionarea, .win-ui-light .win-commandingsurface .win-commandingsurface-actionarea { background-color: #e6e6e6; } .win-ui-light.win-commandingsurface button.win-commandingsurface-overflowbutton, .win-ui-light .win-commandingsurface button.win-commandingsurface-overflowbutton { background-color: transparent; border-color: transparent; } .win-ui-light.win-commandingsurface button.win-commandingsurface-overflowbutton:enabled:-ms-keyboard-active, .win-ui-light .win-commandingsurface button.win-commandingsurface-overflowbutton:enabled:-ms-keyboard-active { background-color: transparent; } .win-ui-light.win-commandingsurface button.win-commandingsurface-overflowbutton:enabled .win-commandingsurface-ellipsis, .win-ui-light .win-commandingsurface button.win-commandingsurface-overflowbutton:enabled .win-commandingsurface-ellipsis { color: #000000; } .win-ui-light.win-commandingsurface button.win-commandingsurface-overflowbutton.win-keyboard:focus, .win-ui-light .win-commandingsurface button.win-commandingsurface-overflowbutton.win-keyboard:focus { border-color: #000000; } .win-ui-light.win-commandingsurface .win-commandingsurface-overflowarea, .win-ui-light .win-commandingsurface .win-commandingsurface-overflowarea { background-color: #f2f2f2; } .win-ui-light.win-commandingsurface button.win-commandingsurface-overflowbutton.win-commandingsurface-overflowbutton:hover:active, .win-ui-light .win-commandingsurface button.win-commandingsurface-overflowbutton.win-commandingsurface-overflowbutton:hover:active { background-color: rgba(0, 0, 0, 0.2); } .win-ui-light.win-commandingsurface .win-commandingsurface-overflowarea button:enabled.win-command:hover:active, .win-ui-light .win-commandingsurface .win-commandingsurface-overflowarea button:enabled.win-command:hover:active { color: #000000; background-color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-autosuggestbox-flyout-highlighttext { color: #4617b4; } .win-ui-light .win-autosuggestbox-suggestion-separator { color: #7a7a7a; } .win-ui-light .win-autosuggestbox-suggestion-separator hr { border-color: #7a7a7a; } .win-ui-light .win-autosuggestbox-suggestion-selected .win-autosuggestbox-flyout-highlighttext { color: #a38bda; } .win-ui-light .win-autosuggestbox-flyout { background-color: #f2f2f2; color: #000000; } .win-ui-light .win-autosuggestbox-suggestion-result:hover:active, .win-ui-light .win-autosuggestbox-suggestion-query:hover:active { background-color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-searchbox-button { color: rgba(0, 0, 0, 0.4); } .win-ui-light .win-searchbox-button-input-focus { color: rgba(0, 0, 0, 0.4); } .win-ui-light .win-searchbox-button.win-searchbox-button:not(.win-searchbox-button-disabled):hover:active { color: #ffffff; } .win-ui-light .win-splitviewcommand-button { background-color: transparent; color: #000000; } .win-ui-light .win-splitviewcommand-button.win-pressed { background-color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-splitviewcommand-button.win-keyboard:focus::before { content: ""; pointer-events: none; position: absolute; box-sizing: border-box; top: 0; left: 0; height: 100%; width: 100%; border: 1px dotted #000000; } .win-ui-light .win-navbarcontainer-pageindicator { background-color: rgba(0, 0, 0, 0.2); } .win-ui-light .win-navbarcontainer-pageindicator-current { background-color: rgba(0, 0, 0, 0.6); } .win-ui-light .win-navbarcontainer-navarrow { background-color: rgba(0, 0, 0, 0.4); color: rgba(255, 255, 255, 0.8); } .win-ui-light .win-navbarcontainer-navarrow.win-navbarcontainer-navarrow:hover:active { background-color: rgba(0, 0, 0, 0.8); } .win-ui-light .win-navbarcommand-button, .win-ui-light .win-navbarcommand-splitbutton { background-color: rgba(0, 0, 0, 0.1); color: #000000; } .win-ui-light .win-navbarcommand-button.win-pressed, .win-ui-light .win-navbarcommand-splitbutton.win-pressed { background-color: rgba(0, 0, 0, 0.28); } .win-ui-light .win-navbarcommand-button.win-keyboard:focus::before { content: ""; pointer-events: none; position: absolute; box-sizing: border-box; top: 0; left: 0; height: 100%; width: 100%; border: 1px dotted #000000; } .win-ui-light .win-navbarcommand-splitbutton.win-keyboard:focus::before { border-color: #000000; } .win-ui-light .win-contentdialog-dialog { background-color: #f2f2f2; } .win-ui-light .win-contentdialog-title { color: #000000; } .win-ui-light .win-contentdialog-content { color: #000000; } .win-ui-light .win-contentdialog-backgroundoverlay { background-color: #ffffff; opacity: 0.6; } .win-ui-light .win-splitview-pane { background-color: #f2f2f2; } .win-ui-light button.win-splitviewpanetoggle { color: #000000; background-color: transparent; } .win-ui-light button.win-splitviewpanetoggle:active, .win-ui-light button.win-splitviewpanetoggle.win-splitviewpanetoggle:active:hover { color: #000000; background-color: rgba(0, 0, 0, 0.2); } .win-ui-light button.win-splitviewpanetoggle.win-keyboard:focus { border: 1px dotted #000000; } .win-ui-light button.win-splitviewpanetoggle:disabled, .win-ui-light button.win-splitviewpanetoggle:disabled:active, .win-ui-light button.win-splitviewpanetoggle.win-splitviewpanetoggle:disabled:hover { color: rgba(0, 0, 0, 0.2); background-color: transparent; } html.win-hoverable .win-ui-light { /* LegacyAppBar control colors */ } html.win-hoverable .win-ui-light .win-selectionstylefilled .win-container:hover .win-itembox, html.win-hoverable .win-ui-light .win-selectionstylefilled.win-container:hover .win-itembox { background-color: rgba(0, 0, 0, 0.1); } html.win-hoverable .win-ui-light .win-listview .win-itembox:hover::before, html.win-hoverable .win-ui-light .win-itemcontainer .win-itembox:hover::before { border-color: #000000; } html.win-hoverable .win-ui-light .win-listview .win-container.win-selected:hover .win-selectionborder, html.win-hoverable .win-ui-light .win-itemcontainer.win-container.win-selected:hover .win-selectionborder, html.win-hoverable .win-ui-light .win-listview.win-selectionstylefilled .win-selected:hover .win-selectionbackground, html.win-hoverable .win-ui-light .win-itemcontainer.win-selectionstylefilled.win-selected:hover .win-selectionbackground { opacity: 0.6; } html.win-hoverable .win-ui-light .win-toggleswitch:not(.win-toggleswitch-disabled):not(.win-toggleswitch-pressed) .win-toggleswitch-clickregion:hover .win-toggleswitch-thumb { background-color: #000000; } html.win-hoverable .win-ui-light .win-toggleswitch:not(.win-toggleswitch-disabled):not(.win-toggleswitch-pressed).win-toggleswitch-on .win-toggleswitch-clickregion:hover .win-toggleswitch-thumb { background-color: #ffffff; } html.win-hoverable .win-ui-light .win-toggleswitch-off:not(.win-toggleswitch-disabled):not(.win-toggleswitch-pressed) .win-toggleswitch-clickregion:hover .win-toggleswitch-track { border-color: #000000; } html.win-hoverable .win-ui-light button:hover.win-semanticzoom-button { background-color: #d8d8d8; } html.win-hoverable .win-ui-light .win-pivot .win-pivot-navbutton:hover { color: rgba(0, 0, 0, 0.6); } html.win-hoverable .win-ui-light .win-pivot button.win-pivot-header:hover { color: baseMediumHigh; } html.win-hoverable .win-ui-light button.win-hub-section-header-tabstop:hover { color: #000000; } html.win-hoverable .win-ui-light button.win-hub-section-header-tabstop.win-hub-section-header-interactive:hover { color: rgba(0, 0, 0, 0.8); } html.win-hoverable .win-ui-light.win-navbar button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-ui-light .win-navbar button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-ui-light.win-navbar button.win-navbar-invokebutton:disabled:hover, html.win-hoverable .win-ui-light .win-navbar button.win-navbar-invokebutton:disabled:hover { background-color: transparent; } html.win-hoverable .win-ui-light.win-navbar.win-navbar-opening button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-ui-light .win-navbar.win-navbar-opening button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-ui-light.win-navbar.win-navbar-opened button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-ui-light .win-navbar.win-navbar-opened button.win-navbar-invokebutton:enabled:hover { background-color: rgba(0, 0, 0, 0.1); } html.win-hoverable .win-ui-light.win-navbar.win-navbar-opening button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable .win-ui-light .win-navbar.win-navbar-opening button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable .win-ui-light.win-navbar.win-navbar-opened button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable .win-ui-light .win-navbar.win-navbar-opened button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis { color: #000000; } html.win-hoverable .win-ui-light.win-navbar.win-navbar-closing button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-ui-light .win-navbar.win-navbar-closing button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-ui-light.win-navbar.win-navbar-closed button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-ui-light .win-navbar.win-navbar-closed button.win-navbar-invokebutton:enabled:hover { background-color: rgba(0, 0, 0, 0.1); } html.win-hoverable .win-ui-light.win-navbar.win-navbar-closing button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable .win-ui-light .win-navbar.win-navbar-closing button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable .win-ui-light.win-navbar.win-navbar-closed button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable .win-ui-light .win-navbar.win-navbar-closed button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis { color: #000000; } html.win-hoverable .win-ui-light button.win-command:enabled:hover { background-color: rgba(0, 0, 0, 0.1); color: #000000; } html.win-hoverable .win-ui-light button.win-command:enabled:hover .win-commandglyph { color: #000000; } html.win-hoverable .win-ui-light .win-menu button.win-command:enabled:hover { background-color: rgba(0, 0, 0, 0.1); color: #000000; } html.win-hoverable .win-ui-light button[aria-checked=true].win-command:hover { background-color: transparent; } html.win-hoverable .win-ui-light button:enabled[aria-checked=true].win-command:hover:before { opacity: 0.6; } html.win-hoverable .win-ui-light button:enabled[aria-checked=true].win-command:hover:active:before { opacity: 0.7; } html.win-hoverable .win-ui-light.win-commandingsurface button.win-commandingsurface-overflowbutton:hover, html.win-hoverable .win-ui-light .win-commandingsurface button.win-commandingsurface-overflowbutton:hover, html.win-hoverable .win-ui-light.win-commandingsurface .win-commandingsurface-overflowarea button.win-command:hover, html.win-hoverable .win-ui-light .win-commandingsurface .win-commandingsurface-overflowarea button.win-command:hover { background-color: rgba(0, 0, 0, 0.1); } html.win-hoverable .win-ui-light.win-commandingsurface button.win-commandingsurface-overflowbutton:hover .win-commandingsurface-ellipsis, html.win-hoverable .win-ui-light .win-commandingsurface button.win-commandingsurface-overflowbutton:hover .win-commandingsurface-ellipsis { color: #000000; } html.win-hoverable .win-ui-light .win-autosuggestbox-suggestion-result:hover, html.win-hoverable .win-ui-light .win-autosuggestbox-suggestion-query:hover { background-color: rgba(0, 0, 0, 0.1); } html.win-hoverable .win-ui-light .win-searchbox-button:not(.win-searchbox-button-disabled):hover:active { color: #ffffff; } html.win-hoverable .win-ui-light .win-splitviewcommand-button:hover { background-color: rgba(255, 255, 255, 0.1); } html.win-hoverable .win-ui-light .win-splitviewcommand-button:hover.win-pressed { background-color: rgba(255, 255, 255, 0.2); } html.win-hoverable .win-ui-light .win-navbarcontainer-navarrow:hover { background-color: rgba(0, 0, 0, 0.6); } html.win-hoverable .win-ui-light .win-navbarcommand-button:hover, html.win-hoverable .win-ui-light .win-navbarcommand-splitbutton:hover { background-color: rgba(255, 255, 255, 0.19); } html.win-hoverable .win-ui-light .win-navbarcommand-button:hover.win-pressed, html.win-hoverable .win-ui-light .win-navbarcommand-splitbutton:hover.win-pressed { background-color: rgba(255, 255, 255, 0.28); } html.win-hoverable .win-ui-light button.win-splitviewpanetoggle:hover { color: #000000; background-color: rgba(0, 0, 0, 0.1); } @media (-ms-high-contrast) { ::selection { background-color: Highlight; color: HighlightText; } .win-link { color: -ms-hotlight; } .win-link:active { color: Highlight; } .win-link[disabled] { color: GrayText; } .win-checkbox::-ms-check, .win-radio::-ms-check { background-color: ButtonFace; border-color: ButtonText; color: HighlightText; } .win-checkbox:indeterminate::-ms-check, .win-radio:indeterminate::-ms-check { background-color: Highlight; border-color: ButtonText; color: ButtonText; } .win-checkbox:checked::-ms-check, .win-radio:checked::-ms-check { background-color: Highlight; border-color: HighlightText; } .win-checkbox:hover::-ms-check, .win-radio:hover::-ms-check { border-color: Highlight; } .win-checkbox:hover:active::-ms-check, .win-radio:hover:active::-ms-check, .win-checkbox:-ms-keyboard-active::-ms-check, .win-radio:-ms-keyboard-active::-ms-check { border-color: Highlight; } .win-checkbox:disabled::-ms-check, .win-radio:disabled::-ms-check, .win-checkbox:disabled:active::-ms-check, .win-radio:disabled:active::-ms-check { background-color: ButtonFace; border-color: GrayText; color: GrayText; } .win-progress-bar, .win-progress-ring, .win-ring { background-color: ButtonFace; color: Highlight; } .win-progress-bar::-ms-fill, .win-progress-ring::-ms-fill, .win-ring::-ms-fill { background-color: Highlight; } .win-progress-bar.win-paused:not(:indeterminate)::-ms-fill, .win-progress-ring.win-paused:not(:indeterminate)::-ms-fill, .win-ring.win-paused:not(:indeterminate)::-ms-fill { background-color: GrayText; } .win-progress-bar.win-paused:not(:indeterminate), .win-progress-ring.win-paused:not(:indeterminate), .win-ring.win-paused:not(:indeterminate) { animation-name: none; opacity: 1.0; } .win-button { border-color: ButtonText; color: ButtonText; } .win-button:hover { border-color: Highlight; color: Highlight; } .win-button:active { border-color: Highlight; color: Highlight; } .win-button:disabled { border-color: GrayText; color: GrayText; } .win-dropdown { background-color: ButtonFace; border-color: ButtonText; color: WindowText; } .win-dropdown:hover { border-color: Highlight; } .win-dropdown:active { border-color: Highlight; } .win-dropdown:disabled { border-color: GrayText; color: GrayText; } .win-dropdown::-ms-expand { color: ButtonText; } .win-dropdown:disabled::-ms-expand { color: GrayText; } .win-dropdown option { background-color: ButtonFace; color: ButtonText; } .win-dropdown option:hover, .win-dropdown option:active, .win-dropdown option:checked { background-color: Highlight; color: HighlightText; } .win-dropdown option:disabled { background-color: ButtonFace; color: GrayText; } select[multiple].win-dropdown { border: none; } select[multiple].win-dropdown:disabled option { background-color: ButtonFace; color: GrayText; } select[multiple].win-dropdown:disabled option:checked { background-color: GrayText; color: ButtonFace; } .win-slider::-ms-track { color: transparent; } .win-slider::-ms-ticks-before, .win-slider::-ms-ticks-after { color: ButtonText; } .win-slider::-ms-fill-lower { background-color: Highlight; } .win-slider::-ms-fill-upper { background-color: ButtonText; } .win-slider::-ms-thumb { background-color: ButtonText; } .win-slider:hover::-ms-thumb { background-color: Highlight; } .win-slider:active::-ms-thumb { background-color: Highlight; } .win-slider:disabled::-ms-fill-lower, .win-slider:disabled::-ms-fill-upper, .win-slider:disabled::-ms-thumb { background-color: GrayText; } .win-textbox, .win-textarea { border-color: ButtonText; color: ButtonText; } .win-textbox:hover, .win-textarea:hover, .win-textbox:active, .win-textarea:active, .win-textbox:focus, .win-textarea:focus { border-color: Highlight; } .win-textbox:disabled, .win-textarea:disabled { border-color: GrayText; color: GrayText; } .win-textbox:-ms-input-placeholder, .win-textarea:-ms-input-placeholder { color: WindowText; } .win-textbox::-ms-input-placeholder, .win-textarea::-ms-input-placeholder { color: WindowText; } .win-textbox:disabled:-ms-input-placeholder, .win-textarea:disabled:-ms-input-placeholder { color: GrayText; } .win-textbox:disabled::-ms-input-placeholder, .win-textarea:disabled::-ms-input-placeholder { color: GrayText; } .win-textbox::-ms-clear, .win-textbox::-ms-reveal { background-color: ButtonFace; color: ButtonText; } .win-textbox::-ms-clear:hover, .win-textbox::-ms-reveal:hover { color: Highlight; } .win-textbox::-ms-clear:active, .win-textbox::-ms-reveal:active { background-color: Highlight; color: HighlightText; } .win-toggleswitch-header, .win-toggleswitch-value { color: HighlightText; } .win-toggleswitch-thumb { background-color: HighlightText; } .win-toggleswitch-off .win-toggleswitch-track { border-color: HighlightText; } .win-toggleswitch-pressed .win-toggleswitch-thumb { background-color: HighlightText; } .win-toggleswitch-pressed .win-toggleswitch-track { border-color: Highlight; background-color: Highlight; } .win-toggleswitch-disabled .win-toggleswitch-header, .win-toggleswitch-disabled .win-toggleswitch-value { color: GrayText; } .win-toggleswitch-disabled .win-toggleswitch-thumb { background-color: GrayText; } .win-toggleswitch-disabled .win-toggleswitch-track { border-color: GrayText; } .win-toggleswitch-on .win-toggleswitch-thumb { background-color: HighlightText; } .win-toggleswitch-on .win-toggleswitch-track { border-color: HighlightText; } .win-toggleswitch-on.win-toggleswitch-pressed .win-toggleswitch-track { background-color: Highlight; } .win-toggleswitch-on.win-toggleswitch-disabled .win-toggleswitch-thumb { background-color: Background; } .win-toggleswitch-on.win-toggleswitch-disabled .win-toggleswitch-track { background-color: GrayText; } /* Override Accent Color styles */ .win-toggleswitch-on.win-toggleswitch-enabled:not(.win-toggleswitch-pressed) .win-toggleswitch-track { background-color: Highlight; } .win-toggleswitch-on.win-toggleswitch-disabled .win-toggleswitch-track { border-color: GrayText; } .win-toggleswitch-enabled .win-toggleswitch-clickregion:hover .win-toggleswitch-track { border-color: Highlight; } .win-toggleswitch-off.win-toggleswitch-enabled:not(.win-toggleswitch-pressed) .win-toggleswitch-clickregion:hover .win-toggleswitch-thumb { background-color: Highlight; } .win-pivot .win-pivot-title { color: WindowText; } .win-pivot .win-pivot-navbutton { background-color: Highlight; color: HighlightText; } .win-pivot .win-pivot-navbutton.win-pivot-navbutton:hover:active { color: HighlightText; } .win-pivot button.win-pivot-header { color: HighlightText; background-color: transparent; } .win-pivot button.win-pivot-header:focus, .win-pivot button.win-pivot-header.win-pivot-header:hover:active { color: HighlightText; } .win-pivot button.win-pivot-header.win-pivot-header-selected { color: HighlightText; background-color: Highlight; } .win-pivot-header[disabled] { color: GrayText; } .win-overlay { outline: none; } hr.win-command { background-color: ButtonText; } div.win-command, button.win-command { border-color: transparent; background-color: transparent; } div.win-command:hover:active, button.win-command:hover:active { border-color: transparent; } button:enabled.win-command.win-keyboard:focus, div.win-command.win-keyboard:focus, button:enabled.win-command.win-command.win-keyboard:hover:focus, div.win-command.win-command.win-keyboard:hover:focus { border-color: ButtonText; } .win-commandimage { color: ButtonText; } button.win-command.win-command:enabled:hover:active, button.win-command.win-command:enabled:active { background-color: Highlight; color: ButtonText; } button:enabled:hover:active .win-commandimage, button:enabled:active .win-commandimage { color: ButtonText; } button:disabled .win-commandimage, button:disabled:active .win-commandimage { color: GrayText; } button .win-label { color: ButtonText; } button[aria-checked=true]:enabled .win-label, button[aria-checked=true]:enabled .win-commandimage, button[aria-checked=true]:enabled:hover:active .win-commandimage.win-commandimage { color: ButtonText; } button[aria-checked=true]:-ms-keyboard-active .win-commandimage { color: ButtonText; } button[aria-checked=true].win-command:before { position: absolute; height: 100%; width: 100%; opacity: 1; box-sizing: content-box; content: ""; /* We want this pseudo element to cover the border of its parent. */ /* Put a 1px border on this element to make it larger and then set its top/left to -1px.*/ border-width: 1px; border-style: solid; top: -1px; left: -1px; } button.win-command:enabled:-ms-keyboard-active { background-color: Highlight; color: ButtonText; } button[aria-checked=true].win-command:enabled:hover:active { background-color: transparent; } button.win-command:disabled, button.win-command:disabled:hover:active { background-color: transparent; border-color: transparent; } button.win-command:disabled .win-label, button.win-command:disabled:active .win-label { color: GrayText; } .win-navbar, .win-navbar { background-color: ButtonFace; border-color: Highlight; } .win-navbar.win-menulayout .win-navbar-menu, .win-navbar.win-menulayout .win-navbar-menu, .win-navbar.win-menulayout .win-toolbar, .win-navbar.win-menulayout .win-toolbar { background-color: inherit; } .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton { background-color: transparent; outline: none; border-color: transparent; } .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:-ms-keyboard-active, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:-ms-keyboard-active { background-color: transparent; } .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled .win-navbar-ellipsis, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled .win-navbar-ellipsis { color: ButtonText; } .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled.win-keyboard:focus, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:enabled.win-keyboard:focus { border-color: ButtonText; } .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled:active, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled:active, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled:hover:active, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled:hover:active { background-color: transparent; } .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled .win-navbar-ellipsis, .win-navbar button.win-navbar-invokebutton.win-navbar-invokebutton:disabled .win-navbar-ellipsis { color: GrayText; } .win-navbar.win-navbar-closing button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-navbar.win-navbar-closing button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-navbar.win-navbar-closed button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-navbar.win-navbar-closed button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-navbar.win-navbar-opening button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-navbar.win-navbar-opening button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-navbar.win-navbar-opened button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active, .win-navbar.win-navbar-opened button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active { background-color: Highlight; } .win-navbar.win-navbar-closing button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-navbar.win-navbar-closing button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-navbar.win-navbar-closed button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-navbar.win-navbar-closed button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-navbar.win-navbar-opening button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-navbar.win-navbar-opening button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-navbar.win-navbar-opened button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis, .win-navbar.win-navbar-opened button.win-navbar-invokebutton.win-navbar-invokebutton:enabled:hover:active .win-navbar-ellipsis { color: ButtonText; } .win-flyout, .win-flyout { background-color: ButtonFace; } .win-settingsflyout { background-color: ButtonFace; } .win-menu button, .win-menu button { background-color: transparent; color: ButtonText; } .win-menu button.win-command.win-command:enabled:hover:active, .win-menu button[aria-checked=true].win-command.win-command:enabled:hover:active { background-color: Highlight; color: ButtonText; } .win-menu-containsflyoutcommand button.win-command-flyout-activated:before, .win-menu-containsflyoutcommand button.win-command-flyout-activated:before { position: absolute; height: 100%; width: 100%; opacity: 0.6; content: ""; box-sizing: content-box; /* We want this pseudo element to cover the border of its parent. */ /* Put a 1px border on this element to make it larger and then set its top/left to -1px.*/ border-width: 1px; border-style: solid; top: -1px; left: -1px; } .win-menu button[aria-checked=true].win-command:before, .win-menu button[aria-checked=true].win-command:before { background-color: transparent; border-color: transparent; } .win-menu button:disabled, .win-menu button:disabled, .win-menu button:disabled:active, .win-menu button:disabled:active { background-color: transparent; color: GrayText; } button[aria-checked=true].win-command:before { border-color: Highlight; background-color: Highlight; } .win-commandingsurface .win-commandingsurface-actionarea, .win-commandingsurface .win-commandingsurface-actionarea { background-color: ButtonFace; } .win-commandingsurface button.win-commandingsurface-overflowbutton, .win-commandingsurface button.win-commandingsurface-overflowbutton { background-color: ButtonFace; border-color: transparent; } .win-commandingsurface button.win-commandingsurface-overflowbutton:enabled:-ms-keyboard-active, .win-commandingsurface button.win-commandingsurface-overflowbutton:enabled:-ms-keyboard-active { background-color: ButtonFace; } .win-commandingsurface button.win-commandingsurface-overflowbutton:enabled .win-commandingsurface-ellipsis, .win-commandingsurface button.win-commandingsurface-overflowbutton:enabled .win-commandingsurface-ellipsis { color: ButtonText; } .win-commandingsurface button.win-commandingsurface-overflowbutton.win-keyboard:focus, .win-commandingsurface button.win-commandingsurface-overflowbutton.win-keyboard:focus { border-color: ButtonText; } .win-commandingsurface .win-commandingsurface-overflowarea, .win-commandingsurface .win-commandingsurface-overflowarea { background-color: ButtonFace; } .win-commandingsurface button.win-commandingsurface-overflowbutton.win-commandingsurface-overflowbutton:hover:active, .win-commandingsurface button.win-commandingsurface-overflowbutton.win-commandingsurface-overflowbutton:hover:active { background-color: Highlight; } .win-commandingsurface .win-commandingsurface-overflowarea button:enabled.win-command:hover:active, .win-commandingsurface .win-commandingsurface-overflowarea button:enabled.win-command:hover:active { color: ButtonText; background-color: Highlight; } .win-commandingsurface.win-commandingsurface-opened .win-commandingsurface-insetoutline { display: block; /* The element is only used to draw a border inside of the edges of its parent element without displacing content. */ border: solid 1px ButtonText; pointer-events: none; background-color: transparent; z-index: 1; position: absolute; top: 0px; left: 0px; height: calc(100% - 2px); width: calc(100% - 2px); } .win-commandingsurface.win-commandingsurface-closed .win-commandingsurface-insetoutline, .win-commandingsurface.win-commandingsurface-closing .win-commandingsurface-insetoutline, .win-commandingsurface.win-commandingsurface-opening .win-commandingsurface-insetoutline { display: none; } .win-contentdialog-dialog { background-color: Window; } .win-contentdialog-title { color: WindowText; } .win-contentdialog-content { color: WindowText; } .win-contentdialog-backgroundoverlay { background-color: Window; opacity: 0.6; } .win-splitview-pane { background-color: ButtonFace; } .win-splitview.win-splitview-pane-opened .win-splitview-paneoutline { display: block; border-color: ButtonText; } .win-splitview.win-splitview-animating .win-splitview-paneoutline { display: none; } button.win-splitviewpanetoggle { color: ButtonText; background-color: transparent; } button.win-splitviewpanetoggle:active, button.win-splitviewpanetoggle.win-splitviewpanetoggle:active:hover { color: ButtonText; background-color: Highlight; } button.win-splitviewpanetoggle.win-keyboard:focus { border: 1px dotted ButtonText; } button.win-splitviewpanetoggle:disabled, button.win-splitviewpanetoggle:disabled:active, button.win-splitviewpanetoggle.win-splitviewpanetoggle:disabled:hover { color: GrayText; background-color: transparent; } html.win-hoverable { /* LegacyAppBar control colors */ } html.win-hoverable.win-navbar button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-navbar button.win-navbar-invokebutton:enabled:hover, html.win-hoverable.win-navbar button.win-navbar-invokebutton:disabled:hover, html.win-hoverable .win-navbar button.win-navbar-invokebutton:disabled:hover { background-color: transparent; } html.win-hoverable.win-navbar.win-navbar-opening button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-navbar.win-navbar-opening button.win-navbar-invokebutton:enabled:hover, html.win-hoverable.win-navbar.win-navbar-opened button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-navbar.win-navbar-opened button.win-navbar-invokebutton:enabled:hover { background-color: Highlight; } html.win-hoverable.win-navbar.win-navbar-opening button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable .win-navbar.win-navbar-opening button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable.win-navbar.win-navbar-opened button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable .win-navbar.win-navbar-opened button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis { color: HighlightText; } html.win-hoverable.win-navbar.win-navbar-closing button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-navbar.win-navbar-closing button.win-navbar-invokebutton:enabled:hover, html.win-hoverable.win-navbar.win-navbar-closed button.win-navbar-invokebutton:enabled:hover, html.win-hoverable .win-navbar.win-navbar-closed button.win-navbar-invokebutton:enabled:hover { background-color: Highlight; } html.win-hoverable.win-navbar.win-navbar-closing button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable .win-navbar.win-navbar-closing button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable.win-navbar.win-navbar-closed button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis, html.win-hoverable .win-navbar.win-navbar-closed button.win-navbar-invokebutton:enabled:hover .win-navbar-ellipsis { color: HighlightText; } html.win-hoverable button.win-command:enabled:hover { background-color: Highlight; color: HighlightText; } html.win-hoverable button.win-command:enabled:hover .win-commandglyph { color: HighlightText; } html.win-hoverable .win-menu button.win-command:enabled:hover { background-color: Highlight; color: HighlightText; } html.win-hoverable button[aria-checked=true].win-command:hover { background-color: transparent; } html.win-hoverable button:enabled[aria-checked=true].win-command:hover:before { opacity: 1; } html.win-hoverable button:enabled[aria-checked=true].win-command:hover:active:before { opacity: 1; } html.win-hoverable.win-commandingsurface button.win-commandingsurface-overflowbutton:hover, html.win-hoverable .win-commandingsurface button.win-commandingsurface-overflowbutton:hover, html.win-hoverable.win-commandingsurface .win-commandingsurface-overflowarea button.win-command:hover, html.win-hoverable .win-commandingsurface .win-commandingsurface-overflowarea button.win-command:hover { background-color: Highlight; } html.win-hoverable.win-commandingsurface button.win-commandingsurface-overflowbutton:hover .win-commandingsurface-ellipsis, html.win-hoverable .win-commandingsurface button.win-commandingsurface-overflowbutton:hover .win-commandingsurface-ellipsis { color: HighlightText; } html.win-hoverable button.win-splitviewpanetoggle:hover { color: ButtonText; background-color: Highlight; } }
api/source-function-valid_email.html
nailsapp/site-docs
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="robots" content="noindex"> <title>File common/helpers/NAILS_email_helper.php</title> <link rel="stylesheet" href="resources/bootstrap.min.css?08b23951ef4599ca9cbf1f902d0e8290c9653ddd"> <link rel="stylesheet" href="resources/style.css?062e9e59e0b8c44fbaaded5b7ffc21f907b78669"> </head> <body> <div id="navigation" class="navbar navbar-fixed-top"> <div class="navbar-inner"> <div class="container"> <a href="index.html" class="brand">Overview</a> <div class="nav-collapse"> <ul class="nav"> <li> <span>Namespace</span> </li> <li> <a href="function-valid_email.html" title="Summary of valid_email"><span>Function</span></a> </li> </ul> </div> </div> </div> </div> <div id="left"> <div id="menu"> <form id="search" class="form-search"> <input type="hidden" name="cx" value=""> <input type="hidden" name="ie" value="UTF-8"> <input type="text" name="q" class="search-query" placeholder="Search"> </form> <div id="groups"> <h3>Namespaces</h3> <ul> <li> <a href="namespace-Nails.html"> Nails<span></span> </a> <ul> <li> <a href="namespace-Nails.Admin.html"> Admin<span></span> </a> <ul> <li> <a href="namespace-Nails.Admin.Admin.html"> Admin </a> </li> <li> <a href="namespace-Nails.Admin.Auth.html"> Auth </a> </li> <li> <a href="namespace-Nails.Admin.Blog.html"> Blog </a> </li> <li> <a href="namespace-Nails.Admin.Cdn.html"> Cdn </a> </li> <li> <a href="namespace-Nails.Admin.Cms.html"> Cms </a> </li> <li> <a href="namespace-Nails.Admin.Email.html"> Email </a> </li> <li> <a href="namespace-Nails.Admin.Shop.html"> Shop </a> </li> <li> <a href="namespace-Nails.Admin.Testimonial.html"> Testimonial </a> </li> </ul></li></ul></li> <li> <a href="namespace-None.html"> None </a> </li> </ul> </div> <div id="elements"> <h3>Classes</h3> <ul> <li><a href="class-Admin.html">Admin</a></li> <li><a href="class-Admin_changelog_model.html">Admin_changelog_model</a></li> <li><a href="class-Admin_help_model.html">Admin_help_model</a></li> <li><a href="class-Admin_model.html">Admin_model</a></li> <li><a href="class-Admin_sitelog_model.html">Admin_sitelog_model</a></li> <li><a href="class-AdminController.html">AdminController</a></li> <li><a href="class-AdminRouter.html">AdminRouter</a></li> <li><a href="class-Api.html">Api</a></li> <li><a href="class-App_notification_model.html">App_notification_model</a></li> <li><a href="class-App_setting_model.html">App_setting_model</a></li> <li><a href="class-Asset.html">Asset</a></li> <li><a href="class-Auth.html">Auth</a></li> <li><a href="class-Auth_model.html">Auth_model</a></li> <li><a href="class-Aws_local_CDN.html">Aws_local_CDN</a></li> <li><a href="class-Barcode.html">Barcode</a></li> <li><a href="class-Barcode_generator.html">Barcode_generator</a></li> <li><a href="class-Basket.html">Basket</a></li> <li><a href="class-Blank_avatar.html">Blank_avatar</a></li> <li><a href="class-Blog.html">Blog</a></li> <li><a href="class-Blog_category_model.html">Blog_category_model</a></li> <li><a href="class-Blog_model.html">Blog_model</a></li> <li><a href="class-Blog_post_model.html">Blog_post_model</a></li> <li><a href="class-Blog_skin_model.html">Blog_skin_model</a></li> <li><a href="class-Blog_tag_model.html">Blog_tag_model</a></li> <li><a href="class-Blog_widget_model.html">Blog_widget_model</a></li> <li><a href="class-Cdn.html">Cdn</a></li> <li><a href="class-Cdnapi.html">Cdnapi</a></li> <li><a href="class-Checkout.html">Checkout</a></li> <li><a href="class-CI.html" class="invalid">CI</a></li> <li><a href="class-CI_Model.html">CI_Model</a></li> <li><a href="class-Cms.html">Cms</a></li> <li><a href="class-Cms_block_model.html">Cms_block_model</a></li> <li><a href="class-Cms_menu_model.html">Cms_menu_model</a></li> <li><a href="class-Cms_page_model.html">Cms_page_model</a></li> <li><a href="class-Cms_slider_model.html">Cms_slider_model</a></li> <li><a href="class-Comment.html">Comment</a></li> <li><a href="class-CORE_NAILS_App.html">CORE_NAILS_App</a></li> <li><a href="class-CORE_NAILS_Calendar.html">CORE_NAILS_Calendar</a></li> <li><a href="class-CORE_NAILS_Controller.html">CORE_NAILS_Controller</a></li> <li><a href="class-CORE_NAILS_Deploy.html">CORE_NAILS_Deploy</a></li> <li><a href="class-CORE_NAILS_ErrorHandler.html">CORE_NAILS_ErrorHandler</a></li> <li><a href="class-CORE_NAILS_ErrorHandler_Rollbar.html">CORE_NAILS_ErrorHandler_Rollbar</a></li> <li><a href="class-CORE_NAILS_Exceptions.html">CORE_NAILS_Exceptions</a></li> <li><a href="class-CORE_NAILS_Form_validation.html">CORE_NAILS_Form_validation</a></li> <li><a href="class-CORE_NAILS_Hooks.html">CORE_NAILS_Hooks</a></li> <li><a href="class-CORE_NAILS_Install.html">CORE_NAILS_Install</a></li> <li><a href="class-CORE_NAILS_Lang.html">CORE_NAILS_Lang</a></li> <li><a href="class-CORE_NAILS_Loader.html">CORE_NAILS_Loader</a></li> <li><a href="class-CORE_NAILS_Log.html">CORE_NAILS_Log</a></li> <li><a href="class-CORE_NAILS_Migrate.html">CORE_NAILS_Migrate</a></li> <li><a href="class-CORE_NAILS_Model.html">CORE_NAILS_Model</a></li> <li><a href="class-CORE_NAILS_Pagination.html">CORE_NAILS_Pagination</a></li> <li><a href="class-CORE_NAILS_Profiler.html">CORE_NAILS_Profiler</a></li> <li><a href="class-CORE_NAILS_Router.html">CORE_NAILS_Router</a></li> <li><a href="class-CORE_NAILS_Session.html">CORE_NAILS_Session</a></li> <li><a href="class-CORE_NAILS_URI.html">CORE_NAILS_URI</a></li> <li><a href="class-CORE_NAILS_User_agent.html">CORE_NAILS_User_agent</a></li> <li><a href="class-Country_model.html">Country_model</a></li> <li><a href="class-Curl.html">Curl</a></li> <li><a href="class-Datetime_model.html">Datetime_model</a></li> <li><a href="class-Deploy.html">Deploy</a></li> <li><a href="class-Emailer.html">Emailer</a></li> <li><a href="class-Enquire.html">Enquire</a></li> <li><a href="class-Event.html">Event</a></li> <li><a href="class-Faux_session.html">Faux_session</a></li> <li><a href="class-Feed.html">Feed</a></li> <li><a href="class-Forgotten_Password.html">Forgotten_Password</a></li> <li><a href="class-Geo_ip.html">Geo_ip</a></li> <li><a href="class-Geo_ip_driver_Nails_ip_services.html">Geo_ip_driver_Nails_ip_services</a></li> <li><a href="class-Home.html">Home</a></li> <li><a href="class-Language_model.html">Language_model</a></li> <li><a href="class-Local_CDN.html">Local_CDN</a></li> <li><a href="class-Logger.html">Logger</a></li> <li><a href="class-Login.html">Login</a></li> <li><a href="class-Logout.html">Logout</a></li> <li><a href="class-Maintenance.html">Maintenance</a></li> <li><a href="class-Manager.html">Manager</a></li> <li><a href="class-Mfa_device.html">Mfa_device</a></li> <li><a href="class-Mfa_question.html">Mfa_question</a></li> <li><a href="class-Modules.html">Modules</a></li> <li><a href="class-Mustache.html">Mustache</a></li> <li><a href="class-MX_Config.html">MX_Config</a></li> <li><a href="class-MX_Controller.html">MX_Controller</a></li> <li><a href="class-MX_Lang.html">MX_Lang</a></li> <li><a href="class-MX_Loader.html">MX_Loader</a></li> <li><a href="class-MX_Router.html">MX_Router</a></li> <li><a href="class-NAILS_Admin.html">NAILS_Admin</a></li> <li><a href="class-NAILS_Admin_changelog_model.html">NAILS_Admin_changelog_model</a></li> <li><a href="class-NAILS_Admin_Controller.html">NAILS_Admin_Controller</a></li> <li><a href="class-NAILS_Admin_help_model.html">NAILS_Admin_help_model</a></li> <li><a href="class-NAILS_Admin_Model.html">NAILS_Admin_Model</a></li> <li><a href="class-NAILS_Admin_sitelog_model.html">NAILS_Admin_sitelog_model</a></li> <li><a href="class-NAILS_Api.html">NAILS_Api</a></li> <li><a href="class-NAILS_API_Controller.html">NAILS_API_Controller</a></li> <li><a href="class-NAILS_App_notification_model.html">NAILS_App_notification_model</a></li> <li><a href="class-NAILS_App_setting_model.html">NAILS_App_setting_model</a></li> <li><a href="class-NAILS_Auth.html">NAILS_Auth</a></li> <li><a href="class-NAILS_Auth_Controller.html">NAILS_Auth_Controller</a></li> <li><a href="class-NAILS_Auth_Mfa_Controller.html">NAILS_Auth_Mfa_Controller</a></li> <li><a href="class-NAILS_Auth_model.html">NAILS_Auth_model</a></li> <li><a href="class-NAILS_Barcode.html">NAILS_Barcode</a></li> <li><a href="class-NAILS_Basket.html">NAILS_Basket</a></li> <li><a href="class-NAILS_Blank_avatar.html">NAILS_Blank_avatar</a></li> <li><a href="class-NAILS_Blog.html" class="invalid">NAILS_Blog</a></li> <li><a href="class-NAILS_Blog_category_model.html">NAILS_Blog_category_model</a></li> <li><a href="class-NAILS_Blog_Controller.html">NAILS_Blog_Controller</a></li> <li><a href="class-NAILS_Blog_model.html">NAILS_Blog_model</a></li> <li><a href="class-NAILS_Blog_post_model.html">NAILS_Blog_post_model</a></li> <li><a href="class-NAILS_Blog_skin_model.html">NAILS_Blog_skin_model</a></li> <li><a href="class-NAILS_Blog_tag_model.html">NAILS_Blog_tag_model</a></li> <li><a href="class-NAILS_Blog_widget_model.html">NAILS_Blog_widget_model</a></li> <li><a href="class-NAILS_CDN_Controller.html">NAILS_CDN_Controller</a></li> <li><a href="class-NAILS_Cdnapi.html">NAILS_Cdnapi</a></li> <li><a href="class-NAILS_Checkout.html">NAILS_Checkout</a></li> <li><a href="class-NAILS_Cms.html" class="invalid">NAILS_Cms</a></li> <li><a href="class-NAILS_Cms_block_model.html">NAILS_Cms_block_model</a></li> <li><a href="class-NAILS_CMS_Controller.html">NAILS_CMS_Controller</a></li> <li><a href="class-NAILS_Cms_menu_model.html">NAILS_Cms_menu_model</a></li> <li><a href="class-NAILS_Cms_page_model.html">NAILS_Cms_page_model</a></li> <li><a href="class-NAILS_Cms_slider_model.html">NAILS_Cms_slider_model</a></li> <li><a href="class-Nails_CMS_Template.html">Nails_CMS_Template</a></li> <li><a href="class-Nails_CMS_Template_fullwidth.html">Nails_CMS_Template_fullwidth</a></li> <li><a href="class-NAILS_CMS_Template_redirect.html">NAILS_CMS_Template_redirect</a></li> <li><a href="class-Nails_CMS_Template_sidebar_left.html">Nails_CMS_Template_sidebar_left</a></li> <li><a href="class-Nails_CMS_Template_sidebar_right.html">Nails_CMS_Template_sidebar_right</a></li> <li><a href="class-NAILS_CMS_Widget.html">NAILS_CMS_Widget</a></li> <li><a href="class-NAILS_CMS_Widget_html.html">NAILS_CMS_Widget_html</a></li> <li><a href="class-NAILS_CMS_Widget_image.html">NAILS_CMS_Widget_image</a></li> <li><a href="class-NAILS_CMS_Widget_richtext.html">NAILS_CMS_Widget_richtext</a></li> <li><a href="class-NAILS_CMS_Widget_slider.html">NAILS_CMS_Widget_slider</a></li> <li><a href="class-NAILS_CMS_Widget_table.html">NAILS_CMS_Widget_table</a></li> <li><a href="class-NAILS_Controller.html">NAILS_Controller</a></li> <li><a href="class-NAILS_Country_model.html">NAILS_Country_model</a></li> <li><a href="class-NAILS_Cron_Controller.html">NAILS_Cron_Controller</a></li> <li><a href="class-NAILS_Datetime_model.html">NAILS_Datetime_model</a></li> <li><a href="class-NAILS_Deploy.html">NAILS_Deploy</a></li> <li><a href="class-NAILS_Email.html">NAILS_Email</a></li> <li><a href="class-NAILS_Email_Controller.html">NAILS_Email_Controller</a></li> <li><a href="class-NAILS_Enquire.html">NAILS_Enquire</a></li> <li><a href="class-NAILS_Exceptions.html">NAILS_Exceptions</a></li> <li><a href="class-NAILS_Feed.html">NAILS_Feed</a></li> <li><a href="class-NAILS_Forgotten_Password.html">NAILS_Forgotten_Password</a></li> <li><a href="class-NAILS_Geo_ip_driver.html">NAILS_Geo_ip_driver</a></li> <li><a href="class-NAILS_Hooks.html">NAILS_Hooks</a></li> <li><a href="class-NAILS_Lang.html">NAILS_Lang</a></li> <li><a href="class-NAILS_Language_model.html">NAILS_Language_model</a></li> <li><a href="class-NAILS_Loader.html">NAILS_Loader</a></li> <li><a href="class-NAILS_Log.html">NAILS_Log</a></li> <li><a href="class-NAILS_Login.html">NAILS_Login</a></li> <li><a href="class-NAILS_Logout.html">NAILS_Logout</a></li> <li><a href="class-NAILS_Logs.html">NAILS_Logs</a></li> <li><a href="class-NAILS_Maintenance.html">NAILS_Maintenance</a></li> <li><a href="class-NAILS_Manager.html">NAILS_Manager</a></li> <li><a href="class-NAILS_Mfa_device.html">NAILS_Mfa_device</a></li> <li><a href="class-NAILS_Mfa_question.html">NAILS_Mfa_question</a></li> <li><a href="class-NAILS_Model.html">NAILS_Model</a></li> <li><a href="class-NAILS_Notify.html">NAILS_Notify</a></li> <li><a href="class-NAILS_Orders.html">NAILS_Orders</a></li> <li><a href="class-NAILS_Override.html">NAILS_Override</a></li> <li><a href="class-NAILS_Pagination.html">NAILS_Pagination</a></li> <li><a href="class-NAILS_Placeholder.html">NAILS_Placeholder</a></li> <li><a href="class-NAILS_Register.html">NAILS_Register</a></li> <li><a href="class-NAILS_Render.html">NAILS_Render</a></li> <li><a href="class-NAILS_Reset_Password.html">NAILS_Reset_Password</a></li> <li><a href="class-NAILS_Router.html">NAILS_Router</a></li> <li><a href="class-NAILS_Routes_model.html">NAILS_Routes_model</a></li> <li><a href="class-NAILS_Scale.html">NAILS_Scale</a></li> <li><a href="class-NAILS_Serve.html">NAILS_Serve</a></li> <li><a href="class-NAILS_Shop.html" class="invalid">NAILS_Shop</a></li> <li><a href="class-NAILS_Shop_attribute_model.html">NAILS_Shop_attribute_model</a></li> <li><a href="class-NAILS_Shop_basket_model.html">NAILS_Shop_basket_model</a></li> <li><a href="class-NAILS_Shop_brand_model.html">NAILS_Shop_brand_model</a></li> <li><a href="class-NAILS_Shop_category_model.html">NAILS_Shop_category_model</a></li> <li><a href="class-NAILS_Shop_collection_model.html">NAILS_Shop_collection_model</a></li> <li><a href="class-NAILS_Shop_Controller.html">NAILS_Shop_Controller</a></li> <li><a href="class-NAILS_Shop_currency_model.html">NAILS_Shop_currency_model</a></li> <li><a href="class-NAILS_Shop_feed_model.html">NAILS_Shop_feed_model</a></li> <li><a href="class-NAILS_Shop_inform_product_available_model.html">NAILS_Shop_inform_product_available_model</a></li> <li><a href="class-NAILS_Shop_model.html">NAILS_Shop_model</a></li> <li><a href="class-NAILS_Shop_order_model.html">NAILS_Shop_order_model</a></li> <li><a href="class-NAILS_Shop_order_payment_model.html">NAILS_Shop_order_payment_model</a></li> <li><a href="class-NAILS_Shop_payment_gateway_model.html">NAILS_Shop_payment_gateway_model</a></li> <li><a href="class-NAILS_Shop_product_model.html">NAILS_Shop_product_model</a></li> <li><a href="class-NAILS_Shop_product_type_meta_model.html">NAILS_Shop_product_type_meta_model</a></li> <li><a href="class-NAILS_Shop_product_type_model.html">NAILS_Shop_product_type_model</a></li> <li><a href="class-NAILS_Shop_range_model.html">NAILS_Shop_range_model</a></li> <li><a href="class-NAILS_Shop_sale_model.html">NAILS_Shop_sale_model</a></li> <li><a href="class-NAILS_Shop_shipping_driver_model.html">NAILS_Shop_shipping_driver_model</a></li> <li><a href="class-NAILS_Shop_skin_checkout_model.html">NAILS_Shop_skin_checkout_model</a></li> <li><a href="class-NAILS_Shop_skin_front_model.html">NAILS_Shop_skin_front_model</a></li> <li><a href="class-NAILS_Shop_tag_model.html">NAILS_Shop_tag_model</a></li> <li><a href="class-NAILS_Shop_tax_rate_model.html">NAILS_Shop_tax_rate_model</a></li> <li><a href="class-NAILS_Shop_voucher_model.html">NAILS_Shop_voucher_model</a></li> <li><a href="class-NAILS_Sitemap.html">NAILS_Sitemap</a></li> <li><a href="class-NAILS_Sitemap_model.html">NAILS_Sitemap_model</a></li> <li><a href="class-NAILS_System.html">NAILS_System</a></li> <li><a href="class-NAILS_System_startup.html">NAILS_System_startup</a></li> <li><a href="class-NAILS_Testimonial_model.html">NAILS_Testimonial_model</a></li> <li><a href="class-NAILS_Thumb.html">NAILS_Thumb</a></li> <li><a href="class-NAILS_Tracker.html">NAILS_Tracker</a></li> <li><a href="class-NAILS_Unsubscribe.html">NAILS_Unsubscribe</a></li> <li><a href="class-NAILS_URI.html">NAILS_URI</a></li> <li><a href="class-NAILS_User_group_model.html">NAILS_User_group_model</a></li> <li><a href="class-NAILS_User_model.html">NAILS_User_model</a></li> <li><a href="class-NAILS_User_password_model.html">NAILS_User_password_model</a></li> <li><a href="class-NAILS_Verify.html">NAILS_Verify</a></li> <li><a href="class-NAILS_View_Online.html">NAILS_View_Online</a></li> <li><a href="class-NAILS_Zip.html">NAILS_Zip</a></li> <li><a href="class-Notify.html">Notify</a></li> <li><a href="class-Orders.html">Orders</a></li> <li><a href="class-Override.html">Override</a></li> <li><a href="class-Pdf.html">Pdf</a></li> <li><a href="class-Placeholder.html">Placeholder</a></li> <li><a href="class-Register.html">Register</a></li> <li><a href="class-Render.html">Render</a></li> <li><a href="class-Reset_Password.html">Reset_Password</a></li> <li><a href="class-Routes_model.html">Routes_model</a></li> <li><a href="class-Scale.html">Scale</a></li> <li><a href="class-Serve.html">Serve</a></li> <li><a href="class-Shop.html" class="invalid">Shop</a></li> <li><a href="class-Shop_attribute_model.html">Shop_attribute_model</a></li> <li><a href="class-Shop_basket_model.html">Shop_basket_model</a></li> <li><a href="class-Shop_brand_model.html">Shop_brand_model</a></li> <li><a href="class-Shop_category_model.html">Shop_category_model</a></li> <li><a href="class-Shop_collection_model.html">Shop_collection_model</a></li> <li><a href="class-Shop_currency_model.html">Shop_currency_model</a></li> <li><a href="class-Shop_feed_model.html">Shop_feed_model</a></li> <li><a href="class-Shop_inform_product_available_model.html">Shop_inform_product_available_model</a></li> <li><a href="class-Shop_model.html">Shop_model</a></li> <li><a href="class-Shop_order_model.html">Shop_order_model</a></li> <li><a href="class-Shop_order_payment_model.html">Shop_order_payment_model</a></li> <li><a href="class-Shop_payment_gateway_model.html">Shop_payment_gateway_model</a></li> <li><a href="class-Shop_product_model.html">Shop_product_model</a></li> <li><a href="class-Shop_product_type_meta_model.html">Shop_product_type_meta_model</a></li> <li><a href="class-Shop_product_type_model.html">Shop_product_type_model</a></li> <li><a href="class-Shop_range_model.html">Shop_range_model</a></li> <li><a href="class-Shop_sale_model.html">Shop_sale_model</a></li> <li><a href="class-Shop_shipping_driver_flatrate.html">Shop_shipping_driver_flatrate</a></li> <li><a href="class-Shop_shipping_driver_model.html">Shop_shipping_driver_model</a></li> <li><a href="class-Shop_skin_checkout_model.html">Shop_skin_checkout_model</a></li> <li><a href="class-Shop_skin_front_model.html">Shop_skin_front_model</a></li> <li><a href="class-Shop_tag_model.html">Shop_tag_model</a></li> <li><a href="class-Shop_tax_rate_model.html">Shop_tax_rate_model</a></li> <li><a href="class-Shop_voucher_model.html">Shop_voucher_model</a></li> <li><a href="class-Sitemap.html">Sitemap</a></li> <li><a href="class-Sitemap_model.html">Sitemap_model</a></li> <li><a href="class-Social_signon.html">Social_signon</a></li> <li><a href="class-System.html">System</a></li> <li><a href="class-System_startup.html">System_startup</a></li> <li><a href="class-Testimonial_model.html">Testimonial_model</a></li> <li><a href="class-Thumb.html">Thumb</a></li> <li><a href="class-Tracker.html">Tracker</a></li> <li><a href="class-Unsubscribe.html">Unsubscribe</a></li> <li><a href="class-User_group_model.html">User_group_model</a></li> <li><a href="class-User_model.html">User_model</a></li> <li><a href="class-User_password_model.html">User_password_model</a></li> <li><a href="class-Verify.html">Verify</a></li> <li><a href="class-View_online.html">View_online</a></li> <li><a href="class-Zip.html">Zip</a></li> </ul> <h3>Interfaces</h3> <ul> <li><a href="class-Cdn_driver.html">Cdn_driver</a></li> <li><a href="class-CORE_NAILS_ErrorHandler_Interface.html">CORE_NAILS_ErrorHandler_Interface</a></li> <li class="active"><a href="class-Shop_shipping_driver.html">Shop_shipping_driver</a></li> </ul> <h3>Traits</h3> <ul> <li><a href="class-NAILS_COMMON_TRAIT_CACHING.html">NAILS_COMMON_TRAIT_CACHING</a></li> <li><a href="class-NAILS_COMMON_TRAIT_ERROR_HANDLING.html">NAILS_COMMON_TRAIT_ERROR_HANDLING</a></li> <li><a href="class-NAILS_COMMON_TRAIT_GETCOUNT_COMMON.html">NAILS_COMMON_TRAIT_GETCOUNT_COMMON</a></li> </ul> <h3>Functions</h3> <ul> <li><a href="function-_db_flush_caches.html">_db_flush_caches</a></li> <li><a href="function-_db_reset_active_record.html">_db_reset_active_record</a></li> <li><a href="function-_genderise.html">_genderise</a></li> <li><a href="function-_LOG.html">_LOG</a></li> <li><a href="function-_LOG_DUMMY_MODE.html">_LOG_DUMMY_MODE</a></li> <li><a href="function-_LOG_FILE.html">_LOG_FILE</a></li> <li><a href="function-_LOG_MUTE_OUTPUT.html">_LOG_MUTE_OUTPUT</a></li> <li><a href="function-_NAILS_ERROR.html">_NAILS_ERROR</a></li> <li><a href="function-_NAILS_GET_COMPONENTS.html">_NAILS_GET_COMPONENTS</a></li> <li><a href="function-_NAILS_GET_DRIVERS.html">_NAILS_GET_DRIVERS</a></li> <li><a href="function-_NAILS_GET_MODULES.html">_NAILS_GET_MODULES</a></li> <li><a href="function-_NAILS_GET_SKINS.html">_NAILS_GET_SKINS</a></li> <li><a href="function-_NAILS_MIN_PHP_VERSION.html">_NAILS_MIN_PHP_VERSION</a></li> <li><a href="function-active_user.html">active_user</a></li> <li><a href="function-addTrailingSlash.html">addTrailingSlash</a></li> <li><a href="function-app_notification.html">app_notification</a></li> <li><a href="function-app_notification_notify.html">app_notification_notify</a></li> <li><a href="function-app_setting.html">app_setting</a></li> <li><a href="function-array_search_multi.html">array_search_multi</a></li> <li><a href="function-array_sort_multi.html">array_sort_multi</a></li> <li><a href="function-array_unique_multi.html">array_unique_multi</a></li> <li><a href="function-blog_latest_posts.html">blog_latest_posts</a></li> <li><a href="function-blog_posts_with_association.html">blog_posts_with_association</a></li> <li><a href="function-blog_posts_with_category.html">blog_posts_with_category</a></li> <li><a href="function-blog_posts_with_tag.html">blog_posts_with_tag</a></li> <li><a href="function-calculate_age.html">calculate_age</a></li> <li><a href="function-camelcase_to_underscore.html">camelcase_to_underscore</a></li> <li><a href="function-cdn_avatar.html">cdn_avatar</a></li> <li><a href="function-cdn_blank_avatar.html">cdn_blank_avatar</a></li> <li><a href="function-cdn_expiring_url.html">cdn_expiring_url</a></li> <li><a href="function-cdn_placeholder.html">cdn_placeholder</a></li> <li><a href="function-cdn_scale.html">cdn_scale</a></li> <li><a href="function-cdn_serve.html">cdn_serve</a></li> <li><a href="function-cdn_serve_zipped.html">cdn_serve_zipped</a></li> <li><a href="function-cdn_thumb.html">cdn_thumb</a></li> <li><a href="function-cdnManageUrl.html">cdnManageUrl</a></li> <li><a href="function-clean.html">clean</a></li> <li><a href="function-cmsBlock.html">cmsBlock</a></li> <li><a href="function-cmsMenu.html">cmsMenu</a></li> <li><a href="function-cmsSlider.html">cmsSlider</a></li> <li><a href="function-create_event.html">create_event</a></li> <li><a href="function-datepicker.html">datepicker</a></li> <li><a href="function-dropdown_days.html">dropdown_days</a></li> <li><a href="function-dropdown_hours.html">dropdown_hours</a></li> <li><a href="function-dropdown_minutes.html">dropdown_minutes</a></li> <li><a href="function-dropdown_months.html">dropdown_months</a></li> <li><a href="function-dropdown_years.html">dropdown_years</a></li> <li><a href="function-dump.html">dump</a></li> <li><a href="function-dumpanddie.html">dumpanddie</a></li> <li><a href="function-form_email.html">form_email</a></li> <li><a href="function-form_field.html">form_field</a></li> <li><a href="function-form_field_boolean.html">form_field_boolean</a></li> <li><a href="function-form_field_checkbox.html">form_field_checkbox</a></li> <li><a href="function-form_field_date.html">form_field_date</a></li> <li><a href="function-form_field_datetime.html">form_field_datetime</a></li> <li><a href="function-form_field_dropdown.html">form_field_dropdown</a></li> <li><a href="function-form_field_dropdown_multiple.html">form_field_dropdown_multiple</a></li> <li><a href="function-form_field_email.html">form_field_email</a></li> <li><a href="function-form_field_mm.html">form_field_mm</a></li> <li><a href="function-form_field_mm_image.html">form_field_mm_image</a></li> <li><a href="function-form_field_multiimage.html">form_field_multiimage</a></li> <li><a href="function-form_field_password.html">form_field_password</a></li> <li><a href="function-form_field_radio.html">form_field_radio</a></li> <li><a href="function-form_field_submit.html">form_field_submit</a></li> <li><a href="function-form_field_text.html">form_field_text</a></li> <li><a href="function-form_field_textarea.html">form_field_textarea</a></li> <li><a href="function-form_field_wysiwyg.html">form_field_wysiwyg</a></li> <li><a href="function-form_open.html">form_open</a></li> <li><a href="function-format_bytes.html">format_bytes</a></li> <li><a href="function-genderise.html">genderise</a></li> <li><a href="function-get_basket.html">get_basket</a></li> <li><a href="function-get_basket_count.html">get_basket_count</a></li> <li><a href="function-get_basket_total.html">get_basket_total</a></li> <li><a href="function-get_ext_from_mime.html">get_ext_from_mime</a></li> <li><a href="function-get_mime_from_ext.html">get_mime_from_ext</a></li> <li><a href="function-get_mime_from_file.html">get_mime_from_file</a></li> <li><a href="function-get_userobject.html">get_userobject</a></li> <li><a href="function-getControllerData.html">getControllerData</a></li> <li><a href="function-getDomainFromUrl.html">getDomainFromUrl</a></li> <li><a href="function-getRelativePath.html">getRelativePath</a></li> <li><a href="function-gravatar.html">gravatar</a></li> <li><a href="function-here.html">here</a></li> <li><a href="function-img.html">img</a></li> <li><a href="function-in_array_multi.html">in_array_multi</a></li> <li><a href="function-is_clean.html">is_clean</a></li> <li><a href="function-isIpInRange.html">isIpInRange</a></li> <li><a href="function-isModuleEnabled.html">isModuleEnabled</a></li> <li><a href="function-isPageSecure.html">isPageSecure</a></li> <li><a href="function-keyValueSection.html">keyValueSection</a></li> <li><a href="function-lang.html">lang</a></li> <li><a href="function-last_query.html">last_query</a></li> <li><a href="function-lastquery.html">lastquery</a></li> <li><a href="function-link_tag.html">link_tag</a></li> <li><a href="function-list_first_last.html">list_first_last</a></li> <li><a href="function-map.html">map</a></li> <li><a href="function-niceTime.html">niceTime</a></li> <li><a href="function-possessionise.html">possessionise</a></li> <li><a href="function-readFileChunked.html">readFileChunked</a></li> <li><a href="function-redirect.html">redirect</a></li> <li><a href="function-return_bytes.html">return_bytes</a></li> <li><a href="function-secure_site_url.html">secure_site_url</a></li> <li><a href="function-sendDeveloperMail.html">sendDeveloperMail</a></li> <li><a href="function-set_app_setting.html">set_app_setting</a></li> <li><a href="function-setControllerData.html">setControllerData</a></li> <li><a href="function-show_401.html">show_401</a></li> <li><a href="function-showFatalError.html">showFatalError</a></li> <li><a href="function-site_url.html">site_url</a></li> <li><a href="function-special_chars.html">special_chars</a></li> <li><a href="function-str_lreplace.html">str_lreplace</a></li> <li><a href="function-stringToBoolean.html">stringToBoolean</a></li> <li><a href="function-tel.html">tel</a></li> <li><a href="function-title_case.html">title_case</a></li> <li><a href="function-toNailsDate.html">toNailsDate</a></li> <li><a href="function-toNailsDatetime.html">toNailsDatetime</a></li> <li><a href="function-toUserDate.html">toUserDate</a></li> <li><a href="function-toUserDatetime.html">toUserDatetime</a></li> <li><a href="function-unauthorised.html">unauthorised</a></li> <li><a href="function-underscore_to_camelcase.html">underscore_to_camelcase</a></li> <li><a href="function-userHasPermission.html">userHasPermission</a></li> <li class="active"><a href="function-valid_email.html">valid_email</a></li> </ul> </div> </div> </div> <div id="splitter"></div> <div id="right"> <div id="rightInner"> <pre id="source"><code><span id="1" class="l"><a href="#1"> 1 </a><span class="xlang">&lt;?php</span> <span class="php-keyword1">if</span> ( ! <span class="php-keyword2">defined</span>(<span class="php-quote">'BASEPATH'</span>)) <span class="php-keyword1">exit</span>(<span class="php-quote">'No direct script access allowed'</span>); </span><span id="2" class="l"><a href="#2"> 2 </a><span class="php-comment">/** </span></span><span id="3" class="l"><a href="#3"> 3 </a><span class="php-comment"> * Validate email address </span></span><span id="4" class="l"><a href="#4"> 4 </a><span class="php-comment"> * </span></span><span id="5" class="l"><a href="#5"> 5 </a><span class="php-comment"> * @access public </span></span><span id="6" class="l"><a href="#6"> 6 </a><span class="php-comment"> * @return bool </span></span><span id="7" class="l"><a href="#7"> 7 </a><span class="php-comment"> */</span> </span><span id="8" class="l"><a href="#8"> 8 </a><span class="php-keyword1">if</span> ( ! <span class="php-keyword2">function_exists</span>(<span class="php-quote">'valid_email'</span>)) </span><span id="9" class="l"><a href="#9"> 9 </a>{ </span><span id="10" class="l"><a href="#10">10 </a> <span class="php-keyword1">function</span> valid_email(<span class="php-var">$address</span>) </span><span id="11" class="l"><a href="#11">11 </a> { </span><span id="12" class="l"><a href="#12">12 </a> <span class="php-keyword1">if</span> ( <span class="php-keyword2">function_exists</span>( <span class="php-quote">'filter_var'</span> ) ) : </span><span id="13" class="l"><a href="#13">13 </a> </span><span id="14" class="l"><a href="#14">14 </a> <span class="php-keyword1">return</span> (bool) <span class="php-keyword2">filter_var</span>( <span class="php-var">$address</span>, FILTER_VALIDATE_EMAIL ); </span><span id="15" class="l"><a href="#15">15 </a> </span><span id="16" class="l"><a href="#16">16 </a> <span class="php-keyword1">else</span> : </span><span id="17" class="l"><a href="#17">17 </a> </span><span id="18" class="l"><a href="#18">18 </a> <span class="php-keyword1">return</span> ( ! <span class="php-keyword2">preg_match</span>(<span class="php-quote">&quot;/^([a-z0-9\+_\-]+)(\.[a-z0-9\+_\-]+)*@([a-z0-9\-]+\.)+[a-z]{2,6}</span><span class="php-var">$</span><span class="php-quote">/ix&quot;</span>, <span class="php-var">$address</span>)) ? <span class="php-keyword1">FALSE</span> : <span class="php-keyword1">TRUE</span>; </span><span id="19" class="l"><a href="#19">19 </a> </span><span id="20" class="l"><a href="#20">20 </a> <span class="php-keyword1">endif</span>; </span><span id="21" class="l"><a href="#21">21 </a> } </span><span id="22" class="l"><a href="#22">22 </a>}</span></code></pre> </div> <div id="footer"> API documentation generated by <a href="http://apigen.org">ApiGen</a> </div> </div> <script src="resources/combined.js?2d1b11028defa2366a18dd5e1addc1c7d8076a23"></script> <script src="elementlist.js?c9595e87523a6c177e40603f9cab8b4c281ae5dc"></script> </body> </html>
Application/Admin/View/device/Copy of historyData.html
niceguy-php/beyond
<!DOCTYPE html> <!-- Template Name: Metronic - Responsive Admin Dashboard Template build with Twitter Bootstrap 3.2.0 Version: 3.2.0 Author: KeenThemes Website: http://www.keenthemes.com/ Contact: support@keenthemes.com Follow: www.twitter.com/keenthemes Like: www.facebook.com/keenthemes Purchase: http://themeforest.net/item/metronic-responsive-admin-dashboard-template/4021469?ref=keenthemes License: You must have a valid license purchased only from themeforest(the above link) in order to legally use the theme for your project. --> <!--[if IE 8]> <html lang="en" class="ie8 no-js"> <![endif]--> <!--[if IE 9]> <html lang="en" class="ie9 no-js"> <![endif]--> <!--[if !IE]><!--> <html lang="en"> <!--<![endif]--> <!-- BEGIN HEAD --> <head> <meta charset="utf-8"/> <title>历史数据</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta content="width=device-width, initial-scale=1.0" name="viewport"/> <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <meta content="" name="description"/> <meta content="" name="author"/> <!-- BEGIN GLOBAL MANDATORY STYLES --> <link href="__PUBLIC__/Style/assets/global/fonts/2.css" rel="stylesheet" type="text/css"> <link href="__PUBLIC__/Style/assets/global/plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <link href="__PUBLIC__/Style/assets/global/plugins/simple-line-icons/simple-line-icons.min.css" rel="stylesheet" type="text/css"> <link href="__PUBLIC__/Style/assets/global/plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet" type="text/css"> <link href="__PUBLIC__/Style/assets/global/plugins/uniform/css/uniform.default.css" rel="stylesheet" type="text/css"> <!-- END GLOBAL MANDATORY STYLES --> <!-- BEGIN PAGE LEVEL STYLES --> <link rel="stylesheet" type="text/css" href="__PUBLIC__/Style/assets/global/plugins/select2/select2.css"/> <link rel="stylesheet" type="text/css" href="__PUBLIC__/Style/assets/global/plugins/datatables/plugins/bootstrap/dataTables.bootstrap.css"/> <!-- END PAGE LEVEL STYLES --> <!-- BEGIN THEME STYLES --> <link href="__PUBLIC__/Style/assets/global/css/components.css" rel="stylesheet" type="text/css"> <link href="__PUBLIC__/Style/assets/global/css/plugins.css" rel="stylesheet" type="text/css"> <link href="__PUBLIC__/Style/assets/admin/layout3/css/layout.css" rel="stylesheet" type="text/css"> <link href="__PUBLIC__/Style/assets/admin/layout3/css/themes/default.css" rel="stylesheet" type="text/css" id="style_color"> <link href="__PUBLIC__/Style/assets/admin/layout3/css/custom.css" rel="stylesheet" type="text/css"> <!-- END THEME STYLES --> <link rel="shortcut icon" href="favicon.ico"/> </head> <!-- END HEAD --> <!-- BEGIN BODY --> <!-- DOC: Apply "page-header-menu-fixed" class to set the mega menu fixed --> <!-- DOC: Apply "page-header-top-fixed" class to set the top menu fixed --> <body> <!-- BEGIN HEADER --> <div class="page-header"> <!-- BEGIN HEADER TOP --> <include file="./Application/Admin/View/Public/tpl/header.html" /> <!-- END HEADER TOP --> <!-- BEGIN HEADER MENU --> <include file="./Application/Admin/View/Public/tpl/nav.html" /> <!-- END HEADER MENU --> </div> <!-- END HEADER --> <!-- BEGIN PAGE CONTAINER --> <div class="page-container"> <!-- BEGIN PAGE HEAD --> <div class="page-head"> <div class="container"> <!-- BEGIN PAGE TITLE --> <div class="page-title"> <h1>历史数据<small>历史数据列表信息</small></h1> </div> <!-- END PAGE TITLE --> <!-- BEGIN PAGE TOOLBAR --> <include file="./Application/Admin/View/Public/tpl/settings.html" /> <!-- END PAGE TOOLBAR --> </div> </div> <!-- END PAGE HEAD --> <!-- BEGIN PAGE CONTENT --> <div class="page-content"> <div class="container"> <!-- BEGIN SAMPLE PORTLET CONFIGURATION MODAL FORM--> <div class="modal fade" id="portlet-config" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-hidden="true"></button> <h4 class="modal-title">Modal title</h4> </div> <div class="modal-body"> Widget settings form goes here </div> <div class="modal-footer"> <button type="button" class="btn blue">Save changes</button> <button type="button" class="btn default" data-dismiss="modal">Close</button> </div> </div> <!-- /.modal-content --> </div> <!-- /.modal-dialog --> </div> <!-- /.modal --> <!-- END SAMPLE PORTLET CONFIGURATION MODAL FORM--> <!-- BEGIN PAGE BREADCRUMB --> <ul class="page-breadcrumb breadcrumb" style="display:none;"> <li> <a href="#">Home</a><i class="fa fa-circle"></i> </li> <li> <a href="table_managed.html">Extra</a> <i class="fa fa-circle"></i> </li> <li> <a href="table_managed.html">Data Tables</a> <i class="fa fa-circle"></i> </li> <li class="active"> Managed Datatables </li> </ul> <!-- END PAGE BREADCRUMB --> <!-- BEGIN PAGE CONTENT INNER --> <div class="row"> <div class="col-md-12 col-sm-12"> <!-- BEGIN EXAMPLE TABLE PORTLET--> <div class="portlet light"> <div class="portlet-title"> <div class="caption"> <i class="fa fa-bug font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">历史杀死害虫数</span> </div> <div class="tools"> <a href="javascript:;" class="collapse"> </a> <a href="javascript:;" class="reload"> </a> </div> </div> <div class="portlet-body"> <ul class="nav nav-pills"> <li class="active"> <a href="#tab_2_1" data-toggle="tab"> 按天计算 </a> </li> <li> <a href="#tab_2_2" data-toggle="tab"> 按月计算 </a> </li> <li> <a href="#tab_2_5" data-toggle="tab"> 按年计算 </a> </li> <li class="dropdown hide"> <a href="#" id="myTabDrop1" class="dropdown-toggle" data-toggle="dropdown"> Dropdown <i class="fa fa-angle-down"></i> </a> <ul class="dropdown-menu" role="menu" aria-labelledby="myTabDrop1"> <li> <a href="#tab_2_3" tabindex="-1" data-toggle="tab"> Option 1 </a> </li> <li> <a href="#tab_2_4" tabindex="-1" data-toggle="tab"> Option 2 </a> </li> <li> <a href="#tab_2_3" tabindex="-1" data-toggle="tab"> Option 3 </a> </li> <li> <a href="#tab_2_4" tabindex="-1" data-toggle="tab"> Option 4 </a> </li> </ul> </li> </ul> <div class="tab-content"> <div class="tab-pane fade active in" id="tab_2_1"> <table class="table table-striped table-bordered table-hover" id="sample_2"> <thead> <tr> <th class="table-checkbox"> <input type="checkbox" class="group-checkable" data-set="#sample_2 .checkboxes"/> </th> <th>编号</th><th>日期</th><th>放电次数</th><th>杀死害虫数</th> </tr> </thead> <tbody> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>1</td><td>2014年11月3日</td><td>10</td><td>56</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>2</td><td>2014年11月4日</td><td>12</td><td>61</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>3</td><td>2014年11月5日</td><td>12</td><td>62</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>4</td><td>2014年11月6日</td><td>12</td><td>63</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>5</td><td>2014年11月7日</td><td>12</td><td>64</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>6</td><td>2014年11月8日</td><td>12</td><td>65</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>7</td><td>2014年11月9日</td><td>12</td><td>66</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>8</td><td>2014年11月10日</td><td>12</td><td>67</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>9</td><td>2014年11月11日</td><td>12</td><td>68</td> </tr> </tbody> </table> </div> <div class="tab-pane fade" id="tab_2_2"> <table class="table table-striped table-bordered table-hover" id="sample_2_month"> <thead> <tr> <th class="table-checkbox"> <input type="checkbox" class="group-checkable" data-set="#sample_2_month .checkboxes"/> </th> <th>编号</th><th>日期</th><th>放电次数</th><th>杀死害虫数</th> </tr> </thead> <tbody> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>1</td><td>2014年11月</td><td>123</td><td>300</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>2</td><td>2014年10月</td><td>123</td><td>300</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>3</td><td>2014年9月</td><td>123</td><td>300</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>4</td><td>2014年8月</td><td>123</td><td>300</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>5</td><td>2014年7月</td><td>123</td><td>300</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>6</td><td>2014年6月</td><td>123</td><td>300</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>7</td><td>2014年5月</td><td>123</td><td>300</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>8</td><td>2014年4月</td><td>123</td><td>300</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>9</td><td>2014年3月</td><td>123</td><td>300</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>10</td><td>2014年2月</td><td>123</td><td>300</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>11</td><td>2014年1月</td><td>123</td><td>300</td> </tr> </tbody> </table> </div> <div class="tab-pane fade" id="tab_2_3"> <p> Etsy mixtape wayfarers, ethical wes anderson tofu before they sold out mcsweeney's organic lomo retro fanny pack lo-fi farm-to-table readymade. Messenger bag gentrify pitchfork tattooed craft beer, iphone skateboard locavore carles etsy salvia banksy hoodie helvetica. DIY synth PBR banksy irony. Leggings gentrify squid 8-bit cred pitchfork. Williamsburg banh mi whatever gluten-free, carles pitchfork biodiesel fixie etsy retro mlkshk vice blog. Scenester cred you probably haven't heard of them, vinyl craft beer blog stumptown. Pitchfork sustainable tofu synth chambray yr. </p> </div> <div class="tab-pane fade" id="tab_2_4"> <p> Trust fund seitan letterpress, keytar raw denim keffiyeh etsy art party before they sold out master cleanse gluten-free squid scenester freegan cosby sweater. Fanny pack portland seitan DIY, art party locavore wolf cliche high life echo park Austin. Cred vinyl keffiyeh DIY salvia PBR, banh mi before they sold out farm-to-table VHS viral locavore cosby sweater. Lomo wolf viral, mustache readymade thundercats keffiyeh craft beer marfa ethical. Wolf salvia freegan, sartorial keffiyeh echo park vegan. </p> </div> <div class="tab-pane fade" id="tab_2_5"> <table class="table table-striped table-bordered table-hover" id="sample_2_year"> <thead> <tr> <th class="table-checkbox"> <input type="checkbox" class="group-checkable" data-set="#sample_2_year .checkboxes"/> </th> <th>编号</th><th>日期</th><th>放电次数</th><th>杀死害虫数</th> </tr> </thead> <tbody> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>19</td><td>2014年</td><td>1351</td><td>30056</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>18</td><td>2013年</td><td>1351</td><td>30056</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>17</td><td>2012年</td><td>1351</td><td>30056</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>16</td><td>2011年</td><td>1351</td><td>30056</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>15</td><td>2010年</td><td>1351</td><td>30056</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>14</td><td>2009年</td><td>1351</td><td>30056</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>13</td><td>2008年</td><td>1351</td><td>30056</td> </tr> </tbody> </table> </div> </div> </div> </div> <!-- END EXAMPLE TABLE PORTLET--> </div> <div class="col-md-12 col-sm-12"> <!-- BEGIN EXAMPLE TABLE PORTLET--> <div class="portlet light"> <div class="portlet-title"> <div class="caption"> <i class="fa fa-lightbulb-o font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">历史杀虫灯数据</span> </div> <div class="tools"> <a href="javascript:;" class="collapse"> </a> <a href="javascript:;" class="reload"> </a> </div> </div> <div class="portlet-body"> <table class="table table-striped table-bordered table-hover" id="sample_2_2"> <thead> <tr> <th class="table-checkbox"> <input type="checkbox" class="group-checkable" data-set="#sample_2_2 .checkboxes"/> </th> <th>编号</th> <th> 开灯时间 </th> <th>关灯时间</th> <th> 开灯时长 </th> <th>放电次数</th> <th>杀死害虫数</th> </tr> </thead> <tbody> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>1</td> <td> 2014-11-03 20:00:00 </td> <td> 2014-11-04 07:00:00 </td> <td>11小时</td> <td>20次</td> <td>156只</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>2</td> <td> 2014-11-04 20:00:00 </td> <td> 2014-11-05 07:00:00 </td> <td>11小时</td> <td>20次</td> <td>156只</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>3</td> <td> 2014-11-05 20:00:00 </td> <td> 2014-11-06 07:00:00 </td> <td>11小时</td> <td>20次</td> <td>156只</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>4</td> <td> 2014-11-07 20:00:00 </td> <td> 2014-11-08 07:00:00 </td> <td>11小时</td> <td>20次</td> <td>156只</td> </tr> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>5</td> <td> 2014-11-08 20:00:00 </td> <td> 2014-11-09 07:00:00 </td> <td>11小时</td> <td>20次</td> <td>156只</td> </tr> </tbody> </table> </div> </div> <!-- END EXAMPLE TABLE PORTLET--> </div> <div class="col-md-12 col-sm-12"> <!-- BEGIN EXAMPLE TABLE PORTLET--> <div class="portlet light"> <div class="portlet-title"> <div class="caption"> <i class="fa fa-bolt font-green-sharp"></i> <span class="caption-subject font-green-sharp bold uppercase">历史放电次数据</span> </div> <div class="tools"> <a href="javascript:;" class="collapse"> </a> <a href="javascript:;" class="reload"> </a> </div> </div> <div class="portlet-body"> <table class="table table-striped table-bordered table-hover" id="sample_2_1"> <thead> <tr> <th class="table-checkbox"> <input type="checkbox" class="group-checkable" data-set="#sample_2_1 .checkboxes"/> </th> <th>编号</th> <th> 放电时间 </th> <th>电压值</th> <th> 杀死害虫数 </th> </tr> </thead> <tbody> <tr class="odd gradeX"> <td> <input type="checkbox" class="checkboxes" value="1"/> </td> <td>1</td> <td> 2014-11-03 20:20:12 </td> <td> 220 V </td> <td> 100 </td> </tr> <tr class="odd gradeX"> <td><input type="checkbox" class="checkboxes" value="1"/></td> <td>2</td> <td>2014-11-03 20:20:12</td> <td>220 V</td> <td>100</td> </tr> <tr class="odd gradeX"> <td><input type="checkbox" class="checkboxes" value="1"/></td> <td>3</td> <td>2014-11-03 20:20:12</td> <td>220 V</td> <td>100</td> </tr> <tr class="odd gradeX"> <td><input type="checkbox" class="checkboxes" value="1"/></td> <td>4</td> <td>2014-11-03 20:20:12</td> <td>220 V</td> <td>100</td> </tr> <tr class="odd gradeX"> <td><input type="checkbox" class="checkboxes" value="1"/></td> <td>5</td> <td>2014-11-03 20:20:12</td> <td>220 V</td> <td>100</td> </tr> <tr class="odd gradeX"> <td><input type="checkbox" class="checkboxes" value="1"/></td> <td>6</td> <td>2014-11-03 20:20:12</td> <td>220 V</td> <td>100</td> </tr> <tr class="odd gradeX"> <td><input type="checkbox" class="checkboxes" value="1"/></td> <td>7</td> <td>2014-11-03 20:20:12</td> <td>220 V</td> <td>100</td> </tr> <tr class="odd gradeX"> <td><input type="checkbox" class="checkboxes" value="1"/></td> <td>8</td> <td>2014-11-03 20:20:12</td> <td>220 V</td> <td>100</td> </tr> <tr class="odd gradeX"> <td><input type="checkbox" class="checkboxes" value="1"/></td> <td>1</td> <td>2014-11-03 20:20:12</td> <td>220 V</td> <td>100</td> </tr> <tr class="odd gradeX"> <td><input type="checkbox" class="checkboxes" value="1"/></td> <td>9</td> <td>2014-11-03 20:20:12</td> <td>220 V</td> <td>100</td> </tr> <tr class="odd gradeX"> <td><input type="checkbox" class="checkboxes" value="1"/></td> <td>10</td> <td>2014-11-03 20:20:12</td> <td>220 V</td> <td>100</td> </tr> <tr class="odd gradeX"> <td><input type="checkbox" class="checkboxes" value="1"/></td> <td>11</td> <td>2014-11-03 20:20:12</td> <td>220 V</td> <td>100</td> </tr> </tbody> </table> </div> </div> <!-- END EXAMPLE TABLE PORTLET--> </div> </div> <!-- END PAGE CONTENT INNER --> </div> </div> <!-- END PAGE CONTENT --> </div> <!-- END PAGE CONTAINER --> <!-- BEGIN FOOTER --> <include file="./Application/Admin/View/Public/tpl/footer.html" /> <!-- END FOOTER --> <!-- END FOOTER --> <!-- BEGIN JAVASCRIPTS(Load javascripts at bottom, this will reduce page load time) --> <!-- BEGIN CORE PLUGINS --> <!--[if lt IE 9]> <script src="__PUBLIC__/Style/assets/global/plugins/respond.min.js"></script> <script src="__PUBLIC__/Style/assets/global/plugins/excanvas.min.js"></script> <![endif]--> <script src="__PUBLIC__/Style/assets/global/plugins/jquery-1.11.0.min.js" type="text/javascript"></script> <script src="__PUBLIC__/Style/assets/global/plugins/jquery-migrate-1.2.1.min.js" type="text/javascript"></script> <!-- IMPORTANT! Load jquery-ui-1.10.3.custom.min.js before bootstrap.min.js to fix bootstrap tooltip conflict with jquery ui tooltip --> <script src="__PUBLIC__/Style/assets/global/plugins/jquery-ui/jquery-ui-1.10.3.custom.min.js" type="text/javascript"></script> <script src="__PUBLIC__/Style/assets/global/plugins/bootstrap/js/bootstrap.min.js" type="text/javascript"></script> <script src="__PUBLIC__/Style/assets/global/plugins/bootstrap-hover-dropdown/bootstrap-hover-dropdown.min.js" type="text/javascript"></script> <script src="__PUBLIC__/Style/assets/global/plugins/jquery-slimscroll/jquery.slimscroll.min.js" type="text/javascript"></script> <script src="__PUBLIC__/Style/assets/global/plugins/jquery.blockui.min.js" type="text/javascript"></script> <script src="__PUBLIC__/Style/assets/global/plugins/jquery.cokie.min.js" type="text/javascript"></script> <script src="__PUBLIC__/Style/assets/global/plugins/uniform/jquery.uniform.min.js" type="text/javascript"></script> <!-- END CORE PLUGINS --> <!-- BEGIN PAGE LEVEL PLUGINS --> <script type="text/javascript" src="__PUBLIC__/Style/assets/global/plugins/select2/select2.min.js"></script> <script type="text/javascript" src="__PUBLIC__/Style/assets/global/plugins/datatables/media/js/jquery.dataTables.js"></script> <script type="text/javascript" src="__PUBLIC__/Style/assets/global/plugins/datatables/plugins/bootstrap/dataTables.bootstrap.js"></script> <!-- END PAGE LEVEL PLUGINS --> <!-- BEGIN PAGE LEVEL SCRIPTS --> <script src="__PUBLIC__/Style/assets/global/scripts/metronic.js" type="text/javascript"></script> <script src="__PUBLIC__/Style/assets/admin/layout3/scripts/layout.js" type="text/javascript"></script> <script src="__PUBLIC__/Style/assets/admin/layout3/scripts/demo.js" type="text/javascript"></script> <script src="__PUBLIC__/Style/assets/admin/pages/scripts/table-managed.js"></script> <script> jQuery(document).ready(function() { Metronic.init(); // init metronic core components Layout.init(); // init current layout Demo.init(); // init demo features TableManaged.init(); }); </script> </body> <!-- END BODY --> </html>
all-data/12000-12999/12538-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>條目&nbsp;</b></th><td class="std2">黿鳴鱉應</td></tr> <tr><th class="std1"><b>注音&nbsp;</b></th><td class="std2">ㄩㄢ<sup class="subfont">ˊ</sup> ㄇ|ㄥ<sup class="subfont">ˊ</sup> ㄅ|ㄝ |ㄥ<sup class="subfont">ˋ</sup></td></tr> <tr><th class="std1"><b>漢語拼音&nbsp;</b></th><td class="std2"><font class="english_word">yuán míng biē yìng</font></td></tr> <tr><th class="std1"><b>釋義&nbsp;</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></td></tr> <tr><th class="std1"><b><font class="fltypefont">附錄</font>&nbsp;</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>
docs/classes/mini2d.ui.html
mini2d/mini2d.github.io
<!doctype html> <html class="default no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>UI | mini2d</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> <script src="../assets/js/modernizr.js"></script> </head> <body> <header> <div class="tsd-page-toolbar"> <div class="container"> <div class="table-wrap"> <div class="table-cell" id="tsd-search" data-index="../assets/js/search.js" data-base=".."> <div class="field"> <label for="tsd-search-field" class="tsd-widget search no-caption">Search</label> <input id="tsd-search-field" type="text" /> </div> <ul class="results"> <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> <a href="../index.html" class="title">mini2d</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> <a href="#" class="tsd-widget options no-caption" data-toggle="options">Options</a> <div class="tsd-filter-group"> <div class="tsd-select" id="tsd-filter-visibility"> <span class="tsd-select-label">All</span> <ul class="tsd-select-list"> <li data-value="public">Public</li> <li data-value="protected">Public/Protected</li> <li data-value="private" class="selected">All</li> </ul> </div> <input type="checkbox" id="tsd-filter-inherited" checked /> <label class="tsd-widget" for="tsd-filter-inherited">Inherited</label> <input type="checkbox" id="tsd-filter-externals" checked /> <label class="tsd-widget" for="tsd-filter-externals">Externals</label> <input type="checkbox" id="tsd-filter-only-exported" /> <label class="tsd-widget" for="tsd-filter-only-exported">Only exported</label> </div> </div> <a href="#" class="tsd-widget menu no-caption" data-toggle="menu">Menu</a> </div> </div> </div> </div> <div class="tsd-page-title"> <div class="container"> <ul class="tsd-breadcrumb"> <li> <a href="../globals.html">Globals</a> </li> <li> <a href="../modules/mini2d.html">mini2d</a> </li> <li> <a href="mini2d.ui.html">UI</a> </li> </ul> <h1>Class UI</h1> </div> </div> </header> <div class="container container-main"> <div class="row"> <div class="col-8 col-content"> <section class="tsd-panel tsd-hierarchy"> <h3>Hierarchy</h3> <ul class="tsd-hierarchy"> <li> <span class="target">UI</span> </li> </ul> </section> <section class="tsd-panel"> <h3>Implements</h3> <ul class="tsd-hierarchy"> <li><a href="../interfaces/mini2d.destroyable.html" class="tsd-signature-type">Destroyable</a></li> </ul> </section> <section class="tsd-panel-group tsd-index-group"> <h2>Index</h2> <section class="tsd-panel tsd-index-panel"> <div class="tsd-index-content"> <section class="tsd-index-section "> <h3>Constructors</h3> <ul class="tsd-index-list"> <li class="tsd-kind-constructor tsd-parent-kind-class"><a href="mini2d.ui.html#constructor" class="tsd-kind-icon">constructor</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Properties</h3> <ul class="tsd-index-list"> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mini2d.ui.html#buttons" class="tsd-kind-icon">buttons</a></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><a href="mini2d.ui.html#game" class="tsd-kind-icon">game</a></li> <li class="tsd-kind-property tsd-parent-kind-class"><a href="mini2d.ui.html#texts" class="tsd-kind-icon">texts</a></li> </ul> </section> <section class="tsd-index-section "> <h3>Methods</h3> <ul class="tsd-index-list"> <li class="tsd-kind-method tsd-parent-kind-class"><a href="mini2d.ui.html#addbutton" class="tsd-kind-icon">add<wbr>Button</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="mini2d.ui.html#addtext" class="tsd-kind-icon">add<wbr>Text</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="mini2d.ui.html#destroy" class="tsd-kind-icon">destroy</a></li> <li class="tsd-kind-method tsd-parent-kind-class"><a href="mini2d.ui.html#render" class="tsd-kind-icon">render</a></li> </ul> </section> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Constructors</h2> <section class="tsd-panel tsd-member tsd-kind-constructor tsd-parent-kind-class"> <a name="constructor" class="tsd-anchor"></a> <h3>constructor</h3> <ul class="tsd-signatures tsd-kind-constructor tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">new UI<span class="tsd-signature-symbol">(</span>game<span class="tsd-signature-symbol">: </span><a href="mini2d.game.html" class="tsd-signature-type">Game</a><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mini2d.ui.html" class="tsd-signature-type">UI</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in core/ui.ts:18</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>The constructor for the UI class</p> </div> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>game: <a href="mini2d.game.html" class="tsd-signature-type">Game</a></h5> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="mini2d.ui.html" class="tsd-signature-type">UI</a></h4> </li> </ul> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Properties</h2> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="buttons" class="tsd-anchor"></a> <h3>buttons</h3> <div class="tsd-signature tsd-kind-icon">buttons<span class="tsd-signature-symbol">:</span> <a href="mini2d.button.html" class="tsd-signature-type">Button</a><span class="tsd-signature-symbol">[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in core/ui.ts:13</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>An array of button elements</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a name="game" class="tsd-anchor"></a> <h3><span class="tsd-flag ts-flagPrivate">Private</span> game</h3> <div class="tsd-signature tsd-kind-icon">game<span class="tsd-signature-symbol">:</span> <a href="mini2d.game.html" class="tsd-signature-type">Game</a></div> <aside class="tsd-sources"> <ul> <li>Defined in core/ui.ts:8</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Reference to the game instance</p> </div> </div> </section> <section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"> <a name="texts" class="tsd-anchor"></a> <h3>texts</h3> <div class="tsd-signature tsd-kind-icon">texts<span class="tsd-signature-symbol">:</span> <a href="mini2d.text.html" class="tsd-signature-type">Text</a><span class="tsd-signature-symbol">[]</span></div> <aside class="tsd-sources"> <ul> <li>Defined in core/ui.ts:18</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>An array of text elements</p> </div> </div> </section> </section> <section class="tsd-panel-group tsd-member-group "> <h2>Methods</h2> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="addbutton" class="tsd-anchor"></a> <h3>add<wbr>Button</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">add<wbr>Button<span class="tsd-signature-symbol">(</span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, onclick<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">function</span>, texturePath<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, activeTexturePath<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mini2d.button.html" class="tsd-signature-type">Button</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in core/ui.ts:47</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Adds a button to the UI</p> </div> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>x: <span class="tsd-signature-type">number</span></h5> <div class="tsd-comment tsd-typography"> <p>The position on the X axis</p> </div> </li> <li> <h5>y: <span class="tsd-signature-type">number</span></h5> <div class="tsd-comment tsd-typography"> <p>The position on the Y axis</p> </div> </li> <li> <h5>onclick: <span class="tsd-signature-type">function</span></h5> <div class="tsd-comment tsd-typography"> <p>The callback function to be called upon clicking the button</p> </div> <ul class="tsd-parameters"> <li class="tsd-parameter-siganture"> <ul class="tsd-signatures tsd-kind-type-literal tsd-is-not-exported"> <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </li> </ul> </li> <li> <h5>texturePath: <span class="tsd-signature-type">string</span></h5> <div class="tsd-comment tsd-typography"> <p>The path to the button texture when in normal state</p> </div> </li> <li> <h5>activeTexturePath: <span class="tsd-signature-type">string</span></h5> <div class="tsd-comment tsd-typography"> <p>The path to the button texture when in active state (is being pushed down)</p> </div> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="mini2d.button.html" class="tsd-signature-type">Button</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="addtext" class="tsd-anchor"></a> <h3>add<wbr>Text</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">add<wbr>Text<span class="tsd-signature-symbol">(</span>x<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, y<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span>, text<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, font<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span>, fillStyle<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><a href="mini2d.text.html" class="tsd-signature-type">Text</a></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in core/ui.ts:65</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Adds a text to the UI</p> </div> </div> <h4 class="tsd-parameters-title">Parameters</h4> <ul class="tsd-parameters"> <li> <h5>x: <span class="tsd-signature-type">number</span></h5> <div class="tsd-comment tsd-typography"> <p>The position on the X axis</p> </div> </li> <li> <h5>y: <span class="tsd-signature-type">number</span></h5> <div class="tsd-comment tsd-typography"> <p>The position on the Y axis</p> </div> </li> <li> <h5>text: <span class="tsd-signature-type">string</span></h5> <div class="tsd-comment tsd-typography"> <p>The text to be displayed</p> </div> </li> <li> <h5><span class="tsd-flag ts-flagDefault value">Default value</span> font: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;20px sans-serif&quot;</span></h5> <div class="tsd-comment tsd-typography"> <p>A string specifying the font style e.g.: &#39;20px sans-serif&#39;</p> </div> </li> <li> <h5><span class="tsd-flag ts-flagDefault value">Default value</span> fillStyle: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> =&nbsp;&quot;#000&quot;</span></h5> <div class="tsd-comment tsd-typography"> <p>A string specifying the color of the text e.g.: &#39;#000&#39;</p> </div> </li> </ul> <h4 class="tsd-returns-title">Returns <a href="mini2d.text.html" class="tsd-signature-type">Text</a></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="destroy" class="tsd-anchor"></a> <h3>destroy</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">destroy<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/mini2d.destroyable.html">Destroyable</a>.<a href="../interfaces/mini2d.destroyable.html#destroy">destroy</a></p> <ul> <li>Defined in core/ui.ts:76</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Nullyfies the references and prepares the objects to be garbage collected</p> </div> </div> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> <section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"> <a name="render" class="tsd-anchor"></a> <h3>render</h3> <ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class"> <li class="tsd-signature tsd-kind-icon">render<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">void</span></li> </ul> <ul class="tsd-descriptions"> <li class="tsd-description"> <aside class="tsd-sources"> <ul> <li>Defined in core/ui.ts:30</li> </ul> </aside> <div class="tsd-comment tsd-typography"> <div class="lead"> <p>Renders all the UI elements on the canvas</p> </div> </div> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4> </li> </ul> </section> </section> </div> <div class="col-4 col-menu menu-sticky-wrap menu-highlight"> <nav class="tsd-navigation primary"> <ul> <li class="globals "> <a href="../globals.html"><em>Globals</em></a> </li> <li class="current tsd-kind-module"> <a href="../modules/mini2d.html">mini2d</a> </li> </ul> </nav> <nav class="tsd-navigation secondary menu-sticky"> <ul class="before-current"> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.audiomanager.html" class="tsd-kind-icon">Audio<wbr>Manager</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.body.html" class="tsd-kind-icon">Body</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.button.html" class="tsd-kind-icon">Button</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.camera.html" class="tsd-kind-icon">Camera</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.collisiondetector.html" class="tsd-kind-icon">Collision<wbr>Detector</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.collisionengine.html" class="tsd-kind-icon">Collision<wbr>Engine</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.collisionsolver.html" class="tsd-kind-icon">Collision<wbr>Solver</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.debug.html" class="tsd-kind-icon">Debug</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.game.html" class="tsd-kind-icon">Game</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.input.html" class="tsd-kind-icon">Input</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.point.html" class="tsd-kind-icon">Point</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.resourcemanager.html" class="tsd-kind-icon">Resource<wbr>Manager</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.sound.html" class="tsd-kind-icon">Sound</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.sprite.html" class="tsd-kind-icon">Sprite</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.state.html" class="tsd-kind-icon">State</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.statemanager.html" class="tsd-kind-icon">State<wbr>Manager</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.stateprefab.html" class="tsd-kind-icon">State<wbr>Prefab</a> </li> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.text.html" class="tsd-kind-icon">Text</a> </li> </ul> <ul class="current"> <li class="current tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.ui.html" class="tsd-kind-icon">UI</a> <ul> <li class=" tsd-kind-constructor tsd-parent-kind-class"> <a href="mini2d.ui.html#constructor" class="tsd-kind-icon">constructor</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mini2d.ui.html#buttons" class="tsd-kind-icon">buttons</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class tsd-is-private"> <a href="mini2d.ui.html#game" class="tsd-kind-icon">game</a> </li> <li class=" tsd-kind-property tsd-parent-kind-class"> <a href="mini2d.ui.html#texts" class="tsd-kind-icon">texts</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="mini2d.ui.html#addbutton" class="tsd-kind-icon">add<wbr>Button</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="mini2d.ui.html#addtext" class="tsd-kind-icon">add<wbr>Text</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="mini2d.ui.html#destroy" class="tsd-kind-icon">destroy</a> </li> <li class=" tsd-kind-method tsd-parent-kind-class"> <a href="mini2d.ui.html#render" class="tsd-kind-icon">render</a> </li> </ul> </li> </ul> <ul class="after-current"> <li class=" tsd-kind-class tsd-parent-kind-module"> <a href="mini2d.world.html" class="tsd-kind-icon">World</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/mini2d.collisiondirection.html" class="tsd-kind-icon">Collision<wbr>Direction</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/mini2d.destroyable.html" class="tsd-kind-icon">Destroyable</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/mini2d.drawable.html" class="tsd-kind-icon">Drawable</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/mini2d.measurable.html" class="tsd-kind-icon">Measurable</a> </li> <li class=" tsd-kind-interface tsd-parent-kind-module"> <a href="../interfaces/mini2d.stateobject.html" class="tsd-kind-icon">State<wbr>Object</a> </li> <li class=" tsd-kind-variable tsd-parent-kind-module"> <a href="../modules/mini2d.html#author" class="tsd-kind-icon">author</a> </li> <li class=" tsd-kind-variable tsd-parent-kind-module"> <a href="../modules/mini2d.html#version" class="tsd-kind-icon">version</a> </li> </ul> </nav> </div> </div> </div> <footer class="with-border-bottom"> <div class="container"> <h2>Legend</h2> <div class="tsd-legend-group"> <ul class="tsd-legend"> <li class="tsd-kind-module"><span class="tsd-kind-icon">Module</span></li> <li class="tsd-kind-object-literal"><span class="tsd-kind-icon">Object literal</span></li> <li class="tsd-kind-variable"><span class="tsd-kind-icon">Variable</span></li> <li class="tsd-kind-function"><span class="tsd-kind-icon">Function</span></li> <li class="tsd-kind-function tsd-has-type-parameter"><span class="tsd-kind-icon">Function with type parameter</span></li> <li class="tsd-kind-index-signature"><span class="tsd-kind-icon">Index signature</span></li> <li class="tsd-kind-type-alias"><span class="tsd-kind-icon">Type alias</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-enum"><span class="tsd-kind-icon">Enumeration</span></li> <li class="tsd-kind-enum-member"><span class="tsd-kind-icon">Enumeration member</span></li> <li class="tsd-kind-property tsd-parent-kind-enum"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-enum"><span class="tsd-kind-icon">Method</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-interface"><span class="tsd-kind-icon">Interface</span></li> <li class="tsd-kind-interface tsd-has-type-parameter"><span class="tsd-kind-icon">Interface with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-interface"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-interface"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-class"><span class="tsd-kind-icon">Class</span></li> <li class="tsd-kind-class tsd-has-type-parameter"><span class="tsd-kind-icon">Class with type parameter</span></li> <li class="tsd-kind-constructor tsd-parent-kind-class"><span class="tsd-kind-icon">Constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class"><span class="tsd-kind-icon">Property</span></li> <li class="tsd-kind-method tsd-parent-kind-class"><span class="tsd-kind-icon">Method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class"><span class="tsd-kind-icon">Accessor</span></li> <li class="tsd-kind-index-signature tsd-parent-kind-class"><span class="tsd-kind-icon">Index signature</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-constructor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited constructor</span></li> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-inherited"><span class="tsd-kind-icon">Inherited accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private property</span></li> <li class="tsd-kind-method tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private method</span></li> <li class="tsd-kind-accessor tsd-parent-kind-class tsd-is-private"><span class="tsd-kind-icon">Private accessor</span></li> </ul> <ul class="tsd-legend"> <li class="tsd-kind-property tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static property</span></li> <li class="tsd-kind-call-signature tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li> </ul> </div> </div> </footer> <div class="container tsd-generator"> <p>Generated using <a href="http://typedoc.io" target="_blank">TypeDoc</a></p> </div> <div class="overlay"></div> <script src="../assets/js/main.js"></script> <script>if (location.protocol == 'file:') document.write('<script src="../assets/js/search.js"><' + '/script>');</script> </body> </html>
data science/machine_learning_for_the_web/chapter_4/movie/27873.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Series 7: The Contenders (2001)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0251031">Series 7: The Contenders (2001)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Jeremiah+Kipp">Jeremiah Kipp</A></H3><HR WIDTH="40%" SIZE="4"> <PRE> SERIES 7 A film review by Jeremiah Kipp Copyright 2001 filmcritic.com filmcritic.com</PRE> <P>The title Series 7 stands for the seventh season of the highest-rated reality based show on television, The Contenders. Set a few years from now, the program rules are laid out with unsparing precision: Six average, everyday citizens are chosen via random lottery to mercilessly kill one another. This will continue until one survivor remains. Sound familiar? When historians chart the downfall of human empathy, they will see that we were only one step away from moral paralysis in our increasing apathy to Survivor, Temptation Island, and The Real World. Here we are, now entertain us.</P> <P>This satire couldn't be more cutting edge. Former tabloid TV producer Daniel Minahan (and co-screenwriter of I Shot Andy Warhol) takes dead aim on glib, pre-packaged network formulas for success. A terse narrator (Will Arnett) offers mock-sympathetic encouragement for the contestants as well as in-depth play-by-play ring coverage. Opponents are given screen time for weepy confessions to their assigned guerrilla cameramen, dispassionately filming their fight or flight confrontations on hand-held digital video.</P> <P>Our odds-on favorite is the lethal, eight-months-pregnant Dawn (Brooke Smith), a returning champion with 10 confirmed kills under her belt. If she makes it through one final season, she'll be granted her well-earned freedom. Marching through the eroded suburbia of her hometown (Newbury, Connecticut), there's no confusing her for a helpless female. This pistol-packing mama will do anything to save her unborn child, eyes glazed over with steel acceptance.</P> <P>In the grim opening footage lifted from a previous season, the camera follows Dawn as she barges into a 7-Eleven to pop a few caps into an unsuspecting victim. The expressive, open-faced Smith has always been one of cinema's best-kept secrets, most memorable as the senator's daughter at the bottom of Buffalo Bill's well in The Silence of the Lambs. Here, she displays a vigilance that kicks Series 7 into overdrive.</P> <P>The programmers throw a sensational tabloid curveball by placing Dawn's perpetually glum high school sweetheart among her opponents. But almost all of the dramatic contrivances (this one being the most obvious) can be written off as part of the television structure-induced malaise. It's doubtful they'll be apparent in the visual onslaught of information.</P> <P>Revealing a taste for showmanship, the now-married Jeff (Glenn Fitzgerald) has unorthodox plans for their televised reunion. Rotting away from testicular cancer, Jeff literally doesn't have the balls for this contest. Minahan shows admirable restraint in not exploiting this obvious gag. Jeff asks that Dawn painlessly remove him from the game with an overdose of sleeping pills. Easier said than done, especially when it's the only man she ever loved -- and what if he suddenly rediscovers his lust for life? This morbid coupling is even granted an appropriate theme song, Joy Division's "Love Will Tear Us Apart (Again)."</P> <P>Though Dawn and Jeff are given the center spotlight, there's no telling when their number is gonna be up. The same can be said for their colorful opponents, a perfectly cast ensemble of "Joe Average" deviants: Franklin (Richard Venture), a half-crazed conspiracy theorist; Tony (Michael Kaycheck), a hulking brute who practices intimidating shadowboxing techniques; Connie (Marylouise Burke), a brittle emergency room nurse; and Lindsay (Merritt Weaver), a bright eyed, attractive 17-year old virgin.</P> <P>Place your bets, but be forewarned: They may not die in the order you'd expect. Whether prowling through dimly lit houses or playing hide-and-seek in an airy shopping mall, mundane locations become bloody battlegrounds at the drop of a hat. There's a queasy adrenaline rush in this hastily staged domestic combat, with tension increased by the digital photographers covering the scene. What happens when they step into the line of fire?</P> <P>Minahan doesn't play this potentially lurid material as camp, opting instead for the howlingly funny pseudo-documentary approach of Rob Reiner's This Is Spinal Tap. By playing it straight, he's able to take blistering potshots at media carnage (including an obligatory freeway chase with echoes of O.J. Simpson) without losing his edge. When a contender is taken out, it's not done for giggles like Oliver Stone's naïve Natural Born Killers, but viewed with the ironic detachment of video surveillance. There are no formalities -- once the kill is confirmed, it's on to the next kill with maddening proclivity.</P> <P>Series 7 is too self-conscious to be defined as naturalism, but there's something freakishly accurate in the mannered affectations of these media-savvy contestants. Even Dawn's gaze keeps flickering to the lens of the camera, seeking artificial validation. Constantly reciting dialogue lifted from a bad episode of Geraldo Rivera, their emotional codes of conduct have been gleaned from daytime talk shows. To even say, "I love you," during a tearful embrace feels like art imitating life imitating 90210. Daniel Minahan welcomes us to the bleak dead-end of our cultural void -- if it's seen through the camera, it's no longer real life.</P> <PRE>RATING: ****</PRE> <PRE>|------------------------------| \ ***** Perfection \ \ **** Good, memorable film \ \ *** Average, hits and misses \ \ ** Sub-par on many levels \ \ * Unquestionably awful \ |------------------------------|</PRE> <PRE>MPAA Rating: R</PRE> <P>Director: Daniel Minahan Producers: Jason Kliot, Joana Vicente, Christine Vachon, Katie Roumel Writer: Daniel Minahan Starring: Brooke Smith, Glenn Fitzgerald, Marylouise Burke, Richard Venture, Michael Kaycheck, Merritt Weaver, Donna Hanover</P> <P><A HREF="http://www.series7movie.com/">http://www.series7movie.com/</A> --- <A HREF="http://www.amazon.com/exec/obidos/redirect?tag=filmcriticcom&path=subst/video/sellers/amazon-top-100-dvd.html">http://www.amazon.com/exec/obidos/redirect?tag=filmcriticcom&path=subst/video/sellers/amazon-top-100-dvd.html</A> Movie Fiends: Check out Amazon.com's Top 100 Hot DVDs!</P> <P>Visit filmcritic.com on the Web at <A HREF="http://www.filmcritic.com">http://www.filmcritic.com</A></P> <HR><P CLASS=flush><SMALL>The review above was posted to the <A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR> The Internet Movie Database accepts no responsibility for the contents of the review and has no editorial control. Unless stated otherwise, the copyright belongs to the author.<BR> Please direct comments/criticisms of the review to relevant newsgroups.<BR> Broken URLs inthe reviews are the responsibility of the author.<BR> The formatting of the review is likely to differ from the original due to ASCII to HTML conversion. </SMALL></P> <P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P> </P></BODY></HTML>
service-worker/demo-1/index.html
aruns07/Playground
<!DOCTYPE html> <html> <head> <title>serviceWorker - 1</title> <link rel="stylesheet" href="main.css"/> <script src="main.js" defer></script> </head> <body> <nav> <ul> <li><button data-path="pages/first.html">First</button></li> <li><button data-path="pages/second.html">Second</button></li> </ul> </nav> <main> </main> </body> </html>
clean/Linux-x86_64-4.02.3-2.0.6/released/8.8.1/persistent-union-find/8.10.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>persistent-union-find: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.8.1 / persistent-union-find - 8.10.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> persistent-union-find <small> 8.10.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-12-06 00:47:38 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-12-06 00:47:38 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-num base Num library distributed with the OCaml compiler base-ocamlbuild base OCamlbuild binary and libraries distributed with the OCaml compiler base-threads base base-unix base camlp5 7.14 Preprocessor-pretty-printer of OCaml conf-findutils 1 Virtual package relying on findutils conf-perl 1 Virtual package relying on perl coq 8.8.1 Formal proof management system num 0 The Num library for arbitrary-precision integer and rational arithmetic ocaml 4.02.3 The OCaml compiler (virtual package) ocaml-base-compiler 4.02.3 Official 4.02.3 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;http://www.lri.fr/~filliatr/puf/&quot; license: &quot;Unknown&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/PersistentUnionFind&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.10&quot; &amp; &lt; &quot;8.11~&quot;} ] tags: [ &quot;keyword: program verification&quot; &quot;keyword: union-find&quot; &quot;keyword: data structures&quot; &quot;keyword: Tarjan&quot; &quot;category: Computer Science/Decision Procedures and Certified Algorithms/Correctness proofs of algorithms&quot; ] authors: [ &quot;Jean-Christophe Filliâtre&quot; ] bug-reports: &quot;https://github.com/coq-contribs/persistent-union-find/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/persistent-union-find.git&quot; synopsis: &quot;Persistent Union Find&quot; description: &quot;&quot;&quot; Correctness proof of the Ocaml implementation of a persistent union-find data structure. See http://www.lri.fr/~filliatr/puf/ for more details.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/persistent-union-find/archive/v8.10.0.tar.gz&quot; checksum: &quot;md5=9d860c3649cb724e3f5e513d1b1ff60b&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-persistent-union-find.8.10.0 coq.8.8.1</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.8.1). The following dependencies couldn&#39;t be met: - coq-persistent-union-find -&gt; coq &gt;= 8.10 -&gt; ocaml &gt;= 4.05.0 base of this switch (use `--unlock-base&#39; to force) No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-persistent-union-find.8.10.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
api/source-class-JMS.TranslationBundle.Annotation.Desc.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/jms/translation-bundle/JMS/TranslationBundle/Annotation/Desc.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 class="active"><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 class="active"><a href="namespace-JMS.TranslationBundle.html">TranslationBundle<span></span></a> <ul> <li class="active"><a href="namespace-JMS.TranslationBundle.Annotation.html">Annotation</a> </li> <li><a href="namespace-JMS.TranslationBundle.Command.html">Command</a> </li> <li><a href="namespace-JMS.TranslationBundle.Controller.html">Controller</a> </li> <li><a href="namespace-JMS.TranslationBundle.DependencyInjection.html">DependencyInjection<span></span></a> <ul> <li><a href="namespace-JMS.TranslationBundle.DependencyInjection.Compiler.html">Compiler</a> </li> </ul></li> <li><a href="namespace-JMS.TranslationBundle.Exception.html">Exception</a> </li> <li><a href="namespace-JMS.TranslationBundle.Logger.html">Logger</a> </li> <li><a href="namespace-JMS.TranslationBundle.Model.html">Model</a> </li> <li><a href="namespace-JMS.TranslationBundle.Tests.html">Tests<span></span></a> <ul> <li><a href="namespace-JMS.TranslationBundle.Tests.Functional.html">Functional<span></span></a> <ul> <li><a href="namespace-JMS.TranslationBundle.Tests.Functional.TestBundle.html">TestBundle<span></span></a> <ul> <li><a href="namespace-JMS.TranslationBundle.Tests.Functional.TestBundle.Controller.html">Controller</a> </li> </ul></li></ul></li> <li><a href="namespace-JMS.TranslationBundle.Tests.Model.html">Model</a> </li> <li><a href="namespace-JMS.TranslationBundle.Tests.Translation.html">Translation<span></span></a> <ul> <li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Comparison.html">Comparison</a> </li> <li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Dumper.html">Dumper</a> </li> <li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.html">Extractor<span></span></a> <ul> <li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.File.html">File<span></span></a> <ul> <li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.File.Fixture.html">Fixture</a> </li> </ul></li> <li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.html">Fixture<span></span></a> <ul> <li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.SimpleTest.html">SimpleTest<span></span></a> <ul> <li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.SimpleTest.Controller.html">Controller</a> </li> <li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Extractor.Fixture.SimpleTest.Form.html">Form</a> </li> </ul></li></ul></li></ul></li> <li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Loader.html">Loader<span></span></a> <ul> <li><a href="namespace-JMS.TranslationBundle.Tests.Translation.Loader.Symfony.html">Symfony</a> </li> </ul></li></ul></li> <li><a href="namespace-JMS.TranslationBundle.Tests.Twig.html">Twig</a> </li> </ul></li> <li><a href="namespace-JMS.TranslationBundle.Translation.html">Translation<span></span></a> <ul> <li><a href="namespace-JMS.TranslationBundle.Translation.Comparison.html">Comparison</a> </li> <li><a href="namespace-JMS.TranslationBundle.Translation.Dumper.html">Dumper</a> </li> <li><a href="namespace-JMS.TranslationBundle.Translation.Extractor.html">Extractor<span></span></a> <ul> <li><a href="namespace-JMS.TranslationBundle.Translation.Extractor.File.html">File</a> </li> </ul></li> <li><a href="namespace-JMS.TranslationBundle.Translation.Loader.html">Loader<span></span></a> <ul> <li><a href="namespace-JMS.TranslationBundle.Translation.Loader.Symfony.html">Symfony</a> </li> </ul></li></ul></li> <li><a href="namespace-JMS.TranslationBundle.Twig.html">Twig</a> </li> <li><a href="namespace-JMS.TranslationBundle.Util.html">Util</a> </li> </ul></li></ul></li> <li><a href="namespace-Knp.html">Knp<span></span></a> <ul> <li><a href="namespace-Knp.Bundle.html">Bundle<span></span></a> <ul> <li><a href="namespace-Knp.Bundle.MenuBundle.html">MenuBundle<span></span></a> <ul> <li><a href="namespace-Knp.Bundle.MenuBundle.DependencyInjection.html">DependencyInjection<span></span></a> <ul> <li><a href="namespace-Knp.Bundle.MenuBundle.DependencyInjection.Compiler.html">Compiler</a> </li> </ul></li> <li><a href="namespace-Knp.Bundle.MenuBundle.EventListener.html">EventListener</a> </li> <li><a href="namespace-Knp.Bundle.MenuBundle.Provider.html">Provider</a> </li> <li><a href="namespace-Knp.Bundle.MenuBundle.Renderer.html">Renderer</a> </li> <li><a href="namespace-Knp.Bundle.MenuBundle.Templating.html">Templating<span></span></a> <ul> <li><a href="namespace-Knp.Bundle.MenuBundle.Templating.Helper.html">Helper</a> </li> </ul></li> <li><a href="namespace-Knp.Bundle.MenuBundle.Tests.html">Tests<span></span></a> <ul> <li><a href="namespace-Knp.Bundle.MenuBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a> <ul> <li><a href="namespace-Knp.Bundle.MenuBundle.Tests.DependencyInjection.Compiler.html">Compiler</a> </li> </ul></li> <li><a href="namespace-Knp.Bundle.MenuBundle.Tests.EventListener.html">EventListener</a> </li> <li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Provider.html">Provider</a> </li> <li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Renderer.html">Renderer</a> </li> <li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.html">Stubs<span></span></a> <ul> <li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.Child.html">Child<span></span></a> <ul> <li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.Child.Menu.html">Menu</a> </li> </ul></li> <li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Stubs.Menu.html">Menu</a> </li> </ul></li> <li><a href="namespace-Knp.Bundle.MenuBundle.Tests.Templating.html">Templating</a> </li> </ul></li></ul></li></ul></li> <li><a href="namespace-Knp.Menu.html">Menu<span></span></a> <ul> <li><a href="namespace-Knp.Menu.Factory.html">Factory</a> </li> <li><a href="namespace-Knp.Menu.Integration.html">Integration<span></span></a> <ul> <li><a href="namespace-Knp.Menu.Integration.Silex.html">Silex</a> </li> <li><a href="namespace-Knp.Menu.Integration.Symfony.html">Symfony</a> </li> </ul></li> <li><a href="namespace-Knp.Menu.Iterator.html">Iterator</a> </li> <li><a href="namespace-Knp.Menu.Loader.html">Loader</a> </li> <li><a href="namespace-Knp.Menu.Matcher.html">Matcher<span></span></a> <ul> <li><a href="namespace-Knp.Menu.Matcher.Voter.html">Voter</a> </li> </ul></li> <li><a href="namespace-Knp.Menu.Provider.html">Provider</a> </li> <li><a href="namespace-Knp.Menu.Renderer.html">Renderer</a> </li> <li><a href="namespace-Knp.Menu.Silex.html">Silex<span></span></a> <ul> <li><a href="namespace-Knp.Menu.Silex.Voter.html">Voter</a> </li> </ul></li> <li><a href="namespace-Knp.Menu.Tests.html">Tests<span></span></a> <ul> <li><a href="namespace-Knp.Menu.Tests.Factory.html">Factory</a> </li> <li><a href="namespace-Knp.Menu.Tests.Integration.html">Integration<span></span></a> <ul> <li><a href="namespace-Knp.Menu.Tests.Integration.Silex.html">Silex</a> </li> </ul></li> <li><a href="namespace-Knp.Menu.Tests.Iterator.html">Iterator</a> </li> <li><a href="namespace-Knp.Menu.Tests.Loader.html">Loader</a> </li> <li><a href="namespace-Knp.Menu.Tests.Matcher.html">Matcher<span></span></a> <ul> <li><a href="namespace-Knp.Menu.Tests.Matcher.Voter.html">Voter</a> </li> </ul></li> <li><a href="namespace-Knp.Menu.Tests.Provider.html">Provider</a> </li> <li><a href="namespace-Knp.Menu.Tests.Renderer.html">Renderer</a> </li> <li><a href="namespace-Knp.Menu.Tests.Silex.html">Silex</a> </li> <li><a href="namespace-Knp.Menu.Tests.Twig.html">Twig</a> </li> <li><a href="namespace-Knp.Menu.Tests.Util.html">Util</a> </li> </ul></li> <li><a href="namespace-Knp.Menu.Twig.html">Twig</a> </li> <li><a href="namespace-Knp.Menu.Util.html">Util</a> </li> </ul></li></ul></li> <li><a href="namespace-Loggable.html">Loggable<span></span></a> <ul> <li><a href="namespace-Loggable.Fixture.html">Fixture<span></span></a> <ul> <li><a href="namespace-Loggable.Fixture.Document.html">Document<span></span></a> <ul> <li><a href="namespace-Loggable.Fixture.Document.Log.html">Log</a> </li> </ul></li> <li><a href="namespace-Loggable.Fixture.Entity.html">Entity<span></span></a> <ul> <li><a href="namespace-Loggable.Fixture.Entity.Log.html">Log</a> </li> </ul></li></ul></li></ul></li> <li><a href="namespace-Lunetics.html">Lunetics<span></span></a> <ul> <li><a href="namespace-Lunetics.LocaleBundle.html">LocaleBundle<span></span></a> <ul> <li><a href="namespace-Lunetics.LocaleBundle.Controller.html">Controller</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.Cookie.html">Cookie</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.DependencyInjection.html">DependencyInjection<span></span></a> <ul> <li><a href="namespace-Lunetics.LocaleBundle.DependencyInjection.Compiler.html">Compiler</a> </li> </ul></li> <li><a href="namespace-Lunetics.LocaleBundle.Event.html">Event</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.EventListener.html">EventListener</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.Form.html">Form<span></span></a> <ul> <li><a href="namespace-Lunetics.LocaleBundle.Form.Extension.html">Extension<span></span></a> <ul> <li><a href="namespace-Lunetics.LocaleBundle.Form.Extension.ChoiceList.html">ChoiceList</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.Form.Extension.Type.html">Type</a> </li> </ul></li></ul></li> <li><a href="namespace-Lunetics.LocaleBundle.LocaleGuesser.html">LocaleGuesser</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.LocaleInformation.html">LocaleInformation</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.Matcher.html">Matcher</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.Session.html">Session</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.Switcher.html">Switcher</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.Templating.html">Templating<span></span></a> <ul> <li><a href="namespace-Lunetics.LocaleBundle.Templating.Helper.html">Helper</a> </li> </ul></li> <li><a href="namespace-Lunetics.LocaleBundle.Tests.html">Tests<span></span></a> <ul> <li><a href="namespace-Lunetics.LocaleBundle.Tests.Controller.html">Controller</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.Tests.DependencyInjection.html">DependencyInjection<span></span></a> <ul> <li><a href="namespace-Lunetics.LocaleBundle.Tests.DependencyInjection.Compiler.html">Compiler</a> </li> </ul></li> <li><a href="namespace-Lunetics.LocaleBundle.Tests.Event.html">Event</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.Tests.EventListener.html">EventListener</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.html">Form<span></span></a> <ul> <li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.Extension.html">Extension<span></span></a> <ul> <li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.Extension.ChoiceList.html">ChoiceList</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.Tests.Form.Extension.Type.html">Type</a> </li> </ul></li></ul></li> <li><a href="namespace-Lunetics.LocaleBundle.Tests.LocaleGuesser.html">LocaleGuesser</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.Tests.LocaleInformation.html">LocaleInformation</a> </li> <li><a href="namespace-Lunetics.LocaleBundle.Tests.Templating.html">Templating<span></span></a> <ul> <li><a href="namespace-Lunetics.LocaleBundle.Tests.Templating.Helper.html">Helper</a> </li> </ul></li> <li><a href="namespace-Lunetics.LocaleBundle.Tests.Twig.html">Twig<span></span></a> <ul> <li><a href="namespace-Lunetics.LocaleBundle.Tests.Twig.Extension.html">Extension</a> </li> </ul></li> <li><a href="namespace-Lunetics.LocaleBundle.Tests.Validator.html">Validator</a> </li> </ul></li> <li><a href="namespace-Lunetics.LocaleBundle.Twig.html">Twig<span></span></a> <ul> <li><a href="namespace-Lunetics.LocaleBundle.Twig.Extension.html">Extension</a> </li> </ul></li> <li><a href="namespace-Lunetics.LocaleBundle.Validator.html">Validator</a> </li> </ul></li></ul></li> <li><a href="namespace-Mapping.html">Mapping<span></span></a> <ul> <li><a href="namespace-Mapping.Fixture.html">Fixture<span></span></a> <ul> <li><a href="namespace-Mapping.Fixture.Compatibility.html">Compatibility</a> </li> <li><a href="namespace-Mapping.Fixture.Document.html">Document</a> </li> <li><a href="namespace-Mapping.Fixture.Unmapped.html">Unmapped</a> </li> <li><a href="namespace-Mapping.Fixture.Xml.html">Xml</a> </li> <li><a href="namespace-Mapping.Fixture.Yaml.html">Yaml</a> </li> </ul></li></ul></li> <li><a href="namespace-Metadata.html">Metadata<span></span></a> <ul> <li><a href="namespace-Metadata.Cache.html">Cache</a> </li> <li><a href="namespace-Metadata.Driver.html">Driver</a> </li> <li><a href="namespace-Metadata.Tests.html">Tests<span></span></a> <ul> <li><a href="namespace-Metadata.Tests.Cache.html">Cache</a> </li> <li><a href="namespace-Metadata.Tests.Driver.html">Driver<span></span></a> <ul> <li><a href="namespace-Metadata.Tests.Driver.Fixture.html">Fixture<span></span></a> <ul> <li><a href="namespace-Metadata.Tests.Driver.Fixture.A.html">A</a> </li> <li><a href="namespace-Metadata.Tests.Driver.Fixture.B.html">B</a> </li> <li><a href="namespace-Metadata.Tests.Driver.Fixture.C.html">C<span></span></a> <ul> <li><a href="namespace-Metadata.Tests.Driver.Fixture.C.SubDir.html">SubDir</a> </li> </ul></li> <li><a href="namespace-Metadata.Tests.Driver.Fixture.T.html">T</a> </li> </ul></li></ul></li> <li><a href="namespace-Metadata.Tests.Fixtures.html">Fixtures<span></span></a> <ul> <li><a href="namespace-Metadata.Tests.Fixtures.ComplexHierarchy.html">ComplexHierarchy</a> </li> </ul></li></ul></li></ul></li> <li><a href="namespace-Monolog.html">Monolog<span></span></a> <ul> <li><a href="namespace-Monolog.Formatter.html">Formatter</a> </li> <li><a href="namespace-Monolog.Handler.html">Handler<span></span></a> <ul> <li><a href="namespace-Monolog.Handler.FingersCrossed.html">FingersCrossed</a> </li> <li><a href="namespace-Monolog.Handler.SyslogUdp.html">SyslogUdp</a> </li> </ul></li> <li><a href="namespace-Monolog.Processor.html">Processor</a> </li> </ul></li> <li><a href="namespace-MyProject.html">MyProject<span></span></a> <ul> <li><a href="namespace-MyProject.Proxies.html">Proxies<span></span></a> <ul> <li><a href="namespace-MyProject.Proxies.__CG__.html">__CG__<span></span></a> <ul> <li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.html">Doctrine<span></span></a> <ul> <li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.Tests.html">Tests<span></span></a> <ul> <li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.Tests.Common.html">Common<span></span></a> <ul> <li><a href="namespace-MyProject.Proxies.__CG__.Doctrine.Tests.Common.Util.html">Util</a> </li> </ul></li></ul></li></ul></li> <li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.html">OtherProject<span></span></a> <ul> <li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.html">Proxies<span></span></a> <ul> <li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.html">__CG__<span></span></a> <ul> <li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.html">Doctrine<span></span></a> <ul> <li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.Tests.html">Tests<span></span></a> <ul> <li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.Tests.Common.html">Common<span></span></a> <ul> <li><a href="namespace-MyProject.Proxies.__CG__.OtherProject.Proxies.__CG__.Doctrine.Tests.Common.Util.html">Util</a> </li> </ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li></ul></li> <li><a href="namespace-NamespaceCollision.html">NamespaceCollision<span></span></a> <ul> <li><a href="namespace-NamespaceCollision.A.html">A<span></span></a> <ul> <li><a href="namespace-NamespaceCollision.A.B.html">B</a> </li> </ul></li> <li><a href="namespace-NamespaceCollision.C.html">C<span></span></a> <ul> <li><a href="namespace-NamespaceCollision.C.B.html">B</a> </li> </ul></li></ul></li> <li><a href="namespace-Namespaced.html">Namespaced</a> </li> <li><a href="namespace-Namespaced2.html">Namespaced2</a> </li> <li><a href="namespace-Negotiation.html">Negotiation<span></span></a> <ul> <li><a href="namespace-Negotiation.Tests.html">Tests</a> </li> </ul></li> <li><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 class="active"><a href="class-JMS.TranslationBundle.Annotation.Desc.html">Desc</a></li> <li><a href="class-JMS.TranslationBundle.Annotation.Ignore.html">Ignore</a></li> <li><a href="class-JMS.TranslationBundle.Annotation.Meaning.html">Meaning</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-JMS.TranslationBundle.Annotation.html" title="Summary of JMS\TranslationBundle\Annotation"><span>Namespace</span></a> </li> <li> <a href="class-JMS.TranslationBundle.Annotation.Desc.html" title="Summary of JMS\TranslationBundle\Annotation\Desc"><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">&lt;?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"> * Copyright 2011 Johannes M. Schmitt &lt;schmittjoh@gmail.com&gt; </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"> * Licensed under the Apache License, Version 2.0 (the &quot;License&quot;); </span></span><span id="7" class="l"><a class="l" href="#7"> 7: </a><span class="php-comment"> * you may not use this file except in compliance with the License. </span></span><span id="8" class="l"><a class="l" href="#8"> 8: </a><span class="php-comment"> * You may obtain a copy of the License at </span></span><span id="9" class="l"><a class="l" href="#9"> 9: </a><span class="php-comment"> * </span></span><span id="10" class="l"><a class="l" href="#10">10: </a><span class="php-comment"> * http://www.apache.org/licenses/LICENSE-2.0 </span></span><span id="11" class="l"><a class="l" href="#11">11: </a><span class="php-comment"> * </span></span><span id="12" class="l"><a class="l" href="#12">12: </a><span class="php-comment"> * Unless required by applicable law or agreed to in writing, software </span></span><span id="13" class="l"><a class="l" href="#13">13: </a><span class="php-comment"> * distributed under the License is distributed on an &quot;AS IS&quot; BASIS, </span></span><span id="14" class="l"><a class="l" href="#14">14: </a><span class="php-comment"> * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. </span></span><span id="15" class="l"><a class="l" href="#15">15: </a><span class="php-comment"> * See the License for the specific language governing permissions and </span></span><span id="16" class="l"><a class="l" href="#16">16: </a><span class="php-comment"> * limitations under the License. </span></span><span id="17" class="l"><a class="l" href="#17">17: </a><span class="php-comment"> */</span> </span><span id="18" class="l"><a class="l" href="#18">18: </a> </span><span id="19" class="l"><a class="l" href="#19">19: </a><span class="php-keyword1">namespace</span> JMS\TranslationBundle\Annotation; </span><span id="20" class="l"><a class="l" href="#20">20: </a> </span><span id="21" class="l"><a class="l" href="#21">21: </a><span class="php-keyword1">use</span> JMS\TranslationBundle\Exception\RuntimeException; </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-comment">/** </span></span><span id="24" class="l"><a class="l" href="#24">24: </a><span class="php-comment"> * @Annotation </span></span><span id="25" class="l"><a class="l" href="#25">25: </a><span class="php-comment"> * </span></span><span id="26" class="l"><a class="l" href="#26">26: </a><span class="php-comment"> * @author Johannes M. Schmitt &lt;schmittjoh@gmail.com&gt; </span></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-keyword1">final</span> <span class="php-keyword1">class</span> <a id="Desc" href="#Desc">Desc</a> </span><span id="29" class="l"><a class="l" href="#29">29: </a>{ </span><span id="30" class="l"><a class="l" href="#30">30: </a> <span class="php-comment">/** @var string @Required */</span> </span><span id="31" class="l"><a class="l" href="#31">31: </a> <span class="php-keyword1">public</span> <span class="php-var"><a id="$text" href="#$text">$text</a></span>; </span><span id="32" class="l"><a class="l" href="#32">32: </a> </span><span id="33" class="l"><a class="l" href="#33">33: </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> <a id="___construct" href="#___construct">__construct</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-keyword1">if</span> (<span class="php-num">0</span> === <span class="php-keyword2">func_num_args</span>()) { </span><span id="36" class="l"><a class="l" href="#36">36: </a> <span class="php-keyword1">return</span>; </span><span id="37" class="l"><a class="l" href="#37">37: </a> } </span><span id="38" class="l"><a class="l" href="#38">38: </a> <span class="php-var">$values</span> = <span class="php-keyword2">func_get_arg</span>(<span class="php-num">0</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">if</span> (<span class="php-keyword1">isset</span>(<span class="php-var">$values</span>[<span class="php-quote">'value'</span>])) { </span><span id="41" class="l"><a class="l" href="#41">41: </a> <span class="php-var">$values</span>[<span class="php-quote">'text'</span>] = <span class="php-var">$values</span>[<span class="php-quote">'value'</span>]; </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><span id="44" class="l"><a class="l" href="#44">44: </a> <span class="php-keyword1">if</span> (!<span class="php-keyword1">isset</span>(<span class="php-var">$values</span>[<span class="php-quote">'text'</span>])) { </span><span id="45" class="l"><a class="l" href="#45">45: </a> <span class="php-keyword1">throw</span> <span class="php-keyword1">new</span> RuntimeException(<span class="php-keyword2">sprintf</span>(<span class="php-quote">'The &quot;text&quot; attribute for annotation &quot;@Desc&quot; must be set.'</span>)); </span><span id="46" class="l"><a class="l" href="#46">46: </a> } </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-var">$this</span>-&gt;text = <span class="php-var">$values</span>[<span class="php-quote">'text'</span>]; </span><span id="49" class="l"><a class="l" href="#49">49: </a> } </span><span id="50" class="l"><a class="l" href="#50">50: </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>
src/Viteloge/CoreBundle/Resources/descriptions/68160.html
donaldinou/frontend
<div class="commune_descr limited"> <p> Kappelen est un village géographiquement positionné dans le département de Haut-Rhin en Alsace. Elle totalisait 512 habitants en 2008.</p> <p>La commune offre quelques aménagements, elle dispose, entre autres, de un terrain de sport.</p> <p>Si vous envisagez de demenager à Kappelen, vous pourrez facilement trouver une maison à vendre. </p> <p>À Kappelen, le prix moyen à la vente d'un appartement se situe à zero &euro; du m² en vente. Le prix moyen d'une maison à l'achat se situe à 2&nbsp;835 &euro; du m². À la location le prix moyen se situe à 0 &euro; du m² mensuel.</p> <p>À proximité de Kappelen sont positionnées géographiquement les villes de <a href="{{VLROOT}}/immobilier/uffheim_68341/">Uffheim</a> située à 3&nbsp;km, 859 habitants, <a href="{{VLROOT}}/immobilier/bartenheim_68021/">Bartenheim</a> située à 3&nbsp;km, 3&nbsp;437 habitants, <a href="{{VLROOT}}/immobilier/helfrantzkirch_68132/">Helfrantzkirch</a> localisée à 2&nbsp;km, 821 habitants, <a href="{{VLROOT}}/immobilier/brinckheim_68054/">Brinckheim</a> à 1&nbsp;km, 344 habitants, <a href="{{VLROOT}}/immobilier/michelbach-le-bas_68207/">Michelbach-le-Bas</a> à 3&nbsp;km, 719 habitants, <a href="{{VLROOT}}/immobilier/waltenheim_68357/">Waltenheim</a> à 4&nbsp;km, 555 habitants, entre autres. De plus, Kappelen est située à seulement 16&nbsp;km de <a href="{{VLROOT}}/immobilier/mulhouse_68224/">Mulhouse</a>.</p> <p>Le nombre de logements, à Kappelen, se décomposait en 2011 en 36 appartements et 196 maisons soit un marché relativement équilibré.</p> </div>
docs/serde_hjson/ser/index.html
laktak/hjson-rust
<!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 `ser` mod in crate `serde_hjson`."> <meta name="keywords" content="rust, rustlang, rust-lang, ser"> <title>serde_hjson::ser - Rust</title> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../index.html'>serde_hjson</a></p><script>window.sidebarCurrent = {name: 'ser', ty: 'mod', relpath: '../'};</script><script defer src="../sidebar-items.js"></script> </nav> <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 mod"> <h1 class='fqn'><span class='in-band'>Module <a href='../index.html'>serde_hjson</a>::<wbr><a class='mod' href=''>ser</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-882' class='srclink' href='../../src/serde_hjson/src/ser.rs.html#1-1056' title='goto source code'>[src]</a></span></h1> <div class='docblock'><p>Hjson Serialization</p> <p>This module provides for Hjson serialization with the type <code>Serializer</code>.</p> </div><h2 id='structs' class='section-header'><a href="#structs">Structs</a></h2> <table> <tr class=' module-item'> <td><a class='struct' href='struct.Serializer.html' title='serde_hjson::ser::Serializer'>Serializer</a></td> <td class='docblock short'> <p>A structure for serializing Rust values into Hjson.</p> </td> </tr></table><h2 id='traits' class='section-header'><a href="#traits">Traits</a></h2> <table> <tr class=' module-item'> <td><a class='trait' href='trait.Formatter.html' title='serde_hjson::ser::Formatter'>Formatter</a></td> <td class='docblock short'> <p>This trait abstracts away serializing the JSON control characters</p> </td> </tr></table><h2 id='functions' class='section-header'><a href="#functions">Functions</a></h2> <table> <tr class=' module-item'> <td><a class='fn' href='fn.escape_bytes.html' title='serde_hjson::ser::escape_bytes'>escape_bytes</a></td> <td class='docblock short'> <p>Serializes and escapes a <code>&amp;[u8]</code> into a Hjson string.</p> </td> </tr> <tr class=' module-item'> <td><a class='fn' href='fn.escape_key.html' title='serde_hjson::ser::escape_key'>escape_key</a></td> <td class='docblock short'> <p>Serializes and escapes a <code>&amp;str</code> into a Hjson key.</p> </td> </tr> <tr class=' module-item'> <td><a class='fn' href='fn.ml_str.html' title='serde_hjson::ser::ml_str'>ml_str</a></td> <td class='docblock short'> <p>Serializes and escapes a <code>&amp;str</code> into a multiline Hjson string.</p> </td> </tr> <tr class=' module-item'> <td><a class='fn' href='fn.quote_str.html' title='serde_hjson::ser::quote_str'>quote_str</a></td> <td class='docblock short'> <p>Serializes and escapes a <code>&amp;str</code> into a Hjson string.</p> </td> </tr> <tr class=' module-item'> <td><a class='fn' href='fn.to_string.html' title='serde_hjson::ser::to_string'>to_string</a></td> <td class='docblock short'> <p>Encode the specified struct into a Hjson <code>String</code> buffer.</p> </td> </tr> <tr class=' module-item'> <td><a class='fn' href='fn.to_vec.html' title='serde_hjson::ser::to_vec'>to_vec</a></td> <td class='docblock short'> <p>Encode the specified struct into a Hjson <code>[u8]</code> buffer.</p> </td> </tr> <tr class=' module-item'> <td><a class='fn' href='fn.to_writer.html' title='serde_hjson::ser::to_writer'>to_writer</a></td> <td class='docblock short'> <p>Encode the specified struct into a Hjson <code>[u8]</code> writer.</p> </td> </tr></table></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <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>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "serde_hjson"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
_site/photo/Carolina/index.html
marloncabrera/nolram.com
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=Edge"> <meta name="author" content="Marlon Cabrera Oliveira"> <meta name="description" content="minimal template to building reponsive websites with html5 and sass"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700" rel="stylesheet"> <link rel="stylesheet" href="/css/styles.css"> <style> .geomicon { width: 2em; height: 2em; color: #405660; } </style> </head> <body> <header class="tc pal bb b-near-white"> <h1 class="f4 ttu"><a href="/">Marlon Cabrera Oliveira</a></h1> <h2 class="ttu fw4 f6"><a href="/">nolRAM</a></h2> <nav> <ul class="list pln"> <li class="dib prm"><a href="/post"><span class="js-geomicon geomicon" data-icon="compose"></span></a></li> <li class="dib prm"><a href="/photo"><span class="js-geomicon geomicon" data-icon="camera"></span></a></li> <li class="dib prm"><a href="/maps"><span class="js-geomicon geomicon" data-icon="geolocation"></span></a></li> <li class="dib prm"><a href="/about"><span class="js-geomicon geomicon" data-icon="user"></span></a></li> </ul> </nav> </header> <main class="pal"> <h1>Carolina</h1> <h2>Sat, Sep 27, 2014</h2> <p>Carolina caminhando na entrada de um mosteiro na Espanha. <img src="/img/carolina.jpg"></p> </main> <footer class="tc center bt b--near-white pvx phm pax-m phxl-l pvx-l"> <small class="f5 mw7 db center phm lh-copy"> <nav> <ul class="list pln"> <li class="dib prm"><a href="https://www.github.com/marloncabrera"><span class="js-geomicon geomicon blue" data-icon="github"></span></a></li> <li class="dib prm"><a href="https://www.twitter.com/marloncabrera"><span class="js-geomicon geomicon blue" data-icon="twitter"></span></a></li> </ul> </nav> Marlon Cabrera Oliveira - 2015 </small> </footer> <script src="http://d2v52k3cl9vedd.cloudfront.net/geomicons/0.2.0/geomicons.min.js.gz"></script> <script> var icons = document.querySelectorAll('.geomicon'); Geomicons.inject(icons); (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-58860902-1', 'auto'); ga('send', 'pageview'); </script> <script>document.write('<script src="http://' + (location.host || 'localhost').split(':')[0] + ':1313/livereload.js?mindelay=10"></' + 'script>')</script></body> </html>
data science/machine_learning_for_the_web/chapter_4/movie/13489.html
xianjunzhengbackup/code
<HTML><HEAD> <TITLE>Review for Saving Private Ryan (1998)</TITLE> <LINK REL="STYLESHEET" TYPE="text/css" HREF="/ramr.css"> </HEAD> <BODY BGCOLOR="#FFFFFF" TEXT="#000000"> <H1 ALIGN="CENTER" CLASS="title"><A HREF="/Title?0120815">Saving Private Ryan (1998)</A></H1><H3 ALIGN=CENTER>reviewed by<BR><A HREF="/ReviewsBy?Jamie+Peck">Jamie Peck</A></H3><HR WIDTH="40%" SIZE="4"> <P> SAVING PRIVATE RYAN Reviewed by Jamie Peck<HR>Rating: **** (out of ****) DreamWorks SKG/Paramount / 2:48 / 1998 / R (extremely graphic war violence/carnage, language) Cast: Tom Hanks; Tom Sizemore; Edward Burns; Jeremy Davies; Matt Damon; Barry Pepper; Adam Goldberg; Vin Diesel; Giovanni Ribisi; Ted Danson; Paul Giamatti; Dennis Farina; Leland Orser; Harve Presnell Director: Steven Spielberg Screenplay: Robert Rodat <HR>Nothing, not even these words, is going to prepare you for the terrifying sequence that opens Steven Spielberg's extraordinary World War II epic "Saving Private Ryan." It is June 6th, 1944, and Allied troops have just landed on the beaches of Normandy, France. Their invasion is at first overpowered by the German opposition, and for the next 20 minutes, we watch, sickened and unnerved, as these soldiers are intimately confronted with the horrors of war. There is no musical score -- only gunshots, explosions and death cries tear through the heavy air. Blood erupts from all directions as men are fatally wounded before our very eyes in vivid detail -- one bomb victim lays in the sand taking his final breaths, his guts in a bloody pile beside him. This immediate sensory blitzkrieg stands among the most riveting filmmaking ever done by any director, past or present. Quite simply, so does everything that follows it. </P> <P>While the wrenching intro is going to shock some of the more unassuming audience members into sudden hysteria, it at least instantly announces "Saving Private Ryan"'s agenda -- war isn't pretty, and Spielberg doesn't waste any time pretending it is. Still, as extremely difficult as the combat is to watch, it's just as hard to divert your concentration, thus desensitizing viewers to the alarming horrors we will witness during the next two-and-a-half hours. The movie demolishes the fine line between observing and participating without any kind of preparation or warning; the only way to capture the realism of violent battle is to drop you right in the center of it, and this amazing film unapologetically does just that. For those of us who have never experienced firsthand warfare, "Saving Private Ryan" is very likely the closest that we'll ever get. </P> <P>Part of the afore-mentioned D-Day attack is overseen by Captain John Miller (Tom Hanks), a quiet, resourceful man whose heroism only distances him from the serene life he lead before enlisting -- "With every man I kill, the farther away from home I feel," he says. Though Miller's forces are victorious at Normandy, their triumph does not come without a staggering human cost. Among the lives lost at Omaha Beach are two brothers, a third sibling of whom has also fallen, leaving a fourth who might still be alive somewhere deep in French territory. When the government learns that the boys' mother will be receiving a trio of death notices on the same day, they assign Miller to lead seven soldiers on a mission even more dangerous than what they have previously faced -- to travel behind enemy lines and retrieve the remaining sibling, one Private James Ryan, at any cost. But tragedy begets tragedy, and Miller's team questions the significance of risking their collective necks just to rescue a single person that might already be dead. </P> <P>While it's perhaps unfair to compare "Saving Private Ryan" to a movie like, say, "Armageddon," the association does in fact reveal a large part of what's missing in film today -- genuine characters and stories that make you care. While Armageddon's cast is composed of ciphers, some of whom are killed off for obligation's sake, "Saving Private Ryan" boasts a canvas of thoughtful, substantive individuals. When death is portrayed here, you feel deep heartache and sorrow, not some sort of manufactured sadness. Not surprisingly, Spielberg and screenwriter Robert Rodat ("Fly Away Home") never stoop to exploitation or manipulation when they portray the casualties of war, and the result is an intensely exhilarating experience unlike anything you've seen since "Schindler's List." That connection isn't just being made because Spielberg directed "Schindler" -- these films are arguably the two most important motion pictures of this decade. </P> <P>Tom Hanks' performance is more moving than his Oscar-winning turns in "Philadelphia" and "Forrest Gump" put together, and that's quite a feat considering that John Miller isn't a very flashy role. But Hanks installs emotional dignity in Miller's calm, commanding presence; when he finally breaks down after an especially traumatic episode, you will too. With a few exceptions like Tom Sizemore (as Hanks' devoted sergeant) and Matt Damon (who shows up late in the game), the fine ensemble is made up of mostly-unknown young actors. Giovanni Ribisi, a recurring guest star on "Friends" (playing Lisa Kudrow's daffy brother), provides the film with one of its most affecting moments, while Barry Pepper is striking as an excellent marksman who prays as he picks off enemies. Jeremy Davies ("Spanking the Monkey") is the best of the bunch; perfectly cast as a timid, violence-shy soldier recruited in the operation for his linguist skills, he makes a powerful foil for the audience. Also strong are Adam Goldberg, Vin Diesel and Edward Burns, the multi-talented guy behind "The Brothers McMullen" and "She's the One." </P> <P>With "Saving Private Ryan," Steven Spielberg has fashioned another monumental tale about humanity and self-sacrifice among the horrors of war. He's done the unthinkable, really, since this work is every bit as profound as "Schindler," his uncontended masterpiece. If anyone criticizes "Saving Private Ryan" as being "too violent," then they've sadly missed the anti-war point. Even the quiet, meditative moments boil with the threat of spontaneous carnage, all to create a film that transcends its medium --thanks to Spielberg's potently graphic depictions of historical bloodshed and Janusz Kaminski's gritty, you-are-there cinematography, you don't just watch this movie, you live it. A guaranteed lock on 1998 top tens, updated American Film Institute lists and Oscar ballots next March -- yes, it's that unforgettable -- "Saving Private Ryan" is, in a word, phenomenal.<HR>Copyright 1998 Jamie Peck E-mail: <A HREF="mailto:jpeck1@gl.umbc.edu">jpeck1@gl.umbc.edu</A> Visit the New and Improved Reel Deal Online: <A HREF="http://www.gl.umbc.edu/~jpeck1/">http://www.gl.umbc.edu/~jpeck1/</A> "Joe's Apartment' would be a very bad comedy even without the roaches, but it would not be a disgusting one. No, wait: I take that back. Even without the roaches, we would still have the subplot involving the pink disinfectant urinal cakes." -- Roger Ebert on "Joe's Apartment"</P> <HR><P CLASS=flush><SMALL>The review above was posted to the <A HREF="news:rec.arts.movies.reviews">rec.arts.movies.reviews</A> newsgroup (<A HREF="news:de.rec.film.kritiken">de.rec.film.kritiken</A> for German reviews).<BR> The Internet Movie Database accepts no responsibility for the contents of the review and has no editorial control. Unless stated otherwise, the copyright belongs to the author.<BR> Please direct comments/criticisms of the review to relevant newsgroups.<BR> Broken URLs inthe reviews are the responsibility of the author.<BR> The formatting of the review is likely to differ from the original due to ASCII to HTML conversion. </SMALL></P> <P ALIGN=CENTER>Related links: <A HREF="/Reviews/">index of all rec.arts.movies.reviews reviews</A></P> </P></BODY></HTML>
data/Autocomplete-medication/autocomplete-lhc.min.css
emmajeng/MediReady
#searchCount, #searchHint { background-color: #E3E7EA; overflow: hidden } #moreResults, #searchCount, #searchHint { display: none; padding-left: 3px; padding-right: 3px } #searchResults { visibility: hidden; color: #000; font-size: 100%; z-index: 1000 } #completionOptionsScroller tbody, #moreResults, #searchCount, #searchHint { font-size: 90% } #searchHint { font-weight: 400; font-style: italic } #moreResults { background-color: #FFF; color: #00F; border: 2px solid #259; border-top-width: 0; cursor: pointer } #moreResults:hover { text-decoration: underline } .ansList:focus, .search_field:focus { background-color: #FFF8C6 } .auto_complete { width: auto; background-color: #fff; position: relative; overflow: auto; overflow-x: hidden } .auto_complete>ul { margin: 0; padding: 0; list-style: none } .auto_complete>ul>li { border-bottom: 1px solid #DFDFDF; font-size: 90%; padding: 3px 10px; break-inside: avoid; -webkit-column-break-inside: avoid } .auto_complete>ul>li:last-child { border: 0 } .auto_complete.multi_col>ul>li:last-child { border-bottom: 1px solid #DFDFDF } .form_auto_complete { position: absolute; font-weight: 400; overflow: hidden } .suggestion { color: #001A33 } .auto_complete .selected { background-color: #BCD } .auto_complete li:hover, .auto_complete tr:hover { background-color: #d1e1f0 } .auto_complete>ul>li.heading:hover, .heading { background-color: #001A33 } .heading { color: #fff } .listNum { color: #368325 } .ansList.no_match, .search_field.no_match, input[type=text].ansList.no_match { background-color: #F8DA74; color: #000; font-style: italic } .ansList.invalid, .search_field.invalid { border: 2px solid red } .multi_col { -moz-column-count: 2; -webkit-column-count: 2; column-count: 2; -moz-column-gap: 0; -webkit-column-gap: 0; column-gap: 0 } #completionOptionsScroller { background: #FFF; border: 1px solid #838383; border-top-color: #DFDFDF; overflow-y: auto; padding: 0 } .autocomp_selected li, .autocomp_selected li>button { background-color: #D7DADD; padding-right: .25em; padding-left: .25em } .searchButton { margin-left: 1.2em; border: 0; vertical-align: middle } /* input.search_field, textarea.search_field { background-image: url(./magnifying_glass.png); background-repeat: no-repeat; background-position: right 2px center; padding-right: 14px } /* .ansList.ac_multiple, .ansList.ac_multiple:focus { background-image: url(./down_arrow_gray_10_10.png); background-repeat: no-repeat; background-position: right 2px center; padding-right: 14px }*/ @media print { .ansList.ac_multiple, .ansList.ac_multiple:focus, input.search_field, textarea.search_field { background-image: none } } .autocomp_selected { border: 1px solid gray; padding: 1px; display: inline-block } .autocomp_selected input, .autocomp_selected textarea { border-width: 1px; width: 100%; box-sizing: border-box } .autocomp_selected ul { list-style-type: none; margin: .5em 0 .25em .25em; padding-left: 0 } .autocomp_selected li { display: inline-block; border-radius: 5px; border: 1px solid #444; margin-right: .25em; margin-bottom: .25em; white-space: nowrap } .autocomp_selected li>button { border: 0; font-weight: 800; line-height: .9em; padding-bottom: .1em } .autocomp_selected li>button:hover { background-color: #999 } .screen_reader_only { height: 0; width: 0; overflow: hidden; position: fixed; left: -1000px; top: -1000px } #completionOptionsScroller table { border-collapse: collapse; border-style: hidden; width: 100%; margin: 0; padding: 0 } #completionOptionsScroller td { border: 1px solid #DFDFDF; margin: 0; padding: 0 .75em 0 .25em } #completionOptionsScroller th { border-right: 1px solid gray; font-size: 85%; background-color: #D7DADD; padding-left: .25em; padding-right: .75em }
451/body.j2.html
stevetjoa/stevetjoa.com-views
{% extends "main.j2.html" %} {% block body %}<p>Earlier, <a href="/640">I discussed the tools I use to host and maintain stevetjoa.com</a>.</p><p>Now, I placed the source code for this entire website onto GitHub including the templates, build script, and output HTML. Read the <a href="https://github.com/stevetjoa/stevetjoa.com-s3">README on GitHub</a> for instructions.</p>{% endblock %}
docs/html/class_pathfinder_1_1_event_1_1_load_computer_xml_read_event-members.html
Spartan322/Hacknet-Pathfinder
<!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.13"/> <meta name="viewport" content="width=device-width, initial-scale=1"/> <title>Pathfinder: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"><img alt="Logo" src="hacknet_modding_docs_logo.png"/></td> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Pathfinder &#160;<span id="projectnumber">v3.0</span> </div> <div id="projectbrief">The definitive Hacknet programmable modding system</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.13 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <script type="text/javascript" src="menudata.js"></script> <script type="text/javascript" src="menu.js"></script> <script type="text/javascript"> $(function() { initMenu('',true,false,'search.php','Search'); $(document).ready(function() { init_search(); }); }); </script> <div id="main-nav"></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_pathfinder_1_1_event_1_1_load_computer_xml_read_event.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">Pathfinder.Event.LoadComputerXmlReadEvent Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="class_pathfinder_1_1_event_1_1_load_computer_xml_read_event.html">Pathfinder.Event.LoadComputerXmlReadEvent</a>, including all inherited members.</p> <table class="directory"> <tr class="even"><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_pathfinder_event.html#aeb3a0567a7e7912057865d19a0e986fe">CallEvent</a>()</td><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_pathfinder_event.html">Pathfinder.Event.PathfinderEvent</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_computer_event.html#a936079c75c9135637f9a7d454a722dd2">Computer</a></td><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_computer_event.html">Pathfinder.Event.ComputerEvent</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_computer_event.html#a58954d0c2abb84aadce2d8c8bf914d8e">ComputerEvent</a>(Hacknet.Computer com)</td><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_computer_event.html">Pathfinder.Event.ComputerEvent</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_load_computer_xml_read_event.html#ad13739e71c7e1291dadee7a08b881520">Filename</a></td><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_load_computer_xml_read_event.html">Pathfinder.Event.LoadComputerXmlReadEvent</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_pathfinder_event.html#a97787d999e89e0e767f3d8961d2981fa">IsCancelled</a></td><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_pathfinder_event.html">Pathfinder.Event.PathfinderEvent</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_load_computer_xml_read_event.html#a97e509939f5ad27ca5cc2ac2d4d95f6c">LoadComputerXmlReadEvent</a>(Hacknet.Computer com, XmlReader red, string fnam, bool prevNetmap, bool prevDaeInit)</td><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_load_computer_xml_read_event.html">Pathfinder.Event.LoadComputerXmlReadEvent</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_load_computer_xml_read_event.html#a988ccc012d4aee5245724d67c1cd4c62">PreventDaemonInit</a></td><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_load_computer_xml_read_event.html">Pathfinder.Event.LoadComputerXmlReadEvent</a></td><td class="entry"></td></tr> <tr><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_load_computer_xml_read_event.html#ad1c92a4872f2f5ce2e6f2dc1fa5d0a25">PreventNetmapAdd</a></td><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_load_computer_xml_read_event.html">Pathfinder.Event.LoadComputerXmlReadEvent</a></td><td class="entry"></td></tr> <tr class="even"><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_load_computer_xml_read_event.html#a4fdbd3e2d8b775425b1f698a568258f9">Reader</a></td><td class="entry"><a class="el" href="class_pathfinder_1_1_event_1_1_load_computer_xml_read_event.html">Pathfinder.Event.LoadComputerXmlReadEvent</a></td><td class="entry"></td></tr> </table></div><!-- contents --> </div><!-- doc-content --> <!-- HTML footer for doxygen 1.8.13--> <!-- start footer part --> <div id="nav-path" class="navpath"><!-- id is needed for treeview function! --> <ul> <li class="footer">Generated by <a href="http://www.doxygen.org/index.html">doxygen</a> 1.8.13 </li> </ul> </div> </body> </html>
styles/base.css
chermenin/chermenin.github.io
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300,400,500); /*! normalize.css v3.0.1 | MIT License | git.io/normalize */ /** * 1. Set default font family to sans-serif. * 2. Prevent iOS text size adjust after orientation change, without disabling * user zoom. */ html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } /** * Remove default margin. */ body { margin: 0; } /* HTML5 display definitions ========================================================================== */ /** * Correct `block` display not defined for any HTML5 element in IE 8/9. * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. * Correct `block` display not defined for `main` in IE 11. */ article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } /** * 1. Correct `inline-block` display not defined in IE 8/9. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */ audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Prevent modern browsers from displaying `audio` without controls. * Remove excess height in iOS 5 devices. */ audio:not([controls]) { display: none; height: 0; } /** * Address `[hidden]` styling not present in IE 8/9/10. * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */ [hidden], template { display: none; } /* Links ========================================================================== */ /** * Remove the gray background color from active links in IE 10. */ a { background: transparent; } /** * Improve readability when focused and also mouse hovered in all browsers. */ a:active, a:hover { outline: 0; } /* Text-level semantics ========================================================================== */ /** * Address styling not present in IE 8/9/10/11, Safari, and Chrome. */ abbr[title] { border-bottom: 1px dotted; } /** * Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */ b, strong { font-weight: bold; } /** * Address styling not present in Safari and Chrome. */ dfn { font-style: italic; } /** * Address variable `h1` font-size and margin within `section` and `article` * contexts in Firefox 4+, Safari, and Chrome. */ h1 { font-size: 2em; margin: 0.67em 0; } /** * Address styling not present in IE 8/9. */ mark { background: #ff0; color: #000; } /** * Address inconsistent and variable font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` affecting `line-height` in all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sup { top: -0.5em; } sub { bottom: -0.25em; } /* Embedded content ========================================================================== */ /** * Remove border when inside `a` element in IE 8/9/10. */ img { border: 0; } /** * Correct overflow not hidden in IE 9/10/11. */ svg:not(:root) { overflow: hidden; } /* Grouping content ========================================================================== */ /** * Address margin not present in IE 8/9 and Safari. */ figure { margin: 1em 40px; } /** * Address differences between Firefox and other browsers. */ hr { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; } /** * Contain overflow in all browsers. */ pre { overflow: auto; } /** * Address odd `em`-unit font size rendering in all browsers. */ code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; } /* Forms ========================================================================== */ /** * Known limitation: by default, Chrome and Safari on OS X allow very limited * styling of `select`, unless a `border` property is set. */ /** * 1. Correct color not being inherited. * Known issue: affects color of disabled elements. * 2. Correct font properties not being inherited. * 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */ button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ } /** * Address `overflow` set to `hidden` in IE 8/9/10/11. */ button { overflow: visible; } /** * Address inconsistent `text-transform` inheritance for `button` and `select`. * All other form control elements do not inherit `text-transform` values. * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. * Correct `select` style inheritance in Firefox. */ button, select { text-transform: none; } /** * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` * and `video` controls. * 2. Correct inability to style clickable `input` types in iOS. * 3. Improve usability and consistency of cursor style between image-type * `input` and others. */ button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ } /** * Re-set default cursor for disabled elements. */ button[disabled], html input[disabled] { cursor: default; } /** * Remove inner padding and border in Firefox 4+. */ button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } /** * Address Firefox 4+ setting `line-height` on `input` using `!important` in * the UA stylesheet. */ input { line-height: normal; } /** * It's recommended that you don't attempt to style these elements. * Firefox's implementation doesn't respect box-sizing, padding, or width. * * 1. Address box sizing set to `content-box` in IE 8/9/10. * 2. Remove excess padding in IE 8/9/10. */ input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Fix the cursor style for Chrome's increment/decrement buttons. For certain * `font-size` values of the `input`, it causes the cursor style of the * decrement button to change from `default` to `text`. */ input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Address `appearance` set to `searchfield` in Safari and Chrome. * 2. Address `box-sizing` set to `border-box` in Safari and Chrome * (include `-moz` to future-proof). */ input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; } /** * Remove inner padding and search cancel button in Safari and Chrome on OS X. * Safari (but not Chrome) clips the cancel button when the search input has * padding (and `textfield` appearance). */ input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * Define consistent border, margin, and padding. */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 1. Correct `color` not being inherited in IE 8/9/10/11. * 2. Remove padding so people aren't caught out if they zero out fieldsets. */ legend { border: 0; /* 1 */ padding: 0; /* 2 */ } /** * Remove default vertical scrollbar in IE 8/9/10/11. */ textarea { overflow: auto; } /** * Don't inherit the `font-weight` (applied by a rule above). * NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */ optgroup { font-weight: bold; } /* Tables ========================================================================== */ /** * Remove most spacing between table cells. */ table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } body { background-color: #f9f9f9; font-family: 'Ubuntu', sans-serif; -webkit-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; position: relative; left: 0; } body.active { left: -300px; } body.active #navigation { right: 300px; } .frame { max-width: 730px; margin: auto; overflow: hidden; } .horizontal_center { position: relative; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } *::-moz-selection { color: #fff; background-color: #83ba43; } *::selection { color: #fff; background-color: #83ba43; } * { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } header { width: 100%; height: 500px; background: #2c2e31; color: #fff; text-align: center; overflow: hidden; } header.subpage { height: auto; padding-bottom: 80px; } header h1 { margin: 0; padding-top: 100px; font-size: 48px; font-weight: 100; text-transform: uppercase; } header p { font-size: 18px; font-weight: 100; } header a.twitter { font-size: 14px; color: rgba(255, 255, 255, 0.5); text-decoration: none; } header a.twitter img { width: 25px; margin-top: -3px; margin-left: -25px; position: absolute; } @media screen and (max-width: 380px) { header h1 { font-size: 32px; } } #navigation { position: fixed; width: 300px; height: 100%; right: 0px; top: 0; background: #222; color: #fff; z-index: 100; -webkit-transform: translateX(300px); -ms-transform: translateX(300px); transform: translateX(300px); -webkit-transition: all 0.25s ease-in-out; transition: all 0.25s ease-in-out; -webkit-animation: bounceHint 1s ease; animation: bounceHint 1s ease; } #navigation.show { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); } #navigation ul { list-style-type: none; padding: 0px 30px; } #navigation ul li { width: 100%; height: 50px; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; } #navigation ul li a:before { content: ''; display: inline-block; width: 28px; height: 24px; position: relative; top: 5px; margin-right: 10px; background-image: url(../img/nav_icons.png); background-repeat: no-repeat; -webkit-background-size: 27px 27px; background-size: 27px; } #navigation ul li:nth-child(2) a:before { background-position: 0 -200px; } #navigation ul li:nth-child(3) a:before { background-position: 0 -25px; } #navigation ul li:nth-child(4) a:before { background-position: 0 -50px; } #navigation ul li:nth-child(5) a:before { background-position: 0 -75px; } #navigation ul li:nth-child(6) a:before { background-position: 0 -100px; } #navigation ul li:nth-child(7) a:before { background-position: 0 -125px; } #navigation ul li:nth-child(9) a:before { background-position: 0 -150px; } #navigation ul li:nth-child(10) a:before { background-position: 0 -175px; } #navigation ul li:nth-child(10) { opacity: 0.25; } #navigation ul li.blank:before { display: none; } #navigation ul li:hover { -webkit-transform: translateX(10px); -ms-transform: translateX(10px); transform: translateX(10px); } #navigation ul li a { color: #fff; font-size: 16px; font-weight: 300; text-decoration: none; } .nav_toggle { position: absolute; left: -60px; top: 0px; width: 60px; height: 60px; cursor: pointer; background: #2c2e31; } .nav_toggle .icon { width: 30px; height: 22px; margin: 18px auto; position: relative; } .nav_toggle .icon div { position: absolute; width: 100%; height: 2px; background: #fff; -webkit-transform-origin: 0% 0%; -ms-transform-origin: 0% 0%; transform-origin: 0% 0%; -webkit-transition: all 0.2s ease-out; transition: all 0.2s ease-out; } .nav_toggle:hover .icon div { -webkit-animation-name: hoverFeedback; animation-name: hoverFeedback; -webkit-animation-duration: .5s; animation-duration: .5s; animation-easing: ease-in; } .nav_toggle div:nth-child(1) { top: 0; } .nav_toggle div:nth-child(2) { top: 10px; -webkit-animation-delay: .1s; animation-delay: .1s; } .nav_toggle div:nth-child(3) { top: 20px; width: 70%; -webkit-animation-delay: .2s; animation-delay: .2s; } @-webkit-keyframes hoverFeedback { 0% { -webkit-transform: translateX(0px); transform: translateX(0px); } 50% { -webkit-transform: translateX(-5px); transform: translateX(-5px); } 100% { -webkit-transform: translateX(0px); transform: translateX(0px); } } @keyframes hoverFeedback { 0% { -webkit-transform: translateX(0px); transform: translateX(0px); } 50% { -webkit-transform: translateX(-5px); transform: translateX(-5px); } 100% { -webkit-transform: translateX(0px); transform: translateX(0px); } } body.active .nav_toggle .icon div { -webkit-animation-name: none; animation-name: none; } body.active .nav_toggle .icon div:nth-child(1) { -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); left: 5px; } body.active .nav_toggle .icon div:nth-child(2) { top: 21px; left: 5px; -webkit-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); } body.active .nav_toggle .icon div:nth-child(3) { width: 0%; } @media screen and (max-width: 380px) { body.active { left: -260px; } body.active #navigation { right: 300px; } #navigation { width: 260px; right: 40px; } #navigation ul { padding: 0 25px; } } .card_offset { margin-top: -200px; } .card { position: relative; padding: 20px 0; width: 100%; background: #fff; border-radius: 3px; -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5); box-shadow: 0 0 1px rgba(0, 0, 0, 0.5); overflow: hidden; text-align: center; z-index: 5; } .card:after { content: ''; display: block; position: absolute; width: 100%; height: 130px; top: 0; background: #f9f9f9; border-bottom: 1px solid rgba(0, 0, 0, 0.15); z-index: -1; } .card .user_photo { position: relative; background: #fff; padding: 5px; width: 150px; height: 150px; border-radius: 50%; margin-bottom: 30px; border: 1px solid rgba(0, 0, 0, 0.25); } .card .user_photo img { width: 150px; border-radius: 50%; } .card .user_photo .refresh { position: absolute; bottom: -30px; left: 50%; padding: 10px 15px; color: #fff; background: rgba(0, 0, 0, 0.75); border-radius: 3px; text-decoration: none; opacity: 0; display: block; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out; } .card .user_photo:hover .refresh { bottom: -20px; opacity: 1; } .card #user_title { color: #999999; font-size: 18px; margin: 0; } .card #user_value { color: #2c2e31; font-size: 38px; margin: 5px; text-transform: capitalize; } .values_list { list-style-type: none; margin: 0; padding: 0; overflow: hidden; float: left; } .values_list li { cursor: pointer; display: block; width: 40px; height: 48px; float: left; margin: 20px; background-image: url(card_icons.png); -webkit-background-size: 378px 378px; background-size: 378px; background-position-y: -48px; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out; } .values_list li:before { content: attr(data-label); opacity: 0; } .values_list li.active[data-label="name"] { background-position: 0px -96px; } .values_list li.active[data-label="email"] { background-position: -68px -96px; } .values_list li.active[data-label="birthday"] { background-position: -135px -96px; } .values_list li.active[data-label="location"] { background-position: -203px -96px; } .values_list li.active[data-label="phone"] { background-position: -270px -96px; } .values_list li.active[data-label="pass"] { background-position: -338px -96px; } .values_list li[data-label="name"] { background-position: 0px -48px; } .values_list li[data-label="email"] { background-position: -68px -48px; } .values_list li[data-label="birthday"] { background-position: -135px -48px; } .values_list li[data-label="location"] { background-position: -203px -48px; } .values_list li[data-label="phone"] { background-position: -270px -48px; } .values_list li[data-label="pass"] { background-position: -338px -48px; } @media screen and (max-width: 480px) { .card_offset { margin-top: -80px; } .card #user_value { font-size: 28px; } li[data-label="email"] { display: none; } .card .values_list { margin-top: 25px; } .card .values_list li { margin: 0px 5px; } } section { margin-top: 60px; } section h2 { margin: 0; padding: 0; font-size: 28px; font-weight: 300; color: #333333; } section p { margin: 15px 0; font-size: 15px; font-weight: 300; line-height: 25px; color: #666666; } section.cheat p { text-align: center; font-size: 12px; color: #ccc; } section strong { font-weight: 500; } section a { color: #83ba43; text-decoration: none; } section a:hover { text-decoration: underline; } section ul { padding-left: 20px; } section ul li { padding: 5px 0; font-size: 15px; font-weight: 300; line-height: 25px; color: #666666; } @media screen and (max-width: 320px) { .advertisement { display: none; } } input[type="text"], pre { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; border: 1px solid #ccc; padding: 10px; width: 100%; color: #666; font-family: 'Courier', 'Open Sans', sans-serif; font-weight: 100; font-size: 14px; overflow: scroll; } input[type="text"]:focus, pre:focus { border: 1px solid #aaa; outline: none !important; } input[type="text"] span, pre span { color: #83ba43; } .documentation .glossary { overflow: hidden; } .documentation .glossary ul { list-style-type: none; margin: 0 0 50px 0; padding: 0; width: 50%; float: left; } .documentation .glossary ul li { padding: 10px 0; font-size: 14px; } .documentation .glossary ul li a { color: #83ba43; text-decoration: none; } .documentation .glossary ul li a:hover { text-decoration: underline; } @media screen and (max-width: 320px) { .glossary { margin-bottom: 50px; overflow: hidden; } .glossary ul { margin: 0 !important; width: 100% !important; } } .extension .panel { position: relative; width: 238px; height: 360px; margin: 40px auto 0 auto; background: url(../img/panel.png); -webkit-animation: comeIn 1s ease; z-index: 5; } .extension .panel iframe { border: none; position: absolute; top: 33px; left: 6px; width: 226px; height: 296px; background: #535353; } .extension .download { list-style-type: none; padding: 0; margin: 0 auto; overflow: hidden; } .extension .download li { float: left; display: block; margin: 20px 0 0 0; width: 50%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; font-size: 21px; text-align: center; overflow: hidden; } .extension .download li:hover a { color: #fff; text-decoration: none; background: #83ba43; border-color: #83ba43; } .extension .download li a { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 20px 10px; width: 90%; height: 100%; display: block; margin: auto; color: #fff; -webkit-transition: all 0.15s ease; text-decoration: none; border-radius: 5px; background: #2c2e31; } .stats section.small { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 350px; float: left; } .stats section.small.push { margin-right: 30px; } .stats span { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 100%; padding: 50px 0; margin-top: 10px; border-radius: 3px; background: #eee; text-align: center; font-size: 42px; } .stats iframe { width: 100%; height: 400px; border: none; } @media screen and (max-width: 750px) { section { margin-bottom: 60px !important; } section.small { width: 100% !important; margin-top: 0; margin-bottom: !important; } } .changelog section span { font-size: 14px; color: #999; display: inline-block; padding: 10px 0; } .donate .floating_icon { width: 100%; position: relative; } .donate .floating_icon img { position: relative; left: 50%; margin-left: -125px; -webkit-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); -webkit-animation: float 2s linear alternate infinite; animation: float 2s linear alternate infinite; z-index: 5; } .donate .floating_icon:after { content: ''; display: block; width: 80px; height: 15px; position: absolute; left: 50%; bottom: -20px; margin-left: -40px; background: rgba(131, 186, 67, 0.25); border-radius: 50%; -webkit-animation: shadow 2s linear alternate infinite; animation: shadow 2s linear alternate infinite; } .donate .donate_form { margin: 50px 0; text-align: center; } .donate .dropdown_frame { display: inline-block; position: relative; cursor: pointer; } .donate .dropdown_frame:after { content: ''; display: block; width: 0px; height: 0px; border-width: 6px; border-color: #999; border-style: solid; border-left-color: transparent; border-right-color: transparent; border-bottom-color: transparent; position: absolute; top: 22px; right: 15px; z-index: -1; } .donate .dropdown { background: transparent; width: 150px; height: 50px; padding: 10px; font-size: 16px; line-height: 1; border: 1px solid #ccc; border-radius: 3px; -webkit-appearance: none; -moz-appearance: none; outline: none; cursor: pointer; } .donate .button { width: 150px; height: 50px; margin-left: 20px; border-radius: 3px; background: #83ba43; border: none; color: #fff; outline: none; } .donate .button:hover { background: #79b039; } @-webkit-keyframes float { to { -webkit-transform: translateY(-10px); transform: translateY(-10px); } } @keyframes float { to { -webkit-transform: translateY(-10px); transform: translateY(-10px); } } @-webkit-keyframes shadow { to { -webkit-transform: scale(0.9); transform: scale(0.9); } } @keyframes shadow { to { -webkit-transform: scale(0.9); transform: scale(0.9); } } @media screen and (max-width: 320px) { .floating_icon { -webkit-transform: scale(0.75); -ms-transform: scale(0.75); transform: scale(0.75); } .dropdown_frame, .dropdown, .button { width: 100% !important; } .button { margin: 10px 0 0 0 !important; } } footer { margin-top: 100px; width: 100%; background: #2c2e31; overflow: hidden; color: #fff; } footer h1 { margin: 50px 0; font-size: 48px; font-weight: 100; text-transform: uppercase; } footer .block { width: 50%; margin-bottom: 50px; float: left; } footer .block h3 { color: #fff; font-size: 16px; font-weight: 100; } footer .block img { -webkit-transition: all 0.2s ease; -webkit-filter: grayscale(100%); } footer .block img:hover { -webkit-filter: grayscale(0%); } footer .block p { font-size: 12px; color: #999; line-height: 1.75; font-weight: 100; } footer .block p a { color: #83ba43; text-decoration: none; } footer .block .builder { width: 50%; float: left; } @media screen and (max-width: 320px) { footer .builder { width: 100% !important; } } .photos section { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; padding: 0 12px; float: left; } .photos section h2 { text-align: center; margin-bottom: 20px; } .photos section img { display: block; float: left; width: 80px; height: 80px; margin: 5px 5px 0 0; border-radius: 5px; -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); -webkit-transition: all 0.5s ease-in-out; transition: all 0.5s ease-in-out; cursor: pointer; } .photos section img.come_in { opacity: 1; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); } .photos .modal { position: absolute; top: 50%; left: 50%; padding: 10px; background: #fff; border-radius: 10px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); } .photos .modal_mask { position: fixed; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 10; display: none; } @media screen and (max-width: 532px) { .modal img { width: 280px; } } @font-face { font-family: LegoBrix; src: url(../fonts/LEGOBRIX.ttf); font-weight: 400; } .lego header { text-shadow: 0 0 4px #000; background-image: url(../img/lego_bg.jpg); } .lego header h1 { font-family: LegoBrix, sans-serif; } .alert { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; position: fixed; top: 0; min-height: 20px; background: rgba(240, 82, 35, 0.9); text-align: center; padding: 20px 60px; color: #fff; font-weight: 300; z-index: 50; } .alert a { color: #fff; text-decoration: none; } @media screen and (max-width: 750px) { .frame { margin-left: 20px; margin-right: 20px; } }
blog/index.html
elliottbinder/elliottbinder.github.io
--- layout: default title: some thoughts --- <h1>{{ page.title }}</h1> <ul class="posts"> {% for post in site.posts %} <li><span>{{ post.date | date_to_string }}</span> &raquo; <a href="{{ post.url }}" title="{{ post.title }}">{{ post.title }}</a></li> {% endfor %} </ul>
app/open.html
walle/gobenchui-gui
<!DOCTYPE html> <html> <head> <title>Open</title> <link rel="stylesheet" type="text/css" href="css/application.css" /> </head> <body> <h2>Select package and flags</h3> <form id="proc" onsubmit="return false;"> <label> Gobenchui flags <input type="text" name="args" value="-last 10" /> </label> <label> Go package to analyze <input id="path" type="button" name="path" value="Select package" /> </label> <input id="submit" type="submit" value="Open" /> </form> <script type="text/javascript" src="js/open.js"></script> </body> </html>
app/templates/search/search.html
alphagov/digitalmarketplace-admin-frontend
{% if current_user.role == "admin" %} {% set page_title = "Edit supplier accounts or view services" %} {% elif current_user.role == "admin-ccs-category" %} {% set page_title = "Edit suppliers and services" %} {% elif current_user.role == "admin-ccs-sourcing" %} {% set page_title = "Edit supplier declarations" %} {% elif current_user.role == "admin-framework-manager" %} {% set page_title = "View suppliers and services" %} {% elif current_user.role == "admin-ccs-data-controller" %} {% set page_title = "Search for suppliers" %} {% endif %} {% extends "_base_page.html" %} {% block pageTitle %} {{ page_title }} - Digital Marketplace admin {% endblock %} {% block breadcrumbs %} {{ govukBreadcrumbs({ "items": [ { "text": "Admin home", "href": url_for('.index') }, { "text": page_title } ] }) }} {% endblock %} {% block mainContent %} <h1 class="govuk-heading-xl">{{ page_title }}</h1> {% set supplierNameHtml %} <form action="{{ url_for('.find_suppliers') }}" method="get" class="question"> {% with question = "Find a supplier by name", name = "supplier_name", hint = "Enter any part of the supplier’s registered name or trading name." %} {% include "toolkit/forms/textbox.html" %} {% endwith %} {{ govukButton({ "name": "find_supplier_by_name_search", "text": "Search" }) }} </form> {% endset %} {% set dunsNumberHTtml %} <form action="{{ url_for('.find_suppliers') }}" method="get" class="question"> {% with question = "Find a supplier by DUNS number", name = "supplier_duns_number", hint = "DUNS numbers are usually 9 digits long, for example, 234554321" %} {% include "toolkit/forms/textbox.html" %} {% endwith %} {{ govukButton({ "name": "find_supplier_by_duns_number_search", "text": "Search" }) }} </form> {% endset %} {% set companyRegHtml %} <form action="{{ url_for('.find_suppliers') }}" method="get" class="question"> {% with question = "Find a supplier by company registration number", name = "supplier_company_registration_number", hint = "Company registration numbers are usually 8 digits long, for example, 34881131" %} {% include "toolkit/forms/textbox.html" %} {% endwith %} {{ govukButton({ "name": "find_supplier_by_company_registration_number_search", "text": "Search" }) }} </form> {% endset %} {% set pageTabs = [ { "label": "Name", "id": "supplier-name", "panel": { "html": supplierNameHtml } }, { "label": "DUNS Number", "id": "duns-number", "panel": { "html": dunsNumberHTtml } }, { "label": "Company registration number", "id": "company-registration-number", "panel": { "html": companyRegHtml } } ]%} {% if current_user.has_any_role('admin', 'admin-ccs-category', 'admin-framework-manager') %} {# Add Service tab if user is meant to have access #} {% set serviceIdHtml %} <form action="{{ url_for('.find_service') }}" method="get" class="question"> {% with question = "Find a service by service ID", name = "service_id", hint = "For example 123456789012345" %} {% include "toolkit/forms/textbox.html" %} {% endwith %} {{ govukButton({ "name": "find_service_by_id_search", "text": "Search" }) }} </form> {% endset %} {% set pageTabs = pageTabs + [{ "label": "Service ID", "id": "service-id", "panel": { "html": serviceIdHtml } }]%} {% endif %} <div class="govuk-grid-row"> <div class="govuk-grid-column-full"> {{ govukTabs({ "title": "Search", "items": pageTabs }) }} </div> </div> {% endblock %}
bbsconfig.html
asciibox/asciiss
<!DOCTYPE html> <html> <head lang="en"> <meta charset="UTF-8"> <title>BBS</title> <script src="asciirocks/scripts/codepagedisplay.js" type="text/javascript"></script> <script src="asciirocks/scripts/buffer.js" type="text/javascript"></script> <script src="asciirocks/scripts/scrollbar.js" type="text/javascript"></script> <script src="asciirocks/scripts/jquery-1.9.1.min.js" type="text/javascript"></script> <script src="asciirocks/scripts/jquery-ui-1.10.4.custom.min.js"></script> <script src="asciirocks/scripts/app.js"></script> <script src="asciirocks/scripts/interpreter.js"></script> <script src="asciirocks/scripts/requestanimframe.js"></script> <script src="scripts/x256.js"></script> <script src="scripts/Cursor.js"></script> <script src="scripts/parser.js"></script> <script src="scripts/events.js"></script> <script src="scripts/actions.js"></script> <script src="scripts/jQuery.extensions.js"></script> <script src="scripts/bbsconfig.js"></script> <style> body { background-color: #000000; } #html { display: none; } #ansi { position: absolute; top: 0; left: 0; display: block; } </style> </head> <body> <canvas id="ansi"></canvas> <div id="html"> <span id="info-line"></span> <!-- Main menu --> <div id="main-menu" style="color:cyan;top:1px;left:0;width:100%;height: 2px;border:2px;border-color:purple;"> <span style="width: 5px;"></span> <input class="menu" data-sub="1" type="button" value="?" alt="Information about this config"/> <span style="width: 5px;"></span> <input class="menu" data-sub="2" type="button" value="Registration" alt="Information about the license"/> <span style="width: 5px;"></span> <input class="menu" data-sub="3" type="button" value="Messages" alt="Messages"/> <span style="width: 5px;"></span> <input class="menu" data-sub="4" type="button" value="Files" alt="Files"/> <span style="width: 5px;"></span> <input class="menu" data-sub="5" type="button" value="Other" alt="Other"/> <span style="width: 5px;"></span> <input class="menu" data-sub="6" type="button" value="Colors" alt="Color configuration"/> <span style="width: 5px;"></span> <input class="menu" data-id="limits" type="button" value="Limits" alt="Limits"/> <span style="width: 5px;"></span> <input class="menu" data-id="paths" type="button" value="Paths" alt="Paths"/> <span style="width: 5px;"></span> <input class="menu" type="button" value="Quit" alt="Exit the config program"/> </div> <div id="sub-menu-1" class="sub-menu" style="display: none;color:cyan;top:3px;left:6px;width:15px;height:3px;border:2px;border-color:purple;"> <p><input data-id="information" type="button" value="Information" alt=""/></p> <p><input data-id="ascii-config" type="button" value="Ascii Config" alt=""/></p> </div> <div id="sub-menu-2" class="sub-menu" style="display: none;color:cyan;top:3px;left:11px;width:15px;height:2px;border:2px;border-color:purple;"> <p><input data-id="information" type="button" value="Information" alt=""/></p> </div> <div id="sub-menu-3" class="sub-menu" style="display: none;color:cyan;top:3px;left:28px;width:15px;height:3px;border:2px;border-color:purple;"> <p><input data-id="message-areas" type="button" value="Message areas" alt="Define the message areas"/></p> <p><input data-id="mail-global-options" type="button" value="Global options" alt="Define general message options"/></p> </div> <div id="sub-menu-4" class="sub-menu" style="display: none;color:cyan;top:3px;left:41px;width:15px;height:3px;border:2px;border-color:purple;"> <p><input data-id="file-areas" type="button" value="File areas" alt="Define the file areas"/></p> <p><input data-id="file-global-options" type="button" value="Global options" alt="Define general file options"/></p> </div> <div id="sub-menu-5" class="sub-menu" style="display: none;color:cyan;top:3px;left:51px;width:21px;height:7px;border:2px;border-color:purple;"> <p><input data-id="new-users" type="button" value="New users" alt="Define new user parameter"/></p> <p><input data-id="other-general-options" type="button" value="General options" alt="Define general options"/></p> <p><input data-id="on-off-options" type="button" value="ON/OFF settings" alt="Toggle some settings"/></p> <p><input data-id="restrictions" type="button" value="Restrictions" alt="Define restrictions"/></p> <p><input data-id="ctrl-1-9-keys" type="button" value="CTRL 1-9 keys" alt="Define CTRL 1-9 key options"/></p> <p><input data-id="define-keyboard-password" type="button" value="String configuration" alt="Define password for the SysOp keys"/></p> </div> <div id="sub-menu-6" class="sub-menu" style="display: none;color:cyan;top:3px;left:61px;width:17px;height:4px;border:2px;border-color:purple;"> <p><input data-id="messagebase-filebase-colors" type="button" value="Message/filebase" alt="Define the default message/file base colors"/></p> <p><input data-id="general-colors" type="button" value="General" alt="Define general colors"/></p> <p><input data-id="msg-reader-colors" type="button" value="Msg reader" alt="Define full screen message reader colors"/></p> </div> <!-- Information --> <div class="settings" id="information" style="display:none;width:80%;height:10px;top:8px;left:10%;border:2px;border-color:purple;" title="License"> <span style="text-align:center">This is free software, running under a MIT license.</span> </div> <div class="settings" id="ascii-config" style="display:none;height: 2px;width:30px;left:60px;margin-left:-15px;top:12px;border:2px;border-color:purple;"> <span style="text-align:center;color:gray;position: relative;left: 6px;">Ascii Config 2015</span> </div> <div class="settings" id="message-areas" style="display:none;height:17px;width:70%;top:7px;left:15%;border:2px;border-color:purple;"> <span style="top:7px;left:40%;color:cyan">Message Area Configuration</span> <ul style="position:relative;left:1px;"> <li style="width: 16px;"> Msg area #1 Shift+CursorDown=Next Shift+CursorUp=Prev Shift-1=Jump </li> <li style="width: 16px;"> Name: <input type="text" width="30" value="" alt="The name of this message"> </li> <li style="width: 16px;"> Type: <input type="text" width="1" value="0" range="0-3" alt="The type of this area. 0=Normal, 1=Netmail, 3=Echomail"> </li> <li style="width: 16px;"> Status: <input type="text" width="1" value="0" range="0-3" alt="Type of messages. 0=Private & Public, 1=Private, 2=Public, 3=Read only"> </li> <li style="width: 16px;"> Aka: <input type="text" width="1" value="0" range="0-3" alt="Type of messages. 0=Private&Public, 1=Private, 2=Public, 3=Read only"> </li> <li style="width: 16px;"> User names: <select alt="How aliases are handled in this area"> <option value="no_aliases">No aliases</option> <option value="aliases_only">Aliases only</option> <option value="ask_aliases">Ask aliases</option> <option value="alias_name">Alias name</option> </select> </li> <li style="width: 16px;"> Reply status: <select alt="How replies are handled in this area"> <option value="normal">Normal</option> <option value="net_normal">Net/normal</option> <option value="netmail">Netmail</option> <option value="no_replies">No replies</option> </select> </li> <li style="width: 16px;top:9px;left:82px"> Default comb: <select alt="Is this area toggled ON as deault in the combined"> <option>Yes</option> <option>No</option> </select> </li> <li style="width: 16px;left:82px;top:10px"> Allow delete: <select alt="Allow message deleting in this area"> <option>Yes</option> <option>No</option> </select> </li> <li style="width: 16px;left:82px;top:11px"> Allow tagline: <select alt="Allow taglines in this area"> <option value="Yes">Yes</option> <option value="No">No</option> </select> </li> <li style="width: 16px;left:82px;top:12px"> Template: <select alt="Use this area in the template system"> <option value="Yes">Yes</option> <option value="No">No</option> </select> </li> <li style="width: 16px;left:82px;top:13px"> Group: <input type="text" width="1" value="0" range="0-3" alt="To which group this area belongs"> </li> <li style="width: 16px;left:82px;top:14px"> Force mail chk: <select alt="Always use this area in the mail check"> <option value="Yes">Yes</option> <option value="No">No</option> </select> </li> <li style="position: relative;top: 1px;"> <span style="width: 15px"> Read security: <input type="text" width="5" value="5" alt="Security level required to read messages"> </span> <span style="width: 15px;left: 60px;"> Write security: <input type="text" width="5" value="5" alt="Security level required to write messages"> </span> <span style="width: 15px;left: 100px;"> SysOp security: <input type="text" width="5" value="32000" alt="SysOp security level in this area"> </span> </li> <li> <span> A Flag: <input type="flags" width="8" value="00000000" alt="A flags needed required to read messages"> </span> <span style="left:60px"> A Flag: <input type="flags" width="8" value="00000000" alt="A flags needed required to read messages"> </span> <span style="left:100px"> A Flag: <input type="flags" width="8" value="00000000" alt="SysOp A flags in this in this area"> </span> </li> <li> <span> B Flag: <input type="flags" width="8" value="00000000" alt="B flags needed required to read messages"> </span> <span style="left:60px"> B Flag: <input type="flags" width="8" value="00000000" alt="B flags needed required to read messages"> </span> <span style="left:100px"> B Flag: <input type="flags" width="8" value="00000000" alt="SysOp B flags in this in this area"> </span> </li> <li> <span> C Flag: <input type="flags" width="8" value="00000000" alt="C flags needed required to read messages"> </span> <span style="left:60px"> C Flag: <input type="flags" width="8" value="00000000" alt="C flags needed required to read messages"> </span> <span style="left:100px"> C Flag: <input type="flags" width="8" value="00000000" alt="SysOp C flags in this in this area"> </span> </li> <li> <span> D Flag: <input type="flags" width="8" value="00000000" alt="D flags needed required to read messages"> </span> <span style="left:60px"> D Flag: <input type="flags" width="8" value="00000000" alt="D flags needed required to read messages"> </span> <span style="left:100px"> D Flag: <input type="flags" width="8" value="00000000" alt="SysOp D flags in this in this area"> </span> </li> <li style="position: relative;top:1px;"> Origin: <input type="text" width="50" alt="Origin line for this area, empty = default origin line"> </li> </ul> </div> <div class="settings" id="mail-global-options" style="display:none;height:7px;width:70%;top:7px;left:15%;border:2px;border-color:purple;"> <span style="top:7px;left:40%;color:cyan">Global message base options</span> <ul style="position:relative;left:1px;"> <li style="width: 30px;"> Check mail at logon: <select alt="use personal mail check at logon" name="check_mail_at_logon"> <option value="Yes">Yes</option> <option value="No">No</option> </select> </li> <li style="width: 30px;"> Colored quotes in msgs: <select name="colored_quotes" alt="Write quote texts in different colors"> <option value="Yes">Yes</option> <option value="No">No</option> </select> </li> <li style="width: 30px;"> Show userlist when mistyping: <select name="userlist_on_mistyping" alt="Show the userlist if the user mistypes the name in a menu"> <option value="Yes">Yes</option> <option value="No">No</option> </select> </li> <li style="width: 30px;"> Line editors quote mode: <select name="quote_mode" alt="How quoting is handled in the built-in line editor"> <option value="Quote">Quote</option> <option value="NoQuotes">No Quotes</option> </select> </li> <li style="width: 30px;"> Show user names in group mail: <select name="realname_in_group_mail" alt="Show users real name in group mail messages"> <option value="Yes">Yes</option> <option value="No">No</option> </select> </li> <li style="width: 30px;left:82px;top:8px"> Quote string: <input type="text" name="quote_string" value="&smiley;" alt="The string which is added before the quoted lines, and smiley = receivers initials"> </li> <li style="width: 30px;left:82px;top:9px"> Comment answer board: <input type="text" name="comment_answer_board" value="0"> </li> <li style="width: 30px;left:82px;top:10px"> Password failure board: <input type="text" value="0" alt="To which boards password failure messages are written, 0 = no messages"> </li> <li style="width: 30px;left:82px;top:11px"> Message after page board: <input type="text" name="message_after_page_board" value="0" alt="On which board messages after SysOp pages are written, 0 = no messages"> </li> <li style="width: 30px;left:82px;top:12px"> Group mail security: <input type="text" value="32000" alt="Minimum security level required to send group messages"> </li> <li style="width: 30px;left:82px;top:13px"> Birthday chk failure board: <input type="text" value="0" alt="To which board birthday check failure messages are written, 0 = no messages"> </li> </ul> </div> <div class="settings" id="file-areas" style="display:none;height:15px;width:60px;top:7px;left:5%;border:1px;border-color:purple;"> <span style="top:7px;left:20%;color:cyan">Area Name:</span> <ul> <li> <input class="new-area" data-id="new-area" type="button" name="new-area" value="New Area" alt="Shift+plus to add, Shift+minus to delete, Enter to edit"> </li> </ul> </div> <div class="new-area-settings" id="new-area" style="display:none;height:15px;width:60px;top:7px;left:80px;border:2px;border-color:purple;"> <span style="top:7px;left:100px;color:cyan">FLSEARCH editor</span> <ul style="position: relative;left: 1px;"> <li style="width: 12px;"> Name: <input type="text" width="40"> </li> <li style="width: 12px;"> Directory: <input type="text" width="40" value="C:\"> </li> <li style="width: 12px;"> List name: <input type="text" width="5"> </li> <li style="width: 12px;"> Age: <input type="text" width="5"> </li> <li style="width: 12px;"> Flags A: <input type="flags" width="8" value="00000000"> </li> <li style="width: 12px;"> Flags B: <input type="flags" width="8" value="00000000"> </li> <li style="width: 12px;"> Flags C: <input type="flags" width="8" value="00000000"> </li> <li style="width: 12px;"> Flags D: <input type="flags" width="8" value="00000000"> </li> <li style="width: 12px;"> Template: <select> <option value="yes">Yes</option> <option value="no">No</option> </select> </li> <li style="width: 12px;"> Downloads: <select> <option value="yes">Yes</option> <option value="no">No</option> </select> </li> <li style="width: 12px;"> Uploads: <select> <option value="yes">Yes</option> <option value="no">No</option> </select> </li> <li style="width: 12px;"> Virus chk: <select> <option value="yes">Yes</option> <option value="no">No</option> </select> </li> <li style="width: 12px;"> Dupe scan: <select> <option value="yes">Yes</option> <option value="no">No</option> </select> </li> <li style="width: 12px;"> New scan: <select> <option value="yes">Yes</option> <option value="no">No</option> </select> </li> </ul> </div> <div class="confirm" id="confirm-save" style="display:none;position:relative;top:25px;left:50px;width:45px;height:2px;border:2px;border-color:purple;"> <span style="width: 3px;"></span> <span style="color:yellow;">Changes not saved. Save?</span> <span style="width: 3px;"></span> <input type="button" value="Yes"> <span style="width: 3px;"></span> <input type="button" value="No"> </div> <div class="settings" id="file-global-options" style="display:none;height:8px;width:70%;top:7px;left:15%;border:2px;border-color:purple;"> <span style="top:7px;left:40%;color:cyan">Global filearea options</span> <ul style="position: relative;left: 1px;"> <li style="width: 30px;"> Check files at logon: <select name="files_at_logon" alt="Use new files check at logon"> <option value="Yes">Yes</option> <option value="No">No</option> </select> </li> <li style="width: 30px;"> Virus check: <select name="virus_check" alt="Run a program after every upload"> <option value="Yes">Yes</option> <option value="No">No</option> </select> </li> <li style="width: 30px;"> Uploader to files.bbs: <select name="uploader2files" alt="Add uploaders name to files.bbs"> <option value="Yes">Yes</option> <option value="No">No</option> </select> </li> <li style="width: 30px;"> Use > in long desc: <select name="long_arrow_in_desc" alt="Add long file descriptions to files.bbs with > characters"> <option value="Yes">Yes</option> <option value="No">No</option> </select> </li> <li style="width: 30px;"> Auto add download counter: <select name="add_download_counter" alt="Add automatically download counters to FILES.BBS when a file is uploaded"> <option value="Yes">Yes</option> <option value="No">No</option> </select> </li> <li style="width: 30px;"> Upload credit multiplier: <select name="credit_multiplier" alt="How minutes uploader should give back for every minute upload took"> <option value="Yes">Yes</option> <option value="No">No</option> </select> </li> <li style="width: 30px;"> Files before ratio check: <input type="text" value="5" name="files_before_ratio_check" alt="How many files users are allowed to download before the ratio check is activated"> </li> <li style="width: 30px;left:82px;top:8px"> Minimum upload space (GB): <input type="text" value="5" name="minimum_upload_disk_space" alt="Minimum diskspace in Kb required before the uploads are allowed"> </li> <li style="width: 30px;left:82px;top:9px"> Maximum file desc. lines: <input type="text" value="5" name="maximum_desc_lines" alt="Nr. of file description lines the users are allowed to enter"> </li> <li style="width: 30px;left:82px;top:10px"> Dl counter left bracket: <input type="text" width="1" value="(" alt="Download counter left bracket, if empty (space) then counter is not used"> </li> <li style="width: 30px;left:82px;top:11px"> Dl counter right bracket: <input type="text" width="1" value=")" alt="Download counter right bracket, if empty (space) then counter is not used"> </li> <li style="width: 30px;left:82px;top:12px"> Download counter digits: <input type="text" width="2" value="1" name="download_counter_digits" alt="Download counter digits (i.e. 1 = <1>, 2 = <01>, 3 = <001>)"> </li> <li style="width: 30px;left:82px;top:13px"> File list wrap position: <input type="text" width="2" value="34" name="filelist_wrap_position" alt="From which X position long lines are wrapped in file lists"> </li> </ul> </div> <div class="settings" id="new-users" style="display:none;height:16px;width:70%;top:12px;left:15%;border:2px;border-color:purple;"> <span style="top:12px;left:40%;color:cyan">New user options</span> <ul style="position: relative;left: 1px;"> <li style="width: 20px"> New user sec lvl: <input type="text" value="100" name="new_user_security_level" alt="The security level given to a new user"> </li> <li style="width: 20px"> New user A flags: <input type="flags" width="8" name="" value="00000000" name="new_user_a_flags" alt="A flags given to a new user"> </li> <li style="width: 20px"> New user B flags: <input type="flags" width="8" value="00000000" name="new_user_b_flags" alt="B flags given to a new user"> </li> <li style="width: 20px"> New user C flags: <input type="flags" width="8" value="00000000" name="new_user_c_flags" alt="C flags given to a new user"> </li> <li style="width: 20px"> New user D flags: <input type="flags" width="8" value="00000000" name="new_user_d_flags" alt="D flags given to a new user"> </li> <li style="width: 30px"> Ask Voice phone number: <select name="ask_voice_phone_number" alt="Ask home phone number from new users"> <option value="No">No</option> <option value="Yes">Yes</option> </select> </li> <li style="width: 30px"> Ask Data phone number: <select name="ask_data_phone_number" alt="Ask data phone number from new users"> <option value="No">No</option> <option value="Yes">Yes</option> </select> </li> <li style="width: 30px"> Ask birthday: <select name="ask_birthday" alt="Ask birthday from new users"> <option value="No">No</option> <option value="Yes">Yes</option> </select> </li> <li style="width: 30px"> Use aliases: <select name="use_alias" alt="Ask alias from new users"> <option value="Ask">Ask</option> <option value="No">No</option> <option value="Yes">Yes</option> </select> </li> <li style="width: 30px"> Ask sex: <select name="ask_sex" alt="Ask sex from new users"> <option value="No">No</option> <option value="Yes">Yes</option> </select> </li> <li style="width: 30px"> Ansi graphics: <select name="ansi_graphics" alt="Ask ANSI from new users / never use ANSI / always use ANSI"> <option value="Yes">Yes</option> <option value="No">no</option> </select> </li> <li style="width: 30px"> Mail check: <select name="mail_check" alt="Ask mail check from new users / never use mailcheck / always use mailcheck"> <option value="Ask">Ask</option> <option value="No">No</option> <option value="Yes">Yes</option> </select> </li> <li style="width: 30px"> File check: <select name="file_check" alt="Ask file check from new users / never use filecheck / always use filecheck"> <option value="Ask">Ask</option> <option value="No">No</option> <option value="Yes">Yes</option> </select> </li> <li style="width: 30px"> Full screen editor: <select name="full_screen_editor" alt="Ask full screen editor from user / never use / always use"> <option value="Yes">Yes</option> <option value="No">no</option> </select> </li> <li style="width: 30px"> Full screen viewer: <select name="full_screen_viewer" alt="Ask fullscreen viewer from user / never use / always use"> <option value="Yes">Ask</option> <option value="No">no</option> <option value="Yes">yes</option> </select> </li> <li style="width: 40px;left: 70px;top: 18px"> More prompts: <select name="more_prompts" alt="Ask page pausing from user / never use page pausing / always use page pausing"> <option value="No">no</option> <option value="Yes">yes</option> </select> </li> <li style="width: 40px;left: 70px;top: 19px"> Screen clears: <select name="screen_clears" alt="Ask screne clears from user / never use screen clears / always use screen clears"> <option value="Yes">Ask</option> <option value="No">no</option> </select> </li> <li style="width: 40px;left: 70px;top: 20px"> Hotkeys: <select name="hotkeys" alt="Ask hotkeys from user / never use hotkeys / always use hotkeys"> <option value="Ask">ask</option> <option value="No">no</option> <option value="Yes">yes</option> </select> </li> <li style="width: 40px;left: 70px;top: 21px"> Days until expiration: <input type="text" width="5" value="5" name="days_until_expiration" alt="Days before EXPIRED is executed"> </li> <li style="width: 40px;left: 70px;top: 22px"> Times to show rules: <input type="text" width="2" value="2" name="times_to_show_rules" alt="How many times RULES are shown to new users (0 = don't show ever)"> </li> <li style="width: 40px;left: 70px;top: 23px"> New user password: <input type="text" width="2" value="20" name="new_user_password" alt="The password required from new users"> </li> <li style="width: 40px;left: 70px;top: 24px"> New user password verification: <input type="text" width="20" value="2" name="new_user_password" alt="Verification of password (required)"> </li> <li style="width: 40px;left: 70px;top: 25px"> Page Sysop on user's password fail: <select name="page_sysop_on_pw_fail" alt="Page user when user fails to enter his own password"> <option value="Ask">Ask</option> <option value="No">No</option> <option value="Yes">Yes</option> </select> </li> <li style="width: 40px;left: 70px;top: 26px"> Page Sysop on new user password fail: <select name="page_sysop_on_new_users_pw_fail" alt="Page Sysop when new user password not matched"> <option value="Ask">Ask</option> <option value="No">No</option> <option value="Yes">Yes</option> </select> </li> </ul> </div> <div class="settings" id="other-general-options" style="display:none;height:10px;width:70%;top:12px;left:15%;border:2px;border-color:purple;"> <span style="top:12px;left:40%;color:cyan">General options</span> <ul style="position: relative;left: 1px;"> <li style="width: 35px;"> Inactivity time (Seconds): <input type="text" width="3" value="120" alt="Seconds the users are allowed to be without doing anything before hangup"> </li> <li style="width: 35px;"> Menu border color (0-7): <input type="text" width="1" alt="The menuborder color, 0 = disabled"> </li> <li style="width: 35px;"> Max. password tries: <input type="text" width="1" value="3" alt="How many times users are allowed to try to type in a correct password"> </li> <li style="width: 35px;"> Page bell width: <input type="text" width="2" value="30" alt="Page width in seconds"> </li> <li style="width: 35px;"> Entry color (0-15): <input type="text" width="2" value="14" alt="Color for the user input"> </li> <li style="width: 35px;"> Age graph starting age: <input type="text" width="2" value="12" alt="Age graph start age (start = 12 -> end = 33, start = 13 -> end = 34 etc."> </li> <li style="width: 35px;"> Birthday verify after X calls: <input type="text" width="2" value="0" alt="After how many calls users birthda is verified (0 = no verify)"> </li> <li style="width: 35px;left:70px; top:13px;"> Max. Logon time (Minutes): <input type="text" width="3" value="10"> </li> <li style="width: 35px;left:70px; top:14px;"> Entry field color (0-7): <input type="text" width="3" value="1" alt="Logon time limit"> </li> <li style="width: 35px;left:70px; top:15px;"> Max. Pages per call: <input type="text" width="1" value="3" alt="Maximum SysOp page times per one call"> </li> <li style="width: 35px;left:70px; top:16px;"> SysOp security level: <input type="text" width="5" value="32000" alt="SysOps security level"> </li> <li style="width: 35px;left:70px; top:17px;"> Max. minutes in bank: <input type="text" width="3" value="100" alt="Max. time (in minutes) the users may have in the time bank"> </li> <li style="width: 35px;left:70px; top:18px;"> Seconds before screen blanking: <input type="text" width="3" value="0" alt="Seconds before screen is blanked in the bare-foot mode (0 = disable blanking)"> </li> <li style="width: 35px;left:70px; top:19px;"> Password character: <input type="text" width="1" value="*" alt="The character shown instead a letter in password protected question"> </li> <li style="width: 35px;position: relative;top: 1px;"> Logon info strs: <select name="logon_info_str"> <option value="System">System</option> <option value="SysOp">SysOp</option> <option value="Both">Both</option> </select> </li> <li style="width: 35px;left: 70px;top: 21px;"> First menu in system: <input type="text" width="20" name="first_menu" value=".MNU" alt="First menu in your BBS (without extension), if blank then TOP menu is used"> </li> </ul> </div> <div class="settings" id="on-off-options" style="display:none;height:7px;width:70%;top:12px;left:15%;border:2px;border-color:purple;"> <span style="top:12px;left:40%;color:cyan">On/off options</span> <ul style="position: relative;left: 1px;"> <li style="width: 30px;"> Allow SysOp remotely: <select name="allow_sysop_remotely" alt="Allow SsOp to logon remotely"> <option value="no">No</option> <option value="yes">Yes</option> </select> </li> <li style="width: 30px;"> Logon pwds to SysOp: <select name="logon_pwds_to_sysop" alt="Show users password on the status line at logon"> <option value="no">No</option> <option value="yes">Yes</option> </select> </li> <li style="width: 30px;"> Run system in mono mode: <select name="run_in_mono" alt="Do you want to run it as if you had a monochrome monitor?"> <option value="no">No</option> <option value="yes">Yes</option> </select> </li> <li style="width: 30px;"> Allow one word names: <select name="allow_one_word_names" alt="Allow one word user names"> <option value="no">No</option> <option value="yes">Yes</option> </select> </li> <li style="width: 30px;"> Allow multi word names <select name="allow_multi_word_names" alt="Allow multi word user names"> <option value="no">No</option> <option value="yes">Yes</option> </select> </li> <li style="width: 30px;"> Exclude SysOp: <select name="exclude_sysop" alt="Exclude SysOp from all the lists"> <option value="no">No</option> <option value="yes">Yes</option> </select> </li> <li style="width: 30px;left: 70px;top: 13px;"> Capitalize city: <select name="capitalize_city" alt="Capitalize users city"> <option value="no">No</option> <option value="yes">Yes</option> </select> </li> <li style="width: 30px;left: 70px;top: 14px;"> Page reason to subject: <select name="page_reason_to_subject" alt="Insert page reason to mesasge subject when user posts a msg after page"> <option value="no">No</option> <option value="yes">Yes</option> </select> </li> <li style="width: 30px;left: 70px;top: 15px;"> Capture chat log: <select name="birthday_verify_after_x_calls" alt="Always open automatically capture file when a chat is executed"> <option value="no">No</option> <option value="yes">Yes</option> </select> </li> <li style="width: 30px;left: 70px;top: 16px;"> SysOp fast logon: <select name="sysop_fast_logon"> <option value="no">No</option> <option value="yes">Yes</option> </select> </li> <li style="width: 30px;left: 70px;top: 17px;"> Give chat time back: <select name="give_chat_time_back" alt="Give back to user the time spent in chat with SysOp"> <option value="no">No</option> <option value="yes">Yes</option> </select> </li> <li style="width: 30px;left: 70px;top: 18px;"> Logon city verify: <select name="logon_city_verify" alt="Verify users city at logon"> <option value="no">No</option> <option value="yes">Yes</option> </select> </li> </ul> </div> <div class="settings" id="restrictions" style="display:none;height:13px;width:70%;top:12px;left:15%;border:2px;border-color:purple;"> <span style="top:12px;left:40%;color:cyan">Restrictions</span> <ul style="position: relative;left:10px"> <li style="width: 30px"> Downloading time window: <input name="download_start_time" type="time" width="5" value="00:00" alt="Start of downloading time"> <span> </span><span>to </span> <input name="download_end_time" type="time" width="5" value="23:59" alt="End of downloading time"> </li> <li style="width: 30px"> Min. security to logon: <input type="text" width="5" value="0" name="minimum_security2logon" alt="Minimum security level required to logon"> </li> <li style="width: 30px"> Minimum age to logon: <input type="text" width="2" value="0" name="minumum_age" alt="Minimum age required to logon"> </li> <li style="width: 30px"> Password to logon: <input type="password" width="12" value="" name="password_to_logon" alt="Password required to logon, if empty no password is required"> </li> <li style="width: 30px"> Password repetition to logon: <input type="password" width="12" value="" alt="Please verify your password here"> </li> <li style="width: 30px"> Sysop page times Sunday: <input name="page_start_sunday" type="time" width="5" value="00:00" alt="Paging start time"> <span> </span><span>to </span> <input name="page_end_sunday" type="time" width="5" value="23:59" alt="Paging end time"> </li> <li style="width: 30px"> Sysop page times Monday: <input name="page_start_monday" type="time" width="5" value="00:00" alt="Paging start time"> <span> </span><span>to </span> <input name="page_end_monday" type="time" width="5" value="23:59" alt="Paging end time"> </li> <li style="width: 30px"> Sysop page times Tuesday: <input name="page_start_tuesday" type="time" width="5" value="00:00" alt="Paging start time"> <span> </span><span>to </span> <input name="page_end_tuesday" type="time" width="5" value="23:59" alt="Paging end time"> </li> <li style="width: 30px"> Sysop page times Wednesday: <input name="page_start_wednesday" type="time" width="5" value="00:00" alt="Paging start time"> <span> </span><span>to </span> <input name="page_end_wednesday" type="time" width="5" value="23:59" alt="Paging end time"> </li> <li style="width: 30px"> Sysop page times Thursday: <input name="page_start_thursday" type="time" width="5" value="00:00" alt="Paging start time"> <span> </span><span>to </span> <input name="page_end_thursday" type="time" width="5" value="23:59" alt="Paging end time"> </li> <li style="width: 30px"> Sysop page times Friday: <input name="page_start_friday" type="time" width="5" value="00:00" alt="Paging start time"> <span> </span><span>to </span> <input name="page_end_friday" type="time" width="5" value="23:59" alt="Paging end time"> </li> <li style="width: 30px"> Sysop page times Saturday: <input name="page_start_saturday" type="time" width="5" value="00:00" alt="Paging start time"> <span> </span><span>to </span> <input name="page_end_saturday" type="time" width="5" value="23:59" alt="Paging end time"> </li> </ul> </div> <div class="settings" id="ctrl-1-9-keys" alt="String to show or type in" style="display:none;height:10px;width:70%;top:12px;left:15%;border:2px;border-color:purple;"> <span style="top:12px;left:40%;color:cyan">CTRL + 1-9 keys</span> <ul style="position: relative;left: 1px;"> <li>CTRL-1:<input name="ctrl1" type="text" width="50" value=""></li> <li>CTRL-2:<input name="ctrl2" type="text" width="50" value=""></li> <li>CTRL-3:<input name="ctrl3" type="text" width="50" value=""></li> <li>CTRL-4:<input name="ctrl4" type="text" width="50" value=""></li> <li>CTRL-5:<input name="ctrl5" type="text" width="50" value=""></li> <li>CTRL-6:<input name="ctrl6" type="text" width="50" value=""></li> <li>CTRL-7:<input name="ctrl7" type="text" width="50" value=""></li> <li>CTRL-8:<input name="ctrl8" type="text" width="50" value=""></li> <li>CTRL-9:<input name="ctrl9" type="text" width="50" value=""></li> </ul> </div> <div class="settings" id="define-keyboard-password" style="display:none;height:2px;width:70%;top:12px;left:15%;border:2px;border-color:purple;"> <span style="color:gray">Keyboard password: <input type="text" width="10" value=""></span> </div> <div class="color-settings" id="messagebase-filebase-colors" style="display:none;height:14px;width:70%;top:9px;left:15%;border:2px;border-color:purple;"> <span style="top:9px;left:40%;color:yellow">COLOR CONFIGURATION (Page 1)</span> <ul style="position: relative;left: 1px;"> <li style="color:purple;"><input type="button" value='1. Message #1 "AsciiConfig" (Public)' data-color="purple"></li> <li style="color:yellow;"><input type="button" value='2. From: Oliver Bachmann' data-color="yellow"></li> <li style="color:green;"><input type="button" value='3. To: Oliver Bachmann' data-color="green"></li> <li style="color:purple;"><input type="button" value='4. Subject: Bla Bla' data-color="purple"></li> <li style="color:cyan;"><input type="button" value='5. Subject: Bla Bla' data-color="cyan"></li> <li style="color:yellow;"><input type="button" value='6. (A)gain, (N)ext, (B)ack, (R)eply, (S)top' data-color="yellow"></li> <li style="color:white;position: relative;left: 5px;top:1px"> <span style="width: 25px">7.</span> <span style="width: 25px">8.</span> <span style="width: 25px">9.</span> <span style="width: 25px">0.</span> </li> <li style="color:yellow;"> <span style="width: 1px"><input type="button" value='THISISSOMEFILENAME.ZIP' data-color="yellow"></span> <span style="width: 25px"><input type="button" value='8600KB' data-color="yellow"></span> <span style="width: 25px"><input type="button" value='28-06-15' data-color="yellow"></span> <span style="width: 25px"><input type="button" value='This is the ulimate description' data-color="yellow"></span> </li> <li style="color:white;position: relative;top: 1px;">Press 0-9 to select field and arrow keys to change color</li> <li style="color:white;">Press (ESC) to exit or (D) for default colors</li> </ul> </div> <div class="settings" id="general-colors" style="display:none;height:18px;width:70%;top:9px;left:15%;border:2px;border-color:purple;"> <span style="top:9px;left:40%;color:yellow">COLOR CONFIGURATION (Page 2)</span> <ul style="position: relative;left: 1px;"> <li style="color:white;"> <span>(1)</span> <span>(2)</span> </li> <li style="color:yellow;"> <span>1 </span> <span style="color:purple;">Support area</span> </li> <li style="color:yellow;"> <span>2 </span> <span style="color:purple;">General area</span> </li> <li style="position: relative;top: 1px;"> <span style="color:white;">(3)</span> <span style="color:green;">Choose filearea:</span> </li> <li style="position: relative;top: 1px;"> <span style="color:white;">(4)</span> <span style="color:blue;">Press &lt;ENTER&gt; to continue:</span> </li> <li style="position: relative;top: 1px;"> <span style="color:white;">(5)</span> <span style="color:yellow;">SysOps text color in fullscreen chat</span> </li> <li> <span style="color:white;">(6)</span> <span style="color:cyan;"> User text color in fullscreen chat</span> </li> <li style="color:cyan;background-color:blue;width:111px;position: relative;top: 1px;left:-1px"> (7) Statusline foreground color </li> <li style="color:cyan;background-color:blue;width:111px;position: relative;left:-1px;"> (8) Statusline background color </li> <li style="position: relative;top: 1px;">Press 1-8 to select field and arrow keys to changeolor</li> <li>Press (ESC) to exit or (D) for default colors</li> </ul> </div> <div class="settings" id="msg-reader-colors" style="display:none;height:18px;width:70%;top:9px;left:15%;border:2px;border-color:purple;"> <span style="top:9px;left:40%;color:yellow">COLOR CONFIGURATION (Page 3)</span> <ul> <li style="width:111px;color:black;background-color:gray;">"private message" (Private)</li> <li> <span style="color:yellow;">Date:</span> <span style="color:green;">19-Mar-15 10:27 pm (Received on 19-Mar-15 11:00pm)</span> </li> <li> <span style="color:yellow;">From:</span> <span style="color:green;">Oliver Bachmann</span> </li> <li> <span style="color:yellow;">To:</span> <span style="color:light-cyan;">Oliver Bachmann</span> </li> <li> <span style="color:yellow;">Subj:</span> <span style="color:green;">Asciibox</span> </li> <li style="color:white;background-color:blue;width:111px;">#3655 <= => #3657</li> <li style="color:gray;">RV> This is quoted text</li> <li style="color:cyan;position: relative;top: 1px;">This is message text</li> <li style="color:yellow;position: relative;top: 2px;"><-> Previous reply</li> <li style="color:yellow;">(A)gain, (N)ext, (B)ack, (J)ump, (R)eply, (W)rite,(D)elete, (K)eep, (C)opy</li> <li style="color:yellow;">(X)port, (E)dit, (P)vt/Pub, (U)pdate user, (S)top ?</li> <li style="position: relative;top: 1px;">Press 1-9,:,; or < to select field and arrow keys to change color</li> <li>Press (ESC) to exit or (D) for default colors </li> </ul> </div> <div class="settings" id="paths" style="display:none;height:4px;width:70%;top:5px;left:15%;border:2px;border-color:purple;"> <span style="top:5px;left:40%;color:cyan">Paths</span> <ul style="position: relative;left: 1px;"> <li style="width: 30px;"> Text path: <input type="text" name="text_path" value=""> </li> <li style="width: 30px;"> Menu path: <input type="text" name="text_path" value=""> </li> <li style="width: 30px;"> MsgBase path: <input type="text" name="text_path" value=""> </li> </ul> </div> <div class="settings" id="limits" style="display:none;height:9px;width:70%;top:5px;left:15%;border:2px;border-color:purple;"> <span style="top:5px;left:40%;color:cyan">Security level editor:</span> <ul style="position: relative;left: 1px;"> <li style="width: 30px;"> Security level: <input type="text" value="0"> </li> <li style="width: 30px;"> Download limit per day (MB): <input type="text" width="6" value="250"> </li> <li style="width: 30px;"> Total download limit (MB): <input type="text" width="6" value="2000"> </li> <li style="width: 30px;"> Time limit (minutes): <input type="text" width="4" value="60"> </li> <li style="width: 30px;"> Calls allowed per day: <input type="text" width="3" value="50"> </li> <li style="width: 30px;"> Download/Upload ratio (Kb): <input type="text" width="3" value="1"> </li> <li style="width: 30px;"> Calls allowed per day: <input type="text" width="3" value="50"> </li> <li style="width: 30px;"> Description: <input type="text" width="50" value="test user"> </li> </ul> </div> <div class="settings" id="confirm-save-limits" style="display:none;position:relative;top:5px;left:50%;width:80px;margin-left:-40px;border:2px;border-color:purple;"> <span style=" color:yellow;">Limit changes not saved. Save? (Y/n)</span> </div> </div> <script src="scripts/init.js"></script> </body> </html>
Public/surferhearts/heart_link/7.html
da99/surferhearts
<!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"> <head> <meta http-equiv="CONTENT-TYPE" content="text/html; charset=utf-8" /> <meta http-equiv="CONTENT-LANGUAGE" content="en-US" /> <meta http-equiv="EXPIRES" content="Fri, 25 Jul 2008 20:59:01 GMT" /> <meta name="AUTHOR" content="d.a." /> <meta name="verify-v1" content="MpEZL2dsDLY3X39ep2a7kxVnHzbVDxcnee8vyGqrVno=" /> <meta name="COPYRIGHT" content="&copy; 2006 - 2008 Diego Alban." /> <meta name="DESCRIPTION" content="Another cool way to decorate the tabletop for your guests who simply need sugar in their tea or coffee @ PlumParty.com." /> <meta name="KEYWORDS" content="Pink Stripe Sweetsticks @ PlumParty.com" /> <title>Pink Stripe Sweetsticks @ PlumParty.com</title> <link href="/surferhearts/rss" rel="alternate" title="RSS" type="application/rss+xml" /> <link href="/surferhearts/media/skins/east_coast_edition/css/heart_link.css?1178640450" media="screen" rel="Stylesheet" title="east_coast_edition" type="text/css" /> <script src="/surferhearts/javascripts/prototype.js?1177337589" type="text/javascript"></script> <script src="/surferhearts/javascripts/behaviour.js?1168006057" type="text/javascript"></script> <script src="/surferhearts/javascripts/pages/heart_link.js?1169633356" type="text/javascript"></script> <script src="/surferhearts/javascripts/application.js?1172261893" type="text/javascript"></script> <script src="/surferhearts/javascripts/pages/_news_sidebar.js?1186329063" type="text/javascript"></script> </head> <body id="ss_body" > <div id="container"> <div id="container_hack"> <p id="old_browsers">You are seeing this page without CSS styling. Using a recent browser that supports CSS will allow you to see this page properly. But if you like the plain version, that is ok too. Enjoy.</p> <div id="header"> <h1><span>Surfer Hearts</span></h1> <h2><span>Family friendly bubblegum pop w/ punky highlights.</span></h2> </div> <div id="site_menu"> <ul> <li id="site_home" ><a href="/surferhearts/"><span>Home</span></a></li> <li id="site_blog" ><a href="/surferhearts/blog/"><span>Blog</span></a></li> <li id="site_about" ><a href="/surferhearts/about/"><span>About</span></a></li> </ul> </div><!-- end #site_menu --> <div class="column" id="main_column"> <div class="sidebar"> <div class="block" id="heart_link_nav"> <h3>Other Heart Links:</h3> <div class="body"> <div class="previous_heart_link"><a href="/surferhearts/heart_link/27/">&lt;&lt; Previous</a></div> <div class="next_heart_link"><a href="/surferhearts/heart_link/18/">Next &gt;&gt;</a></div> </div> </div> </div> <div class="block" id="heart_link"> <h3>Pink Stripe Sweetsticks @ PlumParty.com</h3> <div class="body"> <div class="heart_link_body"><img src="/surferhearts/heart_links/plumparty-pink-stripe-sweetsticks.jpg" alt="Preview of Pink Stripe Sweetsticks sugar packets." class="left" align="left" height="280" width="350" />Another cool way to give your guests the option of white cane sugar while also decorating the tabletop. You get one container filled with 50 sugar packets shaped as sticks.<br /><br />Buy them @ <a href="http://www.plumparty.com/partysupplies/19121.html">PlumParty.com</a>.</div> <div class="info"> <div class="datetime" title="February, 26 2007 11:00:00 UTC"> Mon, Feb 26, 2007 11:00 UTC </div> <div class="categories"> <a href="/surferhearts/heart_links/by_category/18/">Edible / Delicious</a> </div> </div> </div> </div> </div> <!-- end main_column --> <div class="column" id="news_sidebar"> <div class="block" id="archive_links_sidebar"> <h3>Pick a month to view:</h3> <div class="body"> <ul class="dates"> <li><a href="/surferhearts/blog/2007/8/">August 2007</a></li> <li><a href="/surferhearts/blog/2007/4/">April 2007</a></li> <li><a href="/surferhearts/blog/2007/3/">March 2007</a></li> <li><a href="/surferhearts/blog/2007/2/">February 2007</a></li> <li><a href="/surferhearts/blog/2007/1/">January 2007</a></li> </ul> </div> </div> <!-- end --> <div class="block" id="heart_link_categories"> <h3>Blog Categories:</h3> <div class="body"> <ul> <li><a title="Get something special for that special dude in your life." href="/surferhearts/heart_links/by_category/14/">Stuff for Dudes</a></li> <li><a title="Get something lovely and delicate for the special women in your life." href="/surferhearts/heart_links/by_category/15/">Stuff for Dudettes</a></li> <li><a title="Stuff for the special furry creatures... great and small." href="/surferhearts/heart_links/by_category/16/">Stuff for Pets</a></li> <li><a title="Special things for parents and their children." href="/surferhearts/heart_links/by_category/17/">Stuff for Mommies + Dads</a></li> <li><a title="Try something colorful and delicious to try." href="/surferhearts/heart_links/by_category/18/">Edible / Delicious</a></li> <li><a title="Fun stuff to read." href="/surferhearts/heart_links/by_category/19/">Books / Articles</a></li> <li><a title="Wonderful stuff with a techno spin on them." href="/surferhearts/heart_links/by_category/20/">Techie Wonders</a></li> <li><a title="Various posts and links that don't fit in other categories." href="/surferhearts/heart_links/by_category/21/">Miscellaneous</a></li> <li><a title="Some wickedly cool stuff for your eyes." href="/surferhearts/heart_links/by_category/22/">Art/Design</a></li> </ul> </div> </div> <!-- end heart_link_categories --> <div class="block" id="favorite_links"> <h3>Favorite Links:</h3> <div class="body"> <div class="favorite_link"> <h4><a href="http://www.audiocubes.com/">Audio Cubes</a></h4> <div class="text"> Japanese tech toys for people of all ages. </div> </div> <div class="favorite_link"> <h4><a href="http://www.martinabel.com/">The Art of Martin Abel</a></h4> <div class="text"> Not exactly workplace friendly, but how could I ever pass up one of my favorite artists. </div> </div> <div class="favorite_link"> <h4><a href="http://www.johnschwegel.com/">The Art of John Schwegel</a></h4> <div class="text"> John Schwegel has a talent of combining the macabre with the cute that few can match.&nbsp;&nbsp; Don't miss the Zombie, Jr. greeting card! </div> </div> <div class="favorite_link"> <h4><a href="http://www.shanalogic.com/">Shana Logic</a></h4> <div class="text"> Indie chic for both guys and gals. </div> </div> <div class="favorite_link"> <h4><a href="http://www.trixieandpeanut.com/">trixie + peanut</a></h4> <div class="text"> Gifts for pets+people. </div> </div> <div class="favorite_link"> <h4><a href="http://www.kidpirate.com/">Kid Pirate</a></h4> <div class="text"> Apparel for the young at heart. </div> </div> </div> </div> <!-- end favorite_links --> <div class="block" id="advanced_users"> <h3>Advanced users:</h3> <div class="body"> <a href="/surferhearts/rss/">RSS</a> </div> </div> <!-- end advanced_users --> </div> <!-- column news_sidebar.column --> <div id="extra1"><div></div></div> <div id="extra2"><div></div></div> </div> <!-- end of #container_hack --> <div id="extra3"><div></div></div> <div id="extra4"><div></div></div> </div> <!-- end of #container --> <div id="extra5"><div></div></div> <div id="extra6"><div></div></div> <!-- I realize there are a bunch of extra divs around but i am no CSS superstar. :-( --> <script type="text/javascript"> var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www."); document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E")); </script> <script type="text/javascript"> var pageTracker = _gat._getTracker("UA-4594705-1"); pageTracker._initData(); pageTracker._trackPageview(); </script> </body> </html>
_layouts/location.html
evan-erdos/trail-of-cthulhu
--- layout: story --- <article class="location"> <header class="location-header"> <h1 class="location-title">{{ page.title }}</h1> </header> {% if page.image %} <img src="{{site.baseurl}}/assets/{{ page.image }}" alt="{{ page.title }} Profile" width="256" style="float:left"> {% endif %} <div class="content"> {{ content }} </div> </article>
docs/en/edge/steroids_Steroids UI Components_Steroids.animation_index.md.html
AppGyver/supersonic
<!DOCTYPE html> <!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --><html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, width=device-width"> <meta name="generator" content="joDoc"> <link href="//s3.amazonaws.com/appgyver.assets/global-assets/images/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon"> <title>AppGyver Steroids API Documentation</title> <!-- AppGyver fonts --> <link type="text/css" rel="stylesheet" href="//fast.fonts.net/cssapi/aa8407d2-1212-415a-8e54-031ff8ee71fe.css"> <link type="text/css" rel="stylesheet" href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="index.css"> <link rel="stylesheet" type="text/css" href="mobile.css" media="only screen and (max-device-width: 1024px)"> <link rel="stylesheet" type="text/css" href="steroids.css"> <link rel="stylesheet" type="text/css" href="service_menu.css"> <link rel="stylesheet" type="text/css" href="prettify/prettify.css"> <script type="text/javascript" src="https://code.jquery.com/jquery-1.11.0.min.js"></script> <script type="text/javascript" src="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script> <script src="https://s3.amazonaws.com/appgyver.assets/topbar.js" type="text/javascript"></script> </head> <body class="appgyver-x"> <div class="clear" style="margin-bottom: 50px;"></div> <div id="cordova-wrapper"> <div id="header"> <h1 id="nonmobile"><a href="index.html"><strong>AppGyver Steroids</strong> API Documentation</a></h1> <h1 id="mobile"><a href="index.html"><strong>AppGyver Steroids</strong> API Docs</a></h1> <small> <select><optgroup label="English" value="en"> <option value="stable">stable</option> <option selected value="edge">edge</option> <option value="3.5.8">3.5.8</option> <option value="3.5.7">3.5.7</option> <option value="3.5.5">3.5.5</option> <option value="3.5.3">3.5.3</option> <option value="3.5.12">3.5.12</option> <option value="3.5.1">3.5.1</option> <option value="3.5.0">3.5.0</option> <option value="3.1.9">3.1.9</option> </optgroup></select> </small> </div> <div id="subheader"> <h1>steroids.Animation</h1> <small><select><option value="steroids.Animation">steroids.Animation</option> <option value="steroids.Animation_constructor">      - Constructor</option> <option value="steroids.Animation_constructor_parameters">      - Constructor parameters</option> <option value="steroids.Animation_full_example">      - Full example</option> <option value="steroids.Animation.prototype.perform">steroids.Animation.prototype.perform</option> <option value="steroids.Animation.prototype.perform_full_example">      - Full example</option> <option value="steroids.Animation.prototype.perform_callbacks">      - Callbacks</option> <option value="steroids.Animation.prototype.perform_supported_platforms">      - Supported Platforms</option></select></small> </div> <div id="sidebar"> <div class="vertical_divider"></div> <h1>Steroids 3.5.12 API Reference</h1> <ul> <li><a href="steroids_Steroids%20Log_index.md.html#Steroids%C2%A0Log">Steroids Log</a></li> <li><a href="steroids_Steroids%20App%20and%20Device_index.md.html#Steroids%C2%A0App%C2%A0and%C2%A0Device">Steroids App and Device</a></li> <li><a href="steroids_Steroids%20Config_index.md.html#Steroids%C2%A0Config">Steroids Config</a></li> <li><a href="steroids_Steroids%20Events_index.md.html#Steroids%C2%A0Events">Steroids Events</a></li> <li><a href="steroids_Steroids%20File%20System_index.md.html#Steroids%C2%A0File%C2%A0System">Steroids File System</a></li> <li><a href="steroids_Steroids%20Media_index.md.html#Steroids%C2%A0Media">Steroids Media</a></li> <li><a href="steroids_Steroids%20Views_index.md.html#Steroids%C2%A0Views">Steroids Views</a></li> <li><a href="steroids_Steroids%20UI%20Components_index.md.html#Steroids%C2%A0UI%C2%A0Components">Steroids UI Components</a></li> </ul> <h1>Cordova 3.5.1 API Reference</h1> <ul> <li><a href="cordova_accelerometer_accelerometer.md.html#Accelerometer">Accelerometer</a></li> <li><a href="cordova_camera_camera.md.html#Camera">Camera</a></li> <li><a href="cordova_media_capture_capture.md.html#Capture">Capture</a></li> <li><a href="cordova_compass_compass.md.html#Compass">Compass</a></li> <li><a href="cordova_connection_connection.md.html#Connection">Connection</a></li> <li><a href="cordova_contacts_contacts.md.html#Contacts">Contacts</a></li> <li><a href="cordova_device_device.md.html#Device">Device</a></li> <li><a href="cordova_events_events.md.html#Events">Events</a></li> <li><a href="cordova_file_file.md.html#File">File</a></li> <li><a href="cordova_file_filetransfer_filetransfer.md.html#FileTransfer">FileTransfer</a></li> <li><a href="cordova_geolocation_geolocation.md.html#Geolocation">Geolocation</a></li> <li><a href="cordova_globalization_globalization.md.html#Globalization">Globalization</a></li> <li><a href="cordova_inappbrowser_inappbrowser.md.html#InAppBrowser">InAppBrowser</a></li> <li><a href="cordova_media_media.md.html#Media">Media</a></li> <li><a href="cordova_notification_notification.md.html#Notification">Notification</a></li> </ul> <h1>Pixate styling reference</h1> <ul> <li><a href="pixate_guides_guides.md.html#Guides">Guides</a></li> <li><a href="pixate_controls_controls.md.html#Controls">Controls</a></li> <li><a href="pixate_selectors_selectors.md.html#Selectors">Selectors</a></li> <li><a href="pixate_values_values.md.html#Values">Values</a></li> </ul> <h1>Guides</h1> <ul><li><a href="_index.html">Keyword Index</a></li></ul> </div> <div id="scrollable"> <div id="content"> <h1><a name="steroids.Animation">steroids.Animation</a></h1> <p>Native animations are great for smoothening the application's look and feel. The same native animations are available as transition effects when opening or closing layers. Consider using multiple <code><a href="steroids_Steroids%20Views_Steroids.views_index.md.html#steroids.views">steroids.views</a></code> instead when possible.</p> <p>If opening a new view layer is not possible or not desired (a new layer is always added to the navigation stack), then using the animation API is a viable option.</p> <p><strong>NOTE:</strong> <code>slideFrom*</code> animations currently do not work when a device is in landscape mode. This will be fixed in a future release.</p> <iframe src="http://player.vimeo.com/video/58669546?autoplay=1&amp;loop=1" width="320" height="480" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe> <h2><a name="steroids.Animation_constructor">Constructor</a></h2> <pre class="prettyprint"><code>var fade = new <a href="steroids_Steroids%20UI%20Components_Steroids.animation_index.md.html#steroids.Animation">steroids.Animation</a>("fade"); </code></pre> <h2><a name="steroids.Animation_constructor_parameters">Constructor parameters</a></h2> <ul> <li> <strong>transition</strong>: Type of the animation to perform. <strong>Required</strong>. Valid values are: <ul> <li> <strong>fade</strong>: Dissolves the layer for the duration.</li> <li> <strong>curlUp</strong>: Curls the layer up from the bottom.</li> <li> <strong>curlDown</strong>: Curls the layer down from the top.</li> <li> <strong>flipVerticalFromBottom</strong>: Flips the layer around its horizontal axis from bottom to top.</li> <li> <strong>flipVerticalFromTop</strong>: Flips the layer around its horizontal axis from top to bottom.</li> <li> <strong>flipHorizontalFromLeft</strong>: Flips the layer around its vertical axis from left to right.</li> <li> <strong>flipHorizontalFromRight</strong>: Flips the layer around its vertical axis from right to left.</li> <li> <strong>slideFromLeft</strong>: Slides the layer from left to right.</li> <li> <strong>slideFromRight</strong>: Slides the layer from right to left.</li> <li> <strong>slideFromTop</strong>: Slides the layer down from top.</li> <li> <strong>slideFromBottom</strong>: Slides the layer up from bottom.</li> </ul> </li> <li> <strong>duration</strong>: The duration for the animation in seconds as an integer or a decimal number. Default: 0.7. Optional.</li> <li> <strong>reversedDuration</strong>: The duration for the animation when used with <code><a href="steroids_Steroids%20Views_Steroids.layers_layers.pop.md.html#steroids.layers.pop">steroids.layers.pop</a></code>.</li> <li> <strong>curve</strong>: The velocity distribution of the animation. Optional. Valid values are: <ul> <li> <strong>easeInOut</strong>: An ease-in ease-out curve causes the animation to begin slowly, accelerate through the middle of its duration, and then slow again before completing (default).</li> <li> <strong>easeIn</strong>: An ease-in curve causes the animation to begin slowly, and then speed up as it progresses.</li> <li> <strong>easeOut</strong>: An ease-out curve causes the animation to begin quickly, and then slow as it completes.</li> <li> <strong>linear</strong>: A linear animation curve causes an animation to occur evenly over its duration.</li> </ul> </li> <li> <strong>reversedCurve</strong>: The velocity distribution when the animation is used with <code><a href="steroids_Steroids%20Views_Steroids.layers_layers.pop.md.html#steroids.layers.pop">steroids.layers.pop</a></code>.</li> </ul> <h2><a name="steroids.Animation_full_example">Full example</a></h2> <pre class="prettyprint"><code>var slowAndLinearCurlDown = new <a href="steroids_Steroids%20UI%20Components_Steroids.animation_index.md.html#steroids.Animation">steroids.Animation</a>({ transition: "curlDown", duration: 1.2, curve: "linear" }); slowAndLinearCurlDown.perform() </code></pre> <h1><a name="steroids.Animation.prototype.perform">steroids.Animation.prototype.perform</a></h1> <p>Performs an animation using the current layer.</p> <pre class="prettyprint"><code>var flip = new <a href="steroids_Steroids%20UI%20Components_Steroids.animation_index.md.html#steroids.Animation">steroids.Animation</a>( { transition: "flipHorizontalFromLeft" } ); flip.perform(); </code></pre> <h3>Optional parameters</h3> <ul> <li> <strong>duration</strong>: The duration for the animation as an integer or a decimal number. Default: 0.7. Optional.</li> <li> <strong>curve</strong>: The velocity distribution of the animation. Optional. Valid values are: <ul> <li> <strong>easeInOut</strong>: An ease-in ease-out curve causes the animation to begin slowly, accelerate through the middle of its duration, and then slow again before completing (default).</li> <li> <strong>easeIn</strong>: An ease-in curve causes the animation to begin slowly, and then speed up as it progresses.</li> <li> <strong>easeOut</strong>: An ease-out curve causes the animation to begin quickly, and then slow as it completes.</li> <li> <strong>linear</strong>: A linear animation curve causes an animation to occur evenly over its duration.</li> </ul> </li> </ul> <h2><a name="steroids.Animation.prototype.perform_full_example">Full example</a></h2> <pre class="prettyprint"><code>var flip = new <a href="steroids_Steroids%20UI%20Components_Steroids.animation_index.md.html#steroids.Animation">steroids.Animation</a>( { transition: "flipHorizontalFromLeft" } ); flip.perform({ duration: 1.2, curve: "linear" }, { onSuccess: function() { alert("animation starting"); }, onFailure: function() { alert("animation failed to start"); }, onAnimationStarted: function() { alert("animation has started") }, onAnimationEnded: function() { alert("animation has ended") } }); </code></pre> <h2><a name="steroids.Animation.prototype.perform_callbacks">Callbacks</a></h2> <ul> <li> <strong>onSuccess</strong>: Called once the animation is successfully about to start. To determine when the actual animation has started, the <code>onAnimationStarted</code> callback should be used instead.</li> <li> <strong>onFailure</strong>: Called if the animation could not be started. There might be another animation playing at the moment, or the animation might not be supported in current device orientation mode.</li> <li> <strong>onAnimationStarted</strong>: Called once the animation has started.</li> <li> <strong>onAnimationEnded</strong>: Caled once the animation has ended.</li> </ul> <h2><a name="steroids.Animation.prototype.perform_supported_platforms">Supported Platforms</a></h2> <ul> <li>iOS</li> <li>Android, but only the flips and slides.</li> </ul> </div> </div> </div> <!-- Functionality and Syntax Highlighting --> <script type="text/javascript" src="index.js"></script> <script type="text/javascript" src="prettify/prettify.js"></script> </body> </html>
docs/source/_static/css/custom.css
kuzmoyev/Google-Calendar-Simple-API
/*Newlines (\a) and spaces (\20) before each parameter*/ .sig-param::before { content: "\a\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20\20"; white-space: pre; } /*Newline after the last parameter (so the closing bracket is on a new line)*/ dt em.sig-param:last-of-type::after { content: "\a"; white-space: pre; } /*To have blue background of width of the block (instead of width of content)*/ dl.class > dt:first-of-type { display: block !important; }
html/files.html
Arsh25/Battleship
<!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>Battleship: File List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Battleship </div> <div id="projectbrief">BattleshipgameforCS372</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&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</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 class="current"><a href="files.html"><span>File&#160;List</span></a></li> </ul> </div> </div><!-- top --> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">File List</div> </div> </div><!--header--> <div class="contents"> <div class="textblock">Here is a list of all documented files with brief descriptions:</div><div class="directory"> <table class="directory"> <tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="Board_8h_source.html"><span class="icondoc"></span></a><b>Board.h</b></td><td class="desc"></td></tr> <tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="catch_8hpp_source.html"><span class="icondoc"></span></a><b>catch.hpp</b></td><td class="desc"></td></tr> <tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="Cell_8h_source.html"><span class="icondoc"></span></a><b>Cell.h</b></td><td class="desc"></td></tr> <tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="GLgui_8h_source.html"><span class="icondoc"></span></a><b>GLgui.h</b></td><td class="desc"></td></tr> </table> </div><!-- directory --> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.11 </small></address> </body> </html>
static/lectures/lecture9a/lecture-9a-slides.html
dicook/Data_Modelling_and_Computing
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang=""> <head> <title>ETC1010: Data Modelling and Computing</title> <meta charset="utf-8" /> <meta name="author" content="Dr. Nicholas Tierney &amp; Professor Di Cook" /> <meta name="date" content="2019-09-25" /> <link href="libs/remark-css/shinobi.css" rel="stylesheet" /> <link href="libs/remark-css/ninjutsu.css" rel="stylesheet" /> <link rel="stylesheet" href="slides.css" type="text/css" /> </head> <body> <textarea id="source"> class: center, middle, inverse, title-slide # ETC1010: Data Modelling and Computing ## Lecture 9A: Networks and Graphs ### Dr. Nicholas Tierney &amp; Professor Di Cook ### EBS, Monash U. ### 2019-09-25 --- class: bg-main1 # Announcements .vlarge[ - Assignment 3 has been released - NO LECTURE ON FRIDAY - Project deadlines: - **Deadline 3 (11th October) **: Electronic copy of your data, and a page of data description, and cleaning done, or needing to be done. - **Deadline 4 (18th October) **: Final version of story board uploaded. - Practical exam: **18th October in class at 8am** ] --- class: bg-main1 # recap: Last week on tidy text data --- class: bg-main1 # Network analysis -- # A description of phone calls .huge[ - Johnny --&gt; Liz - Liz --&gt; Anna - Johnny -- &gt; Dan - Dan --&gt; Liz - Dan --&gt; Lucy ] --- class: bg-main1 ### As a graph &lt;img src="lecture-9a-slides_files/figure-html/make-call-graph-1.png" width="90%" style="display: block; margin: auto;" /&gt; --- class: bg-main1 # And as an association matrix .vvvhuge[ [DEMO] ] --- class: bg-main1 # Nodes and edges? .huge[ Netword data can be thought of as two related tables, **nodes** and **edges**: - **nodes** are connection points - **edges** are the connections between points ] --- class: bg-main1 # Example: Mad Men. (Nodes = characters from the series) ``` ## # A tibble: 45 x 2 ## label Gender ## &lt;fct&gt; &lt;fct&gt; ## 1 Betty Draper female ## 2 Don Draper male ## 3 Harry Crane male ## 4 Joan Holloway female ## 5 Lane Pryce male ## 6 Peggy Olson female ## 7 Pete Campbell male ## 8 Roger Sterling male ## 9 Sal Romano male ## 10 Henry Francis male ## # … with 35 more rows ``` --- class: bg-main1 # Example: Mad Men. (Edges = how they are associated) ``` ## # A tibble: 39 x 2 ## Name1 Name2 ## &lt;fct&gt; &lt;fct&gt; ## 1 Betty Draper Henry Francis ## 2 Betty Draper Random guy ## 3 Don Draper Allison ## 4 Don Draper Bethany Van Nuys ## 5 Don Draper Betty Draper ## 6 Don Draper Bobbie Barrett ## 7 Don Draper Candace ## 8 Don Draper Doris ## 9 Don Draper Faye Miller ## 10 Don Draper Joy ## # … with 29 more rows ``` --- class: bg-main1 # Why care about these relationships? .huge[ - **Telephone exchanges**: Nodes are the phone numbers. Edges would indicate a call was made betwen two numbers. - **Book or movie plots**: Nodes are the characters. Edges would indicate whether they appear together in a scene, or chapter. If they speak to each other, various ways we might measure the association. - **Social media**: nodes would be the people who post on facebook, including comments. Edges would measure who comments on who's posts. ] --- class: bg-main1 # Drawing these relationships out: .vlarge[ One way to describe these relationships is to provide association matrix between many objects. ] &lt;img src="images/network_data.png" width="80%" style="display: block; margin: auto;" /&gt; (Image created by Sam Tyner.) --- class: bg-main1 # Example: Madmen &lt;img src="images/Mad-men-title-card.jpg" width="90%" style="display: block; margin: auto;" /&gt; *Source: [wikicommons](https://en.wikipedia.org/wiki/Mad_Men#/media/File:Mad-men-title-card.jpg)* --- class: bg-main1 # Generate a network view .huge[ - Create a layout (in 2D) which places nodes which are most related close, - Plot the nodes as points, connect the appropriate lines - Overlaying other aspects, e.g. gender ] --- class: bg-main1 # introducing `tidygraph` and `ggraph` .pull-left[ ```r library(tidygraph) library(ggraph) madmen_graph &lt;- tbl_graph( nodes = madmen$vertices, edges = madmen$edges, directed = FALSE ) ``` ] .pull-right[ ``` ## # A tbl_graph: 45 nodes and 39 edges ## # ## # An undirected simple graph with 6 components ## # ## # Node Data: 45 x 2 (active) ## label Gender ## &lt;fct&gt; &lt;fct&gt; ## 1 Betty Draper female ## 2 Don Draper male ## 3 Harry Crane male ## 4 Joan Holloway female ## 5 Lane Pryce male ## 6 Peggy Olson female ## # … with 39 more rows ## # ## # Edge Data: 39 x 2 ## from to ## &lt;int&gt; &lt;int&gt; ## 1 1 2 ## 2 1 3 ## 3 4 5 ## # … with 36 more rows ``` ] --- class: bg-main1 # plotting using ggraph ```r gg_madmen &lt;- ggraph(madmen_graph, layout = "kk") + geom_edge_link() + geom_node_label(aes(colour = Gender, label = label)) ``` --- class: bg-main1 # plotting using ggraph ```r gg_madmen ``` &lt;img src="lecture-9a-slides_files/figure-html/print-ggraph-madmen-1.png" width="90%" style="display: block; margin: auto;" /&gt; --- class: bg-main1 # Which actor was most connected? ```r madmen_graph %&gt;% activate(nodes) %&gt;% mutate(count = centrality_degree()) %&gt;% arrange(-count) %&gt;% as_tibble() ``` ``` ## # A tibble: 45 x 3 ## label Gender count ## &lt;fct&gt; &lt;fct&gt; &lt;dbl&gt; ## 1 Joan Holloway female 14 ## 2 Woman at the Clios party female 6 ## 3 Janine female 5 ## 4 Duck Phillips male 4 ## 5 Betty Draper female 3 ## 6 Rachel Menken female 3 ## 7 Hildy female 3 ## 8 Joy female 2 ## 9 Vicky female 2 ## 10 Don Draper male 1 ## # … with 35 more rows ``` --- class: bg-main1 # `activate()` what now? .pull-left[ ```r madmen_graph ``` ``` ## # A tbl_graph: 45 nodes and 39 edges ## # ## # An undirected simple graph with 6 components ## # ## # Node Data: 45 x 2 (active) ## label Gender ## &lt;fct&gt; &lt;fct&gt; ## 1 Betty Draper female ## 2 Don Draper male ## 3 Harry Crane male ## 4 Joan Holloway female ## 5 Lane Pryce male ## 6 Peggy Olson female ## # … with 39 more rows ## # ## # Edge Data: 39 x 2 ## from to ## &lt;int&gt; &lt;int&gt; ## 1 1 2 ## 2 1 3 ## 3 4 5 ## # … with 36 more rows ``` ] .huge.pull-right[ - need to tell dplyr if you are working on `nodes` or `edges`. - `activate` means we don't need a `mutate_nodes` or `mutate_edges` commands ] --- class: bg-main1 # `centrality` what now? .pull-left[ ```r madmen_graph %&gt;% activate(nodes) %&gt;% * mutate(count = centrality_degree()) %&gt;% arrange(-count) %&gt;% as_tibble() ``` ``` ## # A tibble: 45 x 3 ## label Gender count ## &lt;fct&gt; &lt;fct&gt; &lt;dbl&gt; ## 1 Joan Holloway female 14 ## 2 Woman at the Clios party female 6 ## 3 Janine female 5 ## 4 Duck Phillips male 4 ## 5 Betty Draper female 3 ## 6 Rachel Menken female 3 ## 7 Hildy female 3 ## 8 Joy female 2 ## 9 Vicky female 2 ## 10 Don Draper male 1 ## # … with 35 more rows ``` ] .pull-right.vlarge[ - How central is a node or edge in a graph? - definition is inherently vague - there are many different centrality scores that exist - `centrality_degree()` says: "What is the number of adjacent edges?" ] --- class: bg-main1 # What do we learn? .huge[ - Joan Holloway had a lot of affairs, all with loyal partners except for his wife Betty, who had two affairs herself - Followed by Woman at Clios party ] --- class: bg-main1 # Example: American college football .huge[ Early American football outfits were like Australian AFL today! ] &lt;img src="images/1480px-Unknown_Early_American_Football_Team.jpg" width="50%" style="display: block; margin: auto;" /&gt; *Source: [wikicommons](https://commons.wikimedia.org/wiki/File:Unknown_Early_American_Football_Team.jpg)* --- class: bg-main1 # Example: American college football .huge[ Fall 2000 Season of [Division I college football](https://en.wikipedia.org/wiki/NCAA_Division_I). - Nodes are the teams, edges are the matches. - Teams are broken into "conferences" which are the primary competition, but they can play outside this group. ] --- class: bg-main1 # Example: American college football ```r foot_graph ``` ``` ## # A tbl_graph: 115 nodes and 613 edges ## # ## # A directed acyclic simple graph with 1 component ## # ## # Node Data: 115 x 3 (active) ## uni conference schools ## &lt;chr&gt; &lt;chr&gt; &lt;chr&gt; ## 1 BrighamYoung Mountain West &lt;NA&gt; ## 2 FloridaState Atlantic Coast &lt;NA&gt; ## 3 Iowa Big Ten &lt;NA&gt; ## 4 KansasState Big Twelve &lt;NA&gt; ## 5 NewMexico Mountain West &lt;NA&gt; ## 6 TexasTech Big Twelve &lt;NA&gt; ## # … with 109 more rows ## # ## # Edge Data: 613 x 3 ## from to same.conf ## &lt;int&gt; &lt;int&gt; &lt;dbl&gt; ## 1 1 2 0 ## 2 3 4 0 ## 3 1 5 1 ## # … with 610 more rows ``` --- class: bg-main1 ```r set.seed(2019-09-25-1117) gg_foot_graph &lt;- ggraph(foot_graph, layout = "fr") + geom_edge_link(alpha = 0.2) + geom_node_point(size = 7, alpha = 0.9, aes(colour = conference)) + scale_colour_brewer(palette = "Paired") + theme(legend.position = "bottom") ``` --- class: bg-main1 &lt;img src="lecture-9a-slides_files/figure-html/print-gg-foot-graph-1.png" width="80%" style="display: block; margin: auto;" /&gt; --- class: bg-main1 # What do we learn? .vlarge[ - Remember layout is done to place nodes that are more similar close together in the display. - The colours indicate conference the team belongs too. For the most part, conferences are clustered, more similar to each other than other conferences. - There are some clusters of conference groups, eg Mid-American, Big East, and Atlantic Coast - The Independents are independent - Some teams play far afield from their conference. ] --- class: bg-main1 ## Example: Harry Potter characters &lt;img src="images/1069px-Harry_Potter_Platform_Kings_Cross.jpg" width="50%" style="display: block; margin: auto;" /&gt; *Source: [wikicommons](https://commons.wikimedia.org/wiki/File:Harry_Potter_Platform_Kings_Cross.jpg)* --- class: bg-main1 .huge[ There is a connection between two students if one provides emotional support to the other at some point in the book. - Code to pull the data together is provided by Sam Tyner [here](https://github.com/sctyner/geomnet/blob/master/README.Rmd#harry-potter-peer-support-network). ] --- class: bg-main1 # Harry potter data as nodes and edges ```r hp ``` ``` ## # A tbl_graph: 64 nodes and 434 edges ## # ## # A directed multigraph with 29 components ## # ## # Node Data: 64 x 4 (active) ## name schoolyear gender house ## &lt;chr&gt; &lt;dbl&gt; &lt;chr&gt; &lt;chr&gt; ## 1 Adrian Pucey 1989 M Slytherin ## 2 Alicia Spinnet 1989 F Gryffindor ## 3 Angelina Johnson 1989 F Gryffindor ## 4 Anthony Goldstein 1991 M Ravenclaw ## 5 Blaise Zabini 1991 M Slytherin ## 6 C. Warrington 1989 M Slytherin ## # … with 58 more rows ## # ## # Edge Data: 434 x 3 ## from to book ## &lt;int&gt; &lt;int&gt; &lt;dbl&gt; ## 1 11 25 1 ## 2 11 26 1 ## 3 11 44 1 ## # … with 431 more rows ``` --- class: bg-main1 # Let's plot the characters ```r ggraph_hp &lt;- ggraph(hp, layout = "fr") + geom_edge_link(alpha = 0.2) + geom_node_point(aes(colour = house, shape = gender)) + # geom_node_text(aes(label = name)) + facet_edges(~book, ncol = 2) + scale_colour_manual(values = c("#941B08","#F1F31C", "#071A80", "#154C07")) ``` --- class: bg-main1 # Let's plot the characters ```r ggraph_hp ``` &lt;img src="lecture-9a-slides_files/figure-html/ggraph-hp-1.png" width="90%" style="display: block; margin: auto;" /&gt; --- class: bg-main1 # Your turn: rstudio.cloud .vlarge.pull-left[ - Read in last semesters class data, which contains `s1_name` and `s2_name` are the first names of class members, and tutors, with the latter being the "go-to" person for the former. - Write the code to produce a class network that looks something like below ] .pull-right[ ![](images/class_network.png) ] &lt;!-- ## Simpsons Your turn to make a network diagram for the Simpsons. The measure of association will be "that the two characters had lines in the same episode together". - How many characters appeared only in one episode? (You will want to drop these) - Write code to search if a character has a line in an episode - Compile a dataset of episode (rows) and character (columns) which is a binary matrix where 1 indicates the character had a line in the episode, and 0 is otherwise - Gather the matrix into long form, with these columns: `episode`, `character`, `had a line` (0,1) - Filter the rows with `had a line` equal to 1. - Count the number of times the pair of characters appeared. This now forms your edge set, with an additional column of the strength of the relationship - Make your network display --&gt; --- class: bg-main1 ## Share and share alike &lt;a rel="license" href="http://creativecommons.org/licenses/by/4.0/"&gt;&lt;img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /&gt;&lt;/a&gt;&lt;br /&gt;This work is licensed under a &lt;a rel="license" href="http://creativecommons.org/licenses/by/4.0/"&gt;Creative Commons Attribution 4.0 International License&lt;/a&gt;. </textarea> <style data-target="print-only">@media screen {.remark-slide-container{display:block;}.remark-slide-scaler{box-shadow:none;}}</style> <script src="https://remarkjs.com/downloads/remark-latest.min.js"></script> <script>var slideshow = remark.create({ "ratio": "16:9", "highlightStyle": "github", "highlightLines": true, "countIncrementalSlides": false }); if (window.HTMLWidgets) slideshow.on('afterShowSlide', function (slide) { window.dispatchEvent(new Event('resize')); }); (function(d) { var s = d.createElement("style"), r = d.querySelector(".remark-slide-scaler"); if (!r) return; s.type = "text/css"; s.innerHTML = "@page {size: " + r.style.width + " " + r.style.height +"; }"; d.head.appendChild(s); })(document); (function(d) { var el = d.getElementsByClassName("remark-slides-area"); if (!el) return; var slide, slides = slideshow.getSlides(), els = el[0].children; for (var i = 1; i < slides.length; i++) { slide = slides[i]; if (slide.properties.continued === "true" || slide.properties.count === "false") { els[i - 1].className += ' has-continuation'; } } var s = d.createElement("style"); s.type = "text/css"; s.innerHTML = "@media print { .has-continuation { display: none; } }"; d.head.appendChild(s); })(document); // delete the temporary CSS (for displaying all slides initially) when the user // starts to view slides (function() { var deleted = false; slideshow.on('beforeShowSlide', function(slide) { if (deleted) return; var sheets = document.styleSheets, node; for (var i = 0; i < sheets.length; i++) { node = sheets[i].ownerNode; if (node.dataset["target"] !== "print-only") continue; node.parentNode.removeChild(node); } deleted = true; }); })();</script> <script> (function() { var links = document.getElementsByTagName('a'); for (var i = 0; i < links.length; i++) { if (/^(https?:)?\/\//.test(links[i].getAttribute('href'))) { links[i].target = '_blank'; } } })(); </script> <script> slideshow._releaseMath = function(el) { var i, text, code, codes = el.getElementsByTagName('code'); for (i = 0; i < codes.length;) { code = codes[i]; if (code.parentNode.tagName !== 'PRE' && code.childElementCount === 0) { text = code.textContent; if (/^\\\((.|\s)+\\\)$/.test(text) || /^\\\[(.|\s)+\\\]$/.test(text) || /^\$\$(.|\s)+\$\$$/.test(text) || /^\\begin\{([^}]+)\}(.|\s)+\\end\{[^}]+\}$/.test(text)) { code.outerHTML = code.innerHTML; // remove <code></code> continue; } } i++; } }; slideshow._releaseMath(document); </script> <!-- dynamically load mathjax for compatibility with self-contained --> <script> (function () { var script = document.createElement('script'); script.type = 'text/javascript'; script.src = 'https://mathjax.rstudio.com/latest/MathJax.js?config=TeX-MML-AM_CHTML'; if (location.protocol !== 'file:' && /^https?:/.test(script.src)) script.src = script.src.replace(/^https?:/, ''); document.getElementsByTagName('head')[0].appendChild(script); })(); </script> </body> </html>
quoter.html
regas99/portfolio2
<!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"> <!-- 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=""> <link rel="icon" href="img/favicon.ico"> <title>Carousel Template for Bootstrap</title> <!-- Bootstrap core CSS --> <link href="./dist/css/bootstrap.css" rel="stylesheet"> <!-- load local css styles --> <link href='./css/local.css' rel='stylesheet'> <!-- Just for debugging purposes. Don't actually copy these 2 lines! --> <!--[if lt IE 9]><script src="../../assets/js/ie8-responsive-file-warning.js"></script><![endif]--> <script src="../../assets/js/ie-emulation-modes-warning.js"></script> <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> <!-- Custom styles for this template --> <link href="carousel.css" rel="stylesheet"> </head> <!-- NAVBAR ================================================== --> <body> <div class="navbar-wrapper"> <div class="container"> <nav class="navbar navbar-inverse navbar-static-top"> <div class="container"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#navbar" aria-expanded="false" aria-controls="navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <div class="navbar-brand">Tom Sager Portfolio</div> </div> <div id="navbar" class="navbar-collapse collapse"> <ul class="nav navbar-nav"> <li><a href="http://regas99.github.io/portfolio2">Home</a></li> <li><a href="mailto:regas99@yahoo.com">Contact</a></li> <li class="dropdown"> <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Samples <span class="caret"></span></a> <ul class="dropdown-menu" role="menu"> <li class="active"><a href="https://fast-meadow-6796.herokuapp.com/quotes" target="_blank">Ruby Application</a></li> <li><a href="http://regas99.github.io/responsive/index5e01.html?page=location" target="_blank">Responsive Design</a></li> <li><a href="http://regas99.github.io/training" target="_blank">Curriculum</a></li> </ul> </li> </ul> </div> </div> </nav> </div> </div> <!-- Carousel ================================================== --> <div id="myCarousel" class="carousel slide" data-ride="carousel" data-interval="1000000"> <!-- Indicators --> <ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> <li data-target="#myCarousel" data-slide-to="1"></li> <li data-target="#myCarousel" data-slide-to="2"></li> <li data-target="#myCarousel" data-slide-to="3"></li> </ol> <div class="carousel-inner" role="listbox"> <div class="item active"> <img class="first-slide img-responsive center-block" src="img/space1.jpg" alt="First Slide"> <div class="container"> <div class="carousel-caption"> <h1>The Challenge</h1> <p>IT Systems Integrators source HW and SW from dozens of manufacturers, combine the disparate element into a packaged solution, and deliver the complete package to an end-user customer. There needs to be a single customer quote which pulls together all the pieces into a single document.</p> <p>Each manufacturer typically has tens of thousands of SKUs, and each provides quotes in a proprietary format. For example:</p> <br> <p>A Sun quote might look like this:</p> <a href='#'><img src='img/sun_quote.jpg' alt='Sun Quote' height = "100px"></a> <br><br> <p>While a Symantec support quote might look like this:</p> <a href="#"><img src='./img/symantec_quote.jpg' alt='Symantec Quote' height="100px"></a> <br><br> <p>This application helps translate data from various vendor quotesinto a common format.</p> </div> <!-- carousel-caption --> </div> <!-- container --> </div> <!-- item --> <div class="item"> <img class="second-slide img-responsive center-block" src="img/space10.jpg" alt="Second Slide"> <div class="container"> <div class="carousel-caption"> <h1>The key data element is the <em>Map</em></h1> <p>Sample maps might look like this:</p> <br> <div> <div class="float-left" width="40%"> <h3>Sun Map</h3> <img class="image-left" src="./img/sun_map.jpg" alt="Sun map"> </div> <div class="float-right" width="40%"> <h3>Symantec Map</h3> <img class="image-right" src="./img/symantec_map.jpg" alt="Sun map"> </div> </div> </div> <!-- carousel-caption --> </div> <!-- container --> </div> <!-- item --> <div class="item"> <img class="third-slide img-responsive center-block" src="./img/space3a.jpg" alt="Third Slide"> <div class="container"> <div class="carousel-caption"> <h1>Creating a Quote</h1> <p>The user imports the 'source' or 'vendor quote' into a database and identifies which row contains the field names. The field names are then mapped to output fields.</p> <p>The <em>map</em> element records these relationships. You can choose an existing maps, or create ane one via jQuery. Each new map is saved in the database for later reuse.</p> <p> Finally, the rows containing the line items are selected, and the final output quote is saved in the database and is also displayed for input to another program, typically a spreadsheet.</p> </div> <!-- carousel-caption --> </div> <!-- container --> </div> <!-- item --> <div class="item"> <img class="fourth-slide img-responsive center-block" src="img/space7.jpg" alt="Fourth Slide"> <div class="container"> <div class="carousel-caption"> <h1>Programming Statistics</h1> <h3> <ul class="list-left"> <li>1856 Lines of Ruby code (MVC)</li> <li>1439 lines of test code</li> <li>99.4% test coverage</li> <li>Technologies used: <ul class="list-left"> <li>Ruby on Rails</li> <li>JavaScript</li> <li>jQuery</li> <li>AJAX</li> <li>Postgres</li> <li>USPS Address Verification API <li>Rspec</li> <li>Capybara</li> <li>Cucumber</li> <li>Haml</li> <li>Coffeescript</li> </ul> </h3> <p><a class="btn btn-lg btn-primary" href="https://fast-meadow-6796.herokuapp.com/quotes" target="_blank" role="button">Show Me</a></p> </div> <!-- carousel-caption --> </div> <!-- container --> </div> <!-- item --> </div> <a class="left carousel-control" href="#myCarousel" role="button" data-slide="prev"> <span class="glyphicon glyphicon-chevron-left" aria-hidden="true"></span> <span class="sr-only">Previous</span> </a> <a class="right carousel-control" href="#myCarousel" role="button" data-slide="next"> <span class="glyphicon glyphicon-chevron-right" aria-hidden="true"></span> <span class="sr-only">Next</span> </a> </div><!-- /.carousel --> <!-- Bootstrap core JavaScript ================================================== --> <!-- Placed at the end of the document so the pages load faster --> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.js"></script> <script src="./dist/js/bootstrap.js"></script> <!-- Just to make our placeholder images work. Don't actually copy the next line! --> <script src="./assets/js/vendor/holder.js"></script> <!-- IE10 viewport hack for Surface/desktop Windows 8 bug --> <script src="./assets/js/ie10-viewport-bug-workaround.js"></script> </body> </html>
apidocs/trashday/ui/responses/class-use/ResponseHelpers.html
jtbaldwin/Alexa-Trash-Day
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_102) on Wed Feb 22 13:30:04 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class trashday.ui.responses.ResponseHelpers (Alexa Trash Day 1.0 API)</title> <meta name="date" content="2017-02-22"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class trashday.ui.responses.ResponseHelpers (Alexa Trash Day 1.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../trashday/ui/responses/ResponseHelpers.html" title="class in trashday.ui.responses">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?trashday/ui/responses/class-use/ResponseHelpers.html" target="_top">Frames</a></li> <li><a href="ResponseHelpers.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class trashday.ui.responses.ResponseHelpers" class="title">Uses of Class<br>trashday.ui.responses.ResponseHelpers</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../trashday/ui/responses/ResponseHelpers.html" title="class in trashday.ui.responses">ResponseHelpers</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#trashday.ui.responses">trashday.ui.responses</a></td> <td class="colLast"> <div class="block">Organizes all the functions that provide voice responses to the user.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="trashday.ui.responses"> <!-- --> </a> <h3>Uses of <a href="../../../../trashday/ui/responses/ResponseHelpers.html" title="class in trashday.ui.responses">ResponseHelpers</a> in <a href="../../../../trashday/ui/responses/package-summary.html">trashday.ui.responses</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation"> <caption><span>Subclasses of <a href="../../../../trashday/ui/responses/ResponseHelpers.html" title="class in trashday.ui.responses">ResponseHelpers</a> in <a href="../../../../trashday/ui/responses/package-summary.html">trashday.ui.responses</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../trashday/ui/responses/ResponsesExit.html" title="class in trashday.ui.responses">ResponsesExit</a></span></code> <div class="block">Organizes all the voice responses for Alexa "stop" and "exit" intents.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../trashday/ui/responses/ResponsesHelp.html" title="class in trashday.ui.responses">ResponsesHelp</a></span></code> <div class="block">Organizes all the voice responses for Alexa "help" intent.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><code>class&nbsp;</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../trashday/ui/responses/ResponsesSchedule.html" title="class in trashday.ui.responses">ResponsesSchedule</a></span></code> <div class="block">Organizes all the voice responses when talking about the Trash Day Schedule itself.</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../trashday/ui/responses/ResponseHelpers.html" title="class in trashday.ui.responses">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-all.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../index.html?trashday/ui/responses/class-use/ResponseHelpers.html" target="_top">Frames</a></li> <li><a href="ResponseHelpers.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p> </body> </html>
gallery/src/main/resources/templates/admin/album/editName.html
FourLions/TeamProjectGallery
<main> <div class="container body-content span=8 offset=2"> <div class="well"> <form class="form-horizontal" th:action="@{/admin/albums/editName/{id}(id=${album.id})}" method="POST"> <fieldset> <legend>Edit Album Name</legend> <div class="form-group"> <label class="col-sm-4 control-label" for="album_name">Edit Name</label> <div class="col-sm-4 "> <input type="text" class="form-control" id="album_name" placeholder="Album Name" name="name" th:value="${album.name}"/> </div> </div> <div class="form-group"> <div class="col-sm-4 col-sm-offset-4"> <a class="btn btn-default" th:href="@{/admin/albums/}">Cancel</a> <input type="submit" class="btn btn-success" value="Edit"/> </div> </div> </fieldset> </form> </div> </div> </main>
generators/app/templates/app/modules/landing/landing-layout.html
devialab/generator-devialab-angular
<landing-header></landing-header> <div id="content-main" ui-view></div> <landing-footer></landing-footer>
PasswordGenerator/index.html
h93xV2/FrontEndSamples
<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="style.css"> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <title>PasswordGenerator</title> </head> <body> <div id="colorBlock"></div> <div id="appContainer"> <h1>Password Generator</h1> <form> <div id="charInfoContainer"> <p id="charCountLabel">Password Length:</p><input id="charCount" type="number" placeholder="0" min=0> </div> <div class="checkBoxLine"> <input class="check" type="checkbox"><p class="checkTitle">Include any lowercase letters</p> </div> <div class="checkBoxLine"> <input class="check" type="checkbox"><p class="checkTitle">Include any uppercase letters</p> </div> <div class="checkBoxLine"> <input class="check" type="checkbox"><p class="checkTitle">Include any numbers from 0 to 9</p> </div> <div class="checkBoxLine"> <input class="check" type="checkbox"><p class="checkTitle">Include any from !@#$%^&amp;*-+=|?</p> </div> <div class="checkBoxLine"> <input class="check" type="checkbox"><p class="checkTitle">Include any of ()`~\{}[]:;"'&lt;&gt;,./</p> </div> <div class="checkBoxLine"> <input class="check" type="checkbox"><p class="checkTitle">Exclude any of il1LoO0I</p> </div> <input class="button" id="generate" type="button" value="Generate"> <input class="button" id="reset" type="button" value="Reset"> <form> <textarea id="output" readonly></textarea> <p>Note: This password will be deleted when tab is closed or "Reset" pressed.</p> </div> <h4>Back to <a href="https://h93xv2.github.io/FrontEndSamples">samples</a>.</h4> <h4>Back to my <a href="https://github.com/h93xV2">GitHub</a>.</h4> <script src="script.js"></script> </body> </html>
5652237d2d5271e11100015e/app-root/data/plugins/wpide/wpide.css
awwong1/esps-wpsite
/* This is to make sure the IDE does not overlap anything else in the window */ .toplevel_page_wpide #wpcontent { z-index: 10; position: relative; } #quicktags, #post-status-info, #editor-toolbar, #newcontent, .ace_print_margin { display: none; } #fancyeditordiv { position: relative; width: 70%; height: 400px; } #template div{margin-right:0 !important;} #fancyeditordiv #resizer { width: 16px; height: 16px; position: absolute; bottom: 0px; right: 0px; cursor: nw-resize; background-image: url( 'images/resize-handle.png' ); } #template div{margin-right:0 !important;} #wpide_toolbar{ width: 75%; min-height: 30px; text-align: right; padding-top: 5px; position: relative; float: left; } #wpide_toolbar form{ position: absolute; left: 104%; } #wpide_toolbar_tabs{ width:100%; } #wpide_toolbar .wpide_tab { position:relative; height: 18px; font: 13px/18px Arial,Helvetica,sans-serif normal; margin-top: -2px; margin-right: 2px; padding: 6px; padding-right:20px; float: left; cursor: pointer; border-width: 1px; border-style: solid; -webkit-border-top-right-radius: 3px; -webkit-border-top-left-radius: 3px; border-top-right-radius: 3px; border-top-left-radius: 3px; background-color: #E8E8E8; border-color: #DFDFDF #DFDFDF #CCC; color: #B00001; text-decoration: none; font-style: italic; -moz-opacity:.60; filter:alpha(opacity=60); opacity:.60; } #wpide_toolbar .wpide_tab.active { -moz-opacity:1; filter:alpha(opacity=1); opacity:1; border-left-color:#bbb; border-right-color:#bbb; border-top-color:#bbb; border-bottom-color:#dedede; } #wpide_toolbar .wpide_tab.modified { color: blue; font-weight: bold; } #wpide_toolbar .wpide-tab.modified:after { content: ' *'; } #wpide_toolbar .close_tab { color: #575757; font-style: normal; padding-bottom: 7px; padding-left: 7px; position: absolute; right: 3px; text-decoration: none; top: -2px; outline: none !important; } #wpide_toolbar .close_tab:hover{ color:#B00001; font-weight:bold; } #wpide_toolbar .close_tab:active { color: #444444; font-weight: bold; } #wpide_file_browser{ margin-right:2%; text-align:left; } .toplevel_page_wpide #submitdiv, .toplevel_page_wpide #docinfodiv h3.hndle{ width:100%; float:right; clear:right; } .toplevel_page_wpide #submitdiv h3.hndle, .toplevel_page_wpide #docinfodiv h3.hndle{ font-family: Georgia,"Times New Roman"; font-size: 15px; font-weight: bold; padding: 7px 10px; margin: 0; line-height: 1; } #wpide_toolbar_buttons { position:relative; min-height:30px; width:75%; float:left; clear:left; text-align:left; overflow:hidden; border-bottom: 1px solid #CCC; background-color: #E9E9E9; background-image: -ms-linear-gradient(bottom,#ddd,#e9e9e9); background-image: -moz-linear-gradient(bottom,#ddd,#e9e9e9); background-image: -o-linear-gradient(bottom,#ddd,#e9e9e9); background-image: -webkit-linear-gradient(bottom,#ddd,#e9e9e9); background-image: linear-gradient(bottom,#ddd,#e9e9e9); -webkit-border-top-right-radius: 6px; -webkit-border-top-left-radius: 0px; border-top-right-radius: 6px; border-top-left-radius: 0px; } #wpide_toolbar_buttons a{ display: block; float: right; margin: 2px; padding: 0 10px; height: auto; margin-top: 4px; } #wpide_toolbar_buttons .red{ color:#bc201d; } #wpwrap div.ace_gutter{ background-color:#f4f4f4; color:#aaa; z-index:999; } /* The above fix will make tooltips hide behind the gutter. This will bring them in front. */ #wpwrap .ace_gutter-tooltip { z-index: 1000; } #wpide_save_container{ float: left; clear: left; width: 74%; padding: 0.5%; background-color: #E9E9E9; border-color: #CCC; -webkit-box-shadow: inset 0 1px 0 #fff; box-shadow: inset 0 1px 0 #fff; -webkit-border-radius: 3px; border-radius: 3px; } #wpide_info { position: relative; min-height: 30px; width: 100%; margin-top: 35px; padding-right:2px; float: right; clear: right; text-align: left; overflow: visible; border-bottom: 1px solid #CCC; background-color: #E9E9E9; background-image: -ms-linear-gradient(bottom,#DDD,#E9E9E9); background-image: -moz-linear-gradient(bottom,#DDD,#E9E9E9); background-image: -o-linear-gradient(bottom,#DDD,#E9E9E9); background-image: -webkit-linear-gradient(bottom,#DDD,#E9E9E9); background-image: linear-gradient(bottom,#DDD,#E9E9E9); -webkit-border-top-right-radius: 0px; -webkit-border-top-left-radius: 6px; border-top-right-radius: 0px; border-top-left-radius: 6px; } #wpide_info_content{ margin-top: 8px; margin-left: 10px; } .wpide_func_highlight, .wpide_func_highlight_black { font-size: 120%; } .wpide_func_highlight{ color: #4A8EAD; } .wpide_func_params{ padding-left:10px; display: block; color:#555; font-family: courier; } .wpide_func_desc{ color:#333; } .wpide_func_arg_notrequired{ color:#888; } .wpide_func_arg_notrequired em{ color: green; display: block; font-size: 80%; line-height: 100%; } .inner-sidebar{ background-image: url(images/wpide_logo.jpg); background-repeat: no-repeat; background-position: top right; } #fancyeditordiv{ width:75%; height:1000px; margin-right:0!important; float:left; min-height: 230px; /* Stop browser text selection of the editor. This will not stop selection IN the editor. */ -webkit-user-select: none; -moz-user-select: none; user-select: none; } #wpide_message{ display:none; width: 80%; float: left; text-align: left; margin: 0; padding: 7px; } #wpide_message a{ float:none; display:inline-block; margin:2px; } #wpide_message span{ width: 80%; } #wpide_message .note{ font-size: 10px; margin: 10px 0; display: block; } #wpide_footer_message, #wpide_footer_message_last_saved, #wpide_footer_message_unsaved{ display:none; float: left; padding: 8px; font-size: 12px; color: #666; } #wpide_footer_message_unsaved{ color:#bc201d; } #wpide_save{ float: right; } #wpide_git{ float: right; margin-right: 20px; background-image: url(images/git.png); background-repeat: no-repeat; background-position: right center; padding-right: 30px; } /* Make sure the modal window doesn't get hidden behind wp toolbar */ .ui-dialog{ margin-top:30px; /* this just is not working - the WP admin toolbar gets in the way */ } #gitdiv{ display:none; background-color: #efefef; } #gitdiv .red{ color: #bc201d; } #gitdivcontent{ margin:10px; } .git_settings_panel{ overflow: hidden; margin:20px 0px; } .input_row{ padding: 5px; width: 99%; background-color: #ddd; margin: 2px; display:block; } .input_row input[type=text]{ width:98%; } .input_row .input_row em{ margin: 2px; font-size: 10px; } .git_settings_panel .input_row, .git_settings_panel .input_row em, .git_settings_panel label, .git_settings_panel input[type=text]{ float:left; clear:left; } .git_log .input_row{ padding: 5px; width: 99%; background-color: #ddd; margin: 2px; float: left; } .git_log .input_row .message{ display:block; font-weight:bold; margin-bottom:10px; } #gitdiv label, #gitdiv input[type=text], #gitdiv a.button{ margin:2px; } #gitdiv label{ font-weight:bold; } #gitdiv .button{ text-align: center; height: inherit; line-height: 130%; padding-top: 10px; font-weight:bold; } #gitdiv .button em{ display:block; font-size: 10px; font-weight:normal; } .gitfilerow{ background-color: #bbb; padding: 10px; } .gitfilerow:hover{ } .gitfilerow.light{ background-color: #ddd; } .gitfilerow input[type=checkbox]{ margin-right:20px; } .gitfilerow .filename{ width: 70%; display: block; float: left; } .gitfilerow .viewdiff{ color: #bc201d; } #gitdivcommit{ margin-top:20px; padding:10px; border: 1px solid #bbb; } #gitdivcommit a.button-primary{ margin-left: 8px; } #gitdiv input.message{ width:70%; } .gitdivdiff{ margin-top: 10px; } .gitdivdiff .diff_line{ display:block; padding:5px; font-size:11px; background-color:#fff; } .gitdivdiff .diff_line.plus{ background-color:#b5ffce; } .gitdivdiff .diff_line.minus{ background-color:#fad3e5; } .gitdivdiff .diff-addedline, .gitdivdiff .diff-deletedline{ font-size:10px; line-height:130%; } #publishing-action img{ visibility: hidden; } div#side-info-column{ width:23%; } #submitdiv.postbox{ min-width:220px; } /* color assist */ .ImageColorPickerWrapper{ height: 300px; width: 100%; overflow: scroll; } #wpide_color_assist{ position:relative; width: 100%; background-color: whiteSmoke; margin: auto; border: 1px solid #CCC; padding-right: 2px; margin-left: -2px; height: 380px; } #wpide_color_assist img, #wpide_color_assist canvas{ margin:auto; display:block; } #wpide_color_assist canvas.ImageColorPickerCanvasColor{ position:absolute; left:0; top:0; } #wpide_color_assist input[type=button]{ float:left; width:110px; margin: 15px 5px; font-size: 12px; } #wpide_color_assist_input{ float:left; width:100px; margin: 15px 5px; } .close_color_picker{ padding-bottom: 7px; padding-left: 7px; position: absolute; right: 20px; top: 5px; } .close_color_picker a{ color: #575757; font-style: normal; text-decoration: none; font-size: 16px; } #wpide_color_assist h3{ background-color: #F1F1F1; background-image: -ms-linear-gradient(top,#F9F9F9,#ECECEC); background-image: -moz-linear-gradient(top,#F9F9F9,#ECECEC); background-image: -o-linear-gradient(top,#F9F9F9,#ECECEC); background-image: -webkit-gradient(linear,left top,left bottom,from(#F9F9F9),to(#ECECEC)); background-image: -webkit-linear-gradient(top,#F9F9F9,#ECECEC); background-image: linear-gradient(top,#F9F9F9,#ECECEC); -webkit-border-top-left-radius: 3px; -webkit-border-top-right-radius: 3px; border-top-left-radius: 3px; border-top-right-radius: 3px; } .currentColor, .selectedColor { border: 1px solid #000; background-color: #fff; width:30px; height:30px; } .ImageColorPickerCanvas { cursor:crosshair; } div.ImageColorPickerWrapper{ } #wpfooter{ display:none; } #wpbody-content{ padding-bottom:0; } .wpide-settings { height: 20px; width: 20px; background-image: url( images/settings.png ); background-repeat: no-repeat; background-position: 2px 2px; display: inline-block; border: 1px solid transparent; border-radius: 2px; padding: 2px; position: absolute; right: 2px; top: 2px; } .editor_settings_dialog-minbutton { display: none; } .wpide-settings:hover { border-color: #666666; background-color: #F2F2F2; } /* Settings Dialog */ #editor_settings_dialog label { display: inline-block; width: 100%; margin: 4px 0; font-weight: bold; } #editor_settings_dialog label .ipt-sel { width: 125px; } #editor_settings_dialog label .number { width: 117px; } #editor_settings_dialog label input, #editor_settings_dialog label select { float: right; font-weight: normal; } #editor_settings_dialog .left { float: left; width: 48%; } #editor_settings_dialog .right { float: right; width: 48%; } #editor_find_dialog { overflow: hidden; } #editor_find_dialog_minimized { float: right; } #editor_find_dialog label { display: block; width: 40%; } #editor_find_dialog label.left { display: inline-block; float: left; width: 65%; } #editor_find_dialog input.action_button { display: inline-block; float: right; width: 100%; } #editor_find_dialog input.action_button:active { box-shadow: 0 0 5px lightGrey inset } #editor_find_dialog label.left input { float: right; width: 190px; } #editor_find_dialog div.search_direction { display: inline-block; position: absolute; bottom: 10px; right: 10px; width: 30%; } #editor_find_dialog div.search_direction label { width: 100%; } #editor_find_dialog div.right { display: inline-block; position: absolute; top: 4px; right: 10px; width: 30% } #editor_find_dialog div.right input { border: 1px solid #dfdfdf; background-color: #fefefe; border-radius: 2px; } #editor_find_dialog div.right input:hover { border-color: #AAAAAA; } ul.jqueryFileTree a { overflow: hidden; text-overflow: ellipsis; min-width: 123px; margin-right: 26px; } .jqueryFileTree .create_new a { min-width: 24px; max-width: 24px; width: 24px; } .jqueryFileTree .directory > a, .jqueryFileTree .file > a { border: 1px solid transparent; outline: none !important; } .jqueryFileTree .filetree_delete:hover { opacity: 1; } .jqueryFileTree .directory > a:hover, .jqueryFileTree .file > a:hover { background-color: #BDF; border: 1px solid #BDF; outline: none !important; } .jqueryFileTree .directory > a:active, .jqueryFileTree .file > a:active { border: 1px solid #AAF; background-color: #BDF; outline: none !important; } #wpide_file_browser .wpide-context-menu { position: absolute; background: white; border: 1px solid #AAAAAA; padding: 3px; z-index: 100; border-radius: 3px; box-shadow: 6px 6px 11px -7px #333; } #wpide_file_browser .wpide-context-menu li { list-style-type: none; padding: 3px 6px 3px 20px; -webkit-user-select: none; user-select: none; cursor: pointer; font-size: 14px; } #wpide_file_browser .wpide-context-menu li:hover { background-color: #DFDFDF; }
guacamol_100K/91.html
fiskio/fiskio.github.io
<html> <head> <style> div.figures figure { display:inline-block; margin: 1px; } figure img { vertical-align: top; } figure figcaption { text-align: center; } </style> </head> <body> <h1>halogenated ring</h1> <div class = "figures"> <figure><img src="img/CC%28C%29C%28NC%28%3DO%29C%28%3DO%29Nc1ccccc1Cl%29C%28%3DO%29NC%28CC%28%3DO%29O%29C%28%3DO%29COc1c%28F%29c%28F%29cc%28F%29c1F.svg"/></figure> <figure><img src="img/O%3DC%28Cc1ccc%28-c2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29cc1%29NCc1ccccc1.svg"/></figure> <figure><img src="img/CN%28Cc1c%28F%29ccc%28F%29c1Cl%29C%28%3DO%29c1cc%28-c2cnn%28C%29c2%29cnc1N.svg"/></figure> <figure><img src="img/CCN%28CC%29c1cc%28N2CC%28N%29C%28c3cc%28F%29c%28F%29cc3F%29CC2%3DO%29ncn1.svg"/></figure> <figure><img src="img/COC%28O%29%3DNc1ccc2c%28c1%29N%3DC%28O%29C%28C%29C%3DCCC%28N1CCC%28c3c%28F%29ccc%28Cl%29c3F%29%3DCC1%3DO%29c1cc-2ccn1.svg"/></figure> <figure><img src="img/CC%28C%29%28C%29N%3DC%28O%29C%28c1c%28C%28%3DO%29O%29%5BnH%5Dc2cc%28Cl%29ccc12%29N%28C%3DO%29Cc1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/Clc1cc%28Cl%29c%28Cl%29c%28-c2nc%28-c3cccnc3%29cs2%29c1.svg"/></figure> <figure><img src="img/CCN%28CC%29CC%28%3DO%29NCc1cc%28-c2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29no1.svg"/></figure> <figure><img src="img/COC%28%3DO%29c1cc%28NC%28%3DO%29c2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29cc%28C%28%3DO%29OC%29c1.svg"/></figure> <figure><img src="img/O%3DC%28CSc1c%28F%29c%28F%29cc%28F%29c1F%29Nc1ccc%28C2SCCS2%29cc1.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCNCC1Cc1ccccc1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/CC1CCCC%28N2CCC%28c3c%28F%29ccc%28Cl%29c3F%29%3DCC2%3DO%29c2cc%28ccn2%29-c2ccc%28Nc3ccccn3%29cc2N%3DC1O.svg"/></figure> <figure><img src="img/O%3DC%28NCCCCN1CCCC1%29C1C%28C%28%3DO%29NCc2cc%28F%29cc%28F%29c2F%29C2C%3DCC1C21CC1.svg"/></figure> <figure><img src="img/O%3DC%28O%29c1ccc%28N%28Cc2ccc%28C3CCCCC3%29cc2%29C%28%3DO%29CNS%28%3DO%29%28%3DO%29c2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29cc1O.svg"/></figure> <figure><img src="img/CCC%28C1%3DNC2CC%28%3DO%29OC2%28COc2c%28F%29c%28F%29cc%28F%29c2F%29O1%29n1cccc%28NC%28%3DO%29OC%29c1%3DO.svg"/></figure> <figure><img src="img/COc1cc%28NC%28%3DO%29C%3DCc2cc%28F%29cc%28F%29c2F%29cc%28OCCN2CCC3%28CC2%29OCCO3%29c1.svg"/></figure> <figure><img src="img/CSc1cccc%28C%28%3DO%29Nc2cc%28F%29c%28F%29cc2Cl%29c1.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCCC1COc1ccnc%28C%28F%29%28F%29F%29n1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/NS%28%3DO%29%28%3DO%29c1c%28F%29c%28F%29c%28NCCCCCC%28%3DO%29O%29c%28F%29c1F.svg"/></figure> <figure><img src="img/NC%28%3DO%29C%28%3DO%29NN%3DCc1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/O%3DC%28NN%3DCc1c%28F%29c%28F%29c%28F%29c%28F%29c1F%29c1ccc%28-c2ccccc2%29cc1.svg"/></figure> <figure><img src="img/O%3DC%28C%28%3DCc1ccc%28%5BN%2B%5D%28%3DO%29%5BO-%5D%29c%28O%29c1%29Sc1ccc%28Br%29cc1%29c1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/O%3Dc1cc%28NCCCNCc2cc%28Cl%29c%28Cl%29cc2Cl%29%5BnH%5Dc2ccccc12.svg"/></figure> <figure><img src="img/COc1ccc%28NS%28%3DO%29%28%3DO%29c2c%28F%29c%28Cl%29c%28F%29c%28Cl%29c2F%29cc1.svg"/></figure> <figure><img src="img/N%3DC%28N%29c1cccc%28NC%28%3DO%29Nc2ccc%28S%28%3DO%29%28%3DO%29NCc3cc%28F%29c%28F%29cc3F%29cc2%29c1.svg"/></figure> <figure><img src="img/NC%28Cc1cc%28F%29c%28F%29cc1F%29CC1CCCCC1.svg"/></figure> <figure><img src="img/COP%28%3DS%29%28OC%29Oc1cc%28Cl%29c%28Br%29cc1Cl.svg"/></figure> <figure><img src="img/CN1C%28%3DO%29NC%28c2cc%28Cl%29c%28Cl%29cc2Cl%29C1%3DO.svg"/></figure> <figure><img src="img/CC1CCCC%28N2CCC%28c3c%28F%29ccc%28Cl%29c3F%29%3DCC2%3DO%29c2cc%28ccn2%29C2%3DCNNC2%3DNC1%3DO.svg"/></figure> <figure><img src="img/CC1CCCC%28N2CCC%28c3c%28F%29ccc%28Cl%29c3F%29%3DCC2%3DO%29c2cc%28ccn2%29-c2cc%28I%29c%28N%29cc2NC1%3DO.svg"/></figure> <figure><img src="img/Cc1n%5BnH%5Dc2c%28F%29c%28F%29c%28F%29c%28F%29c12.svg"/></figure> <figure><img src="img/O%3DC%28O%29c1cccc2%5BnH%5Dc%28-c3c%28F%29c%28F%29c%28-c4ccccc4F%29c%28F%29c3F%29nc12.svg"/></figure> <figure><img src="img/CCCCCCCCCCCCCC1CC%28OC%28%3DO%29c2c%28Cl%29c%28Cl%29c%28Cl%29c%28Cl%29c2C%28%3DO%29O%29CC2%28CCC3%28C%3DCC%28%3DO%29C%3DC3%29O2%29O1.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCn2c%28nnc2C%28F%29F%29C1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/CN1CCN%28c2ccc%28C%28%3DO%29Nc3n%5BnH%5Dc4c3CN%28C%28%3DO%29Cc3c%28F%29ccc%28F%29c3F%29C4%29cc2%29CC1.svg"/></figure> <figure><img src="img/O%3DC%28COc1nc%28-c2cccs2%29nc2ccc%28I%29cc12%29NN1C%28%3DO%29c2c%28Br%29c%28Br%29c%28Br%29c%28Br%29c2C1%3DO.svg"/></figure> <figure><img src="img/COc1ccc%28C%3DNOCc2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29cc1.svg"/></figure> <figure><img src="img/CCOC%28%3DO%29C1COc2cc%28CNC%28%3DO%29C3SCCN3C%28%3DO%29CC%28N%29Cc3cc%28F%29c%28F%29cc3F%29ccc2O1.svg"/></figure> <figure><img src="img/CC%28%3DO%29NS%28%3DO%29%28%3DO%29c1ccc%28N2C%28%3DO%29c3c%28F%29c%28F%29c%28F%29c%28F%29c3C2%3DO%29cc1.svg"/></figure> <figure><img src="img/Clc1ccc%28-c2csc%28-c3cc%28Cl%29cc%28Cl%29c3Cl%29n2%29cc1.svg"/></figure> <figure><img src="img/O%3DC%28C1CNCC%28%3DO%29N1c1ccc%28CCCOc2c%28F%29ccc%28F%29c2F%29cc1%29N%28Cc1cc%28CCNC2CC2%29ccc1Cl%29C1CC1.svg"/></figure> <figure><img src="img/O%3DC%28O%29CC%28NC%28%3DO%29C%28NC%28%3DO%29C%28%3DO%29Nc1cccc2ccccc12%29C1CCCCC1%29C%28%3DO%29COc1c%28F%29c%28F%29cc%28F%29c1F.svg"/></figure> <figure><img src="img/O%3DC%28O%29CCC%28NC%28%3DO%29c1c%28F%29c%28F%29c%28N%28CCCl%29CCCl%29c%28F%29c1F%29C%28%3DO%29O.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCNC%28%3DO%29C1CO%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/O%3DC%28C%3DCc1cccc2c1N%28Cc1ccc3ccccc3c1%29C%28%3DO%29C2O%29NS%28%3DO%29%28%3DO%29c1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/O%3DC1CC2%28C%28%3DO%29N1%29c1ccccc1S%28%3DO%29%28%3DO%29N2Cc1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/NNC%28%3DO%29c1cc%28-c2cc%28F%29c%28F%29cc2F%29%5BnH%5Dn1.svg"/></figure> <figure><img src="img/CCOC%28%3DO%29c1c%28C%29oc2ccc%28OC%28%3DO%29COc3c%28F%29c%28F%29c%28F%29c%28F%29c3F%29cc12.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCn2nnc%28-c3ccc%28C%28%3DO%29O%29cc3%29c2C1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/CC%28C%29C%28NC%28%3DO%29C%28%3DO%29Nc1cc%28C%28C%29%28C%29C%29ccc1C%28C%29%28C%29C%29C%28%3DO%29NC%28CC%28%3DO%29O%29C%28%3DO%29COc1c%28F%29c%28F%29cc%28F%29c1F.svg"/></figure> <figure><img src="img/Cn1nc%28S%28N%29%28%3DO%29%3DO%29sc1%3DNC%28%3DO%29c1c%28F%29c%28F%29cc%28F%29c1F.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCn2c%28nnc2C%28F%29%28F%29F%29C1CC%28F%29%28F%29F%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/O%3DC%28Nc1nnc%28-c2c%28Cl%29c%28Cl%29c%28Cl%29c%28Cl%29c2-c2nc3cc%28C%28%3DO%29c4ccccc4%29ccc3%5BnH%5D2%29o1%29c1ccc%28Cl%29cc1.svg"/></figure> <figure><img src="img/COc1ccc%28-c2cc%28-c3cc%28F%29c%28Cl%29cc3Cl%29%5BnH%5Dn2%29cc1OC.svg"/></figure> <figure><img src="img/COc1cccc2c1c%28C%28%3DO%29C%3DC%28O%29C%28%3DO%29O%29cn2Cc1c%28F%29ccc%28F%29c1F.svg"/></figure> <figure><img src="img/COc1c%28Cl%29cc%28Cl%29c%28Cl%29c1C%28%3DO%29O.svg"/></figure> <figure><img src="img/O%3DC%28O%29CC%28NC%28%3DO%29C1CCC%28NC%28%3DO%29C%28%3DO%29Nc2cccc3ccccc23%29C1%29C%28%3DO%29COc1c%28F%29c%28F%29cc%28F%29c1F.svg"/></figure> <figure><img src="img/Cc1ccc%28C%28%3DNO%29N2CCCCCC2%29c%28Oc2c%28F%29c%28F%29cc%28F%29c2F%29n1.svg"/></figure> <figure><img src="img/O%3DC%28O%29c1c%28Br%29c%28Br%29c%28Br%29c%28Br%29c1C1c2ccc%28O%29cc2Oc2cc%28O%29ccc21.svg"/></figure> <figure><img src="img/CC%28C%29%28C%29C1CS%28%3DO%29%28%3DO%29C%28c2c%28F%29c%28F%29c%28N%3D%5BN%2B%5D%3D%5BN-%5D%29c%28F%29c2F%29S%28%3DO%29%28%3DO%29C1.svg"/></figure> <figure><img src="img/Cc1ccc%28C%28%3DNO%29NCc2cccnc2%29c%28Oc2c%28F%29c%28F%29cc%28F%29c2F%29n1.svg"/></figure> <figure><img src="img/O%3DC%28Nc1ccc%28Br%29cn1%29c1ccc%28COc2c%28F%29c%28F%29cc%28F%29c2F%29o1.svg"/></figure> <figure><img src="img/O%3DC%28Nc1cc%28S%28%3DO%29%28%3DO%29N2CCOCC2%29ccc1N1CCCC1%29c1cc%28F%29c%28F%29cc1Cl.svg"/></figure> <figure><img src="img/NS%28%3DO%29%28%3DO%29c1c%28F%29c%28F%29c%28SCCc2ccccc2%29c%28F%29c1NC1CCCCCCCCCCC1.svg"/></figure> <figure><img src="img/COCCCNC%28%3DO%29c1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/COc1cccc%28CN%28C%28%3DO%29C2%3DC%28c3ccc%28CCCOc4c%28F%29ccc%28F%29c4Cl%29cc3%29C3%28CC3%29CNC2%29C2CC2%29c1C.svg"/></figure> <figure><img src="img/CNCC%28Cc1ccc%28CCCOc2c%28F%29ccc%28F%29c2Cl%29cc1%29C%28%3DO%29N%28Cc1cccc%28Cl%29c1Cl%29C1CC1.svg"/></figure> <figure><img src="img/N%23Cc1c%28Cl%29c%28Cl%29c%28C%28C%28%3DO%29c2ccc%28F%29cc2%29%3DC2NCCCCN2%29c%28C%23N%29c1Cl.svg"/></figure> <figure><img src="img/COc1ccc%28C%28%3DO%29C%28%3DC2NCCN2%29c2c%28Cl%29c%28Cl%29c%28C%23N%29c%28Cl%29c2C%23N%29cc1.svg"/></figure> <figure><img src="img/Cc1cc%28C%28%3DO%29O%29c2nc%28-c3c%28F%29c%28F%29c%28-c4ccsc4%29c%28F%29c3F%29%5BnH%5Dc2c1.svg"/></figure> <figure><img src="img/CC%28C%29%28C%29c1cc%28NC%28%3DO%29c2cc%28F%29c%28F%29c%28F%29c2F%29no1.svg"/></figure> <figure><img src="img/C%23CCOc1ccc%28CCNC%28%3DO%29C%28OCC%23C%29c2cc%28Cl%29cc%28Cl%29c2Cl%29cc1OC.svg"/></figure> <figure><img src="img/%5BO-%5D%5BS%2B%5D1c2c%28F%29c%28F%29c%28F%29c%28F%29c2SN1Cc1ccccc1.svg"/></figure> <figure><img src="img/Cc1nn%28Cc2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29c%28C%29c1NC%28%3DO%29c1c%28%5BN%2B%5D%28%3DO%29%5BO-%5D%29cnn1C.svg"/></figure> <figure><img src="img/NS%28%3DO%29%28%3DO%29c1c%28F%29c%28F%29c%28NCCc2ccc%28O%29cc2%29c%28F%29c1F.svg"/></figure> <figure><img src="img/O%3DC%28C%28%3DCc1ccc%28O%29c%28%5BN%2B%5D%28%3DO%29%5BO-%5D%29c1%29SCc1ccc%28Br%29cc1%29c1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/O%3DC%28NN%3DCc1ccc%28-c2cc%28Cl%29c%28Cl%29cc2Cl%29o1%29c1cccnc1.svg"/></figure> <figure><img src="img/CC1CCCC%28N2CCC%28c3c%28F%29ccc%28Cl%29c3F%29%3DCC2%3DO%29c2cc%28ccn2%29-c2c%28F%29cccc2N%3DC1O.svg"/></figure> <figure><img src="img/CC1CCCC%28N2CCC%28c3c%28F%29ccc%28Cl%29c3F%29%3DCC2%3DO%29c2cc%28ccn2%29-c2ccc%28N%3Dc3cc%5BnH%5Dcc3%29cc2N%3DC1O.svg"/></figure> <figure><img src="img/N%23CCN1C%28%3DO%29c2c%28Br%29c%28Br%29c%28Br%29c%28Br%29c2C1%3DO.svg"/></figure> <figure><img src="img/CC%28Nc1nc2cc%5BnH%5Dc%28%3DO%29c2cc1-c1ccc%28F%29cc1%29c1cc%28F%29c%28Cl%29cc1Cl.svg"/></figure> <figure><img src="img/Cc1c%28C%29n%28Cc2ccc%28-c3ccccc3%29cc2%29c2ccc%28C%28%3DO%29NC%28C%29c3c%28F%29ccc%28F%29c3F%29cc12.svg"/></figure> <figure><img src="img/COc1ccc%28NS%28%3DO%29%28%3DO%29c2c%28F%29c%28F%29cc%28F%29c2F%29cc1.svg"/></figure> <figure><img src="img/COC%28O%29%3DNc1ccc2c%28c1%29N%3DC%28O%29C%28C%29CCCC%28N1CCC%28c3c%28F%29ccc%28Br%29c3F%29%3DCC1%3DO%29c1cc-2ccn1.svg"/></figure> <figure><img src="img/COC1COC%28c2c%28N%3DC%28O%29c3nc%28-c4c%28F%29ccc%28F%29c4F%29sc3N%29cnn2C%29CCC1N.svg"/></figure> <figure><img src="img/Cc1c%28CCCC%28%3DO%29O%29c2cccc%28C%3DCc3ccc%28OCCCCc4c%28F%29cc%28F%29c%28F%29c4F%29cc3%29c2n1CC%28%3DO%29O.svg"/></figure> <figure><img src="img/COc1c%28F%29c%28F%29c%28C%28%3DO%29Nc2ccc%28-c3nc4ccccc4%5BnH%5D3%29cc2%29c%28F%29c1F.svg"/></figure> <figure><img src="img/CCN1CCc2nc%28NC%28%3DO%29c3cc%28F%29c%28F%29cc3Cl%29sc2C1.svg"/></figure> <figure><img src="img/CCOC%28%3DO%29C1%3DC%28C%29NC%28C%29%3DC%28C%28%3DO%29OCC%29C1c1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/CS%28%3DO%29%28%3DO%29Cc1c%28Br%29c%28O%29c%28O%29c%28Br%29c1Br.svg"/></figure> <figure><img src="img/COc1ccc%28CN2CC3CN%28C%28%3DO%29CC%28N%29Cc4cc%28F%29c%28F%29cc4F%29CCN3C2%3DO%29cc1.svg"/></figure> <figure><img src="img/Cn1nc%28C%28%3DO%29NNc2c%28F%29c%28F%29cc%28F%29c2F%29c2ccccc2c1%3DO.svg"/></figure> <figure><img src="img/CCOC%28%3DO%29C%28%3DO%29Nc1ccc%28N%28Cc2ccc%28C3CCCCC3%29cc2%29C%28%3DO%29CN%28C%29S%28%3DO%29%28%3DO%29c2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29cc1.svg"/></figure> <figure><img src="img/CC1CCCC%28N2CCC%28c3c%28Br%29ccc%28Cl%29c3F%29%3DCC2%3DO%29c2cccc%28c2%29-c2cc%28C%28%3DO%29O%29ccc2N%3DC1O.svg"/></figure> <figure><img src="img/Oc1c%28F%29c%28F%29c%28N%3DNc2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/Cc1ccc2%5BnH%5Dc3c%28F%29cc%28F%29c%28F%29c3c2c1.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1C%28CNC%28%3DO%29c2ccccc2%29CC2CCCCC21%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCn2c%28nnc2C%28F%29%28F%29F%29C1Cc1ccc%28F%29cc1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCC2C%28CCc3nnc%28C%28F%29%28F%29C%28F%29%28F%29F%29n32%29C1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/CCCCCCCCCCCCCCOc1c%28Cl%29c%28Cl%29c%28OP%28%3DO%29%28%5BO-%5D%29Oc2cccc%28C%5Bn%2B%5D3csc%28C%29c3%29c2%29c%28Cl%29c1Cl.svg"/></figure> <figure><img src="img/CC%28C%29%28C%29N%3DC%28O%29C%28c1c%28C%28%3DO%29O%29%5BnH%5Dc2cc%28Cl%29ccc12%29N%28C%3DO%29Cc1c%28F%29cc%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/O%3DC%28OCC%28%3DO%29N1CCN%28c2ccccc2%29CC1%29c1cc%28F%29c%28F%29cc1Cl.svg"/></figure> <figure><img src="img/COc1ccccc1NC%28%3DO%29C%28%3DO%29NC%28C%28%3DO%29NC%28CC%28%3DO%29O%29C%28%3DO%29COc1c%28F%29c%28F%29cc%28F%29c1F%29C%28C%29C.svg"/></figure> <figure><img src="img/Cc1cc%28OCc2cnnn2-c2c%28Br%29ccc%28I%29c2F%29c%28C%29c2c1CCC1C%28C%29C%28%3DO%29OC21.svg"/></figure> <figure><img src="img/O%3DC1c2c%28Br%29c%28Br%29c%28Br%29c%28Br%29c2C%28%3DO%29N1n1c%28-c2cccs2%29nc2ccc%28I%29cc2c1%3DO.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCCC1CNS%28%3DO%29%28%3DO%29C1CC1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/O%3DC%28C%3DCc1cccc2c1N%28Cc1ccc%28F%29c%28F%29c1%29C%28%3DO%29C2%29NS%28%3DO%29%28%3DO%29c1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/CC%28C%29%28C%29c1ocnc1C%3Dc1%5BnH%5Dc%28%3DO%29c%28%3DCc2cc%28F%29cc%28F%29c2F%29%5BnH%5Dc1%3DO.svg"/></figure> <figure><img src="img/COc1ccc%28C%28CNC%28%3DO%29c2cc%28F%29c%28F%29c%28F%29c2F%29N2CCOCC2%29cc1.svg"/></figure> <figure><img src="img/COc1ccc%28NC%28%3DO%29c2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29cc1Cl.svg"/></figure> <figure><img src="img/O%3Dc1c%28%3DCc2ccc%28%5BN%2B%5D%28%3DO%29%5BO-%5D%29o2%29sc2n1C%28c1ccc%28Cl%29cc1%29C%3DC%28c1cc%28F%29c%28Cl%29cc1Cl%29N%3D2.svg"/></figure> <figure><img src="img/OCCCCn1nc2c%28Br%29c%28Br%29c%28Br%29c%28Br%29c2n1.svg"/></figure> <figure><img src="img/Cc1ccc%28-c2cn%28-c3c%28F%29c%28F%29c%28S%28N%29%28%3DO%29%3DO%29c%28F%29c3F%29nn2%29cc1.svg"/></figure> <figure><img src="img/O%3DC1c2c%28Cl%29c%28Cl%29c%28Cl%29c%28Cl%29c2C%28%3DO%29N1c1ccccn1.svg"/></figure> <figure><img src="img/Cc1nn%28-c2cc%28Br%29c%28Cl%29cc2F%29c%28%3DO%29n1C%28F%29F.svg"/></figure> <figure><img src="img/Clc1ccc%28%5BI%2B%5Dc2ccc%28Cl%29cc2Cl%29c%28Cl%29c1.svg"/></figure> <figure><img src="img/O%3DC%28NCCc1nc%28-c2cc%28F%29c%28F%29cc2F%29cs1%29c1ccccc1.svg"/></figure> <figure><img src="img/Cc1cc%28C%29nc%28NS%28%3DO%29%28%3DO%29c2ccc%28N3C%28%3DO%29c4c%28F%29c%28F%29c%28F%29c%28F%29c4C3%3DO%29cc2%29n1.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCN%28Cc2ccccc2%29C%28%3DO%29C1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/Fc1cc%28-c2nc3c%28c%28N4CCOCC4%29n2%29CSC3%29c%28F%29cc1Cl.svg"/></figure> <figure><img src="img/CC%28Sc1cc%28-c2ccc%28C%28%3DO%29N3CCC%28N4CCCC4%29CC3%29cc2%29cnc1N%29c1c%28Cl%29ccc%28F%29c1Cl.svg"/></figure> <figure><img src="img/CN%28CC%28%3DO%29N%28Cc1cc%28C%28C%29%28C%29C%29cc%28C%28C%29%28C%29C%29c1%29c1ccc%28C%28%3DO%29O%29c%28O%29c1%29S%28%3DO%29%28%3DO%29c1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/COC%28%3DO%29C%3DC%28C%29C%3DCC%28F%29%3DC%28C%29C%3DCc1c%28Cl%29cc%28OC%29c%28Cl%29c1Cl.svg"/></figure> <figure><img src="img/COc1c%28Cl%29c%28Cl%29c%28%5BN%2B%5D%28%3DO%29%5BO-%5D%29c%28Cl%29c1Cl.svg"/></figure> <figure><img src="img/Clc1c%28Cl%29c%28I%29c2%5BnH%5Dcnc2c1I.svg"/></figure> <figure><img src="img/NC1%3DNC%28c2cccc%28OCCCOc3cc%28Cl%29c%28Cl%29cc3Cl%29c2%29N%28c2cccc%28Cl%29c2%29C%28N%29%3DN1.svg"/></figure> <figure><img src="img/Oc1c%28F%29c%28F%29c%28Cn2cc%5BnH%5Dc2%3DS%29c%28F%29c1F.svg"/></figure> <figure><img src="img/CC%28Oc1ncnc2ccc%28-c3cnn%28C%29c3%29cc12%29c1c%28Cl%29ccc%28F%29c1Cl.svg"/></figure> <figure><img src="img/COc1ccc%28C%3DCc2ccc%28N3C%28%3DO%29c4c%28Cl%29c%28Cl%29c%28Cl%29c%28Cl%29c4C3%3DO%29cc2%29cc1OC.svg"/></figure> <figure><img src="img/Nc1ccccc1Nc1nc2c%28Br%29c%28Br%29c%28Br%29c%28Br%29c2%5BnH%5D1.svg"/></figure> <figure><img src="img/CC%28Nc1ncc%28F%29c%28N2CCOC2%3DO%29n1%29c1cc%28F%29c%28Br%29cc1F.svg"/></figure> <figure><img src="img/Nn1c%28SCC%28%3DO%29Nc2cc%28Cl%29c%28Cl%29cc2Cl%29nnc1-c1cc%28F%29c%28Cl%29cc1Cl.svg"/></figure> <figure><img src="img/O%3DC1c2c%28Cl%29c%28Cl%29c%28Cl%29c%28Cl%29c2C%28%3DO%29N1c1ccncc1.svg"/></figure> <figure><img src="img/O%3DC1CC%28c2c%28Cl%29ccc%28Br%29c2Cl%29CC%28O%29%3DC1Sc1ccccc1Cl.svg"/></figure> <figure><img src="img/NS%28%3DO%29%28%3DO%29c1ccc%28NC%28%3DO%29c2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29cc1.svg"/></figure> <figure><img src="img/CC%28Oc1nc%28C%28F%29%28F%29F%29nc2ncc%28-c3cnn%28C4CCNCC4%29c3%29cc12%29c1c%28Cl%29ccc%28F%29c1Cl.svg"/></figure> <figure><img src="img/CNCc1ccc%28Cl%29c%28CN%28C%28%3DO%29C2CNCC%28%3DO%29N2c2ccc%28CCCOc3c%28F%29ccc%28F%29c3F%29cc2%29C2CC2%29c1.svg"/></figure> <figure><img src="img/O%3DC1c2c%28F%29c%28F%29c%28F%29c%28F%29c2C%28%3DO%29N1c1ccc%28F%29cc1F.svg"/></figure> <figure><img src="img/CCOC%28%3DO%29CSc1nc2c%28I%29c%28I%29c%28I%29c%28I%29c2%5BnH%5D1.svg"/></figure> <figure><img src="img/CN1CCN%28c2ncc%28-c3cc%28Cl%29cc%28Cl%29c3Cl%29c%28N%29n2%29CC1.svg"/></figure> <figure><img src="img/COc1ccc%28C2%3DNN%28C%28%3DO%29c3ccccc3%29C%28O%29%28c3cc%28F%29c%28Cl%29cc3Cl%29C2%29cc1OC.svg"/></figure> <figure><img src="img/CC%28C%29C%28NS%28%3DO%29%28%3DO%29c1c%28F%29c%28F%29c%28F%29c%28F%29c1F%29C%28%3DO%29N1CCCC1C%28%3DO%29NC%28C%28%3DO%29C%28F%29%28F%29F%29C%28C%29C.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCCC1c1nc%28-c2ncc%28F%29cc2F%29no1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCCN1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/NS%28%3DO%29%28%3DO%29c1c%28F%29c%28F%29c%28-n2cc%28CCCCCl%29nn2%29c%28F%29c1F.svg"/></figure> <figure><img src="img/O%3DC%28O%29c1cc%28Cl%29cc%28C%28%3DO%29C%3DCc2cc%28Cl%29cc%28Cl%29c2Cl%29c1O.svg"/></figure> <figure><img src="img/NS%28%3DO%29%28%3DO%29c1ccc%28NS%28%3DO%29%28%3DO%29c2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29c%28F%29c1.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCn2nncc2C1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/N%23CC1CC%28F%29CN1C%28%3DO%29C%28N%29Cc1cc%28F%29cc%28F%29c1F.svg"/></figure> <figure><img src="img/O%3DC%28Nc1ccc%28N2CCOCC2%29cc1%29c1cn%28Cc2c%28F%29c%28F%29cc%28F%29c2F%29c2ccc%28%3DO%29%5BnH%5Dc2c1%3DO.svg"/></figure> <figure><img src="img/Cc1cc%28COc2cc%28F%29c%28F%29cc2F%29nc%28-c2ccccn2%29n1.svg"/></figure> <figure><img src="img/OC%28CCn1nc2c%28Br%29c%28Br%29c%28Br%29c%28Br%29c2n1%29c1ccccc1.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCN%28C%28%3DO%29c2ccc%28S%28N%29%28%3DO%29%3DO%29cc2%29CC1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/Clc1ccc%28C%3DNc2cc%28Cl%29c%28Cl%29cc2Cl%29c%28Cl%29c1.svg"/></figure> <figure><img src="img/NC%28N%29%3DNC%28%3DO%29N1CCc2c%28F%29ccc%28-c3cc%28F%29c%28F%29cc3F%29c2C1.svg"/></figure> <figure><img src="img/O%3DC%28NC%28Cc1ccccc1%29C%28O%29CN%28Cc1cccs1%29S%28%3DO%29%28%3DO%29c1cc%28F%29c%28F%29cc1F%29c1ccnnc1.svg"/></figure> <figure><img src="img/N%3DC%28N%29NCCCC%28NC%28%3DO%29C%28CO%29NC%28%3DO%29C%28Cc1c%28F%29c%28F%29c%28F%29c%28F%29c1F%29NC%28%3DO%29C%28CCCNC%28%3DN%29N%29NC%28%3DO%29C%28N%29CCC%28N%29%3DO%29C%28%3DO%29O.svg"/></figure> <figure><img src="img/CC1CN1C%28%3DNO%29c1ccc%28Oc2c%28F%29c%28F%29cc%28F%29c2F%29nc1.svg"/></figure> <figure><img src="img/Cc1cc%28C%28%3DO%29Nc2ccc3c%28c2%29CCN3C2CCN%28Cc3cc%28F%29cc%28F%29c3F%29C2%29no1.svg"/></figure> <figure><img src="img/Brc1c%28Br%29c%28Br%29c2%5BnH%5Dc%28NCCCn3ccnc3%29nc2c1Br.svg"/></figure> <figure><img src="img/CC%28C%29%28C%29n1ncc2c%28%3DO%29n%28Cc3cc%28F%29c%28F%29cc3Cl%29cnc21.svg"/></figure> <figure><img src="img/NCc1c%28N%29c%28Cl%29cc%28Cl%29c1Cl.svg"/></figure> <figure><img src="img/Oc1cc%28Cl%29cc%28Cl%29c1Cl.svg"/></figure> <figure><img src="img/NS%28%3DO%29%28%3DO%29c1cccc%28NS%28%3DO%29%28%3DO%29c2ccc%28NC%28%3DO%29c3c%28F%29c%28F%29c%28F%29c%28F%29c3F%29cc2%29c1.svg"/></figure> <figure><img src="img/O%3DC1OC%28%3DCc2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29C%3DC1Cc1ccccc1.svg"/></figure> <figure><img src="img/O%3DC%28O%29c1cn%28C2CC2%29c2c%28F%29c%28N3CC4NCCOC4C3%29c%28F%29c%28Br%29c2c1%3DO.svg"/></figure> <figure><img src="img/CC%28C%29%28C%29Nc1c%28F%29c%28S%28N%29%28%3DO%29%3DO%29c%28F%29c%28F%29c1S%28%3DO%29%28%3DO%29CCc1ccccc1.svg"/></figure> <figure><img src="img/O%3DC1c2c%28Cl%29c%28Cl%29c%28Cl%29c%28Cl%29c2C%28%3DO%29N1c1cccc%28CCc2ccc%28C%28F%29%28F%29F%29cc2%29c1.svg"/></figure> <figure><img src="img/Oc1nc%28-c2ccc%28F%29cc2%29c%28CCN2CCN%28c3cc%28Cl%29c%28Cl%29cc3Cl%29CC2%29o1.svg"/></figure> <figure><img src="img/CC1C%28%3DO%29N%28Cc2ccc%28F%29c%28F%29c2%29c2c%28C%3DCC%28%3DO%29NS%28%3DO%29%28%3DO%29c3cc%28F%29c%28F%29cc3F%29cccc21.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCn2c%28nnc2C%28F%29%28F%29F%29C1%29Cc1cc%28F%29c%28Cl%29cc1F.svg"/></figure> <figure><img src="img/C%3DCCNC%28%3DO%29C1%3DNN%28c2c%28F%29c%28F%29cc%28F%29c2F%29C%28%3DO%29CC1.svg"/></figure> <figure><img src="img/CC1CCCC%28N2CCC%28c3c%28F%29ccc%28Cl%29c3F%29%3DCC2%3DO%29c2cc%28ccn2%29-c2ccc%28C%28%3DO%29O%29cc2N%3DC1O.svg"/></figure> <figure><img src="img/CC%28C%29N%3DC%28N%29N%3DC%28N%29NOCCCOc1cc%28F%29cc%28F%29c1F.svg"/></figure> <figure><img src="img/Cc1nc2c%28Br%29c%28Br%29c%28Br%29c%28Br%29c2%5BnH%5D1.svg"/></figure> <figure><img src="img/COc1ccc2nccc%28C%28O%29CCC3CCN%28C4CC%28c5cc%28F%29c%28Cl%29cc5F%29C4%29CC3C%28%3DO%29O%29c2c1.svg"/></figure> <figure><img src="img/CN1CCN%28C%28%3DO%29N2CCCN%28C%28%3DO%29CC%28N%29Cc3cc%28F%29c%28F%29cc3F%29CC2%29CC1.svg"/></figure> <figure><img src="img/NC1CN%28c2cc%28N3CCCC3%29ncn2%29C%28%3DO%29CC1c1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/NS%28%3DO%29%28%3DO%29c1nnc%28NS%28%3DO%29%28%3DO%29c2ccc%28NC%28%3DO%29c3c%28F%29c%28F%29c%28F%29c%28F%29c3F%29cc2%29s1.svg"/></figure> <figure><img src="img/CC%28C%29%28C%29C%28%3DO%29Nc1ccc2oc%28-c3cc%28F%29c%28F%29cc3Cl%29nc2c1.svg"/></figure> <figure><img src="img/CN%28CC%28%3DO%29N%28Cc1c%28F%29c%28F%29c%28F%29c%28F%29c1F%29c1ccc%28C%28%3DO%29O%29c%28O%29c1%29S%28%3DO%29%28%3DO%29c1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/ClC%28%3DNNc1cc%28Cl%29c%28Cl%29cc1Cl%29c1ccccc1.svg"/></figure> <figure><img src="img/Nc1c%28O%29c%28Cl%29cc%28Cl%29c1Cl.svg"/></figure> <figure><img src="img/COc1ccc%28C%3DNNC%28%3DO%29c2ccccc2OC%29cc1COc1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/COc1cccc%28C2SC%28c3ccc%28F%29cc3%29%3DNN2C%28%3DO%29c2cc%28F%29c%28F%29cc2F%29c1OC.svg"/></figure> <figure><img src="img/O%3DC%28CCl%29Nc1cc%28-c2ccccc2%29c%28-c2nnc3n2N%3DC%28c2cc%28F%29c%28Cl%29cc2Cl%29C%28%3DCc2cccc%28%5BN%2B%5D%28%3DO%29%5BO-%5D%29c2%29S3%29s1.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCn2nc%28C%28F%29%28F%29F%29nc2C1Cn1cccn1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/CC1%28C%29N%3DC%28N%29N%3DC%28N%29N1OCCOc1cc%28Cl%29c%28Cl%29cc1Cl.svg"/></figure> <figure><img src="img/Fc1ccc%28F%29c%28CNc2nnnn2-c2cccc%28Cl%29c2Cl%29c1Cl.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCN%28C%28%3DO%29c2ccc3cccnc3n2%29CC1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/CN1CCN%28c2ccc%28C%28%3DO%29Nc3n%5BnH%5Dc4c3CN%28C%28%3DO%29Cc3cc%28F%29cc%28F%29c3F%29C4%29cc2%29CC1.svg"/></figure> <figure><img src="img/CN%28C%28%3DO%29COc1cc%28Cl%29c%28Cl%29cc1Cl%29C1CCCCC1N1CCCC1.svg"/></figure> <figure><img src="img/CCC%28CN1CCC%28CNC%28%3DO%29c2ccc3cc%28Cl%29ccc3c2%29NC%28Cc2cc%28Cl%29cc%28Cl%29c2Cl%29C1%3DO%29c1ccccc1.svg"/></figure> <figure><img src="img/COc1cccc%28CN%28C%28%3DO%29C2%3DC%28c3ccc%28CCCOc4c%28F%29ccc%28F%29c4Cl%29cc3%29C%28C%29%28C%29CNC2%29C2CC2%29c1C.svg"/></figure> <figure><img src="img/Cc1ccc%28NS%28%3DO%29%28%3DO%29c2c%28F%29cc%28F%29c%28Cl%29c2F%29cc1S%28%3DO%29%28%3DO%29N1CCOCC1.svg"/></figure> <figure><img src="img/NC%28Cc1cc%28F%29c%28F%29cc1F%29C1CCN%28C%28%3DO%29c2cc3ccccc3cn2%29CC1.svg"/></figure> <figure><img src="img/CC%28C%29%28C%29C1CSC%28c2c%28F%29c%28F%29c%28N%3D%5BN%2B%5D%3D%5BN-%5D%29c%28F%29c2F%29SC1.svg"/></figure> <figure><img src="img/Cn1cc%28C%28%3DO%29c2cncc%28NC%28%3DO%29Cc3cc%28F%29c%28F%29cc3F%29c2%29c2cncnc21.svg"/></figure> <figure><img src="img/NC1CC%28N2Cc3ccccc3C2%29CCC1c1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/COc1cccc%28CN%28C%28%3DO%29C2%3DC%28c3ccc%28CCCOc4c%28F%29ccc%28F%29c4Cl%29cc3%29CC3C%5BS%2B%5D%28%5BO-%5D%29CC2N3%29C2CC2%29c1C.svg"/></figure> <figure><img src="img/CC%28%3DO%29Nc1cc%28C%29c%28-c2nnc3n2N%3DC%28c2cc%28F%29c%28Cl%29cc2Cl%29C%28%3DCc2ccccc2Cl%29S3%29s1.svg"/></figure> <figure><img src="img/Fc1c%28F%29c%28F%29c%28SCn2cc%28Br%29cn2%29c%28F%29c1F.svg"/></figure> <figure><img src="img/Cc1ncc%28C%29n2nc%28CCc3ccc4c%28F%29c%28F%29cc%28F%29c4n3%29nc12.svg"/></figure> <figure><img src="img/CC%28C%29%28C%29N%3DC%28O%29C%28c1c%28C%28%3DO%29O%29%5BnH%5Dc2cc%28Cl%29ccc12%29N%28C%3DO%29Cc1c%28F%29ccc%28F%29c1F.svg"/></figure> <figure><img src="img/CSc1ccc%28C%3DC2N%3DC%28c3ccccc3%29N%28NC%28%3DO%29c3c%28Cl%29c%28Cl%29c%28Cl%29c%28Cl%29c3-c3nc4ccccc4%5BnH%5D3%29C2%3DO%29cc1.svg"/></figure> <figure><img src="img/O%3DC%28Nc1nccs1%29c1ccc%28COc2c%28F%29c%28F%29cc%28F%29c2F%29cc1.svg"/></figure> <figure><img src="img/O%3DC%28Nc1cccc%28-c2cn3ccnc3c%28NCc3ccncc3%29n2%29c1%29Nc1cc%28Cl%29c%28Cl%29cc1Cl.svg"/></figure> <figure><img src="img/COc1ccc%28C2%3DNN%28C%28%3DO%29c3ccc%28Cl%29cc3%29C%28O%29%28c3cc%28F%29c%28Cl%29cc3Cl%29C2%29cc1OC.svg"/></figure> <figure><img src="img/O%3DC%28c1cc%28F%29c%28F%29cc1Cl%29N1CCc2c%28ncnc2-c2cnccn2%29C1.svg"/></figure> <figure><img src="img/CC%28c1ccc%28C%28%3DO%29NCCC%28%3DO%29O%29cc1%29n1nc%28-c2cc%28F%29cc%28F%29c2F%29c2ccc%28-c3ccc%28OC%28F%29%28F%29F%29cc3%29cc21.svg"/></figure> <figure><img src="img/CCCCCCCCCCN%28C%28%3DO%29c1c%28F%29c%28F%29c%28F%29c%28F%29c1F%29C1CCC2C3CCC4N%28C%29C%28%3DO%29CCC4%28C%29C3CCC21C.svg"/></figure> <figure><img src="img/CC%28%3DO%29N1CCN%28C%28%3DO%29C%28Cc2cccc%28C%28%3DN%29N%29c2%29NS%28%3DO%29%28%3DO%29NCc2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29CC1.svg"/></figure> <figure><img src="img/O%3DC%28Nc1cc%28C%28F%29%28F%29F%29ccc1N1CCOCC1%29c1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/CCc1ccc2c%28Cc3nc4c%28F%29c%28F%29cc%28F%29c4s3%29cn%28CC%28%3DO%29O%29c2n1.svg"/></figure> <figure><img src="img/COc1cc%28C%28%3DO%29OCC%28%3DO%29Nc2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29cc%28OC%29c1OC.svg"/></figure> <figure><img src="img/CC%28c1nc%28-c2ccc%28Cl%29cc2Cl%29no1%29C%28N%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/COc1nc%28N2CC3C%28c4cc%28F%29c%28F%29cc4F%29%28C2%29NC%28%3DN%29N%28C%29S3%28%3DO%29%3DO%29nc%28C%29c1F.svg"/></figure> <figure><img src="img/OCC%28O%29COc1c%28Cl%29ccc%28Cl%29c1Cl.svg"/></figure> <figure><img src="img/O%3DC%28Cn1cc%28%5BN%2B%5D%28%3DO%29%5BO-%5D%29cn1%29Nc1ccn%28Cc2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29n1.svg"/></figure> <figure><img src="img/COc1cccc%28OC%29c1C%28%3DO%29NC%28%3DO%29Nc1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/COC%28%3DO%29c1ccc%28N%28Cc2ccc%28C3CCCCC3%29cc2%29C%28%3DO%29CN%28C%29S%28%3DO%29%28%3DO%29c2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29cc1.svg"/></figure> <figure><img src="img/NS%28%3DO%29%28%3DO%29c1cccc%28NC%28%3DO%29c2c%28F%29c%28F%29cc%28F%29c2F%29c1.svg"/></figure> <figure><img src="img/CC%28Oc1ccc%28CNC%28%3DO%29C2SCCN2C%28%3DO%29CC%28N%29Cc2cc%28F%29c%28F%29cc2F%29cc1%29C%28%3DO%29O.svg"/></figure> <figure><img src="img/O%3DC%28C1CNCC%28%3DO%29N1c1ccc%28CCCOc2c%28F%29ccc%28F%29c2F%29cc1%29N%28Cc1cc%28CNC2CC2%29ccc1Cl%29C1CC1.svg"/></figure> <figure><img src="img/Cc1cc2c%28s1%29c1cnn%28Cc3c%28F%29c%28F%29cc%28F%29c3F%29c%28%3DO%29c1n2C.svg"/></figure> <figure><img src="img/O%3DC%28O%29C%28Cc1ccccc1%29N1C%28%3DO%29c2c%28Cl%29c%28Cl%29c%28Cl%29c%28Cl%29c2C1%3DO.svg"/></figure> <figure><img src="img/CCCCCCCCC%3DCCCCCCCCC%28%3DO%29OC%28COC%28%3DO%29CCCCCCCCCCCNC%28%3DO%29c1c%28F%29c%28F%29c%28N%3D%5BN%2B%5D%3D%5BN-%5D%29c%28F%29c1F%29COP%28%3DO%29%28O%29O.svg"/></figure> <figure><img src="img/Cc1cc%28Cl%29cnc1NC%28c1ccc2cccnc2c1O%29c1c%28F%29c%28F%29c%28OCC%28F%29%28F%29F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/N%3DC%28O%29C12CC3CC%28C1%29C%28N%3DC%28O%29C1%28NS%28%3DO%29%28%3DO%29c4cc%28Cl%29c%28Cl%29cc4F%29CC1%29C%28C3%29C2.svg"/></figure> <figure><img src="img/CC%28C%29C%28NC%28%3DO%29C%28%3DO%29NC1CCCc2ccccc21%29C%28%3DO%29NC%28CC%28%3DO%29O%29C%28%3DO%29COc1c%28F%29c%28F%29cc%28F%29c1F.svg"/></figure> <figure><img src="img/Cc1cc2c%28cn1%29nc1n2CC%28N%29C%28c2cc%28F%29c%28F%29cc2F%29C1.svg"/></figure> <figure><img src="img/Cc1cc%28C%29n%28-c2c%28F%29c%28F%29c%28COC%28%3DO%29c3ccccc3%29c%28F%29c2F%29n1.svg"/></figure> <figure><img src="img/CC%28Sc1cc%28-c2cnn%28C%28%3DO%29N%28C%29C%29c2%29cnc1N%29c1c%28Cl%29ccc%28F%29c1Cl.svg"/></figure> <figure><img src="img/CC%28C%29Oc1nc2c%28Br%29c%28Br%29c%28Br%29c%28Br%29c2n1C.svg"/></figure> <figure><img src="img/O%3DC1c2ccccc2C%28%3DO%29N1CCOC%28%3DS%29Nc1c%28F%29c%28F%29cc%28F%29c1F.svg"/></figure> <figure><img src="img/CC%28Sc1cc%28-c2ccc%28C%28%3DO%29N3CCN%28C%28C%29C%29CC3%29cc2%29cnc1N%29c1c%28Cl%29ccc%28F%29c1Cl.svg"/></figure> <figure><img src="img/Fc1cc%28-c2nc3c%28c%28N4CCOCC4%29n2%29CCS3%29c%28F%29cc1Cl.svg"/></figure> <figure><img src="img/Cc1ccc%28C%28%3DO%29c2c3n%28c%28%3DN%29c4c%28F%29c%28C%23N%29c%28F%29c%28F%29c24%29CCCN3%29cc1.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCSC1C%28%3DO%29NCc1cccc%28OCC%28%3DO%29O%29c1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/COC%28%3DO%29C1%3DC%28C%29N%3DC%28C%29C%28%3DC%28O%29OC%29C1c1c%28F%29c%28F%29cc%28F%29c1F.svg"/></figure> <figure><img src="img/COc1ccc%28S%28%3DO%29%28%3DO%29N2CCc3cccc%28-c4c%28F%29c%28F%29c%28F%29c%28F%29c4F%29c32%29cc1.svg"/></figure> <figure><img src="img/CC1CCCC%28N2CCC%28c3c%28F%29ccc%28Cl%29c3F%29%3DCC2%3DO%29c2cc%28ccn2%29-c2ccncc2N%3DC1O.svg"/></figure> <figure><img src="img/NS%28%3DO%29%28%3DO%29c1nnc%28NC%28%3DO%29CCNS%28%3DO%29%28%3DO%29c2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29s1.svg"/></figure> <figure><img src="img/Cc1nn%28Cc2cccc%28C%28%3DO%29Nc3ccn%28Cc4c%28F%29c%28F%29cc%28F%29c4F%29n3%29c2%29c%28C%29c1%5BN%2B%5D%28%3DO%29%5BO-%5D.svg"/></figure> <figure><img src="img/CN%28C%29c1c%28F%29c%28F%29c%28C%28%3DO%29N2CCC%28N3CC%28CC%23N%29%28n4cc%28-c5ncnc6%5BnH%5Dccc56%29cn4%29C3%29CC2%29c%28F%29c1F.svg"/></figure> <figure><img src="img/Cc1cc%28NC%28%3DO%29CCl%29sc1-c1nnc2n1N%3DC%28c1cc%28F%29c%28Cl%29cc1Cl%29C%28%3DCc1ccc%28Cl%29cc1%29S2.svg"/></figure> <figure><img src="img/CC%28Sc1cc%28-c2ccc%28N3CCN%28C%29CC3%29nc2%29cnc1N%29c1c%28Cl%29ccc%28F%29c1Cl.svg"/></figure> <figure><img src="img/CC%28C%29CC%28NS%28%3DO%29%28%3DO%29c1c%28F%29c%28F%29c%28F%29c%28F%29c1F%29C%28%3DO%29NO.svg"/></figure> <figure><img src="img/CCC%28NC%28%3DO%29C%28CC%28C%29C%29NC%28%3DO%29OCc1ccccc1%29C%28%3DO%29C%28%3DO%29NCC%28O%29c1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/CCOC%28%3DO%29CC1C%28%3DO%29NCCN1S%28%3DO%29%28%3DO%29c1cc%28Cl%29c%28Cl%29cc1Cl.svg"/></figure> <figure><img src="img/O%3DC%28O%29Cn1cc%28Cc2nc3c%28F%29c%28F%29cc%28F%29c3s2%29c2cc%28Br%29ccc21.svg"/></figure> <figure><img src="img/O%3DC%28O%29c1c%28Cl%29c%28Cl%29c%28Cl%29c%28Cl%29c1-c1c2c3ccccc3c%28%3DO%29cc-2oc2cc%28O%29c3ccccc3c12.svg"/></figure> <figure><img src="img/OC%28Cc1c%28Cl%29ccc%28Cl%29c1F%29%3DNC1COc2ncccc21.svg"/></figure> <figure><img src="img/O%3DC%28COc1cc%28Cl%29c%28Cl%29cc1Cl%29Nc1ccc%28CNC%28%3DO%29c2cnc3cc%28C%28F%29%28F%29F%29ccc3c2O%29cc1.svg"/></figure> <figure><img src="img/O%3DC%28NC%28%3DO%29c1c%28F%29cccc1F%29Nc1cc%28Cl%29c%28F%29c%28Cl%29c1F.svg"/></figure> <figure><img src="img/O%3DC%28O%29CNS%28%3DO%29%28%3DO%29c1cc%28Cl%29c%28Cl%29cc1Cl.svg"/></figure> <figure><img src="img/N%23Cc1cc%28S%28%3DO%29%28%3DO%29Nc2ccc%28F%29cn2%29ccc1Oc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/CC%28Oc1c%28N%29ncc2c%28-c3ccccn3%29coc12%29c1c%28Cl%29ccc%28F%29c1Cl.svg"/></figure> <figure><img src="img/O%3DC%28NCc1ccncc1%29c1cc%28F%29c%28F%29cc1Cl.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCCNC%28%3DO%29C1Cc1cnccn1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/O%3DC%28O%29CCCn1cc%28NC%28%3DO%29c2cc%28F%29c%28F%29cc2Cl%29cn1.svg"/></figure> <figure><img src="img/COc1ccc%28NS%28%3DO%29%28%3DO%29c2cc%28NC%28%3DO%29c3cc%28F%29c%28F%29cc3Cl%29ccc2N2CCOCC2%29cc1.svg"/></figure> <figure><img src="img/CS%28%3DO%29%28%3DO%29c1ccc%28CCN2CC%28N%29C%28c3cc%28F%29c%28F%29cc3F%29CC2%3DO%29cc1.svg"/></figure> <figure><img src="img/ON%3DC%28NCc1c%28F%29cccc1F%29c1ccc%28Oc2c%28F%29c%28F%29cc%28F%29c2F%29nc1.svg"/></figure> <figure><img src="img/O%3D%5BN%2B%5D%28%5BO-%5D%29c1c%28Cl%29c%28Cl%29cc%28Cl%29c1Cl.svg"/></figure> <figure><img src="img/NC1CC%28N2Cc3cn%5BnH%5Dc3C2%29COC1c1cc%28F%29c%28Cl%29cc1F.svg"/></figure> <figure><img src="img/CN%28CCc1ccccc1%29C%28%3DO%29C1CNCC%28%3DO%29N1c1ccc%28CCCOc2c%28F%29ccc%28F%29c2F%29cc1.svg"/></figure> <figure><img src="img/O%3DNc1c%28O%29nc2c%28F%29c%28F%29c%28F%29c%28F%29c2c1O.svg"/></figure> <figure><img src="img/Nc1ncnnc1-c1cc%28Cl%29cc%28Cl%29c1Cl.svg"/></figure> <figure><img src="img/Cc1cc%28C%28%3DO%29O%29c2c%28c1%29nc%28-c1c%28F%29c%28F%29c%28-c3ccc%28O%29cc3%29c%28F%29c1F%29n2CCO.svg"/></figure> <figure><img src="img/Cc1ccc%28NC2%3DNn3c%28nnc3-c3cc%28F%29c%28Cl%29cc3Cl%29SC2%29cc1.svg"/></figure> <figure><img src="img/CC%28Oc1cc%28Cl%29c%28Cl%29cc1Cl%29C%28%3DO%29NN%3DCc1ccncc1.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCN2C%28%3DO%29N%28c3ccc%28F%29cc3%29CC2C1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCN%28c2ccc%28%5BN%2B%5D%28%3DO%29%5BO-%5D%29cc2%29CC1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/O%3DC%28c1c%28Br%29c%28O%29c%28O%29c%28Br%29c1Br%29c1c%28Br%29c%28O%29c%28O%29c%28Br%29c1Br.svg"/></figure> <figure><img src="img/O%3DC%28Nc1ccc%28SC%28F%29%28F%29F%29cc1%29c1c%28O%29c%28Cl%29cc%28Cl%29c1Cl.svg"/></figure> <figure><img src="img/CC%28c1nc2c%28cnn2C2CCOCC2%29c%28%3DO%29%5BnH%5D1%29N1CC%28Oc2cc%28F%29c%28F%29cc2Cl%29C1.svg"/></figure> <figure><img src="img/C%3DCC%28%3DO%29Nc1cc2c%28Nc3cc%28Cl%29c%28Cl%29cc3F%29ncnc2cc1N1CCN%28C%29CC1.svg"/></figure> <figure><img src="img/Cc1cn%28C%28%3DNO%29c2ccc%28Oc3c%28F%29c%28F%29cc%28F%29c3F%29nc2%29cn1.svg"/></figure> <figure><img src="img/COc1ccc%28NS%28%3DO%29%28%3DO%29c2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29cc1NC%28%3DO%29C%28C%29NC%28C%29%3DO.svg"/></figure> <figure><img src="img/O%3DC%28O%29Cn1cc%28Cc2nc3c%28F%29c%28F%29cc%28F%29c3s2%29c2cc%28OCc3ccccc3%29ccc21.svg"/></figure> <figure><img src="img/NC1Cn2c%28nc3ccc%28F%29cc32%29CC1c1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/O%3DC%28O%29c1cn%28-c2ccc%28F%29c%28F%29c2%29c2c%28F%29c%28F%29c%28F%29c%28F%29c2c1%3DO.svg"/></figure> <figure><img src="img/CC%28NC%28%3DO%29C%28%3DO%29Nc1cc%28C%28C%29%28C%29C%29ccc1C%28C%29%28C%29C%29C%28%3DO%29NC%28CC%28%3DO%29O%29C%28%3DO%29COc1c%28F%29c%28F%29cc%28F%29c1F.svg"/></figure> <figure><img src="img/CS%28%3DO%29%28%3DO%29Nc1ccc2c3c%28ccc2c1%29OC%28c1cc%28F%29c%28F%29cc1F%29C%28N%29C3.svg"/></figure> <figure><img src="img/O%3DC%28Nc1ccc%28Cc2nn%5BnH%5Dn2%29cc1%29c1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/COc1cc2c%28Nc3cc%28Cl%29c%28Cl%29cc3F%29ncnc2cc1OC1CC2OCC%28OC%29C2O1.svg"/></figure> <figure><img src="img/O%3DC%28Nc1ccc%28N2CCN%28C%28%3DO%29c3ccco3%29CC2%29c%28Cl%29c1%29c1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/CCN%28CC%29c1ccc%28Nc2c%28Cl%29c%28Cl%29c%28C%23N%29c%28Cl%29c2C%23N%29c2nc%5BnH%5Dc%28%3DO%29c12.svg"/></figure> <figure><img src="img/NC%28CC%28%3DO%29N1CCCC1c1noc%28C2%28F%29CC2%29n1%29Cc1cc%28F%29c%28F%29cc1F.svg"/></figure> <figure><img src="img/Oc1c%28Br%29c%28Br%29c%28Br%29c%28Br%29c1Br.svg"/></figure> <figure><img src="img/Cc1nc2c%28F%29c%28F%29c%28C%28F%29%28F%29F%29c%28F%29c2%5BnH%5D1.svg"/></figure> <figure><img src="img/Cc1nn%28Cc2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29c%28C%29c1NC%28%3DO%29c1cccc%28COc2ccccc2Cl%29c1.svg"/></figure> <figure><img src="img/Cc1cc%28C%28%3DO%29O%29c2nc%28-c3c%28F%29c%28F%29c%28-c4ccccc4F%29c%28F%29c3F%29%5BnH%5Dc2c1.svg"/></figure> <figure><img src="img/CC1%3DC%28C%28%3DO%29Nc2cc%28F%29c%28F%29cc2F%29C%28c2cccc%28%5BN%2B%5D%28%3DO%29%5BO-%5D%29c2%29C%28C%28%3DO%29Nc2ccccc2C%28F%29%28F%29F%29%3DC%28C%29N1.svg"/></figure> <figure><img src="img/Cc1cccc%28NC2%3DNn3c%28nnc3-c3cc%28F%29c%28Cl%29cc3Cl%29SC2%29c1C.svg"/></figure> <figure><img src="img/Oc1c%28Br%29cc%28Br%29c%28Br%29c1Oc1ccc%28Br%29cc1Br.svg"/></figure> <figure><img src="img/Nc1cc%28-c2ccc%28Cl%29cc2%29nn1S%28%3DO%29%28%3DO%29c1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/CC%28C%29CC%28NC%28%3DO%29C%28Cc1ccccc1%29NC%28%3DO%29C%28Cc1c%28F%29c%28F%29c%28F%29c%28F%29c1F%29NC%28%3DO%29C%28Cc1ccccc1%29N%3D%5BN%2B%5D%3D%5BN-%5D%29C%28%3DO%29C1%28C%29CO1.svg"/></figure> <figure><img src="img/COc1c%28Br%29cc%28Br%29c%28Br%29c1Oc1cc%28Br%29cc%28Br%29c1O.svg"/></figure> <figure><img src="img/COc1cc%28C%28%3DO%29c2c%28Br%29c%28Br%29c%28OC%29c%28OC%29c2Br%29c%28Br%29c%28Br%29c1OC.svg"/></figure> <figure><img src="img/N%23Cc1c%28F%29c%28Cl%29c%28Nc2ccccc2%29c%28C%23N%29c1F.svg"/></figure> <figure><img src="img/CC%28Oc1c%5BnH%5Dc%28%3DO%29c%28C%28%3DO%29Nc2ccc%28N3CCOCC3%29nc2%29c1%29c1c%28Cl%29ccc%28F%29c1Cl.svg"/></figure> <figure><img src="img/OCc1c%28Cl%29c%28Cl%29c%28-c2ccc%28O%29cc2%29c%28Cl%29c1Cl.svg"/></figure> <figure><img src="img/Fc1c%28F%29c%28C%28F%29%28F%29F%29c%28F%29c%28F%29c1Cn1c%28C2CCNCC2%29nc2cc%28Cl%29c%28Cl%29cc21.svg"/></figure> <figure><img src="img/CC%28C%28%3DO%29NO%29N%28Cc1ccccc1Cl%29S%28%3DO%29%28%3DO%29c1c%28F%29c%28F%29c%28F%29c%28F%29c1F.svg"/></figure> <figure><img src="img/NS%28%3DO%29%28%3DO%29c1ccc%28CNC%28%3DO%29Nc2c%28F%29c%28F%29c%28F%29c%28F%29c2F%29cc1.svg"/></figure> </div> </body> </html>
apidocs/trashday/storage/class-use/DynamoItemPersistence.html
jtbaldwin/Alexa-Trash-Day
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_102) on Wed Feb 22 13:30:04 EST 2017 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class trashday.storage.DynamoItemPersistence (Alexa Trash Day 1.0 API)</title> <meta name="date" content="2017-02-22"> <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class trashday.storage.DynamoItemPersistence (Alexa Trash Day 1.0 API)"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../trashday/storage/DynamoItemPersistence.html" title="class in trashday.storage">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?trashday/storage/class-use/DynamoItemPersistence.html" target="_top">Frames</a></li> <li><a href="DynamoItemPersistence.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class trashday.storage.DynamoItemPersistence" class="title">Uses of Class<br>trashday.storage.DynamoItemPersistence</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../trashday/storage/DynamoItemPersistence.html" title="class in trashday.storage">DynamoItemPersistence</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#trashday.storage">trashday.storage</a></td> <td class="colLast"> <div class="block">Provides the classes necessary to store user information in the Alexa session and Amazon Dynamo DB.</div> </td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="trashday.storage"> <!-- --> </a> <h3>Uses of <a href="../../../trashday/storage/DynamoItemPersistence.html" title="class in trashday.storage">DynamoItemPersistence</a> in <a href="../../../trashday/storage/package-summary.html">trashday.storage</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation"> <caption><span>Constructors in <a href="../../../trashday/storage/package-summary.html">trashday.storage</a> with parameters of type <a href="../../../trashday/storage/DynamoItemPersistence.html" title="class in trashday.storage">DynamoItemPersistence</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colOne" scope="col">Constructor and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colLast"><code><span class="memberNameLink"><a href="../../../trashday/storage/DynamoDao.html#DynamoDao-trashday.storage.DynamoItemPersistence-">DynamoDao</a></span>(<a href="../../../trashday/storage/DynamoItemPersistence.html" title="class in trashday.storage">DynamoItemPersistence</a>&nbsp;dynamoItemPersistence)</code> <div class="block">Create database access object</div> </td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../trashday/storage/DynamoItemPersistence.html" title="class in trashday.storage">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../index-all.html">Index</a></li> <li><a href="../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../index.html?trashday/storage/class-use/DynamoItemPersistence.html" target="_top">Frames</a></li> <li><a href="DynamoItemPersistence.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p> </body> </html>
doc/fr/jweb/app/mbeans/EditNewsMB.html
Ganitzsh/Bonobo
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_25) on Sun Jan 04 17:52:02 CET 2015 --> <title>EditNewsMB</title> <meta name="date" content="2015-01-04"> <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="EditNewsMB"; } } catch(err) { } //--> var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":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="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../fr/jweb/app/mbeans/DatabaseManagerMB.html" title="class in fr.jweb.app.mbeans"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../fr/jweb/app/mbeans/EditProductMB.html" title="class in fr.jweb.app.mbeans"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?fr/jweb/app/mbeans/EditNewsMB.html" target="_top">Frames</a></li> <li><a href="EditNewsMB.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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">fr.jweb.app.mbeans</div> <h2 title="Class EditNewsMB" class="title">Class EditNewsMB</h2> </div> <div class="contentContainer"> <ul class="inheritance"> <li>java.lang.Object</li> <li> <ul class="inheritance"> <li>fr.jweb.app.mbeans.EditNewsMB</li> </ul> </li> </ul> <div class="description"> <ul class="blockList"> <li class="blockList"> <hr> <br> <pre>public class <span class="typeNameLabel">EditNewsMB</span> extends java.lang.Object</pre> <div class="block">EditNews ManagedBean Handle the edition the a selected news</div> </li> </ul> </div> <div class="summary"> <ul class="blockList"> <li class="blockList"> <!-- ======== 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">&nbsp;</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="../../../../fr/jweb/app/mbeans/EditNewsMB.html#EditNewsMB--">EditNewsMB</a></span>()</code>&nbsp;</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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</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="../../../../fr/jweb/app/mbeans/EditNewsMB.html#Z:Z_init--">_init</a></span>()</code> <div class="block">Initialize the bean Get the id of the News to edit in the url</div> </td> </tr> <tr id="i1" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../fr/jweb/app/mbeans/EditNewsMB.html#getContent--">getContent</a></span>()</code>&nbsp;</td> </tr> <tr id="i2" class="altColor"> <td class="colFirst"><code><a href="../../../../fr/jweb/app/mbeans/DatabaseManagerMB.html" title="class in fr.jweb.app.mbeans">DatabaseManagerMB</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../fr/jweb/app/mbeans/EditNewsMB.html#getDbManager--">getDbManager</a></span>()</code>&nbsp;</td> </tr> <tr id="i3" class="rowColor"> <td class="colFirst"><code><a href="../../../../fr/jweb/app/entities/News.html" title="class in fr.jweb.app.entities">News</a></code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../fr/jweb/app/mbeans/EditNewsMB.html#getOldNews--">getOldNews</a></span>()</code>&nbsp;</td> </tr> <tr id="i4" class="altColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../fr/jweb/app/mbeans/EditNewsMB.html#getTitle--">getTitle</a></span>()</code>&nbsp;</td> </tr> <tr id="i5" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../fr/jweb/app/mbeans/EditNewsMB.html#setContent-java.lang.String-">setContent</a></span>(java.lang.String&nbsp;content)</code>&nbsp;</td> </tr> <tr id="i6" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../fr/jweb/app/mbeans/EditNewsMB.html#setDbManager-fr.jweb.app.mbeans.DatabaseManagerMB-">setDbManager</a></span>(<a href="../../../../fr/jweb/app/mbeans/DatabaseManagerMB.html" title="class in fr.jweb.app.mbeans">DatabaseManagerMB</a>&nbsp;dbManager)</code>&nbsp;</td> </tr> <tr id="i7" class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../fr/jweb/app/mbeans/EditNewsMB.html#setOldNews-fr.jweb.app.entities.News-">setOldNews</a></span>(<a href="../../../../fr/jweb/app/entities/News.html" title="class in fr.jweb.app.entities">News</a>&nbsp;oldNews)</code>&nbsp;</td> </tr> <tr id="i8" class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../fr/jweb/app/mbeans/EditNewsMB.html#setTitle-java.lang.String-">setTitle</a></span>(java.lang.String&nbsp;title)</code>&nbsp;</td> </tr> <tr id="i9" class="rowColor"> <td class="colFirst"><code>java.lang.String</code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../fr/jweb/app/mbeans/EditNewsMB.html#updateNews--">updateNews</a></span>()</code> <div class="block">Update the News table with news informations</div> </td> </tr> </table> <ul class="blockList"> <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> <!-- --> </a> <h3>Methods inherited from class&nbsp;java.lang.Object</h3> <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li> </ul> </li> </ul> </li> </ul> </div> <div class="details"> <ul class="blockList"> <li class="blockList"> <!-- ========= CONSTRUCTOR DETAIL ======== --> <ul class="blockList"> <li class="blockList"><a name="constructor.detail"> <!-- --> </a> <h3>Constructor Detail</h3> <a name="EditNewsMB--"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>EditNewsMB</h4> <pre>public&nbsp;EditNewsMB()</pre> </li> </ul> </li> </ul> <!-- ============ METHOD DETAIL ========== --> <ul class="blockList"> <li class="blockList"><a name="method.detail"> <!-- --> </a> <h3>Method Detail</h3> <a name="Z:Z_init--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>_init</h4> <pre>@PostConstruct public&nbsp;void&nbsp;_init()</pre> <div class="block">Initialize the bean Get the id of the News to edit in the url</div> </li> </ul> <a name="updateNews--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>updateNews</h4> <pre>public&nbsp;java.lang.String&nbsp;updateNews()</pre> <div class="block">Update the News table with news informations</div> <dl> <dt><span class="returnLabel">Returns:</span></dt> <dd>Redirection to the administration panel</dd> </dl> </li> </ul> <a name="getDbManager--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getDbManager</h4> <pre>public&nbsp;<a href="../../../../fr/jweb/app/mbeans/DatabaseManagerMB.html" title="class in fr.jweb.app.mbeans">DatabaseManagerMB</a>&nbsp;getDbManager()</pre> </li> </ul> <a name="setDbManager-fr.jweb.app.mbeans.DatabaseManagerMB-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setDbManager</h4> <pre>public&nbsp;void&nbsp;setDbManager(<a href="../../../../fr/jweb/app/mbeans/DatabaseManagerMB.html" title="class in fr.jweb.app.mbeans">DatabaseManagerMB</a>&nbsp;dbManager)</pre> </li> </ul> <a name="getOldNews--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getOldNews</h4> <pre>public&nbsp;<a href="../../../../fr/jweb/app/entities/News.html" title="class in fr.jweb.app.entities">News</a>&nbsp;getOldNews()</pre> </li> </ul> <a name="setOldNews-fr.jweb.app.entities.News-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setOldNews</h4> <pre>public&nbsp;void&nbsp;setOldNews(<a href="../../../../fr/jweb/app/entities/News.html" title="class in fr.jweb.app.entities">News</a>&nbsp;oldNews)</pre> </li> </ul> <a name="getTitle--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getTitle</h4> <pre>public&nbsp;java.lang.String&nbsp;getTitle()</pre> </li> </ul> <a name="setTitle-java.lang.String-"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>setTitle</h4> <pre>public&nbsp;void&nbsp;setTitle(java.lang.String&nbsp;title)</pre> </li> </ul> <a name="getContent--"> <!-- --> </a> <ul class="blockList"> <li class="blockList"> <h4>getContent</h4> <pre>public&nbsp;java.lang.String&nbsp;getContent()</pre> </li> </ul> <a name="setContent-java.lang.String-"> <!-- --> </a> <ul class="blockListLast"> <li class="blockList"> <h4>setContent</h4> <pre>public&nbsp;void&nbsp;setContent(java.lang.String&nbsp;content)</pre> </li> </ul> </li> </ul> </li> </ul> </div> </div> <!-- ========= END OF CLASS DATA ========= --> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li><a href="package-summary.html">Package</a></li> <li class="navBarCell1Rev">Class</li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-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="../../../../fr/jweb/app/mbeans/DatabaseManagerMB.html" title="class in fr.jweb.app.mbeans"><span class="typeNameLink">Prev&nbsp;Class</span></a></li> <li><a href="../../../../fr/jweb/app/mbeans/EditProductMB.html" title="class in fr.jweb.app.mbeans"><span class="typeNameLink">Next&nbsp;Class</span></a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?fr/jweb/app/mbeans/EditNewsMB.html" target="_top">Frames</a></li> <li><a href="EditNewsMB.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li> <li>Nested&nbsp;|&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.summary">Method</a></li> </ul> <ul class="subNavList"> <li>Detail:&nbsp;</li> <li>Field&nbsp;|&nbsp;</li> <li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li> <li><a href="#method.detail">Method</a></li> </ul> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
external/gli-0.6.0.A/doc/api/dir_20d2cc578ea8e970e78614af79ba5c84.html
spetz911/almaty3d
<!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.5"/> <title>GLI: core Directory 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="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">GLI &#160;<span id="projectnumber">0.5.1</span> </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.5 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="dir_8ceffd4ee35c3518d4e8bdc7e638efe8.html">Users</a></li><li class="navelem"><a class="el" href="dir_968fb7988749a6351e7b3d0c1783dec4.html">Groove</a></li><li class="navelem"><a class="el" href="dir_6e418c18ca640a0404613de005739e2e.html">Documents</a></li><li class="navelem"><a class="el" href="dir_e3ecd7863bd215c92a17f47e2ae3be43.html">GitHub</a></li><li class="navelem"><a class="el" href="dir_eff910b105b6bec38456937ae155876d.html">gli</a></li><li class="navelem"><a class="el" href="dir_d0757a90ad727594845503d605dbd28e.html">gli</a></li><li class="navelem"><a class="el" href="dir_20d2cc578ea8e970e78614af79ba5c84.html">core</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">core Directory Reference</div> </div> </div><!--header--> <div class="contents"> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="files"></a> Files</h2></td></tr> <tr class="memitem:a00014"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00014.html">addressing.hpp</a> <a href="a00014_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00015"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00015.html">clear.hpp</a> <a href="a00015_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00016"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00016.html">comparison.hpp</a> <a href="a00016_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00017"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00017.html">copy.hpp</a> <a href="a00017_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00018"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00018.html">cow_ptr.hpp</a> <a href="a00018_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00019"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00019.html">dx.hpp</a> <a href="a00019_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00020"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00020.html">fetch.hpp</a> <a href="a00020_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00021"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00021.html">flip.hpp</a> <a href="a00021_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00022"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00022.html">format.hpp</a> <a href="a00022_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00023"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00023.html">generate_mipmaps.hpp</a> <a href="a00023_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00024"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00024.html">gl.hpp</a> <a href="a00024_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00026"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00026.html">header.hpp</a> <a href="a00026_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00027"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00027.html">image.hpp</a> <a href="a00027_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00028"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00028.html">load_dds.hpp</a> <a href="a00028_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00029"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00029.html">operation.hpp</a> <a href="a00029_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00030"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00030.html">operator.hpp</a> <a href="a00030_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00031"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00031.html">save_dds.hpp</a> <a href="a00031_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00032"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00032.html">shared_array.hpp</a> <a href="a00032_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00033"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00033.html">shared_ptr.hpp</a> <a href="a00033_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00034"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00034.html">storage.hpp</a> <a href="a00034_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00035"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00035.html">texture.hpp</a> <a href="a00035_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00036"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00036.html">texture1d.hpp</a> <a href="a00036_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00037"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00037.html">texture1d_array.hpp</a> <a href="a00037_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00038"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00038.html">texture2d.hpp</a> <a href="a00038_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00039"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00039.html">texture2d_array.hpp</a> <a href="a00039_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00040"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00040.html">texture3d.hpp</a> <a href="a00040_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00041"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00041.html">texture_cube.hpp</a> <a href="a00041_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00042"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00042.html">texture_cube_array.hpp</a> <a href="a00042_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a00043"><td class="memItemLeft" align="right" valign="top">file &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00043.html">view.hpp</a> <a href="a00043_source.html">[code]</a></td></tr> <tr class="separator:"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.5 </small></address> </body> </html>
special/index.html
VirtualWildhogs/virtualwildhogs.github.io
<!doctype html> <html> <head> <title>Sorry Future Generations - Virtual WildHogs</title> <meta charset="UTF-8"> <meta name="description" content="Earth Day"> <meta name="keywords" content="virtualwildhogs, Virtual WildHogs, virtualwildhogs.github.io, Divya Mohan"> <meta name="author" content="Divya Mohan"> <meta name="robots" content="index, follow"> <meta name="revisit-after" content="2 days"> <meta name="copyright" content="2015-2017, Divya Mohan"> <meta name="language" content="en"> <meta name="classification" content="Awareness"> <meta name="designer" content="Divya Mohan"> <meta name="owner" content="Divya Mohan, VirtualWildHogs"> <meta name='url' content='https://virtualwildhogs.github.io/special/'> <meta name='identifier-url' content='https://virtualwildhogs.github.io'> <meta name='category' content='Global Awareness, Development'> <meta name='coverage' content='Worldwide'> <meta name='distribution' content='Global'> <meta name='rating' content='General'> <link rel='publisher preconnect' href='//plus.google.com/+DivyaMohan1993'> <link rel='publisher preconnect' href='//plus.google.com/+VirtualwildhogsGithubIo'> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Cinzel" /> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Lato:100,300,700" /> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Gruppo" /> <link rel="stylesheet" href="//fonts.googleapis.com/css?family=Roboto+Condensed:400,300,300italic,400italic,700,700italic" type="text/css" /> <link rel="stylesheet" href="style.css"> <link rel="fluid-icon" href="//gist.github.com/fluidicon.png"> <link rel="shortcut icon" href="/favicon.png?v=2"> <link rel="apple-touch-icon" href="//gist.github.com/apple-touch-icon.png"> <link rel="apple-touch-icon" sizes="57x57" href="//gist.github.com/apple-touch-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="//gist.github.com/apple-touch-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="//gist.github.com/apple-touch-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="//gist.github.com/apple-touch-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="//gist.github.com/apple-touch-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="//gist.github.com/apple-touch-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="//gist.github.com/apple-touch-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="//gist.github.com/apple-touch-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="//gist.github.com/apple-touch-icon-180x180.png"> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js"></script> <script src="//ajax.googleapis.com/ajax/libs/jqueryui/1.9.1/jquery-ui.min.js"></script> <script src="ytbg.js"></script> <script>setTimeout("window.location.href = 'https://virtualwildhogs.github.io';", 290000);</script> </head> <body> <div class="main"> <div class="container"> <div class="caption"> <footer> <strong>Sorry Future Generations</strong> <span>&bull;</span> &copy; <script src="/javascripts/datetime/footeryear.js"></script> Virtual WildHogs <img class="rights" src="/media/images/footer/some_rights_reserved.png" alt="Some Rights Reserved." width="12" height="12" /> </footer> </div> </div> </div> <script> $(document).ready(function() { ytbg("eRLJscAlk1M", 0, 288, 100); }); </script> <!-- 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-70412103-1', 'auto'); ga('send', 'pageview'); </script> </body> </html>
_includes/meta.html
GotoFinal/blog
<meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="shortcut icon" href="/static/img/favicon.ico" /> <title>{{ page.title }} - {{ site.title }}</title> <meta name="author" content="{{ site.author }}" /> <meta name="description" content="{% if page.title %}{{ page.title }}{% else %}{{ site.description }}{% endif %}" /> <meta name="keywords" content="{% if page.title %}{{ page.title }}, {{ site.title }}, {% for categ in page.categories %}{{ categ }}{% if forloop.last == false %}, {% endif %}{% endfor %}{% else %}{{ site.title }}, {% for category in site.categories %}{% capture categories_slug %}{{ category | first }}{% endcapture %}{% for categ in categories_slug %}{{ categ }}{% endfor %}{% if forloop.last == false %}, {% endif %}{% endfor %}{% endif %}" /> <meta content="{{ site.share.fb_appid }}" property="fb:app_id"> <meta content="{{ site.title }}" property="og:site_name"> {% if page.title %} <meta content="{{ page.title }}" property="og:title"> {% else %} <meta content="{{ site.title }}" property="og:title"> {% endif %} {% if page.title %} <meta content="article" property="og:type"> {% else %} <meta content="website" property="og:type"> {% endif %} {% if page.description %} <meta content="{{ page.description }}" property="og:description"> {% else %} <meta content="{{ site.description }}" property="og:description"> {% endif %} {% if page.url %} <meta content="{{ site.url }}{{ page.url }}" property="og:url"> {% endif %} {% if page.date %} <meta content="{{ page.date | date_to_xmlschema }}" property="article:published_time"> <meta content="{{ site.url }}/about/" property="article:author"> {% endif %} {% if page.image %} <meta content="{{ site.url }}/{{ page.image }}" property="og:image"> <meta property="og:image:type" content="image/jpeg"> {% else %} {% if site.image %} <meta content="{{ site.url }}/{{ site.image }}" property="og:image"> <meta property="og:image:type" content="image/jpeg"> {% else %} <meta content="{{ site.url }}/static/img/logo-high-resolution.png" property="og:image"> {% endif %} {% endif %} {% if page.categories %} {% for category in page.categories limit:1 %} <meta content="{{ category }}" property="article:section"> {% endfor %} {% endif %} {% if page.tags %} {% for tag in page.tags %} <meta content="{{ tag }}" property="article:tag"> {% endfor %} {% endif %} <meta name="twitter:card" content="summary"> <meta name="twitter:site" content="@{{ site.share.twitter_username }}"> <meta name="twitter:creator" content="@{{ site.share.twitter_username }}"> {% if page.image %} <meta name="twitter:image" content="{{ site.url }}/{{ page.image }}"> {% else %} {% if site.image %} <meta name="twitter:image" content="{{ site.url }}/{{ site.image }}"> {% endif %} {% endif %} {% if page.title %} <meta name="twitter:title" content="{{ page.title }}"> {% else %} <meta name="twitter:title" content="{{ site.title }}"> {% endif %} {% if page.url %} <meta name="twitter:url" content="{{ site.url }}{{ page.url }}"> {% endif %} {% if page.description %} <meta name="twitter:description" content="{{ page.description }}"> {% else %} <meta name="twitter:description" content="{{ site.description }}"> {% endif %} {% if page.header-img %} <meta name="twitter:image:src" content="{{ site.url }}/{{ page.header-img }}"> {% endif %}
doc/api/allclasses-noframe.html
nking/curvature-scale-space-corners-and-transformations
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_131) on Fri Oct 15 18:07:56 PDT 2021 --> <title>All Classes</title> <meta name="date" content="2021-10-15"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <h1 class="bar">All&nbsp;Classes</h1> <div class="indexContainer"> <ul> <li><a href="algorithms/imageProcessing/scaleSpace/AbstractCurvatureScaleSpaceMapper.html" title="class in algorithms.imageProcessing.scaleSpace">AbstractCurvatureScaleSpaceMapper</a></li> <li><a href="algorithms/imageProcessing/AbstractLineThinner.html" title="class in algorithms.imageProcessing">AbstractLineThinner</a></li> <li><a href="algorithms/imageProcessing/transform/AbstractTransformationFit.html" title="class in algorithms.imageProcessing.transform">AbstractTransformationFit</a></li> <li><a href="algorithms/imageProcessing/AbstractWaterShed.html" title="class in algorithms.imageProcessing">AbstractWaterShed</a></li> <li><a href="algorithms/imageProcessing/AbstractWaterShed.ResolveState.html" title="class in algorithms.imageProcessing">AbstractWaterShed.ResolveState</a></li> <li><a href="algorithms/imageProcessing/AdaptiveThresholding.html" title="class in algorithms.imageProcessing">AdaptiveThresholding</a></li> <li><a href="algorithms/random/AFunction.html" title="class in algorithms.random">AFunction</a></li> <li><a href="algorithms/imageProcessing/transform/Alignment.html" title="class in algorithms.imageProcessing.transform">Alignment</a></li> <li><a href="algorithms/imageProcessing/util/AngleUtil.html" title="class in algorithms.imageProcessing.util">AngleUtil</a></li> <li><a href="algorithms/util/ArrayPair.html" title="class in algorithms.util">ArrayPair</a></li> <li><a href="algorithms/imageProcessing/ATrousWaveletTransform.html" title="class in algorithms.imageProcessing">ATrousWaveletTransform</a></li> <li><a href="algorithms/misc/AverageUtil.html" title="class in algorithms.misc">AverageUtil</a></li> <li><a href="algorithms/imageProcessing/B3SplineFunction.html" title="class in algorithms.imageProcessing">B3SplineFunction</a></li> <li><a href="algorithms/BinarySearchTree.html" title="class in algorithms">BinarySearchTree</a></li> <li><a href="algorithms/BinarySearchTreeThreaded.html" title="class in algorithms">BinarySearchTreeThreaded</a></li> <li><a href="algorithms/util/BitVectorRepresentation.html" title="class in algorithms.util">BitVectorRepresentation</a></li> <li><a href="algorithms/imageProcessing/BresenhamsLine.html" title="class in algorithms.imageProcessing">BresenhamsLine</a></li> <li><a href="algorithms/imageProcessing/transform/BundleAdjustment.html" title="class in algorithms.imageProcessing.transform">BundleAdjustment</a></li> <li><a href="algorithms/imageProcessing/transform/BundleAdjustment.AuxiliaryArrays.html" title="class in algorithms.imageProcessing.transform">BundleAdjustment.AuxiliaryArrays</a></li> <li><a href="algorithms/imageProcessing/transform/Camera.html" title="class in algorithms.imageProcessing.transform">Camera</a></li> <li><a href="algorithms/imageProcessing/transform/Camera.CameraExtrinsicParameters.html" title="class in algorithms.imageProcessing.transform">Camera.CameraExtrinsicParameters</a></li> <li><a href="algorithms/imageProcessing/transform/Camera.CameraIntrinsicParameters.html" title="class in algorithms.imageProcessing.transform">Camera.CameraIntrinsicParameters</a></li> <li><a href="algorithms/imageProcessing/transform/Camera.CameraMatrices.html" title="class in algorithms.imageProcessing.transform">Camera.CameraMatrices</a></li> <li><a href="algorithms/imageProcessing/transform/Camera.CameraParameters.html" title="class in algorithms.imageProcessing.transform">Camera.CameraParameters</a></li> <li><a href="algorithms/imageProcessing/transform/Camera.CameraProjection.html" title="class in algorithms.imageProcessing.transform">Camera.CameraProjection</a></li> <li><a href="algorithms/imageProcessing/transform/CameraCalibration.html" title="class in algorithms.imageProcessing.transform">CameraCalibration</a></li> <li><a href="algorithms/imageProcessing/transform/CameraPose.html" title="class in algorithms.imageProcessing.transform">CameraPose</a></li> <li><a href="algorithms/imageProcessing/CannyEdgeColorAdaptive.html" title="class in algorithms.imageProcessing">CannyEdgeColorAdaptive</a></li> <li><a href="algorithms/imageProcessing/CannyEdgeFilterAdaptive.html" title="class in algorithms.imageProcessing">CannyEdgeFilterAdaptive</a></li> <li><a href="algorithms/imageProcessing/CannyEdgeFilterAdaptiveDeltaE2000.html" title="class in algorithms.imageProcessing">CannyEdgeFilterAdaptiveDeltaE2000</a></li> <li><a href="algorithms/imageProcessing/features/mser/Canonicalizer.html" title="class in algorithms.imageProcessing.features.mser">Canonicalizer</a></li> <li><a href="algorithms/imageProcessing/features/mser/Canonicalizer.CRegion.html" title="class in algorithms.imageProcessing.features.mser">Canonicalizer.CRegion</a></li> <li><a href="algorithms/imageProcessing/features/mser/Canonicalizer.RegionGeometry.html" title="class in algorithms.imageProcessing.features.mser">Canonicalizer.RegionGeometry</a></li> <li><a href="algorithms/imageProcessing/features/mser/Canonicalizer.RegionPoints.html" title="class in algorithms.imageProcessing.features.mser">Canonicalizer.RegionPoints</a></li> <li><a href="algorithms/imageProcessing/CIEChromaticity.html" title="class in algorithms.imageProcessing">CIEChromaticity</a></li> <li><a href="algorithms/imageProcessing/ClosedCurveAndJunctionFinder.html" title="class in algorithms.imageProcessing">ClosedCurveAndJunctionFinder</a></li> <li><a href="algorithms/compGeometry/ClosestPairBetweenSets.html" title="class in algorithms.compGeometry">ClosestPairBetweenSets</a></li> <li><a href="algorithms/compGeometry/ClosestPairBetweenSets.ClosestPairInt.html" title="class in algorithms.compGeometry">ClosestPairBetweenSets.ClosestPairInt</a></li> <li><a href="algorithms/imageProcessing/matching/CMODE.html" title="enum in algorithms.imageProcessing.matching">CMODE</a></li> <li><a href="algorithms/util/CoefficientWrapper.html" title="class in algorithms.util">CoefficientWrapper</a></li> <li><a href="algorithms/imageProcessing/ColorHistogram.html" title="class in algorithms.imageProcessing">ColorHistogram</a></li> <li><a href="algorithms/imageProcessing/segmentation/ColorSpace.html" title="enum in algorithms.imageProcessing.segmentation">ColorSpace</a></li> <li><a href="algorithms/misc/ComplexModifiable.html" title="class in algorithms.misc">ComplexModifiable</a></li> <li><a href="algorithms/connected/ConnectedPointsFinder.html" title="class in algorithms.connected">ConnectedPointsFinder</a></li> <li><a href="algorithms/connected/ConnectedValuesFinder.html" title="class in algorithms.connected">ConnectedValuesFinder</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/ContourFinder.html" title="class in algorithms.imageProcessing.scaleSpace">ContourFinder</a></li> <li><a href="algorithms/util/CornerArray.html" title="class in algorithms.util">CornerArray</a></li> <li><a href="algorithms/imageProcessing/features/CornerRegion.html" title="class in algorithms.imageProcessing.features">CornerRegion</a></li> <li><a href="algorithms/imageProcessing/features/CornerRegion.CornerRegionDegneracyException.html" title="class in algorithms.imageProcessing.features">CornerRegion.CornerRegionDegneracyException</a></li> <li><a href="algorithms/imageProcessing/features/CorrespondenceList.html" title="class in algorithms.imageProcessing.features">CorrespondenceList</a></li> <li><a href="algorithms/util/CorrespondencePlotter.html" title="class in algorithms.util">CorrespondencePlotter</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/CSSContourInflectionMaker.html" title="class in algorithms.imageProcessing.scaleSpace">CSSContourInflectionMaker</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/CSSContourMatcher.html" title="class in algorithms.imageProcessing.scaleSpace">CSSContourMatcher</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/CSSContourMatcherWrapper.html" title="class in algorithms.imageProcessing.scaleSpace">CSSContourMatcherWrapper</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/CSSCornerMaker.html" title="class in algorithms.imageProcessing.scaleSpace">CSSCornerMaker</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/CurvatureScaleSpaceContour.html" title="class in algorithms.imageProcessing.scaleSpace">CurvatureScaleSpaceContour</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/CurvatureScaleSpaceCornerDetector.html" title="class in algorithms.imageProcessing.scaleSpace">CurvatureScaleSpaceCornerDetector</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/CurvatureScaleSpaceCurvesMaker.html" title="class in algorithms.imageProcessing.scaleSpace">CurvatureScaleSpaceCurvesMaker</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/CurvatureScaleSpaceImageMaker.html" title="class in algorithms.imageProcessing.scaleSpace">CurvatureScaleSpaceImageMaker</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/CurvatureScaleSpaceImageMaker.DescendingScaleSpaceComparator.html" title="class in algorithms.imageProcessing.scaleSpace">CurvatureScaleSpaceImageMaker.DescendingScaleSpaceComparator</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/CurvatureScaleSpaceImagePoint.html" title="class in algorithms.imageProcessing.scaleSpace">CurvatureScaleSpaceImagePoint</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/CurvatureScaleSpaceInflectionMapper.html" title="class in algorithms.imageProcessing.scaleSpace">CurvatureScaleSpaceInflectionMapper</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/CurvatureScaleSpaceMapperState.html" title="enum in algorithms.imageProcessing.scaleSpace">CurvatureScaleSpaceMapperState</a></li> <li><a href="algorithms/graphs/CustomWatershedDAG.html" title="class in algorithms.graphs">CustomWatershedDAG</a></li> <li><a href="algorithms/graphs/CustomWatershedNode.html" title="class in algorithms.graphs">CustomWatershedNode</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/DescendingKComparator.html" title="class in algorithms.imageProcessing.scaleSpace">DescendingKComparator</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/DescendingSigmaComparator.html" title="class in algorithms.imageProcessing.scaleSpace">DescendingSigmaComparator</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/DescendingSigmaComparator2.html" title="class in algorithms.imageProcessing.scaleSpace">DescendingSigmaComparator2</a></li> <li><a href="algorithms/disjointSets/DisjointSet.html" title="class in algorithms.disjointSets">DisjointSet</a></li> <li><a href="algorithms/disjointSets/DisjointSetHelper.html" title="class in algorithms.disjointSets">DisjointSetHelper</a></li> <li><a href="algorithms/disjointSets/DisjointSetNode.html" title="class in algorithms.disjointSets">DisjointSetNode</a></li> <li><a href="algorithms/imageProcessing/transform/Distances.html" title="class in algorithms.imageProcessing.transform">Distances</a></li> <li><a href="algorithms/imageProcessing/EdgeExtractorSimple.html" title="class in algorithms.imageProcessing">EdgeExtractorSimple</a></li> <li><a href="algorithms/imageProcessing/EdgeFilterProducts.html" title="class in algorithms.imageProcessing">EdgeFilterProducts</a></li> <li><a href="algorithms/imageProcessing/features/mser/EllipseHelper.html" title="class in algorithms.imageProcessing.features.mser">EllipseHelper</a></li> <li><a href="algorithms/imageProcessing/transform/EpipolarFeatureTransformationFit.html" title="class in algorithms.imageProcessing.transform">EpipolarFeatureTransformationFit</a></li> <li><a href="algorithms/imageProcessing/transform/EpipolarTransformationFit.html" title="class in algorithms.imageProcessing.transform">EpipolarTransformationFit</a></li> <li><a href="algorithms/imageProcessing/transform/EpipolarTransformer.html" title="class in algorithms.imageProcessing.transform">EpipolarTransformer</a></li> <li><a href="algorithms/imageProcessing/transform/EpipolarTransformer.NormalizationTransformations.html" title="class in algorithms.imageProcessing.transform">EpipolarTransformer.NormalizationTransformations</a></li> <li><a href="algorithms/imageProcessing/transform/EpipolarTransformer.NormalizedXY.html" title="class in algorithms.imageProcessing.transform">EpipolarTransformer.NormalizedXY</a></li> <li><a href="algorithms/imageProcessing/matching/ErrorType.html" title="enum in algorithms.imageProcessing.matching">ErrorType</a></li> <li><a href="algorithms/imageProcessing/transform/EuclideanEvaluator.html" title="class in algorithms.imageProcessing.transform">EuclideanEvaluator</a></li> <li><a href="algorithms/imageProcessing/transform/EuclideanTransformationFit.html" title="class in algorithms.imageProcessing.transform">EuclideanTransformationFit</a></li> <li><a href="algorithms/imageProcessing/features/FeatureComparisonStat.html" title="class in algorithms.imageProcessing.features">FeatureComparisonStat</a></li> <li><a href="algorithms/imageProcessing/features/FeatureMatcherSettings.html" title="class in algorithms.imageProcessing.features">FeatureMatcherSettings</a></li> <li><a href="algorithms/imageProcessing/FilterGrid.html" title="class in algorithms.imageProcessing">FilterGrid</a></li> <li><a href="algorithms/bipartite/FlowNetwork.html" title="class in algorithms.bipartite">FlowNetwork</a></li> <li><a href="algorithms/compGeometry/FurthestPair.html" title="class in algorithms.compGeometry">FurthestPair</a></li> <li><a href="algorithms/imageProcessing/Gaussian1D.html" title="class in algorithms.imageProcessing">Gaussian1D</a></li> <li><a href="algorithms/imageProcessing/Gaussian1DFirstDeriv.html" title="class in algorithms.imageProcessing">Gaussian1DFirstDeriv</a></li> <li><a href="algorithms/imageProcessing/Gaussian1DSecondDeriv.html" title="class in algorithms.imageProcessing">Gaussian1DSecondDeriv</a></li> <li><a href="algorithms/imageProcessing/features/GradientDescriptor.html" title="interface in algorithms.imageProcessing.features"><span class="interfaceName">GradientDescriptor</span></a></li> <li><a href="algorithms/imageProcessing/features/GradientIntegralHistograms.html" title="class in algorithms.imageProcessing.features">GradientIntegralHistograms</a></li> <li><a href="algorithms/compGeometry/convexHull/GrahamScan.html" title="class in algorithms.compGeometry.convexHull">GrahamScan</a></li> <li><a href="algorithms/compGeometry/convexHull/GrahamScanPairInt.html" title="class in algorithms.compGeometry.convexHull">GrahamScanPairInt</a></li> <li><a href="algorithms/compGeometry/convexHull/GrahamScanTooFewPointsException.html" title="class in algorithms.compGeometry.convexHull">GrahamScanTooFewPointsException</a></li> <li><a href="algorithms/imageProcessing/GreyscaleImage.html" title="class in algorithms.imageProcessing">GreyscaleImage</a></li> <li><a href="algorithms/imageProcessing/GreyscaleImage.Type.html" title="enum in algorithms.imageProcessing">GreyscaleImage.Type</a></li> <li><a href="algorithms/imageProcessing/util/GroupAverageColors.html" title="class in algorithms.imageProcessing.util">GroupAverageColors</a></li> <li><a href="algorithms/imageProcessing/GroupPixelCIELAB.html" title="class in algorithms.imageProcessing">GroupPixelCIELAB</a></li> <li><a href="algorithms/imageProcessing/GroupPixelHSV.html" title="class in algorithms.imageProcessing">GroupPixelHSV</a></li> <li><a href="algorithms/imageProcessing/GroupPixelHSV2.html" title="class in algorithms.imageProcessing">GroupPixelHSV2</a></li> <li><a href="algorithms/imageProcessing/GroupPixelLUVWideRangeLightness.html" title="class in algorithms.imageProcessing">GroupPixelLUVWideRangeLightness</a></li> <li><a href="algorithms/imageProcessing/GroupPixelRGB0.html" title="class in algorithms.imageProcessing">GroupPixelRGB0</a></li> <li><a href="algorithms/imageProcessing/features/HCPT.html" title="class in algorithms.imageProcessing.features">HCPT</a></li> <li><a href="algorithms/imageProcessing/features/HGS.html" title="class in algorithms.imageProcessing.features">HGS</a></li> <li><a href="algorithms/imageProcessing/HistogramEqualization.html" title="class in algorithms.imageProcessing">HistogramEqualization</a></li> <li><a href="algorithms/imageProcessing/features/HOGRegionsManager.html" title="class in algorithms.imageProcessing.features">HOGRegionsManager</a></li> <li><a href="algorithms/imageProcessing/features/HOGs.html" title="class in algorithms.imageProcessing.features">HOGs</a></li> <li><a href="algorithms/imageProcessing/features/HOGsManager.html" title="class in algorithms.imageProcessing.features">HOGsManager</a></li> <li><a href="algorithms/imageProcessing/features/HOGUtil.html" title="class in algorithms.imageProcessing.features">HOGUtil</a></li> <li><a href="algorithms/bipartite/HopcroftKarp.html" title="class in algorithms.bipartite">HopcroftKarp</a></li> <li><a href="algorithms/bipartite/HopcroftKarpRT2012.html" title="class in algorithms.bipartite">HopcroftKarpRT2012</a></li> <li><a href="algorithms/compGeometry/HoughTransform.html" title="class in algorithms.compGeometry">HoughTransform</a></li> <li><a href="algorithms/imageProcessing/features/IDescriptor.html" title="interface in algorithms.imageProcessing.features"><span class="interfaceName">IDescriptor</span></a></li> <li><a href="algorithms/imageProcessing/IKernel.html" title="interface in algorithms.imageProcessing"><span class="interfaceName">IKernel</span></a></li> <li><a href="algorithms/imageProcessing/ILineThinner.html" title="interface in algorithms.imageProcessing"><span class="interfaceName">ILineThinner</span></a></li> <li><a href="algorithms/imageProcessing/Image.html" title="class in algorithms.imageProcessing">Image</a></li> <li><a href="algorithms/imageProcessing/ImageDisplayer.html" title="class in algorithms.imageProcessing">ImageDisplayer</a></li> <li><a href="algorithms/imageProcessing/ImageDisplayer.DisposableJFrame.html" title="class in algorithms.imageProcessing">ImageDisplayer.DisposableJFrame</a></li> <li><a href="algorithms/imageProcessing/ImageExt.html" title="class in algorithms.imageProcessing">ImageExt</a></li> <li><a href="algorithms/imageProcessing/ImageIOHelper.html" title="class in algorithms.imageProcessing">ImageIOHelper</a></li> <li><a href="algorithms/imageProcessing/ImageProcessor.html" title="class in algorithms.imageProcessing">ImageProcessor</a></li> <li><a href="algorithms/imageProcessing/ImageProcessor.Colors.html" title="class in algorithms.imageProcessing">ImageProcessor.Colors</a></li> <li><a href="algorithms/imageProcessing/ImageSegmentation.html" title="class in algorithms.imageProcessing">ImageSegmentation</a></li> <li><a href="algorithms/imageProcessing/ImageStatistics.html" title="class in algorithms.imageProcessing">ImageStatistics</a></li> <li><a href="algorithms/imageProcessing/ImageStatisticsHelper.html" title="class in algorithms.imageProcessing">ImageStatisticsHelper</a></li> <li><a href="algorithms/imageProcessing/IntegralHistograms.html" title="class in algorithms.imageProcessing">IntegralHistograms</a></li> <li><a href="algorithms/imageProcessing/features/IntensityFeatureComparisonStats.html" title="class in algorithms.imageProcessing.features">IntensityFeatureComparisonStats</a></li> <li><a href="algorithms/packing/Intersection2DPacking.html" title="class in algorithms.packing">Intersection2DPacking</a></li> <li><a href="algorithms/util/IntIntDouble.html" title="class in algorithms.util">IntIntDouble</a></li> <li><a href="algorithms/imageProcessing/transform/ITransformationFit.html" title="interface in algorithms.imageProcessing.transform"><span class="interfaceName">ITransformationFit</span></a></li> <li><a href="algorithms/imageProcessing/Kernel.html" title="class in algorithms.imageProcessing">Kernel</a></li> <li><a href="algorithms/imageProcessing/Kernel1DHelper.html" title="class in algorithms.imageProcessing">Kernel1DHelper</a></li> <li><a href="algorithms/clustering/KMeansPlusPlus.html" title="class in algorithms.clustering">KMeansPlusPlus</a></li> <li><a href="algorithms/imageProcessing/segmentation/LabelToColorHelper.html" title="class in algorithms.imageProcessing.segmentation">LabelToColorHelper</a></li> <li><a href="algorithms/imageProcessing/Laplacian.html" title="class in algorithms.imageProcessing">Laplacian</a></li> <li><a href="algorithms/util/LinearRegression.html" title="class in algorithms.util">LinearRegression</a></li> <li><a href="algorithms/imageProcessing/matching/LineFinder.html" title="class in algorithms.imageProcessing.matching">LineFinder</a></li> <li><a href="algorithms/imageProcessing/matching/LineFinder.LineResult.html" title="class in algorithms.imageProcessing.matching">LineFinder.LineResult</a></li> <li><a href="algorithms/compGeometry/LinesAndAngles.html" title="class in algorithms.compGeometry">LinesAndAngles</a></li> <li><a href="algorithms/imageProcessing/matching/LinesFinder.html" title="class in algorithms.imageProcessing.matching">LinesFinder</a></li> <li><a href="algorithms/graphs/LinkedListNode.html" title="class in algorithms.graphs">LinkedListNode</a></li> <li><a href="algorithms/strings/LongestCommonSubsequence.html" title="class in algorithms.strings">LongestCommonSubsequence</a></li> <li><a href="algorithms/random/LowDiscrepancySequences.html" title="class in algorithms.random">LowDiscrepancySequences</a></li> <li><a href="algorithms/imageProcessing/LowPassFilter.html" title="class in algorithms.imageProcessing">LowPassFilter</a></li> <li><a href="algorithms/imageProcessing/transform/MatchedPointsTransformationCalculator.html" title="class in algorithms.imageProcessing.transform">MatchedPointsTransformationCalculator</a></li> <li><a href="algorithms/imageProcessing/features/MatchingSolution.html" title="class in algorithms.imageProcessing.features">MatchingSolution</a></li> <li><a href="algorithms/imageProcessing/transform/MatlabFunctions.html" title="class in algorithms.imageProcessing.transform">MatlabFunctions</a></li> <li><a href="algorithms/imageProcessing/util/MatrixUtil.html" title="class in algorithms.imageProcessing.util">MatrixUtil</a></li> <li><a href="algorithms/imageProcessing/util/MatrixUtil.EigenValuesAndVectors.html" title="class in algorithms.imageProcessing.util">MatrixUtil.EigenValuesAndVectors</a></li> <li><a href="algorithms/compGeometry/MedialAxis.html" title="class in algorithms.compGeometry">MedialAxis</a></li> <li><a href="algorithms/misc/MedianSmooth.html" title="class in algorithms.misc">MedianSmooth</a></li> <li><a href="algorithms/misc/MedianSmooth.SortedVector.html" title="class in algorithms.misc">MedianSmooth.SortedVector</a></li> <li><a href="algorithms/imageProcessing/MedianTransform.html" title="class in algorithms.imageProcessing">MedianTransform</a></li> <li><a href="algorithms/MergeSort.html" title="class in algorithms">MergeSort</a></li> <li><a href="algorithms/bipartite/MinCostUnbalancedAssignment.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment</a></li> <li><a href="algorithms/bipartite/MinCostUnbalancedAssignment.Forest.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.Forest</a></li> <li><a href="algorithms/bipartite/MinCostUnbalancedAssignment.LeftNode.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.LeftNode</a></li> <li><a href="algorithms/bipartite/MinCostUnbalancedAssignment.PathNode.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.PathNode</a></li> <li><a href="algorithms/bipartite/MinCostUnbalancedAssignment.RightNode.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.RightNode</a></li> <li><a href="algorithms/bipartite/MinCostUnbalancedAssignment.SinkNode.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.SinkNode</a></li> <li><a href="algorithms/bipartite/MinCostUnbalancedAssignment.SourceNode.html" title="class in algorithms.bipartite">MinCostUnbalancedAssignment.SourceNode</a></li> <li><a href="algorithms/misc/Misc.html" title="class in algorithms.misc">Misc</a></li> <li><a href="algorithms/misc/MiscDebug.html" title="class in algorithms.misc">MiscDebug</a></li> <li><a href="algorithms/imageProcessing/MiscellaneousCurveHelper.html" title="class in algorithms.imageProcessing">MiscellaneousCurveHelper</a></li> <li><a href="algorithms/misc/MiscMath.html" title="class in algorithms.misc">MiscMath</a></li> <li><a href="algorithms/imageProcessing/util/MiscStats.html" title="class in algorithms.imageProcessing.util">MiscStats</a></li> <li><a href="algorithms/random/MonteCarlo.html" title="class in algorithms.random">MonteCarlo</a></li> <li><a href="algorithms/imageProcessing/MorphologicalFilter.html" title="class in algorithms.imageProcessing">MorphologicalFilter</a></li> <li><a href="algorithms/imageProcessing/features/mser/MSER.html" title="class in algorithms.imageProcessing.features.mser">MSER</a></li> <li><a href="algorithms/imageProcessing/features/mser/MSER.Threshold.html" title="enum in algorithms.imageProcessing.features.mser">MSER.Threshold</a></li> <li><a href="algorithms/imageProcessing/features/mser/MSEREdges.html" title="class in algorithms.imageProcessing.features.mser">MSEREdges</a></li> <li><a href="algorithms/imageProcessing/features/mser/MSEREdgesWrapper.html" title="class in algorithms.imageProcessing.features.mser">MSEREdgesWrapper</a></li> <li><a href="algorithms/imageProcessing/matching/MSERMatcher.html" title="class in algorithms.imageProcessing.matching">MSERMatcher</a></li> <li><a href="algorithms/MultiArrayMergeSort.html" title="class in algorithms">MultiArrayMergeSort</a></li> <li><a href="algorithms/imageProcessing/transform/NaNException.html" title="class in algorithms.imageProcessing.transform">NaNException</a></li> <li><a href="algorithms/compGeometry/NearestPoints.html" title="class in algorithms.compGeometry">NearestPoints</a></li> <li><a href="algorithms/compGeometry/NearestPointsFloat.html" title="class in algorithms.compGeometry">NearestPointsFloat</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/NextContour.html" title="class in algorithms.imageProcessing.scaleSpace">NextContour</a></li> <li><a href="algorithms/imageProcessing/features/NextCorner.html" title="class in algorithms.imageProcessing.features">NextCorner</a></li> <li><a href="algorithms/imageProcessing/NonMaximumSuppression.html" title="class in algorithms.imageProcessing">NonMaximumSuppression</a></li> <li><a href="algorithms/imageProcessing/segmentation/NormalizedCuts.html" title="class in algorithms.imageProcessing.segmentation">NormalizedCuts</a></li> <li><a href="algorithms/graphs/NormalizedCutsNode.html" title="class in algorithms.graphs">NormalizedCutsNode</a></li> <li><a href="algorithms/imageProcessing/features/ObjectMatcher.html" title="class in algorithms.imageProcessing.features">ObjectMatcher</a></li> <li><a href="algorithms/imageProcessing/features/ObjectMatcher.Settings.html" title="class in algorithms.imageProcessing.features">ObjectMatcher.Settings</a></li> <li><a href="algorithms/imageProcessing/matching/ObjectMatcherWrapper.html" title="class in algorithms.imageProcessing.matching">ObjectMatcherWrapper</a></li> <li><a href="algorithms/util/OneDIntArray.html" title="class in algorithms.util">OneDIntArray</a></li> <li><a href="algorithms/util/OneDLongArray.html" title="class in algorithms.util">OneDLongArray</a></li> <li><a href="algorithms/imageProcessing/features/orb/ORB.html" title="class in algorithms.imageProcessing.features.orb">ORB</a></li> <li><a href="algorithms/imageProcessing/features/orb/ORB.DescriptorChoice.html" title="enum in algorithms.imageProcessing.features.orb">ORB.DescriptorChoice</a></li> <li><a href="algorithms/imageProcessing/features/orb/ORB.Descriptors.html" title="class in algorithms.imageProcessing.features.orb">ORB.Descriptors</a></li> <li><a href="algorithms/imageProcessing/features/orb/ORB.Pix.html" title="class in algorithms.imageProcessing.features.orb">ORB.Pix</a></li> <li><a href="algorithms/imageProcessing/features/orb/ORBDescriptorPositions.html" title="class in algorithms.imageProcessing.features.orb">ORBDescriptorPositions</a></li> <li><a href="algorithms/imageProcessing/matching/ORBMatcher.html" title="class in algorithms.imageProcessing.matching">ORBMatcher</a></li> <li><a href="algorithms/imageProcessing/features/orb/ORBSmallDescriptorPositions.html" title="class in algorithms.imageProcessing.features.orb">ORBSmallDescriptorPositions</a></li> <li><a href="algorithms/imageProcessing/matching/OrderedClosedCurveCorrespondence.html" title="class in algorithms.imageProcessing.matching">OrderedClosedCurveCorrespondence</a></li> <li><a href="algorithms/imageProcessing/OtsuThresholding.html" title="class in algorithms.imageProcessing">OtsuThresholding</a></li> <li><a href="algorithms/util/PairFloatArrayUnmodifiable.html" title="class in algorithms.util">PairFloatArrayUnmodifiable</a></li> <li><a href="algorithms/util/PairIntArrayComparator.html" title="class in algorithms.util">PairIntArrayComparator</a></li> <li><a href="algorithms/util/PairIntArrayDescendingComparator.html" title="class in algorithms.util">PairIntArrayDescendingComparator</a></li> <li><a href="algorithms/util/PairIntArrayWithColor.html" title="class in algorithms.util">PairIntArrayWithColor</a></li> <li><a href="algorithms/util/PairIntPair.html" title="class in algorithms.util">PairIntPair</a></li> <li><a href="algorithms/imageProcessing/util/PairIntWithIndex.html" title="class in algorithms.imageProcessing.util">PairIntWithIndex</a></li> <li><a href="algorithms/imageProcessing/util/PairIntWithIndex0.html" title="class in algorithms.imageProcessing.util">PairIntWithIndex0</a></li> <li><a href="algorithms/compGeometry/ParabolaLeastSquares.html" title="class in algorithms.compGeometry">ParabolaLeastSquares</a></li> <li><a href="algorithms/imageProcessing/matching/PartialShapeMatcher.html" title="class in algorithms.imageProcessing.matching">PartialShapeMatcher</a></li> <li><a href="algorithms/imageProcessing/matching/PartialShapeMatcher.Result.html" title="class in algorithms.imageProcessing.matching">PartialShapeMatcher.Result</a></li> <li><a href="algorithms/imageProcessing/matching/PartialShapeMatcher2.html" title="class in algorithms.imageProcessing.matching">PartialShapeMatcher2</a></li> <li><a href="algorithms/imageProcessing/matching/PartialShapeMatcher2.Result.html" title="class in algorithms.imageProcessing.matching">PartialShapeMatcher2.Result</a></li> <li><a href="algorithms/imageProcessing/matching/PartialShapeMatcher2.SRComparator.html" title="class in algorithms.imageProcessing.matching">PartialShapeMatcher2.SRComparator</a></li> <li><a href="algorithms/imageProcessing/features/PatchUtil.html" title="class in algorithms.imageProcessing.features">PatchUtil</a></li> <li><a href="algorithms/bipartite/PathNodes.html" title="class in algorithms.bipartite">PathNodes</a></li> <li><a href="algorithms/compGeometry/PerimeterFinder2.html" title="class in algorithms.compGeometry">PerimeterFinder2</a></li> <li><a href="algorithms/imageProcessing/PeriodicFFT.html" title="class in algorithms.imageProcessing">PeriodicFFT</a></li> <li><a href="algorithms/imageProcessing/features/PhaseCongruencyDetector.html" title="class in algorithms.imageProcessing.features">PhaseCongruencyDetector</a></li> <li><a href="algorithms/imageProcessing/features/PhaseCongruencyDetector2.html" title="class in algorithms.imageProcessing.features">PhaseCongruencyDetector2</a></li> <li><a href="algorithms/imageProcessing/features/PhaseCongruencyParameters.html" title="class in algorithms.imageProcessing.features">PhaseCongruencyParameters</a></li> <li><a href="algorithms/imageProcessing/features/PixelThetaDescriptor.html" title="class in algorithms.imageProcessing.features">PixelThetaDescriptor</a></li> <li><a href="algorithms/imageProcessing/transform/PNP.html" title="class in algorithms.imageProcessing.transform">PNP</a></li> <li><a href="algorithms/compGeometry/PointInPolygon.html" title="class in algorithms.compGeometry">PointInPolygon</a></li> <li><a href="algorithms/compGeometry/PointInPolygon2.html" title="class in algorithms.compGeometry">PointInPolygon2</a></li> <li><a href="algorithms/util/PointPairInt.html" title="class in algorithms.util">PointPairInt</a></li> <li><a href="algorithms/compGeometry/PointPartitioner.html" title="class in algorithms.compGeometry">PointPartitioner</a></li> <li><a href="algorithms/imageProcessing/features/PointSampling.html" title="class in algorithms.imageProcessing.features">PointSampling</a></li> <li><a href="algorithms/imageProcessing/features/PointValueDistr.html" title="class in algorithms.imageProcessing.features">PointValueDistr</a></li> <li><a href="algorithms/compGeometry/convexHull/PolarAngleMergeSort.html" title="class in algorithms.compGeometry.convexHull">PolarAngleMergeSort</a></li> <li><a href="algorithms/compGeometry/convexHull/PolarAngleQuickSort.html" title="class in algorithms.compGeometry.convexHull">PolarAngleQuickSort</a></li> <li><a href="algorithms/imageProcessing/PolarFilterGrid.html" title="class in algorithms.imageProcessing">PolarFilterGrid</a></li> <li><a href="algorithms/imageProcessing/features/PolarThetaIntegralHistograms.html" title="class in algorithms.imageProcessing.features">PolarThetaIntegralHistograms</a></li> <li><a href="algorithms/util/PolynomialFitter.html" title="class in algorithms.util">PolynomialFitter</a></li> <li><a href="algorithms/imageProcessing/PostLineThinnerCorrections.html" title="class in algorithms.imageProcessing">PostLineThinnerCorrections</a></li> <li><a href="algorithms/mst/PrimsMST.html" title="class in algorithms.mst">PrimsMST</a></li> <li><a href="algorithms/mst/PrimsMSTFaster.html" title="class in algorithms.mst">PrimsMSTFaster</a></li> <li><a href="algorithms/search/global/QMCLBFGS.html" title="class in algorithms.search.global">QMCLBFGS</a></li> <li><a href="algorithms/util/QuadInt.html" title="class in algorithms.util">QuadInt</a></li> <li><a href="algorithms/search/global/QuantumAnnealing.html" title="class in algorithms.search.global">QuantumAnnealing</a></li> <li><a href="algorithms/random/QuasiMonteCarlo.html" title="class in algorithms.random">QuasiMonteCarlo</a></li> <li><a href="algorithms/QuickSort.html" title="class in algorithms">QuickSort</a></li> <li><a href="algorithms/graphs/RAGCSubGraph.html" title="class in algorithms.graphs">RAGCSubGraph</a></li> <li><a href="algorithms/imageProcessing/RainbowFinder.html" title="class in algorithms.imageProcessing">RainbowFinder</a></li> <li><a href="algorithms/imageProcessing/RainbowFinder.Hull.html" title="class in algorithms.imageProcessing">RainbowFinder.Hull</a></li> <li><a href="algorithms/imageProcessing/util/RANSACAlgorithmIterations.html" title="class in algorithms.imageProcessing.util">RANSACAlgorithmIterations</a></li> <li><a href="algorithms/imageProcessing/features/RANSACEuclideanSolver.html" title="class in algorithms.imageProcessing.features">RANSACEuclideanSolver</a></li> <li><a href="algorithms/imageProcessing/features/RANSACSolver.html" title="class in algorithms.imageProcessing.features">RANSACSolver</a></li> <li><a href="algorithms/imageProcessing/transform/Reconstruction.html" title="class in algorithms.imageProcessing.transform">Reconstruction</a></li> <li><a href="algorithms/imageProcessing/transform/Reconstruction.OrthographicProjectionResults.html" title="class in algorithms.imageProcessing.transform">Reconstruction.OrthographicProjectionResults</a></li> <li><a href="algorithms/imageProcessing/transform/Reconstruction.ParaperspectiveProjectionResults.html" title="class in algorithms.imageProcessing.transform">Reconstruction.ParaperspectiveProjectionResults</a></li> <li><a href="algorithms/imageProcessing/transform/Reconstruction.ProjectionResults.html" title="class in algorithms.imageProcessing.transform">Reconstruction.ProjectionResults</a></li> <li><a href="algorithms/imageProcessing/transform/Reconstruction.ReconstructionResults.html" title="class in algorithms.imageProcessing.transform">Reconstruction.ReconstructionResults</a></li> <li><a href="algorithms/imageProcessing/transform/Rectification.html" title="class in algorithms.imageProcessing.transform">Rectification</a></li> <li><a href="algorithms/imageProcessing/transform/Rectification.RectifiedImage.html" title="class in algorithms.imageProcessing.transform">Rectification.RectifiedImage</a></li> <li><a href="algorithms/imageProcessing/transform/Rectification.RectifiedPoints.html" title="class in algorithms.imageProcessing.transform">Rectification.RectifiedPoints</a></li> <li><a href="algorithms/graphs/Region.html" title="class in algorithms.graphs">Region</a></li> <li><a href="algorithms/imageProcessing/features/mser/Region.html" title="class in algorithms.imageProcessing.features.mser">Region</a></li> <li><a href="algorithms/graphs/RegionAdjacencyGraph.html" title="class in algorithms.graphs">RegionAdjacencyGraph</a></li> <li><a href="algorithms/graphs/RegionAdjacencyGraphColor.html" title="class in algorithms.graphs">RegionAdjacencyGraphColor</a></li> <li><a href="algorithms/bipartite/ResidualDigraph.html" title="class in algorithms.bipartite">ResidualDigraph</a></li> <li><a href="algorithms/bipartite/ResidualDigraph2.html" title="class in algorithms.bipartite">ResidualDigraph2</a></li> <li><a href="algorithms/imageProcessing/transform/Rotation.html" title="class in algorithms.imageProcessing.transform">Rotation</a></li> <li><a href="algorithms/imageProcessing/transform/Rotation.AuxiliaryArrays.html" title="class in algorithms.imageProcessing.transform">Rotation.AuxiliaryArrays</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/ScaleSpaceCurvature.html" title="class in algorithms.imageProcessing.scaleSpace">ScaleSpaceCurvature</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/ScaleSpaceCurve.html" title="class in algorithms.imageProcessing.scaleSpace">ScaleSpaceCurve</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/ScaleSpaceCurve2.html" title="class in algorithms.imageProcessing.scaleSpace">ScaleSpaceCurve2</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/ScaleSpaceCurveImage.html" title="class in algorithms.imageProcessing.scaleSpace">ScaleSpaceCurveImage</a></li> <li><a href="algorithms/imageProcessing/matching/ShapeFinder2.html" title="class in algorithms.imageProcessing.matching">ShapeFinder2</a></li> <li><a href="algorithms/imageProcessing/matching/ShapeFinder2.ShapeFinderResult.html" title="class in algorithms.imageProcessing.matching">ShapeFinder2.ShapeFinderResult</a></li> <li><a href="algorithms/imageProcessing/SIGMA.html" title="enum in algorithms.imageProcessing">SIGMA</a></li> <li><a href="algorithms/graphs/SimpleDAG.html" title="class in algorithms.graphs">SimpleDAG</a></li> <li><a href="algorithms/imageProcessing/Sky.html" title="class in algorithms.imageProcessing">Sky</a></li> <li><a href="algorithms/imageProcessing/Sky.SkyObject.html" title="class in algorithms.imageProcessing">Sky.SkyObject</a></li> <li><a href="algorithms/imageProcessing/segmentation/SLICSuperPixels.html" title="class in algorithms.imageProcessing.segmentation">SLICSuperPixels</a></li> <li><a href="algorithms/imageProcessing/segmentation/SLICSuperPixelsGS.html" title="class in algorithms.imageProcessing.segmentation">SLICSuperPixelsGS</a></li> <li><a href="algorithms/imageProcessing/SpurRemover.html" title="class in algorithms.imageProcessing">SpurRemover</a></li> <li><a href="algorithms/imageProcessing/SpurRemover.PatternReplacement.html" title="class in algorithms.imageProcessing">SpurRemover.PatternReplacement</a></li> <li><a href="algorithms/imageProcessing/matching/SR.html" title="class in algorithms.imageProcessing.matching">SR</a></li> <li><a href="algorithms/imageProcessing/matching/SRComparator.html" title="class in algorithms.imageProcessing.matching">SRComparator</a></li> <li><a href="algorithms/util/Stack.html" title="class in algorithms.util">Stack</a></li> <li><a href="algorithms/util/StackInt.html" title="class in algorithms.util">StackInt</a></li> <li><a href="algorithms/strings/StringEditDistance.html" title="class in algorithms.strings">StringEditDistance</a></li> <li><a href="algorithms/imageProcessing/StructureTensor.html" title="class in algorithms.imageProcessing">StructureTensor</a></li> <li><a href="algorithms/imageProcessing/SummedAreaTable.html" title="class in algorithms.imageProcessing">SummedAreaTable</a></li> <li><a href="algorithms/imageProcessing/SummedColumnTable.html" title="class in algorithms.imageProcessing">SummedColumnTable</a></li> <li><a href="algorithms/imageProcessing/SunColors.html" title="class in algorithms.imageProcessing">SunColors</a></li> <li><a href="algorithms/imageProcessing/SunFinder.html" title="class in algorithms.imageProcessing">SunFinder</a></li> <li><a href="algorithms/imageProcessing/features/ThetaDescriptor.html" title="class in algorithms.imageProcessing.features">ThetaDescriptor</a></li> <li><a href="algorithms/mst/TourHandler.html" title="class in algorithms.mst">TourHandler</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/TransformationPair.html" title="class in algorithms.imageProcessing.scaleSpace">TransformationPair</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/TransformationPair2.html" title="class in algorithms.imageProcessing.scaleSpace">TransformationPair2</a></li> <li><a href="algorithms/imageProcessing/scaleSpace/TransformationPair4.html" title="class in algorithms.imageProcessing.scaleSpace">TransformationPair4</a></li> <li><a href="algorithms/imageProcessing/transform/TransformationParameters.html" title="class in algorithms.imageProcessing.transform">TransformationParameters</a></li> <li><a href="algorithms/imageProcessing/transform/Transformer.html" title="class in algorithms.imageProcessing.transform">Transformer</a></li> <li><a href="algorithms/imageProcessing/TriangleFunction.html" title="class in algorithms.imageProcessing">TriangleFunction</a></li> <li><a href="algorithms/imageProcessing/transform/Triangulation.html" title="class in algorithms.imageProcessing.transform">Triangulation</a></li> <li><a href="algorithms/imageProcessing/transform/Triangulation.WCSResults.html" title="class in algorithms.imageProcessing.transform">Triangulation.WCSResults</a></li> <li><a href="algorithms/imageProcessing/TrimmedImage.html" title="class in algorithms.imageProcessing">TrimmedImage</a></li> <li><a href="algorithms/util/TrioInt.html" title="class in algorithms.util">TrioInt</a></li> <li><a href="algorithms/mst/TSPPrimsMST.html" title="class in algorithms.mst">TSPPrimsMST</a></li> <li><a href="algorithms/util/TwoDFloatArray.html" title="class in algorithms.util">TwoDFloatArray</a></li> <li><a href="algorithms/util/TwoDIntArray.html" title="class in algorithms.util">TwoDIntArray</a></li> <li><a href="algorithms/imageProcessing/features/UnsupervisedTextureFinder.html" title="class in algorithms.imageProcessing.features">UnsupervisedTextureFinder</a></li> <li><a href="algorithms/imageProcessing/transform/Util.html" title="class in algorithms.imageProcessing.transform">Util</a></li> <li><a href="algorithms/imageProcessing/VanishingPoints.html" title="class in algorithms.imageProcessing">VanishingPoints</a></li> <li><a href="algorithms/util/VeryLargeNumber.html" title="class in algorithms.util">VeryLargeNumber</a></li> <li><a href="algorithms/imageProcessing/WaterShed.html" title="class in algorithms.imageProcessing">WaterShed</a></li> <li><a href="algorithms/imageProcessing/WaterShedForPoints.html" title="class in algorithms.imageProcessing">WaterShedForPoints</a></li> <li><a href="algorithms/imageProcessing/ZhangSuenLineThinner.html" title="class in algorithms.imageProcessing">ZhangSuenLineThinner</a></li> </ul> </div> </body> </html>
tags/themes/index.html
willjharmer/willjharmer.github.io
<!DOCTYPE html> <html lang="en-uk"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="author" content="William Harmer"> <meta name="description" content="A technical blog about my work and interests"> <meta name="generator" content="Hugo 0.15" /> <title>Themes &middot; William Harmer Blog</title> <link rel="shortcut icon" href="http://willjharmer.github.io/images/favicon.ico"> <link rel="stylesheet" href="http://willjharmer.github.io/css/style.css"> <link rel="stylesheet" href="http://willjharmer.github.io/css/highlight.css"> <link rel="stylesheet" href="http://willjharmer.github.io/css/monosocialiconsfont.css"> <link href="http://willjharmer.github.io/index.xml" rel="alternate" type="application/rss+xml" title="William Harmer Blog" /> </head> <body> <nav class="main-nav"> <a href='http://willjharmer.github.io/'> <span class="arrow">←</span>Home</a> <a href='http://willjharmer.github.io/about'>About</a> <a class="cta" href="http://willjharmer.github.io/index.xml">Subscribe</a> </nav> <div class="profile"> <section id="wrapper"> <header id="header"> <a href='http://willjharmer.github.io/about'> <img id="avatar" class="2x" src="http://willjharmer.github.io/images/avatar.png"/> </a> <h1>William Harmer</h1> <h2>Data Scientist - Developer - Creative</h2> </header> </section> </div> <section id="wrapper" class="home"> <ul id="post-list"> <li> <a href='http://willjharmer.github.io/post/goisforlovers/'><aside class="dates">Apr 2</aside></a> <a href='http://willjharmer.github.io/post/goisforlovers/'>(Hu)go Template Primer <h2></h2></a> </li> </ul> <nav id="post-nav"> </nav> <footer id="footer"> <div id="social"> <a class="symbol" href="https://www.facebook.com/william.harmer.7"> circlefacebook </a> <a class="symbol" href="https://www.github.com/willjharmer"> circlegithub </a> <a class="symbol" href="https://www.twitter.com/harmer_will"> circletwitterbird </a> </div> <p class="small"> © Copyright 2016 William Harmer </p> </footer> </section> <script src="//ajax.googleapis.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script> <script src="http://willjharmer.github.io/js/main.js"></script> <script src="http://willjharmer.github.io/js/highlight.js"></script> <script>hljs.initHighlightingOnLoad();</script> </body> </html>
client/regression/regression.html
FranciscoGutierrez/stockprices
<template name="lifequality"> <div class="lifequality-container animated fadeIn"> <div class="lifequality-title"> <h1> {{stock.title}} <!-- <div class="title-right"> <span>{{stock.close}}</span> USD </div> --> </h1> <h2> NYSE: {{stock.name}} <!-- <span style="color: {{stock.color}}"> <i class="fa fa-arrow-{{stock.arrow}}"></i> {{stock.diff}} ({{stock.percent}}%) </span> --> </h2> <div class="legend-z">Next 12 Months Forecast</div> </div> <svg class="svgbig" style="overflow: visible;"> <svg style="overflow: visible;"> {{#if pred.show}} <path class="uline animated fadeIn" d="M0 {{pred.ra1}} L150 {{pred.ra2}} L150 {{pred.a2}} L0 {{pred.a1}} Z" fill="#9e9e9e"/> <path class="uline animated fadeIn" d="M0 {{pred.rb1}} L150 {{pred.rb2}} L150 {{pred.b2}} L0 {{pred.b1}} Z" fill="#bababa"/> <path class="uline animated fadeIn" d="M0 {{pred.rc1}} L150 {{pred.rc2}} L150 {{pred.c2}} L0 {{pred.c1}} Z" fill="#d2d2d2"/> <path class="uline animated fadeIn" d="M0 {{pred.rd1}} L150 {{pred.rd2}} L150 {{pred.d2}} L0 {{pred.d1}} Z" fill="#e5e5e5"/> <path class="uline animated fadeIn" d="M0 {{pred.re1}} L150 {{pred.re2}} L150 {{pred.e2}} L0 {{pred.e1}} Z" fill="#f5f5f5"/> <path class="uline animated fadeIn" d="M0 {{pred.aa1}} L150 {{pred.aa2}} L150 {{pred.raa2}} L0 {{pred.raa1}} Z" fill="#9e9e9e"/> <path class="uline animated fadeIn" d="M0 {{pred.bb1}} L150 {{pred.bb2}} L150 {{pred.rbb2}} L0 {{pred.rbb1}} Z" fill="#bababa"/> <path class="uline animated fadeIn" d="M0 {{pred.cc1}} L150 {{pred.cc2}} L150 {{pred.rcc2}} L0 {{pred.rcc1}} Z" fill="#d2d2d2"/> <path class="uline animated fadeIn" d="M0 {{pred.dd1}} L150 {{pred.dd2}} L150 {{pred.rdd2}} L0 {{pred.rdd1}} Z" fill="#e5e5e5"/> <path class="uline animated fadeIn" d="M0 {{pred.ee1}} L150 {{pred.ee2}} L150 {{pred.ree2}} L0 {{pred.ree1}} Z" fill="#f5f5f5"/> {{/if}} <!-- <line x1="0%" x2="0%" y1="5%" y2="100%" stroke="#bababa" stroke-width="1" /> --> <line x1="20%" x2="20%" y1="5%" y2="100%" stroke="#bababa" stroke-width="1" stroke-dasharray="1,2"/> <line x1="40%" x2="40%" y1="5%" y2="100%" stroke="#bababa" stroke-width="1" stroke-dasharray="1,2"/> <line x1="60%" x2="60%" y1="5%" y2="100%" stroke="#bababa" stroke-width="1" stroke-dasharray="1,2"/> <line x1="80%" x2="80%" y1="5%" y2="100%" stroke="#bababa" stroke-width="1" stroke-dasharray="1,2"/> <!-- <line x1="-3%" x2="100%" y1="0%" y2="0%" stroke="#BDBDBD" stroke-width="1" stroke-dasharray="1,2"/> --> <line x1="-3%" x2="100%" y1="25%" y2="25%" stroke="#a4a4a4" stroke-width="1" stroke-dasharray="1,2"/> <line x1="-3%" x2="100%" y1="50%" y2="50%" stroke="#a4a4a4" stroke-width="1" stroke-dasharray="1,2"/> <line x1="-3%" x2="100%" y1="75%" y2="75%" stroke="#a4a4a4" stroke-width="1" stroke-dasharray="1,2"/> <!-- <line x1="-3%" x2="100%" y1="100%" y2="100%" stroke="#BDBDBD" stroke-width="1" stroke-dasharray="1,2"/> --> {{#if pred.show}} <!-- <path class="uline animated fadeIn" d="M0 {{pred.upr1}} L150 {{pred.upr2}}" stroke="red"/> <path class="uline animated fadeIn" d="M0 {{pred.lwr1}} L150 {{pred.lwr2}}" stroke="red"/> --> <image class="animated fadeIn" xlink:href="figs/{{advice.name}}" style="opacity: 0.75;" x="0" y="0"/> <image class="animated fadeIn" xlink:href="figs/{{news.name}}" style="opacity: 0.75;" x="0" y="0"/> <image class="animated fadeIn" xlink:href="figs/{{media.name}}" style="opacity: 0.75;" x="0" y="0"/> <image class="animated fadeIn" xlink:href="figs/{{index.name}}" style="opacity: 0.75;" x="0" y="0"/> <line class="uline" x1="0%" x2="100%" y1="{{pred.y}}%" y2="{{pred.y}}%" stroke="#6e6e6e" stroke-width="1"/> <line class="sline" x1="{{pred.c}}%" x2="{{pred.c}}%" y1="0%" y2="100%" stroke="#6e6e6e" stroke-width="1"/> <text class="svg-text" x="102%" y="{{pred.y}}%" fill="#808080">${{pred.value}}</text> {{#if pred.positive}} <text class="svg-text" x="102%" y="{{pred.y2}}%" fill="green">+{{pred.diff}}%</text> {{else}} <text class="svg-text" x="102%" y="{{pred.y2}}%" fill="red">-{{pred.diff}}%</text> {{/if}} <path class="uline animated fadeIn" d="M0 {{pred.lwr}} L150 {{pred.upr}}" stroke="#6e6e6e" stroke-width="2"/> <circle class="main-circle" cx="{{pred.c}}%" cy="{{pred.y}}%" r="3" fill="#4d4d4d"/> {{/if}} </svg> <text x="-2%" y="107%" fill="#808080">0</text> <text x="17%" y="107%" fill="#808080">20</text> <text x="37%" y="107%" fill="#808080">40</text> <text x="57%" y="107%" fill="#808080">60</text> <text x="77%" y="107%" fill="#808080">80</text> <text x="95%" y="107%" fill="#808080">100</text> <text x="-16%" y="3%" fill="#808080">$200</text> <text x="-14%" y="27%" fill="#808080">150</text> <text x="-14%" y="52%" fill="#808080">100</text> <text x="-10%" y="77%" fill="#808080">50</text> </svg> <!-- <div class="legend-y">Stock Price</div> --> <div class="legend-x">Market Opinions</div> </div> </template>
wechat/expense/css/report.css
xiaohan2013/mui-wechat
.weui_toast { position: fixed; z-index: 3; width: 7.6em; min-height: 7.6em; top: 180px; left: 50%; margin-left: -3.8em; background: rgba(40, 40, 40, 0.75); text-align: center; border-radius: 5px; color: #FFFFFF; } .weui_mask_transparent { position: fixed; z-index: 1; width: 100%; height: 100%; top: 0; left: 0; } .weui_icon_toast { margin: 22px 0 0; display: block; } .weui_icon_toast:before { content: '\EA08'; color: #FFFFFF; font-size: 55px; } .weui_toast_content { margin: 0 0 15px; } .weui_loading_toast .weui_toast_content { margin-top: 64%; font-size: 14px; } .weui_loading { position: absolute; width: 0px; z-index: 2000000000; left: 50%; top: 38%; } .weui_loading_leaf { position: absolute; top: -1px; opacity: 0.25; } .weui_loading_leaf:before { content: " "; position: absolute; width: 8.14px; height: 3.08px; background: #d1d1d5; box-shadow: rgba(0, 0, 0, 0.0980392) 0px 0px 1px; border-radius: 1px; -webkit-transform-origin: left 50% 0px; -ms-transform-origin: left 50% 0px; transform-origin: left 50% 0px; } .weui_loading_leaf_0 { -webkit-animation: opacity-60-25-0-12 1.25s linear infinite; animation: opacity-60-25-0-12 1.25s linear infinite; } .weui_loading_leaf_0:before { -webkit-transform: rotate(0deg) translate(7.92px, 0px); -ms-transform: rotate(0deg) translate(7.92px, 0px); transform: rotate(0deg) translate(7.92px, 0px); } .weui_loading_leaf_1 { -webkit-animation: opacity-60-25-1-12 1.25s linear infinite; animation: opacity-60-25-1-12 1.25s linear infinite; } .weui_loading_leaf_1:before { -webkit-transform: rotate(30deg) translate(7.92px, 0px); -ms-transform: rotate(30deg) translate(7.92px, 0px); transform: rotate(30deg) translate(7.92px, 0px); } .weui_loading_leaf_2 { -webkit-animation: opacity-60-25-2-12 1.25s linear infinite; animation: opacity-60-25-2-12 1.25s linear infinite; } .weui_loading_leaf_2:before { -webkit-transform: rotate(60deg) translate(7.92px, 0px); -ms-transform: rotate(60deg) translate(7.92px, 0px); transform: rotate(60deg) translate(7.92px, 0px); } .weui_loading_leaf_3 { -webkit-animation: opacity-60-25-3-12 1.25s linear infinite; animation: opacity-60-25-3-12 1.25s linear infinite; } .weui_loading_leaf_3:before { -webkit-transform: rotate(90deg) translate(7.92px, 0px); -ms-transform: rotate(90deg) translate(7.92px, 0px); transform: rotate(90deg) translate(7.92px, 0px); } .weui_loading_leaf_4 { -webkit-animation: opacity-60-25-4-12 1.25s linear infinite; animation: opacity-60-25-4-12 1.25s linear infinite; } .weui_loading_leaf_4:before { -webkit-transform: rotate(120deg) translate(7.92px, 0px); -ms-transform: rotate(120deg) translate(7.92px, 0px); transform: rotate(120deg) translate(7.92px, 0px); } .weui_loading_leaf_5 { -webkit-animation: opacity-60-25-5-12 1.25s linear infinite; animation: opacity-60-25-5-12 1.25s linear infinite; } .weui_loading_leaf_5:before { -webkit-transform: rotate(150deg) translate(7.92px, 0px); -ms-transform: rotate(150deg) translate(7.92px, 0px); transform: rotate(150deg) translate(7.92px, 0px); } .weui_loading_leaf_6 { -webkit-animation: opacity-60-25-6-12 1.25s linear infinite; animation: opacity-60-25-6-12 1.25s linear infinite; } .weui_loading_leaf_6:before { -webkit-transform: rotate(180deg) translate(7.92px, 0px); -ms-transform: rotate(180deg) translate(7.92px, 0px); transform: rotate(180deg) translate(7.92px, 0px); } .weui_loading_leaf_7 { -webkit-animation: opacity-60-25-7-12 1.25s linear infinite; animation: opacity-60-25-7-12 1.25s linear infinite; } .weui_loading_leaf_7:before { -webkit-transform: rotate(210deg) translate(7.92px, 0px); -ms-transform: rotate(210deg) translate(7.92px, 0px); transform: rotate(210deg) translate(7.92px, 0px); } .weui_loading_leaf_8 { -webkit-animation: opacity-60-25-8-12 1.25s linear infinite; animation: opacity-60-25-8-12 1.25s linear infinite; } .weui_loading_leaf_8:before { -webkit-transform: rotate(240deg) translate(7.92px, 0px); -ms-transform: rotate(240deg) translate(7.92px, 0px); transform: rotate(240deg) translate(7.92px, 0px); } .weui_loading_leaf_9 { -webkit-animation: opacity-60-25-9-12 1.25s linear infinite; animation: opacity-60-25-9-12 1.25s linear infinite; } .weui_loading_leaf_9:before { -webkit-transform: rotate(270deg) translate(7.92px, 0px); -ms-transform: rotate(270deg) translate(7.92px, 0px); transform: rotate(270deg) translate(7.92px, 0px); } .weui_loading_leaf_10 { -webkit-animation: opacity-60-25-10-12 1.25s linear infinite; animation: opacity-60-25-10-12 1.25s linear infinite; } .weui_loading_leaf_10:before { -webkit-transform: rotate(300deg) translate(7.92px, 0px); -ms-transform: rotate(300deg) translate(7.92px, 0px); transform: rotate(300deg) translate(7.92px, 0px); } .weui_loading_leaf_11 { -webkit-animation: opacity-60-25-11-12 1.25s linear infinite; animation: opacity-60-25-11-12 1.25s linear infinite; } .weui_loading_leaf_11:before { -webkit-transform: rotate(330deg) translate(7.92px, 0px); -ms-transform: rotate(330deg) translate(7.92px, 0px); transform: rotate(330deg) translate(7.92px, 0px); } @-webkit-keyframes opacity-60-25-0-12 { 0% { opacity: 0.25; } 0.01% { opacity: 0.25; } 0.02% { opacity: 1; } 60.01% { opacity: 0.25; } 100% { opacity: 0.25;} } @-webkit-keyframes opacity-60-25-1-12 { 0% { opacity: 0.25;} 8.34333% {opacity: 0.25;} 8.35333% {opacity: 1;} 68.3433% {opacity: 0.25;} 100% {opacity: 0.25;} } @-webkit-keyframes opacity-60-25-2-12 { 0% {opacity: 0.25;} 16.6767% {opacity: 0.25;} 16.6867% {opacity: 1;} 76.6767% {opacity: 0.25;} 100% {opacity: 0.25;} } @-webkit-keyframes opacity-60-25-3-12 { 0% {opacity: 0.25;} 25.01% {opacity: 0.25;} 25.02% {opacity: 1;} 85.01% { opacity: 0.25; } 100% { opacity: 0.25; } } @-webkit-keyframes opacity-60-25-4-12 { 0% { opacity: 0.25; } 33.3433% { opacity: 0.25; } 33.3533% { opacity: 1; } 93.3433% { opacity: 0.25; } 100% { opacity: 0.25; } } @-webkit-keyframes opacity-60-25-5-12 { 0% { opacity: 0.270958333333333; } 41.6767% { opacity: 0.25; } 41.6867% { opacity: 1; } 1.67667% { opacity: 0.25; } 100% { opacity: 0.270958333333333; } } @-webkit-keyframes opacity-60-25-6-12 { 0% { opacity: 0.375125; } 50.01% { opacity: 0.25; } 50.02% { opacity: 1; } 10.01% { opacity: 0.25; } 100% { opacity: 0.375125; } } @-webkit-keyframes opacity-60-25-7-12 { 0% { opacity: 0.479291666666667; } 58.3433% { opacity: 0.25; } 58.3533% { opacity: 1; } 18.3433% { opacity: 0.25; } 100% { opacity: 0.479291666666667; } } @-webkit-keyframes opacity-60-25-8-12 { 0% { opacity: 0.583458333333333; } 66.6767% { opacity: 0.25; } 66.6867% { opacity: 1; } 26.6767% { opacity: 0.25; } 100% { opacity: 0.583458333333333; } } @-webkit-keyframes opacity-60-25-9-12 { 0% { opacity: 0.687625; } 75.01% { opacity: 0.25; } 75.02% { opacity: 1; } 35.01% { opacity: 0.25; } 100% { opacity: 0.687625; } } @-webkit-keyframes opacity-60-25-10-12 { 0% { opacity: 0.791791666666667; } 83.3433% { opacity: 0.25; } 83.3533% { opacity: 1; } 43.3433% { opacity: 0.25; } 100% { opacity: 0.791791666666667; } } @-webkit-keyframes opacity-60-25-11-12 { 0% { opacity: 0.895958333333333; } 91.6767% { opacity: 0.25; } 91.6867% { opacity: 1; } 51.6767% { opacity: 0.25; } 100% { opacity: 0.895958333333333; } }
work/raw_data/superpouvoirs_nuit_meteore/ce062be41beb9b61275dd9d7562fdc5534be59e7c06e2bed520fc0f7af867a6e.html
czuger/haute_tension
<scri <!DOCTYPE html> <html lang="fr" itemscope="" itemtype="http://schema.org/Blog"> <head> <script> if (window.parent !== window) { if (typeof btoa !== "function") { window.btoa = function (input) { var str = String(input); for (var block, charCode, idx = 0, map = chars, output = ''; str.charAt(idx | 0) || (map = '=', idx % 1); output += map.charAt(63 & block >> 8 - idx % 1 * 8)) { charCode = str.charCodeAt(idx += 3/4) block = block << 8 | charCode } return output } } var re = /^(?:https?:)?(?:\/\/)?([^\/\?]+)/i var res = re.exec(document.referrer) var domain = res[1] var forbidden = ["aGVsbG8ubGFuZA==","Y3Vpc2luZS5sYW5k","cmVjZXR0ZS5sYW5k","cmVjZXR0ZXMubGFuZA==",] if (forbidden.indexOf(btoa(domain)) > -1) { document.location = document.location.origin + "/system/noframed" } } </script> <link rel="stylesheet" href="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/css/ob-style.css?v2.35.0.0" /> <link rel="stylesheet" href="//assets.over-blog-kiwi.com/b/blog/build/soundplayer.2940b52.css" /> <!-- Forked theme from id 60 - last modified : 2017-02-23T08:01:21+01:00 --> <!-- shortcut:[Meta] --> <!-- title --> <!-- Title --> <title>9 - Le Site dont vous êtes le Héros</title> <!-- metas description, keyword, robots --> <!-- Metas --> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <meta name="author" content="" /> <meta property="og:site_name" content="Le&#x20;Site&#x20;dont&#x20;vous&#x20;&#x00EA;tes&#x20;le&#x20;H&#x00E9;ros" /> <meta property="og:title" content="9&#x20;-&#x20;Le&#x20;Site&#x20;dont&#x20;vous&#x20;&#x00EA;tes&#x20;le&#x20;H&#x00E9;ros" /> <meta name="twitter:title" content="9&#x20;-&#x20;Le&#x20;Site&#x20;dont&#x20;vous&#x20;&#x00EA;tes&#x20;le&#x20;H&#x00E9;ros" /> <meta name="description" content="Ce&#x20;petit&#x20;jeu&#x20;a&#x20;assez&#x20;dur&#x00E9;&#x20;&#x21;&#x20;Vous&#x20;refusez&#x20;de&#x20;servir&#x20;de&#x20;cible&#x20;vivante&#x20;&#x00E0;&#x20;ces&#x20;gardiens&#x20;en&#x20;manque&#x20;d&#x27;exercice.&#x20;Tout&#x20;en&#x20;vous&#x20;accroupissant&#x20;pour&#x20;&#x00E9;viter&#x20;les&#x20;balles&#x20;qui&#x20;sifflent&#x20;&#x00E0;&#x20;vos&#x20;oreilles,&#x20;vous&#x20;abaissez&#x20;la&#x20;temp&#x00E9;rature&#x20;de&#x20;votre&#x20;corps&#x20;jusqu&#x27;au&#x20;point&#x20;de&#x20;cong&#x00E9;lation...." /> <meta property="og:description" content="Ce&#x20;petit&#x20;jeu&#x20;a&#x20;assez&#x20;dur&#x00E9;&#x20;&#x21;&#x20;Vous&#x20;refusez&#x20;de&#x20;servir&#x20;de&#x20;cible&#x20;vivante&#x20;&#x00E0;&#x20;ces&#x20;gardiens&#x20;en&#x20;manque&#x20;d&#x27;exercice.&#x20;Tout&#x20;en&#x20;vous&#x20;accroupissant&#x20;pour&#x20;&#x00E9;viter&#x20;les&#x20;balles&#x20;qui&#x20;sifflent&#x20;&#x00E0;&#x20;vos&#x20;oreilles,&#x20;vous&#x20;abaissez&#x20;la&#x20;temp&#x00E9;rature&#x20;de&#x20;votre&#x20;corps&#x20;jusqu&#x27;au&#x20;point&#x20;de&#x20;cong&#x00E9;lation...." /> <meta name="twitter:description" content="Ce&#x20;petit&#x20;jeu&#x20;a&#x20;assez&#x20;dur&#x00E9;&#x20;&#x21;&#x20;Vous&#x20;refusez&#x20;de&#x20;servir&#x20;de&#x20;cible&#x20;vivante&#x20;&#x00E0;&#x20;ces&#x20;gardiens&#x20;en&#x20;manque&#x20;d&#x27;exercice.&#x20;Tout&#x20;en&#x20;vous&#x20;accroupissant&#x20;pour&#x20;&#x00E9;viter&#x20;les&#x20;balles&#x20;qui&#x20;sifflent&#x20;&#x00E0;&#x20;vos&#x20;oreilles,&#x20;vous&#x20;abaissez&#x20;la..." /> <meta property="og:locale" content="fr_FR" /> <meta property="og:url" content="http://lesitedontvousetesleheros.overblog.com/2016/03/9.html" /> <meta name="twitter:url" content="http://lesitedontvousetesleheros.overblog.com/2016/03/9.html" /> <meta property="og:type" content="article" /> <meta name="twitter:card" content="summary" /> <meta name="twitter:site" content="@overblog" /> <meta name="twitter:creator" content="@" /> <meta property="fb:app_id" content="284865384904712" /> <!-- Robots --> <meta name="robots" content="index,follow" /> <!-- RSS --> <link rel="alternate" type="application/rss+xml" title="RSS" href="/rss" /> <!-- Analytics --> <!-- shortcut:[Options] --> </script>ll" group="shares" /> <!-- shortcut:[Includes] --> <!-- favicon --> <!-- Metas --> <link rel="shortcut icon" type="image/x-icon" href="http://fdata.over-blog.net/99/00/00/01/img/favicon.ico" /> <link rel="icon" type="image/png" href="http://fdata.over-blog.net/99/00/00/01/img/favicon.png" /> <link rel="apple-touch-icon" href="http://fdata.over-blog.net/99/00/00/01/img/mobile-favicon.png" /> <!-- SEO --> <!-- includes --> <link rel="alternate" type="application/rss+xml" title="RSS" href="/rss" /> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link href='http://fonts.googleapis.com/css?family=PT+Sans+Caption:400,700' rel='stylesheet' type='text/css'> <!-- Fonts --> <link href='http://fonts.googleapis.com/css?family=Carter+One' rel='stylesheet' type='text/css'> <!-- Fancybox --> <link rel="stylesheet" type="text/css" href="http://assets.over-blog-kiwi.com/themes/jquery/fancybox/jquery.fancybox-1.3.4.css" media="screen" /> <style type="text/css"> /*** RESET ***/ .clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;} .clearfix {display: inline-block;} /* Hides from IE-mac \*/ * html .clearfix {height: 1%;} .clearfix {display: block;} * {margin:0; padding:0;} body {background-color: #000; color: #fff; font-family: 'PT Sans Caption', sans-serif; font-size: 12px;} a {text-decoration: none;} h1, h2, h3, h4, h5, h6 { font-weight:normal;} img {border:none;} .box li {list-style:none;} #cl_1_0 ul, #cl_1_0 ol {margin-left: 0; padding-left: 25px;} .visuallyhidden, .ob-form-subscription label { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; } /*** General ***/ .ln {clear: both;} #ln_2 {padding-bottom: 20px;} .cl {float:left;} .clear {clear:both;} .list-title {font-size: 24px; margin: 10px 0 10px 10px; text-shadow: 1px 1px 1px #000;} /*** Structure ***/ #cl_0_0 {margin-bottom:0; width:100%;} #cl_1_0 {display:inline; padding:0 12px 0 0; width:630px; } #cl_1_1 {display:inline; padding:0; width:308px;} #cl_2_0 {margin-top: 30px; width: 100%;} #global {margin:0px auto; width:950px;} .header {margin: 110px 0 20px; text-align:left;} .avatar, #top{ display: inline-block; vertical-align: middle; } .avatar{ margin-right: 10px; } #top .title {font-family: Carter One, cusrive; font-size: 60px; left: 0; letter-spacing: 2px; line-height: 60px; text-shadow: 0 5px 5px #333; text-transform: uppercase;} #top .description {font-family: Carter One, cusrive; font-size:60px; font-size: 20px; letter-spacing: 2px; text-shadow: 0 2px 1px #333;} article {margin-bottom: 35px;} /** Article **/ .article, .page{ background: #141414; background: rgba(20,20,20,0.9); border: 2px solid #333; -moz-border-radius: 5px; -webkit-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; padding: 10px; } .noresult{ margin-bottom: 20px; } .beforeArticle {margin-bottom: 10px;} .divTitreArticle .post-title, .divPageTitle .post-title, .special h3 {border-bottom: 1px solid; font-size: 30px; letter-spacing:2px; margin-bottom: 10px; padding-bottom:5px; word-wrap: break-word;} .contenuArticle, .pageContent {padding-top:10px;} .contenuArticle p, .pageContent p .contenuArticle ol, .contenuArticle ul {font-size: 14px; line-height: 22px; padding-bottom: 8px;} .ob-repost {background: #222; border: 1px solid #2A2A2A; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; font-weight: bold; margin: 1em 0; text-align: center;} .ob-repost p {font-size: 12px; line-height: normal; padding: 0;} .ob-repost .ob-link {text-decoration: underline;} /* Sections */ .ob-section-text, .ob-section-images, .ob-section-video, .ob-section-audio, .ob-section-quote, .ob-secton-map {width: 600px;} /* Medias */ .ob-video iframe, .ob-video object, .ob-section-images .ob-slideshow, .ob-slideshow img, .ob-section-map .ob-map { width: 600px; } .ob-video iframe{ border: 0; } .ob-video object { max-height: 345px; } .ob-section-audio .obsoundplayer .obsoundplayername { height: 31px; width: 200px; overflow: hidden; } /* Section texte */ .ob-text h3, .ob-text h4, .ob-text h5 {margin: 15px 0 5px;} .ob-text h3 {font-size: 18px; line-height: 18px;} .ob-text h4 {font-size: 16px; line-height: 16px;} .ob-text h5 {font-size: 14px; font-weight: bold; line-height: 14px;} .ob-text pre {width: 600px; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -webkit-pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; overflow: auto;} /* Section image */ .ob-media-left {margin-right: 30px;} .ob-media-right {margin-left: 30px; max-width: 100%;} .ob-row-1-col img {width: 100%;} .ob-row-2-col img {width: 50%; margin-top: 0; margin-bottom: 0;} .ob-row-3-col img {width: 200px; margin-top: 0; margin-bottom: 0;} /* Section map */ .ob-map div {color: #282924;} /* Section HTML */ .ob-section-html iframe, .ob-section-html embed, .ob-section-html object {max-width: 100%;} /* Section file */ .ob-section-file .ob-ctn {background: #222; border: none; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); display: block; max-width: 100%;} .ob-section-file .ob-ctn a.ob-link, .ob-section-file .ob-c a.ob-link:visited {color: #FFF; text-decoration: underline; max-width: 521px;} .ob-section-file .ob-ctn a.ob-link:hover {color: #FFF; text-decoration: none;} /* Section Quote */ .ob-section-quote {background: #222; border: none; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); margin-bottom: 20px; width: 100%;} .ob-section-quote .ob-quote p {color: #FFF; min-height: 20px;} .ob-section-quote .ob-quote p:before {color: #444; margin: 20px 0 0 -85px;} .ob-section-quote .ob-quote p:after {color: #444; margin: 80px 0 0;} .ob-section-quote p.ob-author, .ob-section-quote p.ob-source {background: #444; font-size: 14px; font-style: italic; margin: 25px 0 0; max-height: 22px; max-width: 517px; overflow: hidden; padding-bottom: 0\9; position: relative; text-overflow: ellipsis; white-space: nowrap; z-index: 11;} /* Section Link */ .ob-section-link .ob-ctn {background: #222; border: none; -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);} .ob-section-link .ob-media-left {margin: 0;} .ob-section-link p.ob-url {background: #444; margin: 0; max-height: 20px; max-width: 395px;} .ob-section-link p.ob-title {color: #FFF; margin-bottom: 0; margin-left: 20px;} .ob-section-link p.ob-snippet {color: #FFF; margin-bottom: 10px; margin-left: 20px; margin-top: 0;} .ob-section-link p.ob-title .ob-link {color: #FFF; max-height: 42px; overflow: hidden;} .ob-section-link p.ob-snippet {margin-bottom: 35px; max-height: 40px; overflow: hidden;} .ob-section-link .ob-img {float: left; width: 170px;} .ob-section-link .ob-desc {margin-top: 5px;} /* Description */ .contenuArticle .ob-desc {font-size: 13px; font-style: italic;} /* twitter box */ .ob-section .twitter-tweet-rendered {max-width: 100% !important;} .ob-section .twt-border {max-width: 100% !important;} /* Share buttons */ .afterArticle {background: #141414; border: 2px solid #333; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; margin: 10px 0; -moz-opacity: 0.9; -webkit-opacity: 0.9; -o-opacity: 0.9; -ms-opacity: 0.9; opacity: 0.9; padding: 9px 13px 8px; position: relative; width: 600px; z-index: 1;/* iframe Facebook */} .share h3, .item-comments h3 {margin-bottom: 10px; font-size: 16px; line-height: 16px;} .google-share, .twitter-share, .facebook-share, .ob-share {float: left;} .facebook-share {width: 105px;} .ob-share {margin-top: -2px;} .comment-number {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; display: block; float: right; font-weight: bold; line-height: 17px; padding: 2px 7px; text-align: center;} .item-comments { } /* Contact */ .ob-contact .ob-form {margin-bottom: 80px;} .ob-contact .ob-form-field {margin: 5px 0 0 80px;} .ob-label {width: 20%; font-size: 14px;} .ob-captcha .ob-input-text{ margin-left: 20%; } .ob-input-submit, .ob-error {margin-left: 31%;} .box-content .ob-input-submit, .box-content .ob-error {margin-left: 20%;} .ob-input-text, .ob-input-email, .ob-input-textarea {padding: 6px 0; border: 2px solid #333; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px;} .ob-input-submit {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; display: block; font-weight: bold; line-height: 17px; margin-top: 5px; padding: 2px 7px; text-align: center;} .ob-form + a {display: block; text-align: center;} /** Sidebar **/ .box {background: #141414; border: 2px solid #333; margin-bottom:10px; -moz-opacity: 0.9; -webkit-opacity: 0.9; -o-opacity: 0.9; -ms-opacity: 0.9; opacity: 0.9; padding:10px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px;} .box{/* ie6 hack */_background:#000;} .box-titre h3 {border-bottom: 1px solid; font-family: Carter One; font-size: 20px; letter-spacing: 1px; margin-bottom: 10px; padding-bottom: 2px; text-shadow: 1px 1px 1px black; text-transform: uppercase;} .box-content {font-size: 14px; line-height:18px;} .box-content strong {font-weight:normal;} .box-footer {display:none;} /* Sidebar > About */ .profile .avatar {float: left; margin-right: 10px;} .profile .avatar img {background: #333; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; -moz-opacity: 0.8; -webkit-opacity: 0.8; -o-opacity: 0.8; -ms-opacity: 0.8; opacity: 0.8; padding: 3px; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;} .profile .avatar img:hover {-moz-opacity: 1; -webkit-opacity: 1; -o-opacity: 1; -ms-opacity: 1; opacity: 1;} .profile .blog-owner-nickname {font-style: italic; display: block; margin-top: 10px; text-align: right;} /* Sidebar > Search */ .search form {position:relative;} .search form input {border: 2px solid #333; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; color: #676767; padding: 5px 0; width: 70%;} .search form button {border: 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; border-radius: 3px; cursor: pointer; font-weight: bold; padding: 5px 0; width: 13%;} /* Sidebar > Subscribe */ .ob-form-subscription .ob-form-field{ display: inline-block; } .ob-form-subscription .ob-form-field input{ width: 170px; } .ob-form-subscription .ob-input-submit{ display: inline-block; margin:0; } /* Sidebar > Last Posts */ .last li {float: left;} .last ul:hover img {-moz-opacity: 0.7; -webkit-opacity: 0.7; -o-opacity: 0.7; -ms-opacity: 0.7; opacity: 0.7; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;} .last ul img {background: #333; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; margin-bottom: 5px; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;} .last li.left img {margin-right: 8px;} .last ul img:hover {-moz-opacity: 1; -webkit-opacity: 1; -o-opacity: 1; -ms-opacity: 1; opacity: 1; -moz-transition: opacity 300ms; -webkit-transition: opacity 300ms; -o-transition: opacity 300ms; -ms-transition: opacity 300ms; transition: opacity 300ms;} /* Sidebar > Tags */ .tags li { border-bottom: 1px solid #222; margin: 10px 0; padding: 10px 0; word-wrap:break-word; } .tags li a {font-size: 16px;} .tags .number {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; float: right; font-weight: bold; line-height: 17px; margin-top: -2px; padding: 2px 7px; text-align: center;} /* Sidebar > Follow me */ .follow li {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; display: block; float: left; height: 83px; text-indent: -9999999%; width: 83px;} .follow li a {background: url("http://assets.over-blog-kiwi.com/themes/5/images/follow-me.png") no-repeat; display: block; height: 100%; width: 100%;} .follow .facebook-follow {margin-right: 10px;} .follow .facebook-follow:hover {background: #3b5999; border-color: #3b5999;} .follow .facebook-follow a {background-position: center 18px;} .follow .twitter-follow {margin-right: 10px;} .follow .twitter-follow:hover {background: #04bff2; border-color: #04bff2;} .follow .twitter-follow a {background-position: center -74px;} .follow .rss-follow:hover {background: #ff8604; border-color: #ff8604;} .follow .rss-follow a {background-position: center -166px;} /* Sidebar > Archives */ .plustext {font-size: 16px;} .arch_month {margin-left: 20px;} .arch_month li {border-bottom: 1px solid #222; margin: 10px 0; padding: 10px 0;} .archives .number {-moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; float: right; font-weight: bold; line-height: 17px; margin-top: -2px; padding: 2px 7px; text-align: center;} .share > div{ float:left; height:20px; margin-right:28px; } .share .google-share{ margin-right: 0; } .share iframe{ border:none; width:100px; } /** Pagination **/ .pagination { margin: 30px auto 20px; width: 600px; font-size: 14px; padding: 2px 0; } .pagination a { -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px; float: right; line-height: 17px; margin-top: -2px; padding: 2px 7px; text-align: center; text-transform: uppercase; } .pagination .previous {float: left;} .pagination .next {float: right;} .ob-pagination{ margin: 20px 0; text-align: center; } .ob-page{ display: inline-block; margin: 0 1px; padding: 2px 7px; } .ob-page-link{ border-radius: 4px; } /** Credits **/ .credits {display: block; margin: 20px 0; text-align: center; text-shadow: 1px 1px 1px #000;} /************** ** ob-footer ** **************/ .ob-footer{ padding-bottom: 10px; } body.withDisplay{ background-position: 50% 68px; } #cl_1_1 .ads{ margin-bottom: 10px; padding: 2px; -moz-opacity: 0.9; -webkit-opacity: 0.9; -o-opacity: 0.9; -ms-opacity: 0.9; opacity: 0.9; } .ads{ background: #141414; border: 2px solid #333; border-radius: 2px; margin: 0 auto; } .ads-600x250{ padding: 10px; text-align: center; } .ads-728x90{ height: 90px; width: 728px; } .ads-468x60{ height: 60px; width: 468px; } .ads-468x60 + .before_articles, .afterArticle + .ads-468x60{ margin-top:35px; } .ads-300x250{ height: 250px; width: 300px; } .ads-600x250 div{ float: left; } .ads-300{ text-align: center; } /***************** ** Top articles ** *****************/ .ob-top-posts h2{ font-size: 35px; } .ob-top-article{ margin-bottom: 20px; } .ob-top-article h3{ line-height: normal; } /*** Themes ***/ /** JUNGLE **/ /* BACKGROUND */ body {background-image: url("http://img.over-blog-kiwi.com/0/24/52/97/201311/ob_5cf972_lesitedontvousetesleheros.jpg"); background-attachment: fixed; background-position: center center; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;background-repeat: no-repeat;} /* TOP */ #top .title a, #top .title a:visited {color: #9bb1c5;} #top .title a:hover, #top .description {color: #fff;} /* POSTS */ .beforeArticle .tags a, .beforeArticle .tags a:visited {color: #9bb1c5;} .beforeArticle .tags a:hover {color: #fff;} .post-title, .special h3 {border-bottom-color: #1e3249;} .post-title a, .post-title a:visited, .special h3, .ob-text h3, .ob-text h4, .ob-text h5 {color: #9bb1c5;} .post-title a:hover {color: #fff;} .contenuArticle a, .contenuArticle a:visited, .readmore a {color: #9bb1c5;} .contenuArticle a:hover, .readmore a:hover {color: #fff;} /* Section file */ .ob-section-file .ob-ctn a.ob-link, .ob-section-file .ob-c a.ob-link:visited, .ob-section-file .ob-ctn a.ob-link:hover {color: #9bb1c5;} /* Section Quote */ .ob-section-quote p.ob-author, .ob-section-quote p.ob-source, .ob-section-quote p.ob-author .ob-link, .ob-section-quote p.ob-author .ob-link:visited, .ob-section-quote p.ob-source .ob-link, .ob-section-quote p.ob-source .ob-link:visited {color: #9bb1c5;} .ob-section-quote p.ob-author:hover, .ob-section-quote p.ob-source:hover, .ob-section-quote p.ob-author .ob-link:hover, .ob-section-quote p.ob-source .ob-link:hover {color: #fff;} /* Section Link */ .ob-section-link p.ob-url , .ob-section-link p.ob-url .ob-link, .ob-section-link p.ob-url .ob-link, .ob-section-link p.ob-url .ob-link {color: #9bb1c5;} .ob-section-link p.ob-url .ob-link:hover {color: #fff;} /* SIDEBAR */ .box-titre h3 {border-bottom-color: #254870; color: #fff;} .box-content strong {color:#bebebe;} .box-content a, .box-content a:visited, .ob-footer a, .ob-footer a:visited{color: #9bb1c5;} .box-content a:hover, .ob-footer a:hover{color: #fff;} .archives .number, .box-content form button, .comment-number, .follow li, .ob-input-submit, .pagination a, .ob-page-link, .tags .number { background: #2e5fa4; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJlNWZhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iIzIyNDA2ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=); background: -moz-linear-gradient(top, #2e5fa4 0%, #22406d 65%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e5fa4), color-stop(65%,#22406d)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #2e5fa4 0%,#22406d 65%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #2e5fa4 0%,#22406d 65%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #2e5fa4 0%,#22406d 65%); /* IE10+ */ background: linear-gradient(to bottom, #2e5fa4 0%,#22406d 65%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e5fa4', endColorstr='#22406d',GradientType=0 ); /* IE6-8 */ border: 1px solid #2d5eab; color: #fff; text-shadow: 1px 1px 1px #141414;} .box-content form button:active, .comment-number:active, .ob-input-submit:active, .pagination a:active, .ob-page-link:active{background: #22406d; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */ background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzNSUiIHN0b3AtY29sb3I9IiMyMjQwNmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMmU1ZmE0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==); background: -moz-linear-gradient(top, #22406d 35%, #2e5fa4 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(35%,#22406d), color-stop(100%,#2e5fa4)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #22406d 35%,#2e5fa4 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, #22406d 35%,#2e5fa4 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top, #22406d 35%,#2e5fa4 100%); /* IE10+ */ background: linear-gradient(to bottom, #22406d 35%,#2e5fa4 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#22406d', endColorstr='#2e5fa4',GradientType=0 ); /* IE6-8 */ } .blog-owner-nickname {color: #254870;} /* CREDITS */ .credits a, .credits a:visited {color: #fff;} .credits a:hover {color: #9bb1c5;} </style> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/ads.js?v2.35.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-5354236-47', { cookieDomain: 'lesitedontvousetesleheros.overblog.com', cookieExpires: 31536000, name: 'ob', allowLinker: true }); ga('ob.require', 'displayfeatures'); ga('ob.require', 'linkid', 'linkid.js'); ga('ob.set', 'anonymizeIp', true); ga('ob.set', 'dimension1', '__ads_loaded__' in window ? '1' : '0'); ga('ob.set', 'dimension2', 'fr'); ga('ob.set', 'dimension3', 'BS'); ga('ob.set', 'dimension4', 'literature-comics-poetry'); ga('ob.set', 'dimension5', '1'); ga('ob.set', 'dimension6', '0'); ga('ob.set', 'dimension7', '0'); ga('ob.set', 'dimension10', '245297'); ga('ob.set', 'dimension11', '1'); ga('ob.set', 'dimension12', '1'); ga('ob.set', 'dimension13', '1'); ga('ob.send', 'pageview'); </script> <script> var obconnected = 0 var obconnectedblog = 0 var obtimestamp = 0 function isConnected(connected, connected_owner, timestamp) { obconnected = connected obconnectedblog = connected_owner obtimestamp = timestamp if (obconnected) { document.querySelector('html').className += ' ob-connected' } if (obconnectedblog) { document.querySelector('html').className += ' ob-connected-blog' } } </script> <script src="//connect.over-blog.com/ping/245297/isConnected"></script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/h.js?v2.35.0.0"></script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/repost.js?v2.35.0.0"></script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/slideshow.js?v2.35.0.0"></script> <script src="//assets.over-blog-kiwi.com/b/blog/build/soundplayer.2940b52.js"></script> <script> var OB = OB || {}; OB.isPost = true; </script> <script src="//assets.over-blog-kiwi.com/blog/js/index.js?v2.35.0.0"></script> <script src="https://assets.over-blog-kiwi.com/ads/js/appconsent.bundle.min.js"></script> <!-- DFP --> <script> var googletag = googletag || {}; googletag.cmd = googletag.cmd || []; (function() { var useSSL = 'https:' == document.location.protocol; var gads = document.createElement('script'); var node = document.getElementsByTagName('script')[0]; gads.async = true; gads.type = 'text/javascript'; gads.src = (useSSL ? 'https:' : 'http:') + '//www.googletagservices.com/tag/js/gpt.js'; node.parentNode.insertBefore(gads, node); })(); </script> <!-- DFP --> <script> googletag.cmd.push(function() { googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [728,90], '_bc14122') .set('adsense_background_color','#111111') .set('adsense_border_color','#111111') .set('adsense_text_color','#9bb1c5') .set('adsense_link_color','#ffffff') .set('adsense_url_color','#9bb1c5') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [300,250], '_e896760') .set('adsense_background_color','#111111') .set('adsense_border_color','#111111') .set('adsense_text_color','#9bb1c5') .set('adsense_link_color','#ffffff') .set('adsense_url_color','#9bb1c5') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [300,250], '_c3033b1') .set('adsense_background_color','#111111') .set('adsense_border_color','#111111') .set('adsense_text_color','#9bb1c5') .set('adsense_link_color','#ffffff') .set('adsense_url_color','#9bb1c5') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', [[300,250],[300,600]], '_8e670b9') .set('adsense_background_color','#111111') .set('adsense_border_color','#111111') .set('adsense_text_color','#9bb1c5') .set('adsense_link_color','#ffffff') .set('adsense_url_color','#9bb1c5') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineOutOfPageSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', '_7c5f6c7') .setTargeting('Slot', 'interstitial') .setTargeting('Sliding', 'Both') .addService(googletag.pubads()); }); googletag.cmd.push(function() { googletag.defineOutOfPageSlot('/6783/OverBlogKiwi/fr/245297_lesitedontvousetesleheros.overblog.com', '_a147cbb') .setTargeting('Slot', 'pop') .addService(googletag.pubads()); }); </script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogpdafront/prebid.js?v2.35.0.0" async></script> <script> googletag.cmd.push(function() { googletag.pubads().disableInitialLoad(); }); function sendAdserverRequest() { if (pbjs.adserverRequestSent) return; pbjs.adserverRequestSent = true; googletag.cmd.push(function() { pbjs.que.push(function() { pbjs.setTargetingForGPTAsync(); googletag.pubads().refresh(); }); }); } var PREBID_TIMEOUT = 2000; var pbjs = pbjs || {}; pbjs.que = pbjs.que || []; pbjs.que.push(function() { pbjs.enableAnalytics({ provider: 'ga', options: { global: 'ga', enableDistribution: false, sampling: 0.01 } }); pbjs.setConfig({ userSync: { enabledBidders: ['rubicon'], iframeEnabled: false } , consentManagement: { cmpApi: 'iab', timeout: 2500, allowAuctionWithoutConsent: true } }); pbjs.bidderSettings = { standard: { adserverTargeting: [{ key: "hb_bidder", val: function(bidResponse) { return bidResponse.bidderCode; } }, { key: "hb_adid", val: function(bidResponse) { return bidResponse.adId; } }, { key: "custom_bid_price", val: function(bidResponse) { var cpm = bidResponse.cpm; if (cpm < 1.00) { return (Math.floor(cpm * 20) / 20).toFixed(2); } else if (cpm < 5.00) { return (Math.floor(cpm * 10) / 10).toFixed(2); } else if (cpm < 10.00) { return (Math.floor(cpm * 5) / 5).toFixed(2); } else if (cpm < 20.00) { return (Math.floor(cpm * 2) / 2).toFixed(2); } else if (cpm < 50.00) { return (Math.floor(cpm * 1) / 1).toFixed(2); } else if (cpm < 100.00) { return (Math.floor(cpm * 0.2) / 0.2).toFixed(2); } else if (cpm < 300.00) { return (Math.floor(cpm * 0.04) / 0.04).toFixed(2); } else { return '300.00'; } } }] } }; }); setTimeout(sendAdserverRequest, PREBID_TIMEOUT); </script> <script> pbjs.que.push(function() { var adUnits = []; adUnits.push({ code: '_bc14122', sizes: [[728,90]], bids: [ { bidder: 'appnexusAst', params: { placementId: 6542403, }, }, { bidder: 'rubicon', params: { accountId: 16072, siteId: 119536, zoneId: 775434, }, }, ] }) adUnits.push({ code: '_e896760', sizes: [[300,250]], bids: [ { bidder: 'appnexusAst', params: { placementId: 6531816, }, }, { bidder: 'rubicon', params: { accountId: 16072, siteId: 119536, zoneId: 775488, }, }, ] }) adUnits.push({ code: '_c3033b1', sizes: [[300,250]], bids: [ { bidder: 'appnexusAst', params: { placementId: 6531817, }, }, { bidder: 'rubicon', params: { accountId: 16072, siteId: 119536, zoneId: 775490, }, }, ] }) adUnits.push({ code: '_8e670b9', sizes: [[300,250],[300,600]], bids: [ { bidder: 'appnexusAst', params: { placementId: 6542408, }, }, { bidder: 'rubicon', params: { accountId: 16072, siteId: 119536, zoneId: 775484, }, }, ] }) pbjs.addAdUnits(adUnits); pbjs.requestBids({ bidsBackHandler: function(bidResponses) { sendAdserverRequest(); } }); }); </script> <script> try { googletag.cmd.push(function() { // DFP Global Targeting googletag.pubads().setTargeting('Rating', 'BS'); googletag.pubads().setTargeting('Disused', 'Yes'); googletag.pubads().setTargeting('Adult', 'No'); googletag.pubads().setTargeting('Category', 'literature-comics-poetry'); googletag.pubads().enableSingleRequest(); googletag.pubads().collapseEmptyDivs(); googletag.enableServices(); }); } catch(e) {} </script> <!-- DFP --> <script> var _eStat_Whap_loaded=0; </script> <script src="//w.estat.com/js/whap.js"></script> <script> if(_eStat_Whap_loaded) { eStatWhap.serial("800000207013"); eStatWhap.send(); } </script> <script src="https://cdn.tradelab.fr/tag/208269514b.js" async></script> </head> <body class="withDisplay" > <div class="ob-ShareBar ob-ShareBar--dark js-ob-ShareBar"> <div class="ob-ShareBar-container ob-ShareBar-container--left"> <a href="https://www.over-blog.com" class="ob-ShareBar-branding"> <img class="ob-ShareBar-brandingImg" src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/shareicon-branding-ob--dark.png?v2.35.0.0" alt="Overblog"> </a> </div> <div class="ob-ShareBar-container ob-ShareBar-container--right"> <a href="#" data-href="https://www.facebook.com/sharer/sharer.php?u={referer}" title=" facebook"="FACEBOOK"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--facebook"></a> <a href="#" data-href="https://twitter.com/intent/tweet?url={referer}&amp;text={title}" title=" twitter"="TWITTER"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--twitter"></a> <a href="#" data-href="#" title=" pinterest"="PINTEREST"|trans }}"" class="ob-ShareBar-share ob-ShareBar-share--pinterest js-ob-ShareBar-share--pinterest"></a> <form action="/search" method="post" accept-charset="utf-8" class="ob-ShareBar-search"> <input type="text" name="q" value="" class="ob-ShareBar-input" placeholder="Rechercher"> <button class="ob-ShareBar-submit"></button> </form> <a href="https://admin.over-blog.com/write/79741768?blog=245297" class="ob-ShareBar-edit ob-ShareBar--connected-blog"> <span>Editer l'article</span> </a> <a class="js-ob-ShareBar-follow ob-ShareBar--connected ob-ShareBar-follow" href="https://admin.over-blog.com/_follow/245297" target="_blank" rel="nofollow"> Suivre ce blog </a> <a href="https://admin.over-blog.com/" class="ob-ShareBar-admin ob-ShareBar--connected"> <img src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/lock-alt-dark.svg?v2.35.0.0" class="ob-ShareBar-lock"> <span>Administration</span> </a> <a href="https://connect.over-blog.com/fr/login" class="ob-ShareBar-login ob-ShareBar--notconnected"> <img src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/images/lock-alt-dark.svg?v2.35.0.0" class="ob-ShareBar-lock"> <span>Connexion</span> </a> <a href="https://connect.over-blog.com/fr/signup" class="ob-ShareBar-create ob-ShareBar--notconnected"> <span class="ob-ShareBar-plus">+</span> <span>Créer mon blog</span> </a> <span class="ob-ShareBar-toggle ob-ShareBar-toggle--hide js-ob-ShareBar-toggle"></span> </div> </div> <div class="ob-ShareBar ob-ShareBar--minified js-ob-ShareBar--minified"> <div class="ob-ShareBar-container"> <span class="ob-ShareBar-toggle ob-ShareBar-toggle--show js-ob-ShareBar-toggle"></span> </div> </div> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/sharebar.js?v2.35.0.0"></script> <script> var postTitle = "9" socialShare(document.querySelector('.ob-ShareBar-share--facebook'), postTitle) socialShare(document.querySelector('.ob-ShareBar-share--twitter'), postTitle) </script> <!-- Init Facebook script --> <div id="fb-root"></div> <div class="ads ads-728x90"> <div id='_bc14122'><script> try { if (!window.__bc14122) { window.__bc14122 = true; googletag.cmd.push(function() { googletag.display('_bc14122'); }); } } catch(e) {} </script></div> </div> <div id="global"> <div id="ln_0" class="ln"> <div id="cl_0_0" class="cl"> <div class="column_content"> <div class="header"> <div id="top"> <h1 class="title"> <a href="http://lesitedontvousetesleheros.overblog.com" class="topLien" title="Lecture des livres dont vous &ecirc;tes le h&eacute;ros">Le Site dont vous êtes le Héros</a> </h1> <p class="description">Lecture des livres dont vous &ecirc;tes le h&eacute;ros</p> </div> </div> </div> </div> <div class="clear"></div> </div> <div id="ln_1" class="ln"> <div id="cl_1_0" class="cl"> <div class="column_content"> <div> <!-- Title --> <!-- list posts --> <article> <div class="article"> <div class="option beforeArticle"> <div class="date"> Publié le <time datetime="2016-03-27T10:24:04+02:00">27 Mars 2016</time> </div> <span class="tags"> </span> </div> <div class="divTitreArticle"> <h2 class="post-title"> <a href="http://lesitedontvousetesleheros.overblog.com/2016/03/9.html" class="titreArticle" title="Ce petit jeu a assez duré ! Vous refusez de servir de cible vivante à ces gardiens en manque d'exercice. Tout en vous accroupissant pour éviter les balles qui sifflent à vos oreilles, vous abaissez la température de votre corps jusqu'au point de congélation...."> 9 </a> </h2> </div> <div class="contenuArticle"> <div class="ob-sections"> <div class="ob-section ob-section-text"> <div class="ob-text"> <p>Ce petit jeu a assez duré ! Vous refusez de servir de cible vivante à ces gardiens en manque d&#039;exercice. Tout en vous accroupissant pour éviter les balles qui sifflent à vos oreilles, vous abaissez la température de votre corps jusqu&#039;au point de congélation. Transformant votre poing en arme, vous passez à l&#039;attaque. Mais vous êtes touché ! Vous perdez 2 points de Vie. De leur côté, les deux hommes se retrouvent rapidement emprisonnés dans une énorme gangue de glace, alors qu&#039;ils s&#039;apprêtaient à recharger leurs pistolets. Impossible de les fouiller : l&#039;iceberg fondra dans vingt minutes et vous n&#039;avez pas de temps à perdre. <a href="http://www.lesitedontvousetesleheros.fr/2016/04/274.html">Vous escaladez l&#039;échelle de corde qui disparaît dans le plafond du conduit souterrain.</a></p> </div> </div> </div> </div> <div class="clear"></div> </div> <div class="clear"></div> <!-- Share buttons + comments --> <div class="afterArticle"> <div class="clear"></div> <!-- Pagination --> <div class="pagination clearfix"> <a href="http://lesitedontvousetesleheros.overblog.com/2016/03/8.html" title="8" class="previous">← 8</a> <a href="http://lesitedontvousetesleheros.overblog.com/2016/03/10.html" title="10" class="next">10 →</a> </div> <!-- Comments --> </div> </article> </div> <div class="ads ads-600x250 clearfix"> <div id='_e896760'><script> try { if (!window.__e896760) { window.__e896760 = true; googletag.cmd.push(function() { googletag.display('_e896760'); }); } } catch(e) {} </script></div> <div id='_c3033b1'><script> try { if (!window.__c3033b1) { window.__c3033b1 = true; googletag.cmd.push(function() { googletag.display('_c3033b1'); }); } } catch(e) {} </script></div> </div> <!-- Pagination --> </div> </div> <div id="cl_1_1" class="cl"> <div class="column_content"> <div class="box freeModule"> <div class="box-titre"> <h3><span></span></h3> </div> <div class="box-content"> <div><script src="http://h1.flashvortex.com/display.php?id=2_1391984427_52721_435_0_468_60_8_1_13" type="text/javascript"></script></div> </div> </div> <!-- Search --> <div class="ads ads-300"> <div id='_8e670b9'><script> try { if (!window.__8e670b9) { window.__8e670b9 = true; googletag.cmd.push(function() { googletag.display('_8e670b9'); }); } } catch(e) {} </script></div> </div> <!-- Navigation --> <div class="box blogroll"> <div class="box-titre"> <h3> <span>Liens</span> </h3> </div> <div class="box-content"> <ul class="list"> <li> <a href="http://www.lesitedontvousetesleheros.fr/liste-des-series" target="_blank"> LISTE DES SERIES </a> </li> <li> <a href="http://www.lesitedontvousetesleheros.fr/2017/02/autres-livres-dont-vous-etes-le-heros-chez-divers-editeurs.html" target="_blank"> AUTRES LIVRES DONT VOUS ETES LE HEROS </a> </li> </ul> </div> </div> <p class="credits"> Hébergé par <a href="http://www.over-blog.com" target="_blank">Overblog</a> </p> </div> </div> <div class="clear"></div> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script> <script src="http://assets.over-blog-kiwi.com/themes/jquery/fancybox/jquery.fancybox-1.3.4.pack.js"></script> <script> $(document).ready(function() { // Fancybox $(".ob-section-images a, .ob-link-img").attr("rel", "fancybox"); $("a[rel=fancybox]").fancybox({ 'overlayShow' : true, 'transitionIn' : 'fadin', 'transitionOut' : 'fadin', 'type' : 'image' }); }); // Twitter share + tweets !function(d,s,id){ var js, fjs = d.getElementsByTagName(s)[0]; if(!d.getElementById(id)){ js = d.createElement(s); js.id = id; js.src = "//platform.twitter.com/widgets.js"; fjs.parentNode.insertBefore(js,fjs); } }(document,"script","twitter-wjs"); // Google + button window.___gcfg = {lang: 'fr'}; (function() { var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true; po.src = 'https://apis.google.com/js/plusone.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s); })(); </script> <script src="//assets.over-blog-kiwi.com/b/blog/bundles/overblogblogblog/js/print.js?v2.35.0.0"></script> <script> var postTitle = "9" printPost(postTitle) </script> <div class="ob-footer" id="legals" > <ul> <li class="ob-footer-item"><a href="https://www.over-blog.com/" target="_blank">Créer un blog gratuit sur Overblog</a></li> <li class="ob-footer-item"><a href="/top">Top articles</a></li> <li class="ob-footer-item"><a href="/contact">Contact</a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/abuse/245297"> Signaler un abus </a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/terms-of-use" target="_blank">C.G.U.</a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/features/earn-money.html" target="_blank">Rémunération en droits d'auteur</a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/features/premium.html" target="_blank">Offre Premium</a></li> <li class="ob-footer-item"><a href="https://www.over-blog.com/cookies" target="_blank">Cookies et données personnelles</a></li> </ul> </div> <div id='_7c5f6c7'><script> googletag.cmd.push(function() { googletag.display('_7c5f6c7'); }); </script></div><div id='_a147cbb'><script> googletag.cmd.push(function() { googletag.display('_a147cbb'); }); </script></div> <!-- End Google Tag Manager --> <script> dataLayer = [{ 'category' : 'Literature, Comics & Poetry', 'rating' : 'BS', 'unused' : 'Yes', 'adult' : 'No', 'pda' : 'No', 'hasAds' : 'Yes', 'lang' : 'fr', 'adblock' : '__ads_loaded__' in window ? 'No' : 'Yes' }]; </script> <!-- Google Tag Manager --> <noscript><iframe src="//www.googletagmanager.com/ns.html?id=GTM-KJ6B85" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <script> googletag.cmd.push(function() { (function(w,d,s,l,i){ w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'}); var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:''; j.async=true;j.src='//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KJ6B85'); }); </script> <!-- Begin comScore Tag --> <script> var _comscore = _comscore || []; _comscore.push({ c1: "2", c2: "6035191" }); (function() { var s = document.createElement("script"), el = document.getElementsByTagName("script")[0]; s.async = true; s.src = (document.location.protocol == "https:" ? "https://sb" : "http://b") + ".scorecardresearch.com/beacon.js"; el.parentNode.insertBefore(s, el); })(); </script> <noscript> <img src="http://b.scorecardresearch.com/p?c1=2&c2=6035191&cv=2.0&cj=1" /> </noscript> <!-- End comScore Tag --> <!-- Begin Mediamétrie Tag --> <script> function _eStat_Whap_loaded_func(){ eStatWhap.serial("800000207013"); eStatWhap.send(); } (function() { var myscript = document.createElement('script'); myscript.src = ('https:' == document.location.protocol ? 'https://' : 'http://') + 'w.estat.com/js/whap.js'; myscript.setAttribute('async', 'true'); var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(myscript, s); })(); </script> <!-- End Mediamétrie Tag --> <script> (function() { var alreadyAccept = getCookie('wbCookieNotifier'); if(alreadyAccept != 1) showWbCookieNotifier(); window.closeWbCookieNotifier = function() { setCookie('wbCookieNotifier', 1, 730); window.document.getElementById("ob-cookies").style.display = "none"; } function showWbCookieNotifier(){ var el = document.createElement("div"); var bo = document.body; el.id = "ob-cookies"; el.className = "__wads_no_click ob-cookies"; var p = document.createElement("p"); p.className = "ob-cookies-content"; p.innerHTML = "En poursuivant votre navigation sur ce site, vous acceptez l'utilisation de cookies. Ces derniers assurent le bon fonctionnement de nos services, d'outils d'analyse et l’affichage de publicités pertinentes. <a class='ob-cookies-link' href='https://www.over-blog.com/cookies' target='_blank'>En savoir plus et agir</a> sur les cookies. <span class='ob-cookies-button' onclick='closeWbCookieNotifier()'>J'accepte</span>" document.body.appendChild(el); el.appendChild(p); window.wbCookieNotifier = el; } function setCookie(e,t,n,d){var r=new Date;r.setDate(r.getDate()+n);var i=escape(t)+(n==null?"":"; expires="+r.toUTCString())+(d==null?"":"; domain="+d)+";path=/";document.cookie=e+"="+i} function getCookie(e){var t,n,r,i=document.cookie.split(";");for(t=0;t<i.length;t++){n=i[t].substr(0,i[t].indexOf("="));r=i[t].substr(i[t].indexOf("=")+1);n=n.replace(/^\s+|\s+$/g,"");if(n==e){return unescape(r)}}} })(); </script> </body> </html>
_includes/twitter-feed.html
MELDProject/MELDProject.github.io
<div class="row"> <div class="col-md-4"></div> <div class="container"> <div class="col-md-4"> <div class="panel panel-danger"> <div class="panel-heading"> <h3 class="panel-title"><i class="fa fa-twitter-square" aria-hidden="true"></i> MELD project </h3> </div> <div class="panel-body"> <a class="twitter-timeline" data-width="100%" data-height="1000" data-tweet-limit="3" href="https://twitter.com/mathrip3">Tweets by MELD_project</a> </div> </div> </div> </div> <div class="col-md-4"> </div> </div> <script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
web/bundles/css/customPrijava.css
CrackYSK/Aplikacija_Pweb
#proba{ margin-top:200px; } #prijava{ text-align:center; margin-top:100px; background-color: #EDEDED; padding-top: 10px; padding-bottom: 20px; padding-left: 20px; padding-right: 20px; border-radius: 15px; border-color:#d2d2d2; border-width: 5px; box-shadow:0 1px 0 #cfcfcf; width:350px; border-radius: 10px; } #password{ margin-left:55px; } .form-login { } .form-control { border-radius: 10px; } .wrapper { } #_submit{ margin: 0 auto; padding: 10px 30px; font-size: 15px; border-radius: 10px; }
bounce-easing/index.html
galensheen/iscroll-test
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0"> <title>iScroll demo: bounce easing</title> <script src="//cdn.bootcss.com/iScroll/5.2.0/iscroll.js"></script> <script src="../js/demoUtils.js"></script> <script type="text/javascript"> var myScroll; function loaded () { myScroll = new IScroll('#wrapper', { bounceEasing: 'elastic', bounceTime: 1200 }); } document.addEventListener('touchmove', function (e) { e.preventDefault(); }, isPassive() ? { capture: false, passive: false } : false); </script> <style type="text/css"> * { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } html { -ms-touch-action: none; } body,ul,li { padding: 0; margin: 0; border: 0; } body { font-size: 12px; font-family: ubuntu, helvetica, arial; overflow: hidden; /* this is important to prevent the whole page to bounce */ } #header { position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 45px; line-height: 45px; background: #CD235C; padding: 0; color: #eee; font-size: 20px; text-align: center; font-weight: bold; } #footer { position: absolute; z-index: 2; bottom: 0; left: 0; width: 100%; height: 48px; background: #444; padding: 0; border-top: 1px solid #444; } #wrapper { position: absolute; z-index: 1; top: 45px; bottom: 48px; left: 0; width: 100%; background: #ccc; overflow: hidden; } #scroller { position: absolute; z-index: 1; -webkit-tap-highlight-color: rgba(0,0,0,0); width: 100%; -webkit-transform: translateZ(0); -moz-transform: translateZ(0); -ms-transform: translateZ(0); -o-transform: translateZ(0); transform: translateZ(0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; -o-text-size-adjust: none; text-size-adjust: none; } #scroller ul { list-style: none; padding: 0; margin: 0; width: 100%; text-align: left; } #scroller li { padding: 0 10px; height: 40px; line-height: 40px; border-bottom: 1px solid #ccc; border-top: 1px solid #fff; background-color: #fafafa; font-size: 14px; } </style> </head> <body onload="loaded()"> <div id="header">iScroll</div> <div id="wrapper"> <div id="scroller"> <ul> <li>Pretty row 1</li> <li>Pretty row 2</li> <li>Pretty row 3</li> <li>Pretty row 4</li> <li>Pretty row 5</li> <li>Pretty row 6</li> <li>Pretty row 7</li> <li>Pretty row 8</li> <li>Pretty row 9</li> <li>Pretty row 10</li> <li>Pretty row 11</li> <li>Pretty row 12</li> <li>Pretty row 13</li> <li>Pretty row 14</li> <li>Pretty row 15</li> <li>Pretty row 16</li> <li>Pretty row 17</li> <li>Pretty row 18</li> <li>Pretty row 19</li> <li>Pretty row 20</li> <li>Pretty row 21</li> <li>Pretty row 22</li> <li>Pretty row 23</li> <li>Pretty row 24</li> <li>Pretty row 25</li> <li>Pretty row 26</li> <li>Pretty row 27</li> <li>Pretty row 28</li> <li>Pretty row 29</li> <li>Pretty row 30</li> <li>Pretty row 31</li> <li>Pretty row 32</li> <li>Pretty row 33</li> <li>Pretty row 34</li> <li>Pretty row 35</li> <li>Pretty row 36</li> <li>Pretty row 37</li> <li>Pretty row 38</li> <li>Pretty row 39</li> <li>Pretty row 40</li> <li>Pretty row 41</li> <li>Pretty row 42</li> <li>Pretty row 43</li> <li>Pretty row 44</li> <li>Pretty row 45</li> <li>Pretty row 46</li> <li>Pretty row 47</li> <li>Pretty row 48</li> <li>Pretty row 49</li> <li>Pretty row 50</li> </ul> </div> </div> <div id="footer"></div> </body> </html>
public/modules/consumables/views/list-consumables.client.view.html
SandyLabs/labcat
<section data-ng-controller="ConsumablesController" data-ng-init="find()"> <div class="page-header"> <h1>Consumables</h1> </div> <div class="list-group"> <a data-ng-repeat="consumable in consumables" data-ng-href="#!/consumables/{{consumable._id}}" class="list-group-item"> <small class="list-group-item-text"> Posted on <span data-ng-bind="consumable.created | date:'medium'"></span> by <span data-ng-bind="consumable.user.displayName"></span> </small> <h4 class="list-group-item-heading" data-ng-bind="consumable.name"></h4> </a> </div> <div class="alert alert-warning text-center" data-ng-hide="!consumables.$resolved || consumables.length"> No Consumables yet, why don't you <a href="/#!/consumables/create">create one</a>? </div> </section>
example.html
NavyaJayaram/MyRepository
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head runat="server"> <title></title> <script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.4.2/angular.min.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/angular.js/1.4.4/angular-messages.min.js"></script> <script type="text/javascript" src="Scripts/Angular.min.js"></script> <script type="text/javascript"> var isHtml5Compatible = document.createElement('canvas').getContext != undefined; if (isHtml5Compatible) { initiateLocalStorage(); } function initiateLocalStorage() { // Create the AngularJS app var app = angular.module('Students', ['storageService']); var op="A"; // Create the Controller app.controller('StudentsController', ['$scope', 'getLocalStorage', function ($scope, getLocalStorage) { $scope.appTitle = "LocalStorage Demo"; $scope.appHeadline = "AngularJS and HTML5"; //Read the student List from LocalStorage $scope.students = getLocalStorage.getStudents(); //Count the student List $scope.count = $scope.students.length; $scope.Submit = function () { if(op=="A") $scope.addStudent(); else $scope.editStudent(student); }; //Add student - using AngularJS push to add student in the student Object //Call Update student to update the locally stored student List //Reset the AngularJS student scope //Update the Count $scope.addStudent = function () { var uid=1; $scope.students.push({ 'usn': $scope.usn, 'uname': $scope.uname, 'mail':$scope.mail, 'sem':$scope.sem, 'yoj': $scope.yoj, 'branch':$scope.branch, 'college':$scope.college, }); $scope.usn = ''; $scope.uname = ''; $scope.mail=''; $scope.sem=''; $scope.yoj = ''; $scope.branch = ''; $scope.college = ''; $scope.count = $scope.students.length; }; //Delete student - Using AngularJS splice to remove the emp row from the student list //All the Update student to update the locally stored student List //Update the Count $scope.deleteStudent = function (stud) { $scope.students.splice($scope.students.indexOf(stud), 1); $scope.count = $scope.students.length; }; $scope.editStudent = function (stud) { op="E"; $scope.usn = stud.usn; $scope.uname = stud.uname; $scope.mail=stud.mail; $scope.sem=stud.sem; $scope.yoj = stud.yoj; $scope.branch = stud.branch; $scope.college = stud.college; //$scope.students.indexOf(students)=$scope.students.indexOf(stud); $scope.deleteStudent(stud); getLocalStorage.updateStudents($scope.students); $scope.count = $scope.students.length; op="A"; }; }]); //Create the Storage Service Module //Create getLocalStorage service to access Update student and get student method var storageService = angular.module('storageService', []); storageService.factory('getLocalStorage', function () { var studentList = {}; return { list: studentList, updateStudents: function (StudentsArr) { if (window.localStorage && StudentsArr) { //Local Storage to add Data localStorage.setItem("students", angular.toJson(StudentsArr)); } studentList = StudentsArr; //alert("hello"); }, getStudents: function () { //Get data from Local Storage studentList = angular.fromJson(localStorage.getItem("students")); return studentList ? studentList : []; } }; }); } </script> </head> <body ng-app="Students"> <center> <h1> Student Registration form in AngularJS using local storage</h1> <div ng-controller="StudentsController"> <!-- <h1 class="app-title">{{ appTitle }}</h1> <h1 class="app-headline">{{ appHeadline }}</h1> --> <form name="frm"> USN : <input type="text" name="usn" ng-model="usn" required><br /> Name : <input type="text" name="uname" ng-model="uname" required><br /> Email : <input type="email" name="mail" ng-model="mail" required><br /> Sem : <input type="text" name="sem" ng-model="sem" required> <br /> yoj : <input type="text" name="yoj" ng-model="yoj" required> <br /> Branch : <input type="text" name="branch" ng-model="branch" required><br /> College : <input type="text" name="college" ng-model="college" required> <br /> <button ng-click="Submit()" ng-disabled="frm.$invalid">SUBMIT</button> </form> <br /> <br /> <br /> <table cellpadding="4" cellspacing="4" border="1" style="border-collapse: collapse; border: solid 1px #000"> <tr> <td><b>USN</b></td> <td><b>Name</b></td> <td><b>Email</b></td> <td><b>Sem</b></td> <td><b>yoj</b></td> <td><b>branch</b></td> <td><b>College</b></td> <td><b>Action</b></td> </tr> <tr ng-repeat="student in students"> <td>{{ student.usn }} </td> <td>{{ student.uname }} </td> <td>{{ student.mail}} </td> <td>{{ student.sem}} </td> <td>{{ student.yoj }} </td> <td>{{ student.branch }} </td> <td>{{ student.college }} </td> <td> <button ng-click="deleteStudent(student)">Delete</button> <button ng-click="editStudent(student)">Edit</button> </td> </tr> </table> <div>Total students : {{count}}</div> </div> </center> </body> </html>
src/app/components/transaction-pane.component.html
robjtede/monux
<m-transaction-list [txs]="txs$ | async" [selectedTx]="selectedTx$ | async" (select)="selectTx($event)" (hide)="hideTx($event)" (loadNextPage)="loadNextPage($event)" ></m-transaction-list> <div class="transaction-detail-pane"> <div *ngIf="!(selectedTx$ | async)" style="padding: 2em;"> If this is your first run, you may need to do a View -> Reload to see your transactions (known bug). Otherwise check your internet connection. </div> <m-transaction-detail *ngIf="selectedTx$ | async" [tx]="selectedTx$ | async" ></m-transaction-detail> </div>
gae/views/medicine.html
ChrisBoesch/lift
<div ng-include="'./views/navbar.html'"></div> <div class="container-fluid" id="main-container"> <div class="row"> <div class="col-sm-3 col-md-2 sidebar"> </div> <div class="col-sm-9 col-sm-offset-3 col-md-10 col-md-offset-2 main"> <h3 class="page-header">Medicine</h3> <div class="row chartholders"> <div class="col-sm-12"> <h5>Active Medicines</h5> <table class="table table-striped table-bordered"> <thead> <tr> <th>Drug Name</th> <th>Dosage</th> <th>Classification</th> </tr> </thead> <tbody> <tr ng-repeat="medicine in activeMedicines | orderBy: 'drugName'"> <td>{{medicine.drugName}}</td> <td>{{medicine.dosage}}</td> <td>{{medicine.classification}}</td> </tr> </tbody> </table> </div> </div> </div> </div> </div>
34b96c1/html/classv8_1_1Context_1_1Scope-members.html
v8-dox/v8-dox.github.io
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.11"/> <title>V8 API Reference Guide for node.js v5.12.0: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">V8 API Reference Guide for node.js v5.12.0 </div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> <li><a href="examples.html"><span>Examples</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="annotated.html"><span>Class&#160;List</span></a></li> <li><a href="classes.html"><span>Class&#160;Index</span></a></li> <li><a href="inherits.html"><span>Class&#160;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&#160;Members</span></a></li> </ul> </div> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div id="nav-path" class="navpath"> <ul> <li class="navelem"><a class="el" href="namespacev8.html">v8</a></li><li class="navelem"><a class="el" href="classv8_1_1Context.html">Context</a></li><li class="navelem"><a class="el" href="classv8_1_1Context_1_1Scope.html">Scope</a></li> </ul> </div> </div><!-- top --> <div class="header"> <div class="headertitle"> <div class="title">v8::Context::Scope Member List</div> </div> </div><!--header--> <div class="contents"> <p>This is the complete list of members for <a class="el" href="classv8_1_1Context_1_1Scope.html">v8::Context::Scope</a>, including all inherited members.</p> <table class="directory"> <tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>Scope</b>(Local&lt; Context &gt; context) (defined in <a class="el" href="classv8_1_1Context_1_1Scope.html">v8::Context::Scope</a>)</td><td class="entry"><a class="el" href="classv8_1_1Context_1_1Scope.html">v8::Context::Scope</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">explicit</span></td></tr> <tr bgcolor="#f0f0f0"><td class="entry"><b>~Scope</b>() (defined in <a class="el" href="classv8_1_1Context_1_1Scope.html">v8::Context::Scope</a>)</td><td class="entry"><a class="el" href="classv8_1_1Context_1_1Scope.html">v8::Context::Scope</a></td><td class="entry"><span class="mlabel">inline</span></td></tr> </table></div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.11 </small></address> </body> </html>
public/modules/core/css/core.css
arunsahni/meanjsapp_chat
.content { margin-top: 50px; } .undecorated-link:hover { text-decoration: none; } [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak { display: none !important; } .ng-invalid.ng-dirty { border-color: #FA787E; } .ng-valid.ng-dirty { border-color: #265a88; } .navbar-brand img { width: 100px; height: 50px; margin-top: -12px; } .navbar-groupImg img { width: 100px; height: 50px; margin-top: -1px; } .nav li a img { max-width: none; width: 50px; height: 38px; margin-top: -12px; margin-bottom: -12px; } .language-button { margin-top: 10px; } .top-buffer{ padding-top:20px; } .tags-wrapper { position: relative; } .tags-cloud .tag { float: left; padding: 6px; font-size: 1em; margin-right: 5px; margin-bottom: 5px; background: #f2f2f2; font-weight: 600; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; border: 1px solid #dddddd; } .tags-cloud .tag:hover { border: 1px solid #cccccc; } .tags-cloud .tag:hover .cross { opacity: 1; } .tags-cloud .tag .cross { margin-left: 5px; margin-right: 3px; font-size: 1em; color: #20a28e; opacity: .7; cursor: pointer; } .suggestions-list { position: absolute; list-style-type: none; margin: 0; padding: 0; overflow: auto; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; font-size: 14px; z-index: 1000; } .article-left-pull { margin-left: -20px; } .text-color{ color: #265a88; font-size: large; } .suggestions-list li { margin-left: -49px; color: #333333; padding-left: 52px; padding-right: 52px; font-size: 1em; cursor: pointer; background: #f2f2f2; border-bottom: solid #dddddd; } .suggestions-list li:hover { background: #dddddd; } .suggestions-list li:active, .suggestions-list li.active { color: #265a88; background: #dddddd; } .red-tooltip + .tooltip .tooltip-inner { background-color: #265a88 ; } .red-tooltip + .tooltip .tooltip-arrow { border-bottom-color:#265a88 ; } .post-text-area { border: solid 2px; } .title { font-size: 20px; color: #265a88; } .col-md-2, .col-md-10{ padding:0; } .panel{ margin-bottom: 1px; } .chat-window{ bottom:0; position:fixed; float:right; margin-left:10px; } .chat-window > div > .panel{ border-radius: 5px 5px 0 0; } .icon_minim{ padding:2px 10px; } .msg_container_base{ background: #e5e5e5; margin: 0; padding: 0 10px 10px; max-height:300px; overflow-x:hidden; } .top-bar { background: #666; color: white; padding: 10px; position: relative; overflow: hidden; } .msg_receive{ padding-left:0; margin-left:0; } .msg_sent{ padding-bottom:20px !important; margin-right:0; } .messages { background: white; padding: 10px; border-radius: 2px; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2); max-width:100%; } .messages > time { font-size: 11px; color: #ccc; } .msg_container { padding: 10px; overflow: hidden; display: flex; } .slider-label, .slider-value { float: left; text-transform: capitalize; margin: 0; font-size: 16px; font-family: Helvetica; } .slider-value { float: right; } .slider-container { clear: left; height: 20px; margin-right: 20px; position: relative; } .slider-bar, .slider-bar-stub, .slider-bar-highlight { height: 5px; background: #9DA8B7; margin-top: -2.5px; overflow: hidden; position: absolute; width: 100%; top: 50%; } .slider-bar-stub { width: 20px; left: 100%; } .slider-bar-highlight { background: #C7E37D; } .slider-handle { height: 20px; width: 20px; border-radius: 50%; background: #3B4A5E; position: absolute; cursor: pointer; top: 0; } .numberCircle { border-radius: 50%; behavior: url(PIE.htc); /* remove if you don't care about IE8 */ width: 28px; height: 25px; padding: 0px; background: red; border: 2px solid #666; color: #666; text-align: center; font: 18px Arial, sans-serif; margin-bottom: -11px; } menu { display: block; } menu > div { position: absolute; z-index: 2; top: 20; width: 150px; height: 100%; -moz-box-sizing: border-box; -webkit-box-sizing : border-box; box-sizing: border-box; -webkit-transition: -webkit-transform ease 250ms; -moz-transition: -webkit-transform ease 250ms; -ms-transition: -webkit-transform ease 250ms; -o-transition: -webkit-transform ease 250ms; transition: -webkit-transform ease 250ms; /*-webkit-transition: transform ease 250ms;*/ /*-moz-transition: transform ease 250ms;*/ /*-ms-transition: transform ease 250ms;*/ /*-o-transition: transform ease 250ms;*/ /*transition: transform ease 250ms;*/ } menu > div.left { background: #ffffff; left: -250px; margin-top: 4px; border: 1px solid #e5e5e5; } menu > div.show.left { -ms-transform: translate3d(250px, 0, 0); -webkit-transform: translate3d(250px, 0, 0); -o-transform: translate3d(250px, 0, 0); -moz-transform: translate3d(250px, 0, 0); transform: translate3d(250px, 0, 0); } menu > div.right { background: #265a88; right: -250px; } menu > div.show.right { -ms-transform: translate3d(-250px, 0, 0); -webkit-transform: translate3d(-250px, 0, 0); -o-transform: translate3d(-250px, 0, 0); -moz-transform: translate3d(-250px, 0, 0); transform: translate3d(-250px, 0, 0); } menu > div > menu-item { display: block; } menu > div > menu-item > div { float: left; width: 100%; margin: 0; padding: 10px 15px; border-bottom: solid 1px #555; cursor: pointer; -moz-box-sizing: border-box; -webkit-box-sizing : border-box; box-sizing: border-box; color: #B0B0B0; } menu > div > menu-item > div:hover { color: #F0F0F0; } menu > div > menu-item > div > span { float: left; color: inherit; }
docs/dreamweaver/css_tutorial1.html
sayanee/archives
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <title>CSS Syles Tutorial</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <body> <table width="95%" border="0" align="center"> <tr> <td colspan="2">In this tutorial we will learn how to use CSS styles to standardise web pages.<br> Follow these steps closely:<br> 1. Type in the texts for the web pages ( it is already done here in this tutorial)<br> 2. Highlight the texts and define them in the Format in the Properties Panel<br> 3. Attache / create a new CSS Style Sheet</td> </tr> <tr> <td width="27%"><!-- #BeginLibraryItem "/Library/drummer.lbi" --><img src="drummer.gif" width="51" height="48"><!-- #EndLibraryItem --></td> <td>CSS TUTORIAL 1</td> </tr> <tr> <td colspan="2"><h1>Heading 1 </h1> <h2>Heading 2</h2> <p>Heading 3</p> <p>Heading 4</p> <p>Heading 5</p> <p>Heading 6</p> <p>Paragraph:<br> Macromedia Dreamweaver MX is a professional HTML editor for designing, coding, and<br> developing websites, web pages, and web applications. Whether you enjoy the control of<br> hand-coding HTML or prefer to work in a visual editing environment, Dreamweaver provides<br> you with helpful tools to enhance your web creation experience.</p> <p> Achor<br> <a href="http://www.macromedia.com">Macromedia Home Page</a> </p> <ul> <li>Unordered lists</li> <li>Asia</li> <li>North America</li> <li>South America</li> <li>Europe</li> <li>Africa</li> </ul></td> </tr> <tr> <td colspan="2">&nbsp;</td> </tr> <tr> <td colspan="2">&nbsp;</td> </tr> <tr> <td colspan="2">&nbsp;</td> </tr> <tr> <td colspan="2">&nbsp;</td> </tr> </table> </body> </html>
jetty/javadoc/org/mortbay/io/nio/class-use/NIOBuffer.html
cscotta/miso-java
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_21) on Tue Nov 17 15:15:30 EST 2009 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Interface org.mortbay.io.nio.NIOBuffer (Jetty Server Project 6.1.22 API) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../javadoc.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { parent.document.title="Uses of Interface org.mortbay.io.nio.NIOBuffer (Jetty Server Project 6.1.22 API)"; } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/mortbay/io/nio/NIOBuffer.html" title="interface in org.mortbay.io.nio"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/mortbay/io/nio/class-use/NIOBuffer.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="NIOBuffer.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Interface<br>org.mortbay.io.nio.NIOBuffer</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../org/mortbay/io/nio/NIOBuffer.html" title="interface in org.mortbay.io.nio">NIOBuffer</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.mortbay.io.nio"><B>org.mortbay.io.nio</B></A></TD> <TD>&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <A NAME="org.mortbay.io.nio"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../../../../org/mortbay/io/nio/NIOBuffer.html" title="interface in org.mortbay.io.nio">NIOBuffer</A> in <A HREF="../../../../../org/mortbay/io/nio/package-summary.html">org.mortbay.io.nio</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/mortbay/io/nio/package-summary.html">org.mortbay.io.nio</A> that implement <A HREF="../../../../../org/mortbay/io/nio/NIOBuffer.html" title="interface in org.mortbay.io.nio">NIOBuffer</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/mortbay/io/nio/DirectNIOBuffer.html" title="class in org.mortbay.io.nio">DirectNIOBuffer</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;class</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../../org/mortbay/io/nio/IndirectNIOBuffer.html" title="class in org.mortbay.io.nio">IndirectNIOBuffer</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/mortbay/io/nio/NIOBuffer.html" title="interface in org.mortbay.io.nio"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/mortbay/io/nio/class-use/NIOBuffer.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="NIOBuffer.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 1995-2009 <a href="http://www.mortbay.com">Mort Bay Consulting</a>. All Rights Reserved. </BODY> </HTML>
tienda/user_guide/toc.html
SaraAlamillo/hermano2
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Table of Contents : CodeIgniter User Guide</title> <style type='text/css' media='all'>@import url('userguide.css');</style> <link rel='stylesheet' type='text/css' media='all' href='userguide.css' /> <script type="text/javascript" src="nav/nav.js"></script> <script type="text/javascript" src="nav/prototype.lite.js"></script> <script type="text/javascript" src="nav/moo.fx.js"></script> <script type="text/javascript" src="nav/user_guide_menu.js"></script> <meta http-equiv='expires' content='-1' /> <meta http-equiv= 'pragma' content='no-cache' /> <meta name='robots' content='all' /> <meta name='author' content='ExpressionEngine Dev Team' /> <meta name='description' content='CodeIgniter User Guide' /> </head> <body> <!-- START NAVIGATION --> <div id="nav"><div id="nav_inner"><script type="text/javascript">create_menu('null');</script></div></div> <div id="nav2"><a name="top"></a><a href="javascript:void(0);" onclick="myHeight.toggle();"><img src="images/nav_toggle_darker.jpg" width="154" height="43" border="0" title="Toggle Table of Contents" alt="Toggle Table of Contents" /></a></div> <div id="masthead"> <table cellpadding="0" cellspacing="0" border="0" style="width:100%"> <tr> <td><h1>CodeIgniter User Guide Version 2.2.0</h1></td> </tr> </table> </div> <!-- END NAVIGATION --> <!-- START BREADCRUMB --> <table cellpadding="0" cellspacing="0" border="0" style="width:100%"> <tr> <td id="breadcrumb"> <a href="http://codeigniter.com/">CodeIgniter Home</a> &nbsp;&#8250;&nbsp; <a href="index.html">User Guide Home</a> &nbsp;&#8250;&nbsp; Table of Contents </td> <td id="searchbox"><form method="get" action="http://www.google.com/search"><input type="hidden" name="as_sitesearch" id="as_sitesearch" value="ellislab.com/codeigniter/user-guide/" />Search User Guide&nbsp; <input type="text" class="input" style="width:200px;" name="q" id="q" size="31" maxlength="255" value="" />&nbsp;<input type="submit" class="submit" name="sa" value="Go" /></form></td> </tr> </table> <!-- END BREADCRUMB --> <br clear="all" /> <!-- START CONTENT --> <div id="content"> <h1>Table of Contents</h1> <table cellpadding="0" cellspacing="10" border="0" width="100%"> <tr> <td valign="top" width="25%"> <h3>Basic Info</h3> <ul> <li><a href="./general/requirements.html">Server Requirements</a></li> <li><a href="license.html">License Agreement</a></li> <li><a href="changelog.html">Change Log</a></li> <li><a href="./general/credits.html">Credits</a></li> </ul> <h3>Installation</h3> <ul> <li><a href="./installation/downloads.html">Downloading CodeIgniter </a></li> <li><a href="./installation/index.html">Installation Instructions</a></li> <li><a href="./installation/upgrading.html">Upgrading from a Previous Version</a></li> <li><a href="./installation/troubleshooting.html">Troubleshooting</a></li> </ul> <h3>Introduction</h3> <ul> <li><a href="./overview/getting_started.html">Getting Started</a></li> <li><a href="./overview/at_a_glance.html">CodeIgniter at a Glance</a></li> <li><a href="./overview/cheatsheets.html">CodeIgniter Cheatsheets</a></li> <li><a href="./overview/features.html">Supported Features</a></li> <li><a href="./overview/appflow.html">Application Flow Chart</a></li> <li><a href="./overview/mvc.html">Model-View-Controller</a></li> <li><a href="./overview/goals.html">Architectural Goals</a></li> </ul> <h3>Tutorial</h3> <ul> <li><a href="./tutorial/index.html">Introduction</a></li> <li><a href="./tutorial/static_pages.html">Static pages</a></li> <li><a href="./tutorial/news_section.html">News section</a></li> <li><a href="./tutorial/create_news_items.html">Create news items</a></li> <li><a href="./tutorial/conclusion.html">Conclusion</a></li> </ul> </td> <td valign="top" width="25%"> <h3>General Topics</h3> <ul> <li><a href="./general/urls.html">CodeIgniter URLs</a></li> <li><a href="./general/controllers.html">Controllers</a></li> <li><a href="./general/reserved_names.html">Reserved Names</a></li> <li><a href="./general/views.html">Views</a></li> <li><a href="./general/models.html">Models</a></li> <li><a href="./general/helpers.html">Helpers</a></li> <li><a href="./general/libraries.html">Using CodeIgniter Libraries</a></li> <li><a href="./general/creating_libraries.html">Creating Your Own Libraries</a></li> <li><a href="./general/drivers.html">Using CodeIgniter Drivers</a></li> <li><a href="./general/creating_drivers.html">Creating Your Own Drivers</a></li> <li><a href="./general/core_classes.html">Creating Core Classes</a></li> <li><a href="./general/hooks.html">Hooks - Extending the Core</a></li> <li><a href="./general/autoloader.html">Auto-loading Resources</a></li> <li><a href="./general/common_functions.html">Common Functions</a></li> <li><a href="./general/routing.html">URI Routing</a></li> <li><a href="./general/errors.html">Error Handling</a></li> <li><a href="./general/caching.html">Caching</a></li> <li><a href="./general/profiling.html">Profiling Your Application</a></li> <li><a href="./general/cli.html">Running via the CLI</a></li> <li><a href="./general/managing_apps.html">Managing Applications</a></li> <li><a href="./general/environments.html">Handling Multiple Environments</a></li> <li><a href="./general/alternative_php.html">Alternative PHP Syntax</a></li> <li><a href="./general/security.html">Security</a></li> <li><a href="./general/styleguide.html">PHP Style Guide</a></li> <li><a href="./doc_style/index.html">Writing Documentation</a></li> </ul> <h3>Additional Resources</h3> <ul> <li><a href="http://forum.codeigniter.com/">Community Forums</a></li> <li><a href="https://github.com/bcit-ci/CodeIgniter/wiki">Community Wiki</a></li> </ul> </td> <td valign="top" width="25%"> <h3>Class Reference</h3> <ul> <li><a href="./libraries/benchmark.html">Benchmarking Class</a></li> <li><a href="./libraries/calendar.html">Calendar Class</a></li> <li><a href="./libraries/cart.html">Cart Class</a></li> <li><a href="./libraries/config.html">Config Class</a></li> <li><a href="./libraries/email.html">Email Class</a></li> <li><a href="./libraries/encryption.html">Encryption Class</a></li> <li><a href="./libraries/file_uploading.html">File Uploading Class</a></li> <li><a href="./libraries/form_validation.html">Form Validation Class</a></li> <li><a href="./libraries/ftp.html">FTP Class</a></li> <li><a href="./libraries/table.html">HTML Table Class</a></li> <li><a href="./libraries/image_lib.html">Image Manipulation Class</a></li> <li><a href="./libraries/input.html">Input Class</a></li> <li><a href="./libraries/javascript.html">Javascript Class</a></li> <li><a href="./libraries/loader.html">Loader Class</a></li> <li><a href="./libraries/language.html">Language Class</a></li> <li><a href="./libraries/migration.html">Migration Class</a></li> <li><a href="./libraries/output.html">Output Class</a></li> <li><a href="./libraries/pagination.html">Pagination Class</a></li> <li><a href="./libraries/security.html">Security Class</a></li> <li><a href="./libraries/sessions.html">Session Class</a></li> <li><a href="./libraries/trackback.html">Trackback Class</a></li> <li><a href="./libraries/parser.html">Template Parser Class</a></li> <li><a href="./libraries/typography.html">Typography Class</a></li> <li><a href="./libraries/unit_testing.html">Unit Testing Class</a></li> <li><a href="./libraries/uri.html">URI Class</a></li> <li><a href="./libraries/user_agent.html">User Agent Class</a></li> <li><a href="./libraries/xmlrpc.html">XML-RPC Class</a></li> <li><a href="./libraries/zip.html">Zip Encoding Class</a></li> </ul> </td> <td valign="top" width="25%"> <h3>Driver Reference</h3> <ul> <li><a href="./libraries/caching.html">Caching Class</a></li> <li><a href="./database/index.html">Database Class</a></li> <li><a href="./libraries/javascript.html">Javascript Class</a></li> </ul> <h3>Helper Reference</h3> <ul> <li><a href="./helpers/array_helper.html">Array Helper</a></li> <li><a href="./helpers/captcha_helper.html">CAPTCHA Helper</a></li> <li><a href="./helpers/cookie_helper.html">Cookie Helper</a></li> <li><a href="./helpers/date_helper.html">Date Helper</a></li> <li><a href="./helpers/directory_helper.html">Directory Helper</a></li> <li><a href="./helpers/download_helper.html">Download Helper</a></li> <li><a href="./helpers/email_helper.html">Email Helper</a></li> <li><a href="./helpers/file_helper.html">File Helper</a></li> <li><a href="./helpers/form_helper.html">Form Helper</a></li> <li><a href="./helpers/html_helper.html">HTML Helper</a></li> <li><a href="./helpers/inflector_helper.html">Inflector Helper</a></li> <li><a href="./helpers/language_helper.html">Language Helper</a></li> <li><a href="./helpers/number_helper.html">Number Helper</a></li> <li><a href="./helpers/path_helper.html">Path Helper</a></li> <li><a href="./helpers/security_helper.html">Security Helper</a></li> <li><a href="./helpers/smiley_helper.html">Smiley Helper</a></li> <li><a href="./helpers/string_helper.html">String Helper</a></li> <li><a href="./helpers/text_helper.html">Text Helper</a></li> <li><a href="./helpers/typography_helper.html">Typography Helper</a></li> <li><a href="./helpers/url_helper.html">URL Helper</a></li> <li><a href="./helpers/xml_helper.html">XML Helper</a></li> </ul> </td> </tr> </table> </div> <!-- END CONTENT --> <div id="footer"> <p><a href="#top">Top of Page</a></p> <p><a href="http://codeigniter.com">CodeIgniter</a> &nbsp;&middot;&nbsp; Copyright &#169; 2006 - 2014 &nbsp;&middot;&nbsp; <a href="http://ellislab.com/">EllisLab, Inc.</a></p> </div> </body> </html>
css/c39.html
ikosenn/ikosenn.github.io
<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Border and Box Effects</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="apple-touch-icon" href="apple-touch-icon.png"> <!-- Place favicon.ico in the root directory --> <link rel="stylesheet" href="css/normalize.css"> <link rel="stylesheet" href="css/main.css"> <link rel="stylesheet" href="css/chapter39.css" media="screen"> <script src="js/vendor/modernizr-2.8.3.min.js"></script> </head> <body> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <!-- Add your site or application content here --> <header> <nav></nav> </header> <section> <h1>Border and Box Effects</h1> </section> <div id="borders"> </div> <div class="circle"> </div> <div class="ellipsis"> </div> <div class="shadows"> </div> </body> </html>
OreWar/docs/html/class_gorilla_1_1_quad_list-members.html
alexcraig/OreWar
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <title>OreWar: Member List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="doxygen.css" rel="stylesheet" type="text/css"/> </head> <body> <!-- Generated by Doxygen 1.6.3 --> <div class="navigation" id="top"> <div class="tabs"> <ul> <li><a href="main.html"><span>Main&nbsp;Page</span></a></li> <li class="current"><a href="annotated.html"><span>Classes</span></a></li> <li><a href="files.html"><span>Files</span></a></li> </ul> </div> <div class="tabs"> <ul> <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li> <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li> <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li> </ul> </div> </div> <div class="contents"> <h1>Gorilla::QuadList Member List</h1>This is the complete list of members for <a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a>, including all inherited members.<table> <tr bgcolor="#f0f0f0"><td><b>_redraw</b>() (defined in <a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a>)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_gorilla_1_1_quad_list.html#a77a6fedd07396ababba42b529d423d88">begin</a>()</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_gorilla_1_1_quad_list.html#a093437d0ae523ab6f4729cbeb5e31dc4">border</a>(Ogre::Real x, Ogre::Real y, Ogre::Real w, Ogre::Real h, Ogre::Real thickness, const Ogre::ColourValue &amp;=Ogre::ColourValue::White)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_gorilla_1_1_quad_list.html#a3dc027324d46d892475377db478322eb">border</a>(Ogre::Real x, Ogre::Real y, Ogre::Real w, Ogre::Real h, Ogre::Real thickness, const Gorilla::Colours::Colour &amp;colour)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="class_gorilla_1_1_quad_list.html#a436262d23a7ec11c3baf8df236adb1f6">border</a>(Ogre::Real x, Ogre::Real y, Ogre::Real w, Ogre::Real h, Ogre::Real thickness, const Ogre::ColourValue &amp;northColour, const Ogre::ColourValue &amp;eastColour, const Ogre::ColourValue &amp;southColour, const Ogre::ColourValue &amp;westColour)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_gorilla_1_1_quad_list.html#aa717f4f07e64e170a2760b938fa791c2">border</a>(Ogre::Real x, Ogre::Real y, Ogre::Real w, Ogre::Real h, Ogre::Real thickness, const Gorilla::Colours::Colour &amp;northColour, const Gorilla::Colours::Colour &amp;eastColour, const Gorilla::Colours::Colour &amp;southColour, const Gorilla::Colours::Colour &amp;westColour)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="class_gorilla_1_1_quad_list.html#a7bd1dc4123e0024a947f767bcfd1a4e7">end</a>()</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_gorilla_1_1_quad_list.html#aa40c136fe2569ca27f8e86c9d64b96d7">glyph</a>(Ogre::uint glyphDataIndex, Ogre::Real x, Ogre::Real y, unsigned char character, const Ogre::ColourValue &amp;colour)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_gorilla_1_1_quad_list.html#a9278c9ca127b195550c8672eed53152e">glyph</a>(Ogre::uint glyphDataIndex, Ogre::Real x, Ogre::Real y, Ogre::Real w, Ogre::Real h, unsigned char character, const Ogre::ColourValue &amp;colour)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_gorilla_1_1_quad_list.html#a61109bc7bdf7410c8586ad2e124897f6">glyph</a>(Ogre::uint glyphDataIndex, Ogre::Real x, Ogre::Real y, unsigned char character, const Gorilla::Colours::Colour &amp;colour)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="class_gorilla_1_1_quad_list.html#a1e71f6cd84026f9b3f0c7aa76b1f1ee2">glyph</a>(Ogre::uint glyphDataIndex, Ogre::Real x, Ogre::Real y, Ogre::Real w, Ogre::Real h, unsigned char character, const Gorilla::Colours::Colour &amp;colour)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td><code> [inline]</code></td></tr> <tr class="memlist"><td><a class="el" href="class_gorilla_1_1_quad_list.html#a67abadea241ebf249b8c3ba549331ce6">gradient</a>(Ogre::Real x, Ogre::Real y, Ogre::Real w, Ogre::Real h, Gradient gradient, const Ogre::ColourValue &amp;colourA=Ogre::ColourValue::White, const Ogre::ColourValue &amp;colourB=Ogre::ColourValue::White)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_gorilla_1_1_quad_list.html#a298f21593099db2e14cce201a95ae197">gradient</a>(Ogre::Real x, Ogre::Real y, Ogre::Real w, Ogre::Real h, Gradient gradient, const Gorilla::Colours::Colour &amp;colourA, const Gorilla::Colours::Colour &amp;colourB)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td><code> [inline]</code></td></tr> <tr bgcolor="#f0f0f0"><td><b>Layer</b> (defined in <a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a>)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td><code> [friend]</code></td></tr> <tr bgcolor="#f0f0f0"><td><b>mDirty</b> (defined in <a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a>)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td><code> [protected]</code></td></tr> <tr bgcolor="#f0f0f0"><td><b>mLayer</b> (defined in <a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a>)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td><code> [protected]</code></td></tr> <tr bgcolor="#f0f0f0"><td><b>mQuads</b> (defined in <a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a>)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td><code> [protected]</code></td></tr> <tr bgcolor="#f0f0f0"><td><b>mVertices</b> (defined in <a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a>)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td><code> [protected]</code></td></tr> <tr bgcolor="#f0f0f0"><td><b>mWhiteUV</b> (defined in <a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a>)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td><code> [protected]</code></td></tr> <tr bgcolor="#f0f0f0"><td><b>QuadList</b>(Layer *) (defined in <a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a>)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td><code> [protected]</code></td></tr> <tr class="memlist"><td><a class="el" href="class_gorilla_1_1_quad_list.html#a2ec866313266b9192d5b7baea9da894d">rectangle</a>(Ogre::Real x, Ogre::Real y, Ogre::Real w, Ogre::Real h, const Ogre::ColourValue=Ogre::ColourValue::White)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td></td></tr> <tr class="memlist"><td><a class="el" href="class_gorilla_1_1_quad_list.html#a1a04ecf4bbd065e4eedf2d20af72f9dc">sprite</a>(Ogre::Real x, Ogre::Real y, Ogre::Real w, Ogre::Real h, Sprite *)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td></td></tr> <tr bgcolor="#f0f0f0"><td><b>~QuadList</b>() (defined in <a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a>)</td><td><a class="el" href="class_gorilla_1_1_quad_list.html">Gorilla::QuadList</a></td><td><code> [inline, protected]</code></td></tr> </table></div> <hr class="footer"/><address style="text-align: right;"><small>Generated on Wed Jun 8 21:25:19 2011 for OreWar by&nbsp; <a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.6.3 </small></address> </body> </html>
TAIHAO2019/pub/SmallGame/AsFastAsYouCan2/baaf9ec7c7f1b45fe87b87a015553be8056f83ff7905933644711d22626dca1e.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="./bf6afb4c02467c4ea8fa53f6464b724888a5405aac64af91d0e995fcfe0c8bc2.html">Teleport</a> <hr> <a href="./../../about.md">About</a> (Spoilers! ) <script src="./../../assets/md5.js"></script> <script> window.currentLevel = 7; </script> <script src="./../../assets/script.js"></script> </body> </html>
assets/css/autocomplete.css
NerosTie/emojione
/* AutoComplete styles for Emoji One */ .dropdown-menu { list-style: none; padding: .3em 0 0; margin: 0; border: 1px solid #6E6E6E; background-color: white; border-radius: 5px; overflow: hidden; font-size: inherit; letter-spacing: .025em; box-shadow: 3px 3px 3px rgba(0,0,0,.2); } .dropdown-menu a:hover { cursor: pointer; } .dropdown-menu li { letter-spacing: 0; display: block; float: none; margin: 0; padding: 0; border:none; } .dropdown-menu li:before { display: none; } .dropdown-menu .textcomplete-footer { margin-top: .3em; background: #e6e6e6; } .dropdown-menu .textcomplete-footer a { color: #999999; text-decoration: none; text-transform: uppercase; letter-spacing: .05em; line-height: 2.1818em; padding-left: 1.8181em; font-size: .84em; } .dropdown-menu .textcomplete-footer .arrow { margin-left: .8em; font-size: 1.3em; } .dropdown-menu li .emojione { vertical-align: middle; font-size: 1.23em; width: 1em; height: 1em; top: -1px; margin: 0 .3em 0 0; } .dropdown-menu li a { display: block; height: 100%; line-height: 1.8em; padding: 0 1.54em 0 .615em; color: #4f4f4f; } .dropdown-menu .active, .dropdown-menu li:hover { background: #6E6E6E; color: white; } .dropdown-menu .active a, .dropdown-menu li:hover a { color: inherit; }
_posts/2013-01-29-how-can-market-signals-contribute-to-public-s.html
ramonsuarez/ramonsuarez.github.io
--- layout: post title: How can market signals contribute to public startup funding? date: 2013-01-29 16:05:00.000000000 +01:00 type: post published: true status: publish categories: [] tags: - english - europe - funding - seedfunding - startups meta: _original_post_id: '' _original_import_author: 'Ramon Suarez: Internet Entrepreneurship and Marketing' author: login: ramonsuarez email: ramon@betacowork.com display_name: ramonsuarez first_name: Ramon last_name: Suarez excerpt: The EU Commission has invited me to participate in a series of very interesting discussions about how to help tech entrepreneurs in the EU. The conversations have been very interesting and have given me the opportunity to exchange with entrepreneu... --- <p><a></a><a href="http://coworking.betagroup.be" title="Coinvesting + Coworking in Brussels" target="_self"></a> <div class="p_embed p_image_embed"><a href="http://getfile5.posterous.com/getfile/files.posterous.com/temp-2013-01-29/goAjzdlvoJuxnJuCgCllIJomEzizagpAFFFiHAgGEsbxxugFabtmebByEbvy/coinvest-by-ramonsuarez-piggybanks.jpg.scaled1000.jpg"><img alt="Coinvest-by-ramonsuarez-piggybanks" height="375" src="{{ site.baseurl }}/assets/coinvest-by-ramonsuarez-piggybanks.jpg.scaled500.jpg" width="500" /></a></div> <p>The EU Commission has invited me to participate in a series of very interesting discussions about how to help tech entrepreneurs in the EU. The conversations have been very interesting and have given me the opportunity to exchange with entrepreneurs, universities, public and private organizations, and experts that support the development of startups in Europe.</p> <p>One of the things that we discussed is how should to ensure that public funding on early stage startups does not bias the market, incentivising "good" ideas that nobody really cares about and ignoring others that are more needed.</p> <p>My proposal, shared by other participants, is to follow <strong>market signals, so that it is the market that chooses and the public sector only reenforces those choices</strong>.</p> <p>But the question is,<strong> which market signals? </strong></p> <p><strong>Coinvesting</strong> is a good way to follow the market lead, but it should be investment from private investors, not from guarantee funds or banks (there are already mechanisms for that). They have a higher commitment to the success of the company, after all they've bet some of their own money in it.&nbsp;</p> <p>The <strong>selection of the startups by a group of investors and entrepreneurs</strong> to participate in accelerator programs is also a good signal. They usually invest based on the quality of the team of people joining. It is not a school, they have very limited seats available and they work hard to help the startups grow quick. They have some skin in the choice (but are <a href="http://en.wikipedia.org/wiki/The_Chicken_and_the_Pig" title="Difference between commited and involvement." target="_blank">not fully committed</a>.) The equity parts of these programmes are usually passive, they don't take part in the . They just wait for 5 <span class="boomerang-end-time">or more </span>years for a possible exit or buyout. To really make a difference they should also put their own money in the startups, commit themselves, not just distribute somebody else's funds.<img class="ajT" src="{{ site.baseurl }}/assets/cleardot.gif" alt="" /></p> <p>These are some example of accelerator programs and of a public investment scheme to promote web entrepreneurship.&nbsp;</p> <ul> <li><a href="http://www.enterprise-ireland.com/en/funding-supports/Company/" target="_blank">Enterprise Ireland</a>: &euro;50 000 for new startups and &euro;250 000 in coinvestment, companies have to setup shop in Ireland and 10% of the company goes to EI.&nbsp; </li> <li><a href="http://ycombinator.com/about.html" target="_blank">Y-combinator</a>: acts as a fund on top of accelerating a very select group of startups. Investments of up to US$80 000 for the next batch in exchange of 2<span class="boomerang-end-time">-10</span>% participation.&nbsp;</li> <li><a href="http://www.techstars.com/funding/" target="_blank">TechStars</a>: US$18 000 to the selected participant startups plus a convertible loan of US$100 000, in exchange of +<span class="boomerang-end-time">- 6</span>% equity. </li> <li><a href="http://wayra.org/sites/default/files/convocatorias/globales/bases/tyc_convocatoria_12-12-12_eng.pdf" target="_blank">Wayra</a>: US$ 50 000 in exchange of 5<span class="boomerang-end-time">-10</span>% of the equity. </li> </ul> <p><strong>Sales</strong> would be too tricky to take into consideration, with a lot of different schemes and most of the startups would be to early in their development to have any sales at all.&nbsp;</p> <p>In my view, it would be even more interesting to <strong>incentivate the investment</strong><span style="font-family:mceinline;"> with a tax-<span style="font-family:mceinline;">shelter <span style="font-family:mceinline;">for <span style="font-family:mceinline;">early stage investment</span></span></span></span>. There are already mechanisms like this in France and the UK where what the tax-shelters are doing is taking out part of the risk. One way to do this could be to create a European fund that would give part of the money back in case of a failure, but the investment has to fall within the scope and be registered when it is done, not after.</p> <p><strong>How would you do it? </strong></p>
people/plbsbdz4.html
slowe/panelshows
<html> <head> <title>Michael Piccirilli's panel show appearances</title> <script type="text/javascript" src="../common.js"></script> <link rel="stylesheet" media="all" href="../style.css" type="text/css"/> <script type="text/javascript" src="../people.js"></script> <!--#include virtual="head.txt" --> </head> <body> <!--#include virtual="nav.txt" --> <div class="page"> <h1>Michael Piccirilli's panel show appearances</h1> <p>Michael Piccirilli has appeared in <span class="total">1</span> episodes between 2000-2000. Note that these appearances may be for more than one person if multiple people have the same name.</p> <div class="performerholder"> <table class="performer"> <tr style="vertical-align:bottom;"> <td><div style="height:100px;" class="performances male" title="1"></div><span class="year">2000</span></td> </tr> </table> </div> <ol class="episodes"> <li><strong>2000-02-23</strong> / <a href="../shows/loosewomen.html">Loose Women</a></li> </ol> </div> </body> </html>
doc/javadoc/pylapp/smoothclicker/android/notifiers/class-use/SoundNotifier.html
pylapp/SmoothClicker
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="fr"> <head> <!-- Generated by javadoc (1.8.0_101) on Tue Jul 26 20:54:03 CEST 2016 --> <title>Uses of Class pylapp.smoothclicker.android.notifiers.SoundNotifier</title> <meta name="date" content="2016-07-26"> <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style"> <script type="text/javascript" src="../../../../../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class pylapp.smoothclicker.android.notifiers.SoundNotifier"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../pylapp/smoothclicker/android/notifiers/SoundNotifier.html" title="class in pylapp.smoothclicker.android.notifiers">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?pylapp/smoothclicker/android/notifiers/class-use/SoundNotifier.html" target="_top">Frames</a></li> <li><a href="SoundNotifier.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class pylapp.smoothclicker.android.notifiers.SoundNotifier" class="title">Uses of Class<br>pylapp.smoothclicker.android.notifiers.SoundNotifier</h2> </div> <div class="classUseContainer">No usage of pylapp.smoothclicker.android.notifiers.SoundNotifier</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../pylapp/smoothclicker/android/notifiers/SoundNotifier.html" title="class in pylapp.smoothclicker.android.notifiers">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../index.html?pylapp/smoothclicker/android/notifiers/class-use/SoundNotifier.html" target="_top">Frames</a></li> <li><a href="SoundNotifier.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../allclasses-noframe.html">All&nbsp;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>
web/css/style.css
camilosampedro/desvolar-web
/*-- Author: W3layouts Author URL: http://w3layouts.com License: Creative Commons Attribution 3.0 Unported License URL: http://creativecommons.org/licenses/by/3.0/ --*/ /* reset */ html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,nav ul,nav li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline;} article, aside, details, figcaption, figure,footer, header, hgroup, menu, nav, section {display: block;} ol,ul{list-style:none;margin:0px;padding:0px;} blockquote,q{quotes:none;} blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;} table{border-collapse:collapse;border-spacing:0;} /* start editing from here */ a{text-decoration:none;} .txt-rt{text-align:right;}/* text align right */ .txt-lt{text-align:left;}/* text align left */ .txt-center{text-align:center;}/* text align center */ .float-rt{float:right;}/* float right */ .float-lt{float:left;}/* float left */ .clear{clear:both;}/* clear float */ .pos-relative{position:relative;}/* Position Relative */ .pos-absolute{position:absolute;}/* Position Absolute */ .vertical-base{ vertical-align:baseline;}/* vertical align baseline */ .vertical-top{ vertical-align:top;}/* vertical align top */ nav.vertical ul li{ display:block;}/* vertical menu */ nav.horizontal ul li{ display: inline-block;}/* horizontal menu */ img{max-width:100%;} /*end reset*/ body { background:#11132F; background-size: cover; text-align: center; font-family: 'Roboto', sans-serif; } /*--header--*/ h1.agile-head { font-size: 2.5em; margin-top: 1em; text-transform: uppercase; letter-spacing: 4px; font-weight: 600; color: #fff; } /*--//header--*/ /*-- main --*/ .wrap { width: 80%; margin:4% auto 1%; } /*-- Profile-form --*/ .top-grids, .top-grids-2, .top-grids-3 { float: left; width: 32.49%; background: #ab1467; } .top-grids, .top-grids-2 { margin-right: 1.26%; } .profile-agile h2 { color: #fff; font-size: 1.8em; text-align: center; text-transform: uppercase; letter-spacing: 2px; } .profile-agile{ margin:7.3% 0%; } .w3layouts{ padding:8.3% 0%; text-align:center; } .w3layouts img{ border-radius:50%; border:5px solid #fff; } .w3layouts h3{ color:#fff; font-size:1.1em; margin-top: 0.8%; } label.line{ background-color:#fff; display:block; width: 40px; height: 2px; margin:13px auto; } .w3layouts p { width: 68%; margin: 0 auto; color: #fff; font-size: 0.9em; line-height: 1.9em; } .agileits-w3layouts{ background:#fff; } .w3l,.w3-agile{ width:49.5%; float:left; text-align:center; padding:4.4% 0%; } .w3l{ border-right:1px solid #c0c0c0; } .w3l h4,.w3-agile h4{ color:#000; font-size:1.5em; } .w3l h5, .w3-agile h5{ font-size: 0.9em; color: #9b9b9b; } /*-- //Profile-form --*/ /*-- Login-form --*/ .w3l-main h3, .w3l-main-2 h3, .audio-player-image h3 { padding: 4.8% 0%; background: #fff; color: #000; font-size: 1.8em; text-align: center; text-transform: uppercase; letter-spacing: 2px; } .w3l-main form{ width:80%; margin:15.6% auto; } .w3l-main input[type="text"], .w3l-main input[type="password"] { width: 93.8%; padding: 4.5% 10px; border: none; outline: none; font-size: 1em; margin-bottom: 9.8%; color: #000; font-family: 'Roboto', sans-serif; } .w3l-main input[type="submit"], .w3l-main-2 input[type="submit"] { padding: 3.9% 0%; border: none; width: 54%; outline: none; font-size: 1em; letter-spacing: 1px; font-weight: 600; color: #fff; background: #000; text-transform: uppercase; cursor: pointer; margin: 16% 0em 7.5%; transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; font-family: 'Roboto', sans-serif; } .w3l-main input[type="submit"]:hover, .w3l-main-2 input[type="submit"]:hover { background: #fff; color: #000; transition: 0.5s all; -moz-transition: 0.5s all; -o-transition: 0.5s all; -ms-transition: 0.5s all; } /*-- //Login-form --*/ /*-- Register-form --*/ .w3l-main-2 form { width: 80%; margin: 7.8% auto; } .w3l-main-2 input[type="text"], .w3l-main-2 input[type="password"], .w3l-main-2 input[type="email"] { width: 93.8%; padding: 4% 3%; border: none; outline: none; font-size: 1em; margin-bottom: 7.2%; color: #000; font-family: 'Roboto', sans-serif; } .w3l-main-2 input[type="submit"]{ margin:7% 0em 1.4%; font-family: 'Roboto', sans-serif; } /*-- //Register-form --*/ /*-- Video-player --*/ .top-grids-agile-2 { margin-top: 1.26%; } .video_player h3 { padding: 23px 0px; color: #000; font-size: 1.8em; text-align: center; text-transform: uppercase; letter-spacing: 2px; } .content { width: 49%; float: left; } #audio-player{ float:right; width:49.6%; } .video_player { background-color: #f7f7f7; width: 97%; padding: 10px; } video { height: 445px; width: 100%; margin-top: -3.5em; } /*-- //Video-player --*/ /*-- Audio-player --*/ .audio-player-wrapper { } /* line 28, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-wrapper.error .audio-player-image { background: #f78471; } /* line 30, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-wrapper.error .audio-player-image:before { position: absolute; top: 0; bottom: 0; height: 10px; width: 100%; text-align: center; margin: auto; color: white; content: "Error loading"; font-family: "Open Sans", sans-serif; font-weight: 600; font-size: 13px; } /* line 43, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-wrapper.error .audio-player-image > * { display: none; } /* line 46, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-image { position: relative; -webkit-backface-visibility: hidden; } /* line 50, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-image > img { position: absolute; top: 0; left: 0; width: 100%; height: auto; } /* line 56, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-image > img.fading { -webkit-transition: opacity 200ms linear; -moz-transition: opacity 200ms linear; -o-transition: opacity 200ms linear; transition: opacity 200ms linear; z-index: 1; opacity: 0; } /* line 61, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-song-name { position: absolute; z-index: 2; top: 211px; left: 153px; font-weight: 600; color: white; text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9); text-transform: capitalize; font-size: 1.5em; } /* line 73, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-controls { padding:30% 2% 13%; background: url(../images/11.jpg) no-repeat 0px 0px; background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; -ms-background-size: cover; } @-moz-keyframes loadingStripes { /* line 77, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ 0% { background-position: -20px; } /* line 79, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ 100% { background-position: 0px; } } @-webkit-keyframes loadingStripes { /* line 77, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ 0% { background-position: -20px; } /* line 79, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ 100% { background-position: 0px; } } @-o-keyframes loadingStripes { /* line 77, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ 0% { background-position: -20px; } /* line 79, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ 100% { background-position: 0px; } } @-ms-keyframes loadingStripes { /* line 77, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ 0% { background-position: -20px; } /* line 79, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ 100% { background-position: 0px; } } @keyframes loadingStripes { /* line 77, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ 0% { background-position: -20px; } /* line 79, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ 100% { background-position: 0px; } } /* line 82, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-progress { display: block; width:80%; height: 8px; border-radius: 25px; background-color: #E4E4E4; overflow: hidden; margin: 0 auto; } /* line 89, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-progress.loading { background-image: -webkit-linear-gradient(-45deg, #808e97 25%, transparent 25%, transparent 50%, #808e97 50%, #808e97 75%, transparent 75%, transparent); background-image: -moz-linear-gradient(-45deg, #808e97 25%, transparent 25%, transparent 50%, #808e97 50%, #808e97 75%, transparent 75%, transparent); background-image: -o-linear-gradient(-45deg, #808e97 25%, transparent 25%, transparent 50%, #808e97 50%, #808e97 75%, transparent 75%, transparent); background-image: linear-gradient(-45deg, #808e97 25%, transparent 25%, transparent 50%, #808e97 50%, #808e97 75%, transparent 75%, transparent); background-size: 20px 20px; -webkit-animation: loadingStripes 700ms linear infinite; -moz-animation: loadingStripes 700ms linear infinite; -ms-animation: loadingStripes 700ms linear infinite; -o-animation: loadingStripes 700ms linear infinite; animation: loadingStripes 700ms linear infinite; } /* line 94, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-progress-bar { -webkit-transition: width 200ms linear; -moz-transition: width 200ms linear; -o-transition: width 200ms linear; transition: width 200ms linear; display: block; height: 100%; width: 0; max-width: 100%; background-color:#1aafd0; border-radius: 25px; } /* line 103, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-button { display: block; position: relative; float: left; width: 35px; height: 35px; margin: 0 5px; border-radius: 100%; border:3px solid #FFFFFF; opacity: 0.8; cursor: pointer; } /* line 114, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-button:hover { opacity: 1; } /* line 116, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-button::before { position: absolute; top: -1px; bottom: 0; left: 0px; right: 0; width: 0px; height: 0px; margin: auto; line-height: 1px; font-size: 20px; color: #525252; } /* line 128, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-button.icon-pause::before { font-size: 18px; top: 1px; left: 0px; } .icon-play:before { content: ''; background:url(../images/4.png) no-repeat 12px 7px; display: block; height: 35px; width: 35px; } .icon-pause:before { content: ''; background:url(../images/3.png) no-repeat 10px 7px; display: block; height: 35px; width: 35px; } .icon-forward:before { content: ''; background:url(../images/2.png) no-repeat 8px 6px; display: block; height: 25px; width: 25px; } /* line 132, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-button.icon-backward::before { left: 0px; } .icon-backward:before { content: ''; background:url(../images/1.png) no-repeat 8px 6px; display: block; height: 25px; width: 25px; } /* line 134, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-button.small { width: 25px; height: 25px; margin-top: 5px; } /* line 141, /Users/Rose/Sites/audio_player/source/stylesheets/style.sass */ .audio-player-button-wrappers { overflow: hidden; display: block; width: 133px; margin: 0 auto; padding: 40px 0; } a.audio-player-button.small.icon-backward,a.audio-player-button.small.icon-forward{ position:relative; } a.audio-player-button.small.icon-backward span,a.audio-player-button.small.icon-forward span{ opacity: 0; font-size: 1em; color: #212121; position: absolute; bottom: -150%; background: #fff; padding: 0 .5em; } a.audio-player-button.small.icon-backward span { left: -32%; } a.audio-player-button.small.icon-forward span { right: -32%; } a.audio-player-button.small.icon-backward:hover span,a.audio-player-button.small.icon-forward:hover span { opacity: 1; } /*-- //Audio-player --*/ /*-- //copyright --*/ .copyright { padding: 4% 0% 2.5%; } .copyright p { color: #fff; font-size: 1em; letter-spacing: 2px; font-family: 'Roboto', sans-serif; } .copyright p a{ color:#ab1467; } /*-- //copyright --*/ /*--responsive--*/ @media(max-width: 1680px){ .profile-agile { margin: 8.6% 0%; } } @media(max-width: 1600px){ .profile-agile{ margin:7.3% 0%; } .audio-player-controls { padding: 30% 2% 13%; } } @media(max-width: 1440px){ .w3layouts { padding: 7% 0%; } .w3l, .w3-agile { padding: 3.2% 0%; } .w3l-main form { margin: 16% auto; } .audio-player-controls { padding: 29% 2% 13%; } .w3l-main input[type="text"], .w3l-main input[type="password"] { width: 93%; } .wrap { margin: 3.5% auto 1%; } video { height: 398px; margin-top: -3em; } } @media(max-width: 1366px){ .wrap { width: 82%; } .w3layouts { padding: 6.5% 0%; } .w3l-main form { margin: 16.6% auto; } h1.agile-head { font-size: 2.4em; } .w3layouts p { width: 69%; } video { height: 390px; } } @media(max-width: 1280px){ .w3layouts p { width: 76%; } .w3l, .w3-agile { padding: 3% 0%; } label.line { margin: 11px auto; } .w3l-main input[type="text"], .w3l-main input[type="password"] { width: 92.6%; } .w3l-main h3, .w3l-main-2 h3, .audio-player-image h3, .profile-agile h2, .video_player h3 { font-size: 1.7em; } .audio-player-song-name { top: 186px; left: 101px; font-size: 1.4em; } .wrap { margin: 3% auto 1%; } h1.agile-head { font-size: 2.35em; margin-top: 0.7em; } .w3layouts img { width: 33%; } video { height: 371px; } } @media(max-width: 1080px){ h1.agile-head { font-size: 2.25em; } .w3layouts p { width: 90%; } .wrap { width: 85%; } .w3l-main h3, .w3l-main-2 h3, .audio-player-image h3, .profile-agile h2, .video_player h3 { font-size: 1.6em; letter-spacing: 1px; } .w3layouts h3 { font-size: 1.05em; } .w3layouts { padding: 5.6% 0%; } .profile-agile { margin: 7% 0%; } .w3l-main input[type="submit"] { margin: 18.6% 0em 7.5%; } .w3l-main input[type="text"], .w3l-main input[type="password"] { width: 91.4%; } #audio-player { width: 49%; } .audio-player-song-name { top: 150px; left: 75px; } video { height: 335px; } } @media(max-width: 1050px){ h1.agile-head { font-size: 2.2em; } .w3l-main form { margin: 17% auto; } .w3l-main-2 form { margin: 7.9% auto; } .copyright p { font-size: 0.9em; } .video_player h3 { padding: 19px 0px; } } @media(max-width: 1024px){ .w3layouts p { font-size: 0.85em; } h1.agile-head { font-size: 2.1em; } .wrap { width: 86%; } .w3l-main input[type="text"], .w3l-main input[type="password"] { font-size: 0.95em; } .w3l-main-2 input[type="text"], .w3l-main-2 input[type="password"], .w3l-main-2 input[type="email"] { width: 93.7%; font-size: 0.95em; } } @media(max-width: 991px){ h1.agile-head { font-size: 2em; } .w3l-main h3, .w3l-main-2 h3, .audio-player-image h3, .profile-agile h2, .video_player h3 { font-size: 1.5em; } .w3layouts { padding: 5% 0%; } .w3l-main input[type="submit"], .w3l-main-2 input[type="submit"] { font-size: 0.9em; } .w3l-main-2 input[type="submit"] { margin: 7% 0em 2%; } .w3l-main input[type="text"], .w3l-main input[type="password"] { width: 91%; } .audio-player-song-name { top: 140px; left: 68px; font-size: 1.3em; } video { height: 327px; } } @media(max-width: 800px){ h1.agile-head { font-size: 1.95em; margin-top: 0.5em; letter-spacing: 3px; } .wrap { width: 90%; } .w3layouts p { font-size: 0.8em; width: 97%; } .w3l-main h3, .w3l-main-2 h3, .audio-player-image h3, .profile-agile h2, .video_player h3 { font-size: 1.3em; } .w3layouts h3 { font-size: 0.98em; } .w3l h4, .w3-agile h4 { font-size: 1.4em; } .w3l h5, .w3-agile h5 { font-size: 0.8em; } label.line { margin: 9px auto; width: 28px; } .w3l-main input[type="text"], .w3l-main input[type="password"] { font-size: 0.9em; } .w3l-main-2 input[type="text"], .w3l-main-2 input[type="password"], .w3l-main-2 input[type="email"] { width: 93.6%; font-size: 0.9em; } .w3l-main form { margin: 18.5% auto; } #audio-player { width: 48.4%; } .audio-player-song-name { top: 105px; left: 46px; font-size: 1.15em; } .audio-player-controls { padding: 32.2% 2% 10%; } .copyright p { letter-spacing: 1px; } video { height: 292px; } } @media(max-width: 768px){ .top-grids, .top-grids-2, .top-grids-3 { width: 100%; margin: 0; } .wrap { width: 62%; margin: 5% auto 1%; } .top-grids-2, .top-grids-3 { margin-top: 5%; } h1.agile-head { font-size: 2.1em; margin-top: 1em; letter-spacing: 4px; } .w3l-main h3, .w3l-main-2 h3, .audio-player-image h3, .profile-agile h2, .video_player h3 { font-size: 1.6em; } .w3layouts { padding: 7% 0%; margin:0; } .w3layouts p { font-size: 0.9em; width: 74%; } .w3layouts h3 { font-size: 1.1em; } .w3l h4, .w3-agile h4 { font-size: 1.5em; } .w3l h5, .w3-agile h5 { font-size: 0.9em; } .w3l, .w3-agile { padding: 3.5% 0%; } .w3l-main input[type="text"], .w3l-main input[type="password"] { font-size: 1em; } .w3l-main input[type="submit"] { margin: 15% 0em 0%; } .w3l-main form { margin: 16% auto; } .w3l-main-2 input[type="text"], .w3l-main-2 input[type="password"], .w3l-main-2 input[type="email"] { font-size: 1em; } .w3l-main-2 input[type="submit"] { margin: 6% 0em 0%; } #audio-player { width: 100%; margin-top: 5%; } .content { width:98.7%; } .top-grids-agile-2 { margin-top: 5%; } .w3layouts img { width: 28%; } .audio-player-song-name { top: 152px; left: 93px; font-size: 1.3em; } .copyright { padding: 5% 0% 4%; } .w3l-main input[type="text"], .w3l-main input[type="password"] { width: 94%; } .video_player h3 { padding: 15px 0px; } video { height: 355px; } } @media(max-width: 736px){ .wrap { margin: 4% auto 1%; } h1.agile-head { font-size: 1.95em; margin-top: 0.7em; } .w3l-main h3, .w3l-main-2 h3, .audio-player-image h3, .profile-agile h2, .video_player h3 { font-size: 1.5em; } .audio-player-song-name { top: 148px; left: 92px; font-size: 1.25em; } } @media(max-width: 667px){ h1.agile-head { font-size: 1.9em; margin-top: 0.6em; letter-spacing: 3px; } .wrap { margin: 3.5% auto 1%; width: 64%; } .w3layouts { padding: 6% 0%; } .audio-player-song-name { top: 139px; left: 83px; font-size: 1.2em; } } @media(max-width: 640px){ .profile-agile { margin: 6% 0%; } .w3l-main form { margin: 14% auto; } .w3l-main input[type="submit"] { margin: 14% 0em 0%; } .w3l-main input[type="text"], .w3l-main input[type="password"] { width: 93%; } .wrap { width: 66%; } video { height: 335px; } } @media(max-width: 600px){ .audio-player-song-name { top: 129px; left: 67px; } video { height: 318px; } } @media(max-width: 568px){ .wrap { width: 68%; } h1.agile-head { margin-top: 0.5em; } .audio-player-song-name { top: 127px; left: 60px; font-size: 1.2em; } .copyright { padding: 6% 0% 4%; } } @media(max-width: 480px){ h1.agile-head { font-size: 1.7em; } .wrap { width: 74%; margin: 4% auto 1%; } .w3l-main h3, .w3l-main-2 h3, .audio-player-image h3, .profile-agile h2, .video_player h3 { font-size: 1.4em; } .w3l h5, .w3-agile h5 { font-size: 0.85em; } .w3layouts { padding: 5% 0%; } .w3l-main input[type="submit"], .w3l-main-2 input[type="submit"] { width: 49%; } .w3l-main-2 input[type="text"], .w3l-main-2 input[type="password"], .w3l-main-2 input[type="email"] { font-size: 0.95em; } .w3l-main input[type="text"], .w3l-main input[type="password"] { font-size: 0.95em; } .content { width: 97%; } .audio-player-song-name { top: 113px; left: 50px; font-size: 1.15em; } .copyright p { width: 91%; margin: 0 auto; line-height: 1.9; font-size: 0.85em; } .copyright { padding: 7% 0% 4%; } .w3layouts h3 { font-size: 1.05em; } video { height: 289px; } } @media(max-width: 414px){ h1.agile-head { font-size: 1.6em; letter-spacing: 2px; margin-top: 0.6em; } .w3l-main h3, .w3l-main-2 h3, .audio-player-image h3, .profile-agile h2, .video_player h3 { font-size: 1.3em; } .w3layouts p { font-size: 0.85em; width: 82%; } .w3l h4, .w3-agile h4 { font-size: 1.4em; } .w3l h5, .w3-agile h5 { font-size: 0.8em; } .w3l-main input[type="text"], .w3l-main input[type="password"] { font-size: 0.9em; } .w3l-main input[type="submit"], .w3l-main-2 input[type="submit"] { font-size: 0.85em; } .w3l-main input[type="text"], .w3l-main input[type="password"] { width: 91.5%; } .w3l-main-2 input[type="text"], .w3l-main-2 input[type="password"], .w3l-main-2 input[type="email"] { font-size: 0.9em; } .audio-player-song-name { top: 97px; left: 41px; font-size: 1em; } .copyright p { font-size: 0.8em; } .wrap { width: 76%; } .video_player h3 { padding: 8px 0px; } } @media(max-width: 384px){ .w3layouts p { font-size: 0.8em; } .w3l-main input[type="submit"], .w3l-main-2 input[type="submit"] { font-size: 0.8em; } .wrap { width: 78%; } .audio-player-song-name { top: 96px; left: 38px; } video { height: 266px; } } @media(max-width: 375px){ h1.agile-head { font-size: 1.5em; } .w3l-main h3, .w3l-main-2 h3, .audio-player-image h3, .profile-agile h2, .video_player h3 { font-size: 1.2em; } .w3layouts h3 { font-size: 1em; } .w3l h4, .w3-agile h4 { font-size: 1.35em; } .w3l-main input[type="text"], .w3l-main input[type="password"] { width: 91%; } .wrap { margin: 4.5% auto 1%; } } @media(max-width: 320px){ h1.agile-head { font-size: 1.35em; letter-spacing: 1px; } .w3l-main h3, .w3l-main-2 h3, .audio-player-image h3, .profile-agile h2, .video_player h3 { font-size: 1.1em; } .w3layouts p { width: 94%; } .w3l h4, .w3-agile h4 { font-size: 1.3em; } .w3l-main input[type="text"], .w3l-main input[type="password"] { width: 89%; } .w3l-main input[type="submit"], .w3l-main-2 input[type="submit"] { width: 52%; } .audio-player-song-name { top: 80px; left: 24px; font-size: 0.95em; } .copyright p { letter-spacing: 0px; } .wrap { width: 82%; } .w3l-main-2 input[type="text"], .w3l-main-2 input[type="password"], .w3l-main-2 input[type="email"] { font-size: 0.85em; } .w3l-main input[type="text"], .w3l-main input[type="password"] { font-size: 0.85em; } .audio-player-button-wrappers { padding: 27px 0; } video { height: 244px; } } /*--//responsive--*/
doc/src/bevy/logging/mod.rs.html
mcanders/bevy
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="Source to the Rust file `src/logging/mod.rs`."> <meta name="keywords" content="rust, rustlang, rust-lang"> <title>mod.rs.html -- source</title> <link rel="stylesheet" type="text/css" href="../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> </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 source"><pre class="line-numbers"><span id="1">1</span> </pre><pre class='rust '> <span class='kw'>pub</span> <span class='kw'>mod</span> <span class='ident'>simple_logger</span>; </pre> </section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div class="shortcuts"> <h1>Keyboard shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>typedef</code> (or <code>tdef</code>). </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> <script> window.rootPath = "../../../"; window.currentCrate = "bevy"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script async src="../../../search-index.js"></script> </body> </html>
assets/css/style.css
TUPM-BSCS/SineReserve
a { outline: 0; } .col { margin-left: 1.6%; padding: 0 0%; } /*.row .col:first-child { margin-left: 0; }*/ .row .col { margin-bottom: 10px; } .tab-container { height: 48px; } .tab-container nav { height: 48px; top: 48px; box-shadow: 0px 10px 10px -8px rgba(0, 0, 0, 0.16), 0px 10px 10px -7px rgba(0, 0, 0, 0.12); } .movie-tabs .tab { line-height: 22px; } .movie-tabs .tab a { padding: 0px 3px; } @media only screen and (min-width : 601px) { .tab-container { height: 48px; line-height: 48px; } .tab-container nav { height: 48px; top: 64px; } .movie-tabs .tab { line-height: 48px; } .movie-tabs .tab a { padding: 0px 15px; } } .movie-tabs .tab a { color: #ffffff; } .movie-tabs .tab a:hover { /*color: #F5F5F5; */ color: #ffffff; background-color: #c62828; } .movie-tabs .tab .active { /*color: #F5F5F5;*/ color: #ffffff; background-color: #b71c1c; } .movie-tabs .indicator { background-color: #ffffff; } .new-line { display: block; } .movie-page-poster { width: 100%; } .promos-events .col { border: 1px solid #18191b; } .slick-slide img { height: 150px; } .slick-slide { margin: 0px 5px; } @media only screen and (min-width : 601px) { .slick-slide img { height: 200px; } } @media only screen and (min-width : 993px) { .slick-slide img { height: 250px; } } .pande-message { font-style: italic; font-weight: 200; }
public/draft/Docker vs LXC-LXD/index.html
teopeurt/teopeurt.github.com
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en-us"> <head> <title> // My Thoughts </title> <link href="http://gmpg.org/xfn/11" rel="profile"> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1"> <meta name="description" content=""> <meta name="keywords" content=""> <meta name="author" content=""> <meta name="generator" content="Hugo 0.15" /> <meta property="og:title" content="" /> <meta property="og:description" content="" /> <meta property="og:type" content="website" /> <meta property="og:locale" content="en_US" /> <meta property="og:url" content="http://teopeurt.com/draft/Docker%20vs%20LXC-LXD/" /> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/pure/0.5.0/base-min.css"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/pure/0.5.0/pure-min.css"> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/pure/0.5.0/grids-responsive-min.css"> <link rel="stylesheet" href="http://teopeurt.com/css/redlounge.css"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css" rel="stylesheet"> <link href='//fonts.googleapis.com/css?family=Raleway:400,200,100,700,300,500,600,800' rel='stylesheet' type='text/css'> <link href='//fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic' rel='stylesheet' type='text/css'> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/touch-icon-144-precomposed.png"> <link rel="shortcut icon" href="/favicon.png"> <link href="" rel="alternate" type="application/rss+xml" title="My Thoughts" /> <link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.7/styles/tomorrow-night-bright.min.css"> <script src="//cdnjs.cloudflare.com/ajax/libs/highlight.js/8.7/highlight.min.js"></script> <script>hljs.initHighlightingOnLoad();</script> </head> <body> <div id="layout" class="pure-g"> <div class="sidebar pure-u-1 pure-u-md-1-4"> <div class="header"> <h1 class="brand-title">{teopeurt}</h1> <h2 class="brand-tagline">digital.security, mobile, api, hacking, ux, product</h2> <nav class="nav"> <ul class="nav-list"> <li class="nav-item"><span class="nav-item-separator">//</span><a href="http://teopeurt.com">Home</a></li> <li class="nav-item"><span class="nav-item-separator">//</span><a href="/about/">About</a></li> <li class="nav-item"><span class="nav-item-separator">//</span><a href="/post/">Blog</a></li> <li class="nav-item"><span class="nav-item-separator">//</span><a href="/projects/">Projects</a></li> <li class="nav-item"><span class="nav-item-separator">//</span><a href="/talks/">Talks</a></li> </ul> </nav> <div class="social-buttons"> <a href="https://github.com/teopeurt" target="_blank"><i class='fa fa-github'></i></a> <a href="http://www.twitter.com/teopeurt" target="_blank"><i class='fa fa-twitter'></i></a> </div> </div> </div> <div class="content pure-u-1 pure-u-md-3-4"> <a name="top"></a> <div id="toc" class="pure-u-1 pure-u-md-1-4"> <small class="toc-label">Contents</small> <nav id="TableOfContents"> <ul> <li><a href="#docker-vs-lxc-lxd:e5c9b871150dacb0c15c5f486b8e2a47">Docker vs LXC/LXD</a> <ul> <li><a href="#what-is-docker:e5c9b871150dacb0c15c5f486b8e2a47">what is Docker?</a></li> <li><a href="#what-is-lxc-lxd:e5c9b871150dacb0c15c5f486b8e2a47">What is LXC/LXD</a></li> <li><a href="#one-against-the-other:e5c9b871150dacb0c15c5f486b8e2a47">One against the other</a></li> </ul></li> </ul> </nav> </div> <section class="post"> <h1 class="post-title"> <a href="/draft/Docker%20vs%20LXC-LXD/"></a> </h1> <h3 class="post-subtitle"> </h3> <span class="post-date"> <span class="post-date-day"><sup>1</sup></span><span class="post-date-separator">/</span><span class="post-date-month">Jan</span> <span class="post-date-year">0001</span> </span> <h1 id="docker-vs-lxc-lxd:e5c9b871150dacb0c15c5f486b8e2a47">Docker vs LXC/LXD</h1> <h2 id="what-is-docker:e5c9b871150dacb0c15c5f486b8e2a47">what is Docker?</h2> <h2 id="what-is-lxc-lxd:e5c9b871150dacb0c15c5f486b8e2a47">What is LXC/LXD</h2> <h2 id="one-against-the-other:e5c9b871150dacb0c15c5f486b8e2a47">One against the other</h2> <p>Basically Docker is a commercial product backed by 95 million with an Open-source business model. Aside from it&rsquo;s structure and it&rsquo;s approach to &ldquo;containers&rdquo;, its lack of private repo is the 1st reason I can use it. Well I can, but I dont want to pay them to host my images, it jsut seems to backwards. Here I am in control of my destiny right down to the metal and I go on to hand it over.</p> <p>Hence why my money is on LXD - heck even if Canonical were to go broke and disintegrate, the darn thing is written in the kernel, so no chance of obselensce and watching some prize go down the drain.</p> <p>SV has a habit of sunsetting perfectly great products just beacuse it doesnt quite make the billion dollars.</p> <div class="paging"> <span class="paging-label">More Reading</span> <div class="paging-newer"> <span class="dark-red">Newer</span><span class="decorative-marker">//</span> <a class="paging-link" href="/draft/Deaths%20on%20African%20Highways/"></a> </div> <div class="paging-older"> <span class="dark-red">Older</span><span class="decorative-marker">//</span> <a class="paging-link" href="/draft/Java%20Spring%20iOC%20and%20Swift%20Protocols/"></a> </div> </div> </section> <div class="footer"> <hr class="thin" /> <div class="pure-menu pure-menu-horizontal pure-menu-open"> <ul class="footer-menu"> <li><a href="/posts/">Blog</a></li> </ul> </div> <p>&copy; 2016. All rights reserved.</p> </div> </div> </div> <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-74711669-1', 'auto'); ga('send', 'pageview'); </script> <script type="text/javascript">(function(e,b){if(!b.__SV){var a,f,i,g;window.mixpanel=b;b._i=[];b.init=function(a,e,d){function f(b,h){var a=h.split(".");2==a.length&&(b=b[a[0]],h=a[1]);b[h]=function(){b.push([h].concat(Array.prototype.slice.call(arguments,0)))}}var c=b;"undefined"!==typeof d?c=b[d]=[]:d="mixpanel";c.people=c.people||[];c.toString=function(b){var a="mixpanel";"mixpanel"!==d&&(a+="."+d);b||(a+=" (stub)");return a};c.people.toString=function(){return c.toString(1)+".people (stub)"};i="disable time_event track track_pageview track_links track_forms register register_once alias unregister identify name_tag set_config people.set people.set_once people.increment people.append people.union people.track_charge people.clear_charges people.delete_user".split(" "); for(g=0;g<i.length;g++)f(c,i[g]);b._i.push([a,e,d])};b.__SV=1.2;a=e.createElement("script");a.type="text/javascript";a.async=!0;a.src="undefined"!==typeof MIXPANEL_CUSTOM_LIB_URL?MIXPANEL_CUSTOM_LIB_URL:"file:"===e.location.protocol&&"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js".match(/^\/\//)?"https://cdn.mxpnl.com/libs/mixpanel-2-latest.min.js":"//cdn.mxpnl.com/libs/mixpanel-2-latest.min.js";f=e.getElementsByTagName("script")[0];f.parentNode.insertBefore(a,f)}})(document,window.mixpanel||[]); mixpanel.init("b7a1e84f04feb63aa9212cacbadfbb63");</script> </body> </html>
app/partials/add.html
podung/BillReminder
<p>Enter bill details below:</p> <label>Due</label> <div class="row"> <div class="col-md-6"> <p class="input-group"> <input type="text" class="form-control" datepicker-popup="MM/dd/yyyy" ng-model="bill.dueOn" is-open="opened" ng-required="true" close-text="Close" /> <span class="input-group-btn"> <button class="btn btn-default" ng-click="open($event)"><i class="glyphicon glyphicon-calendar"></i></button> </span> </p> </div> </div> <label>Payee</label><input type="text" ng-model="bill.payee" /> <br/> <label>Amount</label><input type="text" ng-model="bill.amount"/> <br/> <button ng-click="save()">Save</button> <button ng-click="cancel()">Cancel</button>
lib/Sasa-v0.9.3-docs/Contents/3/395.html
fschwiet/ManyConsole
<?xml version="1.0" encoding="utf-8"?> <!-- This comment will force IE7 to go into quirks mode. --> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta> <link rel="stylesheet" type="text/css" href="../../CSS/Contents.css"></link> <script type="text/javascript" src="../../JS/Common.js"></script> <title>DeepCopying.DeepCopy&lt;T&gt; Method (T)</title> </head> <body> <div id="Header"> <div id="ProjectTitle">Documentation Project</div> <div id="PageTitle">DeepCopying.DeepCopy&lt;T&gt; Method (T)</div> <div id="HeaderShortcuts"> <a href="#SectionHeader0" onclick="javascript: SetSectionVisibility(0, true); SetExpandCollapseAllToCollapseAll();">Syntax</a>&nbsp; </div> <div class="DarkLine"></div> <div class="LightLine"></div> <div id="HeaderToolbar"> <img id="ExpandCollapseAllImg" src="../../GFX/SmallSquareExpanded.gif" alt="" style="vertical-align: top;" onclick="javascript: ToggleAllSectionsVisibility();" /> <span id="ExpandCollapseAllSpan" onclick="javascript: ToggleAllSectionsVisibility();">Collapse All</span> </div> </div> <div id="Contents"> <a id="ContentsAnchor">&nbsp;</a> Performs a deep copy. <div id="ItemLocation"> <b>Declaring type:</b> <a href="../../Contents/3/372.html">DeepCopying</a><br /> <b>Namespace:</b> <a href="../../Contents/3/305.html">Sasa.Serialization</a><br /> <b>Assembly:</b> <a href="../../Contents/1/11.html">Sasa.Serialization</a> </div> <div id="SectionHeader0" class="SectionHeader"> <img id="SectionExpanderImg0" src="../../GFX/BigSquareExpanded.gif" alt="Collapse/Expand" onclick="javascript: ToggleSectionVisibility(0);" /> <span class="SectionHeader"> <span class="ArrowCursor" onclick="javascript: ToggleSectionVisibility(0);"> Syntax </span> </span> </div> <div id="SectionContainerDiv0" class="SectionContainer"> <table class="CodeTable"><col width="100%" /><tr class="CodeTable"><th class="CodeTable">C#</th></tr><tr class="CodeTable"><td class="CodeTable"><pre style="margin-left: 2px;">public static T DeepCopy&lt;T&gt; ( T <i>value</i> ) </pre></td></tr></table> <div class="CommentHeader">Type Parameters</div> <div class="CommentParameterName">T</div> <div class="ParameterCommentContainer"> The type of object being copied. </div> <div class="CommentHeader">Parameters</div> <div class="CommentParameterName">value</div> <div class="ParameterCommentContainer"> The value being copied. </div> <div class="CommentHeader">Return Value</div> <div class="ParameterCommentContainer"> A deep copy of the given value. </div> <div class="TopLink"><a href="#ContentsAnchor">Top</a></div></div> </div> <div id="Footer"> <span class="Footer">Generated by <a href="http://immdocnet.codeplex.com/" target="_blank">ImmDoc .NET</a></span>. </div> </body> </html>
clean/Linux-x86_64-4.06.1-2.0.5/released/8.12.0/ieee754/8.9.0.html
coq-bench/coq-bench.github.io
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>ieee754: Not compatible 👼</title> <link rel="shortcut icon" type="image/png" href="../../../../../favicon.png" /> <link href="../../../../../bootstrap.min.css" rel="stylesheet"> <link href="../../../../../bootstrap-custom.css" rel="stylesheet"> <link href="//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css" rel="stylesheet"> <script src="../../../../../moment.min.js"></script> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> <body> <div class="container"> <div class="navbar navbar-default" role="navigation"> <div class="container-fluid"> <div class="navbar-header"> <a class="navbar-brand" href="../../../../.."><i class="fa fa-lg fa-flag-checkered"></i> Coq bench</a> </div> <div id="navbar" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li><a href="../..">clean / released</a></li> <li class="active"><a href="">8.12.0 / ieee754 - 8.9.0</a></li> </ul> </div> </div> </div> <div class="article"> <div class="row"> <div class="col-md-12"> <a href="../..">« Up</a> <h1> ieee754 <small> 8.9.0 <span class="label label-info">Not compatible 👼</span> </small> </h1> <p>📅 <em><script>document.write(moment("2021-11-05 11:22:42 +0000", "YYYY-MM-DD HH:mm:ss Z").fromNow());</script> (2021-11-05 11:22:42 UTC)</em><p> <h2>Context</h2> <pre># Packages matching: installed # Name # Installed # Synopsis base-bigarray base base-threads base base-unix base conf-findutils 1 Virtual package relying on findutils coq 8.12.0 Formal proof management system num 1.4 The legacy Num library for arbitrary-precision integer and rational arithmetic ocaml 4.06.1 The OCaml compiler (virtual package) ocaml-base-compiler 4.06.1 Official 4.06.1 release ocaml-config 1 OCaml Switch Configuration ocamlfind 1.9.1 A library manager for OCaml # opam file: opam-version: &quot;2.0&quot; maintainer: &quot;Hugo.Herbelin@inria.fr&quot; homepage: &quot;https://github.com/coq-contribs/ieee754&quot; license: &quot;LGPL 2.1&quot; build: [make &quot;-j%{jobs}%&quot;] install: [make &quot;install&quot;] remove: [&quot;rm&quot; &quot;-R&quot; &quot;%{lib}%/coq/user-contrib/IEEE754&quot;] depends: [ &quot;ocaml&quot; &quot;coq&quot; {&gt;= &quot;8.9&quot; &amp; &lt; &quot;8.10~&quot;} ] tags: [ &quot;keyword: floating-point arithmetic&quot; &quot;keyword: IEEE&quot; &quot;category: Computer Science/Data Types and Data Structures&quot; &quot;category: Computer Science/Semantics and Compilation/Semantics&quot; &quot;date: 1997&quot; ] authors: [ &quot;Patrick Loiseleur&quot; ] bug-reports: &quot;https://github.com/coq-contribs/ieee754/issues&quot; dev-repo: &quot;git+https://github.com/coq-contribs/ieee754.git&quot; synopsis: &quot;A formalisation of the IEEE754 norm on floating-point arithmetic&quot; description: &quot;&quot;&quot; This library contains a non-verified implementation of binary floating-point addition and multiplication operators inspired by the IEEE-754 standard. It is today outdated. See the attached 1997 report rapport-stage-dea.ps.gz for a discussion (in French) of this work. For the state of the art at the time of updating this notice, see e.g. &quot;Flocq: A Unified Library for Proving Floating-point Algorithms in Coq&quot; by S. Boldo and G. Melquiond, 2011.&quot;&quot;&quot; flags: light-uninstall url { src: &quot;https://github.com/coq-contribs/ieee754/archive/v8.9.0.tar.gz&quot; checksum: &quot;md5=05fed91c10330313e2b261870c0dd979&quot; } </pre> <h2>Lint</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Dry install 🏜️</h2> <p>Dry install with the current Coq version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam install -y --show-action coq-ieee754.8.9.0 coq.8.12.0</code></dd> <dt>Return code</dt> <dd>5120</dd> <dt>Output</dt> <dd><pre>[NOTE] Package coq is already installed (current version is 8.12.0). The following dependencies couldn&#39;t be met: - coq-ieee754 -&gt; coq &lt; 8.10~ -&gt; ocaml &lt; 4.06.0 base of this switch (use `--unlock-base&#39; to force) Your request can&#39;t be satisfied: - No available version of coq satisfies the constraints No solution found, exiting </pre></dd> </dl> <p>Dry install without Coq/switch base, to test if the problem was incompatibility with the current Coq/OCaml version:</p> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>opam remove -y coq; opam install -y --show-action --unlock-base coq-ieee754.8.9.0</code></dd> <dt>Return code</dt> <dd>0</dd> </dl> <h2>Install dependencies</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Install 🚀</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Duration</dt> <dd>0 s</dd> </dl> <h2>Installation size</h2> <p>No files were installed.</p> <h2>Uninstall 🧹</h2> <dl class="dl-horizontal"> <dt>Command</dt> <dd><code>true</code></dd> <dt>Return code</dt> <dd>0</dd> <dt>Missing removes</dt> <dd> none </dd> <dt>Wrong removes</dt> <dd> none </dd> </dl> </div> </div> </div> <hr/> <div class="footer"> <p class="text-center"> Sources are on <a href="https://github.com/coq-bench">GitHub</a> © Guillaume Claret 🐣 </p> </div> </div> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.1/jquery.min.js"></script> <script src="../../../../../bootstrap.min.js"></script> </body> </html>
dalmatinerdb/partials/query.editor.html
killfill/dalmatiner-grafana-plugin
<style> .metric-min-width > a{ min-width: 350px; } </style> <div class="tight-form"> <ul class="tight-form-list pull-right"> <li ng-show="parserError" class="tight-form-item"> <a bs-tooltip="parserError" style="color: rgb(229, 189, 28)" role="menuitem"> <i class="fa fa-warning"></i> </a> </li> <li class="tight-form-item small" ng-show="target.datasource"> <em>{{target.datasource}}</em> </li> <li class="tight-form-item"> <div class="dropdown"> <a class="pointer dropdown-toggle" data-toggle="dropdown" tabindex="1"> <i class="fa fa-bars"></i> </a> <ul class="dropdown-menu pull-right" role="menu"> <li role="menuitem"> <a tabindex="1" ng-click="toggleQueryMode()"> Switch editor mode </a> </li> <li role="menuitem"> <a tabindex="1" ng-click="duplicateDataQuery(target)">Duplicate</a> </li> <li role="menuitem"> <a tabindex="1" ng-click="moveDataQuery($index, $index-1)">Move up</a> </li> <li role="menuitem"> <a tabindex="1" ng-click="moveDataQuery($index, $index+1)">Move down</a> </li> </ul> </div> </li> <li class="tight-form-item last"> <a class="pointer" tabindex="1" ng-click="removeDataQuery(target)"> <i class="fa fa-remove"></i> </a> </li> </ul> <ul class="tight-form-list"> <li class="tight-form-item" style="min-width: 15px; text-align: center"> {{target.refId}} </li> <li> <a class="tight-form-item" ng-click="target.hide = !target.hide; get_data();" role="menuitem"> <i class="fa fa-eye"></i> </a> </li> </ul> <input type="text" class="tight-form-clear-input span10" ng-model="target.query" give-focus="target.rawQuery" spellcheck='false' ng-model-onblur ng-change="get_data()" ng-show="target.rawQuery"></input> <ul class="tight-form-list" role="menu" ng-hide="target.rawQuery"> <li> <metric-segment segment="bucketSegment" get-options="getBuckets()" on-change="bucketChanged()"></metric-segment> </li> <li ng-if='target.bucket'> <input type="text" class="tight-form-input" ng-model="target.metric" spellcheck='false' bs-typeahead="getMetrics" placeholder="metric name" data-min-length=0 data-items=1000 style='min-width: 450px;' ng-blur="metricChanged()"> </li> <li class="dropdown" ng-repeat="aggr in target.aggrs"> <span aggr-editor class="tight-form-item tight-form-func"></span> </li> <li class="dropdown" ng-if='target.bucket && target.metric'> <span aggr-add></span> </li> <li ng-if='target.bucket && target.metric'> <input type="text" class="tight-form-input" ng-model="target.alias" spellcheck='false' placeholder="alias" data-min-length=0 ng-blur="get_data()"> </li> <li class="dropdown" ng-if='target.mget_enabled'> <i class="tight-form-item query-keyword fa fa-asterisk" style='border-right: 0px;' title='Multi get operator'></i> <span mget-editor></span> </li> </ul> <div class="clearfix"></div> </div>
app/partes/administrador/imagenes/fotografias/fotografias-mes.html
javiomoreno/Calendario-Virtual-AKC
<div class="col-sm-12" ng-controller="FotografiaAnoMesController"> <span ng-if="bandera == false"> <small><em>Construyendo Vista</em></small> <uib-progressbar class="progress-striped active" value="100" type="info">Cargando...</uib-progressbar> </span> <span ng-if="bandera == true"> <div class="row"> <div class="col-lg-12"> <div class="widget-box"> <div class="widget-header widget-header-flat"> <h4 class="widget-title smaller">{{anho}}-{{mes}}</h4> </div> <div class="widget-body"> <div class="row"> <span ng-repeat="fotografia in vectorFotografias track by $index"> <div class="col-xs-12 col-sm-6 col-md-4 col-lg-3"> <div class="widget-box"> <div class="widget-header widget-header-flat titulo-caja"> <h5 class="widget-title smaller">Id: {{fotografia.id}}</h5> <div class="widget-toolbar"> <label> <a ng-href="#/admin/fotografia/vista/{{fotografia.id}}" title="Ver Detalle"><i class="menu-icon fa fa-eye white"></i></a> </label> </div> </div> <div class="widget-body"> <div class="widget-main"> <dl id="dt-list-1"> <dt>Tema</dt> <dd>{{fotografia.tema}}</dd> <dt>Mensaje</dt> <dd>{{fotografia.mensaje}}</dd> </dl> </div> </div> </div> </div> </span> </div> </div> </div> </div> </div> </span> </div>
test/fixtures/elixir-lang.github.com/_site/getting_started/8.html
eksperimental/krill
<!DOCTYPE html> <meta charset=utf-8> <title>Redirecting...</title> <link rel=canonical href="/getting-started/modules.html"> <meta http-equiv=refresh content="0; url=/getting-started/modules.html"> <h1>Redirecting...</h1> <a href="/getting-started/modules.html">Click here if you are not redirected.</a> <script>location='/getting-started/modules.html'</script>
detail.html
Anaibi/le-raux.com
<!doctype html> <html lang="en" class="no-js"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>LE RAUX | BKN</title> <meta name="description" content="" /> <meta name="keywords" content="" /> <meta name="author" content="Enjoy-Mondays" /> <link rel="shortcut icon" href="favicon.ico"> <link rel="apple-touch-icon" href="apple-touch-icon.png"> <script src="js/vendor/modernizr-2.8.3.min.js"></script> <link rel="stylesheet" href="css/normalize.css"> <link media="screen" rel="stylesheet" type="text/css" href="css/style.css" /> </head> <body> <!--[if lt IE 8]> <p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p> <![endif]--> <header class="wrapper"> <div id="logo" class="left"> <a href="index.html"><img src="img/logo.png" title="LE RAUX BKN logo" alt="Le Raux BKN Logo" ></a> </div> <nav id="main-menu" class="right links-1"> <a href="gallery.html" id="link_gallery" title="Gallery">Gallery</a> <a href="about.html" id="link_about" title="About">About</a> </nav> <div class="clearfix"><!--Test overflow:auto on parent container when doing browser and device compatibility--></div> </header> <div id="content" class="wrapper"> <section id="detail-template"> <div id="detail"> <div id="detail-img" class="medium"> <ul> <li class="tile-wrapper col-4"><img src="images/005.jpg" ></li> <li class="tile-wrapper col-4"><img src="images/006.jpg" ></li> <li class="tile-wrapper col-4"><img src="images/007.jpg" ></li> <li class="tile-wrapper col-4"><img src="images/008.jpg" ></li> <li class="tile-wrapper col-4 featured"><img src="images/010.jpg" ></li> <li class="tile-wrapper col-4"><img src="images/011.jpg" ></li> <li class="tile-wrapper col-4"><img src="images/012.jpg" ></li> <li class="tile-wrapper col-4"><img src="images/013.jpg" ></li> <li class="tile-wrapper col-4"><img src="images/014.jpg" ></li> </ul> </div> <div id="detail-description" class="medium"> <h1 class="title">Lorem ipsum Dolor sit amet consectetur.</h1> <h2 class="title">Lorem ipsum Dolor sit amet consectetur.</h1> <h3 class="title">Lorem ipsum Dolor sit amet consectetur.</h1> <h4 class="title">Lorem ipsum Dolor sit amet consectetur.</h1> <p class="description">Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo. Nullam dictum felis eu pede mollis pretium.</p> </div> <div class="clearfix"><!--Test overflow:auto on parent container when doing browser and device compatibility--></div> </div> <div id="detail-suggest"> <h3 class="title">We also suggest <hr></h3> <ul class="wrapper"> <li class="tile-wrapper col-3"> <a href="detail-1.html" class="overlay-parent tile-link"> <img src="images/008.jpg" title="some title"> <div class="overlay"> <div class="title">2015 collection <hr> </div> </div> </a> </li> <li class="tile-wrapper col-3"> <a href="detail-2.html" class="overlay-parent tile-link"> <img src="images/009.jpg" title="some title"> <div class="overlay"> <div class="title">2015 collection <hr> </div> </div> </a> </li> <li class="tile-wrapper col-3"> <a href="detail-1.html" class="overlay-parent tile-link"> <img src="images/010.jpg" title="some title"> <div class="overlay"> <div class="title">2015 collection <hr> </div> </div> </a> </li> </ul> </div> </section><!-- End product detail template --> </div><!-- End main-content wrapper --> <div class="clearfix"><!--Test overflow:auto on parent container when doing browser and device compatibility--></div> <footer class="wrapper"> <div class="left links-3"> <p>&#169; Le-Raux 2015</p> <p><a href="index.html" title="Home">Home</a> / <a href="about.html" title="About">About</a> / <a href="gallery.html" title="Gallery">Gallery</a> </div> <div class="right"> <ul id="social" class="links-2"> <li> <a href="#" title="Pinterest"><img src="img/social-sprite.png" ></a> </li> <li> <a href="#" title="Instagram"><img src="img/social-sprite.png" ></a> </li> <li> <a href="#" title="Facebook"><img src="img/social-sprite.png" ></a> </li> <li> <a href="#" title="Twitter"><img src="img/social-sprite.png" ></a> </li> <li> <a href="#" title="E"><img src="img/social-sprite.png" ></a> </li> </ul> </div> <div class="clearfix"><!--Test overflow:auto on parent container when doing browser and device compatibility--></div> </footer> <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script> <script>window.jQuery || document.write('<script src="js/vendor/jquery-1.11.2.min.js"><\/script>')</script> <script src="js/plugins.js"></script> <script src="js/main.js"></script> <!-- Google Fonts --> <script src="https://ajax.googleapis.com/ajax/libs/webfont/1.5.10/webfont.js"></script> <script> WebFont.load({ google: { families: ['Lato'] } }); </script> </body> </html>
JavaScript/ej06/index.html
usuamadina/dam-2015
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Document</title> </head> <body> <script src="assets/js/model/shape.js"></script> <script src="assets/js/model/circle.js"></script> <script src="assets/js/app.js"></script> </body> </html>
src/app/components/player/video-player.component.html
lewgun/classroom
<div id="player" (keyup.q)="toggleFullScreen()" > <video id="video" (loadedmetadata)="onLoadMetaData()" (timeupdate)="onProgressUpdated()" (play) ="onPlayStatusChanged($event.target, 'pause')" (pause) ="onPlayStatusChanged($event.target, 'play')" (volumechange)="onVolumeChanged($event.target)" [fullscreen]="isFullScreen" controls> <source *ngFor="#src of sources" [src]="src.src" [type]="src.typ"> </video> <div id="controls"> <button id="fullScreen" title="full screen" (click)="toggleFullScreen()"> [+] </button> <button id="play-pause" class="play" title="play" (click)="togglePnP()" >Play</button> <button id="stop" class="stop" title="stop" title="stop" (click)="stop()">Stop</button> <button id="volume-inc" class="volume-inc" title="increase volume" (click)="changeVolume('+')">Increase volume</button> <button id="volume-dec" class="volume-dec" title="decrease volume" (click)="changeVolume('-')">Decrease volume</button> <button id="mute" class="mute" title="mute" (click)="toggleMute()">Mute</button> <button id="replay" class="replay" title="replay" (click)="onSeek(0)">Restart</button> <button id="rewind" title="rewind" (click)="onSeek(-1)">&lt;&lt;</button> <button id="forward" title="forward" (click)="onSeek(+1)">&gt;&gt;</button> <button id="faster" title="faster playback" (click)="onSpeed(0)">x 1</button> <button id="slower" title="slower playback" (click)="onSpeed(-1)">x 0.75</button> <button id="faster" title="faster playback" (click)="onSpeed(+1)">x 1.25</button> <progress id="progress-bar" [max]="progress.max" [value]="progress.value" (mousedown)="onMouseDown($event)" (mousemove3)="onMouseMove($event)" (mousedown)="onMouseUp($event)" > </progress> <span>{{progressText}}</span> </div> <!--<div id="play-list"> <h2>Play list </h2> <ul> <li *ngFor="#single of playlist"><span class="play-item" (click)="loadVideos('abc.mp4')">{{single}}</span></li> </ul> </div>--> </div> <!--be careful the diffence between the 2 attrs. <p [myHighlight]="color" [defaultColor]="'violet'"> -->
less-css/freelancer-custom.css
shawnmurtagh/shawnmurtagh.github.io
body { font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif; overflow-x: hidden; } p { font-size: 20px; } p.small { font-size: 16px; } a, a:focus { color: white; } a a:hover, a:focus a:hover, a a:focus, a:focus a:focus, a a:active, a:focus a:active, a a.active, a:focus a.active { color: white; outline: none; } h1, h2, h3, h4, h5, h6 { font-family: 'Audiowide', "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: uppercase; font-weight: 700; } /*Customize profile image*/ .profile-img-wrapper { max-width: 20em; margin: auto; } /*Responsive padding on top of profile image*/ header .container { padding-top: 15%; } /*Change Horizonal Rules Styles*/ hr.style-one { border: 0; height: 6px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); } hr.style-two { border: 0; height: 6px; background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.75), rgba(255, 255, 255, 0)); } .img-centered { margin: 0 auto; } header { text-align: center; background: #4b0082; color: white; background-image: url('../img/parallax4.jpg'); /* Set a specific height */ height: 100%; /* Create the parallax scrolling effect */ background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; } header .container { padding-top: 100px; padding-bottom: 50px; } header img { display: block; margin: 0 auto 20px; } header .intro-text .name { display: block; font-family: 'Audiowide', "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: uppercase; font-weight: 700; font-size: 2em; } header .intro-text .skills { font-size: 1.25em; font-weight: 300; } /*Style for resume button*/ .res-doc { top: -1px; border-radius: 5px; border: 1px solid white; border-color: white; background-color: rgba(255, 255, 255, 0.1); } .res-doc:hover { background-color: rgba(255, 255, 255, 0.3); } /*Customize Navbar*/ /*hover properties*/ .navbar-custom .navbar-nav li a:hover, .navbar-custom .navbar-nav li.active a, .navbar-custom .navbar-nav li.active a:active, .navbar-custom .navbar-nav li.active a:focus, .navbar-custom .navbar-nav li.active a:hover, .btn-default:hover { color: #4b0082; background-color: white; border-radius: 5px; transition: ease-in-out 0.5s; } /*properties when scrolling down*/ .navbar.scrolled { background: #444444; /*IE*/ background: linear-gradient(#4b0082, rgba(75, 0, 130, 0.9), rgba(148, 0, 211, 0.7)); transition: ease-in-out 0.5s; } /*Make icons from Devicons.com and icon images the same height in lists*/ ul.list-unstyled li { font-size: 1.3em; font-family: 'Audiowide', "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; } ul.list-unstyled li i, ul.list-unstyled li img { font-size: 2em; position: relative; max-height: 1em; bottom: -0.2em; } ul.list-unstyled li a { color: black; } #about { background-image: url('../img/parallax5.jpg'); /* Set a specific height */ height: 100%; /* Create the parallax scrolling effect */ background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; } @media (min-width: 768px) { header .container { padding-top: 10em; padding-bottom: 100px; } header .intro-text .name { font-size: 4.75em; } header .intro-text .skills { font-size: 1.75em; } } .navbar-custom { background: #9400D3; font-family: 'Audiowide', "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: uppercase; font-weight: 700; border: none; } .navbar-custom a:focus { outline: none; } .navbar-custom .navbar-brand { color: white; } .navbar-custom .navbar-brand:hover, .navbar-custom .navbar-brand:focus, .navbar-custom .navbar-brand:active, .navbar-custom .navbar-brand.active { color: white; } .navbar-custom .navbar-nav { letter-spacing: 1px; } .navbar-custom .navbar-nav li a { color: white; } .navbar-custom .navbar-nav li a:hover { color: #4b0082; outline: none; } .navbar-custom .navbar-nav li a:focus, .navbar-custom .navbar-nav li a:active { color: white; } .navbar-custom .navbar-nav li.active a { color: #4b0082; background: white; } .navbar-custom .navbar-nav li.active a:hover, .navbar-custom .navbar-nav li.active a:focus, .navbar-custom .navbar-nav li.active a:active { color: #4b0082; background: white; } .navbar-custom .navbar-toggle { color: white; text-transform: uppercase; font-size: 10px; border-color: white; } .navbar-custom .navbar-toggle:hover, .navbar-custom .navbar-toggle:focus { background-color: #4b0082; color: white; border-color: #4b0082; } .navbar { background: rgba(0, 0, 0, 0); } @media (min-width: 768px) { .navbar-custom { padding: 25px 0; -webkit-transition: padding 0.3s; -moz-transition: padding 0.3s; transition: padding 0.3s; } .navbar-custom .navbar-brand { font-size: 2em; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; } .navbar-custom.affix { padding: 10px 0; } .navbar-custom.affix .navbar-brand { font-size: 1.5em; } } section { padding: 100px 0; } section h2 { margin: 0; font-size: 3em; } section.success { background: #4b0082; color: white; } @media (max-width: 767px) { section { padding: 75px 0; } section.first { padding-top: 75px; } } #portfolio .portfolio-item { margin: 0 0 15px; right: 0; } #portfolio .portfolio-item .portfolio-link { display: block; position: relative; max-width: 400px; margin: 0 auto; } #portfolio .portfolio-item .portfolio-link .caption { background: rgba(75, 0, 130, 0.9); position: absolute; width: 100%; height: 100%; opacity: 0; transition: all ease 0.5s; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; } #portfolio .portfolio-item .portfolio-link .caption:hover { opacity: 1; } #portfolio .portfolio-item .portfolio-link .caption .caption-content { position: absolute; width: 100%; height: 20px; font-size: 20px; text-align: center; top: 50%; margin-top: -12px; color: white; } #portfolio .portfolio-item .portfolio-link .caption .caption-content i { margin-top: -12px; } #portfolio .portfolio-item .portfolio-link .caption .caption-content h3, #portfolio .portfolio-item .portfolio-link .caption .caption-content h4 { margin: 0; } #portfolio * { z-index: 2; } @media (min-width: 767px) { #portfolio .portfolio-item { margin: 0 0 30px; } } .floating-label-form-group { position: relative; margin-bottom: 0; padding-bottom: 0.5em; border-bottom: 1px solid #eeeeee; } .floating-label-form-group input, .floating-label-form-group textarea { z-index: 1; position: relative; padding-right: 0; padding-left: 0; border: none; border-radius: 0; font-size: 1.5em; background: none; box-shadow: none !important; resize: none; } .floating-label-form-group label { display: block; z-index: 0; position: relative; top: 2em; margin: 0; font-size: 0.85em; line-height: 1.764705882em; vertical-align: middle; vertical-align: baseline; opacity: 0; -webkit-transition: top 0.3s ease,opacity 0.3s ease; -moz-transition: top 0.3s ease,opacity 0.3s ease; -ms-transition: top 0.3s ease,opacity 0.3s ease; transition: top 0.3s ease,opacity 0.3s ease; } .floating-label-form-group:not(:first-child) { padding-left: 14px; border-left: 1px solid #eeeeee; } .floating-label-form-group-with-value label { top: 0; opacity: 1; } .floating-label-form-group-with-focus label { color: #4b0082; } form .row:first-child .floating-label-form-group { border-top: 1px solid #eeeeee; } footer { color: white; } footer h3 { margin-bottom: 30px; } footer .footer-above { padding-top: 50px; background-color: #4b0082; } footer .footer-col { margin-bottom: 50px; } footer .footer-below { padding: 25px 0; background-color: #3c0069; } .btn-outline { color: white; font-size: 20px; border: solid 2px white; background: transparent; transition: all 0.3s ease-in-out; margin-top: 15px; } .btn-outline:hover, .btn-outline:focus, .btn-outline:active, .btn-outline.active { color: white; background: #4b0082; border: solid 2px white; } .btn-primary { color: white; background-color: #9400D3; border-color: #9400D3; font-weight: 700; } .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { color: white; background-color: #7000a0; border-color: #690096; } .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary { background-image: none; } .btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary.active { background-color: #9400D3; border-color: #9400D3; } .btn-primary .badge { color: #9400D3; background-color: white; } .btn-success { color: white; background-color: #4b0082; border-color: #4b0082; font-weight: 700; } .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { color: white; background-color: #2e004f; border-color: #280045; } .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success { background-image: none; } .btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success[disabled].active, fieldset[disabled] .btn-success.active { background-color: #4b0082; border-color: #4b0082; } .btn-success .badge { color: #4b0082; background-color: white; } .btn-social { display: inline-block; height: 50px; width: 50px; border: 2px solid white; border-radius: 100%; text-align: center; font-size: 20px; line-height: 45px; } .btn:focus, .btn:active, .btn.active { outline: none; } .scroll-top { position: fixed; right: 2%; bottom: 2%; width: 50px; height: 50px; z-index: 1049; } .scroll-top .btn { font-size: 20px; width: 50px; height: 50px; border-radius: 100%; line-height: 28px; } .scroll-top .btn:focus { outline: none; } .portfolio-modal .modal-content { border-radius: 0; background-clip: border-box; -webkit-box-shadow: none; box-shadow: none; border: none; min-height: 100%; padding: 100px 0; text-align: center; } .portfolio-modal .modal-content h2 { margin: 0; font-size: 3em; } .portfolio-modal .modal-content img { margin-bottom: 30px; } .portfolio-modal .modal-content .item-details { margin: 30px 0; } .portfolio-modal .close-modal { position: absolute; width: 75px; height: 75px; background-color: transparent; top: 25px; right: 25px; cursor: pointer; } .portfolio-modal .close-modal:hover { opacity: 0.3; } .portfolio-modal .close-modal .lr { height: 75px; width: 1px; margin-left: 35px; background-color: #9400D3; transform: rotate(45deg); -ms-transform: rotate(45deg); /* IE 9 */ -webkit-transform: rotate(45deg); /* Safari and Chrome */ z-index: 1051; } .portfolio-modal .close-modal .lr .rl { height: 75px; width: 1px; background-color: #9400D3; transform: rotate(90deg); -ms-transform: rotate(90deg); /* IE 9 */ -webkit-transform: rotate(90deg); /* Safari and Chrome */ z-index: 1052; } .portfolio-modal .modal-backdrop { opacity: 0; display: none; }